@charset 'utf-8';

/* !common__________Page
---------------------------------------------------------- */
main {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "�ｽ�ｽ�ｽS�ｽV�ｽb�ｽN",
    "Yu Gothic", "Meiryo", sans-serif;
}

.inner {
  max-width: 940px;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 10;
}

.inner_m {
  max-width: 700px;
}

.width100 {
  width: 100%;
}

.tgcaw p {
  margin: 0;
}

.pc_show {
  display: block;
}

.sp_show {
  display: none;
}

.hdL {
  text-align: center;
  margin: 0 auto;
  max-width: 580px;
}

.hdL.fit {
  width: fit-content;
  padding: 0 10px;
  text-align: center;
  margin: 0 auto 50px;
  border-bottom: 1px solid #000000;
}

.hdL.fit.bg {
  position: relative;
}

.hdL span {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #9b9b9d;
  display: block;
  padding: 0 0 10px 0;
}

.hdL.fit span {
  font-size: 28px;
  font-weight: bold;
  display: block;
  padding: 0 0 10px 0;
  border-bottom: 0;
}

.hdL.fit > span > span {
  padding-bottom: 0;
  font-size: 60px;
  line-height: 1.1;
}

.sub-hdL {
  position: relative;
  margin-top: 50px;
  text-align: center;
}

.sub-hdL.large {
  margin-top: 30px;
}

.sub-hdL:before,
.sub-hdL:after {
  position: absolute;
  left: 50%;
  content: '';
  display: block;
  background-color: #333333;
  transform: translateX(-50%);
}

.sub-hdL:before {
  bottom: -17px;
  left: 50%;
  width: 1px;
  height: 18px;
}

.sub-hdL:after {
  bottom: -22px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

.sub-hdL span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 600;
}

.sub-hdL span:before,
.sub-hdL span:after {
  content: '';
  display: block;
  width: 2px;
  height: 25px;
  background-color: #333333;
}

.sub-hdL span:before {
  margin-right: 15px;
  transform: rotate(-40deg);
}

.sub-hdL span:after {
  margin-left: 10px;
  transform: rotate(40deg);
}

.t_center {
  text-align: center;
}

.t_right {
  text-align: right;
}

.mab50 {
  margin-bottom: 50px;
}

.mab30 {
  margin-bottom: 30px;
}

.corler_red {
  color: #ef0031;
}

.backGray {
  background: #f3f3f6 url(../../images/bg-message.png) no-repeat center bottom /
    auto;
}

.qx-annotation {
  padding-left: 1rem;
  text-indent: -1rem;
  list-style: none;
}

.qx-annotation li {
  margin-bottom: 5px;
  font-size: 12px;
}

.qx-annotation li:last-child {
  margin-bottom: 0;
}

.qx-annotation a {
  text-decoration: underline;
}

.benefit-block.-n-1 .inner:before,
.benefit-block.-n-1 .inner:after,
.stepItem:after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}

.benefit-block.-n-1 .inner.icon_01:before {
  background-image: url(../../images/bg-object-benefit01-top.png);
  width: 33.48%;
  padding-top: 21.18%;
  margin: -7.87% 0 0 -10.59%;
  aspect-ratio: 373/236;
  z-index: -1;
  top: 0;
  left: 0;
}

.benefit-block.-n-1 .inner.icon_01:after {
  background-image: url(../../images/bg-object-fin-bottom.png);
  width: 32.96%;
  aspect-ratio: 179/92;
  right: 0;
  bottom: 0;
  margin: 0 -24% -8% 0;
  z-index: -1;
}

