@charset "UTF-8";
/***************

  --- base ---

****************/
html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #333333;
  background-color: #fff;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  overflow-x: hidden;
}

header, main, section, footer {
  display: block;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  html, body {
    font-size: 14px;
  }
}

h1, h2, h3, h4, h5, h6,
p,
dl, dt, dd {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

small {
  font-size: 80%;
}

*, :after, :before {
  box-sizing: border-box;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

small {
  font-size: 80%;
}

a {
  color: #a20073;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

@media only screen and (min-width: 769px) {
  a:hover,
  a:focus {
    opacity: 0.6;
  }
}

ol, ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

hr {
  height: 0;
  overflow: visible;
}

* + p {
  margin-top: 1em;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: bottom;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  flex-shrink: 0;
}

iframe, img {
  border-style: none;
}

table {
  border-collapse: collapse;
}

input {
  overflow: visible;
}

/***************

  common

****************/
.inline-block {
  display: inline-block;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.valign-top {
  vertical-align: middle;
}

.valign-middle {
  vertical-align: middle;
}

.valign-bottom {
  vertical-align: middle;
}

.valign-baseline {
  vertical-align: baseline;
}

.fw-bold {
  font-weight: bold;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

@media only screen and (max-width: 1000px) {
  .mt5 {
    margin-top: 0.5vw !important;
  }
  .mt10 {
    margin-top: 1.0vw !important;
  }
  .mt15 {
    margin-top: 1.5vw !important;
  }
  .mt20 {
    margin-top: 2.0vw !important;
  }
  .mt25 {
    margin-top: 2.5vw !important;
  }
  .mt30 {
    margin-top: 3.0vw !important;
  }
  .mt35 {
    margin-top: 3.5vw !important;
  }
  .mt40 {
    margin-top: 4.0vw !important;
  }
  .mt45 {
    margin-top: 4.5vw !important;
  }
  .mt50 {
    margin-top: 5.0vw !important;
  }
  .mt55 {
    margin-top: 5.5vw !important;
  }
  .mt60 {
    margin-top: 6.0vw !important;
  }
  .mt65 {
    margin-top: 6.5vw !important;
  }
  .mt70 {
    margin-top: 7.0vw !important;
  }
  .mt75 {
    margin-top: 7.5vw !important;
  }
  .mt80 {
    margin-top: 8.0vw !important;
  }
  .mt85 {
    margin-top: 8.5vw !important;
  }
  .mt90 {
    margin-top: 9.0vw !important;
  }
  .mt95 {
    margin-top: 9.5vw !important;
  }
  .mt100 {
    margin-top: 10.0vw !important;
  }
  .mb5 {
    margin-bottom: 0.5vw !important;
  }
  .mb10 {
    margin-bottom: 1.0vw !important;
  }
  .mb15 {
    margin-bottom: 1.5vw !important;
  }
  .mb20 {
    margin-bottom: 2.0vw !important;
  }
  .mb25 {
    margin-bottom: 2.5vw !important;
  }
  .mb30 {
    margin-bottom: 3.0vw !important;
  }
  .mb35 {
    margin-bottom: 3.5vw !important;
  }
  .mb40 {
    margin-bottom: 4.0vw !important;
  }
  .mb45 {
    margin-bottom: 4.5vw !important;
  }
  .mb50 {
    margin-bottom: 5.0vw !important;
  }
  .mb55 {
    margin-bottom: 5.5vw !important;
  }
  .mb60 {
    margin-bottom: 6.0vw !important;
  }
  .mb65 {
    margin-bottom: 6.5vw !important;
  }
  .mb70 {
    margin-bottom: 7.0vw !important;
  }
  .mb75 {
    margin-bottom: 7.5vw !important;
  }
  .mb80 {
    margin-bottom: 8.0vw !important;
  }
  .mb85 {
    margin-bottom: 8.5vw !important;
  }
  .mb90 {
    margin-bottom: 9.0vw !important;
  }
  .mb95 {
    margin-bottom: 9.5vw !important;
  }
  .mb100 {
    margin-bottom: 10.0vw !important;
  }
  .pt5 {
    padding-top: 0.5vw !important;
  }
  .pt10 {
    padding-top: 1.0vw !important;
  }
  .pt15 {
    padding-top: 1.5vw !important;
  }
  .pt20 {
    padding-top: 2.0vw !important;
  }
  .pt25 {
    padding-top: 2.5vw !important;
  }
  .pt30 {
    padding-top: 3.0vw !important;
  }
  .pt35 {
    padding-top: 3.5vw !important;
  }
  .pt40 {
    padding-top: 4.0vw !important;
  }
  .pt45 {
    padding-top: 4.5vw !important;
  }
  .pt50 {
    padding-top: 5.0vw !important;
  }
  .pt55 {
    padding-top: 5.5vw !important;
  }
  .pt60 {
    padding-top: 6.0vw !important;
  }
  .pt65 {
    padding-top: 6.5vw !important;
  }
  .pt70 {
    padding-top: 7.0vw !important;
  }
  .pt75 {
    padding-top: 7.5vw !important;
  }
  .pt80 {
    padding-top: 8.0vw !important;
  }
  .pt85 {
    padding-top: 8.5vw !important;
  }
  .pt90 {
    padding-top: 9.0vw !important;
  }
  .pt95 {
    padding-top: 9.5vw !important;
  }
  .pt100 {
    padding-top: 10.0vw !important;
  }
  .pb5 {
    padding-bottom: 0.5vw !important;
  }
  .pb10 {
    padding-bottom: 1.0vw !important;
  }
  .pb15 {
    padding-bottom: 1.5vw !important;
  }
  .pb20 {
    padding-bottom: 2.0vw !important;
  }
  .pb25 {
    padding-bottom: 2.5vw !important;
  }
  .pb30 {
    padding-bottom: 3.0vw !important;
  }
  .pb35 {
    padding-bottom: 3.5vw !important;
  }
  .pb40 {
    padding-bottom: 4.0vw !important;
  }
  .pb45 {
    padding-bottom: 4.5vw !important;
  }
  .pb50 {
    padding-bottom: 5.0vw !important;
  }
  .pb55 {
    padding-bottom: 5.5vw !important;
  }
  .pb60 {
    padding-bottom: 6.0vw !important;
  }
  .pb65 {
    padding-bottom: 6.5vw !important;
  }
  .pb70 {
    padding-bottom: 7.0vw !important;
  }
  .pb75 {
    padding-bottom: 7.5vw !important;
  }
  .pb80 {
    padding-bottom: 8.0vw !important;
  }
  .pb85 {
    padding-bottom: 8.5vw !important;
  }
  .pb90 {
    padding-bottom: 9.0vw !important;
  }
  .pb95 {
    padding-bottom: 9.5vw !important;
  }
  .pb100 {
    padding-bottom: 10.0vw !important;
  }
}

@media only screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .sp-none {
    display: none !important;
  }
  /* �����߂��邵�p */
  .sp-font-fam-1 {
    font-family: HiraKakuProN-W3, HiraKakuPro-W3, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  }
}

.img-inline {
  vertical-align: baseline;
  display: inline-block;
  margin: 0 0.2em;
  height: 0.8em;
  width: auto;
}

.fc-red {
  color: #ff0000;
}

.fc-green {
  color: #228f66;
}

.text-link {
  display: inline-block;
  color: #1684d0;
  text-decoration: underline;
  text-underline-offset: 0.25em;
}

a.bnr-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.icon-blank {
  display: inline-block;
  vertical-align: top;
  width: 0.7em;
  height: auto;
  margin: 0.2em 0 0 0.1em;
}

.max-w90 {
  max-width: 90%;
}

.max-w85 {
  max-width: 85%;
}

.max-w80 {
  max-width: 80%;
}

.max-w75 {
  max-width: 75%;
}

/***************

  --- from common.css ---

****************/
body.is-aw .js-awhidden {
  display: none;
  visibility: hidden;
}

/********************

  .o-footer

*********************/
.o-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fafafa;
  border-top: 1px;
}

.o-footer_information, .o-footer_links {
  max-width: 1064px;
  padding: 16px 32px;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .o-footer_information {
    padding: 5px 16px 10px;
  }
}

.o-footer_links {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .o-footer_links {
    padding: 16px 16px 2px;
  }
}

.o-footer_links .m-itemgroup {
  display: block;
}

.o-footer_links .m-itemgroup a, .o-footer_links .m-itemgroup span {
  opacity: .75;
  font-size: 11px;
  line-height: 1.90909;
  letter-spacing: -.02182em;
}

.o-footer_links .m-itemgroup a {
  color: #1a1a1a;
}

@media only screen and (max-width: 768px) {
  .o-footer_links .m-itemgroup a {
    display: block;
  }
  .o-footer_links .m-itemgroup a:not(:first-child) {
    margin-right: 0;
  }
  .o-footer_links .m-itemgroup a:nth-child(-n+2) {
    display: inline-block;
  }
}

.o-footer .a-line {
  width: calc(100% - 32px);
  margin-top: 12px;
  margin-bottom: 14px;
}

@media only screen and (min-width: 769px) {
  .o-footer .a-line {
    display: none;
  }
}

/********************

  .m-siteinformation;

*********************/
.m-siteinformation {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.m-siteinformation_copyright {
  display: block;
  margin-top: 10px;
  color: #a3a3a3;
  font-size: 9px;
  line-height: 1.33333;
  letter-spacing: -.02222em;
  font-family: HelveticaNeue,Helvetica Neue,Arial,Hiragino Sans,���C���I,Meiryo,sans-serif;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_copyright {
    margin-top: 18px;
  }
}

.m-siteinformation_companylogo {
  width: 89px;
  height: 26px;
  margin-right: 22px;
}

.m-siteinformation_aeonki {
  width: 104px;
  height: 21px;
  margin-top: 3px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_aeonki {
    width: 91px;
    height: 19px;
    margin-top: 8px;
  }
}

.m-siteinformation_secomlogo {
  width: 28px;
  height: 47px;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_secomlogo {
    width: 23px;
    height: 38px;
    margin-right: 10px;
  }
}

.m-siteinformation_isologo {
  width: 34px;
  height: 48px;
  margin-right: 16px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_isologo {
    width: 28px;
    height: 38px;
    margin: -1px 8px 0 0;
  }
}

.m-siteinformation_privacylogo {
  width: 46px;
  height: 47px;
  margin-right: 13px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_privacylogo {
    width: 37px;
    height: 39px;
    margin-right: 7px;
  }
}

.m-siteinformation_trustelogo {
  width: 80px;
  height: 26px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_trustelogo {
    width: 70px;
    height: 22px;
    margin-top: 5px;
  }
}

.m-siteinformation_right {
  margin-top: -6px;
}

.m-siteinformation_right > * {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_right {
    padding-top: 13px;
  }
}

@media only screen and (max-width: 768px) {
  .m-siteinformation_left {
    flex: 1;
  }
}

.m-siteinformation-minimum, body.is-aw .m-siteinformation {
  align-items: flex-end;
}

.m-siteinformation-minimum .m-siteinformation_left, body.is-aw .m-siteinformation .m-siteinformation_left {
  display: flex;
  align-items: flex-end;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation-minimum .m-siteinformation_left, body.is-aw .m-siteinformation .m-siteinformation_left {
    margin-bottom: -2px;
  }
}

.m-siteinformation-minimum .m-siteinformation_right, body.is-aw .m-siteinformation .m-siteinformation_right {
  padding-top: 4px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation-minimum .m-siteinformation_right, body.is-aw .m-siteinformation .m-siteinformation_right {
    padding-top: 13px;
  }
}

.m-siteinformation-minimum .m-siteinformation_secomlogo, body.is-aw .m-siteinformation .m-siteinformation_secomlogo {
  width: 27px;
  height: 43px;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation-minimum .m-siteinformation_secomlogo, body.is-aw .m-siteinformation .m-siteinformation_secomlogo {
    width: 23px;
    height: 38px;
    margin-right: 11px;
  }
}

.m-siteinformation-minimum .m-siteinformation_trustelogo, body.is-aw .m-siteinformation .m-siteinformation_trustelogo {
  width: 75px;
  height: 24px;
  margin-top: 4px;
}

@media only screen and (max-width: 768px) {
  .m-siteinformation-minimum .m-siteinformation_trustelogo, body.is-aw .m-siteinformation .m-siteinformation_trustelogo {
    width: 71px;
  }
}

@media only screen and (max-width: 768px) {
  .m-siteinformation-minimum, body.is-aw .m-siteinformation {
    margin-bottom: 2px;
  }
}

.m-itemgroup {
  display: inline-flex;
  align-items: center;
}

.m-itemgroup :not(:last-child) {
  margin-right: 16px;
}

.a-line {
  width: 100%;
  height: 1px;
  margin-bottom: 16px;
  background-color: #f0f0f0;
  border: 0;
}

/********************

  .slick-next,
  .slick-prev
   (from "slick-theme.css")

*********************/
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '\2190';
}

[dir='rtl'] .slick-prev:before {
  content: '\2192';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '\2192';
}

[dir='rtl'] .slick-next:before {
  content: '\2190';
}

/********************

  .slick-dots (from "slick-theme.css")

*********************/
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/********************

  --- page style ---

*********************/
@media only screen and (min-width: 769px) {
  .o-footer_links .m-itemgroup a:hover,
  .o-footer_links .m-itemgroup a:focus {
    opacity: 0.5;
  }
}

/********************

  --- TGC bland ---

*********************/
body main {
  font-family: "Hiragino Kaku Gothic ProN" , "Hiragino Sans" , "���S�V�b�N" , "Yu Gothic" , "Meiryo" , sans-serif;
  font-weight: 500;
  font-size: 14px;
  background-color: #fdfdfd;
}

body main picture {
  display: block;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  html {
    font-size: calc(100vw / 37.5);
  }
  body main {
    font-size: 1.4rem;
  }
}

/***************

  @keyframes

****************/
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fadein-basic {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadein-up {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/***************

  .animation-element

****************/
.animation-element {
  transition-property: opacity, transform;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0.2s;
  animation-fill-mode: forwards;
  visibility: hidden;
}

.animation-element.-fadeUp {
  opacity: 0;
}

.animation-element.-run.-fadeUp {
  animation: fadein-up 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.animation-element.-run.-wait-1 {
  animation-delay: 0.4s;
}

.animation-element.-run.-wait-2 {
  animation-delay: 0.8s;
}

.animation-element.-run.-wait-3 {
  animation-delay: 1.2s;
}

/********************

  .contents-frame

*********************/
.contents-frame {
  max-width: 1154px;
  margin: 0 auto;
  padding: 0 20px;
}

/********************

  .indent

*********************/
.indent {
  padding-left: 1em;
}

/********************

  .mark-indent*

*********************/
.mark-indent,
.mark-indent-list > li {
  padding-left: 1.2em;
  position: relative;
}

.mark-indent > .mark,
.mark-indent-list > li > .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.mark-indent.-brackets-num,
.mark-indent-list.-brackets-num > li {
  padding-left: 1.6em;
}

span.mark-indent {
  display: inline-block;
}

/********************

  .deco-marker

*********************/
.deco-marker {
  background: linear-gradient(to right, transparent 0.2em, #fff 0.2em, #fff calc(100% - 0.2em), transparent calc(100% - 0.2em));
}

.deco-marker .quote {
  display: inline-block;
  color: #c2a3a3;
}

/********************

  .accordion *

*********************/
.accordion {
  background-color: #fff;
  box-shadow: 0px 0px 10.56px 1.44px rgba(51, 51, 51, 0.2);
  margin: 30px auto;
}

.accordion-trigger {
  font-size: 24px;
  font-weight: bold;
  padding: 1em 30px;
  position: relative;
}

.accordion-contents {
  font-size: 14px;
  line-height: 1.6;
  padding: 30px 0;
  box-sizing: border-box;
  margin: 0 30px;
  border-top: 1px solid #333;
}

.accordion.-js-ready .accordion-trigger {
  padding-right: calc( 30px + 2.2em);
  cursor: pointer;
  border-bottom: none;
}

.accordion.-js-ready .accordion-trigger .icon-toggle,
.accordion.-js-ready .accordion-trigger .icon-toggle::before,
.accordion.-js-ready .accordion-trigger .icon-toggle::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  box-sizing: border-box;
}

.accordion.-js-ready .accordion-trigger .icon-toggle {
  width: 1.9em;
  height: 1.9em;
  border: 2px solid #333;
  border-radius: 50%;
  margin-right: 30px;
}

.accordion.-js-ready .accordion-trigger .icon-toggle::before,
.accordion.-js-ready .accordion-trigger .icon-toggle::after {
  content: "";
  left: 0;
  background-color: #333;
  margin: auto;
}

.accordion.-js-ready .accordion-trigger .icon-toggle::before {
  width: 0.8em;
  height: 2px;
}

.accordion.-js-ready .accordion-trigger .icon-toggle::after {
  width: 2px;
  height: 0.8em;
  transition: transform 0.2s ease;
}

.accordion.-js-ready.-is-open .icon-toggle::after {
  transform: scaleY(0);
}

.accordion.-js-ready .accordion-contents {
  height: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
}

.accordion.-js-ready.-is-open .accordion-contents {
  height: auto;
  padding: 30px 0;
  visibility: visible;
  transition: opacity 0.3s ease-in, padding 0.2s ease-out;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .accordion {
    margin: 15px auto;
    box-shadow: 0px 0px 6px 0.7px rgba(51, 51, 51, 0.2);
  }
  .accordion-trigger {
    font-size: 1.45rem;
    padding: 1.5em 10px;
  }
  .accordion-contents {
    margin: 0 10px;
    font-size: 1.4rem;
    padding: 1.5em 0;
  }
  .accordion.-js-ready .accordion-trigger {
    padding-right: calc( 10px + 1.7em);
  }
  .accordion.-js-ready .accordion-trigger .icon-toggle {
    width: 1.7em;
    height: 1.7em;
    margin-right: 10px;
    border-width: 1px;
  }
  .accordion.-js-ready .accordion-trigger .icon-toggle::before {
    height: 1px;
  }
  .accordion.-js-ready .accordion-trigger .icon-toggle::after {
    width: 1px;
  }
  .accordion.-js-ready.-is-open .accordion-contents {
    padding: 1.5em 0;
  }
}

/********************

  .hdg-with-border

*********************/
.hdg-with-border {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  position: relative;
}

.hdg-with-border::before {
  content: "";
  display: block;
  width: 2px;
  height: 32px;
  margin: 0 auto;
  background-color: #333;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.hdg-with-border .head-img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

/********************
  
  .hdg-with-border
  .-movie

*********************/
.hdg-with-border.-movie {
  padding-top: 26px;
  margin-top: 25px;
  width: 55px;
}

.hdg-with-border.-movie::before {
  width: 22px;
  height: 2px;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-movie {
    width: 48px;
    width: 4.8rem;
    padding-top: 17px;
  }
  .hdg-with-border.-movie::before {
    width: 14px;
    height: 1px;
  }
}

/********************
  
  .hdg-with-border
  .-event-information

*********************/
.hdg-with-border.-event-information {
  width: 231px;
  padding-top: 58px;
}

.hdg-with-border.-event-information::before {
  height: 42px;
  top: 0;
  bottom: auto;
  transform: translateY(-10px);
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-event-information {
    width: 174px;
    padding-top: 39px;
  }
  .hdg-with-border.-event-information::before {
    height: 26px;
    width: 1px;
    transform: translateY(-6px);
  }
}

/********************
  
  .hdg-with-border
  .-benefit

*********************/
.hdg-with-border.-benefit {
  width: 139px;
  padding-bottom: 22px;
  margin-bottom: 35px;
}

.hdg-with-border.-benefit::before {
  width: 22px;
  height: 2px;
  top: auto;
  bottom: 0;
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-benefit {
    width: 105px;
    width: 10.5rem;
  }
  .hdg-with-border.-benefit::before {
    margin-top: 0;
    width: 14px;
    height: 1px;
  }
}

/********************

  .hdg-with-border
  .-benefit-inner

*********************/
.hdg-with-border.-benefit-inner {
  padding-bottom: 35px;
  width: 140px;
}

.hdg-with-border.-benefit-inner::before {
  height: 42px;
  top: auto;
  bottom: 0;
  transform: translateY(35px);
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-benefit-inner {
    width: 112px;
    width: 11.2rem;
    padding-bottom: 31px;
  }
  .hdg-with-border.-benefit-inner::before {
    width: 1px;
    height: 26px;
    transform: translateY(21px);
  }
}

/********************
  
  .hdg-with-border
  .-event

*********************/
.hdg-with-border.-event {
  padding-top: 58px;
  width: 107px;
}

.hdg-with-border.-event::before {
  height: 42px;
  top: 0;
  bottom: auto;
  transform: translateY(-10px);
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-event {
    width: 81px;
    padding-top: 35px;
  }
  .hdg-with-border.-event::before {
    width: 1px;
    height: 26px;
    transform: translateY(-5px);
  }
}

/********************
  
  .hdg-with-border
  .-sns

*********************/
.hdg-with-border.-sns {
  width: 82px;
  padding-top: 50px;
}

.hdg-with-border.-sns::before {
  width: 2px;
  height: 32px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-sns {
    width: 5.65rem;
  }
  .hdg-with-border.-sns::before {
    width: 0.2rem;
    height: 2.65rem;
    -webkit-transform: translateY(-36.5%);
    -ms-transform: translateY(-36.5%);
    transform: translateY(-36.5%);
  }
}

/********************
  
  .hdg-with-border
  .-formember

*********************/
.hdg-with-border.-formember {
  width: 190px;
  padding-top: 29px;
  margin: 0;
  text-align: left;
}

.hdg-with-border.-formember::before {
  width: 22px;
  height: 2px;
  left: 0;
  margin: 0;
  background-color: #96a3ab;
}

@media only screen and (max-width: 768px) {
  .hdg-with-border.-formember {
    width: 15.0rem;
    padding-top: 1.4rem;
  }
  .hdg-with-border.-formember::before {
    width: 1.35rem;
    height: 0.15rem;
  }
}

/********************

  .hero-area.-ver-1

*********************/
.hero-area.-ver-1,
.hero-area.-ver-1 .wrap-1,
.hero-area.-ver-1 .wrap-2 {
  /*  min-height: 80vh;*/
}

.hero-area.-ver-1 {
  position: relative;
}

.hero-area.-ver-1 .main-img-wrap {
  display: block;
  width: 511px;
  margin: 0 auto;
  padding: 137px 0 140px;
  max-width: 95%;
  position: relative;
}

.hero-area.-ver-1 .wrap-1 {
  background: url(/-/media/aeoncard/card/lp/tgc/img/mv-bg-pattern.png) #fff no-repeat center bottom/auto 100%;
}

.hero-area.-ver-1 .wrap-2 {
  background: url(/-/media/aeoncard/card/lp/tgc/img/mv-bg-object.png) transparent no-repeat center center/auto 100%;
}

.hero-area.-ver-1 .main-img img {
  width: 100%;
}

@media (max-width: 768px) {
  .hero-area.-ver-1 .main-img-wrap {
    padding: 25% 0 22.4%;
    width: 57.86%;
  }
  .hero-area.-ver-1 .wrap-1 {
    background: url(/-/media/aeoncard/card/lp/tgc/img/mv-bg-sp.png) #fff no-repeat center bottom/100% auto;
  }
  .hero-area.-ver-1 .wrap-2 {
    background: none;
  }
  .hero-area.-ver-1 .main-img {
    margin: 0 auto;
  }
}

/********************

  .hero-area.-ver-2

*********************/
.hero-area.-ver-2 {
  position: relative;
  background: url(/-/media/aeoncard/card/lp/tgc/img/mv-bg-v2.jpg) #e9eaed no-repeat top center/auto 100%;
  padding: 10px;
}

.hero-area.-ver-2 .wrap-1 {
  border: solid 2px #dab13e;
  padding: 0 20px;
}

.hero-area.-ver-2 .wrap-2 {
  margin: 0 auto;
  max-width: 795px;
}

.hero-area.-ver-2 .main-img-wrap {
  width: 36.47%;
  margin-top: 23.39%;
  padding-bottom: 25.91%;
}

.hero-area.-ver-2 .main-img img {
  width: 100%;
}

@media (max-width: 768px) {
  .hero-area.-ver-2 {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/mv-bg-v2-sp.jpg);
    background-size: cover;
  }
  .hero-area.-ver-2 .wrap-1 {
    border-width: 1px;
    padding: 0 10px;
  }
  .hero-area.-ver-2 .main-img-wrap {
    width: 67.26%;
    padding-bottom: 8.40%;
    margin: 115.76% auto 0;
  }
}

/********************

  .scroll-down *

*********************/
.scroll-down {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  line-height: 0;
  text-align: center;
  width: 77px;
  height: 78px;
  right: 43px;
  z-index: 5;
  opacity: 0;
  display: none;
}

.scroll-down.-run {
  display: block;
  opacity: 0;
  animation: fadein-basic 1.2s ease-out 1s;
  animation-fill-mode: forwards;
}

.scroll-down .arrow,
.scroll-down::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scroll-down::before {
  content: "";
  animation: spin 24s linear infinite;
  background: no-repeat url(/-/media/aeoncard/card/lp/tgc/img/scroll-down-spinner.png) center center/contain;
}

.scroll-down .arrow {
  margin: auto;
  -webkit-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%);
}

@media only screen and (min-width: 1200px) {
  .scroll-down {
    right: calc((100vw - 1150px) /2);
  }
}

@media only screen and (max-width: 768px) {
  .scroll-down {
    width: 64px;
    height: 64px;
    right: 20px;
  }
  .scroll-down .arrow {
    height: 25.5px;
  }
}

/********************

  .section.-message *

*********************/
.section.-message {
  padding: 69px 0 50px;
  background: #f3f3f6 url(/-/media/aeoncard/card/lp/tgc/img/bg-message.png) no-repeat center top/auto;
  position: relative;
}

.section.-message > * {
  z-index: 1;
}

.section.-message .hdg-block {
  position: relative;
  padding-bottom: 100px;
}

.section.-message .hdg-block::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  height: 46px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/bg-message-text.png) repeat-x center/auto 100%;
  z-index: 0;
}

.message-hdg {
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
}

.message-hdg img {
  display: block;
  margin: 0 auto;
}

.message-group {
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .section.-message {
    background-size: 166.6% auto;
  }
}

@media only screen and (max-width: 768px) {
  .section.-message {
    background: #f3f3f6 url(/-/media/aeoncard/card/lp/tgc/img/bg-message-sp.png) no-repeat center top/100% auto;
    padding: 45px 0 30px;
  }
  .section.-message::before {
    height: 27px;
    bottom: 50px;
  }
  .section.-message .hdg-block {
    padding-bottom: 68px;
  }
  .section.-message .hdg-block::after {
    height: 28px;
  }
  .message-hdg img {
    width: 118px;
    width: 11.8rem;
  }
}

/********************

  .message-movie-block

*********************/
.message-movie-block {
  padding-top: 20px;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .message-movie-block {
    padding-top: 0;
  }
}

/********************

  .message-texts *

*********************/
.message-texts {
  display: flex;
  margin: 47px auto 0;
}

.message-texts .main-text {
  width: 50%;
  padding-right: 20px;
  flex-shrink: 0;
}

.message-texts .main-text .ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.1;
}

.message-texts .sub-text {
  letter-spacing: 0.125em;
  padding-top: 13px;
  line-height: 1.9;
  font-weight: 700;
}

.message-texts .sub-text p {
  line-height: 1.9;
}

.message-texts .sub-text * + p {
  margin-top: 33px;
}

.message-hdg img {
  width: 155px;
  display: block;
  margin: 0 auto;
}

.message-group {
  max-width: 795px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .message-texts {
    display: block;
    margin: 2.9rem auto 0;
  }
  .message-texts .main-text {
    width: 100%;
  }
  .message-texts .main-text .ttl {
    font-size: 1.8rem;
  }
  .message-texts .sub-text {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    margin-top: 2.0rem;
    padding-top: 0;
  }
  .message-texts .sub-text * + p {
    margin-top: 2.0rem;
  }
}

/********************

  .section.-event-information *

*********************/
.section.-event-information {
  background-color: #f3f3f6;
  padding: 1px 0;
}

.event-information-frame {
  max-width: 1114px;
  margin: 40px auto 0;
  position: relative;
  border-top: #333 solid 1px;
}

.event-information-bnr {
  width: 680px;
  max-width: 94%;
  margin: 50px auto;
  box-shadow: 0px 0px 10.56px 1.44px rgba(51, 51, 51, 0.2);
}

@media only screen and (max-width: 768px) {
  .event-information-frame {
    margin: 15px auto 0;
  }
  .event-information-bnr {
    margin: 30px auto;
    box-shadow: none;
  }
}

/********************

  .section.-benefit *

*********************/
.section.-benefit {
  background-color: #f3f3f6;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .section.-benefit::before {
    height: 39px;
  }
}

/********************

  .benefit-*

*********************/
.benefit-block {
  padding: 0 20px;
  position: relative;
  overflow-x: hidden;
}

.benefit-heading {
  padding: 0 20px;
  position: relative;
}

.benefit-heading-frame {
  max-width: 1114px;
  margin: 0 auto;
  position: relative;
}

.benefit-block.-n-1 .benefit-heading-frame {
  padding-top: 55px;
}

.benefit-block.-n-2 {
  margin-top: 30px;
}

.benefit-block.-n-3 .benefit-heading-frame {
  padding-top: 187px;
}

.benefit-inner-block {
  padding: 0 0 20px;
  position: relative;
  max-width: 1114px;
  margin: 0 auto;
}

.benefit-inner-frame {
  border-top: #333 solid 1px;
}

@media only screen and (max-width: 768px) {
  .benefit-block {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 40px;
  }
  .benefit-heading-frame {
    max-width: none;
  }
  .benefit-block.-n-1 .benefit-heading-frame {
    padding-top: 45px;
  }
  .benefit-block.-n-2 {
    margin-top: 10px;
    padding-bottom: 0;
  }
  .benefit-block.-n-3 {
    padding-bottom: 10px;
  }
  .benefit-block.-n-3 .benefit-heading-frame {
    padding-top: 33.33%;
  }
  .benefit-inner-frame {
    padding: 0 10px;
  }
}

/********************

  .benefit-block * 
  (background objects)

*********************/
.benefit-heading,
.benefit-inner-frame,
.event-frame {
  position: relative;
  z-index: 1;
}

.benefit-block.-n-1 .benefit-list-wrap::before,
.benefit-block .benefit-inner-block::before,
.benefit-block .benefit-inner-block::after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}

