@charset "UTF-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{vertical-align:top}a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:inherit;text-decoration:none}a:hover{opacity:.8}img{max-width:100%}@-webkit-keyframes MoveUpDown{0%,to{bottom:0}50%{bottom:85%}}@keyframes MoveUpDown{0%,to{bottom:0}50%{bottom:85%}}@-webkit-keyframes textRotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes textRotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes hoverLine1px{0%{background-image:-webkit-linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-image:linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transform-origin:right;transform-origin:right}40%{background-position:100% 100%;background-size:0% 1px;-webkit-transform-origin:right;transform-origin:right}50%{background-position:0% 100%;background-size:0% 1px;-webkit-transform-origin:left;transform-origin:left}to{background-position:0% 100%;background-size:100% 1px;-webkit-transform-origin:left;transform-origin:left}}@keyframes hoverLine1px{0%{background-image:-webkit-linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-image:linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transform-origin:right;transform-origin:right}40%{background-position:100% 100%;background-size:0% 1px;-webkit-transform-origin:right;transform-origin:right}50%{background-position:0% 100%;background-size:0% 1px;-webkit-transform-origin:left;transform-origin:left}to{background-position:0% 100%;background-size:100% 1px;-webkit-transform-origin:left;transform-origin:left}}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 New,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:1.6rem;line-height:1.5;position:relative}@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: 90px}}@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-fixed .header__inner{background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.header.is-fixed .header__logoLink{margin:-15px 0 0}@media only screen and (max-width: 1024px){.header.is-fixed .header__logoLink{margin-top:-6px}}.header.is-fixed .header__logoimg{width:145px;height:128px}@media only screen and (max-width: 1200px){.header.is-fixed .header__logoimg{width:130px;height:130px}}@media only screen and (max-width: 1024px){.header.is-fixed .header__logoimg{width:115px;height:115px}}@media only screen and (max-width: 767px){.header.is-fixed .header__logoimg{width:75px;height:75px}}.header__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;width:100%;padding:0 2.4% 0 4%;position:fixed;height:var(--header-height);top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media only screen and (max-width: 1200px){.header__inner{padding:0 2%}}@media only screen and (max-width: 1024px){.header__inner{padding:0 2%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-24px}@media only screen and (max-width: 1024px){.header__logoLink{margin-top:45px}}.header__logoimg{width:245px;height:245px;margin-right:10px}@media only screen and (max-width: 1200px){.header__logoimg{width:190px;height:190px}}@media only screen and (max-width: 1024px){.header__logoimg{width:170px;height:170px}}@media only screen and (max-width: 767px){.header__logoimg{width:130px;height:130px;-o-object-fit:contain;object-fit:contain}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:722px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff;border-radius:0 0 5px 5px;padding:17px 27px 8px}@media only screen and (max-width: 1024px){.header__content{opacity:0;top:90px;height:calc(100vh - 90px);position:fixed;left:0;background-color:#fff;visibility:hidden;pointer-events:none;overflow-x:visible;overflow-y:auto;padding:22px 22px 100px;display:block;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;border-radius:0}}@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__access{text-align:right;margin-bottom:7px}@media only screen and (max-width: 1024px){.header__access{display:none}}.header__access .txt1{color:#4c6b93;font-size:1.2rem;letter-spacing:.1em}.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:23px}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__link,.menu__title{font-size:clamp(1.2rem,.391vw + .9rem,1.4rem);font-weight:500;letter-spacing:.1em;line-height:1.5;color:#4c6b93;position:relative;display:inline-block}@media only screen and (max-width: 1024px){.menu__link,.menu__title{font-size:1.4rem;padding:0 10px;display:block}}.menu__title{position:relative;-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:#4c6b93;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:15px}@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:#4c6b93;-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:#4c6b93;width:26px;height:1px;-webkit-transition:.3s;transition:.3s}.hamburger-line:before,.hamburger-line:after{content:"";background-color:#4c6b93;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,.footer{overflow:hidden}.footer__inner{padding:117px 0 36px;position:relative;background-color:#1a2638;overflow:hidden}@media only screen and (max-width: 1024px){.footer__inner{padding:90px 0 30px}}@media only screen and (max-width: 767px){.footer__inner{padding:0 0 80px}}.footer__inner:after{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;background:url(../img/common/noise.png) repeat center/cover;mix-blend-mode:color-dodge;pointer-events:none}.footer__nav{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){.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{padding-bottom:12px;margin-bottom:27px;border-bottom:1px dashed #636b77;color:#fff}.footer__col .txt .en{font-size:clamp(1.3rem,.781vw + .7rem,1.7rem);font-weight:300;font-family:Urbanist,sans-serif;letter-spacing:.05em;line-height:1.2094117647;display:block;margin-bottom:3px}.footer__col .txt .jp{font-size:clamp(.8rem,1.953vw - 1.5rem,1.05rem);font-weight:400;letter-spacing:.14em;line-height:1.4047619048;display:block}.footer__menu li:not(:last-child){margin-bottom:14px}.footer__menu li a{color:#fff;font-size:clamp(1rem,.781vw + .4rem,1.4rem);font-weight:500;letter-spacing:.14em;position:relative;padding-left:15px;-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:#4c6b93}.footer__menu li a:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(41%) sepia(2%) saturate(5922%) hue-rotate(176deg) brightness(103%) contrast(124%);filter:brightness(0) saturate(100%) invert(41%) sepia(2%) saturate(5922%) hue-rotate(176deg) brightness(103%) contrast(124%)}.footer__menu li a:before{content:"";position:absolute;left:0;top:8px;width:4px;height:7px;background:url(../img/common/icon/icon_arrow04.svg) no-repeat center;-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:6px}}.footer__copyright{margin-top:97px;padding-top:40px;text-align:center;color:#fff;font-size:1.4rem;font-weight:400;letter-spacing:.14em;line-height:1.4178571429;position:relative}@media only screen and (max-width: 1200px){.footer__copyright{margin-top:80px}}@media only screen and (max-width: 1024px){.footer__copyright{margin-top:60px;padding-top:30px;font-size:1.2rem}}@media only screen and (max-width: 767px){.footer__copyright{margin-top:0;padding-top:20px}}.footer__copyright:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100vw;height:1px;border-top:1px solid #636b77}.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:#4c6b93;-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: 1024px){.js-totop{width:50px;height:50px;bottom:54px;right:20px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:90px;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:131px;right:0;z-index:10;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width: 768px) and (max-width: 1366px),(min-width: 768px) and (max-height: 720px){.sticky{top:100px}}@media only screen and (max-width: 767px){.sticky{bottom:0;left:0;top:auto;-webkit-transform:none;transform:none}}.sticky ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}@media only screen and (max-width: 767px){.sticky ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:60px;border-radius:5px 5px 0 0;gap:0;border-top:1px solid #4c6b93}}.sticky ul li{width:44px}@media only screen and (max-width: 1024px){.sticky ul li{width:40px}}@media only screen and (max-width: 767px){.sticky ul li{width:20.95%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.sticky ul li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:40px;width:1px;background-color:#4c6b93}}.sticky ul li a,.sticky ul li .btn_modal{background-color:#fff;display:block;border-radius:5px 0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:83px;padding:18px 5px;cursor:pointer;border:1px solid #4c6b93}@media only screen and (max-width: 1024px){.sticky ul li a,.sticky ul li .btn_modal{min-height:75px;padding:10px 4px}}@media only screen and (max-width: 767px){.sticky ul li a,.sticky ul li .btn_modal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0;position:relative;padding:2px 6px;min-height:60px;border:0}}.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:18px;height:18px}@media only screen and (max-width: 1024px){.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:16px;height:16px}}@media only screen and (max-width: 767px){.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:16px;height:16px}}.sticky ul li a .txt,.sticky ul li .btn_modal .txt{font-weight:500;font-size:1.4rem;margin-top:9px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-orientation:upright;color:#4c6b93;letter-spacing:.1em;line-height:1.2}@media only screen and (max-width: 1024px){.sticky ul li a .txt,.sticky ul li .btn_modal .txt{font-size:1.2rem;margin-top:6px}}@media only screen and (max-width: 767px){.sticky ul li a .txt,.sticky ul li .btn_modal .txt{font-size:1.1rem;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin-top:5px}}.sticky ul .map .btn_modal .icon{width:14px}@media only screen and (max-width: 1024px){.sticky ul .map .btn_modal .icon{width:13px}}@media only screen and (max-width: 767px){.sticky ul .map .btn_modal .icon{width:13px}}.sticky ul .time .close,.sticky ul .map .close,.sticky ul .tel .close,.sticky ul .time.active .open,.sticky ul .map.active .open,.sticky ul .tel.active .open{display:none}.sticky ul .time.active .close,.sticky ul .map.active .close,.sticky ul .tel.active .close{display:block}.sticky .modal-time.active,.sticky .modal-map.active,.sticky .modal-tel.active{-webkit-transition:.3s ease all;transition:.3s ease all;opacity:1;visibility:visible;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080}.sticky .modal-tel{top:160px;width:300px;bottom:auto}@media only screen and (max-width: 767px){.sticky .modal-tel{top:auto;bottom:60px;width:100vw}}.btn01{width:11.5625em}.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:4.6425em;border-radius:2.3575em;border:1px solid #4c6b93;background-color:#fff;color:#4c6b93!important;position:relative;font-size:.875em;font-weight:500;letter-spacing:.1em;line-height:1.375;padding:.357em 2.428em .357em 1.714em;text-decoration:none!important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.btn01__txt{padding:5px 25px 5px 20px;min-height:60px}}.btn01__txt:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:1.4285em;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#f6f8fa;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;width:1.4285em;height:1.4285em}@media only screen and (max-width: 767px){.btn01__txt:before{right:15px}}.btn01__txt:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:1.4285em;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease;width:1.4285em;height:1.4285em;background-size:.25em .5em}@media only screen and (max-width: 767px){.btn01__txt:after{right:15px}}@media only screen and (min-width: 768px){.btn01__txt:hover{color:#fff!important;background-color:#4c6b93;opacity:1}}.contact-form .must{text-align:right;margin-bottom:2em;font-size:1.4rem;color:red}.contact-table{border:1px solid #cfd5da;background-size:cover;width:100%;margin:0 auto;overflow:hidden;position:relative}@media only screen and (max-width: 767px){.contact-table{border:0}}.contact-table:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-table dl{position:relative;z-index:1;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}@media only screen and (max-width: 767px){.contact-table dl{display:block}}.contact-table dl:last-child dd,.contact-table dl:last-child dt{border-bottom:0}@media only screen and (max-width: 767px){.contact-table dl:last-child dd{border-bottom:1px solid #cfd5da}}.contact-table dt{border-bottom:1px solid #fff;background:#4c6b93;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:27%;padding:0 2%;font-size:1.6rem;color:#fff;font-weight:500}@media only screen and (max-width: 767px){.contact-table dt{width:100%;font-size:1.4rem;border-left:1px solid #cfd5da;border-right:1px solid #cfd5da;padding:10px;letter-spacing:.1em}}.contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px;margin-left:8px;font-size:1.2rem;line-height:1;background:#fff;color:red;white-space:nowrap}.contact-table dd{border-bottom:1px solid #cfd5da;width:73%;padding:28px 25px;background:#fff}@media only screen and (max-width: 767px){.contact-table dd{width:100%;border-left:1px solid #cfd5da;border-right:1px solid #cfd5da;padding:15px 10px}}.contact-table input[type=text],.contact-table input[type=email],.contact-table input[type=tel]{width:100%;border:1px solid #cfd5da;padding:10px 8px;border-radius:5px;font-size:1.4rem;font-family:Zen Kaku Gothic New,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-weight:500}@media only screen and (max-width: 767px){.contact-table input[type=text],.contact-table input[type=email],.contact-table input[type=tel]{width:100%;font-size:1.6rem}}.contact-table input[type=checkbox],.contact-table input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;vertical-align:baseline;cursor:pointer}.contact-table .dd_icon p{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){.contact-table .dd_icon p{display:block}}.contact-table input[type=date],.contact-table select{border:1px solid #cfd5da;padding:10px 8px;border-radius:5px;font-size:1.4rem;font-family:Zen Kaku Gothic New,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;letter-spacing:.1em}@media only screen and (max-width: 767px){.contact-table input[type=date],.contact-table select{font-size:1.6rem}}.contact-table select{padding:8px;width:100%}.contact-table .inline{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){.contact-table .inline{font-size:1.4rem}}.contact-table .inline span{max-width:75px;margin:0 5px;text-align:center;width:80px}.contact-table .inline input{text-align:center}.contact-table textarea{border-color:#cfd5da;max-width:100%;width:100%;height:8em;font-size:1.4rem;font-family:Zen Kaku Gothic New,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;padding:10px;font-weight:500}@media only screen and (max-width: 767px){.contact-table textarea{font-size:1.6rem}}.wpcf7-radio label,.wpcf7-checkbox label{margin:0;padding:0}.wpcf7-radio label span,.wpcf7-checkbox label span{display:inline-block;padding-left:5px}.contact_note{text-align:center}.contact_text{margin:15px 0;padding:13px 20px;height:200px;overflow-y:scroll;border:1px solid #cfd5da}.contact_text p{font-size:1.4rem!important}.wpcf7-not-valid-tip{display:block;margin:3px 7px 0;color:red}@media only screen and (max-width: 767px){.wpcf7-not-valid-tip{font-size:1.4rem}}.wpcf7-response-output{text-align:center;margin-top:10px}.screen-reader-response{display:none}.input_btn,.button.thanks_btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.input_btn input[type=submit],.input_btn input[type=button],.input_btn .prev,.input_btn .button.thanks_btn a,.button.thanks_btn input[type=submit],.button.thanks_btn input[type=button],.button.thanks_btn .prev,.button.thanks_btn .button.thanks_btn a{background:#4c6b93;color:#fff!important;width:200px;height:45px;border:1px solid transparent;padding:10px;text-align:center;margin:0 10px 10px;cursor:pointer;border-radius:40px;font-size:1.6rem;line-height:1.2;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.input_btn input[type=submit]:hover,.input_btn input[type=button]:hover,.input_btn .prev:hover,.input_btn .button.thanks_btn a:hover,.button.thanks_btn input[type=submit]:hover,.button.thanks_btn input[type=button]:hover,.button.thanks_btn .prev:hover,.button.thanks_btn .button.thanks_btn a:hover{opacity:1;background:#fff;border:1px solid #4c6b93;color:#4c6b93!important}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.contact-thanks{text-align:center;font-size:2.8rem}@media only screen and (max-width: 767px){.contact-thanks{font-size:1.5rem}}.contact-note{line-height:1.5;margin-top:30px}@media only screen and (max-width: 767px){.contact-note{margin-top:20px}}.list01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5625em 1.875em}@media only screen and (max-width: 767px){.list01{gap:20px 15px}}.list01+.ttl{margin-top:2.34em}@media only screen and (max-width: 767px){.list01+.ttl{margin-top:30px}}.list01 li{width:calc(33.3333333333% - 1.6875em)}@media only screen and (max-width: 767px){.list01 li{width:calc(50% - 8px)}}.list01 li a{color:#4c6b93;font-size:1em;font-weight:500;line-height:1.5;letter-spacing:.14em;padding-bottom:1.0625em;display:block;position:relative;background-image:-webkit-linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-image:linear-gradient(#829ebf calc(100% - 1px),#829ebf 1px);background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}@media only screen and (min-width: 768px){.list01 li a:hover{opacity:1;-webkit-animation:hoverLine1px .6s ease forwards;animation:hoverLine1px .6s ease forwards}.list01 li a:hover:before{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media only screen and (max-width: 767px){.list01 li a{font-size:1.3rem;padding-bottom:10px;letter-spacing:.1em}}.list01 li a:before{content:"";position:absolute;width:1.25em;height:1.25em;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#f6f8fa;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;top:auto;bottom:1.125em;-webkit-transform:none;transform:none}.list01 li a:after{content:"";position:absolute;width:1.25em;height:1.25em;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease;top:auto;bottom:1.125em;-webkit-transform:none;transform:none}.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em}@media only screen and (max-width: 767px){.list02{gap:15px}}.list02__item{position:relative;width:calc(25% - .9375em);background-color:#f6f8fa;border-radius:5px;padding:2.125em 1.5em 1.375em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.list02__item:hover{-webkit-box-shadow:0 0 10px rgba(76,107,147,.5);box-shadow:0 0 10px #4c6b9380}}@media only screen and (max-width: 767px){.list02__item{width:calc(50% - 8px);padding:20px 12px}}.list02__icon{width:3.9375em;height:4.6875em;margin:0 auto 2em}@media only screen and (max-width: 767px){.list02__icon{width:53px;height:65px;margin-bottom:15px}}.list02__icon img{height:100%}.list02__icon.icon2{width:5.25em}@media only screen and (max-width: 767px){.list02__icon.icon2{width:74px}}.list02__icon.icon3{width:3.3125em}@media only screen and (max-width: 767px){.list02__icon.icon3{width:43px}}.list02__icon.icon4{width:3.75em}@media only screen and (max-width: 767px){.list02__icon.icon4{width:50px}}.list02__icon.icon5{width:4.1875em}@media only screen and (max-width: 767px){.list02__icon.icon5{width:57px}}.list02__icon.icon6{width:4.5em}@media only screen and (max-width: 767px){.list02__icon.icon6{width:62px}}.list02__icon.icon7{width:6.1875em}@media only screen and (max-width: 767px){.list02__icon.icon7{width:89px}}.list02__icon.icon8{width:5.3125em}@media only screen and (max-width: 767px){.list02__icon.icon8{width:75px}}.list02__icon.icon9{width:5.0625em;margin-bottom:.875em}@media only screen and (max-width: 767px){.list02__icon.icon9{width:71px}}.list02__icon.icon10{width:8.5625em;height:4.0625em;margin-bottom:2.75em}@media only screen and (max-width: 767px){.list02__icon.icon10{width:116px;height:55px;margin-bottom:22px}}.list02__icon.icon11{width:3.5em;height:4.375em;margin-bottom:2.375em}@media only screen and (max-width: 767px){.list02__icon.icon11{width:46px;height:60px;margin-bottom:15px}}.list02__icon.icon12{width:5.125em;height:4.375em;margin-bottom:2.375em}@media only screen and (max-width: 767px){.list02__icon.icon12{width:72px;height:60px;margin-bottom:15px}}.list02__content{position:relative}@media only screen and (max-width: 767px){.list02__content{position:unset}}.list02__content .ttl{color:#4c6b93;font-size:1.3125em;font-weight:500;letter-spacing:.14em;padding-bottom:.714em;margin-bottom:.523em;border-bottom:1px dashed #4c6b93;line-height:1.1}@media only screen and (max-width: 767px){.list02__content .ttl{font-size:1.7rem;letter-spacing:.1em}}.list02__content .ttl span{font-size:.666em;letter-spacing:.12em}.list02__content .txt{font-size:.875em;line-height:1.5;letter-spacing:.14em;font-weight:400;color:#4c6b93;margin-right:-1px;padding-bottom:18px}@media only screen and (max-width: 1024px){.list02__content .txt{padding-bottom:10px}}@media only screen and (max-width: 767px){.list02__content .txt{padding:0 0 10px;font-size:1.3rem}}.list02__content .btn{position:absolute;right:-.625em;bottom:-.4375em;width:1.25em;height:1.25em}@media only screen and (max-width: 767px){.list02__content .btn{right:10px;bottom:10px}}.list02__content .btn:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.list02__content .btn:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}.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;margin-top:18px}@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;margin-top:10px}}.list-button .btn01{width:343px;margin:0}@media only screen and (max-width: 767px){.list-button .btn01{width:100%}}.slider01{margin:0 0 2px}.slider01 .slider01__item{margin-left:1px;margin-right:1px;width:637px;height:400px!important}@media only screen and (max-width: 1200px){.slider01 .slider01__item{width:437px;height:300px!important}}@media only screen and (max-width: 1024px){.slider01 .slider01__item{width:337px;height:250px!important}}@media only screen and (max-width: 767px){.slider01 .slider01__item{margin-left:1px;margin-right:1px;width:250px;height:190px!important}}.slider01 figure{overflow:hidden;position:relative;width:100%;height:100%;border-radius:5px}.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}.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:5px}@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:#4c6b93}.slider02 .slick-arrow{background-color:#fff;background-repeat:no-repeat;background-size:10px 22px;z-index:4;width:74px;height:74px;border-radius:50%;top:calc(50% - 2.5em);font-size:10px;border:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:1px solid #4c6b93}@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_arrow03.svg);background-position:calc(50% + .2em) 50%;right:25em}@media only screen and (max-width: 1200px){.slider02 .slick-next{right:10em}}@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_arrow02.svg);background-position:calc(50% - .2em) 50%;left:25em}@media only screen and (max-width: 1200px){.slider02 .slick-prev{left:10em}}@media only screen and (max-width: 1024px){.slider02 .slick-prev{left:2em}}@media only screen and (max-width: 767px){.slider02 .slick-prev{left:.4em}}.slider02 .slick-dots{position:absolute;left:0;right:0;bottom:-20px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider02 .slick-dots li{width:6px;height:6px;margin:5px 15px;cursor:pointer;background-color:gray;border-radius:50%}@media only screen and (max-width: 767px){.slider02 .slick-dots li{margin:3px 10px}}.slider02 .slick-dots li.slick-active{background-color:#4c6b93}.slider02 .slick-dots li button{border:0;display:none}.table01 table{border-collapse:collapse;border-spacing:0;width:100%;overflow:hidden}.table01 table thead tr{border-bottom:1px solid #dbe1e9;height:53px}@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:11%;padding-right:12px}@media only screen and (max-width: 1024px){.table01 table thead th:last-of-type{width:16%;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 .txt{font-size:clamp(1.5rem,1.367vw + .45rem,2.2rem);letter-spacing:.05em;line-height:1.0259090909;display:block;font-family:Urbanist,sans-serif}.table01 table tbody th .note{display:block;font-size:1.3rem;line-height:1.0653846154}@media only screen and (max-width: 1024px){.table01 table tbody th .note{font-size:1.1rem}}@media only screen and (max-width: 767px){.table01 table tbody th .note{font-size:1.2rem}}.table01 table th,.table01 table td{padding:4px;font-size:clamp(1.4rem,.781vw + .8rem,1.8rem);text-align:center;font-weight:500;line-height:1.1;letter-spacing:.14em;color:#4c6b93;height:75px}.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 #dbe1e9}.table01__txt{font-size:1.4rem;font-weight:400;letter-spacing:.14em;line-height:.9892857143;color:#4c6b93;margin-top:20px;text-align:center}@media only screen and (max-width: 1024px){.table01__txt{font-size:1.1rem;line-height:1.4;margin-top:10px}}@media only screen and (max-width: 767px){.table01__txt{text-align:left;font-size:1.3rem}}.table01__txt span:last-child{margin-left:15px}@media only screen and (max-width: 1024px){.table01__txt span:last-child{margin-left:0}}@media only screen and (max-width: 767px){.table01__txt span:last-child{margin:10px 0 0}}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.table02{overflow:hidden;border:1px solid #829ebf;border-collapse:collapse;width:100%;margin-bottom:15px}.table02 tbody td,.table02 tbody th{border:1px solid #829ebf;padding:20px 10px;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;color:#4c6b93}@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:#f6f8fa;width:auto}.table02 tbody td{font-weight:400;line-height:1.5;letter-spacing:.05em;color:#1a2638}@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 #829ebf;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 #829ebf}}.table02.is_w tbody th{width:200px}@media only screen and (max-width: 767px){.table02.is_w tbody th{width:130px}}.title01 .en{font-size:.5416em;font-weight:500;font-family:Urbanist,sans-serif;letter-spacing:.1em;color:#4c6b93;line-height:1.1915384615;position:relative;padding:0 .846em;display:inline-block;margin-bottom:.4285em}@media only screen and (max-width: 767px){.title01 .en{margin-bottom:10px}}.title01 .en:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#fddd04;left:0}.title01 .en:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#bfeafb;right:0}.title01 .jp{font-size:1.6666em;font-weight:500;line-height:1.54575;letter-spacing:.14em;color:#4c6b93;display:block}@media only screen and (max-width: 767px){.title01 .jp{font-size:2.8rem;line-height:1.4}}.map01{width:100%;height:500px}@media only screen and (max-width: 1024px){.map01{height:400px}}@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;color:#4c6b93}.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:#4c6b93;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:#4c6b93;-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: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:#4c6b93;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:#4c6b93;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #4c6b93;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:#4c6b93;border:1px solid #4c6b93;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:10px}.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.9166666667;color:#4c6b93;letter-spacing:.1em}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li a{color:#999}.breadcrumb li span{margin-left:8px;color:#999}.faq{border-bottom:1px solid #4c6b93}.faq:first-child{border-top:1px solid #4c6b93}.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:#4c6b93;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:2rem;line-height:1.5;font-weight:500;letter-spacing:.1em;position:relative;padding-left:51px;color:#4c6b93}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.5rem;padding-left:38px}}.faq .faq__ttl:before{content:"Q";font-size:2.4rem;line-height:1;color:#4c6b93;font-weight:500;font-family:Urbanist,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:#f6f8fa}@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:#1a2638}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:40px;font-size:1.4rem}}.faq .faq__txt:before{content:"A";font-size:2.4rem;line-height:1;color:#fddd04;font-weight:500;font-family:Urbanist,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:#f6f8fa!important;border:0!important;padding:20px!important;width:auto;font-size:100%;display:block;border-radius:5px}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:15px}}.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 #4c6b93}@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:#a33636;font-size:1.6rem;font-weight:500;color:#4c6b93;letter-spacing:.1em;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{opacity:1;color:#1a2638}}@media only screen and (max-width: 767px){.maincontent #toc_container a{font-size:1.4rem}}.maincontent #toc_container a:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.maincontent #toc_container a:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}.block04{margin:30px 0}.block04+.block04{margin-top:60px}.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:5px}@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}@media only screen and (max-width: 767px){.block04__img img{-o-object-position:center -40px;object-position:center -40px}}.block04__content{padding-left:67px}@media only screen and (max-width: 1024px){.block04__content{padding-left:30px}}@media only screen and (max-width: 767px){.block04__content{padding-left:0}}.block04 .block04__ttl{margin:10px 0 22px}@media only screen and (max-width: 1024px){.block04 .block04__ttl{margin:20px 0 10px}}.block04__boxname{font-weight:500}.block04__boxname .note{font-size:1.4rem;line-height:1.1;margin-bottom:6px;color:#4c6b93}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;line-height:1.2;color:#4c6b93}.block04__boxname .name .jp{font-size:2.8rem;letter-spacing:.1em;margin-right:12px}.block04__boxname .name .en{font-family:Urbanist,sans-serif;font-weight:400;font-size:1.4rem;letter-spacing:0;line-height:1}.modal01{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;font-size:1.4rem;opacity:0;display:none}.modal01.active{opacity:1}.modal01__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000000b3;width:100%;height:100%;padding:50px}@media only screen and (max-width: 767px){.modal01__bg{padding:35px 20px}}.modal01__content{max-width:64.1em;width:100%;margin:0 auto;background-color:#fff;position:relative;background:#fff}.modal01__close{position:absolute;top:-1.2em;right:-1.2em;width:3.5em;height:3.5em;background-color:#4c6b93;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:#4c6b93}.modal01 h2{padding-top:40px;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 #4c6b93;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:35px 0 25px;padding-top:35px;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 #4c6b93}@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:#4c6b93}@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 #4c6b93}@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:#4c6b93;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:#1a2638}@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 .imgbox-style01{margin-top:30px}.modal01 .imgbox-style01 .image--l{border-radius:50%;overflow:hidden;width:200px;height:200px}.modal01 .imgbox-style01 .image--l img{height:100%}.modal01 .imgbox-style01 h3,.modal01 .imgbox-style01 h4,.modal01 .imgbox-style01 h5,.modal01 .imgbox-style01 h6{display:inline-block;margin:22px 0 8px}.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 .list--col3.is-style01{gap:60px 0;margin-bottom:25px}@media only screen and (max-width: 767px){.modal01 .list--col3.is-style01{gap:20px 0;margin-bottom:20px}}.modal01 .list--col3.is-style01 .item{background-color:#f6f8fa;padding:0;border-radius:5px;position:relative}.modal01 .list--col3.is-style01 .item figure img{border-radius:5px 5px 0 0;aspect-ratio:4/2.5}.modal01 .list--col3.is-style01 .item .num{background-color:#fff;position:absolute;z-index:1;width:65px;height:65px;top:-28px;right:-10px;border-radius:50%;text-align:center;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff;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:2px solid #4c6b93;font-size:2.5rem;font-weight:500;font-family:Urbanist,sans-serif;color:#4c6b93}@media only screen and (max-width: 767px){.modal01 .list--col3.is-style01 .item .num{width:55px;height:55px;font-size:2.2rem}}.modal01 .list--col3.is-style01 .item .text{padding:0 20px 20px}.modal01 .list--col3.is-style01 .item .title{padding-left:0}.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 #829ebf;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:#1a2638}@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:#4c6b93;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:#f6f8fa}@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 #4c6b93}@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:#4c6b93;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:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.modal01 .topic__list--link li a:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 768px){.modal01 .topic__list--link li a:hover{opacity:1;color:#1a2638}}.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;margin-top:40px}@media only screen and (max-width: 767px){.modal01 .topic__listttl{display:block;margin-top:30px}}.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 #4c6b93;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:#f6f8fa;position:relative;padding:60px 0}.modal01 .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #4c6b93;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:#4c6b93;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 #4c6b93;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:#e32e2e;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 #4c6b93;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:#f6f8fa;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:Urbanist,sans-serif;letter-spacing:.03em;line-height:1;color:#4c6b93;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 #4c6b93;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:#4c6b93;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 #4c6b93}}@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:#4c6b93;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 .topicflow__detail{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.modal01 .topicflow__detail{display:block}}.modal01 .topicflow__detail .img{-ms-flex-negative:0;flex-shrink:0;width:320px;height:200px}@media only screen and (max-width: 767px){.modal01 .topicflow__detail .img{width:100%}}.modal01 .topicflow__detail .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .topicflow__txt{margin-right:20px}@media only screen and (max-width: 767px){.modal01 .topicflow__txt{margin-right:0}}.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 .topicflex{--size-mg-left: clamp(40px, 6vw, 100px);margin:0 -50px}@media only screen and (max-width: 1024px){.modal01 .topicflex{margin:0}}.modal01 .topicflex__inner{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}.modal01 .topicflex__left{width:64%}@media only screen and (max-width: 767px){.modal01 .topicflex__left{width:100%}}.modal01 .topicflex__left .img1 img,.modal01 .topicflex__left .img2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .topicflex__left .img1{height:500px}@media only screen and (max-width: 767px){.modal01 .topicflex__left .img1{height:240px}}.modal01 .topicflex__left .img2{position:relative;z-index:1;margin-top:max(-8vw,-150px);display:table;margin-left:80px;width:39%;max-width:450px}@media only screen and (max-width: 767px){.modal01 .topicflex__left .img2{width:75%;margin-left:auto;margin-right:auto;margin-top:-10vw}}.modal01 .topicflex__right{max-width:500px;width:calc(36% + var(--size-mg-left));margin-left:calc(var(--size-mg-left) * -1)}@media only screen and (max-width: 767px){.modal01 .topicflex__right{width:100%;margin-left:0}}.modal01 .topicflex__right h3,.modal01 .topicflex__right p{text-shadow:0 0 10px rgba(255,255,255,.6)}.modal01 .topicImg{margin:50px 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;isolation:isolate}.modal01 .topicImg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:10px;border:1px solid rgba(255,255,255,.75);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask-composite:xor;-webkit-mask:-webkit-linear-gradient(#000 0 0) content-box,-webkit-linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media only screen and (max-width: 767px){.modal01 .topicImg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0}}.modal01 .topicImg .item{position:relative;width:50%}@media only screen and (max-width: 767px){.modal01 .topicImg .item{width:100%}}.modal01 .topicImg .item:last-child .label{right:auto;left:0;background-color:#fff}.modal01 .topicImg .item:last-child .label p{color:#4c6b93;padding:0 27px 0 0}.modal01 .topicImg .item:last-child .label p:before,.modal01 .topicImg .item:last-child .label p:after{right:0;left:auto}.modal01 .topicImg .item:last-child .label p:before{background-image:url(../img/common/icon/icon_arrow03.svg);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.modal01 .topicImg .item:last-child .label p:after{background-color:#4c6b93}.modal01 .topicImg .item .img{height:280px}@media only screen and (max-width: 767px){.modal01 .topicImg .item .img{height:230px}}.modal01 .topicImg .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .topicImg .item .label{position:absolute;right:0;top:0;background-color:#4c6b93;z-index:2;padding:12px 15px 12px 20px}.modal01 .topicImg .item .label p{color:#fff;font-family:Urbanist,sans-serif;line-height:1;padding-left:27px;margin-bottom:0;position:relative}.modal01 .topicImg .item .label p:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease;left:0;background-image:url(../img/common/icon/icon_arrow02.svg);background-size:3px 6px;z-index:1}.modal01 .topicImg .item .label p:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;left:0}.modal01 .img_part{height:650px}@media only screen and (max-width: 1024px){.modal01 .img_part{height:390px}}@media only screen and (max-width: 767px){.modal01 .img_part{height:255px}}.modal01 .img_part img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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:500px}@media only screen and (max-width: 767px){.modal02{z-index:-1;width:100vw;bottom:60px;right:0}}.modal02 .table01__txt{text-align:left;letter-spacing:.05em}.modal02 .table01__txt span:last-child{margin:7px 0 0;display:block}.modal02 .btn01{margin:0 auto}.modal02.modal-tel a{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}.modal02.modal-tel .icon{width:35px;height:35px;border-radius:50%;background-color:#f6f8fa;-ms-flex-negative:0;flex-shrink:0;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}.modal02.modal-tel .icon img{width:20px}.modal02.modal-tel .ttl{font-size:2.3rem;color:#4c6b93;font-weight:500;font-family:Urbanist,sans-serif;margin-left:18px;line-height:1;letter-spacing:.1em}.modal02.modal-tel .ttl span{display:block;font-size:1.4rem;font-family:Zen Kaku Gothic New,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;margin-bottom:5px;letter-spacing:.05em}.modal02.modal-map .infor__access{display:block}.modal02.modal-map .map01{height:229px;margin-top:20px}@media only screen and (max-width: 767px){.modal02.modal-map .map01{height:200px}}@media only screen and (min-width: 768px) and (max-width: 1280px){.mv,.newsbox,.vision,.concern,.medical,.preven,.feature,.flow,.greeting,.infor,.recruit{font-size:1.25vw}}.mv{position:relative;height:100vh;min-height:670px}@media only screen and (max-width: 767px){.mv{min-height:667px;overflow:hidden}}.mv:after{content:"";position:absolute;bottom:-4.6875em;left:-7.75em;width:24.8125em;height:27.625em;background:url(../img/common/circle01.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.mv:after{width:280px;height:325px;bottom:auto;top:240px;left:-100px}}.mv__wrapslide{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}@media only screen and (max-width: 767px){.mv__wrapslide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 60px)}}.mv__slide{max-width:calc(100% - 21.4375em);width:calc(100% - ((100% - 1280px)/2) - 4.4375em)}@media only screen and (max-width: 767px){.mv__slide{width:100%;margin-top:auto;min-height:300px;max-width:100%}}.mv__item{height:100vh;min-height:670px}@media only screen and (max-width: 767px){.mv__item{margin-top:auto;min-height:300px;height:calc(100vh - 50px)}}.mv__item figure{height:100vh;min-height:670px;overflow:hidden;border-radius:0 0 0 5px}@media only screen and (max-width: 767px){.mv__item figure{min-height:300px;height:calc(100% - 326px);border-radius:0}}.mv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__content{margin-right:6.1%;padding-left:3.6875em;width:22%;max-width:21.25em;position:relative;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:9.375em}@media only screen and (max-width: 767px){.mv__content{display:block;width:100%;max-width:100%;padding:0 20px;margin:115px 0 19px}}.mv__ttl{margin:0 0 0 .44em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media only screen and (max-width: 767px){.mv__ttl{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin:0 0 10px;text-align:center}}.mv__ttl .txt{font-size:1.25em;font-weight:400;line-height:1.8166666667;letter-spacing:.14em;color:#4c6b93}@media only screen and (max-width: 767px){.mv__ttl .txt{font-size:2.8rem;text-align:center;line-height:1.7857142857}}.mv__ttl .txt:last-child{margin-top:3.5em}@media only screen and (max-width: 767px){.mv__ttl .txt:last-child{margin-top:0}}.mv__ttl .txt span{position:relative;display:inline-block}.mv__ttl .txt span:before{content:"";position:absolute;top:50%;right:-.033em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.15em;height:.15em;border-radius:50%;background:#fddd04}@media only screen and (max-width: 767px){.mv__ttl .txt span:before{top:4px;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.mv__txt{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1em;font-weight:400;color:#4c6b93;letter-spacing:.14em;margin-top:3.9375em}@media only screen and (max-width: 767px){.mv__txt{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;text-align:center;margin:0}}.mv__scroll{position:absolute;left:1.5625em;bottom:1.8125em;z-index:1;-webkit-transition:opacity .5s;transition:opacity .5s}@media only screen and (max-width: 767px){.mv__scroll{bottom:60px;left:6px}}.mv__scroll a{position:relative;width:3.125em;height:4.125em;display:block;color:#4c6b93}@media only screen and (max-width: 767px){.mv__scroll a{width:29px;height:52px;color:#fff}}.mv__scroll a:before{content:"";width:.03125em;height:3.625em;position:absolute;bottom:0;left:50%;background:#829ebf;transition:transform 1s 1s,-webkit-transform 1s 1s;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scaleY(1);transform:scaleY(1)}@media only screen and (max-width: 767px){.mv__scroll a:before{background:#fff;width:1px;height:45px}}.mv__scroll a:after{content:"";position:absolute;left:45%;width:.28125em;height:.28125em;bottom:0;background:#fddd04;border-radius:50%;-webkit-animation:MoveUpDown 5s linear infinite;animation:MoveUpDown 5s linear infinite}.mv__scroll a span{position:absolute;right:1em;top:0;display:block;font-size:1.4rem;font-weight:500;font-family:Urbanist,sans-serif;line-height:1.18;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top right;transform-origin:top right;letter-spacing:.1em}@media only screen and (max-width: 992px){.mv__scroll a span{right:.6em}}@media only screen and (max-width: 767px){.mv__scroll a span{font-size:1.3rem}}.mv__box{position:absolute;left:16.9375em;bottom:1.875em;border:1px solid #4c6b93;background-color:#fff;border-radius:50%;padding:.625em;width:11.25em;height:11.25em;-webkit-box-shadow:0 0 .625em rgba(76,107,147,.15);box-shadow:0 0 .625em #4c6b9326}@media only screen and (max-width: 1280px){.mv__box{left:15.9375em}}@media only screen and (max-width: 767px){.mv__box{left:auto;right:20px;bottom:70px;width:140px;height:140px;padding:8px}}.mv__box .inner{border-radius:50%;border:1px dotted #4c6b93;padding:1.125em 1.125em .5625em;background-color:#f6f8fa;aspect-ratio:1}@media only screen and (max-width: 767px){.mv__box .inner{padding:15px 15px 10px}}.mv__box .icon{width:1.7125em;height:2.5em;margin:0 auto .5em}@media only screen and (max-width: 767px){.mv__box .icon{width:18px;height:23px;margin-bottom:10px}}.mv__box .txt{font-size:1.25em;line-height:1.2;letter-spacing:.14em;color:#4c6b93;font-weight:500;text-align:center;margin-bottom:.625em}@media only screen and (max-width: 767px){.mv__box .txt{font-size:1.4rem;margin-bottom:5px}}.mv__box .btn{width:1.25em;height:1.25em;position:relative;margin:0 auto}.mv__box .btn:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.mv__box .btn:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}.newsbox{padding:6.25em 0 6.1875em}@media only screen and (max-width: 767px){.newsbox{padding:0 0 60px;margin-top:-5px}}.newsbox__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsbox__head{width:12.5625em;padding-right:1.25em;margin-top:-.125em}@media only screen and (max-width: 767px){.newsbox__head{width:100%;padding-right:0;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}}.newsbox__ttl .en{font-size:.684em;font-weight:500;font-family:Urbanist,sans-serif;letter-spacing:.1em;color:#4c6b93;line-height:1.1915384615;position:relative;padding:0 .6875em;display:inline-block}.newsbox__ttl .en:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#fddd04;left:0}.newsbox__ttl .en:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#bfeafb;right:0}.newsbox__ttl .jp{font-size:1.5789em;font-weight:500;line-height:1.8166666667;letter-spacing:.14em;color:#4c6b93;display:block}@media only screen and (max-width: 767px){.newsbox__ttl .jp{font-size:2.3rem}}.newsbox__btn{margin-top:5.5625em}@media only screen and (max-width: 767px){.newsbox__btn{margin-top:0;margin-bottom:10px}}.newsbox__btn .txt{display:inline-block;padding:.583em 2.916em .5em 1.25em;border:1px solid #4c6b93;color:#4c6b93;font-size:.75em;line-height:1.8208333333;font-weight:500;letter-spacing:.14em;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;border-radius:1.583em;position:relative}@media only screen and (max-width: 767px){.newsbox__btn .txt{font-size:1.2rem;padding:6px 30px 8px 13px}}.newsbox__btn .txt:after{content:"";position:absolute;width:.2916em;height:.5833em;top:50%;right:.916em;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.newsbox__btn .txt:after{width:4px;height:7px}}@media only screen and (min-width: 768px){.newsbox__btn .txt:hover{background-color:#4c6b93;color:#fff;opacity:1}.newsbox__btn .txt:hover:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}}.newsbox__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.newsbox__item+.newsbox__item{margin-top:1em}.newsbox__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375em 2.5em .9375em 1.875em;background-color:#f6f8fa;border-radius:5px;position:relative}@media only screen and (min-width: 768px){.newsbox__link:hover{opacity:1}.newsbox__link:hover:before{-webkit-transform:scale(1.2) translateY(calc(-50% + 2px));transform:scale(1.2) translateY(calc(-50% + 2px))}.newsbox__link:hover .newsbox__date,.newsbox__link:hover .newsbox__text{color:#829ebf}}@media only screen and (max-width: 767px){.newsbox__link{display:block;padding:15px 30px 15px 20px}}.newsbox__link:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:1.875em;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.newsbox__link:before{right:10px}}.newsbox__link:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:1.875em;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.newsbox__link:after{right:10px}}.newsbox__date{font-size:1em;font-weight:500;font-family:Urbanist,sans-serif;letter-spacing:.14em;color:#4c6b93;line-height:.968125;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.newsbox__date{font-size:1.4rem}}.newsbox__text{font-size:1em;font-weight:500;letter-spacing:.1em;color:#4c6b93;margin-left:1.1875em;padding-left:1.125em;border-left:1px dashed #4c6b93;-webkit-transition:all .3 ease;transition:all .3 ease}@media only screen and (max-width: 767px){.newsbox__text{font-size:1.4rem;margin:6px 0 0;padding-left:0;border:0}}.vision{position:relative;background:url(../img/top/vision_bg.jpg) no-repeat center/cover;padding:4.375em 0;overflow:hidden}@media only screen and (max-width: 767px){.vision{padding:50px 0}}.vision__wrap{position:relative}.vision__circle{position:absolute;width:75em;height:75em;border-radius:100vmax;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;right:-18.75em;top:-13.9375em}@media only screen and (max-width: 767px){.vision__circle{width:800px;height:800px;right:-228px;top:-124px}}.vision__circle .txt{position:absolute;width:100%;height:100%;color:#fff;font-size:8.875em;font-weight:200;font-family:Urbanist,sans-serif;letter-spacing:.05em;opacity:.6;-webkit-animation:textRotation 18s linear infinite;animation:textRotation 18s linear infinite}@media only screen and (max-width: 767px){.vision__circle .txt{font-size:8rem}}.vision__circle .txt p{position:relative;width:100%;height:100%}.vision__circle .txt span{position:absolute;left:0;right:0;top:0;text-align:center;-webkit-transform-origin:center 4.24em;transform-origin:center 4.24em;display:block}@media only screen and (max-width: 767px){.vision__circle .txt span{-webkit-transform-origin:center 400px;transform-origin:center 400px}}.vision__inner{width:50.9%;margin-left:auto}@media only screen and (max-width: 767px){.vision__inner{width:100%}}.vision__detail{background-color:#fff;border-radius:5px;padding:3.8125em 4.3125em 3.5625em;position:relative}@media only screen and (max-width: 767px){.vision__detail{padding:30px 20px}}.vision__detail:after{content:"";position:absolute;top:-1.0625em;right:4.375em;width:6.75em;height:4.8125em;background:url(../img/common/illust02.svg) no-repeat center}@media only screen and (max-width: 767px){.vision__detail:after{width:70px;height:42px;right:25px;top:-10px}}.vision__ttl{font-size:2em;line-height:1.53125;font-weight:500;letter-spacing:.14em;margin-bottom:.9375em;color:#4c6b93}@media only screen and (max-width: 767px){.vision__ttl{font-size:2.4rem;letter-spacing:.1em;margin-bottom:10px}}.vision__txt{font-size:1em;font-weight:400;letter-spacing:.1em;color:#4c6b93;line-height:2.5}@media only screen and (max-width: 767px){.vision__txt{line-height:2}}.concern{position:relative;padding:7.5em 0 4.375em;border-bottom:1px solid #829ebf}@media only screen and (max-width: 767px){.concern{padding:100px 0 60px}}.concern:before{content:"";position:absolute;left:0;top:0;width:calc(100% - 15.625em);height:100%;background-color:#f6f8fa;z-index:-1}@media only screen and (max-width: 767px){.concern:before{width:calc(100% - 20px)}}.concern:after{content:"";position:absolute;bottom:-9.125em;right:-7.75em;width:24.8125em;height:27.625em;background:url(../img/common/circle01.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.concern:after{width:250px;height:295px;bottom:-130px;right:-100px}}.concern__wrap{position:relative}.concern__wrap:after{content:"";position:absolute;right:0;top:0;max-width:calc(100% - 18.4375em);width:calc(100% - ((100% - 1280px)/2) - 18.4375em);height:calc(100% + 4.375em);background-color:#fff;border-radius:5px 0 0;z-index:-1}@media only screen and (max-width: 767px){.concern__wrap:after{max-width:calc(100% - 20px)}}.concern__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1160px;margin-left:auto;margin-right:auto;padding:0 1.25em 0 1.125em}@media only screen and (max-width: 767px){.concern__content{display:block;padding:10px 20px 0}}.concern__left{width:28%;max-width:100%}@media only screen and (max-width: 767px){.concern__left{width:100%;margin-top:-74px}}.concern__left .title01{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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.concern__left .title01{display:block;text-align:center}}.concern__left .title01 .en,.concern__left .title01 .jp{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media only screen and (max-width: 767px){.concern__left .title01 .en,.concern__left .title01 .jp{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}}.concern__left .title01 .en{padding:.846em 0;margin:0 0 0 .6923em}@media only screen and (max-width: 767px){.concern__left .title01 .en{padding:0 11px;margin:0 0 10px}}.concern__left .title01 .en:before,.concern__left .title01 .en:after{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 767px){.concern__left .title01 .en:before,.concern__left .title01 .en:after{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.concern__left .title01 .en:before{top:0}@media only screen and (max-width: 767px){.concern__left .title01 .en:before{top:50%}}.concern__left .title01 .en:after{bottom:0;right:auto;top:auto}@media only screen and (max-width: 767px){.concern__left .title01 .en:after{right:0;left:auto;top:50%;bottom:auto}}.concern__left .title01 .jp .txt:last-child{margin-top:1.25em}.concern__img{position:absolute;bottom:0;left:0;overflow:hidden;width:20.3125em;height:31.25em;border-radius:0 5px 5px 0}@media only screen and (max-width: 767px){.concern__img{position:relative;width:100%;height:250px;-webkit-transform:translateX(20px);transform:translate(20px);border-radius:5px 0 0 5px;margin-top:30px}}.concern__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.concern__right{width:72%;max-width:100%;padding:4.375em 0 3.0625em .1875em}@media only screen and (max-width: 767px){.concern__right{width:100%;padding:40px 0 40px 20px}}.concern__right .ttl{background-color:#f6f8fa;color:#4c6b93;font-size:1.3125em;font-weight:500;letter-spacing:.14em;padding:.476em 1.4285em;display:inline-block;margin-bottom:1.34em}@media only screen and (max-width: 767px){.concern__right .ttl{font-size:1.8rem;padding:8px 18px;letter-spacing:.1em;display:block}}.medical{position:relative;padding:7.25em 0 3.8125em;z-index:2}@media only screen and (max-width: 767px){.medical{padding:58px 0 10px}}.medical:after{content:"";position:absolute;left:0;bottom:-5.5625em;width:100%;height:15.625em;background-color:#fff;-webkit-clip-path:ellipse(66% 100% at top);clip-path:ellipse(66% 100% at top);z-index:-1}@media only screen and (max-width: 767px){.medical:after{height:108px}}.medical .title01{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-bottom:.84em}@media only screen and (max-width: 767px){.medical .title01{width:100%;margin:0 0 36px}}.medical__item+.medical__item{margin-top:4.5em}@media only screen and (max-width: 767px){.medical__item+.medical__item{margin-top:50px}}.medical__ttl{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.8em}.medical__ttl:after{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px dashed #4c6b93;margin-left:2.5em}@media only screen and (max-width: 767px){.medical__ttl:after{margin-left:20px}}.medical__ttl span{position:relative;font-size:1.32em;font-weight:500;letter-spacing:.14em;color:#4c6b93;padding:0 1.2em}@media only screen and (max-width: 767px){.medical__ttl span{font-size:2rem;padding:0 18px}}.medical__ttl span:before,.medical__ttl span:after{content:"";position:absolute;width:.4166em;height:1.77em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/illust05.svg) no-repeat center}@media only screen and (max-width: 767px){.medical__ttl span:before,.medical__ttl span:after{width:7px;height:32px}}.medical__ttl span:before{left:0}.medical__ttl span:after{right:0;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}.preven{position:relative;padding:12.8125em 0 13.125em;background-color:#4c6b93;z-index:1}@media only screen and (max-width: 767px){.preven{padding:150px 0}}.preven:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/common/noise.png) repeat center/100% 100%;opacity:.4;mix-blend-mode:color-dodge;z-index:-2}.preven .title01{text-align:center;margin-bottom:2.083em}@media only screen and (max-width: 767px){.preven .title01{margin-bottom:36px}}.preven .title01 .en,.preven .title01 .jp{color:#fff}.preven .title01 .en:before,.preven .title01 .en:after{background-color:#fff}.preven__bg{width:100%;height:37.5em;-webkit-mask:url(../img/common/mask01.png) no-repeat center/cover;mask:url(../img/common/mask01.png) no-repeat center/cover}@media only screen and (max-width: 767px){.preven__bg{height:289px;-webkit-mask:unset;mask:unset;overflow:hidden;border-radius:5px}}.preven__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preven__content{display:grid;grid-template-columns:40% 60%;position:relative}@media only screen and (max-width: 767px){.preven__content{display:block}}.preven__content:after{content:"";position:absolute;top:-2.4375em;right:-14em;width:24.8125em;height:27.625em;background:url(../img/common/circle01.svg) no-repeat center;z-index:-1;mix-blend-mode:multiply}@media only screen and (max-width: 767px){.preven__content:after{width:250px;height:295px;top:-130px;right:-100px}}.preven__head{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;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-4.75em}@media only screen and (max-width: 767px){.preven__head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:30px}}.preven__head .ttl{margin-left:.98em;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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.preven__head .ttl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-top:5px}}.preven__head .ttl span{font-size:2.1621em;background-color:#fff;padding:.5em .2em .3em;letter-spacing:.14em;color:#4c6b93;font-weight:500;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline-block;margin-left:.275em}@media only screen and (max-width: 767px){.preven__head .ttl span{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin:10px 0 0;font-size:2.2rem;padding:5px 14px}}.preven__head .note{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline-block;color:#fff;font-weight:500;font-size:1em;line-height:1.22375;letter-spacing:.1em;font-family:Urbanist,sans-serif}@media only screen and (max-width: 767px){.preven__head .note{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:1.4rem}}.preven__txt{font-size:1em;font-weight:400;line-height:2.5;letter-spacing:.08em;color:#fff;margin-top:-3.375em;padding-left:4.5625em}@media only screen and (max-width: 767px){.preven__txt{line-height:2;margin-top:35px;padding-left:0}}.preven__btns{grid-column:span 2/span 2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375em;margin-top:3.0625em}@media only screen and (max-width: 767px){.preven__btns{gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:39px}}.preven__btns .btn01{width:calc(20% - .75em)}@media only screen and (max-width: 767px){.preven__btns .btn01{width:calc(50% - 8px)}}.preven__btns .btn01 a{background-color:transparent;color:#fff!important;border-color:#fff}.preven__btns .btn01 a:before{background-color:#fff}.preven__btns .btn01 a:hover{background-color:#fff;color:#4c6b93!important}.preven__btns .btn01 a:hover:before{background-color:#f6f8fa}.preven__bottom{margin-top:6.375em}@media only screen and (max-width: 767px){.preven__bottom{margin-top:65px}}.preven__bottom .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:3.4375em}@media only screen and (max-width: 767px){.preven__bottom .head{margin-bottom:30px}}.preven__bottom .head:before,.preven__bottom .head:after{content:"";border-bottom:1px dotted #fff;width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.preven__bottom .head:before{margin-right:1.25em}.preven__bottom .head:after{margin-left:1.25em}.preven__bottom .head span{-ms-flex-negative:0;flex-shrink:0;width:9.166em;display:inline-block;font-size:1.5625em;font-weight:500;letter-spacing:.14em;color:#fff;text-align:center;position:relative}@media only screen and (max-width: 767px){.preven__bottom .head span{font-size:2.2rem}}.preven__bottom .head span:before,.preven__bottom .head span:after{content:"";position:absolute;width:.4em;height:1.72em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/illust05.svg) no-repeat center;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.preven__bottom .head span:before{left:0}.preven__bottom .head span:after{right:0;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}.preven__key{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media only screen and (max-width: 767px){.preven__key{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.preven__key .list{position:relative;width:31.25em;padding-right:1.625em}@media only screen and (max-width: 767px){.preven__key .list{width:100%;padding:0;margin-top:32px}}.preven__key .list .item{border-bottom:1px solid #7990ae;padding:1.375em 0 1.5em;cursor:pointer}.preven__key .list .item:first-child{border-top:1px solid #7990ae}.preven__key .list .item.active{padding-bottom:1.4375em}.preven__key .list .item.active .ttl{margin-bottom:1em;color:#fff}.preven__key .list .item.active .txt01{display:block}.preven__key .list .item .ttl{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#a5b5c9}.preven__key .list .item .ttl .num{font-size:1em;font-weight:500;font-family:Urbanist,sans-serif;letter-spacing:.1em;line-height:1.1915384615;margin-right:1.538em;margin-top:.4615em;display:inline-block}@media only screen and (max-width: 767px){.preven__key .list .item .ttl .num{font-size:1.2rem;margin-right:13px}}.preven__key .list .item .ttl .txt{font-size:1.615em;font-weight:500;letter-spacing:.14em;line-height:1.7061904762;display:inline-block}@media only screen and (max-width: 767px){.preven__key .list .item .ttl .txt{font-size:1.8rem}}.preven__key .list .item .txt01{display:none}@media only screen and (max-width: 767px){.preven__key .list .item .txt01{font-size:1.5rem}}.preven__key .images{overflow:hidden;width:33.75em;height:31.0625em;position:relative}@media only screen and (max-width: 767px){.preven__key .images{width:100%;height:300px}}.preven__key .images .item2{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;position:absolute;left:0;top:0;height:100%;width:100%}.preven__key .images .item2.active{opacity:1}.preven__key .images .item2 .img{overflow:hidden;border-radius:5px}@media only screen and (max-width: 767px){.preven__key .images .item2 .img{height:300px}}.preven__key .images .item2 .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature{position:relative;padding:1.5625em 0 11rem;z-index:2}@media only screen and (max-width: 767px){.feature{padding:10px 0 140px}}@media only screen and (max-width: 767px) and (max-width: 767px){.feature .title01{margin-top:-45px}}.feature:after{content:"";position:absolute;left:0;top:-5.5625em;width:100%;height:15.625em;background-color:#fff;-webkit-clip-path:ellipse(66% 100% at bottom);clip-path:ellipse(66% 100% at bottom);z-index:-1}@media only screen and (max-width: 767px){.feature:after{height:108px}}.feature__slide{margin-top:.5625em}@media only screen and (max-width: 767px){.feature__slide{margin-top:30px}}.feature__list{position:relative}.feature__item{width:44.5em;margin:0 2.875em;padding-top:1.875em}@media only screen and (max-width: 767px){.feature__item{width:290px;margin:0 10px}}.feature__inner{padding:3.125em 3.125em 2.625em;background-color:#f6f8fa;border-radius:5px}@media only screen and (max-width: 767px){.feature__inner{padding:38px 20px 30px}.feature__inner .txt01{font-size:1.4rem}}.feature__count{position:absolute;top:.3125em;color:#4c6b93;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){.feature__count{top:10px}}.feature__count .txt{font-size:1em;font-weight:500;font-family:Urbanist,sans-serif;letter-spacing:.1em;line-height:.968125;margin-right:.625em}@media only screen and (max-width: 767px){.feature__count .txt{font-size:1.4rem;margin-right:10px}}.feature__count .num{font-size:2.8125em;font-weight:300;font-family:Urbanist,sans-serif;letter-spacing:.1em;line-height:1.2008888889}@media only screen and (max-width: 767px){.feature__count .num{font-size:3.5rem}}.feature__top{position:relative;margin-bottom:1.3125em}@media only screen and (max-width: 767px){.feature__top{margin-bottom:8px}}.feature__ttl{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;right:1.081em;top:-1.081em}@media only screen and (max-width: 767px){.feature__ttl{position:relative;display:block;right:auto;margin-top:20px;top:auto}}.feature__ttl span{font-size:.99em;background-color:#fff;padding:.9189em .486em .702em;letter-spacing:.14em;color:#4c6b93;font-weight:500;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline-block;margin-left:.324em}@media only screen and (max-width: 767px){.feature__ttl span{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin:0 0 10px;font-size:1.6rem;padding:5px 15px}}.feature__img{overflow:hidden;border-radius:5px;height:21.875em}@media only screen and (max-width: 767px){.feature__img{height:180px}}.feature__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature .feature__arrow{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48.5625em;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){.feature .feature__arrow{width:350px}}.feature .slick-arrow{top:-100px;width:65px;height:65px;cursor:pointer;border-radius:50%;border:0;outline:none;font-size:0;line-height:0;background:no-repeat center center/11px 22px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;border:1px solid #4c6b93;position:absolute}@media only screen and (max-width: 1200px){.feature .slick-arrow{width:45px;height:45px;background-size:9px 18px}}@media only screen and (max-width: 767px){.feature .slick-arrow{width:40px;height:40px;background-size:7px 16px}}.feature .arrow-prev{left:0;background-image:url(../img/common/icon/icon_arrow02.svg)}.feature .arrow-next{right:0;background-image:url(../img/common/icon/icon_arrow03.svg)}.feature .btn01{margin:2.8125em auto 0}.flow{position:relative;padding:1.25em 0 7.4375em;background-color:#f6f8fa}@media only screen and (max-width: 767px){.flow{padding:15px 0 80px}}.flow .title01{margin-top:-3.291em}@media only screen and (max-width: 767px){.flow__wrap{max-width:768px;overflow:auto;scrollbar-color:#4c6b93 #d8d8d8!important;scrollbar-width:thin!important;position:relative;padding:0 0 20px;width:100%}.flow__wrap .simplebar-track{background:#d8d8d8;width:100%!important;height:2px;border-radius:1px}.flow__wrap .simplebar-scrollbar:before{background-color:#4c6b93;opacity:1!important;top:0;left:0;right:0;bottom:0}.flow__wrap .scroll-hint-icon{top:250px}.flow__wrap .simplebar-height-auto-observer-wrapper,.flow__wrap .simplebar-height-auto-observer{display:none!important}.flow__wrap .simplebar-content-wrapper{height:100%!important;overflow:auto!important}}.flow__wrap .simplebar-track.simplebar-vertical{display:none!important}.flow__inner{margin-top:3.125em}.flow__list{position:relative}.flow__list:before{content:"";position:absolute;top:0;left:33.6875em;bottom:0;width:2px;background:#829ebf;z-index:0}@media only screen and (max-width: 1200px){.flow__list:before{left:36.6em}}@media only screen and (max-width: 767px){.flow__list:before{content:none}}.flow__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.flow__item{width:100%;display:block}.flow__item:not(:last-child){margin-bottom:32px}}.flow__item:first-child .flow__content{border-radius:5px 5px 0 0}@media only screen and (max-width: 767px){.flow__item:first-child .flow__content{border-radius:0 0 5px 5px}}.flow__item:last-child .flow__content{border-radius:0 0 5px 5px}.flow__item:last-child .flow__content:after{content:none}.flow__item:last-child .flow__img{margin-bottom:0}.flow__img{margin-bottom:3.125em;width:32.5em;padding-right:2.5em;position:relative;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1200px){.flow__img{width:34.8em;padding-right:1.5em}}@media only screen and (max-width: 767px){.flow__img{width:100%;height:210px;padding-right:0;margin-bottom:0}}.flow__img:before{content:"";position:absolute;right:-2.3125em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.1875em;height:2.1875em;background:url(../img/common/illust03.svg) no-repeat center}@media only screen and (max-width: 1200px){.flow__img:before{right:-2.9em}}@media only screen and (max-width: 767px){.flow__img:before{content:none}}.flow__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}@media only screen and (max-width: 767px){.flow__img img{border-radius:5px 5px 0 0}}.flow__content{width:calc(100% - 34.9375em);margin-left:5em;background-color:#fff;padding:3.4375em 3.125em;position:relative}@media only screen and (max-width: 1200px){.flow__content{width:calc(100% - 34.2em);margin-left:5.5em}}@media only screen and (max-width: 767px){.flow__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100%;padding:20px;margin-left:0;border-radius:0 0 5px 5px}}.flow__content:after{content:"";position:absolute;width:calc(100% - 6.35em);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);height:1px;border-bottom:1px dashed #829ebf;bottom:1.4375em;z-index:1}@media only screen and (max-width: 767px){.flow__content:after{content:none}}.flow__content .ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4c6b93;margin-bottom:.588em}.flow__content .ttl .num{font-size:2.406em;font-family:Urbanist,sans-serif;font-weight:300;line-height:1.2008888889;letter-spacing:.1em}@media only screen and (max-width: 767px){.flow__content .ttl .num{font-size:3.5rem}}.flow__content .ttl .txt{font-size:1.1229em;font-weight:500;letter-spacing:.14em;margin-left:1.285em;line-height:1.7061904762;color:#4c6b93}@media only screen and (max-width: 767px){.flow__content .ttl .txt{font-size:2rem;margin-left:20px}}.flow__content .detail .txt1{font-size:1em;font-weight:400;letter-spacing:.1em;color:#4c6b93;line-height:2}.flow__content .detail .txt{position:relative;font-weight:500}.flow__content .detail .txt span{display:inline-block;position:relative}.flow__content .detail .txt span:before{content:"";position:absolute;top:-1px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:.28125em;height:.28125em;border-radius:50%;background:#fddd04}.flow__content .detail .txt2{font-size:.875em;font-weight:400;color:#4c6b93;letter-spacing:.1em;line-height:1.5;display:inline-block;padding-left:1.0714em;position:relative;margin-top:.5em}.flow__content .detail .txt2:before{content:"※";position:absolute;left:0}.greeting{position:relative;padding-bottom:6.875em}@media only screen and (max-width: 767px){.greeting{padding-bottom:57px}}.greeting__top{position:relative}@media only screen and (max-width: 767px){.greeting__top{height:250px}}.greeting__bg{height:37.5em}@media only screen and (max-width: 767px){.greeting__bg{height:250px;width:100%}}.greeting__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__boxname{position:absolute;width:100%;max-width:1040px;margin-left:auto;margin-right:auto;padding:0 20px;top:6.25em;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);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){.greeting__boxname{top:20px}}.greeting__boxname .item{position:relative;width:11.125em;height:12.375em;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){.greeting__boxname .item{width:100px;height:120px;padding:0 14px}}.greeting__boxname .item:after{content:"";position:absolute;top:0;left:0;width:11.125em;height:12.375em;background:url(../img/common/circle01.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.greeting__boxname .item:after{width:100px;height:120px}}.greeting__boxname .item .inner{color:#fff;text-align:center}.greeting__boxname .item .inner .note{font-size:.875em;font-weight:400;letter-spacing:.1em}@media only screen and (max-width: 767px){.greeting__boxname .item .inner .note{font-size:1.3rem}}.greeting__boxname .item .inner .name .jp{font-size:1.5em;font-weight:500;letter-spacing:.1em}@media only screen and (max-width: 767px){.greeting__boxname .item .inner .name .jp{font-size:1.4rem}}.greeting__boxname .item .inner .name .en{font-family:Urbanist,sans-serif;font-weight:500;font-size:.8125em;letter-spacing:.1em;line-height:1.1915384615;display:block}@media only screen and (max-width: 767px){.greeting__boxname .item .inner .name .en{font-size:1.1rem}}.greeting__boxname .item1{margin-top:-.4375em;margin-left:-1.6875em}@media only screen and (max-width: 767px){.greeting__boxname .item1{margin-top:10px;margin-left:-17px}}.greeting__boxname .item2{margin-top:4.125em;margin-right:-1em}@media only screen and (max-width: 767px){.greeting__boxname .item2{margin-top:-4px;margin-right:-17px}}.greeting__inner{position:relative;padding:.625em 0}.greeting__inner:before{content:"";position:absolute;left:50%;top:-4.6875em;-webkit-transform:translateX(-50%);transform:translate(-50%);width:54.9375em;height:4.6875em;background-color:#fff;border-radius:5px 5px 0 0}@media only screen and (max-width: 767px){.greeting__inner:before{width:280px;height:30px;top:-29px}}.greeting__inner:after{content:"";position:absolute;top:5.875em;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:24.8125em;height:27.625em;background:url(../img/common/circle01.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.greeting__inner:after{width:250px;height:295px;top:132px}}.greeting .title01{margin-top:-.833em}.greeting__ttl{text-align:center;margin-top:1.8918em}.greeting__ttl span{font-size:1.684em;font-weight:500;color:#4c6b93;line-height:1.71875;letter-spacing:.14em;position:relative;padding:0 3.111em;display:inline-block}@media only screen and (max-width: 767px){.greeting__ttl span{font-size:2.2rem;padding:0 28px}}.greeting__ttl span:before,.greeting__ttl span:after{content:"";position:absolute;width:1.873em;height:1.365em;background:no-repeat center center}@media only screen and (max-width: 767px){.greeting__ttl span:before,.greeting__ttl span:after{width:38px;height:25px}}.greeting__ttl span:before{top:.222em;left:0;background-image:url(../img/common/illust04.svg)}@media only screen and (max-width: 767px){.greeting__ttl span:before{left:-15px;top:-10px}}.greeting__ttl span:after{bottom:.095em;right:0;background-image:url(../img/common/illust02.svg)}@media only screen and (max-width: 767px){.greeting__ttl span:after{right:-15px}}.greeting__txt{font-size:1em;font-weight:400;letter-spacing:.1em;color:#4c6b93;line-height:2.5;max-width:50.25em;margin:1.5625em auto 2em}@media only screen and (max-width: 767px){.greeting__txt{line-height:2}}.greeting__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75em}.recruit{position:relative;padding:6.3125em 0 7.5em}@media only screen and (max-width: 767px){.recruit{padding:70px 0 50px}}.recruit:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:24.5625em;background-color:#f6f8fa}.recruit__inner{position:relative;z-index:1;background:url(../img/top/recruit_bg.jpg) no-repeat center/cover;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.1875em 3.125em 3.125em 4.375em;border-radius:5px}@media only screen and (max-width: 767px){.recruit__inner{display:block;padding:20px}}.recruit__inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c0cbd9;mix-blend-mode:multiply;z-index:-1;border-radius:5px}.recruit__content{width:46.5%;padding-right:3.125em}@media only screen and (max-width: 767px){.recruit__content{width:100%;padding-right:0}}.recruit__content .title01 .jp{color:#fff;font-size:.583em;line-height:1.4178571429;position:relative;padding:0 .785em;display:inline-block}.recruit__content .title01 .jp:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#fff;left:0}.recruit__content .title01 .jp:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.35em;height:.35em;border-radius:50%;background:#fff;right:0}.recruit__content .title01 .en{color:#fff;display:block;padding:0;font-size:4.166em;letter-spacing:.05em;font-weight:200;margin-bottom:0;line-height:1}@media only screen and (max-width: 767px){.recruit__content .title01 .en{font-size:5.5rem}}.recruit__content .title01 .en:before,.recruit__content .title01 .en:after{content:none}.recruit__content .btn01{margin-top:1.375em}.recruit__content .btn01 a{border-color:#fff;background-color:transparent;color:#fff!important}.recruit__content .btn01 a:hover{background-color:#fff;color:#4c6b93!important}.recruit__ttl{color:#fff;font-size:1.625em;font-weight:500;line-height:1.7307692308;letter-spacing:.14em;margin:.538em 0}@media only screen and (max-width: 767px){.recruit__ttl{font-size:2.2rem;margin:17px 0 10px}}.recruit__right{background-color:#fff;padding:2.1875em;border-radius:5px;width:53.5%}@media only screen and (max-width: 767px){.recruit__right{width:100%;margin-top:20px;padding:10px}}.recruit__img{border-radius:5px;height:23.4375em;overflow:hidden}@media only screen and (max-width: 767px){.recruit__img{height:250px}}.recruit__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infor{position:relative;padding:4.25em 0 4.5625em;background-color:#f6f8fa;z-index:1}@media only screen and (max-width: 767px){.infor{padding:60px 0 50px}}.infor:after{content:"";position:absolute;left:0;width:calc(100% - 18.4375em);height:100%;background-color:#fff;border-radius:0 5px 0 0;top:0;z-index:-1}@media only screen and (max-width: 767px){.infor:after{width:calc(100% - 20px)}}.infor__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1120px)/2));margin-left:auto;padding-left:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.infor__inner{display:block}}.infor__content{width:50.5%;padding-right:4.3125em}@media only screen and (max-width: 767px){.infor__content{width:100%;padding-right:40px;margin-bottom:28px}}.infor__logo{max-width:20.125em;margin:-3.75em auto -1.75em}@media only screen and (max-width: 767px){.infor__logo{max-width:250px}}.infor__access{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.875em;padding-bottom:1.4375em;border-bottom:1px dashed #4c6b93}@media only screen and (max-width: 767px){.infor__access{display:block}}.infor__access .txt1{font-size:1.09375em;font-weight:500;letter-spacing:.1em;color:#4c6b93}@media only screen and (max-width: 767px){.infor__access .txt1{font-size:1.5rem}}.infor__access .txt1 span{font-size:1em}@media only screen and (max-width: 767px){.infor__access .txt1 span{font-size:1.5rem}}.infor__access .txt2{font-size:2.5625em;font-weight:300;font-family:Urbanist,sans-serif;letter-spacing:.07em;line-height:1.2358536585;color:#4c6b93;margin-top:.097em}@media only screen and (max-width: 767px){.infor__access .txt2{font-size:3rem}}.infor__access .txt2 span{font-weight:500;font-size:.487em}.infor__access .btn01{width:10em;margin-bottom:.625em}@media only screen and (max-width: 767px){.infor__access .btn01{margin-bottom:0}}.infor__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2.0625em 0 2.5em;gap:.9375em}@media only screen and (max-width: 767px){.infor__btns{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}}.infor__btns .btn01{width:12.1875em}@media only screen and (max-width: 767px){.infor__btns .btn01{width:170px}}@media only screen and (max-width: 767px){.infor__btns .btn01:nth-child(2){width:130px}}.infor__btns .btn01:last-child{width:15.3125em}.infor__banner{max-width:32.9375em}.infor__img{width:49.5%;overflow:hidden;border-radius:5px 0 0 5px}@media only screen and (max-width: 767px){.infor__img{width:100%;height:250px}}.infor__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01{position:relative}.mv01__img{overflow:hidden;border-radius:0 0 0 5px;width:calc(100% - 350px);margin-left:auto;height:500px}@media only screen and (max-width: 1024px){.mv01__img{height:300px;width:calc(100% - 50px)}}@media only screen and (max-width: 767px){.mv01__img{height:250px;width:calc(100% - 50px)}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;left:100px;bottom:80px}@media only screen and (max-width: 767px){.mv01__content{left:20px;bottom:40px;padding-right:20px}}.mv01__title{font-size:4.5rem;font-weight:500;letter-spacing:.1em;color:#4c6b93;background-color:#fff;border-radius:10px;padding:5px 20px 6px}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem;border-radius:0 5px 5px 0;padding:3px 20px 3px 0}}.mv01__list{position:relative;z-index:2}.mv01.is-recruit .mv01__img{width:calc(100% - 20px);height:650px}@media only screen and (max-width: 1024px){.mv01.is-recruit .mv01__img{height:550px}}@media only screen and (max-width: 767px){.mv01.is-recruit .mv01__img{height:400px}}.mv01.is-recruit .mv01__content{bottom:60px}@media only screen and (max-width: 767px){.mv01.is-recruit .mv01__content{bottom:15px;padding:0 20px}}.mv01.is-recruit .mv01__title{background-color:transparent;padding:0;text-shadow:0 0 10px #4c6b93,0 0 10px #4c6b93;margin-bottom:18px;font-size:4.2rem;color:#fff}@media only screen and (max-width: 767px){.mv01.is-recruit .mv01__title{text-align:left;font-size:2rem}}.mv01.is-recruit .mv01__txt{color:#fff;font-size:1.6rem;font-weight:500;letter-spacing:.1em;line-height:2;text-shadow:0 0 10px #4c6b93,0 0 10px #4c6b93}@media only screen and (max-width: 767px){.mv01.is-recruit .mv01__txt{text-align:left;font-size:1.4rem}}.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:#4c6b93}.maincontent h2{padding-top:40px;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 #4c6b93;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:35px 0 25px;padding-top:35px;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 #4c6b93}@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:#4c6b93}@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 #4c6b93}@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:#4c6b93;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:#1a2638}@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 .imgbox-style01{margin-top:30px}.maincontent .imgbox-style01 .image--l{border-radius:50%;overflow:hidden;width:200px;height:200px}.maincontent .imgbox-style01 .image--l img{height:100%}.maincontent .imgbox-style01 h3,.maincontent .imgbox-style01 h4,.maincontent .imgbox-style01 h5,.maincontent .imgbox-style01 h6{display:inline-block;margin:22px 0 8px}.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 .list--col3.is-style01{gap:60px 0;margin-bottom:25px}@media only screen and (max-width: 767px){.maincontent .list--col3.is-style01{gap:20px 0;margin-bottom:20px}}.maincontent .list--col3.is-style01 .item{background-color:#f6f8fa;padding:0;border-radius:5px;position:relative}.maincontent .list--col3.is-style01 .item figure img{border-radius:5px 5px 0 0;aspect-ratio:4/2.5}.maincontent .list--col3.is-style01 .item .num{background-color:#fff;position:absolute;z-index:1;width:65px;height:65px;top:-28px;right:-10px;border-radius:50%;text-align:center;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff;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:2px solid #4c6b93;font-size:2.5rem;font-weight:500;font-family:Urbanist,sans-serif;color:#4c6b93}@media only screen and (max-width: 767px){.maincontent .list--col3.is-style01 .item .num{width:55px;height:55px;font-size:2.2rem}}.maincontent .list--col3.is-style01 .item .text{padding:0 20px 20px}.maincontent .list--col3.is-style01 .item .title{padding-left:0}.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 #829ebf;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:#1a2638}@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:#4c6b93;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:#f6f8fa}@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 #4c6b93}@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:#4c6b93;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:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.maincontent .topic__list--link li a:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 768px){.maincontent .topic__list--link li a:hover{opacity:1;color:#1a2638}}.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;margin-top:40px}@media only screen and (max-width: 767px){.maincontent .topic__listttl{display:block;margin-top:30px}}.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 #4c6b93;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:#f6f8fa;position:relative;padding:60px 0}.maincontent .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #4c6b93;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:#4c6b93;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 #4c6b93;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:#e32e2e;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 #4c6b93;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:#f6f8fa;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:Urbanist,sans-serif;letter-spacing:.03em;line-height:1;color:#4c6b93;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 #4c6b93;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:#4c6b93;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 #4c6b93}}@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:#4c6b93;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 .topicflow__detail{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.maincontent .topicflow__detail{display:block}}.maincontent .topicflow__detail .img{-ms-flex-negative:0;flex-shrink:0;width:320px;height:200px}@media only screen and (max-width: 767px){.maincontent .topicflow__detail .img{width:100%}}.maincontent .topicflow__detail .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .topicflow__txt{margin-right:20px}@media only screen and (max-width: 767px){.maincontent .topicflow__txt{margin-right:0}}.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 .topicflex{--size-mg-left: clamp(40px, 6vw, 100px);margin:0 -50px}@media only screen and (max-width: 1024px){.maincontent .topicflex{margin:0}}.maincontent .topicflex__inner{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}.maincontent .topicflex__left{width:64%}@media only screen and (max-width: 767px){.maincontent .topicflex__left{width:100%}}.maincontent .topicflex__left .img1 img,.maincontent .topicflex__left .img2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .topicflex__left .img1{height:500px}@media only screen and (max-width: 767px){.maincontent .topicflex__left .img1{height:240px}}.maincontent .topicflex__left .img2{position:relative;z-index:1;margin-top:max(-8vw,-150px);display:table;margin-left:80px;width:39%;max-width:450px}@media only screen and (max-width: 767px){.maincontent .topicflex__left .img2{width:75%;margin-left:auto;margin-right:auto;margin-top:-10vw}}.maincontent .topicflex__right{max-width:500px;width:calc(36% + var(--size-mg-left));margin-left:calc(var(--size-mg-left) * -1)}@media only screen and (max-width: 767px){.maincontent .topicflex__right{width:100%;margin-left:0}}.maincontent .topicflex__right h3,.maincontent .topicflex__right p{text-shadow:0 0 10px rgba(255,255,255,.6)}.maincontent .topicImg{margin:50px 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;isolation:isolate}.maincontent .topicImg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:10px;border:1px solid rgba(255,255,255,.75);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask-composite:xor;-webkit-mask:-webkit-linear-gradient(#000 0 0) content-box,-webkit-linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media only screen and (max-width: 767px){.maincontent .topicImg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0}}.maincontent .topicImg .item{position:relative;width:50%}@media only screen and (max-width: 767px){.maincontent .topicImg .item{width:100%}}.maincontent .topicImg .item:last-child .label{right:auto;left:0;background-color:#fff}.maincontent .topicImg .item:last-child .label p{color:#4c6b93;padding:0 27px 0 0}.maincontent .topicImg .item:last-child .label p:before,.maincontent .topicImg .item:last-child .label p:after{right:0;left:auto}.maincontent .topicImg .item:last-child .label p:before{background-image:url(../img/common/icon/icon_arrow03.svg);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.maincontent .topicImg .item:last-child .label p:after{background-color:#4c6b93}.maincontent .topicImg .item .img{height:280px}@media only screen and (max-width: 767px){.maincontent .topicImg .item .img{height:230px}}.maincontent .topicImg .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .topicImg .item .label{position:absolute;right:0;top:0;background-color:#4c6b93;z-index:2;padding:12px 15px 12px 20px}.maincontent .topicImg .item .label p{color:#fff;font-family:Urbanist,sans-serif;line-height:1;padding-left:27px;margin-bottom:0;position:relative}.maincontent .topicImg .item .label p:before{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/.21875em .4375em;-webkit-transition:all .3s ease;transition:all .3s ease;left:0;background-image:url(../img/common/icon/icon_arrow02.svg);background-size:3px 6px;z-index:1}.maincontent .topicImg .item .label p:after{content:"";position:absolute;width:1.25em;height:1.25em;top:50%;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;left:0}.maincontent .img_part{height:650px}@media only screen and (max-width: 1024px){.maincontent .img_part{height:390px}}@media only screen and (max-width: 767px){.maincontent .img_part{height:255px}}.maincontent .img_part img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .section__popup{padding-top:50px}.maincontent .section__popup .btn01{margin:0 auto;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}.page-recruit .header__inner{padding-left:0}.page-recruit .header__logo{background:#fff;padding:0 20px 15px 35px}@media only screen and (max-width: 1024px){.page-recruit .header__logo{padding:18px 20px 5px 35px}}@media only screen and (max-width: 767px){.page-recruit .header__logoimg{width:91px;height:80px}}.page-recruit .header__logoLink{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-30px}@media only screen and (max-width: 1024px){.page-recruit .header__logoLink{margin-top:-5px}}@media only screen and (max-width: 767px){.page-recruit .header__logoLink{margin-top:-10px}}.page-recruit .header__subtxt{margin-top:-39px;color:#3ab4e5;font-size:1.4rem;letter-spacing:.35em}@media only screen and (max-width: 767px){.page-recruit .header__subtxt{font-size:1rem;margin-top:-15px}}.page-recruit .header.is-fixed .header__subtxt{margin-top:-19px;font-size:1rem}@media only screen and (max-width: 767px){.page-recruit .header.is-fixed .header__subtxt{margin-top:-13px;font-size:.4rem}}.page-recruit .header.is-fixed .header__logoLink{margin-top:-24px}@media only screen and (max-width: 767px){.page-recruit .header.is-fixed .header__logoLink{margin-top:-19px}}.page-recruit .header.is-fixed .header__logo{padding:0 20px 0 35px}.page-case-study .maincontent{padding-top:40px}@media only screen and (max-width: 767px){.page-case-study .maincontent{padding-top:10px}}.page-case-study .maincontent h2{padding-top:0;margin-bottom:70px}@media only screen and (max-width: 767px){.page-case-study .maincontent h2{margin-top:30px}}.page-case-study .main_blog_container .tag{margin-left:0;margin-bottom:15px}.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}}.tab-sp{display:none!important}@media only screen and (max-width: 1024px){.tab-sp{display:block!important}}@media only screen and (max-width: 1024px){.pc-only{display:none}}.bd-0{border:0!important;padding:0!important}.bg-0{background:0!important}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;font-size:0}.hide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:2}.u-tel{pointer-events:none}@media only screen and (max-width: 767px){.u-tel{pointer-events:all}}.u-white{color:#fff!important}.u-gray{color:#d3c6c6}