.benefit-block.-n-1 .inner.icon_02:before {
  background-image: url(../../images/bg-object-fin-bottom.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330/170;
  right: 0;
  bottom: 0;
  margin: 0 -11.88% -4% 0;
  z-index: -1;
}

.benefit-block.-n-1.backGray .inner.icon_02:before {
  display: none;
}

.benefit-block.-n-1 .inner.icon_03:before {
  background-image: url(../../images/bg-object-fin-top.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330/170;
  left: 0;
  top: 0;
  margin: 0 -11.88% -4% 0;
  z-index: -1;
}

.benefit-block.-n-1 .stepItem.icon_01:after {
  background-image: url(../../images/bg-object-fin-bottom.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330/170;
  right: 0;
  bottom: 0;
  margin: 0 -11.88% -10% 0;
  z-index: -1;
}

.benefit-block.-n-1 .stepItem.icon_02:after {
  background-image: url(../../images/bg-object-fin-top.png);
  width: 42.96%;
  padding-top: 16.98%;
  aspect-ratio: 330/170;
  left: -15%;
  bottom: 0;
  margin: 0 -11.88% -7% 0;
  z-index: -1;
}

.icon_04:before {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../20250521/images/bg-object-fin-left.png);
  width: 32%;
  aspect-ratio: 109/56;
  left: -18%;
  bottom: 0;
  margin: 0 0 -15% 0;
  z-index: -1;
}

.benefit-block.-n-1 .stepItem.single {
  margin-top: 50px;
}

.benefit-block.-n-1 .stepItem.single .stepSub {
  color: #333333;
  border: 2px solid #000000;
  border-bottom: 0;
}

.benefit-block.-n-1 .stepItem.single.gray .stepSub {
  background-color: #DFD7D7;
}

.benefit-block.-n-1 .stepItem.single.yellow {
  margin-top: 30px;
}

.benefit-block.-n-1 .stepItem.single.yellow .stepSub {
  background-color: #E3AF40;
}

.benefit-block.-n-1 .stepItem.single.yellow .stepList {
  padding: 25px;
}

.benefit-block.-n-1 .stepItem.single .stepList {
  padding: 20px;
  border: 2px solid #000000;
  text-align: center;
}

.benefit-block.-n-1 .stepItem.single .stepList .stepTxt {
  padding: 0;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.benefit-block.-n-1 .stepItem.single .stepList .stepTxt span {
  font-size: 33px;
}

.benefit-block.-n-1 .event-annotation {
  max-width: 100%;
  margin: 30px 0 0;
}

.benefit-block.-n-1 .event-annotation li {
  padding-left: 1rem;
  font-size: 14px;
  text-indent: -1rem;
}

.benefit-block.-n-1 .event-annotation li:before {
  display: none;
}

.benefit-block.-n-1 .event-annotation li a {
  padding-right: 3px;
  text-decoration: underline;
}

.benefit-block.-n-1 .event-annotation li a:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 14px;
  background-image: url(/-/media/aeoncard/campaign/lp/tgc/ticket_presale/20241218/images/link_icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.benefit-block.-n-1 .stepItem.single:before,
.benefit-block.-n-1 .stepItem.single:after {
  display: none;
}

.benefit-block.-n-1 .flex-btnList {
  display: flex;
  gap: 10px;
  margin-top: 50px;
}

.benefit-block.-n-1 .flex-btnList li {
  width: calc((100% - 10px) / 2);
  padding: 0;
  text-align: center;
  line-height: 1.4;
  border-radius: 999px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.benefit-block.-n-1 .flex-btnList li a {
  display: block;
  color: #ffffff;
  padding: 10px 5px;
  font-size: 18px;
  font-weight: 600;
}

.benefit-block.-n-1 .flex-btnList li:before {
  display: none;
}

.benefit-block.-n-1 .flex-btnList li:first-child {
  background-color: #BF4F61;
}

.benefit-block.-n-1 .flex-btnList li:last-child {
  background-color: #D57F7F;
}

.benefit-block.-n-1 .flex-btnList li span {
  display: block;
  font-size: 11px;
  font-weight: normal;
}

.pre-purchase-description {
  text-align: center;
  font-weight: 500;
}

.pre-purchase-description.mab30 {
  margin-bottom: 30px;
}

.qx-tabWrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
  border-bottom: 1px solid #000000;
}

.qx-tabWrap a {
  display: block;
  width: 250px;
  margin-bottom: 0;
  padding: 7px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-color: #D1D1D1;
  opacity: 1;
}

.qx-tabWrap a.active {
  margin-bottom: -1px;
  padding: 15px;
  border: 1px solid #000000;
  border-bottom: 0;
}

.qx-tabWrap a:first-child.active {
  background-color: #BF4F61;
}

.qx-tabWrap a:last-child.active {
  background-color: #D57F7F;
}

.qx-contentWrap .content {
  display: none;
  padding: 30px 0;
}

.qx-contentWrap .content.active {
  display: block;
}

.qx-contentWrap .stepTxt {
  font-weight: 600;
}

.qx-contentWrap .stepTxt-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
}

.qx-contentWrap .stepBox-btn-ttl {
  font-size: 16px;
}

.qx-contentWrap .stepBox-store-btn {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px 0 40px;
}

.qx-contentWrap .stepBox-store-btn > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
}

.qx-contentWrap .stepBox-store-btn > div a {
  display: block;
}


.qx-non-member-content {
  display: none;
}

.qx-non-member-content.active {
  display: block;
}

.qx-gradation-btn.btn-wrap a {
  margin-bottom: 0;
}

.qx-gradation-btn.btn-wrap a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #ffffff;
  transform: translateY(-50%);
  border-radius: 50%;
}

.qx-gradation-btn.btn-wrap a:after {
  width: 12px;
  height: 12px;
  top: -5px;
  right: 19px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: none;
  transform: rotate(45deg);
}

.qx-gradation-btn.btn-wrap:not(.instep) {
  margin-top: 85px;
}

















.linetwo {
  line-height: 2;
}

.imglist {
  background: url(../../images/img-benefit_01.png) no-repeat left 10px center;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 10px 10px 10px 80px;
  font-weight: bold;
  font-size: 14px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.-item-2 .imglist {
  background: url(../../images/img-benefit_02.png) no-repeat left 10px center;
  background-color: #fff;
}

.-item-3 .imglist {
  background: url(../../images/img-benefit_03.png) no-repeat left 10px center;
  background-color: #fff;
}

.is_pc {
  display: block;
}

.benefit-list-item .txt-box .note.mt0 {
  margin-top: 0;
}

.event.event-02 {
  position: relative;
  margin-top: 100px;
}

.event.event-02:before {
  background-image: url(../../images/bg-object-fin-bottom.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330 / 170;
  top: 2%;
  right: 0;
  margin: 0 -11.88% -10% 0;
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.event.event-02 .tgc_logo {
  position: relative;
}

.event.event-02 .tgc_logo:before {
  background-image: url(../../images/bg-object-fin-bottom.png);
  width: 32.96%;
  padding-top: 16.98%;
  aspect-ratio: 330 / 170;
  top: 85%;
  left: 0;
  /* margin: 0 -11.88% -10% 0; */
  margin: 0 0 0 -11.88%;
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(-1, 1);
}

.qx-event-title {
  margin-block: 45px;
  position: relative;
}

.qx-event-sub-hdL {
  margin-bottom: 32px;
}

.qx-event-info {
  text-align: left;
  width: fit-content;
  margin-block: 18px 44px;
  margin-inline: auto;
  font-size: 28px;
  font-weight: 600;
}

.qx-event-block {
  border: 1px solid #000;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}

.qx-event-block dt {
  border-bottom: 1px solid #000;
  font-size: 24px;
  background: #DFD7D7;
  padding-block: 5px;
  padding-inline: 20px;
  font-weight: 600;
}

.qx-event-block-price dt {
  background: #E3AF40;
}

.qx-event-block dd {
  padding: 20px 30px;
  font-size: 18px;
  font-weight: 600;
}

.qx-event-block dd .larger {
  font-size: calc(2.6em/ 1.8);
}

.qx-event-annotation li {
  font-size: 14px;
}

.qx-widebaloon {
  position: relative;
  margin-bottom: 50px;
  padding: 15px;
  text-align: center;
  background-color: #E3AF40;
}

.qx-widebaloon:after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  content: '';
  width:0;
  height:0;
  border-style:solid;
  border-width: 20px 12.5px 0 12.5px;
  border-color: #E3AF40 transparent transparent transparent;
  transform: translateX(-50%);
}

.qx-widebaloon p {
  font-size: 25px;
  font-weight: 600;
}

.qx-widebaloon p > span {
  font-size: 1.25em;
}

/*** 繧ｿ繝悶Ξ繝�ヨ 768x ~ 959px***/
@media screen and (max-width: 959px) {
}

/*** 繧ｹ繝槭� 320px ~ 767px***/
@media screen and (max-width: 768px) {
  .pc_show {
    display: none;
  }

  .sp_show {
    display: block;
  }

  html {
    font-size: calc(100vw / 37.5);
  }

  .hdL {
    max-width: 300px;
  }

  .hdL span {
    font-size: 16px;
  }

  .hdL.fit {
    margin: 0 auto 8%;
    padding: 0 40px;
  }

  .hdL.fit > span {
    font-size: 5vw;
  }

  .hdL.fit > span > span {
    font-size: 10.5vw;
  }

  .sub-hdL {
    margin-top: 11%;
  }

  .sub-hdL.large {
    margin-top: 0;
  }

  .sub-hdL span {
    font-size: 4.3vw;
  }

  .sub-hdL:before {
    height: 16px;
  }

  .sub-hdL:after {
    width: 5px;
    height: 5px;
  }

  .sub-hdL span:before,
  .sub-hdL span:after {
    height: 18px;
  }

  .mab50 {
    margin-bottom: 30px;
  }

  .mab30 {
    margin-bottom: 20px;
  }

  .max80 {
    padding: 0 20px;
  }

  .inner {
    padding: 0 25px;
  }

  .is_pc {
    display: none;
  }

  .benefit-block.-n-1 .inner.icon_01:before {
    background-image: url(../../images/bg-object-benefit01-top-sp.png);
    width: 35.13%;
    padding-top: 37.06%;
    margin: -32px 0 0 -5.6%;
    aspect-ratio: 286/278;
  }

  .benefit-block.-n-1 .inner.icon_01:after {
    width: 50%;
    margin: 0 -17% -18% 0;
  }

  .benefit-block.-n-1 .inner.icon_02:before {
    background-image: url(../../images/bg-object-fin-bottom.png);
    width: 38.13%;
    padding-top: 37.06%;
    aspect-ratio: 286/278;
    margin: 0 0 -10% 0;
  }

  .benefit-block.-n-1.backGray .inner.icon_02:before {
    display: block;
  }

  .benefit-block.-n-1 .inner.icon_03:before {
    background-image: url(../../images/bg-object-benefit01-top-sp.png);
    width: 38.13%;
    padding-top: 37.06%;
    margin: -10px 0 0 -9.6%;
    aspect-ratio: 286/278;
  }

  .benefit-block.-n-1 .stepItem.icon_01:after {
    background-image: url(../../images/bg-object-fin-bottom-sp.png);
    width: 56%;
    padding-top: 40.8%;
    margin: 0 0 -30% 0;
    aspect-ratio: 420/306;
  }

  .benefit-block.-n-1 .stepItem.icon_02:after {
    width: 38.13%;
    padding-top: 37.06%;
    margin: 0 0 -15% 10%;
    aspect-ratio: 286/278;
  }

  .icon_04:before {
    display: none;
  }

  .backGray {
    background: #f3f3f6 url(../../images/bg-message-sp.png) no-repeat center top /
      100% auto;
  }

  .qx-event-title {
    margin-block: 30px 15px;
    max-width: 289px;
    margin-inline: auto;
  }

  .qx-event-sub-hdL {
    margin-top: 36px !important;
  }

  .qx-event-info {
    font-size: 15px;
    margin-block: 25px;
  }

  .qx-event-block {
    margin-bottom: 18px;
  }

  .qx-event-block dt {
    font-size: 15px;
  }

  .qx-event-block dd {
    font-size: 15px;
    padding: 20px 15px;
  }

  .event.event-02 {
    margin-top: 50px;
  }

  .event.event-02:before {
    width: 50%;
    top: 1%;
    right: -6%;
  }

  .event.event-02 .tgc_logo:before {
    display: none;
  }

  .qx-widebaloon {
    width: 90%;
    margin: 0 auto 8%;
  }

  .qx-widebaloon:after {
    bottom: -10px;
    border-width: 10px 6.5px 0 6.5px;
  }

  .qx-widebaloon p {
    font-size: 3.2vw;
  }

  .benefit-block.-n-1 .stepItem.single {
    margin-top: 12%;
  }

  .benefit-block.-n-1 .stepItem.single .stepSub {
    font-size: 4.5vw;
  }

  .benefit-block.-n-1 .stepItem.single .stepList .stepTxt {
    font-size: 3.2vw;
  }

  .benefit-block.-n-1 .stepItem.single .stepList .stepTxt span {
    font-size: 4.6vw;
  }

  .benefit-block.-n-1 .stepItem.single.gray .stepList {
    padding: 15px 18px;
  }

  .benefit-block.-n-1 .stepItem.single.yellow .stepList {
    padding: 10px 25px 25px;
  }

  .benefit-block.-n-1 .event-annotation li {
    font-size: 3.2vw;
  }

  .benefit-block.-n-1 .flex-btnList {
    margin-top: 12%;
  }

  .benefit-block.-n-1 .flex-btnList li a {
    display: flex;
    flex-direction: column;
    height: 100%;
    /* font-size: 3vw; */
    font-size: 12px;
  }

  .benefit-block.-n-1 .flex-btnList li a span {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
  }

  .pre-purchase-description {
    font-size: 3.8vw;
    text-align: left;
  }

  .qx-tabWrap {
    padding: 0 5%;
  }

  .qx-tabWrap a {
    padding: 5px;
    font-size: 2.6vw;
    border-radius: 8px 8px 0 0;
  }

  .qx-tabWrap a.active {
    padding: 10px;
  }

  .qx-contentWrap .content .stepSub {
    padding: 3px 0;
  }

  .qx-contentWrap .content .stepTxt-icon {
    font-size: 1em;
    text-align: left;
  }

  .qx-contentWrap .content .stepTxt-icon img {
    width: 9vw;
    max-width: 55px;
  }

  .qx-contentWrap .stepBox-btn-ttl {
    font-size: 3vw;
  }

  .qx-contentWrap .stepBox-store-btn {
    margin: 4% 0 8%;
  }

  .qx-contentWrap .stepBox-store-btn > div {
    font-size: 2.8vw;
  }

  .qx-contentWrap .stepBox-store-btn {
    padding: 0 15px;
  }

  .qx-gradation-btn.btn-wrap a:before {
    width: 23px;
    height: 23px;
  }

  .qx-gradation-btn.btn-wrap a:after {
    width: 9px;
    height: 9px;
    top: -3px;
    right: 17px;
  }

  .qx-gradation-btn.btn-wrap.instep > a {
    width: 100%;
    max-width: 300px;
  }
}

@media screen and (max-width: 320px) {
  .benefit-block.-n-1 .stepItem.single.gray .stepList {
    padding: 15px 10px;
  }
  .qx-gradation-btn.btn-wrap a:before {
    width: 20px;
    height: 20px;
    right: 7px;
  }

  .qx-gradation-btn.btn-wrap a:after {
    width: 8px;
    height: 8px;
    right: 13px;
  }

  .benefit-block.-n-1 .flex-btnList li a {
    font-size: 10px;
  }

  .benefit-block.-n-1 .flex-btnList li a span {
    font-size: 8px;
  }
  .qx-event-block dd {
    font-size: 13px;
  }
}

/* !main__________Page
---------------------------------------------------------- */
.mainWrap {
  background: url(../../images/main_pc_img.jpg) no-repeat center center;
  background-size: cover;
  border-top: 5px solid #47549e;
  border-bottom: 5px solid #e0c277;
  padding: 60px 30px;
}

.mainItem {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.mainLeft {
  flex: 0 0 35%;
}

.mainLeft img {
  box-shadow: 6.6px 7.4px 14px 0 rgb(51 51 51 / 40%),
    0 0 2px 0 rgb(51 51 51 / 15%);
  border-radius: 6% / 4%;
  max-width: 283px;
}

.mainRight {
  padding-left: 10px;
  color: #000;
}

.mainItem .sub {
  width: fit-content;
  margin: 0 auto 20px;
  padding: 13px 35px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  background-color: #ffffff;
  border-radius: 999px;
}

.mainItem .title {
  font-weight: bold;
  font-size: 40px;
  padding: 10px 0;
  line-height: 1.2;
}

.mainItem .bg-shadow_white {
  margin-top: 25px;
  padding: 25px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0 25px 0 25px;
}

.mainItem .bg-shadow_white img {
  max-width: 390px;
}

.main_pic {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 24px 0 rgba(216, 216, 216, 0.8);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 15px 0;
  margin: 50px auto 15px;
  width: 100%;
}

.main_pic p:first-child,
.main_pic p:last-child {
  font-size: 28px;
  font-weight: 500;
}

.main_pic p:nth-child(2) {
  font-size: 40px;
  font-weight: 900;
  margin: 6px auto;
}

.mainTime {
  padding: 50px 0 0 0;
}

.mainTime .title {
  text-align: center;
  position: relative;
  z-index: 0;
}

.mainTime .title:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  background-color: #333;
  width: 100%;
  height: 1px;
  content: "";
}

.mainTime .title span {
  display: inline-block;
  padding: 2px 20px;
  font-size: 26px;
  color: #000;
  background-color: rgba(238, 238, 238, 1);
  box-shadow: 0 0 10px 10px rgba(238, 238, 238, 1);
  z-index: 10;
  position: relative;
  font-weight: bold;
}

.mainTime .date {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #000;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.mainTime .date span {
  font-size: 36px;
  font-weight: bold;
}

.mainTime .tips {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  color: #000;
}

/*** 繧ｿ繝悶Ξ繝�ヨ 768x ~ 959px***/
@media screen and (max-width: 959px) {
}

/*** 繧ｹ繝槭� 320px ~ 767px***/
@media screen and (max-width: 768px) {
  .mainWrap {
    background: url(../../images/main_sp_img.jpg) no-repeat center center;
    background-size: cover;
    border-top: 3px solid #47549e;
    border-bottom: 3px solid #e0c277;
    padding: 20px 0 25px;
    height: auto;
  }

  .mainItem {
    position: relative;
    display: block;
    padding-bottom: 10px;
  }

  .mainLeft {
    text-align: center;
    margin-bottom: 20px;
  }

  .mainLeft img {
    display: block;
    max-width: 30%;
    margin-right: auto;
  }

  .mainRight {
    position: absolute;
    bottom: 17%;
    right: 0;
    width: 66%;
    padding-left: 0;
  }

  .mainRight .images {
    max-width: 100%;
    margin: 0;
    padding: 20px;
  }

  .mainRight .images img {
    width: 100%;
  }

  .mainItem .sub {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 14px;
    max-width: 203px;
    margin: 0 auto;
  }

  .mainItem .title {
    font-size: 22px;
    padding: 10px 0;
  }

  .mainTime .title span {
    padding: 5px;
    font-size: 18px;
    background-color: rgba(252, 252, 252, 1);
    box-shadow: 0 0 10px 10px rgba(252, 252, 252, 1);
  }

  .mainTime .date {
    font-size: 20px;
    margin-top: 10px;
  }

  .mainTime .date span {
    font-size: 24px;
  }

  .mainTime .tips {
    font-size: 14px;
    margin-top: 15px;
  }

  .main_pic {
    padding: 15px 0;
    margin: 15px 0;
    width: 100%;
  }

  .main_pic p:first-child,
  .main_pic p:last-child {
    font-size: 16px;
  }

  .main_pic p:nth-child(2) {
    font-size: 22px;
  }
}

@media screen and (max-width: 320px) {
  .mainLeft img {
    max-width: 100px;
  }
  .mainRight {
    width: calc(100% - 110px);
  }
}

/* !event__________Page
---------------------------------------------------------- */

.eventWrap {
  padding: 80px 0;
}

.eventWrap.pt-thin {
  padding-top: 50px;
}

.eventInfoFlex{
  max-width:294px;
  margin: 0 auto;
  white-space: nowrap;
}

.eventInfo {
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}

.eventMess {
  text-align: center;
  font-size: 14px;
  border-radius: 12px;
  background-color: #f3f3f6;
  padding: 23px 8px;
  max-width: 680px;
  margin: 20px auto;
}

.eventMess a {
  text-decoration: underline;
  color: #0b7ece;
}

.qx-annotation--diamond {
  list-style: none;
  margin: 0 auto;
  max-width: 620px;
}

.qx-annotation--diamond li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  line-height: 1.9;
  font-weight: 500;
}

.qx-annotation--diamond li:before {
  position: absolute;
  left: 0;
  top: 8px;
  margin: auto;
  content: "";
  background-color: #211815;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.qx-annotation--diamond li.corler_red:before {
  background-color: #ef0031;
}

.eventWrap .t_center {
  font-weight: 500;
}

/*** 繧ｿ繝悶Ξ繝�ヨ 768x ~ 959px***/
@media screen and (max-width: 959px) {
}

/*** 繧ｹ繝槭� 320px ~ 767px***/
@media screen and (max-width: 768px) {
  .eventWrap {
    padding: 60px 0 15px;
  }

  .eventWrap.pb-thic {
    padding: 25px 0 60px;
  }

  #check {
    padding-bottom: 60px;
  }

  .eventInfoFlex{
    max-width:270px;
  }

  .eventInfo {
    font-size: 15px;
  }

  .eventMess {
    font-size: 11px;
    padding: 18px;
    margin: 20px auto;
    text-align: left;
    text-indent: -1em;
    margin-left: 1em;
  }

  .eventWrap ul li {
    font-size: 14px;
    line-height: 1.7;
  }

  .eventWrap ul li:before {
    width: 8px;
    height: 8px;
  }
}

/* !stepWrap__________Page
---------------------------------------------------------- */
.stepWrap {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}

.stepItem + .stepItem {
  padding-top: 80px;
}

.stepItem {
  position: relative;
}

.stepItem:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -80px;
  content: "";
  width: 0;
  height: 0;
  border-width: 25px;
  border-style: solid;
  border-color: #bebebe transparent transparent transparent;
}

.stepItem:last-child:before {
  display: none;
}

.stepList {
  border: 1px solid #c4a6a6;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 38px;
  background: #fff;
  font-weight: 500;
}

.stepSub {
  color: #fff;
  background-color: #c4a6a6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
}

.stepTxt {
  padding-bottom: 20px;
  font-weight: 500;
}

.stepBox {
  margin-bottom: 30px;
}

.stepBox p {
  max-width: 380px;
  margin: 0 auto;
}

.stepBox a {
  display: block;
  border: 1px solid #211815;
  border-radius: 12px;
  padding: 20px 20px 40px;
  color: #211815;
  background: url(../../images/icon-link-arrow.png) no-repeat right 20px bottom
    20px;
  background-size: 40px auto;
  background-color: #f3f3f6;
  text-decoration: none;
  font-weight: 500;
}

.stepBox p + p {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid rgba(190, 190, 190, 0.22);
}

.fz10 {
  font-size: 10px;
}

.mt10 {
  padding-top: 10px;
}
.mb10 {
  padding-bottom: 10px;
}
.img_width img {
  margin: 12px 0;
}

/*** 繧ｿ繝悶Ξ繝�ヨ 768x ~ 959px***/
@media screen and (max-width: 959px) {
}

/*** 繧ｹ繝槭� 320px ~ 767px***/
@media screen and (max-width: 768px) {
  .stepWrap {
    padding: 15px 0 80px;
  }

  .stepList {
    padding: 20px;
  }

  .stepSub {
    font-size: 18px;
  }

  .stepBox p {
    max-width: 294px;
  }

  .stepBox a {
    padding: 20px 20px 40px;
    background: url(../../images/icon-link-arrow.png) no-repeat right 20px bottom
      20px;
    background-size: 40px auto;
    background-color: #f3f3f6;
  }

  .stepList ul li {
    font-size: 11px;
  }

  .ul_note li {
    font-size: 11px;
  }

  #text-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #text-box .card-text {
    flex: 0 0 60%;
  }

  #text-box .card-box {
    flex: 0 0 40%;
    margin: 0 auto;
  }

  .stepTxt-sp-center {
    text-align: center;
  }

  .img_width img {
    max-width: 78%;
    margin: 6px 0;
  }
  .mainTime {
    padding-top: 20px;
  }
}