.benefit-block .benefit-inner-block::before {
  top: 0;
  left: 0;
}

.benefit-block .benefit-inner-block::after {
  right: 0;
  bottom: 0;
}

.benefit-block.-n-1 .benefit-inner-block::before {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit01-top.png);
  width: 33.48%;
  padding-top: 21.18%;
  margin: -9.87% 0 0 -10.59%;
  aspect-ratio: 373/236;
}

.benefit-block.-n-1 .benefit-inner-block::after {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit01-bottom.png);
  width: 35.9%;
  padding-top: 19.74%;
  margin: 0 -7.45% 0 0;
  aspect-ratio: 400/220;
}

.benefit-block.-n-2 .benefit-inner-block::before {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit02-top.png);
  width: 22.62%;
  padding-top: 15.97%;
  margin: -4.48% 0 0 -5.74%;
  aspect-ratio: 252/178;
}

.benefit-block.-n-2 .benefit-inner-block::after {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit02-bottom.png);
  width: 20.46%;
  padding-top: 8.97%;
  margin: 0 -6.46% 1.5% 0;
  aspect-ratio: 228/100;
}

.benefit-block.-n-3 .benefit-inner-block::before {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit03-top.png);
  width: 16.51%;
  padding-top: 23.69%;
  margin: -0.89% 0 0 3.5%;
  aspect-ratio: 184/264;
}

