html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:10px}@media screen and (max-width: 767px){html{font-size:2.666666666vw}}html.fixed{position:fixed;width:100%;height:100%;left:0}body{font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;font-weight:300;width:100vw;height:100vh;position:relative;line-height:1;background-color:#fff;width:100%;overflow-x:hidden}*{box-sizing:border-box}img{width:100%;vertical-align:bottom}a{text-decoration:none;cursor:pointer}.tb{display:none}@media screen and (min-width: 768px) and (max-width: 1200px){.tb{display:block}}@media screen and (min-width: 768px){.sp{display:none}}@media screen and (max-width: 767px){.pc{display:none}}@media screen and (max-width: 767px){.main-container{width:100%;overflow-x:hidden}}body{padding-top:80px}@media screen and (max-width: 767px){body{padding-top:6rem}}.header{z-index:10;top:0;left:0;height:80px;width:100%;position:fixed;display:flex;justify-content:flex-end;padding-right:100px;background-color:#fff}@media screen and (max-width: 767px){.header{height:6rem}}.header .header-logo{position:absolute;left:25px;height:36px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.header .header-logo{height:3.3rem;max-width:18rem;display:flex;align-items:center;left:2rem}}.header .header-logo img{width:auto;height:100%}@media screen and (max-width: 767px){.header .header-logo img{width:100%;height:auto}}.header .header-sns{display:flex;height:100%;align-items:center;margin-right:20px}@media screen and (max-width: 767px){.header .header-sns{display:none}}.header .header-sns__item img{width:auto;height:100%}.header .header-sns__item a{display:block;transition:opacity 0.3s}.header .header-sns__item a:hover{opacity:0.7}.header .header-entry{width:170px;height:40px;margin-top:20px}@media screen and (max-width: 767px){.header .header-entry{width:8rem;height:3rem;right:6.6rem;position:absolute;top:50%;transform:translateY(-50%);position:absolute;margin-top:0}}.header .header-entry a, .header-entry span{font-weight:bold;color:#fff;background-color:var(--entry-btn-color);width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:2px;font-size:16px;font-family:var(--english-font);transition:opacity 0.3s}@media screen and (max-width: 767px){.header .header-entry a, .header-entry span{font-size:1.4rem}}.header .header-entry a:hover{opacity:0.7}.header .header-menu{position:absolute;right:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:30px;height:21px;background-image:url(./../images/icon-menu.svg);background-position:center;background-repeat:no-repeat;cursor:pointer;background-size:contain}@media screen and (max-width: 767px){.header .header-menu{width:2.6rem;right:2rem;height:1.8rem}}.header .header-nav{width:400px;height:100vh;position:fixed;right:-400px;top:0;background-color:#484848;padding-top:110px;padding-left:83px;transition:right 0.3s}@media screen and (max-width: 767px){.header .header-nav{width:32.5rem;right:-32.5rem;padding:10rem 0 0 5rem;overflow-y:scroll;height:100%;padding:4rem}}.header .header-nav .header-navList__item{margin-bottom:28px}.header .header-nav .header-navList__item a{color:#fff;font-weight:bold;font-family:var(--english-font);font-size:22px}@media screen and (max-width: 767px){.header .header-nav .header-navList__item a{font-size:2.2rem}}.header .header-nav .header-navList__item a:hover{text-decoration:underline}.header .header-nav .header-navSns{display:flex;margin-bottom:2.5rem}@media screen and (min-width: 768px){.header .header-nav .header-navSns{display:none}}.header .header-nav .header-navSns__item{height:4.2rem;padding-right:1rem}.header .header-nav .header-navSns__item img{width:auto;height:100%}@media screen and (min-width: 768px){.header .header-nav .header-navEntry{display:none}}.header .header-nav .header-navEntry a{background-color:var(--entry-btn-color);color:#fff;text-align:center;line-height:5.2rem;border-radius:0.2rem;font-weight:bold;width:22rem;display:block;font-size:1.8rem}.header.is-open .header-nav{right:0px}.header.is-open .header-menu{background-image:url(./../images/icon-menu-close.svg)}.footer{background-color:#f8f8f8;padding-top:75px;padding-bottom:58px}@media screen and (max-width: 767px){.footer{padding-top:7.5rem;padding-bottom:6.6rem}}.footer .footer-sns{margin-bottom:50px}@media screen and (max-width: 767px){.footer .footer-sns{margin-bottom:5.8rem}}.footer .footer-sns .footer-snsTitle{margin-bottom:22px;text-align:center;font-weight:bold;font-size:22px;color:#000;font-family:var(--english-font)}@media screen and (max-width: 767px){.footer .footer-sns .footer-snsTitle{font-size:2rem;margin-bottom:2.2rem}}.footer .footer-sns .footer-snsList{display:flex;justify-content:center;align-items:center}.footer .footer-sns .footer-snsList__item{width:42px;height:42px;margin:0 11px;background-color:#484848;display:flex;justify-content:center;align-items:center;border-radius:50%}@media screen and (max-width: 767px){.footer .footer-sns .footer-snsList__item{width:4.2rem;height:4.2rem;margin:0 1.1rem}}.footer .footer-logo{width:210px;text-align:center;margin:0 auto 40px}@media screen and (max-width: 767px){.footer .footer-logo{width:17rem;margin-bottom:4.2rem}}.footer .footer-copy{font-size:14px;text-align:center}@media screen and (max-width: 767px){.footer .footer-copy{font-size:1.2rem}}.module-section{padding:120px 0}@media screen and (max-width: 767px){.module-section{padding:9.4rem 0}}.module-section:nth-child(odd){background-color:var(--bg-color1);color:var(--text-color1)}.module-section:nth-child(odd) .module-sectionTitle{color:var(--heading-color1)}.module-section:nth-child(odd) .module-sectionTitleSmall,.module-section:nth-child(odd) .module-sectionTitleMedium{color:var(--heading-color1)}.module-section:nth-child(odd) .module-company__detail .btn a{background-color:var(--heading-color1)}.module-section:nth-child(odd) .module-company__detail .btn a span{color:var(--bg-color1)}.module-section:nth-child(odd) .module-company__detail .btn a svg path{fill:var(--bg-color1)}.module-section:nth-child(odd) .module-btn a{background-color:var(--heading-color1)}.module-section:nth-child(odd) .module-btn a span{color:var(--bg-color1)}.module-section:nth-child(odd) .module-btn a svg path{fill:var(--bg-color1)}.module-section:nth-child(odd) .module-lead a{color:var(--link-color1)}.module-section:nth-child(even){background-color:var(--bg-color2);color:var(--text-color2)}.module-section:nth-child(even) .module-sectionTitle{color:var(--heading-color2)}.module-section:nth-child(even) .module-sectionTitleSmall,.module-section:nth-child(even) .module-sectionTitleMedium{color:var(--heading-color2)}.module-section:nth-child(even) .module-lead a{color:var(--link-color2)}.module-section:nth-child(even) .module-columnItem a{color:var(--link-color2)}.module-section:nth-child(even) .module-requirements__head,.module-section:nth-child(even) .module-scheduleBlock__head{border-left:8px solid var(--heading-color2)}@media screen and (max-width: 767px){.module-section:nth-child(even) .module-requirements__head,.module-section:nth-child(even) .module-scheduleBlock__head{border-left:0.7rem solid var(--heading-color2)}}.module-subsection{padding:80px 0;background-position:center;background-size:cover;border-color:var(--section-border-color)}@media screen and (max-width: 767px){.module-subsection{padding:6rem 0}}.module-subsection:last-child{padding-bottom:0}.module-subsection--hasBg{color:#000}.module-subsection--hasBg>.module-sectionTitleSmall{color:var(--bg-color1) !important}.module-sectionCatch+.module-subsection{padding-top:0}.module-lead+.module-subsection{padding-top:0}.module-sectionTitle{text-align:center;font-size:80px;font-weight:bold;font-family:var(--english-font);margin-bottom:44px}@media screen and (max-width: 767px){.module-sectionTitle{font-size:5rem;margin-bottom:4rem}}.module-sectionTitleMedium{font-size:50px;text-align:center;font-weight:bold;margin-bottom:50px;margin-top:60px;font-family:var(--english-font);line-height:1.3}@media screen and (max-width: 767px){.module-sectionTitleMedium{font-size:3.8rem;margin-bottom:5rem;margin-top:4rem;padding:0 2rem}}.module-sectionTitleMedium+.module-sectionCatch{margin-top:-50px}@media screen and (max-width: 767px){.module-sectionTitleMedium+.module-sectionCatch{margin-top:-4.5rem}}.module-sectionTitleSmall{font-size:38px;text-align:center;font-weight:bold;margin-bottom:50px;margin-top:60px;font-family:var(--english-font);line-height:1.3}@media screen and (max-width: 767px){.module-sectionTitleSmall{font-size:2.6rem;margin-bottom:5rem;margin-top:4rem;padding:0 2rem}}.module-sectionCatch{text-align:center;font-weight:bold;font-size:20px;margin-bottom:60px;margin-top:-30px}@media screen and (max-width: 767px){.module-sectionCatch{font-size:1.6rem;margin-bottom:3rem;margin-top:-2.8rem}}.module-lead{font-size:16px;font-weight:bold;width:800px;margin:0 auto;margin-bottom:60px;text-align:center;line-height:1.875}@media screen and (max-width: 767px){.module-lead{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-lead{font-size:1.4rem;line-height:2;margin-bottom:4rem}.module-lead br{display:none}}.module-paragraph{font-size:16px;line-height:1.875;width:800px;margin:0 auto}@media screen and (max-width: 767px){.module-paragraph{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-paragraph{font-size:1.4rem;line-height:2}}.module-paragraph--center{text-align:center}.module-sectionTitleSmall+.module-paragraph{margin-top:-40px}@media screen and (max-width: 767px){.module-sectionTitleSmall+.module-paragraph{margin-top:-4.6rem}}.module-column .module-column__inner{width:1000px;margin:0 auto}@media screen and (max-width: 767px){.module-column .module-column__inner{width:100%;padding:0 2rem}}.module-column .module-column__inner.centering{justify-content:center}.module-column .module-column__inner.centering>*{margin:0 !important}.module-column .module-columnItem__video{width:100%;height:0;padding-bottom:56.25%;position:relative}.module-column .module-columnItem__video>iframe{position:absolute;left:0;top:0;width:100%;height:100%}.module-column .wp-block-embed__wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative}.module-column .wp-block-embed__wrapper>iframe{position:absolute;left:0;top:0;width:100%;height:100%}.module-column .module-columnItem__video{width:100%;height:0;padding-bottom:56.25%;position:relative}.module-column .module-columnItem__video>iframe{position:absolute;left:0;top:0;width:100%;height:100%}.module-column--col1 .module-columnItem{margin-top:60px}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem{margin-top:5rem}}.module-column--col1 .module-columnItem:first-child{margin-top:0}.module-column--col1 .module-column__inner{width:800px;margin:0 auto}@media screen and (max-width: 767px){.module-column--col1 .module-column__inner{width:100%;padding:0 2rem}}.module-column--col1 .module-columnItem__img,.module-column--col1 .module-columnItem__video{margin-top:50px}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem__img,.module-column--col1 .module-columnItem__video{margin-top:5rem}}.module-column--col1 .module-columnItem__title{font-size:20px;line-height:1.7;font-weight:bold;text-align:center}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem__title{font-size:1.8rem}}.module-column--col1 .module-columnItem__desc{font-size:16px;line-height:1.875;margin-bottom:24px}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem__desc{font-size:1.4rem;line-height:2;margin-bottom:2rem}}.module-column--col1 .module-columnItem__title+.module-columnItem__desc{margin-top:30px}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem__title+.module-columnItem__desc{margin-top:2rem}}.module-column--col1 .module-columnItem__note{margin-top:20px;font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-column--col1 .module-columnItem__note{font-size:1.2rem;line-height:2}}.module-column--col2 .module-column__inner{display:flex;flex-wrap:wrap}.module-column--col2 .module-columnItem{width:460px;margin-top:60px}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem{width:100%;margin-top:5rem}}.module-column--col2 .module-columnItem:first-child{margin-top:0}@media screen and (min-width: 768px){.module-column--col2 .module-columnItem:nth-child(-n+2){margin-top:0}}.module-column--col2 .module-columnItem:nth-child(odd){margin-right:80px}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem:nth-child(odd){margin-right:0}}.module-column--col2 .module-columnItem .module-columnItem__img,.module-column--col2 .module-columnItem .module-columnItem__video{margin-bottom:26px}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem .module-columnItem__img,.module-column--col2 .module-columnItem .module-columnItem__video{margin-bottom:2rem}}.module-column--col2 .module-columnItem .module-columnItem__title{text-align:center;font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:bold}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem .module-columnItem__title{font-size:1.8rem;margin-bottom:1.4rem}}.module-column--col2 .module-columnItem .module-columnItem__desc{font-size:16px;line-height:30px}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem .module-columnItem__desc{font-size:1.4rem;line-height:2}}.module-column--col2 .module-columnItem .module-columnItem__note{margin-top:12px;font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-column--col2 .module-columnItem .module-columnItem__note{font-size:1.2rem;line-height:2;margin-top:1rem}}.module-column--col3 .module-column__inner{display:flex;flex-wrap:wrap}.module-column--col3 .module-columnItem{width:280px;margin-top:60px;margin-right:80px}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem{width:15.8rem;margin-top:5rem;margin-right:1.9rem}}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem:nth-child(-n+2){margin-top:0}}@media screen and (min-width: 768px){.module-column--col3 .module-columnItem:nth-child(-n+3){margin-top:0}}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem:nth-child(even){margin-right:0}}@media screen and (min-width: 768px){.module-column--col3 .module-columnItem:nth-child(3n){margin-right:0}}.module-column--col3 .module-columnItem .module-columnItem__img,.module-column--col3 .module-columnItem .module-columnItem__video{margin-bottom:26px}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem .module-columnItem__img,.module-column--col3 .module-columnItem .module-columnItem__video{margin-bottom:2.2rem}}.module-column--col3 .module-columnItem .module-columnItem__title{text-align:center;font-size:20px;line-height:1.5;margin-bottom:16px;font-weight:bold}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem .module-columnItem__title{font-size:1.6rem;line-height:1.75;margin-bottom:1.4rem}}.module-column--col3 .module-columnItem .module-columnItem__desc{font-size:16px;line-height:1.875}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem .module-columnItem__desc{font-size:1.4rem;line-height:2}}.module-column--col3 .module-columnItem .module-columnItem__note{margin-top:8px;font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-column--col3 .module-columnItem .module-columnItem__note{margin-top:1rem;font-size:1.2rem}}.module-column--col4 .module-column__inner{display:flex;flex-wrap:wrap}.module-column--col4 .module-columnItem{width:217px;margin-top:60px;margin-right:44px}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem{width:15.8rem;margin-top:5rem;margin-right:1.9rem}}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem:nth-child(-n+2){margin-top:0}}@media screen and (min-width: 768px){.module-column--col4 .module-columnItem:nth-child(-n+4){margin-top:0}}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem:nth-child(even){margin-right:0}}@media screen and (min-width: 768px){.module-column--col4 .module-columnItem:nth-child(4n){margin-right:0}}.module-column--col4 .module-columnItem .module-columnItem__img,.module-column--col4 .module-columnItem .module-columnItem__video{margin-bottom:22px}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem .module-columnItem__img,.module-column--col4 .module-columnItem .module-columnItem__video{margin-bottom:2rem}}.module-column--col4 .module-columnItem .module-columnItem__title{text-align:center;font-size:16px;line-height:1.5;margin-bottom:14px;font-weight:bold}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem .module-columnItem__title{font-size:1.4rem;line-height:1.75;margin-bottom:1.2rem}}.module-column--col4 .module-columnItem .module-columnItem__desc{font-size:14px;line-height:1.875}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem .module-columnItem__desc{font-size:1.4rem;line-height:2}}.module-column--col4 .module-columnItem .module-columnItem__note{margin-top:8px;font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-column--col4 .module-columnItem .module-columnItem__note{margin-top:1rem;font-size:1.2rem}}.module-column--col5{margin-top:60px;margin-bottom:60px}@media screen and (max-width: 767px){.module-column--col5{margin-top:5rem;margin-bottom:5rem}}.module-column--col5:last-child{margin-bottom:0}.module-column--col5 .module-column__inner{display:flex;flex-wrap:wrap}.module-column--col5 .module-columnItem{width:164px;margin-top:50px;margin-right:45px}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem{width:8.9rem;margin-top:5rem;margin-right:3.4rem}}.module-column--col5 .module-columnItem a{cursor:pointer}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem:nth-child(-n+3){margin-top:0}}@media screen and (min-width: 768px){.module-column--col5 .module-columnItem:nth-child(-n+5){margin-top:0}}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem:nth-child(3n){margin-right:0}}@media screen and (min-width: 768px){.module-column--col5 .module-columnItem:nth-child(5n){margin-right:0}}.module-column--col5 .module-columnItem .module-columnItem__img{margin-bottom:12px}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem .module-columnItem__img{margin-bottom:1rem}}.module-column--col5 .module-columnItem .module-columnItem__name{text-align:center;font-size:14px;line-height:1.42857}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem .module-columnItem__name{font-size:1.2rem;text-align:left}}.module-column--col5 .module-columnItem .module-columnItem__position{font-size:12px;text-align:center;line-height:1.66667}@media screen and (max-width: 767px){.module-column--col5 .module-columnItem .module-columnItem__position{font-size:1rem;text-align:left}}.module-column .module-columnItem a{color:var(--link-color1)}.module-column+.module-column{margin-top:60px}@media screen and (max-width: 767px){.module-column+.module-column{margin-top:5rem}}.module-columnModal__inner{display:flex;justify-content:space-between;flex-wrap:wrap}.module-columnModal__img{width:278px}@media screen and (max-width: 767px){.module-columnModal__img{width:12rem;margin-bottom:2.6rem}}.module-columnModal__text{width:480px;text-align:left}@media screen and (max-width: 767px){.module-columnModal__text{width:100%}}.module-columnModal__text .name{margin-bottom:24px}@media screen and (max-width: 767px){.module-columnModal__text .name{margin-bottom:2.2rem}}.module-columnModal__text .name .ja{font-size:20px;padding-right:14px}@media screen and (max-width: 767px){.module-columnModal__text .name .ja{font-size:1.8rem}}.module-columnModal__text .name .en{font-size:14px}@media screen and (max-width: 767px){.module-columnModal__text .name .en{font-size:1.2rem}}.module-columnModal__text .desc{font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-columnModal__text .desc{font-size:1.2rem}}.module-columnModal__close{width:22px;height:22px;background-image:url(./../images/icon-modal-close.svg);background-size:contain;position:absolute;right:22px;top:22px}.module-lead+.module-column--hasTitle{margin-top:-60px}.module-mv{background-size:cover;background-position:center;background-color:var(--mv-bg-color)}.module-mv__inner{width:800px;margin:0 auto;text-align:center;padding-top:73px;padding-bottom:70px}@media screen and (max-width: 767px){.module-mv__inner{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-mv__inner{padding-top:4.8rem;padding-bottom:4.2rem}}.module-mv__img{max-width:1440px;text-align:center;margin:0 auto}.module-mv__logo{height:78px}@media screen and (max-width: 767px){.module-mv__logo{height:5.8rem}}.module-mv__logo img{width:auto;height:100%}.module-mv__title{margin-top:50px;font-size:56px;font-weight:bold;line-height:1.39286}@media screen and (max-width: 767px){.module-mv__title{font-size:3.4rem;margin-top:4.4rem}}.module-mv__deadline{margin-top:50px;font-size:28px;font-weight:bold}@media screen and (max-width: 767px){.module-mv__deadline{font-size:2rem;margin-top:3.8rem}}.module-news{padding:60px 0}@media screen and (max-width: 767px){.module-news{padding:5.6rem 0}}.module-news__inner{width:800px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 767px){.module-news__inner{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-news__inner{display:block}}.module-news__title{font-size:24px;font-weight:bold;font-family:var(--english-font);color:var(--heading-color2);width:110px;margin-top:4px}@media screen and (max-width: 767px){.module-news__title{font-size:2.8rem;margin-top:0;width:100%;margin-bottom:0.6rem}}.module-news .module-newsList{flex:1}@media screen and (max-width: 767px){.module-news .module-newsList{display:block}}.module-news .module-newsList__item{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 767px){.module-news .module-newsList__item{margin-bottom:1.4rem}.module-news .module-newsList__item:last-child{margin-bottom:0}}.module-news .module-newsList__item .date{color:var(--heading-color2);font-size:14px;width:108px;line-height:2.14286}@media screen and (max-width: 767px){.module-news .module-newsList__item .date{width:100%;font-size:1.4rem;line-height:1.5}}.module-news .module-newsList__item .text{flex:1}.module-news .module-newsList__item .text p{font-size:16px;line-height:1.875}@media screen and (max-width: 767px){.module-news .module-newsList__item .text p{width:100%;font-size:1.4rem;line-height:2}}.module-news .module-newsList__item .text p.more a{font-size:14px}@media screen and (max-width: 767px){.module-news .module-newsList__item .text p.more a{font-size:1.2rem}}.module-news .module-newsList__item .text a{color:#000;text-decoration:underline;font-size:16px;line-height:1.875}@media screen and (max-width: 767px){.module-news .module-newsList__item .text a{width:100%;font-size:1.4rem;line-height:2}}.module-news .module-newsList__item .text a:hover{text-decoration:none}.module-perks{width:1000px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:60px}@media screen and (max-width: 767px){.module-perks{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-perks{margin-top:6rem}}.module-perks .module-perksText{width:300px}@media screen and (max-width: 767px){.module-perks .module-perksText{width:100%;margin-bottom:2rem}}.module-perks .module-perksText__desc{font-size:16px;line-height:1.875;font-weight:bold}@media screen and (max-width: 767px){.module-perks .module-perksText__desc{font-size:1.4rem;line-height:2}}.module-perks .module-perksText__note{font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-perks .module-perksText__note{font-size:1.2rem;line-height:2}}.module-perks .module-perksPartners{width:640px}@media screen and (max-width: 767px){.module-perks .module-perksPartners{width:100%}}.module-perks .module-perksPartners__wrapper{background-color:#fff;padding:20px 25px 15px;display:flex;flex-wrap:wrap;margin-bottom:12px}@media screen and (max-width: 767px){.module-perks .module-perksPartners__wrapper{padding:2rem 1rem 1rem;margin-bottom:1rem}}.module-perks .module-perksPartners__item{width:110px;margin-right:10px;margin-bottom:10px}@media screen and (max-width: 767px){.module-perks .module-perksPartners__item{width:10rem;margin-right:0.7rem}}@media screen and (max-width: 767px){.module-perks .module-perksPartners__item:nth-child(3n){margin-right:0}}@media screen and (min-width: 768px){.module-perks .module-perksPartners__item:nth-child(5n){margin-right:0}}.module-perks .module-perksPartners__note{font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-perks .module-perksPartners__note{font-size:1.4rem}}.module-schedule{margin-bottom:60px}@media screen and (max-width: 767px){.module-schedule{margin-bottom:5.6rem}}.module-schedule:last-child{margin-bottom:0px}.module-schedule .module-scheduleBlock{width:800px;margin:0 auto}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock{width:100%;padding:0 2rem}}.module-schedule .module-scheduleBlock__head{font-size:20px;line-height:1.5;padding-left:16px;font-weight:bold;border-left:8px solid var(--heading-color1);margin-bottom:24px}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock__head{border-left:0.7rem solid var(--heading-color1);font-size:1.8rem;padding-left:1.6rem;line-height:1.44444;margin-bottom:2.5rem}}.module-schedule .module-scheduleBlock__row{border-bottom:1px solid #707070;border-right:1px solid #707070;border-left:1px solid #707070;background-color:#fff;color:#000;display:flex;justify-content:space-between;padding:20px 0;flex-wrap:wrap;flex-wrap:wrap}.module-schedule .module-scheduleBlock__row:first-of-type{border-top:1px solid #707070}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock__row{padding:2rem 0}}.module-schedule .module-scheduleBlock__row--expired{background-color:#eeeeee;color:#a0a0a0}.module-schedule .module-scheduleBlock__row--deadline{background-color:var(--sub-color);color:var(--bg-color1)}.module-schedule .module-scheduleBlock .module-scheduleBlockDate{font-weight:bold;line-height:1.4;width:210px;text-align:center;padding:14px 10px;border-right:1px solid #707070;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDate{width:12rem;padding:0.2rem 1rem}}.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--S{font-size:20px}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--S{font-size:1.8rem}}.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--M{font-size:24px}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--M{font-size:1.8rem}}.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--L{font-size:30px}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDate .font--L{font-size:2.2rem}}.module-schedule .module-scheduleBlock .module-scheduleBlockDetail{padding:8px 30px;flex:1;align-items:center;display:flex}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDetail{padding:1.6rem 2rem}}.module-schedule .module-scheduleBlock .module-scheduleBlockDetail .title{font-weight:bold;font-size:20px;width:100%}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDetail .title{font-size:1.8rem;line-height:1.6}}.module-schedule .module-scheduleBlock .module-scheduleBlockDetail .desc{margin-top:12px;font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-schedule .module-scheduleBlock .module-scheduleBlockDetail .desc{font-size:1.2rem;line-height:2}}.module-period{margin-bottom:50px}@media screen and (max-width: 767px){.module-period{margin-top:4rem}}.module-period__inner{width:1000px;margin:0 auto;background-color:var(--sub-color);padding:24px;text-align:center}@media screen and (max-width: 767px){.module-period__inner{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-period__inner{padding:2.7rem;width:33.5rem;margin:0 auto}}.module-period__head{color:var(--heading-color2);font-weight:bold;font-size:23px;display:inline-block;padding-bottom:6px;position:relative;border-bottom:2px solid var(--heading-color2)}@media screen and (max-width: 767px){.module-period__head{text-align:center;font-size:2rem;width:100%;line-height:1.7}.module-period__head span{display:inline-block;text-align:left}}.module-period__desc{font-size:16px;text-align:center;margin-top:12px;color:#000}@media screen and (max-width: 767px){.module-period__desc{margin-top:1rem;font-size:1.4rem;line-height:2}}.module-period__note{width:1000px;margin:0 auto;font-size:14px;padding-top:20px}@media screen and (max-width: 767px){.module-period__note{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-period__note{font-size:1.2rem;line-height:2;margin-top:1rem}}.module-requirements{width:1000px;margin:0 auto}@media screen and (max-width: 767px){.module-requirements{width:100%;padding:0 2rem}}.module-requirements__head{font-size:20px;line-height:1.5;padding-left:16px;font-weight:bold;border-left:8px solid var(--heading-color1);margin-bottom:24px}@media screen and (max-width: 767px){.module-requirements__head{border-left:0.7rem solid var(--heading-color1);font-size:1.8rem;padding-left:1.6rem;line-height:1.44444;margin-bottom:2.5rem}}.module-requirements__table{color:#000;margin-bottom:60px}@media screen and (max-width: 767px){.module-requirements__table{margin-bottom:5.6rem}}.module-requirements__table table{width:100%;border-top:1px solid #707070;border-left:1px solid #707070;border-right:1px solid #707070}@media screen and (max-width: 767px){.module-requirements__table table{display:block;border-bottom:1px solid #707070}}.module-requirements__table table tr{border-bottom:1px solid #707070}@media screen and (max-width: 767px){.module-requirements__table table tr{border-bottom:none}}.module-requirements__table table tr td:first-child{vertical-align:middle;font-weight:bold;font-size:18px;padding:35px;width:280px;background-color:#f8f8f8;text-align:left;word-break:break-all}@media screen and (max-width: 767px){.module-requirements__table table tr td:first-child{display:block;width:100%;padding:1.6rem 2.4rem;font-size:1.6rem}}.module-requirements__table table tr td:nth-child(2){background-color:#fff;word-break:break-all;padding:40px 50px;font-size:16px;line-height:1.875}@media screen and (max-width: 767px){.module-requirements__table table tr td:nth-child(2){display:block;padding:2.6rem 2rem;font-size:1.4rem}}.module-requirements__table table tr td:nth-child(2) a{color:var(--text-color);text-decoration:underline}.module-requirements__table table tr td:nth-child(2) a:hover{text-decoration:none}.module-btn{text-align:center;margin-top:20px}@media screen and (max-width: 767px){.module-btn{margin-top:2rem}}.module-btn>a,.module-btn>span{width:460px;min-height:70px;position:relative;transition:opacity 0.3s;border-radius:2px;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:10px 50px}@media screen and (max-width: 767px){.module-btn>a,.module-btn>span{width:25rem;min-height:5.2rem;padding:1rem 4rem}}.module-btn>a>span,.module-btn>span>span{color:var(--btn-text-color);font-weight:bold;font-size:16px;vertical-align:middle;line-height:1.4}@media screen and (max-width: 767px){.module-btn>a>span,.module-btn>span>span{font-size:1.4rem}}.module-btn>a svg,.module-btn>span svg{width:12px;position:absolute;right:23px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.module-btn>a svg,.module-btn>span svg{width:1rem;right:1.6rem}}.module-btn>a{background-color:var(--btn-color)}@media screen and (min-width: 768px){.module-btn>a:hover{opacity:0.7}}.module-btn>span{background-color:#6c6c6c}.module-btn>span>span{color:#fff}.module-btn>span svg{display:none}.module-faq:last-child{margin-bottom:0}.module-faq .module-faq__inner{width:1000px;margin:0 auto;margin-bottom:60px}@media screen and (max-width: 767px){.module-faq .module-faq__inner{width:100%;padding:0 2rem}}@media screen and (max-width: 767px){.module-faq .module-faq__inner{margin-bottom:5.6rem}}.module-faq__head{font-size:20px;line-height:1.5;padding-left:16px;font-weight:bold;border-left:8px solid var(--faq-icon-color);margin-bottom:24px}@media screen and (max-width: 767px){.module-faq__head{font-size:1.8rem;padding-left:1.7rem;border-left:0.7rem solid var(--faq-icon-color);margin-bottom:2.6rem;line-height:1.66667}}.module-faq__row{background-color:#fff;border-bottom:4px solid #d1d1d1;color:#000}@media screen and (max-width: 767px){.module-faq__row{border-bottom:0.2rem solid #d1d1d1}}.module-faq__row>*{position:relative}.module-faq__row.is-open .plus{display:none}.module-faq__row .q{padding:30px 85px 30px 75px;position:relative;cursor:pointer}@media screen and (max-width: 767px){.module-faq__row .q{padding:2rem 5.5rem}}.module-faq__row .q span{line-height:1.7;font-weight:bold;font-size:20px}@media screen and (max-width: 767px){.module-faq__row .q span{font-size:1.6rem;line-height:1.875}}.module-faq__row .q:before{content:"Q.";font-family:var(--english-font);font-size:30px;font-weight:bold;color:var(--faq-icon-color);left:30px;top:30px;position:absolute}@media screen and (max-width: 767px){.module-faq__row .q:before{font-size:2.5rem;left:2rem;top:2.3rem;transform:none}}.module-faq__row .q .icon{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:30px}@media screen and (max-width: 767px){.module-faq__row .q .icon{width:2.6rem;right:2rem;top:2rem;transform:none}}.module-faq__row .q .icon .square{fill:var(--faq-icon-color)}.module-faq__row .a{padding:30px 85px 30px 75px;display:none}@media screen and (max-width: 767px){.module-faq__row .a{padding:2rem 2rem 2rem 5.5rem}}.module-faq__row .a:before{content:"A.";font-family:var(--english-font);font-size:30px;font-weight:bold;color:var(--faq-icon-color);left:30px;top:32px;position:absolute}@media screen and (max-width: 767px){.module-faq__row .a:before{font-size:2.5rem;left:2rem;top:2.3rem;transform:none}}.module-faq__row .a p{line-height:1.875;font-size:16px}@media screen and (max-width: 767px){.module-faq__row .a p{font-size:1.4rem;line-height:1.875}}.module-faq__row .a p a{word-break:break-all;text-decoration:underline;color:#000}.module-companyHeading{font-size:32px;text-align:center;font-weight:bold;margin-bottom:60px}@media screen and (max-width: 767px){.module-companyHeading{font-size:2.8rem;margin-bottom:5rem}}.module-company{width:1000px;margin:0 auto}@media screen and (max-width: 767px){.module-company{width:100%;padding:0 2rem}}.module-company .module-companyItem{display:flex;justify-content:space-between;margin-bottom:90px}@media screen and (max-width: 767px){.module-company .module-companyItem{display:block;margin-bottom:8rem}}.module-company .module-companyItem:last-child{margin-bottom:0px}.module-company__logo{width:240px}@media screen and (max-width: 767px){.module-company__logo{width:24rem;margin:0 auto 2rem;display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 767px){.module-company__logo .logo{order:1}}.module-company__logo .title{font-weight:bold;font-size:20px;margin-bottom:20px;line-height:1.3}@media screen and (max-width: 767px){.module-company__logo .title{text-align:center;margin-top:2.8rem;order:2;width:100%}}.module-company__detail{width:710px}@media screen and (max-width: 767px){.module-company__detail{width:100%}}.module-company__detail .desc{font-size:14px;line-height:1.85714}@media screen and (max-width: 767px){.module-company__detail .desc{font-size:1.2rem;line-height:2}}.module-company__detail .btn{margin-top:50px}@media screen and (max-width: 767px){.module-company__detail .btn{margin-top:3.6rem;display:flex;justify-content:center}}.module-company__detail .btn a{line-height:50px;background-color:var(--btn-color);display:inline-block;min-width:360px;padding:0 50px;text-align:center;border-radius:2px;position:relative;transition:opacity 0.3s}@media screen and (min-width: 768px){.module-company__detail .btn a:hover{opacity:0.7}}@media screen and (max-width: 767px){.module-company__detail .btn a{min-width:25rem;padding:1rem 5rem;line-height:2.4rem}}.module-company__detail .btn a span{color:var(--btn-text-color);font-weight:bold;font-size:16px;vertical-align:middle}@media screen and (max-width: 767px){.module-company__detail .btn a span{font-size:1.4rem}}.module-company__detail .btn a svg{width:9px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){.module-company__detail .btn a svg{width:0.8rem;right:1.2rem}}.common-alignCenter{text-align:center}html.remodal-is-locked{touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:none;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,0.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;filter:blur(0)}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(0.95);opacity:0;filter:blur(0)}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.remodal{width:1000px;padding:130px 100px;margin:0}@media screen and (max-width: 767px){.remodal{width:33.5rem;padding:2rem 2rem 4rem}}.remodal .remodal-inner{display:flex}.remodal-overlay{background:rgba(0,0,0,0.92)}.remodal-close{appearance:none;border:none;outline:none;background-color:transparent;cursor:pointer}

/*This file was exported by "Export WP Page to Static HTML" plugin which created by ReCorp (https://myrecorp.com) */