@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}main{overflow:hidden}.container--1180,.container{width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding:0 50px}@media only screen and (max-width: 1024px){.container--1180,.container{padding:0 20px}}@media only screen and (max-width: 767px){.container--1180,.container{padding:0 20px}}.container--1180{max-width:1280px}body{--header-height: 100px}@media only screen and (max-width: 1024px){body{--header-height: 90px}}@media only screen and (max-width: 767px){body{--header-height: 60px}}.header{position:fixed;z-index:99;top:0;left:0;width:100%}.header.is-fixed .header__inner{background-color:#fff;padding-top:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px #0006}.header.is-fixed .header__logoimg{display:none}.header.is-fixed .header__logoimg2{display:block}.header.is-fixed .menu__link,.header.is-fixed .menu__title{color:#364a64}.header.is-fixed .menu__title:before,.header.is-fixed .menu__title:after{background-color:#364a64}.header.active .header__inner{background-color:#fff}.header.active .header__logoimg{display:none}.header.active .header__logoimg2{display:block}.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:40px 4% 0 3%;position:fixed;height:var(--header-height);top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media only screen and (max-width: 1200px){.header__inner{padding:0 2%}}@media only screen and (max-width: 1024px){.header__inner{padding:0 4%;height:80px}}@media only screen and (max-width: 767px){.header__inner{height:70px;padding:0 5.1%}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logoimg,.header__logoimg2{width:236px}@media only screen and (max-width: 767px){.header__logoimg,.header__logoimg2{width:183px}}.header__logoimg2{display:none}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.header__content{opacity:0;top:80px;height:calc(100vh - 80px);position:fixed;left:0;background-color:#fff;visibility:hidden;pointer-events:none;overflow-x:visible;overflow-y:auto;padding:22px 22px 100px;display:block;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}@media only screen and (max-width: 767px){.header__content{top:70px;height:calc(100vh - 70px)}}@media only screen and (max-width: 1024px){.header__content.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}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}@media only screen and (max-width: 1024px){.menu{display:block}}.menu__item{position:relative}@media only screen and (max-width: 1024px){.menu__item{border-bottom:1px solid #e8e8e8;padding-bottom:15px;margin-bottom:15px}}.menu__item:not(:last-of-type){margin-right:24px}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__item:last-child .subInner{-webkit-transform:translate(15%,100%);transform:translate(15%,100%)}.menu .menu__link,.menu .menu__title{color:#fff;font-family:Shippori Mincho,serif;font-size:1.5rem;letter-spacing:.175em;line-height:1.75;font-weight:500;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1024px){.menu .menu__link,.menu .menu__title{padding-left:10px;color:#364a64}}.menu__link{padding-bottom:3px;display:block}.menu__title{position:relative}@media only screen and (max-width: 1024px){.menu__title{padding-bottom:0}}.menu__title.is-open:before{-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu__title.is-open:after{-webkit-transform-origin:50% 0;transform-origin:50% 0}@media only screen and (min-width: 1025px){.subInner{position:absolute;width: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;-webkit-transform:none!important;transform:none!important}}.sub__menu{background-color:#364a64;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;font-family:Shippori Mincho,serif}@media only screen and (max-width: 1200px){.sub__menu .sub__menu__link{color:#364a64;border-bottom:1px dashed #eaeaea}}.sub__menu .sub__menu__link:before{content:"›";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-55%);transform:translateY(-55%);font-size:1.4rem}.col2 .subInner{width:480px}@media only screen and (max-width: 1024px){.col2 .subInner{width:100%}}.col2 .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col2 .subInner .sub__menu .menu__item{width:50%}@media only screen and (max-width: 1024px){.col2 .subInner .sub__menu .menu__item{width:100%}}.col3 .subInner{width:650px}.col3 .subInner .sub__menu{display:block;padding-top:10px}.col3 .subInner .sub__menu .subInner{position:static;-webkit-transform:unset;transform:unset;width:100%;opacity:1;visibility:visible}.col3 .subInner .sub__menu .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent}.col3 .subInner .sub__menu .subInner .menu__item{width:33.3333333333%}@media only screen and (max-width: 1024px){.col3 .subInner .sub__menu .subInner .menu__item{width:100%}}.col3 .subInner .menu__item{padding-bottom:10px}.menu-item-has-children{position:relative;cursor:pointer}@media only screen and (max-width: 1024px){.menu-item-has-children .sub__menu .menu__item:last-child{margin-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link{border-bottom:0;padding-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link:before{-webkit-transform:translateY(-40%);transform:translateY(-40%)}}.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{position:relative;padding-bottom:18px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{padding:0 10px;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:#fff;-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;background-color:#364a64}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__title:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:2px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:auto}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.is-open:before,.menu-item-has-children .menu__title.is-open:before{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu-item-has-children .menu__link.is-open:after,.menu-item-has-children .menu__title.is-open:after{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{margin:0}.menu-item-has-children .menu__link:hover,.menu-item-has-children .menu__title:hover{opacity:1}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after{content:none}}@media only screen and (max-width: 1024px){.nav__item-btn{display:inline-block;width:30px;height:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.nav__item-btn:before,.nav__item-btn:after{content:"";position:absolute;bottom:50%;left:calc(50% - 2px);width:1px;height:9px;border-radius:9999px;background-color:#364a64;-webkit-transform-origin:50% calc(100% - 1px);transform-origin:50% calc(100% - 1px)}.nav__item-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__item-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav__item-btn.is-open:before,.nav__item-btn.is-open:after{left:calc(50% - 2px);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.nav__hamburger{width:49px;height:49px;border-radius:999px;display:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.nav__hamburger{position:absolute;right:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav__hamburger.active .hamburger-line{background:transparent}.nav__hamburger.active .hamburger-line:before,.nav__hamburger.active .hamburger-line:after{top:0;bottom:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav__hamburger.active .hamburger-line:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__hamburger.active .hamburger-line:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger-line{display:block;position:relative;width:42.5px;height:1px;-webkit-transition:.3s;transition:.3s}.hamburger-line:before,.hamburger-line:after{content:"";background-color:#cbcbcb;display:block;height:100%;position:absolute;width:100%;-webkit-transition:.3s ease;transition:.3s ease}.hamburger-line:before{top:-5px}.hamburger-line:after{top:4px}h1{position:absolute;visibility:hidden;z-index:-99}.lock{overflow:hidden}.footer{padding-bottom:25px}@media only screen and (max-width: 767px){.footer{padding-bottom:65px}}.footer__top{background-color:#364a64;position:relative;padding:79px 0 41px;overflow:hidden}.footer__top:before{content:"";position:absolute;width:194px;height:273px;left:38px;bottom:-97px;background:url(../img/common/illust06.svg) no-repeat center;mix-blend-mode:multiply}.footer__top:after{content:"";position:absolute;background:url(../img/common/noise.png) no-repeat center/100% 100%;width:100%;height:100%;left:0;top:0;mix-blend-mode:color-dodge;opacity:.5}@media only screen and (max-width: 767px){.footer__top{display:none}}.footer__nav{display:grid;grid-template-columns:233px 3fr;gap:0 40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0;position:relative;z-index:1}@media only screen and (max-width: 1200px){.footer__nav{gap:0 20px}}@media only screen and (max-width: 1024px){.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px 0}}.footer__nav__txt{font-family:Cinzel,serif;font-weight:400;font-size:2.6rem;letter-spacing:.07em;line-height:1;color:#fff;margin-bottom:19px}.footer__col{width:100%}.footer__col:last-child .footer__nav__txt{margin-bottom:24px}.footer__menu li{margin-bottom:11px}.footer__menu li a{font-size:1.4rem;font-weight:500;letter-spacing:.13em;display:inline-block;position:relative;color:#fff;font-family:Shippori Mincho,serif;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fff)) no-repeat right bottom/0 1px;background:-webkit-linear-gradient(bottom,#fff,#fff) no-repeat right bottom/0 1px;background:linear-gradient(0deg,#fff,#fff) no-repeat right bottom/0 1px;-webkit-transition:background-size .35s;transition:background-size .35s}.footer__menu li a:where(:hover,:focus-visible){opacity:1;background-size:100% 1px;background-position-x:left}.footer__subcol{width:100%;display:grid;grid-template-columns:1.6fr 2.3fr 1.1fr;gap:0 30px}@media only screen and (max-width: 1024px){.footer__subcol{gap:0 14px}}.footer__col2:nth-child(2) .footer__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column;max-height:270px}.footer__txt{color:#fff;margin-bottom:10px}.footer__txt .en{font-family:Cinzel,serif;font-weight:400;font-size:1.6rem;line-height:1;display:block}.footer__txt .jp{font-weight:300;font-size:1rem;letter-spacing:.1em;color:#b3bfc9;display:block}.footer__submenu a{color:#fff;font-size:1.2rem;font-weight:300;letter-spacing:.1em;line-height:2.25;padding-left:10px;position:relative;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fff)) no-repeat right bottom/0 1px;background:-webkit-linear-gradient(bottom,#fff,#fff) no-repeat right bottom/0 1px;background:linear-gradient(0deg,#fff,#fff) no-repeat right bottom/0 1px;-webkit-transition:background-size .35s;transition:background-size .35s}.footer__submenu a:where(:hover,:focus-visible){opacity:1;background-size:100% 1px;background-position-x:10px}.footer__submenu a:before{content:"";position:absolute;left:0;top:9px;width:3px;height:1px;background-color:#fff}.footer__copyright{font-size:1.2rem;font-weight:300;letter-spacing:.1em;color:#364a64;text-align:center;padding-top:29px}@media only screen and (max-width: 767px){.footer__copyright{letter-spacing:0;padding-top:11px;letter-spacing:.05em}}.js-totop{position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;bottom:40px;right:40px;width:60px;height:60px;border-radius:50%;background-color:#364a64;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px #00000012;color:#fff;border:0;cursor:pointer;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0}@media only screen and (max-width: 1024px){.js-totop{width:50px;height:50px;bottom:54px;right:20px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:65px;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:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;gap:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.sticky{top:auto;bottom:0;left:0;-webkit-transform:none;transform:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1px}}.sticky__btn{background-color:#fff;padding:20px 15px;border:1px solid #364a64;border-right:0}@media only screen and (max-width: 767px){.sticky__btn{width:100%;padding:5px 10px;height:50px;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;border-bottom:0}}.sticky__btn span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;white-space:nowrap;font-size:2.8rem;letter-spacing:.07em;color:#364a64;position:relative;font-family:Cinzel,serif;font-weight:400;text-transform:uppercase;line-height:1}@media only screen and (max-width: 767px){.sticky__btn span{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:2.5rem}}.btn01__txt{display:block;font-size:1.6rem;letter-spacing:.1em;font-weight:500;font-family:Shippori Mincho,serif;color:#364a64;width:177px;padding-bottom:14px;border-bottom:1px solid #e5e5e5;position:relative}@media only screen and (max-width: 1024px){.btn01__txt{letter-spacing:.01em;font-size:1.4rem;padding-bottom:11px}}@media only screen and (max-width: 767px){.btn01__txt{font-size:1.5rem;width:147.5px;letter-spacing:0}}.btn01__txt:before,.btn01__txt:after{position:absolute;content:"";background-position:center;background-repeat:no-repeat;background-size:100% auto}.btn01__txt:before{bottom:0;right:0;background-color:#034e95;width:0;height:1px;-webkit-transition:all 1s cubic-bezier(.4,0,0,1);transition:all 1s cubic-bezier(.4,0,0,1)}.btn01__txt:after{background-image:url(../img/common/icon/icon_arrow01.svg);width:5px;height:9px;right:4px;top:6px;display:block;background-color:unset;--mask: unset}@media only screen and (min-width: 768px){.btn01__txt:hover{opacity:1}.btn01__txt:hover:before{width:100%;left:0;right:0}.btn01__txt:hover:after{-webkit-animation:slide_right .5s cubic-bezier(.5,1,.89,1);animation:slide_right .5s cubic-bezier(.5,1,.89,1)}}.list01{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.list01{display:grid;grid-template-columns:50% 50%;grid-template-areas:"item1 item1" "item2 item3";justify-items:center}}.list01__item{width:162px;max-width:162px;aspect-ratio:1;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;text-align:center;background:url(../img/common/illust_line01.svg) no-repeat center/100% 100%;padding:0 14px}@media only screen and (max-width: 767px){.list01__item{grid-area:item1;background-image:url(../img/common/illust_line01-sp.svg);width:141px;padding:0 10px}}.list01__item:not(:first-child){margin-left:-12px}@media only screen and (max-width: 767px){.list01__item:not(:first-child){margin-top:-30px;margin-left:0}}.list01__item:nth-child(2){background-image:url(../img/common/illust_line02.svg)}@media only screen and (max-width: 767px){.list01__item:nth-child(2){grid-area:item2;background-image:url(../img/common/illust_line02-sp.svg);margin-right:-7px}}.list01__item:last-child{background-image:url(../img/common/illust_line03.svg)}@media only screen and (max-width: 767px){.list01__item:last-child{grid-area:item3;background-image:url(../img/common/illust_line03-sp.svg);margin-left:-4px}}.list01__txt{color:#fff;font-weight:500;font-family:Shippori Mincho,serif;font-size:1.6rem;line-height:1.5;letter-spacing:.01em;text-align:center}@media only screen and (max-width: 767px){.list01__txt{font-size:1.4rem;line-height:1.4285714286}}.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1;gap:20px;margin-top:59px}@media only screen and (max-width: 767px){.list02{gap:10px;margin-top:38px}}.list02__item{position:relative;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;width:calc((100% - 60px)/4);height:255px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.03);box-shadow:0 0 5px #00000008}@media only screen and (min-width: 768px){.list02__item:hover{-webkit-box-shadow:0 0 13px 0 rgba(27,56,99,.3);box-shadow:0 0 13px #1b38634d}}@media only screen and (max-width: 1024px){.list02__item{width:calc((100% - 50px) / 3)}}@media only screen and (max-width: 767px){.list02__item{width:calc(50% - 5px);height:162.5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px #0000001a}}.list02__content{z-index:1;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;height:100%;padding:45px 5px 55px}@media only screen and (max-width: 767px){.list02__content{padding:21px 5px 35px}}.list02__icon{width:105px;min-height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:18px}@media only screen and (max-width: 767px){.list02__icon{width:76px;min-height:65px;margin-bottom:13px}}.list02__icon.is-icon2{width:94px}@media only screen and (max-width: 767px){.list02__icon.is-icon2{width:68px}}.list02__icon.is-icon3{width:103px}@media only screen and (max-width: 767px){.list02__icon.is-icon3{width:74px}}.list02__icon.is-icon4{width:78px}@media only screen and (max-width: 767px){.list02__icon.is-icon4{width:56px}}.list02__icon.is-icon5{width:86px}@media only screen and (max-width: 767px){.list02__icon.is-icon5{width:62px}}.list02__icon.is-icon6{width:105px}@media only screen and (max-width: 767px){.list02__icon.is-icon6{width:76px}}.list02__icon.is-icon7{width:77px}@media only screen and (max-width: 767px){.list02__icon.is-icon7{width:55px}}.list02__icon.is-icon8{width:91px}@media only screen and (max-width: 767px){.list02__icon.is-icon8{width:66px}}.list02__ttl{font-size:2rem;letter-spacing:.13em;font-weight:500;font-family:Shippori Mincho,serif;text-align:center;color:#364a64}@media only screen and (max-width: 767px){.list02__ttl{font-size:1.6rem}}.list02__btn{position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;bottom:50px;width:100%;text-align:center}@media only screen and (max-width: 767px){.list02__btn{bottom:33px}}.list02__btn:after{content:"";position:absolute;width:25px;height:25px;background:#edf3f7 url(../img/common/icon/icon_arrow01.svg) no-repeat center/4px 9px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%);top:auto;border-radius:50%}@media only screen and (max-width: 767px){.list02__btn:after{width:20px;height:20px;background-size:4px 7px}}.list03{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 40px}@media only screen and (max-width: 767px){.list03{gap:0 10px}}.list03__item{width:calc((100% - 120px)/4);margin-bottom:25px}@media only screen and (max-width: 1024px){.list03__item{width:calc((100% - 80px) / 3)}}@media only screen and (max-width: 767px){.list03__item{width:calc(50% - 5px)}}.list03__item .btn01__txt{color:#fff;width:100%}.list03__item .btn01__txt:after{background-image:url(../img/common/icon/icon_arrow02.svg)}.list04{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px}@media only screen and (max-width: 767px){.list04{display:block}}.list04__item{width:calc(25% - 15px)}@media only screen and (max-width: 1024px){.list04__item{width:calc(50% - 10px)}}@media only screen and (max-width: 767px){.list04__item{width:100%}.list04__item:not(:first-child) .list04__note{color:#364a64}.list04__item:not(:last-child){margin-bottom:15px}}.list04__note{color:#fff;font-family:Cinzel,serif;font-weight:400;font-size:1.6rem;line-height:1.805;letter-spacing:.07em;margin-bottom:5px}@media only screen and (max-width: 767px){.list04__note{font-size:1.2rem;margin-bottom:2px}}.list04__content{background-color:#fff;border:1px solid #e5e5e5;padding:30px 29px 20px;height:calc(100% - 29px)}@media only screen and (max-width: 767px){.list04__content{padding:20px 20px 11px}}.list04__img{height:180px;width:100%;margin-bottom:19px}@media only screen and (max-width: 767px){.list04__img{height:150px;margin-bottom:11px}}.list04__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list04__ttl{color:#364a64;font-family:Shippori Mincho,serif;font-size:2.2rem;font-weight:500;letter-spacing:.013em;line-height:1.6477272727;margin-bottom:12px}@media only screen and (max-width: 767px){.list04__ttl{font-size:2rem;line-height:1.65;margin-bottom:5px}}.list05{margin-bottom:20px}.list05__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:17px 0;border-bottom:1px dashed #e5e5e5}@media only screen and (max-width: 1200px){.list05__box:nth-child(4) .list05__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 1200px){.list05__box:nth-child(4) .list05__fax{margin-left:0}}.list05__box:last-child{display:none}@media only screen and (max-width: 767px){.list05__box:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:0}}.list05__ttl{font-family:Shippori Mincho,serif;font-weight:500;font-size:1.5rem;color:#364a64;-ms-flex-negative:0;flex-shrink:0;width:80px;padding-left:20px}@media only screen and (max-width: 767px){.list05__ttl{padding-left:16px}}.list05__group{width:100%;margin:0 0 0 32px}.list05__txt{font-weight:300;font-size:1.5rem;letter-spacing:.1em;line-height:1.6;color:#364a64}@media only screen and (max-width: 767px){.list05__txt{line-height:1.3333333333}}.list05__txt.u-list{padding-left:10px;position:relative}.list05__txt.u-list:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:3px;background:#034e95}.list05__phone{display:inline;font-weight:300;font-size:2.6rem;letter-spacing:.1em;color:#364a64;line-height:.9230769231}.list05__fax{display:inline;margin-left:30px;color:#364a64;font-size:1.5rem}@media only screen and (max-width: 767px){.list05__fax{display:none}}.list05__fax .txt{font-family:Shippori Mincho,serif;font-weight:500}.list05__fax .num{font-weight:300;margin-left:20px;letter-spacing:.09em}.list-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:25px}@media only screen and (max-width: 767px){.list-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}}.list-button .btn01{width:343px;margin:0;letter-spacing:.015em}@media only screen and (max-width: 767px){.list-button .btn01{width:100%}}.list-button .btn01__txt{width:100%}@media only screen and (max-width: 1024px){.list-button .btn01__txt{font-size:1.6rem}}.slider01{margin:5px 0}.slider01 .slider01__item{margin-left:2.5px;margin-right:2.5px;width:600px;height:440px!important}@media only screen and (max-width: 767px){.slider01 .slider01__item{width:341px;height:250px!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}.slider02{position:relative;margin-bottom:75px}.slider02 .slider02__item{margin-left:15px;margin-right:15px;width:762px;height:auto!important}@media only screen and (max-width: 1024px){.slider02 .slider02__item{width:662px}}@media only screen and (max-width: 767px){.slider02 .slider02__item{width:350px;margin-left:10px;margin-right:10px}}.slider02 figure{overflow:hidden;position:relative;width:100%;height:508px}@media only screen and (max-width: 1024px){.slider02 figure{height:408px}}@media only screen and (max-width: 767px){.slider02 figure{height:258px}}.slider02 figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider02__info{position:relative;padding:14px 20px;margin:0 auto;z-index:2}.slider02 .slider02__txt{text-align:center;font-weight:500;line-height:1.93375;margin-bottom:0;font-family:Shippori Mincho,serif;color:#364a64}.slider02 .slick-arrow{background-color:#fff;background-repeat:no-repeat;background-size:4px 9px;z-index:4;width:74px;height:74px;border-radius:50%;top:calc(50% - 2.5em);font-size:10px;border:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:1px solid #e5e5e5}@media only screen and (max-width: 767px){.slider02 .slick-arrow{width:3.5em;height:3.5em;background-size:.7em auto}}.slider02 .slick-next{background-image:url(../img/common/icon/icon_arrow01.svg);background-position:calc(50% + .2em) 50%;right:22em}@media only screen and (max-width: 1024px){.slider02 .slick-next{right:2em}}@media only screen and (max-width: 767px){.slider02 .slick-next{right:.4em}}.slider02 .slick-prev{background-image:url(../img/common/icon/icon_arrow03.svg);background-position:calc(50% - .2em) 50%;left:22em}@media only screen and (max-width: 1024px){.slider02 .slick-prev{left:2em}}@media only screen and (max-width: 767px){.slider02 .slick-prev{left:.4em}}.slider02 .slick-dots{position:absolute;left:0;right:0;bottom:-20px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider02 .slick-dots li{width:5px;height:5px;margin:5px;cursor:pointer;background-color:#e5e5e5}.slider02 .slick-dots li.slick-active{background-color:#034e95}.slider02 .slick-dots li button{border:0;display:none}.table01 table{border-collapse:collapse;border-spacing:0;width:100%;overflow:hidden}.table01 table thead tr{border-bottom:1px solid #e5e5e5;height:50px}@media only screen and (max-width: 767px){.table01 table thead tr{height:40px}}.table01 table thead th{width:8.7%;height:0}@media only screen and (max-width: 767px){.table01 table thead th{height:33px;width:9%}}.table01 table thead th:last-of-type{width:9%;white-space:nowrap}@media only screen and (max-width: 767px){.table01 table thead th:last-of-type{padding-right:2px;white-space:wrap}}.table01 table thead th:last-of-type span{display:inline}@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:0 4px;font-size:1.5rem;text-align:center;font-weight:300;line-height:1.2;height:86px;color:#364a64;position:relative}@media only screen and (max-width: 767px){.table01 table th,.table01 table td{font-size:1.4rem;height:70px}}.table01 table th:not(:last-child),.table01 table td:not(:last-child){border-right:1px solid #e5e5e5}.table01 table th span,.table01 table td span{font-size:1.3rem;line-height:1.8461538462}@media only screen and (max-width: 767px){.table01 table th span,.table01 table td span{font-size:1.2rem}}.table01 table th:first-of-type{padding-left:0;width:14%;text-align:center;padding-right:0;border-left:0}@media only screen and (max-width: 767px){.table01 table th:first-of-type{width:26%}}.table01 table tr:not(:last-child){border-bottom:1px solid #e5e5e5}.table01 table .u-line{position:absolute;top:0;left:0;-webkit-transform-origin:top center;transform-origin:top center;width:1px;height:100%;background-color:#e5e5e5;display:block;-webkit-transform:skewX(-34deg) translateX(59px);transform:skew(-34deg) translate(59px)}@media only screen and (max-width: 1024px){.table01 table .u-line{-webkit-transform:skewX(-38deg) translateX(73px);transform:skew(-38deg) translate(73px)}}@media only screen and (max-width: 767px){.table01 table .u-line{-webkit-transform:skewX(-26deg) translateX(33px);transform:skew(-26deg) translate(33px)}}.table01__txt{font-size:1.2rem;letter-spacing:.1em;font-weight:300;margin-top:10px;line-height:1.7;color:#364a64}@media only screen and (max-width: 767px){.table01__txt{margin-top:12px;letter-spacing:0}}.table02{overflow:hidden;border:1px solid #e5e5e5;border-collapse:collapse;width:100%;margin-bottom:30px}.table02 thead tr td,.table02 thead tr th{border:1px solid #e5e5e5;padding:20px 10px;text-align:center;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;font-family:Shippori Mincho,serif;background-color:#f6f9fb;color:#364a64}@media only screen and (max-width: 767px){.table02 thead tr td,.table02 thead tr th{padding:10px 5px;font-size:1.3rem}}.table02 tbody td,.table02 tbody th{border:1px solid #e5e5e5;padding:20px 10px;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;font-family:Shippori Mincho,serif;color:#364a64}@media only screen and (max-width: 767px){.table02 tbody td,.table02 tbody th{font-size:1.3rem;letter-spacing:0;padding:15px 5px}}.table02 tbody tr:nth-child(odd){background-color:#fff}.table02 tbody th{text-align:center;width:300px;background-color:#f6f9fb}@media only screen and (max-width: 767px){.table02 tbody th{width:30%!important}}.table02 tbody td{font-weight:300;line-height:1.5;letter-spacing:.05em;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}}.title01{position:relative;padding-bottom:28px}@media only screen and (max-width: 767px){.title01{padding-bottom:24px}}.title01:after{content:"";position:absolute;left:0;bottom:0;width:80px;height:1px;background:#364a64}@media only screen and (max-width: 767px){.title01:after{width:40px}}.title01 .jp{position:relative;font-size:5rem;font-weight:500;line-height:1.4;letter-spacing:.13em;color:#364a64;font-family:Shippori Mincho,serif;display:block}@media only screen and (max-width: 1024px){.title01 .jp{font-size:3.5rem}}.title01 .en{font-family:Cinzel,serif;font-weight:400;font-size:1.7rem;letter-spacing:.07em;line-height:.9277777778;background:-webkit-linear-gradient(315deg,#b1c8de,#034e95 70%);background:linear-gradient(135deg,#b1c8de,#034e95 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;text-transform:uppercase;position:relative;padding-left:15px}@media only screen and (max-width: 767px){.title01 .en{font-size:1.2rem}}.title01 .en:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;background:#034e95}.title01--style01{text-align:center;position:relative}.title01--style01:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:-79px;content:attr(title);font-family:Cinzel,serif;font-weight:400;font-size:18.162rem;letter-spacing:.07em;line-height:1;text-align:center;color:#f6f9fb;z-index:-1;white-space:nowrap;text-transform:uppercase}@media only screen and (max-width: 1024px){.title01--style01:before{font-size:13rem;top:-70px}}@media only screen and (max-width: 767px){.title01--style01:before{font-size:6.4rem;top:-3px}}.title01--style01:after{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.title01--style01 .jp{font-size:6rem;margin-bottom:5px}@media only screen and (max-width: 1200px){.title01--style01 .jp{font-size:5rem}}@media only screen and (max-width: 1024px){.title01--style01 .jp{font-size:4rem}}@media only screen and (max-width: 767px){.title01--style01 .jp{font-size:3rem;margin-bottom:0}}.title01--style01 .en{padding-left:0}.title01--style01 .en:before{content:none}.title02{text-align:center;color:#fff}.title02 .en{font-size:2.2rem;font-family:Cinzel,serif;font-weight:400;letter-spacing:.07em;line-height:1;margin-bottom:20px;display:block}@media only screen and (max-width: 767px){.title02 .en{font-size:2rem;margin-bottom:10px}}.title02 .jp{font-family:Shippori Mincho,serif;font-weight:500;font-size:4rem;letter-spacing:.018em;line-height:1;display:block}@media only screen and (max-width: 767px){.title02 .jp{font-size:2.5rem;line-height:1.4388;letter-spacing:-.055em}}.title03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title03 .en{font-family:Cinzel,serif;font-weight:400;font-size:3.2rem;line-height:1.75125;background:-webkit-linear-gradient(315deg,#b1c8de,#034e95 70%);background:linear-gradient(135deg,#b1c8de,#034e95 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;text-transform:uppercase;letter-spacing:.08em}@media only screen and (max-width: 767px){.title03 .en{font-size:2.8rem;letter-spacing:.05em}}.title03 .jp{color:#364a64;font-family:Shippori Mincho,serif;font-size:1.4rem;font-weight:500;letter-spacing:.013em;line-height:1.0178571429;margin-left:10px}@media only screen and (max-width: 767px){.title03 .jp{margin-left:6px}}.map01{width:100%;height:500px}@media only screen and (max-width: 767px){.map01{height:300px}}.map01 iframe{width:100%;height:100%;border:0}.txt{font-size:1.5rem;font-weight:300;letter-spacing:.05em;line-height:2.1333333333;color:#364a64}.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 .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:#364a64;position:relative;-webkit-clip-path:none;clip-path:none}.main_blog_container .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;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:#364a64}.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 .btn02{margin-left:auto;width:152px;min-height:45px}@media only screen and (max-width: 767px){.main_blog_container .btn02{margin-left:0}}.main_blog_container .btn02 .btn02__txt{padding:5px 15px 5px 30px;font-size:1.4rem;height:50px;width:100%;line-height:1.3;font-weight:500;border:1px solid;color:#364a64;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff}.main_blog_container .btn02 .btn02__txt:before,.main_blog_container .btn02 .btn02__txt:after{content:none}@media only screen and (min-width: 768px){.main_blog_container .btn02 .btn02__txt:hover{opacity:1;background-color:#364a64;color:#fff}}.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:#364a64;-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{-webkit-transition:all .3s;transition:all .3s;color:#999592}.main_blog_container .sidebar ul:not(.children) li a:hover{text-decoration:underline}.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;color:#364a64}.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:#364a64;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:#364a64;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #364a64;text-decoration:none}.blog-content p{margin-bottom:25px}.blog-content a{word-break:break-word;color:#1279be;-webkit-transition:all .3s;transition:all .3s}.blog-content a:hover{opacity:1;color:#364a64}.pagination{margin-top:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination a,.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;margin:10px 5px;line-height:1;background-color:#fff;border:1px solid #d6d6d6;text-align:center;font-size:1.4rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media only screen and (max-width: 767px){.pagination a,.pagination span{width:35px;height:35px}}.pagination a:hover,.pagination a.current,.pagination span.current{color:#fff;background-color:#364a64;border:1px solid #364a64;opacity:1}.pagination a.next:before{content:"»";-webkit-transform:translateY(-1px);transform:translateY(-1px)}.pagination a.prev:before{content:"»";-webkit-transform:rotate(180deg) translateY(-2px);transform:rotate(180deg) translateY(-2px)}.pagination .dots{border:0;width:35px}.breadcrumb{margin-top:10px}.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;line-height:1.67;color:#364a64;text-transform:uppercase}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li a{color:#9aa4b1}.breadcrumb li span{margin-left:8px}.faq{background:#fff;-webkit-transition:all .3s;transition:all .3s;border-top:1px solid #e5e5e5}.faq:last-child{border-bottom:1px solid #e5e5e5}.faq.is-open .faq__heading:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__list{padding:0 50px}@media only screen and (max-width: 1024px){.faq__list{padding:0 30px}}@media only screen and (max-width: 767px){.faq__list{padding:20px 0}}.faq__heading{padding:26px 70px 25px 28px;position:relative;cursor:pointer}@media only screen and (max-width: 767px){.faq__heading{padding:15px 32px 15px 9px}}.faq__heading:before,.faq__heading:after{content:"";background:#364a64;position:absolute;top:0;bottom:0;margin:auto;border-radius:99px}.faq__heading:before{width:1px;height:23px;right:46px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.faq__heading:before{height:14px;right:15px}}.faq__heading:after{width:23px;height:1px;right:35px}@media only screen and (max-width: 767px){.faq__heading:after{width:14px;right:9px}}.faq .faq__ttl{font-size:2rem;line-height:1.5;font-weight:500;letter-spacing:.015em;position:relative;padding-left:51px;font-family:Shippori Mincho,serif;color:#364a64}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.6rem;padding-left:38px}}.faq .faq__ttl:before{content:"";position:absolute;top:8px;left:0;width:41px;height:30px;background:url(../img/part/q.svg) no-repeat center}@media only screen and (max-width: 767px){.faq .faq__ttl:before{width:32px}}.faq__info{display:none;padding:23px 28px;position:relative;background-color:#f6f9fb}@media only screen and (max-width: 767px){.faq__info{padding:16px 25px 16px 20px}}.faq .faq__txt{font-size:1.5rem;line-height:2;color:#364a64;position:relative;padding-left:51px;letter-spacing:.05em;font-weight:300}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:40px;font-size:1.4rem}}.faq .faq__txt:before{content:"";position:absolute;top:8px;left:0;width:24px;height:39px;background:url(../img/part/a.svg) no-repeat center}.tab{margin:69px 0 0;position:relative;z-index:2}@media only screen and (max-width: 767px){.tab{margin-top:35px}}.tab__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:300px;-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}.tab__menu:before{content:"";left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:1px;height:20px;background-color:#ffffff80;top:3px;position:absolute}.tab__menu:after{content:"";position:absolute;bottom:0;width:100vw;height:1px;background-color:#ffffff80;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.tab__item{width:100%;max-width:50%;position:relative;text-align:center}.tab__item:first-child{padding-left:10px}@media only screen and (max-width: 767px){.tab__item:first-child{padding-left:19px}}.tab__item:last-child{padding-left:45px}.tab__text{text-align:center;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:block;cursor:pointer;padding:0 0 10px;font-weight:500;font-size:2rem;letter-spacing:.03em;font-family:Shippori Mincho,serif;color:#ffffff80;position:relative;line-height:1;border-bottom:4px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 767px){.tab__text{font-size:1.8rem}}.tab__text.is-active,.tab__text:hover{opacity:1;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;border-bottom:4px solid #fff}.tab__text.is-active:after,.tab__text:hover:after{content:"";position:absolute;bottom:-9px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:0;height:0;border-style:solid;border-width:8px 11px 0;border-color:#fff transparent transparent transparent;z-index:0;-webkit-transition:all .4s;transition:all .4s}.tab__content{padding:48px 0 0;display:none;height:100%;min-height:240px}@media only screen and (max-width: 1024px){.tab__content{padding:30px 20px 28px}}@media only screen and (max-width: 767px){.tab__content{padding:34px 0 21px;min-height:412px}}.tab__content.is-active{display:block}.maincontent #toc_container{width:100%;margin:20px 0;background:#f6f9fb!important;border:0!important;padding:36px 65px 46px!important;width:auto;display:block}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:30px 20px!important}}.maincontent #toc_container .toc_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 13px}.maincontent #toc_container li{width:calc(50% - 14px);padding:3px 0 6px 15px;border-bottom:1px solid #9aa4b1}@media only screen and (max-width: 767px){.maincontent #toc_container li{width:100%;margin:6px 0}}.maincontent #toc_container a{display:block;position:relative;color:#364a64;font-size:1.5rem;font-weight:500;-webkit-transition:.3s all;transition:.3s all;font-family:Shippori Mincho,serif}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{opacity:1;text-decoration:none}.maincontent #toc_container a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.maincontent #toc_container a:before,.maincontent #toc_container a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maincontent #toc_container a:before{width:25px;height:25px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:#fff}.maincontent #toc_container a:after{background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;width:4px;height:9px;right:10px}.block01{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1120px)/2));margin-left:auto;position:relative;padding-bottom:50px;padding-left:20px}@media only screen and (max-width: 767px){.block01{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.block01__left{padding-right:50px;width:100%;max-width:50%;padding-top:31px}@media only screen and (max-width: 1200px){.block01__left{padding-right:5px}}@media only screen and (max-width: 1024px){.block01__left{padding-right:0}}@media only screen and (max-width: 767px){.block01__left{max-width:100%;padding-right:20px;padding-top:4px}}.block01__content{position:relative}.block01__content:before{content:"";position:absolute;width:100vw;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);height:1px;background-color:#e5e5e5}.block01__content .txt{padding-top:49px}@media only screen and (max-width: 767px){.block01__content .txt{padding-top:31px}}.block01__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px 25px;margin-top:30px}@media only screen and (max-width: 1024px){.block01__btns{gap:20px 10px}}@media only screen and (max-width: 767px){.block01__btns{margin-top:20px;gap:24px 10px}}.block01__btns .btn01{width:calc(50% - 20px)}@media only screen and (max-width: 1024px){.block01__btns .btn01{width:calc(50% - 5px)}}.block01__btns .btn01 .btn01__txt{width:100%}.block01__img{width:100%;max-width:50%;padding-left:30px;height:600px;position:relative}@media only screen and (max-width: 1024px){.block01__img{height:500px}}@media only screen and (max-width: 767px){.block01__img{max-width:100%;padding-left:0;height:155px}}.block01__img:before{content:"";position:absolute;width:243px;height:267px;left:-163px;top:-13px;background:url(../img/common/illust03.svg) no-repeat center;mix-blend-mode:multiply}@media only screen and (max-width: 767px){.block01__img:before{width:132px;height:146px;left:auto;right:-17px;top:208px}}.block01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.block01--style01:before{content:"";position:absolute;width:420px;height:469px;left:-300px;top:-85px;background:url(../img/common/illust04.svg) no-repeat center;mix-blend-mode:multiply}@media only screen and (max-width: 767px){.block01--style01:before{width:191px;height:218px;left:auto;right:-75px;top:177px;background-image:url(../img/common/illust08.svg)}}@media only screen and (max-width: 767px){.block01--style01 .block01__content .btn01__txt{letter-spacing:-.2em}}.block01--style01 .block01__img:before{content:none}.block02{margin-top:-137px;padding-bottom:37px;position:relative}@media only screen and (max-width: 767px){.block02{margin-top:-66px;padding-bottom:70px}.block02:before{content:"";position:absolute;width:143px;height:135px;right:-12px;bottom:-34px;background:url(../img/common/illust09.svg) no-repeat center;mix-blend-mode:multiply;z-index:1}}@media only screen and (max-width: 767px){.block02 .container--1180{padding:0}}.block02__inner{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:20px 50px;gap:0 100px;position:relative}@media only screen and (max-width: 1024px){.block02__inner{padding:20px 25px;gap:0 50px}}@media only screen and (max-width: 767px){.block02__inner{padding:0;gap:0}}.block02__inner:after{content:"";position:absolute;width:1px;height:calc(100% - 100px);background-color:#e5e5e5;left:50%;top:45px}@media only screen and (max-width: 767px){.block02__inner:after{height:calc(100% - 5px);top:25px}}.block02__item{width:100%;max-width:50%}.block02__item:last-child .block02__icon img{width:154px}@media only screen and (max-width: 767px){.block02__item:last-child .block02__icon img{width:43px}}.block02__item:last-child .btn01{width:177px}@media only screen and (max-width: 767px){.block02__item:last-child .btn01{width:147.5px}}.block02__item:last-child .btn01 .btn01__txt{width:100%}.block02__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:110px;height:110px;margin:-54px auto -11px;background-color:#fff;border-radius:50%}@media only screen and (max-width: 767px){.block02__icon{margin-top:-34px;margin-bottom:-36px}}.block02__icon img{width:50px;height:50px}@media only screen and (max-width: 767px){.block02__icon img{width:40px;height:40px;margin-top:-36px}}.block02__ttl{text-align:center;color:#364a64;font-family:Shippori Mincho,serif;font-size:2.6rem;font-weight:500;letter-spacing:.07em;line-height:.5480769231;margin-bottom:30px}@media only screen and (max-width: 1024px){.block02__ttl{font-size:2.4rem}}@media only screen and (max-width: 767px){.block02__ttl{font-size:1.8rem;line-height:1.3472222222;margin-bottom:12px}}.block02 .txt{line-height:1.7}@media only screen and (max-width: 767px){.block02 .txt{font-size:1.5rem;line-height:1.7;padding:0 20px}}.block02__btns{margin-top:18px;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;gap:0 26px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1200px){.block02__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 0}}@media only screen and (max-width: 767px){.block02__btns{padding:0 20px;margin-top:21px;gap:23px 0}}.block02__btns .btn01{width:calc(50% - 13px)}@media only screen and (max-width: 1200px){.block02__btns .btn01{width:75%}}@media only screen and (max-width: 767px){.block02__btns .btn01{width:100%}}.block02__btns .btn01 .btn01__txt{letter-spacing:-.05em;width:100%;font-size:1.5rem}.block03{padding:86px 0 50px}@media only screen and (max-width: 767px){.block03{padding:58px 0 5px}}.block03__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:43px;margin-bottom:49px;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){.block03__inner{display:block}}@media only screen and (max-width: 767px){.block03__inner{padding-bottom:0;margin-bottom:0}}.block03__inner:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);height:1px;width:calc(100vw - 100px);background-color:#e5e5e5}@media only screen and (max-width: 767px){.block03__inner:after{content:none}}.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}@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;padding-left:15px;background:none}@media only screen and (max-width: 1024px){.block04 .block04__ttl{margin:20px 0 10px}}.block04 .block04__ttl:before{content:"";position:absolute;width:30px;height:30px;left:0;top:-8px;background:url(../img/common/square.png) no-repeat center;z-index:-1}.block04__boxname{font-weight:500;font-family:Shippori Mincho,serif}.block04__boxname .note{font-size:1.4rem;line-height:1.11;margin-bottom:6px}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;line-height:1.2}.block04__boxname .name .pos{font-size:1.4rem;letter-spacing:.015em;margin-right:17px}.block04__boxname .name .jp{font-size:2.8rem;letter-spacing:.015em;margin-right:12px}.block04__boxname .name .en{font-family:Cinzel,serif;font-weight:400;font-size:1.3rem;letter-spacing:0;line-height:1;text-transform:uppercase}.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:#364a64;border-radius:50%;z-index:3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all;border:2px solid #fff}.modal01__close:before,.modal01__close:after{position:absolute;top:20px;left:10px;width:25px;height:4px;content:"";background-color:#fff;border-radius:10px}.modal01__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal01__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal01__inner{position:relative;max-height:calc(90vh - 50px);overflow-y:auto}@media only screen and (max-width: 767px){.modal01__inner{max-height:calc(83vh - 50px)}}.modal01 .content{padding:2em}@media only screen and (max-width: 767px){.modal01 .content{padding:2em 1em}}.modal01 h2,.modal01 h3,.modal01 h4,.modal01 h5,.modal01 h6{font-family:Shippori Mincho,serif;font-weight:500;color:#364a64}.modal01 h2{padding-bottom:22px;margin-bottom:44px;font-size:4.2rem;line-height:1.4;letter-spacing:.015em;margin-top:60px;text-align:center;position:relative}.modal01 h2:before{content:"";position:absolute;width:55px;height:143px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/common/illust07.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.modal01 h2:before{width:35px}}.modal01 h2:after{content:"";width:80px;height:1px;background:#364a64;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media only screen and (max-width: 767px){.modal01 h2:after{width:60px}}@media only screen and (max-width: 1024px){.modal01 h2{font-size:3.2rem;padding-bottom:15px}}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.6rem;margin:42px 0;padding-bottom:12px;background-size:150px auto}}.modal01 h3{margin:46px 0 25px;font-size:3rem;letter-spacing:.01em;line-height:1.2;position:relative;padding-left:15px;z-index:1}@media only screen and (max-width: 1024px){.modal01 h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.4rem;margin:20px 0}}.modal01 h3:before{content:"";position:absolute;width:30px;height:30px;left:0;top:-8px;background:url(../img/common/square.png) no-repeat center;z-index:-1}.modal01 h4{font-size:2.6rem;position:relative;line-height:1.4;margin:53px 0 25px;letter-spacing:.015em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal01 h4:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #364a64;width:25%;margin-left:20px}@media only screen and (max-width: 1024px){.modal01 h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h4{font-size:2.2rem;margin:20px 0 15px}}.modal01 h5{padding-left:28px;font-size:2.3rem;letter-spacing:.1em;line-height:1.4;margin:56px 0 25px;position:relative;color:#d8763c}@media only screen and (max-width: 767px){.modal01 h5{padding-left:25px}}.modal01 h5:before{content:"";position:absolute;width:20px;height:4px;background-color:#d8763c;left:0;top:15px}@media only screen and (max-width: 767px){.modal01 h5:before{top:12px;width:15px}}@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:17px;position:relative;margin:54px 0 27px;letter-spacing:.1em}@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;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#034e95}.modal01 a{color:#00459e;text-decoration:underline}.modal01 a:hover{opacity:.8}.modal01 p{font-weight:300;letter-spacing:.05em;line-height:2.1333333333;margin-bottom:18px;font-size:1.5rem;color:#364a64}@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 .btn01__txt{color:#364a64;text-decoration:none}@media only screen and (min-width: 768px){.modal01 .btn01__txt:hover{opacity:1}}.modal01 .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.modal01 .fullwidth .imgbox--full{margin:60px 0 68px;position:relative}.modal01 .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.modal01 .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.modal01 .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth .imgbox--full figure{height:220px}}.modal01 .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@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}.modal01 .imgbox p{margin-top:5px}.modal01 .imgbox.is-small .image--r{max-width:300px}@media only screen and (max-width: 767px){.modal01 .imgbox.is-small .image--r{max-width:100%}}.modal01 .image--r,.modal01 .image--l{max-width:435px;margin-bottom:30px;position:relative}@media only screen and (max-width: 767px){.modal01 .image--r,.modal01 .image--l{max-width:100%}}.modal01 .image--r img,.modal01 .image--l img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/10}.modal01 .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.modal01 .image--r{margin-left:0;float:none}}.modal01 .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.modal01 .image--l{margin-right:0;float:none}}.modal01 .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.modal01 .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.modal01 .caption{font-size:2rem}}.modal01 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin: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:cover;object-fit:cover}.modal01 .list .text,.modal01 .list .text p{margin-top:10px;margin-bottom:0}.modal01 .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.01em;font-weight:500;color:#364a64}.modal01 .list .title:before{background-color:#034e95;top:12px}.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%}}.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{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e5e5e5;padding:36px 65px;margin-top:16px;margin-bottom:25px;background:#fff}@media only screen and (max-width: 767px){.modal01 .topic__list{padding:30px 20px}}.modal01 .topic__list li{font-size:1.5rem;font-weight:300;letter-spacing:.05em;line-height:2.1333333333;position:relative;padding:3px 0 6px 17px;width:100%;color:#364a64}.modal01 .topic__list li:before{content:"";position:absolute;width:5px;height:5px;left:0;top:17px;background-color:#034e95}.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:#f6f9fb;border:0}@media only screen and (max-width: 1024px){.modal01 .topic__list--link{padding:36px 40px 40px}}@media only screen and (max-width: 767px){.modal01 .topic__list--link{padding:30px 20px}}.modal01 .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px 15px;border-bottom:1px solid #9aa4b1}@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:35px;font-family:Shippori Mincho,serif;font-weight:500;color:#364a64;text-decoration:none}.modal01 .topic__list--link li a:before,.modal01 .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal01 .topic__list--link li a:before{width:25px;height:25px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:#fff}.modal01 .topic__list--link li a:after{background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;width:4px;height:9px;right:10px}@media only screen and (min-width: 768px){.modal01 .topic__list--link li a:hover{opacity:1}.modal01 .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.modal01 .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.modal01 .topic__listttl{display:block}}.modal01 .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.modal01 .topic__listttl .item:not(:last-child){margin-bottom:20px}}.modal01 .topic__listttl .ttl{margin:0 0 19px;border-bottom:1px solid #e5e5e5;font-size:2.4rem;padding-bottom:10px;line-height:1.3;color:#364a64}@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{background-color:#034e95}.modal01 .topic__lsfull--bg{padding:50px 0;background:url(../img/part/part_bg.jpg) no-repeat center/cover}.modal01 .topic__list01--005{background:#fff;padding:42px 66px 34px}@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__button{margin-bottom:70px}.modal01 .topic__heading{font-weight:500;font-family:Shippori Mincho,serif;font-size:2.6rem;letter-spacing:.015em;padding-bottom:20px;position:relative;color:#364a64}@media only screen and (max-width: 767px){.modal01 .topic__heading{font-size:2.2rem}}.modal01 .topic__heading:after{content:"";width:80px;height:1px;background:#364a64;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:#b34141;border:1px solid #e2b6b6;background:#fbf4f5}@media only screen and (max-width: 767px){.modal01 .topic__pickbox{padding:20px}}.modal01 .topic__picklist{max-width:737px;margin:0 auto;width:100%}.modal01 .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.015em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left;font-family:Shippori Mincho,serif}.modal01 .topic__picklist li:before{content:"※";position:absolute;left:0}.modal01 .topicflow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:45px 50px 45px 80px}@media only screen and (max-width: 1024px){.modal01 .topicflow{padding:40px 30px}}@media only screen and (max-width: 767px){.modal01 .topicflow{padding:30px 0}}.modal01 .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.modal01 .topicflow__box:not(:last-of-type) .topicflow__heading:after{content:"";height:100%;width:1px;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px dashed #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,from(#b1c8de),to(#034e95)) border-box;background:-webkit-linear-gradient(#fff 0 0) padding-box,-webkit-linear-gradient(top,#b1c8de,#034e95) border-box;background:linear-gradient(#fff 0,#fff 0) padding-box,linear-gradient(to bottom,#b1c8de,#034e95) border-box}.modal01 .topicflow__box:not(:last-of-type) .topicflow__detail{margin-bottom:35px;border-bottom:1px solid #e5e5e5;padding-bottom:35px}@media only screen and (max-width: 767px){.modal01 .topicflow__box:not(:last-of-type) .topicflow__detail{margin-bottom:25px;padding-bottom:25px}}.modal01 .topicflow__heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal01 .topicflow__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:165px;font-size:4rem;line-height:1;font-weight:400;font-family:Cinzel,serif;margin-bottom:0;text-align:center;background:-webkit-linear-gradient(315deg,#b1c8de,#034e95 60%);background:linear-gradient(135deg,#b1c8de,#034e95 60%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:10px 0}@media only screen and (max-width: 767px){.modal01 .topicflow__tag{font-size:2rem;width:90px}}.modal01 .topicflow__ttl{font-size:2.2rem;font-weight:500;letter-spacing:.015em;color:#364a64;line-height:1.5;margin-bottom:10px;font-family:Shippori Mincho,serif}@media only screen and (max-width: 767px){.modal01 .topicflow__ttl{font-size:2rem;line-height:1.5}}.modal01 .topicflow__detail{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:26px;margin-top:10px}@media only screen and (max-width: 767px){.modal01 .topicflow__detail{margin-top:5px;margin-left:20px}}.modal01 .topicflow__txt{margin-bottom:0}@media only screen and (max-width: 767px){.modal01 .topicflow__txt{font-size:1.4rem;margin-top:20px;text-align:justify}}.modal01 .map01{height:450px;overflow:hidden}@media only screen and (max-width: 767px){.modal01 .map01{height:250px}}.modal01 .table01 .table01__txt{font-size:1.2rem;margin-bottom:0;margin-top:4px}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt{letter-spacing:0}}.modal01 .table01 .u-line{-webkit-transform:skewX(-56deg) translateX(127px);transform:skew(-56deg) translate(127px)}@media only screen and (max-width: 1024px){.modal01 .table01 .u-line{-webkit-transform:skewX(-44deg) translateX(82px);transform:skew(-44deg) translate(82px)}}@media only screen and (max-width: 767px){.modal01 .table01 .u-line{-webkit-transform:skewX(-25deg) translateX(32px);transform:skew(-25deg) translate(32px)}}.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}}.mv{position:relative;height:100vh;min-height:600px}@media only screen and (max-width: 767px){.mv{height:auto;min-height:667px}}.mv__item{overflow:hidden;position:relative}.mv__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#999592;mix-blend-mode:multiply}.mv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;height:100vh;min-height:600px}.mv__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}@media only screen and (max-width: 767px){.mv__content{bottom:auto;top:29%}}.mv__inner{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;color:#fff;font-family:Shippori Mincho,serif;font-weight:500}.mv__title{line-height:1.2236842105;font-size:7.6rem;margin-bottom:15px;letter-spacing:.01em}@media only screen and (max-width: 1024px){.mv__title{font-size:5.5rem}}@media only screen and (max-width: 767px){.mv__title{font-size:3.2rem;line-height:1.2478125;margin-bottom:6px}}.mv__txt{font-size:2.5rem;letter-spacing:.33em;line-height:1.75}@media only screen and (max-width: 767px){.mv__txt{font-size:1.4rem;line-height:1.75;letter-spacing:.1em}}.mv__scroll{left:50%;bottom:0;position:absolute;z-index:3;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;font-weight:400;font-family:Cinzel,serif;font-size:1.3rem;letter-spacing:.07em;line-height:1.5007692308;color:#fff;padding-bottom:29px;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 767px){.mv__scroll{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translate(-50%);padding-bottom:79px;font-size:1.2rem;line-height:1}}.mv__scroll:after{top:28px;left:28px;position:absolute;height:20px;width:1px;content:"";display:inline-block;background-color:#fff;-webkit-animation:scrolling1 3s ease infinite;animation:scrolling1 3s ease infinite}@media only screen and (max-width: 767px){.mv__scroll:after{height:70px;left:23px;top:21px}}.mv__list{position:absolute;left:30px;bottom:30px}@media only screen and (max-width: 1024px){.mv__list{bottom:85px}}@media only screen and (max-width: 767px){.mv__list{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:93px}}.about{padding:130px 0 100px}@media only screen and (max-width: 767px){.about{padding:36px 0 50px}}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - ((100% - 1120px)/2));margin-left:auto;position:relative;padding-left:20px}@media only screen and (max-width: 767px){.about__inner{display:block;margin-left:0;padding-left:0}}.about__inner:after{content:"";position:absolute;right:0;top:84px;background-color:#f6f9fb;width:calc(50vw + 490px);height:549px;z-index:-1}@media only screen and (max-width: 767px){.about__inner:after{width:87%;height:calc(100% - 113px)}}.about__left{width:100%;max-width:43%;-ms-flex-negative:0;flex-shrink:0;padding-right:75px;position:relative;z-index:2}@media only screen and (max-width: 1200px){.about__left{padding-right:30px}}@media only screen and (max-width: 1024px){.about__left{padding-right:12px}}@media only screen and (max-width: 767px){.about__left{max-width:100%;padding:0 20px 37px}}.about__left:before{content:"";position:absolute;width:379px;height:411px;right:-164px;top:27px;background:url(../img/common/illust01.svg) no-repeat center;mix-blend-mode:multiply;z-index:-1}@media only screen and (max-width: 767px){.about__left:before{width:255px;height:277px;right:-88px;top:-10px}}.about__ttl{font-family:Shippori Mincho,serif;font-weight:400;font-size:2.3rem;letter-spacing:.083em;line-height:1.4760869565;color:#364a64;margin-bottom:23px;margin-top:55px}@media only screen and (max-width: 767px){.about__ttl{font-size:2.2rem;line-height:1.5431818182;margin:32px 0 16px;letter-spacing:.02em}}.about__txt{font-size:1.8rem;font-weight:400;font-family:Shippori Mincho,serif;letter-spacing:.01em;line-height:2.2222222222;color:#364a64;margin-bottom:49px}@media only screen and (max-width: 767px){.about__txt{font-size:1.6rem;line-height:2;margin-bottom:20px}}.about__right{width:100%;max-width:58%;padding-left:13px;padding-top:13px;position:relative;z-index:2}@media only screen and (max-width: 767px){.about__right{padding-left:0;padding-right:0;max-width:100%}}.about__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__img1{width:51.5625vw;height:560px}@media only screen and (max-width: 1024px){.about__img1{width:100%;height:450px}}@media only screen and (max-width: 767px){.about__img1{height:260px;width:80vw}}.about__img2{width:25vw;height:17.96875vw;margin:-100px 50px 0 auto}@media only screen and (max-width: 767px){.about__img2{width:37.3333333333vw;height:44.5333333333vw;margin:-106px 0 0 auto}}.about .btn01__txt{width:239px}@media only screen and (max-width: 767px){.about .btn01__txt{width:162.5px;letter-spacing:.1em}}.worries{position:relative;background:url(../img/top/worries_img.png) no-repeat bottom/100%;z-index:1;padding-bottom:28px;padding-top:14px}@media only screen and (max-width: 767px){.worries{background-image:url(../img/top/worries_img-sp.png)}}.worries:before{content:"";position:absolute;width:347px;height:326px;left:-50px;top:39px;background:url(../img/common/illust02.svg) no-repeat center;mix-blend-mode:multiply;z-index:-1}@media only screen and (max-width: 767px){.worries:before{width:143px;height:135px;top:-58px;left:-28px}}.worries:after{content:"";position:absolute;width:100%;height:1104px;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),color-stop(15%,rgb(246,249,251)),to(rgb(41,76,122)));background:-webkit-linear-gradient(top,rgb(255,255,255) 0%,rgb(246,249,251) 15%,rgb(41,76,122) 100%);background:linear-gradient(to bottom,#fff,#f6f9fb 15%,#294c7a);mix-blend-mode:multiply}@media only screen and (max-width: 767px){.worries:after{background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),color-stop(40%,rgba(41,76,122,.8)),to(rgb(41,76,122)));background:-webkit-linear-gradient(top,rgb(255,255,255) 0%,rgba(41,76,122,.8) 40%,rgb(41,76,122) 100%);background:linear-gradient(to bottom,#fff,#294c7acc 40%,#294c7a)}}.disease{position:relative;z-index:1;padding-top:127px}@media only screen and (max-width: 767px){.disease{padding-top:51px}}.endoscopy{padding:129px 0 187px;background:url(../img/top/marble.jpg) no-repeat top left/100% 100%}@media only screen and (max-width: 767px){.endoscopy{padding:71px 0 100px;background-image:url(../img/top/marble-sp.jpg)}}.feature__img{height:620px;width:100%;position:relative}@media only screen and (max-width: 767px){.feature__img{height:300px}}.feature__img:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:url(../img/top/feature_bg-grad.png) no-repeat center/100% 100%;mix-blend-mode:multiply}.feature__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature__inner{margin-top:-268px;position:relative;z-index:2}@media only screen and (max-width: 767px){.feature__inner{margin-top:-208px}}.feature__inner .title01{margin-bottom:25px}@media only screen and (max-width: 767px){.feature__inner .title01{margin-bottom:15px}}.feature__inner .title01:after{background-color:#fff}.feature__inner .title01 .jp{color:#fff}.feature__inner .title01 .en{color:#fff;background:none;background-clip:unset;-webkit-text-fill-color:initial}.feature .btn01{margin:38px auto 0;width:177px}@media only screen and (max-width: 767px){.feature .btn01{margin:28px auto 0;width:147.5px}}.greeting{padding:191px 0 128px;position:relative;overflow:hidden}@media only screen and (max-width: 767px){.greeting{padding:68px 0 60px}}.greeting:before{content:"";position:absolute;width:100%;height:calc(100% - 256px);top:256px;left:0;background:url(../img/top/greeting_bg.jpg) no-repeat center/100% 100%}@media only screen and (max-width: 767px){.greeting:before{top:116px;height:calc(100% - 116px);background-image:url(../img/top/greeting_bg-sp.jpg)}}.greeting:after{content:"";position:absolute;width:336px;height:651px;right:-91px;bottom:-236px;background:url(../img/common/illust05.svg) no-repeat center;mix-blend-mode:multiply}@media only screen and (max-width: 767px){.greeting:after{width:182px;height:352px;right:auto;left:-82px;bottom:auto;top:140px}}.greeting .title01--style01{margin-bottom:60px;z-index:2}@media only screen and (max-width: 767px){.greeting .title01--style01{margin-bottom:39px}}.greeting .title01--style01:before{color:#fafafa}.greeting__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 45px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 767px){.greeting__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px 0;position:relative;z-index:1}}.greeting__item{width:100%;max-width:calc(50% - 23px)}@media only screen and (max-width: 767px){.greeting__item{max-width:100%}}.greeting__img{height:400px;position:relative}@media only screen and (max-width: 767px){.greeting__img{width:285px;height:250px;margin:0 auto}}.greeting__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__name{position:absolute;right:-11px;top:-23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 15px}@media only screen and (max-width: 767px){.greeting__name{right:-25px;top:-10px;gap:0 7px}}.greeting__name .jp,.greeting__name .en{background-color:#fff;line-height:1;color:#fff;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:inline-block;white-space:nowrap;color:#364a64}.greeting__name .jp{font-size:3.6rem;padding:18px 10px 22px 5px;letter-spacing:.13em;font-weight:500;font-family:Shippori Mincho,serif}@media only screen and (max-width: 767px){.greeting__name .jp{font-size:2.3rem;padding:13px 5px 14px 4px}}.greeting__name .en{padding:15px 6px 16px 3px;letter-spacing:0;font-weight:400;font-family:Cinzel,serif;font-size:1.8rem}@media only screen and (max-width: 767px){.greeting__name .en{font-size:1.2rem;padding:12px 3px 11px}}.greeting__content{padding:31px 78px 0 0;position:relative;z-index:1}@media only screen and (max-width: 1024px){.greeting__content{padding-right:20px}}@media only screen and (max-width: 767px){.greeting__content{padding:22px 0 0}}.greeting__ttl{font-family:Shippori Mincho,serif;font-size:2.6rem;font-weight:500;color:#364a64;letter-spacing:.13;line-height:1.4615384615;margin-bottom:16px}@media only screen and (max-width: 767px){.greeting__ttl{font-size:2.2rem;line-height:1.5431818182;text-align:center}}.greeting__btns{margin:30px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 20px}@media only screen and (max-width: 767px){.greeting__btns{gap:0 10px}}.greeting__btns .btn01{width:200px}@media only screen and (max-width: 767px){.greeting__btns .btn01{width:162.5px}.greeting__btns .btn01:nth-child(2) .btn01__txt{letter-spacing:-.15em}}.greeting__btns .btn01__txt{width:200px;letter-spacing:0}@media only screen and (max-width: 767px){.greeting__btns .btn01__txt{width:162.5px}}.information{max-width:55%;width:100%;padding-right:67px}@media only screen and (max-width: 1200px){.information{padding-right:60px}}@media only screen and (max-width: 1024px){.information{max-width:100%;padding:0 0 40px}}@media only screen and (max-width: 767px){.information{padding-bottom:49px}}.information .title03{margin-bottom:8px}@media only screen and (max-width: 767px){.information .title03{margin-bottom:0}}.newsbox{width:100%;max-width:45%;padding-left:50px;padding-bottom:35px;position:relative}@media only screen and (max-width: 1024px){.newsbox{max-width:100%;padding-left:0}}@media only screen and (max-width: 767px){.newsbox{padding-bottom:7px}}.newsbox:after{content:"";position:absolute;top:25px;right:calc((50vw - 400px)*-1);width:calc(50vw + 87px);height:calc(100% - 25px);background-color:#f6f9fb;z-index:-1}@media only screen and (max-width: 1200px){.newsbox:after{width:calc(50vw + 18px);right:calc((50vw - 450px)*-1)}}@media only screen and (max-width: 1024px){.newsbox:after{right:-20px;width:calc(100% + 40px)}}.newsbox__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}@media only screen and (max-width: 767px){.newsbox__head .btn01__txt{width:162.5px}}.newsbox__item:not(:last-child){border-bottom:1px solid #e5e5e5}.newsbox__link{padding:34px 54px 27px 0;display:block;color:#364a64;position:relative}@media only screen and (max-width: 767px){.newsbox__link{padding:24px 54px 19px 0}}.newsbox__link .date{font-weight:300;font-size:1.15rem;letter-spacing:.1em;line-height:.9382608696;margin-bottom:14px;display:block}@media only screen and (max-width: 767px){.newsbox__link .date{margin-bottom:10px}}.newsbox__link .ttl{font-weight:500;font-family:Shippori Mincho,serif;font-size:1.4rem;line-height:1.0178571429;margin-bottom:18px}@media only screen and (max-width: 767px){.newsbox__link .ttl{margin-bottom:8px}}.newsbox__link .txt{font-size:1.25rem;line-height:1.72;letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;text-overflow:ellipsis}.newsbox__link:before,.newsbox__link:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.newsbox__link:before{width:25px;height:25px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:#fff}.newsbox__link:after{background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;width:4px;height:9px;right:10px}@media only screen and (min-width: 768px){.newsbox__link:hover{opacity:1}.newsbox__link:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.banner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:830px;margin:0 auto;gap:0 30px}@media only screen and (max-width: 767px){.banner{gap:0;margin:0 -20px}}.banner__item{width:calc(50% - 15px);position:relative}@media only screen and (max-width: 767px){.banner__item{width:100%}}@media only screen and (min-width: 768px){.banner__item:hover{opacity:.8}}.banner__img{position:relative}.banner__img:after{content:"";position:absolute;width:auto;height:auto;top:5px;right:5px;bottom:5px;left:5px;border:1px solid #fff}.mv01{position:relative}@media only screen and (max-width: 767px){.mv01{padding-top:90px}}.mv01:after{content:"";position:absolute;width:100%;height:273px;background:url(../img/part/mv_bg.jpg) no-repeat center/cover;bottom:-40px;left:0;z-index:-1}@media only screen and (max-width: 1024px){.mv01:after{height:240px}}@media only screen and (max-width: 767px){.mv01:after{height:124px}}@media only screen and (max-width: 767px){.mv01__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.mv01__img{width:62.5vw;height:27.34375vw;margin-left:auto}@media only screen and (max-width: 1024px){.mv01__img{height:300px}}@media only screen and (max-width: 767px){.mv01__img{height:200px;width:100%;margin-top:27px;margin-left:auto;max-width:calc(100% - 50px)}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;left:50px;bottom:40px}@media only screen and (max-width: 1024px){.mv01__content{left:30px}}@media only screen and (max-width: 767px){.mv01__content{left:auto;bottom:auto;padding-right:20px;padding-left:20px;max-width:100%;position:relative}}.mv01__title{font-size:5.2rem;font-weight:500;font-family:Shippori Mincho,serif;letter-spacing:.05em;background:-webkit-linear-gradient(315deg,#b1c8de,#034e95 50%);background:linear-gradient(135deg,#b1c8de,#034e95 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;line-height:1.4}@media only screen and (max-width: 1200px){.mv01__title{font-size:5rem}}@media only screen and (max-width: 1024px){.mv01__title{font-size:4rem}}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem}}.mv01__list{position:relative;z-index:2}.maincontent{padding-top:90px;padding-bottom:50px;position:relative;z-index:1}@media only screen and (max-width: 1024px){.maincontent{padding-top:40px}}@media only screen and (max-width: 767px){.maincontent{padding-top:30px}}.maincontent h2,.maincontent h3,.maincontent h4,.maincontent h5,.maincontent h6{font-family:Shippori Mincho,serif;font-weight:500;color:#364a64}.maincontent h2{padding-bottom:22px;margin-bottom:44px;font-size:4.2rem;line-height:1.4;letter-spacing:.015em;margin-top:60px;text-align:center;position:relative}.maincontent h2:before{content:"";position:absolute;width:55px;height:143px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/common/illust07.svg) no-repeat center;z-index:-1}@media only screen and (max-width: 767px){.maincontent h2:before{width:35px}}.maincontent h2:after{content:"";width:80px;height:1px;background:#364a64;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media only screen and (max-width: 767px){.maincontent h2:after{width:60px}}@media only screen and (max-width: 1024px){.maincontent h2{font-size:3.2rem;padding-bottom:15px}}@media only screen and (max-width: 767px){.maincontent h2{font-size:2.6rem;margin:42px 0;padding-bottom:12px;background-size:150px auto}}.maincontent h3{margin:46px 0 25px;font-size:3rem;letter-spacing:.01em;line-height:1.2;position:relative;padding-left:15px;z-index:1}@media only screen and (max-width: 1024px){.maincontent h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h3{font-size:2.4rem;margin:20px 0}}.maincontent h3:before{content:"";position:absolute;width:30px;height:30px;left:0;top:-8px;background:url(../img/common/square.png) no-repeat center;z-index:-1}.maincontent h4{font-size:2.6rem;position:relative;line-height:1.4;margin:53px 0 25px;letter-spacing:.015em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maincontent h4:after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid #364a64;width:25%;margin-left:20px}@media only screen and (max-width: 1024px){.maincontent h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h4{font-size:2.2rem;margin:20px 0 15px}}.maincontent h5{padding-left:28px;font-size:2.3rem;letter-spacing:.1em;line-height:1.4;margin:56px 0 25px;position:relative;color:#d8763c}@media only screen and (max-width: 767px){.maincontent h5{padding-left:25px}}.maincontent h5:before{content:"";position:absolute;width:20px;height:4px;background-color:#d8763c;left:0;top:15px}@media only screen and (max-width: 767px){.maincontent h5:before{top:12px;width:15px}}@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:17px;position:relative;margin:54px 0 27px;letter-spacing:.1em}@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;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#034e95}.maincontent a{color:#00459e;text-decoration:underline}.maincontent a:hover{opacity:.8}.maincontent p{font-weight:300;letter-spacing:.05em;line-height:2.1333333333;margin-bottom:18px;font-size:1.5rem;color:#364a64}@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 .btn01__txt{color:#364a64;text-decoration:none}@media only screen and (min-width: 768px){.maincontent .btn01__txt:hover{opacity:1}}.maincontent .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.maincontent .fullwidth .imgbox--full{margin:60px 0 68px;position:relative}.maincontent .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.maincontent .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.maincontent .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth .imgbox--full figure{height:220px}}.maincontent .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@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}.maincontent .imgbox p{margin-top:5px}.maincontent .imgbox.is-small .image--r{max-width:300px}@media only screen and (max-width: 767px){.maincontent .imgbox.is-small .image--r{max-width:100%}}.maincontent .image--r,.maincontent .image--l{max-width:435px;margin-bottom:30px;position:relative}@media only screen and (max-width: 767px){.maincontent .image--r,.maincontent .image--l{max-width:100%}}.maincontent .image--r img,.maincontent .image--l img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/10}.maincontent .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.maincontent .image--r{margin-left:0;float:none}}.maincontent .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.maincontent .image--l{margin-right:0;float:none}}.maincontent .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.maincontent .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.maincontent .caption{font-size:2rem}}.maincontent .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin: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:cover;object-fit:cover}.maincontent .list .text,.maincontent .list .text p{margin-top:10px;margin-bottom:0}.maincontent .list .title{margin:16px 0 5px;font-size:2rem;letter-spacing:.01em;font-weight:500;color:#364a64}.maincontent .list .title:before{background-color:#034e95;top:12px}.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%}}.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{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e5e5e5;padding:36px 65px;margin-top:16px;margin-bottom:25px;background:#fff}@media only screen and (max-width: 767px){.maincontent .topic__list{padding:30px 20px}}.maincontent .topic__list li{font-size:1.5rem;font-weight:300;letter-spacing:.05em;line-height:2.1333333333;position:relative;padding:3px 0 6px 17px;width:100%;color:#364a64}.maincontent .topic__list li:before{content:"";position:absolute;width:5px;height:5px;left:0;top:17px;background-color:#034e95}.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:#f6f9fb;border:0}@media only screen and (max-width: 1024px){.maincontent .topic__list--link{padding:36px 40px 40px}}@media only screen and (max-width: 767px){.maincontent .topic__list--link{padding:30px 20px}}.maincontent .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px 15px;border-bottom:1px solid #9aa4b1}@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:35px;font-family:Shippori Mincho,serif;font-weight:500;color:#364a64;text-decoration:none}.maincontent .topic__list--link li a:before,.maincontent .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maincontent .topic__list--link li a:before{width:25px;height:25px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:#fff}.maincontent .topic__list--link li a:after{background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;width:4px;height:9px;right:10px}@media only screen and (min-width: 768px){.maincontent .topic__list--link li a:hover{opacity:1}.maincontent .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.maincontent .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.maincontent .topic__listttl{display:block}}.maincontent .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.maincontent .topic__listttl .item:not(:last-child){margin-bottom:20px}}.maincontent .topic__listttl .ttl{margin:0 0 19px;border-bottom:1px solid #e5e5e5;font-size:2.4rem;padding-bottom:10px;line-height:1.3;color:#364a64}@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{background-color:#034e95}.maincontent .topic__lsfull--bg{padding:50px 0;background:url(../img/part/part_bg.jpg) no-repeat center/cover}.maincontent .topic__list01--005{background:#fff;padding:42px 66px 34px}@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__button{margin-bottom:70px}.maincontent .topic__heading{font-weight:500;font-family:Shippori Mincho,serif;font-size:2.6rem;letter-spacing:.015em;padding-bottom:20px;position:relative;color:#364a64}@media only screen and (max-width: 767px){.maincontent .topic__heading{font-size:2.2rem}}.maincontent .topic__heading:after{content:"";width:80px;height:1px;background:#364a64;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:#b34141;border:1px solid #e2b6b6;background:#fbf4f5}@media only screen and (max-width: 767px){.maincontent .topic__pickbox{padding:20px}}.maincontent .topic__picklist{max-width:737px;margin:0 auto;width:100%}.maincontent .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.015em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left;font-family:Shippori Mincho,serif}.maincontent .topic__picklist li:before{content:"※";position:absolute;left:0}.maincontent .topicflow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:45px 50px 45px 80px}@media only screen and (max-width: 1024px){.maincontent .topicflow{padding:40px 30px}}@media only screen and (max-width: 767px){.maincontent .topicflow{padding:30px 0}}.maincontent .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.maincontent .topicflow__box:not(:last-of-type) .topicflow__heading:after{content:"";height:100%;width:1px;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px dashed #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,from(#b1c8de),to(#034e95)) border-box;background:-webkit-linear-gradient(#fff 0 0) padding-box,-webkit-linear-gradient(top,#b1c8de,#034e95) border-box;background:linear-gradient(#fff 0,#fff 0) padding-box,linear-gradient(to bottom,#b1c8de,#034e95) border-box}.maincontent .topicflow__box:not(:last-of-type) .topicflow__detail{margin-bottom:35px;border-bottom:1px solid #e5e5e5;padding-bottom:35px}@media only screen and (max-width: 767px){.maincontent .topicflow__box:not(:last-of-type) .topicflow__detail{margin-bottom:25px;padding-bottom:25px}}.maincontent .topicflow__heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.maincontent .topicflow__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:165px;font-size:4rem;line-height:1;font-weight:400;font-family:Cinzel,serif;margin-bottom:0;text-align:center;background:-webkit-linear-gradient(315deg,#b1c8de,#034e95 60%);background:linear-gradient(135deg,#b1c8de,#034e95 60%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:10px 0}@media only screen and (max-width: 767px){.maincontent .topicflow__tag{font-size:2rem;width:90px}}.maincontent .topicflow__ttl{font-size:2.2rem;font-weight:500;letter-spacing:.015em;color:#364a64;line-height:1.5;margin-bottom:10px;font-family:Shippori Mincho,serif}@media only screen and (max-width: 767px){.maincontent .topicflow__ttl{font-size:2rem;line-height:1.5}}.maincontent .topicflow__detail{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:26px;margin-top:10px}@media only screen and (max-width: 767px){.maincontent .topicflow__detail{margin-top:5px;margin-left:20px}}.maincontent .topicflow__txt{margin-bottom:0}@media only screen and (max-width: 767px){.maincontent .topicflow__txt{font-size:1.4rem;margin-top:20px;text-align:justify}}.maincontent .map01{height:450px;overflow:hidden}@media only screen and (max-width: 767px){.maincontent .map01{height:250px}}.maincontent .table01 .table01__txt{font-size:1.2rem;margin-bottom:0;margin-top:4px}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt{letter-spacing:0}}.maincontent .table01 .u-line{-webkit-transform:skewX(-56deg) translateX(127px);transform:skew(-56deg) translate(127px)}@media only screen and (max-width: 1024px){.maincontent .table01 .u-line{-webkit-transform:skewX(-44deg) translateX(82px);transform:skew(-44deg) translate(82px)}}@media only screen and (max-width: 767px){.maincontent .table01 .u-line{-webkit-transform:skewX(-25deg) translateX(32px);transform:skew(-25deg) translate(32px)}}.maincontent .section__popup{padding-top:50px}.maincontent .section__popup .btn01{margin:0 auto;max-width:320px}.maincontent .section__popup .btn01 .btn01__txt{font-size:1.6rem;cursor:pointer}.under .header__logoimg{display:none}.under .header__logoimg2{display:block}.under .menu__link,.under .menu__title{color:#364a64}.under .menu__title:before,.under .menu__title:after{background-color:#364a64}.center{text-align:center!important}.radius-0{border-radius:0!important}.mb0{margin-bottom:0!important}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.sp-only{display:none!important}@media only screen and (max-width: 767px){.sp-only{display:block!important}}.pc{display:block}@media only screen and (max-width: 767px){.pc{display:none!important}}@media only screen and (max-width: 1024px){.pc-only{display:none}}.bd-0{border:0!important;padding:0!important}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;font-size:0}.hide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.u-tel{pointer-events:none}@media only screen and (max-width: 767px){.u-tel{pointer-events:all}}@-webkit-keyframes scrolling1{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top}40%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}50%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom}90%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes scrolling1{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top}40%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}50%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom}90%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom}}@-webkit-keyframes slide_right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}50%{-webkit-transform:translateX(15px);transform:translate(15px);opacity:0}51%{-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide_right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}50%{-webkit-transform:translateX(15px);transform:translate(15px);opacity:0}51%{-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes slide_right2{0%{-webkit-transform:translate(0,-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translate(0,-50%);transform:translateY(-50%);opacity:1}}@keyframes slide_right2{0%{-webkit-transform:translate(0,-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translate(0,-50%);transform:translateY(-50%);opacity:1}}
