@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%}[data-aos=slide-left-bg]:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#b2f7f2),to(#dee2f8));background:-webkit-linear-gradient(left,#b2f7f2,#dee2f8);background:linear-gradient(to right,#b2f7f2,#dee2f8);position:absolute;top:0;left:0;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0) translateX(-5%);transform:scaleX(0) translate(-5%)}[data-aos=slide-left-bg].aos-animate:before{-webkit-animation:bg 2.6s cubic-bezier(.22,1,.36,1) forwards;animation:bg 2.6s cubic-bezier(.22,1,.36,1) forwards}@-webkit-keyframes bg{0%{opacity:0;-webkit-transform:scaleX(0) translateX(-5%);transform:scaleX(0) translate(-5%)}30%{-webkit-transform:scaleX(1) translateX(0);transform:scaleX(1) translate(0)}to{-webkit-transform:scaleX(1) translateX(0);transform:scaleX(1) translate(0)}30%,to{opacity:1}}@keyframes bg{0%{opacity:0;-webkit-transform:scaleX(0) translateX(-5%);transform:scaleX(0) translate(-5%)}30%{-webkit-transform:scaleX(1) translateX(0);transform:scaleX(1) translate(0)}to{-webkit-transform:scaleX(1) translateX(0);transform:scaleX(1) translate(0)}30%,to{opacity:1}}@-webkit-keyframes slide_right{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}}@keyframes slide_right{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}}@-webkit-keyframes scrollText2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes scrollText2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}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 Kaku Gothic Antique,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:1.6rem;line-height:1.5;position:relative;color:#000}@media only screen and (min-width: 768px) and (max-width: 1280px){body{font-size:87.5%}}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: 100px}@media only screen and (max-width: 1024px){body{--header-height: 80px}}@media only screen and (max-width: 767px){body{--header-height: 60px}}.header{position:fixed;z-index:99;top:0;left:0;width:100%}.header.is-active .header__inner{border-radius:0}.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:0 1.6% 0 2%;position:fixed;height:var(--header-height);top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;background:#fff;border-radius:0 0 20px 20px}@media only screen and (max-width: 1200px){.header__inner{padding:0 2%;border-radius:0 0 10px 10px}}@media only screen and (max-width: 1024px){.header__inner{padding:0 4%}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logoimg{width:280px;margin-right:10px}@media only screen and (max-width: 1200px){.header__logoimg{width:200px}}.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:80px;height:calc(100vh - 80px);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__detail{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: 1024px){.header__detail{display:block}}.header__box{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:end;-ms-flex-align:end;align-items:flex-end;margin-right:20px}@media only screen and (max-width: 1200px){.header__box{margin-right:15px}}@media only screen and (max-width: 1024px){.header__box{display:block;margin-right:0}}.header__tel{margin-bottom:1px;margin-top:7px}@media only screen and (max-width: 1024px){.header__tel{display:none}}.header__tel .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0087c3}.header__tel .txt .note{font-size:clamp(1rem,.391vw + .7rem,1.2rem);font-weight:500;letter-spacing:.1em;line-height:1.2}.header__tel .txt .num{position:relative;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.8rem,1.563vw + .6rem,2.6rem);letter-spacing:.08em;line-height:1.75;padding-left:27px;margin-left:10px}@media only screen and (max-width: 1200px){.header__tel .txt .num{padding-left:20px;margin-left:8px}}.header__tel .txt .num:before{content:"";position:absolute;left:0;top:13px;width:20px;height:20px;background:url(../img/common/icon/icon_phone01.svg) no-repeat center}@media only screen and (max-width: 1200px){.header__tel .txt .num:before{top:12px;width:16px;height:16px}}.header__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (max-width: 1024px){.header__btns{display:none}}.header__btn{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:1px solid #7a8a9a;border-radius:5px;min-height:68px;padding:5px 14px}@media only screen and (max-width: 1200px){.header__btn{padding:5px 10px;min-height:65px}}.header__btn .icon{width:25px;height:25px}@media only screen and (max-width: 1200px){.header__btn .icon{width:18px;height:18px}}.header__btn .txt{font-size:clamp(1.2rem,.781vw + .6rem,1.6rem);color:#000;letter-spacing:.1em;font-weight:500;margin-left:10px}.header__btn .txt .note{display:block;color:#0087c3;font-size:1rem;line-height:1.2;letter-spacing:.05em}.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}@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:24px}@media only screen and (max-width: 1200px){.menu__item:not(:last-of-type){margin-right:15px}}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__link,.menu__title{position:relative;color:#000;font-size:clamp(1.2rem,.391vw + .9rem,1.4rem);font-weight:500;line-height:1.2;letter-spacing:.1em;display:block}@media only screen and (max-width: 1024px){.menu__link,.menu__title{padding:0 10px;font-size:1.4rem}}.menu__title{-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1200px){.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:280px;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}}.sub__menu{background-color:#0087c3;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: 1024px){.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:480px}@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-bottom:18px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{padding:0 10px}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:before,.menu-item-has-children .menu__title:after{content:"";position:absolute;bottom:4px;left:calc(50% - 2px);width:1px;height:7px;border-radius:9999px;background-color:gray;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:before,.menu-item-has-children .menu__title:after{bottom:auto;top:9px;left:auto;right:18px}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__title:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.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:before,.menu-item-has-children .menu__title.is-open:before{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu-item-has-children .menu__link.is-open:after,.menu-item-has-children .menu__title.is-open:after{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}}@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:#0087c3;-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:49px;border-radius:999px;display:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.nav__hamburger{position:absolute;right:10px;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{background:transparent}.nav__hamburger.active .hamburger-line:before,.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:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__hamburger.active .hamburger-line:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger-line{display:block;position:relative;background:#0087c3;width:26px;height:2px;-webkit-transition:.3s;transition:.3s}.hamburger-line:before,.hamburger-line:after{content:"";background-color:#0087c3;display:block;height:100%;position:absolute;width:100%;-webkit-transition:.3s ease;transition:.3s ease}.hamburger-line:before{top:-7px}.hamburger-line:after{top:7px}h1{position:absolute;visibility:hidden;z-index:-99}.lock{overflow:hidden}.footer{padding-bottom:20px}@media only screen and (max-width: 767px){.footer{padding-bottom:110px}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f2f9fc;padding:70px 100px;border-radius:15px;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width: 1200px){.footer__nav{padding:50px 70px}}@media only screen and (max-width: 1024px){.footer__nav{padding:40px 50px}}.footer__nav:after{content:"";position:absolute;bottom:-55px;left:48px;width:375px;height:289px;background:url(../img/common/illust05.svg) no-repeat center;pointer-events:none;z-index:-1}@media only screen and (max-width: 1024px){.footer__nav:after{width:320px;height:219px;left:30px}}@media only screen and (max-width: 767px){.footer__nav{display:none}}.footer__col:not(:last-child){margin-right:55px}@media only screen and (max-width: 1200px){.footer__col:not(:last-child){margin-right:35px}}@media only screen and (max-width: 992px){.footer__col:not(:last-child){margin-right:20px}}.footer__col .txt{margin-bottom:22px;color:#000;font-size:clamp(1.4rem,.781vw + .8rem,1.8rem);font-weight:500;letter-spacing:.1em;line-height:1.1777777778}@media only screen and (max-width: 1024px){.footer__col .txt{margin-bottom:15px}}.footer__menu li:not(:last-child){margin-bottom:10px}.footer__menu li a{color:#000;font-size:clamp(1rem,.781vw + .4rem,1.4rem);font-weight:500;letter-spacing:.1em;position:relative;padding-left:14px;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1200px){.footer__menu li a{padding-left:13px}}.footer__menu li a:hover{opacity:1;color:#0087c3}.footer__menu li a:before{content:"";position:absolute;left:0;top:11px;width:5.5px;height:1.5px;background:#0087c3;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1200px){.footer__menu li a:before{top:7px;width:3px;height:1px}}.footer__copyright{margin-top:20px;text-align:center;color:#0087c3;font-size:1.2rem;font-weight:500;font-family:Inter,sans-serif;letter-spacing:.1em;line-height:1.75;position:relative}@media only screen and (max-width: 1024px){.footer__copyright{font-size:1rem}}@media only screen and (max-width: 767px){.footer__copyright{font-size:1.2rem}}.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:#0087c3;-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:5;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: 1200px){.js-totop{right:100px}}@media only screen and (max-width: 1024px){.js-totop{width:50px;height:50px;bottom:54px;right:88px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:125px;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:150px;right:0;z-index:10;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.sticky{bottom:0;right:0;width:100%;top:auto}}.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;border-radius:13px 0 0 13px;background-color:#fff;border-right:0}@media only screen and (max-width: 767px){.sticky ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:0;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#0087c3}}.sticky ul li{width:90px;position:relative}@media only screen and (max-width: 1024px){.sticky ul li{width:75px}}@media only screen and (max-width: 767px){.sticky ul li{width:19.95%;-webkit-box-flex:1;-ms-flex:1;flex:1}}.sticky ul li:not(:first-child):after{content:"";position:absolute;background-color:#ffffff80;left:0;height:40px;width:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sticky ul li a,.sticky ul li .btn_modal{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;padding:20px 5px;cursor:pointer}@media only screen and (max-width: 767px){.sticky ul li a,.sticky ul li .btn_modal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:55px;padding:2px 6px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:25px;height:25px;margin-bottom:10px}.sticky ul li a .icon img,.sticky ul li .btn_modal .icon img{-o-object-fit:contain;object-fit:contain;height:100%}@media only screen and (max-width: 1024px){.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:20px;height:20px}}@media only screen and (max-width: 767px){.sticky ul li a .icon,.sticky ul li .btn_modal .icon{margin-bottom:0;margin-right:10px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}}.sticky ul li a .txt,.sticky ul li .btn_modal .txt{font-size:1.4rem;font-weight:500;color:#000;letter-spacing:.05em}@media only screen and (max-width: 1024px){.sticky ul li a .txt,.sticky ul li .btn_modal .txt{font-size:1.2rem}}@media only screen and (max-width: 767px){.sticky ul li a .txt,.sticky ul li .btn_modal .txt{color:#fff}}@media only screen and (max-width: 767px){.sticky ul .tel,.sticky ul .web,.sticky ul .map,.sticky ul .time{width:23.95%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.sticky ul .tel a,.sticky ul .tel .btn_modal,.sticky ul .web a,.sticky ul .web .btn_modal,.sticky ul .map a,.sticky ul .map .btn_modal,.sticky ul .time a,.sticky ul .time .btn_modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sticky ul .tel a .icon,.sticky ul .tel .btn_modal .icon,.sticky ul .web a .icon,.sticky ul .web .btn_modal .icon,.sticky ul .map a .icon,.sticky ul .map .btn_modal .icon,.sticky ul .time a .icon,.sticky ul .time .btn_modal .icon{margin-bottom:3px;margin-right:0;width:16px;height:16px}}.time .close,.map .close,.time.active .open,.map.active .open{display:none}.time.active .close,.map.active .close{display:block}.modal-time.active,.modal-map.active{-webkit-transition:.3s ease all;transition:.3s ease all;opacity:1;visibility:visible}.sticky02{position:fixed;top:150px;right:0;z-index:9;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.sticky02{bottom:65px;right:0;width:100%;top:auto;padding:0 20px}}.sticky02 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;border-radius:13px 0 0 13px;background-color:#fff;border:1px solid #c6d1dd;border-right:0}@media only screen and (max-width: 767px){.sticky02 ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:0;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px #0003}}.sticky02 ul li{width:90px;position:relative}@media only screen and (max-width: 1024px){.sticky02 ul li{width:75px}}@media only screen and (max-width: 767px){.sticky02 ul li{width:19.95%;-webkit-box-flex:1;-ms-flex:1;flex:1}}.sticky02 ul li:not(:last-child){border-bottom:1px dashed #c6d1dd}@media only screen and (max-width: 767px){.sticky02 ul li:not(:last-child){border-bottom:0}.sticky02 ul li:not(:last-child):after{content:"";position:absolute;border-right:1px solid #e7e7e7;right:0;height:30px;width:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.sticky02 ul li a,.sticky02 ul li .btn_modal{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;padding:20px 5px;cursor:pointer}@media only screen and (max-width: 767px){.sticky02 ul li a,.sticky02 ul li .btn_modal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:45px;padding:2px 6px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sticky02 ul li a .icon,.sticky02 ul li .btn_modal .icon{width:25px;height:25px;margin-bottom:10px}.sticky02 ul li a .icon img,.sticky02 ul li .btn_modal .icon img{-o-object-fit:contain;object-fit:contain;height:100%}@media only screen and (max-width: 1024px){.sticky02 ul li a .icon,.sticky02 ul li .btn_modal .icon{width:20px;height:20px}}@media only screen and (max-width: 767px){.sticky02 ul li a .icon,.sticky02 ul li .btn_modal .icon{margin-bottom:0;margin-right:8px;width:16px;height:16px}}.sticky02 ul li a .txt,.sticky02 ul li .btn_modal .txt{font-size:1.4rem;font-weight:500;color:#000;letter-spacing:.05em}@media only screen and (max-width: 1024px){.sticky02 ul li a .txt,.sticky02 ul li .btn_modal .txt{font-size:1.2rem}}@media only screen and (max-width: 767px){.sticky02 ul li a .txt,.sticky02 ul li .btn_modal .txt{font-size:1rem}}@media only screen and (max-width: 767px){.sticky02 ul .youtube,.sticky02 ul .tiktok,.sticky02 ul .line{width:23.95%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media only screen and (max-width: 767px){.sticky02 ul .insta{width:27.95%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media only screen and (max-width: 767px){.sticky02 ul .line{width:21.95%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.btn01{width:15.75em}@media only screen and (max-width: 767px){.btn01{width:242px}}.btn01__txt{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;width:100%;min-height:3.75em;border-radius:1.875em;background-color:#fff;border:1px solid #c6d1dd;color:#000!important;position:relative;font-size:1em;font-weight:500;letter-spacing:.1em;line-height:1.325;padding:.3125em 1.875em .3125em 1.8125em;text-decoration:none!important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn01__txt:after{content:"";position:absolute;right:1.1875em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.btn01__txt:after{width:25px;height:14px}}@media only screen and (max-width: 767px){.btn01__txt:after{right:12px}}@media only screen and (min-width: 768px){.btn01__txt:hover{background-color:#f2f9fc;opacity:1}}@media only screen and (max-width: 767px){.btn01__txt{font-size:1.4rem;min-height:55px;padding:5px 15px 5px 18px}}.list01{margin-top:-9.625em;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;gap:5px;padding-top:.625em}@media only screen and (min-width: 768px) and (max-width: 1280px){.list01{font-size:1.25vw}}@media only screen and (max-width: 767px){.list01{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:5px 20px;margin-top:-270px}}.list01__item{width:18.5em;background-color:#fff;border-radius:.625em;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;padding:1.25em;position:relative}@media only screen and (max-width: 767px){.list01__item{width:100%;padding:10px 15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width: 767px){.list01__item:after{content:"";position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center}}.list01__item:nth-child(2) .list01__icon img{width:2.375em}@media only screen and (max-width: 767px){.list01__item:nth-child(2) .list01__icon img{width:30px}}.list01__item:nth-child(3) .list01__icon img{width:2.5em;height:1.875em}@media only screen and (max-width: 767px){.list01__item:nth-child(3) .list01__icon img{width:31px;height:32px}}.list01__icon{width:5.3125em;height:5.3125em;background-color:#f2f9fc;border-radius:50%;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__icon{width:58px;height:58px}}.list01__icon img{width:1.75em;height:2.5em}@media only screen and (max-width: 767px){.list01__icon img{width:22px;height:34px}}.list01__content{margin-left:.9375em}@media only screen and (max-width: 767px){.list01__content{margin-left:10px}}.list01__content .note{color:#0087c3;font-family:Inter,sans-serif;font-size:.9375em;font-weight:400;letter-spacing:.05em;line-height:1.75;margin-bottom:.133em}@media only screen and (max-width: 767px){.list01__content .note{font-size:1.4rem}}.list01__content .txt{color:#0087c3;font-weight:700;font-size:1.125em;letter-spacing:.1em;line-height:1.3972222222}@media only screen and (max-width: 767px){.list01__content .txt{font-size:1.6rem}}@media only screen and (max-width: 374px){.list01__content .txt{font-size:1.4rem}}.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;gap:1.4375em 1.5625em}@media only screen and (max-width: 767px){.list02{gap:10px}}.list02__item{width:calc(33.3333333333% - 1.0625em);position:relative;border-radius:5px;border:1px solid #c6d1dd;padding:.9375em;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.list02__item:after{content:"";position:absolute;right:1.8125em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.list02__item:after{width:25px;height:14px}}@media only screen and (max-width: 767px){.list02__item:after{right:8px;width:20px;height:12px;background-size:3px 6px}}@media only screen and (min-width: 768px){.list02__item:hover{background-color:#f2f9fc}.list02__item:hover .list02__icon{background-color:#fff}}@media only screen and (max-width: 767px){.list02__item{width:calc(50% - 5px);padding:10px 5px;min-height:76px}}.list02__icon{width:4.21875em;height:4.21875em;border-radius:.1875em;background-color:#f2f9fc;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-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.list02__icon{width:38px;height:38px}}.list02__icon img{width:2.5em;height:2.5em}@media only screen and (max-width: 767px){.list02__icon img{width:25px;height:25px}}.list02__txt{font-size:1em;line-height:1.7;letter-spacing:.1em;font-weight:500;color:#000;margin-left:1.25em;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 767px){.list02__txt{font-size:1.2rem;margin-left:8px;line-height:1.5}}.list03{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875em;position:relative;z-index:1}@media only screen and (max-width: 767px){.list03{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.list03__item{width:calc(50% - .9375em);background-color:#f2f9fc;border-radius:15px;padding:2.5em 3.125em}@media only screen and (max-width: 767px){.list03__item{width:100%;padding:20px;border-radius:10px}}.list03__item:last-child .btn01:first-child{width:9.875em}@media only screen and (max-width: 767px){.list03__item:last-child .btn01:first-child{width:14.25em}}.list03__item:last-child .btn01:last-child{width:14.25em}.list03__img{width:100%;height:15.625em;overflow:hidden;border-radius:.9375em;margin-bottom:1.3125em}@media only screen and (max-width: 767px){.list03__img{border-radius:5px;margin-bottom:15px;height:180px}}.list03__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list03__ttl{font-size:2em;color:#0087c3;font-weight:700;letter-spacing:.1em;line-height:1.5;margin-bottom:.8125em;padding-bottom:.5625em;border-bottom:1px dotted #0087c3;text-align:center}@media only screen and (max-width: 767px){.list03__ttl{font-size:2.2rem;margin-bottom:12px;padding-bottom:10px}}.list03__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.9375em;margin-top:2em}@media only screen and (max-width: 767px){.list03__btns{margin-top:22px;-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;gap:10px}}.list04{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5625em}@media only screen and (max-width: 767px){.list04{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.list04__item{width:calc(33.3333333333% - 1.0625em);background-color:#fff;border-radius:.9375em;padding:.75em 1.875em 2.125em}@media only screen and (max-width: 767px){.list04__item{width:100%;padding:15px 20px 20px;border-radius:10px}}.list04__num{font-size:1.125em;color:#0087c3;font-weight:300;font-style:italic;font-family:Inter,sans-serif;line-height:1.75;letter-spacing:.05em;text-align:right;margin-right:-.611em}@media only screen and (max-width: 767px){.list04__num{margin-right:0}}.list04__ttl{font-size:1.375em;line-height:1.5;color:#0087c3;font-weight:500;letter-spacing:.1em;text-align:center;margin-bottom:.681em;padding-bottom:.909em;border-bottom:1px dotted #0087c3;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;margin-top:-.5em}@media only screen and (max-width: 767px){.list04__ttl{font-size:2rem;margin-bottom:12px;padding-bottom:10px;margin-top:-10px}}.list05{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;position:relative;z-index:1;gap:10px}.list05__item{width:calc(33.3333333333% - 1.25em);background-color:#fff;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;min-height:5.625em;padding:.3125em 1.75em .3125em 1.5em;border-radius:.3125em;border:1px solid #c6d1dd;position:relative}@media only screen and (min-width: 768px){.list05__item:hover{background-color:#f2f9fc;opacity:1;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a}}@media only screen and (max-width: 767px){.list05__item{width:calc(50% - 5px);padding:10px;min-height:110px}}.list05__item:after{content:"";position:absolute;right:1.4375em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.list05__item:after{width:25px;height:14px}}@media only screen and (max-width: 767px){.list05__item:after{right:10px;width:20px;height:12px;background-size:3px 6px}}.list05__item .txt1{color:#0087c3;font-size:1.125em;letter-spacing:.1em;font-weight:500;margin-bottom:.1111em}@media only screen and (max-width: 767px){.list05__item .txt1{font-size:1.5rem}}.list05__item .txt2{font-size:.875em;letter-spacing:.1em;font-weight:400;line-height:1.2857142857;color:#000}@media only screen and (max-width: 767px){.list05__item .txt2{font-size:1.3rem;line-height:1.5}}.list06{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25em}@media only screen and (max-width: 767px){.list06{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.list06 li{width:calc(50% - .625em);background-color:#fff;border-radius:5px;padding:.9375em;border:1px solid #c6d1dd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.list06 li:hover{background-color:#f2f9fc}.list06 li:hover .icon{background-color:#fff}}@media only screen and (max-width: 767px){.list06 li{width:calc(50% - 5px);padding:10px}}.list06 li:after{content:"";position:absolute;right:1.25em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.list06 li:after{width:25px;height:14px}}@media only screen and (max-width: 767px){.list06 li:after{right:10px;width:20px;height:12px;background-size:3px 6px}}.list06 li .icon{width:3.75em;height:3.75em;border-radius:3px;background-color:#f2f9fc;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-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.list06 li .icon{width:36px;height:36px}}.list06 li .icon img{width:1.875em;height:1.875em}@media only screen and (max-width: 767px){.list06 li .icon img{width:23px;height:23px}}.list06 li .txt{font-size:1.375em;font-weight:500;color:#000;letter-spacing:.1em;margin-left:.454em;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 767px){.list06 li .txt{margin-left:8px;font-size:1.4rem}}.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;font-size:1.6rem}@media only screen and (max-width: 767px){.list-button .btn01{width:100%;font-size:1.4rem}}.slider01{margin-top:-12.5em;position:relative;z-index:1}@media only screen and (min-width: 768px) and (max-width: 1280px){.slider01{font-size:1.25vw}}@media only screen and (max-width: 767px){.slider01{margin-top:-110px}}.slider01 .slider01__item{margin-left:.75em;margin-right:.75em;width:27.875em;height:19.8125em!important}.slider01 .slider01__item:nth-child(odd){margin-top:5em}@media only screen and (max-width: 767px){.slider01 .slider01__item:nth-child(odd){margin-top:32px}}@media only screen and (max-width: 767px){.slider01 .slider01__item{margin-left:8px;margin-right:8px;width:260px;height:195px!important}}.slider01 figure{overflow:hidden;position:relative;width:100%;height:100%;border-radius:15px}.slider01 figure img{top:0;left:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider02{position:relative;margin-bottom:75px}@media only screen and (max-width: 767px){.slider02{margin-bottom:45px}}.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;letter-spacing:.1em;color:#000}.slider02 .slick-arrow{top:calc(50% - 2.5em);font-size:10px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}@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(../img/common/icon/icon_arrow01.svg);background-position:calc(50% + .2em) 50%;right:22em}@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(../img/common/icon/icon_arrow03.svg);background-position:calc(50% - .2em) 50%;left:22em}@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:5px;height:5px;margin:5px;cursor:pointer;background-color:gray;border-radius:50%}.slider02 .slick-dots li.slick-active{background-color:#0087c3}.slider02 .slick-dots li button{border:0;display:none}.slick-arrow{width:50px;height:50px;border-radius:50%;border:1px solid #0087c3;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;background-position:center;background-repeat:no-repeat;background-size:7px 14px;background-color:#fff;cursor:pointer}.slick-arrow.slick-prev{background-image:url(../img/common/icon/icon_arrow02.svg)}.slick-arrow.slick-next{background-image:url(../img/common/icon/icon_arrow01.svg)}.table01 table{border-collapse:collapse;border-spacing:0;width:100%;overflow:hidden}.table01 table thead tr{border-bottom:1px solid #c6d1dd;height:51px}@media only screen and (max-width: 767px){.table01 table thead tr{height:44px}}.table01 table thead th{width:7.7%;height:0}@media only screen and (max-width: 767px){.table01 table thead th{height:33px;width:6.7%}}.table01 table thead th:last-of-type{width:10%;padding-right:8px}@media only screen and (max-width: 1024px){.table01 table thead th:last-of-type{padding-right:4px}}@media only screen and (max-width: 767px){.table01 table thead th:last-of-type{padding-right:10px;width:16%}}.table01 table tbody td:last-of-type{padding-right:14px}@media only screen and (max-width: 767px){.table01 table tbody td:last-of-type{padding-right:10px}}.table01 table tbody th{letter-spacing:.1em}.table01 table th,.table01 table td{padding:4px;font-size:clamp(1.3rem,.586vw + .85rem,1.6rem);text-align:center;font-weight:500;line-height:1.1;height:45px;letter-spacing:.1em}.table01 table th.en,.table01 table td.en{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.2rem,.586vw + .75rem,1.5rem)}.table01 table th:first-of-type{padding-left:0;width:26.2%;text-align:center;padding-right:0;border-left:0}@media only screen and (max-width: 767px){.table01 table th:first-of-type{width:30%}}.table01 table tr{border-bottom:1px solid #c6d1dd}.table01 .table01__txt{margin-top:6px}.table01 .table01__txt .txt1{color:#0087c3;font-size:1.4rem;font-weight:500;letter-spacing:.1em;line-height:2.2857142857}.table01 .table01__txt .txt2{font-weight:400;font-size:1.2rem;letter-spacing:.1em;line-height:1.6666666667;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.table01 .table01__txt .txt2{display:block}}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.table02{overflow:hidden;border:1px solid #c6d1dd;border-collapse:collapse;width:100%;margin-bottom:15px}.table02 tbody td,.table02 tbody th{border:1px solid #c6d1dd;padding:20px 10px;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;color:#0087c3}@media only screen and (max-width: 767px){.table02 tbody td,.table02 tbody th{font-size:1.2rem;letter-spacing:0;padding:15px 5px}}.table02 tbody tr{background-color:#fff}.table02 tbody th{text-align:center;min-width:83px;background-color:#f2f9fc;width:auto}.table02 tbody td{font-weight:400;line-height:1.5;letter-spacing:.05em;color:#000}@media only screen and (max-width: 767px){.table02 tbody td{letter-spacing:0;min-width:49px}}.table02__note{display:none}@media only screen and (max-width: 767px){.table02__note{display:block;font-size:1.3rem!important;color:#ccc;letter-spacing:.02em!important;margin-top:2px;line-height:1.2!important}}.table02.fix_table{table-layout:fixed}@media only screen and (max-width: 767px){.table02.roll_table{width:768px}}@media only screen and (max-width: 767px){.table02.resTable{display:block;border-bottom:1px solid #c6d1dd;border:0}.table02.resTable tbody,.table02.resTable tr,.table02.resTable th,.table02.resTable td{display:block}.table02.resTable th,.table02.resTable td{border-bottom:0}.table02.resTable tr:last-child{border-bottom:1px solid #c6d1dd}}.title01{position:relative;z-index:1}.title01 .en{font-size:3em;line-height:1.1111111111;font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;letter-spacing:.04em;margin-bottom:.361em}@media only screen and (max-width: 767px){.title01 .en{font-size:4.5rem;letter-spacing:.01em}}.title01 .jp{position:relative}.title01 .jp .inner{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:.292em;padding:.2083em .958em .292em 1.0416em}@media only screen and (max-width: 767px){.title01 .jp .inner{padding:6px 10px 7px}}.title01 .jp .inner:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#b2f7f2),to(#dee2f8));background:-webkit-linear-gradient(left,#b2f7f2,#dee2f8);background:linear-gradient(to right,#b2f7f2,#dee2f8);position:absolute;top:0;left:0;border-radius:3px}.title01 .jp .txt{color:#000;line-height:1.4;letter-spacing:.1em;font-size:1.083em;font-weight:500;position:relative;z-index:2}@media only screen and (max-width: 767px){.title01 .jp .txt{font-size:2rem;display:inline-block}}.title01--style01{text-align:center}.title01--style01 .en{background:-webkit-linear-gradient(330deg,#fff 0%,#b2f7f2 100%);background:linear-gradient(120deg,#fff,#b2f7f2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.2222em;font-size:3.86em}@media only screen and (max-width: 767px){.title01--style01 .en{font-size:4.5rem}}.title01--style01 .jp .inner{margin:0 auto .292em}.title01--style01 .jp .inner:before{background:-webkit-gradient(linear,left top,right top,from(#b2f7f2),to(#fff));background:-webkit-linear-gradient(left,#b2f7f2 0%,#fff 100%);background:linear-gradient(to right,#b2f7f2,#fff)}.title01--style01 .jp .inner .txt{font-size:1.405em}@media only screen and (max-width: 767px){.title01--style01 .jp .inner .txt{font-size:2.2rem}}.map01{width:100%;height:500px}@media only screen and (max-width: 767px){.map01{height:300px}}.map01 iframe{width:100%;height:100%;border:0}.txt01{font-size:1em;font-weight:400;line-height:2;letter-spacing:.1em;position:relative;z-index:1}.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:#0087c3;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:#0087c3;-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:#333}.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 .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:#0087c3;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:#0087c3;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #0087c3;text-decoration:none}.blog-content .wp-block-image{text-align:center;margin:0 auto 30px}.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 h6{padding-left:0!important}.blog-content h6:before{content:none!important}.blog-content p{margin-bottom:25px}.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;background-color:#0087c3;border:1px solid #0087c3;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{margin-top:20px}.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.5;letter-spacing:.1em;color:#0087c3;text-transform:uppercase}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li a{color:#aeb1b7}.breadcrumb li span{margin-left:8px}.faq{border-bottom:1px solid #0087c3}.faq:first-child{border-top:1px solid #0087c3}.faq.is-open .faq__heading:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__heading{padding:26px 70px 25px 28px;position:relative;cursor:pointer}@media only screen and (max-width: 767px){.faq__heading{padding:15px 32px 15px 9px}}.faq__heading:before,.faq__heading:after{content:"";background:#0087c3;position:absolute;top:0;bottom:0;margin:auto;border-radius:99px}.faq__heading:before{width:2px;height:15px;right:46px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.faq__heading:before{height:14px;right:15px}}.faq__heading:after{width:15px;height:2px;right:39px}@media only screen and (max-width: 767px){.faq__heading:after{width:14px;right:9px}}.faq .faq__ttl{font-size:clamp(1.8rem,.391vw + 1.5rem,2rem);line-height:1.5;font-weight:500;letter-spacing:.1em;position:relative;padding-left:51px;color:#0087c3}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.5rem;padding-left:26px}}.faq .faq__ttl:before{content:"Q";font-size:2.4rem;line-height:1;color:#0087c3;font-weight:500;font-family:Inter,sans-serif;position:absolute;top:2px;left:0}@media only screen and (max-width: 767px){.faq .faq__ttl:before{font-size:1.8rem;top:0}}.faq__info{display:none;padding:23px 40px 32px;position:relative;background-color:#f2f9fc}@media only screen and (max-width: 767px){.faq__info{padding:16px 20px 24px 10px}}.faq .faq__txt{font-size:1.6rem;line-height:2;position:relative;padding-left:48px;letter-spacing:.1em;font-weight:400;color:#000}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:30px;font-size:1.4rem}}.faq .faq__txt:before{content:"A";font-size:2.4rem;line-height:1;color:#ffe21a;font-weight:500;font-family:Inter,sans-serif;position:absolute;top:3px;left:0}@media only screen and (max-width: 767px){.faq .faq__txt:before{font-size:1.8rem;top:0}}.maincontent #toc_container{width:100%;margin:20px 0;background:#f2f9fc!important;border:0!important;padding:20px!important;width:auto;font-size:100%;display:block;border-radius:15px}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:15px;border-radius:5px}}.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%;padding:3px 0 6px;border-bottom:1px dotted #0087c3}@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;padding-right:20px;color:#0087c3;font-size:1.6rem;font-weight:500;letter-spacing:.1em;-webkit-transition:.3s all;transition:.3s all;text-decoration:none}@media only screen and (max-width: 767px){.maincontent #toc_container a{font-size:1.4rem}}.maincontent #toc_container a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.maincontent #toc_container a:after{width:25px;height:14px}}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{text-decoration:none;opacity:1;color:#7a8a9a}}.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:15px}@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;margin:20px 0 10px}}.block04 .block04__ttl{margin:0 0 20px}@media only screen and (max-width: 767px){.block04 .block04__ttl{margin:20px 0 10px}}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0087c3}.block04__boxname .name .pos{font-size:1.4rem;font-weight:500;margin-right:10px;letter-spacing:.1em}.block04__boxname .name .jp{font-size:2.8rem;font-weight:500;margin-right:14px;letter-spacing:.1em}@media only screen and (max-width: 767px){.block04__boxname .name .jp{font-size:2.2rem}}.block04__boxname .name .en{font-size:1.4rem;font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;letter-spacing:.05em}.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:#0087c3;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:500;letter-spacing:.1em;color:#0087c3}.modal01 h2{padding-bottom:22px;margin-bottom:24px;font-size:4.4rem;line-height:1.4;margin-top:60px;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:after{width:100px;height:1px;border-bottom:1px dashed #0087c3;bottom:0}@media only screen and (max-width: 1024px){.modal01 h2{font-size:3.2rem;margin-top:30px;padding-bottom:15px}}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.6rem;margin:45px 0 25px;padding-bottom:12px}}.modal01 h3{margin:38px 0 25px;font-size:3rem;line-height:1.4;padding-bottom:5px;position:relative;border-bottom:1px solid #0087c3}@media only screen and (max-width: 1024px){.modal01 h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.4rem;margin:20px 0}}.modal01 h4{padding-left:13px;font-size:2.6rem;position:relative;line-height:1.3;margin:43px 0 25px}.modal01 h4:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;border-radius:3px;height:calc(100% - 7px);background-color:#0087c3}@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:2.2rem;margin:20px 0 15px}}.modal01 h5{font-size:2.3rem;line-height:1.4;margin:46px 0 25px;padding-bottom:5px;position:relative;border-bottom:1px dashed #0087c3}@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:2rem}}.modal01 h6{font-size:2rem;line-height:1.4;padding-left:15px;position:relative;margin:44px 0 20px}@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}}.modal01 h6:before{content:"";position:absolute;width:6px;height:6px;background-color:#0087c3;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:400;letter-spacing:.1em;line-height:2;margin-bottom:18px;font-size:1.6rem;color:#000}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;margin-bottom:15px}}.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 68px;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}.modal01 .aligncenter{display:block;margin:0 auto}.modal01 .alignright{display:block;margin-left:auto}.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:100%;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:15px}}.modal01 .image--r img,.modal01 .image--l img{width:100%;border-radius:5px;-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{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.modal01 .list .text,.modal01 .list .text p{margin-top:10px;margin-bottom:0}.modal01 .list .title{margin:16px 0 15px;padding-left:12px;font-size:2rem}@media only screen and (max-width: 767px){.modal01 .list .title{font-size:1.8rem}}.modal01 .list .title:before{height:calc(100% - 4px)}.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}@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;padding:36px 65px;background-color:#fff;margin-top:16px;margin-bottom:16px;border:1px solid #c6d1dd;border-radius:5px}@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:400;letter-spacing:.1em;line-height:2;position:relative;padding:3px 0 6px 14px;width:100%;color:#000}@media only screen and (max-width: 767px){.modal01 .topic__list li{font-size:1.4rem}}.modal01 .topic__list li:before{content:"";position:absolute;top:16px;left:0;width:6px;height:6px;background-color:#0087c3;border-radius:50%}@media only screen and (max-width: 767px){.modal01 .topic__list li:before{top:15px}}.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;border:0;background-color:#f2f9fc}@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;border-bottom:1px dotted #0087c3}@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:.1em;-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;line-height:1.4375;font-weight:500;color:#0087c3;padding-bottom:2px}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a{font-size:1.4rem}}.modal01 .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a:after{width:25px;height:14px}}@media only screen and (min-width: 768px){.modal01 .topic__list--link li a:hover{opacity:1;color:#7a8a9a}}.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;padding-bottom:10px;line-height:1.3;border-bottom:1px solid #0087c3;padding-left:15px;font-size:2.3rem;font-weight:500}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl{font-size:1.8rem;padding-bottom:8px;line-height:1.3}}.modal01 .topic__listttl .ttl:before{top:42%;height:calc(100% - 15px)}.modal01 .topic__lsfull--bg{background:#f2f9fc;position:relative;padding:60px 0}.modal01 .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #0087c3;border-radius:5px;position:relative}@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:500;font-size:2.6rem;letter-spacing:.1em;padding-bottom:25px;margin-bottom:30px;color:#0087c3;position:relative}@media only screen and (max-width: 767px){.modal01 .topic__heading{font-size:2.2rem}}.modal01 .topic__heading:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100px;height:1px;border-bottom:1px dashed #0087c3;bottom:0}.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:#e93737;border:1px solid currentColor;background-color:#fff;border-radius:5px}@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:.1em;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;padding:0 75px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.modal01 .topicflow{padding:0}}@media only screen and (max-width: 767px){.modal01 .topicflow{padding:20px 0}}.modal01 .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #0087c3;border-radius:5px}@media only screen and (max-width: 767px){.modal01 .topicflow__box{display:block}}.modal01 .topicflow__box:not(:last-child){margin-bottom:30px}.modal01 .topicflow__box:not(:last-child):after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:7px;height:37px;bottom:-34px;background:#f2f9fc;z-index:-1}.modal01 .topicflow__inner{position:relative;overflow:hidden;padding:38px 42px 20px}@media only screen and (max-width: 767px){.modal01 .topicflow__inner{padding:20px}}.modal01 .topicflow__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;margin-bottom:20px}@media only screen and (max-width: 767px){.modal01 .topicflow__heading{display:block;margin-bottom:10px}}.modal01 .topicflow__heading .num{font-size:5rem;font-weight:500;font-family:Inter,sans-serif;letter-spacing:.03em;line-height:1;color:#0087c3;width:90px;position:relative;margin-bottom:0}@media only screen and (max-width: 767px){.modal01 .topicflow__heading .num{font-size:3rem;border-bottom:1px dashed #0087c3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding-bottom:5px}}.modal01 .topicflow__heading .ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2.3rem;font-weight:500;letter-spacing:.1em;color:#0087c3;line-height:1.5;margin-bottom:0}@media only screen and (min-width: 768px){.modal01 .topicflow__heading .ttl{padding-left:25px;margin-left:10px;border-left:1px dashed #0087c3}}@media only screen and (max-width: 767px){.modal01 .topicflow__heading .ttl{font-size:1.8rem}}.modal01 .topicflow__ttl{font-size:2.2rem;font-weight:500;letter-spacing:.1em;color:#0087c3;margin-bottom:6px;line-height:1.4}@media only screen and (max-width: 767px){.modal01 .topicflow__ttl{font-size:1.8rem;text-align:center;margin-bottom:10px}}.modal01 .map01{height:450px;overflow:hidden;border-radius:5px}@media only screen and (max-width: 767px){.modal01 .map01{height:250px}}.modal01 .table01 .table01__txt{text-align:left}.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:64px;bottom:0;opacity:0;background:#fff;padding:20px;-webkit-transition:.3s ease all;transition:.3s ease all;visibility:hidden;cursor:default;width:492px}@media only screen and (max-width: 767px){.modal02{z-index:-1;width:100vw;bottom:55px;right:0}}.modal02 .btn__map{margin:20px auto 0;width:150px}.modal02 .btn__map a{min-height:40px;width:150px;border:1px solid #0087c3;margin:0 auto;padding:4px 20px 5px 15px;position:relative;font-size:1.5rem;font-weight:500;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){.modal02 .btn__map a:after{top:50%;right:14px;left:auto;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width: 768px) and (max-width: 1280px){.mv,.message,.feature,.symptoms,.greeting,.adv,.diabetes,.health,.newsbox,.infor{font-size:1.25vw}}.mv{height:100vh;min-height:750px;position:relative}@media only screen and (max-width: 767px){.mv{min-height:667px}}.mv__item{height:100vh;min-height:750px}@media only screen and (max-width: 767px){.mv__item{min-height:667px}}.mv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__content{position:absolute;top:11.75em;left:4.375em;z-index:1;width:50%}@media only screen and (max-width: 992px){.mv__content{top:165px}}@media only screen and (max-width: 767px){.mv__content{top:165px;left:0;padding:20px;width:100%}}@media only screen and (max-width: 767px) and (max-height: 720px){.mv__content{top:80px}}.mv__content:after{content:"";position:absolute;top:0;left:-108px;width:calc(100% - 150px);height:calc(100% + 30px);background-color:#ffffffd9;-webkit-filter:blur(37px);filter:blur(37px);z-index:-1}@media only screen and (max-width: 767px){.mv__content:after{-webkit-filter:blur(27px);filter:blur(27px);left:-28px;width:100%}}.mv__note{position:relative;color:#0087c3;font-family:Inter,sans-serif;font-size:2.5rem;font-family:"Noto Serif JP",serif;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){.mv__note{font-size:1.8rem;display:inline-block;padding-bottom:5px}}@media only screen and (max-width: 374px){.mv__note{font-size:1.5rem}}.mv__note:after{content:"";width:100px;height:1px;background:#c6d1dd;display:block;margin-left:18px}@media only screen and (max-width: 767px){.mv__note:after{position:absolute;bottom:0;left:0;margin:0;width:100%}}.mv__ttl{font-size:3.2rem;letter-spacing:.1em;font-weight:600;line-height:1.386;margin-bottom:.38em;color:#00193a;font-family:"Noto Serif JP",serif;position:relative;padding-bottom:20px}@media only screen and (max-width: 767px){.mv__ttl{font-size:2rem}}@media only screen and (max-width: 374px){.mv__ttl{font-size:2rem}}.mv__ttl:after{content:"";position:absolute;left:0;bottom:0;width:380px;height:1px;background-color:#bcbcbd}@media only screen and (max-width: 767px){.mv__ttl:after{width:290px}}.mv__ttl .line{font-size:5.8rem;-webkit-transition:background 2s .2s ease;transition:background 2s .2s ease;background-image:-webkit-linear-gradient(left,rgba(187,219,252,0) 50%,#bbdbfc 50%);background-repeat:repeat-x;background-size:200% 12px;background-position:-100% 90%}@media only screen and (max-width: 767px){.mv__ttl .line{font-size:3.5rem}}@media only screen and (max-width: 374px){.mv__ttl .line{font-size:3rem}}@media only screen and (max-width: 767px){.mv__ttl .blue{color:#0087c3;font-size:5rem!important}}@media only screen and (max-width: 374px){.mv__ttl .blue{font-size:4.5rem!important}}.mv__ttl .txt{font-size:6.5rem}@media only screen and (max-width: 767px){.mv__ttl .txt{font-size:4rem}}@media only screen and (max-width: 374px){.mv__ttl .txt{font-size:3rem}}.mv__ttl .txt2{font-size:7.5rem;letter-spacing:.15em}@media only screen and (max-width: 767px){.mv__ttl .txt2{letter-spacing:.1em;font-size:4rem}}@media only screen and (max-width: 374px){.mv__ttl .txt2{font-size:3rem}}.mv__txt{font-size:1.25em;font-weight:700;letter-spacing:.1em;line-height:1.79;color:#00193a}@media only screen and (max-width: 767px){.mv__txt{font-size:1.4rem}}.message{position:relative;padding:4.875em 0 .625em;z-index:1}@media only screen and (max-width: 767px){.message{padding:37px 0 50px}}.message:before{content:"";position:absolute;left:0;top:-1.875em;width:100%;height:93.75em;background:url(../img/common/bg01.png) no-repeat center/100% 100%;border-radius:2.5em 2.5em 0 0;z-index:-1;pointer-events:none}@media only screen and (max-width: 767px){.message:before{top:-42px;border-radius:20px 20px 0 0}}.message__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.message__inner{display:block}}.message__head{width:48%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.message__head{width:100%}}.message__title{font-size:5.5em;line-height:1.75;font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;letter-spacing:.06em;margin-bottom:.204em}@media only screen and (max-width: 767px){.message__title{font-size:4.5rem}}.message__ttl span{padding:0 .5em .088em .705em;margin-bottom:.264em;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;color:#0087c3;line-height:1.4;letter-spacing:.1em;font-size:1.837em;font-weight:700;border-radius:3px}@media only screen and (max-width: 767px){.message__ttl span{font-size:2.2rem}}.message__txt{width:100%;padding-left:1.3%;font-size:1.125em;font-weight:400;line-height:2.3333333333;letter-spacing:.1em;color:#000;margin-top:5.555em}@media only screen and (max-width: 767px){.message__txt{font-size:1.6rem;line-height:2;margin-top:23px}}.message__groupimg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:2.5em;margin-top:6.1875em}@media only screen and (max-width: 767px){.message__groupimg{padding-left:20px;margin-top:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.message__groupimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message__groupimg .img1,.message__groupimg .img2,.message__groupimg .img3{overflow:hidden;border-radius:.9375em}.message__groupimg .img1{margin-top:-6.25em;width:25.078125vw;height:19.53125vw}@media only screen and (max-width: 767px){.message__groupimg .img1{width:170px;width:45.3333333333vw;height:120px;margin-top:-30px}}.message__groupimg .img2{margin-left:3.125em;margin-top:3.6875em;width:16.40625vw;height:10.9375vw}@media only screen and (max-width: 767px){.message__groupimg .img2{width:177px;width:47.2vw;height:115px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:0;margin-top:-53px}}.message__groupimg .img3{border-radius:.9375em 0 0 .9375em;width:30.625em;height:28.875em;margin-left:10em;width:38.28125vw;height:28.828125vw}@media only screen and (max-width: 767px){.message__groupimg .img3{margin-left:auto;width:44vw;height:156px}}.feature{position:relative;z-index:1;padding:.625em 0 14.6875em;margin-top:-1.75em}@media only screen and (max-width: 767px){.feature{padding:12px 0 140px;margin-top:0}}.feature__slide{display:grid;grid-template-columns:50% 50%;position:relative;margin-top:4.25em;padding:4.375em 0 4.375em 1.25em}@media only screen and (max-width: 767px){.feature__slide{display:block;margin-top:44px;padding:32px 20px 63px}}.feature__slide:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:0;width:calc(100% + 6.25em);height:100%;background-color:#f2f9fc;border-radius:.9375em;z-index:-1}@media only screen and (max-width: 767px){.feature__slide:after{width:100%}}.feature__list{width:33.3125em;padding-right:4.375em;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width: 767px){.feature__list{width:100%;padding:0}}.feature__listimg{grid-row:1/span 3;grid-column-start:2;width:100vw;margin-top:-8.75em}@media only screen and (max-width: 767px){.feature__listimg{margin-top:22px;width:100vw}}.feature__item{width:31.6875em;height:32.3125em;margin:0 .9375em;position:relative;overflow:hidden;border-radius:.9375em}@media only screen and (max-width: 767px){.feature__item{width:255px;height:180px;border-radius:10px;margin:0 8px}}.feature__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature__detail .ttl{color:#0087c3;margin-bottom:1.3157em;padding-bottom:.947em;border-bottom:1px dashed #0087c3}@media only screen and (max-width: 767px){.feature__detail .ttl{margin-bottom:14px;padding-bottom:15px}}.feature__detail .ttl .en{font-size:.7895em;font-weight:400;font-family:Inter,sans-serif;letter-spacing:.05em;line-height:1.75;display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(left,#fff,rgba(255,255,255,0) 100%);background:linear-gradient(to right,#fff,#fff0);padding:0 .933em;margin-bottom:.266em}.feature__detail .ttl .jp{font-size:1.7297em;font-weight:700;letter-spacing:.1em;line-height:1.5;display:block}@media only screen and (max-width: 767px){.feature__detail .ttl .jp{font-size:2rem}}.feature__arr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.875em;grid-row-start:2}@media only screen and (max-width: 767px){.feature__arr{margin-top:28px}}.feature__arrow{width:7.1875em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375em}@media only screen and (max-width: 767px){.feature__arrow{width:90px;gap:10px}}.feature__arrow .slick-arrow{width:3.125em;height:3.125em;background-size:.4375em .875em}@media only screen and (max-width: 767px){.feature__arrow .slick-arrow{width:30px;height:30px;background-size:5px 8px}}.feature .slide-dot01{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:2.4375em}@media only screen and (max-width: 767px){.feature .slide-dot01{margin-left:15px}}.feature .slide-dot01 .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;counter-reset:counter}.feature .slide-dot01 .slick-dots li{background-color:#fff;border-radius:.1875em;width:2.8125em;height:1.5em;margin:0 .21875em;position:relative;counter-increment:counter}@media only screen and (max-width: 767px){.feature .slide-dot01 .slick-dots li{width:29px;height:22px}}.feature .slide-dot01 .slick-dots li:before{content:"0" counter(counter);text-align:center;font-size:.9375em;font-weight:400;font-family:Inter,sans-serif;display:block;letter-spacing:.05em;line-height:1.75;color:#c6d1dd}@media only screen and (max-width: 767px){.feature .slide-dot01 .slick-dots li:before{font-size:1.3rem}}.feature .slide-dot01 .slick-dots li button{display:none}.feature .slide-dot01 .slick-dots li.slick-active{background-color:#0087c3}.feature .slide-dot01 .slick-dots li.slick-active:before{color:#fff}.feature .btn01{margin-top:-1.9375em;margin-left:1.25em}@media only screen and (max-width: 767px){.feature .btn01{margin:-27px auto 0}}.symptoms{position:relative;background-color:#f2f9fc;border-radius:2.5em 2.5em 0 0;padding:.625em 0 10.625em}@media only screen and (max-width: 767px){.symptoms{padding:10px 0 80px}}.symptoms .title01{margin-top:-5.791em;margin-bottom:2.5em;z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 767px){.symptoms .title01{display:block;margin-top:-89px;margin-bottom:35px}}.symptoms .title01 .en{text-align:right;margin-bottom:0;margin-right:.48em}@media only screen and (max-width: 767px){.symptoms .title01 .en{margin:0 0 16px}}.symptoms .title01 .jp{display:inline}.symptoms__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0087c3;border-radius:.625em;padding:1.3125em 2.5em;margin-top:3em;position:relative}@media only screen and (max-width: 767px){.symptoms__banner{padding:20px;display:block}}.symptoms__banner:after{content:"";position:absolute;right:1.4375em;bottom:0;width:15.75em;height:16.75em;background:url(../img/common/illust01.svg) no-repeat center}@media only screen and (max-width: 767px){.symptoms__banner:after{width:150px;height:160px;right:-12px}}.symptoms__icon{width:4.8125em;height:4.8125em;background-color:#fff;border-radius:50%;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){.symptoms__icon{width:60px;height:60px;margin:0 auto 10px}}.symptoms__icon img{width:2.625em;height:2.375em}@media only screen and (max-width: 767px){.symptoms__icon img{width:35px;height:30px}}.symptoms__ttl{font-size:2em;font-weight:700;letter-spacing:.1em;line-height:1.5;color:#fff;margin-left:.78125em;display:inline-block;-webkit-text-stroke:.3125em #0087c3;paint-order:stroke fill;position:relative;z-index:1}@media only screen and (max-width: 767px){.symptoms__ttl{font-size:2.2rem;margin-left:0}}.greeting{position:relative;padding:6.9375em 0 4.375em;background-color:#fff;border-radius:2.5em;margin-top:-3.125em;z-index:1}@media only screen and (max-width: 767px){.greeting{padding:50px 0 80px;margin-top:-30px;border-radius:20px}}.greeting__inner{position:relative;z-index:1}@media only screen and (min-width: 768px){.greeting__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.greeting__img{overflow:hidden;border-radius:.9375em;width:29.8125em;height:35.9375em;-ms-flex-negative:0;flex-shrink:0;margin-top:9px}@media only screen and (max-width: 767px){.greeting__img{width:100%;height:260px;margin:0 0 27px}}.greeting__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.greeting__img img{-o-object-position:center -40px;object-position:center -40px}}.greeting__content{padding-right:3.75em}@media only screen and (max-width: 767px){.greeting__content{padding-right:0}}.greeting__content .title01{margin-bottom:1.5em}@media only screen and (max-width: 767px){.greeting__content .title01{margin-bottom:22px}}.greeting__content .title01 .en{font-size:.9166em;margin-bottom:.954em}@media only screen and (max-width: 767px){.greeting__content .title01 .en{font-size:3.2rem;margin-bottom:15px}}.greeting__boxname{margin-top:.9375em}.greeting__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0087c3}.greeting__boxname .name .pos{font-size:.875em;font-weight:500;margin-right:.928em;letter-spacing:.1em}.greeting__boxname .name .jp{font-size:1.5em;font-weight:500;margin-right:.708em;letter-spacing:.1em}.greeting__boxname .name .en{font-size:.8125em;font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;letter-spacing:.05em}.greeting__btns{margin-top:2.0625em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375em}@media only screen and (max-width: 767px){.greeting__btns{margin-top:30px}}.greeting__btns .btn01{width:12.625em}.greeting .scrolltxt{bottom:-3.5625em;height:18.75em}@media only screen and (max-width: 767px){.greeting .scrolltxt{bottom:-37px;height:150px}}.adv{position:relative;padding:6.25em 0 9.3125em}@media only screen and (max-width: 767px){.adv{padding:67px 0 100px}}.adv:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:url(../img/common/bg_dot.png) no-repeat center/cover}.adv__banner{max-width:47.1875em;width:100%;margin:0 auto;position:relative;z-index:2}@media only screen and (min-width: 768px){.adv__banner:hover .adv__inner{background-color:transparent}.adv__banner:hover .adv__inner:after{opacity:1}.adv__banner:hover .adv__ttl .en{background:unset;background-clip:unset;-webkit-text-fill-color:unset}.adv__banner:hover .adv__ttl .en,.adv__banner:hover .adv__ttl .jp,.adv__banner:hover .adv__btn{color:#fff}}.adv__inner{border-radius:5px;border:1px solid #c6d1dd;-webkit-box-shadow:0 0 10px rgba(0,135,195,.15);box-shadow:0 0 10px #0087c326;background:url(../img/top/banner_img01.png) no-repeat center right/cover;background-color:#fff;padding:1.25em 3em 1.5625em;position:relative}@media only screen and (max-width: 767px){.adv__inner{background-size:100% 100%;padding:10px 15px}}.adv__inner:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;background:-webkit-linear-gradient(339deg,rgb(0,135,195) 0%,rgb(180,137,182) 30%,rgba(255,255,255,.77) 60%);background:linear-gradient(111deg,#0087c3,#b489b6,#ffffffc4 60%);-webkit-transition:all .35s;transition:all .35s;-webkit-transition-timing-function:cubic-bezier(.31,-.145,.43,1.59);transition-timing-function:cubic-bezier(.31,-.145,.43,1.59);z-index:-1}.adv__ttl{margin-bottom:.75em}@media only screen and (max-width: 767px){.adv__ttl{margin-bottom:7px}}.adv__ttl .en{font-size:1em;font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;letter-spacing:.05em;line-height:1.75;display:inline;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.adv__ttl .en{font-size:1.4rem}}.adv__ttl .jp{font-size:2em;font-weight:700;letter-spacing:.1em;line-height:1.5;color:#0087c3;display:block;margin-top:-5px;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.adv__ttl .jp{font-size:2.2rem;margin-top:-3px;display:inline-block;-webkit-text-stroke:5px #fff;paint-order:stroke fill}}.adv__btn{position:relative;font-size:1em;color:#000;letter-spacing:.1em;line-height:1.325;font-weight:500;display:inline-block;padding-right:2.3125em;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.adv__btn{font-size:1.4rem}}.adv__btn:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.adv__btn:after{width:25px;height:14px}}.diabetes{position:relative;padding:6.75em 0 0;border-radius:2.5em 2.5em 0 0;margin-top:-3.125em;z-index:1}@media only screen and (max-width: 767px){.diabetes{padding:70px 0 0;margin-top:-30px;border-radius:20px 20px 0 0}}.diabetes:before,.diabetes:after{content:"";position:absolute;top:0;left:0;width:100%;height:60.3125em;border-radius:2.5em 2.5em 0 0}@media only screen and (max-width: 767px){.diabetes:before,.diabetes:after{height:600px;border-radius:20px 20px 0 0}}.diabetes:before{background:url(../img/top/diabetes_bg.jpg) no-repeat center/cover;mix-blend-mode:multiply;z-index:0}@media only screen and (max-width: 767px){.diabetes:before{background-image:url(../img/top/diabetes_bg-sp.jpg)}}.diabetes:after{background-color:#7a8a9a;z-index:-1}.diabetes__wrap{position:relative}.diabetes__wrap:before{content:"";position:absolute;top:18.75em;left:0;width:100%;height:35.6875em;background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,rgb(82,76,123)),color-stop(50%,rgb(82,76,123)),to(rgba(82,76,123,0)));background:-webkit-linear-gradient(bottom,rgb(82,76,123) 10%,rgb(82,76,123) 50%,rgba(82,76,123,0) 100%);background:linear-gradient(0deg,#524c7b 10%,#524c7b 50%,#524c7b00)}@media only screen and (max-width: 767px){.diabetes__wrap:before{top:76px}}.diabetes__wrap:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgb(180,137,182)),color-stop(60%,#524c7b),to(#524c7b));background:-webkit-linear-gradient(bottom,rgb(180,137,182) 0%,#524c7b 60%,#524c7b 100%);background:linear-gradient(0deg,#b489b6,#524c7b 60%,#524c7b);z-index:-1}.diabetes__ttl{position:relative;z-index:2;color:#fff;text-align:center;font-size:1.875em;font-weight:700;letter-spacing:.1em;line-height:1.7666666667;margin:1.233em 0 .666em}@media only screen and (max-width: 767px){.diabetes__ttl{font-size:2.4rem}}.diabetes__slide{position:relative;z-index:2;margin-top:3.9375em}@media only screen and (max-width: 767px){.diabetes__slide{margin-top:40px}}.diabetes__slide .slick-arrow{width:3.125em;height:3.125em;background-size:.4375em .875em}.diabetes__list{width:100vw;min-width:1180px}.diabetes__item{position:relative;width:18.75em;margin:0 1.25em;padding:1.5625em 1.5625em 1.4375em;background-color:#fff;border-radius:.9375em}@media only screen and (min-width: 768px){.diabetes__item:hover{-webkit-box-shadow:0 0 10px #0087c3;box-shadow:0 0 10px #0087c3}}@media only screen and (max-width: 767px){.diabetes__item{width:310px;margin:0 10px;padding:20px;border-radius:10px}}.diabetes__img{border-radius:.46875em;overflow:hidden;height:9.375em}@media only screen and (max-width: 767px){.diabetes__img{border-radius:5px}}.diabetes__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.diabetes__content{margin-top:1.1875em}@media only screen and (max-width: 767px){.diabetes__content{margin-top:14px}}.diabetes__content .head{min-height:4.0625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.625em;position:relative}@media only screen and (max-width: 767px){.diabetes__content .head{min-height:50px}}.diabetes__content .head:after{content:"";position:absolute;right:.625em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.diabetes__content .head:after{width:25px;height:14px}}.diabetes__content .head .ttl{font-size:1.375em;font-weight:500;letter-spacing:.1em;line-height:1.5;color:#0087c3;position:relative;width:100%}@media only screen and (max-width: 767px){.diabetes__content .head .ttl{font-size:1.8rem}}.diabetes__content .txt{color:#000;font-size:.875em;font-weight:400;line-height:2;letter-spacing:.1em;margin-top:1em;padding-top:1.214em;border-top:1px dotted #0087c3}.diabetes__arr{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;margin-top:3.0625em}@media only screen and (max-width: 767px){.diabetes__arr{margin-top:30px}}.diabetes__arrow{width:7.1875em;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375em}@media only screen and (max-width: 767px){.diabetes__arrow{position:absolute;top:50%;-webkit-transform:translateY(calc(-50% - 70px));transform:translateY(calc(-50% - 70px));width:100%}}.diabetes__arrow .slick-arrow{background-color:transparent;border-color:#fff}@media only screen and (max-width: 767px){.diabetes__arrow .slick-arrow{border-color:#b489b6;position:absolute;width:40px;height:40px}}.diabetes__arrow .slick-arrow.slick-prev{background-image:url(../img/common/icon/icon_arrow05.svg)}@media only screen and (max-width: 767px){.diabetes__arrow .slick-arrow.slick-prev{left:-13px;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(40%) saturate(3695%) hue-rotate(234deg) brightness(79%) contrast(74%);filter:brightness(0) saturate(100%) invert(100%) sepia(40%) saturate(3695%) hue-rotate(234deg) brightness(79%) contrast(74%)}}.diabetes__arrow .slick-arrow.slick-next{background-image:url(../img/common/icon/icon_arrow04.svg)}@media only screen and (max-width: 767px){.diabetes__arrow .slick-arrow.slick-next{right:-13px;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(40%) saturate(3695%) hue-rotate(234deg) brightness(79%) contrast(74%);filter:brightness(0) saturate(100%) invert(100%) sepia(40%) saturate(3695%) hue-rotate(234deg) brightness(79%) contrast(74%)}}.diabetes__dottxt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px;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}@media only screen and (max-width: 767px){.diabetes__dottxt{margin-left:0}}.diabetes__dottxt .slide-dot02{width:47.25em}@media only screen and (max-width: 767px){.diabetes__dottxt .slide-dot02{width:100%}}.diabetes__dottxt .slide-dot02 .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border-radius:1px}.diabetes__dottxt .slide-dot02 .slick-dots li{width:100%;height:100%}.diabetes__dottxt .slide-dot02 .slick-dots li.slick-active button{background:#b489b6;border-radius:1px}.diabetes__dottxt .slide-dot02 .slick-dots li button{width:100%;border:0;text-indent:-1000px;overflow:hidden;height:3px;position:relative;bottom:1px}.diabetes__dottxt .txt{width:4.666em;position:relative;font-size:1.125em;font-style:italic;font-weight:300;font-family:Inter,sans-serif;line-height:1.75;color:#fff;padding-right:1.666em;margin-left:1.1111em;letter-spacing:.05em}@media only screen and (max-width: 767px){.diabetes__dottxt .txt{width:100px}}.diabetes__dottxt .txt:after{content:"";position:absolute;width:1.3333em;height:.3889em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow06.svg) no-repeat center;-webkit-animation:slide_right 3s cubic-bezier(.5,1,.89,1) infinite;animation:slide_right 3s cubic-bezier(.5,1,.89,1) infinite}.diabetes__bottom{position:relative;margin-top:7.5em;z-index:3}.diabetes__bottom:after{content:"";position:absolute;right:0;top:0;width:100%;max-width:calc(100% - ((100% - 1180px)/2));height:100%;background-color:#fff;border-radius:15px 0 0 15px}@media only screen and (max-width: 767px){.diabetes__bottom:after{width:calc(100% - 20px);border-radius:10px 0 0 10px}}.diabetes__bottom .inner{padding:6.8125em 0 7.5em 3.125em;position:relative}@media only screen and (max-width: 767px){.diabetes__bottom .inner{padding:50px 0 40px 20px}}.diabetes__bottom .inner:before{content:"";position:absolute;right:1.0625em;top:-1.4375em;width:13.375em;height:14.6875em;background:url(../img/common/illust02.svg) no-repeat center;z-index:1}@media only screen and (max-width: 767px){.diabetes__bottom .inner:before{width:120px;height:130px;right:-10px;top:-70px}}.diabetes__bottom .title01{margin-bottom:2.9375em;z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 767px){.diabetes__bottom .title01{display:block;margin-bottom:35px}}.diabetes__bottom .title01 .en1{font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:1.297em;line-height:1.75;letter-spacing:.03em}@media only screen and (max-width: 767px){.diabetes__bottom .title01 .en1{font-size:1.8rem}}.diabetes__bottom .title01 .en2{margin-left:1.621em;margin-top:-.324em}.diabetes__bottom .title01 .en2 .small{font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:2.594em;line-height:1.75;letter-spacing:.05em;margin-right:.354em}@media only screen and (max-width: 767px){.diabetes__bottom .title01 .en2 .small{font-size:3.2rem}}.diabetes__bottom .title01 .en{text-align:right;margin-bottom:0;margin-right:.4166em;font-size:3.86em}@media only screen and (max-width: 767px){.diabetes__bottom .title01 .en{font-size:4.5rem}}.diabetes__bottom .title01 .jp{margin-bottom:.864em}.diabetes__bottom .title01 .jp .txt{font-size:1.405em}@media only screen and (max-width: 767px){.diabetes__bottom .title01 .jp .txt{font-size:2rem}}.pickup{position:relative;background:url(../img/common/bg02.png) no-repeat center/100% 100%;padding:12.5em 0 10em;margin-top:-5.5em}@media only screen and (max-width: 767px){.pickup{padding:85px 0 105px;margin-top:-30px}}.pickup__wrap{position:relative}.pickup__wrap .title01{text-align:left;margin-bottom:2em}@media only screen and (max-width: 767px){.pickup__wrap .title01{margin-bottom:30px}}.pickup__wrap .title01 .en1 .small{font-family:Inter,sans-serif;font-style:italic;font-size:1.297em;letter-spacing:.05em;font-weight:300;background:-webkit-gradient(linear,left top,right top,from(#fff),to(#b2f7f2));background:-webkit-linear-gradient(left,#fff 0%,#b2f7f2 100%);background:linear-gradient(to right,#fff,#b2f7f2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@media only screen and (max-width: 767px){.pickup__wrap .title01 .en1 .small{font-size:1.8rem}}.pickup__wrap .title01 .jp .inner{margin:0 0 .378em}.pickup__img{position:absolute;right:0;top:0;width:36.875vw;height:46.484375vw;overflow:hidden;border-radius:15px 0 0 15px}@media only screen and (max-width: 767px){.pickup__img{border-radius:10px 0 0 10px;width:150px;height:205px;top:260px}}.pickup__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pickup__ttl{font-size:2.125em;color:#fff;font-weight:700;line-height:1.7294117647;letter-spacing:.1em;margin-bottom:1.764em}@media only screen and (max-width: 767px){.pickup__ttl{font-size:2.6rem;margin-bottom:24px;position:relative;z-index:2}}.pickup__imgtxt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.625em 1.25em 3.9375em;position:relative}@media only screen and (max-width: 767px){.pickup__imgtxt{display:block;padding:20px}}.pickup__imgtxt:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:0;width:calc(100% + 6.25em);height:100%;background:-webkit-linear-gradient(330deg,rgb(51,159,207) 0%,rgb(196,203,242) 100%);background:linear-gradient(120deg,#339fcf,#c4cbf2);mix-blend-mode:multiply;border-radius:.9375em;z-index:0}@media only screen and (max-width: 767px){.pickup__imgtxt:after{width:100%;border-radius:10px}}.pickup__imgtxt .img{position:relative;z-index:1;width:28.5625em;border-radius:.9375em;height:20.5em;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.pickup__imgtxt .img{width:100%;height:200px;border-radius:10px}}.pickup__imgtxt .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pickup__content{position:relative;z-index:1;padding-right:3.125em}@media only screen and (max-width: 767px){.pickup__content{padding-right:0;margin-bottom:20px}}.pickup__content .ttl{font-size:1.875em;font-weight:700;line-height:1.6;letter-spacing:.1em;color:#fff;margin-bottom:.866em;padding-bottom:.533em;border-bottom:1px dotted #fff}@media only screen and (max-width: 767px){.pickup__content .ttl{font-size:2rem}}.pickup__bottom{margin-top:4.6875em}@media only screen and (max-width: 767px){.pickup__bottom{margin-top:50px}}.pickup__bottom .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.375em}@media only screen and (max-width: 767px){.pickup__bottom .head{display:block;margin-bottom:30px}}.pickup__bottom .head .ttl{color:#0087c3}.pickup__bottom .head .ttl .en{font-family:Inter,sans-serif;font-weight:300;font-size:1.5em;letter-spacing:.05em;line-height:1.75;display:block;font-style:italic}@media only screen and (max-width: 767px){.pickup__bottom .head .ttl .en{font-size:1.8rem}}.pickup__bottom .head .ttl .jp{font-size:2.125em;font-weight:700;line-height:1.7294117647;letter-spacing:.1em;display:block}@media only screen and (max-width: 767px){.pickup__bottom .head .ttl .jp{font-size:2.8rem}}.pickup__bottom .head .btn01{width:18.625em;margin-bottom:.125em}@media only screen and (max-width: 767px){.pickup__bottom .btn01{margin:28px auto 0}}.pickup .scrolltxt{bottom:-1.125em;height:18.75em}@media only screen and (max-width: 767px){.pickup .scrolltxt{bottom:-10px;height:150px}}.pickup .scrolltxt-container p{color:#fff;opacity:.3}.risks{position:relative;padding:6.75em 0 3.125em;margin-top:-2.4375em;z-index:1}@media only screen and (max-width: 767px){.risks{padding:50px 0 30px;margin-top:-30px}}.risks:before{content:"";position:absolute;left:0;top:0;width:100%;height:3.125em;background-color:#fff;border-radius:2.5em 2.5em 0 0}@media only screen and (max-width: 767px){.risks:before{height:30px;border-radius:20px 20px 0 0}}.risks__head{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){.risks__head{display:block}}.risks__head .title01{width:21.81em;position:relative;padding-right:1.069em;margin-right:2.625em;border-right:1px dotted #0087c3}@media only screen and (max-width: 767px){.risks__head .title01{width:100%;margin-right:0;padding-right:0;border-right:0;margin-bottom:18px}}.risks__head .title01:before{content:"";position:absolute;right:1.764em;top:-4.278em;width:6.84em;height:6.791em;background:url(../img/common/illust03.svg) no-repeat center;z-index:1}@media only screen and (max-width: 767px){.risks__head .title01:before{width:120px;height:120px;right:-5px;top:-39px}}.risks__head .title01 .en2{font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:1.297em;line-height:1.75;letter-spacing:.07em;margin:-.666em 0 .75em 2em}@media only screen and (max-width: 767px){.risks__head .title01 .en2{font-size:1.8rem;margin:-10px 0 12px 20px}}.risks__head .title01 .en1 .small{font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:2.58em;line-height:1.75;letter-spacing:.05em;margin-right:.354em}@media only screen and (max-width: 767px){.risks__head .title01 .en1 .small{font-size:2.5rem}}.risks__head .title01 .en{text-align:right;margin-bottom:0;margin-right:.166em;font-size:3.86em}@media only screen and (max-width: 767px){.risks__head .title01 .en{font-size:4.5rem}}.risks__head .title01 .jp .txt{font-size:1.405em}@media only screen and (max-width: 767px){.risks__head .title01 .jp .txt{font-size:2rem}}.risks__head .txt01{-webkit-box-flex:1;-ms-flex:1;flex:1}.risks__bottom{position:relative;z-index:2;margin-top:3.875em}.risks__bottom:after{content:"";position:absolute;max-width:calc(100% - 20px);width:calc(100% - ((100% - 1180px)/2) - 50px);height:calc(100% - 1.875em);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:0;background-color:#f2f9fc;border-radius:.9375em;z-index:-1}@media only screen and (max-width: 767px){.risks__bottom:after{width:calc(100% - 40px);border-radius:10px}}.risks__bottom .btn01{margin:0 auto;width:18.625em}@media only screen and (max-width: 767px){.risks__bottom .btn01{width:260px}}.risks__inner{max-width:calc(100% - ((100% - 1044px)/2));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;position:relative;padding:3.75em 0 1.875em 20px}@media only screen and (max-width: 767px){.risks__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.risks__content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-5.9375em}@media only screen and (max-width: 767px){.risks__content{margin-right:0;padding:20px 40px 20px 20px}}.risks__content .ttl{color:#0087c3;font-weight:700;font-size:1.875em;letter-spacing:.1em;line-height:1.6;margin-bottom:1.0333em}@media only screen and (max-width: 767px){.risks__content .ttl{font-size:2.2rem;text-align:center}}.risks__img{overflow:hidden;border-radius:.9375em 0 0 .9375em;width:31.25vw;height:44.0625vw;margin-top:-6.875em}@media only screen and (max-width: 767px){.risks__img{width:calc(100% - 20px);height:250px;margin-top:-88px;margin-left:auto}}.risks__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.health{position:relative;padding:2.625em 0 18.625em}@media only screen and (max-width: 767px){.health{padding:20px 0 160px}}.health:before{content:"";position:absolute;left:0;top:-7.75em;width:100%;height:75.625em;background:url(../img/common/illust04.svg) no-repeat center top/cover}@media only screen and (max-width: 767px){.health:before{height:560px;top:150px}}.health:after{content:"";position:absolute;left:0;top:-12.5em;width:100%;height:calc(100% + 12.5em);background:url(../img/common/bg_dot02.png) center/16.9375em 16.125em;z-index:-1}.health__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.health__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.health__left,.health__right{-ms-flex-negative:0;flex-shrink:0;height:21.875em;width:13.125em}@media only screen and (max-width: 767px){.health__left,.health__right{width:42.6666666667vw;height:auto}}.health__left .img,.health__right .img{overflow:hidden;border-radius:.9375em;position:relative}@media only screen and (max-width: 767px){.health__left .img,.health__right .img{border-radius:10px;height:220px}}.health__left .img img,.health__right .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.health__left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.health__content{-ms-flex-negative:0;flex-shrink:0;width:40.875em;margin:-.625em .625em 0}@media only screen and (max-width: 767px){.health__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%;margin:10px 0 20px}}.health__content .title01{margin-bottom:1.666em}@media only screen and (max-width: 767px){.health__content .title01{margin-bottom:24px}}.health__content .title01 .en1{text-align:center}.health__content .title01 .en1 .small{font-family:Inter,sans-serif;font-style:italic;font-weight:300;background:-webkit-linear-gradient(330deg,#0087c3 0%,#b489b6 100%);background:linear-gradient(120deg,#0087c3,#b489b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:1em;letter-spacing:.05em}@media only screen and (max-width: 767px){.health__content .title01 .en1 .small{font-size:1.8rem}}.health__content .title01 .en{margin-bottom:.25em}@media only screen and (max-width: 767px){.health__content .title01 .en{margin-bottom:18px}}.health__content .title01 .jp .inner{margin:0 auto 7px}.health__content .btn01{margin:2em auto 0}@media only screen and (max-width: 767px){.health__content .btn01{margin:28px auto}}.health__right{margin-top:auto}@media only screen and (max-width: 767px){.health__right{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.health__right .img{margin-top:auto}.contact__banner{position:relative;padding:6.8125em 0 7.1875em;border-radius:2.5em;margin-top:7.5em;overflow:hidden;background-color:#7a8a9a}@media only screen and (max-width: 767px){.contact__banner{margin-top:50px;border-radius:20px;padding:50px 0}}.contact__banner:before,.contact__banner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.contact__banner:before{background:url(../img/top/contact_bg.jpg) no-repeat center/cover;opacity:.5}.contact__banner:after{background-color:#7a8a9a;mix-blend-mode:multiply;z-index:1}.contact__banner .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}@media only screen and (max-width: 767px){.contact__banner .inner{display:block}}.contact__banner .content{width:42%;color:#fff;position:relative;padding-right:1.25em}@media only screen and (max-width: 767px){.contact__banner .content{width:100%;padding:0 0 20px;margin-bottom:20px}}.contact__banner .content:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:15.9375em;border-right:1px dashed #fff}@media only screen and (max-width: 767px){.contact__banner .content:after{width:100%;height:1px;border-bottom:1px dashed #fff;top:auto;bottom:0;-webkit-transform:none;transform:none}}.contact__banner .content .title{margin-bottom:.9375em}@media only screen and (max-width: 767px){.contact__banner .content .title{margin-bottom:16px}}.contact__banner .content .title .en{display:block;font-size:1.375em;font-weight:300;font-style:italic;line-height:1.75;letter-spacing:.03em}@media only screen and (max-width: 767px){.contact__banner .content .title .en{font-size:1.8rem}}.contact__banner .content .title .jp{font-size:2.125em;font-weight:700;letter-spacing:.1em;line-height:1.7294117647}@media only screen and (max-width: 767px){.contact__banner .content .title .jp{font-size:2.8rem}}.contact__banner .content .txt{font-size:1.375em;font-weight:500;letter-spacing:.1em;line-height:1.5}@media only screen and (max-width: 767px){.contact__banner .content .txt{font-size:1.8rem}}.contact__banner .info{width:58%;padding-left:4.5em}@media only screen and (max-width: 767px){.contact__banner .info{width:100%;padding-left:0}}.contact__banner .info .tel{margin-bottom:1.75em}@media only screen and (max-width: 767px){.contact__banner .info .tel{text-align:center}}.contact__banner .info .tel a{color:#fff;display:block;position:relative;padding-left:.979em;font-size:3em;font-weight:600;font-family:Inter,sans-serif;letter-spacing:.1em;line-height:1}@media only screen and (max-width: 767px){.contact__banner .info .tel a{font-size:2.8rem;display:inline-block;padding-left:34px}}.contact__banner .info .tel a:before{content:"";position:absolute;left:0;top:.127em;width:.787em;height:.787em;background:url(../img/common/icon/icon_phone02.svg) no-repeat center}.infor{position:relative;padding:18.8125em 0 9.375em;background-color:#f2f9fc;margin-top:-12.5em}@media only screen and (max-width: 767px){.infor{margin-top:-120px;padding:170px 0 85px}}.infor__top{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.infor__top{display:block}}.infor__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:4.375em}@media only screen and (max-width: 767px){.infor__content{padding-right:0;margin-bottom:28px}}.infor__logo{max-width:24.6875em;margin:0 auto .625em}@media only screen and (max-width: 767px){.infor__logo{max-width:280px}}.infor__access{text-align:center;font-size:1em;font-weight:400;letter-spacing:.1em;line-height:2;color:#000;margin-bottom:1.6875em}@media only screen and (max-width: 767px){.infor__access{margin-bottom:22px;line-height:1.5}}.infor .table01{background-color:#fff;border-radius:.9375em;padding:1.25em 1.875em 2.0625em}@media only screen and (max-width: 767px){.infor .table01{padding:17px 20px 30px;border-radius:10px}}.infor .table01__txt .txt1{font-size:clamp(1.2rem,.391vw + .9rem,1.4rem)!important}@media only screen and (max-width: 767px){.infor .table01__txt .txt1{font-size:1.3rem!important}}.infor .table01__txt .txt2{font-size:clamp(.9rem,2.344vw - 1.8rem,1.2rem)}@media only screen and (max-width: 767px){.infor .table01__txt .txt2{font-size:1.2rem}}.infor__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.75em;margin-right:-.625em}@media only screen and (max-width: 767px){.infor__tel{display:block;margin-right:0;text-align:center;margin-top:22px}}.infor__tel .note{color:#0087c3;font-size:1em;font-weight:500;letter-spacing:.08em;line-height:1.2}@media only screen and (max-width: 767px){.infor__tel .note{margin-bottom:5px}}.infor__tel a{font-size:2.125em;font-family:Inter,sans-serif;font-weight:600;color:#0087c3;letter-spacing:.07em;line-height:1;padding-left:.97em;margin-left:.647em;position:relative;display:block}@media only screen and (max-width: 767px){.infor__tel a{margin-left:0;display:inline-block}}.infor__tel a:before{content:"";position:absolute;left:0;top:.1764em;width:.7647em;height:.7647em;background:url(../img/common/icon/icon_phone01.svg) no-repeat center}.infor__map{width:32.5em}@media only screen and (max-width: 767px){.infor__map{width:100%}}.infor__map .map01{height:100%}@media only screen and (max-width: 767px){.infor__map .map01{height:300px}}.infor__bottom{margin:4.125em -3.125em 0;padding:4.875em 3.125em 0;border-top:1px dashed #0087c3}@media only screen and (max-width: 767px){.infor__bottom{margin:40px 0 0;padding:40px 0 0}}.infor__banner{position:relative;max-width:47.1875em;margin:0 auto 2.375em;border:1px solid #c6d1dd;border-radius:5px;background:url(../img/common/bg05.jpg) no-repeat center/cover;padding:1.875em 1.875em 1.5em;z-index:1}@media only screen and (min-width: 768px){.infor__banner:hover .btn{background-color:#0087c3}.infor__banner:hover .btn:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.infor__banner:hover .btn .txt{color:#fff}}.infor__banner .img{max-width:31.6875em;margin:0 auto}.infor__banner .img img{-o-object-fit:contain;object-fit:contain}.infor__banner .btn{width:25.25em;margin:.8125em auto 0;background-color:#fff;border-radius:1.125em;position:relative;padding:.25em .625em .375em;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.infor__banner .btn{width:100%}}.infor__banner .btn:after{content:"";position:absolute;right:1.25em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.25em;height:.4375em;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center}.infor__banner .btn .txt{text-align:center;color:#0087c3;font-size:700;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.1em;font-size:1.125em}@media only screen and (max-width: 767px){.infor__banner .btn .txt{font-size:1.4rem;line-height:1.3}}.newsbox{position:relative;z-index:1;padding:6.25em 0;background-color:#fff;border-radius:2.5em 2.5em 0 0;margin-top:-3.125em}@media only screen and (max-width: 767px){.newsbox{margin-top:-30px;border-radius:20px 20px 0 0;padding:75px 0 50px}}.newsbox__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width: 767px){.newsbox__wrap{display:block}}.newsbox__head{width:25.5%;padding-right:.625em;margin-top:-14px}@media only screen and (max-width: 767px){.newsbox__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0;margin-bottom:20px}}.newsbox__head .btn01{width:12.375em}@media only screen and (max-width: 767px){.newsbox__head .btn01{width:160px}}.newsbox__info{width:74.5%}@media only screen and (max-width: 767px){.newsbox__info{width:100%}}.newsbox__list{border-top:1px solid #c6d1dd}.newsbox__item{border-bottom:1px solid #c6d1dd}.newsbox__link{padding:1.1em 2.1875em 1.4em 1.8em;display:block;position:relative}@media only screen and (max-width: 767px){.newsbox__link{padding:13px 42px 13px 5px}}.newsbox__link:after{content:"";position:absolute;right:1.8125em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.newsbox__link:after{width:25px;height:14px}}@media only screen and (max-width: 767px){.newsbox__link:after{right:8px}}.newsbox__text{font-size:1em;font-weight:400;letter-spacing:.1em;line-height:1.75;margin-bottom:.4em}@media only screen and (max-width: 767px){.newsbox__text{font-size:1.4rem;line-height:1.75;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}}.newsbox__date{font-size:.6875em;font-weight:300;letter-spacing:.05em;line-height:1.7503448276;font-family:Inter,sans-serif;color:#999}@media only screen and (max-width: 767px){.newsbox__date{line-height:1.75}}.scrolltxt{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;height:18.75em;width:100%}@media only screen and (max-width: 767px){.scrolltxt{height:150px}}.scrolltxt-title{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%;white-space:nowrap}.scrolltxt-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:scrollText2 40s infinite linear;animation:scrollText2 40s infinite linear}.scrolltxt-container p{font-size:16.4375em;font-family:Inter,sans-serif;font-weight:400;font-style:italic;letter-spacing:.05em;line-height:1;color:#f2f9fc;margin-right:.152em}@media only screen and (max-width: 767px){.scrolltxt-container p{font-size:10rem}}.mv01{position:relative}.mv01__img{height:500px}@media only screen and (max-width: 1024px){.mv01__img{height:350px}}@media only screen and (max-width: 767px){.mv01__img{height:300px}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;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;padding-top:60px}@media only screen and (max-width: 767px){.mv01__content{padding:50px 20px 0}}.mv01__detail{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;z-index:2;text-align:center;pointer-events:all;background-color:#fff;padding:7px 22px 8px;border-radius:15px}@media only screen and (max-width: 767px){.mv01__detail{padding:3px 20px 4px;border-radius:5px}}.mv01__title{font-size:clamp(3.2rem,2.344vw + 1.4rem,4.4rem);font-weight:500;letter-spacing:.1em;color:#0087c3}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem;line-height:1.4}}.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;padding-bottom:20px}}.maincontent h2,.maincontent h3,.maincontent h4,.maincontent h5,.maincontent h6{font-weight:500;letter-spacing:.1em;color:#0087c3}.maincontent h2{padding-bottom:22px;margin-bottom:24px;font-size:4.4rem;line-height:1.4;margin-top:60px;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:after{width:100px;height:1px;border-bottom:1px dashed #0087c3;bottom:0}@media only screen and (max-width: 1024px){.maincontent h2{font-size:3.2rem;margin-top:30px;padding-bottom:15px}}@media only screen and (max-width: 767px){.maincontent h2{font-size:2.6rem;margin:45px 0 25px;padding-bottom:12px}}.maincontent h3{margin:38px 0 25px;font-size:3rem;line-height:1.4;padding-bottom:5px;position:relative;border-bottom:1px solid #0087c3}@media only screen and (max-width: 1024px){.maincontent h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h3{font-size:2.4rem;margin:20px 0}}.maincontent h4{padding-left:13px;font-size:2.6rem;position:relative;line-height:1.3;margin:43px 0 25px}.maincontent h4:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;border-radius:3px;height:calc(100% - 7px);background-color:#0087c3}@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:2.2rem;margin:20px 0 15px}}.maincontent h5{font-size:2.3rem;line-height:1.4;margin:46px 0 25px;padding-bottom:5px;position:relative;border-bottom:1px dashed #0087c3}@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:2rem}}.maincontent h6{font-size:2rem;line-height:1.4;padding-left:15px;position:relative;margin:44px 0 20px}@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}}.maincontent h6:before{content:"";position:absolute;width:6px;height:6px;background-color:#0087c3;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:400;letter-spacing:.1em;line-height:2;margin-bottom:18px;font-size:1.6rem;color:#000}@media only screen and (max-width: 767px){.maincontent p{font-size:1.4rem;margin-bottom:15px}}.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 68px;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}.maincontent .aligncenter{display:block;margin:0 auto}.maincontent .alignright{display:block;margin-left:auto}.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:100%;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:15px}}.maincontent .image--r img,.maincontent .image--l img{width:100%;border-radius:5px;-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{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.maincontent .list .text,.maincontent .list .text p{margin-top:10px;margin-bottom:0}.maincontent .list .title{margin:16px 0 15px;padding-left:12px;font-size:2rem}@media only screen and (max-width: 767px){.maincontent .list .title{font-size:1.8rem}}.maincontent .list .title:before{height:calc(100% - 4px)}.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}@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;padding:36px 65px;background-color:#fff;margin-top:16px;margin-bottom:16px;border:1px solid #c6d1dd;border-radius:5px}@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:400;letter-spacing:.1em;line-height:2;position:relative;padding:3px 0 6px 14px;width:100%;color:#000}@media only screen and (max-width: 767px){.maincontent .topic__list li{font-size:1.4rem}}.maincontent .topic__list li:before{content:"";position:absolute;top:16px;left:0;width:6px;height:6px;background-color:#0087c3;border-radius:50%}@media only screen and (max-width: 767px){.maincontent .topic__list li:before{top:15px}}.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;border:0;background-color:#f2f9fc}@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;border-bottom:1px dotted #0087c3}@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:.1em;-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;line-height:1.4375;font-weight:500;color:#0087c3;padding-bottom:2px}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a{font-size:1.4rem}}.maincontent .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6875em;height:1em;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/.25em .375em;background-color:#f2f9fc;border-radius:.5em}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a:after{width:25px;height:14px}}@media only screen and (min-width: 768px){.maincontent .topic__list--link li a:hover{opacity:1;color:#7a8a9a}}.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;padding-bottom:10px;line-height:1.3;border-bottom:1px solid #0087c3;padding-left:15px;font-size:2.3rem;font-weight:500}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl{font-size:1.8rem;padding-bottom:8px;line-height:1.3}}.maincontent .topic__listttl .ttl:before{top:42%;height:calc(100% - 15px)}.maincontent .topic__lsfull--bg{background:#f2f9fc;position:relative;padding:60px 0}.maincontent .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #0087c3;border-radius:5px;position:relative}@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:500;font-size:2.6rem;letter-spacing:.1em;padding-bottom:25px;margin-bottom:30px;color:#0087c3;position:relative}@media only screen and (max-width: 767px){.maincontent .topic__heading{font-size:2.2rem}}.maincontent .topic__heading:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100px;height:1px;border-bottom:1px dashed #0087c3;bottom:0}.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:#e93737;border:1px solid currentColor;background-color:#fff;border-radius:5px}@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:.1em;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;padding:0 75px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.maincontent .topicflow{padding:0}}@media only screen and (max-width: 767px){.maincontent .topicflow{padding:20px 0}}.maincontent .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #0087c3;border-radius:5px}@media only screen and (max-width: 767px){.maincontent .topicflow__box{display:block}}.maincontent .topicflow__box:not(:last-child){margin-bottom:30px}.maincontent .topicflow__box:not(:last-child):after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:7px;height:37px;bottom:-34px;background:#f2f9fc;z-index:-1}.maincontent .topicflow__inner{position:relative;overflow:hidden;padding:38px 42px 20px}@media only screen and (max-width: 767px){.maincontent .topicflow__inner{padding:20px}}.maincontent .topicflow__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;margin-bottom:20px}@media only screen and (max-width: 767px){.maincontent .topicflow__heading{display:block;margin-bottom:10px}}.maincontent .topicflow__heading .num{font-size:5rem;font-weight:500;font-family:Inter,sans-serif;letter-spacing:.03em;line-height:1;color:#0087c3;width:90px;position:relative;margin-bottom:0}@media only screen and (max-width: 767px){.maincontent .topicflow__heading .num{font-size:3rem;border-bottom:1px dashed #0087c3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding-bottom:5px}}.maincontent .topicflow__heading .ttl{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2.3rem;font-weight:500;letter-spacing:.1em;color:#0087c3;line-height:1.5;margin-bottom:0}@media only screen and (min-width: 768px){.maincontent .topicflow__heading .ttl{padding-left:25px;margin-left:10px;border-left:1px dashed #0087c3}}@media only screen and (max-width: 767px){.maincontent .topicflow__heading .ttl{font-size:1.8rem}}.maincontent .topicflow__ttl{font-size:2.2rem;font-weight:500;letter-spacing:.1em;color:#0087c3;margin-bottom:6px;line-height:1.4}@media only screen and (max-width: 767px){.maincontent .topicflow__ttl{font-size:1.8rem;text-align:center;margin-bottom:10px}}.maincontent .map01{height:450px;overflow:hidden;border-radius:5px}@media only screen and (max-width: 767px){.maincontent .map01{height:250px}}.maincontent .table01 .table01__txt{text-align:left}.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{width:100%;cursor:pointer}.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}}.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-yellow{color:#ffe21a}.u-white{color:#fff}.u-blue{color:#0087c3}.u-gray{color:#bfbfbf}
