@charset "UTF-8";
/* *{outline: 1px solid rgba(0, 0, 0, 0.03);} */
/* .m-plus-rounded-1c {
  font-family: "M PLUS Rounded 1c", sans-serif;
} */

html,
body {
  min-width: 1px;
}
body {
  color: var(--color-blue);
  font-weight: 500;
  font-family: "M PLUS 1p", "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
}
/* @media screen and (min-width: 641px) {
  body {
    margin-bottom: calc(var(--fixed-cta-height) + var(--pixel40));
  }
}
@media screen and (max-width: 640px) {
  body {
    margin-bottom: var(--fixed-cta-height);
  }
} */

p,
span,
a,
li,
em,
h1,
h2,
h3,
h4,
h5,
dt,
dd {
  letter-spacing: 0;
  line-height: 1.3;
}
sup {
  top: -0.2em;
}

img {
  width: 100%;
  height: auto;
}

.text-left {
  text-align: left;
}

.color-primary {
  color: #ff52ae;
}
.color-bl {
  color: #4d8fef;
}

:root {
  --color-primary: #ff52ae;
  --color-bl: #4d8fef;

  --color-pink: #eb6d80;
  --color-blue: #003264;
  --color-black: #231815;

  --color-G: linear-gradient(135deg,  #82aaff 0%,#a0d2ff 25%,#af7dff 46%,#cd9bff 75%,#d7c8ff 100%);
  --color-G90: linear-gradient(90deg,  #82aaff 0%,#a0d2ff 25%,#af7dff 46%,#cd9bff 75%,#d7c8ff 100%);




  
  
}
@media screen and (min-width: 641px) {
  /* 1440px size */
  :root {
    --pixel01: min(0.06944444444444445vw, 1px);
    --pixel02: min(0.1388888888888889vw, 2px);
    --pixel03: min(0.20833333333333334vw, 3px);
    --pixel04: min(0.2777777777777778vw, 4px);
    --pixel05: min(0.3472222222222222vw, 5px);
    --pixel06: min(0.4166666666666667vw, 6px);
    --pixel07: min(0.4861111111111111vw, 7px);
    --pixel08: min(0.5555555555555556vw, 8px);
    --pixel09: min(0.625vw, 9px);
    --pixel10: min(0.6944444444444444vw, 10px);
    --pixel11: min(0.7638888888888888vw, 11px);
    --pixel12: min(0.8333333333333334vw, 12px);
    --pixel13: min(0.9027777777777777vw, 13px);
    --pixel14: min(0.9722222222222222vw, 14px);
    --pixel15: min(1.0416666666666665vw, 15px);
    --pixel16: min(1.1111111111111112vw, 16px);
    --pixel17: min(1.1805555555555556vw, 17px);
    --pixel18: min(1.25vw, 18px);
    --pixel19: min(1.3194444444444444vw, 19px);
    --pixel20: min(1.3888888888888888vw, 20px);
    --pixel21: min(1.4583333333333333vw, 21px);
    --pixel22: min(1.5277777777777777vw, 22px);
    --pixel23: min(1.597222222222222vw, 23px);
    --pixel24: min(1.6666666666666667vw, 24px);
    --pixel25: min(1.7361111111111112vw, 25px);
    --pixel26: min(1.8055555555555554vw, 26px);
    --pixel27: min(1.875vw, 27px);
    --pixel28: min(1.9444444444444444vw, 28px);
    --pixel29: min(2.013888888888889vw, 29px);
    --pixel30: min(2.083333333333333vw, 30px);
    --pixel31: min(2.1527777777777777vw, 31px);
    --pixel32: min(2.2222222222222223vw, 32px);
    --pixel33: min(2.2916666666666665vw, 33px);
    --pixel34: min(2.361111111111111vw, 34px);
    --pixel35: min(2.430555555555556vw, 35px);
    --pixel36: min(2.5vw, 36px);
    --pixel37: min(2.569444444444444vw, 37px);
    --pixel38: min(2.638888888888889vw, 38px);
    --pixel39: min(2.7083333333333335vw, 39px);
    --pixel40: min(2.7777777777777777vw, 40px);
    --pixel41: min(2.8472222222222223vw, 41px);
    --pixel42: min(2.9166666666666665vw, 42px);
    --pixel43: min(2.986111111111111vw, 43px);
    --pixel44: min(3.0555555555555554vw, 44px);
    --pixel45: min(3.125vw, 45px);
    --pixel46: min(3.194444444444444vw, 46px);
    --pixel47: min(3.2638888888888893vw, 47px);
    --pixel48: min(3.3333333333333335vw, 48px);
    --pixel49: min(3.4027777777777777vw, 49px);
    --pixel50: min(3.4722222222222223vw, 50px);
    --pixel51: min(3.5416666666666665vw, 51px);
    --pixel52: min(3.6111111111111107vw, 52px);
    --pixel53: min(3.680555555555556vw, 53px);
    --pixel54: min(3.75vw, 54px);
    --pixel55: min(3.8194444444444446vw, 55px);
    --pixel56: min(3.888888888888889vw, 56px);
    --pixel57: min(3.958333333333333vw, 57px);
    --pixel58: min(4.027777777777778vw, 58px);
    --pixel59: min(4.097222222222222vw, 59px);
    --pixel60: min(4.166666666666666vw, 60px);
    --pixel61: min(4.236111111111112vw, 61px);
    --pixel62: min(4.305555555555555vw, 62px);
    --pixel63: min(4.375vw, 63px);
    --pixel64: min(4.444444444444445vw, 64px);
    --pixel65: min(4.513888888888888vw, 65px);
    --pixel66: min(4.583333333333333vw, 66px);
    --pixel67: min(4.652777777777778vw, 67px);
    --pixel68: min(4.722222222222222vw, 68px);
    --pixel69: min(4.791666666666667vw, 69px);
    --pixel70: min(4.861111111111112vw, 70px);
    --pixel71: min(4.930555555555555vw, 71px);
    --pixel72: min(5vw, 72px);
    --pixel73: min(5.069444444444445vw, 73px);
    --pixel74: min(5.138888888888888vw, 74px);
    --pixel75: min(5.208333333333334vw, 75px);
    --pixel76: min(5.277777777777778vw, 76px);
    --pixel77: min(5.347222222222222vw, 77px);
    --pixel78: min(5.416666666666667vw, 78px);
    --pixel79: min(5.486111111111111vw, 79px);
    --pixel80: min(5.555555555555555vw, 80px);
    --pixel81: min(5.625vw, 81px);
    --pixel82: min(5.694444444444445vw, 82px);
    --pixel83: min(5.763888888888889vw, 83px);
    --pixel84: min(5.833333333333333vw, 84px);
    --pixel85: min(5.902777777777778vw, 85px);
    --pixel86: min(5.972222222222222vw, 86px);
    --pixel87: min(6.041666666666667vw, 87px);
    --pixel88: min(6.111111111111111vw, 88px);
    --pixel89: min(6.180555555555555vw, 89px);
    --pixel90: min(6.25vw, 90px);
    --pixel91: min(6.319444444444445vw, 91px);
    --pixel92: min(6.388888888888888vw, 92px);
    --pixel93: min(6.458333333333334vw, 93px);
    --pixel94: min(6.527777777777779vw, 94px);
    --pixel95: min(6.597222222222222vw, 95px);
    --pixel96: min(6.666666666666667vw, 96px);
    --pixel97: min(6.736111111111111vw, 97px);
    --pixel98: min(6.805555555555555vw, 98px);
    --pixel99: min(6.875000000000001vw, 99px);
    --pixel100: min(6.944444444444445vw, 100px);
  }
}
@media screen and (max-width: 640px) {
  /* 390px size */
  :root {
    --pixel01: 0.2564102564102564vw;
    --pixel02: 0.5128205128205128vw;
    --pixel03: 0.7692307692307693vw;
    --pixel04: 1.0256410256410255vw;
    --pixel05: 1.282051282051282vw;
    --pixel06: 1.5384615384615385vw;
    --pixel07: 1.794871794871795vw;
    --pixel08: 2.051282051282051vw;
    --pixel09: 2.3076923076923075vw;
    --pixel10: 2.564102564102564vw;
    --pixel11: 2.8205128205128207vw;
    --pixel12: 3.076923076923077vw;
    --pixel13: 3.3333333333333335vw;
    --pixel14: 3.58974358974359vw;
    --pixel15: 3.8461538461538463vw;
    --pixel16: 4.102564102564102vw;
    --pixel17: 4.358974358974359vw;
    --pixel18: 4.615384615384615vw;
    --pixel19: 4.871794871794872vw;
    --pixel20: 5.128205128205128vw;
    --pixel21: 5.384615384615385vw;
    --pixel22: 5.641025641025641vw;
    --pixel23: 5.897435897435898vw;
    --pixel24: 6.153846153846154vw;
    --pixel25: 6.410256410256411vw;
    --pixel26: 6.666666666666667vw;
    --pixel27: 6.923076923076923vw;
    --pixel28: 7.17948717948718vw;
    --pixel29: 7.435897435897436vw;
    --pixel30: 7.6923076923076925vw;
    --pixel31: 7.948717948717949vw;
    --pixel32: 8.205128205128204vw;
    --pixel33: 8.461538461538462vw;
    --pixel34: 8.717948717948717vw;
    --pixel35: 8.974358974358974vw;
    --pixel36: 9.23076923076923vw;
    --pixel37: 9.487179487179487vw;
    --pixel38: 9.743589743589745vw;
    --pixel39: 10vw;
    --pixel40: 10.256410256410257vw;
    --pixel41: 10.512820512820513vw;
    --pixel42: 10.76923076923077vw;
    --pixel43: 11.025641025641026vw;
    --pixel44: 11.282051282051283vw;
    --pixel45: 11.538461538461538vw;
    --pixel46: 11.794871794871796vw;
    --pixel47: 12.051282051282051vw;
    --pixel48: 12.307692307692308vw;
    --pixel49: 12.564102564102564vw;
    --pixel50: 12.820512820512821vw;
    --pixel51: 13.076923076923077vw;
    --pixel52: 13.333333333333334vw;
    --pixel53: 13.58974358974359vw;
    --pixel54: 13.846153846153847vw;
    --pixel55: 14.102564102564102vw;
    --pixel56: 14.35897435897436vw;
    --pixel57: 14.615384615384617vw;
    --pixel58: 14.871794871794872vw;
    --pixel59: 15.128205128205128vw;
    --pixel60: 15.384615384615385vw;
    --pixel61: 15.641025641025642vw;
    --pixel62: 15.897435897435898vw;
    --pixel63: 16.153846153846153vw;
    --pixel64: 16.41025641025641vw;
    --pixel65: 16.666666666666668vw;
    --pixel66: 16.923076923076923vw;
    --pixel67: 17.17948717948718vw;
    --pixel68: 17.435897435897434vw;
    --pixel69: 17.692307692307693vw;
    --pixel70: 17.94871794871795vw;
    --pixel71: 18.205128205128204vw;
    --pixel72: 18.46153846153846vw;
    --pixel73: 18.71794871794872vw;
    --pixel74: 18.974358974358974vw;
    --pixel75: 19.23076923076923vw;
    --pixel76: 19.48717948717949vw;
    --pixel77: 19.743589743589745vw;
    --pixel78: 20vw;
    --pixel79: 20.256410256410255vw;
    --pixel80: 20.512820512820515vw;
    --pixel81: 20.76923076923077vw;
    --pixel82: 21.025641025641026vw;
    --pixel83: 21.28205128205128vw;
    --pixel84: 21.53846153846154vw;
    --pixel85: 21.794871794871796vw;
    --pixel86: 22.05128205128205vw;
    --pixel87: 22.307692307692307vw;
    --pixel88: 22.564102564102566vw;
    --pixel89: 22.82051282051282vw;
    --pixel90: 23.076923076923077vw;
    --pixel91: 23.333333333333332vw;
    --pixel92: 23.58974358974359vw;
    --pixel93: 23.846153846153847vw;
    --pixel94: 24.102564102564102vw;
    --pixel95: 24.358974358974358vw;
    --pixel96: 24.615384615384617vw;
    --pixel97: 24.871794871794872vw;
    --pixel98: 25.128205128205128vw;
    --pixel99: 25.384615384615387vw;
    --pixel100: 25.641025641025642vw;
  }
}

.wrap {
  background-image:
    url(../images/bg-main.svg);
  background-size:
    var(--pixel24);
  background-position:
    calc(50% - var(--pixel65)) 0;
  background-repeat:
  repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 640px) {
  .wrap {
    background-size:
      var(--pixel14);
  }
}

.row {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 641px) {
  .row {
    /* width: min(75vw,	1080px); */
    width: min(76.4vw,	1100px    );
    padding-right: var(--pixel40);
    padding-left: var(--pixel40);
    max-width: none;

  }
}
@media screen and (max-width: 640px) {
  .row {
    padding-right: var(--pixel20);
    padding-left: var(--pixel20);
  }
}

.intext-link,
.intext-link:hover {
  color: #8450ea;
  text-decoration: underline;
}


.notes-list > li {
  padding-left: 1em;
  text-indent: -1em;
}
.notes-list > li:before {
  content: "※";
}
.notes-list > li.asterisk:before,
.notes-list > li.asterisk:before {
  content: "＊";
}
.notes-list--numbering {
  counter-reset: number;
}
.notes-list--numbering > li {
  text-indent: -2em;
  padding-left: 2em;
}
.notes-list--numbering > li:before {
  counter-increment: number;
  content: "※" counter(number) " ";
}
.notes-list--numbering-ast {
  counter-reset: number;
}
.notes-list--numbering-ast > li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.notes-list--numbering-ast > li:before {
  counter-increment: number;
  content: "*" counter(number) " ";
}
.notes-list--caution {
  counter-reset: number;
}
.notes-list--caution > li {
  text-indent: -2.35em;
  padding-left: 2.35em;
}
.notes-list--caution > li:before {
  counter-increment: number;
  content: "(注" counter(number) ")";
}
.notes-list > li.nomark {
  padding-left: 0;
  text-indent: 0;
}
.notes-list > li.nomark:before {
  display: none;
}
.dot-list > li {
  padding-left: 1em;
  text-indent: -1em;
}
.dot-list > li:before {
  content: "・";
}

.weight-bold {
  font-weight: 700;
}

.site-main {
  position: relative;
}


.box-border{
  position: relative;
}
.box-border-in{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 var(--pixel60) 0 var(--pixel60);
  border:var(--pixel04) solid transparent;
  background:
    linear-gradient(#fff,#fff) padding-box,
    linear-gradient(90deg,  #82aaff 0%,#a0d2ff 25%,#af7dff 46%,#cd9bff 75%,#d7c8ff 100%) border-box;
}
.box-border:before{
  content: "";
  display: block;
  position: absolute;
  top: var(--pixel20);
  left: var(--pixel20);
  width: 100%;
  height: 100%;
  background: var(--color-G90);
  border-radius: 0 var(--pixel60) 0 var(--pixel60);
}
.box-border[data-color="blue"]>.box-border-in,
.box-border[data-color="blue-no"]>.box-border-in{
  background:
    linear-gradient(#fff,#fff) padding-box,
    linear-gradient(90deg,  var(--color-blue) 0%,var(--color-blue) 100%) border-box;
}
.box-border[data-color="fill"]>.box-border-in{
  font-size: var(--pixel25);
  padding: 0.16em 2.6em;
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  font-weight: 800;
  background:
  linear-gradient(90deg,  #82aaff 0%,#a0d2ff 25%,#af7dff 46%,#cd9bff 75%,#d7c8ff 100%);
  border: none;
  color: #fff;
}
.box-border[data-color="blue-no"]:before,
.box-border[data-color="no"]:before,
.box-border[data-color="fill"]:before{
  display: none;
}
.content{
  /* background: url(../images/hr-1.svg) no-repeat 50% 100%;
  background-size: min(68.8vw,990px) min(1.4vw,20px); */
  padding-top: var(--pixel40);
  padding-bottom: var(--pixel30);
}
@media screen and (max-width: 640px) {
  .box-border-in{
    border-radius: 0 var(--pixel30) 0 var(--pixel30);
    border:var(--pixel03) solid transparent;
  }
  .box-border:before{
    top: var(--pixel10);
    left: var(--pixel10);
    width: 100%;
    border-radius: 0 var(--pixel30) 0 var(--pixel30);
  }


  /* .box-border[data-color="blue"]{
    box-shadow: 0 var(--pixel07) 0 rgba(101, 168, 220, 0.5);
  } */
  .box-border[data-color="fill"]>.box-border-in{
    font-size: var(--pixel16);
    padding: 0.16em 1em;
    border-radius: 0 var(--pixel10) 0 var(--pixel10);
    border: none;
  }

  .content{
    /* background-size: 270vw var(--pixel21); */
    padding-top: var(--pixel20);
    padding-bottom: var(--pixel20);
  }
}
.underline{
  text-decoration: underline;
}



.part-gnum{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--pixel43);
  font-weight: bold;
  background: var(--color-G);
  width: var(--pixel50);
  height: var(--pixel50);
  border-radius: 0 var(--pixel15) 0 var(--pixel15);
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .part-gnum{
    font-size: var(--pixel22);
    width: var(--pixel30);
    height: var(--pixel30);
    border-radius: 0 var(--pixel07) 0 var(--pixel07);
  }
}

/** Accordion
==============================================*/
.accordion-head {
  position: relative;
  cursor: pointer;
}

.accordion-body {
  overflow: hidden;
}

/** HEADLINE
==============================================*/
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  /* -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; */
}
.site-header.is-fixed {
  position: fixed;
  /* background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); */
}
@media screen and (min-width: 641px) {
  .site-header {
    position: relative;
    padding: var(--pixel35) var(--pixel36) var(--pixel15);
    background: var(--color-G90);
  }
  .site-header:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(var(--pixel15)*-1);
    width: 100%;
    height: var(--pixel05);
    background: var(--color-G90);
  }
  .site-header.is-fixed {
    padding: var(--pixel10);
  }
  .site-header.is-fixed:after{
    bottom: calc(var(--pixel07)*-1);
    width: 100%;
    height: var(--pixel03);
  }
}
@media screen and (max-width: 640px) {
  /* .site-header {
    background-color: #fff;
    box-shadow: 0 var(--pixel04) var(--pixel14) 0 rgba(208, 112, 112, 0.25);
  } */
}


.site-header__nav {
  position: relative;
}
@media screen and (min-width: 641px) {
}
@media screen and (max-width: 640px) {
  .site-header__nav {
    margin-left: auto;
    margin-right: 0;
    background-color: #fff;
    box-shadow: 0 var(--pixel04) var(--pixel14) 0 rgba(208, 112, 112, 0.25);
  }
}

@media screen and (min-width: 641px) {
  .global-nav__list {
    display: -webkit-box;
    display: flex;
  }
}
@media screen and (max-width: 640px) {
  .global-nav__list {
    position: fixed;
    top: var(--pixel47);
    left: calc(50% - 67.6923076923077vw / 2);
    width: 67.6923076923077vw;
    max-height: calc(100vh - var(--pixel94));
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    z-index: 180;
    border-radius: var(--pixel14);
    border-top: var(--pixel11) solid #f67bb1;
  }
  .global-nav.is-open .global-nav__list {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .global-nav__list > li:not(:last-child) {
    border-bottom: 1px dashed #bfc9e3;
  }
}

.global-nav__item {
  display: block;
  padding: var(--pixel06);
  font-weight: normal;
}
@media screen and (min-width: 641px) {
  .global-nav__list{
    display: flex;
    gap: var(--pixel80);
  }
  /* .global-nav__list > li{
    color: var(--color-pink);
  } */
  
  .global-nav__item {
    font-size: var(--pixel20);
    font-weight: normal;
    color: #fff;
    min-height: 3.4em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .global-nav__item:hover{
    color: inherit;
  }
  /* .site-header.is-fixed .global-nav__item{
    min-height: 4em;
  } */
}
@media screen and (max-width: 640px) {
  .global-nav__item {
    text-align: center;
    font-size: var(--pixel14);
    padding: var(--pixel13);
  }
}

@media screen and (max-width: 640px) {
  .global-nav__button {
    position: relative;
    width: var(--pixel53);
    height: var(--pixel47);
    background: none;
    border: none;
    cursor: pointer;
    z-index: 200;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2214%22%20viewBox%3D%220%200%2025%2014%22%20fill%3D%22none%22%3E%3Cline%20x1%3D%221%22%20y1%3D%221%22%20x2%3D%2224%22%20y2%3D%221%22%20stroke%3D%22%237B7F9F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cline%20x1%3D%221%22%20y1%3D%227%22%20x2%3D%2224%22%20y2%3D%227%22%20stroke%3D%22%237B7F9F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cline%20x1%3D%221%22%20y1%3D%2213%22%20x2%3D%2224%22%20y2%3D%2213%22%20stroke%3D%22%237B7F9F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: var(--pixel25);
  }
  .global-nav.is-open .global-nav__button {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M3.1312%200.542626C2.41533%20-0.17324%201.25277%20-0.17324%200.5369%200.542626C-0.178967%201.25849%20-0.178967%202.42106%200.5369%203.13693L8.4057%2011L0.542626%2018.8688C-0.17324%2019.5847%20-0.17324%2020.7472%200.542626%2021.4631C1.25849%2022.179%202.42106%2022.179%203.13693%2021.4631L11%2013.5943L18.8688%2021.4574C19.5847%2022.1732%2020.7472%2022.1732%2021.4631%2021.4574C22.179%2020.7415%2022.179%2019.5789%2021.4631%2018.8631L13.5943%2011L21.4574%203.1312C22.1732%202.41533%2022.1732%201.25277%2021.4574%200.5369C20.7415%20-0.178967%2019.5789%20-0.178967%2018.8631%200.5369L11%208.4057L3.1312%200.542626Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
    background-size: var(--pixel22);
  }
}

@media screen and (max-width: 640px) {
  .global-nav__overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 150;
    width: 100%;
    height: 100vh;
  }
  .global-nav.is-open .global-nav__overlay {
    opacity: 1;
    visibility: visible;
  }
}
























/** common
==============================================*/

.btn-cta{
  position: relative;
  font-size: var(--pixel25);
  font-weight: 800;
  background-color: #ff5591;
  color: #fff;
  width: min(32.1vw,	462px  );
  height: var(--pixel60);
  border-radius: var(--pixel30);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: var(--pixel50);
}
.btn-cta:hover{
  color: #fff;
}
.btn-cta:before,
.btn-cta:after{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btn-cta:before{
  width: var(--pixel30);
  height: var(--pixel30);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  right: var(--pixel40);
}
.btn-cta:after{
  width: var(--pixel15);
  height: var(--pixel20);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #fff;
  right: var(--pixel45);
}
@media screen and (max-width: 640px) {
  .btn-cta{
    font-size: var(--pixel16);
    width: 80%;
    height: var(--pixel40);
    border-radius: var(--pixel20);
    padding-right: var(--pixel24);
  }
  .btn-cta:before{
    width: var(--pixel20);
    height: var(--pixel20);
    right: var(--pixel20);
  }
  .btn-cta:after{
    width: var(--pixel10);
    height: var(--pixel14);
    right: var(--pixel23);
  }
}



.btn-accordion{
  position: relative;
  font-size: var(--pixel17);
  border-radius: 0 var(--pixel15) 0 var(--pixel15);
  width: min(16.7vw,	240px  );
  height: var(--pixel40);
  font-weight: bold;
  color: #202020;
  background-color: #c8c8c8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.btn-accordion:before,
.btn-accordion:after{
  content: "";
  display: block;
  position: absolute;
  right: var(--pixel14);
  top: calc(50% - var(--pixel01));
  width: var(--pixel12);
  height: var(--pixel02);
  background-color: #969696;
}
.btn-accordion:after{
  transform: rotate(90deg);
  transition: transform 0.5s cubic-bezier(.5,0,0,1);
}
.btn-accordion.is-active:after{
  transform: rotate(0deg);
}
@media screen and (max-width: 640px) {
  .btn-accordion{
    font-size: var(--pixel13);
    border-radius: 0 var(--pixel10) 0 var(--pixel10);
    width: 30vw;
    height: var(--pixel30);
  }
}

.title-h2{
  font-size: var(--pixel56);
  font-weight: 800;
  height: min(8.3vw,	120px  );
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: var(--pixel60);
  margin-left: auto;
  margin-right: auto;
  box-shadow: rgba(0, 50, 100, 0.7) var(--pixel07) var(--pixel07) var(--pixel15);
}

.title-h2.sizeS{
  font-size: var(--pixel45);
}
.title-h2+*{
  margin-top: var(--pixel28);
}

@media screen and (max-width: 640px) {
  .title-h2{
    font-size: var(--pixel20);
    height: var(--pixel48);
    border-radius: var(--pixel24);
    box-shadow: rgba(0, 50, 100, 0.7) var(--pixel03) var(--pixel03) var(--pixel08);
  }
  .title-h2.sizeS{
    font-size: var(--pixel16);
  }
  .title-h2+*{
    margin-top: var(--pixel20);
  }
}



/** SECTION HERO
==============================================*/
.section-hero{
  position: relative;
  overflow: hidden;
}
.section-hero .content{
  padding-top: 0;
}
@media screen and (min-width: 641px) {
  .section-hero {
    padding-top: var(--pixel22);
    /* padding-top: calc(var(--site-header-height) + var(--pixel14)); */
  }
}
@media screen and (max-width: 640px) {
  .section-hero {
    padding-top: var(--site-header-height);
    padding-bottom: var(--pixel30);
  }
}
.page-kv{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: var(--pixel50);
}
.page-kv__logo{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--pixel40);
  padding-top: var(--pixel15);
}
.page-kv__logo .logo-1{
  width: min(33.3vw,	480px  );
}
.page-kv__logo .logo-2{
  width: min(14vw,	202px);
}
.page-kv__title{
  margin-top: var(--pixel14);
}
.page-kv__title>* {
  position: relative;
  width: min(61.1vw,	880px  );
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 800;
  padding: 0.8em 0 0.6em;
}
.page-kv__title .txt1{
  font-size: var(--pixel22);
}
.page-kv__title .txt2{
  font-size: var(--pixel53);
}
.page-kv__title .txt3{
  font-size: var(--pixel23);
}
.page-kv__title .sizeL{
  font-size: 134%;
}
.page-kv .img1{
  position: absolute;
  z-index: 1;
  bottom: var(--pixel70);
  width: 100%;
  max-width: min(138.9vw,	2000px  );
  left: 50%;
  transform: translateX(-50%) rotate(-5deg);
}
.page-kv .img1>span{
  position: relative;
  z-index: 1;
  display: block;  
  text-align: center;
  font-size: var(--pixel73);
  font-weight: 800;
  color: #fff;
  line-height: 1.6;
  padding: 0.2em 0;
}
.page-kv .img1:after{
  content: "";
  position: absolute;
  inset: 0;
  background: var(--color-G90);
  filter: blur(var(--pixel20));
}
.page-kv__img{
  position: relative;
  margin-top: calc(var(--pixel25)*-1);
}
@media screen and (max-width: 640px) {
  .page-kv{
    padding-left: var(--pixel20);
    padding-right: var(--pixel20);
    padding-bottom: var(--pixel50);
    overflow: hidden;
  }
  .page-kv__logo{
    /* flex-direction: column;
    gap: var(--pixel20);
    padding-top: var(--pixel15); */
    gap: var(--pixel14);
    justify-content: center;
  }
  .page-kv__logo .logo-1{
    /* width: 100%; */
    width: 57vw;
  }
  .page-kv__logo .logo-2{
    /* width: 38%; */
    /* margin-right: 11vw; */
    width: 22vw;
  }
  .page-kv__title{
    margin-top: var(--pixel20);
    width: 100%;
  }
  .page-kv__title>* {
    width: 100%;
    padding: 1.5em 0 1em;
    text-align: center;
  }
  .page-kv__title .txt1{
    font-size: var(--pixel14);
  }
  .page-kv__title .txt2{
    font-size: var(--pixel30);
    margin-top: 0.3em;
  }
  .page-kv__title .txt3{
    font-size: var(--pixel12);
    margin-top: 0.5em;
  }
  .page-kv .img1{
    bottom: var(--pixel50);
    width: 120%;
    max-width: 120vw;
  }
  .page-kv .img1>span{
    font-size: var(--pixel24);
  }
  .page-kv .img1:after{
    filter: blur(var(--pixel10));
  }
  .page-kv__img{
    position: relative;
    margin: calc(var(--pixel15)*-1) -20vw 0;
  }
}







/** SECTION ancnav
==============================================*/
.section-ancnav{
  position: relative;
  z-index: 1;
  margin-top: calc(var(--pixel100)*-1);
}
@media screen and (min-width: 641px) {
  .section-ancnav .row{
    max-width: min(75vw,	1080px    );
  }
}
.section-ancnav .elem1{
  display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	gap:var(--pixel60) var(--pixel40);
}
.section-ancnav .elem1 > :nth-child(3){
	grid-column:1 / -1;
  /* margin-inline: var(--pixel20) var(--pixel40); */
  margin-inline: var(--pixel20) var(--pixel20);
}
.section-ancnav .part1{
  display: flex;
  padding-top: var(--pixel45);
  padding-bottom: var(--pixel45);
}
.section-ancnav .part1 .icon{
  width: var(--pixel96);
  margin-right: var(--pixel20);
}
.section-ancnav .part1 .part-txt{
  flex: 1;
}
.section-ancnav .part1 .txt1{
  font-size: var(--pixel17);
  font-weight: bold;
}
.section-ancnav .part1 .txt2{
  display: flex;
  font-size: var(--pixel28);
  font-weight: 800;
  padding-top: 0.2em;
  margin-top: var(--pixel10);
}
.section-ancnav .part1 .txt2 .txt-in{
  flex: 1;
}
.section-ancnav .part1 .txt2 .part-gnum{
  margin-right: 0.3em;
  margin-top: -0.2em;
}
.section-ancnav .sarani,
.limited-edition__info .title-h2 .sarani{
  font-size: var(--pixel36);
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  background-color: var(--color-blue);
  color: #fff;
  font-weight: 800;
  padding: 0.05em 0.7em 0.05em 1.3em;
}
.section-ancnav .sarani{
  position: absolute;
  top: calc(var(--pixel22)*-1);
  left: calc(var(--pixel22)*-1);
}

.limited-edition__info .title-h2 .sarani{
  margin-right: var(--pixel10);

}

@media screen and (max-width: 640px) {
  .section-ancnav .elem1{
    grid-template-columns:1fr;
    gap:var(--pixel30);
  }
  .section-ancnav .elem1 > :nth-child(3){
    grid-column:auto;
    margin-inline: 0;
  }
  .section-ancnav .part1{
    padding: var(--pixel20) var(--pixel10);
    width: 100%;
  }
  .section-ancnav .part1 .icon{
    width: var(--pixel40);
    margin-right: var(--pixel15);
  }
  .section-ancnav .part1 .txt1{
    font-size: var(--pixel14);
  }
  .section-ancnav .part1 .txt2{
    display: flex;
    font-size: var(--pixel20);
  }
  
  .section-ancnav .part1 .txt2 .part-gnum{
    margin-right: 0.3em;
    margin-top: -0.1em;
  }
  .section-ancnav .sarani,
  .limited-edition__info .title-h2 .sarani{
    font-size: var(--pixel18);
    border-radius: 0 var(--pixel10) 0 var(--pixel10);
  }
  .section-ancnav .sarani{
    top: calc(var(--pixel15)*-1);
    left: calc(var(--pixel15)*-1);
  }
}



/** SECTION cta
==============================================*/
.section-cta .content{
  display: flex;
  justify-content: center;
  margin-top: var(--pixel30);
}
@media screen and (min-width: 641px) {
  .section-cta .content{
    padding-top: var(--pixel30);
    padding-bottom: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .section-cta .content{
    padding-top: var(--pixel30);
    margin-top: 0;
  }
}





/** SECTION LIMITED
==============================================*/
.tab-cont{
	display:none;
}
.tab-cont.is-active{
	display:block;
}
.tab-btn{
  position: relative;
  padding: 0 0 var(--pixel06);
  display: grid;
	grid-template-columns: 1fr 1fr;
}
.tab-btn .tab{
  font-size: var(--pixel24);
  font-weight: 800;
  border-radius: var(--pixel20) var(--pixel20) 0 0;
  background-color: #ffd7eb;
  border: var(--pixel03) solid #ffd7eb;
  color: #404040;
  padding: 0.5em 1.0em;
  cursor: pointer;
}
.tab-btn .tab.in-active{
  /* background-color: #c8c8c8;
  color: #fff; */
  pointer-events: none;
  background-color: #fff;
  color: #e689b8;;
}
.tab-btn .tab:not(.in-active):nth-child(2){
  background-color: #96b9eb;
  border-color: #96b9eb;
}
.tab-btn .tab.in-active:nth-child(2){
  background-color: #fff;
  border-color: #96b9eb;
  color: #5f93dc;;
}

.tab-btn .tab.in-active:before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--pixel06);
  background-color: #ffd7eb;
}
.tab-btn .tab.in-active:nth-child(2):before{
  background-color: #96b9eb;
}
@media screen and (max-width: 640px) {
  .tab-btn .tab{
    font-size: var(--pixel14);
    border-radius: var(--pixel10) var(--pixel10) 0 0;
  }
}


.limited-edition__content + .title-h2{
  margin-top: var(--pixel70);
}
.limited-edition__item .num-title+*{
  margin-top: var(--pixel16);
}
.limited-edition__item +.limited-edition__item{
  border-top: var(--pixel04) solid var(--color-blue);
}
.limited-edition__item{
  padding-top: var(--pixel40);
  padding-bottom: var(--pixel15);
}
.limited-edition__item:last-child{
  padding-bottom: 0;
}
.limited-edition__info .box-border-in{
  flex-direction: column;
  align-items: stretch;
  padding: var(--pixel05) var(--pixel85) var(--pixel50);
}
.limited-edition__info .num-title{
  display: grid;
	grid-template-columns: auto 1fr;
	grid-template-rows: repeat(3, auto);
	column-gap: var(--pixel12);
}
.limited-edition__item .part-gnum{
	grid-row:1 / -1;
}
.limited-edition__item .notes-list{
  font-size: var(--pixel14);
}
.limited-edition__info .num-title .txt1{
  font-size: var(--pixel28);
  font-weight: 800;
  margin-top: var(--pixel05);
}
.limited-edition__info .num-title .txt2{
  font-size: var(--pixel29);
  font-weight: bold;
  margin-top: 0.1em;

  display: flex;
  flex-direction: column;
  gap: var(--pixel10);
}
.limited-edition__info .num-title .txt2 .logo-1{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: var(--pixel20);
  padding-top: 0.5em;
}
.limited-edition__info .num-title .txt2 .logo-1 img:nth-child(1){
  width: min(8.3vw,	120px  );
}
.limited-edition__info .num-title .txt2 .logo-1 img:nth-child(2){
  width: min(10.4vw,	150px  );
}
.limited-edition__info .num-title .txt3{
  font-size: var(--pixel17);
  font-weight: bold;
  margin-top: 0.3em;
}
.limited-edition__info .num-title .txt3>span{
  display: block;
  text-align: center;
  padding-right: var(--pixel60);
  padding-top: 1em;
}
@media screen and (max-width: 640px) {
  .limited-edition__content + .title-h2{
    margin-top: var(--pixel40);
  }
  .limited-edition__item .num-title+*{
    margin-top: var(--pixel10);
  }
  .limited-edition__item +.limited-edition__item{
    border-top: var(--pixel02) solid var(--color-blue);
  }
  .limited-edition__item{
    padding-top: var(--pixel20);
    padding-bottom: var(--pixel20);
  }
  .limited-edition__item .notes-list{
    font-size: var(--pixel12);
  }
  .limited-edition__info .box-border-in{
    padding: 0 var(--pixel20) var(--pixel20);
  }
  .limited-edition__info .num-title{
    column-gap: var(--pixel10);
  }
  .limited-edition__info .num-title .txt1{
    font-size: var(--pixel20);
  }
  .limited-edition__info .num-title .txt2{
    font-size: var(--pixel16);
    font-weight: bold;
    margin-top: 0.1em;
  }
  .limited-edition__info .num-title .txt2 .logo-1 img:nth-child(1){
    width: var(--pixel80);
  }
  .limited-edition__info .num-title .txt2 .logo-1 img:nth-child(2){
    width: var(--pixel100);
  }
  .limited-edition__info .num-title .txt3{
    font-size: var(--pixel14);
  }
}



.limited-edition__card{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: var(--pixel20);
}
.limited-edition__card .shd{
  display: block;
  overflow: hidden;
  border-radius: var(--pixel20);
  box-shadow: var(--pixel05) var(--pixel05) var(--pixel08) rgba(0, 0, 0, 0.25);
}
.limited-edition__card .thumb{
  width: min(35.6vw,	512px  );
}
.limited-edition__card .image{
  width: min(17.6vw,	254px  );
  height: min(19.1vw,	275px  );
  background: url(../images/card-sp.png) no-repeat 50% 50%;
  background-size: contain;
  margin-right: var(--pixel30);
  margin-bottom: var(--pixel15);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: var(--pixel68);
}
.limited-edition__card .image>.shd{
  width: min(14.2vw,	204px  );
  border-radius: var(--pixel08);
  box-shadow: var(--pixel02) var(--pixel02) var(--pixel04) rgba(0, 0, 0, 0.25);
}
.limited-edition__card+.notes-list{
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  .limited-edition__card{
    padding-top: var(--pixel10);
    gap: var(--pixel15);
  }
  .limited-edition__card .shd{
    border-radius: var(--pixel10);
    box-shadow: var(--pixel02) var(--pixel02) var(--pixel04) rgba(0, 0, 0, 0.25);
  }
  .limited-edition__card .thumb{
    width: auto;
    flex: 1;
  }
  .limited-edition__card .image{
    width: 30vw;
    height: 32vw;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 8vw;
  }
  .limited-edition__card .image>.shd{
    width: 23.5vw;
    border-radius: var(--pixel05);
    box-shadow: var(--pixel01) var(--pixel01) var(--pixel02) rgba(0, 0, 0, 0.25);
  }
}


.limited-edition__goods{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: var(--pixel50);
}
.limited-edition__goods .notes-list{
  font-size: var(--pixel14);
  margin-top: 1em;
}
.limited-edition__goods .thumb1{
  width: min(31.9vw,	459px  );
  margin-top: var(--pixel24);
}
.limited-edition__goods .thumb2{
  width: min(20.8vw,	300px  );
}
@media screen and (max-width: 640px) {
  .limited-edition__goods{
    gap: var(--pixel20);
  }
  .limited-edition__goods .notes-list{
    font-size: var(--pixel12);
    margin-top: 0.5em;
  }
  .limited-edition__goods .thumb1{
    width: auto;
    flex: 1;
    margin-top:0;
  }
  .limited-edition__goods .thumb2{
    width: 30vw;
  }
}



.limited-edition__detail{
  padding-left: var(--pixel48);
  padding-right: var(--pixel48);
}
.incentive-dl{
  display: flex;
  align-items: flex-start;
}
.incentive-dl+.incentive-dl{
  border-top: var(--pixel02) solid var(--color-blue);
  padding-top: var(--pixel20);
  margin-top: var(--pixel20);
}

.incentive-dl[data-type="column"]{
  flex-direction: column;
}
.incentive-dl dt{
  font-size: var(--pixel17);
  border-radius: 0 var(--pixel15) 0 var(--pixel15);
  width: min(9vw,	130px  );
  background-color: var(--color-blue);
  color: #fff;
  padding: 0.3em 0;
  text-align: center;
}
.incentive-dl dd{
  flex: 1;
  color: #202020;
  line-height: 1.4;
}
.incentive-dl:not([data-type="column"]) dd{
  padding-left: var(--pixel34);
}
.incentive-table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	border: var(--pixel01) solid #cfcfcf;
  margin-top: var(--pixel10);
}
.incentive-table th,
.incentive-table td{
	padding: 0.6em 1em;
	border: var(--pixel01) solid #cfcfcf;
	text-align: center;
}
.incentive-table th{
	background-color: var(--color-blue);
	color: #fff;
	font-size: var(--pixel17);
  font-weight: normal;
  padding: 0.5em 1em;
  vertical-align: middle;
}
.incentive-table td{
	/* font-size: var(--pixel11); */
	font-size: var(--pixel14);
  color: #202020;
}
.caution-acc{
  margin-top: var(--pixel20);
}
@media screen and (min-width: 641px) {
  .caution-acc{
    max-width: min(51.8vw,	746px    );
  }
}
.caution-acc .notes-list{
  padding: 0.6em 0.8em ;
  /* font-size: var(--pixel12); */
  font-size: var(--pixel14);
  font-weight: normal;
  background-color: #e1e1e1;
  color: #202020;
  border: var(--pixel01) solid #000;
}
.caution-acc .notes-list>li{
  line-height: 1.4;
}
.caution-acc .accordion-body{
  padding-bottom: var(--pixel20);
}
@media screen and (max-width: 640px) {
  .limited-edition__detail{
    padding-left: var(--pixel10);
    padding-right: var(--pixel10);
  }
  .incentive-dl{
    flex-direction: column;
  }
  .incentive-dl dt{
    font-size: var(--pixel14);
    border-radius: 0 var(--pixel10) 0 var(--pixel10);
    width: 8em;
  }
  .incentive-dl:not([data-type="column"]) dd{
    padding-left: 0;
    padding-top: var(--pixel15);
    text-align: justify;
  }
  .incentive-table th{
    font-size: var(--pixel12);
  }
  .incentive-table td{
    font-size: var(--pixel10);
  }
  .caution-acc{
    margin-top: var(--pixel15);
  }
  .caution-acc .notes-list{
    font-size: var(--pixel11);
  }
  .caution-acc .accordion-body{
    padding-bottom: var(--pixel14);
  }
}



/** SECTION event
==============================================*/

.limited-edition__info .box-border2>.box-border-in {
  flex-direction: column;
  padding: var(--pixel50) var(--pixel40);
}
.limited-edition__event{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.limited-edition__event .title-1{
  max-width: min(57.8vw,	832px  );
}
.limited-edition__event .title-2{
  grid-template-columns: 1fr;
  justify-items:center;
  margin-top: var(--pixel15);
}
.limited-edition__event .title-2 .txt2{
  margin-top: 0.3em;
}
.limited-edition__event .txt3{
  font-size: var(--pixel17);
  font-weight: bold;
  text-align: center;
  margin-top: 0.6em;
}
.limited-edition__event .txt4{
  font-size: var(--pixel14);
  font-weight: bold;
  text-align: center;
  margin-top: 1.5em;
  color: #231815;
}
.limited-edition__list{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--pixel30) var(--pixel60);
  margin-top: var(--pixel20);
}
.limited-edition__list>li:first-child{
  grid-column:1 / -1;
}
.limited-edition__list dl{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.limited-edition__list dt{
  font-size: var(--pixel40);
  font-weight: 800;
  border-bottom: var(--pixel02) solid var(--color-blue);
  padding-bottom: 0.1em;
  min-width: min(23.6vw,	340px  );
  text-align: center;
}
.limited-edition__list dd{
  font-size: var(--pixel28);
  font-weight: 800;
  text-align: center;
  padding-top: min(9.7vw,	140px  );
  background-image: url(../images/event-icon1.svg);
  background-size: var(--pixel100) var(--pixel100);
  background-repeat: no-repeat;
  background-position: 50% var(--pixel12);
}
.limited-edition__list dd>.sizeS{
  display: inline-block;
  font-size: var(--pixel16);
  line-height: 1.4;
  margin-top: 0.5em;
}
.limited-edition__list li:nth-child(2) dd{
  background-image: url(../images/event-icon2.svg);
}
.limited-edition__list li:nth-child(3) dd{
  background-image: url(../images/event-icon3.svg);
}

@media screen and (max-width: 640px) {
  .limited-edition__info .box-border2>.box-border-in {
    padding: var(--pixel20) var(--pixel20);
  }
  .limited-edition__event{
    align-items: stretch;
  }
  .limited-edition__event .title-1{
    max-width: 100%;
  }
  .limited-edition__event .title-2{
    margin-top: var(--pixel10);
  }
  .limited-edition__event .txt3{
    font-size: var(--pixel14);
    text-align: justify;
  }
  .limited-edition__event .txt4{
    font-size: var(--pixel12);
    text-align: justify;
  }
  .limited-edition__list{
    /* grid-template-columns: 1fr; */
    gap: var(--pixel20);
  }
  .limited-edition__list dl{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .limited-edition__list dt{
    font-size: var(--pixel18);
    min-width: 100%;
  }
  .limited-edition__list dd{
    font-size: var(--pixel12);
    padding-top: 20vw;
    background-size: var(--pixel65) var(--pixel65);
    background-position: 50% var(--pixel08);
  }
  .limited-edition__list dd>.sizeS{
    font-size: var(--pixel10);
  }
}








/** SECTION member
==============================================*/
.member-event__content{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--pixel20);
  padding: var(--pixel50) var(--pixel70);
}
.member-event__content>.notes-list{
  grid-column:1 / -1;
}



.member-event__content .box-border .txt1{
  padding-left: 0;
  padding-right: 0;
}
.member-event__content .txt2{
  font-size: var(--pixel45);
  font-weight: 800;
  display: block;
  text-align: center;
  margin-top: 0.15em;
}
.member-event__content .txt3{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--pixel29);
  font-weight: bold;
  text-align: center;
  min-height: 4.4em;
  line-height: 1.2;
  letter-spacing: -0.04em;
}
.member-event__content .thumb{
  margin-top: var(--pixel06);
}
@media screen and (max-width: 640px) {
  .member-event__content{
    grid-template-columns: 1fr;
    gap: var(--pixel20);
    padding: var(--pixel20) var(--pixel20);
  }
  .member-event__content .txt2{
    font-size: var(--pixel26);
  }
  .member-event__content .txt3{
    font-size: var(--pixel20);
    min-height: auto;
    padding: 0.4em 0;
  }
}






/** SECTION STEP
==============================================*/
.step-detail{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--pixel55) 0 var(--pixel60);
}

.step-detail .box-border-in {
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  border: var(--pixel05) solid transparent;
}



.step-detail>ul{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--pixel30) var(--pixel40);
  width: min(59vw,	850px  );
  margin-left: auto;
  margin-right: auto;
}
/* .step-detail .thumb{
  border-radius: var(--pixel16);
  border: var(--pixel05) solid var(--color-blue);
  background-color: #fff;
  display: flex;
  justify-content: center;
} */
.step-detail .thumb img{
  width: min(17.6vw,	254px);
}
.step-detail .entry-step__info{
  font-size: var(--pixel19);
  background: var(--color-G90);
  color: #fff;
  min-height: 4.2em;
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  padding: 0.9em;
  margin-top: var(--pixel08);
  
}
.step-detail .entry-step__info>p{
  line-height: 1.1;
}
.step-detail .box-img .txt1{
  flex: 1;
  text-align: justify;
}
.step-detail .box-img{
  font-size: var(--pixel17);
  font-weight: bold;
  border-radius: var(--pixel16);
  border: var(--pixel05) solid #65a9dc;
  background-color: #fff;
  padding: var(--pixel10) var(--pixel30);
  margin-top: var(--pixel20);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--pixel13);
}
.step-detail .box-img .img1{
  width: min(11.9vw,	172px  );
}

