@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

/* margin padding */
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

/* clearfix */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clearfix {
  zoom: 1;
}

/* float */
.floatL {
  float: left;
}

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

/* text */
.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

/* none */
.none {
  text-indent: -9999px;
  height: 0px;
  overflow: hidden;
}

/* display */
.dspBk {
  display: block;
}

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

/* font */
.fs1 {
  font-size: 1px;
}

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

/* indent */
.note {
  margin-left: 1em;
}

.note .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

ul.notes li {
  margin-left: 1em;
}

ul.notes li .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* ====================================== $ */
/* ====================================== function */
/* ====================================== font */
#formPage .inner .box .boxTel .boxTelNumber, #thanksHead .contents .inner .ttl > span.main, #mail_form #form_submit #form_submit_button, #galleryHead .contents .ttl > span.txt > span, #galleryHead .contents .ttl > span.year, #gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span, #gallery .inner .list > li .section > a .box .contents .ttl > span.year, #ig .list > li > a .box .info .account, #ig .list > li > a .box .info .date, #about .inner .innerContents .ttl > span.main, #kv .block.-txt .copy, footer .inner .foot .copyright, footer .inner .foot .ig, footer .inner .slit .block.-info .blockContents .date, footer .inner .slit .block.-info .blockContents .place, header .headerInner .nav .navInner .navContents .lang > li, header .headerInner .nav .navInner .navContents .list > li > a > span.main, .btn.-btn03 > a, .btn.-btn03 > span, .btn.-btn02 > a, .btn.-btn01 > a .border .txt > span.sub, .pageTtl.-pageTtl01 .ttl > span.main, .ttl.-ttl03 > span.main, .ttl.-ttl02 > span.main, .ttl.-ttl01 > span.main, #breadcrumb .list > li {
  font-family: "Marcellus", "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0.025em;
}

/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}
.fadeIn.up {
  transform: translateY(30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.up {
    transform: translateY(15px);
  }
}
.fadeIn.right {
  transform: translateX(30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.right {
    transform: translateX(15px);
  }
}
.fadeIn.down {
  transform: translateY(-30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.down {
    transform: translateY(-15px);
  }
}
.fadeIn.left {
  transform: translateX(-30px);
}
@media screen and (max-width: 768px) {
  .fadeIn.left {
    transform: translateX(-15px);
  }
}
.fadeIn.animation {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop3 {
  0% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loopR {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop2R {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loop3R {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(200%);
  }
}
.loopSlider {
  font-size: 0;
  line-height: 0;
}
.loopSlider .slider {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
.loopSlider .slider .list {
  display: flex;
  align-items: center;
}
.loopSlider .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(100%);
}
.loopSlider .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(200%);
}
.loopSlider .slider.-animation .list:nth-child(1) {
  animation: loop 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(2) {
  animation: loop2 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(3) {
  animation: loop3 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(1) {
  animation: loopR 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(2) {
  animation: loop2R 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(3) {
  animation: loop3R 80s linear 0s infinite;
}
@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}

@keyframes barT {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, 5px) rotate(0);
  }
  100% {
    transform: translate(0, 5px) rotate(45deg);
  }
}
@keyframes barC {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes barB {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  50% {
    transform: translate(0, -5px) rotate(0);
  }
  100% {
    transform: translate(0, -5px) rotate(-45deg);
  }
}
@keyframes barTR {
  0% {
    transform: translate(0, 5px) rotate(45deg);
  }
  50% {
    transform: translate(0, 5px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes barCR {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  51% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes barBR {
  0% {
    transform: translate(0, -5px) rotate(-45deg);
  }
  50% {
    transform: translate(0, -5px) rotate(0);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ====================================== % */
#thanksHead .bg, #galleryPage .inner .list > li > a .img, #galleryHead .bg, #gallery .inner .list > li .section > a .box .bg, #brandsPage .inner .list > li .section .logo, #brands .border .inner .list > li .section .logo, #exhibitorsPage .inner .list > li .section > a .logo, #ig .list > li > a .box .img, #exhibitors .inner .loopSlider .slider .list > li > a .img, #exhibitors .inner .loopSlider .slider .list > li > span .img, #kv .block.-img .imgWrap .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
#thanksHead .bg img, #galleryPage .inner .list > li > a .img img, #galleryHead .bg img, #gallery .inner .list > li .section > a .box .bg img, #brandsPage .inner .list > li .section .logo img, #brands .border .inner .list > li .section .logo img, #exhibitorsPage .inner .list > li .section > a .logo img, #ig .list > li > a .box .img img, #exhibitors .inner .loopSlider .slider .list > li > a .img img, #exhibitors .inner .loopSlider .slider .list > li > span .img img, #kv .block.-img .imgWrap .img img, #thanksHead .bg video, #galleryPage .inner .list > li > a .img video, #galleryHead .bg video, #gallery .inner .list > li .section > a .box .bg video, #brandsPage .inner .list > li .section .logo video, #brands .border .inner .list > li .section .logo video, #exhibitorsPage .inner .list > li .section > a .logo video, #ig .list > li > a .box .img video, #exhibitors .inner .loopSlider .slider .list > li > a .img video, #exhibitors .inner .loopSlider .slider .list > li > span .img video, #kv .block.-img .imgWrap .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#noticeMdl {
  overflow-y: scroll;
  overscroll-behavior: contain;
  -ms-overflow-style: none;
}
#noticeMdl::-webkit-scrollbar {
  display: none;
}

#ig .list > li > a .box .txt .txtContents {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

/* ====================================== temp */
.dspPc {
  display: block;
}
@media screen and (max-width: 768px) {
  .dspPc {
    display: none;
  }
}

.dspSp {
  display: none;
}
@media screen and (max-width: 768px) {
  .dspSp {
    display: block;
  }
}

a {
  text-decoration: none;
  color: #000000;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 100%;
}

select::-ms-expand {
  display: none;
}

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

/* ====================================== common */
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  background-image: url(../img/bg_noise01.png);
  background-size: 400px 400px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #000000;
}
body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* ====================================== wrapper */
#wrapper {
  width: 100%;
  min-height: 100%;
  padding-top: 235px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #wrapper {
    padding-top: 128px;
  }
}

/* ====================================== inner */
.inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .inner {
    max-width: 630px;
    padding: 0 15px;
  }
}

/* ====================================== breadcrumb */
#breadcrumb {
  margin-top: 30px;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  #breadcrumb {
    margin-top: 0;
    padding: 0 15px;
  }
}
#breadcrumb .list {
  font-size: 0;
  line-height: 0;
}
#breadcrumb .list > li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #breadcrumb .list > li {
    font-size: 12px;
  }
}
#breadcrumb .list > li > a {
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
#breadcrumb .list > li > a:hover {
  color: #F5E353;
}
#breadcrumb .list > li:not(:last-child):after {
  content: ">";
  margin: 0 10px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #breadcrumb .list > li:not(:last-child):after {
    margin: 0 8px;
  }
}

/* ====================================== fixBtn */
#fixBtn {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 2;
}
#fixBtn .btn > a {
  width: 200px;
  height: 70px;
}
@media screen and (max-width: 768px) {
  #fixBtn .btn > a {
    width: 120px;
    height: 50px;
    padding: 3px;
  }
}
#fixBtn .btn > a .border .txt > span.sub {
  font-size: 10px;
}
#fixBtn .btn > a .border .txt > span.main {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #fixBtn .btn > a .border .txt > span.main {
    font-size: 12px;
  }
}

/* ====================================== bk */
#bk {
  width: 100%;
  height: 100%;
  background: #000000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}
.ttl.-ttl01 {
  padding-bottom: 40px;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 {
    padding-bottom: 25px;
  }
}
.ttl.-ttl01 > span {
  display: block;
  text-align: center;
}
.ttl.-ttl01 > span.main {
  font-size: 90px;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.main {
    font-size: 50px;
  }
}
.ttl.-ttl01 > span.sub {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span.sub {
    font-size: 14px;
  }
}
.ttl.-ttl02 > span {
  display: block;
  text-align: center;
}
.ttl.-ttl02 > span.main {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.main {
    font-size: 40px;
  }
}
.ttl.-ttl02 > span.sub {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.sub {
    font-size: 14px;
  }
}
.ttl.-ttl03 > span {
  display: block;
  text-align: center;
}
.ttl.-ttl03 > span.main {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl03 > span.main {
    font-size: 40px;
  }
}
.ttl.-ttl03 > span.sub {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ttl.-ttl03 > span.sub {
    font-size: 14px;
  }
}

