@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%}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:Noto Sans JP,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:1.4rem;line-height:1.5;position:relative;color:#222}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;padding-top:var(--header-height)}@media only screen and (max-width: 1024px){body{--header-height: 90px}}@media only screen and (max-width: 767px){body{--header-height: 67px}}.header{position:fixed;z-index:999;top:0;left:0;width:100%}.header.is-fixed .header__inner{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 4% 0 2%;position:fixed;height:var(--header-height);top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;background:#fff}@media only screen and (max-width: 1200px){.header__inner{padding:0 2%}}@media only screen and (max-width: 1024px){.header__inner{padding:0 4%}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logoimg{width:320px;margin-right:10px}@media only screen and (max-width: 1200px){.header__logoimg{width:240px}}@media only screen and (max-width: 767px){.header__logoimg{width:215px}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.header__content{opacity:0;top:90px;height:calc(100vh - 90px);position:fixed;left:0;background-color:#fff;visibility:hidden;pointer-events:none;overflow-x:visible;overflow-y:auto;padding:22px 22px 100px;display:block;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}@media only screen and (max-width: 767px){.header__content{top:60px;height:calc(100vh - 60px)}}@media only screen and (max-width: 1024px){.header__content.is-active{opacity:1;visibility:visible;pointer-events:all;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}.header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:5px}@media only screen and (max-width: 1024px){.header__contact{display:none}}.header__tel{margin-right:19px;padding-right:20px;border-right:1px solid #d1d1d1}.header__tel span{color:#0066bf;font-size:2.4rem;font-weight:600;font-family:Montserrat,sans-serif;padding-left:44px;position:relative;line-height:1.5}.header__tel span:before{content:"";position:absolute;left:0;top:-2px;width:33px;height:33px;border-radius:50%;background-color:#e5eff8;background-size:17px 17px;background-position:center;background-repeat:no-repeat;background-image:url(../img/common/icon/icon_phone.svg)}.header__address span{font-size:1.2rem;font-weight:400;letter-spacing:.01em;padding-left:21px;position:relative}.header__address span:before{content:"";position:absolute;left:0;width:33px;height:33px;border-radius:50%;background-color:#e5eff8;background-size:17px 17px;background-position:center;background-repeat:no-repeat;background:url(../img/common/icon/icon_local.svg) no-repeat center/12px 18px;top:0;width:12px;height:18px}.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:25px}@media only screen and (max-width: 1200px){.menu__item:not(:last-of-type){margin-right:20px}}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__link,.menu__title{position:relative;font-size:1.6rem;font-weight:500;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.04em;line-height:1.75;display:block;color:#222}@media only screen and (max-width: 767px){.menu__link,.menu__title{padding:0 10px}}.menu__title{-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1200px){.menu__title{padding-bottom:0}}.menu__title.is-open:before{-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu__title.is-open:after{-webkit-transform-origin:50% 0;transform-origin:50% 0}@media only screen and (min-width: 1025px){.subInner{position:absolute;width:280px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1;pointer-events:none}.subInner.active{opacity:1;visibility:visible;pointer-events:all}}@media only screen and (max-width: 1024px){.subInner{width:100%!important;position:relative;display:none}}.sub__menu{background-color:#0066bf;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}@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:12px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{padding:0 10px;font-size:1.6rem}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__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{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}.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:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-left:auto;z-index:2}.nav__item-btn:before,.nav__item-btn:after{content:"";position:absolute;bottom:39%;right:15px;width:1px;height:7px;border-radius:9999px;background-color:gray;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.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{-webkit-transform-origin:50% 0;transform-origin:50% 0}}.nav__hamburger{width:30px;height:20px;border-radius:999px;display:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.nav__hamburger{position:absolute;right:14px;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;margin-bottom:6px}}.nav__hamburger.active .hamburger-line{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__hamburger.active .hamburger-line:after{top:0;bottom:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav__hamburger.active .hamburger-line:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger-line{display:block;position:relative;background:#e7141a;width:20px;height:2px;-webkit-transition:.3s;transition:.3s}.hamburger-line:after{content:"";background-color:#e7141a;display:block;height:100%;position:absolute;width:100%;-webkit-transition:.3s ease;transition:.3s ease}.hamburger-line:after{top:8px}h1{position:absolute;visibility:hidden;z-index:-99}.lock{overflow:hidden}.footer{padding:100px 0 75px;background:-webkit-radial-gradient(left bottom,circle,rgb(0,102,191) 0%,rgb(0,83,162) 68%);background:radial-gradient(circle at left bottom,#0066bf,#0053a2 68%);border-radius:170px 0 0;color:#fff}@media only screen and (max-width: 1024px){.footer{border-top-left-radius:100px;padding:80px 0}}@media only screen and (max-width: 767px){.footer{border-radius:20px 20px 0 0;padding:18px 0 83px}}.footer__nav{display:grid;grid-template-columns:1fr 4fr;gap:0 30px;width:100%}@media only screen and (max-width: 1200px){.footer__nav{max-width:100%;margin-top:30px}}@media only screen and (max-width: 1024px){.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 0}}@media only screen and (max-width: 767px){.footer__nav{display:none}}.footer__nav__txt{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;letter-spacing:.1em}.footer__nav__txt:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #fff;width:25%;margin-left:10px}@media only screen and (max-width: 1024px){.footer__col{width:100%}}.footer__menu li a{font-size:1.6rem;font-weight:500;font-family:Zen Maru Gothic,sans-serif;line-height:2;letter-spacing:.1em}@media only screen and (max-width: 1200px){.footer__menu li a{letter-spacing:0}}.footer__col2{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__submenu:not(:last-child){margin-right:34px}@media only screen and (max-width: 1200px){.footer__submenu:not(:last-child){margin-right:33px}}.footer__submenu:nth-child(2) .ttl ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column;max-height:298px;gap:0 18px}.footer__submenu:last-child li:last-child{margin-top:38px}.footer__submenu:last-child li ul li:last-child{margin-top:0}.footer__submenu .ttl a{font-size:1.6rem;font-weight:500;font-family:Zen Maru Gothic,sans-serif;line-height:2;letter-spacing:.1em;display:inline-block}.footer__submenu .ttl ul{margin-top:5px}.footer__submenu .ttl ul li a{font-size:1.5rem;font-weight:400;letter-spacing:.1em;padding-left:10px;position:relative;display:inline-block}@media only screen and (max-width: 1200px){.footer__submenu .ttl ul li a{font-size:1.2rem;letter-spacing:.05em}}.footer__submenu .ttl ul li a:before{content:"";position:absolute;left:0;top:15px;width:5px;height:1px;background-color:#fff}@media only screen and (max-width: 1024px){.footer__submenu .ttl ul li a:before{top:10px}}.footer__copyright{font-size:1rem;font-weight:400;letter-spacing:.1em;text-align:right}@media only screen and (max-width: 767px){.footer__copyright{text-align:center}}.js-totop{position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;bottom:70px;right:40px;width:60px;height:60px;border-radius:50%;background-color:#0066bf;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px #00000012;color:#fff;border:0;cursor:pointer;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0}@media only screen and (max-width: 1200px){.js-totop{bottom:90px}}@media only screen and (max-width: 1024px){.js-totop{width:50px;height:50px;bottom:98px;right:20px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:100px;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:fixed;bottom:0;right:0;z-index:99;gap:7px;padding:0 22px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.sticky{padding:0;gap:0;width:100%}}.sticky__btn{background-color:#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;min-height:60px;border:1px solid #0066bf;border-bottom:0;border-radius:7px 7px 0 0;padding:5px 4px 5px 12px}@media only screen and (max-width: 767px){.sticky__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:65px;padding:5px 10px;max-width:100%;width:100%!important}}.sticky__icon{width:33px;height:33px;border-radius:50%;background-color:#e5eff8;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-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.sticky__icon{width:20px;height:20px}}.sticky__icon img{width:17px;height:17px}@media only screen and (max-width: 767px){.sticky__icon img{width:13px;height:13px}}.sticky__txt{font-size:1.6rem;color:#0066bf;letter-spacing:.05em;line-height:1.125;font-weight:700;font-family:Zen Maru Gothic,sans-serif;padding-left:10px}@media only screen and (max-width: 767px){.sticky__txt{font-size:1.4rem;line-height:1.0714285714;text-align:center;padding-left:0;margin-top:2px}}.sticky__tel{width:130px;padding:5px 8px}@media only screen and (max-width: 767px){.sticky__tel{border-radius:7px 0 0;padding:5px 10px}}@media only screen and (max-width: 767px){.sticky__tel .sticky__icon{margin-bottom:4px}}.sticky__calendar{width:140px}@media only screen and (max-width: 767px){.sticky__calendar{border-radius:0;border-left:0}}.sticky__web{width:148px}@media only screen and (max-width: 767px){.sticky__web{border-radius:0;border-left:0;border-right:0}}.sticky__web .sticky__txt{letter-spacing:0}.sticky__web,.sticky__calendar,.sticky .time,.sticky .access{position:relative}.sticky__web:after,.sticky__calendar:after,.sticky .time:after,.sticky .access:after{content:"";position:absolute;right:0;bottom:0;width:14px;height:14px;background:url(../img/common/icon/icon_arrow02.svg) no-repeat center/7px 6px;background-color:#0066bf;border-radius:5px 0 0;-webkit-transition:all .3s ease;transition:all .3s ease}.sticky .time,.sticky .access{padding:0 12px;width:148px;cursor:pointer}@media only screen and (max-width: 767px){.sticky .time,.sticky .access{border-radius:0 7px 0 0;padding:5px 10px}}@media only screen and (max-width: 767px){.sticky .time .sticky__icon,.sticky .access .sticky__icon{margin-bottom:4px}.sticky .time .sticky__icon .close,.sticky .access .sticky__icon .close{width:10px;height:10px}}.sticky .time .close,.sticky .access .close{display:none}.sticky .time.active,.sticky .access.active{background-color:#0066bf;opacity:1}.sticky .time.active:after,.sticky .access.active:after{background-color:#fff;background-image:url(../img/common/icon/icon_arrow01.svg)}.sticky .time.active .open,.sticky .access.active .open{display:none}.sticky .time.active .close,.sticky .access.active .close{display:block}.sticky .time.active .sticky__txt,.sticky .access.active .sticky__txt{color:#fff}@media only screen and (max-width: 767px){.sticky .access{border-radius:0;border-left:0;border-right:0}}.sticky .modal02.active{left:initial;-webkit-transition:.3s ease all;transition:.3s ease all;right:20px;bottom:115%;opacity:1;visibility:visible}@media only screen and (max-width: 767px){.sticky .modal02.active{bottom:96%;right:0}}.banner__sticky{position:fixed;bottom:20px;left:51px;z-index:5;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.banner__sticky{left:20px;bottom:40px}}@media only screen and (max-width: 767px){.banner__sticky{bottom:75px}}.banner__sticky .close{position:absolute;right:10px;top:10px;width:27px;height:27px;border:2px solid #fff;background-color:#3e4443;border-radius:50%;display:block;z-index:2;cursor:pointer}.banner__sticky .close:before,.banner__sticky .close:after{position:absolute;top:10px;left:5px;width:12px;height:2px;content:"";background-color:#fff;border-radius:10px}.banner__sticky .close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.banner__sticky .close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.banner__sticky a{background-color:#0066bf;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1;padding:25px 20px 20px;text-align:center;border:3px solid #fff;position:relative}@media only screen and (max-width: 767px){.banner__sticky a{padding:20px 15px 15px}}.banner__sticky a:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:20px;width:12px;height:11px;background:url(../img/common/icon/icon_arrow02.svg) no-repeat center}@media only screen and (max-width: 767px){.banner__sticky a:after{bottom:15px}}.banner__sticky a .txt{color:#fff;font-size:1.4rem;line-height:1.3;font-family:Zen Maru Gothic,sans-serif;display:inline-block}@media only screen and (max-width: 767px){.banner__sticky a .txt{font-size:1.3rem}}.btn01{max-width:184px}@media only screen and (max-width: 767px){.btn01{max-width:234px}}.btn01__txt{font-size:1.6rem;font-weight:500;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.07em;border:1px solid #eef1f3;border-radius:5px;position:relative;z-index:1;-webkit-transition:.3s;transition:.3s;padding:5px 35px 5px 19px;min-height:60px;width:100%;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;background-color:#fff;color:#0066bf;line-height:1.2}.btn01__txt:after{content:"";position:absolute;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;right:18px;transition:.3s ease}@media only screen and (max-width: 767px){.btn01__txt:after{width:8px;height:7px}}@media only screen and (min-width: 768px){.btn01__txt:hover{background-color:#0066bf;color:#fff;opacity:1}.btn01__txt:hover:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}}.list01{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:7px;-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.1));filter:drop-shadow(0 0 10px rgba(0,0,0,.1));gap:1px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;max-width:100%}.list01__item{position:relative;width:calc((100% - 6px) / 7);border-left:1px solid #eef1f3;height:100%;padding:20px 0 0;background-color:#f2f5f8}@media only screen and (max-width: 1200px){.list01__item{width:calc((100% - 3px)/4)}}@media only screen and (max-width: 767px){.list01__item{width:calc((100% - 2px) / 3);padding-top:13px}}.list01__item:first-child .list01__content{border-radius:0 0 0 7px}@media only screen and (max-width: 1200px){.list01__item:first-child .list01__content{border-radius:0}}.list01__item:last-child{border-left:0}.list01__item:last-child .list01__content{border-radius:0 0 7px}@media only screen and (min-width: 768px){.list01__item:hover{opacity:1}.list01__item:hover .list01__content{background-color:#f2f5f8;border:0}}.list01__img{width:130px;height:130px;border-radius:50%;background-color:#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;margin:0 auto 18px}@media only screen and (max-width: 767px){.list01__img{width:85px;height:85px;margin-bottom:13px}}.list01__img img{width:60px;height:60px}@media only screen and (max-width: 767px){.list01__img img{width:45px;height:45px}}.list01__content{background-color:#fff;padding:4px 28px 4px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:85px;border-top:1px solid #eef1f3;position:relative;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}@media only screen and (max-width: 767px){.list01__content{padding:4px 10px;min-height:65px}}.list01__content:after{content:"";position:absolute;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;right:20px}@media only screen and (max-width: 767px){.list01__content:after{width:8px;height:7px}}@media only screen and (max-width: 767px){.list01__content:after{right:10px}}.list01__txt{font-size:2rem;font-weight:500;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.07em;line-height:1.3}@media only screen and (max-width: 767px){.list01__txt{font-size:1.5rem;line-height:1.3;letter-spacing:.03em}}.list02{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:0 8px}@media only screen and (max-width: 1024px){.list02{justify-self:center}}@media only screen and (max-width: 767px){.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.list02__item{position:relative;border-radius:50%;border:1px solid #eef1f3;aspect-ratio:1;width:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3px 10px 30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff}@media only screen and (min-width: 768px){.list02__item:hover{opacity:1;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a}}@media only screen and (max-width: 767px){.list02__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:35px;aspect-ratio:unset;min-height:70px;padding:5px 15px!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(50% - 5px)}}.list02__item:after{content:"";position:absolute;right:0;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;bottom:18px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:auto}@media only screen and (max-width: 767px){.list02__item:after{width:8px;height:7px}}@media only screen and (max-width: 767px){.list02__item:after{left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:19px;top:50%}}.list02__item:first-child{grid-column:span 2/span 2;grid-column-start:2}.list02__item:nth-child(2){grid-column:span 2/span 2;grid-column-start:4}.list02__item:nth-child(2) .list02__icon{width:37px}@media only screen and (max-width: 767px){.list02__item:nth-child(2) .list02__icon{width:30px}}.list02__item:nth-child(3){grid-column:span 2/span 2;grid-row-start:2;padding-top:0}.list02__item:nth-child(3) .list02__icon{width:40px;height:33px}@media only screen and (max-width: 767px){.list02__item:nth-child(3) .list02__icon{width:39px;height:32px;margin-right:8px}}.list02__item:nth-child(4){grid-column:span 2/span 2;grid-column-start:3;grid-row-start:2;padding-top:13px}.list02__item:nth-child(4) .list02__icon{width:37px;margin-bottom:4px}@media only screen and (max-width: 767px){.list02__item:nth-child(4) .list02__icon{width:30px;height:29px;margin-bottom:0}}.list02__item:last-child{grid-column:span 2/span 2;grid-column-start:5;grid-row-start:2}.list02__item:last-child .list02__icon{width:35px}@media only screen and (max-width: 767px){.list02__item:last-child .list02__icon{width:28px}}.list02__icon{width:33px;height:40px;margin-bottom:10px}@media only screen and (max-width: 767px){.list02__icon{margin-bottom:0;width:26px;height:32px;margin-right:15px}}.list02__txt{font-size:1.8rem;font-weight:500;letter-spacing:.05em;line-height:1.2222222222;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;text-align:center}@media only screen and (max-width: 767px){.list02__txt{font-size:1.5rem;line-height:1.3;text-align:left}}.list02__txt span{font-size:1.4rem}@media only screen and (max-width: 767px){.list02__txt span{font-size:1.2rem;line-height:1.4583333333}}.list02--style01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:345px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px 0}@media only screen and (max-width: 767px){.list02--style01{gap:10px;max-width:100%}}.list02--style01 .list02__item{width:167.5px;background-color:#fff;padding:23px 2px 30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width: 1024px){.list02--style01 .list02__item{width:145px}}@media only screen and (max-width: 767px){.list02--style01 .list02__item{width:calc(50% - 5px)}}.list02--style01 .list02__item:first-child .list02__icon{width:45px;height:47px;margin-bottom:20px}@media only screen and (max-width: 1024px){.list02--style01 .list02__item:first-child .list02__icon{margin-bottom:15px}}@media only screen and (max-width: 767px){.list02--style01 .list02__item:first-child .list02__icon{width:31px;height:32px;margin-bottom:0}}.list02--style01 .list02__item:nth-child(2) .list02__icon{width:47px;height:48px;margin-bottom:13px}@media only screen and (max-width: 1024px){.list02--style01 .list02__item:nth-child(2) .list02__icon{margin-bottom:3px}}@media only screen and (max-width: 767px){.list02--style01 .list02__item:nth-child(2) .list02__icon{width:32px;height:24px;margin-bottom:0}}.list02--style01 .list02__item:nth-child(3) .list02__icon{width:45px;height:55px}@media only screen and (max-width: 1024px){.list02--style01 .list02__item:nth-child(3) .list02__icon{margin-bottom:5px}}@media only screen and (max-width: 767px){.list02--style01 .list02__item:nth-child(3) .list02__icon{width:32px;height:32px;margin-bottom:0}}.list02--style01 .list02__item:nth-child(4) .list02__icon{width:38px;height:47px;margin-bottom:25px}@media only screen and (max-width: 1024px){.list02--style01 .list02__item:nth-child(4) .list02__icon{margin-bottom:12px}}@media only screen and (max-width: 767px){.list02--style01 .list02__item:nth-child(4) .list02__icon{width:26px;height:32px;margin-bottom:0}}.list02--style01 .list02__item:nth-child(2n){-webkit-transform:translateY(77px);transform:translateY(77px)}@media only screen and (max-width: 767px){.list02--style01 .list02__item:nth-child(2n){-webkit-transform:none;transform:none}}.list02--style01 .list02__txt{letter-spacing:.01em}@media only screen and (max-width: 1024px){.list02--style01 .list02__txt{font-size:1.6rem}}@media only screen and (max-width: 767px){.list02--style01 .list02__txt{font-size:1.5rem;line-height:1.2333333333}}@media only screen and (max-width: 767px){.list03{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column;max-height:200px}}.list03__item{color:#0066bf;font-size:1.4rem;font-weight:500;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.05em;line-height:2;padding-left:18px;position:relative}@media only screen and (max-width: 1024px){.list03__item{padding-left:10px;font-size:1.3rem;letter-spacing:.01em}}@media only screen and (max-width: 767px){.list03__item{width:calc(50% - 10px)}}.list03__item:before{content:"";position:absolute;width:5px;height:1px;left:0;top:15px;background-color:#0066bf}.list04{display:grid;gap:10px;grid-template-columns:1fr 1fr}@media only screen and (max-width: 1024px){.list04{grid-template-columns:50% 50%}}@media only screen and (max-width: 767px){.list04{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.list04__item{position:relative;text-align:center;background-color:#fff;padding:14px 5px 12px;height: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:1px solid #eef1f3;border-radius:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.list04__item:hover{opacity:1;background-color:#0066bf}.list04__item:hover .list04__txt{color:#fff!important}}@media only screen and (max-width: 767px){.list04__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(50% - 5px);padding:5px;min-height:65px}}@media only screen and (max-width: 1024px){.list04__item:first-child{grid-column:1/span 2}}@media only screen and (max-width: 767px){.list04__item:first-child{width:100%;min-height:70px}}.list04__item:first-child .list04__txt{font-family:Montserrat,sans-serif;font-weight:600;font-size:2.8rem;color:#0066bf;line-height:1.2;letter-spacing:0}@media only screen and (max-width: 767px){.list04__item:first-child .list04__txt{font-size:3.3rem}}.list04__item:not(:first-child):after{content:"";position:absolute;right:0;bottom:0;width:20px;height:20px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center/9.5px 8px;background-color:#eef1f3;border-radius:5px 0 4px}.list04__icon{width:50px;height:50px;background-color:#e5eff8;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.list04__icon{width:40px;height:40px}}.list04__icon img{width:26px;height:26px}@media only screen and (max-width: 767px){.list04__icon img{width:21px;height:21px}}.list04__detail{padding-top:8px}@media only screen and (max-width: 767px){.list04__detail{padding:0 0 0 10px}}.list04__txt{font-family:Zen Maru Gothic,sans-serif;font-weight:500;font-size:2rem;letter-spacing:.07em;line-height:1.1888888889;color:#0066bf;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.list04__txt{text-align:left}}.list-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:25px}@media only screen and (max-width: 767px){.list-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}}.list-button .btn01{max-width:343px;margin:0;letter-spacing:.015em;width:100%}@media only screen and (max-width: 767px){.list-button .btn01{width:100%;max-width:100%}}.list-button .btn01__txt{text-decoration:none;color:#0066bf}@media only screen and (min-width: 768px){.list-button .btn01__txt:hover{color:#fff;opacity:1}}.slider01{padding:100px 0 0;background-color:#fff;position:relative}@media only screen and (max-width: 767px){.slider01{background-color:#f2f5f8}}.slider01:before{content:"";position:absolute;left:0;top:0;background-color:#f2f5f8;height:100%;width:14.375vw}@media only screen and (max-width: 767px){.slider01:before{background-color:#fff;width:74.9333333333vw;height:90px;right:0;left:auto;bottom:0;top:auto}}@media only screen and (max-width: 767px){.slider01{padding:70px 0 0}}.slider01 .slider01__item{margin-left:7px;margin-right:7px;width:400px;height:270px!important}@media only screen and (max-width: 767px){.slider01 .slider01__item{margin-left:8px;margin-right:8px;width:267px;height:180px!important}}.slider01 figure{overflow:hidden;position:relative;width:100%;height:100%}.slider01 figure img{top:0;left:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider03{position:relative;margin-bottom:75px}.slider03 .slider03__item{margin-left:15px;margin-right:15px;width:762px;height:auto!important}@media only screen and (max-width: 1024px){.slider03 .slider03__item{width:662px}}@media only screen and (max-width: 767px){.slider03 .slider03__item{width:350px;margin-left:10px;margin-right:10px}}.slider03 figure{overflow:hidden;position:relative;width:100%;height:508px}@media only screen and (max-width: 1024px){.slider03 figure{height:408px}}@media only screen and (max-width: 767px){.slider03 figure{height:258px}}.slider03 figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider03__info{position:relative;padding:14px 20px;margin:0 auto;z-index:2}.slider03 .slider03__txt{text-align:center;font-weight:400;line-height:1.25;margin-bottom:0;color:#222;font-size:1.6rem}.slider03 .slick-arrow{background-color:#fff;background-repeat:no-repeat;background-size:17px 15px;z-index:4;width:55px;height:55px;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 #eef1f3}@media only screen and (max-width: 767px){.slider03 .slick-arrow{width:3.5em;height:3.5em;background-size:.7em auto}}.slider03 .slick-next{background-image:url(../img/common/icon/icon_arrow01.svg);background-position:calc(50% + .1em) 50%;right:22em}@media only screen and (max-width: 1024px){.slider03 .slick-next{right:2em}}@media only screen and (max-width: 767px){.slider03 .slick-next{right:.4em}}.slider03 .slick-prev{background-image:url(../img/common/icon/icon_arrow04.svg);background-position:calc(50% - .1em) 50%;left:22em}@media only screen and (max-width: 1024px){.slider03 .slick-prev{left:2em}}@media only screen and (max-width: 767px){.slider03 .slick-prev{left:.4em}}.slider03 .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}.slider03 .slick-dots li{width:5px;height:5px;margin:5px;cursor:pointer;background-color:#d3d3d3;border-radius:50%}.slider03 .slick-dots li.slick-active{background-color:#0066bf}.slider03 .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 #d3d3d3;height:45px}@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:13%;padding-right:14px}@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{letter-spacing:.1em}.table01 table th,.table01 table td{padding:4px;font-size:1.6rem;text-align:center;font-weight:400;line-height:1.1;height:47px}.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 #d3d3d3}.table01__txt{font-size:1.4rem;letter-spacing:.15em;font-weight:400;margin-top:10px}@media only screen and (max-width: 1024px){.table01__txt{font-size:1.2rem}}@media only screen and (max-width: 767px){.table01__txt{margin-top:13px;font-size:1.4rem}}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.table02{overflow:hidden;border:1px solid #e4e4e4;border-collapse:collapse;width:100%;margin-bottom:10px}.table02 tbody td,.table02 tbody th{border:1px solid #e4e4e4;padding:20px 10px;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;color:#0066bf;font-family:Zen Maru Gothic,sans-serif}@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:#f2f5f8;width:auto}.table02 tbody td{font-weight:400;line-height:1.5;letter-spacing:.05em;color:#222;font-family:Noto Sans JP,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif}@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}}@media only screen and (max-width: 767px){.table02.roll_table{width:768px}}.table02.fix_table{table-layout:fixed}@media only screen and (max-width: 767px){.table02.resTable{display:block;border-bottom:1px solid #e4e4e4}.table02.resTable tbody,.table02.resTable tr,.table02.resTable th,.table02.resTable td{display:block}.table02.resTable th,.table02.resTable td{border-bottom:0}}.title01{color:#0066bf}.title01 .en{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;letter-spacing:.1em;display:block;margin-bottom:13px}@media only screen and (max-width: 767px){.title01 .en{margin-bottom:7px}}.title01 .jp{font-weight:700;font-size:3.4rem;letter-spacing:.06em;line-height:1.5;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 1024px){.title01 .jp{font-size:2.8rem}}@media only screen and (max-width: 767px){.title01 .jp{font-size:2.5rem;line-height:1.4}}.title01--style01{padding-bottom:26px;margin-bottom:18px;position:relative}@media only screen and (max-width: 767px){.title01--style01{margin-bottom:16px;padding-bottom:23px}}.title01--style01:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px}.title01--style01 .jp{font-size:3.2rem;line-height:1.59375;letter-spacing:.03em}@media only screen and (max-width: 1024px){.title01--style01 .jp{font-size:3rem}}@media only screen and (max-width: 767px){.title01--style01 .jp{font-size:2.5rem;line-height:1.4}}.title02 .en{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.2rem;line-height:1;letter-spacing:.1em;display:block;margin-bottom:24px;color:#0066bf}@media only screen and (max-width: 767px){.title02 .en{margin-bottom:10px}}.title02 .jp{color:#222;font-size:2.7rem;font-weight:700;letter-spacing:.05em;line-height:.9259259259;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 767px){.title02 .jp{font-size:2.5rem;letter-spacing:-.05em}}.title02 .jp .large{font-size:3.4rem;display:block;margin-top:-9px}@media only screen and (max-width: 767px){.title02 .jp .large{font-size:2.5rem;margin-top:-4px}}.title02 .jp .blue{color:#0066bf;font-size:5.2rem}@media only screen and (max-width: 767px){.title02 .jp .blue{font-size:3.2rem}}.title02 .jp .blue .num{font-size:7.6rem}@media only screen and (max-width: 767px){.title02 .jp .blue .num{font-size:4.8rem}}.title03{text-align:center;margin-bottom:30px;padding-bottom:30px;position:relative}@media only screen and (max-width: 767px){.title03{margin-bottom:9px}}.title03:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px}.title03 .en{font-weight:600;font-family:Montserrat,sans-serif;font-size:12.5rem;line-height:1;letter-spacing:.03em;color:#edf4fa}@media only screen and (max-width: 1024px){.title03 .en{font-size:9rem}}@media only screen and (max-width: 767px){.title03 .en{font-size:6.1rem}}.title03 .jp{color:#0066bf;font-weight:700;font-size:3.4rem;letter-spacing:.1em;line-height:1;font-family:Zen Maru Gothic,sans-serif;display:block;margin-top:-35px}@media only screen and (max-width: 767px){.title03 .jp{font-size:2.5rem;margin-top:-64px}}.map01{width:100%;height:500px}@media only screen and (max-width: 767px){.map01{height:300px}}.map01 iframe{width:100%;height:100%;border:0}.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:#0066bf;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 20px;text-decoration:none}.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:#0066bf;-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:gray}.main_blog_container .sidebar ul:not(.children) li a:hover{text-decoration:none}.main_blog_container .sidebar ul:not(.children) li:last-child{border-bottom:0}.blog-content{padding-bottom:50px}.blog-content .date{margin-bottom:20px;text-align:center}.blog-content .blog_post_button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}@media only screen and (max-width: 767px){.blog-content .blog_post_button{margin-top:50px auto 0}}.blog-content .blog_post_button div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;overflow:hidden}.blog-content .blog_post_button div:hover a{color:#0066bf;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:#0066bf;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #f2f5f8;text-decoration:none}.blog-content .wp-block-image{text-align:center;margin:0 auto 30px}.blog-content .has-primary-color{color:#1279be;font-size:2rem}.blog-content .has-secondary-color{color:#ffb302}.blog-content .has-background{padding:32px;margin-bottom:30px}@media only screen and (max-width: 767px){.blog-content .has-background{padding:25px;margin-bottom:25px}}.blog-content .has-secondary-background-color{background-color:#f29d60;padding:16px;color:#fff}.blog-content .has-normal-font-size{font-size:2.3rem}@media only screen and (max-width: 767px){.blog-content .has-normal-font-size{font-size:2rem}}.blog-content .has-small-font-size{font-size:1.6rem!important}@media only screen and (max-width: 767px){.blog-content .has-small-font-size{font-size:1.4rem!important}}.blog-content .wp-block-list{padding-left:32px;list-style-type:disc;margin-bottom:30px}.blog-content .wp-block-list li::marker{font-size:16px}.blog-content .wp-block-table{width:100%;min-width:240px;border-collapse:collapse;margin-bottom:30px}@media only screen and (max-width: 767px){.blog-content .wp-block-table{margin-bottom:25px}}.blog-content .wp-block-table table{border-collapse:collapse;width:100%}.blog-content .wp-block-table table td,.blog-content .wp-block-table table th{padding:8px;border:1px solid #c0c2c8;font-size:2rem}@media only screen and (max-width: 767px){.blog-content .wp-block-table table td,.blog-content .wp-block-table table th{font-size:1.6rem}}.blog-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:96px;width:100px}.blog-content h6{padding-left:0!important}.blog-content h6:before{content:none!important}.blog-content p{margin-bottom:25px}.blog-content a{word-break:break-word;color:#1279be;-webkit-transition:all .3s;transition:all .3s}.blog-content a:hover{color:#f2f5f8;opacity:1}.pagination{margin-top:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination a,.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;margin:10px 5px;line-height:1;background-color:#fff;border:1px solid #d6d6d6;text-align:center;font-size:1.4rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-decoration:none}@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:#0066bf;border:1px solid #f2f5f8;opacity:1}.pagination a.next:before{content:"»";-webkit-transform:translateY(-1px);transform:translateY(-1px)}.pagination a.prev:before{content:"»";-webkit-transform:rotate(180deg) translateY(-2px);transform:rotate(180deg) translateY(-2px)}.pagination .dots{border:0;width:35px}.breadcrumb{margin-top:20px}.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;color:#0066bf;font-weight:500;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li a{color:#909090}.breadcrumb li span{margin-left:8px;color:#909090}.faq{-webkit-transition:all .3s;transition:all .3s}.faq:not(:last-child){margin-bottom:20px}.faq.is-open .faq__heading{border-radius:5px 5px 0 0}.faq.is-open .faq__icon:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__heading{padding:26px 30px 25px 28px;position:relative;background-color:#f2f5f8;border-radius:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.faq__heading{padding:15px 10px}}.faq__icon{background-color:#fff;border-radius:50%;width:25px;height:25px;position:relative;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.faq__icon{width:20px;height:20px}}.faq__icon:before,.faq__icon:after{content:"";background:#0066bf;position:absolute;top:0;bottom:0;margin:auto}.faq__icon:before{width:1px;height:10px;right:13px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.faq__icon:before{height:7.6px;right:10px}}.faq__icon:after{width:10px;height:1px;right:8px}@media only screen and (max-width: 767px){.faq__icon:after{width:7.6px;right:7px}}.faq .faq__ttl{font-size:2rem;line-height:1.43;font-weight:500;letter-spacing:.05em;position:relative;padding-left:51px;padding-right:20px;font-family:Zen Maru Gothic,sans-serif;color:#0066bf}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.5rem;padding-left:40px;padding-right:15px}}.faq .faq__ttl:before{content:"Q";font-size:2rem;line-height:1;color:#fff;font-weight:600;font-family:Montserrat,sans-serif;position:absolute;top:5px;left:0;background:url(../img/common/illust17.svg) no-repeat center/30px 30px;width:30px;height:30px;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){.faq .faq__ttl:before{font-size:1.8rem;margin-top:-1px}}.faq__info{display:none;padding:26px 40px 25px 28px;position:relative;border:1px solid #f2f5f8;border-radius:0 0 5px 5px}@media only screen and (max-width: 767px){.faq__info{padding:15px 20px 15px 10px}}.faq .faq__txt{font-size:1.8rem;line-height:2;position:relative;padding-left:51px;letter-spacing:.01em;font-weight:400}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:40px;font-size:1.4rem}}.faq .faq__txt:before{content:"Q";font-size:2rem;line-height:1;color:#fff;font-weight:600;font-family:Montserrat,sans-serif;position:absolute;top:5px;left:0;background:url(../img/common/illust16.svg) no-repeat center/30px 30px;width:30px;height:30px;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){.faq .faq__txt:before{font-size:1.8rem}}.maincontent #toc_container{width:100%;margin:20px 0;background:#fff!important;border:1px solid #0066bf!important;padding:20px!important;width:auto;display:block;border-radius:15px;position:relative}.maincontent #toc_container:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;top:12px;left:12px;border-radius:15px}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:30px 20px}}.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%}@media only screen and (max-width: 767px){.maincontent #toc_container li{width:100%;margin:6px 0;font-size:1.4rem}}.maincontent #toc_container a{display:block;position:relative;color:#0066bf;font-size:1.8rem;font-weight:400;-webkit-transition:.3s all;transition:.3s all;padding-bottom:8px;border-bottom:1px dashed #0066bf;text-decoration:none}@media only screen and (max-width: 767px){.maincontent #toc_container a{font-size:1.4rem}}.maincontent #toc_container a:after{content:"";position:absolute;right:0;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.maincontent #toc_container a:after{width:8px;height:7px}}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{text-decoration:none}}.block01{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;margin-top:70px;padding:63px 58px 66px 69px;border-radius:15px 200px 15px 15px;border:1px solid #0066bf;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media only screen and (max-width: 1200px){.block01{padding:63px 58px 66px 40px}}@media only screen and (max-width: 1024px){.block01{border-radius:15px 100px 15px 15px;padding:63px 30px 60px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width: 767px){.block01{margin-top:40px;border-radius:15px 65px 15px 15px;padding:23px 20px 30px}}.block01:after{content:"";position:absolute;right:-16px;top:-63px;width:135px;height:207px;background:url(../img/common/illust02.svg) no-repeat center;z-index:1}@media only screen and (max-width: 1024px){.block01:after{width:150px;height:180px;right:-15px}}@media only screen and (max-width: 767px){.block01:after{top:-183px;width:135px;height:207px;right:1px}}.block01__img{width:520px;height:513px;margin-top:6px}@media only screen and (max-width: 1024px){.block01__img{width:100%;margin-top:30px;height:400px}}@media only screen and (max-width: 767px){.block01__img{margin-top:-34px;height:168px}}.block01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block01__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:70px;z-index:2}@media only screen and (max-width: 1200px){.block01__content{padding-left:40px}}@media only screen and (max-width: 1024px){.block01__content{padding-left:20px}}@media only screen and (max-width: 767px){.block01__content{padding-left:0}}.block01__ttl{color:#0066bf;font-weight:700;font-family:Zen Maru Gothic,sans-serif;font-size:2.7rem;line-height:1.3703703704;letter-spacing:.07em;margin-bottom:16px;padding-bottom:24px;position:relative}@media only screen and (max-width: 767px){.block01__ttl{font-size:2.5rem;line-height:1.4;letter-spacing:.05em;margin-bottom:16px;padding-bottom:25px}}.block01__ttl:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px}.block01__txt{font-size:1.8rem;font-weight:400;letter-spacing:.01em;line-height:2;color:#222;margin-bottom:21px}.block04{margin:30px 0}.block04__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.block04__inner{display:block}}.block04__img{width:368px;height:552px;-ms-flex-negative:0;flex-shrink:0;position:relative}.block04__img:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;left:10px;top:10px}@media only screen and (max-width: 1024px){.block04__img{width:268px;height:452px}}@media only screen and (max-width: 767px){.block04__img{width:100%;height:300px}}.block04__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block04__content{padding-left:67px}@media only screen and (max-width: 1024px){.block04__content{padding-left:30px}}@media only screen and (max-width: 767px){.block04__content{padding-left:0}}.block04 .block04__ttl{margin:40px 0 22px}@media only screen and (max-width: 1024px){.block04 .block04__ttl{margin:20px 0 10px}}.block04__boxname .note{font-size:1.4rem;font-weight:500;letter-spacing:.05em;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;margin-bottom:0}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.1em;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;font-weight:500}.block04__boxname .name .pos{font-size:1.6rem;margin-right:14px}.block04__boxname .name .jp{font-size:2.3rem;margin-right:10px}.block04__boxname .name .en{font-size:1.2rem;font-weight:600;font-family:Montserrat,sans-serif;color:#d9e8f5;letter-spacing:.1em;line-height:1}.modal01{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;font-size:1.4rem;opacity:0;display:none}.modal01.active{opacity:1}.modal01__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000000b3;width:100%;height:100%;padding:50px}@media only screen and (max-width: 767px){.modal01__bg{padding:35px 20px}}.modal01__content{max-width:64.1em;width:100%;margin:0 auto;background-color:#fff;position:relative;background:#fff}.modal01__close{position:absolute;top:-1.2em;right:-1.2em;width:3.5em;height:3.5em;background-color:#0066bf;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{color:#0066bf;font-weight:700;font-family:Zen Maru Gothic,sans-serif}.modal01 h2{padding-bottom:22px;margin-bottom:30px;font-size:4.5rem;line-height:1.4;letter-spacing:.018em;margin-top:60px;text-align:center;position:relative}.modal01 h2:before{content:"";position:absolute;top:-45px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background:url(../img/common/illust15.svg) no-repeat center;width:560px;height:150px;z-index:-1}@media only screen and (max-width: 767px){.modal01 h2:before{width:300px;height:100px;top:-35px}}.modal01 h2:after{content:"";width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media only screen and (max-width: 1024px){.modal01 h2{font-size:3.2rem;margin-top:50px;padding-bottom:15px}}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.7rem;margin:45px 0 20px;padding-bottom:12px}}.modal01 h3{margin:46px 0 30px;font-size:3rem;letter-spacing:.05em;line-height:1.4;position:relative;border-bottom:1px solid #0066bf;padding-bottom:5px}@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:30px 0 20px}}.modal01 h4{padding-left:18px;font-size:2.6rem;position:relative;line-height:1.3;margin:40px 0 25px;letter-spacing:.05em}.modal01 h4:before{content:"";width:12px;height:12px;background:#0066bf;position:absolute;top:13px;left:0;border-radius:3px}@media only screen and (max-width: 767px){.modal01 h4:before{width:10px;height:10px;top:11px}}@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:22px 0 15px}}.modal01 h5{font-size:2.3rem;letter-spacing:.05em;line-height:1.4;margin:30px 0 25px;position:relative;padding-bottom:4px;border-bottom:1px dashed #0066bf}@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.3;padding-left:14px;position:relative;margin:54px 0 25px;letter-spacing:.05em}@media only screen and (max-width: 1024px){.modal01 h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h6{margin:20px 0 15px;font-size:1.7rem}}.modal01 h6:before{content:"";position:absolute;width:5px;height:5px;background-color:#0066bf;border-radius:50%;left:0;top:11px}.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.8rem}@media only screen and (max-width: 1024px){.modal01 p{margin-bottom:18px}}@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}@media only screen and (max-width: 767px){.modal01 .fullwidth .imgbox--full{margin:40px 0 30px}}.modal01 .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.modal01 .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.modal01 .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth .imgbox--full figure{height:220px}}.modal01 .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.modal01 .fullwidth img{min-height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth img{min-height:220px}}.modal01 .imgbox{margin-top:38px}@media only screen and (max-width: 767px){.modal01 .imgbox{margin-top:15px}}.modal01 .imgbox p{margin-top:5px;margin-bottom:5px}.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:100%}}.modal01 .image--r,.modal01 .image--l{max-width:435px;position:relative;aspect-ratio:16/10;max-height:100%}@media only screen and (max-width: 767px){.modal01 .image--r,.modal01 .image--l{max-width:100%;margin-bottom:20px}}.modal01 .image--r img,.modal01 .image--l img{width:100%;-o-object-fit:cover;object-fit:cover}.modal01 .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.modal01 .image--r{margin-left:0;float:none}}.modal01 .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.modal01 .image--l{margin-right:0;float:none}}.modal01 .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #040404;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:1.8rem}}.modal01 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:9px -12px 0}.modal01 .list .item{width:calc(50% - 24px);margin:30px 12px 0}@media only screen and (max-width: 767px){.modal01 .list .item{width:100%}}.modal01 .list figure{position:relative}.modal01 .list img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal01 .list .text,.modal01 .list .text p{margin-top:10px;margin-bottom:0}.modal01 .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.05em;font-weight:500}.modal01 .list .title:before{top:7px}.modal01 .list--col2 img{aspect-ratio:16/9.12}@media only screen and (max-width: 767px){.modal01 .list--col2{margin-top:30px}}.modal01 .list--col3 img{aspect-ratio:4/2.9}@media only screen and (max-width: 767px){.modal01 .list--col3{margin-top:20px}}.modal01 .list--col3 .item{width:calc(33.33% - 24px);margin-top:51px}@media only screen and (max-width: 767px){.modal01 .list--col3 .item{width:100%;margin-top:35px}.modal01 .list--col3 .item:first-child{margin-top:0}}.modal01 .topic__ttl{font-size:2rem;line-height:1.25;color:gray;margin:48px 0 25px;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 767px){.modal01 .topic__ttl{margin:50px 0 27px;font-size:1.8rem}}.modal01 .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #eef1f3;padding:36px 65px;margin-top:16px;margin-bottom:16px;border-radius:15px}@media only screen and (max-width: 767px){.modal01 .topic__list{padding:30px 20px}}.modal01 .topic__list li{font-size:1.8rem;font-weight:400;letter-spacing:.01em;line-height:2;position:relative;padding:3px 0 6px 15px;width:100%}@media only screen and (max-width: 767px){.modal01 .topic__list li{font-size:1.4rem}}.modal01 .topic__list li:before{content:"";position:absolute;top:19px;left:0;width:5px;height:5px;background-color:#0066bf;border-radius:100%}@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;background-color:#fff;border-color:#0066bf;position:relative}@media only screen and (max-width: 767px){.modal01 .topic__list--link{padding:30px 20px}}.modal01 .topic__list--link:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;top:12px;left:12px;border-radius:15px}.modal01 .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px;border-bottom:1px dashed #0066bf}@media only screen and (max-width: 767px){.modal01 .topic__list--link li{width:100%}}.modal01 .topic__list--link li:before{content:none}.modal01 .topic__list--link li a{position:relative;letter-spacing:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:25px;text-decoration:none}.modal01 .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a:after{width:8px;height:7px}}.modal01 .topic__list--link li a:hover:after{right:0}.modal01 .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.modal01 .topic__listttl{display:block}}.modal01 .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.modal01 .topic__listttl .item:not(:last-child){margin-bottom:20px}}.modal01 .topic__listttl .ttl{margin:0 0 19px;font-size:2.4rem;padding-bottom:10px;line-height:1.3;font-weight:700}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl{font-size:2rem;padding-bottom:10px;line-height:1.3}}.modal01 .topic__listttl .ttl:before{top:11px}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl:before{top:9px}}.modal01 .topic__listttl .ttl:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#0066bf;mix-blend-mode:multiply}.modal01 .topic__lsfull--bg{background:#f2f5f8;padding:50px 0}.modal01 .topic__list01--005{background:#fff;padding:42px 66px 34px;border-radius:15px}@media only screen and (max-width: 767px){.modal01 .topic__list01--005{padding:20px}}.modal01 .topic__list01--005 .topic__list--col2{margin-top:38px}.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__heading{font-weight:700;font-size:2.6rem;letter-spacing:.015em;padding-bottom:25px;font-family:Zen Maru Gothic,sans-serif;color:#0066bf;position:relative}@media only screen and (max-width: 767px){.modal01 .topic__heading{font-size:2.2rem}}.modal01 .topic__heading:after{content:"";width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.modal01 .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#e7141a;border:1px solid currentColor;border-radius:15px;background-color:#fff}@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:0;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left;font-family:Zen Maru Gothic,sans-serif}@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;margin-top:50px;margin-bottom:20px}@media only screen and (max-width: 767px){.modal01 .topicflow{margin:40px 0 15px}}.modal01 .topicflow__box{position:relative;padding:33px 68px;background:#f2f5f8;border-radius:15px}@media only screen and (max-width: 767px){.modal01 .topicflow__box{padding:40px 20px 30px}}.modal01 .topicflow__box:not(:last-child){margin-bottom:50px}.modal01 .topicflow__box:not(:last-child):after{content:"";position:absolute;height:80px;width:1px;border-left:1px dashed #0066bf;left:50%;bottom:-66px;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:2}.modal01 .topicflow__heading{position:absolute;top:-30px;left:-30px}@media only screen and (max-width: 767px){.modal01 .topicflow__heading{top:-30px;left:-12px}}.modal01 .topicflow__step{font-weight:600;font-family:Montserrat,sans-serif;font-size:3.2rem;position:relative;z-index:1;color:#fff;padding-left:14px;padding-top:4px}@media only screen and (max-width: 767px){.modal01 .topicflow__step{font-size:3rem;padding-left:9px;line-height:1;margin-bottom:0;display:inline-block;padding-top:14px;letter-spacing:0}}.modal01 .topicflow__step:after{content:"";position:absolute;background:url(../img/common/illust16.svg) no-repeat center;width:70px;height:70px;left:0;top:0;z-index:-1}@media only screen and (max-width: 767px){.modal01 .topicflow__step:after{width:55px;height:55px}}.modal01 .topicflow__ttl{font-size:2.2rem;font-weight:700;letter-spacing:.15em;margin-bottom:20px;color:#0066bf;line-height:1.5;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 767px){.modal01 .topicflow__ttl{font-size:2rem;margin-bottom:8px}}.modal01 .topicflow__txt{margin-bottom:0}.modal01 .map01{height:450px;overflow:hidden;border-radius:15px}@media only screen and (max-width: 767px){.modal01 .map01{height:250px}}.modal01 .table01 .table01__txt{font-size:1.4rem;margin-bottom:0}@media only screen and (max-width: 767px){.modal01 p img{display:block;margin:0 auto}}@media only screen and (max-width: 767px){.modal01 p img+img{margin-top:10px}}.modal01 h2{margin-top:0}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.5rem}}.modal01 h3{line-height:1.3}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.2rem}}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;text-align:justify}}.modal02{position:absolute;right:0;bottom:0;opacity:0;background:#fff;width:500px;padding:20px;-webkit-transition:.3s ease all;transition:.3s ease all;visibility:hidden;cursor:auto}@media only screen and (max-width: 767px){.modal02{width:100vw;z-index:-1}}.modal02 .txt-access{text-align:center}.modal02 .information__access{display:inline-block;font-size:1.4rem}.modal02 .information__access:before{width:14px;height:21px}.modal02 .information__img{height:250px}.modal02 .txt{margin-top:20px;font-size:1.8rem;font-weight:500;line-height:1.3;letter-spacing:.01em;font-family:Zen Maru Gothic,sans-serif;padding-left:35px;color:#0066bf;position:relative}@media only screen and (max-width: 767px){.modal02 .txt{font-size:1.5rem;padding-left:30px}}.modal02 .txt:before{content:"";position:absolute;left:0;top:-6px;width:35px;height:35px;background:url(../img/common/icon/icon_train.svg) no-repeat center/9.14px 20px;background-color:#edf4fa;border-radius:50%}@media only screen and (max-width: 767px){.modal02 .txt:before{width:25px;height:25px;top:-2px}}.modal02 .btn__map{margin:18px auto 0;max-width:150px}.modal02 .btn__map a{border:1px solid #0066bf;display:block;text-align:center;margin:0;padding:5px 20px 5px 16px;position:relative}.modal02 .btn__map a:after{content:"";position:absolute;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;right:7px;transition:.3s ease}@media only screen and (max-width: 767px){.modal02 .btn__map a:after{width:8px;height:7px}}.modal02 .btn__map a .txt{margin:0;padding-left:0;font-size:1.6rem}.modal02 .btn__map a .txt:before{content:none}.mv{position:relative;height:calc(100vh - var(--header-height));min-height:550px}.mv__wrapslide{position:relative}.mv__item{height:calc(100vh - var(--header-height))!important;min-height:550px!important}.mv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__content{position:absolute;bottom:14.5vw;left:4vw}@media only screen and (max-width: 1024px){.mv__content{bottom:29.5vw}}@media only screen and (max-width: 767px){.mv__content{bottom:auto;top:8vw;left:20px;padding:20px 20px 0 0;max-width:100%}}.mv__ttl{font-weight:700;margin-bottom:14px;padding-bottom:3px}@media only screen and (max-width: 767px){.mv__ttl{margin-bottom:16px;padding-bottom:0}}.mv__ttl span{padding:0 26px 3px;margin-bottom:8px;display:block;background:#fff;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.015em;font-size:3.7rem;border-radius:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;line-height:1.3}@media only screen and (max-width: 767px){.mv__ttl span{font-size:2.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1.25;padding:0 16px 2px;margin-bottom:6px}}.mv__txt{font-weight:500}.mv__txt span{padding:3px 32px 3px 26px;margin-bottom:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;background:#fff;color:#222;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.015em;font-size:1.9rem;border-radius:5px}@media only screen and (max-width: 767px){.mv__txt span{font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 18px 0 15px;margin-bottom:6px}}.mv__txt span b{font-weight:400;display:inline!important}@media only screen and (max-width: 767px){.mv__txt span b{display:none!important}}.newsbox{padding:50px 0;width:100%}@media only screen and (max-width: 767px){.newsbox{padding:40px 0}}.newsbox__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:20px 42px 20px 30px;border-radius:0 20px 0 0}@media only screen and (max-width: 767px){.newsbox__inner{border-radius:0 10px 10px 0;display:block;padding:0}}.newsbox__head{width:100px}@media only screen and (max-width: 767px){.newsbox__head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:13px}}.newsbox__ttl{font-size:2.2rem;font-weight:600;font-family:Montserrat,sans-serif;letter-spacing:.1em;line-height:1;color:#0066bf;margin-bottom:12px;text-align:center;text-transform:uppercase}@media only screen and (max-width: 767px){.newsbox__ttl{margin-bottom:0}}.newsbox__btn{width:100px}.newsbox__btn .txt{border-radius:11px;background-color:#0066bf;font-size:1.2rem;font-weight:500;color:#fff;letter-spacing:.1em;line-height:1;max-width:100%;width:100px;padding:4px 9px;display:block;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid transparent}@media only screen and (min-width: 768px){.newsbox__btn .txt:hover{background-color:#fff;color:#0066bf;border-color:#0066bf;opacity:1}}.newsbox__detail{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:19px;padding:5px 0 5px 19px;border-left:1px solid #e7141a}@media only screen and (max-width: 767px){.newsbox__detail{border:0;margin-left:0;padding-left:0;padding-bottom:1px}}.newsbox__info{max-height:172px;padding-right:33px;overflow-y:auto}.newsbox__info::-webkit-scrollbar{width:6px;background-color:#efefef}.newsbox__info::-webkit-scrollbar-track{background-color:#efefef;border-radius:3px}.newsbox__info::-webkit-scrollbar-thumb{background-color:#0066bf;border-radius:3px}.newsbox__item:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 767px){.newsbox__item:not(:last-child){margin-bottom:18px}}.newsbox__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px;position:relative}.newsbox__link:after{content:"";position:absolute;right:0;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.newsbox__link:after{width:8px;height:7px}}@media only screen and (min-width: 768px){.newsbox__link:hover:after{right:-5px}}.newsbox__date{font-family:Montserrat,sans-serif;font-weight:400;font-size:1.4rem;letter-spacing:.05em;line-height:1;color:#222;margin-right:12px}@media only screen and (max-width: 767px){.newsbox__date{font-size:1.3rem;margin-right:8px}}.newsbox__text{font-weight:400;font-size:1.7rem;letter-spacing:.01em;color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;line-height:1.3}@media only screen and (max-width: 767px){.newsbox__text{font-size:1.4rem}}.about{position:relative;padding:120px 0 70px;background:url(../img/top/about_bg.png) no-repeat bottom right/720px}@media only screen and (max-width: 767px){.about{padding:70px 0 62px;background-size:355px 373px;background-position:bottom right;background-image:url(../img/top/about_bg-sp.png)}}.about:after{content:"";position:absolute;width:886px;height:653px;background:url(../img/common/illust09.svg) no-repeat center;top:0;left:0;pointer-events:none;z-index:-1}@media only screen and (max-width: 1024px){.about:after{width:768px}}@media only screen and (max-width: 767px){.about:after{background-image:url(../img/common/illust12.svg);width:100%;height:674px}}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.about__inner{display:block}}.about__left{width:100%;max-width:52%;padding-right:25px;padding-top:9px;position:relative;z-index:1}@media only screen and (max-width: 1024px){.about__left{max-width:50%}}@media only screen and (max-width: 767px){.about__left{max-width:100%;padding:0}}.about__left:after{content:"";position:absolute;right:-39px;top:-66px;width:274px;height:220px;background:url(../img/common/illust01.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.about__left:after{width:180px;right:-10px}}@media only screen and (max-width: 767px){.about__left:after{width:169px;height:136px;top:-52px;right:-45px}}.about__right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:42px;position:relative;z-index:1;max-width:48%;width:100%}@media only screen and (max-width: 1024px){.about__right{padding-left:10px;max-width:50%}}@media only screen and (max-width: 767px){.about__right{padding-left:0;max-width:100%}}.about__ttl{font-size:3rem;font-weight:700;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.08em;line-height:1.6333333333;color:#0066bf;margin-bottom:11px;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 10px #fff,0 0 10px #fff,0 0 15px #fff,0 0 15px #fff}@media only screen and (max-width: 1024px){.about__ttl{font-size:2.3rem}}@media only screen and (max-width: 767px){.about__ttl{font-size:2.2rem;line-height:1.4545454545;margin-bottom:6px}}.about__txt{font-size:1.8rem;font-weight:400;line-height:2;letter-spacing:.1em;color:#222;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 10px #fff,0 0 10px #fff,0 0 15px #fff,0 0 15px #fff;margin-top:30px}@media only screen and (max-width: 1024px){.about__txt{margin-top:20px}}.anchor{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:52px;gap:0 10px}@media only screen and (max-width: 767px){.anchor{margin:24px 0 0}}.anchor__item{position:relative;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;border-radius:7px;background-color:#fff;width:calc((100% - 10px) / 3);padding:20px 0 0;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}@media only screen and (max-width: 1024px){.anchor__item{padding-top:15px}}@media only screen and (max-width: 767px){.anchor__item{padding-top:9px}}.anchor__item:after{content:"";position:absolute;bottom:-14px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:25px;height:25px;border-radius:50%;border:1px solid #0066bf;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/9px 9.5px;z-index:1;background-color:#fff}@media only screen and (max-width: 767px){.anchor__item:after{width:20px;height:20px;background-size:7px 8px;bottom:-11px}}@media only screen and (min-width: 768px){.anchor__item:hover{background-color:#0066bf;opacity:1}}.anchor__img{width:138px;height:138px;border-radius:50%;background-color:#f2f5f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 17px}@media only screen and (max-width: 1024px){.anchor__img{width:100px;height:100px;margin-bottom:15px}}@media only screen and (max-width: 767px){.anchor__img{width:85px;height:85px;margin-bottom:10px}}.anchor__img img{width:80px;height:69px}@media only screen and (max-width: 1024px){.anchor__img img{width:60px}}@media only screen and (max-width: 767px){.anchor__img img{width:55px;height:48px}}.anchor__content{background-color:#0066bf;padding:10px 10px 18px;border-radius:0 0 7px 7px}@media only screen and (max-width: 767px){.anchor__content{padding:10px 5px 11px}}.anchor__txt{color:#fff;text-align:center;font-family:Zen Maru Gothic,sans-serif;font-weight:500;font-size:2.2rem;letter-spacing:.07em;position:relative}@media only screen and (max-width: 1024px){.anchor__txt{font-size:1.6rem;letter-spacing:.03em}}@media only screen and (max-width: 767px){.anchor__txt{font-size:1.8rem}}.medicine{position:relative;padding:100px 0;background-color:#f2f5f8;z-index:1}@media only screen and (max-width: 1024px){.medicine{padding:80px 0}}@media only screen and (max-width: 767px){.medicine{padding:70px 0}}.medicine:after{content:"";position:absolute;width:100%;height:421px;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;bottom:0;left:0;background-size:100px 100px}.medicine__bottom{position:relative;z-index:1}.medicine__bottom:before{content:"";position:absolute;height:calc(100% - 403px);width:85.625vw;background-color:#fff;right:0;top:84px;z-index:-1}@media only screen and (max-width: 767px){.medicine__bottom:before{width:73.3333333333vw}}.imgtxt{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1140px)/2));margin-left:auto;padding-left:30px;margin-bottom:70px}@media only screen and (max-width: 767px){.imgtxt{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-left:20px;margin-bottom:40px}}.imgtxt__left{width:100%;max-width:52%;padding-right:53px;padding-top:31px;position:relative;z-index:1}@media only screen and (max-width: 767px){.imgtxt__left{max-width:100%;padding:29px 20px 0 0}}.imgtxt__left:after{content:"";position:absolute;width:586px;height:471px;left:-56px;top:-16px;background:url(../img/common/illust07.svg) no-repeat center;z-index:-1;pointer-events:none}@media only screen and (max-width: 767px){.imgtxt__left:after{width:357px;height:287px;left:auto;right:-21px;top:-20px}}.imgtxt__right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:6px;position:relative;z-index:1}@media only screen and (max-width: 767px){.imgtxt__right{padding:0}}.imgtxt__img{height:400px;position:relative;z-index:1}@media only screen and (max-width: 767px){.imgtxt__img{height:230px}}.imgtxt__img:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;right:-15px;top:10px}.imgtxt__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.imgtxt__txt{font-size:1.8rem;font-weight:400;color:#222;line-height:2;letter-spacing:.01em;margin-bottom:30px}@media only screen and (max-width: 767px){.imgtxt__txt{margin-bottom:21px}}.imgtxt__list{position:absolute;left:-127px;top:29px;z-index:2}@media only screen and (max-width: 1024px){.imgtxt__list{left:-110px}}@media only screen and (max-width: 767px){.imgtxt__list{position:relative;left:unset;top:unset;margin-top:30px;padding-right:20px}}.gastro{display:grid;max-width:calc(100% - ((100% - 1140px)/2));margin-left:auto;padding:100px 0 0 30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:50% 50%}@media only screen and (max-width: 767px){.gastro{display:block;padding:37px 0 51px 20px}}.gastro__left{width:100%;padding:31px 40px 0 0;position:relative}@media only screen and (max-width: 1024px){.gastro__left{padding-right:15px}}@media only screen and (max-width: 767px){.gastro__left{max-width:100%}}.gastro__left:after{content:"";position:absolute;width:586px;height:471px;left:-56px;top:-16px;background:url(../img/common/illust06.svg) no-repeat center;z-index:-1;pointer-events:none}@media only screen and (max-width: 767px){.gastro__left:after{width:357px;height:287px;right:-20px;top:-5px;left:auto}}.gastro__right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px;position:relative;grid-row:1/span 3;grid-column-start:2;width:100%}@media only screen and (max-width: 1024px){.gastro__right{margin-left:0;margin-top:40px}}.gastro__txt{font-size:1.8rem;font-weight:400;line-height:2;letter-spacing:.1em;color:#222;margin-bottom:30px}@media only screen and (max-width: 767px){.gastro__txt{margin-bottom:21px}}.gastro .btn01{max-width:234px}.gastro__accor{margin-top:40px;padding-top:40px;border-top:1px dashed #0066bf;margin-right:61px;padding-bottom:50px}@media only screen and (max-width: 767px){.gastro__accor{margin-right:20px;padding-bottom:20px}}.gastro__img{position:relative;height:681px}@media only screen and (max-width: 767px){.gastro__img{height:439px}}.gastro__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gastro__content{position:absolute;bottom:0;left:0;padding:30px 50px 50px;width:100%;z-index:1}@media only screen and (max-width: 1024px){.gastro__content{padding:30px 15px 40px 20px}}@media only screen and (max-width: 767px){.gastro__content{padding:30px 20px}}.gastro__content:after{content:"";position:absolute;width:100%;height:400px;left:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,102,191,0)),color-stop(30%,rgba(0,102,191,.6)),color-stop(46%,rgba(0,102,191,.8)),color-stop(70%,rgb(0,102,191)));background:-webkit-linear-gradient(top,rgba(0,102,191,0) 0%,rgba(0,102,191,.6) 30%,rgba(0,102,191,.8) 46%,rgb(0,102,191) 70%);background:linear-gradient(180deg,#0066bf00,#0066bf99 30%,#0066bfcc 46%,#0066bf 70%);z-index:-1}@media only screen and (max-width: 767px){.gastro__content:after{height:311px}}.gastro__ttl{color:#fff;font-weight:700;font-family:Zen Maru Gothic,sans-serif;font-size:2.7rem;margin-bottom:20px;letter-spacing:.05em;line-height:1.3}@media only screen and (max-width: 1024px){.gastro__ttl{font-size:2.5rem}}@media only screen and (max-width: 767px){.gastro__ttl{font-size:2.2rem}}.gastro__list{position:relative;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:13px 20px}@media only screen and (max-width: 767px){.gastro__list{gap:22px 10px}}.gastro__item{width:220px;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:1.6rem;line-height:1.75;font-weight:500;font-family:Zen Maru Gothic,sans-serif;padding-left:12px;position:relative}@media only screen and (max-width: 767px){.gastro__item{width:calc(50% - 5px);font-size:1.4rem;line-height:1.3}.gastro__item:last-child{width:100%}}.gastro__item:before{content:"";position:absolute;width:5px;height:1px;left:0;top:15px;background-color:#fff}@media only screen and (max-width: 767px){.gastro__item:before{top:10px}}.accor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 25px}@media only screen and (max-width: 1024px){.accor{gap:0 10px}}@media only screen and (max-width: 767px){.accor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0}}.accor__item{width:251px}@media only screen and (max-width: 767px){.accor__item{width:100%}.accor__item:first-child .list03{max-height:100px}}.accor__top{background-color:#f2f5f8;border-radius:5px;padding:24px 20px 21px 24px;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.accor__top{padding:15px 10px 15px 15px}}@media only screen and (max-width: 767px){.accor__top{padding:20px 20px 18px 25px}}.accor__top.is-open{border-radius:5px 5px 0 0}.accor__top.is-open .accor__icon:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accor__title{font-size:1.8rem;color:#0066bf;font-weight:500;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.05em;line-height:1.2}@media only screen and (max-width: 1024px){.accor__title{font-size:1.6rem}}.accor__icon{background-color:#fff;border-radius:50%;width:25px;height:25px;position:relative}@media only screen and (max-width: 767px){.accor__icon{width:20px;height:20px}}.accor__icon:before,.accor__icon:after{content:"";background:#0066bf;position:absolute;top:0;bottom:0;margin:auto}.accor__icon:before{width:1px;height:10px;right:13px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.accor__icon:before{height:7.6px;right:10px}}.accor__icon:after{width:10px;height:1px;right:8px}@media only screen and (max-width: 767px){.accor__icon:after{width:7.6px;right:7px}}.accor__bottom{display:none;padding:20px 20px 32px 30px;background-color:#f2f5f8;border-radius:0 0 5px 5px;position:relative}@media only screen and (max-width: 1024px){.accor__bottom{padding:15px}}.accor__bottom:before{content:"";position:absolute;top:0;left:50%;width:calc(100% - 45px);height:1px;background-color:#0066bf;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 1024px){.accor__bottom:before{width:calc(100% - 25px)}}.surgery{padding:100px 0 30px;background-color:#f2f5f8}@media only screen and (max-width: 767px){.surgery{padding:70px 0 56px}}@media only screen and (max-width: 767px){.surgery .imgtxt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.surgery .imgtxt__left{padding-right:165px}@media only screen and (max-width: 1024px){.surgery .imgtxt__left{padding-right:115px}}@media only screen and (max-width: 767px){.surgery .imgtxt__left{padding:0 20px 40px 0}}.surgery .imgtxt__img{height:432px}@media only screen and (max-width: 767px){.surgery .imgtxt__img{height:230px}}.surgery .imgtxt__img:after{height:100%;top:12px}.echography{position:relative;padding:140px 0 99px;background:url(../img/top/surgery_bg.jpg) no-repeat center/100% 100%}@media only screen and (max-width: 1024px){.echography{background-size:cover;background-position:left}}@media only screen and (max-width: 767px){.echography{padding:104px 0 60px;background-image:url(../img/top/surgery_bg-sp.jpg)}}.echography:after{content:"";position:absolute;width:100%;height:100%;background-color:#4c658b;top:0;left:0;mix-blend-mode:multiply}.echography__inner{border:1px solid #fff;border-radius:10px;position:relative;z-index:1;padding:84px 69px 63px}@media only screen and (max-width: 1200px){.echography__inner{padding:84px 40px 63px}}@media only screen and (max-width: 767px){.echography__inner{padding:66px 19px 30px}}.echography__head{position:absolute;bottom:-13px;right:-14px;font-size:10rem;font-weight:300;font-family:Montserrat,sans-serif;letter-spacing:.05em;line-height:1;color:#fff;opacity:.3;z-index:2}@media only screen and (max-width: 1024px){.echography__head{font-size:8rem;bottom:-10px}}@media only screen and (max-width: 767px){.echography__head{font-size:5rem;right:auto;bottom:-8px;letter-spacing:0;left:16px}}.echography__ttl{position:absolute;top:-41px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}@media only screen and (max-width: 767px){.echography__ttl{top:-45px}}.echography__ttl .ttl{font-size:3.4rem;font-weight:700;font-family:Zen Maru Gothic,sans-serif;line-height:1;letter-spacing:.03em;color:#0066bf;background-color:#fff;padding:23px 32px;text-align:center;border:1px solid #0066bf;border-radius:10px;display:inline-block}@media only screen and (max-width: 1024px){.echography__ttl .ttl{font-size:3rem}}@media only screen and (max-width: 767px){.echography__ttl .ttl{font-size:2.5rem;line-height:1.3;padding:11px 26px}}.echography__ttl:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;left:10px;top:10px;border-radius:10px}.echography__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1024px){.echography__content{display:block}}.echography__title{font-size:2.7rem;font-weight:700;font-family:Zen Maru Gothic,sans-serif;line-height:1.3703703704;letter-spacing:.07em;margin-bottom:16px;padding-bottom:25px;position:relative;color:#fff;width:100%}@media only screen and (max-width: 767px){.echography__title{font-size:2.2rem;line-height:1.5;letter-spacing:0;margin-bottom:10px;padding-bottom:21px;width:105%}}.echography__title:after{content:"";position:absolute;left:0;bottom:0;width:80px;height:5px;background:url(../img/common/line_wave02.svg) no-repeat center/80px}.echography__detail{width:100%;max-width:44%;padding-right:25px}.echography__detail .txt{font-size:1.8rem;font-weight:400;line-height:2;letter-spacing:.01em;color:#fff}@media only screen and (max-width: 1024px){.echography__detail{max-width:100%;padding-right:0;margin-bottom:20px}}.echography__detail .btn01{max-width:250px;margin-top:20px}@media only screen and (max-width: 1024px){.echography__detail .btn01{margin:20px auto 30px}}.echography__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}@media only screen and (max-width: 1024px){.echography__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 767px){.echography__list{gap:10px}}.echography__item{width:184px}@media only screen and (max-width: 767px){.echography__item{width:calc(50% - 5px)}}.echography__item .btn01{max-width:100%}.feature{padding:129px 0;position:relative;background-color:#fff;z-index:1}@media only screen and (max-width: 767px){.feature{padding:70px 0 223px}}.feature:before{content:"";position:absolute;left:0;top:0;background-color:#f2f5f8;height:100%;width:14.375vw}@media only screen and (max-width: 767px){.feature:before{width:25.0666666667vw}}.feature:after{content:"";position:absolute;width:902px;height:864px;background:url(../img/common/illust11.svg) no-repeat center;top:0;right:0;z-index:-1}@media only screen and (max-width: 767px){.feature:after{width:100%;height:805px;background-image:url(../img/common/illust14.svg)}}.feature__inner{position:relative}.feature__inner:before{content:"";position:absolute;right:-1px;top:-50px;width:370px;height:321px;background:url(../img/common/illust04.svg) no-repeat center;z-index:1}@media only screen and (max-width: 1024px){.feature__inner:before{width:300px;height:280px}}@media only screen and (max-width: 767px){.feature__inner:before{width:169px;height:146px;top:-129px;right:-27px}}.feature__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:69px 68px;margin-top:72px}@media only screen and (max-width: 1024px){.feature__list{gap:69px 40px}}@media only screen and (max-width: 767px){.feature__list{display:block;margin-top:42px}}.feature__item{width:calc(50% - 34px);position:relative}@media only screen and (max-width: 1024px){.feature__item{width:calc(50% - 20px)}}@media only screen and (max-width: 767px){.feature__item{width:100%}}.feature__item:nth-child(2n){-webkit-transform:translateY(100px);transform:translateY(100px)}@media only screen and (max-width: 767px){.feature__item:nth-child(2n){-webkit-transform:none;transform:none}}@media only screen and (max-width: 767px){.feature__item:not(:first-child){margin-top:42px}}.feature__item:not(:first-child) .feature__num{right:-23px;top:-14px}@media only screen and (max-width: 1024px){.feature__item:not(:first-child) .feature__num{right:-8px;top:-12px}}.feature__item:not(:first-child) .feature__num:after{left:-15px}@media only screen and (max-width: 1024px){.feature__item:not(:first-child) .feature__num:after{left:-9px;top:-14px}}.feature__img{height:280px;position:relative;z-index:1}@media only screen and (max-width: 767px){.feature__img{height:200px}}.feature__img:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;left:12px;top:9px}.feature__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature__num{position:absolute;right:-19px;top:-15px;font-family:Montserrat,sans-serif;font-weight:600;font-size:3.2rem;letter-spacing:.03em;line-height:1;color:#fff;z-index:1}@media only screen and (max-width: 1024px){.feature__num{font-size:3rem;top:-13px;right:-10px}}@media only screen and (max-width: 767px){.feature__num{font-size:2.2rem;top:6px!important;right:3px!important}}.feature__num:after{content:"";position:absolute;width:70px;height:70px;left:-17px;top:-20px;background:url(../img/common/illust03.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.feature__num:after{width:55px;height:55px;left:-11px;top:-18px}}@media only screen and (max-width: 767px){.feature__num:after{width:50px;height:50px;left:-12px;top:-16px}}.feature__content{padding:0 0 0 29px;border-left:1px solid #e7141a;margin-top:26px}@media only screen and (max-width: 1024px){.feature__content{padding-left:15px}}@media only screen and (max-width: 767px){.feature__content{padding-left:18px}}.feature__ttl{color:#0066bf;font-size:2.3rem;font-weight:500;letter-spacing:.05em;line-height:1.5130434783;font-family:Zen Maru Gothic,sans-serif;margin-bottom:11px}@media only screen and (max-width: 1024px){.feature__ttl{font-size:2rem;letter-spacing:.02em;line-height:1.5;letter-spacing:.03em}}.feature__txt{font-size:1.8rem;line-height:2;color:#222;font-weight:400;letter-spacing:.1em}@media only screen and (max-width: 1024px){.feature__txt{font-size:1.6rem}}.greeting{padding:89px 0 10px;position:relative;z-index:2}@media only screen and (max-width: 1024px){.greeting{padding-bottom:80px}}@media only screen and (max-width: 767px){.greeting{padding:0 0 70px}}.greeting:before{content:"";position:absolute;left:139px;top:-87px;width:290px;height:384px;background:url(../img/common/illust05.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 1024px){.greeting:before{left:90px;width:270px}}@media only screen and (max-width: 767px){.greeting:before{width:290px;height:384px;left:40px;top:-180px}}.greeting:after{content:"";position:absolute;width:376px;height:30px;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;right:0;bottom:0}@media only screen and (max-width: 767px){.greeting:after{width:72.5px;height:115px;right:auto;left:0}}.greeting__bg{width:100%;height:580px;position:relative;-webkit-mask:url(../img/common/illust10.png);mask:url(../img/common/illust10.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%;margin-bottom:-18px}@media only screen and (max-width: 767px){.greeting__bg{height:300px;-webkit-mask-image:url(../img/common/illust13.png);mask-image:url(../img/common/illust13.png);margin-bottom:1px}}.greeting__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__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;margin-top:58px}@media only screen and (max-width: 1024px){.greeting__inner{display:block;margin-top:11px}}.greeting__left{width:100%;max-width:484px;position:relative;padding-top:14px;padding-bottom:50px}@media only screen and (max-width: 767px){.greeting__left{padding-right:20px;max-width:100%;padding-bottom:0}}.greeting__left:after{content:"";position:absolute;width:236px;height:471px;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;left:0;top:-87px}@media only screen and (max-width: 1024px){.greeting__left:after{top:-70px}}@media only screen and (max-width: 767px){.greeting__left:after{width:72.5px;height:115px;left:auto;right:0;top:12px}}.greeting__content{width:100%;padding:0 80px 0 76px}@media only screen and (max-width: 1200px){.greeting__content{padding:0 26px 0 40px}}@media only screen and (max-width: 767px){.greeting__content{padding:20px}}.greeting__right{margin-left:auto;max-width:204px;margin-top:-56px}@media only screen and (max-width: 1024px){.greeting__right{max-width:100%;margin-top:40px}}@media only screen and (max-width: 767px){.greeting__right{margin-top:21px}}.greeting__img1,.greeting__img2,.greeting__img3{position:relative}.greeting__img1:after,.greeting__img2:after,.greeting__img3:after{content:"";position:absolute;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;left:10px;top:10px;width:100%;height:100%}.greeting__img1{width:434px;height:471px}@media only screen and (max-width: 1200px){.greeting__img1{width:334px}}@media only screen and (max-width: 767px){.greeting__img1{width:69.8666666667vw;height:230px}}.greeting__img2{width:240px;height:180px;margin-left:auto;margin-top:-60px}@media only screen and (max-width: 767px){.greeting__img2{width:40vw;height:115px;margin-top:-85px}}.greeting__img3{width:204px;height:521px}@media only screen and (max-width: 1024px){.greeting__img3{width:calc(100% - 300px);height:250px;margin-left:auto}}@media only screen and (max-width: 767px){.greeting__img3{height:123px;width:263px}}.greeting img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__ttl{font-size:2.7rem;font-weight:500;line-height:1.6296296296;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.1em;margin-bottom:20px;color:#0066bf}@media only screen and (max-width: 767px){.greeting__ttl{font-size:2.2rem;line-height:1.5454545455;letter-spacing:.09em;margin-bottom:10px}}.greeting__txt{font-weight:400;font-size:1.8rem;line-height:2;letter-spacing:.01em;color:#222;margin-bottom:30px}@media only screen and (max-width: 767px){.greeting__txt{margin-bottom:17px}}.greeting__boxname .note{font-size:1.4rem;font-weight:500;letter-spacing:.05em;color:#0066bf;font-family:Zen Maru Gothic,sans-serif}.greeting__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.1em;color:#0066bf;font-family:Zen Maru Gothic,sans-serif;font-weight:500}.greeting__boxname .name .pos{font-size:1.6rem;margin-right:14px}.greeting__boxname .name .jp{font-size:2.3rem;margin-right:10px}.greeting__boxname .name .en{font-size:1.2rem;font-weight:600;font-family:Montserrat,sans-serif;color:#d9e8f5;letter-spacing:.1em;line-height:1}.greeting__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:34px}@media only screen and (max-width: 767px){.greeting__btns{gap:10px}}.greeting__btns .btn01{width:184px}.information{padding:100px 0 99px}@media only screen and (max-width: 767px){.information{padding:50px 0 0}}.information__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.information__inner{display:block}}.information__left{width:100%;max-width:48%;padding-right:58px}@media only screen and (max-width: 1200px){.information__left{padding-right:10px}}@media only screen and (max-width: 767px){.information__left{max-width:100%;padding:0}}.information__logo{max-width:354px;margin-bottom:26px}@media only screen and (max-width: 767px){.information__logo{max-width:285px;margin:0 auto 24px}}.information__access{font-size:1.6rem;letter-spacing:.1em;line-height:1.7325;font-weight:400;color:#222;padding-left:25px;position:relative;margin-bottom:10px}@media only screen and (max-width: 1024px){.information__access{font-size:1.5rem;letter-spacing:.07em}}@media only screen and (max-width: 767px){.information__access{font-size:1.6rem}}.information__access:before{content:"";position:absolute;left:0;top:2px;width:16px;height:23px;background:url(../img/common/icon/icon_local.svg) no-repeat center}.information__list{margin-top:30px}.information__right{padding:30px 30px 27px;border-radius:7px;background-color:#f2f5f8;margin-left:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.information__right{padding:20px}}@media only screen and (max-width: 767px){.information__right{margin:28px -20px 0;padding:31px 20px 28px}}.information__right .txt{margin-top:27px;font-size:2rem;font-weight:500;line-height:1.3;letter-spacing:.01em;font-family:Zen Maru Gothic,sans-serif;padding-left:45px;color:#0066bf;position:relative}@media only screen and (max-width: 1024px){.information__right .txt{font-size:1.8rem}}@media only screen and (max-width: 767px){.information__right .txt{font-size:1.6rem;line-height:1.25;margin-top:12px}}.information__right .txt:before{content:"";position:absolute;left:0;top:-5px;width:35px;height:35px;background:url(../img/common/icon/icon_train.svg) no-repeat center/9.14px 20px;background-color:#fff;border-radius:50%}@media only screen and (max-width: 767px){.information__right .txt:before{background-size:14px 20px;top:2px}}.information__img{width:100%}.information__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mv01{position:relative}@media only screen and (max-width: 1024px){.mv01__img{height:300px}}@media only screen and (max-width: 767px){.mv01__img{height:250px}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mv01__detail{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;z-index:2;text-align:center;pointer-events:all;background-color:#fff;padding:7px 22px 8px;border-radius:5px}.mv01__title{font-size:4.8rem;font-weight:700;font-family:Zen Maru Gothic,sans-serif;letter-spacing:.15em;color:#0066bf;line-height:1.1570833333}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem}}.mv01__list{position:relative;z-index:2}.maincontent{padding-top:70px;position:relative;z-index:1;padding-bottom:50px}@media only screen and (max-width: 1024px){.maincontent{padding-top:40px}}@media only screen and (max-width: 767px){.maincontent{padding-top:30px;padding-bottom:30px}}.maincontent h2,.maincontent h3,.maincontent h4,.maincontent h5,.maincontent h6{color:#0066bf;font-weight:700;font-family:Zen Maru Gothic,sans-serif}.maincontent h2{padding-bottom:22px;margin-bottom:30px;font-size:4.5rem;line-height:1.4;letter-spacing:.018em;margin-top:60px;text-align:center;position:relative}.maincontent h2:before{content:"";position:absolute;top:-45px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background:url(../img/common/illust15.svg) no-repeat center;width:560px;height:150px;z-index:-1}@media only screen and (max-width: 767px){.maincontent h2:before{width:300px;height:100px;top:-35px}}.maincontent h2:after{content:"";width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media only screen and (max-width: 1024px){.maincontent h2{font-size:3.2rem;margin-top:50px;padding-bottom:15px}}@media only screen and (max-width: 767px){.maincontent h2{font-size:2.7rem;margin:45px 0 20px;padding-bottom:12px}}.maincontent h3{margin:46px 0 30px;font-size:3rem;letter-spacing:.05em;line-height:1.4;position:relative;border-bottom:1px solid #0066bf;padding-bottom:5px}@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:30px 0 20px}}.maincontent h4{padding-left:18px;font-size:2.6rem;position:relative;line-height:1.3;margin:40px 0 25px;letter-spacing:.05em}.maincontent h4:before{content:"";width:12px;height:12px;background:#0066bf;position:absolute;top:13px;left:0;border-radius:3px}@media only screen and (max-width: 767px){.maincontent h4:before{width:10px;height:10px;top:11px}}@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:22px 0 15px}}.maincontent h5{font-size:2.3rem;letter-spacing:.05em;line-height:1.4;margin:30px 0 25px;position:relative;padding-bottom:4px;border-bottom:1px dashed #0066bf}@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.3;padding-left:14px;position:relative;margin:54px 0 25px;letter-spacing:.05em}@media only screen and (max-width: 1024px){.maincontent h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h6{margin:20px 0 15px;font-size:1.7rem}}.maincontent h6:before{content:"";position:absolute;width:5px;height:5px;background-color:#0066bf;border-radius:50%;left:0;top:11px}.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.8rem}@media only screen and (max-width: 1024px){.maincontent p{margin-bottom:18px}}@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}@media only screen and (max-width: 767px){.maincontent .fullwidth .imgbox--full{margin:40px 0 30px}}.maincontent .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.maincontent .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.maincontent .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth .imgbox--full figure{height:220px}}.maincontent .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.maincontent .fullwidth img{min-height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth img{min-height:220px}}.maincontent .imgbox{margin-top:38px}@media only screen and (max-width: 767px){.maincontent .imgbox{margin-top:15px}}.maincontent .imgbox p{margin-top:5px;margin-bottom:5px}.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:100%}}.maincontent .image--r,.maincontent .image--l{max-width:435px;position:relative;aspect-ratio:16/10;max-height:100%}@media only screen and (max-width: 767px){.maincontent .image--r,.maincontent .image--l{max-width:100%;margin-bottom:20px}}.maincontent .image--r img,.maincontent .image--l img{width:100%;-o-object-fit:cover;object-fit:cover}.maincontent .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.maincontent .image--r{margin-left:0;float:none}}.maincontent .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.maincontent .image--l{margin-right:0;float:none}}.maincontent .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #040404;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:1.8rem}}.maincontent .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:9px -12px 0}.maincontent .list .item{width:calc(50% - 24px);margin:30px 12px 0}@media only screen and (max-width: 767px){.maincontent .list .item{width:100%}}.maincontent .list figure{position:relative}.maincontent .list img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.maincontent .list .text,.maincontent .list .text p{margin-top:10px;margin-bottom:0}.maincontent .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.05em;font-weight:500}.maincontent .list .title:before{top:7px}.maincontent .list--col2 img{aspect-ratio:16/9.12}@media only screen and (max-width: 767px){.maincontent .list--col2{margin-top:30px}}.maincontent .list--col3 img{aspect-ratio:4/2.9}@media only screen and (max-width: 767px){.maincontent .list--col3{margin-top:20px}}.maincontent .list--col3 .item{width:calc(33.33% - 24px);margin-top:51px}@media only screen and (max-width: 767px){.maincontent .list--col3 .item{width:100%;margin-top:35px}.maincontent .list--col3 .item:first-child{margin-top:0}}.maincontent .topic__ttl{font-size:2rem;line-height:1.25;color:gray;margin:48px 0 25px;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 767px){.maincontent .topic__ttl{margin:50px 0 27px;font-size:1.8rem}}.maincontent .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #eef1f3;padding:36px 65px;margin-top:16px;margin-bottom:16px;border-radius:15px}@media only screen and (max-width: 767px){.maincontent .topic__list{padding:30px 20px}}.maincontent .topic__list li{font-size:1.8rem;font-weight:400;letter-spacing:.01em;line-height:2;position:relative;padding:3px 0 6px 15px;width:100%}@media only screen and (max-width: 767px){.maincontent .topic__list li{font-size:1.4rem}}.maincontent .topic__list li:before{content:"";position:absolute;top:19px;left:0;width:5px;height:5px;background-color:#0066bf;border-radius:100%}@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;background-color:#fff;border-color:#0066bf;position:relative}@media only screen and (max-width: 767px){.maincontent .topic__list--link{padding:30px 20px}}.maincontent .topic__list--link:after{content:"";position:absolute;width:100%;height:100%;background:url(../img/common/bg_dot.png) center/100px;z-index:-1;top:12px;left:12px;border-radius:15px}.maincontent .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px;border-bottom:1px dashed #0066bf}@media only screen and (max-width: 767px){.maincontent .topic__list--link li{width:100%}}.maincontent .topic__list--link li:before{content:none}.maincontent .topic__list--link li a{position:relative;letter-spacing:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:25px;text-decoration:none}.maincontent .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;width:10px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a:after{width:8px;height:7px}}.maincontent .topic__list--link li a:hover:after{right:0}.maincontent .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.maincontent .topic__listttl{display:block}}.maincontent .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.maincontent .topic__listttl .item:not(:last-child){margin-bottom:20px}}.maincontent .topic__listttl .ttl{margin:0 0 19px;font-size:2.4rem;padding-bottom:10px;line-height:1.3;font-weight:700}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl{font-size:2rem;padding-bottom:10px;line-height:1.3}}.maincontent .topic__listttl .ttl:before{top:11px}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl:before{top:9px}}.maincontent .topic__listttl .ttl:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#0066bf;mix-blend-mode:multiply}.maincontent .topic__lsfull--bg{background:#f2f5f8;padding:50px 0}.maincontent .topic__list01--005{background:#fff;padding:42px 66px 34px;border-radius:15px}@media only screen and (max-width: 767px){.maincontent .topic__list01--005{padding:20px}}.maincontent .topic__list01--005 .topic__list--col2{margin-top:38px}.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__heading{font-weight:700;font-size:2.6rem;letter-spacing:.015em;padding-bottom:25px;font-family:Zen Maru Gothic,sans-serif;color:#0066bf;position:relative}@media only screen and (max-width: 767px){.maincontent .topic__heading{font-size:2.2rem}}.maincontent .topic__heading:after{content:"";width:80px;height:5px;background:url(../img/common/line_wave.svg) no-repeat center/80px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.maincontent .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#e7141a;border:1px solid currentColor;border-radius:15px;background-color:#fff}@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:0;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left;font-family:Zen Maru Gothic,sans-serif}@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;margin-top:50px;margin-bottom:20px}@media only screen and (max-width: 767px){.maincontent .topicflow{margin:40px 0 15px}}.maincontent .topicflow__box{position:relative;padding:33px 68px;background:#f2f5f8;border-radius:15px}@media only screen and (max-width: 767px){.maincontent .topicflow__box{padding:40px 20px 30px}}.maincontent .topicflow__box:not(:last-child){margin-bottom:50px}.maincontent .topicflow__box:not(:last-child):after{content:"";position:absolute;height:80px;width:1px;border-left:1px dashed #0066bf;left:50%;bottom:-66px;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:2}.maincontent .topicflow__heading{position:absolute;top:-30px;left:-30px}@media only screen and (max-width: 767px){.maincontent .topicflow__heading{top:-30px;left:-12px}}.maincontent .topicflow__step{font-weight:600;font-family:Montserrat,sans-serif;font-size:3.2rem;position:relative;z-index:1;color:#fff;padding-left:14px;padding-top:4px}@media only screen and (max-width: 767px){.maincontent .topicflow__step{font-size:3rem;padding-left:9px;line-height:1;margin-bottom:0;display:inline-block;padding-top:14px;letter-spacing:0}}.maincontent .topicflow__step:after{content:"";position:absolute;background:url(../img/common/illust16.svg) no-repeat center;width:70px;height:70px;left:0;top:0;z-index:-1}@media only screen and (max-width: 767px){.maincontent .topicflow__step:after{width:55px;height:55px}}.maincontent .topicflow__ttl{font-size:2.2rem;font-weight:700;letter-spacing:.15em;margin-bottom:20px;color:#0066bf;line-height:1.5;font-family:Zen Maru Gothic,sans-serif}@media only screen and (max-width: 767px){.maincontent .topicflow__ttl{font-size:2rem;margin-bottom:8px}}.maincontent .topicflow__txt{margin-bottom:0}.maincontent .map01{height:450px;overflow:hidden;border-radius:15px}@media only screen and (max-width: 767px){.maincontent .map01{height:250px}}.maincontent .table01 .table01__txt{font-size:1.4rem;margin-bottom:0}@media only screen and (max-width: 767px){.maincontent p img{display:block;margin:0 auto}}@media only screen and (max-width: 767px){.maincontent p img+img{margin-top:10px}}.maincontent .section__popup{padding-top:50px}@media only screen and (max-width: 767px){.maincontent .section__popup{padding-top:20px}}.maincontent .section__popup .btn01{margin:0 auto;max-width:320px}.maincontent .section__popup .btn01 .btn01__txt{font-size:1.6rem;cursor:pointer}.center{text-align:center!important}.radius-0{border-radius:0!important}.t_center{text-align:center}.mb0{margin-bottom:0!important}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.sp-only{display:none!important}@media only screen and (max-width: 767px){.sp-only{display:block!important}}.pc{display:block!important}@media only screen and (max-width: 767px){.pc{display:none!important}}@media only screen and (max-width: 1024px){.pc-only{display:none}}.tab-only{display:none!important}@media only screen and (max-width: 1024px){.tab-only{display:block!important}}.bd-0{border:0!important;padding:0!important}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;font-size:0}.hide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.u-tel{pointer-events:none}@media only screen and (max-width: 767px){.u-tel{pointer-events:all}}.u-blue{color:#0066bf!important}.u-gray{color:#d3d3d3!important}