@media screen and (max-width: 640px) {
  .step-detail{
    padding: var(--pixel20);
  }
  .step-detail>ul{
    grid-template-columns: 1fr;
    gap: var(--pixel20);
    width: 70vw;
  }
  .step-detail .thumb{
    border-width: var(--pixel03);
  }
  .step-detail .thumb img{
    width: 40vw;
  }
  .step-detail .entry-step__info{
    font-size: var(--pixel14);
    border-radius: var(--pixel14);
  }
  .step-detail .box-img{
    font-size: var(--pixel15);
    border-radius: var(--pixel14);
    border-width: var(--pixel03);
    padding: var(--pixel10) var(--pixel20);
    padding-right: 0;
    margin-top: var(--pixel20);
    gap: 0;
  }
  .step-detail .box-img .img1{
    width: 24vw;
  }
}



/** SECTION about
==============================================*/
.about-detail{
  width: min(35.6vw,	512px  );
  margin-left: auto;
  margin-right: auto;
  padding: var(--pixel50) 0 var(--pixel60);
}
.about-detail>ul{
  display: flex;
  flex-direction: column;
  gap: var(--pixel35)
}
.about-detail>ul>li:first-child{
  margin-bottom: calc(var(--pixel08)*-1);
}
.about-detail .box-border:before{
  top: var(--pixel08);
  left: var(--pixel08);
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
}
.about-detail .box-border>.box-border-in{
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  flex-direction: column;
  padding: var(--pixel26) var(--pixel05) var(--pixel22);
}
.about-detail .txt{
  font-size: var(--pixel22);
  font-weight: 800;
}
.about-detail .txt+*{
  margin-top: 0.4em;
}
.about-detail .notes-list,
.about-detail a{
  font-size: var(--pixel14);
}
.about-detail .thumb .shd{
  display: block;
  overflow: hidden;
  border-radius: var(--pixel22);
  box-shadow: var(--pixel05) var(--pixel05) var(--pixel08) rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 640px) {
  .about-detail{
    width: calc(100% - var(--pixel40));
    padding: var(--pixel20) 0 var(--pixel30);
  }
  .about-detail>ul{
    gap: var(--pixel20)
  }
  .about-detail .box-border>.box-border-in{
    padding: var(--pixel15) var(--pixel08) var(--pixel10);
  }
  .about-detail .txt{
    font-size: var(--pixel16);
  }
  .about-detail .notes-list,
  .about-detail a{
    font-size: var(--pixel12);
  }
  .about-detail .thumb .shd{
    border-radius: var(--pixel10);
    box-shadow: var(--pixel02) var(--pixel02) var(--pixel04) rgba(0, 0, 0, 0.25);
  }
}