/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
}
.pageTtl.-pageTtl01 {
  margin-top: 30px;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    margin-top: 25px;
    padding: 0 15px;
  }
}
.pageTtl.-pageTtl01 .ttl {
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .ttl {
    padding-bottom: 13px;
  }
}
.pageTtl.-pageTtl01 .ttl > span {
  display: inline-block;
}
.pageTtl.-pageTtl01 .ttl > span.main {
  margin-right: 20px;
  font-size: 100px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .ttl > span.main {
    margin-right: 8px;
    font-size: 40px;
  }
}
@media screen and (max-width: 374px) {
  .pageTtl.-pageTtl01 .ttl > span.main {
    font-size: 10.6666666667vw;
  }
}
.pageTtl.-pageTtl01 .ttl > span.sub {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .ttl > span.sub {
    font-size: 13px;
  }
}
@media screen and (max-width: 374px) {
  .pageTtl.-pageTtl01 .ttl > span.sub {
    font-size: 3.4666666667vw;
  }
}
.pageTtl.-pageTtl01 .ttl > span.sub:before {
  content: "/";
  margin-right: 0.4em;
  display: inline-block;
}

/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
  /* ------------------------------ 04 */
}
.btn.-btn01 > a {
  width: 100%;
  max-width: 520px;
  height: 100px;
  margin: 0 auto;
  padding: 5px;
  background: #000000;
  border-radius: 6px;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: block;
}
@media screen and (max-width: 768px) {
  .btn.-btn01 > a {
    height: 80px;
  }
}
.btn.-btn01 > a .border {
  height: 100%;
  border: 1px solid #555555;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn.-btn01 > a .border .txt > span {
  display: block;
  text-align: center;
}
.btn.-btn01 > a .border .txt > span.sub {
  font-size: 12px;
  color: #F5E353;
}
@media screen and (max-width: 768px) {
  .btn.-btn01 > a .border .txt > span.sub {
    font-size: 11px;
  }
}
.btn.-btn01 > a .border .txt > span.main {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .btn.-btn01 > a .border .txt > span.main {
    font-size: 18px;
  }
}
.btn.-btn01 > a:hover .border .txt > span.main {
  color: #F5E353;
}
.btn.-btn02 > a {
  width: 100%;
  max-width: 380px;
  height: 80px;
  margin: 0 auto;
  padding: 10px 53px 10px 30px;
  background: #000000;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 28px;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .btn.-btn02 > a {
    max-width: 260px;
    height: 60px;
    padding: 10px 44px 10px 20px;
    font-size: 22px;
  }
}
.btn.-btn02 > a:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  right: 25px;
  transition: top 0.3s ease-in-out, right 0.3s ease-in-out, left 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .btn.-btn02 > a:after {
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    right: 20px;
  }
}
.btn.-btn02 > a:hover {
  color: #F5E353;
}
.btn.-btn02 > a:hover:after {
  top: calc(50% - 14px);
  right: 20px;
}
@media screen and (max-width: 768px) {
  .btn.-btn02 > a:hover:after {
    top: calc(50% - 12px);
    right: 15px;
  }
}
.btn.-btn02.-r > a {
  padding: 10px 30px 10px 53px;
  justify-content: flex-end;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .btn.-btn02.-r > a {
    padding: 10px 20px 10px 44px;
  }
}
.btn.-btn02.-r > a:after {
  background-image: url(../img/arw01_l.svg);
  right: auto;
  left: 25px;
}
@media screen and (max-width: 768px) {
  .btn.-btn02.-r > a:after {
    left: 20px;
  }
}
.btn.-btn02.-r > a:hover:after {
  left: 20px;
}
@media screen and (max-width: 768px) {
  .btn.-btn02.-r > a:hover:after {
    left: 15px;
  }
}
.btn.-btn03 {
  text-align: center;
}
.btn.-btn03 > a, .btn.-btn03 > span {
  padding: 6px 15px 4px;
  background: #ffffff;
  display: inline-block;
  font-size: 14px;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .btn.-btn03 > a, .btn.-btn03 > span {
    padding: 5px 12px 3px;
    font-size: 11px;
  }
}
.btn.-btn03 > a:after, .btn.-btn03 > span:after {
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 8px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: inline-block;
  vertical-align: 0.05em;
}
@media screen and (max-width: 768px) {
  .btn.-btn03 > a:after, .btn.-btn03 > span:after {
    width: 8px;
    height: 8px;
  }
}
.btn.-btn03 > a[target=_blank]:after, .btn.-btn03 > span[target=_blank]:after {
  background-image: url(../img/ico_blank01.svg);
}
.btn.-btn03 > a:hover {
  color: #F5E353;
}
.btn.-btn03.-gy > a, .btn.-btn03.-gy > span {
  background: #f5f5f5;
}
.btn.-btn04 > a {
  width: 100%;
  max-width: 275px;
  min-height: 50px;
  padding: 10px 20px;
  background: #000000;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .btn.-btn04 > a {
    max-width: 260px;
    font-size: 14px;
  }
}
.btn.-btn04 > a:hover {
  color: #F5E353;
}

/* ====================================== note */
.note {
  /* ------------------------------ 01 */
}
.note.-note01 {
  font-size: 12px;
  line-height: 1.6;
}
.note.-note01:before {
  content: "※";
  display: inline-block;
}

/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}
.animation.-animation01 {
  position: relative;
  overflow: hidden;
}
.animation.-animation01 .color {
  content: "";
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
}
.animation.-animation01 img {
  opacity: 0;
}
.animation.-animation01.-animation .color {
  left: 0;
  transition: left 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}
