*{box-sizing:border-box}:before{pointer-events:none;-webkit-user-select:none;user-select:none}:after{pointer-events:none;-webkit-user-select:none;user-select:none}html{font-size:62.5%;overflow-x:hidden;overscroll-behavior:none}html.is-menu-opened,html.is-menu-opened body{overflow:hidden}body{position:relative;padding:0;margin:0;background:#fff;color:#232323;font-size:1.6rem;font-family:"Zen Maru Gothic",sans-serif;font-weight:500;line-height:1.6;overflow-x:hidden;overscroll-behavior:none;overflow-wrap:anywhere;word-break:normal;line-break:strict;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch!important;-moz-osx-font-smoothing:grayscale}h1{margin:0}h2{margin:0}h3{margin:0}h4{margin:0}h5{margin:0}h6{margin:0}p{margin:0;padding:0}ol{list-style:none;margin:0;padding:0}ul{list-style:none;margin:0;padding:0}dl{margin:0;padding:0}dt{margin:0;padding:0}dd{margin:0;padding:0}a{color:inherit;text-decoration:none;outline:none;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:opacity}img{display:block;max-width:100%;width:100%}canvas{display:block;max-width:100%}iframe{display:block;max-width:100%}figure{margin:0}button{background:transparent;border:none;width:100%;cursor:pointer}.en{font-family:"Roboto",sans-serif}.block{display:block}.hidden{display:none!important}.relative{position:relative}.center{text-align:center}.tab{display:none}@media (max-width:991px){.tab{display:block}}.sp{display:none}@media (max-width:767px){.sp{display:block}}.pc{display:block}@media (max-width:767px){.pc{display:none}}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 40px}.container--sm{max-width:1060px}.container--lg{max-width:1360px}.container--xl{max-width:1500px}@media (max-width:767px){.container{padding:0 20px}}.bg-blue{background:#F3F9FF;padding-block:70px}@media (max-width:991px){.bg-blue{padding-block:50px}}.breadcrumb-wrapper{font-size:14px;margin:10px 20px}.breadcrumb-wrapper a{margin-right:10px;position:relative;padding-right:10px}.breadcrumb-wrapper a:after{content:"";position:absolute;top:50%;right:0;width:4px;height:4px;border-top:1px solid #222;border-right:1px solid #222;transform:translate(50%,-50%) rotate(45deg)}.title-01{display:flex;flex-direction:column;gap:8px;color:#7BB6B3;margin-bottom:30px}.title-01__en{font-size:4.8rem;font-weight:700;line-height:1}@media (max-width:991px){.title-01__en{font-size:4rem}}.title-01__ja{font-size:1.8rem;font-weight:500;line-height:1}.title-01--black{color:#232323}.title-01--center{align-items:center}.title-02{font-size:2.8rem;text-align:center}@media (max-width:991px){.title-02{font-size:2.4rem}}.title-02--underline{border-bottom:1px solid #E5E5E5;padding-bottom:32px}.arrow-01{position:relative;display:inline-block;width:20px;height:2px}.arrow-01:after,.arrow-01:before{content:"";position:absolute;top:calc(50% - 1px);right:-1px;width:15px;height:2px;transform-origin:calc(100% - 1px) 50%}.arrow-01:before{transform:rotate(45deg)}.arrow-01:after{transform:rotate(-45deg)}.arrow-02{position:relative;display:inline-block;width:8px;height:14px}.arrow-02:after,.arrow-02:before{content:"";position:absolute;top:calc(50% - 1px);right:-1px;width:10px;height:2px;transform-origin:calc(100% - 1px) 50%}.arrow-02:before{transform:rotate(45deg)}.arrow-02:after{transform:rotate(-45deg)}.btn-01{display:inline-flex;align-items:center;color:#7BB6B3;gap:16px;overflow:hidden}.btn-01__text{font-size:2rem;font-weight:700}.btn-01__arrow{position:relative;display:flex;align-items:center;justify-content:center;height:22px;width:22px;overflow:hidden}.btn-01 .arrow-01{background-color:#7BB6B3;position:absolute;top:50%;left:0;transform:translateY(-50%)}.btn-01 .arrow-01:after,.btn-01 .arrow-01:before{background-color:#7BB6B3}.btn-01 .arrow-01.after{opacity:0;transform:translate(-110%,-50%)}@media (min-width:768px){.btn-01:hover .arrow-01.before{animation:slide-out 0.7s cubic-bezier(0.19,1,0.22,1) forwards}.btn-01:hover .arrow-01.after{animation:slide-in 0.7s cubic-bezier(0.19,1,0.22,1) 0.1s forwards}}.btn-01--blue{color:#003F98}.btn-01--blue .arrow-01{background:#003F98}.btn-01--blue .arrow-01:after,.btn-01--blue .arrow-01:before{background:#003F98}.btn-01--white{color:#fff}.btn-01--white .arrow-01{background-color:#fff}.btn-01--white .arrow-01:after,.btn-01--white .arrow-01:before{background-color:#fff}@keyframes slide-out{0%{transform:translate(0,-50%)}to{opacity:0;transform:translate(110%,-50%)}}@keyframes slide-in{0%{opacity:0;transform:translate(-110%,-50%)}to{opacity:1;transform:translate(0%,-50%)}}.btn-02{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2px solid #003F98;border-radius:50vh;color:#003F98;font-size:1.6rem;font-weight:700;text-align:center;padding:8px 16px;min-height:70px;max-width:276px;width:100%;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}@media (max-width:991px){.btn-02{min-height:60px}}.btn-02:hover{background:#003F98;color:#fff}.btn-02--blue{color:#fff;background:#003F98}.btn-02--blue:hover{background:#fff;color:#003F98}.cat{display:inline-block;background:#7BB6B3;border-radius:2px;color:#fff;font-size:1.4rem;line-height:1;padding:4px}.cat--blue{background:#003F98}.pagination ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 24px}@media (max-width:991px){.pagination ul{gap:8px 16px}}.pagination ul li.active{pointer-events:none;opacity:1;font-size:22px}.pagination ul li.active a:after{opacity:1;pointer-events:none}.pagination ul li a{position:relative;display:flex;align-items:center;justify-content:center;font-family:"Roboto",sans-serif;font-size:2rem;font-weight:400;color:#232323;height:50px;width:50px}.pagination ul li a:after{content:"";background:#232323;position:absolute;bottom:0;left:0;height:1px;width:100%;opacity:0;transition:0.25s ease-in-out}.pagination ul li a:hover:after{opacity:1}.pagination ul .next .arrow,.pagination ul .prev .arrow{position:relative;display:inline-block;width:14px;height:24px}.pagination ul .next .arrow:after,.pagination ul .next .arrow:before,.pagination ul .prev .arrow:after,.pagination ul .prev .arrow:before{content:"";background:#003F98;position:absolute;top:calc(50% - 1px);right:-1px;width:16px;height:2px;transform-origin:calc(100% - 1px) 50%}.pagination ul .next .arrow:before,.pagination ul .prev .arrow:before{transform:rotate(45deg)}.pagination ul .next .arrow:after,.pagination ul .prev .arrow:after{transform:rotate(-45deg)}.pagination ul .prev .arrow{transform:rotate(-180deg)}.list-01 li{position:relative;font-size:1.5rem;padding-left:18px}.list-01 li:not(:first-child){margin-top:8px}.list-01 li:before{content:"";background:#232323;border-radius:50%;position:absolute;top:10px;left:7px;width:4px;height:4px}.list-02 li{position:relative;padding-left:32px;font-size:1.5rem}.list-02 li:not(:first-child){margin-top:8px}.list-02 li:before{content:"";background:url(../images/common/icon_check.svg) no-repeat center/contain;position:absolute;top:0;left:0;width:24px;height:24px}.page-top{position:fixed;bottom:20px;right:20px;aspect-ratio:1;width:65px}@media (max-width:991px){.page-top{right:10px}}.lower-banner{padding-block:176px 104px}@media (max-width:991px){.lower-banner{padding-block:98px 40px}}.lower-banner__img{margin-inline:auto;width:112px}@media (max-width:991px){.lower-banner__img{width:88px}}.lower-banner__ttl{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:24px}@media (max-width:991px){.lower-banner__ttl{margin-top:16px}}.lower-banner__ttl-jp{font-size:4.8rem;font-weight:500;line-height:1.2}@media (max-width:991px){.lower-banner__ttl-jp{font-size:4rem}}.lower-banner__ttl-en{color:#109FDB;font-size:1.6rem;font-weight:900;line-height:1;text-transform:uppercase}.fade-in{opacity:0}.fade-in.is-animate{animation-name:fadein;animation-duration:1.2s;animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);animation-fill-mode:forwards}.fade-up{opacity:0}.fade-up.is-animate{animation-name:fadeup;animation-duration:0.8s;animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);animation-fill-mode:forwards}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header{position:absolute;height:80px;width:100%;z-index:1000;animation:header-scrolled 0.25s ease-in-out forwards}@media (max-width:991px){.header{height:50px}}.is-scrolled .header{position:fixed;top:20px}.header__inner{position:relative;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:100%;width:100%}@media (max-width:991px){.header__inner{padding:0 20px}}.is-scrolled .header__inner{border-radius:70px;left:50%;transform:translateX(-50%);box-shadow:0 4px 7px rgba(0,0,0,0.15);width:calc(100% - 80px)}@media (max-width:991px){.is-scrolled .header__inner{width:calc(100% - 20px)}}.header__logo{position:relative;z-index:99;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:opacity}.header__logo:hover{opacity:0.8}.header__logo img{max-width:258px}@media (max-width:991px){.header__logo img{max-width:155px}}@media (max-width:991px){.header .nav{display:flex;flex-direction:column;gap:40px;position:fixed;top:0;left:0;background:#fff;padding:90px 20px 40px;margin-inline:calc(50% - 50vw);height:100dvh;width:100vw;overflow-y:scroll;transition:0.4s ease-in-out;opacity:0;visibility:hidden}.is-menu-opened .header .nav{opacity:1;visibility:visible}.is-scrolled .header .nav{top:-20px}}.header .nav__list{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;gap:32px}@media (max-width:991px){.header .nav__list{flex-direction:column;align-items:center;justify-content:flex-start}}.header .nav__list .menu-item{font-size:1.6rem;font-weight:700}.header .nav__list .menu-item a{transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:color}.header .nav__list .menu-item a:hover{color:#003F98}@media (max-width:991px){.header .nav__cv{margin-top:auto}}.header .menu-bar{position:absolute;top:0;right:0;padding:0 20px;height:100%;width:auto;cursor:pointer}.header .menu-bar__inner{position:relative;display:block;height:14px;width:17px}.header .menu-bar__line{background:#003F98;border-radius:2px;position:absolute;left:0;height:2px;width:100%;transition:0.2s ease-in-out}.header .menu-bar__line:first-of-type{top:50%;transform:translateY(-50%)}.is-menu-opened .header .menu-bar__line:first-of-type{transform:rotate(45deg);top:50%}.header .menu-bar__line:nth-of-type(2){top:0}.is-menu-opened .header .menu-bar__line:nth-of-type(2){transform:rotate(135deg);top:50%}.header .menu-bar__line:nth-of-type(3){bottom:0}.is-menu-opened .header .menu-bar__line:nth-of-type(3){transform:rotate(135deg);top:50%;bottom:auto}@keyframes header-scrolled{0%,20%{opacity:0}to{opacity:1}}.footer{background-color:#E5E5E5;margin-top:120px}@media (max-width:991px){.footer{margin-top:90px}}.footer__inner{display:flex;justify-content:space-between;gap:40px;padding:50px}@media (max-width:991px){.footer__inner{flex-direction:column;padding:30px 20px}}.footer__info{display:flex;flex-direction:column;gap:16px}.footer__info-logo{display:inline-block}.footer__info-logo img{max-width:250px}@media (max-width:991px){.footer__info-logo img{max-width:200px}}.footer__info-link{display:flex;align-items:center;gap:4px;font-size:1.4rem;margin-top:auto}.footer__info-link:after{content:"";display:inline-block;background:url(../images/common/icon_blank.png) no-repeat center/contain;height:12px;width:16px}.footer__info-link:hover{opacity:0.8}.footer .nav{display:flex;font-size:1.4rem}@media (max-width:767px){.footer .nav{flex-direction:column}}.footer .nav__list{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,auto);justify-content:flex-start;gap:16px 32px}@media (max-width:767px){.footer .nav__list{grid-template-rows:auto}}.footer .nav__list--shop{grid-template-columns:repeat(3,auto);position:relative;padding-left:97px}@media (max-width:991px){.footer .nav__list--shop{padding-left:63px}}@media (max-width:767px){.footer .nav__list--shop{grid-template-rows:auto;grid-template-columns:repeat(2,auto);padding:65px 0 0}}.footer .nav__list--shop:before{content:"";background:#232323;position:absolute;left:48px;top:0;height:100%;width:1px}@media (max-width:991px){.footer .nav__list--shop:before{left:32px}}@media (max-width:767px){.footer .nav__list--shop:before{top:32px;left:0;height:1px;width:100%}}.footer .nav__list .menu-item a{transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:color}.footer .nav__list .menu-item a:hover{color:#003F98}.footer__bottom{display:flex;align-items:center;justify-content:center;background:#232323;color:#fff;padding:0 20px;height:32px}.footer__bottom .copyright{font-size:1.2rem;font-family:"Noto Sans JP",sans-serif}.footer-cv{margin-top:120px}@media (max-width:991px){.footer-cv{margin-top:60px}}.sidebar__title{color:#fff;background:#67BEE0;border-radius:4px;font-size:2.2rem;font-weight:700;line-height:1;padding:10px}.sidebar__cats{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px 24px;margin-top:32px}@media (max-width:991px){.sidebar__cats{flex-direction:row}}.sidebar__cat a{position:relative;display:inline-block;color:#8B8B8B;font-size:1.8rem;font-weight:700;padding-right:22px}.sidebar__cat a:after{content:"";background:url(../images/common/icon_arrow-double.svg) no-repeat center/contain;position:absolute;right:0;top:50%;transform:translateY(-50%);height:12px;width:14px}.sidebar__cat a:hover{color:#232323}.sidebar__cat.is-current a{color:#232323}.banner{margin-top:120px}@media (max-width:991px){.banner{margin-top:60px}}.banner__list{display:flex;justify-content:center;flex-wrap:wrap;gap:30px 40px}.banner__item{max-width:400px}.banner__item a{display:block;border:1px solid #d2d2d2;overflow:hidden}.banner__item a img{transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:transform}.banner__item a:hover img{transform:scale(1.1)}.cv-box{color:#1A2043;position:relative;outline:10px solid #1A2043;outline-offset:-10px;border-radius:30px;padding:60px 210px 60px 60px;overflow:hidden}@media (max-width:767px){.cv-box{padding:40px 75px 40px 16px;outline:6px solid #1A2043;outline-offset:-6px}}.cv-box:after{content:"";background:url(../images/common/cv_bg-img.jpg) no-repeat center/cover;border-radius:0 30px 30px 0;position:absolute;top:0;right:0;height:100%;width:150px}@media (max-width:767px){.cv-box:after{width:59px}}.cv-box .title-01{color:#1A2043}.cv-box__text{font-weight:700;margin-top:40px}.cv-box__btn{margin-top:40px;display:inline-flex;align-items:center;gap:16px;border:2px solid #1A2043;border-radius:4px;color:#1A2043;padding:8px 20px;overflow:hidden;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color,color}.cv-box__btn-text{font-size:1.6rem;font-weight:700;line-height:1}.cv-box__btn-arrow{position:relative;display:flex;align-items:center;justify-content:center;height:16px;width:20px;overflow:hidden}.cv-box__btn-arrow .arrow-01{position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#1A2043;width:18px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.cv-box__btn-arrow .arrow-01:after,.cv-box__btn-arrow .arrow-01:before{background-color:#1A2043;width:11px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.cv-box__btn-arrow .arrow-01.after{opacity:0;transform:translate(-110%,-50%)}@media (min-width:768px){.cv-box__btn:hover{background:#1A2043;color:#fff}.cv-box__btn:hover .arrow-01{background-color:#fff}.cv-box__btn:hover .arrow-01:after,.cv-box__btn:hover .arrow-01:before{background-color:#fff}.cv-box__btn:hover .arrow-01.before{animation:slide-out 0.7s cubic-bezier(0.19,1,0.22,1) forwards}.cv-box__btn:hover .arrow-01.after{animation:slide-in 0.7s cubic-bezier(0.19,1,0.22,1) 0.1s forwards}}@keyframes slide-out{0%{transform:translate(0,-50%)}to{opacity:0;transform:translate(110%,-50%)}}@keyframes slide-in{0%{opacity:0;transform:translate(-110%,-50%)}to{opacity:1;transform:translate(0%,-50%)}}.form__item{display:flex;gap:20px;flex-wrap:wrap;border-bottom:1px solid #E5E5E5;padding-bottom:30px}.form__item:not(:last-child){margin-bottom:30px}.form__item-child{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:556px}.form__item dt{font-weight:700;width:220px}@media (max-width:991px){.form__item dt{width:100%}}.form__item dt label{display:flex;align-items:center;flex-wrap:wrap;gap:0 16px}.form__item dt label small{font-size:1.4rem;font-weight:400;width:100%}.form__item dd{flex:1}@media (max-width:991px){.form__item dd{flex:auto;width:100%}}.form__item dd .time{margin-top:24px}.form__item dd dl dt{font-size:1.5rem}.form__item .req{background:#003F98;border-radius:4px;color:#fff;font-size:1.3rem;line-height:1;padding:3px 4px}.form__btns{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:50px}.form__btn{border:none;text-align:center;border-radius:4px;background:#003F98;border:2px solid #003F98;color:#fff;font-size:1.6rem;font-family:"Zen Maru Gothic",sans-serif;font-weight:500;letter-spacing:0.1em;height:60px;max-width:300px;width:100%;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:color,background-color}.form__btn:hover{color:#003F98;background-color:#fff}.form__policy{margin-top:50px}.form__policy .wpcf7-acceptance{display:flex;justify-content:center;margin-top:24px}.form__policy-box{background:#fff;border-radius:10px;border:1px solid #DEDEDE;padding:20px;margin-inline:auto;height:210px;max-width:740px;width:100%;overflow-y:scroll}.form__policy-box h2{font-size:2rem;font-weight:700;margin-bottom:16px}.form__policy-box h2:not(:first-of-type){margin-top:48px}.form__policy-box h3{font-size:1.8rem;font-weight:700;margin-block:32px 8px}.form__policy-box h4{font-size:1.6rem;font-weight:700;margin-block:16px 8px}.form__policy-box p+P{margin-top:24px}.form__policy-box ol{margin-top:24px;counter-reset:number}.form__policy-box ol li{position:relative;padding-left:1.5em}.form__policy-box ol li:not(:first-of-type){margin-top:8px}.form__policy-box ol li:before{counter-increment:number;content:"" counter(number) ".";position:absolute;left:0}.form__note{border:3px solid #2E77DD;border-radius:10px;margin:50px auto 0;padding:32px;max-width:740px;width:100%}@media (max-width:991px){.form__note{padding:20px}}.form__note-title{color:#003F98;font-size:1.9rem;font-weight:700;text-align:center;margin-bottom:24px}@media (max-width:991px){.form__note-title{margin-bottom:16px}}.form input[type=date],.form input[type=email],.form input[type=tel],.form input[type=text],.form select,.form textarea{display:block;border:1px solid #999999;border-radius:4px;background:#fff;color:#232323;font-family:"Zen Maru Gothic",sans-serif;font-size:1.6rem;font-weight:500;padding:4px 8px;height:40px;max-width:556px;width:100%}.form input[type=date]:focus,.form input[type=email]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form select:focus,.form textarea:focus{outline:none}.form input[type=date]::-webkit-input-placeholder,.form input[type=email]::-webkit-input-placeholder,.form input[type=tel]::-webkit-input-placeholder,.form input[type=text]::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#999999}.form input[type=date]::-webkit-input-placeholder,.form input[type=email]::-webkit-input-placeholder,.form input[type=tel]::-webkit-input-placeholder,.form input[type=text]::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#999999}.form input[type=date]::placeholder,.form input[type=email]::placeholder,.form input[type=tel]::placeholder,.form input[type=text]::placeholder,.form select::placeholder,.form textarea::placeholder{color:#999999}.form textarea{min-height:130px;max-width:100%}.form input[type=date]{width:200px}.form input[type=submit]:disabled{color:#fff;background:#CCCDD4;border-color:#CCCDD4}.form .wpcf7-radio{display:flex;gap:24px;flex-wrap:wrap}.form .wpcf7-radio input[type=radio]{opacity:0;visibility:hidden;position:absolute}.form .wpcf7-radio .wpcf7-list-item{margin:0}.form .wpcf7-radio span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;cursor:pointer}.form .wpcf7-radio span.wpcf7-list-item-label:before{display:block;content:"";background:#fff;border-radius:50%;border:1px solid #999999;width:20px;height:20px;margin-right:10px}.form .wpcf7-radio span.wpcf7-list-item-label:after{display:block;position:absolute;content:"";border-radius:50%;width:14px;height:14px;background-color:#003F98;left:4px;top:50%;transform:translateY(-50%);display:none}.form .wpcf7-radio input[type=radio]:checked+span.wpcf7-list-item-label:after{display:block}.form .wpcf7-radio input[type=radio]:disabled+span.wpcf7-list-item-label{color:#CCCDD4;cursor:auto}.form .wpcf7-radio input[type=radio]:disabled+span.wpcf7-list-item-label:before{border-color:#CCCDD4;background:rgba(204,205,212,0.2)}.form .time .wpcf7-radio{display:flex;justify-content:flex-start;flex-wrap:wrap}.form .time .wpcf7-radio .wpcf7-list-item{max-width:168px;width:100%}.form .wpcf7-checkbox{display:flex;flex-direction:column;gap:16px;flex-wrap:wrap}.form .wpcf7-acceptance input[type=checkbox],.form .wpcf7-checkbox input[type=checkbox]{display:none}.form .wpcf7-acceptance .wpcf7-list-item,.form .wpcf7-checkbox .wpcf7-list-item{margin:0}.form .wpcf7-acceptance .wpcf7-list-item-label,.form .wpcf7-checkbox .wpcf7-list-item-label{position:relative;font-size:1.6rem;font-weight:500;padding-left:30px;line-height:1;cursor:pointer}.form .wpcf7-acceptance .wpcf7-list-item-label:before,.form .wpcf7-checkbox .wpcf7-list-item-label:before{content:"";display:block;box-sizing:border-box;background:transparent;border:1px solid #666666;border-radius:4px;position:absolute;left:0;top:0;padding:0;margin:0;height:24px;width:24px}.form .wpcf7-acceptance input[type=checkbox]:checked+.wpcf7-list-item-label:after,.form .wpcf7-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after{content:"";display:block;border-left:2px solid #fff;border-bottom:2px solid #fff;position:absolute;left:5px;top:6px;width:12px;height:6px;transform:rotate(-45deg)}.form .wpcf7-acceptance input[type=checkbox]:checked+.wpcf7-list-item-label:before,.form .wpcf7-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before{content:"";background:#666666}form.wpcf7-form .wpcf7-not-valid-tip{font-weight:500;font-size:1.6rem}form.wpcf7-form .wpcf7-spinner{display:none!important}@media (max-width:991px){.ui-widget.ui-widget-content{max-width:34em;width:calc(100% - 40px)!important}.ui-datepicker-multi-2 .ui-datepicker-group{width:100%!important}}.loader{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;height:100vh;width:100%;z-index:9999}.loader__img{position:absolute;top:50%;left:50%;width:100%;max-width:639px;width:42.6%;transform:translate(-50%,-50%);opacity:0}@media (max-width:767px){.loader__img{max-width:340px;width:64%}}.loader__img.is-animate{animation:fadeIn 1.5s ease-in-out forwards,fadeOut 1s ease-in-out 3.5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.dragonfly{position:fixed;transform:translateX(-20%);top:50vh;z-index:999;will-change:transform}.dragonfly.is-animate{animation-name:move;animation-delay:8s;animation-timing-function:linear;animation-fill-mode:forwards}.dragonfly__wrap{position:relative;width:100%}.dragonfly__anime{position:absolute;top:0;aspect-ratio:104/91;animation:moveWing 1s ease-in-out infinite alternate-reverse}.dragonfly__anime--01{left:0;width:104px}@media (max-width:767px){.dragonfly__anime--01{width:64px}}.dragonfly__anime--02{left:-83px;top:60px;width:82px;animation-duration:1.1s}@media (max-width:767px){.dragonfly__anime--02{left:-43px;top:40px;width:52px}}@keyframes move{0%{transform:translateX(-20%);top:50vh}to{transform:translateX(120%);top:30vh}}@keyframes moveWing{0%{transform:translateY(-30%)}to{transform:translateY(30%)}}.top-kv{aspect-ratio:1500/844;max-height:100vh;height:100%;width:100%}@media (max-width:767px){.top-kv{aspect-ratio:375/667}}.top-kv__container{padding:80px 40px 40px;max-height:100vh;height:100%;width:100%}@media (max-width:991px){.top-kv__container{padding:50px 40px 40px}}@media (max-width:767px){.top-kv__container{padding:50px 20px 20px}}.top-kv__inner{position:relative;height:100%;width:100%}.top-kv__catch{background:#fff;position:absolute;top:0;left:0;border-radius:0 0 50px 0;padding:10px 40px 40px 26px;animation-delay:0.2s}@media (max-width:991px){.top-kv__catch{border-radius:0 0 30px 0;padding:14px 10px 28px 0}}.top-kv__catch .corner-01,.top-kv__catch .corner-02{width:20px;height:20px;display:block;position:absolute;overflow:hidden}.top-kv__catch .corner-01:before,.top-kv__catch .corner-02:before{content:"";width:200%;height:200%;display:block;border-radius:50%;box-shadow:20px 20px 0 0 #fff;transform:translate(-50%,-50%)}.top-kv__catch .corner-01{bottom:-20px;left:20px;transform:translateX(-100%) rotate(180deg)}.top-kv__catch .corner-02{top:0;right:-40px;transform:translateX(-100%) rotate(180deg)}.top-kv__catch-text{font-size:4.8rem;font-size:clamp(24px,3.1vw,48px);line-height:1.5}@media (max-width:991px){.top-kv__catch-text{font-size:2.4rem}}.top-kv__slide{height:100%;width:100%}.top-kv__slide .slick-list,.top-kv__slide .slick-track{height:100%}.top-kv__slide-img{border-radius:30px;overflow:hidden;height:100%;width:100%}@media (max-width:767px){.top-kv__slide-img{border-radius:16px}}.top-kv__slide-img img{width:100%;height:100%;object-fit:cover}.top-kv__news{position:absolute;border-radius:0 0 22px 0;right:10px;bottom:10px;max-width:440px;width:calc(100% - 20px);animation-delay:0.6s;overflow:hidden}@media (max-width:767px){.top-kv__news{border-radius:12px}}.top-kv__news .arrow-02:after,.top-kv__news .arrow-02:before{background-color:#232323}.top-kv__news-link{background:rgba(255,255,255,0.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:flex-end;justify-content:space-between;gap:60px;padding:16px 20px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.top-kv__news-link:hover{background:rgba(255,255,255,0.4)}.top-kv__news-body{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:16px 8px}.top-kv__news-title{grid-column:1/3;font-size:1.7rem;line-height:1}.top-kv__news-date{grid-row:2/3;font-weight:400;line-height:1}.top-kv__news-text{grid-row:2/3;font-size:1.5rem;font-weight:400;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-o-text-overflow:ellipsis}.top-shop{margin-top:100px}@media (max-width:991px){.top-shop{margin-top:60px}}.top-shop__box{background:url(../images/top/shop_img.jpg) no-repeat center/cover;border-radius:30px;color:#fff;padding:140px 40px;max-height:460px;text-align:center}@media (max-width:991px){.top-shop__box{border-radius:8px;padding:20px 14px;margin-inline:calc(50% - 50vw + 8px)}}.top-shop__text{font-size:1.8rem;font-weight:900;line-height:2}@media (max-width:991px){.top-shop__text{font-size:1.6rem;line-height:1.6}}.top-shop__btn{margin-top:56px}@media (max-width:991px){.top-shop__btn{margin-top:22px}}.top-shop__btn .btn-01{font-weight:900}.top-news{margin-top:120px}@media (max-width:991px){.top-news{margin-top:80px}}.top-news__inner{display:flex;flex-wrap:wrap;justify-content:space-between}.top-news__body{width:78.4259259259%}@media (max-width:991px){.top-news__body{width:100%}}.top-news__btn{margin-top:80px;text-align:right}@media (max-width:991px){.top-news__btn{margin-top:40px}}.top-service{position:relative;padding-top:191px;margin-top:144px}@media (max-width:991px){.top-service{padding-top:0;margin-top:60px}}.top-service__loop{position:absolute;top:4px;display:flex;animation:loop-text 25s linear infinite}@media (max-width:991px){.top-service__loop{display:none}}.top-service__loop-text{display:inline-block;white-space:nowrap;margin-right:0.25em;height:191px;aspect-ratio:2891/191}.top-service__inner{background:#EFF9F9;padding-block:100px}@media (max-width:991px){.top-service__inner{padding-block:50px}}.top-service__list{display:flex;justify-content:center;flex-wrap:wrap;justify-content:center;gap:30px}.top-service__item{display:flex;flex-direction:column;border-radius:40px;max-width:447px;width:100%}.top-service__item--reservation{background:#F9D834;color:#B59E2E}.top-service__item--reservation .arrow-02:after,.top-service__item--reservation .arrow-02:before{background:#F9D834}.top-service__item--repair{background:#F0C3BE;color:#A98B87}.top-service__item--repair .arrow-02:after,.top-service__item--repair .arrow-02:before{background:#F0C3BE}.top-service__item--buy{background:#AAD0CF;color:#8CA9A8;justify-self:center}.top-service__item--buy .arrow-02:after,.top-service__item--buy .arrow-02:before{background:#AAD0CF}.top-service__item .arrow-02{position:absolute;bottom:18px;right:24px;width:12px;height:24px}.top-service__item .arrow-02:after,.top-service__item .arrow-02:before{height:3px;width:16px}.top-service__item-link{display:block;padding:20px}@media (max-width:991px){.top-service__item-link{padding:10px}}.top-service__item-link:hover .top-service__item-logo{transform:scale(1.1)}.top-service__item-title{color:#fff;font-size:3.2rem;font-weight:700;text-align:center}.top-service__item-body{position:relative;background:#fff;border-radius:0 0 30px 30px;margin-top:20px;padding:60px 18px;flex-grow:1}@media (max-width:991px){.top-service__item-body{margin-top:10px;padding:30px 10px}}.top-service__item-logo{display:flex;align-items:center;justify-content:center;aspect-ratio:130/150;margin-inline:auto;max-width:130px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:transform}.top-service__item-text{font-weight:700;text-align:center;margin-top:30px}@media (max-width:991px){.top-service__item-text{margin-top:10px}}.top-service__btn{max-width:1240px;margin:40px auto 0;text-align:right}@media (max-width:991px){.top-service__btn{text-align:center}}@keyframes loop-text{0%{transform:translateX(0%)}to{transform:translateX(-50%)}}.service-intro{margin-top:60px}@media (max-width:991px){.service-intro{margin-top:40px}}.service-intro__text{text-align:center;margin-top:40px}.service-intro__text p{line-height:1.8}.service-intro__text p:not(:first-child){margin-top:1.5em}.service-intro__list{margin-top:100px}@media (max-width:991px){.service-intro__list{margin-top:60px}}.service-intro__note{border:1px solid #E1E1E1;border-radius:10px;margin:60px auto 0;padding:10px 30px;inline-size:-webkit-fit-content;inline-size:fit-content}@media (max-width:991px){.service-intro__note{margin-top:40px}}.service-intro__note-text{line-height:1.8}.service-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:14px}.service-list__item{display:flex;flex-direction:column;justify-content:end;gap:32px;border-radius:10px;padding:26px 20px 20px}.service-list__item:nth-of-type(odd){background:#1B4F99}.service-list__item:nth-of-type(2n){background:#67BEE0}.service-list__icon{margin-inline:auto;max-width:210px;width:67.7419354839%}.service-list__btn{position:relative;background:#fff;border-radius:26px;color:#232323;font-family:"Zen Maru Gothic",sans-serif;font-size:2.2rem;font-weight:700;padding:10px 56px;width:100%}@media (max-width:991px){.service-list__btn{font-size:1.8rem}}.service-list__btn:after,.service-list__btn:before{content:"";border-radius:4px;position:absolute;right:26px;top:50%;transform:translate(-50%,-50%);width:4px;height:20px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:height}.service-list__btn:before{transform:translate(-50%,-50%) rotate(90deg)}.service-list__btn:active:after,.service-list__btn:focus:after,.service-list__btn:hover:after{height:0}.service-list__item:nth-of-type(odd) .service-list__btn:after,.service-list__item:nth-of-type(odd) .service-list__btn:before{background:#1B4F99}.service-list__item:nth-of-type(2n) .service-list__btn:after,.service-list__item:nth-of-type(2n) .service-list__btn:before{background:#67BEE0}.service-desc{display:none;position:fixed;top:40px;left:50%;transform:translateX(-50%);background:#1B4F99;border-radius:30px;color:#fff;max-height:calc(100dvh - 80px);height:100%;width:calc(100% - 80px);z-index:1001}@media (max-width:991px){.service-desc{border-radius:20px}}@media (max-width:767px){.service-desc{top:20px;max-height:calc(100vh - 40px);width:calc(100% - 20px)}}.service-desc.bg-lightblue{background:#67BEE0}.service-desc__wrap{position:relative;height:100%;width:100%;overflow-y:scroll}.service-desc__close-btn{position:fixed;background:#fff;border-radius:50%;right:30px;top:30px;height:50px;width:50px}@media (max-width:991px){.service-desc__close-btn{top:10px;right:10px;height:40px;width:40px}}.service-desc__close-btn .icon-close{position:relative;display:block;height:100%;width:100%}.service-desc__close-btn .icon-close:after,.service-desc__close-btn .icon-close:before{content:"";background:#1B4F99;border-radius:3px;position:absolute;top:50%;left:50%;height:3px;width:26px}.bg-lightblue .service-desc__close-btn .icon-close:after,.bg-lightblue .service-desc__close-btn .icon-close:before{background:#67BEE0}.service-desc__close-btn .icon-close:before{transform:translate(-50%,-50%) rotate(45deg)}.service-desc__close-btn .icon-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.service-desc__inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:64px 40px;padding:64px 0}@media (max-width:991px){.service-desc__inner{padding:40px 0}}.service-desc__head{text-align:center;width:288px}@media (max-width:991px){.service-desc__head{width:100%}}.service-desc__body{flex:1;max-width:632px}@media (max-width:991px){.service-desc__body{flex:auto;max-width:100%}}.service-desc__title{margin-inline:auto;max-width:280px;width:100%}@media (max-width:991px){.service-desc__title{max-width:210px}}.service-desc__text{font-size:1.8rem;line-height:1.5;margin-top:40px}.service-desc__btn{text-align:center;margin-top:24px}.service-desc__btn a{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #fff;border-radius:32px;font-size:1.7rem;padding:15px;max-width:220px;width:100%;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.service-desc__btn a .arrow-01{background:#fff;width:15px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.service-desc__btn a .arrow-01:after,.service-desc__btn a .arrow-01:before{background:#fff;width:10px;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}.service-desc__btn a:hover{background:#fff;color:#1B4F99}.service-desc__btn a:hover .arrow-01,.service-desc__btn a:hover .arrow-01:after,.service-desc__btn a:hover .arrow-01:before{background:#1B4F99}.bg-lightblue .service-desc__btn a:hover{color:#67BEE0}.bg-lightblue .service-desc__btn a:hover .arrow-01,.bg-lightblue .service-desc__btn a:hover .arrow-01:after,.bg-lightblue .service-desc__btn a:hover .arrow-01:before{background:#67BEE0}.service-desc__box{border:1px solid #fff;border-radius:4px;padding:0 30px 30px}@media (max-width:991px){.service-desc__box{padding:0 20px 20px}}.service-desc__box:not(:first-child){margin-top:52px}.service-desc__box-title{display:inline-block;background:#fff;border-radius:28px;color:#1B4F99;font-size:2.2rem;font-weight:700;line-height:1.35;padding:3px 24px;transform:translate(-14px,-50%);max-width:-webkit-max-content;max-width:max-content;width:calc(100% + 28px)}@media (max-width:991px){.service-desc__box-title{font-size:1.8rem}}.bg-lightblue .service-desc__box-title{color:#67BEE0}.service-desc__box-content p:not(:first-child){margin-top:16px}.service-desc__box-content a{font-weight:900;text-decoration:underline;text-underline-offset:2px}.service-desc__box-content a:hover{opacity:0.8}.service-desc__box-content ul li{position:relative;padding-left:26px}.service-desc__box-content ul li:not(:first-child){margin-top:8px}.service-desc__box-content ul li:before{content:"";background:#fff;border-radius:50%;position:absolute;left:6px;top:10px;width:4px;height:4px}.service-desc__box-link{display:flex;flex-wrap:wrap;gap:8px 24px}.service-desc__box-link a{font-size:1.5rem}.service-desc__box-link a:hover{opacity:0.8}.recruit-info{margin-top:60px}@media (max-width:991px){.recruit-info{margin-top:40px}}.recruit-info__list{margin:60px auto 0;max-width:980px;width:100%}.recruit-info__list dl{display:flex;flex-wrap:wrap;gap:20px;border-bottom:1px solid #E5E5E5;padding:0 10px 32px}.recruit-info__list dl:not(:last-child){margin-bottom:32px}.recruit-info__list dl dt{font-weight:700;width:170px}@media (max-width:991px){.recruit-info__list dl dt{width:100%}}.recruit-info__list dl dd{flex:1}@media (max-width:991px){.recruit-info__list dl dd{flex:auto;width:100%}}.recruit-info__list dl dd p:not(:first-child){margin-top:16px}.recruit-info__list dl dd ul li{position:relative;padding-left:32px;font-size:1.5rem}.recruit-info__list dl dd ul li:not(:first-child){margin-top:8px}.recruit-info__list dl dd ul li:before{content:"";background:url(../images/common/icon_check.svg) no-repeat center/contain;position:absolute;top:0;left:0;width:24px;height:24px}.recruit-info__btn{text-align:center;margin-top:50px}.reservation-intro{text-align:center;margin-top:60px}@media (max-width:991px){.reservation-intro{margin-top:40px}}.reservation-intro__lead{font-size:2.8rem}@media (max-width:991px){.reservation-intro__lead{font-size:1.8rem}}.reservation-intro__note{margin-top:24px}@media (max-width:991px){.reservation-intro__note{font-size:1.4rem}}.reservation-service{margin-top:100px}@media (max-width:991px){.reservation-service{margin-top:60px}}.reservation-service__list{display:grid;grid-template-columns:repeat(3,1fr);gap:80px 7.7551020408%}@media (max-width:991px){.reservation-service__list{grid-template-columns:1fr}}.reservation-service__item{position:relative;text-align:center}.reservation-service__item:not(:last-child):after{content:"";background:url(../images/common/icon_arrow-01.svg) no-repeat center/contain;position:absolute;top:99px;right:calc((7.7551020408% + 39px) * -1);height:22px;min-width:39px}@media (max-width:991px){.reservation-service__item:not(:last-child):after{top:calc(100% + 30px);right:50%;transform:translateX(50%) rotate(90deg)}}.reservation-service__item-icon{margin-inline:auto;max-width:220px}.reservation-service__item-title{display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.8rem;font-weight:700;line-height:1;margin-top:20px}.reservation-service__item-title span{font-size:2.9rem;line-height:1}.reservation-service__item-text{margin-top:20px}.reservation-service__note{display:grid;grid-template-columns:116px 1fr;border:1px solid #E1E1E1;border-radius:10px;margin-top:100px;overflow:hidden}@media (max-width:991px){.reservation-service__note{grid-template-columns:1fr;margin-top:40px}}.reservation-service__note-title{display:flex;align-items:center;justify-content:center;background:#E1E1E1;padding:10px;font-size:1.8rem;font-weight:700}.reservation-service__note-body{padding:10px 20px;font-size:1.5rem;flex:1}.reservation-form{background:#F3F9FF;margin-top:140px;padding-block:70px}@media (max-width:991px){.reservation-form{margin-top:60px;padding-block:50px}}.contact-intro{text-align:center;margin-top:60px}@media (max-width:991px){.contact-intro{margin-top:40px}}.contact-intro__lead{font-size:2rem}@media (max-width:991px){.contact-intro__lead{font-size:1.8rem}}.contact-intro__note{font-size:1.4rem;margin-top:24px}.contact-form{background:#F3F9FF;margin-top:140px;padding-block:70px}@media (max-width:991px){.contact-form{margin-top:60px;padding-block:50px}}.news a{position:relative;display:block;padding:20px 60px 30px 24px;border-bottom:1px solid #CCCDD4}@media (max-width:991px){.news a{padding:20px 24px 20px 8px}}.news a:after{content:"";position:absolute;left:0;width:100%;height:1px;background:#003F98;bottom:-1px;transform:scale(0,1);transform-origin:right top;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:transform}.news a:hover:after{transform:scale(1,1);transform-origin:left top}.news__cats{display:flex;flex-wrap:wrap;gap:8px}.news__cat{background:#003F98;border-radius:4px;color:#fff;font-size:1.3rem;font-weight:500;line-height:1;letter-spacing:0.04em;padding:3px 6px}.news__cat--news{background:#7BB6B3}.news__date{color:#003F98;font-size:1.6rem;line-height:1;margin-top:10px}.news__title{font-size:1.8rem;font-weight:500;letter-spacing:0.01em;margin-top:8px}.news .arrow-02{position:absolute;top:50%;transform:translateY(-50%);right:24px}@media (max-width:991px){.news .arrow-02{top:50%;right:8px}}.news .arrow-02:after,.news .arrow-02:before{background:#003F98}.news-archive{margin-top:60px}@media (max-width:991px){.news-archive{margin-top:40px}}.news-archive__inner{display:flex;flex-wrap:wrap;gap:60px}.news-archive__sidebar{width:250px}@media (max-width:991px){.news-archive__sidebar{width:100%}}.news-archive__article{flex:1}.news-archive__contents{background:#F8F8F8;border-radius:30px;padding:40px 30px}@media (max-width:991px){.news-archive__contents{border-radius:16px;padding:30px 20px}}.news-archive__label{font-size:2.2rem;font-weight:700;padding-inline:20px}.news-archive .pagination{margin-top:50px}@media (max-width:991px){.news-archive .pagination{margin-top:40px}}.single-news{margin-top:60px}@media (max-width:991px){.single-news{margin-top:40px}}.single-news__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.single-news__date{color:#003F98;font-weight:400}.single-news__title{border-bottom:1px solid #CCCCCC;font-size:2.8rem;font-weight:500;margin-top:16px;padding-bottom:16px}@media (max-width:991px){.single-news__title{font-size:2.2rem}}.single-news__thumb{margin-top:40px}.single-news__content{margin-top:40px;padding-inline:20px}@media (max-width:991px){.single-news__content{padding:0}}.single-news__content h2{border-bottom:1px solid #CCCCCC;font-size:2.4rem;font-weight:500;padding:16px 0;margin-block:40px}@media (max-width:991px){.single-news__content h2{margin-block:32px}}.single-news__content h3{color:#003F98;font-size:2rem;font-weight:500;margin-block:56px 32px}@media (max-width:991px){.single-news__content h3{font-size:1.8rem;margin-block:40px 16px}}.single-news__content p{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0 20px}.single-news__content p:not(:first-of-type){margin-top:20px}.single-news__content img{display:inline-block;border-radius:4px;margin:20px 0;max-width:-webkit-fit-content;max-width:fit-content}.single-news__content img.aligncenter{margin-inline:auto}.single-news__content img.alignright{margin-left:auto}.single-news__btn{text-align:center;margin-top:60px}@media (max-width:991px){.single-news__btn{margin-top:40px}}.single-news__btn .btn-02{min-height:60px}.archive-shop{margin:60px auto}@media (max-width:991px){.archive-shop{margin:40px auto}}.archive-shop__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(auto-fill,minmax(min(341px,100%),1fr));gap:30px;margin-top:60px}@media (max-width:767px){.archive-shop__list{grid-template-columns:1fr}}.archive-shop .shop-area__title{display:flex;align-items:center;gap:8px;color:#003F98;font-size:2.8rem;font-weight:700;line-height:1.4}@media (max-width:991px){.archive-shop .shop-area__title{font-size:2.4rem}}.archive-shop .shop-area__title:before{content:"";display:inline-block;background:url(../images/common/icon_map-02.svg) no-repeat center/contain;height:28px;width:22px}.archive-shop .shop-area__cats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:40px;padding-inline:20px}@media (max-width:991px){.archive-shop .shop-area__cats{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.archive-shop .shop-area__cats{padding-inline:0;grid-template-columns:repeat(2,1fr)}}.archive-shop .shop-area__cat{display:flex;align-items:center;justify-content:center;background:#E5E5E5;border:2px solid #109FDB;border-radius:30px;color:#003F98;font-size:1.8rem;font-weight:700;font-family:"Zen Maru Gothic",sans-serif;height:60px;width:100%;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:background-color}@media (max-width:991px){.archive-shop .shop-area__cat{font-size:1.6rem;height:50px}}.archive-shop .shop-area__cat.is-active,.archive-shop .shop-area__cat:hover{background:#4FCBFF}.archive-shop .shop-card{display:flex;flex-direction:column;gap:24px;background:#F3F9FF;padding:30px;height:100%;width:100%}@media (max-width:991px){.archive-shop .shop-card{padding:20px}}.archive-shop .shop-card__title{font-size:2.2rem;font-weight:700;line-height:1.4;margin-bottom:8px}.archive-shop .shop-card__info{display:flex;flex-direction:column;gap:8px}.archive-shop .shop-card__info li{position:relative;font-size:1.5rem;line-height:1.4;padding-left:20px}.archive-shop .shop-card__info li:before{content:"";position:absolute;top:4px;left:0}.archive-shop .shop-card__info li.address:before{background:url(../images/common/icon_map.svg) no-repeat center/contain;height:21px;width:16px}.archive-shop .shop-card__info li.mail:before{background:url(../images/common/icon_mail.svg) no-repeat center/contain;height:17px;width:16px}.archive-shop .shop-card__info li.tel:before{background:url(../images/common/icon_tel.svg) no-repeat center/contain;height:16px;width:16px}.archive-shop .shop-card__btns{display:grid;grid-template-columns:39.3548387097% 58.064516129%;gap:12px;margin-top:auto}@media (max-width:991px){.archive-shop .shop-card__btns{grid-template-columns:1fr 1fr}}.archive-shop .shop-card__btns .btn-02{max-width:100%}.single-shop__info{padding-block:60px 120px}@media (max-width:991px){.single-shop__info{padding-block:40px 60px}}.single-shop__news{margin-top:70px}@media (max-width:991px){.single-shop__news{margin-top:50px}}.single-shop .shop-info__inner{display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:self-start;gap:60px}@media (max-width:991px){.single-shop .shop-info__inner{gap:40px}}.single-shop .shop-info__content{max-width:380px;max-width:430px;width:100%}@media (max-width:991px){.single-shop .shop-info__content{max-width:100%}}.single-shop .shop-info__img{flex:1;aspect-ratio:640/500;border-radius:10px;margin-inline:auto;max-width:640px;width:100%;overflow:hidden}.single-shop .shop-info__img img{object-fit:cover;height:100%;width:100%}.single-shop .shop-info__title{font-size:2.8rem;font-weight:700;line-height:1.4}@media (max-width:991px){.single-shop .shop-info__title{font-size:2.4rem}}.single-shop .shop-info__text{position:relative;font-size:1.8rem;padding-left:26px;margin-top:16px}.single-shop .shop-info__text:before{content:"";position:absolute;top:4px;left:0}.single-shop .shop-info__text.address:before{background:url(../images/common/icon_map.svg) no-repeat center/contain;width:22px;height:29px}.single-shop .shop-info__text.tel:before{background:url(../images/common/icon_tel.svg) no-repeat center/contain;width:22px;height:22px}.single-shop .shop-info__text.mail:before{background:url(../images/common/icon_mail.svg) no-repeat center/contain;top:6px;width:22px;height:22px}.single-shop .shop-info__text.time:before{background:url(../images/common/icon_time.svg) no-repeat center/contain;width:22px;height:22px}.single-shop .shop-info__text dl{display:flex;flex-wrap:wrap}.single-shop .shop-info__text dl dd{flex:1}.single-shop .shop-info__note{font-size:1.4rem;margin-top:16px}.single-shop .shop-info__pay{margin-top:32px}.single-shop .shop-info__pay-title{border-bottom:1px solid #CACACA;font-size:1.8rem;font-weight:700;line-height:1.4;padding-bottom:10px}.single-shop .shop-info__pay-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.single-shop .shop-info__pay-img{display:flex;align-items:center;justify-content:center;aspect-ratio:50/32;max-width:50px}.single-shop .shop-info__pay-img img{height:100%;width:100%;object-fit:contain}.single-shop .shop-info__btn{margin-top:32px}.single-shop .shop-school__body{display:flex;flex-direction:column;gap:40px;margin-top:70px}.single-shop .shop-school__boxs{display:flex;gap:40px}@media (max-width:991px){.single-shop .shop-school__boxs{flex-direction:column}}.single-shop .shop-school__box{flex:1 1 auto;background:#fff;border:1px solid #109FDB;border-radius:4px;padding:0 16px 24px}.single-shop .shop-school__box-title{display:inline-block;background:#109FDB;border-radius:18px;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.4;padding:5px 15px;transform:translateY(-50%);white-space:nowrap}.single-shop .shop-school__box-list{display:flex;flex-wrap:wrap;gap:8px 40px;padding-inline:14px}.single-shop .shop-school__box-item{color:#109FDB;font-size:1.5rem;line-height:1.5}.single-shop .shop-news__inner{border-top:1px solid #BDC9CF;padding-top:70px}@media (max-width:991px){.single-shop .shop-news__inner{padding-top:50px}}.single-shop .shop-news__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(253px,100%),1fr));gap:24px}.single-shop .shop-news__btn{margin-top:50px;text-align:right}.single-shop .shop-news .news-card{background:#fff;border-radius:10px;display:block;padding:10px}.single-shop .shop-news .news-card__img{border-radius:2px;aspect-ratio:288/200;overflow:hidden}.single-shop .shop-news .news-card__img--noimage{border:1px solid #d2d2d2}.single-shop .shop-news .news-card__img img{width:100%;height:100%;object-fit:cover;transition:0.5s cubic-bezier(0.19,1,0.22,1);transition-property:transform}.single-shop .shop-news .news-card__body{margin-top:20px;padding-inline:10px}.single-shop .shop-news .news-card__meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.single-shop .shop-news .news-card__date{color:#003F98;font-weight:400}.single-shop .shop-news .news-card__title{font-size:1.8rem;font-weight:500;margin-top:16px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.single-shop .shop-news .news-card .arrow-02{display:block;margin:16px 0 0 auto;width:10px;height:18px}.single-shop .shop-news .news-card .arrow-02:after,.single-shop .shop-news .news-card .arrow-02:before{background:#003F98;width:13px}.single-shop .shop-news .news-card:hover .news-card__img img{transform:scale(1.1)}.page-404{inline-size:-webkit-fit-content;inline-size:fit-content;margin:60px auto 0}.page-404__txt p:not(:first-child){margin-top:24px}.page-404__link{text-align:center;margin-top:40px}