/** SECTION spec
==============================================*/

.section-spec .content{
  background-image: none;
  /* padding-top: var(--pixel10); */
  padding-bottom: var(--pixel30);
  color: #202020;
}
.spec-title{
  font-size: var(--pixel36);
  width: min(43.2vw,	622px  );
  border-radius: 0 var(--pixel20) 0 var(--pixel20);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  margin: 0 auto;
  text-align: center;
  padding: 0.5em;
  background-color: var(--color-blue);
  color: #fff;
}
.item-spec{
  display: flex;
  width: 100%;
  padding-top: var(--pixel40);
}
.item-spec>li{
  flex: auto;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: var(--pixel20) var(--pixel10) var(--pixel10);
}

@media screen and (min-width: 641px) {
  .section-spec .row,
  .section-attention .row{
    width: min(71.3vw,	1026px  );
  }
  .item-spec>li{
    border-left: var(--pixel02) solid #000;
  }
  .item-spec>li:last-child{
    border-right: var(--pixel02) solid #000;
  }
}
.item-spec dt{
  font-size: var(--pixel20);
  font-weight: 800;
}
.item-spec dd{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.item-spec__txt{
  font-size: var(--pixel22);
  margin-top: 0.4em;
}
.item-spec__notes{
  font-size: var(--pixel14);
  margin-top: 0.6em;
}
.item-spec__sub-txt{
  font-size: var(--pixel11);
  margin-top: 1em;
}
.item-spec__txt2{
  font-size: var(--pixel17);
  margin-top: 1.6em;
}
.item-spec__logo{
  width: var(--pixel91);
  margin-top: 1.6em;
}
.item-spec__logo>img{
  width: 100%;
}
@media screen and (max-width: 640px) {
  .spec-title{
    font-size: var(--pixel20);
    width: 60vw;
    border-radius: 0 var(--pixel10) 0 var(--pixel10);
  }
  .item-spec{
    flex-direction: column;
    padding-top: var(--pixel20);
    padding-left: var(--pixel20);
    padding-right: var(--pixel20);
  }
  .item-spec>li{
    border-top: var(--pixel02) solid #000;
    padding: var(--pixel20);
  }
  .item-spec>li:last-child{
    border-bottom: var(--pixel02) solid #000;
  }
  .item-spec__txt{
    font-size: var(--pixel14);
  }
  .item-spec__txt2{
    font-size: var(--pixel14);
    margin-top: 0.6em;
  }
  .item-spec__logo{
    width: var(--pixel60);
  }
}


/** SECTION attention
==============================================*/
.attention__body{
  border: var(--pixel02) solid #000;
  background-color: #fff;
  color: #202020;
}
.attention__title{
  font-size: var(--pixel20);
  border-bottom: var(--pixel02) solid #000;
  text-align: center;
  padding: 0.8em;
}
.attention-list{
  padding: 0.9em;
}
.attention-list>li{
  font-size: var(--pixel17);
  line-height: 1.5;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 640px) {
  .section-attention{
    padding-left: var(--pixel20);
    padding-right: var(--pixel20);
  }
  .attention__title{
    font-size: var(--pixel18);
  }
  .attention-list>li{
    font-size: var(--pixel12);
  }
}



/** SECTION copy
==============================================*/
.section-copy{
  text-align: center;
  font-size: var(--pixel17);
  margin-top: 2em;
  /* padding-bottom: calc(var(--fixed-cta-height) + var(--pixel30)); */
  padding-bottom: 2em;
}
@media screen and (max-width: 640px) {
  .section-copy{
    font-size: var(--pixel12);
  }
}











/** PAGE TOP
==============================================*/
.page-top {
  position: fixed;
  z-index: 11;
  opacity: 0;
  bottom: var(--pixel60);
}

/** FIXED CTA
==============================================*/
.fixed-cta {
  position: fixed;
  z-index: 11;
  width: 100%;
  
}
.fixed-cta .row{
  display: flex;
  justify-content: center;
}
/* .fixed-cta__button {
  display: flex;
  width: min(14.2vw,	204px);
} */

.site-footer {
  padding-bottom: calc(var(--fixed-cta-height) + var(--pixel30));
}

@media screen and (min-width: 641px) {
  .fixed-cta {
    /* right: calc(50% - min(55.6vw,	800px) / 2); */
    bottom: var(--pixel20);
  }
}
@media screen and (max-width: 640px) {
  .fixed-cta {
    left: 0;
    bottom: var(--pixel10);
    width: 100%;
  }
  .fixed-cta__button {
    display: flex;
    width: 33vw;
    margin-left: auto;
    margin-right: var(--pixel20);
  }
  /* .fixed-cta__button {
    box-shadow: 0 calc(0px - var(--pixel06)) var(--pixel14) 0 rgba(36, 47, 77, 0.45);
  } */
}

/** MODAL OPEN
==============================================*/
[data-micromodal-transition] {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}

[data-micromodal-transition].is-open {
  opacity: 1;
}

@media screen and (min-width: 641px) {
  .modal-open {
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .modal-open:hover {
    opacity: 0.8;
  }
}

/** MODAL MICROMODAL
==============================================*/
.modal-micromodal {
  display: none;
}

.modal-micromodal.is-open {
  display: block;
}

@-webkit-keyframes modalfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modalfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes modalfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes modalfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.modal-micromodal[aria-hidden="false"] .modal-overlay {
  -webkit-animation: modalfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: modalfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.modal-micromodal[aria-hidden="true"] .modal-overlay {
  -webkit-animation: modalfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: modalfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/** MODAL OVERLAY
==============================================*/
.modal-overlay {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 641px) {
  .modal-overlay {
    padding: var(--pixel20);
  }
}
@media screen and (max-width: 640px) {
}

/** MODAL CONTAINER
==============================================*/
/* close button */
.modal-close__button {
  display: block;
  border: var(--pixel02) solid #333;
  width: 100%;
  font-weight: 700;
  font-size: var(--pixel21);
  padding: var(--pixel10);
  text-align: center;
  position: relative;
  background-color: #fff;
}
.modal-close__button:before {
  content: "";
  position: absolute;
  width: var(--pixel24);
  height: var(--pixel24);
  background-color: #f2f2f2;
  border-radius: 50%;
  right: var(--pixel20);
  top: calc(50% - var(--pixel12));
}
.modal-close__button:after {
  content: "";
  position: absolute;
  width: var(--pixel09);
  height: var(--pixel10);
  background-color: #333;
  -webkit-clip-path: polygon(var(--pixel09) 50%, 0% 0%, 0% var(--pixel10));
  clip-path: polygon(var(--pixel09) 50%, 0% 0%, 0% var(--pixel10));
  right: var(--pixel26);
  top: calc(50% - var(--pixel05));
}

/* container */
.modal-container {
  max-height: calc(100vh - var(--pixel40));
  width: 100%;
}
.modal-container:focus {
  outline: none;
}
.modal-container:before,
.modal-container:after {
  content: "";
  cursor: pointer;
  position: absolute;
  width: var(--pixel100);
  height: var(--pixel100);
  right: 0;
  top: 0;
}
.modal-container:before {
  background-color: transparent;
  border-radius: 50%;
}
.modal-container:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22button%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.54%2039.54%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A5px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%221.77%22%20y1%3D%221.77%22%20x2%3D%2237.77%22%20y2%3D%2237.77%22%2F%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%2237.77%22%20y1%3D%221.77%22%20x2%3D%221.77%22%20y2%3D%2237.77%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  .modal-container {
    width: min(68.33333333333333vw, 984px);
  }
  .modal-container:before,
  .modal-container:after {
    width: var(--pixel100);
    height: var(--pixel100);
  }
  .modal-container:after {
    background-size: var(--pixel35);
  }
}
@media screen and (max-width: 640px) {
  .modal-container:before,
  .modal-container:after {
    width: var(--pixel50);
    height: var(--pixel70);
  }
  .modal-container:after {
    background-size: var(--pixel20);
  }
}

/** MODAL CONTENT
==============================================*/
.modal-content {
  line-height: 1.5;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  max-height: calc(100vh - var(--pixel40) - min(32vw, 160px));
  border: 1px solid transparent;
  background-color: #fff;
}
.modal-content::-webkit-scrollbar {
  width: var(--pixel03);
}
.modal-content::-webkit-scrollbar-thumb {
  background-color: #d2d2d2;
}
@media screen and (min-width: 641px) {
  .modal-content {
    padding: var(--pixel50) var(--pixel48);
  }
}
@media screen and (max-width: 640px) {
  .modal-content {
    padding: var(--pixel45) var(--pixel10);
  }
}

/** MODAL INNER
==============================================*/


/** SITE FOOTER
==============================================*/


/** MODAL FIXED
==============================================*/
.modal-fixed {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  display: block;
}
.modal-fixed.is-hidden {
  display: none;
}
.modal-fixed::-webkit-scrollbar {
  width: var(--pixel03);
}
@media screen and (min-width: 641px) {
  .modal-fixed {
    padding: 0 var(--pixel20);
    height: var(--pixel50);
  }
}
@media screen and (max-width: 640px) {
  .modal-fixed {
    padding: 0 var(--pixel10);
    height: var(--pixel40);
  }
}

/** Question Flow
==============================================*/
.question-flow {
  background-color: #fff;
}
.question-flow__title {
  text-align: center;
  color: var(--color-primary);
  margin-bottom: var(--pixel25);
}
.question-flow__title .under-text {
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
@media screen and (min-width: 641px) {
  .question-flow__title {
    font-size: var(--pixel20);
  }
}
@media screen and (max-width: 640px) {
  .question-flow__title {
    font-size: var(--pixel13);
  }
}

@media screen and (min-width: 641px) {
  .entry-question {
    width: min(47.58418740849194vw, 650px);
    margin-right: auto;
    margin-left: auto;
  }
}

.entry-question__ttl {
  text-align: center;
}
@media screen and (min-width: 641px) {
  .entry-question__ttl {
    font-size: var(--pixel18);
  }
}
@media screen and (max-width: 640px) {
  .entry-question__ttl {
    font-size: var(--pixel15);
  }
}

.entry-question__answer {
  margin-top: var(--pixel25);
}
@media screen and (min-width: 641px) {
}
@media screen and (max-width: 640px) {
}

@media screen and (min-width: 641px) {
  .entry-question__buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 640px) {
}

.entry-question__buttons > li > *:not(:first-child) {
  margin-top: var(--pixel10);
}
@media screen and (min-width: 641px) {
  .entry-question__buttons > li {
    padding-right: var(--pixel10);
    padding-left: var(--pixel10);
    width: min(21.96193265007321vw, 300px);
  }
}
@media screen and (max-width: 640px) {
  .entry-question__buttons > li:not(:first-child) {
    margin-top: var(--pixel15);
  }
}

.entry-question__button {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: var(--pixel02) solid #f9c5db;
  width: 100%;
  font-weight: 700;
  border-radius: var(--pixel04);
  text-align: center;
  padding: var(--pixel05) var(--pixel25);
  line-height: 1.1;
  min-height: var(--pixel52);
  color: #fff;
}
.entry-question__button:hover {
  color: #fff;
}
.entry-question__button:after {
  content: "";
  position: absolute;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  width: var(--pixel06);
  height: var(--pixel08);
  right: var(--pixel10);
  top: calc(50% - var(--pixel04));
  background-color: #fff;
}
.entry-question__button .small {
  font-weight: 400;
}
.entry-question__button--yes,
.entry-question__button--yes:hover {
  background-color: #4d8fef;
}
.entry-question__button--no,
.entry-question__button--no:hover {
  background-color: var(--color-primary);
}
@media screen and (min-width: 641px) {
  .entry-question__button {
    font-size: var(--pixel20);
  }
  .entry-question__button .small {
    font-size: var(--pixel16);
  }
}
@media screen and (max-width: 640px) {
  .entry-question__button {
    font-size: var(--pixel18);
  }
  .entry-question__button .small {
    font-size: var(--pixel12);
  }
}

.entry-question__notes {
  margin-top: var(--pixel10);
}
.entry-question__notes > li {
  line-height: 1.5;
}
@media screen and (min-width: 641px) {
  .entry-question__notes > li {
    font-size: var(--pixel12);
  }
}
@media screen and (max-width: 640px) {
  .entry-question__notes > li {
    font-size: var(--pixel10);
  }
}

.question-flow__prev {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  color: #476bd6;
  font-weight: 700;
  line-height: 1;
  padding-top: var(--pixel10);
  padding-right: var(--pixel10);
  padding-bottom: var(--pixel10);
}
.question-flow__prev:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.44%2010.49%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23476bd6%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpolyline%20class%3D%22cls-1%22%20points%3D%226.44%209.49%201%205.24%206.44%201%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  margin-right: var(--pixel10);
  width: var(--pixel06);
  height: 100%;
  min-height: var(--pixel08);
}
@media screen and (min-width: 641px) {
  .question-flow__prev {
    font-size: var(--pixel22);
  }
}
@media screen and (max-width: 640px) {
  .question-flow__prev {
    font-size: var(--pixel12);
  }
}

/** ACCORDION INFORMATION
==============================================*/

.accordion-information > dt {
  text-align: center;
  line-height: 1;
}
.accordion-information__title {
  position: relative;
  color: #476bd6;
  display: inline-block;
  font-size: var(--pixel11);
}
.accordion-information__title:before,
.accordion-information__title:after {
  content: "";
  cursor: pointer;
  position: absolute;
  left: 105%;
  top: 0.25em;
  width: var(--pixel12);
  height: var(--pixel12);
  background-color: #476bd6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: var(--pixel08) auto;
}
.accordion-information__title:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.2%201%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%220%22%20y1%3D%22.5%22%20x2%3D%227.2%22%20y2%3D%22.5%22%2F%3E%3C%2Fsvg%3E");
}
.accordion-information__title:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22text%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.2%207.2%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%223.6%22%20x2%3D%223.6%22%20y2%3D%227.2%22%2F%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%220%22%20y1%3D%223.6%22%20x2%3D%227.2%22%20y2%3D%223.6%22%2F%3E%3C%2Fsvg%3E");
}
.accordion-head.is-active .accordion-information__title:after {
  opacity: 0;
}
@media screen and (min-width: 641px) {
  .accordion-information__title {
    font-size: var(--pixel14);
  }
}
@media screen and (max-width: 640px) {
  .accordion-information__title {
    font-size: var(--pixel11);
  }
}

.accordion-information > dd {
  padding-top: var(--pixel10);
}
@media screen and (min-width: 641px) {
  .accordion-information > dd {
    width: calc(200% + var(--pixel20));
  }
  .entry-question__buttons > li:nth-child(even) .accordion-information > dd {
    margin-left: calc(-100% - var(--pixel20));
  }
}
@media screen and (max-width: 640px) {
}

.accordion-information__content {
  background-color: #f2f2f2;
}
.accordion-information__box > *:not(:first-child) {
  margin-top: var(--pixel10);
}
@media screen and (min-width: 641px) {
  .accordion-information__content {
    padding: var(--pixel25);
  }
  .accordion-information__box:not(:first-child) {
    margin-top: var(--pixel35);
  }
}
@media screen and (max-width: 640px) {
  .accordion-information__content {
    padding: var(--pixel10) var(--pixel15);
  }
  .accordion-information__box:not(:first-child) {
    margin-top: var(--pixel25);
  }
}

.accordion-information__txt--em {
  font-weight: 700;
}
.accordion-information__sub-txt {
  display: block;
}
@media screen and (min-width: 641px) {
  .accordion-information__txt {
    font-size: var(--pixel16);
  }
  .accordion-information__txt--em {
    text-align: center;
    font-size: var(--pixel18);
  }
  .accordion-information__notes > li {
    font-size: var(--pixel12);
  }
  .accordion-information__dot > li {
    font-size: var(--pixel16);
  }
  .accordion-information__sub-txt {
    font-size: var(--pixel12);
  }
}
@media screen and (max-width: 640px) {
  .accordion-information__txt {
    font-size: var(--pixel13);
  }
  .accordion-information__notes > li {
    font-size: var(--pixel10);
  }
  .accordion-information__dot > li {
    font-size: var(--pixel13);
  }
  .accordion-information__sub-txt {
    font-size: var(--pixel10);
  }
}

/** KANTAN STEP
==============================================*/
.kantan-step {
  counter-reset: number;
}
.kantan-step > li:before {
  display: block;
  counter-increment: number;
  content: "STEP" counter(number);
  color: #fff;
  background-color: #476bd6;
  padding: var(--pixel05);
  text-align: center;
}
.kantan-step > li:not(:last-child):after {
  content: "";
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-color: #476bd6;
  width: var(--pixel20);
  height: var(--pixel10);
  margin: var(--pixel20) auto;
}
@media screen and (min-width: 641px) {
  .kantan-step > li:before {
    font-size: var(--pixel16);
  }
}
@media screen and (max-width: 640px) {
  .kantan-step > li:before {
    font-size: var(--pixel12);
  }
}

.kantan-step__item {
  background-color: #fff;
}
.kantan-step__item:not(:first-child) {
  margin-top: var(--pixel25);
}
@media screen and (min-width: 641px) {
  .kantan-step__item {
    padding: var(--pixel20);
  }
}
@media screen and (max-width: 640px) {
  .kantan-step__item {
    padding: var(--pixel10);
  }
}

.kantan-step__title {
  font-weight: 700;
  color: #476bd6;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .kantan-step__head {
    margin-bottom: var(--pixel15);
  }
  .kantan-step__title {
    font-size: var(--pixel18);
  }
}
@media screen and (max-width: 640px) {
  .kantan-step__head {
    margin-bottom: var(--pixel05);
  }
  .kantan-step__title {
    font-size: var(--pixel14);
  }
}


@media screen and (min-width: 641px) {
  .kantan-step__body {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 640px) {
}

.kantan-step__info > *:not(:first-child) {
  margin-top: var(--pixel10);
}
@media screen and (min-width: 641px) {
  .kantan-step__info {
    width: 55%;
    padding-right: var(--pixel20);
  }
  .kantan-step__txt {
    font-size: var(--pixel16);
  }
  .kantan-step__notes > li {
    font-size: var(--pixel12);
  }
}
@media screen and (max-width: 640px) {
  .kantan-step__txt {
    font-size: var(--pixel13);
  }
  .kantan-step__notes > li {
    font-size: var(--pixel10);
  }
}

@media screen and (min-width: 641px) {
  .kantan-step__img {
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .kantan-step__img {
    display: block;
    width: 100%;
    margin-top: var(--pixel10);
  }
}