.animation.-animation01.-animation .color.-after {
  left: 100%;
}
.animation.-animation02 {
  opacity: 0;
  clip-path: inset(0 0 100% 0);
  -webkit-clip-path: inset(0 0 100% 0);
}
.animation.-animation02.-animation {
  animation: maskGradation 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
@keyframes maskGradation {
  0% {
    opacity: 1;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
  }
  70% {
    opacity: 1;
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
  100% {
    opacity: 1;
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
}
.animation.-animation03 {
  transform: translate(0, 20px);
  opacity: 0;
}
.animation.-animation03.-animation {
  transform: translate(0, 0);
  opacity: 1;
  transition: transform 0.8s cubic-bezier(0.87, 0, 0.13, 1), opacity 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}

/* ====================================== header */
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  /* ------------------------------ scroll active */
  /* ------------------------------ active */
  /* ------------------------------ inactive */
}
header .headerInner {
  padding: 25px 30px 25px 60px;
  display: flex;
  transition: padding-left 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
@media screen and (max-width: 1260px) {
  header .headerInner {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 1100px) {
  header .headerInner {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 10px 10px 10px 15px;
  }
}
header .headerInner .logo {
  margin-right: 20px;
  padding-top: 55px;
  flex: 1;
  font-size: 0;
  line-height: 0;
  transition: padding-top 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
@media screen and (max-width: 1260px) {
  header .headerInner .logo {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo {
    padding-top: 30px;
    position: relative;
    z-index: 4;
  }
}
header .headerInner .logo > a > img {
  width: 320px;
  transition: width 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
@media screen and (max-width: 1260px) {
  header .headerInner .logo > a > img {
    width: 18.3333333333vw;
    min-width: 166px;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .logo > a > img {
    width: 150px;
    min-width: auto;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav {
    width: 100%;
    height: 100%;
    background: rgba(245, 245, 245, 0.85);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
  }
  header .headerInner .nav::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner {
    width: 100%;
    height: calc(100% + 1px);
    padding: 100px 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    overflow-y: auto;
  }
}
header .headerInner .nav .navInner .navContents {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents {
    gap: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents {
    width: 100%;
    max-width: 600px;
    margin: auto;
    display: block;
  }
}
header .headerInner .nav .navInner .navContents .list {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list {
    display: block;
  }
}
header .headerInner .nav .navInner .navContents .list > li > a > span {
  display: block;
  text-align: center;
  transition: color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li > a > span {
    text-align: left;
  }
}
header .headerInner .nav .navInner .navContents .list > li > a > span.main {
  font-size: 18px;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents .list > li > a > span.main {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li > a > span.main {
    font-size: 26px;
  }
}
header .headerInner .nav .navInner .navContents .list > li > a > span.sub {
  font-size: 10px;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li > a > span.sub {
    font-size: 12px;
  }
}
header .headerInner .nav .navInner .navContents .list > li.btn > a {
  width: 130px;
  height: 60px;
  padding-top: 5px;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents .list > li.btn > a {
    width: 10.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li.btn > a {
    width: 100%;
    height: 70px;
    padding-top: 3px;
    border-radius: 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li.btn > a:before, header .headerInner .nav .navInner .navContents .list > li.btn > a:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li.btn > a:before, header .headerInner .nav .navInner .navContents .list > li.btn > a:after {
    border-radius: 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li.btn > a:before {
  border: 1px solid #000000;
  top: 0;
  z-index: 1;
}
header .headerInner .nav .navInner .navContents .list > li.btn > a:after {
  top: 3px;
  z-index: 0;
  transition: background-color 0.3s ease-in-out, top 0.3s ease-in-out;
}
header .headerInner .nav .navInner .navContents .list > li.btn > a > span {
  position: relative;
  z-index: 2;
}
header .headerInner .nav .navInner .navContents .list > li.btn.-type01 > a:after {
  background: #E5E5E5;
}
header .headerInner .nav .navInner .navContents .list > li.btn.-type02 {
  display: none;
}
header .headerInner .nav .navInner .navContents .list > li.btn.-type02 > a:after {
  background: #F5E353;
}
header .headerInner .nav .navInner .navContents .list > li.btn.-type03 > a:after {
  background: #F5E353;
}
header .headerInner .nav .navInner .navContents .list > li:not(.btn) {
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.btn) {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.btn) > a {
    padding: 0 0 0 30px;
    display: inline-block;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(.btn) > a:before {
    content: "";
    width: 15px;
    height: 2px;
    background: #000000;
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li:not(.btn) > a:hover > span {
  color: #cccccc;
}
@media screen and (min-width: 769px) {
  header .headerInner .nav .navInner .navContents .list > li.btn > a:hover > span {
    color: #ffffff;
  }
  header .headerInner .nav .navInner .navContents .list > li.btn > a:hover:after {
    background: #000000;
    top: 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li:not(:last-child) {
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents .list > li:not(:last-child) {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
header .headerInner .nav .navInner .navContents .list > li:not(:last-child).btn {
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents .list > li:not(:last-child).btn {
    margin-right: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .list > li:not(:last-child).btn {
    margin: 40px 0 15px;
  }
}
header .headerInner .nav .navInner .navContents .lang {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .lang {
    margin-top: 40px;
  }
}
header .headerInner .nav .navInner .navContents .lang > li {
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  header .headerInner .nav .navInner .navContents .lang > li {
    font-size: 1.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  header .headerInner .nav .navInner .navContents .lang > li {
    font-size: 15px;
  }
}
header .headerInner .nav .navInner .navContents .lang > li > a {
  opacity: 0.5;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
header .headerInner .nav .navInner .navContents .lang > li > a:hover {
  color: #F5E353;
  opacity: 1;
}
header .headerInner .nav .navInner .navContents .lang > li:not(:last-child):after {
  content: "/";
  margin: 0 0.3em;
  display: inline-block;
}
header .headerInner .spMenu {
  width: 40px;
  height: 40px;
  display: none;
}
@media screen and (max-width: 768px) {
  header .headerInner .spMenu {
    display: block;
  }
}
header .headerInner .spMenu .circle {
  width: 100%;
  height: 100%;
  position: relative;
}
header .headerInner .spMenu .circle:before, header .headerInner .spMenu .circle:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
header .headerInner .spMenu .circle:before {
  border: 1px solid #000000;
  box-sizing: border-box;
  z-index: 1;
}
header .headerInner .spMenu .circle:after {
  background: #F5E353;
  top: 2px;
  transition: background-color 0.3s ease-in-out;
}
header .headerInner .spMenu .circle .bars {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
header .headerInner .spMenu .circle .bars .bar {
  width: 18px;
  height: 2px;
  background: #000000;
}
header .headerInner .spMenu .circle .bars .bar:not(:first-child) {
  margin-top: 3px;
}
header.-scroll .headerInner, header.-active .headerInner {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  header.-scroll .headerInner, header.-active .headerInner {
    padding-left: 15px;
  }
}
header.-scroll .headerInner .logo, header.-active .headerInner .logo {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  header.-scroll .headerInner .logo, header.-active .headerInner .logo {
    padding-top: 2px;
  }
}
header.-scroll .headerInner .logo > a > img, header.-active .headerInner .logo > a > img {
  width: 166px;
}
@media screen and (max-width: 768px) {
  header.-scroll .headerInner .logo > a > img, header.-active .headerInner .logo > a > img {
    width: 101px;
  }
}
header.-active .headerInner .spMenu .circle:after {
  background: #E5E5E5;
}
header.-active .headerInner .spMenu .circle .bars .bar:nth-child(1) {
  animation: barT 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
header.-active .headerInner .spMenu .circle .bars .bar:nth-child(2) {
  animation: barC 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
header.-active .headerInner .spMenu .circle .bars .bar:nth-child(3) {
  animation: barB 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
header.-inactive .headerInner .spMenu .circle .bars .bar:nth-child(1) {
  animation: barTR 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
header.-inactive .headerInner .spMenu .circle .bars .bar:nth-child(2) {
  animation: barCR 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}
header.-inactive .headerInner .spMenu .circle .bars .bar:nth-child(3) {
  animation: barBR 0.8s cubic-bezier(0.87, 0, 0.13, 1) 0s 1 forwards;
}

/* ====================================== footer */
footer {
  margin-top: 240px;
  padding: 80px 0;
  background: #000000;
  color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 180px;
    padding: 60px 0 40px;
  }
}
footer .inner {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  footer .inner {
    display: block;
  }
}
footer .inner .slit {
  margin-right: 20px;
  display: flex;
}
@media screen and (max-width: 768px) {
  footer .inner .slit {
    margin-right: 0;
    display: block;
  }
}
footer .inner .slit .block {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block {
    display: block;
  }
}
footer .inner .slit .block.-logo {
  width: 300px;
  margin-right: 40px;
  padding-right: 40px;
  border-right: 1px solid #707070;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-logo {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    padding: 0 0 40px 0;
    border-right: none;
    border-bottom: 1px solid #707070;
  }
}
footer .inner .slit .block.-logo .blockContents .logo span {
  display: block;
}
footer .inner .slit .block.-logo .blockContents .logo span.mark {
  font-size: 0;
  line-height: 0;
}
footer .inner .slit .block.-logo .blockContents .logo span.txt {
  margin-top: 25px;
  background: #f5f5f5;
  padding: 3px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
}
footer .inner .slit .block.-info {
  flex: 1;
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-info {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-info .blockContents {
    text-align: center;
  }
}
footer .inner .slit .block.-info .blockContents .place {
  font-size: 20px;
  line-height: 1.4;
}
footer .inner .slit .block.-info .blockContents .date {
  margin-top: 12px;
  font-size: 36px;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-info .blockContents .date {
    margin-top: 20px;
    display: inline-block;
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-info .blockContents .date .line {
    display: block;
    text-align: right;
  }
}
footer .inner .slit .block.-info .blockContents .date .line .week {
  margin-left: 8px;
  font-size: 50%;
}
@media screen and (max-width: 768px) {
  footer .inner .slit .block.-info .blockContents .date .line .week {
    margin-left: 12px;
    font-size: 45%;
  }
}
footer .inner .foot {
  flex: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  footer .inner .foot {
    margin-top: 80px;
    text-align: center;
  }
}
footer .inner .foot .ig {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  footer .inner .foot .ig {
    font-size: 18px;
  }
}
footer .inner .foot .ig > a {
  color: #f5f5f5;
  transition: color 0.3s ease-in-out;
}
footer .inner .foot .ig > a:hover {
  color: #F5E353;
}
footer .inner .foot .copyright {
  margin-top: 15px;
  font-size: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  footer .inner .foot .copyright {
    margin-top: 20px;
  }
}

/* ====================================== kv */
#kv {
  height: calc(100vh - 235px + 70px);
  max-height: 600px;
  min-height: 400px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #kv {
    height: auto;
    max-height: none;
    min-height: auto;
    padding-top: 5px;
  }
}
#kv .block.-img {
  height: 100%;
}
@media screen and (max-width: 768px) {
  #kv .block.-img {
    height: auto;
  }
}
#kv .block.-img .imgWrap {
  height: 100%;
  padding-left: 24.3%;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  #kv .block.-img .imgWrap {
    height: auto;
    padding-left: 0;
    display: block;
  }
}
#kv .block.-img .imgWrap .img.-type01 {
  width: 64.6%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #kv .block.-img .imgWrap .img.-type01 {
    width: auto;
    height: 400px;
    margin-left: 40px;
  }
}
#kv .block.-img .imgWrap .img.-type01 .color:not(.-after) {
  transition-delay: 0.8s;
}
#kv .block.-img .imgWrap .img.-type02 {
  height: calc(100% - 150px);
  margin: 0 0 40px 40px;
  flex: 1;
}
@media screen and (max-width: 768px) {
  #kv .block.-img .imgWrap .img.-type02 {
    height: 150px;
    margin: 30px 95px 0 0;
  }
}
#kv .block.-img .imgWrap .img.-type02 .color:not(.-after) {
  transition-delay: 1.6s;
}
#kv .block.-txt {
  padding: 60px 60px 120px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #kv .block.-txt {
    padding: 50px 15px;
    top: 0;
    bottom: auto;
  }
}
#kv .block.-txt .copy > span {
  display: block;
}
#kv .block.-txt .copy > span.place {
  font-size: 40px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  #kv .block.-txt .copy > span.place {
    font-size: 22px;
    line-height: 1.5;
  }
}
#kv .block.-txt .copy > span.date {
  margin-top: 15px;
  font-size: 70px;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  #kv .block.-txt .copy > span.date {
    margin-top: 10px;
    font-size: 44px;
  }
}
@media screen and (max-width: 768px) {
  #kv .block.-txt .copy > span.date .line {
    display: block;
    text-align: right;
  }
}
#kv .block.-txt .copy > span.date .line .week {
  margin-left: 10px;
  font-size: 42.8%;
}
/* ====================================== about */
#about {
  padding-top: 190px;
}
@media screen and (max-width: 768px) {
  #about {
    padding-top: 110px;
  }
}
#about .inner .innerContents .ttl {
  font-size: 0;
  line-height: 0;
}
#about .inner .innerContents .ttl > span {
  display: inline-block;
}
#about .inner .innerContents .ttl > span.main {
  margin-right: 10px;
  font-size: 90px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl > span.main {
    font-size: 50px;
  }
}
#about .inner .innerContents .ttl > span.sub {
  vertical-align: 0.7em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl > span.sub {
    font-size: 12px;
  }
}
#about .inner .innerContents .ttl > span.sub:before {
  content: "/";
  margin-right: 0.5em;
  display: inline-block;
}
#about .inner .innerContents .box {
  width: 100%;
  padding: 50px 50px 50px 0;
  background: #ffffff;
  border: 5px solid #000000;
  box-sizing: border-box;
  display: flex;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box {
    padding: 20px 20px 40px;
    border: 3px solid #000000;
    display: block;
  }
}
#about .inner .innerContents .box .block {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block {
    display: block;
  }
}
#about .inner .innerContents .box .block.-slit {
  padding: 40px;
  border-right: 1px solid #000000;
}
@media screen and (max-width: 1200px) {
  #about .inner .innerContents .box .block.-slit {
    padding: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-slit {
    padding: 30px 0;
    border-right: none;
    border-bottom: 1px solid #000000;
  }
}
#about .inner .innerContents .box .block.-slit .blockInner {
  width: 300px;
}
@media screen and (max-width: 1200px) {
  #about .inner .innerContents .box .block.-slit .blockInner {
    width: 25vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-slit .blockInner {
    width: auto;
  }
}
#about .inner .innerContents .box .block.-slit .blockInner .logo > span {
  display: block;
}
#about .inner .innerContents .box .block.-slit .blockInner .logo > span.main {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#about .inner .innerContents .box .block.-slit .blockInner .logo > span.main > img {
  max-width: 200px;
}
#about .inner .innerContents .box .block.-slit .blockInner .logo > span.sub {
  max-width: 200px;
  margin: 25px auto 0;
  padding: 4px 10px;
  box-sizing: border-box;
  background: #000000;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-slit .blockInner .logo > span.sub {
    margin-top: 20px;
  }
}
#about .inner .innerContents .box .block.-slit .blockInner .copy {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-slit .blockInner .copy {
    margin-top: 20px;
  }
}
#about .inner .innerContents .box .block.-slit .blockInner .txt {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-slit .blockInner .txt {
    font-size: 11.5px;
  }
}
#about .inner .innerContents .box .block.-slit .blockInner .txt > span.-mini {
  font-size: 10px;
}
#about .inner .innerContents .box .block.-detail {
  padding: 30px 0 30px 50px;
  flex: 1;
}
@media screen and (max-width: 1200px) {
  #about .inner .innerContents .box .block.-detail {
    padding: 2.5vw 0 2.5vw 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail {
    padding: 30px 0 0 0;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner {
  width: 100%;
}
#about .inner .innerContents .box .block.-detail .blockInner .info {
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info {
    padding: 0;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item {
  display: flex;
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dt {
  width: 90px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item > dt {
    width: 75px;
    font-size: 14px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dt:after {
  content: "：";
  display: inline-block;
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd {
  margin-left: 5px;
  flex: 1;
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .txt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .txt {
    font-size: 14px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list {
    margin-top: 8px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list > li {
  margin-left: 0.8em;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list > li {
    font-size: 13px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list > li:before {
  content: "-";
  width: 0.8em;
  margin-left: -0.8em;
  display: inline-block;
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list > li:not(:first-child) {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item > dd .list > li:not(:first-child) {
    margin-top: 5px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .info .item:not(:first-child) {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .info .item:not(:first-child) {
    margin-top: 12px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c {
  margin-top: 30px;
  padding: 25px;
  background: #f5f5f5;
  display: flex;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c {
    padding: 20px 20px 25px;
    display: block;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cTtl {
  padding: 8px;
  background: #ffffff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cTtl {
    padding: 4px 10px;
    display: block;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cTtl > span {
  text-indent: 0.5em;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5em;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cTtl > span {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    writing-mode: horizontal-tb;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cLogo {
  margin-left: 40px;
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 1200px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cLogo {
    margin-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cLogo {
    margin: 25px 0 0 0;
    display: block;
    text-align: center;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cLogo > img {
  width: 85px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cLogo > img {
    width: 100%;
    max-width: 105px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo {
  margin-left: 40px;
  flex: 1;
}
@media screen and (max-width: 1200px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo {
    margin-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo {
    margin: 20px 0 0 0;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .head {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .head {
    text-align: center;
    font-size: 14px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule {
    margin-top: 8px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list {
    display: inline-block;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list > li {
  margin-left: 0.8em;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list > li {
    text-align: left;
    font-size: 13px;
  }
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list > li:before {
  content: "-";
  width: 0.8em;
  margin-left: -0.8em;
  display: inline-block;
}
#about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list > li:not(:first-child) {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .box .block.-detail .blockInner .b2c .b2cInfo .schedule .list > li:not(:first-child) {
    margin-top: 5px;
  }
}
#about .inner .innerContents .message {
  margin-top: 50px;
  padding: 50px 50px 60px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .message {
    margin-top: 30px;
    padding: 20px;
  }
}
#about .inner .innerContents .message .messageTtl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .message .messageTtl {
    font-size: 16px;
  }
}
#about .inner .innerContents .message .messageTxt {
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .message .messageTxt {
    margin-top: 15px;
    font-size: 13px;
  }
}
#about .inner .innerContents .message .messageTxt a {
  transition: color 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
#about .inner .innerContents .message .messageTxt a:hover {
  color: #F5E353;
}
#about .inner .innerContents .message .messageTxt > p:not(:first-child) {
  margin-top: 1em;
}
#about .inner .btn {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #about .inner .btn {
    margin-top: 20px;
  }
}
#about .inner .btn.-animation {
  transition-delay: 0.4s;
}

/* ====================================== exhibitors */
#exhibitors {
  margin-top: 80px;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #exhibitors {
    margin-top: 20px;
  }
}
#exhibitors .inner .loopSlider {
  margin: 80px calc((100vw - 100%) / 2 * -1) 0;
}
@media screen and (max-width: 768px) {
  #exhibitors .inner .loopSlider {
    margin-top: 40px;
  }
}
#exhibitors .inner .loopSlider .slider .list > li {
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  #exhibitors .inner .loopSlider .slider .list > li {
    margin: 0 5px;
  }
}
#exhibitors .inner .loopSlider .slider .list > li > a, #exhibitors .inner .loopSlider .slider .list > li > span {
  display: block;
}
#exhibitors .inner .loopSlider .slider .list > li > a .img, #exhibitors .inner .loopSlider .slider .list > li > span .img {
  width: 240px;
  background: #ffffff;
  aspect-ratio: 1/1;
  display: block;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #exhibitors .inner .loopSlider .slider .list > li > a .img, #exhibitors .inner .loopSlider .slider .list > li > span .img {
    width: 140px;
  }
}
#exhibitors .inner .loopSlider .slider .list > li > a .img > img, #exhibitors .inner .loopSlider .slider .list > li > span .img > img {
  -o-object-fit: contain;
  object-fit: contain;
}
#exhibitors .inner .loopSlider .slider .list > li > a:hover .img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transform: scale(1.05);
}
#exhibitors .inner .loopSlider.-animation {
  transition-delay: 0.4s;
}
#exhibitors .inner .btn {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #exhibitors .inner .btn {
    margin-top: 40px;
  }
}
#exhibitors .inner .btn.-animation {
  transition-delay: 0.8s;
}

/* ====================================== benefits */
#benefits {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  #benefits {
    padding-top: 100px;
  }
}
#benefits .inner .box {
  padding: 10px;
  background: #ffffff;
}
#benefits .inner .box .border {
  padding: 70px 50px 80px;
  border: 1px solid #000000;
}
@media screen and (max-width: 1200px) {
  #benefits .inner .box .border {
    padding: 5.8333333333vw 4.1666666667vw 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border {
    padding: 40px 20px 50px;
  }
}
#benefits .inner .box .border .list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list {
    margin-top: 30px;
  }
}
#benefits .inner .box .border .list > li {
  width: calc((100% - 180px) / 4);
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#benefits .inner .box .border .list > li .section .sectionIco {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#benefits .inner .box .border .list > li .section .sectionIco > img {
  max-width: 150px;
}
#benefits .inner .box .border .list > li .section .sectionTtl {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li .section .sectionTtl {
    margin-top: 13px;
  }
}
#benefits .inner .box .border .list > li .section .sectionTxt {
  margin-top: 8px;
  text-align: center;
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li .section .sectionTxt {
    font-size: 12px;
  }
}
#benefits .inner .box .border .list > li:not(:nth-child(4n-3)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li:not(:nth-child(4n-3)) {
    margin-left: 0;
  }
}
#benefits .inner .box .border .list > li:nth-child(n+5) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li:nth-child(n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li:nth-child(even) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  #benefits .inner .box .border .list > li:nth-child(n+3) {
    margin-top: 30px;
  }
}

