@charset "UTF-8";header{background-color:#fff;width:100%}header .inner-box{width:1280px;margin:0 auto}.fixed-header{position:fixed;top:0;width:100%;margin:0 auto;z-index:1000}.header-sp{display:none}.header-top{height:63px;display:flex;justify-content:space-between;align-items:center}.header-top p{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:12px;color:#6c6c6c}.header-top p{margin-right:auto}.header-top-btn{display:flex;align-items:center}.header-top-btn ul{display:flex;padding:0;list-style:none}.header-top-btn ul li{margin-left:10px}.header-top-btn ul .user:first-child{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:12px;margin-top:26px;position:relative}.header-top-btn ul .user:first-child::before{content:"";background-image:url(../image/header-login-dotted.svg);width:6px;height:6px;position:absolute;left:-10px;top:4px}.header-top-btn ul .user:first-child a{color:#101010;text-decoration:underline}.header-top-btn ul .user:first-child a:hover{text-decoration:unset}.header-bottom{height:63px;display:flex;justify-content:space-between;align-items:center;width:1280px;position:relative}.header-bottom .header-logo span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.header-bottom .header-nav{display:flex;align-items:center;margin-top:20px}.header-bottom .header-nav ul{display:flex;padding:0;list-style:none}.header-bottom .header-nav ul li{margin-left:40px;font-size:16px;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;position:relative}.header-bottom .header-nav ul li::after{content:"";position:absolute;background-image:url(../image/header-nav-arrow.svg);background-repeat:no-repeat;background-size:74%;width:20px;height:16px;background-position-x:4px;background-position-y:6px}.header-bottom .header-nav ul li a{color:#101010}.header-bottom .header-nav ul li:nth-child(2)::after,.header-bottom .header-nav ul li:nth-child(6)::after{display:none}.header-bottom .header-nav ul li:nth-child(3),.header-bottom .header-nav ul li:nth-child(7){margin-left:20px}.header-nav{position:relative}.header-nav .list-child{display:none;opacity:0;transform:translateY(-20px);transition:opacity .5s ease,transform .5s ease;position:absolute;left:0;width:1280px;background:#fff;z-index:1000;border-radius:15px;box-shadow:5px 5px 15px #e0e0e0}.header-nav li:hover .list-child{display:block;width:1280px;z-index:1000;position:absolute;left:0;top:100%}.header-nav .list-box{position:relative;width:100%;padding:2%;margin-top:40px;margin-bottom:40px}.header-nav .list-box section{text-align:center;margin-bottom:10px;padding-bottom:10px;border-bottom:solid 3px #2db0e3}.header-nav .list-box section h2{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:24px}.header-nav .list-box section P{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:16px;margin:20px 0}.header-nav .list-box ol{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0;margin:0;margin-top:40px;width:100%}.header-nav .list-box ol li{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:32px;margin-left:0;position:relative}.header-nav .list-box ol li a{display:block;margin-top:10px;padding-bottom:10px;border-bottom:solid 2px #e0e0e0}.header-nav .list-box ol li a:hover{color:#2db0e3;border-bottom:solid 2px #2db0e3;opacity:1}.header-nav .list-box ol li::after{right:0;top:30%;background-image:url(../image/header-list-box-arrow.svg);width:16px;height:50px}.header-nav .list-box ol li:nth-child(2)::after,.header-nav .list-box ol li:nth-child(5)::after,.header-nav .list-box ol li:nth-child(6)::after{display:block}.header-nav .list-box ol li:nth-child(3),.header-nav .list-box ol li:nth-child(7){margin-left:0}@media screen and (max-width:1024px){header{width:100%;border-bottom:solid 1px #e0e0e0}header .inner-box{width:100%}header .header-bottom,header .header-top{display:none}header .header-sp{width:100%;height:78px;padding:3%;padding-bottom:2.25%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}header .header-sp .header-logo-sp{width:36%}header .header-sp .header-logo-sp img{width:100%}header .header-sp .header-nav-sp{width:6.75%}header .header-sp .header-nav-sp img{width:100%}header{transition-property:all;transition-duration:.3s}}@media screen and (max-width:768px){header .header-sp{height:78px;padding:6px 15px;box-sizing:border-box;overflow:hidden}header .header-sp img{max-height:100%;width:auto;height:auto;object-fit:contain}header .header-sp .header-logo-sp img{max-width:100%}header .header-sp .header-logo-sp{width:228px}header .header-sp .header-logo-sp span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}header .header-sp .header-nav-sp{width:44px}header{transition-property:all;transition-duration:.3s}}.nav-sp-menu{visibility:hidden;opacity:0;transform:translateY(100%);transition:opacity .5s,transform .5s,visibility 0s .5s;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1000}.nav-sp-menu .nav-sp-menu-header{display:flex;flex-wrap:wrap;padding:15px 0;margin-bottom:15px;border-bottom:solid 3px #2db0e3}.nav-sp-menu .nav-sp-menu-header .logo{flex:2}.nav-sp-menu .nav-sp-menu-header .logo img{width:228px}.nav-sp-menu .nav-sp-menu-header .close-btn{text-align:right;margin-right:2%;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:16px;position:relative}.nav-sp-menu .nav-sp-menu-header .close-btn a{display:block;font-size:24px;position:absolute;color:#101010;right:2%}.nav-sp-menu ol{width:100%;margin-top:20px;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal}.nav-sp-menu ol li a{display:block;color:#101010}.nav-sp-menu .list-base{border:solid 1px #e0e0e0;border-radius:5px;margin:10px 0;font-size:16px;position:relative;background-color:#fff}.nav-sp-menu .list-base a{display:block;padding:20px 10px}.nav-sp-menu .list-base::after{content:"";position:absolute;background-image:url(../image/header-list-box-arrow.svg);background-repeat:no-repeat;background-size:50%;width:16px;height:18px;right:2%;top:40%}.nav-sp-menu .list-cta .list-cta-section{display:grid;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.nav-sp-menu .list-cta .list-cta-section img{width:100%}.nav-sp-menu .list-service{margin:30px 0;position:relative}.nav-sp-menu .list-service p{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal;font-size:18px;border-bottom:solid 3px #2db0e3;padding-bottom:10px;margin-bottom:10px}.nav-sp-menu .list-service ol{display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;border:solid 1px #e0e0e0;border-radius:5px;width:100%}.nav-sp-menu .list-service ol li{border-bottom:1px solid #ccc;border-right:1px solid #ccc;position:relative;background-image:url(../image/header-list-box-arrow.svg);background-repeat:no-repeat;background-size:8px;background-position-x:95%;background-position-y:45%;line-height:24px;display:flex;align-items:center}.nav-sp-menu .list-service ol li:nth-child(-n+2){border-top:1px solid #ccc}.nav-sp-menu .list-service ol li:nth-child(odd){border-left:unset}.nav-sp-menu .list-service ol li:nth-child(2n){border-right:unset}.nav-sp-menu .list-service ol li:nth-child(-n+2){border-top:1px solid #ccc}.nav-sp-menu .list-service ol li:first-child,.nav-sp-menu .list-service ol li:nth-child(2){border-top:unset}.nav-sp-menu .list-service ol li:nth-child(10),.nav-sp-menu .list-service ol li:nth-child(9){border-bottom:unset}.nav-sp-menu .list-service ol li a{display:block;padding:20px 10px;width:100%}.nav-sp-menu .list-toggle dl{border:solid 1px #e0e0e0;border-radius:5px;margin:10px 0;font-size:16px;position:relative;background-color:#fff;cursor:pointer}.nav-sp-menu .list-toggle dl dt{position:relative}.nav-sp-menu .list-toggle dl dt a{display:block;padding:20px 10px}.nav-sp-menu .list-toggle dl dt::after{content:"";position:absolute;background-image:url(../image/sp-nav-toggle.svg);background-repeat:no-repeat;background-size:100%;width:16px;height:18px;right:2%;top:20px}.nav-sp-menu .list-toggle dl .active::after{background-image:url(../image/sp-nav-toggle-close.svg)}.nav-sp-menu .list-toggle dl:first-child dt::after,.nav-sp-menu .list-toggle dl:nth-child(3) dt::after,.nav-sp-menu .list-toggle dl:nth-child(6) dt::after{background-image:url(../image/header-list-box-arrow.svg);background-repeat:no-repeat;background-size:50%;width:16px;height:18px;right:1.5%;top:40%}.nav-sp-menu .list-toggle .toggle-content{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.nav-sp-menu .list-toggle .toggle-content ol{padding:2%;padding-top:0;margin:0}.nav-sp-menu .list-toggle .toggle-content ol li{margin-bottom:10px;padding-bottom:10px;border-bottom:dotted 1px #e0e0e0;padding-left:20px;position:relative}.nav-sp-menu .list-toggle .toggle-content ol li::before{content:"-";position:absolute;left:0;top:0;color:#2db0e3}.nav-sp-menu .list-toggle .toggle-content ol li:last-child{border-bottom:unset}.nav-sp-menu .list-toggle .toggle-content.active{display:block}.nav-sp-menu .list-toggle .active{display:block}.nav-sp-menu .list-toggle .toggle-content.active{max-height:1500px}.nav-sp-menu.active{visibility:visible;opacity:1;transform:translateY(0);transition-delay:0s;width:100%;padding:2%;display:block;left:0;bottom:0;background-color:rgba(249,254,255,.781);backdrop-filter:blur(10px);opacity:1;transform:translateY(0);overflow-y:scroll;padding-bottom:150px}.no-scroll{overflow:hidden;height:100%}.pc-show{display:block}@media screen and (max-width:1024px){.pc-show{display:none;transition-property:all;transition-duration:.3s}}.sp-show{display:none}@media screen and (max-width:1024px){.sp-show{display:block;transition-property:all;transition-duration:.3s}}footer{border-top:solid 1px #e0e0e0}.footer-top{width:1280px;margin:0 auto;padding:80px 0;display:flex;justify-content:space-between;align-items:top}.footer-top .footer-left .footer-logo{margin-bottom:55px}.footer-top .footer-left dl,.footer-top .footer-left dl a{font-size:14px;line-height:16px;color:#6c6c6c}.footer-top .footer-left dl{margin-bottom:20px}.footer-top .footer-left dl:last-child{margin-bottom:unset}.footer-top .footer-right{display:flex;flex-direction:row;justify-content:space-between}.footer-top .footer-right .footer-nav{margin-right:60px}.footer-top .footer-right .footer-nav:first-child{width:180px}.footer-top .footer-right .footer-nav:nth-child(2){width:145px}.footer-top .footer-right .footer-nav:nth-child(2){width:140px}.footer-top .footer-right .footer-nav:last-child{width:180px;margin-right:unset}.footer-top .footer-right dl{margin-bottom:44px}.footer-top .footer-right dl:last-child{margin-bottom:unset}.footer-top .footer-right dt{padding-left:20px;position:relative;margin-bottom:20px}.footer-top .footer-right dt a{font-size:16px;font-weight:700;color:#064599}.footer-top .footer-right dt::before{content:"";width:18px;height:20px;position:absolute;background-image:url(../image/footer-arrow.svg);background-repeat:no-repeat;background-size:contain;left:0}.footer-top .footer-right dd{left:10px;position:relative}.footer-top .footer-right dd a{font-size:12px;line-height:16px;color:#101010}.footer-top .footer-right dd::before{content:"-";font-size:12px;position:absolute;left:-10px;top:3px}.footer-bottom{height:60px;text-align:center;width:100%;border-top:solid 1px #e0e0e0;line-height:60px}.footer-bottom p{font-size:12px;color:#6c6c6c}footer .footer-nav-sp{display:none}footer .footer-nav-sp dd{max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .5s ease-out,max-height .5s ease-out,visibility .5s}footer .footer-nav-sp dd.active{opacity:1;max-height:1500px;visibility:visible}footer .footer-bottom-sp{display:none}@media screen and (max-width:1024px){footer .footer-nav-sp{display:block}footer .footer-nav-sp dl{border-top:solid 1px #e0e0e0}footer .footer-nav-sp dl:last-child{border-bottom:solid 1px #e0e0e0}footer .footer-nav-sp dl dt a{color:#064599;font-weight:700;font-size:24px;width:100%;display:block;padding:3%;background-image:url(../image/footer-nav-aroow-sp.svg);background-repeat:no-repeat;background-size:27px;background-position-x:97%;background-position-y:50%}footer .footer-nav-sp dl dt a.active-arrow{background-image:url(../image/footer-nav-aroow-close-sp.svg)}footer .footer-nav-sp dl:last-child a,footer .footer-nav-sp dl:nth-child(2) a,footer .footer-nav-sp dl:nth-child(6) a{background-image:unset}footer .footer-nav-sp ul{margin:1.5% 3%}footer .footer-nav-sp ul li{border-bottom:solid 1px #e0e0e0;width:100%;padding-left:3%;position:relative}footer .footer-nav-sp ul li::before{content:"-";display:#064599;font-size:21px;left:0;top:38%;position:absolute}footer .footer-nav-sp ul li:last-child{border-bottom:unset}footer .footer-nav-sp ul li a{color:#101010;display:block;font-size:21px;padding:22.5px 0}footer .fooer-bottom,footer .footer-top{display:none}footer .footer-bottom-sp{display:block;padding:0 3%;margin-bottom:90px}footer .footer-bottom-sp .footer-logo{text-align:center;margin:90px auto}footer .footer-bottom-sp .footer-logo img{width:390px}footer .footer-bottom-sp dl{font-size:18px;line-height:24px;text-align:center;color:#6c6c6c;margin-bottom:30px}footer .footer-bottom-sp dl:last-child{margin-bottom:0}footer .footer-bottom-sp dl a{color:#6c6c6c}footer .footer-bottom{height:90px;line-height:90px}footer .footer-bottom p{font-size:18px}footer{transition-property:all;transition-duration:.3s}}@media screen and (max-width:768px){footer .footer-nav-sp dl dt a{font-size:16px;padding:4%;background-size:18px;background-position-x:96%}footer .footer-nav-sp ul{margin:1% 4%}footer .footer-nav-sp ul li{padding-left:2%}footer .footer-nav-sp ul li::before{font-size:14px}footer .footer-nav-sp ul li a{font-size:14px;padding:15px 0}footer .footer-bottom-sp{display:block;padding:0 2%;margin-bottom:60px}footer .footer-bottom-sp .footer-logo{margin:60px auto}footer .footer-bottom-sp .footer-logo img{width:260px}footer .footer-bottom-sp dl{font-size:12px;line-height:16px;margin-bottom:20px}footer .footer-bottom{height:60px;line-height:60px}footer .footer-bottom p{font-size:12px}footer{transition-property:all;transition-duration:.3s}}.sp-cta-auto{display:none;width:100%}@media screen and (max-width:1024px){.sp-cta-auto{display:block;position:fixed;bottom:10px;padding:0 2%;z-index:500}.sp-cta-auto ol{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.sp-cta-auto ol li img{width:100%;height:auto;display:block;aspect-ratio:396/140;object-fit:contain}.sp-cta-auto{transition-property:all;transition-duration:.3s}}.area-footer{padding:2%;border-top:1px solid #e0e0e0}.area-footer .inner-wrap{margin:0 auto;max-width:1280px}.area-footer .area-list-row{display:flex;flex-wrap:wrap;gap:2px 2%;margin-bottom:0;margin-top:2px}.area-footer .area-list-row>ol{flex:1 1 48%;min-width:180px;margin-bottom:0;gap:2px 8px}.area-footer ol{display:flex;flex-wrap:wrap;gap:2px 8px;margin-bottom:0;margin-top:2px}.area-footer ol:last-child{margin-bottom:0}.area-footer a{color:#101010}.area-footer li{display:list-item;margin:0;padding:0 0 0 10px;color:#5b5b5b;font-size:10px;line-height:1.35}.area-footer li a{color:#5b5b5b}.area-footer h3{font-size:12px;padding-left:10px;padding-bottom:2px;margin-bottom:0;margin-top:0}.area-footer h3:not(:first-child){margin-top:14px}.banner-area{width:1280px;margin:0 auto;padding:65px 0}.banner-area ol{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style-type:none;padding:0;margin:0 auto;max-width:100%}.banner-area ol li a{display:block;text-align:center}.banner-area ol li a img{width:100%;height:auto}@media screen and (max-width:1024px){.banner-area{padding:9.6% 4.8%;max-width:100%}.banner-area ol{grid-template-columns:repeat(3,1fr);gap:4.8%}.banner-area{transition-property:all;transition-duration:.3s}}@media screen and (max-width:768px){.banner-area{padding:8% 4%;padding-bottom:25%}.banner-area ol{grid-template-columns:repeat(2,1fr);gap:4%}.banner-area{transition-property:all;transition-duration:.3s}}.pankuz-bottom,.pankuz-top{padding:1.5% 0;border-top:solid 1px #e0e0e0}.pankuz-bottom ul,.pankuz-top ul{max-width:1280px;margin:0 auto;display:flow;overflow-wrap:break-word}.pankuz-bottom li,.pankuz-top li{color:#6c6c6c;display:contents}.pankuz-bottom li::after,.pankuz-top li::after{content:">";padding-left:20px;padding-right:20px;line-height:26px;color:#6c6c6c;overflow-wrap:break-word}.pankuz-bottom li:last-child,.pankuz-top li:last-child{line-height:26px}.pankuz-bottom li:last-child::after,.pankuz-top li:last-child::after{content:none}.pankuz-bottom li br,.pankuz-top li br{display:none}.pankuz-bottom a,.pankuz-top a{font-size:14px;line-height:18px;color:#6c6c6c}.pankuz-bottom a:hover,.pankuz-top a:hover{text-decoration:none}.pankuz-top{border:unset}@media screen and (max-width:1024px){.pankuz-top{display:none;transition-property:all;transition-duration:.3s}}@media screen and (max-width:1024px){.pankuz-bottom ul{width:100%;padding:0 3.6%;display:flow}.pankuz-bottom li{display:contents;line-height:20px}.pankuz-bottom li a{font-size:14.4px}.pankuz-bottom{transition-property:all;transition-duration:.3s}}@media screen and (max-width:768px){.pankuz-bottom ul{padding:0 3%}.pankuz-bottom a{font-size:12px}.pankuz-bottom{transition-property:all;transition-duration:.3s}}.footer-cta{background-color:#e6eef2;padding-top:70px;padding-bottom:110px}.footer-cta .inner-box{width:1280px;margin:0 auto;text-align:center}.footer-cta .inner-box h2{font-size:28px;color:#2db0e3;font-weight:500;font-family:"M PLUS Rounded 1c",sans-serif}.footer-cta .inner-box h3{font-size:38px;color:#101010;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;padding:40px 0}.footer-cta .inner-box p{font-size:16px;line-height:24px}.footer-cta ol{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style-type:none;padding:0;margin-top:40px}.footer-cta ol li a{display:block;text-align:center}.footer-cta ol li a img{width:100%;height:auto}@media screen and (max-width:1024px){.footer-cta{padding:9.6% 4.8%}.footer-cta .inner-box{width:100%}.footer-cta .inner-box h2{font-size:36px}.footer-cta .inner-box h3{font-size:34.5px;line-height:42px}.footer-cta .inner-box p{font-size:24px;line-height:36px}.footer-cta .inner-box ol{gap:2%}.footer-cta{transition-property:all;transition-duration:.3s}}@media screen and (max-width:768px){.footer-cta{padding:8% 4%;padding-bottom:15%}.footer-cta .inner-box h2{font-size:24px}.footer-cta .inner-box h3{font-size:23px;line-height:28px}.footer-cta .inner-box p{font-size:16px;line-height:24px}.footer-cta .inner-box ol{grid-template-columns:repeat(1,1fr)}.footer-cta{transition-property:all;transition-duration:.3s}}.page-summary{line-height:1.68}@media screen and (max-width:1024px){.page-summary{text-align:left!important}}