﻿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,img,ins,kbd,q,s,samp,small,strike,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-style:normal;font-weight:500;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix::after{content:"";display:block;clear:both}.both{clear:both}.inline_block{display:inline-block;display:inline;zoom:1}input:focus,button:focus,select:focus{outline:0}:focus{outline:-webkit-focus-ring-color none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{letter-spacing:0em;line-height:1.6;box-sizing:border-box;color:#000;-webkit-appearance:none}@media screen and (max-width: 810px){*{line-height:1.65}}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}html{width:100%;font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}html.fadeout{opacity:0}body{margin:0px;overflow:hidden;font-size:1.6em;font-weight:500;font-family:"Noto Sans JP","メイリオ",sans-serif;opacity:0;transition:opacity .5s}body.is-loaded{opacity:1}body.is-navOpen .l-main{filter:blur(10px)}body.is-navOpen .l-main:before{opacity:.2}select,option,span{font-family:"Noto Sans JP","メイリオ",sans-serif}h1,h2,h3,h4,h5{font-family:"Noto Sans JP","メイリオ",sans-serif}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"Noto Sans JP","メイリオ",sans-serif}a{color:#000;text-decoration:none;transition:.4s}@media print{a[href]:after{content:none !important}}a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}@media screen and (max-width: 500px){a[href*="tel:"]{pointer-events:all;cursor:auto}}p{font-family:"Noto Sans JP","メイリオ",sans-serif}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:sans-serif}textarea{resize:none;font-family:sans-serif}@media screen and (max-width: 1080px){button,select,input,a{-webkit-tap-highlight-color:transparent}}button,select,input,input[type=submit]{-webkit-appearance:none;background-color:transparent;border:none;border-radius:0;font-family:"Noto Sans JP","メイリオ",sans-serif}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}.l-main{overflow:hidden;position:relative}.l-main:before{position:absolute;content:"";height:100%;width:100%;background-color:#000;transition:opacity .3s;top:0;left:0;z-index:95;opacity:0;pointer-events:none}.l-header{position:fixed;top:0;left:0;width:100%;justify-content:space-between;align-items:center;z-index:100;padding:20px 46px 0 36px}@media screen and (max-width: 500px){.l-header{padding:30px 20px 0 10px}}.l-header__logo{position:relative;display:block;z-index:100;width:270px;transition:transform .3s}@media screen and (max-height: 760px)and (min-width: 1081px){.l-header__logo{width:240px}}@media screen and (max-width: 1080px){.l-header__logo{width:240px}}@media screen and (max-width: 810px){.l-header__logo{width:200px}}@media screen and (max-width: 500px){.l-header__logo{width:160px}.is-navOpen .l-header__logo{transform:translateX(20px)}}@media screen and (max-width: 370px){.l-header__logo{width:150px}}.l-headerEntry{display:flex;align-items:center;justify-content:center;color:#fff;line-height:1;background-color:#009fb9;width:105px;height:35px;transition:background-color .3s,color .3s;border-radius:30px;line-height:.8;margin-right:15px;z-index:105}.l-headerEntry:hover{background-color:#fff;color:#009fb9}@media screen and (max-width: 370px){.l-headerEntry{margin-right:5px;width:75px}}.l-hamburgerButton{position:relative;display:block;width:35px;height:35px;background-color:#282828;z-index:100;cursor:pointer;border-radius:50%;transition:transform .3s}@media screen and (max-width: 500px){.is-navOpen .l-hamburgerButton{transform:translateX(-10px)}}.l-hamburgerButton__icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:15px;height:5px;margin:auto}.l-hamburgerButton__icon .line{position:absolute;left:50%;transform:translateX(-50%);height:1px;width:100%;background-color:#fff;transition:transform .3s,background-color .3s;overflow:hidden}.l-hamburgerButton__icon .line:nth-child(1){top:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(1){transform:translate(-50%, -50%) translate3d(0, 3px, 0) rotate(45deg)}.l-hamburgerButton__icon .line:nth-child(2){bottom:0}.is-navOpen .l-hamburgerButton__icon .line:nth-child(2){transform:translate(-50%, -50%) translate3d(0, -1px, 0) rotate(-45deg)}.l-headerNav{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0);opacity:0;pointer-events:none;z-index:20;transition:opacity .2s;display:flex;justify-content:center;align-items:center;max-height:500px}@media screen and (max-height: 660px)and (min-width: 1081px){.l-headerNav{max-height:100vh}}@media screen and (max-width: 810px){.l-headerNav{max-height:100vh}}.l-headerNav:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% - 30px);width:calc(100% - 40px);background-color:#fff;border-radius:10px;z-index:1}.is-navOpen .l-headerNav{opacity:1;pointer-events:all;background-color:#d3ebef}.l-headerNav__list{display:flex;align-items:center;gap:30px 110px;z-index:2;position:relative;flex-direction:column;max-height:300px;flex-wrap:wrap}@media screen and (max-width: 1080px){.l-headerNav__list{gap:30px 80px}}@media screen and (max-width: 810px){.l-headerNav__list{gap:20px 30px;max-height:220px}}@media screen and (max-width: 650px){.l-headerNav__list{max-height:350px;width:100%;max-width:270px}}@media screen and (max-width: 500px){.l-headerNav__list{max-width:275px}}@media screen and (max-width: 370px){.l-headerNav__list{gap:20px 15px}}.l-headerNav__item{width:170px;transition:opacity .3s}@media screen and (max-width: 500px){.l-headerNav__item{width:123px}}@media screen and (max-width: 370px){.l-headerNav__item{width:130px}}.l-headerNav__item:hover{opacity:.5}.l-headerNav__link .en{font-size:3rem;color:#009fb9;line-height:1;display:table;letter-spacing:0}@media screen and (max-width: 500px){.l-headerNav__link .en{font-size:2.6rem}}.l-headerNav__link .jp{font-size:1.4rem;display:table;line-height:1;margin-top:10px}.l-footer{padding:60px 0 40px;background-color:#f4f5f7;overflow:hidden;position:relative}.l-footer__shape{position:absolute}.l-footer__shape:nth-child(1){right:-25px;top:-5%;height:130%;opacity:.7}@media screen and (max-width: 500px){.l-footer__shape:nth-child(1){right:-120px;top:20%;height:100%}}.l-footer__shape:nth-child(2){right:-120px;top:-5%;height:235%}@media screen and (max-width: 500px){.l-footer__shape:nth-child(2){right:-120px;top:29%;height:155%}}.l-footer__wrap{display:flex;justify-content:space-between;gap:0 20px}@media screen and (max-width: 810px){.l-footer__wrap{flex-direction:column}}@media screen and (max-width: 500px){.l-footer__wrap{max-width:295px;margin:0 auto}}.l-footer__logo{width:270px;display:block}@media screen and (max-width: 1080px){.l-footer__logo{width:230px}}@media screen and (max-width: 810px){.l-footer__logo{width:240px}}@media screen and (max-width: 810px){.l-footer__left .l-footer__corporate{display:none}}.l-footer__corporate{margin-top:200px;display:flex;align-items:center;gap:0 10px}.l-footer__corporate.Sp{display:none}@media screen and (max-width: 810px){.l-footer__corporate.Sp{display:flex;margin:60px auto 0}}.l-footer__corporate .text{font-size:1.2rem;transition:color .3s}.l-footer__corporate .icon{width:10px;position:relative;height:10px}.l-footer__corporate .icon img{transition:opacity .3s;width:100%;position:absolute;left:0;aspect-ratio:1/1}.l-footer__corporate .icon img:nth-child(1){opacity:1}.l-footer__corporate .icon img:nth-child(2){opacity:0}.l-footer__corporate:hover .text{color:#009fb9}.l-footer__corporate:hover .icon img:nth-child(2){opacity:1}.l-footer__corporate:hover .icon img:nth-child(1){opacity:0}.l-footer__list{display:flex;flex-direction:column;gap:30px 60px;max-height:140px;flex-wrap:wrap}@media screen and (max-width: 1080px){.l-footer__list{gap:30px 40px}}@media screen and (max-width: 810px){.l-footer__list{margin:60px auto 0}}@media screen and (max-width: 500px){.l-footer__list{max-height:240px;gap:30px 60px;margin:60px 0 0}}.l-footer__link{font-size:1.4rem;line-height:1;transition:color .3s}.l-footer__link:hover{color:#009fb9}.l-footer__copy{text-align:center;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 810px){.l-footer__copy{position:relative;margin-top:60px;width:fit-content}}.l-footer__copy small{color:#000;line-height:1;font-size:1.2rem;white-space:nowrap}.fadeIn{opacity:0;transition:opacity .8s}.fadeIn.view{opacity:1}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity 1.2s,transform 1.2s}.fadeUp.view{opacity:1;transform:translateY(0)}.fadeL{opacity:0;transition:opacity 1.4s,transform 1.4s;transform:translateX(-100%)}.fadeL.view{opacity:1;transform:translateX(0)}.fadeR{opacity:0;transition:opacity 1.4s,transform 1.4s;transform:translateX(100%)}.fadeR.view{opacity:1;transform:translateX(0)}.zoomIn{transform:scale(0.8);opacity:0;transition:opacity .6s,transform .6s}.zoomIn.view{opacity:1;transform:scale(1)}@keyframes moveRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}.p-car{position:absolute}.c-button{position:relative;display:flex;align-items:center;padding:0 44px 0 24px;gap:0 40px;height:60px;width:fit-content}.c-button .arrow{width:13.5px;z-index:2}.c-button .text{line-height:.8;transition:color .3s;z-index:2}.c-button:before{position:absolute;content:"";height:60px;width:60px;transition:width .3s;background-color:#f5c300;top:0;left:0;border-radius:30px;z-index:1}.c-button::after{display:none;position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);height:80px;width:calc(100% + 40px);background-color:#f5c300;border-radius:40px}.c-button:hover:before{width:100%}.c-button:hover .text{color:#fff}.c-button.--entry{gap:0 90px;width:345px}@media screen and (max-width: 500px){.c-button.--entry{width:255px;padding:0 44px 0 17px}.c-button.--entry:before{height:48px;width:48px;top:50%;transform:translateY(-50%)}.c-button.--entry:after{height:60px}.c-button.--entry:hover:before{width:290px}}@media screen and (max-width: 500px)and (max-width: 500px){.c-button.--entry:hover:before{width:260px}}.c-button.--entry .text{font-size:1.8rem}@media screen and (max-width: 650px){.c-button.--entry .text{transform:translateX(-15px)}}.c-button.--entry:before{background-color:#fff}.c-button.--entry:hover .text{color:#000}.c-button.--entry::after{display:block}.c-fontEn{font-family:"Lato",sans-serif;font-weight:700;font-style:normal}.c-fontB{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.c-fontM{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.c-fontDb{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.c-inner{max-width:1024px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-inner770{max-width:770px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner770{width:90%}}.c-ofiCover{object-fit:cover;font-family:"object-fit: cover;, object-position: center;";width:100%;height:100%;object-position:center}.c-ofiContain{object-fit:contain;font-family:"object-fit: contain;, object-position: center;";width:100%;height:100%;object-position:center}.c-title{width:fit-content;margin:0 auto}.c-title .en{color:#009fb9;font-size:9rem;line-height:1;display:table;margin:0 auto}@media screen and (max-width: 1080px){.c-title .en{font-size:7.5rem}}@media screen and (max-width: 810px){.c-title .en{font-size:6rem}}@media screen and (max-width: 500px){.c-title .en{font-size:5rem}}.c-title .jp{line-height:1;display:table;margin:5px auto 0}.p-top__title{position:absolute;font-size:25rem;opacity:.2;line-height:.8;background:linear-gradient(180deg, #009FB9 0%, rgba(0, 159, 185, 0) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 1080px){.p-top__title{font-size:21rem}}@media screen and (max-width: 810px){.p-top__title{font-size:17rem}}@media screen and (max-width: 650px){.p-top__title{font-size:13rem}}@media screen and (max-width: 500px){.p-top__title{font-size:9rem}}.p-main__form{margin:50px auto 0;width:100%;background:#fff;padding:80px 120px}@media screen and (max-width: 1080px){.p-main__form{padding:70px}}@media screen and (max-width: 810px){.p-main__form{margin:40px auto 0;padding:40px 40px}}@media screen and (max-width: 500px){.p-main__form{margin:30px auto 0;padding:40px 20px}}.p-form__item{padding:20px 0;border-bottom:1px solid rgba(34,34,34,.2);display:flex;flex-wrap:wrap}@media screen and (max-width: 500px){.p-form__item{padding:15px 0}}.p-form__title{position:relative;display:flex;font-feature-settings:"palt";font-size:1.7rem;width:230px;padding-left:20px}@media screen and (max-width: 810px){.p-form__title{width:180px}}@media screen and (max-width: 650px){.p-form__title{padding-left:0}}.p-form__required{line-height:1;font-size:1.2rem;color:#fff;position:relative;margin-left:20px;z-index:1;height:fit-content;margin-top:8px}.p-form__required:before{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%, -50%);width:40px;height:20px;background:#009fb9;border-radius:3px;z-index:-1}.p-form__content{position:relative;width:calc(100% - 230px);padding-left:20px;align-self:center}@media screen and (max-width: 810px){.p-form__content{width:calc(100% - 180px)}}@media screen and (max-width: 650px){.p-form__content{display:block;width:100%;margin-top:10px;padding-left:0}}.p-form__content .p-form__textarea{height:150px}.p-form__content .text{margin-top:10px;display:block}.p-form__text,.p-form__textarea,input[type=text],textarea{border-radius:5px;position:relative;padding:16px 20px;width:100%;font-size:1.6rem;background-color:#f3f3f3;max-height:120px}@media screen and (max-width: 650px){.p-form__text,.p-form__textarea,input[type=text],textarea{padding:12px 15px}}.p-form__text::placeholder,.p-form__textarea::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#ccc;font-size:1.5rem;letter-spacing:.01em}input[type=file]{width:100%;white-space:normal;display:block}.p-form__address .post{color:#ccc}.p-form__address .postcd{width:115px;margin:0 0 8px 6px}@media screen and (max-width: 650px){.p-form__address .postcd{margin-left:10px;width:120px}}.p-form__row{display:flex;align-items:center}@media screen and (max-width: 500px){.p-form__row{flex-wrap:wrap}}.p-form__row:nth-child(n+2){margin-top:10px}.p-form__row .text{min-width:130px;margin-top:0}.mwform-radio-field label{cursor:pointer}.mwform-radio-field input{position:absolute}.p-form__desc{border-radius:5px;padding:25px 35px;border:1px solid #dcdcdc}@media screen and (max-width: 650px){.p-form__desc{padding:15px 20px}}.p-form__desc .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 0}.p-form__desc .wpcf7-form-control .wpcf7-list-item{width:45%}@media screen and (max-width: 650px){.p-form__desc .wpcf7-form-control .wpcf7-list-item{width:100%}}.wpcf7-checkbox,.wpcf7-radio{display:flex;flex-wrap:wrap;gap:5px;max-width:430px}.wpcf7-checkbox .wpcf7-list-item,.wpcf7-radio .wpcf7-list-item{cursor:pointer;display:block}.wpcf7-checkbox input,.wpcf7-radio input{position:absolute}.wpcf7-checkbox span.wpcf7-list-item-label,.wpcf7-radio span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;width:fit-content;padding:2px 10px 2px 0;border:1px solid transparent;transition:border-color .2s;font-weight:700;font-size:1.6rem;color:#222;cursor:pointer}.wpcf7-checkbox span.wpcf7-list-item-label::before,.wpcf7-radio span.wpcf7-list-item-label::before{content:"";display:inline-block;margin-right:10px;height:16px;width:16px;border-radius:50%;border:1.5px solid #009fb9}.wpcf7-checkbox span.wpcf7-list-item-label::after,.wpcf7-radio span.wpcf7-list-item-label::after{position:absolute;content:"";top:29.4%;left:3.4px;width:12px;height:12px;transform:scale(0);transition:transform .2s;background-color:#009fb9;border-radius:50%;transform-origin:center}.wpcf7-checkbox input:checked+span.wpcf7-list-item-label::after,.wpcf7-radio input:checked+span.wpcf7-list-item-label::after{transform:scale(1)}.p-form__notion{font-size:1.4rem;line-height:1.5;margin-top:10px;color:rgba(0,0,0,.6)}.p-form__privacy{margin:50px auto 0;width:fit-content;display:flex;position:relative}@media screen and (max-width: 810px){.p-form__privacy{margin:40px auto 0}}@media screen and (max-width: 500px){.p-form__privacy{margin:30px auto 0}}.p-form__privacy input{position:absolute;width:100%;height:100%;top:0;left:0}.p-form__privacy .link{color:#009fb9;display:block;text-decoration:underline;transition:color .3s;margin-right:5px}.p-form__privacy .link:hover{color:#000}.p-form__privacy .wpcf7-list-item{padding:0 !important;margin:0 !important}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label{padding:0 !important;position:static}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label:before{position:absolute;left:-20px}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label:after{position:absolute;left:-16.4px;top:7.7px}.p-form__privacy a{color:#06c;text-decoration:underline}.p-form__privacy .wpcf7-form-control-wrap{padding:0;display:table;cursor:pointer;position:initial}.p-form__privacy .wpcf7-not-valid-tip{position:absolute;bottom:0;left:0;transform:translateY(65%)}.p-form__button{position:relative;max-width:280px;width:100%;height:62px;margin:15px auto 0;font-size:2rem;display:flex;align-items:center;justify-content:center;background-color:#009fb9;border:1px solid #009fb9;cursor:pointer;color:#fff;transition:color .3s,background-color .3s}.p-form__button:hover{background-color:#fff;color:#009fb9}.p-form__button input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:2;cursor:pointer}.p-form__submit{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:2;cursor:pointer}.wpcf7-spinner{display:none !important}@media screen and (max-width: 650px){.wpcf7-list-item{margin:0 !important}}#wpcf7cpcnf{width:fit-content !important;left:50% !important;transform:translateX(-50%);margin:30px 0 0 0 !important;height:auto !important;position:relative !important;padding:40px 60px !important;background-color:#fff !important}@media screen and (max-width: 810px){#wpcf7cpcnf{padding:40px 50px}}@media screen and (max-width: 500px){#wpcf7cpcnf{padding:40px 10px}}#wpcf7cpcnf table{margin:0 auto}#wpcf7cpcnf tr{margin:10px 0;display:flex;padding:15px 0;border-bottom:1px solid #ccc}@media screen and (max-width: 650px){#wpcf7cpcnf tr{flex-direction:column}}#wpcf7cpcnf tr:first-child{border-top:1px solid #ccc}#wpcf7cpcnf tr:last-child{display:none}#wpcf7cpcnf th{width:200px;padding-left:10px}@media screen and (max-width: 650px){#wpcf7cpcnf th{width:100%}}#wpcf7cpcnf td{padding-right:10px}.wpcf7cp-btns{display:flex;gap:20px;justify-content:center;flex-direction:row-reverse}@media screen and (max-width: 650px){.wpcf7cp-btns{flex-direction:column-reverse;width:fit-content;margin:30px auto 0}}.wpcf7cp-cfm-edit-btn,.wpcf7cp-cfm-submit-btn{width:200px;height:50px;border:1px solid #009fb9;color:#fff;background-color:#009fb9;transition:background-color .3s,color .3s;margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important;cursor:pointer}.wpcf7cp-cfm-edit-btn:hover,.wpcf7cp-cfm-submit-btn:hover{background-color:#fff;color:#009fb9}.wpcf7cp-form-hide{display:none}.wpcf7-form-control-wrap[data-name=radio-02] .wpcf7-list-item:first-child{opacity:0;pointer-events:none;width:0;margin:0 !important}.p-sectionEntry{aspect-ratio:12.8/6.6;width:100%}@media screen and (max-width: 1280px){.p-sectionEntry{height:660px}}.p-sectionEntry .c-inner{height:100%;display:flex;justify-content:center;align-items:center;z-index:2;flex-direction:column;gap:70px 0}@media screen and (max-width: 500px){.p-sectionEntry{height:550px}}.p-sectionEntry__desc{margin-top:100px;width:100%}.p-sectionEntry__text{font-size:8rem;display:table;line-height:1.2;text-shadow:0 0 18.464px rgba(0,0,0,.2)}@media screen and (max-width: 1080px){.p-sectionEntry__text{font-size:6rem}}@media screen and (max-width: 810px){.p-sectionEntry__text{font-size:5rem}}@media screen and (max-width: 650px){.p-sectionEntry__text{font-size:4rem}}@media screen and (max-width: 500px){.p-sectionEntry__text{font-size:3rem}}.p-sectionEntry__text:nth-child(2){margin-left:auto}@media screen and (max-width: 500px){.p-sectionEntry__text:nth-child(2){margin-left:0;font-size:4.2rem}}.p-sectionEntry__text .big{font-size:13rem;line-height:1}@media screen and (max-width: 1080px){.p-sectionEntry__text .big{font-size:10rem}}@media screen and (max-width: 810px){.p-sectionEntry__text .big{font-size:8rem}}@media screen and (max-width: 650px){.p-sectionEntry__text .big{font-size:6.5rem}}@media screen and (max-width: 500px){.p-sectionEntry__text .big{font-size:5.2rem}}.p-sectionEntry__bg{width:100%;height:100%;top:0;left:0;position:absolute}.p-sectionEntry__loop{position:absolute;top:0;left:0;display:flex}.p-sectionEntry__list{display:flex;animation:moveRight 60s linear infinite both}.p-sectionEntry__item{white-space:nowrap;text-align:center;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;font-family:Lato;font-size:18rem;line-height:.68;color:transparent;margin-right:40px;letter-spacing:0}@media screen and (max-width: 1080px){.p-sectionEntry__item{font-size:17rem}}@media screen and (max-width: 810px){.p-sectionEntry__item{font-size:16rem}}@media screen and (max-width: 650px){.p-sectionEntry__item{font-size:15rem}}@media screen and (max-width: 500px){.p-sectionEntry__item{font-size:13.5rem}}.p-pageMv{background-color:#f4f5f7;padding:150px 0 60px}@media screen and (max-width: 1080px){.p-pageMv{padding:140px 0 55px}}@media screen and (max-width: 810px){.p-pageMv{padding:130px 0 50px}}@media screen and (max-width: 650px){.p-pageMv{padding:120px 0 45px}}@media screen and (max-width: 500px){.p-pageMv{padding:110px 0 40px}}.p-pageMv__loop{position:absolute;left:0;display:flex;top:205px}@media screen and (max-width: 1080px){.p-pageMv__loop{top:195px}}@media screen and (max-width: 810px){.p-pageMv__loop{top:185px}}@media screen and (max-width: 650px){.p-pageMv__loop{top:175px}}@media screen and (max-width: 500px){.p-pageMv__loop{top:165px}}.p-pageMvLoop__list{display:flex;animation:moveRight 80s linear infinite both}.p-pageMvLoop__item{white-space:nowrap;text-align:center;color:#009fb9;font-family:Lato;font-size:11rem;line-height:.8;margin-right:40px;letter-spacing:0;opacity:.1}@media screen and (max-width: 1080px){.p-pageMvLoop__item{font-size:10rem}}@media screen and (max-width: 810px){.p-pageMvLoop__item{font-size:9rem}}@media screen and (max-width: 650px){.p-pageMvLoop__item{font-size:7.8rem}}@media screen and (max-width: 500px){.p-pageMvLoop__item{font-size:6.4rem}}.p-pageMv__title{font-size:2.4rem}@media screen and (max-width: 500px){.p-pageMv__title{font-size:1.8rem}}.p-pageMv__img{margin-top:130px;min-width:1152px;width:88vw;height:350px;position:relative}@media screen and (max-width: 1080px){.p-pageMv__img{margin-top:120px}}@media screen and (max-width: 810px){.p-pageMv__img{margin-top:110px}}@media screen and (max-width: 650px){.p-pageMv__img{margin-top:100px}}@media screen and (max-width: 500px){.p-pageMv__img{margin-top:90px}}.p-pageMv__img .c-ofiCover{object-position:right;border-top-left-radius:20px;border-bottom-left-radius:20px}.p-pageMv__img .c-ofiCover:nth-child(1){display:block}.p-pageMv__img .c-ofiCover:nth-child(2){display:none}@media screen and (max-width: 500px){.p-pageMv__img .c-ofiCover:nth-child(1){display:none}.p-pageMv__img .c-ofiCover:nth-child(2){display:block}}@media screen and (max-width: 1080px){.p-pageMv__img{width:105%;min-width:0}}.p-breadcrumbs{position:absolute;top:0;left:-55px;display:flex;flex-direction:column;gap:5px;z-index:10;align-items:center}@media screen and (max-width: 1080px){.p-breadcrumbs{left:-30px}}@media screen and (max-width: 650px){.p-breadcrumbs{bottom:-24px;top:unset;left:0;transform:translateY(100%);flex-direction:row}}.p-breadcrumbs .link{white-space:nowrap;opacity:.3;transition:opacity .3s;line-height:1;writing-mode:vertical-rl;text-orientation:sideways-right;letter-spacing:.06em;transition:background-color .3s,opacity .3s}@media screen and (max-width: 650px){.p-breadcrumbs .link{writing-mode:inherit}}.p-breadcrumbs .link:hover{color:#009fb9;opacity:1}.p-breadcrumbs .arrow{width:14px}@media screen and (max-width: 650px){.p-breadcrumbs .arrow{transform:rotate(-90deg)}}.p-breadcrumbs .text{line-height:1;writing-mode:vertical-rl;text-orientation:sideways-right;letter-spacing:.06em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}@media screen and (max-width: 650px){.p-breadcrumbs .text{writing-mode:inherit}}.p-pageMv__list{margin-top:50px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}@media screen and (max-width: 650px){.p-pageMv__list{margin-top:60px;justify-content:space-between;width:fit-content;gap:5px;max-width:415px;margin:60px auto 0}}@media screen and (max-width: 500px){.p-pageMv__list{max-width:335px}}@media screen and (max-width: 370px){.p-pageMv__list{max-width:275px}}.p-pageMv__item{width:245px;height:70px}@media screen and (max-width: 650px){.p-pageMv__item{width:205px;height:55px}}@media screen and (max-width: 500px){.p-pageMv__item{width:165px;height:40px}}@media screen and (max-width: 370px){.p-pageMv__item{width:135px}}.p-pageMv__link{display:flex;justify-content:center;align-items:center;border-radius:100px;border:1.5px solid #fff;background-color:#009fb9;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);transition:background-color .3s,border-color .3s;gap:0 8px;height:100%;width:100%}@media screen and (max-width: 500px){.p-pageMv__link{gap:0 4px}}.p-pageMv__link:hover{background-color:#fff;border-color:#009fb9}.p-pageMv__link:hover .icon img:nth-child(1){opacity:0}.p-pageMv__link:hover .icon img:nth-child(2){opacity:1}.p-pageMv__link:hover .text{color:#009fb9}.p-pageMv__link .icon{width:20px;height:20px;position:relative}@media screen and (max-width: 650px){.p-pageMv__link .icon{width:14px;height:14px}}.p-pageMv__link .icon img{position:absolute;top:0;left:0;height:100%;width:100%;transition:opacity .3s}.p-pageMv__link .icon img:nth-child(1){opacity:1}.p-pageMv__link .icon img:nth-child(2){opacity:0}.p-pageMv__link .text{color:#fff;font-weight:600;line-height:1.5;display:table;transition:color .3s;max-width:calc(100% - 50px)}@media screen and (max-width: 650px){.p-pageMv__link .text{font-size:1.2rem;line-height:1.2}}.p-pager{position:relative;display:block;margin:100px auto 0;width:fit-content}@media screen and (max-width: 1080px){.p-pager{margin:90px aauto 0}}@media screen and (max-width: 810px){.p-pager{margin:80px auto 0}}@media screen and (max-width: 650px){.p-pager{margin:70px auto 0}}@media screen and (max-width: 500px){.p-pager{margin:60px auto 0}}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:0 8px}.page-numbers a,.page-numbers span{display:flex;align-items:center;justify-content:center;position:relative;font-size:1.6rem;line-height:1;width:40px;height:40px;transition:color .3s;z-index:1}.page-numbers a:before,.page-numbers span:before{position:absolute;content:"";height:2px;width:50%;background-color:#009fb9;bottom:5px;left:50%;transform:translateX(-50%);z-index:-1;opacity:0;transition:opacity .3s}.page-numbers a:hover,.page-numbers span:hover{color:#009fb9}.page-numbers a:hover:before,.page-numbers span:hover:before{opacity:1}@media screen and (max-width: 500px){.page-numbers a,.page-numbers span{width:30px;height:30px}}.page-numbers .current{color:#009fb9}.page-numbers .current:before{opacity:1}.page-numbers .prev,.page-numbers .next{position:relative;transition:background-color .3s;background-color:#009fb9;border:1px solid #009fb9}.page-numbers .prev:before,.page-numbers .next:before{position:absolute;content:"";background-image:url(./../../assets/images/common/pager-arrow-blue.svg);background-repeat:no-repeat;background-size:cover;width:6.5px;height:10px;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s,background-color .3s;background-color:#fff}.page-numbers .prev::after,.page-numbers .next::after{position:absolute;content:"";background-image:url(./../../assets/images/common/pager-arrow.svg);background-repeat:no-repeat;background-size:cover;width:6.5px;height:10px;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .3s,background-color .3s;background-color:#009fb9}.page-numbers .prev:hover,.page-numbers .next:hover{background-color:#fff}.page-numbers .prev:hover:before,.page-numbers .next:hover:before{opacity:1}.page-numbers .prev:hover:after,.page-numbers .next:hover:after{opacity:0}.page-numbers .prev{margin-right:20px}@media screen and (max-width: 810px){.page-numbers .prev{margin-right:0}}.page-numbers .next{transform:scaleX(-1);margin-left:20px}@media screen and (max-width: 810px){.page-numbers .next{margin-left:0}}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tabNone{display:block}@media screen and (max-width: 810px){.u-tabNone{display:none}}.u-spNone{display:block}@media screen and (max-width: 500px){.u-spNone{display:none}}.u-spBlock{display:none}@media screen and (max-width: 500px){.u-spBlock{display:block}}.u-w100{width:100%;height:auto}.u-h100{width:auto;height:100%}.u-d-f{display:flex}.u-aic{align-items:center}.u-tac{text-align:center}.u-tacs{text-align:center}@media screen and (max-width: 350px){.u-tacs{text-align:left}}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}.u-tateMoji{writing-mode:vertical-rl}.u-white{color:#fff}.u-blue{color:#009fb9}.u-cur{font-style:italic}