@charset "UTF-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{vertical-align:top}a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:inherit;text-decoration:none}a:hover{opacity:.8}img{max-width:100%}@-webkit-keyframes slide_right{0%{-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:1}50%{-webkit-transform:translate(15px,0);transform:translate(15px);opacity:0}51%{-webkit-transform:translate(-15px,0);transform:translate(-15px);opacity:0}to{-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:1}}@keyframes slide_right{0%{-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:1}50%{-webkit-transform:translate(15px,0);transform:translate(15px);opacity:0}51%{-webkit-transform:translate(-15px,0);transform:translate(-15px);opacity:0}to{-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:1}}@-webkit-keyframes slide_right2{0%{-webkit-transform:translate(0);transform:translate(0);opacity:1}50%{-webkit-transform:translate(15px);transform:translate(15px);opacity:0}51%{-webkit-transform:translate(-15px);transform:translate(-15px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes slide_right2{0%{-webkit-transform:translate(0);transform:translate(0);opacity:1}50%{-webkit-transform:translate(15px);transform:translate(15px);opacity:0}51%{-webkit-transform:translate(-15px);transform:translate(-15px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes line{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top}25%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left top;transform-origin:left top}26%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left bottom;transform-origin:left bottom}50%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes line{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top}25%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left top;transform-origin:left top}26%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left bottom;transform-origin:left bottom}50%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}html{font-size:62.5%}html *{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}body{font-family:Zen Maru Gothic,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:1.4rem;line-height:1.5;position:relative;color:#404040}main{overflow:hidden}.container--1180,.container{width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding:0 50px}@media only screen and (max-width: 1024px){.container--1180,.container{padding:0 20px}}@media only screen and (max-width: 767px){.container--1180,.container{padding:0 20px}}.container--1180{max-width:1280px}body{--header-height: 122.5px;padding-top:var(--header-height)}@media only screen and (max-width: 1024px){body{--header-height: 90px}}@media only screen and (max-width: 767px){body{--header-height: 60px}}.header{position:fixed;z-index:9;top:0;left:0;width:100%}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px 4% 7px 2%;position:fixed;top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;background:#fff}@media only screen and (max-width: 1024px){.header__inner{padding:0 4%;height:var(--header-height)}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logoimg{width:496px}@media only screen and (max-width: 1200px){.header__logoimg{width:300px}}@media only screen and (max-width: 767px){.header__logoimg{width:186px}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.header__content{opacity:0;top:90px;height:calc(100vh - 90px);position:fixed;left:0;background-color:#fff;visibility:hidden;pointer-events:none;overflow-x:visible;overflow-y:auto;padding:22px 22px 100px;display:block;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}@media only screen and (max-width: 767px){.header__content{top:60px;height:calc(100vh - 60px)}}@media only screen and (max-width: 1024px){.header__content.is-active{opacity:1;visibility:visible;pointer-events:all;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}.header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:16px;gap:15px}@media only screen and (max-width: 1024px){.header__contact{display:none}}.header__contact .btn02{width:200px}.header__list{display:none}@media only screen and (max-width: 1024px){.header__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__list .ai{-ms-flex-negative:0;flex-shrink:0;margin-left:12px}.header__list .ai button{border:0;text-decoration:none;font-size:12px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#404040;line-height:1.05;background:transparent;padding:0}.header__list .ai button .icon{margin-bottom:5px;width:15px;height:15px}.header__social{-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__social .line .icon,.header__social .insta .icon{width:20px;height:20px}.header__social .line{margin-right:13px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}@media only screen and (max-width: 1024px){.menu{display:block}}.menu__item{position:relative;padding-bottom:10px}@media only screen and (max-width: 1024px){.menu__item{border-bottom:1px solid #e8e8e8;padding-bottom:15px;margin-bottom:15px}}.menu__item:not(:last-of-type){margin-right:20px}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__item:nth-child(5) .subInner{-webkit-transform:translate(32%,100%);transform:translate(32%,100%)}.menu__item:last-child .subInner{-webkit-transform:translate(15%,100%);transform:translate(15%,100%)}.menu__link,.menu__title{color:#404040;font-weight:500;letter-spacing:.02em;line-height:1.3;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1024px){.menu__link,.menu__title{padding:0 10px}}@media only screen and (max-width: 1024px){.menu__title{padding-bottom:0}}.menu__title.is-open:before{-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu__title.is-open:after{-webkit-transform-origin:50% 0;transform-origin:50% 0}@media only screen and (min-width: 1025px){.subInner{position:absolute;width:313px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1;pointer-events:none}.subInner.active{opacity:1;visibility:visible;pointer-events:all}}@media only screen and (max-width: 1024px){.subInner{width:100%!important;position:relative;display:none;-webkit-transform:none!important;transform:none!important}}.sub__menu{background-color:#6b9cde;padding-bottom:10px;padding-top:4px}@media only screen and (max-width: 1024px){.sub__menu{background-color:#fff}}.sub__menu .menu__item{padding:0 10px}@media only screen and (max-width: 1200px){.sub__menu .menu__item{border-bottom:0}}.sub__menu .menu__item:not(:last-of-type){margin:0}.sub__menu .sub__menu__link{position:relative;display:block;padding:10px 10px 10px 25px;border-bottom:1px dashed rgba(255,255,255,.7);-webkit-transition:all .2s ease;transition:all .2s ease;font-size:1.4rem;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:.1em;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1200px){.sub__menu .sub__menu__link{color:#000;border-bottom:1px dashed #eaeaea}}.sub__menu .sub__menu__link:before{content:"›";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-55%);transform:translateY(-55%);font-size:1.4rem}.col2 .subInner{width:500px}@media only screen and (max-width: 1024px){.col2 .subInner{width:100%}}.col2 .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col2 .subInner .sub__menu .menu__item{width:50%}@media only screen and (max-width: 1024px){.col2 .subInner .sub__menu .menu__item{width:100%}}.col3 .subInner{width:650px}.col3 .subInner .sub__menu{display:block;padding-top:10px}.col3 .subInner .sub__menu .subInner{position:static;-webkit-transform:unset;transform:unset;width:100%;opacity:1;visibility:visible}.col3 .subInner .sub__menu .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent}.col3 .subInner .sub__menu .subInner .menu__item{width:33.3333333333%}@media only screen and (max-width: 1024px){.col3 .subInner .sub__menu .subInner .menu__item{width:100%}}.col3 .subInner .menu__item{padding-bottom:10px}.menu-item-has-children{position:relative;cursor:pointer}@media only screen and (max-width: 1024px){.menu-item-has-children .sub__menu .menu__item:last-child{margin-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link{border-bottom:0;padding-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link:before{-webkit-transform:translateY(-40%);transform:translateY(-40%)}}.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{position:relative;padding-right:18px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{padding:0 10px;font-size:1.6rem}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__title:before{content:none}.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:after{content:"";position:absolute;right:0;width:9.5px;height:9.5px;top:50%;-webkit-transform:translateY(calc(-50% + 1px));transform:translateY(calc(-50% + 1px));background:url(../images/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:all .3s ease;transition:all .3s ease}.menu-item-has-children .menu__link:hover:after,.menu-item-has-children .menu__title:hover:after{margin-top:3px}.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:2px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:auto}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.is-open:after,.menu-item-has-children .menu__title.is-open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{margin:0}.menu-item-has-children .menu__link:hover,.menu-item-has-children .menu__title:hover{opacity:1}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after{content:none}}@media only screen and (max-width: 1024px){.nav__item-btn{display:inline-block;width:30px;height:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.nav__item-btn:before,.nav__item-btn:after{content:"";position:absolute;bottom:50%;left:calc(50% - 2px);width:1px;height:9px;border-radius:9999px;background-color:#6b9cde;-webkit-transform-origin:50% calc(100% - 1px);transform-origin:50% calc(100% - 1px)}.nav__item-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__item-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav__item-btn.is-open:before,.nav__item-btn.is-open:after{left:calc(50% - 2px);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.nav__hamburger{width:49px;height:40px;border-radius:999px;display:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.nav__hamburger{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav__hamburger.active .hamburger-line{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__hamburger.active .hamburger-line:after{top:0;bottom:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav__hamburger.active .hamburger-line:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger-line{display:block;position:relative;background:#6b9cde;width:20px;height:1.5px;-webkit-transition:.3s;transition:.3s}.hamburger-line:after{content:"";background-color:#6b9cde;display:block;height:100%;position:absolute;width:100%;-webkit-transition:.3s ease;transition:.3s ease;top:8px}h1{position:absolute;visibility:hidden;z-index:-99}.lock{overflow:hidden}.footer{position:relative;padding:100px 0 0;z-index:1}@media only screen and (max-width: 767px){.footer{padding:30px 0 0}}.footer__top{background-color:#fff;border-radius:0 0 100px 100px;padding-bottom:100px}@media only screen and (max-width: 767px){.footer__top{border-radius:0 0 30px 30px;padding-bottom:45px}}.footer__bottom{background-color:#eef5f7;padding-top:167px;padding-bottom:50px;margin-top:-100px;position:relative;z-index:-1}@media only screen and (max-width: 1024px){.footer__bottom{padding-bottom:80px}}@media only screen and (max-width: 767px){.footer__bottom{padding-top:70px;margin-top:-50px;padding-bottom:90px}}.footer__nav{display:grid;grid-template-columns:1.4fr 4.5fr;gap:0 20px;width:100%}@media only screen and (max-width: 1200px){.footer__nav{max-width:100%;margin-top:30px}}@media only screen and (max-width: 1024px){.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}}@media only screen and (max-width: 767px){.footer__nav{display:none}}.footer__nav__txt{font-family:Quicksand,sans-serif;font-weight:700;font-size:2rem;line-height:1;margin-bottom:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;letter-spacing:.045em;color:#6b9cde}@media only screen and (max-width: 1200px){.footer__nav__txt{font-size:1.6666666667vw}}@media only screen and (max-width: 1024px){.footer__nav__txt{font-size:2rem}}.footer__nav__txt:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #6b9cde;width:25%;margin-left:10px}.footer__col{width:100%}.footer__col .link,.footer__col .txt{font-size:1.6rem;letter-spacing:.08em;color:#404040;line-height:2;font-weight:500;position:relative;padding-left:15px}@media only screen and (max-width: 1200px){.footer__col .link,.footer__col .txt{font-size:1.3333333333vw}}@media only screen and (max-width: 1024px){.footer__col .link,.footer__col .txt{font-size:1.6rem}}.footer__col .link:before,.footer__col .txt:before{content:"";position:absolute;left:0;top:11px;width:5px;height:1.5px;background-color:#6b9cde;border-radius:10px}.footer__col .txt{margin-bottom:8px}.footer__col .txt:before{top:15px}.footer__menu li a{font-size:1.6rem;letter-spacing:.08em;color:#404040;line-height:2;font-weight:500;position:relative;padding-left:15px}@media only screen and (max-width: 1200px){.footer__menu li a{font-size:1.3333333333vw}}@media only screen and (max-width: 1024px){.footer__menu li a{font-size:1.6rem}}.footer__menu li a:before{content:"";position:absolute;left:0;top:11px;width:5px;height:1.5px;background-color:#6b9cde;border-radius:10px}.footer__col2{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__col2 .col2:not(:last-child){margin-right:7px}.footer__col2 .col2:nth-child(2) p:last-of-type{margin-top:18px}.footer__col2 .col2 p{font-size:1.6rem;letter-spacing:.1em;color:#404040;line-height:2;font-weight:500;position:relative;padding-left:16px;margin-bottom:8px}@media only screen and (max-width: 1200px){.footer__col2 .col2 p{font-size:1.3333333333vw}}@media only screen and (max-width: 1024px){.footer__col2 .col2 p{font-size:1.6rem}}.footer__col2 .col2 p:before{content:"";position:absolute;left:0;top:15px;width:5px;height:1.5px;background-color:#6b9cde;border-radius:10px}.footer__submenu{padding-left:15px}.footer__submenu li:not(:last-child){margin-bottom:12px}.footer__submenu li a{font-size:1.4rem;font-weight:400;letter-spacing:.04em;color:#7a7a7a;position:relative;padding-left:8px}@media only screen and (max-width: 1200px){.footer__submenu li a{font-size:1.09375vw}}@media only screen and (max-width: 1024px){.footer__submenu li a{font-size:1.25rem}}.footer__submenu li a:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;background-color:#6b9cde;border-radius:50%}@media only screen and (max-width: 1200px){.footer__submenu li a:before{top:7px}}@media only screen and (max-width: 1024px){.footer__submenu li a:before{top:8px}}.footer__copyright{font-size:1.2rem;font-weight:400;letter-spacing:.1em;color:#6b9cde}@media only screen and (max-width: 767px){.footer__copyright{text-align:center}}.js-totop{position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;bottom:40px;right:40px;width:60px;height:60px;border-radius:50%;background-color:#6b9cde;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px #00000012;color:#fff;border:0;cursor:pointer;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0}@media only screen and (max-width: 1024px){.js-totop{width:50px;height:50px;bottom:84px;right:20px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:85px;right:10px}}.js-totop.is-active{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.js-totop.is-active:hover{opacity:.8}.js-totop span{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;width:22px;height:22px}.js-totop span:before,.js-totop span:after{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:4px}.js-totop span:after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:7px}.js-totop span:before{width:2px;height:16px;left:10px;background:currentColor}.sticky{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;z-index:10;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.sticky{bottom:0;left:0;top:auto;-webkit-transform:none;transform:none}}.sticky ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media only screen and (max-width: 1024px){.sticky ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:60px;border-radius:5px 5px 0 0;gap:0}}.sticky ul li{width:80px}@media only screen and (max-width: 1024px){.sticky ul li{width:20.95%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:#eef5f7}.sticky ul li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:40px;width:1px;background-color:#6b9cde}}.sticky ul li a,.sticky ul li button,.sticky ul li .nav__hamburger,.sticky ul li .btn_modal{background-color:#fff;display:block;border-radius:10px 0 0 10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:74px;border:0;padding:2px 5px;cursor:pointer}@media only screen and (max-width: 1024px){.sticky ul li a,.sticky ul li button,.sticky ul li .nav__hamburger,.sticky ul li .btn_modal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background-color:transparent;position:relative;padding:2px 6px;min-height:60px}}.sticky ul li a .icon,.sticky ul li button .icon,.sticky ul li .nav__hamburger .icon,.sticky ul li .btn_modal .icon{width:20px;height:20px}@media only screen and (max-width: 1024px){.sticky ul li a .icon,.sticky ul li button .icon,.sticky ul li .nav__hamburger .icon,.sticky ul li .btn_modal .icon{width:15px;height:15px}}.sticky ul li a .txt,.sticky ul li button .txt,.sticky ul li .nav__hamburger .txt,.sticky ul li .btn_modal .txt{font-weight:700;font-size:1.4rem;color:#404040;margin-top:5px}@media only screen and (max-width: 1024px){.sticky ul li a .txt,.sticky ul li button .txt,.sticky ul li .nav__hamburger .txt,.sticky ul li .btn_modal .txt{letter-spacing:.1em}}.sticky ul .map .icon{width:13px}.sticky ul .menu{max-width:60px}.sticky ul .time .close,.sticky ul .map .close,.sticky ul .time.active .open,.sticky ul .map.active .open{display:none}.sticky ul .time.active .close,.sticky ul .map.active .close{display:block}.sticky .modal-time.active,.sticky .modal-map.active{-webkit-transition:.3s ease all;transition:.3s ease all;opacity:1;visibility:visible}.btn01{max-width:343px}.btn01__txt{font-size:1.6rem;font-weight:500;width:100%;background-color:#6b9cde;border:1px solid #6b9cde;border-radius:27px;min-height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 48px 5px 20px;-webkit-transition:.3s ease;transition:.3s ease;color:#fff!important;line-height:1.375;position:relative;letter-spacing:.015em;text-decoration:none!important}@media only screen and (max-width: 767px){.btn01__txt{font-size:1.4rem;padding:5px 33px 5px 16px;letter-spacing:.01em;min-height:51px}}.btn01__txt:after{content:"";position:absolute;background:url(../images/common/icon/icon_arrow02.svg) no-repeat center/8px 9px;width:25px;height:25px;background-color:#6b9cde;border-radius:50%;-webkit-transition:.3s ease;transition:.3s ease;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;background-image:url(../images/common/icon/icon_arrow05.svg)}@media only screen and (min-width: 768px){.btn01__txt:hover{opacity:1;background-color:#fff;color:#6b9cde!important}}.btn01--style01 .btn01__txt{border-color:#eef5f7;background-color:#fff;color:#6b9cde!important}.btn01--style01 .btn01__txt:after{background-color:#6b9cde;background-image:url(../images/common/icon/icon_arrow02.svg)}@media only screen and (min-width: 768px){.btn01--style01 .btn01__txt:hover{opacity:1;background-color:#6b9cde;color:#fff!important}}.btn02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:48.5px;border-radius:24.25px;background-color:#eef5f7}.btn02 .num,.btn02 .txt{font-family:Quicksand,sans-serif;font-weight:600;position:relative;padding-left:25px;color:#404040;letter-spacing:.045em;line-height:1}.btn02 .num:before,.btn02 .txt:before{content:"";position:absolute;left:0;width:15px;height:15px;background-repeat:no-repeat;background-position:center}.btn02 .num{font-size:2rem;padding-left:20px;letter-spacing:.02em}.btn02 .num:before{background-image:url(../images/common/icon/icon_phone.svg);top:3px}.btn02 .txt{font-size:1.8rem}.btn02 .txt:before{background-image:url(../images/common/icon/icon_web.svg);top:1px}.btn02 .txt .jp{font-family:Zen Maru Gothic,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-weight:700;font-size:1.55rem;letter-spacing:.1em;line-height:1}.btn03{max-width:309px}@media only screen and (max-width: 767px){.btn03{max-width:241px}}.btn03__txt{font-size:1.6rem;font-weight:500;width:100%;background-color:#fff;border-radius:30px;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 48px 5px 20px;-webkit-transition:.3s ease;transition:.3s ease;color:#404040;line-height:1.375;position:relative;letter-spacing:.06em}@media only screen and (max-width: 767px){.btn03__txt{font-size:1.4rem;padding:5px 33px 5px 16px;letter-spacing:.01em;min-height:51px}}.btn03__txt:after{content:"";position:absolute;background:url(../images/common/icon/icon_arrow02.svg) no-repeat center/8px 9px;width:25px;height:25px;background-color:#6b9cde;border-radius:50%;-webkit-transition:.3s ease;transition:.3s ease;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 767px){.btn03__txt:after{width:21.6px;height:21.6px;right:10px;background-size:6px 7px}}@media only screen and (min-width: 768px){.btn03__txt:hover{opacity:1;background-color:#6b9cde;color:#fff}}.btn04{border-radius:10px;min-height:72px;border:1px solid #f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;position:relative}@media only screen and (min-width: 768px){.btn04:hover{opacity:1;background-color:#eef5f7}}@media only screen and (max-width: 767px){.btn04{min-height:105px;padding:5px 2px 21px}}.btn04:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);top:50%;left:auto;right:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/common/icon/icon_arrow05.svg)}@media only screen and (max-width: 1200px){.btn04:after{right:8px}}@media only screen and (max-width: 767px){.btn04:after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:auto;bottom:13px}}.btn04 .ttl{font-size:1.8rem;font-weight:700;line-height:1.2;color:#404040;position:relative;padding-left:25px;margin-bottom:4px}@media only screen and (max-width: 767px){.btn04 .ttl{font-size:1.6rem;padding:30px 0 0}}.btn04 .ttl:before{content:"";position:absolute;width:20px;height:20px;top:2px;left:0;background:url(../images/common/icon/icon_line.svg) no-repeat center}@media only screen and (max-width: 767px){.btn04 .ttl:before{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:0}}.btn04 .sub{font-weight:500;font-size:1.2rem;letter-spacing:.15em;line-height:1.6;color:#404040}@media only screen and (max-width: 767px){.btn04 .sub{font-size:1rem;letter-spacing:.1em;line-height:1}}.list01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14.5px}@media only screen and (max-width: 767px){.list01{gap:12px}}.list01__item{position:relative;width:calc(16.6666666667% - 12.1px);overflow:hidden;border-radius:10px 10px 0 0}@media only screen and (max-width: 1200px){.list01__item{width:calc(25% - 12.1px)}}@media only screen and (max-width: 1024px){.list01__item{width:calc(33.3333333333% - 12.1px)}}@media only screen and (max-width: 767px){.list01__item{width:calc(50% - 6px)}}.list01__item:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);right:6px;top:auto;bottom:6px;left:auto;-webkit-transform:none;transform:none}@media only screen and (min-width: 768px){.list01__item:hover:after{-webkit-animation:slide_right2 .6s cubic-bezier(.5,1,.89,1);animation:slide_right2 .6s cubic-bezier(.5,1,.89,1)}.list01__item:hover .list01__img{-webkit-transform:scale(1.1) translate3d(0,-5%,0);transform:scale(1.1) translate3d(0,-5%,0);transition:transform 10s cubic-bezier(0,.1,.05,.99),-webkit-transform 10s cubic-bezier(0,.1,.05,.99)}}.list01__img{overflow:hidden;border-radius:10px 10px 0 0;height:167.5px;transition:transform 10s cubic-bezier(.03,.71,.12,.96),-webkit-transform 10s cubic-bezier(.03,.71,.12,.96)}@media only screen and (max-width: 767px){.list01__img{height:69px}}.list01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list01__content{background-color:#fff;-webkit-mask:url(../images/common/path01.png) no-repeat center/100% 100%;mask:url(../images/common/path01.png) no-repeat center/100% 100%;min-height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.list01__content{min-height:54px;-webkit-mask-image:url(../images/common/path01-sp.png);mask-image:url(../images/common/path01-sp.png)}}.list01__txt{color:#404040;font-weight:500;font-size:1.6rem;line-height:1.375;letter-spacing:.05em;text-align:center}@media only screen and (max-width: 767px){.list01__txt{font-size:1.4rem;line-height:1.2142857143}}.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;position:relative;z-index:1}@media only screen and (max-width: 767px){.list02{gap:10px}}.list02__item{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:2px;border-radius:16px;position:relative}@media only screen and (max-width: 767px){.list02__item{width:calc(50% - 5px);display:block;border-radius:15px}}.list02__item:last-child .list02__content{background-color:#e39c86}@media only screen and (max-width: 767px){.list02__item:last-child .list02__content{padding:8px 6px 20px 13px}}.list02__item:last-child .list02__arrow:before{background-color:#e39c86}@media only screen and (min-width: 768px){.list02__item:hover .list02__img:before{opacity:1;visibility:visible}.list02__item:hover .list02__arrow:before{width:60px;height:60px}}.list02__img{width:50%;max-width:170px;position:relative;height:100%;overflow:hidden;border-radius:15px 0 0 15px}@media only screen and (max-width: 1280px){.list02__img{max-width:13.28125vw}}@media only screen and (max-width: 767px){.list02__img{max-width:100%;width:100%;height:65px;border-radius:15px 15px 0 0}}.list02__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.list02__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list02__content{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#6b9cde;padding:46px 20px 46px 36px;border-radius:0 15px 15px 0;position:relative;overflow:hidden}@media only screen and (max-width: 1200px){.list02__content{padding:46px 20px 46px 26px}}@media only screen and (max-width: 767px){.list02__content{border-radius:0 0 15px 15px;padding:8px 18px 20px 20px}}.list02__content:after{content:"";position:absolute;right:-132px;top:-201px;width:345px;height:297px;background:url(../images/common/bg_dot07.svg) no-repeat center;opacity:.7;mix-blend-mode:screen}@media only screen and (max-width: 767px){.list02__content:after{width:97px;height:77px;top:-50px;right:-50px}}.list02__txt{color:#fff;font-weight:700;letter-spacing:.26em;font-size:2.496rem;line-height:1.3441618143;position:relative}@media only screen and (max-width: 1280px){.list02__txt{font-size:1.95vw}}@media only screen and (max-width: 767px){.list02__txt{font-size:1.8rem;line-height:1.3888888889;letter-spacing:.05em;text-align:center}}.list02__txt span{font-size:3.263rem}@media only screen and (max-width: 1280px){.list02__txt span{font-size:2.54921875vw}}@media only screen and (max-width: 767px){.list02__txt span{font-size:2.1rem;letter-spacing:0;line-height:1.1952380952}}.list02__txt .dot{color:#fff000;display:inline-block;position:relative}.list02__txt .dot:before{content:"";position:absolute;top:-10px;left:13px;background-color:#fff000;width:7px;height:7px;border-radius:50%}@media only screen and (max-width: 767px){.list02__txt .dot:before{width:3.8px;height:3.8px;left:8px;top:-2px}}.list02__arrow{position:absolute;bottom:-28px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-color:#fff;border-radius:50%;width:60px;height:60px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a}@media only screen and (max-width: 767px){.list02__arrow{width:30px;height:30px;bottom:-12px}}.list02__arrow:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (max-width: 767px){.list02__arrow:before{width:12.5px;height:12.5px}}.list02__arrow:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-image:url(../images/common/icon/icon_arrow03.svg);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width: 767px){.list02__arrow:after{width:4px;height:3.8px}}.list03{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #6b9cde;border-radius:10px;overflow:hidden}@media only screen and (max-width: 767px){.list03{display:block;border-radius:10px 0 0 10px;margin-right:-20px;border-right:0}}.list03__item{max-width:50%;width:100%;background-color:#fff;padding:26px 30px 25px}@media only screen and (max-width: 1200px){.list03__item{padding-left:2.5vw;padding-right:2.5vw}}@media only screen and (max-width: 767px){.list03__item{max-width:100%;padding:26px 20px 23px}}.list03__item:last-child{background-color:#6b9cde}.list03__item:last-child .list03__ttl{color:#fff;border-color:#ffffff4d}.list03__item:last-child .list04__item{color:#fff}.list03__item:last-child .list04__item:before{background-color:#fff}.list03__ttl{color:#6b9cde;text-align:center;padding-bottom:12px;margin-bottom:15px;font-weight:700;font-size:2.2rem;line-height:1.3;letter-spacing:.03em;border-bottom:1px solid rgba(107,156,222,.3)}@media only screen and (max-width: 1200px){.list03__ttl{font-size:1.8333333333vw}}@media only screen and (max-width: 1024px){.list03__ttl{font-size:1.6rem;margin-bottom:9px}}.list03__txt{color:#fff000;font-size:2rem;font-weight:700;letter-spacing:-.01em;line-height:1.5;margin-top:6px}@media only screen and (max-width: 1200px){.list03__txt{font-size:1.6666666667vw}}@media only screen and (max-width: 1024px){.list03__txt{font-size:1.4rem}}@media only screen and (max-width: 767px){.list03__txt{font-size:1.7rem;line-height:1.5882352941;margin-top:8px}}.list04__item{color:#404040;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.03em;padding-left:13px;position:relative}@media only screen and (max-width: 1200px){.list04__item{font-size:1.3333333333vw}}@media only screen and (max-width: 1024px){.list04__item{font-size:1.4rem}}@media only screen and (max-width: 767px){.list04__item{letter-spacing:-.02em;line-height:1.75;font-size:1.6rem;padding-left:10px}}.list04__item:before{content:"";position:absolute;left:0;top:9px;border-radius:50%;background-color:#6b9cde;width:6px;height:6px}@media only screen and (max-width: 1024px){.list04__item:before{top:6px}}@media only screen and (max-width: 767px){.list04__item:before{top:11px}}.list04__item:not(:last-child){margin-bottom:10px}@media only screen and (max-width: 767px){.list04__item:not(:last-child){margin-bottom:0}}.list05{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 30px}@media only screen and (max-width: 767px){.list05{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px}}.list05__item{width:calc(33.3333333333% - 20px);position:relative}@media only screen and (min-width: 768px){.list05__item:hover .list05__img:after{opacity:1;visibility:visible}.list05__item:hover .list05__content:before{-webkit-transform:scale(1.2) translateY(calc(-50% + 2px));transform:scale(1.2) translateY(calc(-50% + 2px))}.list05__item:hover .list05__content:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}@media only screen and (max-width: 767px){.list05__item{width:100%}}.list05__img{height:200px;overflow:hidden;border-radius:10px;position:relative}@media only screen and (max-width: 767px){.list05__img{height:134px}}.list05__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.list05__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list05__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:87px}@media only screen and (max-width: 767px){.list05__content{min-height:52px;padding:5px 0}}.list05__content:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;-webkit-transform:translateY(-50%);top:50%;transform:translateY(-50%);right:0}.list05__content:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);top:46%;-webkit-transform:none;transform:none;right:8px;left:auto}.list05__txt{color:#404040;font-size:2rem;line-height:1.4;font-weight:500;letter-spacing:.1em}@media only screen and (max-width: 1200px){.list05__txt{font-size:1.5rem}}@media only screen and (max-width: 767px){.list05__txt{font-size:1.7rem;line-height:1.3529411765;letter-spacing:.05em}}.list06{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:44px}@media only screen and (max-width: 1024px){.list06{gap:10px}}@media only screen and (max-width: 767px){.list06{margin-top:32px;gap:13px}}.list06__item{width:calc(25% - 12px);position:relative;border-radius:10px;border:1px solid #eef5f7;background-color:#fff}@media only screen and (max-width: 1024px){.list06__item{width:calc(25% - 8px)}}@media only screen and (max-width: 767px){.list06__item{width:100%}.list06__item:nth-child(2n) .list06__inner{padding:14px 14px 18px}.list06__item:nth-child(2n) .list06__ttl{margin:0 0 5px}}.list06__item:last-child .list06__img{max-width:163px}@media only screen and (max-width: 767px){.list06__item:last-child .list06__img{max-width:130px;margin-left:-9px;height:113px}}@media only screen and (max-width: 767px){.list06__item:last-child .list06__content{max-width:calc(100% - 121px);padding-left:12px}}@media only screen and (max-width: 767px){.list06__item:last-child .list06__btn{margin:20px 0 0}.list06__item:last-child .list06__btn:last-of-type{margin-left:10px}.list06__item:last-child .list06__btn:last-of-type .txt{letter-spacing:-.12em}}.list06__item:not(:last-child):after{content:"";position:absolute;right:-54px;top:93px;width:90px;height:15px;background:url(../images/common/illust10.svg) no-repeat center;z-index:2}@media only screen and (max-width: 1024px){.list06__item:not(:last-child):after{width:60px;right:-34px}}@media only screen and (max-width: 767px){.list06__item:not(:last-child):after{height:54px;width:23px;right:auto;left:58px;top:auto;bottom:-40px;background-image:url(../images/common/illust10-sp.svg)}}.list06__inner{width:100%;padding:14px 29px 27px;position:relative;display:inline-block}@media only screen and (max-width: 1200px){.list06__inner{padding:14px 22px 27px}}@media only screen and (max-width: 1024px){.list06__inner{padding:14px 10px 25px}}@media only screen and (max-width: 767px){.list06__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 14px 20px}}.list06__num{position:absolute;top:12px;left:14px;font-size:2rem;font-family:Quicksand,sans-serif;font-weight:600;letter-spacing:.045em;line-height:1;color:#6b9cde}.list06__img{max-width:125px;height:150px;margin:0 auto}@media only screen and (max-width: 767px){.list06__img{width:100%;max-width:112.5px;height:135px;margin:0}}@media only screen and (max-width: 767px){.list06__content{max-width:calc(100% - 114px);padding-left:21px}}.list06__ttl{text-align:center;color:#6b9cde;font-size:2rem;font-weight:500;letter-spacing:.1em;line-height:1.4;margin:15px 0 10px;padding-bottom:12px;position:relative}@media only screen and (max-width: 1024px){.list06__ttl{font-size:1.8rem}}@media only screen and (max-width: 767px){.list06__ttl{font-size:1.7rem;line-height:1.6470588235;margin:0 0 7px;padding-bottom:8px}}.list06__ttl:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:0;width:14px;height:1.5px;background-color:#6b9cde}.list06__txt{font-weight:400;font-size:1.4rem;letter-spacing:.01em;line-height:1.7;color:#404040}.list06__btn{max-width:179px;margin:14px auto 0}@media only screen and (max-width: 767px){.list06__btn{width:100%;margin:20px auto 0;max-width:147px}}.list06__btn .txt{font-size:1.6rem;font-weight:500;width:100%;background-color:#6b9cde;border-radius:30px;min-height:31.5px;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 20px 5px 18px;-webkit-transition:.3s ease;transition:.3s ease;color:#fff;line-height:1.3;position:relative;border:1px solid #6b9cde}@media only screen and (max-width: 1024px){.list06__btn .txt{font-size:1.3rem}}@media only screen and (max-width: 767px){.list06__btn .txt{font-size:1.5rem;letter-spacing:-.03em;padding:5px 18px 5px 14px}}.list06__btn .txt:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);right:14px;left:auto;top:11px;-webkit-transform:none;transform:none}@media only screen and (max-width: 767px){.list06__btn .txt:after{right:10px}}@media only screen and (min-width: 768px){.list06__btn .txt:hover{background-color:#fff;color:#6b9cde}.list06__btn .txt:hover:after{background-image:url(../images/common/icon/icon_arrow05.svg)}}.list06__btn+.list06__btn{margin-top:10px}@media only screen and (max-width: 767px){.list06__btn+.list06__btn{margin-top:0}}.list07{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}@media only screen and (max-width: 767px){.list07{display:block}}.list07 li{width:calc(50% - 8px)}@media only screen and (max-width: 767px){.list07 li{width:100%;max-width:269px;margin:0 auto}}.list07 li a{border-radius:10px;border:1px solid #ffa047;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:96px;padding:10px;position:relative}@media only screen and (max-width: 767px){.list07 li a{padding:5px 10px}}.list07 li a:after{content:"";position:absolute;right:0;bottom:0;width:24px;height:24px;border:1px solid #ffa047;border-radius:10px 0 9px;background:url(../images/common/icon/icon_arrow02.svg) no-repeat center 9px/7.5px 7.5px;background-color:#ffa047}.list07 li .icon{max-width:229px;height:35px}.list07 li .ttl{color:#ffa047;background-color:#ffecda;padding:1px 14px 3px;border-radius:20px;font-weight:600;font-size:1.7rem;margin-top:5px}@media only screen and (max-width: 1200px){.list07 li .ttl{font-size:1.4166666667vw}}@media only screen and (max-width: 767px){.list07 li .ttl{font-size:1.6rem;padding:2px 17px 3px;margin-top:7px}}@media only screen and (max-width: 767px){.list07 li:last-child{margin-top:15px}}.list07 li:last-child a{border-color:#69c85e;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 14px}.list07 li:last-child a:after{background-color:#69c85e;border-color:#69c85e}.list07 li:last-child .icon{width:61px;height:59px;-ms-flex-negative:0;flex-shrink:0}.list07 li:last-child .ttl{color:#69c85e;background-color:unset;margin-top:0;padding:0 0 0 10px;letter-spacing:.05em;font-size:1.9rem;line-height:1.3}@media only screen and (max-width: 1200px){.list07 li:last-child .ttl{font-size:1.5833333333vw}}@media only screen and (max-width: 767px){.list07 li:last-child .ttl{font-size:1.9rem}}.list-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:25px}@media only screen and (max-width: 767px){.list-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}}.list-button .btn01{width:343px;margin:0;letter-spacing:.015em}@media only screen and (max-width: 767px){.list-button .btn01{width:100%}}.slider01{margin-top:-102px;-webkit-mask:url(../images/common/path02.png) no-repeat center/100% 100%;mask:url(../images/common/path02.png) no-repeat center/100% 100%;position:relative;z-index:1;height:600px}@media only screen and (max-width: 767px){.slider01{margin-top:-82px;height:191px;-webkit-mask-image:url(../images/common/path02-sp.png);mask-image:url(../images/common/path02-sp.png)}}.slider01 figure{width:600px;height:600px}@media only screen and (max-width: 767px){.slider01 figure{width:179px;height:200px}}.slider02{position:relative}.slider02 .slider02__item{margin-left:15px;margin-right:15px;width:762px;height:auto!important}@media only screen and (max-width: 1024px){.slider02 .slider02__item{width:662px}}@media only screen and (max-width: 767px){.slider02 .slider02__item{width:350px;margin-left:10px;margin-right:10px}}.slider02 figure{overflow:hidden;position:relative;width:100%;height:508px;border-radius:15px}@media only screen and (max-width: 1024px){.slider02 figure{height:408px}}@media only screen and (max-width: 767px){.slider02 figure{height:258px}}.slider02 figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider02__info{position:relative;padding:14px 20px;margin:0 auto;z-index:2}.slider02 .slider02__txt{text-align:center;font-weight:500;line-height:1.93375;margin-bottom:0;color:#404040}.slider02 .slick-arrow{background-color:#fff;background-repeat:no-repeat;background-size:11px 12px;z-index:4;width:50px;height:50px;border-radius:50%;top:calc(50% - 2.5em);font-size:10px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:0}@media only screen and (max-width: 767px){.slider02 .slick-arrow{width:3.5em;height:3.5em;background-size:.7em auto}}.slider02 .slick-next{background-image:url(../images/common/icon/icon_arrow05.svg);background-position:calc(50% + .2em) 50%;right:15em}@media only screen and (max-width: 1024px){.slider02 .slick-next{right:2em}}@media only screen and (max-width: 767px){.slider02 .slick-next{right:.4em}}.slider02 .slick-prev{background-image:url(../images/common/icon/icon_arrow04.svg);background-position:calc(50% - .2em) 50%;left:15em}@media only screen and (max-width: 1024px){.slider02 .slick-prev{left:2em}}@media only screen and (max-width: 767px){.slider02 .slick-prev{left:.4em}}.slider02 .slick-dots{position:absolute;left:0;right:0;bottom:-20px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider02 .slick-dots li{width:6px;height:6px;margin:5px 8px;cursor:pointer;background-color:#cfdff4;border-radius:50%}.slider02 .slick-dots li.slick-active{background-color:#6b9cde;width:9.5px;height:9.5px}.slider02 .slick-dots li button{border:0;display:none}.table01__inner{border:1px solid #f1f1f1;border-radius:10px;overflow:hidden}.table01 table{border-collapse:collapse;border-spacing:0;width:100%}.table01 table thead{background:#fff}.table01 table thead tr{border-bottom:1px solid #f1f1f1;height:53px}@media only screen and (max-width: 767px){.table01 table thead tr{height:34px}}.table01 table thead th{width:8.7%;height:53px}@media only screen and (max-width: 767px){.table01 table thead th{height:34px;width:9%}}.table01 table th,.table01 table td{padding:4px 2px;font-size:1.4rem;text-align:center;font-weight:400;line-height:1.1;border-left:1px solid #f1f1f1;height:55px;color:#404040;background-color:#fff}@media only screen and (max-width: 767px){.table01 table th,.table01 table td{height:33px;font-size:1.3rem;padding:2px 0}}.table01 table th:first-of-type{padding-left:0;width:15.2%;text-align:center;padding-right:0;border-left:0}@media only screen and (max-width: 767px){.table01 table th:first-of-type{width:9%}}@media only screen and (max-width: 767px){.table01 table th:last-of-type{width:10%}}.table01 table tr:not(:last-child){border-bottom:1px solid #f1f1f1}.table01__txt{margin-top:10px;font-size:1.4rem;font-weight:400;letter-spacing:.01em}@media only screen and (max-width: 767px){.table01__txt{line-height:1.7307692308;margin-top:5px;font-size:1.3rem}}.ovs{overflow:auto}.table03{overflow:hidden;border:1px solid #cfcfcf;border-collapse:collapse;width:100%;margin-bottom:30px}.table03 thead tr td,.table03 thead tr th{border:1px solid #cfcfcf;padding:20px 10px;text-align:center;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:1.4;background-color:#eef5f7;color:#6b9cde}@media only screen and (max-width: 767px){.table03 thead tr td,.table03 thead tr th{padding:15px 5px;font-size:1.3rem}}.table03 thead tr td{color:#404040;background-color:#fff}.table03 tbody td,.table03 tbody th{border:1px solid #cfcfcf;padding:20px 10px;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:1.4;color:#6b9cde}@media only screen and (max-width: 767px){.table03 tbody td,.table03 tbody th{font-size:1.3rem;letter-spacing:0;padding:15px 5px}}.table03 tbody tr{background-color:#fff}.table03 tbody th{text-align:center;background-color:#eef5f7}.table03 tbody td{font-weight:500;line-height:1.5;letter-spacing:.05em;color:#404040}@media only screen and (max-width: 767px){.table03 tbody td{letter-spacing:0}}.table03.fix_table{table-layout:fixed}@media only screen and (max-width: 767px){.table03.roll_table{width:768px}}.title__en{font-family:Quicksand,sans-serif;font-weight:600;font-size:12.5rem;line-height:1;letter-spacing:.02em;color:#fff;opacity:.1}@media only screen and (max-width: 767px){.title__en{font-size:8.5rem}}.title01{text-align:center}.title01 .en{font-family:Quicksand,sans-serif;font-weight:600;font-size:1.8rem;line-height:1;letter-spacing:.045em;color:#b1cbee;display:block;margin-bottom:7px}@media only screen and (max-width: 767px){.title01 .en{font-size:1.4rem}}.title01 .jp{display:block;color:#6b9cde;font-weight:700;font-size:4.4rem;letter-spacing:.13em;line-height:1.3181818182}@media only screen and (max-width: 767px){.title01 .jp{font-size:2.2rem;letter-spacing:.05em}}.title01--style01{text-align:left}.title01--style01 .en{margin-bottom:9px}@media only screen and (max-width: 767px){.title01--style01 .en{margin-bottom:6px}}.title01--style01 .jp{font-size:3.4rem;line-height:1.0588235294;letter-spacing:.1em}@media only screen and (max-width: 1024px){.title01--style01 .jp{font-size:3rem}}@media only screen and (max-width: 767px){.title01--style01 .jp{font-size:2.2rem;line-height:1.1818181818;letter-spacing:.03em}}.title01--style01 .jp .num{position:relative;font-size:7rem;line-height:1;letter-spacing:0}@media only screen and (max-width: 1024px){.title01--style01 .jp .num{font-size:5rem}}.title01--style01 .jp .num:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:6px;width:97px;height:97px;background:url(../images/common/illust07.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.title01--style01 .jp .num:after{width:70px;height:70px}}@media only screen and (max-width: 767px){.title01--style01 .jp .num:after{width:61px;height:61px;top:10px}}.title01--style01 .jp .big{font-size:4.8rem}@media only screen and (max-width: 1024px){.title01--style01 .jp .big{font-size:3.4rem}}@media only screen and (max-width: 767px){.title01--style01 .jp .big{font-size:2.2rem}}.map01{width:100%;height:500px;position:relative;z-index:1}@media only screen and (max-width: 767px){.map01{height:300px}}.map01 iframe{width:100%;height:100%;border:0}.txt01{font-weight:500;font-size:1.6rem;line-height:2;letter-spacing:.03em;color:#404040}@media only screen and (max-width: 767px){.txt01{letter-spacing:.01em}}.main_blog_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.main_blog_container .main_blog_content{max-width:100%;width:calc(100% - 250px)}@media only screen and (max-width: 767px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}}.main_blog_container .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media only screen and (max-width: 767px){.main_blog_container .item{display:block}}.main_blog_container .item picture{background-color:#fff;position:relative;overflow:hidden;width:220px;height:220px;display:block}@media only screen and (max-width: 767px){.main_blog_container .item picture{margin:0 auto}}.main_blog_container .item picture img{max-width:100%;max-height:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main_blog_container .item-style01 .info{width:100%}.main_blog_container .info{width:calc(100% - 250px);position:relative}@media only screen and (max-width: 767px){.main_blog_container .info{width:100%;max-width:420px;margin:0 auto}}.main_blog_container .date{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}@media only screen and (max-width: 767px){.main_blog_container .date{font-size:1.45rem}}.main_blog_container .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}@media only screen and (max-width: 767px){.main_blog_container .tag{font-size:1.3rem}}.main_blog_container .tag a{display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none;border-radius:2px;background-color:#6b9cde;position:relative}.main_blog_container .tag a:before,.main_blog_container .tag a:after{content:none!important}.main_blog_container .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}@media only screen and (max-width: 767px){.main_blog_container .ttl{font-size:1.9rem}}.main_blog_container .ttl a{color:#333}.main_blog_container .des{padding-bottom:45px;margin-bottom:0}@media only screen and (max-width: 767px){.main_blog_container .des{padding-bottom:25px}}.main_blog_container .btn01{margin-left:auto;max-width:152px;min-height:45px}@media only screen and (max-width: 767px){.main_blog_container .btn01{margin-left:0}}.main_blog_container .btn01 .btn01__txt{padding:5px 15px 5px 30px;min-height:45px}.main_blog_container .btn01 .btn01__txt:before,.main_blog_container .btn01 .btn01__txt:after{content:none}.main_blog_container .sidebar{width:220px}@media only screen and (max-width: 767px){.main_blog_container .sidebar{display:none}}.main_blog_container .sidebar .widgettitle{background-color:#6b9cde;-webkit-transform:none;transform:none;position:static;display:block;margin-bottom:0;margin-top:0;padding:15px 10px;width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar .widgettitle:before,.main_blog_container .sidebar .widgettitle:after{content:none!important}.main_blog_container .sidebar ul:not(.children){background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children) li{border-bottom:1px solid #959595;padding:12px 10px;font-size:1.2rem;margin:0}.main_blog_container .sidebar ul:not(.children) li a{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s;color:#404040}.main_blog_container .sidebar ul:not(.children) li a:hover{text-decoration:none}.main_blog_container .sidebar ul:not(.children) li:last-child{border-bottom:0}.blog-content{padding-bottom:50px}.blog-content h2:before{content:none!important}.blog-content .date{margin-bottom:20px;text-align:center}.blog-content .blog_post_button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}@media only screen and (max-width: 767px){.blog-content .blog_post_button{margin-top:50px auto 0}}.blog-content .blog_post_button div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;overflow:hidden}.blog-content .blog_post_button div:hover a{color:#6b9cde;background-color:#fff;opacity:1}.blog-content .blog_post_button div a{-webkit-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:16px 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;background-color:#6b9cde;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #6b9cde;text-decoration:none}.blog-content .wp-block-image{text-align:center;margin:0 auto 30px}.blog-content .has-primary-color{color:#1279be;font-size:2rem}.blog-content .has-secondary-color{color:#ffb302}.blog-content .has-background{padding:32px;margin-bottom:30px}@media only screen and (max-width: 767px){.blog-content .has-background{padding:25px;margin-bottom:25px}}.blog-content .has-secondary-background-color{background-color:#f29d60;padding:16px;color:#fff}.blog-content .has-normal-font-size{font-size:2.3rem}@media only screen and (max-width: 767px){.blog-content .has-normal-font-size{font-size:2rem}}.blog-content .has-small-font-size{font-size:1.6rem!important}@media only screen and (max-width: 767px){.blog-content .has-small-font-size{font-size:1.4rem!important}}.blog-content .wp-block-list{padding-left:32px;list-style-type:disc;margin-bottom:30px}.blog-content .wp-block-list li::marker{font-size:16px}.blog-content .wp-block-table{width:100%;min-width:240px;border-collapse:collapse;margin-bottom:30px}@media only screen and (max-width: 767px){.blog-content .wp-block-table{margin-bottom:25px}}.blog-content .wp-block-table table{border-collapse:collapse;width:100%}.blog-content .wp-block-table table td,.blog-content .wp-block-table table th{padding:8px;border:1px solid #c0c2c8;font-size:2rem}@media only screen and (max-width: 767px){.blog-content .wp-block-table table td,.blog-content .wp-block-table table th{font-size:1.6rem}}.blog-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:96px;width:100px}.blog-content h6{padding-left:0!important}.blog-content h6:before{content:none!important}.blog-content p{margin-bottom:25px}.blog-content a{word-break:break-word;color:#1279be;-webkit-transition:all .3s;transition:all .3s}.blog-content a:hover{opacity:1}.pagination{margin-top:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination a,.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;margin:10px 5px;line-height:1;background-color:#fff;border:1px solid #d6d6d6;text-align:center;font-size:1.4rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media only screen and (max-width: 767px){.pagination a,.pagination span{width:35px;height:35px}}.pagination a:hover,.pagination a.current,.pagination span.current{color:#fff;opacity:1}.pagination a.next:before{content:"»";-webkit-transform:translateY(-1px);transform:translateY(-1px)}.pagination a.prev:before{content:"»";-webkit-transform:rotate(180deg) translateY(-2px);transform:rotate(180deg) translateY(-2px)}.pagination .dots{border:0;width:35px}.breadcrumb{padding-top:8px}.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;line-height:1.67;color:#fff;font-weight:500}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li span{margin-left:8px}.breadcrumb .home{font-family:Quicksand,sans-serif;font-weight:600}.faq{border-radius:15px;border:1px solid #6b9cde;-webkit-transition:all .3s;transition:all .3s}.faq:not(:last-child){margin-bottom:20px}.faq__list{padding:0 66px;margin-top:22px}@media only screen and (max-width: 1024px){.faq__list{padding:0 40px}}@media only screen and (max-width: 767px){.faq__list{padding:20px 0}}.faq__heading{padding:26px 60px 24px 40px;position:relative;cursor:pointer}@media only screen and (max-width: 767px){.faq__heading{padding:15px 40px 15px 15px}}.faq__heading:before,.faq__heading:after{content:"";position:absolute;top:0;bottom:0;margin:auto}.faq__heading:before{border-radius:50%;background:#6b9cde;width:24px;height:24px;right:30px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.faq__heading:before{height:20px;width:20px;right:15px}}.faq__heading:after{width:10.5px;height:2px;background-color:#fff;right:36.5px}@media only screen and (max-width: 767px){.faq__heading:after{width:9.5px;right:21px}}.faq .faq__ttl{font-size:2rem;line-height:1.5;font-weight:700;letter-spacing:.03em;position:relative;padding-left:45px}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.5rem;padding-left:32px}}.faq .faq__ttl:before{content:"Q";font-size:3rem;line-height:1;color:#404040;font-weight:600;font-family:Quicksand,sans-serif;position:absolute;top:-3px;left:0}@media only screen and (max-width: 767px){.faq .faq__ttl:before{font-size:2.4rem;margin-top:-1px}}.faq__info{display:none;padding:24px 43px 16px;position:relative}@media only screen and (max-width: 767px){.faq__info{padding:16px 25px 24px 20px}}.faq__info:before{content:"";width:calc(100% - 60px);height:1px;border-bottom:2px dotted #6b9cde;position:absolute;top:0;left:30px}@media only screen and (max-width: 767px){.faq__info:before{width:calc(100% - 40px);left:18px}}.faq .faq__txt{font-size:1.6rem;line-height:2;color:#404040;position:relative;padding-left:42px;letter-spacing:.02em;font-weight:500}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:32px;font-size:1.5rem}}.faq .faq__txt:before{content:"A";font-size:3rem;line-height:1;color:#6b9cde;font-weight:600;position:absolute;font-family:Quicksand,sans-serif;top:4px;left:0}@media only screen and (max-width: 767px){.faq .faq__txt:before{font-size:2.4rem}}.maincontent #toc_container{width:100%;margin:20px 0;background:#fff!important;border:1px solid #6b9cde!important;padding:36px 65px 46px!important;width:auto;display:block;border-radius:15px}@media only screen and (max-width: 1024px){.maincontent #toc_container{padding:35px 40px!important}}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:30px 20px!important}}.maincontent #toc_container .toc_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maincontent #toc_container li{width:48%;margin:8px 1%;border-bottom:1px dotted #9f9f9f}@media only screen and (max-width: 767px){.maincontent #toc_container li{width:100%;margin:6px 0;font-size:1.4rem}}.maincontent #toc_container a{display:block;position:relative;color:#404040;font-size:1.6rem;font-weight:500;-webkit-transition:.3s all;transition:.3s all;text-decoration:none;padding:3px 30px 6px 0;letter-spacing:.03em}@media only screen and (max-width: 767px){.maincontent #toc_container a{font-size:1.4rem}}.maincontent #toc_container a:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;left:auto}@media only screen and (max-width: 767px){.maincontent #toc_container a:before{width:20px;height:20px;right:0}}.maincontent #toc_container a:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);top:11px;right:11px;left:auto;-webkit-transform:none;transform:none;width:10px;height:11px}@media only screen and (max-width: 767px){.maincontent #toc_container a:after{top:9px;right:6px;width:7px;height:9px}}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{opacity:1;color:#6b9cde}.maincontent #toc_container a:hover:before{-webkit-transform:scale(1.2) translateY(calc(-50% + 2px));transform:scale(1.2) translateY(calc(-50% + 2px))}.maincontent #toc_container a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.block01{position:relative}.block01__inner{display:grid;grid-template-columns:50% 50%;padding-left:50px}@media only screen and (max-width: 1200px){.block01__inner{padding-left:0}}.block01__right{grid-row:1/span 3;grid-column-start:2;position:relative;z-index:1}@media only screen and (max-width: 767px){.block01__right{grid-row:1/span 1}}.block01__right:after{content:"";position:absolute;left:4px;top:-2px;width:594px;height:406px;background:url(../images/common/bg_dot02.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.block01__right:after{width:164px;height:112px}}.block01__img{max-width:527px;width:100%;margin-left:auto}@media only screen and (max-width: 767px){.block01__img{max-width:145px}}.block01__ttl{color:#fff;font-weight:700;font-size:3.4rem;letter-spacing:.13em;line-height:1.3308823529;margin-bottom:21px;padding:78px 0 0}@media only screen and (max-width: 767px){.block01__ttl{font-size:2.1rem;line-height:1.5238095238;padding:43px 0 0;letter-spacing:.04em;margin-bottom:6px}}.block01__content{padding-right:22px}@media only screen and (max-width: 767px){.block01__content{grid-column:span 2/span 2;grid-column-start:1;grid-row-start:2;max-width:100%;padding:0}}.block01__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-top:33px}@media only screen and (max-width: 767px){.block01__btns{margin-top:21px}}.block01__btns .btn03{width:251px;max-width:251px;margin-top:0!important}@media only screen and (max-width: 767px){.block01__btns .btn03{width:241px;margin:0!important}}.block01 .btn03{margin-top:34px}@media only screen and (max-width: 767px){.block01 .btn03{margin:18px auto 0}}.block02{position:relative;border-top:1px solid #404040;margin-top:67px;background-color:#6b9cde;overflow:hidden;width:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.block02{margin-top:37px}}.block02__side{width:70px;position:relative;display:block}@media only screen and (max-width: 767px){.block02__side{width:35px}}.block02__note{color:#fff;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;font-weight:500;font-size:2.4rem;letter-spacing:.22em;line-height:1.3;text-align:center;margin:0 auto;padding-top:84px;position:relative}@media only screen and (max-width: 767px){.block02__note{font-size:1.8rem;letter-spacing:.05em;padding-top:56px}}.block02__note.is-top{top:0}.block02__note.is-fixed{position:fixed;top:var(--header-height);left:20px}@media only screen and (max-width: 767px){.block02__note.is-fixed{left:5px}}.block02__note.is-bottom{position:absolute;top:auto;bottom:50px;left:20px}@media only screen and (max-width: 767px){.block02__note.is-bottom{left:5px}}.block02__note:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-color:#fff;width:1px;height:70px}@media only screen and (max-width: 767px){.block02__note:after{height:43px}}.block02__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:100px 0 0;overflow:hidden;background-color:#fff;padding-bottom:33px}@media only screen and (max-width: 767px){.block02__inner{padding-bottom:38px}}.block02__bottom{position:relative;z-index:1;margin-top:-86px;padding:63px 50px 0 47px}@media only screen and (max-width: 1024px){.block02__bottom{padding:60px 20px 0 17px}}@media only screen and (max-width: 767px){.block02__bottom{padding:38px 0 0}}.block02__bottom:after{content:"";position:absolute;top:0;left:0;width:100%;height:529px;background:url(../images/common/bg_wave03.png) no-repeat center top/100% 529px;z-index:-1}@media only screen and (max-width: 767px){.block02__bottom:after{background-image:url(../images/common/bg_wave03-sp.png);height:856px;background-size:100% 856px}}.block02__title{position:relative;text-align:center;margin:42px 0 23px;color:#6b9cde;font-weight:700;font-size:2.6rem;letter-spacing:.07em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1200px){.block02__title{font-size:2.1666666667vw}}@media only screen and (max-width: 767px){.block02__title{font-size:1.95rem;line-height:1.5384615385;padding-bottom:14px;margin:25px 0 28px;letter-spacing:.01em}}.block02__title span{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 20px;display:inline-block;background-color:#eef5f7;z-index:1}@media only screen and (max-width: 767px){.block02__title span{padding:0;background-color:transparent}}.block02__title:before,.block02__title:after{content:"";position:absolute;width:100%;background:url(../images/common/dot-line02.svg);height:2.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block02__title:before{left:0}@media only screen and (max-width: 767px){.block02__title:before{content:none}}.block02__title:after{right:0}@media only screen and (max-width: 767px){.block02__title:after{width:181.5px;top:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.block02--style01{margin-top:0;border-top:0;border-bottom:1px solid #404040;background-color:#e39c86}.block02--style01 .block02__inner{border-radius:0}.block02--style01 .imgtext01{padding:116px 50px 135px 47px}@media only screen and (max-width: 1024px){.block02--style01 .imgtext01{padding:100px 20px 120px}}@media only screen and (max-width: 767px){.block02--style01 .imgtext01{padding:77px 0 113px}}.block02--style01 .imgtext01__cont{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block02--style01 .imgtext01__img{right:auto;left:0;width:70%}@media only screen and (max-width: 1200px){.block02--style01 .imgtext01__img{width:90%}}@media only screen and (max-width: 1024px){.block02--style01 .imgtext01__img{width:100%}}@media only screen and (max-width: 767px){.block02--style01 .imgtext01__img{width:240px;height:178px;left:auto;right:0}}.block02--style01 .imgtext01__box{background-color:#fbf1ee;max-width:100%;padding:25px 29px 29px}@media only screen and (max-width: 767px){.block02--style01 .imgtext01__box{max-width:110%;padding:22px 20px 26px}}.block02--style01 .imgtext01__box .ttl{color:#e39c86;letter-spacing:.01em;border-color:#e39c86}.block02--style01 .imgtext01__item:before{border-color:#e39c86}.block02--style01 .block02__bottom:after{background-image:url(../images/common/bg_wave04.png)}@media only screen and (max-width: 767px){.block02--style01 .block02__bottom:after{background-image:url(../images/common/bg_wave04-sp.png)}}.block02--style01 .list03{border-color:#e39c86}.block02--style01 .list03__item:last-child{background-color:#e39c86}.block02--style01 .list03__ttl{color:#e39c86;border-color:#e39c864d}.block02--style01 .list03__txt{letter-spacing:-.04em;margin:6px -10px 0}@media only screen and (max-width: 767px){.block02--style01 .list03__txt{margin:9px 0}}.block02--style01 .list04__item:before{background-color:#e39c86}.block02--style01 .block02__title{color:#e39c86}.block02--style01 .block02__title span{background-color:#fbf1ee}@media only screen and (max-width: 767px){.block02--style01 .block02__title span{background-color:transparent}}.block02--style01 .block02__title:before,.block02--style01 .block02__title:after{background-image:url(../images/common/dot-line03.svg)}.block02--style01 .list05{gap:30px}@media only screen and (max-width: 1200px){.block02--style01 .list05{gap:15px}}.block02--style01 .list05__item{width:calc(25% - 23px)}@media only screen and (max-width: 1200px){.block02--style01 .list05__item{width:calc(25% - 12px)}}@media only screen and (max-width: 1024px){.block02--style01 .list05__item{width:calc(50% - 12px)}}@media only screen and (max-width: 767px){.block02--style01 .list05__item{width:100%}}.block02--style01 .list05__content:before{background-color:#e39c86}.block04{margin:30px 0}.block04__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.block04__inner{display:block}}.block04__img{width:368px;height:552px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;border-radius:10px}@media only screen and (max-width: 1024px){.block04__img{width:268px;height:452px}}@media only screen and (max-width: 767px){.block04__img{width:100%;height:300px}}.block04__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block04__content{padding-left:67px}@media only screen and (max-width: 1024px){.block04__content{padding-left:30px}}@media only screen and (max-width: 767px){.block04__content{padding-left:0}}.block04 .block04__ttl{margin:40px 0 22px}@media only screen and (max-width: 1024px){.block04 .block04__ttl{margin:20px 0 10px}}.block04__boxname .note{font-size:1.4rem;line-height:1.11;margin-bottom:6px;font-weight:500;color:#6b9cde}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;line-height:1.2;font-weight:500;color:#6b9cde}.block04__boxname .name .pos{font-size:1.4rem;letter-spacing:.015em;margin-right:10px}.block04__boxname .name .jp{font-size:2.4rem;letter-spacing:.015em;margin-right:12px}.block04__boxname .name .en{font-family:Quicksand,sans-serif;font-weight:500;font-size:1.1rem;letter-spacing:.1em;line-height:1}.modal01{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;font-size:1.4rem;opacity:0;display:none}.modal01.active{opacity:1}.modal01__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000000b3;width:100%;height:100%;padding:50px}@media only screen and (max-width: 767px){.modal01__bg{padding:35px 20px}}.modal01__content{max-width:64.1em;width:100%;margin:0 auto;background-color:#fff;position:relative;background:#fff}.modal01__close{position:absolute;top:-1.2em;right:-1.2em;width:3.5em;height:3.5em;background-color:#6b9cde;border-radius:50%;z-index:3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all;border:2px solid #fff}.modal01__close:before,.modal01__close:after{position:absolute;top:20px;left:10px;width:25px;height:4px;content:"";background-color:#fff;border-radius:10px}.modal01__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal01__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal01__inner{position:relative;max-height:calc(90vh - 50px);overflow-y:auto}@media only screen and (max-width: 767px){.modal01__inner{max-height:calc(83vh - 50px)}}.modal01 .content{padding:2em}@media only screen and (max-width: 767px){.modal01 .content{padding:2em 1em}}.modal01 h2,.modal01 h3,.modal01 h4,.modal01 h5,.modal01 h6{font-weight:700;color:#6b9cde}.modal01 h2{padding-bottom:25px;margin-bottom:24px;font-size:4.2rem;line-height:1.4;letter-spacing:.015em;margin-top:60px;padding-top:30px;text-align:center;position:relative}.modal01 h2:before,.modal01 h2:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-repeat:no-repeat}.modal01 h2:before{top:-2px;width:60px;height:25px;background-image:url(../images/common/icon/icon_rainbow.svg)}@media only screen and (max-width: 767px){.modal01 h2:before{width:40px;top:0}}.modal01 h2:after{width:231px;height:10px;background-image:url(../images/common/line02.svg);bottom:0}@media only screen and (max-width: 767px){.modal01 h2:after{width:150px}}@media only screen and (max-width: 1024px){.modal01 h2{font-size:3rem;margin-top:40px;padding-bottom:15px}}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.6rem;margin:25px 0;padding-bottom:16px;padding-top:20px}}.modal01 h3{margin:46px 0 25px;font-size:3rem;letter-spacing:.01em;line-height:1.5;position:relative;padding-bottom:5px;border-bottom:1px solid #6b9cde}@media only screen and (max-width: 1024px){.modal01 h3{font-size:2.7rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.3rem;margin:20px 0}}.modal01 h4{padding-left:22px;font-size:2.6rem;position:relative;line-height:1.4;margin:53px 0 25px;letter-spacing:.01em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal01 h4:before{content:"";width:14px;height:18px;background:url(../images/common/icon/icon_dot.svg) no-repeat center;position:absolute;top:53%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal01 h4:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #6b9cde;width:25%;margin-left:10px;opacity:.3}@media only screen and (max-width: 1024px){.modal01 h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h4{font-size:2rem;margin:20px 0 15px}}.modal01 h5{padding-bottom:10px;font-size:2.3rem;letter-spacing:.01em;line-height:1.4;margin:40px 0 25px;position:relative;border-bottom:2px dotted #6b9cde}@media only screen and (max-width: 1024px){.modal01 h5{margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h5{margin:20px 0 15px;font-size:1.8rem}}.modal01 h6{font-size:2rem;line-height:1.4;padding-left:17px;position:relative;margin:54px 0 20px;letter-spacing:.01em}@media only screen and (max-width: 1024px){.modal01 h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h6{margin:20px 0 15px;font-size:1.6rem}}.modal01 h6:before{content:"";position:absolute;width:7px;height:7px;background-color:#6b9cde;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal01 a{color:#00459e;text-decoration:underline}.modal01 a:hover{opacity:.8}.modal01 p{font-weight:500;letter-spacing:.05em;line-height:2;margin-bottom:15px;font-size:1.6rem;color:#404040}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;margin-bottom:10px}}.modal01 .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.modal01 .fullwidth .imgbox--full{margin:60px 0 0;position:relative}.modal01 .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.modal01 .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.modal01 .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth .imgbox--full figure{height:220px}}.modal01 .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.modal01 .fullwidth img{min-height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth img{min-height:220px}}.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:100%}}.modal01 .image--r,.modal01 .image--l{max-width:435px;max-height:500px;margin-bottom:30px;position:relative;aspect-ratio:16/10}@media only screen and (max-width: 767px){.modal01 .image--r,.modal01 .image--l{max-width:100%;margin-bottom:20px}}.modal01 .image--r img,.modal01 .image--l img{border-radius:10px;width:100%;-o-object-fit:cover;object-fit:cover}.modal01 .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.modal01 .image--r{margin-left:0;float:none}}.modal01 .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.modal01 .image--l{margin-right:0;float:none}}.modal01 .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.modal01 .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.modal01 .caption{font-size:2rem}}.modal01 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.modal01 .list .item{width:calc(50% - 24px);margin:0 12px}@media only screen and (max-width: 767px){.modal01 .list .item{width:100%}.modal01 .list .item:not(:last-child){margin-bottom:25px}}.modal01 .list figure{position:relative}.modal01 .list img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .list .text,.modal01 .list .text p{margin-top:10px;margin-bottom:0}.modal01 .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.04em;font-weight:500;padding-bottom:7px}.modal01 .list--col2 img{aspect-ratio:16/9.12}.modal01 .list--col3 img{aspect-ratio:4/2.9}.modal01 .list--col3 .item{width:calc(33.33% - 24px)}@media only screen and (max-width: 767px){.modal01 .list--col3 .item{width:100%}}.modal01 .topic__ttl{font-size:2rem;line-height:1.25;color:#7a7a7a}@media only screen and (max-width: 767px){.modal01 .topic__ttl{font-size:1.8rem}}.modal01 .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #6b9cde;padding:36px 65px;border-radius:15px;margin-top:16px;margin-bottom:16px}@media only screen and (max-width: 1024px){.modal01 .topic__list{padding:35px 40px}}@media only screen and (max-width: 767px){.modal01 .topic__list{padding:30px 20px}}.modal01 .topic__list li{font-size:1.6rem;font-weight:500;letter-spacing:.05em;line-height:2;position:relative;padding:3px 0 6px 17px;width:100%}@media only screen and (max-width: 767px){.modal01 .topic__list li{font-size:1.4rem}}.modal01 .topic__list li:before{content:"";position:absolute;top:15px;left:0;width:7px;height:7px;background-color:#6b9cde;border-radius:50%}.modal01 .topic__list--col2{gap:0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal01 .topic__list--col2 li{width:calc(50% - 13px);letter-spacing:.035em}@media only screen and (max-width: 767px){.modal01 .topic__list--col2 li{width:100%}}.modal01 .topic__list--col3{gap:0 28px}.modal01 .topic__list--col3 li{width:calc(33.33% - 18.6666666667px);letter-spacing:.1em}@media only screen and (max-width: 767px){.modal01 .topic__list--col3 li{width:100%}}.modal01 .topic__list--link{padding:36px 65px 46px;gap:13px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1024px){.modal01 .topic__list--link{padding:35px 40px}}@media only screen and (max-width: 767px){.modal01 .topic__list--link{padding:30px 20px}}.modal01 .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px 5px;border-bottom:1px dotted #9f9f9f}@media only screen and (max-width: 767px){.modal01 .topic__list--link li{width:100%}}.modal01 .topic__list--link li:before{content:none}.modal01 .topic__list--link li a{position:relative;letter-spacing:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:30px;text-decoration:none;font-size:1.6rem;color:#404040}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a{font-size:1.4rem}}.modal01 .topic__list--link li a:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;left:auto}.modal01 .topic__list--link li a:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);top:11px;right:11px;left:auto;-webkit-transform:none;transform:none;width:10px;height:11px}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a:after{top:9px}}@media only screen and (min-width: 768px){.modal01 .topic__list--link li a:hover{opacity:1;color:#6b9cde}.modal01 .topic__list--link li a:hover:before{-webkit-transform:scale(1.2) translateY(calc(-50% + 2px));transform:scale(1.2) translateY(calc(-50% + 2px))}.modal01 .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.modal01 .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.modal01 .topic__listttl{display:block}}.modal01 .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.modal01 .topic__listttl .item:not(:last-child){margin-bottom:20px}}.modal01 .topic__listttl .ttl{margin:0 0 19px;font-size:2.4rem;padding-bottom:10px;line-height:1.3}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl{font-size:2rem;padding-bottom:8px;line-height:1.3}}.modal01 .topic__lsfull--bg{background:#eef5f7;padding:50px 0}.modal01 .topic__list01--005{background:#fff;padding:42px 60px 34px;border-radius:15px;border:1px solid #6b9cde}@media only screen and (max-width: 767px){.modal01 .topic__list01--005{padding:20px}}.modal01 .topic__list01--005 .topic__list--col2{margin-top:0}.modal01 .topic__list01--005 .topic__list--col2 li{width:calc(50% - 12px)}@media only screen and (max-width: 767px){.modal01 .topic__list01--005 .topic__list--col2 li{width:100%}}.modal01 .topic__button{margin-bottom:70px}.modal01 .topic__heading{font-weight:700;font-size:2.4rem;letter-spacing:.015em;color:#6b9cde;padding-bottom:20px;margin-bottom:25px;position:relative}@media only screen and (max-width: 767px){.modal01 .topic__heading{font-size:2.2rem}}.modal01 .topic__heading:after{content:"";width:150px;height:1px;border-bottom:2px dotted #6b9cde;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.modal01 .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#e39c86;border:1px solid currentColor;border-radius:15px;margin:18px 0 20px}@media only screen and (max-width: 767px){.modal01 .topic__pickbox{padding:20px}}.modal01 .topic__picklist{max-width:737px;margin:0 auto;width:100%}.modal01 .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.015em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left}@media only screen and (max-width: 767px){.modal01 .topic__picklist li{font-size:1.4rem}}.modal01 .topic__picklist li:before{content:"※";position:absolute;left:0}.modal01 .topicflow{position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal01 .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10px;border:1px solid #eef5f7;padding:25px 30px 30px 24px}@media only screen and (max-width: 767px){.modal01 .topicflow__box{display:block;padding:10px 20px 20px}}.modal01 .topicflow__box:not(:last-child){margin-bottom:24px}@media only screen and (max-width: 767px){.modal01 .topicflow__box:not(:last-child){margin-bottom:25px}.modal01 .topicflow__box:not(:last-child):after{content:"";position:absolute;height:57px;width:23px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:-44px;background:url(../images/common/illust10-sp.svg) no-repeat center}}.modal01 .topicflow__box:not(:last-child) .topicflow__arrow .arrow:before{content:"";position:absolute;top:0;left:50%;width:3px;height:100%;background:url(../images/common/dot-line.svg) center;-webkit-transform:translateX(-50%);transform:translate(-50%)}.modal01 .topicflow__box:not(:last-child) .topicflow__arrow .arrow:after{content:"";position:absolute;background:url(../images/common/icon/icon_arrow06.svg) no-repeat center;width:14px;height:12px;left:0;bottom:0}.modal01 .topicflow__heading{position:relative;width:190px;padding-right:30px}@media only screen and (max-width: 767px){.modal01 .topicflow__heading{width:100%;margin-bottom:20px;padding:0}}.modal01 .topicflow__step{color:#6b9cde;font-weight:600;font-family:Quicksand,sans-serif;letter-spacing:-.08em;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;letter-spacing:.05em;margin-top:35px}@media only screen and (max-width: 767px){.modal01 .topicflow__step{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.modal01 .topicflow__step:after{content:"";position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);top:6px;width:136px;height:136px;background:url(../images/common/illust07.svg) no-repeat center;z-index:-1;left:80px}@media only screen and (max-width: 767px){.modal01 .topicflow__step:after{width:80px;height:80px;top:-18px;left:50%}}.modal01 .topicflow__step .txt{font-size:2.082rem;margin-bottom:7px}@media only screen and (max-width: 767px){.modal01 .topicflow__step .txt{font-size:1.5rem;margin-bottom:3px}}.modal01 .topicflow__step .num{font-size:4.46rem}@media only screen and (max-width: 767px){.modal01 .topicflow__step .num{font-size:3.2rem}}.modal01 .topicflow__arrow{position:absolute;display:block;width:15px;height:calc(100% - 78px);top:154px;left:72px;overflow:hidden;z-index:1}@media only screen and (max-width: 767px){.modal01 .topicflow__arrow{display:none}}.modal01 .topicflow__arrow .arrow{position:absolute;display:block;width:100%;height:100%;-webkit-transform:scaleY(1);transform:scaleY(1);top:0;left:0;-webkit-transform-origin:center top;transform-origin:center top}.modal01 .topicflow__ttl{font-size:3rem;font-weight:700;letter-spacing:.15em;color:#6b9cde;margin-bottom:10px;line-height:1.4}@media only screen and (max-width: 767px){.modal01 .topicflow__ttl{font-size:2.2rem;text-align:center;margin-bottom:10px}}.modal01 .topicflow__detail{width:calc(100% - 190px);padding-left:12px}@media only screen and (max-width: 767px){.modal01 .topicflow__detail{width:100%;padding-left:0}}.modal01 .map01{height:450px;overflow:hidden;border-radius:15px}@media only screen and (max-width: 767px){.modal01 .map01{height:250px}}.modal01 .table01 .table01__txt{font-size:1.4rem;margin-bottom:0}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt{font-size:1.2rem}}.modal01 mark{position:relative;background-color:transparent;z-index:1}.modal01 mark:before{content:"";background-color:#ff0;height:50%;left:0;bottom:0;width:100%;position:absolute;z-index:-1}.modal01 h2{margin-top:0}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.5rem}}.modal01 h3{line-height:1.3}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.2rem}}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;text-align:justify}}.modal02{position:absolute;right:0;bottom:60px;opacity:0;background:#fff;padding:20px;-webkit-transition:.3s ease all;transition:.3s ease all;visibility:hidden;border:1px solid #eef5f7;cursor:default;width:100vw}@media only screen and (max-width: 767px){.modal02{z-index:-1}}@media only screen and (max-width: 767px){.modal02 .infor__transport{display:block;height:auto;padding:15px 22px 15px 20px;border-radius:10px}.modal02 .infor__transport li{width:100%;background-color:transparent}}.modal02 .infor__transport li:not(:last-child):after{content:none}.modal02 .btn__map{margin-top:20px}.modal02 .btn__map a{min-height:40px;width:150px;border:1px solid #6b9cde;margin:0 auto;padding:4px 20px 5px 15px;position:relative;font-size:1.5rem;font-weight:500}@media only screen and (max-width: 767px){.modal02 .btn__map a:after{top:50%;right:14px;left:auto;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.mv{position:relative;height:calc(100vh - 122.5px);padding-bottom:50px}@media only screen and (max-width: 767px){.mv{height:calc(100vh - 60px);padding:0;min-height:606px}}.mv:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:541px;background:url(../images/common/bg_wave01.png) no-repeat center top/100% 541px;z-index:-1}@media only screen and (max-width: 767px){.mv:after{background-color:#1a6fbf;height:402px}}.mv__wrap{margin-left:3.90625vw;margin-right:3.90625vw;margin-bottom:50px;position:relative;z-index:1}@media only screen and (max-width: 767px){.mv__wrap{margin:0;padding-left:20px}}.mv__img{overflow:hidden;border-radius:50px;height:calc(100vh - 172.5px)}@media only screen and (max-width: 767px){.mv__img{border-radius:50px 0 0;height:calc(100vh - 120px);min-height:567px}}.mv__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__detail{width:100%;height:100%;max-width:1180px;margin:0 auto;position:absolute;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:30px}@media only screen and (max-width: 1024px){.mv__detail{padding:0}}@media only screen and (max-width: 767px){.mv__detail{top:auto;bottom:33%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.mv__content{max-width:680px;width:100%}@media only screen and (max-width: 767px){.mv__content{max-width:100%;padding:0 5px 0 30px}}.mv__ttl{font-weight:700;font-size:4.755rem;letter-spacing:.01em;line-height:1.4536277603;color:#fff;text-shadow:0 0 5px #6b9cde,0 0 5px #6b9cde,0 0 10px #6b9cde,0 0 10px #6b9cde,0 0 15px #6b9cde,0 0 15px #6b9cde;margin-bottom:28px}@media only screen and (max-width: 767px){.mv__ttl{font-size:2.4rem;line-height:1.4;margin-bottom:5px}}.mv__txt{font-weight:500;font-size:2rem;line-height:1.6;letter-spacing:.02em;color:#fff;text-shadow:0 0 5px #6b9cde,0 0 5px #6b9cde,0 0 10px #6b9cde,0 0 10px #6b9cde,0 0 15px #6b9cde,0 0 15px #6b9cde}@media only screen and (max-width: 767px){.mv__txt{font-size:1.4rem;line-height:1.75}}.mv__scroll{position:absolute;bottom:4.25%;right:.05%}@media only screen and (max-width: 767px){.mv__scroll{display:none}}.mv__scroll a{width:50px;height:153px;display:block;position:relative}@media only screen and (max-width: 1024px){.mv__scroll a{width:30px}}.mv__scroll a:before,.mv__scroll a:after{content:"";width:1px;height:60px;position:absolute;top:0;left:50%;background:#fff;-webkit-transition:-webkit-transform 1s 1s;transition:-webkit-transform 1s 1s;transition:transform 1s 1s;transition:transform 1s 1s,-webkit-transform 1s 1s;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:left top;transform-origin:left top}.mv__scroll a:before{opacity:.7;-webkit-transform:scaleY(1);transform:scaleY(1)}.mv__scroll a:after{-webkit-animation:line 3s infinite 2s;animation:line 3s infinite 2s}.mv__scroll a span{display:block;position:absolute;right:16px;bottom:0;font-size:1.5rem;font-weight:600;font-family:Quicksand,sans-serif;letter-spacing:.045em;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right top;transform-origin:right top;color:#fff}@media only screen and (max-width: 1024px){.mv__scroll a span{right:3px}}.newsbox{position:absolute;left:0;bottom:80px;background-color:#fff;max-width:579px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 10px 10px 0;padding:22px 24px 15px 50px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a;z-index:2}@media only screen and (max-width: 767px){.newsbox{max-width:100%;margin-right:20px;bottom:78px;padding:13px 20px 16px}}.newsbox__info{margin-right:28px;padding:5px 15px 10px 0;border-right:1px solid #f1f1f1}@media only screen and (max-width: 767px){.newsbox__info{margin-right:10px;padding-left:0;padding-bottom:1px}}.newsbox__item:not(:last-child){margin-bottom:8px}@media only screen and (max-width: 767px){.newsbox__item:not(:last-child){margin-bottom:6px}}.newsbox__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width: 767px){.newsbox__link{display:block}}@media only screen and (min-width: 768px){.newsbox__link:hover .newsbox__text{color:#1a6fbf;opacity:1}}.newsbox__date{color:#6b9cde;font-family:Quicksand,sans-serif;font-weight:600;font-size:1.2rem;letter-spacing:.045em;margin-right:13px}@media only screen and (max-width: 767px){.newsbox__date{font-size:1.1rem;line-height:1}}.newsbox__text{font-size:1.6rem;font-weight:500;letter-spacing:.03em;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;color:#404040;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.newsbox__text{font-size:1.3rem}}.newsbox__btn{-ms-flex-negative:0;flex-shrink:0;margin-top:30px}@media only screen and (max-width: 767px){.newsbox__btn{margin-top:34px}}.newsbox__btn .txt{color:#404040;font-weight:500;font-size:1.6rem;letter-spacing:.05em;line-height:1.2;padding-top:29px;position:relative}@media only screen and (max-width: 767px){.newsbox__btn .txt{font-size:1.25rem;letter-spacing:0}}.newsbox__btn .txt:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.newsbox__btn .txt:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;top:9px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (min-width: 768px){.newsbox__btn .txt:hover{opacity:1;color:#6b9cde}.newsbox__btn .txt:hover:before{-webkit-transform:scale(1.2) translateX(calc(-50% + 2px));transform:scale(1.2) translate(calc(-50% + 2px))}.newsbox__btn .txt:hover:after{-webkit-animation:slide_right .5s cubic-bezier(.5,1,.89,1);animation:slide_right .5s cubic-bezier(.5,1,.89,1)}}.doubt{padding:3px 0 227px;position:relative;background-color:#1a6fbf;z-index:0}@media only screen and (max-width: 767px){.doubt{padding:28px 0 80px}}.doubt:before{content:"";position:absolute;width:361px;height:260px;left:-107px;top:-139px;background:url(../images/common/bg-dot.svg) no-repeat center;opacity:.5}@media only screen and (max-width: 767px){.doubt:before{width:194px;height:140px;left:-49px;top:-26px;opacity:1}}.doubt__ttl{font-weight:700;font-size:4.4rem;letter-spacing:.02em;line-height:1.4318181818;color:#fff;text-align:center}@media only screen and (max-width: 1280px){.doubt__ttl{font-size:3.4375vw}}@media only screen and (max-width: 767px){.doubt__ttl{font-size:2.2rem;line-height:1.5454545455;letter-spacing:-.01em;margin:0 -15px}}.doubt__ttl span{color:#fff000;font-size:5.5rem;border-bottom:2px solid #fff000;line-height:1.1454545455;letter-spacing:.1em;padding-bottom:8px}@media only screen and (max-width: 1280px){.doubt__ttl span{font-size:4.296875vw}}@media only screen and (max-width: 767px){.doubt__ttl span{font-size:2.8rem;letter-spacing:.01em;line-height:1.4642857143;padding-bottom:0;margin-left:-6px}}.doubt .title__en{position:absolute;right:-17px;top:6px}@media only screen and (max-width: 767px){.doubt .title__en{top:83px;right:-10px}}.doubt__box{margin-top:47px;border-radius:50px 50px 0 0;padding:41px 50px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(1,93,178)),to(rgb(26,111,191)));background:-webkit-linear-gradient(top,rgb(1,93,178) 0%,rgb(26,111,191) 100%);background:linear-gradient(-180deg,#015db2,#1a6fbf)}@media only screen and (max-width: 767px){.doubt__box{border-radius:22.4px 22.4px 0 0;padding:20px 15px;margin-top:36px}}.doubt__box .txt01{max-width:712px;margin:0 auto 42px}@media only screen and (max-width: 1280px){.doubt__box .txt01{max-width:55.625vw}}@media only screen and (max-width: 767px){.doubt__box .txt01{max-width:100%}}.doubt__list{position:relative;z-index:1}@media only screen and (max-width: 767px){.doubt__list{padding-top:101px;max-width:305px;margin:0 auto}}.doubt__list:before,.doubt__list:after{content:"";position:absolute;background-repeat:no-repeat;z-index:-1}.doubt__list:before{left:-5px;width:133px;height:245px;background-image:url(../images/common/illust01.svg);top:-193px}@media only screen and (max-width: 1024px){.doubt__list:before{width:110px;height:225px;top:-163px}}@media only screen and (max-width: 767px){.doubt__list:before{width:80px;height:148px;top:-17px;left:27px}}.doubt__list:after{right:-7px;width:140px;height:254px;background-image:url(../images/common/illust02.svg);top:-204px}@media only screen and (max-width: 1024px){.doubt__list:after{width:120px;height:235px;top:-183px}}@media only screen and (max-width: 767px){.doubt__list:after{width:84px;height:152px;top:-24px;right:42px}}.about{padding:0 0 135px;position:relative;z-index:1;margin-top:-102px}@media only screen and (max-width: 767px){.about{margin-top:-4px;padding:0 0 119px}}.about:after{content:"";position:absolute;top:-98px;left:0;background:url(../images/common/bg_wave02.png) no-repeat center top/100% 100%;width:100%;height:calc(100% + 98px);z-index:-1;pointer-events:none}@media only screen and (max-width: 767px){.about:after{background-image:url(../images/common/bg_wave02-sp.png)}}.about .title__en{position:absolute;left:-15px;top:0}@media only screen and (max-width: 767px){.about .title__en{top:-23px}}.anchor .list02{margin-top:-87px}@media only screen and (max-width: 767px){.anchor .list02{margin-top:-74px}}.imgtext01{position:relative;width:100%;max-width:100%;padding:119px 0 135px 47px}@media only screen and (max-width: 1024px){.imgtext01{padding:100px 0 120px 20px}}@media only screen and (max-width: 767px){.imgtext01{padding:108px 0 114px}}.imgtext01__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.imgtext01__img{position:absolute;width:72%;height:100%;top:0;right:0;z-index:1}@media only screen and (max-width: 1200px){.imgtext01__img{width:80%}}@media only screen and (max-width: 1024px){.imgtext01__img{width:100%}}@media only screen and (max-width: 767px){.imgtext01__img{width:290px;height:186px}}.imgtext01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.imgtext01__content{width:50%;position:relative;z-index:2}@media only screen and (max-width: 1024px){.imgtext01__content{width:56%}}@media only screen and (max-width: 767px){.imgtext01__content{width:100%}}.imgtext01__ttl{font-size:3.4rem;font-weight:700;line-height:1.7058823529;letter-spacing:.02em;color:#6b9cde;margin-bottom:21px}@media only screen and (max-width: 1200px){.imgtext01__ttl{font-size:2.8333333333vw}}@media only screen and (max-width: 1024px){.imgtext01__ttl{font-size:2.8239202658vw}}@media only screen and (max-width: 767px){.imgtext01__ttl{font-size:2.1rem;line-height:1.5238095238;margin-bottom:14px}}.imgtext01__box{border-radius:10px;background-color:#eef5f7;padding:25px 30px 29px;max-width:423px}@media only screen and (max-width: 767px){.imgtext01__box{max-width:110%;margin-right:-20px;border-radius:10px 0 0 10px;padding:22px 20px 27px}}.imgtext01__box .ttl{color:#6b9cde;font-weight:700;font-size:2.2rem;line-height:1.2727272727;letter-spacing:.02em;padding-bottom:12px;margin-bottom:15px;border-bottom:2px dotted #6b9cde}@media only screen and (max-width: 1200px){.imgtext01__box .ttl{font-size:1.8333333333vw}}@media only screen and (max-width: 1024px){.imgtext01__box .ttl{font-size:1.8rem;line-height:1.5555555556}}.imgtext01__item{position:relative;font-weight:500;font-size:1.6rem;letter-spacing:.05em;line-height:1.4;color:#404040;padding-left:27px}@media only screen and (max-width: 1200px){.imgtext01__item{font-size:1.3333333333vw}}@media only screen and (max-width: 1024px){.imgtext01__item{font-size:1.4rem;padding-left:23px}}@media only screen and (max-width: 767px){.imgtext01__item{letter-spacing:0}}.imgtext01__item:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;background-color:#fff;border:1px solid #6b9cde;border-radius:3px}@media only screen and (max-width: 1200px){.imgtext01__item:before{top:1px;width:1.5vw;height:1.5vw}}@media only screen and (max-width: 1024px){.imgtext01__item:before{top:3px}}@media only screen and (max-width: 767px){.imgtext01__item:before{width:15px;height:15px}}.imgtext01__item:not(:last-child){margin-bottom:14px}@media only screen and (max-width: 767px){.imgtext01__item:not(:last-child){margin-bottom:9px}}.flow{padding:131px 0 0;position:relative}@media only screen and (max-width: 1024px){.flow{padding:110px 0 0}}@media only screen and (max-width: 767px){.flow{padding:50px 0}}.flow:before,.flow:after{content:"";position:absolute;background-repeat:no-repeat;z-index:-1}.flow:before{background-image:url(../images/common/bg-dot.svg);width:361px;height:260px;left:-37px;top:99px}@media only screen and (max-width: 1024px){.flow:before{width:311px;height:210px}}@media only screen and (max-width: 767px){.flow:before{width:164px;height:118px;top:40px;left:-57px}}.flow:after{background-image:url(../images/common/bg_dot03.svg);width:537px;height:351px;right:-131px;top:50px}@media only screen and (max-width: 1024px){.flow:after{width:407px;height:221px}}@media only screen and (max-width: 767px){.flow:after{width:225px;height:198px;right:-55px;top:-9px;background-image:url(../images/common/bg_dot03-sp.svg)}}.flow__top{position:relative;padding-bottom:165px}@media only screen and (max-width: 767px){.flow__top{padding-bottom:147px}}.flow__top:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:490px;background:url(../images/common/bg_wave05.png) no-repeat center top/100% 490px;z-index:-1}@media only screen and (max-width: 767px){.flow__top:after{background-image:url(../images/common/bg_wave05-sp.png);height:661px;background-size:100% 661px}}.flow__bottom{position:relative;margin-top:-48px;z-index:1;padding-bottom:102px}@media only screen and (max-width: 767px){.flow__bottom{margin-top:-78px;padding-bottom:39px}}.flow__bottom:after{content:"";position:absolute;top:-148px;left:0;background:url(../images/common/bg_wave07.png) no-repeat center top/100% 100%;width:100%;height:calc(100% + 148px);z-index:-1;pointer-events:none}@media only screen and (max-width: 767px){.flow__bottom:after{background-image:url(../images/common/bg_wave07-sp.png);top:-85px;height:calc(100% + 85px)}}.flow__bottom .block01{z-index:1}.flow__bottom .block01:before{content:"";position:absolute;width:679px;height:138px;left:17px;top:-80px;background:url(../images/common/illust05.svg) no-repeat center}@media only screen and (max-width: 1024px){.flow__bottom .block01:before{width:400px}}@media only screen and (max-width: 767px){.flow__bottom .block01:before{width:300px;left:0;top:-102px;background-image:url(../images/common/illust05-sp.svg)}}.flow__bottom .block01 .block01__ttl{padding-top:63px;padding-bottom:35px;position:relative;letter-spacing:.1em}@media only screen and (max-width: 767px){.flow__bottom .block01 .block01__ttl{padding:16px 0 21px;letter-spacing:.01em;margin-right:-24px;margin-bottom:12px}}.flow__bottom .block01 .block01__ttl:after{content:"";position:absolute;width:231px;height:9.5px;left:0;bottom:0;background:url(../images/common/line.svg) no-repeat center/231px}@media only screen and (max-width: 767px){.flow__bottom .block01 .block01__ttl:after{width:180px;background-size:100% 180px}}@media only screen and (max-width: 767px){.flow__bottom .block01 .block01__right{margin-right:-8px}}.feature{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1120px)/2));padding:10px 0 24px 20px;margin-left:auto}@media only screen and (max-width: 1200px){.feature{padding-top:50px}}@media only screen and (max-width: 767px){.feature{padding:16px 0 20px 20px;display:block}}.feature:before{content:"";position:absolute;right:132px;top:-124px;width:603px;height:259px;background:url(../images/common/illust06.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1200px){.feature:before{right:11vw;top:-10.3333333333vw;width:50.25vw}}@media only screen and (max-width: 1024px){.feature:before{right:50px;top:-54px}}@media only screen and (max-width: 767px){.feature:before{width:137px;height:104px;right:5px;top:22px;background-image:url(../images/common/illust06-sp.svg)}}.feature__detail{max-width:45%;width:100%;padding-right:40px}@media only screen and (max-width: 1200px){.feature__detail{padding-right:20px}}@media only screen and (max-width: 1024px){.feature__detail{padding-right:5px}}@media only screen and (max-width: 767px){.feature__detail{max-width:100%;padding-right:20px}}.feature__img{max-width:55%;width:100%;margin-left:10px;margin-top:92px;overflow:hidden;border-radius:54px 0 0 54px;height:796px}@media only screen and (max-width: 767px){.feature__img{max-width:100%;margin-top:20px;margin-left:0;height:239px;border-radius:30px 0 0 30px}}.feature__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature__list{margin-top:54px}@media only screen and (max-width: 767px){.feature__list{margin-top:38px}}.feature__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 20px 23px 0;border-bottom:2px dotted #cfcfcf}@media only screen and (max-width: 1024px){.feature__item{padding:0 10px 20px 0}}@media only screen and (max-width: 767px){.feature__item{padding:0 0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.feature__item:not(:last-child){margin-bottom:23px}@media only screen and (max-width: 767px){.feature__item:not(:last-child){margin-bottom:20px}}@media only screen and (max-width: 767px){.feature__item:last-child{border-bottom:0;padding-bottom:0}}.feature__num{position:relative;width:100%;max-width:68px;padding-top:24px}@media only screen and (max-width: 1024px){.feature__num{padding-top:19px;max-width:55px}}@media only screen and (max-width: 767px){.feature__num{padding-top:0}}.feature__num span{font-size:3.2rem;font-family:Quicksand,sans-serif;font-weight:600;color:#6b9cde;letter-spacing:.045em;line-height:1;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1024px){.feature__num span{font-size:2.5rem}}.feature__num span:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:6px;width:68px;height:68px;background:url(../images/common/illust07.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.feature__num span:after{width:50px;height:50px}}@media only screen and (max-width: 767px){.feature__num span:after{top:-12px;left:24px}}.feature__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:38px}@media only screen and (max-width: 1200px){.feature__content{padding-left:20px}}@media only screen and (max-width: 1024px){.feature__content{padding-left:10px}}@media only screen and (max-width: 767px){.feature__content{padding-left:8px}}.feature__content .ttl{color:#6b9cde;font-weight:700;font-size:2.2rem;letter-spacing:.01em}@media only screen and (max-width: 1024px){.feature__content .ttl{font-size:1.9rem}}.greeting{margin-top:230px;padding:0 0 30px;position:relative;background-color:#eef5f7}@media only screen and (max-width: 767px){.greeting{margin-top:106px;padding-bottom:225px}}.greeting:before{content:"";position:absolute;top:-210px;left:0;width:100%;height:210px;background:url(../images/common/bg_wave08.png) no-repeat center top/100% 210px}@media only screen and (max-width: 767px){.greeting:before{background-image:url(../images/common/bg_wave08-sp.png);height:100px;top:-100px;background-size:100% 100px}}.greeting__head{position:absolute;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:Quicksand,sans-serif;font-weight:600;font-size:16.5rem;letter-spacing:.014em;line-height:1;color:#fff;z-index:1;top:-88px;left:-23px}@media only screen and (max-width: 767px){.greeting__head{font-size:8.5rem;top:210px;left:-11px}}.greeting__inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1270px)/2));padding-left:20px;margin-left:auto;position:relative}@media only screen and (max-width: 767px){.greeting__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.greeting__left{max-width:56%;width:100%;position:relative;padding-right:28px;padding-top:22px}@media only screen and (max-width: 1200px){.greeting__left{padding-right:30px}}@media only screen and (max-width: 1024px){.greeting__left{padding-right:20px}}@media only screen and (max-width: 767px){.greeting__left{max-width:100%;padding:7px 20px 0 33px;z-index:1}}.greeting__left .txt01{z-index:1;position:relative}.greeting__ttl{font-size:clamp(2.5rem,1.172vw + 1.6rem,3.1rem);font-weight:700;color:#6b9cde;line-height:1.7058823529;letter-spacing:.01em;margin-bottom:20px;position:relative;z-index:1}@media only screen and (max-width: 767px){.greeting__ttl{font-size:2.1rem;line-height:1.5238095238;margin-bottom:10px}}.greeting__img1{-webkit-mask:url(../images/common/path03.png) no-repeat center/100% 100%;mask:url(../images/common/path03.png) no-repeat center/100% 100%;width:687px;height:482px;position:relative;left:-284px;bottom:-42px;z-index:0}@media only screen and (max-width: 1024px){.greeting__img1{width:587px;height:382px;left:-254px}}@media only screen and (max-width: 767px){.greeting__img1{width:205px;height:144px;left:-85px;bottom:-38px}}.greeting__img1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__right{max-width:44%;width:100%;position:relative;margin-top:-108px;padding-left:0;z-index:1}@media only screen and (max-width: 1024px){.greeting__right{padding-left:0;margin-top:-82px}}@media only screen and (max-width: 767px){.greeting__right{max-width:100%;z-index:0}}.greeting__right:before{content:"";position:absolute;left:-11px;top:36px;width:511px;height:571px;background:url(../images/common/illust11.svg) no-repeat center;z-index:2}@media only screen and (max-width: 1024px){.greeting__right:before{width:311px;height:371px}}@media only screen and (max-width: 767px){.greeting__right:before{width:253px;height:310px;background-image:url(../images/common/illust11-sp.svg);left:45px;top:19px}}.greeting__right:after{content:"";position:absolute;right:-567px;bottom:224px;width:814px;height:446px;background:url(../images/common/illust08.svg) no-repeat center;z-index:2}@media only screen and (max-width: 1024px){.greeting__right:after{width:614px;height:246px;bottom:auto;top:400px;right:-300px}}@media only screen and (max-width: 767px){.greeting__right:after{width:301px;height:165px;right:-136px;top:auto;bottom:-28px}}.greeting__right__detail{position:relative;z-index:1}.greeting__right__detail:after{content:"";position:absolute;left:-63px;top:123px;width:660px;height:663px;background:url(../images/common/bg_dot05.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.greeting__right__detail:after{width:360px;height:363px}}@media only screen and (max-width: 767px){.greeting__right__detail:after{width:335px;height:318px;top:60px;left:-10px}}.greeting__img2{-webkit-mask:url(../images/common/path04.png) no-repeat center/100% 100%;mask:url(../images/common/path04.png) no-repeat center/100% 100%;width:758px;height:708px}@media only screen and (max-width: 1024px){.greeting__img2{width:558px;height:508px}}@media only screen and (max-width: 767px){.greeting__img2{width:387px;height:361px;-webkit-transform:translateX(59px);transform:translate(59px)}}.greeting__img2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__boxname{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;width:97px;height:241px;top:73px;left:26px;border-radius:10px;padding:20px 10px 10px 8px;background:#fff;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;color:#6b9cde}@media only screen and (max-width: 767px){.greeting__boxname{left:33px;top:54px;width:81px;height:231px;padding:17px 12px 3px 8px}}.greeting__boxname .note{font-size:1.2rem;font-weight:500;letter-spacing:.1em;margin-left:4px}@media only screen and (max-width: 767px){.greeting__boxname .note{margin-left:2px}}.greeting__boxname .name{letter-spacing:.1em;font-weight:500}.greeting__boxname .name .pos{font-size:1.4rem;margin-bottom:8px}.greeting__boxname .name .jp{font-size:2rem;margin-bottom:10px}.greeting__boxname .name .en{font-size:1rem;font-weight:700;font-family:Quicksand,sans-serif}@media only screen and (max-width: 767px){.greeting__boxname .name .en{letter-spacing:.05em}}.banner{padding:0 0 70px;position:relative;z-index:1;margin-top:-163px}@media only screen and (max-width: 1024px){.banner{margin-top:-100px}}@media only screen and (max-width: 767px){.banner{margin-top:-203px;padding-bottom:37px;z-index:1}}.banner:after{content:"";position:absolute;width:100%;height:100%;left:0;bottom:-100px;background:url(../images/common/bg_dot06.svg) repeat center/100% 100%;z-index:-1}@media only screen and (max-width: 767px){.banner:after{height:233px;background:url(../images/common/bg_dot06-sp.svg) no-repeat center/100% 233px;bottom:0}}.banner__wrap{background-color:#fff;position:relative;border-radius:20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;padding:5px}@media only screen and (max-width: 767px){.banner__wrap{border-radius:10px}}.banner__wrap:before{content:"";position:absolute;right:49px;top:-296px;width:486px;height:402px;background:url(../images/common/illust09.svg) no-repeat center;z-index:-2}@media only screen and (max-width: 1024px){.banner__wrap:before{width:380px}}@media only screen and (max-width: 767px){.banner__wrap:before{width:212px;height:175px;top:-123px;right:-2px}}.banner__wrap:after{content:"";position:absolute;right:54px;top:-18px;width:48px;height:32px;background:url(../images/common/illust_hand.svg) no-repeat center;z-index:2}@media only screen and (max-width: 1024px){.banner__wrap:after{width:38px}}@media only screen and (max-width: 767px){.banner__wrap:after{width:21px;height:14px;right:5px;top:-3px}}.banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;background:url(../images/top/bg_banner.png) no-repeat center/100%;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:20px;overflow:hidden;min-height:315px}@media only screen and (max-width: 1024px){.banner__inner{min-height:210px}}@media only screen and (max-width: 767px){.banner__inner{display:block;background-image:url(../images/top/bg_banner-sp.png);background-size:100% auto;background-position:top center;border-radius:10px}}.banner__inner:before{content:"";position:absolute;right:304px;top:-53px;width:163px;height:96px;background:url(../images/common/bg_dot08.svg) no-repeat center;z-index:-1}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:315px;height:100%;width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.banner__content{min-height:210px}}@media only screen and (max-width: 767px){.banner__content{width:100%;min-height:196px}}.banner__content img{width:365px;height:170px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1024px){.banner__content img{width:265px;height:170px}}@media only screen and (max-width: 767px){.banner__content img{width:227px;height:106px}}.banner__video{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:315px;position:relative}@media only screen and (max-width: 1024px){.banner__video{height:210px}}@media only screen and (max-width: 767px){.banner__video{width:100%;height:192px}}.banner__video .thumbnail{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner__video video{position:relative;width:100%;height:100%;z-index:1}.banner__video .play-button{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:transparent;border:0;cursor:pointer;z-index:10}.banner__video .play-button img{width:69px;height:49px}@media only screen and (max-width: 767px){.banner__video .play-button img{width:43px;height:30px}}.infor{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.infor{display:block}}.infor__left{max-width:45%;width:100%;padding-right:25px}@media only screen and (max-width: 1200px){.infor__left{padding-right:0}}@media only screen and (max-width: 1024px){.infor__left{max-width:100%;padding:0}}.infor__logo{max-width:435px;margin:0 auto 13px}@media only screen and (max-width: 767px){.infor__logo{max-width:280px;margin:0 auto 15px}}.infor__address{text-align:center;font-weight:500;font-size:1.8rem;letter-spacing:.08em;color:#404040;margin-bottom:25px}@media only screen and (max-width: 767px){.infor__address{font-size:1.6rem;letter-spacing:.05em}}.infor__transport{margin-top:27px;border-radius:10px;background-color:#eef5f7;padding:17px 18px 18px 27px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1200px){.infor__transport{padding:17px 12px}}@media only screen and (max-width: 767px){.infor__transport{margin-top:21px;display:block;padding:15px 22px 15px 40px}}.infor__transport li{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.infor__transport li{width:100%}.infor__transport li:last-child{margin-top:4px}}.infor__icon{background-color:#fff;border-radius:50%;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.infor__icon{width:40px;height:40px}}.infor__icon img{width:19px;height:25px}@media only screen and (max-width: 767px){.infor__icon img{width:15px;height:20px}}.infor__txt{width:calc(100% - 50px);padding-left:10px}.infor__txt .txt{color:#6b9cde;font-weight:500;font-size:1.6rem;line-height:1.3;letter-spacing:.1em}@media only screen and (max-width: 1200px){.infor__txt .txt{font-size:1.4rem}}@media only screen and (max-width: 767px){.infor__txt .txt{font-size:1.6rem}}.infor__right{max-width:55%;width:100%;padding-left:41px}@media only screen and (max-width: 1024px){.infor__right{max-width:100%;padding:50px 0 0}}@media only screen and (max-width: 767px){.infor__right{padding:23px 0 0}}.infor__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-bottom:15px}@media only screen and (max-width: 767px){.infor__contact{gap:10px;margin-bottom:25px}}.infor__contact li{width:calc(50% - 8px);position:relative}@media only screen and (max-width: 767px){.infor__contact li{width:calc(50% - 5px)}.infor__contact li:first-child .btn02{padding-right:34px}.infor__contact li:first-child .btn02 .small{letter-spacing:-.02em}}.infor__contact li:after{content:"";position:absolute;background:url(../images/common/icon/icon_arrow02.svg) no-repeat center/8px 9px;width:25px;height:25px;background-color:#6b9cde;border-radius:50%;-webkit-transition:.3s ease;transition:.3s ease;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 767px){.infor__contact li:after{width:21.6px;height:21.6px;right:10px;background-size:6.5px 7px}}.infor__contact .btn02{min-height:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:35px;padding:5px 40px 5px 10px}@media only screen and (max-width: 767px){.infor__contact .btn02{min-height:60px;padding:5px 25px 5px 10px}}.infor__contact .btn02 .small{font-size:1.4rem;font-weight:500;letter-spacing:.05em;line-height:1.2;color:#404040;margin-bottom:3px}@media only screen and (max-width: 1200px){.infor__contact .btn02 .small{font-size:1.1666666667vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .small{font-size:1.4rem}}@media only screen and (max-width: 767px){.infor__contact .btn02 .small{font-size:1.2rem;letter-spacing:0}}.infor__contact .btn02 .num{font-size:2.65rem;letter-spacing:-.02em;padding-left:26px}@media only screen and (max-width: 1200px){.infor__contact .btn02 .num{font-size:2.2083333333vw;padding-left:2.1666666667vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .num{font-size:2rem;padding-left:20px}}@media only screen and (max-width: 767px){.infor__contact .btn02 .num{font-size:1.85rem;padding-left:18px;letter-spacing:-.04em}}.infor__contact .btn02 .num:before{width:20px;height:20px;top:6px}@media only screen and (max-width: 1200px){.infor__contact .btn02 .num:before{top:2px;width:1.6666666667vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .num:before{width:16px;height:16px}}@media only screen and (max-width: 767px){.infor__contact .btn02 .num:before{width:15px;height:15px}}.infor__contact .btn02 .txt{font-size:2.4rem;padding-left:28px}@media only screen and (max-width: 1200px){.infor__contact .btn02 .txt{font-size:2vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .txt{font-size:2rem;padding-left:20px}}@media only screen and (max-width: 767px){.infor__contact .btn02 .txt{font-size:1.9rem;letter-spacing:.045em}}.infor__contact .btn02 .txt:before{width:20px;height:20px;top:1px}@media only screen and (max-width: 1200px){.infor__contact .btn02 .txt:before{top:0;width:1.6666666667vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .txt:before{width:16px;height:16px}}.infor__contact .btn02 .txt .jp{font-size:2.05rem}@media only screen and (max-width: 1200px){.infor__contact .btn02 .txt .jp{font-size:1.7083333333vw}}@media only screen and (max-width: 1024px){.infor__contact .btn02 .txt .jp{font-size:1.8rem}}@media only screen and (max-width: 767px){.infor__contact .btn02 .txt .jp{font-size:1.6rem;letter-spacing:0}}.infor__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:29px;margin-bottom:29px;border-bottom:2px dotted #cfcfcf}@media only screen and (max-width: 767px){.infor__social{gap:10px}}.infor__social li{width:calc(33.3333333333% - 10px)}@media only screen and (max-width: 767px){.infor__social li{width:calc(33.3333333333% - 7px)}}@media only screen and (max-width: 767px){.infor__social li:nth-child(2) .btn04{padding-top:39px}}.infor__social li:nth-child(2) .btn04 .ttl{margin-bottom:0;margin-top:5px}@media only screen and (max-width: 767px){.infor__social li:nth-child(2) .btn04 .ttl{padding-top:0;font-size:1.8rem;margin-top:0}}.infor__social li:nth-child(2) .btn04 .ttl:before{background-image:url(../images/common/icon/icon_insta.svg)}@media only screen and (max-width: 767px){.infor__social li:nth-child(2) .btn04 .ttl:before{top:-39px}}.infor__social li:last-child .btn04 .ttl{padding-left:0;margin-bottom:0;margin-top:5px}@media only screen and (max-width: 767px){.infor__social li:last-child .btn04 .ttl{margin-top:10px;padding-top:0}}.infor__social li:last-child .btn04 .ttl:before{content:none}.infor__social li:last-child .btn04 .ttl img{width:82px;height:20px}.infor__banner{text-align:center;max-width:400px;display:block;margin:20px auto 0}@media only screen and (max-width: 767px){.infor__banner{margin-top:16px;max-width:269px}}.mv01{position:relative;padding-bottom:20px}@media only screen and (max-width: 767px){.mv01{padding-bottom:10px}}.mv01:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:296px;background:url(../images/common/bg_wave06.svg) no-repeat center/100%;z-index:-1}@media only screen and (max-width: 1024px){.mv01:after{bottom:-50px}}@media only screen and (max-width: 767px){.mv01:after{background-color:#1a6fbf;height:130px;bottom:0}}.mv01__inner{max-width:calc(100% - 50px);margin-left:auto}@media only screen and (max-width: 767px){.mv01__inner{max-width:100%;padding-left:20px}}.mv01__img{overflow:hidden;border-bottom-left-radius:50px}@media only screen and (max-width: 1024px){.mv01__img{height:300px}}@media only screen and (max-width: 767px){.mv01__img{height:200px;border-bottom-left-radius:15px}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;left:100px;bottom:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.mv01__content{left:40px;bottom:70px}}.mv01__detail{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;z-index:2}.mv01__title{font-size:4.755rem;font-weight:700;letter-spacing:.01em;color:#fff;text-shadow:0 0 5px #6b9cde,0 0 5px #6b9cde}@media only screen and (max-width: 1024px){.mv01__title{font-size:3.5rem}}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem}}.mv01__list{position:relative;z-index:2}.maincontent{padding-top:90px;padding-bottom:70px;position:relative;z-index:1}@media only screen and (max-width: 1024px){.maincontent{padding-top:40px}}@media only screen and (max-width: 767px){.maincontent{padding-top:30px}}.maincontent h2,.maincontent h3,.maincontent h4,.maincontent h5,.maincontent h6{font-weight:700;color:#6b9cde}.maincontent h2{padding-bottom:25px;margin-bottom:24px;font-size:4.2rem;line-height:1.4;letter-spacing:.015em;margin-top:60px;padding-top:30px;text-align:center;position:relative}.maincontent h2:before,.maincontent h2:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-repeat:no-repeat}.maincontent h2:before{top:-2px;width:60px;height:25px;background-image:url(../images/common/icon/icon_rainbow.svg)}@media only screen and (max-width: 767px){.maincontent h2:before{width:40px;top:0}}.maincontent h2:after{width:231px;height:10px;background-image:url(../images/common/line02.svg);bottom:0}@media only screen and (max-width: 767px){.maincontent h2:after{width:150px}}@media only screen and (max-width: 1024px){.maincontent h2{font-size:3rem;margin-top:40px;padding-bottom:15px}}@media only screen and (max-width: 767px){.maincontent h2{font-size:2.6rem;margin:25px 0;padding-bottom:16px;padding-top:20px}}.maincontent h3{margin:46px 0 25px;font-size:3rem;letter-spacing:.01em;line-height:1.5;position:relative;padding-bottom:5px;border-bottom:1px solid #6b9cde}@media only screen and (max-width: 1024px){.maincontent h3{font-size:2.7rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h3{font-size:2.3rem;margin:20px 0}}.maincontent h4{padding-left:22px;font-size:2.6rem;position:relative;line-height:1.4;margin:53px 0 25px;letter-spacing:.01em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maincontent h4:before{content:"";width:14px;height:18px;background:url(../images/common/icon/icon_dot.svg) no-repeat center;position:absolute;top:53%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maincontent h4:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #6b9cde;width:25%;margin-left:10px;opacity:.3}@media only screen and (max-width: 1024px){.maincontent h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h4{font-size:2rem;margin:20px 0 15px}}.maincontent h5{padding-bottom:10px;font-size:2.3rem;letter-spacing:.01em;line-height:1.4;margin:40px 0 25px;position:relative;border-bottom:2px dotted #6b9cde}@media only screen and (max-width: 1024px){.maincontent h5{margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h5{margin:20px 0 15px;font-size:1.8rem}}.maincontent h6{font-size:2rem;line-height:1.4;padding-left:17px;position:relative;margin:54px 0 20px;letter-spacing:.01em}@media only screen and (max-width: 1024px){.maincontent h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h6{margin:20px 0 15px;font-size:1.6rem}}.maincontent h6:before{content:"";position:absolute;width:7px;height:7px;background-color:#6b9cde;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maincontent a{color:#00459e;text-decoration:underline}.maincontent a:hover{opacity:.8}.maincontent p{font-weight:500;letter-spacing:.05em;line-height:2;margin-bottom:15px;font-size:1.6rem;color:#404040}@media only screen and (max-width: 767px){.maincontent p{font-size:1.4rem;margin-bottom:10px}}.maincontent .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.maincontent .fullwidth .imgbox--full{margin:60px 0 0;position:relative}.maincontent .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.maincontent .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.maincontent .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth .imgbox--full figure{height:220px}}.maincontent .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.maincontent .fullwidth img{min-height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth img{min-height:220px}}.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:100%}}.maincontent .image--r,.maincontent .image--l{max-width:435px;max-height:500px;margin-bottom:30px;position:relative;aspect-ratio:16/10}@media only screen and (max-width: 767px){.maincontent .image--r,.maincontent .image--l{max-width:100%;margin-bottom:20px}}.maincontent .image--r img,.maincontent .image--l img{border-radius:10px;width:100%;-o-object-fit:cover;object-fit:cover}.maincontent .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.maincontent .image--r{margin-left:0;float:none}}.maincontent .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.maincontent .image--l{margin-right:0;float:none}}.maincontent .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.maincontent .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.maincontent .caption{font-size:2rem}}.maincontent .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.maincontent .list .item{width:calc(50% - 24px);margin:0 12px}@media only screen and (max-width: 767px){.maincontent .list .item{width:100%}.maincontent .list .item:not(:last-child){margin-bottom:25px}}.maincontent .list figure{position:relative}.maincontent .list img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .list .text,.maincontent .list .text p{margin-top:10px;margin-bottom:0}.maincontent .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.04em;font-weight:500;padding-bottom:7px}.maincontent .list--col2 img{aspect-ratio:16/9.12}.maincontent .list--col3 img{aspect-ratio:4/2.9}.maincontent .list--col3 .item{width:calc(33.33% - 24px)}@media only screen and (max-width: 767px){.maincontent .list--col3 .item{width:100%}}.maincontent .topic__ttl{font-size:2rem;line-height:1.25;color:#7a7a7a}@media only screen and (max-width: 767px){.maincontent .topic__ttl{font-size:1.8rem}}.maincontent .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #6b9cde;padding:36px 65px;border-radius:15px;margin-top:16px;margin-bottom:16px}@media only screen and (max-width: 1024px){.maincontent .topic__list{padding:35px 40px}}@media only screen and (max-width: 767px){.maincontent .topic__list{padding:30px 20px}}.maincontent .topic__list li{font-size:1.6rem;font-weight:500;letter-spacing:.05em;line-height:2;position:relative;padding:3px 0 6px 17px;width:100%}@media only screen and (max-width: 767px){.maincontent .topic__list li{font-size:1.4rem}}.maincontent .topic__list li:before{content:"";position:absolute;top:15px;left:0;width:7px;height:7px;background-color:#6b9cde;border-radius:50%}.maincontent .topic__list--col2{gap:0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maincontent .topic__list--col2 li{width:calc(50% - 13px);letter-spacing:.035em}@media only screen and (max-width: 767px){.maincontent .topic__list--col2 li{width:100%}}.maincontent .topic__list--col3{gap:0 28px}.maincontent .topic__list--col3 li{width:calc(33.33% - 18.6666666667px);letter-spacing:.1em}@media only screen and (max-width: 767px){.maincontent .topic__list--col3 li{width:100%}}.maincontent .topic__list--link{padding:36px 65px 46px;gap:13px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1024px){.maincontent .topic__list--link{padding:35px 40px}}@media only screen and (max-width: 767px){.maincontent .topic__list--link{padding:30px 20px}}.maincontent .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px 5px;border-bottom:1px dotted #9f9f9f}@media only screen and (max-width: 767px){.maincontent .topic__list--link li{width:100%}}.maincontent .topic__list--link li:before{content:none}.maincontent .topic__list--link li a{position:relative;letter-spacing:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:30px;text-decoration:none;font-size:1.6rem;color:#404040}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a{font-size:1.4rem}}.maincontent .topic__list--link li a:before{position:absolute;content:"";width:25px;height:25px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:#6b9cde;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;left:auto}.maincontent .topic__list--link li a:after{position:absolute;content:"";background:url(../images/common/icon/icon_arrow02.svg) no-repeat center;width:7.5px;height:8.5px;-webkit-transform:translateX(-50%);transform:translate(-50%);top:11px;right:11px;left:auto;-webkit-transform:none;transform:none;width:10px;height:11px}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a:after{top:9px}}@media only screen and (min-width: 768px){.maincontent .topic__list--link li a:hover{opacity:1;color:#6b9cde}.maincontent .topic__list--link li a:hover:before{-webkit-transform:scale(1.2) translateY(calc(-50% + 2px));transform:scale(1.2) translateY(calc(-50% + 2px))}.maincontent .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.maincontent .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.maincontent .topic__listttl{display:block}}.maincontent .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.maincontent .topic__listttl .item:not(:last-child){margin-bottom:20px}}.maincontent .topic__listttl .ttl{margin:0 0 19px;font-size:2.4rem;padding-bottom:10px;line-height:1.3}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl{font-size:2rem;padding-bottom:8px;line-height:1.3}}.maincontent .topic__lsfull--bg{background:#eef5f7;padding:50px 0}.maincontent .topic__list01--005{background:#fff;padding:42px 60px 34px;border-radius:15px;border:1px solid #6b9cde}@media only screen and (max-width: 767px){.maincontent .topic__list01--005{padding:20px}}.maincontent .topic__list01--005 .topic__list--col2{margin-top:0}.maincontent .topic__list01--005 .topic__list--col2 li{width:calc(50% - 12px)}@media only screen and (max-width: 767px){.maincontent .topic__list01--005 .topic__list--col2 li{width:100%}}.maincontent .topic__button{margin-bottom:70px}.maincontent .topic__heading{font-weight:700;font-size:2.4rem;letter-spacing:.015em;color:#6b9cde;padding-bottom:20px;margin-bottom:25px;position:relative}@media only screen and (max-width: 767px){.maincontent .topic__heading{font-size:2.2rem}}.maincontent .topic__heading:after{content:"";width:150px;height:1px;border-bottom:2px dotted #6b9cde;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.maincontent .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#e39c86;border:1px solid currentColor;border-radius:15px;margin:18px 0 20px}@media only screen and (max-width: 767px){.maincontent .topic__pickbox{padding:20px}}.maincontent .topic__picklist{max-width:737px;margin:0 auto;width:100%}.maincontent .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.015em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left}@media only screen and (max-width: 767px){.maincontent .topic__picklist li{font-size:1.4rem}}.maincontent .topic__picklist li:before{content:"※";position:absolute;left:0}.maincontent .topicflow{position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.maincontent .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10px;border:1px solid #eef5f7;padding:25px 30px 30px 24px}@media only screen and (max-width: 767px){.maincontent .topicflow__box{display:block;padding:10px 20px 20px}}.maincontent .topicflow__box:not(:last-child){margin-bottom:24px}@media only screen and (max-width: 767px){.maincontent .topicflow__box:not(:last-child){margin-bottom:25px}.maincontent .topicflow__box:not(:last-child):after{content:"";position:absolute;height:57px;width:23px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:-44px;background:url(../images/common/illust10-sp.svg) no-repeat center}}.maincontent .topicflow__box:not(:last-child) .topicflow__arrow .arrow:before{content:"";position:absolute;top:0;left:50%;width:3px;height:100%;background:url(../images/common/dot-line.svg) center;-webkit-transform:translateX(-50%);transform:translate(-50%)}.maincontent .topicflow__box:not(:last-child) .topicflow__arrow .arrow:after{content:"";position:absolute;background:url(../images/common/icon/icon_arrow06.svg) no-repeat center;width:14px;height:12px;left:0;bottom:0}.maincontent .topicflow__heading{position:relative;width:190px;padding-right:30px}@media only screen and (max-width: 767px){.maincontent .topicflow__heading{width:100%;margin-bottom:20px;padding:0}}.maincontent .topicflow__step{color:#6b9cde;font-weight:600;font-family:Quicksand,sans-serif;letter-spacing:-.08em;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;letter-spacing:.05em;margin-top:35px}@media only screen and (max-width: 767px){.maincontent .topicflow__step{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.maincontent .topicflow__step:after{content:"";position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);top:6px;width:136px;height:136px;background:url(../images/common/illust07.svg) no-repeat center;z-index:-1;left:80px}@media only screen and (max-width: 767px){.maincontent .topicflow__step:after{width:80px;height:80px;top:-18px;left:50%}}.maincontent .topicflow__step .txt{font-size:2.082rem;margin-bottom:7px}@media only screen and (max-width: 767px){.maincontent .topicflow__step .txt{font-size:1.5rem;margin-bottom:3px}}.maincontent .topicflow__step .num{font-size:4.46rem}@media only screen and (max-width: 767px){.maincontent .topicflow__step .num{font-size:3.2rem}}.maincontent .topicflow__arrow{position:absolute;display:block;width:15px;height:calc(100% - 78px);top:154px;left:72px;overflow:hidden;z-index:1}@media only screen and (max-width: 767px){.maincontent .topicflow__arrow{display:none}}.maincontent .topicflow__arrow .arrow{position:absolute;display:block;width:100%;height:100%;-webkit-transform:scaleY(1);transform:scaleY(1);top:0;left:0;-webkit-transform-origin:center top;transform-origin:center top}.maincontent .topicflow__ttl{font-size:3rem;font-weight:700;letter-spacing:.15em;color:#6b9cde;margin-bottom:10px;line-height:1.4}@media only screen and (max-width: 767px){.maincontent .topicflow__ttl{font-size:2.2rem;text-align:center;margin-bottom:10px}}.maincontent .topicflow__detail{width:calc(100% - 190px);padding-left:12px}@media only screen and (max-width: 767px){.maincontent .topicflow__detail{width:100%;padding-left:0}}.maincontent .map01{height:450px;overflow:hidden;border-radius:15px}@media only screen and (max-width: 767px){.maincontent .map01{height:250px}}.maincontent .table01 .table01__txt{font-size:1.4rem;margin-bottom:0}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt{font-size:1.2rem}}.maincontent mark{position:relative;background-color:transparent;z-index:1}.maincontent mark:before{content:"";background-color:#ff0;height:50%;left:0;bottom:0;width:100%;position:absolute;z-index:-1}.maincontent .section__popup{padding-top:50px}.maincontent .section__popup .btn01{margin:0 auto;max-width:320px}.maincontent .section__popup .btn01 .btn01__txt{font-size:1.6rem;cursor:pointer}@media only screen and (min-width: 1025px){.under{padding-top:0}.under .is-fixed .header__inner{background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a}.under .is-fixed .header__logo{-webkit-box-shadow:none;box-shadow:none}.under .header__inner{padding:20px 4% 7px 0;background-color:transparent}.under .header__logo{background-color:#fff;padding:12px 18px 8px 38px;min-height:87.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 10px 10px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a}}@media only screen and (min-width: 1025px) and (max-width: 1200px){.under .header__logo{padding:12px 18px 8px 23px}}.under .section{padding-top:55px}@media only screen and (max-width: 767px){.under .section{padding-top:40px}}.under .section-pd02{padding-top:32px}.under .section-pd03{padding-top:39px}.under .section-pd04,.under .section-pd06{padding-top:62px}.under .section-pd07{padding-top:30px}.under .section-pd08{padding-top:20px}.under .section-pd09,.under .section-pd10{padding-top:38px}.under .section-pd11{padding-top:51px}.under .section-pd12{padding-top:57px}.under .section-pd13{padding-top:44px}.under .section-pd14{padding-top:58px}.center{text-align:center!important}.radius-0{border-radius:0!important}.mb0{margin-bottom:0!important}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.sp-only{display:none!important}@media only screen and (max-width: 767px){.sp-only{display:block!important}}.pc{display:block!important}@media only screen and (max-width: 767px){.pc{display:none!important}}@media only screen and (max-width: 1024px){.pc-only{display:none!important}}.tab-sp{display:none!important}@media only screen and (max-width: 1024px){.tab-sp{display:block!important}}.bd-0{border:0!important;padding:0!important}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;font-size:0}.hide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:2}.u-tel{pointer-events:none}@media only screen and (max-width: 767px){.u-tel{pointer-events:all}}.u-white{color:#fff}.u-salmon{color:#e39c86}.u-blue{color:#6b9cde}
