@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%}body{line-height:1}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}article,aside,details,figcaption,figure,main,footer,header,hgroup,menu,nav,section{display:block}ul,li{list-style:none}input,button,textarea{margin:0;padding:0}input,select{vertical-align:middle}input,button,textarea,select,optgroup,option{z-index:auto;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}fieldset{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{z-index:auto;font-style:inherit;font-weight:inherit}del{text-decoration:none;text-decoration:line-through}ins{background-color:#ff9;color:#000;text-decoration:none}abbr,acronym{border:0;font-variant:normal}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}sup,sub{vertical-align:baseline}legend{color:#000}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}img{border:0px;color:#fff;background:rgba(0,0,0,0);vertical-align:top}html{scroll-padding-top:75px}@media screen and (max-width: 767px){html{scroll-padding-top:60px}}[href*=about],[href*=business],[href*=environment],[href*=information]{cursor:auto;opacity:.5}html{scroll-behavior:smooth}html,body{padding:0;margin:0;overflow-x:hidden}a{transition:.3s}.a-text-underline{position:relative;text-decoration:none;transition:.3s}.a-text-underline::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:right top;transform:scale(0, 1);transition:transform .3s}.a-text-underline:hover::before{transform-origin:left top;transform:scale(1, 1)}.a-text-underline__right{position:relative;text-decoration:none;transition:.3s}.a-text-underline__right::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:left top;transform:scale(0, 1);transition:transform .3s}.a-text-underline__right:hover::before{transform-origin:right top;transform:scale(1, 1)}.a-text-underline__center{position:relative;text-decoration:none;transition:.3s}.a-text-underline__center::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:center top;transform:scale(0, 1);transition:transform .3s}.a-text-underline__center:hover::before{transform-origin:center top;transform:scale(1, 1)}.a-text-marker{position:relative;z-index:1;padding:0;text-decoration:none}.a-text-marker::before{background:blue;content:"";display:block;width:100%;height:100%;position:absolute;left:0;bottom:0;transform:scale(0, 1);transform-origin:right top;transition:transform .3s;z-index:-1}.a-text-marker:hover{color:#fff}.a-text-marker:hover::before{transform-origin:left top;transform:scale(1, 1)}.a-text-move__right{display:inline-block;text-decoration:none}.a-text-move__right:hover{transform:translateX(5px)}.a-text-move__top{display:inline-block;text-decoration:none}.a-text-move__top:hover{transform:translateY(-5px)}.a-text-gradient{display:inline-block;color:#000;text-decoration:none;color:rgba(0,0,0,0);background:linear-gradient(to right, blue 50%, black 50%) 100%;background-clip:text;background-size:200% 100%;transition:background-position .4s}.a-text-gradient:hover{background-position:0 100%}section{opacity:0;transform:translateY(30px);transition:opacity .5s,transform .5s}section.is-inview{opacity:1;transform:translateY(0);transition-delay:.5s}.a-menubtn{position:relative;background:red;width:40px;height:40px;display:block;border-radius:40px;border:none;cursor:pointer}@media screen and (max-width: 767px){.a-menubtn{margin:0;width:30px;height:30px}}.a-menubtn span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;left:10px;width:20px;height:2px;background-color:#fff;border-radius:2px}@media screen and (max-width: 767px){.a-menubtn span{left:7px;width:16px}}.a-menubtn span:nth-of-type(1){top:14px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(1){top:9px}}.a-menubtn span:nth-of-type(2){top:19px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(2){top:14px}}.a-menubtn span:nth-of-type(3){top:24px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(3){top:19px}}.a-menubtn.active span:nth-of-type(1){transform:translateY(5px) rotate(-45deg)}.a-menubtn.active span:nth-of-type(2){opacity:0}.a-menubtn.active span:nth-of-type(3){transform:translateY(-5px) rotate(45deg)}.a-plus{cursor:pointer;position:relative;background:#fff;width:25px;height:25px;border-radius:25px;margin-right:15px;margin-top:3px}@media screen and (max-width: 767px){.a-plus{margin-right:7px}}.a-plus::before,.a-plus::after{content:"";display:inline-block;width:12px;height:1px;background-color:blue;position:absolute;right:calc(50% - 6px);top:50%;transform:translateY(-50%);transition:opacity .5s}.a-plus::after{transform:translateY(-50%) rotate(90deg);transition:transform .5s}.a-plus.show::before{opacity:0}.a-plus.show::after{transform:translateY(-50%) rotate(180deg)}.a-faq-q{cursor:pointer}.a-faq-a{display:none}img{width:100%}br.brsp{display:none}@media screen and (max-width: 767px){br.brsp{display:block}}br.brpc{display:block}@media screen and (max-width: 767px){br.brpc{display:none}}br.brpad{display:none}@media screen and (max-width: 1024px){br.brpad{display:block}}@media screen and (max-width: 767px){br.brpad{display:none}}.c-flex{display:flex;flex-wrap:wrap}.c-flex__sb{display:flex;justify-content:space-between;flex-wrap:wrap}.c-flex__rev{flex-direction:row-reverse}.c-flex__ae{align-items:flex-end}.c-flex__sa{display:flex;justify-content:space-around;flex-wrap:wrap}.c-inner{max-width:1050px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__l{max-width:1200px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__s{max-width:800px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__xs{max-width:600px;width:90%;margin:0 auto;margin:0 auto;position:relative}main{margin-top:75px}.c-header{position:fixed;top:0;left:0;height:75px;background:#e5e5e5;width:100%;z-index:999}.c-header .c-inner{max-width:100%;width:100%}.c-header__hlogo{width:334px;padding:13px 0 0 25px}@media screen and (max-width: 767px){.c-header__hlogo{width:60%;padding:17px 0 0 12px}}.c-header__btnbox{width:395px;margin:20px 25px 0 0}@media screen and (max-width: 1025px){.c-header__btnbox{width:370px}}@media screen and (max-width: 767px){.c-header__btnbox{width:10%;margin:10px 12px 0 0}}.c-header__btnbox ul.c-flex__sb{width:87.3417721519%}@media screen and (max-width: 767px){.c-header__btnbox ul.c-flex__sb{display:none}}.c-header__btnbox ul.c-flex__sb li{width:49.2753623188%;height:35px}.c-header__btnbox ul.c-flex__sb li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:16px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;color:#fff;display:block;border-radius:50px;text-decoration:none}.c-header__btnbox ul.c-flex__sb li a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}.c-header__btnbox ul.c-flex__sb li:nth-child(1) a{background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #0050be;border:solid 1px #0050be}.c-header__btnbox ul.c-flex__sb li:nth-child(2) a{background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #000;border:solid 1px #000}.c-header__toggle{width:35px;height:35px;background:url(../img/top/bg_toggle.svg) center/35px no-repeat;position:relative;cursor:pointer}@media screen and (max-width: 767px){.c-header__toggle{width:100%;height:50px}}.c-header__toggle i{position:absolute;background:#0050be;width:15px;height:1px;left:10px;transition:transform .5s,opacity .5s}@media screen and (max-width: 767px){.c-header__toggle i{width:15px;height:1px;left:32%}}.c-header__toggle i:nth-child(1){top:15px}@media screen and (max-width: 767px){.c-header__toggle i:nth-child(1){top:22px}}.c-header__toggle i:nth-child(2){top:20px}@media screen and (max-width: 767px){.c-header__toggle i:nth-child(2){top:26px}}.c-header__toggle.show i:nth-child(1){transform:translateY(2px) rotate(-45deg)}@media screen and (max-width: 767px){.c-header__toggle.show i:nth-child(1){transform:translateY(3px) rotate(-45deg)}}.c-header__toggle.show i:nth-child(2){transform:translateY(-3px) rotate(45deg)}@media screen and (max-width: 767px){.c-header__toggle.show i:nth-child(2){transform:translateY(-1px) rotate(45deg)}}.c-nav{background:#e5e5e5;width:100%;position:fixed;top:75px;left:0;z-index:999;height:100vh;display:none}@media screen and (max-width: 767px){.c-nav{position:fixed;top:60px;left:0;overflow:auto}}.c-nav .c-inner{max-width:1050px;width:90%;margin:0 auto;padding:150px 0 0 0}@media screen and (max-width: 767px){.c-nav .c-inner{max-width:90%;width:90%;margin:0 auto;padding:40px 0 0 0}}.c-nav .c-inner p a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:32px;line-height:48px;--leading-trim: calc((1em - 1lh) / 2);width:10.4761904762%;background:url(../img/top/img_menupolicyarrow.svg) 100% center/25px no-repeat;margin-bottom:20px;color:#0050be;display:block;text-decoration:none}@media screen and (max-width: 1025px){.c-nav .c-inner p a{width:14.2857142857%}}@media screen and (max-width: 767px){.c-nav .c-inner p a{width:20%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:22px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/img_menupolicyarrow.svg) 100% center/15px no-repeat;padding-left:20px}}.c-nav .c-inner p a:hover{text-decoration:underline}.c-nav__flex{margin-bottom:30px;width:100%;flex-wrap:wrap}@media screen and (max-width: 767px){.c-nav__flex{margin-bottom:15px;flex-direction:column}}.c-nav__flex li{width:31.4285714286%}@media screen and (max-width: 1025px){.c-nav__flex li{width:42.8571428571%}}@media screen and (max-width: 767px){.c-nav__flex li{width:88.8888888889%;margin:0 auto}}.c-nav__flex li a{margin-bottom:40px;width:100%;text-decoration:none;display:block;border-bottom:solid 1px #ccc}@media screen and (max-width: 767px){.c-nav__flex li a{margin-bottom:20px}}.c-nav__flex li a dl{background:url(../img/top/img_menuarrow.svg) 100% center/27px no-repeat;padding:15px 0 18px 20px;margin-bottom:10px;border-left:solid 7px #0050be;color:#0050be;transition:.3s;animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}.c-nav__flex li a dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:28px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){.c-nav__flex li a dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2)}}.c-nav__flex li a dl dd{font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){.c-nav__flex li a dl dd{font-family:"Roboto",sans-serif;font-weight:500;font-size:11px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2)}}.c-nav__flex li a:hover dl{background:url(../img/top/img_menuarrowb.svg) 100% center/27px no-repeat}.c-nav__blank{width:100%}@media screen and (max-width: 767px){.c-nav__blank{width:88.8888888889%;margin:0 auto;height:180px}}.c-nav__blank li a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be}@media screen and (max-width: 767px){.c-nav__blank li a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:11px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2)}}.c-nav__blank li:nth-child(1){width:10.6666666667%;background:url(../img/top/img_menupolicyarrow.svg) 100% center/15px no-repeat;padding-right:25px}@media screen and (max-width: 1025px){.c-nav__blank li:nth-child(1){width:15.2380952381%}}@media screen and (max-width: 767px){.c-nav__blank li:nth-child(1){width:31.25%;background:url(../img/top/img_menupolicyarrow.svg) 100% 3%/15px no-repeat;padding-right:0px}}.c-nav__blank li:nth-child(2){width:5.7142857143%}@media screen and (max-width: 1025px){.c-nav__blank li:nth-child(2){width:9.5238095238%}}@media screen and (max-width: 767px){.c-nav__blank li:nth-child(2){width:25%}}.c-nav__blank li:nth-child(2) a{background:url(../img/top/btn_insta.svg) center/60px no-repeat;height:60px;margin-top:-30px;display:block}@media screen and (max-width: 767px){.c-nav__blank li:nth-child(2) a{margin-top:-15px}}.c-nav__blank li:nth-child(2) a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}.c-footer{background-color:#e5e5e5}@media screen and (max-width: 767px){.c-footer{padding-bottom:40px}}.c-footer__copypolicy{width:87%;margin:0 auto;color:#0050be}@media screen and (max-width: 767px){.c-footer__copypolicy{width:90%}}.c-footer__copypolicy li:nth-child(1){font-family:"Roboto",sans-serif;font-weight:500;font-size:18px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:40.2298850575%;padding:12px 0}@media screen and (max-width: 1025px){.c-footer__copypolicy li:nth-child(1){width:66.6666666667%}}@media screen and (max-width: 767px){.c-footer__copypolicy li:nth-child(1){font-family:"Roboto",sans-serif;font-weight:500;font-size:11px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2);width:66.6666666667%;padding:6px 0}}.c-footer__copypolicy li:nth-child(2){width:13.7931034483%;background:url(../img/top/img_menupolicyarrow.svg) 100% center/15px no-repeat}@media screen and (max-width: 1025px){.c-footer__copypolicy li:nth-child(2){width:19.5402298851%;background:url(../img/top/img_menupolicyarrow.svg) 100% center/15px no-repeat}}@media screen and (max-width: 767px){.c-footer__copypolicy li:nth-child(2){width:27.7777777778%;background:url(../img/top/img_menupolicyarrow.svg) 100% center/10px no-repeat;padding-right:15px;text-align:end}}.c-footer__copypolicy li:nth-child(2) a{font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be}@media screen and (max-width: 767px){.c-footer__copypolicy li:nth-child(2) a{font-family:"Roboto",sans-serif;font-weight:500;font-size:10px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}}#c-menu{display:none;position:fixed;background:blue;left:0;width:100%;top:75px;height:calc(100vh - 75px)}@media screen and (max-width: 767px){#c-menu{top:60px}}.p-faq{background:#e5e5e5;border-radius:20px;margin-bottom:20px;padding:30px 25px 10px 25px;box-sizing:border-box}@media screen and (max-width: 767px){.p-faq{margin-bottom:10px;padding:15px 12px 5px 12px}}.p-faq-title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:30px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;color:#0050be}@media screen and (max-width: 767px){.p-faq-title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2)}}.p-faq-title::after{content:"";display:block;width:30px;height:5px;background:#fff;margin:10px auto 35px auto}@media screen and (max-width: 767px){.p-faq-title::after{width:20px;height:3px;margin:5px auto 15px auto}}.a-faq{border-bottom:1px solid #ccc;padding:10px 0;margin-bottom:10px}@media screen and (max-width: 767px){.a-faq{padding:5px 0;margin-bottom:5px}}.a-faq:last-child{border-bottom:none}.a-faq-q{padding-bottom:10px;color:#0050be}@media screen and (max-width: 767px){.a-faq-q{padding-bottom:5px}}.a-faq-q .c-flex{width:calc(100% - 40px)}.a-faq-q__number{font-family:"Roboto",sans-serif;font-weight:700;font-size:24px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);width:4.5%;margin-right:15px}@media screen and (max-width: 767px){.a-faq-q__number{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2);width:7%;margin-right:7px}}.a-faq-q__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:23px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);width:92.5%}@media screen and (max-width: 767px){.a-faq-q__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2);width:90%}}.a-faq-a{align-items:flex-start;background:#fff;border-radius:20px;margin:10px 50px;padding:30px;box-sizing:border-box}@media screen and (max-width: 767px){.a-faq-a{padding:15px;margin:5px 10px 5px 20px}}.a-faq-a__number{font-family:"Roboto",sans-serif;font-weight:700;font-size:24px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);width:4.0229885057%;color:#0050be}@media screen and (max-width: 767px){.a-faq-a__number{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:14px;--leading-trim: calc((1em - 1lh) / 2);width:5%}}.a-faq-a__body{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:95.9770114943%;margin-top:-5px;color:gray}@media screen and (max-width: 767px){.a-faq-a__body{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:11px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);width:92%;margin-top:-5px}}.a-faq-a__body strong{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be;display:block}@media screen and (max-width: 767px){.a-faq-a__body strong{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:11px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2)}}.p-program{background:#e5e5e5;border-radius:20px;margin-bottom:20px;padding:30px;box-sizing:border-box}@media screen and (max-width: 767px){.p-program{border-radius:10px;margin-bottom:10px;padding:15px}}.p-program-head{border-bottom:2px solid #0050be;padding-bottom:15px;margin-bottom:30px}@media screen and (max-width: 767px){.p-program-head{padding-bottom:8px;margin-bottom:15px}}.p-program-head .p-program-head__group{width:75.9595959596%;align-items:center}@media screen and (max-width: 1025px){.p-program-head .p-program-head__group{margin-bottom:20px;width:100%}}@media screen and (max-width: 767px){.p-program-head .p-program-head__group{width:100%;margin:0}}.p-program-head__sholder{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);display:inline-block;background:#ffe600;border-radius:30px;padding:0 15px;border:1px solid #0050be;color:#0050be;margin-right:8px}@media screen and (max-width: 767px){.p-program-head__sholder{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:15px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);border-radius:15px;padding:0 8px;margin-right:4px;margin-bottom:5px}}.p-program-head__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be}@media screen and (max-width: 767px){.p-program-head__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:5px}}.p-program-head__adjust{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:23px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){.p-program-head__adjust{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 1025px){.p-program-hashs{margin:0 0 0 auto}}@media screen and (max-width: 767px){.p-program-hashs{margin:10px 0 0 auto}}.p-program-hash{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){.p-program-hash{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}.p-program-hash__place,.p-program-hash__free,.p-program-hash__reserve{padding:0 10px;display:inline-block;margin-left:10px}@media screen and (max-width: 767px){.p-program-hash__place,.p-program-hash__free,.p-program-hash__reserve{padding:0 5px;margin-left:5px}}.p-program-hash__place{background:#fff;color:#0050be}.p-program-hash__free{background:#ff5f9f;color:#fff}.p-program-hash__reserve{background:#00a0ff;color:#fff}.p-program-btn{position:relative;background:#ffe600;width:100%;height:50px;border-radius:50px;border:1px solid #0050be;cursor:pointer}@media screen and (max-width: 767px){.p-program-btn{height:35px;border-radius:35px}}.p-program-btn__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;width:100%;position:absolute;color:#0050be;top:0;left:0}@media screen and (max-width: 767px){.p-program-btn__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;width:100%;position:absolute;color:#0050be;top:0;left:0}}.p-program-btn__icon{position:absolute;top:calc(50% - 12px);right:10px;background:#0050be;width:25px;height:25px;border-radius:25px}.p-program-btn__icon::before,.p-program-btn__icon::after{content:"";display:inline-block;width:10px;height:1px;background-color:#fff;position:absolute;right:calc(50% - 5px);top:calc(50% - 0px);transform:translateY(-50%);transition:opacity .5s}.p-program-btn__icon::after{transform:translateY(-50%) rotate(90deg);transition:transform .5s}.p-program-btn__icon.show::before{opacity:0}.p-program-btn__icon.show::after{transform:translateY(-50%) rotate(180deg)}.p-program-detail{display:none}.p-program-info{color:#0050be;width:56.0606060606%}@media screen and (max-width: 767px){.p-program-info{width:100%;padding-bottom:20px}}.p-program-info__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:20px}@media screen and (max-width: 767px){.p-program-info__title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:10px}}.p-program-info__body{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:50px}@media screen and (max-width: 767px){.p-program-info__body{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:25px}}.p-program-main{flex-direction:row-reverse}.p-program-photo{width:39.898989899%;padding-bottom:50px}@media screen and (max-width: 767px){.p-program-photo{width:100%;padding-bottom:25px}}.p-points .p-point{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);width:48.9898989899%;background:#0050be;border-radius:20px;color:#fff;padding:15px;box-sizing:border-box;margin-bottom:50px;align-items:center}@media screen and (max-width: 767px){.p-points .p-point{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);width:100%;border-radius:20px;padding:8px;margin-bottom:10px}}.p-points .p-point__icon{width:14.8453608247%;padding-right:15px;box-sizing:border-box}.p-points .p-point__title{width:82.4742268041%}.p-program-detail{color:#0050be}.p-program-detail table{width:100%;border-collapse:collapse}.p-program-detail__head,.p-program-detail__body{padding-top:30px;padding-bottom:15px;border-bottom:1px solid #ccc;vertical-align:top}@media screen and (max-width: 767px){.p-program-detail__head,.p-program-detail__body{padding-top:15px;padding-bottom:8px}}.p-program-detail__head{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);width:14.9484536082%;padding-left:30px;box-sizing:border-box}@media screen and (max-width: 1025px){.p-program-detail__head{width:20.618556701%}}@media screen and (max-width: 767px){.p-program-detail__head{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);padding-left:10px;width:25%}}.p-program-detail__annotation{font-weight:500}.p-program-detail__body{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);width:85.0515463918%}@media screen and (max-width: 1025px){.p-program-detail__body{width:77.3195876289%}}@media screen and (max-width: 767px){.p-program-detail__body{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);width:75%}}.p-program-detail__body .p-program-profile__ph{width:19.3939393939%;padding-right:2%}.p-program-detail__body .p-program-profile__text{width:72.1212121212%}.p-program-detail__body .p-program-profile__name{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:1em}@media screen and (max-width: 767px){.p-program-detail__body .p-program-profile__name{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2)}}.p-program-detail__body .p-program-profile__desc{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){.p-program-detail__body .p-program-profile__desc{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:11px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}.p-program-detail__body.flexbox{width:100%}@media screen and (max-width: 767px){.p-program-detail__body.flexbox{flex-direction:column}}.p-program-detail__body.flexbox b{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);width:23.0303030303%;display:block}@media screen and (max-width: 1025px){.p-program-detail__body.flexbox b{width:27.8787878788%}}@media screen and (max-width: 767px){.p-program-detail__body.flexbox b{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);width:100%}}.p-program-detail__body.flexbox span{width:73.9393939394%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);display:block}@media screen and (max-width: 1025px){.p-program-detail__body.flexbox span{width:71.5151515152%}}@media screen and (max-width: 767px){.p-program-detail__body.flexbox span{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2);width:100%}}body#top .p-mv{background:url(../img/top/bg_mv.webp) center bottom/cover no-repeat #0050be;height:1070px}@media screen and (max-width: 767px){body#top .p-mv{background:url(../img/top/bg_mvsp.webp) center bottom/100% no-repeat #0050be;height:580px}}body#top .p-mv .c-inner{max-width:100%;width:100%}body#top .p-mv .c-inner h1{width:57%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-mv .c-inner h1{width:80%;padding-bottom:0px}}body#top .p-mv__infoblock{width:31%;position:absolute;top:70px;left:75px}@media screen and (max-width: 1025px){body#top .p-mv__infoblock{display:none}}body#top .p-mv__infoblock h2{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:43px;--leading-trim: calc((1em - 1lh) / 2);width:9.6774193548%;background:#ffe600;writing-mode:vertical-lr;color:#0050be;text-align:center;height:565px;align-content:center}@media screen and (max-width: 767px){body#top .p-mv__infoblock h2{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-mv__infoblock dl{width:85.4838709677%;padding:10px 0 0 0;color:#fff}body#top .p-mv__infoblock dl dt{width:24%;font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:3px;margin-bottom:10px;border-bottom:solid 2px #ffe600}@media screen and (max-width: 767px){body#top .p-mv__infoblock dl dt{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-mv__infoblock dl dd{font-family:"Roboto",sans-serif;font-weight:700;font-size:30px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:20px}@media screen and (max-width: 767px){body#top .p-mv__infoblock dl dd{font-family:"Roboto",sans-serif;font-weight:700;font-size:21px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:10px}}body#top .p-mv__infoblock dl dd span{font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-left:5px;color:#ffe600;display:inline-block}@media screen and (max-width: 767px){body#top .p-mv__infoblock dl dd span{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-mv__infoblock dl dd span.sat{background:url(../img/top/img_mvarrow.svg) 95% top/21px no-repeat;padding-right:30px}@media screen and (max-width: 767px){body#top .p-mv__infoblock dl dd span.sat{padding-right:15px}}body#top .p-mv__infoblock dl dd b{font-family:"Roboto",sans-serif;font-weight:700;font-size:25px;line-height:37px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){body#top .p-mv__infoblock dl dd b{font-family:"Roboto",sans-serif;font-weight:700;font-size:18px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 767px){body#top .p-mv__infoblock{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-mv__mark{width:15%;margin:0 auto;padding:85px 0 40px 0}@media screen and (max-width: 1025px){body#top .p-mv__mark{width:15%;margin:0 auto;padding:120px 0 40px 0}}@media screen and (max-width: 767px){body#top .p-mv__mark{width:23%;padding:80px 0 15px 0}}body#top .p-mv__h2sp,body#top .p-mv__dlsp{display:none}@media screen and (max-width: 1025px){body#top .p-mv__h2sp,body#top .p-mv__dlsp{display:block}}@media screen and (max-width: 1025px){body#top .p-mv__h2sp{width:48%;position:absolute;top:20px;left:0}}@media screen and (max-width: 767px){body#top .p-mv__h2sp{width:51%;position:absolute;top:100px;left:0}}@media screen and (max-width: 1025px){body#top .p-mv__h2sp span{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);background:#ffe600;padding-left:20px;color:#0050be;display:block}}@media screen and (max-width: 767px){body#top .p-mv__h2sp span{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 1025px){body#top .p-mv__h2sp span:nth-child(1){width:72.9166666667%;margin-bottom:20px}}@media screen and (max-width: 820px){body#top .p-mv__h2sp span:nth-child(1){width:97.9166666667%;margin-bottom:20px}}@media screen and (max-width: 767px){body#top .p-mv__h2sp span:nth-child(1){width:96.0784313725%;margin-bottom:10px}}@media screen and (max-width: 1025px){body#top .p-mv__h2sp span:nth-child(2){width:39.5833333333%}}@media screen and (max-width: 820px){body#top .p-mv__h2sp span:nth-child(2){width:52.0833333333%}}@media screen and (max-width: 767px){body#top .p-mv__h2sp span:nth-child(2){width:50.9803921569%}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp{width:60%;margin:0 auto;padding-top:50px;color:#fff;display:flex}}@media screen and (max-width: 767px){body#top .p-mv__dlsp{width:80%;margin:0 auto;color:#fff;display:flex}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp dt{width:21.6666666667%;font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:3px;margin-bottom:10px}}@media screen and (max-width: 767px){body#top .p-mv__dlsp dt{width:18.75%;font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:3px;margin-bottom:10px}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp dd{width:75%;font-family:"Roboto",sans-serif;font-weight:700;font-size:30px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:10px}}@media screen and (max-width: 767px){body#top .p-mv__dlsp dd{width:77.5%;font-family:"Roboto",sans-serif;font-weight:700;font-size:21px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:10px}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp dd span{font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-left:5px;color:#ffe600;display:inline-block}}@media screen and (max-width: 767px){body#top .p-mv__dlsp dd span{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2);padding-left:5px;color:#ffe600;display:inline-block}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp dd span.sat{background:url(../img/top/img_mvarrow.svg) 95% center/20px no-repeat;padding-right:30px}}@media screen and (max-width: 767px){body#top .p-mv__dlsp dd span.sat{background:url(../img/top/img_mvarrow.svg) 95% top/14px no-repeat;padding-right:20px}}@media screen and (max-width: 1025px){body#top .p-mv__dlsp dd b{font-family:"Roboto",sans-serif;font-weight:700;font-size:25px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 767px){body#top .p-mv__dlsp dd b{font-family:"Roboto",sans-serif;font-weight:700;font-size:18px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .c-followme{width:10%;background:#fff;padding:20px 10px;border-radius:20px;position:fixed;bottom:50px;right:20px;z-index:99}@media screen and (max-width: 767px){body#top .c-followme{width:20%;padding:10px 5px;position:fixed;bottom:75px;right:20px}}body#top .c-followme a{display:block;width:100%}body#top .c-followme a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .c-applysp{display:none}@media screen and (max-width: 767px){body#top .c-applysp{width:100%;display:block;position:fixed;bottom:0;left:0;display:flex;z-index:888}}@media screen and (max-width: 767px){body#top .c-applysp li{width:50%}}body#top .c-applysp li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:16px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;color:#fff;display:block;border-radius:10px 10px 0 0;text-decoration:none}body#top .c-applysp li a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .c-applysp li:nth-child(1) a{background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #0050be;border:solid 1px #fff}body#top .c-applysp li:nth-child(2) a{background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #000;border:solid 1px #fff}body#top .slick-list{overflow:visible}body#top .c-slide{z-index:90}body#top .c-slide li{width:330px;margin-right:15px}@media screen and (max-width: 767px){body#top .c-slide li{width:250px}}body#top .c-slide li img{width:330px}@media screen and (max-width: 767px){body#top .c-slide li img{width:250px}}body#top .play_button_wrap{position:relative;width:50px;height:50px}body#top .play_button_wrap .btn{width:50px;height:50px;background-color:#fff;border-radius:50%;position:relative;cursor:pointer;border:solid 2px #0050be}@media screen and (max-width: 767px){body#top .play_button_wrap .btn{width:40px;height:40px}}body#top .play_button_wrap .btn::after{content:"";width:7px;height:15px;border-width:0 3px 0 3px;border-color:rgba(0,0,0,0) #0050be rgba(0,0,0,0) #0050be;border-style:solid;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 767px){body#top .play_button_wrap .btn::after{width:5px;height:13px}}body#top .play_button_wrap .btn.playback::after{width:0;height:0;position:absolute;top:50%;left:55%;border-width:12px 0 12px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0050be}@media screen and (max-width: 767px){body#top .play_button_wrap .btn.playback::after{border-width:10px 0 10px 10px}}body#top .p-concept{background:url(../img/top/bg_now.webp) center bottom/100% no-repeat #0050be}@media screen and (max-width: 767px){body#top .p-concept{background:url(../img/top/bg_now.webp) center bottom/cover no-repeat #0050be}}body#top .p-concept .c-inner{max-width:1116px;width:90%;margin:0 auto;position:relative}body#top .p-concept .c-inner .c-slide{padding-top:200px;margin-bottom:124px}@media screen and (max-width: 1025px){body#top .p-concept .c-inner .c-slide{padding-top:220px}}@media screen and (max-width: 767px){body#top .p-concept .c-inner .c-slide{padding-top:650px;margin-bottom:60px}}body#top .p-concept .c-inner .play_button_wrap{left:48%;top:180px;z-index:99}@media screen and (max-width: 1025px){body#top .p-concept .c-inner .play_button_wrap{left:48%;top:210px}}@media screen and (max-width: 767px){body#top .p-concept .c-inner .play_button_wrap{left:45%;top:645px;z-index:99}}body#top .p-concept__pointflex{width:94.0860215054%;position:absolute;top:-110px;left:3%}@media screen and (max-width: 1025px){body#top .p-concept__pointflex{width:100%;top:-110px;left:0%}}@media screen and (max-width: 767px){body#top .p-concept__pointflex{width:100%;position:absolute;top:-20px;left:0%;flex-direction:column}}body#top .p-concept__pointbox{width:32.380952381%;background:#fff;border-radius:20px;padding:15px 0 20px 0}@media screen and (max-width: 1025px){body#top .p-concept__pointbox{width:31.8100358423%}}@media screen and (max-width: 767px){body#top .p-concept__pointbox{padding:7px 0 10px 0;margin-bottom:20px;width:100%}}body#top .p-concept__pointttl{width:88.2352941176%;margin:0 auto;padding-bottom:15px;margin-bottom:20px;border-bottom:solid 2px #0050be}@media screen and (max-width: 1025px){body#top .p-concept__pointttl{width:94.3661971831%;margin:0 auto;flex-direction:column}}@media screen and (max-width: 767px){body#top .p-concept__pointttl{width:88.8888888889%;padding-bottom:7px;margin-bottom:10px;flex-direction:row}}body#top .p-concept__pointttl dt{width:24%;padding-top:10px;align-content:center}@media screen and (max-width: 1025px){body#top .p-concept__pointttl dt{width:29.8507462687%;margin:0 auto}}@media screen and (max-width: 767px){body#top .p-concept__pointttl dt{width:21.25%;padding-top:5px;margin:0}}body#top .p-concept__pointttl dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:26px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:73%;align-content:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-concept__pointttl dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;width:100%}}@media screen and (max-width: 767px){body#top .p-concept__pointttl dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:73.75%;text-align:left}}body#top .p-concept__pointtext{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:19px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;color:#0050be}@media screen and (max-width: 767px){body#top .p-concept__pointtext{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-concept__art{position:relative}@media screen and (max-width: 767px){body#top .p-concept__art{flex-direction:column}}body#top .p-concept__art h3{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:45px;line-height:44px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:60px;color:#ffe600}@media screen and (max-width: 1025px){body#top .p-concept__art h3{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:45px;line-height:67px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 767px){body#top .p-concept__art h3{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:31px;line-height:47px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:30px}}body#top .p-concept__arttext{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:140px;text-align:justify}@media screen and (max-width: 767px){body#top .p-concept__arttext{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:40px}}body#top .p-concept__text{width:52.8673835125%;color:#fff}@media screen and (max-width: 1025px){body#top .p-concept__text{width:64.5161290323%}}@media screen and (max-width: 767px){body#top .p-concept__text{width:100%}}body#top .p-concept__hokusaiart{width:48.3870967742%;position:absolute;top:-148px;right:-25px}@media screen and (max-width: 1025px){body#top .p-concept__hokusaiart{width:52.8673835125%;position:absolute;top:-148px;right:-50px}}@media screen and (max-width: 767px){body#top .p-concept__hokusaiart{width:88.8888888889%;margin:0 0 0 auto;padding-bottom:40px;position:static}}body#top .p-history{background:#ffe600;z-index:20;position:relative}body#top .p-history .c-inner{max-width:1050px;width:90%;margin:0 auto;position:relative}@media screen and (max-width: 1025px){body#top .p-history .c-inner{padding-bottom:50px}}@media screen and (max-width: 767px){body#top .p-history .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-history__ttlbox{width:31.1428571429%;padding:60px 0 520px 0}@media screen and (max-width: 1025px){body#top .p-history__ttlbox{width:38.0952380952%}}@media screen and (max-width: 767px){body#top .p-history__ttlbox{padding:30px 0 0px 0;width:100%}}body#top .p-history__ttlbox .c-section-title{position:relative}body#top .p-history__ttlbox .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);background:#0050be;color:#ffe600;display:block;margin-bottom:10px;text-align:center}@media screen and (max-width: 1025px){body#top .p-history__ttlbox .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:28px;line-height:44px;--leading-trim: calc((1em - 1lh) / 2)}}@media screen and (max-width: 767px){body#top .p-history__ttlbox .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-history__ttlbox .c-section-title__jp:nth-child(1){width:35.1681957187%}@media screen and (max-width: 1025px){body#top .p-history__ttlbox .c-section-title__jp:nth-child(1){width:40%}}@media screen and (max-width: 767px){body#top .p-history__ttlbox .c-section-title__jp:nth-child(1){width:25.5555555556%}}body#top .p-history__ttlbox .c-section-title__jp:nth-child(2){width:78.8990825688%}@media screen and (max-width: 1025px){body#top .p-history__ttlbox .c-section-title__jp:nth-child(2){width:80%}}@media screen and (max-width: 767px){body#top .p-history__ttlbox .c-section-title__jp:nth-child(2){width:55.5555555556%}}body#top .p-history__ttlbox .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);position:absolute;right:-120px;top:15px;color:#0050be}@media screen and (max-width: 1025px){body#top .p-history__ttlbox .c-section-title__en{position:absolute;right:-120px;top:15px}}@media screen and (max-width: 820px){body#top .p-history__ttlbox .c-section-title__en{position:absolute;right:-170px;top:15px}}@media screen and (max-width: 767px){body#top .p-history__ttlbox .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2);position:absolute;right:5%;top:10%}}@media screen and (max-width: 767px){body#top .p-history__flex{flex-direction:column}}body#top .p-history__img{width:18.5714285714%;margin:0 auto;position:absolute;bottom:-25px;left:55px}@media screen and (max-width: 1025px){body#top .p-history__img{width:21.9047619048%}}@media screen and (max-width: 767px){body#top .p-history__img{width:33.3333333333%;margin:0 auto;position:absolute;bottom:0;top:60px;left:70%}}body#top .p-history__content{width:68.6666666667%}@media screen and (max-width: 1025px){body#top .p-history__content{width:61.9047619048%}}@media screen and (max-width: 767px){body#top .p-history__content{width:100%}}body#top .p-history__content dl{width:94.452149792%;padding-left:40px;margin:115px 0 60px 0;border-left:solid 2px #0050be;color:#0050be}@media screen and (max-width: 767px){body#top .p-history__content dl{width:66.6666666667%;padding-left:20px;margin:20px 0 30px 0}}body#top .p-history__content dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:44px;--leading-trim: calc((1em - 1lh) / 2);padding:23px 0 22px 0}@media screen and (max-width: 767px){body#top .p-history__content dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);padding:11px 0 11px 0}}body#top .p-history__content dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);font-feature-settings:"palt";letter-spacing:1.16px;text-align:justify}@media screen and (max-width: 767px){body#top .p-history__content dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-history__content dl dd span{padding-top:30px;display:block}@media screen and (max-width: 767px){body#top .p-history__content dl dd span{padding-top:15px}}body#top .p-history__content dl dd span a{color:gray}body#top .p-history__content dl dd span a:hover{color:#0050be}body#top .p-history__fukidashi{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:23px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);width:70.7350901526%;margin:0 100px 0 auto;padding:25px 70px 35px 70px;background:#fff;color:#0050be;position:relative;border-radius:20px 0 20px 20px;font-feature-settings:"palt";letter-spacing:2px}@media screen and (max-width: 1025px){body#top .p-history__fukidashi{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:38px;--leading-trim: calc((1em - 1lh) / 2);width:80.4438280166%;padding:20px 30px 20px 30px}}@media screen and (max-width: 767px){body#top .p-history__fukidashi{width:77.7777777778%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:16px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2);margin:0 auto 40px 0;padding:15px}}body#top .p-history__fukidashi::after{content:"";background:url(../img/top/img_fukidashi02.png) center/33px no-repeat;width:33px;height:45px;position:absolute;top:0;right:-33px}@media screen and (max-width: 1025px){body#top .p-history__fukidashi::after{content:"";background:url(../img/top/img_fukidashi02.png) center/33px no-repeat;width:33px;height:45px;position:absolute;top:0;right:-30px}}@media screen and (max-width: 767px){body#top .p-history__fukidashi::after{content:"";background:url(../img/top/img_fukidashi02.png) center/25px no-repeat;width:25px;height:35px;position:absolute;top:0;right:-22px}}body#top .p-map{background:url(../img/top/bg_map.webp) center top/cover no-repeat;height:1280px;position:relative;z-index:0;scroll-margin-top:10px}@media screen and (max-width: 1025px){body#top .p-map{background:url(../img/top/bg_mapsp.webp) center top/100% no-repeat;height:1280px;scroll-margin-top:15px}}@media screen and (max-width: 820px){body#top .p-map{background:url(../img/top/bg_mapsp.webp) center top/cover no-repeat;height:1100px}}@media screen and (max-width: 767px){body#top .p-map{background:url(../img/top/bg_mapsp.webp) center 20%/cover no-repeat;height:530px}}body#top .p-map .c-inner{max-width:1050px;width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-map .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-map .c-section-title{padding-top:80px}@media screen and (max-width: 767px){body#top .p-map .c-section-title{padding-top:20px}}body#top .p-map .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);width:28.0952380952%;background:#0050be;margin-bottom:10px;color:#fff;text-align:center;display:block}@media screen and (max-width: 1025px){body#top .p-map .c-section-title__jp{width:45.7142857143%}}@media screen and (max-width: 767px){body#top .p-map .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);width:63.3333333333%;margin-bottom:5px}}body#top .p-map .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be;display:block}@media screen and (max-width: 767px){body#top .p-map .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-schedule{background-color:#0050be;background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:720px,600px;background-position:right top,left bottom;margin-bottom:30px}@media screen and (max-width: 1025px){body#top .p-schedule{background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:420px,300px;background-position:right top,left bottom}}@media screen and (max-width: 767px){body#top .p-schedule{background-color:#0050be;background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:250px,220px;background-position:right top,left bottom}}body#top .p-schedule .c-inner{max-width:1050px;width:90%;margin:0 auto;padding-bottom:65px}@media screen and (max-width: 767px){body#top .p-schedule .c-inner{max-width:90%;width:90%;margin:0 auto;padding-bottom:30px}}body#top .p-schedule .c-section-title{padding:80px 0 45px 0}@media screen and (max-width: 767px){body#top .p-schedule .c-section-title{padding:40px 0 20px 0}}body#top .p-schedule .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:45px;--leading-trim: calc((1em - 1lh) / 2);width:24.7619047619%;background:#ffe600;margin-bottom:10px;color:#0050be;text-align:center;display:block}@media screen and (max-width: 1025px){body#top .p-schedule .c-section-title__jp{width:38.0952380952%}}@media screen and (max-width: 767px){body#top .p-schedule .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);width:55.5555555556%;margin-bottom:5px}}body#top .p-schedule .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);color:#ffe600;display:block}@media screen and (max-width: 767px){body#top .p-schedule .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-schedule__schedulebox{background:#fff;padding:19px 0 17px 0;margin-bottom:30px;border-radius:20px}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox{padding:20px 0 20px 0;margin-bottom:15px}}body#top .p-schedule__schedulebox .p-schedule__schetop{width:96.1904761905%;margin:0 auto;padding-bottom:15px}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop{width:94.4444444444%;padding-bottom:7px}}body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb{width:40%}@media screen and (max-width: 1025px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb{width:54.4554455446%}}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb{margin-bottom:20px;width:100%}}body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dt{font-family:"Roboto",sans-serif;font-weight:700;font-size:50px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);width:44.3069306931%;background:#0050be;border-radius:50px;color:#ffe600;text-align:center}@media screen and (max-width: 1025px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dt{width:45.4545454545%}}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dt{font-family:"Roboto",sans-serif;font-weight:700;font-size:35px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);width:38.8235294118%}}body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dt small{font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-left:5px;display:inline-block}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dt small{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);width:51.9801980198%;color:#0050be}@media screen and (max-width: 1025px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:32px;line-height:65px;--leading-trim: calc((1em - 1lh) / 2);width:52.7272727273%}}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);width:58.8235294118%}}body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb{width:19.801980198%;flex-direction:column}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb{margin-bottom:10px;width:100%;flex-direction:row}}body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb li{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:16px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);width:100%;color:#fff;text-align:center}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb li{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:11px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);width:48.2352941176%}}body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb li:nth-child(1){background:#00a0ff;margin-bottom:5px;opacity:.85}@media screen and (max-width: 767px){body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb li:nth-child(1){margin-bottom:0px}}body#top .p-schedule__schedulebox .p-schedule__schetop ul.c-flex__sb li:nth-child(2){background:#ff5f9f;opacity:.85}body#top .p-schedule__infoimg{width:96.1904761905%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-schedule__infoimg{width:88.8888888889%;margin:0 auto;overflow:scroll}}@media screen and (max-width: 767px){body#top .p-schedule__infoimg img{width:187.5%}}body#top #program{opacity:1;scroll-margin-top:150px;padding-bottom:60px;padding-top:40px}@media screen and (max-width: 767px){body#top #program{padding-bottom:30px}}body#top #program .p-program-detail__head.bordernone,body#top #program .p-program-detail__body.bordernone{border-bottom:none}body#top #program hr{margin:40px 0}@media screen and (max-width: 767px){body#top #program hr{margin:20px 0}}body#top .p-program{display:none}body#top .p-program__tabbox{width:100%;background:#fff;padding:20px 0 5px 0}@media screen and (max-width: 767px){body#top .p-program__tabbox{padding:10px 0 0 0}}body#top .p-program__tabbox.m_fixed{left:0;position:fixed;top:80px;z-index:888}@media screen and (max-width: 767px){body#top .p-program__tabbox.m_fixed{top:40px}}body#top .p-program__ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);width:13%;background:#0050be;margin:0 auto;margin-bottom:20px;color:#fff;text-align:center}@media screen and (max-width: 1025px){body#top .p-program__ttl{width:22%}}@media screen and (max-width: 767px){body#top .p-program__ttl{width:33.3333333333%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:18px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-program__tab{width:26%;padding-bottom:15px;margin:0 auto;color:#0050be}@media screen and (max-width: 1025px){body#top .p-program__tab{width:60%}}@media screen and (max-width: 767px){body#top .p-program__tab{width:90%;padding-bottom:10px}}body#top .p-program__tab li{font-family:"Roboto",sans-serif;font-weight:700;font-size:35px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);width:42.3076923077%;background:url(../img/top/bg_anker.svg) 90% center/20px no-repeat;padding-left:20px;border:solid 1px #0050be;border-radius:50px;cursor:pointer}@media screen and (max-width: 1025px){body#top .p-program__tab li{width:43.3333333333%}}@media screen and (max-width: 767px){body#top .p-program__tab li{font-family:"Roboto",sans-serif;font-weight:700;font-size:25px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);width:41.1111111111%}}body#top .p-program__tab li span{font-family:"Roboto",sans-serif;font-weight:700;font-size:18px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);padding-left:5px;display:inline-block}@media screen and (max-width: 767px){body#top .p-program__tab li span{font-family:"Roboto",sans-serif;font-weight:700;font-size:13px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-program__tab li.is-btn-active{background-color:#ffe600;animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .p-program.is-contents-active{display:block}body#top .p-voice{background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:720px,600px;background-position:right top,left bottom;background-color:#ffe600}@media screen and (max-width: 1025px){body#top .p-voice{background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:420px,300px;background-position:right top,left bottom;background-color:#ffe600}}@media screen and (max-width: 767px){body#top .p-voice{background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:250px,220px;background-position:right top,left bottom}}body#top .p-voice .c-inner{max-width:1084px;width:90%;margin:0 auto;padding:60px 0 0 0;position:relative}@media screen and (max-width: 767px){body#top .p-voice .c-inner{max-width:90%;width:90%;margin:0 auto;padding:30px 0 0 0}}body#top .p-voice .c-inner .play_button_wrap{position:relative;left:48%;top:-20px;z-index:99}@media screen and (max-width: 1025px){body#top .p-voice .c-inner .play_button_wrap{left:50%;top:-20px}}@media screen and (max-width: 767px){body#top .p-voice .c-inner .play_button_wrap{left:45%;top:-5px}}body#top .p-voice .c-inner .c-section-title{width:38.1918819188%}@media screen and (max-width: 1025px){body#top .p-voice .c-inner .c-section-title{width:59.0405904059%;flex-direction:column}}@media screen and (max-width: 767px){body#top .p-voice .c-inner .c-section-title{width:88.8888888889%;flex-direction:column}}body#top .p-voice .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);width:61.5942028986%;background:#0050be;margin-bottom:15px;text-align:center;color:#ffe600;display:block}@media screen and (max-width: 1025px){body#top .p-voice .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:0px}}@media screen and (max-width: 767px){body#top .p-voice .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);width:62.5%;margin-bottom:5px}}body#top .p-voice .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be;display:inline-block}@media screen and (max-width: 767px){body#top .p-voice .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:16px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-voice__ttltext{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:50px;color:#0050be}@media screen and (max-width: 767px){body#top .p-voice__ttltext{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:25px}}body#top .p-voice__box{width:100%}body#top .p-voice__box:nth-child(3){width:90.4981549815%;margin:0 30px 90px auto}@media screen and (max-width: 1025px){body#top .p-voice__box:nth-child(3){width:90.4981549815%;margin:0 0px 45px auto}}@media screen and (max-width: 767px){body#top .p-voice__box:nth-child(3){margin:0 0px 45px auto;width:100%}}body#top .p-voice__box:nth-child(3) .p-voice__fukidashi{border-radius:0 20px 20px 20px}@media screen and (max-width: 767px){body#top .p-voice__box:nth-child(3) .p-voice__fukidashi{width:63.3333333333%}}body#top .p-voice__box:nth-child(3) .p-voice__fukidashi::after{content:"";background:url(../img/top/img_fukidashi01.png) center top/33px no-repeat;width:33px;height:45px;position:absolute;top:0;left:-30px}@media screen and (max-width: 767px){body#top .p-voice__box:nth-child(3) .p-voice__fukidashi::after{content:"";background:url(../img/top/img_fukidashi01.png) center top/25px no-repeat;width:25px;height:35px;position:absolute;top:0;left:-22px}}body#top .p-voice__box:nth-child(4){width:100%}body#top .p-voice__box:nth-child(4) .p-voice__fukidashi{width:58.5793357934%;border-radius:20px 0 20px 20px;margin-bottom:100px}@media screen and (max-width: 767px){body#top .p-voice__box:nth-child(4) .p-voice__fukidashi{width:55.5555555556%;margin-bottom:50px}}body#top .p-voice__box:nth-child(4) .p-voice__fukidashi::after{content:"";background:url(../img/top/img_fukidashi02.png) center/33px no-repeat;width:33px;height:45px;position:absolute;top:0;right:-33px}@media screen and (max-width: 1025px){body#top .p-voice__box:nth-child(4) .p-voice__fukidashi::after{content:"";background:url(../img/top/img_fukidashi02.png) center/33px no-repeat;width:33px;height:45px;position:absolute;top:0;right:-30px}}@media screen and (max-width: 767px){body#top .p-voice__box:nth-child(4) .p-voice__fukidashi::after{background:url(../img/top/img_fukidashi02.png) center/25px no-repeat;width:25px;height:35px;position:absolute;top:0;right:-22px}}body#top .p-voice__ill01{width:24.0570846075%}body#top .p-voice__ill01 .target{animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:1.5s;animation-name:anim_s;transform:rotate(5deg);animation-duration:5s}@keyframes anim_s{50%{transform:rotate(-5deg)}100%{transform:rotate(5deg)}}@media screen and (max-width: 1025px){body#top .p-voice__ill01{width:22.4260958206%}}@media screen and (max-width: 767px){body#top .p-voice__ill01{width:22.2222222222%}}body#top .p-voice__ill02{width:27.6752767528%;margin-top:-10px}body#top .p-voice__ill02 .target{animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:1.5s;animation-name:anim_s;transform:rotate(5deg);animation-duration:5s}@keyframes anim_s{50%{transform:rotate(-5deg)}100%{transform:rotate(5deg)}}@media screen and (max-width: 767px){body#top .p-voice__ill02{width:27.7777777778%}}body#top .p-voice__fukidashi{width:64.5756457565%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);background:#fff;padding:40px 37px 37px 37px;border-radius:20px;color:#0050be;text-align:justify;position:relative}@media screen and (max-width: 1025px){body#top .p-voice__fukidashi{width:62.7306273063%;padding:30px}}@media screen and (max-width: 767px){body#top .p-voice__fukidashi{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding:15px 17px}}body#top .p-voice__fukidashi span{padding-bottom:20px;display:block}@media screen and (max-width: 767px){body#top .p-voice__fukidashi span{padding-bottom:10px}}body#top .p-voice__fukidashi span.last{padding:0}body#top .p-voice__reportbox{width:66.1439114391%;margin:0 auto;padding-bottom:85px}@media screen and (max-width: 1025px){body#top .p-voice__reportbox{width:92.2509225092%}}@media screen and (max-width: 767px){body#top .p-voice__reportbox{padding-bottom:40px;width:100%}}body#top .p-voice__reportbox li{width:48.3960948396%}@media screen and (max-width: 1025px){body#top .p-voice__reportbox li{width:49%}}@media screen and (max-width: 767px){body#top .p-voice__reportbox li{margin-bottom:20px;width:100%}}body#top .p-voice__reportbox li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/btn_arrowb.svg) 95% center/20px no-repeat #ffe600;text-decoration:none;color:#0050be;border:solid 1px #0050be;display:block;width:100%;border-radius:50px;text-align:center}@media screen and (max-width: 767px){body#top .p-voice__reportbox li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-voice__reportbox li a:hover{background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #0050be;color:#ffe600;animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .p-voice .c-slide{margin-bottom:60px}@media screen and (max-width: 767px){body#top .p-voice .c-slide{margin-bottom:30px}}body#top .p-voice__btnattention{width:35.7011070111%;margin:0 auto;padding-bottom:15px}@media screen and (max-width: 1025px){body#top .p-voice__btnattention{width:55.3505535055%}}@media screen and (max-width: 767px){body#top .p-voice__btnattention{width:77.7777777778%;padding-bottom:7px}}body#top .p-voice__btnattention span{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);background-image:url(../img/top/bg_slashl.svg),url(../img/top/bg_slashr.svg);background-position:0% center,100% center;background-size:17px,17px;background-repeat:no-repeat,no-repeat;width:48.3204134367%;display:block;text-align:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-voice__btnattention span{width:48.3333333333%}}@media screen and (max-width: 767px){body#top .p-voice__btnattention span{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);width:46.6666666667%;color:#000}}body#top .p-voice__applicationbtn{width:32.1033210332%;margin:0 auto;padding-bottom:90px}@media screen and (max-width: 1025px){body#top .p-voice__applicationbtn{width:55.3505535055%}}@media screen and (max-width: 767px){body#top .p-voice__applicationbtn{width:77.7777777778%}}body#top .p-voice__applicationbtn a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:30px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #0050be;text-align:center;color:#fff;text-decoration:none;border-radius:50px;display:block;border:solid 1px #0050be}@media screen and (max-width: 767px){body#top .p-voice__applicationbtn a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-voice__applicationbtn a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .p-howto{background:#e5e5e5;padding-bottom:85px}@media screen and (max-width: 767px){body#top .p-howto{padding-bottom:40px}}body#top .p-howto .c-inner{max-width:1050px;width:90%;margin:0 auto;padding:60px 0 0 0}@media screen and (max-width: 767px){body#top .p-howto .c-inner{max-width:90%;width:90%;margin:0 auto;padding:30px 0 0 0}}body#top .p-howto .c-inner .c-section-title{width:36.7619047619%;margin-bottom:50px}@media screen and (max-width: 1025px){body#top .p-howto .c-inner .c-section-title{width:55.2380952381%;flex-direction:column}}@media screen and (max-width: 767px){body#top .p-howto .c-inner .c-section-title{margin-bottom:25px;width:100%;flex-direction:column}}body#top .p-howto .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);width:68.6528497409%;background:#0050be;text-align:center;color:#e5e5e5;display:inline-block}@media screen and (max-width: 767px){body#top .p-howto .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);width:55.5555555556%;margin-bottom:5px}}body#top .p-howto .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);padding-left:10px;color:#0050be;display:inline-block}@media screen and (max-width: 767px){body#top .p-howto .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);padding-left:0px}}body#top .p-howto__list{background:#fff;padding:30px 0 45px 0;margin-bottom:30px;border-radius:20px;width:100%}@media screen and (max-width: 767px){body#top .p-howto__list{padding:15px 0 20px 0;margin-bottom:20px}}body#top .p-howto__ttlbox.c-flex__sb{width:94.2857142857%;margin:0 auto;padding-bottom:15px;margin-bottom:30px;border-bottom:solid 2px #0050be}@media screen and (max-width: 767px){body#top .p-howto__ttlbox.c-flex__sb{width:88.8888888889%;padding-bottom:7px;margin:0 auto;margin-bottom:15px}}body#top .p-howto__ttlbox.c-flex__sb dt{width:6.5656565657%;align-content:center}@media screen and (max-width: 1025px){body#top .p-howto__ttlbox.c-flex__sb dt{width:10.101010101%}}@media screen and (max-width: 767px){body#top .p-howto__ttlbox.c-flex__sb dt{width:15%}}body#top .p-howto__ttlbox.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:91.4141414141%;color:#0050be;align-content:center}@media screen and (max-width: 1025px){body#top .p-howto__ttlbox.c-flex__sb dd{width:87.8787878788%}}@media screen and (max-width: 767px){body#top .p-howto__ttlbox.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:81.25%}}body#top .p-howto__01flex{width:92.6666666667%;margin:0 auto;padding-bottom:40px}@media screen and (max-width: 767px){body#top .p-howto__01flex{width:88.8888888889%;margin:0 auto;flex-direction:column;padding-bottom:20px}}body#top .p-howto__01flex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);background:#ffed4c;color:#0050be;text-align:center;padding:10px 0;border-radius:20px}@media screen and (max-width: 767px){body#top .p-howto__01flex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2);padding:5px 0;border-radius:15px}}body#top .p-howto__01flex dl:nth-child(1){width:60.1233299075%}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(1){width:100%}}body#top .p-howto__01flex dl:nth-child(1) dt{margin-bottom:28px}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(1) dt{margin-bottom:14px}}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(1) dd{width:97.5%;padding-bottom:30px;margin:0 auto;margin-right:-5px}}body#top .p-howto__01flex dl:nth-child(2){width:38.5405960946%}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(2){width:100%}}body#top .p-howto__01flex dl:nth-child(2) dt{margin-bottom:90px}@media screen and (max-width: 1025px){body#top .p-howto__01flex dl:nth-child(2) dt{margin-bottom:75px}}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(2) dt{margin-bottom:14px}}body#top .p-howto__01flex dl:nth-child(2) dd{width:72.8%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-howto__01flex dl:nth-child(2) dd{width:50%}}body#top .p-howto__attention{width:33.0476190476%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);background-image:url(../img/top/bg_slashl.svg),url(../img/top/bg_slashr.svg);background-position:0% 30%,100% 30%;background-size:17px,17px;background-repeat:no-repeat,no-repeat;padding-bottom:15px;margin:0 auto;text-align:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-howto__attention{width:49.5238095238%}}@media screen and (max-width: 767px){body#top .p-howto__attention{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);width:77.7777777778%;padding-bottom:7px}}body#top .p-howto__applybtn{width:33.2380952381%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-howto__applybtn{width:49.5238095238%}}@media screen and (max-width: 767px){body#top .p-howto__applybtn{width:66.6666666667%}}body#top .p-howto__applybtn a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:30px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/btn_arroww.svg) 95% center/20px no-repeat #0050be;color:#fff;margin-bottom:15px;text-decoration:none;text-align:center;border-radius:50px;display:block;border:solid 1px #0050be}@media screen and (max-width: 767px){body#top .p-howto__applybtn a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-howto__applybtn a:hover{animation:poyo .6s}@keyframes poyo{from,to{transform:none}10%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.04)}80%{transform:scale(0.98)}}body#top .p-howto__02flex{width:94.2857142857%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-howto__02flex{flex-direction:column}}@media screen and (max-width: 767px){body#top .p-howto__02flex{width:88.8888888889%;flex-direction:column}}body#top .p-howto__flow{width:31.3131313131%}@media screen and (max-width: 1025px){body#top .p-howto__flow{width:100%}}@media screen and (max-width: 767px){body#top .p-howto__flow{width:100%}}body#top .p-howto__flow dl.c-flex__sb{padding-bottom:28px}@media screen and (max-width: 767px){body#top .p-howto__flow dl.c-flex__sb{padding-bottom:14px}}body#top .p-howto__flow dl.c-flex__sb dt{width:17.7419354839%;font-family:"Roboto",sans-serif;font-weight:700;font-size:28px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);background:#ffed4c;text-align:center;color:#0050be;border-radius:50px}@media screen and (max-width: 1025px){body#top .p-howto__flow dl.c-flex__sb dt{width:55px;height:55px}}@media screen and (max-width: 767px){body#top .p-howto__flow dl.c-flex__sb dt{font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);width:38px;height:38px}}body#top .p-howto__flow dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:77.4193548387%;align-content:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-howto__flow dl.c-flex__sb dd{width:88.8888888889%}}@media screen and (max-width: 767px){body#top .p-howto__flow dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2);width:83.75%}}@media screen and (max-width: 767px){body#top .p-howto__flow:nth-child(3) .p-howto__flowtext{padding-bottom:10px}}body#top .p-howto__flowimg{padding-bottom:25px;width:100%}@media screen and (max-width: 767px){body#top .p-howto__flowimg{padding-bottom:13px}}body#top .p-howto__flowtext{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:17px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);color:#4c4c4c;text-align:justify;width:100%}@media screen and (max-width: 1025px){body#top .p-howto__flowtext{padding-bottom:30px}}@media screen and (max-width: 767px){body#top .p-howto__flowtext{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:12px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-howto__detail{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:94.2857142857%;margin:0 auto;color:#0050be}@media screen and (max-width: 767px){body#top .p-howto__detail{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:88.8888888889%}}body#top .p-access .c-inner{max-width:1084px;width:90%;margin:0 auto;padding:60px 0 75px 0}@media screen and (max-width: 767px){body#top .p-access .c-inner{max-width:90%;width:90%;margin:0 auto;padding:30px 0 35px 0}}body#top .p-access .c-inner .c-section-title{width:21.2380952381%;margin-bottom:50px}@media screen and (max-width: 1025px){body#top .p-access .c-inner .c-section-title{width:33.3333333333%;flex-direction:column}}@media screen and (max-width: 767px){body#top .p-access .c-inner .c-section-title{margin-bottom:25px;width:100%;flex-direction:column}}body#top .p-access .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);width:65.9192825112%;background:#0050be;margin-bottom:15px;text-align:center;color:#e5e5e5;display:inline-block}@media screen and (max-width: 1025px){body#top .p-access .c-inner .c-section-title__jp{margin-bottom:0px}}@media screen and (max-width: 767px){body#top .p-access .c-inner .c-section-title__jp{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:39px;--leading-trim: calc((1em - 1lh) / 2);width:33.3333333333%;margin-bottom:5px}}body#top .p-access .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);padding-left:10px;color:#0050be;display:inline-block}@media screen and (max-width: 767px){body#top .p-access .c-inner .c-section-title__en{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);padding-left:0px}}body#top .p-access__mapbox .c-flex__sb{width:58.5714285714%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:19px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2);margin:0 auto;margin-bottom:15px;color:#0050be}@media screen and (max-width: 1025px){body#top .p-access__mapbox .c-flex__sb{width:76.1904761905%}}@media screen and (max-width: 767px){body#top .p-access__mapbox .c-flex__sb{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);width:100%}}body#top .p-access__mapbox .c-flex__sb dt{width:8.9430894309%;text-align:center}@media screen and (max-width: 1025px){body#top .p-access__mapbox .c-flex__sb dt{width:10%}}@media screen and (max-width: 767px){body#top .p-access__mapbox .c-flex__sb dt{width:11.1111111111%}}body#top .p-access__mapbox .c-flex__sb dd{width:86.9918699187%;padding-left:15px;text-align:center;text-align:justify;border-left:solid 2px #0050be}@media screen and (max-width: 1025px){body#top .p-access__mapbox .c-flex__sb dd{width:85%}}@media screen and (max-width: 767px){body#top .p-access__mapbox .c-flex__sb dd{width:83.3333333333%;padding-left:7px}}body#top .p-access__mapbox iframe{width:66.6666666667%;margin:0 auto;margin-bottom:77px;display:block;border-radius:20px;height:450px}@media screen and (max-width: 1025px){body#top .p-access__mapbox iframe{width:76.1904761905%}}@media screen and (max-width: 767px){body#top .p-access__mapbox iframe{width:88.8888888889%;margin-bottom:35px;height:300px}}body#top .p-access .p-plus{cursor:pointer;position:relative;background:#fff;width:25px;height:25px;border-radius:25px;margin-right:15px;margin-top:23px}@media screen and (max-width: 1025px){body#top .p-access .p-plus{margin-right:15px;margin-top:22px}}@media screen and (max-width: 767px){body#top .p-access .p-plus{margin-right:10px;margin-top:15px;width:20px;height:20px}}body#top .p-access .p-plus::before,body#top .p-access .p-plus::after{content:"";display:inline-block;width:12px;height:1px;background-color:blue;position:absolute;right:calc(50% - 6px);top:50%;transform:translateY(-50%);transition:opacity .5s}body#top .p-access .p-plus::after{transform:translateY(-50%) rotate(90deg);transition:transform .5s}body#top .p-access .p-plus.show::before{opacity:0}body#top .p-access .p-plus.show::after{transform:translateY(-50%) rotate(180deg)}body#top .p-access__accbtn{background:#0050be;margin-bottom:40px;width:100%;border-radius:20px;color:#fff;cursor:pointer;position:relative}@media screen and (max-width: 767px){body#top .p-access__accbtn{margin-bottom:20px;border-radius:15px}}body#top .p-access__accbtn dl.c-flex__sb{width:95.2380952381%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-access__accbtn dl.c-flex__sb{width:93.3333333333%}}@media screen and (max-width: 767px){body#top .p-access__accbtn dl.c-flex__sb{width:88.8888888889%}}body#top .p-access__accbtn dl.c-flex__sb dt{font-family:"Roboto",sans-serif;font-weight:500;font-size:24px;line-height:70px;--leading-trim: calc((1em - 1lh) / 2);width:6%;text-align:center;position:relative}@media screen and (max-width: 1025px){body#top .p-access__accbtn dl.c-flex__sb dt{width:6.8292682927%}}@media screen and (max-width: 767px){body#top .p-access__accbtn dl.c-flex__sb dt{font-family:"Roboto",sans-serif;font-weight:500;font-size:17px;line-height:49px;--leading-trim: calc((1em - 1lh) / 2);width:12.5%}}body#top .p-access__accbtn dl.c-flex__sb dt::after{content:"";background:#fff;width:1px;height:40px;position:absolute;top:15px;right:0}@media screen and (max-width: 767px){body#top .p-access__accbtn dl.c-flex__sb dt::after{content:"";background:#fff;width:1px;height:30px;position:absolute;top:10px;right:0}}body#top .p-access__accbtn dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:70px;--leading-trim: calc((1em - 1lh) / 2);width:91.4285714286%;padding-left:20px}@media screen and (max-width: 1025px){body#top .p-access__accbtn dl.c-flex__sb dd{width:87.8048780488%}}@media screen and (max-width: 767px){body#top .p-access__accbtn dl.c-flex__sb dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:49px;--leading-trim: calc((1em - 1lh) / 2);width:80%}}body#top .p-access__accinner{display:none}body#top .p-access__innerattention{font-family:"Roboto",sans-serif;font-weight:700;font-size:20px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);background-image:url(../img/top/bg_slashl.svg),url(../img/top/bg_slashr.svg);background-position:0% 20%,100% 20%;background-size:17px,17px;background-repeat:no-repeat,no-repeat;padding-bottom:20px;color:#0050be;text-align:center}@media screen and (max-width: 767px){body#top .p-access__innerattention{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-access__innerattention.car{width:31.1428571429%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-access__innerattention.car{width:47.619047619%}}@media screen and (max-width: 767px){body#top .p-access__innerattention.car{width:77.7777777778%}}body#top .p-access .car_iframe{width:66.6666666667%;margin:0 auto;padding:0px 0 30px 0;display:block}@media screen and (max-width: 767px){body#top .p-access .car_iframe{width:88.8888888889%;padding:0px 0 15px 0;height:285px}}body#top .p-access__cartext{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:16px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:65px;color:#0050be;text-align:center}@media screen and (max-width: 767px){body#top .p-access__cartext{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:11px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:30px}}body#top .p-access__busph,body#top .p-access__trainph{width:94.2857142857%;margin:0 auto;padding:10px 0 70px 0}@media screen and (max-width: 767px){body#top .p-access__busph,body#top .p-access__trainph{padding:5px 0 0px 0;margin-bottom:30px;width:100%;overflow:scroll}}@media screen and (max-width: 767px){body#top .p-access__busph img,body#top .p-access__trainph img{width:166.6666666667%}}body#top .p-access__innerattention.shuttle{width:57.8095238095%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-access__innerattention.shuttle{width:85.7142857143%}}@media screen and (max-width: 767px){body#top .p-access__innerattention.shuttle{width:77.7777777778%}}body#top .p-access__shuttlebusph{width:75.2380952381%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-access__shuttlebusph{width:100%;overflow-x:scroll}}@media screen and (max-width: 767px){body#top .p-access__shuttlebusph img{width:166.6666666667%}}body#top .p-access__shuttlebusph.one{margin-bottom:60px;height:100px}@media screen and (max-width: 1025px){body#top .p-access__shuttlebusph.one{margin-bottom:0px}}@media screen and (max-width: 767px){body#top .p-access__shuttlebusph.one img{width:166.6666666667%}}body#top .p-access__shuttlebusph.two{margin-bottom:50px}@media screen and (max-width: 767px){body#top .p-access__shuttlebusph.two{padding-bottom:0;margin-bottom:25px;height:165px}}body#top .p-access .shuttlebus_iframe{width:66.6666666667%;margin:0 auto;padding-bottom:20px;display:block}@media screen and (max-width: 767px){body#top .p-access .shuttlebus_iframe{width:88.8888888889%;height:285px}}body#top .p-access__attention{width:75.2380952381%;font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:16px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:35px;margin:0 auto;color:#0050be;text-indent:-16px;padding-left:16px}@media screen and (max-width: 767px){body#top .p-access__attention{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:15px;padding-left:12px;text-indent:-12px;width:100%}}body#top .p-access__accinner.shuttlebus dl{width:75.2380952381%;margin:0 auto;color:#0050be}@media screen and (max-width: 767px){body#top .p-access__accinner.shuttlebus dl{width:100%}}body#top .p-access__accinner.shuttlebus dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:25px}@media screen and (max-width: 767px){body#top .p-access__accinner.shuttlebus dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:12px}}body#top .p-access__accinner.shuttlebus dl dt span{color:#ffe600}body#top .p-access__accinner.shuttlebus dl dt.place{padding-bottom:20px}@media screen and (max-width: 767px){body#top .p-access__accinner.shuttlebus dl dt.place{padding-bottom:10px}}body#top .p-access__accinner.shuttlebus dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:45px;text-align:justify}@media screen and (max-width: 767px){body#top .p-access__accinner.shuttlebus dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:20px}}body#top .p-access__accinner.shuttlebus dl dd span{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:16px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding:15px 0 0 0;display:block}@media screen and (max-width: 767px){body#top .p-access__accinner.shuttlebus dl dd span{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:13px;line-height:20px;--leading-trim: calc((1em - 1lh) / 2);text-indent:-12px;padding-left:12px}}body#top .p-access hr{width:94.2857142857%;background:#ccc;margin:0 auto;margin-bottom:30px;height:1px}@media screen and (max-width: 767px){body#top .p-access hr{width:100%;margin:20px 0}}body#top #faq{background-color:#0050be;background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:720px,600px;background-position:right top,left bottom;padding-bottom:105px}@media screen and (max-width: 1025px){body#top #faq{background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:420px,300px;background-position:right top,left bottom}}@media screen and (max-width: 767px){body#top #faq{background-color:#0050be;background-image:url(../img/top/bg_splashtr.png),url(../img/top/bg_splashbl.png);background-repeat:no-repeat,no-repeat;background-size:250px,220px;background-position:right top,left bottom;padding-bottom:55px}}body#top #faq .c-section-title{width:25.7142857143%;padding:60px 0;flex-direction:column}@media screen and (max-width: 1025px){body#top #faq .c-section-title{width:42.8571428571%}}@media screen and (max-width: 767px){body#top #faq .c-section-title{width:100%;padding:30px 0;flex-direction:column}}body#top #faq .c-section-title__en{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:35px;line-height:45px;--leading-trim: calc((1em - 1lh) / 2);width:83.7037037037%;background:#ffe600;color:#0050be;text-align:center}@media screen and (max-width: 767px){body#top #faq .c-section-title__en{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);width:55.5555555556%}}body#top #faq .c-section-title__jp{font-family:"Roboto",sans-serif;font-weight:500;font-size:19px;line-height:45px;--leading-trim: calc((1em - 1lh) / 2);color:#ffe600}@media screen and (max-width: 767px){body#top #faq .c-section-title__jp{font-family:"Roboto",sans-serif;font-weight:500;font-size:13px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);display:block}}body#top .p-faq__conference{background:#e5e5e5;padding:35px 0 25px 0;border-radius:20px;width:100%}@media screen and (max-width: 767px){body#top .p-faq__conference{padding:15px 0 10px 0}}body#top .p-faq__conference h4{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:40px;--leading-trim: calc((1em - 1lh) / 2);width:25.7142857143%;background:#ffe600;margin:0 auto;margin-bottom:20px;border:solid 1px #0050be;text-align:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-faq__conference h4{width:30.4761904762%}}@media screen and (max-width: 767px){body#top .p-faq__conference h4{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);width:55.5555555556%;margin-bottom:10px}}body#top .p-faq__conference h5{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:30px;line-height:55px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:25px;text-align:center;color:#0050be}@media screen and (max-width: 767px){body#top .p-faq__conference h5{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:21px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:12px}}body#top .p-faq__confbox{width:94.2857142857%;background:#fff;padding:30px 0 10px 0;margin:0 auto;margin-bottom:10px;border-radius:20px}@media screen and (max-width: 767px){body#top .p-faq__confbox{width:88.8888888889%;padding:15px 0 5px 0;margin-bottom:15px;border-radius:15px}}body#top .p-faq__outerflex{width:85.8585858586%;margin:0 auto;flex-wrap:wrap;color:#0050be;box-sizing:border-box}@media screen and (max-width: 767px){body#top .p-faq__outerflex{width:87.5%}}body#top .p-faq__outerflex dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:19.6470588235%;padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ccc}@media screen and (max-width: 1025px){body#top .p-faq__outerflex dt{width:23.5294117647%}}@media screen and (max-width: 767px){body#top .p-faq__outerflex dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:24.2857142857%;font-feature-settings:"palt"}}body#top .p-faq__outerflex dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);width:80.3529411765%;padding-bottom:10px;margin-bottom:10px;text-align:justify;border-bottom:solid 1px #ccc}@media screen and (max-width: 1025px){body#top .p-faq__outerflex dd{width:76.4705882353%}}@media screen and (max-width: 767px){body#top .p-faq__outerflex dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:75.7142857143%}}body#top .p-faq__outerflex dt.last,body#top .p-faq__outerflex dd.last{border:none}@media screen and (max-width: 767px){body#top .p-faq__outerflex dt.last,body#top .p-faq__outerflex dd.last{margin:0}}body#top .p-faq__innerflex{width:72.1815519766%;padding-top:65px}@media screen and (max-width: 767px){body#top .p-faq__innerflex{padding-top:30px;flex-direction:column;width:100%}}body#top .p-faq__innerflex li{width:46.8559837728%}@media screen and (max-width: 767px){body#top .p-faq__innerflex li{width:82.7586206897%;margin:0 auto;padding-bottom:10px}}body#top .p-faq__innerflex li dt{padding-bottom:10px;margin:0;width:100%;border:none}body#top .p-faq__innerflex li dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);margin:0;color:#0050be;border:none}@media screen and (max-width: 767px){body#top .p-faq__innerflex li dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:11px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-faq__confttl{width:93.9393939394%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);margin:0 auto;margin-bottom:15px;padding-bottom:10px;border-bottom:solid 2px #0050be;color:#0050be}@media screen and (max-width: 767px){body#top .p-faq__confttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:93.75%;margin:0 auto;margin-bottom:7px;padding-bottom:5px}}body#top .p-faq__confattention{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:17px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);color:#fff;padding-top:10px;margin:0 auto 0 0;text-align:end;width:100%}@media screen and (max-width: 767px){body#top .p-faq__confattention{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:12px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);padding-top:5px}}body#top .p-place .c-inner{max-width:1050px;width:90%;margin:0 auto;padding:100px 0 0 0}@media screen and (max-width: 767px){body#top .p-place .c-inner{max-width:90%;width:90%;margin:0 auto;padding:50px 0 0 0}}body#top .p-place .c-inner h4{width:60.9523809524%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:40px;--leading-trim: calc((1em - 1lh) / 2);background:#ffe600;margin:0 auto;margin-bottom:25px;border:solid 1px #0050be;text-align:center;color:#0050be}@media screen and (max-width: 767px){body#top .p-place .c-inner h4{width:44.4444444444%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:12px}}body#top .p-place__address{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:30px;text-align:center;color:#0050be}@media screen and (max-width: 767px){body#top .p-place__address{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:15px}}body#top .p-place__img{width:60.9523809524%;padding-bottom:70px;margin:0 auto}@media screen and (max-width: 767px){body#top .p-place__img{width:88.8888888889%;padding-bottom:35px}}body#top .p-place__flex{width:82.8571428571%;margin:0 auto;margin-bottom:75px}@media screen and (max-width: 1025px){body#top .p-place__flex{width:90.4761904762%}}@media screen and (max-width: 767px){body#top .p-place__flex{width:66.6666666667%;margin-bottom:35px;flex-direction:column}}body#top .p-place__flex dl{width:31.0344827586%;color:#0050be;text-align:center}@media screen and (max-width: 1025px){body#top .p-place__flex dl{width:31.5789473684%}}@media screen and (max-width: 767px){body#top .p-place__flex dl{width:100%}}body#top .p-place__flex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:40px;--leading-trim: calc((1em - 1lh) / 2);background:#ffe600;border:solid 1px #0050be}@media screen and (max-width: 767px){body#top .p-place__flex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:28px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-place__flex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);align-content:center;height:90px;border-bottom:solid 1px #0050be}@media screen and (max-width: 767px){body#top .p-place__flex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);padding:20px 0;height:auto;border-bottom:none}}body#top .p-place__attention{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:85px;margin-bottom:50px;color:#0050be;text-align:center;border-bottom:solid 1px #ccc}@media screen and (max-width: 767px){body#top .p-place__attention{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:40px;margin-bottom:25px}}body#top .p-policy .c-inner{max-width:819px;width:90%;margin:0 auto}@media screen and (max-width: 1025px){body#top .p-policy .c-inner{max-width:1000px;width:90%;margin:0 auto}}@media screen and (max-width: 767px){body#top .p-policy .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-policy__flex{padding-bottom:60px;width:100%}@media screen and (max-width: 767px){body#top .p-policy__flex{padding-bottom:30px;flex-direction:column}}body#top .p-policy__flex dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);width:37.851037851%;border:solid 1px #0050be;border-radius:50px;text-align:center;color:#0050be}@media screen and (max-width: 1025px){body#top .p-policy__flex dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:35%;padding:18px 0;align-content:center}}@media screen and (max-width: 767px){body#top .p-policy__flex dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:10px;padding:0;width:100%}}body#top .p-policy__flex dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);width:59.3406593407%;color:#0050be}@media screen and (max-width: 1025px){body#top .p-policy__flex dd{width:60%}}@media screen and (max-width: 767px){body#top .p-policy__flex dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);width:94.4444444444%;margin:0 auto}}body#top .p-policy__flex dd a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);color:#0050be}@media screen and (max-width: 767px){body#top .p-policy__flex dd a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-policy__mark{width:20.757020757%;margin:0 auto;padding-bottom:75px}@media screen and (max-width: 767px){body#top .p-policy__mark{width:44.4444444444%;margin:0 auto;padding-bottom:35px}}/*# sourceMappingURL=styles.css.map */