/********************

  .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;
}

.benefitBtn {
  text-align: center;
}

.benefitBtn a {
  color: #0b7ed4;
  text-decoration: underline;
  display: inline-block;
  font-size: 16px;
}

.benefitBtn img {
  padding-left: 5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

#about .tgcBanner {
  text-align: center;
  max-width: 540px;
  margin: 20px auto 0;
}

.img_max80 {
  max-width: 80%;
}
.img_max50 {
  max-width: 50%;
}
.tgc_logo {
  padding-top: 30px;
  padding-bottom: 30px;
}
.tgc_logo2 {
  padding-top: 10px;
  padding-bottom: 20px;
}
.link_icon {
  padding-left: 5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.link_icon2 {
  padding-left: 5px;
  margin-top: -2px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.galaxySp {
  display: none;
}
@media only screen and (max-width:330px) {
  .galaxySp {
    display: block;
  }
}

.period.end {
  position: relative;
  display: inline-block;
  margin: 0 auto !important;
}
.period.end::after {
  content: "終了しました";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
  font-weight: 600;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(99,99,99,.7);
}

.inner > .bnr-list {
  margin: 50px auto 100px;
  list-style: none;
}
.inner > .bnr-list > li {
  margin-top: 40px;
  padding: 0;
}
.inner > .bnr-list > li img {
  filter: drop-shadow(0 0 8px rgba(0,0,0,.3));
}
.inner > .bnr-list > li:first-child {
  margin-top: 0;
}
.inner > .bnr-list > li::before {
  content: none;
}
@media  screen and (max-width: 768px) {
  .inner > .bnr-list {
    margin: 30px auto 50px;
  }
  .inner > .bnr-list > li {
    margin: 20px auto 0;
    max-width: 300px;
  }
}

.label-held {
  margin-top: 30px;
  text-align: left;
}
.label-held > img {
  max-width: 30%;
}
@media screen and (max-width: 768px) {
  .label-held > img {
    max-width: 40%;
    margin-left: -25px;
  }
}

.bg-shadow_white > span {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .mainRight[data-type="text"] .bg-shadow_white {
    padding: 15px 10px;
  }
  .bg-shadow_white > span {
    font-size: min(4.8vw,20px);
  }
  .mainLeft img.small {
    max-width: 20%;
  }
  .mainRight[data-type="text"] {
    width: 76%;
    bottom: 10%;
  }
}

.eventInfo.t_center {
  text-align: center;
}