.benefit-block.-n-1 .benefit-list-wrap {
  position: relative;
}

.benefit-block.-n-1 .benefit-list-wrap::before {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-other-01.png);
  width: 7.54%;
  padding-top: 7.54%;
  aspect-ratio: 84/84;
  top: 0;
  right: 0;
  margin: -3.77% -2.69% 0 0;
}

@media only screen and (max-width: 768px) {
  .benefit-block.-n-1 .benefit-inner-block::before {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit01-top-sp.png);
    width: 38.13%;
    padding-top: 37.06%;
    margin: -61px 0 0 -9.6%;
    aspect-ratio: 286/278;
  }
  .benefit-block.-n-1 .benefit-inner-block::after {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit01-bottom-sp.png);
    width: 56%;
    padding-top: 40.8%;
    margin: 0 -3.86% -1% 0;
    aspect-ratio: 420/306;
  }
  .benefit-block.-n-2 .benefit-inner-block::before {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit02-top-sp.png);
    width: 29.06%;
    padding-top: 38.13%;
    margin: -7.36% 0 0 -3.59%;
    aspect-ratio: 218/286;
  }
  .benefit-block.-n-2 .benefit-inner-block::after {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit02-bottom-sp.png);
    width: 35.46%;
    padding-top: 15.6%;
    margin: 0 -2.93% 10% 0;
    aspect-ratio: 266/117;
  }
  .benefit-block.-n-3 .benefit-inner-block::before {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-benefit03-top-sp.png);
    width: 28.53%;
    padding-top: 39.46%;
    margin: -20.53% 0 0 2.53%;
    aspect-ratio: 214/296;
  }
  .benefit-block.-n-1 .benefit-list-wrap::before {
    display: none;
  }
}

/********************

  TGC CARD BENEFIT TGC CARD BENEFIT ... 

*********************/
.benefit-block.-n-1 .benefit-heading::before,
.benefit-block.-n-3 .benefit-heading::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 46px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/bg-benefit-text.png) repeat-x center/auto 100%;
  z-index: 0;
}

.benefit-block.-n-1 .benefit-heading::before {
  margin-bottom: 130px;
}

.benefit-block.-n-3 .benefit-heading::before {
  margin-bottom: 120px;
}

@media only screen and (max-width: 768px) {
  .benefit-block.-n-1 .benefit-heading::before,
  .benefit-block.-n-3 .benefit-heading::before {
    height: 28px;
  }
  .benefit-block.-n-1 .benefit-heading::before {
    margin-bottom: 19.33%;
  }
  .benefit-block.-n-3 .benefit-heading::before {
    margin-bottom: 21.86%;
  }
}

/********************

  photo

*********************/
.benefit-block.-n-1 .benefit-heading-frame::before,
.benefit-block.-n-3 .benefit-heading-frame::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: auto;
}

.benefit-block.-n-1 .benefit-heading-frame::before {
  width: 245px;
  aspect-ratio: 245/214;
  min-height: 214px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/head-photo_1.png) no-repeat center bottom/contain;
  left: 50%;
  margin-left: 13%;
  max-width: 37%;
}

.benefit-block.-n-3 .benefit-heading-frame::before {
  width: 231px;
  aspect-ratio: 231/241;
  min-height: 241px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/head-photo_2.png) no-repeat center bottom/contain;
  right: 50%;
  margin-right: 12%;
  max-width: 38%;
}

@media only screen and (max-width: 768px) {
  .benefit-block.-n-1 .benefit-heading-frame::before {
    margin-left: 2.4%;
    max-width: 43%;
    min-height: 105px;
  }
  .benefit-block.-n-3 .benefit-heading-frame::before {
    margin-right: 4.8%;
    min-height: 110px;
  }
  .benefit-block.-n-1 .hdg-with-border.-benefit {
    margin-bottom: 21.2%;
  }
  .benefit-block.-n-1 .hdg-with-border.-benefit-inner .head-img {
    transform: translateX(-46%);
  }
  .benefit-block.-n-3 .hdg-with-border.-benefit-inner .head-img {
    transform: translateX(49%);
  }
}

/********************

  .benefit-list
  .benefit-list-item

*********************/
.benefit-list {
  display: flex;
  justify-content: center;
  margin: 60px auto 30px;
}

.benefit-list-item {
  width: 31.77%;
  flex-grow: 0;
  padding: 0 12px;
}

.benefit-list-item.-item-2,
.benefit-list-item.-item-3 {
  margin-left: 2.33%;
}

.benefit-link {
  color: inherit;
  display: block;
  padding-bottom: 10px;
  position: relative;
}

.benefit-link::after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/icon-link-arrow.png) no-repeat right center/auto 100%;
  left: 0;
  right: 5px;
  bottom: 0;
}

.benefit-list-item .img-box img {
  display: block;
  width: 100%;
}

.benefit-list-item .txt-box {
  margin-top: 27px;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 2;
  font-weight: 500;
}

.benefit-list-item .txt-box .benefit-title {
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  font-weight: 700;
}

.benefit-list-item .txt-box .texts-block {
  margin-top: 10px;
}

.benefit-list-item .txt-box .texts-block p:not(.note) {
  line-height: 2;
}

.benefit-list-item .txt-box .note {
  font-size: 11.5px;
  line-height: 1.6;
}

.benefit-list.-bump-1 .benefit-list-item.-item-2 {
  padding-top: 40px;
}