/* ====================================== news */
#news {
  margin-top: 160px;
  padding: 140px 0 200px;
  background-color: #E5E5E5;
  background-image: url(../img/bg_noise01.png);
  background-size: 400px 400px;
}
@media screen and (max-width: 768px) {
  #news {
    margin-top: 100px;
    padding: 80px 0 120px;
  }
}
#news .inner .btn {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #news .inner .btn {
    margin-top: 50px;
  }
}
#news .inner .btn.-animation {
  transition-delay: 0.8s;
}

#ig {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #ig {
    margin-top: 40px;
  }
}
#ig .list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #ig .list {
    display: block;
  }
}
#ig .list > li {
  width: calc((100% - 50px) / 3);
}
@media screen and (max-width: 768px) {
  #ig .list > li {
    width: 100%;
  }
}
#ig .list > li > a {
  height: 100%;
  display: block;
}
#ig .list > li > a .box {
  height: 100%;
  padding: 20px 20px 0;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #ig .list > li > a .box {
    display: block;
  }
}
#ig .list > li > a .box .img {
  padding-top: 100%;
}
#ig .list > li > a .box .img > img {
  transition: transform 0.3s ease-in-out;
}
#ig .list > li > a .box .txt {
  margin-top: 15px;
  flex: 1;
}
#ig .list > li > a .box .txt .txtContents {
  max-height: 7.2em;
  font-size: 14px;
  line-height: 1.8;
}
#ig .list > li > a .box .info {
  margin-top: 20px;
  padding: 15px 0;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center right;
  border-top: 1px solid #000000;
  font-size: 0;
  line-height: 0;
}
#ig .list > li > a .box .info .date, #ig .list > li > a .box .info .account {
  display: inline-block;
  vertical-align: middle;
}
#ig .list > li > a .box .info .date {
  margin-right: 10px;
  font-size: 18px;
  line-height: 1;
}
#ig .list > li > a .box .info .account {
  font-size: 12px;
  line-height: 1;
  color: #F5E353;
}
#ig .list > li > a:hover .box {
  background: rgba(255, 255, 255, 0.5);
}
#ig .list > li > a:hover .box .img > img {
  transform: scale(1.05);
}
#ig .list > li:not(:nth-child(3n-2)) {
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  #ig .list > li:not(:nth-child(3n-2)) {
    margin: 15px 0 0 0;
  }
}
#ig.-animation {
  transition-delay: 0.4s;
}

