/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./public/s3/lp/pro/custommaid3D2/css/scss/lp.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
* ress.css • v2.0.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
  # Global selectors
  # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
  # General elements
  # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
  # Forms
  # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
  # Specify media element style
  # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
  # Accessibility
  # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* ==================================================
  基本要素
================================================== */
html {
  font-size: 62.5%;
  height: -webkit-fill-available;
}

body {
  background-color: #222;
  color: #fff;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 2;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
  min-height: -webkit-fill-available;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 1.6em;
  }
}
body.zh_cn {
  font-family: source-han-serif-sc, serif !important;
}
body.zh_tw {
  font-family: source-han-serif-tc, serif !important;
}

*:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}

a {
  text-decoration: underline;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
a:hover {
  opacity: 0.8;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal;
}

small {
  font-size: 1.1rem;
}

p + p {
  margin-top: 1em;
}

.visible_xs {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible_xs {
    display: inline-block;
  }
}
.visible_sm {
  display: none;
}
@media screen and (min-width: 768px) {
  .visible_sm {
    display: inline-block;
  }
}
.visible_md {
  display: none;
}
@media screen and (min-width: 1024px) {
  .visible_md {
    display: inline-block;
  }
}
.visible_lg {
  display: none;
}
@media screen and (min-width: 1366px) {
  .visible_lg {
    display: inline-block;
  }
}

.hidden_xs {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .hidden_xs {
    display: none;
  }
}
.hidden_xs_block {
  display: block;
}
@media screen and (max-width: 767px) {
  .hidden_xs_block {
    display: none;
  }
}
.hidden_sm {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .hidden_sm {
    display: none;
  }
}
.hidden_md {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .hidden_md {
    display: none;
  }
}
.hidden_lg {
  display: inline-block;
}
@media screen and (min-width: 1366px) {
  .hidden_lg {
    display: none;
  }
}

.lp_wrap {
  position: relative;
}

.is_before.hide {
  display: none;
}

.is_after {
  margin-top: 0;
  display: none;
}
.is_after.show {
  display: block;
}

/* ==================================================
  ボタン用共通スタイル
================================================== */
.lp_btn {
  display: inline-block;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0.5rem;
  background: linear-gradient(to right, #4b77c1 0%, #2255aa 100%);
  color: #fff !important;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  transition: 0.2s ease-in-out;
}
.lp_btn:focus {
  outline: 0;
}
.lp_btn:not(:disabled) {
  cursor: pointer;
}
.lp_btn span {
  display: inline-block;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .lp_btn {
    padding: 0.7rem 1.3rem;
    margin: 0 0.5rem;
  }
}
.lp_btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.lp_btn_block {
  display: block;
  padding: 1rem;
  line-height: 1.3;
}
@media screen and (min-width: 1024px) {
  .lp_btn_block {
    padding: 1.5rem 2rem;
  }
}
.lp_btn_block + .lp_btn_block {
  margin-top: 1rem;
}
.lp_btn_copy {
  position: relative;
}
.lp_btn_copy::after {
  content: "copied!";
  font-size: 0.7em;
  border-radius: 0.3rem;
  padding: 5px;
  background: #222;
  color: #fff;
  position: absolute;
  top: -1rem;
  right: -4rem;
  transition: 0.2s ease-in-out;
  opacity: 0;
}
.lp_btn_copy.copied::after {
  opacity: 1;
}

/* ==================================================
  ヘッダー
================================================== */
.lp_header_fixed .lp_logo {
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 100;
}
@media screen and (min-width: 1024px) {
  .lp_header_fixed .lp_logo {
    top: 3rem;
    left: 5rem;
  }
}
@media screen and (min-width: 1366px) {
  .lp_header_fixed .lp_logo {
    top: 4.5rem;
  }
}
.lp_header_fixed .lp_logo img {
  width: auto;
  height: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .lp_header_fixed .lp_logo img {
    height: 2.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .lp_header_fixed .lp_logo img {
    height: auto;
  }
}
.lp_header_fixed .lp_sns {
  position: absolute;
  top: 0;
  right: 0.4rem;
  z-index: 100;
}
@media screen and (min-width: 1024px) {
  .lp_header_fixed .lp_sns {
    right: 8rem;
  }
}
.lp_header_fixed .lp_sns li img {
  width: auto;
  height: 3.7rem;
}
@media screen and (min-width: 1024px) {
  .lp_header_fixed .lp_sns li img {
    height: auto;
  }
}

/* ==================================================
  フッター
================================================== */
.lp_footer {
  background-color: #a58414;
}
@media screen and (min-width: 1024px) {
  .lp_footer {
    height: 6rem;
  }
}

.lp_pagetop {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0.1rem solid #a58414;
  width: 4rem;
  height: 0;
  padding-top: 4rem;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  z-index: 100;
  transition: none;
}
@media screen and (min-width: 1024px) {
  .lp_pagetop {
    right: 3rem;
    bottom: 3rem;
    width: 5rem;
    padding-top: 5rem;
  }
}
@media screen and (min-width: 1366px) {
  .lp_pagetop {
    right: 12rem;
  }
}
.lp_pagetop::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  width: 1.1rem;
  height: 1.1rem;
  margin: -0.5rem 0 0 -0.7rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  box-shadow: -0.1rem 0.1rem 0 #fff inset;
}
@media screen and (min-width: 1024px) {
  .lp_pagetop::before {
    width: 1.3rem;
    height: 1.3rem;
  }
}

.lp_modal_notice {
  position: fixed;
  bottom: 1.5rem;
  left: 1.5rem;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5rem;
  width: calc(100% - 9rem);
  z-index: 100;
  opacity: 0;
  transition: none;
}
@media screen and (min-width: 1024px) {
  .lp_modal_notice {
    bottom: 3rem;
    right: 50%;
    left: 50%;
    width: 800px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.lp_modal_notice.active {
  opacity: 1;
}
.lp_modal_notice .notice_inner {
  border: 0.1rem solid #a58414;
  padding: 0.5rem;
  font-size: 1.1rem;
  line-height: 1.3;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .lp_modal_notice .notice_inner {
    padding: 2rem 3rem;
    font-size: 1.4rem;
    text-align: center;
  }
}
.lp_modal_notice .notice_inner a {
  color: #f66;
}
.lp_modal_notice .notice_inner .btn_close {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  cursor: pointer;
}
.lp_modal_notice .notice_inner .btn_close span {
  background: #a58414;
  width: 2rem;
  height: 0;
  padding-top: 2rem;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  z-index: 100;
  transition: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .lp_modal_notice .notice_inner .btn_close span {
    width: 2.6rem;
    padding-top: 2.6rem;
  }
}
.lp_modal_notice .notice_inner .btn_close span::before, .lp_modal_notice .notice_inner .btn_close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.1rem;
  height: 1rem;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .lp_modal_notice .notice_inner .btn_close span::before, .lp_modal_notice .notice_inner .btn_close span::after {
    height: 1.3rem;
  }
}
.lp_modal_notice .notice_inner .btn_close span::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.lp_modal_notice .notice_inner .btn_close span::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* ==================================================
  全体レイアウト
================================================== */
.lp_bg_fixed {
  padding: 4rem 0 6rem;
}
@media screen and (min-width: 1024px) {
  .lp_bg_fixed {
    padding: 10rem 0 15rem;
  }
}
.lp_bg_fixed::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
}
.lp_bg_fixed.show::before {
  opacity: 1;
}

.lp_bg_lead::before {
  background-image: url(../img/bg_01_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .lp_bg_lead::before {
    background-image: url(../img/bg_01_pc.jpg);
  }
}

.lp_bg_chara::before {
  background-image: url(../img/bg_02_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .lp_bg_chara::before {
    background-image: url(../img/bg_02_pc.jpg);
  }
}

.lp_bg_guide {
  padding-bottom: 9rem;
}
@media screen and (min-width: 1024px) {
  .lp_bg_guide {
    padding-bottom: 14rem;
  }
}
.lp_bg_guide::before {
  background-image: url(../img/bg_03_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .lp_bg_guide::before {
    background-image: url(../img/bg_03_pc.jpg);
  }
}

.lp_bg_variable {
  background: url(../img/bg_lace_01.png) repeat-x center top/1.4rem auto, url(../img/bg_lace_02.png) repeat-x center bottom/1.4rem auto, url(../img/bg_texture_01.jpg) repeat center top;
  padding: 5rem 0 6rem;
}
@media screen and (min-width: 1024px) {
  .lp_bg_variable {
    background-size: 2.8rem auto, 2.8rem auto, 100% auto;
    padding: 12rem 0 17rem;
  }
}

.lp_sec_header {
  text-align: center;
}
.lp_sec_header img {
  width: auto;
  max-height: 2rem;
}
@media screen and (min-width: 1024px) {
  .lp_sec_header img {
    max-height: 3.4rem;
  }
}
.lp_sec_body {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .lp_sec_body {
    margin-top: 5rem;
  }
}

.lp_frame {
  position: fixed;
  top: 0.3rem;
  right: 0.3rem;
  bottom: 0.3rem;
  left: 0.3rem;
  background: url(../img/frame/pattern_01_sp.svg) no-repeat left top, url(../img/frame/pattern_02_sp.svg) no-repeat right top, url(../img/frame/pattern_03_sp.svg) no-repeat right bottom, url(../img/frame/pattern_04_sp.svg) no-repeat left bottom;
  background-size: 4.1rem auto;
  z-index: 10;
  pointer-events: none;
}
@media screen and (min-width: 1366px) {
  .lp_frame {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
    background-image: url(../img/frame/pattern_01_pc.svg), url(../img/frame/pattern_02_pc.svg), url(../img/frame/pattern_03_pc.svg), url(../img/frame/pattern_04_pc.svg);
    background-size: 10.2rem auto;
  }
}
.lp_frame span {
  position: fixed;
  top: 0.3rem;
  right: 0.3rem;
  bottom: 0.3rem;
  left: 0.3rem;
  width: calc(100% - 0.6rem);
  height: calc(100% - 0.6rem);
  display: block;
}
@media screen and (min-width: 1366px) {
  .lp_frame span {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem;
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
  }
}
.lp_frame span:nth-child(1) {
  background: url(../img/frame/line_01_sp.svg) repeat-x center top, url(../img/frame/line_03_sp.svg) repeat-x center bottom;
  background-size: 0.1rem auto;
  width: calc(100% - 8.8rem);
  right: 4.4rem;
  left: 4.4rem;
}
@media screen and (min-width: 1366px) {
  .lp_frame span:nth-child(1) {
    background-image: none, url(../img/frame/line_03_pc.svg);
    width: calc(100% - 23.4rem);
    right: 11.7rem;
    left: 11.7rem;
  }
}
.lp_frame span:nth-child(2) {
  background: url(../img/frame/line_02_sp.svg) repeat-y right center, url(../img/frame/line_04_sp.svg) repeat-y left center;
  background-size: auto 0.1rem;
  height: calc(100% - 8.8rem);
  top: 4.4rem;
  bottom: 4.4rem;
}
@media screen and (min-width: 1366px) {
  .lp_frame span:nth-child(2) {
    background-image: url(../img/frame/line_02_pc.svg), url(../img/frame/line_04_pc.svg);
    height: calc(100% - 23.4rem);
    top: 11.7rem;
    bottom: 11.7rem;
  }
}
@media screen and (min-width: 1366px) {
  .lp_frame span:nth-child(3) {
    background: url(../img/frame/top_01_pc.svg) no-repeat center top/auto 100%;
    width: 100%;
    height: 2.7rem;
    top: -1.3rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: relative;
  }
  .lp_frame span:nth-child(3)::before, .lp_frame span:nth-child(3)::after {
    content: "";
    background: url(../img/frame/line_01_pc.svg) repeat-x right center;
    background-size: 0.1rem auto;
    width: calc(50% - 24rem - 10.2rem);
    height: 0.7rem;
    position: absolute;
    top: 1.3rem;
  }
  .lp_frame span:nth-child(3)::before {
    left: 10.2rem;
  }
  .lp_frame span:nth-child(3)::after {
    right: 10.2rem;
  }
}

.swiper_button_prev, .swiper_button_next {
  position: absolute;
  width: 4.8rem;
  height: 4.8rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .swiper_button_prev, .swiper_button_next {
    width: 9.6rem;
    height: 9.6rem;
  }
}
.swiper_button_prev {
  background-image: url(../img/btn_prev_01.png);
  left: 1.5rem;
}
.swiper_button_next {
  background-image: url(../img/btn_next_01.png);
  right: 1.5rem;
}
.swiper_pagination {
  text-align: center;
  padding-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .swiper_pagination {
    padding-top: 5rem;
  }
}
.swiper_pagination .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .swiper_pagination .swiper-pagination-bullet {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.swiper_pagination .swiper-pagination-bullet-active {
  background-color: #a58414;
}

/* ==================================================
  メインヴィジュアル
================================================== */
.sec_fv {
  padding-bottom: 2rem;
  position: relative;
  background: #222 no-repeat center top/100% auto;
  width: 100%;
  -webkit-filter: blur(10rem) brightness(200%) saturate(200%);
          filter: blur(10rem) brightness(200%) saturate(200%);
  -webkit-animation: blur_ani 0.7s ease-out forwards;
          animation: blur_ani 0.7s ease-out forwards;
}
@-webkit-keyframes blur_ani {
  100% {
    -webkit-filter: blur(0) brightness(100%) saturate(100%);
            filter: blur(0) brightness(100%) saturate(100%);
  }
}
@keyframes blur_ani {
  100% {
    -webkit-filter: blur(0) brightness(100%) saturate(100%);
            filter: blur(0) brightness(100%) saturate(100%);
  }
}
@media screen and (max-width: 767px) {
  .sec_fv {
    background-image: url(../img/fv/mv_01_sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .sec_fv {
    background-image: url(../img/fv/mv_01_sp.jpg);
  }
}
@media screen and (min-width: 1024px) {
  .sec_fv {
    padding: 7.5rem 10rem 2rem;
    background-image: url(../img/fv/mv_01_pc.jpg);
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv {
    padding: 9rem 5rem 2rem;
    background-position: center top;
    background-size: cover;
    min-height: 100vh;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_inner {
    margin: 0 auto;
    width: 1366px;
  }
}
.sec_fv .fv_catch {
  position: absolute;
  top: 6%;
  right: 4%;
  width: 2.7rem;
}
@media screen and (max-width: 374px) {
  .sec_fv .fv_catch {
    width: 2.35rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_catch {
    position: static;
    width: 55rem;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_catch {
    width: auto;
  }
}
.sec_fv .fv_title {
  margin: 0 auto;
  padding-top: 66%;
  width: 28.7rem;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_title {
    margin: 1.5rem 3rem 0;
    padding-top: 0;
    width: 39rem;
    text-align: center;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_title {
    margin: 2rem 0 0;
    width: 67rem;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_title img {
    width: 52rem;
  }
}
.sec_fv .fv_btn {
  margin: 1.2rem auto 0;
  width: 30.4rem;
  max-width: 90%;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_btn {
    margin: 1rem 7rem 0;
    width: 31rem;
    text-align: center;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_btn {
    margin: 1.5rem 0 0;
    width: 67rem;
  }
}
.sec_fv .fv_special {
  margin: 1rem auto 0;
  width: calc(100% - 75px);
  background-color: rgba(0, 0, 0, 0.7);
  border: 0.1rem solid #a58414;
  padding: 0.5rem 1rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_special {
    margin: 2rem 0 0;
    width: 45rem;
    padding: 1rem 3rem 0 3rem;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_special {
    width: 67rem;
  }
}
.sec_fv .fv_special dt {
  font-size: 1.6rem;
  color: #a58414;
  text-align: center;
  border-bottom: 0.1rem solid #a58414;
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_special dt {
    font-size: 2rem;
  }
}
.sec_fv .fv_special dd {
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 374px) {
  .sec_fv .fv_special dd {
    padding-right: 6.5rem;
  }
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_special dd {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    text-align: center;
  }
}
.sec_fv .fv_special dd .is_after {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .sec_fv .fv_special_img {
    text-align: center;
  }
}
.sec_fv .fv_special_img img {
  width: auto;
  max-height: 8rem;
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_special_img img {
    max-height: none;
  }
}
.sec_fv .fv_special a {
  position: absolute;
  right: -3rem;
  bottom: 0.2rem;
  width: 11.6rem;
}
@media screen and (min-width: 1366px) {
  .sec_fv .fv_special a {
    right: -4.5rem;
    bottom: -2rem;
    width: 15.9rem;
  }
}

/* ==================================================
  概要
================================================== */
.lead_pv {
  margin: 0 auto;
  width: calc(100% - 4rem);
  text-align: center;
}
.lead_pv video {
  width: 80rem;
  max-width: 100%;
}

.sec_about,
.sec_story {
  margin: 4rem auto 0;
  width: calc(100% - 75px);
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_about,
.sec_story {
    margin-top: 10rem;
  }
}
.sec_about .lp_sec_body,
.sec_story .lp_sec_body {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_about .lp_sec_body,
.sec_story .lp_sec_body {
    margin-top: 5rem;
  }
}
.sec_about span,
.sec_story span {
  color: #f66;
}

/* ==================================================
  ゲームシステム
================================================== */
.sec_system .swiper_inner {
  margin: 0 auto;
  width: calc(100% - 75px);
}
@media screen and (min-width: 1024px) {
  .sec_system .swiper_inner {
    width: 800px;
  }
}
.sec_system .swiper_button_prev, .sec_system .swiper_button_next {
  top: calc((100vw - 7.5rem) * 0.56 / 2 - 2.4rem);
}
@media screen and (min-width: 1024px) {
  .sec_system .swiper_button_prev, .sec_system .swiper_button_next {
    top: calc(28% - 2rem);
  }
}
@media screen and (min-width: 1024px) {
  .sec_system .swiper_button_prev {
    right: 50%;
    left: auto;
    margin-right: 37rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_system .swiper_button_next {
    right: auto;
    left: 50%;
    margin-left: 37rem;
  }
}
.sec_system h3 {
  font-size: 1.6rem;
  margin-top: 2rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_system h3 {
    font-size: 2.4rem;
    margin: 3rem auto 0;
    width: calc(100% - 5rem);
  }
}
.sec_system p {
  margin-top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_system p {
    margin: 2.5rem auto 0;
    width: calc(100% - 5rem);
  }
}
.sec_system small {
  margin-top: 1rem;
  display: block;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .system_cont {
    margin: 0 auto;
    width: 1000px;
  }
}

/* ==================================================
  キャラクター紹介
================================================== */
.sec_chara .lp_sec_body {
  margin-top: 0;
}
.sec_chara .swiper_button_prev, .sec_chara .swiper_button_next {
  top: calc((100vw - 7.5rem) / 2 - 2.4rem);
}
@media screen and (min-width: 1024px) {
  .sec_chara .swiper_button_prev, .sec_chara .swiper_button_next {
    top: calc(28% + 5.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .sec_chara .swiper_button_prev {
    right: 50%;
    left: auto;
    margin-right: 46rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_chara .swiper_button_next {
    right: auto;
    left: 50%;
    margin-left: 46rem;
  }
}

.chara_cont {
  position: relative;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .chara_cont {
    margin: 0 auto;
    width: 1000px;
  }
}
.chara_cont.swiper-slide-active {
  opacity: 1;
}
.chara_inner {
  padding-top: 7rem;
  margin: -5rem auto 0;
  width: calc(100% - 75px);
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .chara_inner {
    padding-top: 5rem;
    margin-top: 0;
    width: 1000px;
    position: relative;
  }
}
.chara_img {
  position: absolute;
  top: 0;
  left: 3.8rem;
  width: 36.26vmin;
  height: 98.14vmin;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 1024px) {
  .chara_img {
    left: 2rem;
    width: 27.2rem;
    height: 73.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .chara_detail {
    margin: 0 auto;
    width: 1000px;
  }
}
.chara_box {
  width: calc(100% - 6rem);
  padding: 1rem 0 2rem;
  margin: -3rem 0 0 auto;
  background: url(../img/bg_texture_02.jpg) repeat center top;
  color: #222;
  position: relative;
}
.chara_box::before, .chara_box::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #362c12;
  position: absolute;
  left: 0;
}
.chara_box::before {
  top: 0.6rem;
}
.chara_box::after {
  bottom: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .chara_box {
    width: 60rem;
    padding-bottom: 4rem;
    margin: -22rem 10rem 0 auto;
  }
}
.chara_box::before {
  content: none;
}
.chara_box p {
  font-size: 1.1rem;
  padding: 0.5rem 3rem 0.5rem 2rem;
}
@media screen and (min-width: 1024px) {
  .chara_box p {
    font-size: 1.6rem;
    padding: 1rem 4rem;
  }
}
.chara_catch {
  background-color: #c6a544;
  color: #fff;
  font-size: 1.4rem;
  padding: 0.5rem 2rem;
}
@media screen and (min-width: 1024px) {
  .chara_catch {
    font-size: 2rem;
    padding: 0.8rem 4rem;
  }
}
.chara_name {
  font-size: 1.7rem;
  padding: 0.5rem 3rem 0.5rem 1rem;
  margin-left: 1rem;
  border-bottom: 0.1rem solid #c6a544;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .chara_name {
    font-size: 2.8rem;
    margin: 0 3rem;
  }
}
.chara_name span {
  font-size: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .chara_name span {
    font-size: 2rem;
  }
}

/* ==================================================
  特典
================================================== */
.sec_special,
.sec_special_dlsite {
  margin: 0 auto;
  width: calc(100% - 75px);
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_special,
.sec_special_dlsite {
    width: 1000px;
  }
}
.sec_special small,
.sec_special_dlsite small {
  display: block;
  text-align: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_special small,
.sec_special_dlsite small {
    margin-top: 3rem;
  }
}

.sec_special .is_after.show {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_special .is_after.show {
    margin-top: 3rem;
  }
}

@media screen and (min-width: 1024px) {
  .special_wrap {
    display: flex;
    justify-content: space-between;
  }
}
.special_box {
  padding: 0.8rem 1rem 2rem;
  text-align: center;
  background: url(../img/bg_texture_02.jpg) repeat center top;
  color: #222;
  position: relative;
}
.special_box::before, .special_box::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #362c12;
  position: absolute;
  left: 0;
}
.special_box::before {
  top: 0.6rem;
}
.special_box::after {
  bottom: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .special_box {
    padding: 1.2rem 1rem 6rem;
    width: calc((100% - 6rem) / 3);
  }
}
.special_box::before {
  content: none;
}
.special_box:not(:first-of-type) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .special_box:not(:first-of-type) {
    margin-top: 0;
  }
}
.special_box p {
  font-size: 1.3rem;
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  .special_box p {
    font-size: 1.6rem;
    height: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.special_head {
  font-size: 1.1rem;
  line-height: 1.4;
  border-bottom: 0.1rem solid #c6a544;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 374px) {
  .special_head {
    padding-left: 3.5em;
  }
}
@media screen and (min-width: 1024px) {
  .special_head {
    font-size: 1.3rem;
    text-align: left;
    padding-bottom: 1rem;
    padding-left: 7rem;
    margin-bottom: 1.5rem;
  }
}
.special_head span {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/special/bg_lace_01_sp.png) no-repeat left top/100% auto;
  width: 5.7rem;
  height: 100%;
  line-height: 1.1;
  text-align: left;
  padding: 0.5rem 0 0 0.8rem;
}
@media screen and (min-width: 1024px) {
  .special_head span {
    background-image: url(../img/special/bg_lace_01_pc.png);
    width: 7.5rem;
    font-size: 1.4rem;
    padding: 1rem 0 0 1rem;
  }
}
.special_img {
  width: 13.6rem;
  display: inline-block;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .special_img {
    width: auto;
    height: 20.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.special_btn {
  margin: 2.5rem auto 0;
  width: 30.4rem;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .special_btn {
    margin-top: 5rem;
    width: auto;
  }
}
.special_dlsite_wrap {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .special_dlsite_wrap {
    margin-top: 3rem;
    display: flex;
    justify-content: space-between;
  }
}
.special_dlsite_img:not(:first-of-type) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .special_dlsite_img:not(:first-of-type) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .special_dlsite_img {
    width: calc((100% - 6rem) / 3);
  }
}

.sec_special_dlsite {
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .sec_special_dlsite {
    margin-top: 10rem;
  }
}

/* ==================================================
  ご利用ガイド
================================================== */
.sec_guide {
  margin: 0 auto;
  width: calc(100% - 75px);
}
@media screen and (min-width: 1024px) {
  .sec_guide {
    width: 800px;
  }
}

.guide_lead {
  text-align: center;
}
.guide_box {
  padding: 1rem 1rem 3rem;
  background: url(../img/bg_texture_02.jpg) repeat center top;
  color: #222;
  position: relative;
}
.guide_box::before, .guide_box::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #362c12;
  position: absolute;
  left: 0;
}
.guide_box::before {
  top: 0.6rem;
}
.guide_box::after {
  bottom: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .guide_box {
    padding: 3rem 5rem 7rem;
  }
}
.guide_box h3 {
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 0.1rem solid #362c12;
  padding-bottom: 0.2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .guide_box h3 {
    font-size: 3rem;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
  }
}
.guide_btn {
  margin: 3.5rem auto 0;
  width: 30.4rem;
  max-width: 90%;
}
@media screen and (min-width: 1024px) {
  .guide_btn {
    margin-top: 5rem;
    width: auto;
    text-align: center;
  }
}

.sec_faq {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .sec_faq {
    margin-top: 5rem;
  }
}
.sec_faq .faq_list {
  padding: 0 1rem;
}
@media screen and (min-width: 1024px) {
  .sec_faq .faq_list {
    padding: 0;
  }
}
.sec_faq .faq_list dl:not(:first-of-type) {
  margin-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .sec_faq .faq_list dl:not(:first-of-type) {
    margin-top: 4rem;
  }
}
.sec_faq .faq_list dt,
.sec_faq .faq_list dd {
  position: relative;
  padding-left: 2rem;
}
@media screen and (min-width: 1024px) {
  .sec_faq .faq_list dt,
.sec_faq .faq_list dd {
    padding-left: 3rem;
  }
}
.sec_faq .faq_list dt span,
.sec_faq .faq_list dd span {
  position: absolute;
  left: 0;
}
.sec_faq .faq_list dt {
  font-size: 1.3rem;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .sec_faq .faq_list dt {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_faq .faq_list dd {
    font-size: 1.4rem;
  }
}

.sec_howto {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_howto {
    margin-top: 5rem;
  }
}
.sec_howto .howto_list {
  padding: 0 1rem;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list {
    padding: 0;
  }
}
.sec_howto .howto_list dl:not(:first-of-type) {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dl:not(:first-of-type) {
    margin-top: 5rem;
  }
}
.sec_howto .howto_list dt {
  font-size: 1.3rem;
  background-color: #ddb27a;
  padding: 0.3rem 1.5rem 0.3rem 2rem;
  margin: 1rem 0 0 -2rem;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dt {
    font-size: 1.6rem;
    padding: 0.5rem 3rem 0.5rem 5rem;
    margin: 0 0 1rem -5rem;
  }
}
.sec_howto .howto_list dd {
  margin-top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dd {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dd {
    font-size: 1.4rem;
  }
}
.sec_howto .howto_list dd img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dd.howto_img {
    margin-top: 3rem;
  }
}
.sec_howto .howto_list dd.howto_lead {
  font-size: 1.3rem;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dd.howto_lead {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_howto .howto_list dd.howto_footer {
    margin: 3rem auto 0;
    width: calc(100% - 10rem);
  }
}

.sec_signup {
  margin-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .sec_signup {
    margin-top: 8rem;
  }
}
.sec_signup h3 {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_signup h3 {
    font-size: 3rem;
  }
}
.sec_signup .signup_wrap {
  padding: 2rem 1rem 0;
}
.sec_signup .signup_wrap img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .sec_signup .signup_list {
    display: flex;
    margin-top: 3rem;
  }
}
.sec_signup .signup_list dl {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .sec_signup .signup_list dl {
    margin-top: 0;
    padding: 1rem 0;
    width: 50%;
  }
  .sec_signup .signup_list dl:first-of-type {
    padding-right: 3rem;
  }
  .sec_signup .signup_list dl:not(:first-of-type) {
    border-left: 0.1rem solid #362c12;
    padding-left: 3rem;
  }
}
.sec_signup .signup_list dt {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_signup .signup_list dt {
    font-size: 1.8rem;
    text-align: left;
  }
}
.sec_signup .signup_list dd {
  margin-top: 0.6rem;
}
@media screen and (min-width: 1024px) {
  .sec_signup .signup_list dd {
    font-size: 1.4rem;
  }
}
.sec_signup .signup_lead {
  text-align: center;
  margin: 0.5rem 0 1.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_signup .signup_lead {
    margin: 2rem 0 3rem;
  }
}

/*# sourceMappingURL=lp.css.map*/