@media only screen and (max-width: 768px) {
  .benefit-list {
    display: block;
    margin-top: 40px;
  }
  .benefit-list-item {
    width: 100%;
    padding: 0 12px;
  }
  .benefit-list-item.-item-2,
  .benefit-list-item.-item-3 {
    margin-left: 0;
  }
  .benefit-list.-bump-1 .benefit-list-item.-item-2,
  .benefit-list.-bump-2 .benefit-list-item.-item-1,
  .benefit-list.-bump-2 .benefit-list-item.-item-3 {
    padding-top: 0;
  }
  .benefit-list-item .benefit-link,
  .benefit-list-item .img-txt-group {
    margin: 0 10%;
  }
  .benefit-list-item .benefit-link .img-txt-group {
    margin: 0 auto;
  }
  .benefit-list-item .txt-box {
    margin-top: 2.0rem;
    padding: 0;
  }
  .benefit-list-item .txt-box .benefit-title {
    font-size: 2.0rem;
    letter-spacing: 0.1em;
  }
  .benefit-list-item .txt-box .note {
    font-size: 1.2rem;
  }
}

/********************

  .benefit-list-wrap.-run

*********************/
.benefit-list-wrap.-run .-benefit-fadeUp {
  animation: fadein-up 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.benefit-list-wrap.-run .benefit-list-item:nth-child(2) .-benefit-fadeUp {
  animation-delay: 0.4s;
}

.benefit-list-wrap.-run .benefit-list-item:nth-child(3) .-benefit-fadeUp {
  animation-delay: 0.8s;
}

/********************

  .benefit-list-wrap .slick-next
  .benefit-list-wrap .slick-prev

*********************/
.benefit-list-wrap .slick-next,
.benefit-list-wrap .slick-prev {
  width: 34px;
  height: 34px;
  z-index: 10;
  border: 1px solid #333333;
  border-radius: 50%;
}

.benefit-list-wrap .slick-next::before,
.benefit-list-wrap .slick-prev::before {
  color: transparent;
  background: transparent;
  display: block;
  border: solid #333333;
  border-width: 0 0 1px 1px;
  position: absolute;
  width: 29.4%;
  height: 29.4%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.benefit-list-wrap .slick-next::before {
  -webkit-transform: translateX(-25%) rotate(225deg);
  -ms-transform: translateX(-25%) rotate(225deg);
  transform: translateX(-25%) rotate(225deg);
}

.benefit-list-wrap .slick-prev::before {
  -webkit-transform: translateX(25%) rotate(45deg);
  -ms-transform: translateX(25%) rotate(45deg);
  transform: translateX(25%) rotate(45deg);
}

.benefit-list-wrap .slick-next {
  right: 0;
}

.benefit-list-wrap .slick-prev {
  left: 0;
}

/********************

  .benefit-list-wrap .slick-dots *

*********************/
.benefit-list-wrap .slick-dotted.slick-slider {
  margin-bottom: 124px;
  position: relative;
}

.benefit-list-wrap .slick-dots {
  top: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 15px auto 0;
  width: auto;
}

.benefit-list-wrap .slick-dots li {
  margin: 0 8px;
  box-sizing: border-box;
}

.benefit-list-wrap .slick-dots > li button {
  border: 1px solid #333333;
  border-radius: 50%;
  background-color: transparent;
  width: 10px;
  height: 10px;
  margin: auto;
}

.benefit-list-wrap .slick-dots > li button::before {
  color: transparent;
}

.benefit-list-wrap .slick-dots > li.slick-active button {
  background-color: #333333;
}

@media only screen and (max-width: 768px) {
  .benefit-list-wrap .slick-dotted.slick-slider {
    margin-bottom: 64px;
  }
}

/********************

  .benefit-notification
  .benefit-notification-title
  .benefit-notification-link

*********************/
.benefit-notification {
  display: block;
  margin-top: 20px;
  background: #fff;
  padding: 16px 18px;
  border-radius: 4px;
  color: #000;
}

.benefit-notification-title {
  padding: 0 2px 6px;
  font-weight: 600;
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #ebebee;
}

.benefit-notification .txt-box {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.67em;
  font-weight: 300;
  letter-spacing: -0.03em;
  padding: 0;
}

.benefit-notification-link {
  display: block;
  margin-top: 2px;
}

@media only screen and (max-width: 768px) {
  .benefit-notification {
    margin: 20px 10% 0;
  }
}

/********************

  .event-*
  (#event-area)

*********************/
.event-block {
  padding: 0 20px 100px;
  margin-top: 30px;
}

.event-frame {
  max-width: 1114px;
  margin: 0 auto;
  position: relative;
  border-top: #333 solid 1px;
}

.event-detail-frame {
  max-width: 790px;
  margin: 0 auto;
}

.event-detail-heading {
  margin-top: 50px;
}

.event-detail {
  margin-top: 50px;
}

.detail-dl-list > dt {
  font-size: 18px;
  font-weight: 700;
  margin-top: 1em;
}

.detail-dl-list > dt + dd {
  margin-top: 0.5em;
}

@media only screen and (max-width: 768px) {
  .event-block {
    padding: 0;
  }
  .event-frame {
    padding: 0 10px;
  }
  .event-detail-heading {
    margin-top: 30px;
    padding: 0 5px;
  }
  .event-detail {
    margin-top: 25px;
  }
  .detail-dl-list > dt {
    font-size: 1.5rem;
  }
  .detail-dl-list > dd {
    line-height: 1.8;
  }
  .detail-dl-list > dt + dd {
    margin-top: 0.3em;
  }
}

/********************

  .movie-*

*********************/
.movie-list {
  width: 90%;
  max-width: 960px;
  margin: 40px auto 0;
  display: flex;
  position: relative;
}

.movie-list::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: -10.1% -10.2% 0 0;
  background: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-movie.png) no-repeat center/contain;
  height: auto;
  width: 21.56%;
  padding-top: 28.22%;
  aspect-ratio: 207/271;
}

.movie-list-item {
  width: 47.9%;
  flex-shrink: 0;
}

.movie-list-item + .movie-list-item {
  margin-left: 4.2%;
}

.movie-box {
  max-width: 100%;
  position: relative;
  padding-top: 55.86%;
  aspect-ratio: 460/257;
  background-color: #333;
}

.movie-box iframe {
  top: 0;
}

@media only screen and (max-width: 768px) {
  .movie-list {
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: none;
  }
  .movie-list::before {
    display: none;
  }
  .movie-list-item {
    width: auto;
  }
  .movie-list-item + .movie-list-item {
    margin-left: 0;
    margin-top: 20px;
  }
}

/********************

  .web-movie-block

*********************/
.web-movie-block {
  position: relative;
  padding-bottom: 100px;
}

.web-movie-block::after {
  content: "";
  display: block;
  position: absolute;
}

.web-movie-block::after {
  right: 0;
  left: 0;
  bottom: 64px;
  background: url(/-/media/aeoncard/card/lp/tgc/img/bg-movie-text.png) repeat-x center/auto 100%;
  height: 46px;
}

.web-movie-frame {
  max-width: 1154px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .web-movie-block {
    margin-top: 75px;
    padding-bottom: 38px;
  }
  .web-movie-block::after {
    display: none;
  }
}

/********************

  .section.-formember-heading
  .section.-formember-shops

*********************/
.section.-formember .formember-heading {
  background-color: #b1c1cb;
  background: #b1c1cb url(/-/media/aeoncard/card/lp/tgc/img/bg-formember.png) no-repeat center top/auto;
  color: #fff;
  padding: 47px 0 50px;
}

.section.-formember .formember-shops {
  position: relative;
  padding: 30px 0 100px;
}

.section.-formember .formember-shops > * {
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .section.-formember .formember-heading {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-formember-sp.png);
    background-size: 100% auto;
    padding-bottom: 35px;
  }
  .section.-formember .formember-shops {
    padding: 20px 0 30px;
  }
}

/********************

  .formember-heading-wrap

*********************/
.formember-heading-wrap {
  max-width: 794px;
  margin: 0 auto;
}

/********************

  .formember-heading-content

*********************/
.formember-heading-content {
  display: flex;
  margin-top: 32px;
}

.formember-heading-content > * {
  flex-basis: 50%;
  flex-grow: 0;
  flex-shrink: 0;
}

.formember-heading-content .hdg-txt {
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
  letter-spacing: 0.17em;
}

.formember-heading-content .texts-block {
  line-height: 2;
  letter-spacing: 0.1em;
}

.formember-heading-content .texts-block p {
  line-height: 2;
}

.formember-heading-content .texts-block * + p {
  margin-top: 1.8em;
}

@media only screen and (max-width: 768px) {
  .formember-heading-content {
    display: block;
    margin-top: 18px;
  }
  .formember-heading-content .hdg-txt {
    font-size: 1.7rem;
    font-weight: 500;
  }
  .formember-heading-content .texts-block {
    margin-top: 20px;
  }
  .formember-heading-content .texts-block * + p {
    margin-top: 1.2em;
  }
}

/********************

  .formember-shop-group

*********************/
.formember-shop-group {
  padding-bottom: 30px;
}

/********************

  .formember-shop-category

*********************/
.formember-shop-category {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
  margin: 50px auto 30px;
}

.formember-no-underline {
  text-decoration: none;
}

.formember-no-underline::before {
  content: "";
  display: inline-block;
  width: 0.5833em;
  height: 0.8333em;
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/frow_left.png);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 100%;
  padding-right: 35px;
}

.formember-no-underline::after {
  content: "";
  display: inline-block;
  width: 0.5833em;
  height: 0.8333em;
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/frow_right.png);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 100%;
  padding-right: 25px;
}

@media only screen and (max-width: 768px) {
  .formember-shop-category {
    font-size: 1.7rem;
    letter-spacing: 0.15em;
    margin: 1.1em auto 1.5em;
  }
}

/********************

  .formember-shop-slide

*********************/
.formember-shop-slide {
  max-width: 906px;
  margin: 0 auto;
  padding: 0 28px;
}

.formember-shop-slide picture {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .formember-shop-slide {
    padding: 0 13px;
  }
}

/********************

  .formember-shop-slide .slick-next
  .formember-shop-slide .slick-prev

*********************/
.formember-shop-slide .slick-next,
.formember-shop-slide .slick-prev {
  width: 48px;
  height: 48px;
  z-index: 10;
  border: 1px solid #333333;
  border-radius: 50%;
}