/* ====================================== access */
#access {
  padding-top: 140px;
}
@media screen and (max-width: 768px) {
  #access {
    padding-top: 100px;
  }
}
#access .inner .box {
  margin-top: 70px;
  padding: 50px;
  background: #ffffff;
  border: 5px solid #000000;
}
@media screen and (max-width: 1200px) {
  #access .inner .box {
    padding: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #access .inner .box {
    margin-top: 40px;
    padding: 20px 20px 10px;
    border: 3px solid #000000;
  }
}
#access .inner .box > iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 768px) {
  #access .inner .box > iframe {
    height: 400px;
  }
}
#access .inner .box .list {
  margin: 50px -30px 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  #access .inner .box .list {
    margin: 4.1666666667vw -2.5vw 0;
  }
}
@media screen and (max-width: 768px) {
  #access .inner .box .list {
    margin: 10px 0 0 0;
    display: block;
  }
}
#access .inner .box .list > li {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
@media screen and (max-width: 1200px) {
  #access .inner .box .list > li {
    padding: 0 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #access .inner .box .list > li {
    padding: 30px 0;
    display: block;
  }
}
#access .inner .box .list > li .item > dt {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #access .inner .box .list > li .item > dt {
    font-size: 16px;
  }
}
#access .inner .box .list > li .item > dd {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #access .inner .box .list > li .item > dd {
    font-size: 13px;
  }
}
#access .inner .box .list > li:not(:first-child) {
  border-left: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  #access .inner .box .list > li:not(:first-child) {
    border-top: 1px solid #e5e5e5;
    border-left: 0;
  }
}
#access .inner .box.-animation {
  transition-delay: 0.4s;
}

