#page_about .tab_content .en p{text-align:left}
#page_about .tab_content .en .team ul li .visualBox h4 em{font-size:2rem;letter-spacing:.05em;line-height:1.2;margin-bottom:.8rem}
#page_about .tab_content .en .team ul li .visualBox img{position:absolute;top:0;right:0;z-index:1;width:17.5rem}
#page_about .tab_content .en .vision .row{align-items:flex-start}
#page_about .tab_content .en .vision .row .txtBox h4{font-size:2.3rem;padding-top:3rem}
#page_about .box+.box{margin-top:14rem}
#page_about .box p.announce,#page_about .box p.txt{line-height:2}
#page_about .box p.announce{margin-bottom:4rem}
#page_about .team ul li{display:flex}
#page_about .team ul li+li{margin-top:2rem}
#page_about .team ul li .visualBox{display:flex;flex-direction:column;justify-content:center;position:relative;flex-shrink:0;width:41rem;height:16rem;padding-left:3rem;background:var(--blue500);color:var(--white100);overflow:clip}
#page_about .team ul li .visualBox h4 em{display:block;font-size:2.1rem;letter-spacing:.15em}
#page_about .team ul li .visualBox h4 span{display:block;font-family:var(--en);letter-spacing:.02em;font-weight:700}
#page_about .team ul li .visualBox img{position:absolute;top:0;right:0;z-index:1;width:17.5rem}
#page_about .team ul li .txtBox{display:flex;flex-direction:column;justify-content:center;background:var(--white100);padding:2.5rem}
#page_about .report .row{display:grid;grid-template-columns:repeat(2,minmax(0,50%));column-gap:4rem;row-gap:5rem}
#page_about .report .row h4{text-align:center;font-size:2.4rem;color:var(--blue500);margin:2.5rem 0 2rem}
#page_about .vision .row{display:flex;align-items:center}
#page_about .vision .row .imgBox{flex-shrink:0;width:48rem;margin:0 4rem 0 0}
#page_about .vision .row .txtBox h4{text-align:center;font-size:3rem;font-weight:var(--fontLight);margin-bottom:3rem}
#page_about .vision .row .txtBox p.btn{text-align:center}
#page_contact .telBox{display:flex;align-items:center;margin-top:5rem;background:var(--white100);border:.5rem solid #ececec;padding:1.7rem}
#page_contact .telBox h3{position:relative;width:50%;color:var(--blue500);text-align:center}
#page_contact .telBox h3:after{content:'';position:absolute;margin:auto;top:0;bottom:0;right:0;width:1px;height:1rem;background:#ececec}
#page_contact .telBox dl{margin-left:auto;text-align:center;width:50%}
#page_contact .telBox dl dt{font-size:1.4rem;line-height:1.4;margin-bottom:.3rem}
#page_contact .telBox dl dd{font-family:var(--en);letter-spacing:.02em;font-weight:700;font-size:4.3rem;font-weight:var(--fontBold);color:var(--blue500);line-height:1}
#page_contact #contact_form{padding-top:9.5rem}
#page_contact .formBox ol.step{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:flex;align-items:center;column-gap:.5rem;text-align:center;font-size:2.2rem;font-weight:var(--fontBold);color:var(--blue500);margin-bottom:8rem}
#page_contact .formBox ol.step li{width:33.3%;padding-bottom:1.3rem;border-bottom:.2rem solid var(--blue500)}
#page_contact .formBox ol.step li.is-cur{color:var(--red500);border-bottom:.2rem solid var(--red500)}
#page_contact .formBox .thanks{text-align:center}
#page_contact .formBox .thanks h3{font-size:2.6rem;color:var(--blue500);margin-bottom:5rem}
#page_contact .formBox .thanks p.txt{text-align:center;line-height:1.8}
#page_contact .formBox .thanks p.txt small{display:block;font-size:1.4rem;margin-top:2rem}
#page_contact .formBox .thanks button.btn{margin-top:5rem}
#page_contact .formBox .thanks button.btn a{transition:opacity .3s;cursor:pointer;display:inline-block;border-radius:9rem;background:var(--white100);font-weight:var(--fontBold);letter-spacing:.15em;font-size:1.4rem;padding:.7rem;width:17.8rem;color:var(--red500);border:1px solid var(--red500)}
#page_contact .formBox .thanks button.btn a:hover{opacity:var(--opacity500)}
#page_gallery #gallery{padding:4rem 0 18rem}
#page_gallery #gallery dl{border-bottom:1px solid var(--white400)}
#page_gallery #gallery dl dt{position:relative;font-weight:var(--fontBold);color:var(--blue500);line-height:1;padding:4rem 0;background:var(--white200)}
#page_gallery #gallery dl dt em{font-family:var(--en);letter-spacing:.02em;font-weight:700;position:relative;top:.2rem;font-size:4.1rem;margin-right:.5rem}
#page_gallery #gallery dl dt i{position:absolute;top:4.3rem;right:0;width:3.6rem;height:3.6rem;border-radius:9rem;border:1px solid var(--red500)}
#page_gallery #gallery dl dt i:after,#page_gallery #gallery dl dt i:before{content:'';position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;width:.8rem;height:1px;background:var(--red500);transition:transform .3s var(--easeOutCubic)}
#page_gallery #gallery dl dt i:after{transform:rotate(90deg)}
#page_gallery #gallery dl dt.is-active{position:sticky;top:10.4rem;left:0;z-index:10}
#page_gallery #gallery dl dt.is-active i:after{transform:rotate(0)}
#page_gallery #gallery dl dd{display:none;margin-top:.5rem;padding-bottom:4rem}
#page_gallery #gallery dl dd ul{display:grid;grid-template-columns:repeat(5,minmax(0,20%));column-gap:1rem;row-gap:2rem;font-family:var(--en);letter-spacing:.02em;font-weight:700;text-align:center;font-size:1.8rem;font-weight:var(--fontBold);color:#7b7b7b}
#page_gallery #gallery dl dd ul li{transition:opacity .3s;cursor:pointer}
#page_gallery #gallery dl dd ul li:hover{opacity:var(--opacity500)}
#page_gallery #gallery dl dd ul li picture{display:flex;align-items:center;justify-content:center;height:18rem;overflow:hidden}
#page_gallery #gallery dl dd ul li picture img{width:100%;height:100%}
#page_gallery #gallery dl dd ul li span.year{display:block;margin-top:1rem}
#page_news #detail{padding-top:17rem}
#page_news #detail .info{display:flex;align-items:center;column-gap:3rem;padding-bottom:3rem}
#page_news #detail .info span.day{font-family:var(--en);letter-spacing:.02em;font-weight:700;color:var(--blue500);font-weight:var(--fontBold);font-size:1.8rem}
#page_news #detail .info span.category{position:relative;top:-.1rem;width:9rem;color:var(--white100);background:var(--blue500);font-size:1.2rem;border-radius:.4rem;text-align:center;padding:.1rem 0 .3rem}
#page_news #detail h1.ttl{border-top:1px solid var(--white400);border-bottom:1px solid var(--white400);font-size:1.8rem;color:var(--blue500);padding:3rem 0;text-align:justify;text-justify:inter-ideograph}
#page_news #detail .pager{margin-top:10rem;padding-top:5rem;border-top:1px solid var(--white400)}
#page_recruit .tab_content .en p.txt{text-align:left}
#page_recruit .box p.txt{line-height:2}
#page_recruit .flow{margin-top:14rem}
#page_recruit .flow .row{display:flex}
#page_recruit .flow .row .txtBox ol{counter-reset:no}
#page_recruit .flow .row .txtBox ol li{position:relative;padding-left:4.5rem}
#page_recruit .flow .row .txtBox ol li+li{margin-top:5rem}
#page_recruit .flow .row .txtBox ol li+li:after{content:'';position:absolute;margin:auto;top:-3rem;left:0;right:0;width:2.2rem;height:1.6rem;background:var(--blue500);clip-path:polygon(50% 100%,0 0,100% 0)}
#page_recruit .flow .row .txtBox ol li:before{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:flex;align-items:center;justify-content:center;counter-increment:no;content:counter(no);position:absolute;top:0;left:0;width:3.4rem;height:3.4rem;border-radius:9rem;background:var(--blue500);color:var(--white100);font-weight:var(--fontBold);padding-top:.2rem}
#page_recruit .flow .row .txtBox ol li h4{font-size:1.8rem;color:var(--blue500);padding-top:.2rem;margin-bottom:1rem}
#page_recruit .flow .row .imgBox{flex-shrink:0;width:48rem;margin-left:4rem}
#page_recruit .faq{margin-top:14rem}
#page_recruit .faq dl+dl{margin-top:5rem}
#page_recruit .faq dl dd,#page_recruit .faq dl dt{position:relative;line-height:2;padding-left:5rem}
#page_recruit .faq dl dd:before,#page_recruit .faq dl dt:before{display:flex;align-items:center;justify-content:center;content:'';position:absolute;margin:auto;font-family:var(--en);letter-spacing:.02em;font-weight:700;top:0;left:0;width:3.4rem;height:3.4rem;border-radius:9rem;color:var(--white100);font-weight:var(--fontBold);font-size:2rem;padding:.1rem 0 0 .1rem}
#page_recruit .faq dl dt{font-weight:var(--fontMedium);margin-bottom:2rem}
#page_recruit .faq dl dt:before{content:'Q';background:var(--blue500)}
#page_recruit .faq dl dd:before{content:'A';background:var(--red500)}
#page_result #archive dl.category dt{font-family:var(--en);letter-spacing:.02em;font-weight:700;color:#7b7b7b;font-size:2.1rem;font-weight:var(--fontBold);line-height:1;margin-bottom:2.5rem}
#page_result #archive dl.category dd{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:1.5rem;align-items:center}
#page_result #archive dl.category dd a{border:1px solid var(--red500);border-radius:9rem;font-size:1.4rem;font-weight:var(--fontBold);letter-spacing:.15em;color:var(--red500);padding:.6rem 1.3rem;background:var(--white100)}
#page_result #archive dl.category dd a.is-cur{background:var(--red500);color:var(--white100)}
#page_result #archive p.notfount{margin-top:10rem;text-align:center;font-size:2rem}
#page_result #archive ul.list{margin-top:3rem}
#page_result #detail{padding-top:13rem}
#page_result #detail .box{padding:3rem 5.5rem 9rem;border-radius:1rem;background:var(--white100)}
#page_result #detail .box .overview{text-align:center;color:var(--blue500);font-weight:var(--fontBlack);margin-bottom:5rem}
#page_result #detail .box .overview em,#page_result #detail .box .overview h1,#page_result #detail .box .overview span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#page_result #detail .box .overview em.team,#page_result #detail .box .overview h1.team,#page_result #detail .box .overview span.team{color:var(--red500);margin-bottom:.5rem}
#page_result #detail .box .overview em.name,#page_result #detail .box .overview h1.name,#page_result #detail .box .overview span.name{font-weight:var(--fontBlack);padding-bottom:1.8rem;border-bottom:1px solid var(--white400)}
#page_result #detail .box .overview em.result,#page_result #detail .box .overview h1.result,#page_result #detail .box .overview span.result{font-size:4.6rem;border-bottom:1px solid var(--white400);padding:1.8rem 0}
#page_result #detail .box .overview em.place,#page_result #detail .box .overview h1.place,#page_result #detail .box .overview span.place{font-weight:var(--fontBold);color:var(--black900);margin-top:1.8rem;font-size:1.4rem}
#page_result #detail .box .overview em.place:before,#page_result #detail .box .overview h1.place:before,#page_result #detail .box .overview span.place:before{content:'';display:inline-block;position:relative;top:.2rem;width:1rem;height:1.5rem;background:var(--black900);mask:url(/asset/img/i_map.svg) no-repeat center;mask-size:100% auto;margin-right:.5rem}
#page_result #detail .box .overview em.day,#page_result #detail .box .overview h1.day,#page_result #detail .box .overview span.day{font-weight:var(--fontBold);color:var(--black900);margin-top:.8rem;padding-bottom:1.8rem;border-bottom:1px solid var(--white400)}
#page_sponsor #sponsor .box+.box{margin-top:11rem}
#page_sponsor #sponsor .box h3.hd{font-family:var(--en);letter-spacing:.02em;font-weight:700;color:var(--blue500);font-size:2.8rem;border-bottom:1px solid var(--white400);padding-bottom:.5rem;margin-bottom:3rem}
#page_sponsor #sponsor .box .row2 a,#page_sponsor #sponsor .box .row4 a{display:block;background:var(--white100);transition:box-shadow .5s var(--easeOutCubic)}
#page_sponsor #sponsor .box .row2 a:hover,#page_sponsor #sponsor .box .row4 a:hover{opacity:1;box-shadow:0 2rem 4rem rgba(0,0,0,.15)}
#page_sponsor #sponsor .box .row2{display:grid;grid-template-columns:repeat(2,minmax(0,50%));column-gap:2.5rem;row-gap:2.5rem}
#page_sponsor #sponsor .box .row2 a{padding:5.5rem 8.9rem}
#page_sponsor #sponsor .box .row4{display:grid;grid-template-columns:repeat(4,minmax(0,25%));column-gap:2.5rem;row-gap:3rem}
#page_sponsor #sponsor .box .row4 a{padding:2rem 4rem}
#page_sponsor #sponsor .box ul{display:grid;grid-template-columns:repeat(4,minmax(0,25%));column-gap:1rem;row-gap:2.5rem;line-height:1.4}
#page_sponsor #sponsor .box ul li a{display:inline-block;position:relative;padding-left:3rem}
#page_sponsor #sponsor .box ul li a:before{content:'';position:absolute;margin:auto;top:.2rem;left:0;width:2rem;height:2rem;border:1px solid var(--red500);border-radius:9rem;margin-right:.7rem;background:url(/asset/img/i_arr.svg) no-repeat center;background-size:.6rem auto}
#page_sponsor #sponsor .box ul li span{position:relative;padding-left:3rem}
#page_sponsor #sponsor .box ul li span:before{content:'';position:absolute;margin:auto;top:1rem;left:.6rem;width:.6rem;height:.6rem;background:#d9d9d9;border-radius:9rem}
#page_staff #staff{padding-bottom:18rem}
#page_staff #staff ul.list{display:grid;grid-template-columns:repeat(4,minmax(0,25%));column-gap:2.7rem;row-gap:6.6rem;text-align:center}
#page_staff #staff ul.list li{border-radius:1rem;overflow:hidden;background:var(--white100);cursor:pointer;transition:opacity .5s,transform .7s var(--easeOutCubic),box-shadow .5s var(--easeOutCubic)}
#page_staff #staff ul.list li:hover{box-shadow:0 2rem 4rem rgba(0,0,0,.15)}
#page_staff #staff ul.list li picture.imgBox{overflow:hidden}
#page_staff #staff ul.list li .txtBox{padding:1.8rem 2rem 2rem}
#page_staff #staff ul.list li .txtBox h4.name{font-size:2rem;letter-spacing:.2em;color:var(--blue500)}
#page_staff #staff ul.list li .txtBox span.en{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:block;font-weight:var(--fontBold);font-size:1.4rem;color:var(--red500)}
#page_staff #staff ul.list li .txtBox span.position{display:block;font-weight:var(--fontBold);font-size:1.4rem;color:#858585}
#page_team #team{padding-bottom:18rem}
#page_team #team .wrap :first-child{margin-top:0}
#page_team #team .box+.box{margin-top:14rem}
#page_team #team .policy table{border-top:1px solid #c3c3c3;border-left:1px solid #c3c3c3}
#page_team #team .policy table td,#page_team #team .policy table th{border-bottom:1px solid #c3c3c3;border-right:1px solid #c3c3c3}
#page_team #team .policy table th{width:17.5rem;background:#ebebeb;padding:1.3rem 2rem;vertical-align:middle}
#page_team #team .policy table td{padding:1.3rem 3rem}
#page_team #team .policy table td ul li{position:relative;padding-left:1.5rem}
#page_team #team .policy table td ul li+li{margin-top:.5rem}
#page_team #team .policy table td ul li:before{content:'';position:absolute;margin:auto;top:1.1rem;left:0;width:.4rem;height:.4rem;border-radius:100%;background:var(--black900)}
#page_team #team .staff ul{display:grid;grid-template-columns:repeat(3,minmax(0,33.3333333333%));column-gap:5rem;row-gap:5rem;text-align:center}
#page_team #team .staff ul li .position{font-weight:var(--fontBold);font-size:1.8rem;color:var(--blue500)}
#page_team #team .staff ul li p.name{text-align:center;font-size:2.7rem}
#page_team #team .schedule .tblWrap{overflow-x:scroll}
#page_team #team .schedule .tblWrap::-webkit-scrollbar{width:.4rem;height:.4rem}
#page_team #team .schedule .tblWrap table{width:100%;border-bottom:1px solid #c3c3c3;border-right:1px solid #c3c3c3}
#page_team #team .schedule .tblWrap table td,#page_team #team .schedule .tblWrap table th{border-top:1px solid #c3c3c3;border-left:1px solid #c3c3c3;padding:1rem 2rem}
#page_team #team .schedule .tblWrap table thead th{background:var(--white400);text-align:center;width:6.8rem;padding:1rem 0}
#page_team #team .schedule .tblWrap table thead th.item01{width:38rem}
#page_team #team .schedule .tblWrap table tbody th{background:#ebebeb}
#page_team #team .schedule .tblWrap table tbody td{text-align:center;color:var(--blue500)}
#page_team #team .schedule p.notes{font-size:1.4rem;margin-top:1.5rem}
#page_team #team .result ul li{position:relative;padding-left:1.5em;font-size:1.8rem}
#page_team #team .result ul li:before{content:'';position:absolute;margin:auto;top:0;left:0;content:'●';color:var(--blue500)}
#page_team #team .result ul li+li{margin-top:1rem}
#page_team #team .gallery ul{display:grid;grid-template-columns:repeat(5,minmax(0,20%));column-gap:1rem;row-gap:1rem}
#page_team #team .gallery ul li{transition:opacity .3s;cursor:pointer}
#page_team #team .gallery ul li:hover{opacity:var(--opacity500)}
#page_team #team .gallery ul li img{aspect-ratio:1/1}
#page_top #mainImg{overflow:hidden;padding:0}
#page_top #mainImg:before{content:'';position:absolute;margin:auto;top:0;left:0;z-index:10;width:100%;height:13rem;background:linear-gradient(180deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.3) 55%,rgba(102,102,102,0) 100%)}
#page_top #mainImg .txtBox{position:absolute;bottom:6rem;right:4rem;z-index:10;width:54rem;color:var(--white100);font-weight:var(--fontBold);text-align:center;text-shadow:0 0 1.2rem rgba(0,0,0,.9)}
#page_top #mainImg .txtBox h1.catch{font-size:4.6rem;line-height:1;margin-bottom:1.5rem;letter-spacing:.16em}
#page_top #mainImg .txtBox p.lead{font-size:2.5rem;letter-spacing:.14em}
#page_top #mainImg .txtBox p.en{font-family:var(--en);letter-spacing:.02em;font-weight:700;font-size:5.3rem;line-height:1;margin-top:1.2rem;letter-spacing:.015em}
#page_top #mainImg .swiper{max-height:100dvh}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide{opacity:1!important}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide picture{transition-delay:1s;clip-path:inset(0 100% 0 0);will-change:clip-path}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide img{object-fit:cover;height:100dvh;transition-delay:1s}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{z-index:2}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide.swiper-slide-active picture{transition:clip-path 1s var(--easeOutCubic);transition-delay:0s!important;clip-path:inset(0 0 0 0)}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{transition:transform 12s;transition-delay:0s;transform:scale(1.1)}
#page_top #mainImg .swiper .swiper-pagination{bottom:1.5rem;line-height:0}
#page_top #mainImg .swiper .swiper-pagination span{width:9.9rem;height:.4rem;background:var(--white100);border-radius:0;opacity:1;transition:background .5s;margin:0 .1rem}
#page_top #mainImg .swiper .swiper-pagination span.swiper-pagination-bullet-active{background:var(--red500)}
#page_top #news{padding:9rem 0 7rem}
#page_top #news button.btn{margin-top:1.5rem}
#page_top #about{padding:0}
#page_top #about a{display:flex;align-items:center;column-gap:8rem;height:71rem;padding:0 9.6rem 0 4rem;color:var(--white100)}
#page_top #about a:before{content:'';position:absolute;margin:auto;top:0;left:0;width:100%;height:100%;background:url(/asset/img/top/about_bg.webp) no-repeat center;background-size:cover!important;transition:transform 1.2s var(--easeOutCubic)}
#page_top #about a .txtBox{position:relative;z-index:10}
#page_top #about a .txtBox p.txt{line-height:2}
#page_top #about a button.btn{position:relative;z-index:10;text-align:left}
#page_top #about a picture.imgBox{flex-shrink:0;position:relative;z-index:10;width:63rem;border-radius:.8rem;overflow:hidden}
#page_top #about a picture.imgBox img{transition:transform .5s var(--easeOutCubic)}
#page_top #about a:hover:before{transform:scale(1.1)}
#page_top #about a:hover .txtBox button.btn span{letter-spacing:.15em}
#page_top #about a:hover picture.imgBox img{transform:scale(1.1)}
#page_top #team{padding:10.5rem 4rem 4rem;background:var(--blue100)}
#page_top #team ul.list{display:grid;grid-template-columns:repeat(4,minmax(0,25%));column-gap:.5rem;row-gap:.5rem}
#page_top #team ul.list li a{display:block;position:relative;background:var(--blue500);color:var(--white100);border-radius:1rem;text-align:center;overflow:hidden}
#page_top #team ul.list li a:before{content:'';position:absolute;margin:auto;bottom:0;left:0;z-index:10;width:100%;height:13rem;background:linear-gradient(0deg,rgba(15,47,69,.4) 0,rgba(15,47,69,.4) 59%,rgba(37,115,171,0) 100%);mix-blend-mode:multiply}
#page_top #team ul.list li a img{position:relative;z-index:5;width:32.8rem;transition:transform .8s var(--easeOutCubic),opacity .4s}
#page_top #team ul.list li a img.off{position:absolute;top:0;right:0;left:0;margin:auto;transform:translateX(-20%);opacity:0}
#page_top #team ul.list li a .txtBox{position:absolute;bottom:2rem;left:2rem;z-index:15;text-align:left;line-height:1;font-weight:var(--fontBold)}
#page_top #team ul.list li a .txtBox em.en{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:block;font-size:4.1rem}
#page_top #team ul.list li a .txtBox span.ja{display:block;margin-top:1rem;letter-spacing:.15em}
#page_top #team ul.list li a:hover{opacity:1}
#page_top #team ul.list li a:hover img.on{transform:translateX(20%);opacity:0}
#page_top #team ul.list li a:hover img.off{transform:translateX(0);opacity:1}
#page_top #staff{padding-top:6rem}
#page_top #staff .wrap{display:flex;justify-content:center}
#page_top #staff .wrap a{display:flex;flex-direction:column;justify-content:center;width:66.2rem;height:22.9rem;padding:0 5rem;color:var(--white100);border-radius:1rem;font-weight:var(--fontBold);overflow:hidden;background:url(/asset/img/top/staff_bg.webp) no-repeat center;background-size:100% auto!important;transition:background-size .5s var(--easeOutCubic)}
#page_top #staff .wrap a:hover{opacity:1;background-size:108% auto!important}
#page_top #staff .wrap a em.en{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:block;font-size:4rem;line-height:1}
#page_top #staff .wrap a span.ja{display:block;letter-spacing:.15em;margin-top:.5rem}
#page_top #result{padding:16rem 0 9rem}
#page_top #result p.notfount{text-align:center;font-size:2rem}
#page_top #gallery{padding:8.5rem 4rem;background:var(--white300);display:block}
#page_top #gallery .swiper{overflow:visible}
#page_top #gallery .swiper .swiper-wrapper{transition-timing-function:linear}
#page_top #gallery .swiper .swiper-wrapper .swiper-slide{height:auto;margin:0 .5rem}
#page_top #gallery .swiper .swiper-wrapper .swiper-slide a{height:100%;display:block;border-radius:1rem;overflow:hidden}
#page_top #gallery .swiper .swiper-wrapper .swiper-slide a img{height:100%}
#page_top #link{padding:5rem 0 10.5rem}
#page_top #link .row{display:flex;justify-content:center;flex-wrap:wrap;column-gap:1.5rem;row-gap:3rem}
#page_top #link .row>div{width:62.2rem}
#page_top #link .row a{display:flex;flex-direction:column;justify-content:center;height:23rem;padding:0 5rem;color:var(--white100);border-radius:1rem;font-weight:var(--fontBold);overflow:hidden;background-size:100% auto!important;transition:background-size .5s var(--easeOutCubic)}
#page_top #link .row a:hover{opacity:1;background-size:105% auto!important}
#page_top #link .row a.recruit{background:url(/asset/img/top/link_recruit.webp) no-repeat center}
#page_top #link .row a.contact{background:url(/asset/img/top/link_contact.webp) no-repeat center}
#page_top #link .row a.goods{background:url(/asset/img/top/link_goods.webp) no-repeat center}
#page_top #link .row a em.en{font-family:var(--en);letter-spacing:.02em;font-weight:700;display:block;font-size:5rem;line-height:1}
#page_top #link .row a span.ja{display:block;letter-spacing:.15em;margin-top:.5rem}
#page_top #sponsor{padding:14.5rem 0 18rem;background:var(--white100)}
#page_top #sponsor .rank h3.hd{font-family:var(--en);letter-spacing:.02em;font-weight:700;text-align:center;border-bottom:1px solid var(--white400);font-size:2rem;color:var(--blue500);padding-bottom:1.5rem;margin-bottom:4.5rem}
#page_top #sponsor .rank ul.list{display:flex;justify-content:space-between}
#page_top #sponsor .rank ul.list li{width:19.8rem}
#page_top #sponsor .rank ul.list li a{display:block}
#page_vision #vision .tab_content .en p.txt{text-align:left}
#page_vision #vision .box{display:flex;justify-content:space-between}
#page_vision #vision .box+.box{margin-top:10rem}
#page_vision #vision .box.box02{flex-direction:row-reverse}
#page_vision #vision .box .imgBox{position:relative;top:.8rem;flex-shrink:0;width:48rem}
#page_vision #vision .box .txtBox{width:48rem}
#page_vision #vision .box .txtBox h4{font-size:2rem;margin-bottom:1.5rem}
#page_vision #vision .box .txtBox p.txt{line-height:2}
@media screen and (max-width:767px){
#page_about .tab_content .en .team ul li .visualBox h4 em{font-size:1.6rem;margin-bottom:.5rem}
#page_about .tab_content .en .team ul li .visualBox img{position:static;width:9.5rem}
#page_about .tab_content .en .vision .row .imgBox{margin-bottom:3rem}
#page_about .tab_content .en .vision .row .txtBox h4{font-size:1.8rem;padding-top:0}
#page_about .box+.box{margin-top:12rem}
#page_about .box p.announce,#page_about .box p.txt{line-height:1.6}
#page_about .box p.announce{margin-bottom:2.5rem}
#page_about .team ul li{display:block}
#page_about .team ul li+li{margin-top:1.5rem}
#page_about .team ul li .visualBox{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%;height:auto;padding-left:2rem}
#page_about .team ul li .visualBox h4 em{font-size:1.6rem}
#page_about .team ul li .visualBox h4 span{font-size:1.2rem}
#page_about .team ul li .visualBox img{position:static;width:9.5rem}
#page_about .team ul li .txtBox{display:block;padding:2rem}
#page_about .report .row{grid-template-columns:repeat(1,minmax(0,100%));row-gap:4rem}
#page_about .report .row h4{font-size:1.8rem;margin:1.5rem 0}
#page_about .vision .row{display:block}
#page_about .vision .row .imgBox{width:100%;margin:0 0 2rem}
#page_about .vision .row .txtBox h4{font-size:2.4rem;margin-bottom:2rem}
#page_contact .telBox{display:block;margin-top:3rem;margin-top:3rem;padding:1.5rem 1.5rem 2rem}
#page_contact .telBox h3{width:100%;padding-bottom:1rem;margin-bottom:1rem}
#page_contact .telBox h3:after{top:auto;left:0;width:1.2rem;height:1px}
#page_contact .telBox dl{width:100%}
#page_contact #contact_form{padding-top:4.5rem}
#page_contact .formBox ol.step{font-size:1.4rem;margin-bottom:4rem}
#page_contact .formBox ol.step li{padding-bottom:.8rem}
#page_contact .formBox .thanks h3{font-size:1.8rem}
#page_contact .formBox .thanks p.txt small{font-size:1.2rem;text-align:left;margin-top:3rem}
#page_contact .formBox .thanks button.btn a{width:14rem}
#page_gallery #gallery{padding:4rem 0 15rem}
#page_gallery #gallery dl dt{padding:2rem 0;font-size:1.2rem}
#page_gallery #gallery dl dt em{font-size:2.8rem;margin-right:.3rem}
#page_gallery #gallery dl dt i{top:2.3rem;width:2.4rem;height:2.4rem}
#page_gallery #gallery dl dt i:after,#page_gallery #gallery dl dt i:before{width:.7rem}
#page_gallery #gallery dl dt.is-active{top:5rem}
#page_gallery #gallery dl dd ul{grid-template-columns:repeat(2,minmax(0,50%));column-gap:1.5rem;row-gap:2rem}
#page_gallery #gallery dl dd ul{font-size:1.6rem}
#page_gallery #gallery dl dd ul li picture{height:12rem}
#page_gallery #gallery dl dd ul li span.year{margin-top:.5rem}
#page_news #detail{padding-top:10rem}
#page_news #detail .info{column-gap:2rem;padding-bottom:2.5rem}
#page_news #detail .info span.day{font-size:1.8rem}
#page_news #detail .info span.category{top:0}
#page_news #detail h1.ttl{font-size:1.6rem;padding:2.5rem 0}
#page_news #detail .pager{margin-top:5rem;padding-top:4.5rem}
#page_recruit .box p.txt{line-height:1.6}
#page_recruit .flow .row{display:block}
#page_recruit .flow .row .txtBox ol li{padding-left:3.5rem}
#page_recruit .flow .row .txtBox ol li+li:after{top:-2.5rem;width:1.5rem;height:1rem}
#page_recruit .flow .row .txtBox ol li:before{top:.2rem;width:2.4rem;height:2.4rem;padding-top:.1rem}
#page_recruit .flow .row .txtBox ol li h4{font-size:1.6rem;margin-bottom:.5rem}
#page_recruit .flow .row .imgBox{width:100%;margin:2rem 0 0 0}
#page_recruit .faq{margin-top:5rem}
#page_recruit .faq dl+dl{margin-top:3rem}
#page_recruit .faq dl dd,#page_recruit .faq dl dt{line-height:1.6;padding-left:4.5rem}
#page_recruit .faq dl dd:before,#page_recruit .faq dl dt:before{top:-.4rem;width:3rem;height:3rem;font-size:1.7rem;padding:0 0 0 .1rem}
#page_result #archive dl.category dt{font-size:1.6rem;margin-bottom:1.5rem}
#page_result #archive dl.category dd{column-gap:1rem;row-gap:1rem}
#page_result #archive dl.category dd a{font-size:1rem;padding:.4rem .6rem .5rem}
#page_result #archive p.notfount{margin-top:5rem;font-size:1.4rem}
#page_result #archive ul.list{margin-top:6rem}
#page_result #detail{padding-top:0}
#page_result #detail .wrap{padding:0}
#page_result #detail .box{padding:9.5rem 1.5rem 4rem}
#page_result #detail .box .overview{margin-bottom:4rem}
#page_result #detail .box .overview em.team,#page_result #detail .box .overview h1.team,#page_result #detail .box .overview span.team{margin-bottom:.3rem}
#page_result #detail .box .overview em.name,#page_result #detail .box .overview h1.name,#page_result #detail .box .overview span.name{padding-bottom:2rem}
#page_result #detail .box .overview em.result,#page_result #detail .box .overview h1.result,#page_result #detail .box .overview span.result{font-size:4.1rem;padding:.5rem 0 .8rem}
#page_result #detail .box .overview em.place,#page_result #detail .box .overview h1.place,#page_result #detail .box .overview span.place{margin-top:1.5rem;font-size:1.2rem}
#page_result #detail .box .overview em.place:before,#page_result #detail .box .overview h1.place:before,#page_result #detail .box .overview span.place:before{top:.3rem}
#page_result #detail .box .overview em.day,#page_result #detail .box .overview h1.day,#page_result #detail .box .overview span.day{margin-top:.5rem;font-size:1.2rem}
#page_result #detail .pager{padding:0 1.5rem}
#page_sponsor #sponsor .box+.box{margin-top:8rem}
#page_sponsor #sponsor .box h3.hd{font-size:1.8rem;padding-bottom:1rem;margin-bottom:2.5rem}
#page_sponsor #sponsor .box .row2{grid-template-columns:repeat(1,minmax(0,100%));row-gap:1.5rem}
#page_sponsor #sponsor .box .row2 a{padding:3rem 5rem}
#page_sponsor #sponsor .box .row4{grid-template-columns:repeat(2,minmax(0,50%));column-gap:1.5rem;row-gap:1.5rem}
#page_sponsor #sponsor .box .row4 a{padding:.5rem 1rem}
#page_sponsor #sponsor .box ul{grid-template-columns:repeat(2,minmax(0,50%));column-gap:1rem;row-gap:3rem}
#page_sponsor #sponsor .box ul{font-size:1.2rem}
#page_sponsor #sponsor .box ul li a{padding-left:2.2rem}
#page_sponsor #sponsor .box ul li a:before{top:.2rem;width:1.5rem;height:1.5rem;background-size:.5rem auto}
#page_sponsor #sponsor .box ul li span{padding-left:2.2rem}
#page_sponsor #sponsor .box ul li span:before{top:.7rem;left:.4rem}
#page_staff #staff{padding-bottom:15rem}
#page_staff #staff ul.list{grid-template-columns:repeat(1,minmax(0,100%));row-gap:1.5rem}
#page_staff #staff ul.list li{display:flex;align-items:center}
#page_staff #staff ul.list li picture.imgBox{flex-shrink:0;width:12rem}
#page_staff #staff ul.list li .txtBox{width:100%;padding:0 2rem}
#page_staff #staff ul.list li .txtBox h4.name{font-size:1.6rem}
#page_staff #staff ul.list li .txtBox span.en{font-size:1rem}
#page_staff #staff ul.list li .txtBox span.position{font-size:1.2rem;margin-top:.6rem}
#page_team #team{padding-bottom:15rem}
#page_team #team .box+.box{margin-top:12rem}
#page_team #team .policy table td,#page_team #team .policy table th{display:block}
#page_team #team .policy table th{width:100%;padding:1.4rem 1.5rem}
#page_team #team .policy table td{padding:1.4rem 2rem}
#page_team #team .policy table td ul li:before{top:.9rem}
#page_team #team .staff ul{grid-template-columns:repeat(2,minmax(0,50%));column-gap:2rem;row-gap:3.5rem}
#page_team #team .staff ul li .position{font-size:1.2rem}
#page_team #team .staff ul li p.name{font-size:2rem}
#page_team #team .schedule .tblWrap{font-size:1.2rem}
#page_team #team .schedule .tblWrap table{width:80rem}
#page_team #team .schedule .tblWrap table thead th{width:5rem}
#page_team #team .schedule .tblWrap table thead th.item01{width:20rem}
#page_team #team .schedule p.notes{font-size:1.2rem}
#page_team #team .result ul li{font-size:1.4rem}
#page_team #team .gallery ul{grid-template-columns:repeat(2,minmax(0,50%));column-gap:1rem;row-gap:1rem}
#page_top #mainImg .txtBox{bottom:4.5rem;right:0;width:100%;padding:0 2rem}
#page_top #mainImg .txtBox h1.catch{font-size:3rem;letter-spacing:.15em;margin-bottom:.8rem}
#page_top #mainImg .txtBox p.lead{font-size:1.7rem;letter-spacing:.1em}
#page_top #mainImg .txtBox p.en{font-size:3.5rem;margin-top:2rem;letter-spacing:.011em}
#page_top #mainImg .swiper .swiper-wrapper .swiper-slide.swiper-slide-active picture{transition:clip-path .6s var(--easeOutCubic)}
#page_top #mainImg .swiper .swiper-pagination{bottom:1.3rem}
#page_top #news{padding:6rem 0}
#page_top #news button.btn{margin-top:4rem}
#page_top #about a{display:block;height:auto;padding:6rem 1.5rem}
#page_top #about a:before{background:url(/asset/img/top/about_bg@sp.webp) no-repeat center}
#page_top #about a button.btn{text-align:center}
#page_top #about a picture.imgBox{width:100%;margin-top:3rem}
#page_top #team{padding:6rem 1.5rem}
#page_top #team ul.list{grid-template-columns:repeat(2,minmax(0,50%));column-gap:1rem;row-gap:1rem}
#page_top #team ul.list li a img{width:15.6rem}
#page_top #team ul.list li a .txtBox{bottom:1.5rem;left:1.5rem}
#page_top #team ul.list li a .txtBox em.en{font-size:2.6rem}
#page_top #team ul.list li a .txtBox span.ja{margin-top:.5rem;font-size:1.2rem}
#page_top #staff .wrap a{width:100%;height:12.3rem;padding:0 2rem;background:url(/asset/img/top/staff_bg@sp.webp) no-repeat center}
#page_top #staff .wrap a em.en{font-size:2.6rem}
#page_top #staff .wrap a span.ja{font-size:1.2rem}
#page_top #result{padding:6rem 0}
#page_top #result p.notfount{font-size:1.4rem}
#page_top #gallery{padding:6rem 1.5rem}
#page_top #link{padding:6rem 0}
#page_top #link .row{flex-direction:column;row-gap:1.5rem}
#page_top #link .row>div{width:100%}
#page_top #link .row a{height:13.9rem;padding:0 2rem}
#page_top #link .row a.recruit{background:url(/asset/img/top/link_recruit@sp.webp) no-repeat center}
#page_top #link .row a.contact{background:url(/asset/img/top/link_contact@sp.webp) no-repeat center}
#page_top #link .row a.goods{background:url(/asset/img/top/link_goods@sp.webp) no-repeat center}
#page_top #link .row a em.en{font-size:3rem}
#page_top #link .row a span.ja{font-size:1.4rem}
#page_top #sponsor{padding:6rem 0 15rem}
#page_top #sponsor .rank h3.hd{margin-bottom:3rem}
#page_top #sponsor .rank ul.list{flex-wrap:wrap;justify-content:center;column-gap:1rem;row-gap:1rem}
#page_top #sponsor .rank ul.list li{width:17.3rem}
#page_vision #vision .box{display:block}
#page_vision #vision .box+.box{margin-top:5rem}
#page_vision #vision .box .imgBox{top:auto;width:100%;margin-bottom:2.5rem}
#page_vision #vision .box .txtBox{width:100%}
#page_vision #vision .box .txtBox h4{font-size:1.8rem}
#page_vision #vision .box .txtBox p.txt{line-height:1.6}
}
/*# sourceMappingURL=style.css.map */