.formember-shop-slide .slick-next::before,
.formember-shop-slide .slick-prev::before {
  color: transparent;
  background: transparent;
  display: block;
  border: solid #333333;
  border-width: 0 0 1px 1px;
  position: absolute;
  width: 29.4%;
  height: 29.4%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.formember-shop-slide .slick-next::before {
  -webkit-transform: translateX(-25%) rotate(225deg);
  -ms-transform: translateX(-25%) rotate(225deg);
  transform: translateX(-25%) rotate(225deg);
}

.formember-shop-slide .slick-prev::before {
  -webkit-transform: translateX(25%) rotate(45deg);
  -ms-transform: translateX(25%) rotate(45deg);
  transform: translateX(25%) rotate(45deg);
}

.formember-shop-slide .slick-next {
  right: -10px;
}

.formember-shop-slide .slick-prev {
  left: -10px;
}

@media only screen and (max-width: 768px) {
  .formember-shop-slide .slick-next,
  .formember-shop-slide .slick-prev {
    width: 34px;
    height: 34px;
  }
}

/********************

  .formember-shop-slide .slick-dots *

*********************/
.formember-shop-slide .slick-dotted.slick-slider {
  margin-bottom: 124px;
  position: relative;
}

.formember-shop-slide .slick-dots {
  top: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 15px auto 0;
  width: auto;
}

.formember-shop-slide .slick-dots li {
  margin: 0 8px;
  box-sizing: border-box;
}

.formember-shop-slide .slick-dots > li button {
  border: 1px solid #333333;
  border-radius: 50%;
  background-color: transparent;
  width: 6px;
  height: 6px;
  margin: auto;
}

.formember-shop-slide .slick-dots > li button::before {
  color: transparent;
}

.formember-shop-slide .slick-dots > li.slick-active button {
  background-color: #333333;
}

@media only screen and (max-width: 768px) {
  .formember-shop-slide .slick-dotted.slick-slider {
    margin-bottom: 64px;
  }
}

/********************

  .section.-sns *

*********************/
.section.-sns {
  background-color: #f3f3f6;
  padding-bottom: 120px;
}

@media only screen and (max-width: 768px) {
  .section.-sns {
    padding-bottom: 60px;
  }
}

/********************

  .sns-hdg-txt

*********************/
.sns-hdg-txt {
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 25px;
  line-height: 1.75;
}

@media only screen and (max-width: 768px) {
  .sns-hdg-txt {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

/********************

  .sns-wrap
  .sns-block

*********************/
.sns-wrap {
  display: flex;
  margin: 50px auto 0;
}

.sns-wrap .sns-block.-instagram {
  width: 44.88%;
}

.sns-wrap .sns-block.-twitter {
  width: 49.37%;
  margin-left: 5.75%;
}

a.twitter-timeline {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.5em;
}

@media only screen and (max-width: 768px) {
  .sns-wrap {
    display: block;
    margin-top: 25px;
  }
  .sns-wrap .sns-block.-instagram,
  .sns-wrap .sns-block.-twitter {
    width: 100%;
    margin: 0 auto;
  }
  .sns-wrap .sns-block.-twitter {
    margin-top: 40px;
  }
}

/********************

  .sns-heading

*********************/
.sns-heading {
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 20px;
  color: #6f6f6f;
  margin-bottom: 20px;
}

.sns-heading .design {
  position: relative;
  display: inline-block;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sns-heading .design .sns-icon {
  display: block;
  margin-left: 0.8em;
  width: 2.15em;
  height: 2.15em;
}

@media only screen and (max-width: 768px) {
  .sns-heading {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  .sns-heading .design .sns-icon {
    display: block;
    margin-left: 0.5em;
  }
  .sns-block.-instagram .sns-heading .design .sns-icon {
    width: 1.875em;
    height: 1.875em;
  }
  .sns-block.-twitter .sns-heading .design .sns-icon {
    width: 1.687em;
    height: 1.687em;
  }
}

/********************

  .instagram-list

*********************/
.instagram-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.instagram-list > li {
  width: 48%;
}

.instagram-list > li:nth-child(2n+2) {
  margin-left: 4%;
}

.instagram-list > li:nth-child(n+3) {
  margin-top: 4%;
}

/********************

  .section.-fin *

*********************/
.section.-fin {
  background-color: #fdfdfd;
  padding: 100px 0 30px;
}

.qx-fin-wrapper {
  position: relative;
}

.qx-fin-top {
  position: absolute;
  width: 29.67%;
  top: -1.89%;
  left: -7.09%;
}

.qx-fin-bottom {
  position: absolute;
  width: 32.96%;
  padding-top: 16.98%;
  right: -13.88%;
  bottom: 6.79%;
}

.fin-block {
  position: relative;
}

.fin-frame {
  padding: 0 20px;
  margin: 0 auto;
}

.fin-image {
  width: 1001px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  aspect-ratio: 1001/630;
  position: relative;
}

.fin-image::before,
.fin-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.fin-image::before {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-fin-top.png);
  width: 29.67%;
  padding-top: 21.67%;
  aspect-ratio: 295/217;
  top: 0;
  left: 0;
  margin: -1.89% 0 0 -7.09%;
}

.fin-image::after {
  background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-fin-bottom.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330/170;
  right: 0;
  bottom: 0;
  margin: 0 -13.88% 6.79% 0;
}

@media only screen and (max-width: 768px) {
  .section.-fin {
    padding: 11% 0 20px;
  }
  .qx-fin-top {
    width: 37.02%;
    top: 6.46%;
    left: -1.5%;
  }
  .qx-fin-bottom {
    width: 44.8%;
    right: 38.23%;
    bottom: 10.35%;
  }
  .fin-frame {
    padding: 0 10px;
  }
  .fin-image {
    width: 100%;
  }
  .fin-image::before {
    width: 40.02%;
    padding-top: 30.61%;
    aspect-ratio: 297/218;
    margin: 6.46% 0 0 -4.5%;
  }
  .fin-image::after {
    background-image: url(/-/media/aeoncard/card/lp/tgc/img/bg-object-fin-bottom-sp.png);
    width: 44.8%;
    padding-top: 27.94%;
    aspect-ratio: 319/199;
    margin: 0 36.23% 16.85% 0;
  }
}

/********************

  .fin-animation

*********************/
.fin-animation .fin-picture,
.fin-animation .fin-image::before,
.fin-animation .fin-image::after {
  transition-property: opacity, transform;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0.2s;
  animation-fill-mode: forwards;
  visibility: hidden;
  opacity: 0;
}

.fin-animation.-run .fin-picture,
.fin-animation.-run .fin-image::before,
.fin-animation.-run .fin-image::after {
  animation: fadein-up 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.fin-animation.-run .fin-image::before {
  animation-delay: 0.4s;
}

.fin-animation.-run .fin-image::after {
  animation-delay: 0.8s;
}

/********************

  .section.-pagebottom *

*********************/
.section.-pagebottom {
  background-color: #fff;
  padding: 67px 0 0;
}

@media only screen and (max-width: 768px) {
  .section.-pagebottom {
    background-color: #fdfdfd;
    padding: 30px 0 0;
  }
}

/********************

  .tgc-logo-*

*********************/
.tgc-logo-wrap {
  text-align: center;
}

.qx-pagebottom-wrapper {
  text-align: center;
}

.tgc-logo-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.tgc-logo-list-item + .tgc-logo-list-item {
  margin-left: 50px;
}

img.tgc-logo {
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .tgc-logo-list {
    display: block;
  }
  .tgc-logo-list-item {
    margin: 20px auto;
  }
  .tgc-logo-list-item + .tgc-logo-list-item {
    margin: 60px auto 20px;
  }
  img.tgc-logo {
    height: auto;
    max-width: 50%;
  }
}

/********************

  .to-pagetop-btn

*********************/
.to-pagetop-btn-wrap {
  position: relative;
  min-height: 100px;
}

.to-pagetop-btn {
  position: absolute;
  bottom: 30px;
  right: 20px;
  cursor: pointer;
  display: none;
  transition: bottom 0.2s linear, opacity 0.2s ease;
}

.to-pagetop-btn.-fixed {
  position: fixed;
  bottom: 25px;
  z-index: 90;
}

.to-pagetop-btn:hover {
  opacity: 0.6;
}

.benefit_links {
  text-align: center;
  padding: 0 20px 20px;
}

.benefit_links a {
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .to-pagetop-btn-wrap {
    min-height: 80px;
  }
  .to-pagetop-btn {
    width: 45px;
    height: 45px;
    bottom: 20px;
  }
}

/* 20240926 */
.web_limit_entry {
  max-width: 1080px;
  display: block;
  margin: auto;
}

.wrap-common-content {
  max-width: 780px;
  width: 100%;
  background-color: #ffffff;
  padding: 20px 25px 70px;
  display: block;
  margin: auto;
  margin-top: 20px;
}

.wrap-common-pt30 {
  padding-top: 30px;
}

.wrap-common-block {
  display: block;
  margin: auto;
}

.wrap-common-max520 {
  max-width: 520px;
  width: 100%;
  display: block;
  margin: auto;
}

.wrap-common-pt20 {
  padding-top: 30px;
}

.relativeswiper {
  position: relative;
  max-width: 520px;
  display: block;
  margin: auto;
  margin-bottom: 30px;
}

.relativeswiper .swiper-title {
  color: #262626;
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: bold;
}

.swiper-bnr {
  max-width: 420px;
  display: block;
  margin: auto;
  overflow: hidden;
}

.swiper-pagination > span {
  margin-right: 15px;
}


.swiper-pagination > span:last-of-type {
  margin-right: 0;
}

.swiper-button-next, .swiper-button-prev {
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-button-next {
  background-image: url(/-/media/AeonCard/campaign/lp/minions/images/20240801/swiper-btn-right.png) !important;
  right: -15px !important;
}

.swiper-button-prev {
  background-image: url(/-/media/AeonCard/campaign/lp/minions/images/20240801/swiper-btn-left.png) !important;
  left: -15px !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: '';
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}

.swiper-pagination {
  width: 100%;
  position: relative !important;
  padding-top: 20px;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination-bullet {
  width: 18px !important;
  height: 18px !important;
  border: 1px solid #777777;
  background: #ccc !important;
  opacity: .7 !important;
}

.swiper-pagination-bullet-active {
  background: #c2a3a3 !important;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

.dates-btn_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn {
  display: block;
  text-decoration: none;
  border: none;
  box-shadow: 0 0 12px 0 rgba(51, 51, 51, 0.48);
  background: linear-gradient(to right bottom, #454444 0%, #454444 50%, #333 50%, #333 100%);
  padding: 0.4em 1.25em;
  position: relative;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  text-align: center;
  margin: 45px auto 50px;
  width: 90%;
  max-width: 500px;
  transition: opacity 0.2s ease;
}

.web_limit_entry a {
  text-decoration: underline;
  display: inline-block;
  margin-top: 0;
  color: #fff;
}

.btn.-next.dates-btn {
  margin: 45px auto 0;
  text-decoration: none;
}

.btn-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 2.4em;
  letter-spacing: 0.05em;
}

.btn-text {
  padding: 8px 10px;
  font-size: 28px;
  font-weight: bold;
}

.btn::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0.3em;
  bottom: 0;
  margin: auto 0;
}

.btn.-next::after {
  width: 1em;
  height: 1em;
  background: url(/-/media/aeoncard/campaign/lp/tgc/20231101/images/icon-btn-arrow.svg) no-repeat center/contain;
}

.btn-text {
  font-size: 28px;
  font-weight: bold;
}

.btn-text .small {
  font-size: 46%;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
}

.section.-summary {
  padding: 30px 0 30px;
}

.contents-frame {
  margin: 0 auto;
  max-width: 1040px;
  padding: 0 20px;
}

.summary-list {
  margin-top: 40px;
}

.summary-list > dt, .summary-list > dd {
  font-size: 14px;
  margin-top: 1em;
}

.summary-list > dt {
  padding: 0.5em 1.5em;
  background-color: #A0A0A0;
  color: #FFFFFF;
  font-weight: 700;
}

.summary-list > dt:first-child, .summary-list > dd > :first-child {
  margin-top: 0;
}

.summary-list > dt, .summary-list > dd {
  font-size: 14px;
  margin-top: 1em;
}

.summary-list > dd, .summary-list > dd p {
  line-height: 1.8;
}

.red0521 {
  color: #e70031;
}

.c-table {
  min-width: 80%;
}

.table_sp_overflow table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.table_sp_overflow th {
  background-color: #ececec;
}

.table_sp_overflow th:first-child,
.table_sp_overflow td:first-child {
  background-color: #ececec;
}

.table_sp_overflow {
  overflow: hidden;
  overflow-x: scroll;
}

.table_sp_overflow table tr > th:first-of-type {
  width: 150px;
}

.table_sp_overflow table tr > td:first-of-type {
  width: 150px;
}

.table_sp_overflow table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.table_sp_overflow td,
th {
  width: 150px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
}

.table_sp_overflow thead tr th {
  position: sticky;
  top: 0;
  height: 30px;
}

.table_sp_overflow th:first-child,
.table_sp_overflow td:first-child {
  position: sticky;
  left: 0;
  text-align: center;
  right: 0px;
  width: 100px;
}

.table_sp_overflow th:first-child {
  z-index: 3;
}

.c-table th,
.c-table td {
  padding: 0.7em;
  font-size: 14px;
  border: 1px solid #707070;
  text-align: center;
}

.acd-slide {
  background-color: #ffffff;
}

.webapply-frow-second .acd-title-frow {
  background-color: #B60081;
  border-bottom: none;
  margin-top: 60px;
}

.acd-section.sub {
  margin-top: 20px;
  margin-bottom: 20px;
}

.acd-section .acd-title {
  width: 100%;
  background-color: #4653A1;
  border-bottom: 2px solid #000c5a;
  color: #FFFFFF;
  padding: 0.75em 0;
  font-weight: bold;
  font-size: 22px;
  box-sizing: border-box;
  cursor: pointer;
  padding-right: 3.4em;
  padding-left: 1.6em;
  position: relative;
}

.acd-section.sub .acd-title {
  font-size: 140%;
}

.acd-section .acd-title:before,
.acd-other-title:before {
  content: "";
  display: block;
  width: 35px;
  width: 0.8em;
  height: 2px;
  background-color: #FFFFFF;
  border-radius: 2px;
  position: absolute;
  top: 49%;
  top: calc(50% - 1px);
  right: 1.9em;
}

.acd-section .acd-title:after,
.acd-other-title:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 2px;
  width: 2px;
  height: 0.8em;
  top: 48%;
  top: calc(50% - 0.4em);
  right: 2.28em;
  right: calc(1.6em + 0.7em - 1px);
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

.acd-section .acd-title.opened:after,
.acd-other-title.opened:after {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.acd-section .rsp-frame > .rsp-contents {
  padding-bottom: 40px;
}

.main-contents .acd-section {
  border-bottom: 1px solid #D4D4D4;
}

.acd-title {
  position: relative;
}

.acd-closed,
.acd-title.opened .acd-opened,
.acd-other-title.opened .acd-opened {
  font-size: 14px;
  line-height: 1.2;
  min-width: 3em;
  position: absolute;
  top: 30%;
  right: 50px;
  display: inline-block;
  padding: 5px 15px;
  font-weight: inherit;
}

.acd-opened,
.acd-title.opened .acd-closed,
.acd-other-title .acd-opened,
.acd-other-title.opened .acd-closed {
  display: none;
}

.revisit .acd-opened,
.revisit .acd-closed {
  display: none;
}

.acd-slide-bottom {
  border: 1px solid #4553a3;
  background-color: #ffffff;
  padding: 30px 20px;
}

.acd-title-bottom {
  font-size: 20px !important;
  text-align: center;
  padding: 0.3em 0 !important;
  margin-top: 30px;
}

.summary-list a {
  color: #0b7ed4;
  text-decoration: underline;
}

.campaign-number {
  text-align: right;
  margin-top: 35px;
}

.campaign-number .inner {
  text-align: center;
  display: inline-block;
  padding: 0.25em 1em;
  border: 1px solid #000;
  font-size: 15px;
}

.follow-bottom {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 -10px 15px -5px rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 100;
  padding: 15px;
  display: none;
}

.follow-bnr {
  max-width: 810px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  gap: 16;
}

.follow-bnr-link {
  display: inline-block;
  cursor: pointer;
}

.follow-bnr img {
  width: 100%;
}

.wrap-common-pt10 {
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 3.2vw !important;
    height: 3.2vw !important;
  }
  .campaign-number .inner {
    font-size: 1.3rem;
  }
  .wrap-common-sp55 {
    width: 55vw;
  }
  .wrap-common-content {
    padding: 0 5vw 8vw;
  }
  .wrap-common-sp55 {
    width: 55vw;
  }
  .wrap-common-pt20 {
    padding-top: 4vw;
  }
  .wrap-common-pt10 {
    padding-top: 4vw;
  }
  .wrap-common-tips {
    font-size: 3.2vw;
    padding-top: 4vw;
  }
  .swiper-bnr .swiper-slide {
    padding: 0 5vw;
    text-align: center;
  }
  .relativeswiper .swiper-title {
    font-size: 5vw;
    padding-bottom: 4vw;
  }
  .relativeswiper .swiper-button-prev {
    background-size: 2.5vw auto !important;
  }
  .relativeswiper .swiper-button-next {
    background-size: 2.5vw auto !important;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 7vw !important;
    height: 5vw !important;
  }
  .web_limit_entry a {
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  .btn.-next.dates-btn {
    margin: 4vw auto 0;
  }
  .btn-text {
    font-size: 22px;
  }
  .c-table th,
  .c-table td {
    font-size: 12px;
  }
  .table_sp_overflow table tr > th:first-of-type {
    width: 120px;
  }
  .table_sp_overflow td,
  th {
    width: 110px;
  }
  .c-table th,
  .c-table td {
    padding: 0.6em;
  }
  .acd-section .acd-title, .acd-other-title {
    padding-right: 3em;
    text-align: left;
    font-size: 4.5vw;
  }
  .acd-title-bottom span:first-of-type {
    font-size: 14px;
    margin-left: 0.8em;
    display: block;
  }
  .campaign-number {
    margin-top: 20px;
  }
}

.typo_img {
  width: 240px;
}

.hdg-block_top {
  padding-bottom: 115px;
}

.anchor_area {
  padding-top: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.anchor_area li {
  margin-right: 35px;
}

.anchor_area li:last-of-type {
  margin-right: 0;
}

.common-wrap-img03 {
  width: 90px;
}

.relativeswiper .swiper-button-next, .swiper-button-prev {
  top: 50% !important;
  transform: translateY(-50%);
}

.sns-twitter-wrap {
  max-height: 450px;
  overflow-y: auto;
}

@media screen and (max-width: 768px) {
  .sns-twitter-wrap {
    max-height: 500px;
  }
  .relativeswiper {
    margin-top: 5vw;
  }
  .common-wrap-img02_img {
    width: 60%;
  }
  .common-wrap-img03 {
    width: 21.33333vw;
  }
  .typo_img {
    width: 60%;
  }
  .anchor_area {
    flex-wrap: wrap;
  }
  .anchor_area li {
    width: 36vw;
  }
  .anchor_area li:nth-of-type(2n+1) {
    margin-right: 4.66667vw;
  }
  .anchor_area li:nth-of-type(2n) {
    margin-right: 0vw;
  }
  .hdg-block_top {
    padding-bottom: 21.33333vw;
  }
  .anchor_area {
    padding-top: 10vw;
  }
  .swiperimg {
    width: 80vw !important;
    display: block;
    margin: auto;
  }
}

a.rule__link_a {
  color: #0b7ed4;
  display: inline;
}

.rule_underline {
  text-decoration: underline;
}

.u-mt0 {
  margin-top: 0;
}

.mt-em-1_5 {
  margin-top: 1.5em !important;
}

.cautionText {
  color: #e70031;
}

.u-mti0 {
  margin-top: 0px !important;
}

.table_sp_overflow td, th {
  width: 150px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
}

.mark-indent-list.-em-1_75 > li {
  padding-left: 1.75em;
}

.rule__caution--no-space li {
  padding-left: 1em;
  text-indent: -1em;
}

.message-group-02 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

.o-main {
  max-width: unset;
  padding: 0;
}

.swiper-bnr_relative {
  position: relative;
}

.swiper-bnr_relative a {
  display: block;
}

/* 20241001 new style */
.modal {
  background: transparent;
  padding: 0;
  position: inherit;
  max-width: auto;
  width: auto;
  top: inherit;
  left: inherit;
  right: inherit;
  margin: 0;
  z-index: 99999;
  box-shadow: none;
}

/* --------------------------------
  Modal
-------------------------------- */
.modal-btn_bg {
  background-color: #FD982F;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal__container {
  position: absolute;
  padding: 30px 20px;
  margin: 50px auto;
  top: 0;
  width: 90%;
  height: 574px;
  min-width: 0;
  max-width: 1040px;
  max-height: none;
  overflow: initial;
}

.modal__overlay {
  overflow-y: scroll !important;
}

@media (min-width: 768px) {
  .modal__container {
    width: 60%;
    height: 758px;
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal_textArea {
  overflow-y: scroll;
  padding: 10px;
  height: 400px;
  background-color: #efefef;
}

@media (min-width: 768px) {
  .modal_textArea {
    padding: 2.5rem 1.5rem;
    height: 570px;
  }
}

.modal_closeBtn {
  position: absolute;
  top: -15px;
  right: -5px;
  border: 0;
  border-radius: 50%;
  outline: none;
  width: 42px;
  height: 42px;
  -webkit-transition: all 0.15s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 0.15s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  background: #c9c9c9;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .modal_closeBtn {
    top: 15px;
    right: 20px;
    width: 34px;
    height: 34px;
  }
}

.modal_closeBtn::before, .modal_closeBtn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 16px;
  height: 2px;
  background: #fff;
}

.modal_closeBtn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal_closeBtn::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal_applicationBtnWrapper {
  text-align: center;
  position: relative;
  bottom: -30px;
}

@media (min-width: 768px) {
  .modal_applicationBtnWrapper {
    bottom: -38px;
  }
}

.modal_applicationBtn {
  position: relative;
  max-width: 400px;
  width: 100%;
  min-width: 250px;
  border-radius: 7px;
  padding: 10px 15px;
  padding-right: 40px;
  margin: 0 auto;
  display: block;
  text-decoration: none;
}

.modal_applicationBtn span {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}

.modal_applicationBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(/-/media/AeonCard/campaign/lp/_assets/images/icon_arrowout.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

@media (max-width: 320px) {
  .modal_applicationBtn span {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .modal_applicationBtn {
    width: 100%;
    padding: 14px 30px;
    padding-right: 54px;
  }
  .modal_applicationBtn span {
    font-size: 18px;
  }
  .modal_applicationBtn::after {
    right: 20px;
  }
}

.modal_checkArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  margin: 0 20px 5px;
}

.modal_checkArea input {
  vertical-align: middle;
}

.modal_checkArea label {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
}

@media (min-width: 1025px) {
  .modal_applicationBtn.-hoverON {
    -webkit-transition: all 0.05s cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
    transition: all 0.05s cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  }
  .modal_applicationBtn.-hoverON:hover {
    opacity: 0.6 !important;
    cursor: pointer !important;
    -webkit-transition: all 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) !important;
    transition: all 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) !important;
  }
}

.modal_textArea .requirement-heading {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 14px;
}

.modal_textArea .requirement-body p {
  font-size: 14px;
}

.modal_textArea .requirement-number {
  font-size: 14px;
}

.modal__overlay {
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
  .modal__container {
    width: 60%;
    height: 758px;
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal__container {
  margin-top: 100px;
  max-width: 840px;
  max-height: 800px;
  width: 90vw;
  height: 80vh;
  padding: 10px 20px 50px;
  position: relative;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}

.modal__close {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: auto;
}

.modal__overlay {
  overflow-y: scroll !important;
}

@media screen and (max-width: 768px) {
  .modal__container {
    padding-bottom: 30px;
    margin-top: 13.3333333333vw;
  }
}

.modal__overlay {
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
  .modal__container {
    width: 60%;
    height: 758px;
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal__container {
  margin-top: 100px;
  max-width: 840px;
  max-height: 800px;
  width: 90vw;
  height: 80vh;
  padding: 10px 20px 50px;
  position: relative;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}

.modal__close {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: auto;
}

.modal__overlay {
  overflow-y: scroll !important;
}

@media screen and (max-width: 768px) {
  .modal__container {
    padding-bottom: 30px;
    margin-top: 13.3333333333vw;
  }
}

.qx-apply-btn {
  position: relative;
  display: block;
  padding: 4px 30px 8px 10px;
  background: #ffa004;
  border-radius: 12px;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn {
    padding: 4px 30px 8px 10px;
    font-size: 20px;
  }
}

.qx-apply-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 14px;
  height: 14px;
  background: url(/-/media/aeoncard/campaign/lp/tgc/20231101/images/icon-btn-arrow.svg) no-repeat center/contain;
}

.qx-apply-btn:visited {
  color: #fff;
}

.qx-apply-btn span {
  font-size: 14px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn span {
    font-size: 12px;
  }
}

.qx-every_day {
  padding: 0 10px;
  background: #fff;
  width: 100%;
  max-width: 1000px;
  margin-top: 100px;
}

.qx-every_day .qx-every_day_inner {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.qx-every_day_line {
  padding: 55px 0;
}

.qx-every_day_line_inner {
  padding-left: 100px;
  padding-right: 100px;
}

.qx-every_day_top {
  text-align: center;
}

.qx-every_day_banner {
  margin-top: 60px;
  margin-bottom: 65px;
  width: 450px;
}

.qx-every_day_period {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #c2a3a3;
  padding: 20px 140px;
}

.qx-every_day_period_day {
  padding-right: 65px;
  font-size: 20px;
  text-align: right;
  flex: 1;
  font-weight: bold;
}

.qx-every_day_period_detail {
  flex: 3;
  padding-left: 65px;
  border-left: 3px solid #fff;
  text-align: left;
}

.qx-every_day_period_detail_inner {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.qx-every_day_big {
  font-size: 130%;
}

.qx-every_day_period .note-list li {
  color: #fff;
}

.qx-every_day_bottom {
  margin-top: 20px;
  text-align: left;
}

.qx-every_day_red {
  color: #e70031;
}

.qx-every_day_note-list {
  margin-top: 10px;
}

.qx-every_day_note-list li {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}

.qx-every_day_note-list_small li {
  font-size: 12px;
}

.qx-every_day_inner_line_wrapper {
  margin-top: 35px;
}

.qx-every_day_inner_line {
  border: 2px solid #333;
  padding: 45px 50px 35px;
  background: #fff;
  margin-top: 20px;
}

.qx-every_day_inner_line_title {
  text-align: center;
  margin-bottom: 20px;
}

.qx-every_day_inner_line_title span {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  padding: 0 20px;
  position: relative;
  line-height: 1.2;
}

.qx-every_day_inner_line_title span::before,
.qx-every_day_inner_line_title span::after {
  content: "";
  position: absolute;
  height: 100%;
  display: inline-block;
  width: 2px;
  background: #333;
  top: 0;
  height: 100%;
}

.qx-every_day_inner_line_title span::before {
  left: 0;
  transform: rotate(135deg);
}

.qx-every_day_inner_line_title span::after {
  right: 0;
  transform: rotate(45deg);
}

.qx-every_day_title_line_none span::before,
.qx-every_day_title_line_none span::after {
  content: none;
}

.qx-every_day_logo {
  width: 345px;
  margin-bottom: 40px;
}

.qx-every_day_text {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #333;
}

.qx-every_day_btn_area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 30px;
}

.qx-every_day_btn_area > li {
  flex: 1;
}

.qx-every_day_btn_area > li:first-of-type {
  margin-right: 20px;
}

.qx-every_day_btn {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 12px 40px 12px 18px;
  background: #333;
  box-shadow: none;
  letter-spacing: inherit;
  font-weight: normal;
  border-radius: 0;
}

.qx-every_day_btn:hover {
  top: 0;
  box-shadow: none;
}

.qx-every_day_btn_txt {
  font-size: 14px;
}

.qx-every_day_map {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.qx-every_day_map .qx-every_day_note-list {
  margin-top: 20px;
}

.qx-every_day_map_inner {
  position: relative;
  margin-top: 30px;
}

.qx-every_day_map_inner_area button {
  position: absolute;
  border-radius: 8px;
  background: transparent;
}

.qx-every_day_hokkaido_btn {
  width: 106px;
  height: 91px;
  top: 0;
  left: 146px;
}

.qx-every_day_kyushu_okinawa_btn {
  width: 137px;
  height: 105px;
  top: 206px;
  left: 0;
}

.qx-every_day_touhoku_btn {
  width: 131px;
  height: 91px;
  top: 209px;
  right: 0;
}

.qx-every_day_honnsyu_shikoku_btn {
  width: 270px;
  height: 168px;
  left: 117px;
  bottom: 21px;
}

.qx-every_day_map_model {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  overflow-y: visible;
  padding: 60px 130px;
  position: relative;
  border-radius: 0;
}

.qx-every_day_map_model_scroll {
  overflow: hidden;
}

.qx-every_day_map_model_content {
  padding: 0 60px 60px;
  height: 100%;
  max-height: 570px;
  overflow-y: auto;
}

.qx-every_day_map_close_top {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -20px;
  top: -20px;
}

.qx-every_day_map_close {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 20px;
  line-height: 1.2;
  border: 2px solid #363636;
  background: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/point_btn_close.png) no-repeat 96% center/18px, #fff;
  color: #262626;
  width: 480px;
  max-width: 100%;
  border-radius: 7px;
  font-weight: bold;
  line-height: 1;
  display: block;
  text-align: center;
  padding: 20px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 18px;
  box-shadow: 4px 4px 4px 0px rgba(120, 120, 120, 0.2), -4px -4px 4px 0px rgba(120, 120, 120, 0.2);
}

.qx-every_day_map_close_top:hover,
.qx-every_day_map_close:hover {
  opacity: .8;
}

.qx-every_day_map_lab {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  max-width: 480px;
  width: 100%;
  padding: 17px 10px 14px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-top: 60px;
}

.qx-every_day_hokkaido .qx-every_day_map_lab {
  background: #3c96d3;
}

.qx-every_day_kyushu_okinawa .qx-every_day_map_lab {
  background: #c67d7d;
}

.qx-every_day_touhoku .qx-every_day_map_lab {
  background: #7ac947;
}

.qx-every_day_honnsyu_shikoku .qx-every_day_map_lab {
  background: #f18900;
}

.qx-every_day_small {
  font-size: 12px;
}

.qx-every_day_model_text {
  margin-top: 20px;
}

.qx-every_day_card {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

.qx-every_day_apply-btn-wrap {
  margin-top: 60px;
  margin-bottom: 35px;
  text-align: center;
}

.qx-every_day_apply-btn-wrap .btn.-next.dates-btn {
  margin-top: 0;
  max-width: 400px;
}

.qx-every_day_apply-btn-wrap .btn-text {
  font-size: 16px;
}

.qx-every_day_apply-btn {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 30px 18px 18px;
  font-size: 16px;
  border-radius: 8px;
}

.qx-every_day_btn {
  text-decoration: none !important;
}

.qx-every_day_btn::after,
.qx-every_day_apply-btn::after {
  top: 50%;
  transform: translateY(-50%);
}

.qx-every_day_btn::before,
.qx-every_day_apply-btn::before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.qx-every_day_bottom_txt {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .qx-every_day_btn {
    width: 100%;
  }
  .qx-every_day {
    margin-top: 50px;
    width: 100vw;
    margin-left: -20px;
    padding: 0;
  }
  .qx-every_day_line {
    border: none;
    padding: 10.66667vw 0 0;
  }
  .qx-every_day_line_inner {
    padding: 0 20px 40px;
  }
  .qx-every_day_banner {
    margin-top: 7.33333vw;
    margin-bottom: 8vw;
  }
  .qx-every_day_period {
    padding: 4vw 2.66667vw;
  }
  .qx-every_day_period_day {
    padding-right: 5.33333vw;
    font-size: 3.73333vw;
  }
  .qx-every_day_period_detail {
    padding-left: 5.33333vw;
  }
  .qx-every_day_period_detail_inner {
    font-size: 3.2vw;
  }
  .qx-every_day_note-list {
    margin-top: 2vw;
  }
  .qx-every_day_small,
  .qx-every_day_note-list li {
    font-size: 3.2vw;
  }
  .qx-every_day_bottom_txt {
    font-size: 3.73333vw;
  }
  .qx-every_day_inner_line_title span {
    font-size: 4.26667vw;
    padding: 0 3.33333vw;
  }
  .qx-every_day_inner_line {
    padding: 6.66667vw 4vw;
  }
  .qx-every_day_inner_line_title span::before,
  .qx-every_day_inner_line_title span::after {
    width: 1px;
  }
  .qx-every_day_logo {
    width: 80%;
    margin-bottom: 8vw;
  }
  .qx-every_day_text {
    margin-bottom: 4vw;
    font-size: 5.5vw;
  }
  .qx-every_day_btn {
    padding: 3.2vw 6vw 3.2vw 2.4vw;
    font-size: 3.2vw;
  }
  .qx-every_day_btn span {
    font-size: 3.73333vw;
  }
  .qx-every_day_btn_area {
    flex-direction: column;
    margin-top: 5.33333vw;
  }
  .qx-every_day_btn_area > li:first-of-type {
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .qx-every_day_btn::before,
  .qx-every_day_btn::after {
    bottom: auto;
  }
  .qx-every_day_title_line_none span {
    font-size: 5.33333vw;
  }
  .qx-every_day_hokkaido_btn {
    width: calc(128 / 608 * 100%);
    height: calc(110 / 654 * 100%);
    top: calc(10 / 654 * 100%);
    left: calc(206 / 608 * 100%);
  }
  .qx-every_day_kyushu_okinawa_btn {
    width: calc(159 / 608 * 100%);
    height: calc(121 / 654 * 100%);
    top: calc(235 / 654 * 100%);
    left: 0;
  }
  .qx-every_day_touhoku_btn {
    width: calc(159 / 608 * 100%);
    height: calc(110 / 654 * 100%);
    top: calc(169 / 654 * 100%);
    right: 0;
  }
  .qx-every_day_honnsyu_shikoku_btn {
    width: calc(326 / 608 * 100%);
    height: calc(203 / 654 * 100%);
    left: calc(202 / 608 * 100%);
    bottom: calc(21 / 654 * 100%);
  }
  .qx-every_day_map_model {
    padding: 10.66667vw 5.33333vw;
  }
  .qx-every_day_map_close {
    margin-top: 5.33333vw;
    font-size: 4vw;
    width: 100%;
    padding: 5vw 0;
    background-size: 3.3vw;
    border-radius: 2vw;
    border-width: 1px;
  }
  .qx-every_day_map_model_content {
    padding: 0 5.33333vw 5.33333vw;
    max-height: 70vh;
  }
  .qx-every_day_map_lab {
    font-size: 4.66667vw;
    padding: 2.26667vw 1.33333vw 1.73333vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    border-radius: 5px;
  }
  .qx-every_day_map_close_top {
    width: 10.66667vw;
    height: 10.66667vw;
    right: -4vw;
    top: -4vw;
  }
  .qx-every_day_card {
    font-size: 4.26667vw;
    margin-bottom: 2.66667vw;
  }
  .qx-every_day_apply-btn-wrap {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .qx-every_day_apply-btn {
    width: 100%;
    padding: 5.5vw 6vw 5.5vw 2.4vw;
  }
  .qx-every_day_apply-btn::before,
  .qx-every_day_apply-btn::after {
    bottom: auto;
  }
  .qx-every_day_bottom {
    margin-top: 5.33333vw;
  }
  .qx-every_day_btn_area > li {
    width: 100%;
  }
}

.qx-top_title {
  display: flex;
  justify-content: center;
  align-items: end;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

.qx-top_title:before,
.qx-top_title:after {
  content: "";
  height: 40px;
  display: inline-block;
  width: 1px;
  background: #000;
}

.qx-top_title:before {
  transform: rotate(135deg);
  margin-right: 20px;
}

.qx-top_title:after {
  transform: rotate(45deg);
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .qx-top_title {
    font-size: 5vw;
    margin-bottom: 10px;
  }
  .qx-top_title:before,
  .qx-top_title:after {
    height: 8vw;
    width: 0.2vw;
  }
}

.qx-text-pink {
  color: #dc0695;
}

/* 20241028 new style */
.qx-every_day_img {
  margin-top: 40px;
  text-align: center;
}

.qx-every_day_img > img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .qx-every_day_img {
    margin-top: 20px;
  }
}

.modal__container[data-type="small"] {
  height: auto;
}

.simplebar-track.simplebar-vertical {
  width: 10px;
}

.simplebar-track.simplebar-vertical {
  background: #f2f2f2;
  border-radius: 10px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}

.simplebar-track .simplebar-scrollbar::before {
  background: #ccc;
}

@media screen and (max-width: 768px) {
  .simplebar-track.simplebar-vertical {
    width: 8px;
  }
}

.kv_bnr_title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .kv_bnr_title {
      font-size: 5vw;
  }
}

/* ーーーーーーーーーーーーーーーーーーー
 5per
ーーーーーーーーーーーーーーーーーーー */
.qx-5per-fs12 {
  margin-top:0;
}
.u-pc-hidden {
  display: none;
}
@media (max-width: 768px) {
  .u-pc-hidden {
      display: block;
  }
}
.qx-5per {
  width: 100%;
  padding: 0;
}

.qx-5per .qx-5per_inner {
  display: block;
  margin: 0 auto;
  max-width: 840px;
  width: 100%;
  padding: 30px 0 60px;
}

.qx-5per a {
  text-decoration: none;
  display: inline;
  width: auto;
  margin: unset;
}

.qx-5per .btn {
  margin-bottom: 0;
}

.qx-5per .btn.-next.dates-btn {
  margin-top: 0;
}

.qx-5per_top {
  margin-left: auto;
  margin-right: auto;
  background: #E8E7EC;
  margin-bottom: 30px;
}

.qx-5per_date {
  background: #DFACAB;
  padding: 15px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.qx-5per_top .qx-5per_blue {
  padding: 0 20px 25px;
}

.qx-5per_inner_line_wrapper {
  margin-top: 35px;
  padding: 35px 50px;
  background: #fff;
}

.qx-5per_inner_line {
  margin: 0 auto;
  width: 100%;
  max-width: 645px;
}

.qx-5per_inner_line_title {
  text-align: center;
  margin-bottom: 30px;
}

.qx-5per_inner_line_title span {
  font-weight: bold;
  font-size: 18px;
  color: #2c3d8a;
  padding: 0 16px;
  position: relative;
  padding-bottom: 15px;
  background: url(/-/media/aeoncard/campaign/lp/aeoncardwaon/20250301/images/5per_ttl.svg) no-repeat center bottom;
  background-size: 100% auto;
  display: inline-block;
}

.qx-5per_inner_line_title strong {
  font-size: 22px;
}

.qx-5per_apply-btn-wrap {
  margin-top: 60px;
  margin-bottom: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qx-5per_date ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qx-5per_date li {
  text-align: center;
}

.qx-5per_date li:first-of-type {
  padding-right: 20px;
}

.qx-5per_date li:last-of-type {
  border-left: 2px solid #fff;
  padding-left: 20px;
}

.qx-5per__link--space {
  margin-top: 20px;
}

.qx-5per__link--align {
  justify-content: center;
}

.qx-5per__accordion--body {
  border: 1px solid #7D7D7D;
  border-top: 0;
}

.qx-5per__note {
  font-size: 16px;
}

.qx-5per__note li {
  text-indent: -1em;
  margin-left: 1em;
}

.qx-5per__indent {
  margin-left: 1em;
}

.qx-5per_logo {
  width: 520px;
}

.qx-5per-flex--center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qx-5per-img__limit {
  height: 70px !important;
  margin-right: 20px;
}


.qx-5per-point_btn {
  width: 480px;
  max-width: 100%;
  border-radius: 7px;
  font-weight: bold;
  line-height: 1;
  display: block;
  text-align: center;
  padding: 20px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 18px;
  box-shadow: 4px 4px 4px 0px rgba(120, 120, 120, 0.2), -4px -4px 4px 0px rgba(120, 120, 120, 0.2);
}

.qx-5per-orange_point_botton {
  color: #ffffff;
  background: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/icon_right.png) no-repeat 96% center / 10px, #ff8a24;
}


.qx-5per-point_btn {
  display: block;
  font-size: 20px;
  line-height: 1.2;
}

.qx-5per-linksdiv {
  display: flex;
  justify-content: center;
}

.qx-5per__link--space {
  margin-top: 20px;
}

.qx-5per__link--align {
  justify-content: center;
}

a.qx-5per-commonlinks {
  font-size: 16px;
  color: #015ec5;
  border-bottom: 1px solid #015ec5;
  position: relative;
}

a.qx-5per-commonlinks:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, -50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #015ec5;
  border-right: 1px solid #015ec5;
}

.qx-5per-birth__accodion .accordion_bg {
  background: #2C3E8A;
  text-align: center;
}

.qx-5per-attention__accodion_title {
  color: #fff;
  font-size: 24px;
}

.qx-5per-birth__accodion .js-accordion__icon::before, .qx-5per-birth__accodion .js-accordion--close .js-accordion__icon::before {
  content: "";
}

.qx-5per-birth__accodion .js-accordion__icon span {
  background-color: #fff;
  border-radius: 50%;
}

.qx-5per-birth__accodion .js-accordion__icon span::before, .qx-5per-birth__accodion .js-accordion__icon span::after {
  background-color: #2C3E8A;
  width: 17px;
  height: 3px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
}

.qx-5per-birth__accodion .js-accordion--close .js-accordion__icon span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.qx-5per-birth__accodion .js-accordion__icon {
  position: absolute;
  right: 3.923077%;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
}

.qx-5per-birth__accodion .accordion-body {
  display: block;
}


.qx-5per-birth__noneentry strong {
  font-size: 24px;
  font-weight: bold;
}

.qx-5per-textdec_under {
  text-decoration: underline;
}

.qx-5per-textdec__under__pen {
  background-image: linear-gradient(to bottom, transparent 70%, #FFE100 70%, #FFE100 100%);
}

.qx-5per-birth__triangle .qx-5per-birth__triangle__shap {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #2C3E8A;
  margin: auto;
}

.qx-5per-birth__step:first-of-type {
  margin-top: 30px;
}

.qx-5per-birth__step h3 {
  font-size: 16px;
  color: #2C3E8A;
  background-color: #E7EBFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #2C3D8A;
  height: 38px;
}

.qx-5per-birth__step h3 .qx-5per-birth__step__content {
  display: inline-block;
  padding: 0 10px;
  width: calc(100% - 120px);
  text-align: center;
}

.qx-5per-birth__step h3 .qx-5per-birth__step__num {
  width: 120px;
  height: 100%;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-size: 100% 100%;
  margin: -1px 0;
}

.qx-5per-birth__step h3 .qx-5per-birth__step__num strong {
  font-size: 28px;
  margin-left: 3px;
  margin-bottom: 3px;
  line-height: 1;
  padding-right: 5px;
}

.qx-5per-birth__step__body {
  padding: 20px 20px 25px;
  border-left: 1px solid #2C3D8A;
  border-right: 1px solid #2C3D8A;
  border-bottom: 1px solid #2C3D8A;
  font-size: 16px;
}

.qx-5per-birth__triangle {
  margin: 20px 0;
}

.qx-5per-birth__discount {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 45px;
}

.qx-5per-birth__discount .qx-5per-campcard-flex-query {
  width: auto;
  height: auto;
}

.qx-5per-birth__discount li {
  text-align: center;
  margin: 0 20px;
}

.qx-5per-birth__discount img {
  height: 60px;
}

.qx-5per-cp-detail-box__hdg {
  padding: 0;
  background-color: #e2e5f2;
  border: 2px solid #2c3d8a;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.qx-5per-cp-detail-box__hdg img {
  width: 200px;
  margin-right: 30px;
}

.qx-5per-cp-detail-box__hdg span {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  color: #2C3E8A;
  line-height: 1;
}

.qx-5per-color__blue {
  color: #4653A2;
}

.qx-5per-birth__noneentry {
  font-size: 22px;
  font-weight: bold;
}

.qx-5per-u-txt-left {
  justify-content: flex-start;
}

.qx-5per-every_day_note-list_small li {
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}

.qx-5per-fs12 {
  font-size: 12px;
}

.qx-5per-banner_pop  {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #454444;
  width: 580px;
  font-size: 28px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}

.qx-5per-banner_pop  > div {
  padding: 6px;
  color: white;
  font-size: 24px;
}

.qx-5per-banner_pop ::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 20px 11px 0;
  border-color: #454444 transparent transparent transparent;
  border-style: solid;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.qx-5per .accordion-body-inner {
  padding: 20px 15px;
  width: 100%;
  border: 1px solid transparent;
  border-top: none;
}
.qx-5per .acd-slide-bottom {
  padding: 0;
  border: none;
}
.qx-5per .accordion-title {
  position: relative;
  cursor: pointer;
  width: 100%;
  text-align: center;
  letter-spacing: 0.025em;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 65px 17px 15px;
  line-height: 1.5;
}
.qx-5per a {
  display: inline;
}
.qx-5per a.cp-link__blue  {
  color: #0b7ed4;
  text-decoration: underline;
}
.qx-5per-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
  right: 1.7em;
  top: 50%;
  transform: translateY(-50%);
}
.qx-5per .acd-section .acd-title:before, .acd-other-title:before {
  background-color: #2C3E8A;
  z-index: 2;
}
.qx-5per .acd-section .acd-title:after, .acd-other-title:after {
  background-color: #2C3E8A;
  z-index: 2;
}
@media (min-width: 768px) {
  .qx-5per .accordion-title {
      min-height: auto;
      text-align: center;
      letter-spacing: 0.1em;
      font-size: 25px;
      padding: 17px 95px;
  }
}
.qx-5per-campcard-flex {
  display: flex;
  justify-content: center;
  padding: 0px 140px;
  margin-bottom: 50px;
}
.qx-5per-fwb {
  font-weight: bold;
}
.qx-5per-campcard-flex-query > p > span {
  color: #2c3d8a;
  font-size: 16px;
    font-weight: bold;
}
@media (min-width: 768px) {
  .qx-5per .accordion-body-inner {
      padding: 50px 20px;
  }
}
.qx-5per-mt40 {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .qx-5per-campcard-flex {
    margin-bottom: 40px;
    padding: 0;
  }
  .qx-5per-campcard-flex > div {
    padding: 0 1vw;
  }
  .qx-5per-icon {
    width: 1.2em; 
    height: 1.2em;
  }
  .qx-5per .btn-text {
    font-size: 4vw;
    padding: 0;
  }
  .qx-5per .btn.-next::after {
    width: .5em;
  }
  .qx-5per .accordion-body-inner {
    padding: 50px 20px;
  }
  .qx-5per-banner_pop  {
    width: 95%;
    margin-bottom: 5vw;
  }
  .qx-5per-banner_pop  > div {
    font-size: 4.4vw;
  }
  .qx-5per-banner_pop ::after {
    border-width: 15px 8px 0;
  }
  a.qx-5per-commonlinks {
    font-size: 3.75vw;
  }
  .qx-5per-birth__step__body .qx-5per-commonlinks {
    font-size: 12px;
  }
  .qx-5per-point_btn {
    width: 100%;
    font-size: 6vw;
    padding: 5vw 0;
    background-size: 2vw;
    border-radius: 2vw;
    border-width: 1px;
  }
  .qx-5per-campcard-flex-query > p {
    margin-top: 2vw;
    font-size: 3.2vw;
  } 
  .qx-5per-mt40 {
    margin-top: 6vw;
  }
  .qx-5per-campcard-flex-query > p span {
    font-size: 3.4vw;
  }
  .qx-5per-point_btn {
    font-size: 4vw;
  }
  .qx-5per__link--align {
    justify-content: flex-start;
  }
  .qx-5per__link--space {
    margin-top: 8vw;
  }
  .qx-5per-birth__accodion .js-accordion__icon {
    width: 5.33333vw;
    height: 5.33333vw;
  }
  .qx-5per-birth__accodion .js-accordion__icon span::before, .qx-5per-birth__accodion .js-accordion__icon span::after {
    width: 3.2vw;
    height: 2px;
  }
  .qx-5per-birth__accodion .js-accordion__icon {
    right: 3.8vw;
  }
  .qx-5per__link--align {
    justify-content: flex-start;
  }
  .qx-5per__mv {
    width: 100%;
  }
  .qx-5per-birth__noneentry {
    font-size: 3.73333vw;
  }
  .qx-5per-birth__noneentry strong {
    font-size: 4.26667vw;
  }
  .qx-5per-img__limit {
    height: 12.4vw !important;
    margin-right: 5.33333vw;
  }
  .qx-5per_date li:first-of-type {
    font-size: 3.5vw;
    padding-right: 3.2vw;
  }
  .qx-5per_date li:last-of-type {
    padding-left: 3.2vw;
    line-height: 1.1;
  }
  .qx-5per_date span {
    font-size: 4vw;
    margin-right: 0;
    line-height: 1;
  }
  .qx-5per_date strong {
    font-size: 4.4vw;
    line-height: 1;
  }
  .qx-5per_date {
    padding: 1.2vw 0;
  }
  .qx-5per-cp-detail-box__hdg img {
    width: 25.33333vw;
  }
  .qx-5per-cp-detail-box__hdg span {
    font-size: 3.75vw;
  }
  .qx-5per-birth__accodion .accordion_bg {
    padding: 4.4vw 3.8vw 4.2vw;
  }
  .qx-5per-attention__accodion_title {
    font-size: 4vw;
  }
  .qx-5per .qx-5per_inner {
    padding: 8vw 0 0;
  }
  .qx-5per_inner_line_wrapper {
    padding: 9.33333vw 5.33333vw 6.66667vw;
  }
  .qx-5per_inner_line_title span {
    font-size: 3.73333vw;
    padding: 0 2.66667vw 4vw;
  }
  .qx-5per_inner_line_title {
    font-size: 3.2vw;
    margin-bottom: 5.33333vw;
  }
  .qx-5per_logo {
    width: 87%;
  }
  .qx-5per_apply-btn-wrap {
    margin: 8vw 0;
  }
  .qx-5per-cp-detail-box__hdg img {
    margin-right: 5.33333vw;
  }
  .qx-5per-birth__triangle .qx-5per-birth__triangle__shap {
    border-left: 4vw solid transparent;
    border-right: 4vw solid transparent;
    border-top: 4vw solid #2C3E8A;
  }
  .qx-5per-birth__triangle {
    margin: 4vw;
  }
  .qx-5per_inner_line_title strong {
    font-size: 4.8vw;
  }
  .qx-5per__link--space {
    margin-top: 8vw;
  }
  .qx-5per-birth__accodion .accordion-icon {
    width: 5.33333vw;
    height: 5.33333vw;
    background-size: 3.2vw auto;
  }
  .qx-5per-birth__discount img {
    height: 13.33333vw;
  }
  .qx-5per-birth__discount {
    margin-top: 5.33333vw;
  }
  .qx-5per-birth__discount .campcard-flex {
    margin-bottom: 5.33333vw;
  }
  .qx-5per-cp-detail-box__hdg {
    border: 1px solid #2c3d8a;
  }
  .qx-5per-birth__step__body {
    padding: 5.33333vw 2.66667vw 8vw;
  }
  .qx-5per__accordion--body .accordion-body-inner {
    padding: 6.66667vw 4vw 13.33333vw;
  }
  .qx-5per__note {
    font-size: 12px;
  }
}