/* ====================================== noticeMdl */
#noticeMdl {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
#noticeMdl .noticeMdlBk {
  width: 100%;
  height: calc(100% + 1px);
  padding: 60px;
  background: rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk {
    padding: 75px 30px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox {
  width: 100%;
  max-width: 780px;
  padding: 70px 50px;
  margin: auto;
  background: #ffffff;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox {
    padding: 70px 20px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner {
  max-width: 660px;
  margin: 0 auto;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .logo {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .logo img {
  max-width: 270px;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .logo img {
    max-width: 214px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .copy {
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .copy {
    margin-top: 35px;
    font-size: 18px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .txt {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .txt {
    font-size: 13px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .txt > p:not(:first-child) {
  margin-top: 1em;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .txt > p:not(:first-child).-pcMtNone {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .txt > p:not(:first-child).-pcMtNone {
    margin-top: 1em;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .btn {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .btn {
    margin-top: 35px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxInner .btn > a {
  margin: 0 auto;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose {
  width: 50px;
  height: 50px;
  background: #000000;
  position: absolute;
  top: 0;
  right: -50px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose {
    width: 40px;
    height: 40px;
    top: -40px;
    right: 0;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:before, #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:after {
  content: "";
  width: 24px;
  height: 24px;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:before, #noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:after {
    width: 20px;
    height: 20px;
  }
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:before {
  background-image: url(../img/close01.svg);
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:after {
  background-image: url(../img/close01_yel.svg);
  opacity: 0;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:hover:before {
  opacity: 0;
}
#noticeMdl .noticeMdlBk .noticeMdlBox .noticeMdlBoxClose:hover:after {
  opacity: 1;
}

/* ====================================== exhibitorsPage */
#exhibitorsPage {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #exhibitorsPage {
    margin-top: 60px;
  }
}
#exhibitorsPage .inner .list {
  display: flex;
  flex-wrap: wrap;
}
#exhibitorsPage .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#exhibitorsPage .inner .list > li .section {
  height: 100%;
}
#exhibitorsPage .inner .list > li .section > a {
  height: 100%;
  display: block;
}
#exhibitorsPage .inner .list > li .section > a .logo {
  background: #ffffff;
  padding-top: 70.58%;
  border: 1px solid #000000;
}
#exhibitorsPage .inner .list > li .section > a .logo > img {
  -o-object-fit: contain;
  object-fit: contain;
  transition: transform 0.3s ease-in-out;
}
#exhibitorsPage .inner .list > li .section > a .name {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li .section > a .name {
    margin-top: 15px;
    font-size: 14px;
  }
}
#exhibitorsPage .inner .list > li .section > a .btn {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li .section > a .btn {
    margin-top: 12px;
  }
}
#exhibitorsPage .inner .list > li .section > a:hover .logo > img {
  transform: scale(1.05);
}
#exhibitorsPage .inner .list > li .section > a:hover .btn > span {
  color: #F5E353;
}
#exhibitorsPage .inner .list > li:not(:nth-child(3n-2)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
#exhibitorsPage .inner .list > li:nth-child(n+4) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li:nth-child(even) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  #exhibitorsPage .inner .list > li:nth-child(n+3) {
    margin-top: 40px;
  }
}

/* ====================================== exhibitorsArticleHead */
#exhibitorsHead {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead {
    margin-top: 15px;
  }
}
#exhibitorsHead .loopSlider .slider .list > li > img {
  width: auto;
  height: 250px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .loopSlider .slider .list > li > img {
    height: 100px;
  }
}
#exhibitorsHead .info {
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info {
    padding: 0 15px;
  }
}
#exhibitorsHead .info .border {
  padding: 80px 0;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border {
    padding: 40px 0;
  }
}
#exhibitorsHead .info .border .inner {
  max-width: 1100px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner {
    max-width: 600px;
  }
}
#exhibitorsHead .info .border .inner .box {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 50px;
  background: #ffffff;
  border: 5px solid #000000;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box {
    padding: 20px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#exhibitorsHead .info .border .inner .box .boxContents .logo {
  text-align: center;
  font-size: 0;
}
#exhibitorsHead .info .border .inner .box .boxContents .logo > img {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .logo > img {
    max-width: 150px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info {
  margin-top: 20px;
  padding: 40px 0 20px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info {
    padding: 30px 0 20px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info .name {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info .name {
    font-size: 18px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info .infoContents {
    margin-top: 15px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .address {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .address {
    font-size: 13px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact > span {
  display: inline-block;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact > span {
    font-size: 13px;
  }
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact > span > a {
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact > span > a:hover {
  color: #F5E353;
}
#exhibitorsHead .info .border .inner .box .boxContents .info .infoContents .contact > span:not(:last-child):after {
  content: "/";
  margin: 0 0.5em;
  display: inline-block;
}
#exhibitorsHead .info .border .inner .box .boxContents .info .btn {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  #exhibitorsHead .info .border .inner .box .boxContents .info .btn {
    margin-top: 20px;
  }
}

/* ====================================== brands */
#brands {
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  #brands {
    padding: 0 15px;
  }
}
#brands .border {
  padding: 120px 0 140px;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  #brands .border {
    padding: 60px 0 80px;
  }
}
#brands .border .inner {
  max-width: 1100px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #brands .border .inner {
    max-width: 600px;
  }
}
#brands .border .inner .list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list {
    margin-top: 40px;
  }
}
#brands .border .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#brands .border .inner .list > li .section {
  height: 100%;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  #brands .border .inner .list > li .section {
    padding: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li .section {
    padding: 15px;
  }
}
#brands .border .inner .list > li .section .logo {
  aspect-ratio: 600/320;
  font-size: 0;
  line-height: 0;
}
#brands .border .inner .list > li .section .logo > img {
  aspect-ratio: contain;
}
#brands .border .inner .list > li .section .info {
  margin: 20px 20px 0;
  padding: 20px 0 10px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 1200px) {
  #brands .border .inner .list > li .section .info {
    margin: 1.6666666667vw 1.6666666667vw 0;
  }
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li .section .info {
    margin: 15px 0 0;
    padding: 15px 0 10px;
  }
}
#brands .border .inner .list > li .section .info .name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li .section .info .name {
    font-size: 14px;
  }
}
#brands .border .inner .list > li .section .info .btn {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li .section .info .btn {
    margin-top: 10px;
  }
}
#brands .border .inner .list > li:not(:nth-child(3n-2)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
#brands .border .inner .list > li:nth-child(n+4) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li:nth-child(even) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  #brands .border .inner .list > li:nth-child(n+3) {
    margin-top: 15px;
  }
}

/* ====================================== products */
#products {
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  #products {
    padding: 0 15px;
  }
}
#products .border {
  padding: 120px 0 140px;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  #products .border {
    padding: 60px 0 80px;
  }
}
#products .border .inner {
  max-width: 1100px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #products .border .inner {
    max-width: 600px;
  }
}
#products .border .inner .list {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #products .border .inner .list {
    margin-top: 40px;
    display: block;
  }
}
#products .border .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li {
    width: 100%;
  }
}
#products .border .inner .list > li .section .img {
  border: 1px solid #000000;
  font-size: 0;
  line-height: 0;
}
#products .border .inner .list > li .section .name {
  margin-top: 20px;
}
#products .border .inner .list > li .section .name:after {
  content: "";
  width: 50px;
  height: 1px;
  margin: 18px auto 0;
  background: #000000;
  display: block;
}
#products .border .inner .list > li .section .name > span {
  display: block;
  text-align: center;
}
#products .border .inner .list > li .section .name > span.brand {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#products .border .inner .list > li .section .name > span.product {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li .section .name > span.product {
    font-size: 20px;
  }
}
#products .border .inner .list > li .section .copy {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
#products .border .inner .list > li .section .txt {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li .section .txt {
    font-size: 13px;
  }
}
#products .border .inner .list > li:not(:nth-child(3n-2)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
#products .border .inner .list > li:nth-child(n+4) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #products .border .inner .list > li:not(:first-child) {
    margin-top: 60px;
  }
}

/* ====================================== exhibitorsArticle */
#exhibitorsArticle {
  margin-top: 120px;
  padding: 140px 0 160px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle {
    margin-top: 80px;
    padding: 80px 0 100px;
  }
}
#exhibitorsArticle .inner .contents .ttl, #exhibitorsArticle .inner .contents .txt, #exhibitorsArticle .inner .contents .img, #exhibitorsArticle .inner .contents .sectionWrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#exhibitorsArticle .inner .contents .sectionWrap {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap {
    margin-top: 40px;
  }
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionImg {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionImg > img {
  max-width: 100%;
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionContents:not(:first-child) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap .section .sectionContents:not(:first-child) {
    margin-top: 30px;
  }
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionTtl {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap .section .sectionTtl {
    font-size: 20px;
  }
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionTxt {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap .section .sectionTxt {
    font-size: 14px;
  }
}
#exhibitorsArticle .inner .contents .sectionWrap .section .sectionTxt:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap .section .sectionTxt:not(:first-child) {
    margin-top: 15px;
  }
}
#exhibitorsArticle .inner .contents .sectionWrap .section:not(:first-child) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #exhibitorsArticle .inner .contents .sectionWrap .section:not(:first-child) {
    margin-top: 60px;
  }
}

/* ====================================== exhibitorsBtm */
#exhibitorsBtm {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #exhibitorsBtm {
    margin-top: 50px;
  }
}

