@charset "UTF-8";
@use "./mixin/mixin" as *;
html {
  font-size: 62.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  word-wrap: break-word; }

body {
  font-size: 1.4rem;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 1.6rem; } }

*,
*::before,
*::after {
  box-sizing: border-box; }

h1, h2, h3, div, p, ul, li {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom; }

a:hover {
  opacity: 0.8; }

.only_pc {
  display: none; }
  @media only screen and (min-width: 768px) {
    .only_pc {
      display: inline; } }

.only_sp {
  display: inline; }
  @media only screen and (min-width: 768px) {
    .only_sp {
      display: none; } }

@media only screen and (min-width: 1200px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }

@media only screen and (min-width: 420px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
.tel-link-none {
  pointer-events: none; }

.pageContainer {
  padding: 0;
  overflow: hidden; }

.contents_wrap {
  padding: 55px 0 0; }
  @media only screen and (min-width: 768px) {
    .contents_wrap {
      padding: 57px 0 0; } }
  @media only screen and (min-width: 1200px) {
    .contents_wrap {
      padding: 57px 0 0; } }

.common-header {
  z-index: 10000; }

.kv {
  width: 100%;
  height: calc(649 / 750 * 100vw);
  background-color: #e60000;
  background-image: url("../img/bg_kv_sp.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }
  @media only screen and (min-width: 768px) {
    .kv {
      height: calc(470 / 1200 * 100vw);
      background-image: url("../img/bg_kv_pcl.png"), url("../img/bg_kv_flower_pcl.png"), url("../img/bg_kv_r_pcl.png"), url("../img/bg_kv_l_pcl.png");
      background-size: auto 100%; } }
  @media only screen and (min-width: 1200px) {
    .kv {
      height: 470px; } }
  @media only screen and (min-width: 2000px) {
    .kv {
      background-position: top center, top center, top right, bottom left; } }

.kv--inner {
  position: relative;
  width: 100vw;
  padding: calc(40 / 750 * 100vw) 0 0; }
  @media only screen and (min-width: 768px) {
    .kv--inner {
      margin: 0 auto;
      padding: calc(34 / 1200 * 100vw) 0 0; } }
  @media only screen and (min-width: 1200px) {
    .kv--inner {
      width: 1200px;
      padding: 34px 0 0; } }

.kv--inner--title {
  width: calc(566 / 750 * 100vw);
  margin: 0 auto 0 calc(82 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .kv--inner--title {
      width: calc(430 / 1200 * 100vw);
      margin: 0 auto 0 calc(373 / 1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .kv--inner--title {
      width: 430px;
      margin: 0 auto 0 373px; } }

.kv--inner--lead {
  width: 100%;
  margin: calc(-60 / 750 * 100vw) 0 0; }
  @media only screen and (min-width: 768px) {
    .kv--inner--lead {
      width: calc(660 / 1200 * 100vw);
      margin: calc(-94 / 1200 * 100vw) auto 0 calc(277 / 1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .kv--inner--lead {
      width: 660px;
      margin: -94px auto 0 277px; } }

.period {
  width: 100%;
  background-image: url("../img/bg_period_sp.png");
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    .period {
      background-image: url("../img/bg_period_pcl.png"); } }

.period--inner {
  position: relative;
  width: 100vw;
  padding: calc(87 / 750 *100vw) 0 0;
  height: calc(249 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .period--inner {
      position: relative;
      height: calc(180 / 1200 * 100vw);
      margin: 0 auto;
      padding: calc(67 / 1200 *100vw) 0 calc(0 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .period--inner {
      width: 1200px;
      height: 180px;
      padding: 67px 0 0px; } }

.period--inner--cont {
  width: calc(621 / 750 *100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .period--inner--cont {
      width: calc(779 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .period--inner--cont {
      width: 779px; } }

.period--inner--prod {
  position: absolute;
  width: calc(678 / 750 *100vw);
  top: calc(-85 / 750 *100vw);
  left: 0;
  right: 0;
  margin: auto; }
  @media only screen and (min-width: 768px) {
    .period--inner--prod {
      width: calc(542 / 1200 *100vw);
      top: calc(-70 / 120 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .period--inner--prod {
      width: 542px;
      top: -70px; } }

.komon {
  width: 100%;
  background-image: url("../img/bg_komon_sp.png");
  background-size: 100% auto;
  background-position: top center;
  background-color: #ff783c;
  padding: calc(73 / 750 * 100vw) 0 calc(150 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .komon {
      background-image: url("../img/bg_komon_pc.png");
      background-size: calc(44/1200 * 100vw) calc(44/1200 * 100vw);
      background-repeat: repeat;
      padding: calc(96 / 1200 * 100vw) 0 calc(150 / 1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .komon {
      background-size: 44px 44px;
      padding: 96px 0 150px; } }

.prize_ti {
  width: calc(320/ 750 * 100vw);
  margin: 0 auto 0;
  padding: 0 calc(8/750 * 100vw) 0 0; }
  @media only screen and (min-width: 768px) {
    .prize_ti {
      width: calc(301/1200 * 100vw);
      margin: 0 auto 0;
      padding: 0 calc(12/1200 * 100vw) 0 0; } }
  @media only screen and (min-width: 1200px) {
    .prize_ti {
      width: 301px;
      margin: 0 auto 0;
      padding: 0 12px 0 0; } }

.prize {
  background-image: url("../img/bg_prize_sp.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  width: calc(601/ 750 * 100vw);
  height: calc(1606/ 750 * 100vw);
  margin: calc(53/ 750 * 100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .prize {
      background-image: url("../img/bg_prize_pc.png");
      width: calc(962/1200 * 100vw);
      height: calc(1252/1200 * 100vw);
      margin: calc(95/1200 * 100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .prize {
      width: 962px;
      height: 1252px;
      margin: 95px auto 0; } }
  .prize .prize02 {
    margin-top: calc(75/ 750 * 100vw); }
    @media only screen and (min-width: 768px) {
      .prize .prize02 {
        margin-top: calc(88/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prize .prize02 {
        margin-top: 88px; } }
  .prize .note {
    text-align: center;
    font-size: calc(18/ 750 * 100vw);
    line-height: 1.5em;
    margin: calc(26/ 750 * 100vw) auto 0; }
    @media only screen and (min-width: 768px) {
      .prize .note {
        font-size: calc(15/ 1200 * 100vw);
        line-height: 1.6em;
        margin: calc(56/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prize .note {
        font-size: 1.5rem;
        margin: 56px auto 0; } }

.prod {
  width: calc(630/750 * 100vw);
  height: calc(1515/750 * 100vw);
  margin: calc(100/750 * 100vw) auto 0;
  padding: calc(112/750 * 100vw) 0 0;
  background-image: url("../img/bg_prod_sp.svg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 768px) {
    .prod {
      background-image: url("../img/bg_prod_pc.svg");
      width: calc(988/1200 * 100vw);
      height: calc(1088/1200 * 100vw);
      margin: calc(96/1200 * 100vw) auto 0;
      padding: calc(116/1200 * 100vw) 0 0; } }
  @media only screen and (min-width: 1200px) {
    .prod {
      width: 988px;
      height: 1088px;
      margin: 96px auto 0;
      padding: 116px 0 0px; } }
  .prod--title {
    width: calc(386/750 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .prod--title {
        width: calc(386 / 1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .prod--title {
        width: 386px; } }
  .prod--ph {
    width: calc(455/750 * 100vw);
    margin: calc(68/750 * 100vw) auto 0; }
    @media only screen and (min-width: 768px) {
      .prod--ph {
        width: calc(793 / 1200 * 100vw);
        margin: calc(68 / 1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prod--ph {
        width: 793px;
        margin: 68px auto 0; } }
  .prod--note {
    text-align: center;
    font-size: calc(18/ 750 * 100vw);
    line-height: 1.5em;
    margin: calc(48/ 750 * 100vw) auto 0; }
    @media only screen and (min-width: 768px) {
      .prod--note {
        font-size: calc(17/ 1200 * 100vw);
        line-height: 1.5em;
        margin: calc(33/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prod--note {
        font-size: 1.7rem;
        margin: 33px auto 0; } }
  .prod--text {
    width: calc(443/750 * 100vw);
    margin: calc(70/750 * 100vw) auto 0; }
    @media only screen and (min-width: 768px) {
      .prod--text {
        width: calc(785 / 1200 * 100vw);
        margin: calc(48 / 1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prod--text {
        width: 785px;
        margin: 48px auto 0; } }
  .prod .bt_detail {
    width: calc(455/750 * 100vw);
    margin: calc(70/750 * 100vw) auto 0; }
    @media only screen and (min-width: 768px) {
      .prod .bt_detail {
        width: calc(445 / 1200 * 100vw);
        margin: calc(68 / 1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .prod .bt_detail {
        width: 445px;
        margin: 68px auto 0; } }

@use "./mixin/mixin" as *;
.linecp {
  width: 100%;
  background-color: #ff9a55;
  background-image: url(../img/dot_bk.svg);
  background-size: calc(57 / 750 * 100vw) auto;
  padding: calc(135 / 750 * 100vw) 0 calc(78 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .linecp {
      background-size: calc(57 / 1200 *100vw) auto;
      padding: calc(130 / 1200 *100vw) 0 calc(168 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp {
      background-size: 57px auto;
      padding: 130px 0 168px; } }

.linecp--inner {
  width: 100vw; }
  @media only screen and (min-width: 768px) {
    .linecp--inner {
      width: 100%;
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .linecp--inner {
      width: 1200px; } }

.linecp--inner--title {
  width: calc(529 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--inner--title {
      width: calc(530 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--inner--title {
      width: 530px; } }

.linecp--prod {
  width: calc(635 / 750 * 100vw);
  margin: calc(77 / 750 * 100vw) auto 0;
  padding: calc(45 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  border: calc(6 / 750 * 100vw) solid #e60000;
  border-radius: calc(26 / 750 * 100vw);
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .linecp--prod {
      width: calc(972 / 1200 *100vw);
      margin: calc(52 / 1200 *100vw) auto 0;
      padding: calc(42 / 1200 *100vw) 0 calc(47 / 1200 *100vw);
      border: calc(5 / 1200 *100vw) solid #e60000;
      border-radius: calc(30 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod {
      width: 972px;
      margin: 52px auto 0;
      padding: 42px 0 47px;
      border: 5px solid #e60000;
      border-radius: 30px; } }

.linecp--prod--subtitle {
  width: calc(313 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--subtitle {
      width: calc(312 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--subtitle {
      width: 312px; } }

.linecp--prod--wrap {
  margin: calc(47 / 750 * 100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--wrap {
      width: calc(570 / 1200 *100vw);
      margin: calc(35 / 1200 *100vw) auto 0;
      display: flex;
      justify-content: space-between; } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--wrap {
      width: 570px;
      margin: 35px auto 0; } }

.linecp--prod--photo {
  width: calc(157 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--photo {
      order: 2;
      width: calc(160 / 1200 *100vw);
      margin: 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--photo {
      order: 2;
      width: 160px; } }

.linecp--prod--cont {
  width: 100%;
  margin: calc(32 / 750 * 100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--cont {
      order: 1;
      width: calc(340 / 1200 *100vw);
      margin: 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--cont {
      width: 340px; } }

.linecp--prod--name {
  width: calc(223 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--name {
      width: calc(222 / 1200 *100vw);
      margin: calc(75 / 1200 *100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--name {
      width: 222px;
      margin: 75px auto 0; } }

.linecp--prod--btn {
  width: calc(340 / 750 * 100vw);
  margin: calc(35 / 750 * 100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--prod--btn {
      width: calc(340 / 1200 *100vw);
      margin: calc(57 / 1200 *100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--prod--btn {
      width: 340px;
      margin: 57px auto 0; } }

.linecp--prize {
  width: calc(635 / 750 * 100vw);
  margin: calc(77 / 750 * 100vw) auto 0;
  padding: calc(45 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  border: calc(6 / 750 * 100vw) solid #e60000;
  border-radius: calc(26 / 750 * 100vw);
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .linecp--prize {
      width: calc(972 / 1200 *100vw);
      margin: calc(52 / 1200 *100vw) auto 0;
      padding: calc(42 / 1200 *100vw) 0 calc(80 / 1200 *100vw);
      border: calc(5 / 1200 *100vw) solid #e60000;
      border-radius: calc(30 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--prize {
      width: 972px;
      margin: 52px auto 0;
      padding: 42px 0 80px;
      border: 5px solid #e60000;
      border-radius: 30px; } }

.linecp--prize--subtitle {
  width: calc(198 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--prize--subtitle {
      width: calc(195 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--prize--subtitle {
      width: 195px; } }

.linecp--quopay {
  margin: calc(47 / 750 * 100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--quopay {
      width: calc(780 / 1200 *100vw);
      margin: calc(65 / 1200 *100vw) auto 0;
      display: flex;
      justify-content: space-between;
      align-items: start; } }
  @media only screen and (min-width: 1200px) {
    .linecp--quopay {
      width: 780px;
      margin: 65px auto 0; } }

.linecp--quopay--cont {
  width: calc(481 / 750 *100vw);
  margin: 0 auto 0 calc(65 / 750 *100vw); }
  @media only screen and (min-width: 768px) {
    .linecp--quopay--cont {
      width: calc(481 / 1200 *100vw);
      margin: 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--quopay--cont {
      width: 481px; } }

.linecp--quopay--img {
  width: calc(388 / 750 *100vw);
  margin: calc(40 / 750 *100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--quopay--img {
      width: calc(327 / 1200 *100vw);
      margin: 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--quopay--img {
      width: 327px; } }

.linecp--dotline {
  width: calc(545 / 750 *100vw);
  margin: calc(85 / 750 *100vw) auto 0;
  line-height: 0; }
  @media only screen and (min-width: 768px) {
    .linecp--dotline {
      width: calc(862 / 1200 *100vw);
      margin: calc(80 / 1200 *100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--dotline {
      width: 862px;
      margin: 80px auto 0; } }

.linecp--gift--title {
  width: calc(536 / 750 *100vw);
  margin: calc(80 / 750 *100vw) auto 0 calc(45 / 750 *100vw); }
  @media only screen and (min-width: 768px) {
    .linecp--gift--title {
      position: relative;
      z-index: +1;
      width: calc(674 / 1200 *100vw);
      margin: calc(80 / 1200 *100vw) auto 0 calc(72 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--title {
      width: 674px;
      margin: 80px auto 0 72px; } }

.linecp--gift--cont {
  position: relative;
  width: calc(527 / 750 *100vw);
  margin: calc(50 / 750 *100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--gift--cont {
      width: calc(802 / 1200 *100vw);
      margin: calc(-48 / 1200 *100vw) auto 0 calc(83 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--cont {
      width: 802px;
      margin: -48px auto 0 83px; } }

.linecp--gift--cont--note {
  width: calc(327 / 750 *100vw);
  margin: calc(-15 / 750 *100vw) 0 0 auto;
  font-size: calc(14 / 750 *100vw);
  line-height: 1.36; }
  @media only screen and (min-width: 768px) {
    .linecp--gift--cont--note {
      width: calc(315 / 1200 *100vw);
      margin: calc(-105 / 1200 *100vw) 0 0 auto;
      font-size: calc(13 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--cont--note {
      width: 315px;
      margin: -105px 0 0 auto;
      font-size: 1.3rem; } }
  .linecp--gift--cont--note li {
    padding-left: 1em;
    text-indent: -1em; }

.linecp--gift--subtitle {
  width: calc(443 / 750 *100vw);
  margin: calc(67 / 750 *100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--gift--subtitle {
      width: calc(769 / 1200 *100vw);
      margin: calc(90 / 1200 *100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--subtitle {
      width: 769px;
      margin: 90px auto 0; } }

.linecp--gift--detail {
  width: calc(421 / 750 *100vw);
  margin: calc(29 / 750 *100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--gift--detail {
      width: calc(704 / 1200 *100vw);
      margin: calc(25 / 1200 *100vw) auto 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--detail {
      width: 704px;
      margin: 25px auto 0; } }
  .linecp--gift--detail li {
    margin-bottom: calc(30 / 750 *100vw); }
    @media only screen and (min-width: 768px) {
      .linecp--gift--detail li {
        width: calc(339 / 1200 *100vw);
        margin-bottom: calc(24 / 1200 *100vw); } }
    @media only screen and (min-width: 1200px) {
      .linecp--gift--detail li {
        width: 339px;
        margin-bottom: 24px; } }

.linecp--gift--about {
  width: calc(503 / 750 *100vw);
  margin: calc(58 / 750 *100vw) auto 0; }
  @media only screen and (min-width: 768px) {
    .linecp--gift--about {
      width: calc(707 / 1200 *100vw);
      margin: calc(5 / 1200 *100vw) auto 0; } }
  @media only screen and (min-width: 1200px) {
    .linecp--gift--about {
      width: 707px;
      margin: 5px auto 0; } }

.linecp--method {
  width: calc(635 / 750 * 100vw);
  margin: calc(77 / 750 * 100vw) auto 0;
  padding: calc(45 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  border: calc(6 / 750 * 100vw) solid #e60000;
  border-radius: calc(26 / 750 * 100vw);
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .linecp--method {
      width: calc(972 / 1200 *100vw);
      margin: calc(52 / 1200 *100vw) auto 0;
      padding: calc(42 / 1200 *100vw) 0 calc(80 / 1200 *100vw);
      border: calc(5 / 1200 *100vw) solid #e60000;
      border-radius: calc(30 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--method {
      width: 972px;
      margin: 52px auto 0;
      padding: 42px 0 80px;
      border: 5px solid #e60000;
      border-radius: 30px; } }

.linecp--method--subtitle {
  width: calc(198 / 750 * 100vw);
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .linecp--method--subtitle {
      width: calc(195 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .linecp--method--subtitle {
      width: 195px; } }

@use "./mixin/mixin" as *;
.quo--btn {
  width: calc(504 / 750 * 100vw);
  height: calc(52 / 750 * 100vw);
  margin: calc(57 / 750 * 100vw) auto 0;
  background-color: #008cd7;
  background-image: url(../img/prize_quo_btn_plus.svg);
  background-size: calc(30 / 750 * 100vw) auto;
  background-position: right calc(20 / 750 * 100vw) center;
  background-repeat: no-repeat;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (min-width: 768px) {
    .quo--btn {
      width: calc(780 / 1200 * 100vw);
      height: calc(55 / 1200 * 100vw);
      margin: calc(35 / 1200 * 100vw) auto 0;
      background-size: calc(31/1200 * 100vw) auto;
      background-position: right calc(35/1200 * 100vw) center;
      cursor: pointer; } }
  @media only screen and (min-width: 1200px) {
    .quo--btn {
      width: 780px;
      height: 55px;
      margin: 35px auto 0;
      background-size: 31px auto;
      background-position: right 35px center; } }
  .quo--btn.active {
    background-image: url(../img/prize_quo_btn_close.svg); }
  .quo--btn img {
    width: calc(252 / 750 * 100vw); }
    @media only screen and (min-width: 768px) {
      .quo--btn img {
        width: calc(267 / 1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .quo--btn img {
        width: 267px; } }

.quo--detail {
  display: none;
  width: 73.333vw;
  margin: 9.333vw auto 0;
  padding: 0 0 10vw; }
  @media only screen and (min-width: 768px) {
    .quo--detail {
      width: calc(780/1200 * 100vw);
      margin: calc(50/1200 * 100vw) auto 0;
      padding: 0 0 calc(50/1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .quo--detail {
      width: 780px;
      margin: 50px auto 0;
      padding: 0 0 50px; } }
  .quo--detail .about_md {
    width: 73.333vw;
    margin: 0 auto 0; }
    @media only screen and (min-width: 768px) {
      .quo--detail .about_md {
        width: calc(780/1200 * 100vw);
        margin: calc(0/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .quo--detail .about_md {
        width: 780px;
        margin: 0px auto 0; } }
  .quo--detail .note {
    width: 73.333vw;
    padding: 0 0 0 1em;
    margin: 4.666vw auto 0; }
    @media only screen and (min-width: 768px) {
      .quo--detail .note {
        width: calc(780/1200 * 100vw);
        margin: calc(35/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .quo--detail .note {
        width: 780px;
        margin: 35px auto 0; } }
    .quo--detail .note li {
      font-size: 2.533vw;
      text-indent: -1em;
      margin: 0.5em auto 0;
      line-height: 1.5em; }
      @media only screen and (min-width: 768px) {
        .quo--detail .note li {
          font-size: calc(17/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .quo--detail .note li {
          font-size: 1.7rem; } }
      .quo--detail .note li:first-child {
        margin-top: 0; }
  .quo--detail .point {
    margin: 5.333vw auto 0; }
    @media only screen and (min-width: 768px) {
      .quo--detail .point {
        margin: calc(44/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .quo--detail .point {
        margin: 44px auto 0; } }
  .quo--detail .link_bt {
    display: block;
    width: 100%;
    margin-top: 5.333vw; }
    @media only screen and (min-width: 768px) {
      .quo--detail .link_bt {
        margin: calc(50/1150 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .quo--detail .link_bt {
        margin: 50px auto 0; } }

@use "./mixin/mixin" as *;
.red_wrap {
  background: #e60000;
  margin: 0 auto;
  padding: calc(148 / 750 * 100vw) 0; }
  @media only screen and (min-width: 768px) {
    .red_wrap {
      padding: calc(152/1200 * 100vw) 0 calc(85/1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .red_wrap {
      padding: 152px 0 85px; } }

.method {
  width: calc(685 / 750 * 100vw);
  margin: calc(0 / 750 * 100vw) auto 0;
  padding: calc(48 / 750 * 100vw) 0;
  background: #FFF;
  border-radius: calc(50 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .method {
      width: calc(1050/1200 * 100vw);
      padding: calc(45/1200 * 100vw) 0 calc(85/1200 * 100vw);
      margin: calc(0/1200 * 100vw) auto 0;
      border-radius: calc(35/1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .method {
      width: 1050px;
      padding: 45px 0 85px;
      margin: 0px auto 0;
      border-radius: 35px; } }
  .method .method-ti {
    width: calc(370 / 750 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .method .method-ti {
        width: calc(370/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .method .method-ti {
        width: 370px; } }
  .method .method_md {
    width: calc(540 / 750 * 100vw);
    font-size: 0vw;
    font-weight: bold;
    text-align: center;
    margin: calc(66 / 750 * 100vw) auto 0;
    padding: calc(19 / 750 * 100vw) 0;
    border-top: #06c755 solid 0.4vw;
    border-bottom: #06c755 solid 0.4vw;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .method .method_md {
        font-size: calc(0/1200 * 100vw);
        width: calc(810/1200 * 100vw);
        border-top: #06c755 solid calc(3/1200 * 100vw);
        border-bottom: #06c755 solid calc(3/1200 * 100vw);
        padding: calc(19/1200 * 100vw) 0;
        margin: calc(47/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .method .method_md {
        width: 810px;
        font-size: 0rem;
        border-top: #06c755 solid 3px;
        border-bottom: #06c755 solid 3px;
        padding: 19px 0;
        margin: 47px auto 0; } }
    .method .method_md img {
      width: calc(188 / 750 * 100vw);
      height: auto; }
      @media only screen and (min-width: 768px) {
        .method .method_md img {
          width: calc(158/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .method .method_md img {
          width: 158px; } }
  .method .step01 {
    width: calc(514 / 750 * 100vw);
    margin: 4vw auto 0;
    padding: 0 0 0 1em; }
    @media only screen and (min-width: 768px) {
      .method .step01 {
        position: relative;
        width: calc(780/1200 * 100vw);
        font-size: calc(24/1200 * 100vw);
        margin: calc(33/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .method .step01 {
        width: 780px;
        font-size: 2.4rem;
        margin: 33px auto 0; } }
    .method .step01 .first_list {
      list-style: '❶';
      color: #e60000;
      padding: 0 0 0 0.2em;
      font-size: 3.333vw; }
      @media only screen and (min-width: 768px) {
        .method .step01 .first_list {
          font-size: calc(25/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .method .step01 .first_list {
          font-size: 2.5rem; } }
      .method .step01 .first_list p {
        color: #000 !important; }
      .method .step01 .first_list .text {
        font-weight: bold;
        font-size: 3.333vw;
        line-height: 1.4em; }
        @media only screen and (min-width: 768px) {
          .method .step01 .first_list .text {
            font-size: calc(25/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .method .step01 .first_list .text {
            font-size: 2.5rem; } }
      .method .step01 .first_list .line_id {
        display: inline-block;
        padding: 0.2em 1em;
        color: #FFF !important;
        margin: 0.6em auto 0 -1.2em;
        background: #e60000;
        font-weight: bold;
        font-size: 3.066vw; }
        @media only screen and (min-width: 768px) {
          .method .step01 .first_list .line_id {
            font-size: calc(23/1200 * 100vw);
            margin: 0.6em auto 0 0; } }
        @media only screen and (min-width: 1200px) {
          .method .step01 .first_list .line_id {
            font-size: 2.3rem; } }
      .method .step01 .first_list .line_add {
        font-size: 3.2vw;
        font-weight: bold;
        margin: 0.2em auto 0 -1.2em; }
        @media only screen and (min-width: 768px) {
          .method .step01 .first_list .line_add {
            font-size: calc(17/1200 * 100vw);
            margin: 0.2em auto 0 0; } }
        @media only screen and (min-width: 1200px) {
          .method .step01 .first_list .line_add {
            font-size: 1.7rem; } }
      .method .step01 .first_list .method_note {
        color: #000;
        padding-left: 1em;
        margin: 1em auto 0 -1.2em;
        font-size: 2.533vw; }
        @media only screen and (min-width: 768px) {
          .method .step01 .first_list .method_note {
            font-size: calc(15/1200 * 100vw);
            margin: 0.2em auto 0 0; } }
        @media only screen and (min-width: 1200px) {
          .method .step01 .first_list .method_note {
            font-size: 1.5rem; } }
        .method .step01 .first_list .method_note li {
          text-indent: -1em;
          line-height: 1.5em; }
    .method .step01 .first_bt {
      width: 66.444vw;
      margin: 3.333vw auto 0 calc(-12 / 750 * 100vw); }
      @media only screen and (min-width: 768px) {
        .method .step01 .first_bt {
          position: absolute;
          width: calc(332/1200 * 100vw);
          top: calc(28/1200 * 100vw);
          right: 0;
          margin: 0; } }
      @media only screen and (min-width: 1200px) {
        .method .step01 .first_bt {
          width: 332px;
          top: 28px;
          right: 0; } }
      .method .step01 .first_bt a:hover {
        opacity: 1 !important; }
        .method .step01 .first_bt a:hover img {
          filter: brightness(110%); }
    .method .step01 .second_list {
      list-style: '❷';
      margin-top: 0.8em;
      color: #e60000; }
      .method .step01 .second_list p {
        color: #000 !important; }
  .method .step02 {
    width: calc(514 / 750 * 100vw);
    margin: 7.333vw auto 0;
    padding: 0 0 0 1em; }
    @media only screen and (min-width: 768px) {
      .method .step02 {
        position: relative;
        width: calc(780/1200 * 100vw);
        font-size: calc(24/1200 * 100vw);
        margin: calc(45/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .method .step02 {
        width: 780px;
        font-size: 2.4rem;
        margin: 45px auto 0; } }
    .method .step02 .second_list {
      list-style: '❷';
      color: #e60000;
      padding: 0 0 0 0.2em;
      font-size: 3.333vw;
      font-weight: bold;
      line-height: 1.4em !important; }
      @media only screen and (min-width: 768px) {
        .method .step02 .second_list {
          font-size: calc(25/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .method .step02 .second_list {
          font-size: 2.5rem; } }
      .method .step02 .second_list .text {
        font-size: 3.333vw;
        line-height: 1.4em !important; }
        @media only screen and (min-width: 768px) {
          .method .step02 .second_list .text {
            font-size: calc(25/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .method .step02 .second_list .text {
            font-size: 2.5rem; } }
      .method .step02 .second_list p {
        color: #000 !important; }
  .method .receipt {
    width: calc(630 / 750 * 100vw);
    background: #ffe6d2;
    margin: calc(70 / 750 * 100vw) auto 0;
    padding: calc(43 / 750 * 100vw) 0 calc(58 / 750 * 100vw);
    border-radius: calc(25 / 750 * 100vw); }
    @media only screen and (min-width: 768px) {
      .method .receipt {
        margin: calc(35/1200 * 100vw) auto 0;
        width: calc(900/1200 * 100vw);
        padding: calc(60/1200 * 100vw) 0 calc(58/1200 * 100vw);
        border-radius: calc(34/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .method .receipt {
        margin: 35px auto 0;
        width: 900px;
        padding: 60px 0 58px;
        border-radius: 34px; } }
    .method .receipt h3 {
      width: calc(550 / 750 * 100vw);
      font-size: 5vw;
      text-align: center;
      border-bottom: #e60000 solid 2px;
      padding-bottom: 0.5em;
      line-height: 1em;
      margin: 0 auto 0.2em; }
      @media only screen and (min-width: 768px) {
        .method .receipt h3 {
          width: calc(780/1200 * 100vw);
          font-size: calc(30/1200 * 100vw);
          border-bottom: #e60000 solid calc(2/1200 * 100vw);
          letter-spacing: 0.3em; } }
      @media only screen and (min-width: 1200px) {
        .method .receipt h3 {
          width: 780px;
          font-size: 3rem;
          border-bottom: #e60000 solid 2px; } }
      .method .receipt h3 img {
        width: calc(232 / 750 * 100vw);
        margin: 0 auto; }
        @media only screen and (min-width: 768px) {
          .method .receipt h3 img {
            width: calc(194/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .method .receipt h3 img {
            width: 194px; } }
    .method .receipt .receipt_fig {
      width: calc(567 / 750 * 100vw);
      margin: calc(28 / 750 * 100vw) auto 0; }
      @media only screen and (min-width: 768px) {
        .method .receipt .receipt_fig {
          width: calc(710/1200 * 100vw);
          margin: calc(25/1200 * 100vw) auto 0; } }
      @media only screen and (min-width: 1200px) {
        .method .receipt .receipt_fig {
          width: 710px;
          margin: 25px auto 0; } }
    .method .receipt .receipt_multiple {
      width: calc(533 / 750 * 100vw);
      margin: 7.6vw auto 0; }
      @media only screen and (min-width: 768px) {
        .method .receipt .receipt_multiple {
          width: calc(603/1200 * 100vw);
          margin: calc(46/1200 * 100vw) auto 0; } }
      @media only screen and (min-width: 1200px) {
        .method .receipt .receipt_multiple {
          width: 603px;
          margin: 46px auto 0; } }
    .method .receipt .receipt_multiple_note {
      width: 68vw;
      padding-left: 1em;
      margin: 1.5em auto 0;
      font-size: 2.533vw; }
      @media only screen and (min-width: 768px) {
        .method .receipt .receipt_multiple_note {
          width: 37em;
          font-size: calc(15/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .method .receipt .receipt_multiple_note {
          font-size: 1.5rem; } }
      .method .receipt .receipt_multiple_note li {
        text-indent: -1em;
        line-height: 1.5em; }
      .method .receipt .receipt_multiple_note li + li {
        margin-top: 0.5em; }
    .method .receipt .notice {
      background: #ffffe6;
      width: 73.333vw;
      margin: 4.4vw auto 0;
      padding: 4vw 3.333vw 5.333vw; }
      @media only screen and (min-width: 768px) {
        .method .receipt .notice {
          width: calc(780/1200 * 100vw);
          margin: calc(45/1200 * 100vw) auto 0;
          padding: calc(34/1200 * 100vw) 0 calc(40/1200 * 100vw); } }
      @media only screen and (min-width: 1200px) {
        .method .receipt .notice {
          width: 780px;
          margin: 45px auto 0;
          padding: 34px 0 40px; } }
      .method .receipt .notice .lead {
        text-align: center;
        font-size: 2.8vw;
        font-weight: bold;
        line-height: 1.59em; }
        @media only screen and (min-width: 768px) {
          .method .receipt .notice .lead {
            font-size: calc(18/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .method .receipt .notice .lead {
            font-size: 1.8rem; } }
      .method .receipt .notice .point {
        width: 66.666vw;
        margin: 3.333vw auto 0; }
        @media only screen and (min-width: 768px) {
          .method .receipt .notice .point {
            width: calc(600/1200 * 100vw);
            margin: calc(22/1200 * 100vw) auto 0; } }
        @media only screen and (min-width: 1200px) {
          .method .receipt .notice .point {
            width: 600px;
            margin: 22px auto 0; } }
      .method .receipt .notice .note {
        font-size: 2.35vw;
        width: auto;
        margin: 1em auto 0; }
        @media only screen and (min-width: 768px) {
          .method .receipt .notice .note {
            width: 39em;
            font-size: calc(17/1200 * 100vw);
            margin: 1.5em auto 0; } }
        @media only screen and (min-width: 1200px) {
          .method .receipt .notice .note {
            font-size: 1.7rem; } }
        .method .receipt .notice .note li {
          font-size: 2.35vw;
          margin-top: 0.4em;
          padding-left: 1em;
          text-indent: -1em;
          line-height: 1.3em; }
          @media only screen and (min-width: 768px) {
            .method .receipt .notice .note li {
              font-size: calc(17/1200 * 100vw); } }
          @media only screen and (min-width: 1200px) {
            .method .receipt .notice .note li {
              font-size: 1.7rem; } }
    .method .receipt .bad {
      width: 73.333vw;
      margin: 3.6vw auto 0; }
      @media only screen and (min-width: 768px) {
        .method .receipt .bad {
          width: calc(780/1200 * 100vw);
          margin: calc(27/1200 * 100vw) auto 0; } }
      @media only screen and (min-width: 1200px) {
        .method .receipt .bad {
          width: 780px;
          margin: 27px auto 0; } }

@use "./mixin/mixin" as *;
.terms {
  width: 100%;
  padding: 11.466vw 0 0;
  background-color: #e60000; }
  @media only screen and (min-width: 768px) {
    .terms {
      padding: calc(118/1200 * 100%) 0 0; } }
  @media only screen and (min-width: 1200px) {
    .terms {
      padding: 118px 0 0; } }
  .terms--inner {
    width: 84vw;
    margin: 0 auto;
    padding: 0 0 0; }
    @media only screen and (min-width: 768px) {
      .terms--inner {
        width: calc(840/1200 * 100%); } }
    @media only screen and (min-width: 1200px) {
      .terms--inner {
        width: 840px; } }
  .terms .attention {
    font-size: 3vw;
    line-height: 1.5em;
    text-align: center;
    margin-top: 1.5em;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .terms .attention {
        font-size: calc(16/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .terms .attention {
        font-size: 1.6rem; } }
  .terms .apply_wrap {
    width: 100%;
    height: 80vw;
    margin: 0 auto 0;
    padding: 5vw 5vw 5vw 5vw;
    border: 1px solid #c0c0c0;
    background: #FFF;
    overflow-y: scroll; }
    @media only screen and (min-width: 768px) {
      .terms .apply_wrap {
        height: calc(380/1200 * 100vw);
        margin: 0 auto 0;
        padding: calc(32/1200 * 100vw) calc(30/1200 * 100vw) calc(32/1200 * 100vw) calc(30/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .terms .apply_wrap {
        height: 380px;
        margin: 0px auto 0;
        padding: 32px 30px 32px 30px; } }
    .terms .apply_wrap .apply_inner {
      width: 100%;
      margin: 0 auto 0 0;
      padding: 0 0 0 0; }
      .terms .apply_wrap .apply_inner p, .terms .apply_wrap .apply_inner li {
        font-size: 3vw;
        line-height: 1.5em; }
        @media only screen and (min-width: 768px) {
          .terms .apply_wrap .apply_inner p, .terms .apply_wrap .apply_inner li {
            font-size: calc(16/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .terms .apply_wrap .apply_inner p, .terms .apply_wrap .apply_inner li {
            font-size: 1.6rem; } }
      .terms .apply_wrap .apply_inner h2 {
        text-align: center;
        font-size: 4vw;
        line-height: 1em;
        margin-bottom: 1em;
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          .terms .apply_wrap .apply_inner h2 {
            font-size: calc(22/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .terms .apply_wrap .apply_inner h2 {
            font-size: 2.2rem; } }
      .terms .apply_wrap .apply_inner h3 {
        font-size: 3.5vw;
        font-weight: bold;
        text-align: left;
        border-bottom: solid 1px #000;
        padding: 0em 0em 0.2em 0.2em;
        margin-top: 2em; }
        @media only screen and (min-width: 768px) {
          .terms .apply_wrap .apply_inner h3 {
            font-size: calc(18/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .terms .apply_wrap .apply_inner h3 {
            font-size: 1.8rem; } }
      .terms .apply_wrap .apply_inner h3 + h4 {
        margin-top: 1em; }
      .terms .apply_wrap .apply_inner h4 {
        font-size: 3.2vw;
        margin: 1.5em 0 0 0;
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          .terms .apply_wrap .apply_inner h4 {
            font-size: calc(17/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .terms .apply_wrap .apply_inner h4 {
            font-size: 1.7rem; } }
      .terms .apply_wrap .apply_inner h5 {
        font-size: 3vw;
        line-height: 1.5em; }
        @media only screen and (min-width: 768px) {
          .terms .apply_wrap .apply_inner h5 {
            font-size: calc(16/1200 * 100vw); } }
        @media only screen and (min-width: 1200px) {
          .terms .apply_wrap .apply_inner h5 {
            font-size: 1.6rem; } }
      .terms .apply_wrap .apply_inner h4 + p, .terms .apply_wrap .apply_inner h4 + ul {
        margin-top: 0.3em; }
      .terms .apply_wrap .apply_inner h3 + p, .terms .apply_wrap .apply_inner h3 + ul {
        margin-top: 1em; }
      .terms .apply_wrap .apply_inner h5 + p {
        margin-left: 1em; }
      .terms .apply_wrap .apply_inner p + p, .terms .apply_wrap .apply_inner p + ul {
        margin-top: 0.5em; }
      .terms .apply_wrap .apply_inner li + li {
        margin-top: 0.5em; }
      .terms .apply_wrap .apply_inner .note + .note {
        margin-top: 0.2em; }
      .terms .apply_wrap .apply_inner .number {
        margin-top: 1em; }
        .terms .apply_wrap .apply_inner .number li {
          padding-left: 1.25em;
          text-indent: -1.25em;
          font-size: 3vw;
          margin-top: 0.5em;
          line-height: 1.5em; }
          @media only screen and (min-width: 768px) {
            .terms .apply_wrap .apply_inner .number li {
              font-size: calc(16/1200 * 100vw); } }
          @media only screen and (min-width: 1200px) {
            .terms .apply_wrap .apply_inner .number li {
              font-size: 1.6rem; } }
      .terms .apply_wrap .apply_inner .list li ul.number li {
        list-style: none; }
      .terms .apply_wrap .apply_inner h4 + .number {
        margin-top: 0.3em; }
      .terms .apply_wrap .apply_inner .mt2 {
        margin-top: 2em; }
      .terms .apply_wrap .apply_inner .mt0 {
        margin-top: 0 !important; }
      .terms .apply_wrap .apply_inner .mt1 {
        margin-top: 1em !important; }
      .terms .apply_wrap .apply_inner .mb2 {
        margin-bottom: 2em; }
      .terms .apply_wrap .apply_inner .ml1 {
        margin-left: 2em !important; }
      .terms .apply_wrap .apply_inner .normal {
        margin-left: 1em; }
        .terms .apply_wrap .apply_inner .normal li {
          font-size: 3vw;
          list-style: disc;
          margin-top: 0;
          line-height: 1.5em; }
          @media only screen and (min-width: 768px) {
            .terms .apply_wrap .apply_inner .normal li {
              font-size: calc(16/1200 * 100vw); } }
          @media only screen and (min-width: 1200px) {
            .terms .apply_wrap .apply_inner .normal li {
              font-size: 1.6rem; } }
      .terms .apply_wrap .apply_inner .note {
        text-indent: -1em;
        margin-left: 1em;
        margin-top: 0.5em; }
      .terms .apply_wrap .apply_inner .number {
        margin-left: 0em;
        margin-top: 0.5em; }
        .terms .apply_wrap .apply_inner .number li {
          font-size: 3vw;
          margin-top: 0;
          line-height: 1.5em;
          text-indent: -1em; }
          @media only screen and (min-width: 768px) {
            .terms .apply_wrap .apply_inner .number li {
              font-size: calc(16/1200 * 100vw); } }
          @media only screen and (min-width: 1200px) {
            .terms .apply_wrap .apply_inner .number li {
              font-size: 1.6rem; } }
      .terms .apply_wrap .apply_inner .list {
        padding-left: 1.5em; }
        .terms .apply_wrap .apply_inner .list li {
          list-style: disc;
          font-size: 3vw;
          margin-top: 0.5em;
          line-height: 1.5em; }
          @media only screen and (min-width: 768px) {
            .terms .apply_wrap .apply_inner .list li {
              font-size: calc(16/1200 * 100vw); } }
          @media only screen and (min-width: 1200px) {
            .terms .apply_wrap .apply_inner .list li {
              font-size: 1.6rem; } }

@use "./mixin/mixin" as *;
.contact {
  width: 100%;
  background-color: #e60000; }
  .contact--inner {
    width: 85vw;
    margin: 0 auto;
    padding: calc(90 / 750 * 100vw) 0 calc(90 / 750 * 100vw); }
    @media only screen and (min-width: 768px) {
      .contact--inner {
        width: calc(825/1200 * 100%);
        padding: calc(83/1200 * 100vw) 0; } }
    @media only screen and (min-width: 1200px) {
      .contact--inner {
        width: 825px;
        padding: 83px 0; } }
  .contact .inquiry_ti {
    width: 85vw;
    line-height: 1em;
    margin: 0 auto;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-size: 4.6vw;
    font-weight: bold;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .contact .inquiry_ti {
        width: calc(820/1200 * 100%);
        border-bottom: calc(3/1200 * 100vw) solid #fff;
        font-size: calc(27/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .contact .inquiry_ti {
        width: 820px;
        border-bottom: 3px solid #fff;
        font-size: 2.7rem; } }
  .contact .inquiry_name {
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    margin: 1em auto 0;
    line-height: 1.5em;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .contact .inquiry_name {
        font-size: calc(20/1200 * 100vw); } }
    @media only screen and (min-width: 1200px) {
      .contact .inquiry_name {
        font-size: 2rem; } }
  .contact .freecall {
    display: block;
    width: 79.466vw;
    margin: 5.6vw auto 0;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .contact .freecall {
        width: calc(391/1200 * 100vw);
        margin: calc(45/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .contact .freecall {
        width: 391px;
        margin: 45px auto 0; } }
  .contact .inquiry_period {
    font-size: 3.2vw;
    line-height: 1.5em;
    margin: 6.666vw auto 0;
    font-weight: bold;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .contact .inquiry_period {
        width: fit-content;
        font-size: calc(20/1200 * 100vw);
        margin: calc(33/1200 * 100vw) auto 0; } }
    @media only screen and (min-width: 1200px) {
      .contact .inquiry_period {
        font-size: 2rem;
        margin: 33px auto 0; } }
    .contact .inquiry_period span {
      font-size: 85%;
      display: block;
      line-height: 1.5em;
      padding: 0.3em 0 0 17vw; }
      @media only screen and (min-width: 768px) {
        .contact .inquiry_period span {
          font-size: 80%;
          display: inline;
          padding: 0; } }

@use "./mixin/mixin" as *;
.fixbtn {
  position: fixed;
  bottom: calc(-400 / 750 * 100vw);
  right: 2.5vw;
  width: calc(125 / 750 * 100vw);
  transition: all 0.5s ease; }
  @media only screen and (min-width: 768px) {
    .fixbtn {
      bottom: calc(-450/1200 * 100%);
      right: calc(15/1200 * 100%);
      width: calc(136/1200 * 100%);
      cursor: pointer; } }
  @media only screen and (min-width: 1200px) {
    .fixbtn {
      bottom: -450px;
      right: 30px;
      width: 136px; } }
  .fixbtn.active {
    bottom: 3vw; }
    @media only screen and (min-width: 768px) {
      .fixbtn.active {
        bottom: calc(25/1200 * 100%); } }
    @media only screen and (min-width: 1200px) {
      .fixbtn.active {
        bottom: 25px; } }
  .fixbtn.footerfix {
    bottom: -50vw !important; }
    @media only screen and (min-width: 768px) {
      .fixbtn.footerfix {
        bottom: calc(-450/1200 * 100%) !important; } }
    @media only screen and (min-width: 1200px) {
      .fixbtn.footerfix {
        bottom: -450px !important; } }
  .fixbtn li {
    margin: calc(9 / 750 * 100vw) auto 0; }
    @media only screen and (min-width: 1200px) {
      .fixbtn li {
        margin: 13px auto 0; } }
    .fixbtn li:nth-child(1) {
      width: calc(99 / 750 * 100vw); }
      @media only screen and (min-width: 1200px) {
        .fixbtn li:nth-child(1) {
          width: 99px; } }
    .fixbtn li:nth-child(2), .fixbtn li:nth-child(3) {
      width: calc(105 / 750 * 100vw); }
      @media only screen and (min-width: 1200px) {
        .fixbtn li:nth-child(2), .fixbtn li:nth-child(3) {
          width: 115px; } }

@use "./mixin/mixin" as *;
.close .close--txt {
  position: absolute;
  z-index: 30;
  top: calc(55px + 518 / 750 * 100vw);
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .close .close--txt {
      top: calc(670 / 1200 *100vw); } }
  @media only screen and (min-width: 1200px) {
    .close .close--txt {
      top: calc(670px); } }
  .close .close--txt img {
    width: calc(482 / 750 * 100vw); }
    @media only screen and (min-width: 768px) {
      .close .close--txt img {
        width: calc(798 / 1200 *100vw); } }
    @media only screen and (min-width: 1200px) {
      .close .close--txt img {
        width: 798px; } }
.close .kv,
.close .period,
.close .nav,
.close .linecp,
.close .xcp {
  position: relative; }
  .close .kv::after,
  .close .period::after,
  .close .nav::after,
  .close .linecp::after,
  .close .xcp::after {
    position: absolute;
    z-index: +10;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.6); }
.close .kv::after {
  top: calc(438 / 750 * 100vw);
  height: calc(100% - 438 / 750 * 100vw); }
  @media only screen and (min-width: 768px) {
    .close .kv::after {
      top: calc(314 / 1200 *100vw);
      height: calc(100% - 314 / 1200 * 100vw); } }
  @media only screen and (min-width: 1200px) {
    .close .kv::after {
      top: 314px;
      height: calc(100% - 314px); } }
.close .fixbtn {
  display: none; }