/* ====================================== brandsPage */
#brandsPage {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #brandsPage {
    margin-top: 60px;
  }
}
#brandsPage .inner .list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list {
    margin-top: 40px;
  }
}
#brandsPage .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#brandsPage .inner .list > li .section {
  height: 100%;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  #brandsPage .inner .list > li .section {
    padding: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li .section {
    padding: 15px;
  }
}
#brandsPage .inner .list > li .section .logo {
  aspect-ratio: 600/320;
  font-size: 0;
  line-height: 0;
}
#brandsPage .inner .list > li .section .logo > img {
  aspect-ratio: contain;
}
#brandsPage .inner .list > li .section .info {
  margin: 20px 20px 0;
  padding: 20px 0 10px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 1200px) {
  #brandsPage .inner .list > li .section .info {
    margin: 1.6666666667vw 1.6666666667vw 0;
  }
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li .section .info {
    margin: 15px 0 0;
    padding: 15px 0 10px;
  }
}
#brandsPage .inner .list > li .section .info .name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li .section .info .name {
    font-size: 14px;
  }
}
#brandsPage .inner .list > li .section .info .btn {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li .section .info .btn {
    margin-top: 10px;
  }
}
#brandsPage .inner .list > li:not(:nth-child(3n-2)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
#brandsPage .inner .list > li:nth-child(n+4) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li:nth-child(even) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  #brandsPage .inner .list > li:nth-child(n+3) {
    margin-top: 15px;
  }
}

/* ====================================== gallery */
#gallery {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #gallery {
    margin-top: 60px;
  }
}
#gallery .inner .list > li .section > a .box {
  position: relative;
}
#gallery .inner .list > li .section > a .box .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#gallery .inner .list > li .section > a .box .contents {
  min-height: 300px;
  padding: 80px;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 1200px) {
  #gallery .inner .list > li .section > a .box .contents {
    padding: 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents {
    min-height: auto;
    padding: 30px;
    display: block;
  }
}
#gallery .inner .list > li .section > a .box .contents:after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents:after {
    width: 18px;
    height: 18px;
    top: 15px;
    right: 15px;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl {
  display: flex;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl {
    display: block;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl > span {
  display: flex;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span {
    display: block;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl > span.year {
  min-width: 315px;
  border-right: 1px solid #000000;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 100px;
  line-height: 0.8;
}
@media screen and (max-width: 1200px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.year {
    min-width: 26.25vw;
    font-size: 8.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.year {
    min-width: auto;
    border-right: none;
    text-align: left;
    font-size: 60px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.year:after {
    content: "";
    width: 50px;
    height: 1px;
    margin-top: 20px;
    background: #000000;
    display: block;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl > span.txt {
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.txt {
    margin-top: 20px;
    padding-left: 0;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span {
  display: block;
}
#gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span.sub {
  font-size: 22px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span.sub {
    font-size: 12px;
  }
}
#gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span.main {
  margin-top: 10px;
  font-size: 42px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li .section > a .box .contents .ttl > span.txt > span.main {
    margin-top: 8px;
    font-size: 24px;
  }
}
#gallery .inner .list > li .section > a:hover .box .contents {
  background: rgba(255, 255, 255, 0.75);
}
#gallery .inner .list > li:not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #gallery .inner .list > li:not(:first-child) {
    margin-top: 15px;
  }
}

/* ====================================== galleryHead */
#galleryHead {
  margin-top: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #galleryHead {
    margin-top: 15px;
  }
}
#galleryHead .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
}
#galleryHead .contents {
  min-height: 250px;
  padding: 60px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #galleryHead .contents {
    min-height: 100px;
    padding: 20px 15px;
  }
}
#galleryHead .contents .ttl {
  display: flex;
}
#galleryHead .contents .ttl > span {
  display: flex;
}
#galleryHead .contents .ttl > span.year {
  margin-right: 40px;
  padding-right: 50px;
  border-right: 1px solid #000000;
  align-items: center;
  font-size: 100px;
  line-height: 0.8;
}
@media screen and (max-width: 768px) {
  #galleryHead .contents .ttl > span.year {
    margin-right: 15px;
    padding-right: 20px;
    font-size: 46px;
  }
}
@media screen and (max-width: 374px) {
  #galleryHead .contents .ttl > span.year {
    margin-right: 4vw;
    padding-right: 5.3333333333vw;
    font-size: 12.2666666667vw;
  }
}
#galleryHead .contents .ttl > span.txt {
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
#galleryHead .contents .ttl > span.txt > span.sub {
  font-size: 22px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #galleryHead .contents .ttl > span.txt > span.sub {
    font-size: 11px;
  }
}
@media screen and (max-width: 374px) {
  #galleryHead .contents .ttl > span.txt > span.sub {
    font-size: 2.9333333333vw;
  }
}
#galleryHead .contents .ttl > span.txt > span.main {
  margin-top: 8px;
  font-size: 42px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #galleryHead .contents .ttl > span.txt > span.main {
    margin-top: 3px;
    font-size: 20px;
  }
}
@media screen and (max-width: 374px) {
  #galleryHead .contents .ttl > span.txt > span.main {
    font-size: 5.3333333333vw;
  }
}

/* ====================================== galleryPage */
#galleryPage {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #galleryPage {
    margin-top: 40px;
  }
}
#galleryPage .inner .list {
  display: flex;
  flex-wrap: wrap;
}
#galleryPage .inner .list > li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li {
    width: calc((100% - 15px) / 2);
  }
}
#galleryPage .inner .list > li > a {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #000000;
  display: block;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li > a {
    padding: 5px;
  }
}
#galleryPage .inner .list > li > a .img {
  padding-top: 68.75%;
}
#galleryPage .inner .list > li > a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transform: scale(1.05);
}
#galleryPage .inner .list > li:not(:nth-child(3n-2)) {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
}
#galleryPage .inner .list > li:nth-child(n+4) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li:nth-child(even) {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .list > li:nth-child(n+3) {
    margin-top: 15px;
  }
}
#galleryPage .inner .btn {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #galleryPage .inner .btn {
    margin-top: 50px;
  }
}

.modaal-wrapper .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-item-wrap .modaal-gallery-item .modaal-gallery-label {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .modaal-wrapper .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-item-wrap .modaal-gallery-item .modaal-gallery-label {
    font-size: 11px;
  }
}

.modaal-close:before, .modaal-close:after {
  border-radius: 0;
}
.modaal-close:hover {
  background: #ffffff;
}
.modaal-close:hover:before, .modaal-close:hover:after {
  background: #000000;
}

.modaal-gallery-control:before, .modaal-gallery-control:after {
  border-radius: 0;
}
.modaal-gallery-control:hover {
  background: #000000;
}
.modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #ffffff;
}

/* ====================================== contactPage */
#contactPage {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #contactPage {
    margin-top: 60px;
  }
}
#contactPage .inner .innerContents {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#contactPage .inner .innerContents .download {
  margin-bottom: 100px;
  padding: 60px 50px;
  background: #ffffff;
  border: 5px solid #000000;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .download {
    margin-bottom: 60px;
    padding: 25px 20px 30px;
  }
}
#contactPage .inner .innerContents .download .downloadTxt {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .download .downloadTxt {
    font-size: 15px;
  }
}
#contactPage .inner .innerContents .download .btn {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .download .btn {
    margin-top: 20px;
  }
}
#contactPage .inner .innerContents .txt {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #contactPage .inner .innerContents .txt {
    font-size: 14px;
    line-height: 1.8;
  }
}

/* ====================================== mail_form */
#mail_form {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #mail_form {
    margin-top: 50px;
  }
}
#mail_form > dl {
  display: flex;
}
@media screen and (max-width: 768px) {
  #mail_form > dl {
    display: block;
  }
}
#mail_form > dl > dt {
  width: 230px;
  padding: calc((70px - 1.5em) / 2) 20px 0 60px;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dt {
    width: 100%;
    padding: 0 0 0 50px;
    font-size: 15px;
  }
}
#mail_form > dl > dt > i {
  position: absolute;
  top: calc((70px - 1.5em) / 2);
  left: 0;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dt > i {
    top: 1px;
  }
}
#mail_form > dl > dt > i > span {
  width: 45px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dt > i > span {
    width: 40px;
    height: 22px;
    font-size: 11px;
  }
}
#mail_form > dl > dt > i > span.required {
  background: #000000;
  color: #ffffff;
}
#mail_form > dl > dt > i > span.optional {
  background: #ffffff;
  color: #000000;
}
#mail_form > dl > dd {
  flex: 1;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd {
    margin-top: 15px;
  }
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number], #mail_form > dl > dd select, #mail_form > dl > dd textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number], #mail_form > dl > dd select, #mail_form > dl > dd textarea {
    font-size: 14px;
  }
}
#mail_form > dl > dd input[type=text]::-moz-placeholder, #mail_form > dl > dd input[type=email]::-moz-placeholder, #mail_form > dl > dd input[type=tel]::-moz-placeholder, #mail_form > dl > dd input[type=number]::-moz-placeholder, #mail_form > dl > dd select::-moz-placeholder, #mail_form > dl > dd textarea::-moz-placeholder {
  color: #CCCCCC;
}
#mail_form > dl > dd input[type=text]::placeholder, #mail_form > dl > dd input[type=email]::placeholder, #mail_form > dl > dd input[type=tel]::placeholder, #mail_form > dl > dd input[type=number]::placeholder, #mail_form > dl > dd select::placeholder, #mail_form > dl > dd textarea::placeholder {
  color: #CCCCCC;
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number], #mail_form > dl > dd select {
  height: 70px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number], #mail_form > dl > dd select {
    height: 50px;
  }
}
#mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number] {
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd input[type=text], #mail_form > dl > dd input[type=email], #mail_form > dl > dd input[type=tel], #mail_form > dl > dd input[type=number] {
    padding: 0 20px;
  }
}
#mail_form > dl > dd select {
  padding: 0 61px 0 25px;
  background-image: url(../img/arw02_b.svg);
  background-repeat: no-repeat;
  background-size: 16px 10px;
  background-position: center right 25px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd select {
    padding: 0 42px 0 20px;
    background-size: 12px 7px;
    background-position: center right 20px;
  }
}
#mail_form > dl > dd textarea {
  height: 300px;
  padding: calc(25px - 0.25em) 25px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd textarea {
    height: 240px;
    padding: calc(20px - 0.25em) 20px;
  }
}
#mail_form > dl > dd .error_blank, #mail_form > dl > dd .error_format, #mail_form > dl > dd .error_match {
  width: 100%;
  margin-top: 10px;
  display: block;
  font-size: 10px;
  color: #C60011;
}
#mail_form > dl > dd .error_blank:empty, #mail_form > dl > dd .error_format:empty, #mail_form > dl > dd .error_match:empty {
  display: none;
}
#mail_form > dl > dd.-col2 {
  display: flex;
  flex-wrap: wrap;
}
#mail_form > dl > dd.-col2 input[type=text], #mail_form > dl > dd.-col2 input[type=email], #mail_form > dl > dd.-col2 input[type=tel], #mail_form > dl > dd.-col2 input[type=number], #mail_form > dl > dd.-col2 select, #mail_form > dl > dd.-col2 textarea {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd.-col2 input[type=text], #mail_form > dl > dd.-col2 input[type=email], #mail_form > dl > dd.-col2 input[type=tel], #mail_form > dl > dd.-col2 input[type=number], #mail_form > dl > dd.-col2 select, #mail_form > dl > dd.-col2 textarea {
    width: calc((100% - 15px) / 2);
  }
}
#mail_form > dl > dd.-col2 input[type=text]:not(:first-child), #mail_form > dl > dd.-col2 input[type=email]:not(:first-child), #mail_form > dl > dd.-col2 input[type=tel]:not(:first-child), #mail_form > dl > dd.-col2 input[type=number]:not(:first-child), #mail_form > dl > dd.-col2 select:not(:first-child), #mail_form > dl > dd.-col2 textarea:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl > dd.-col2 input[type=text]:not(:first-child), #mail_form > dl > dd.-col2 input[type=email]:not(:first-child), #mail_form > dl > dd.-col2 input[type=tel]:not(:first-child), #mail_form > dl > dd.-col2 input[type=number]:not(:first-child), #mail_form > dl > dd.-col2 select:not(:first-child), #mail_form > dl > dd.-col2 textarea:not(:first-child) {
    margin-left: 15px;
  }
}
#mail_form > dl:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #mail_form > dl:not(:first-child) {
    margin-top: 30px;
  }
}
#mail_form .g-recaptcha {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #mail_form .g-recaptcha {
    margin-top: 40px;
  }
}
#mail_form #recaptcha-error {
  width: 100%;
  margin-top: 10px;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  color: #C60011;
}
#mail_form #recaptcha-error:empty {
  margin-top: 0;
  display: none;
}
#mail_form #form_submit {
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #mail_form #form_submit {
    margin-top: 60px;
  }
}
#mail_form #form_submit #form_submit_button {
  width: 100%;
  max-width: 380px;
  height: 80px;
  padding: 10px 53px 10px 30px;
  background-color: #000000;
  background-image: url(../img/arw01_r.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center right 25px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  font-size: 28px;
  color: #ffffff;
  cursor: pointer;
  transition: background-position 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  #mail_form #form_submit #form_submit_button {
    max-width: 260px;
    height: 60px;
    padding: 10px 44px 10px 20px;
    background-size: 14px 14px;
    background-position: center right 20px;
    font-size: 22px;
  }
}
#mail_form #form_submit #form_submit_button:hover {
  background-position: top calc(50% - 5px) right 20px;
  color: #F5E353;
}
@media screen and (max-width: 768px) {
  #mail_form #form_submit #form_submit_button:hover {
    background-position: top calc(50% - 5px) right 15px;
  }
}

/* ====================================== thanksHead */
#thanksHead {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #thanksHead {
    margin-top: 15px;
  }
}
#thanksHead .bg {
  height: 250px;
}
@media screen and (max-width: 768px) {
  #thanksHead .bg {
    height: 100px;
  }
}
#thanksHead .contents {
  margin-top: -65px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #thanksHead .contents {
    margin-top: -33px;
  }
}
@media screen and (max-width: 374px) {
  #thanksHead .contents {
    margin-top: -8.8vw;
  }
}
#thanksHead .contents .inner .ttl > span {
  display: block;
  text-align: center;
}
#thanksHead .contents .inner .ttl > span.main {
  font-size: 100px;
}
@media screen and (max-width: 768px) {
  #thanksHead .contents .inner .ttl > span.main {
    font-size: 50px;
  }
}
@media screen and (max-width: 374px) {
  #thanksHead .contents .inner .ttl > span.main {
    font-size: 13.3333333333vw;
  }
}
#thanksHead .contents .inner .ttl > span.sub {
  margin-top: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #thanksHead .contents .inner .ttl > span.sub {
    margin-top: 8px;
    font-size: 15px;
  }
}
@media screen and (max-width: 374px) {
  #thanksHead .contents .inner .ttl > span.sub {
    font-size: 4vw;
  }
}

/* ====================================== thanksBody */
#thanksBody {
  margin-top: 40px;
}
#thanksBody .inner .txt {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #thanksBody .inner .txt {
    font-size: 13px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 768px) {
  #thanksBody .inner .txt > p:not(:first-child) {
    margin-top: 15px;
  }
}
#thanksBody .inner .btn {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #thanksBody .inner .btn {
    margin-top: 50px;
  }
}

/* ====================================== formPage */
#formPage {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #formPage {
    margin-top: 60px;
  }
}
#formPage .inner .box {
  width: 100%;
  padding: 50px;
  background: #ffffff;
  border: 3px solid #000000;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #formPage .inner .box {
    padding: 30px 20px;
    border: 3px solid #000000;
  }
}
@media screen and (max-width: 374px) {
  #formPage .inner .box {
    padding: 8vw 5.3333333333vw;
  }
}
#formPage .inner .box .boxTxt {
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #formPage .inner .box .boxTxt {
    font-size: 14px;
  }
}
#formPage .inner .box .boxTel {
  margin-top: 25px;
}
#formPage .inner .box .boxTel .boxTelNumber {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  #formPage .inner .box .boxTel .boxTelNumber {
    font-size: 40px;
  }
}
@media screen and (max-width: 374px) {
  #formPage .inner .box .boxTel .boxTelNumber {
    font-size: 10.6666666667vw;
  }
}
#formPage .inner .box .boxTel .boxTelInfo {
  margin-top: 15px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #formPage .inner .box .boxTel .boxTelInfo {
    font-size: 13px;
  }
}
#formPage .inner .box .note {
  margin-top: 20px;
}
#formPage .inner .form {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #formPage .inner .form {
    margin-top: 40px;
  }
}