.header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;position:fixed;top:0;left:0;right:0;z-index:999;padding:10px 0;transition:0.3s ease}@media screen and (max-width: 767px){.header{padding:5px 22px;background:white;position:-webkit-sticky;position:sticky}}.header__logo{margin-left:170px}@media screen and (max-width: 767px){.header__logo{margin:0}}.header__nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:30px}@media screen and (max-width: 767px){.header__nav{margin:0;position:absolute;top:100%;left:0;right:0;display:block;text-align:center;background:white;border-bottom:#0b3c6b 1px solid;opacity:0;transition:0.3s ease;visibility:hidden}.header__nav.is_open{opacity:1;visibility:visible}}@media screen and (max-width: 767px){.header__menu{margin-left:auto;cursor:pointer}.header__menu .p-hamburger{width:42px;height:42px;display:block;cursor:pointer;position:relative}.header__menu .p-hamburger__line{width:16px;height:1px;overflow:hidden;position:absolute;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.header__menu .p-hamburger__line-in{width:48px;height:1px;position:absolute;top:0;left:0;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.header__menu .p-hamburger__line-in:after{width:16px;height:1px;content:"";display:block;position:absolute;top:0;background-color:#000}.header__menu .p-hamburger__line-in:before{width:16px;height:1px;content:"";display:block;position:absolute;top:0;background-color:#000;left:-32px}.header__menu .p-hamburger__line-in:after,.header__menu .p-hamburger__line-in:before{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.header__menu .p-hamburger__line-in:after,.header__menu .p-hamburger__line-in:before{width:16px;height:1px;content:"";display:block;position:absolute;top:0;background-color:#000}.header__menu .p-hamburger__line-in:after{left:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.header__menu .p-hamburger__line-in:before{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.header__menu .p-hamburger__line--01{top:14px;right:14px;width:16px}.header__menu .p-hamburger__line-in--01{transition-delay:0.2s}.header__menu .p-hamburger__line--02{top:20px;right:14px;width:13px}.header__menu .p-hamburger__line-in--02{transition-delay:0.25s}.header__menu .p-hamburger__line--03{top:26px;right:14px;width:8px}.header__menu .p-hamburger__line-in--03{transition-delay:0.3s}.header__menu .p-hamburger__line--cross01,.header__menu .p-hamburger__line--cross02{top:20px;right:14px}.header__menu .p-hamburger__line--cross01{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__menu .p-hamburger__line--cross02{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__menu .p-hamburger__line-in--cross01,.header__menu .p-hamburger__line-in--cross02{-webkit-transform:translateX(-33.3%);transform:translateX(-33.3%)}.header__menu .p-hamburger__line-in--cross01{transition-delay:0ms}.header__menu .p-hamburger__line-in--cross02{transition-delay:50ms}.header__menu.is_open .p-hamburger .p-hamburger__line-in--01,.header__menu.is_open .p-hamburger .p-hamburger__line-in--02,.header__menu.is_open .p-hamburger .p-hamburger__line-in--03{-webkit-transform:translateX(33.3%);transform:translateX(33.3%)}.header__menu.is_open .p-hamburger .p-hamburger__line-in--01{transition-delay:0s}.header__menu.is_open .p-hamburger .p-hamburger__line-in--02{transition-delay:50ms}.header__menu.is_open .p-hamburger .p-hamburger__line-in--03{transition-delay:0.1s}.header__menu.is_open .p-hamburger .p-hamburger__line-in--cross01,.header__menu.is_open .p-hamburger .p-hamburger__line-in--cross02{-webkit-transform:translateX(0);transform:translateX(0)}.header__menu.is_open .p-hamburger .p-hamburger__line-in--cross01{transition-delay:0.25s}.header__menu.is_open .p-hamburger .p-hamburger__line-in--cross02{transition-delay:0.3s}}body.is_scroll .header{background:white}.header_nav__item a{font-size:17px;font-weight:bold;color:#0b3c6b;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:110px;height:30px;position:relative}@media screen and (max-width: 767px){.header_nav__item a{width:100%;height:50px;border-top:#0b3c6b 1px solid}}.header_nav__item a:before,.header_nav__item a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:0.3s ease}@media screen and (max-width: 767px){.header_nav__item a:before,.header_nav__item a:after{content:none}}.header_nav__item a:before{-webkit-transform-origin:left bottom;transform-origin:left bottom;border-left:1px solid #0b3c6b;border-bottom:1px solid #0b3c6b}.header_nav__item a:after{-webkit-transform-origin:right top;transform-origin:right top;border-right:1px solid #0b3c6b;border-top:1px solid #0b3c6b}.header_nav__item a:hover:before,.header_nav__item a:hover:after{-webkit-transform:scale(1);transform:scale(1)}body.is_load .sec01 .sec01__panel--01,body.is_load .sec01 .sec01__panel--02,body.is_load .sec01 .sec01__panel--03,body.is_load .sec01 .sec01__panel--04,body.is_load .sec01 .sec01__panel--05{opacity:1}body.is_load .sec01__panel--02{transition-delay:0.2s}body.is_load .sec01__panel--03{transition-delay:0.4s}body.is_load .sec01__panel--04{transition-delay:0.6s}body.is_load .sec01__panel--05{transition-delay:0.8s}body.is_load .sec01__building{opacity:1;transition-delay:1.2s}body.is_load .sec01__text{opacity:1;transition-delay:1.8s}.sec01{position:relative;margin:0 0 90px}@media screen and (max-width: 767px){.sec01{margin:0 0 45px}}.sec01__bg{width:100%}.sec01 .sec01__panel--01,.sec01 .sec01__panel--02,.sec01 .sec01__panel--03,.sec01 .sec01__panel--04,.sec01 .sec01__panel--05{position:absolute;top:0;left:0;width:100%;opacity:0;transition:0.6s ease}.sec01__building{position:absolute;top:0;left:0;width:100%;opacity:0;transition:1s ease}.sec01__text{position:absolute;top:0;left:0;width:100%;opacity:0;transition:1s ease}.sec02{position:relative;padding:0 0 55px}@media screen and (max-width: 767px){.sec02{padding:0}}.sec02:before{content:"";position:absolute;bottom:0;right:0;left:170px;background:#1c55a1;height:497px;z-index:-1}@media screen and (max-width: 767px){.sec02:before{top:75px;left:85px;height:auto}}.sec02__block{padding:55px 0 0;position:relative}@media screen and (max-width: 767px){.sec02__block{padding:40px 0 0}}.sec02_block__image{position:absolute;top:0;left:0;z-index:-1}@media screen and (max-width: 767px){.sec02_block__image{position:relative;margin:-65px -22px 0}}.sec02_block__text_area{margin-left:auto;background:white;box-shadow:0px 15px 21px 0px rgba(0,0,0,0.16);width:656px;padding:60px 45px}@media screen and (max-width: 767px){.sec02_block__text_area{width:100%;padding:40px}}.sec03{padding:90px 0;background:url(../../../assets/imgs/bg_right.png) top right no-repeat,url(../../../assets/imgs/bg_left.png) top 30% left no-repeat;background-size:473.5px auto, 90.5px auto}@media screen and (max-width: 767px){.sec03{padding:60px 0;background:url(../../../assets/imgs/bg_right.png) top right -250px no-repeat,url(../../../assets/imgs/bg_left.png) top 50% left no-repeat;background-size:473.5px auto, 90.5px auto}}.sec03__block{border:1px solid #dcdcdc;padding:25px 90px;background:white}@media screen and (max-width: 767px){.sec03__block{padding:25px}}.sec03_list__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:25px 0}@media screen and (max-width: 767px){.sec03_list__item{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.sec03_list__item+li{border-top:1px solid #dcdcdc}.sec03_list__item .-num{font-size:70px;font-style:italic;color:#f2f2f2;width:120px}@media screen and (max-width: 767px){.sec03_list__item .-num{width:100px}}.sec03_list__item .-title{width:270px}@media screen and (max-width: 767px){.sec03_list__item .-title{width:calc(100% - 100px)}}.sec03_list__item .-title .-en{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:13px;margin:0 0 20px}@media screen and (max-width: 767px){.sec03_list__item .-title .-en{margin:0 0 10px}}.sec03_list__item .-title .-en:before{content:"";width:13px;height:3px;background:#efbe4d;margin-right:10px}.sec03_list__item .-title .-ja{font-size:17px}.sec03_list__item .-text{width:calc(100% - 120px - 270px)}@media screen and (max-width: 767px){.sec03_list__item .-text{width:100%;margin:30px 0 0}}.sec04{margin:0 0 160px}.sec04__block{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width: 767px){.sec04__block{display:block}}.sec04_block__item{width:33%;background:#154484;padding:40px}@media screen and (max-width: 767px){.sec04_block__item{width:100%;padding:35px 30px}.sec04_block__item+div{margin:2px 0 0}}.sec04_block_item__subtitle{text-align:center;color:rgba(255,255,255,0.22);font-size:25px;margin:0 0 35px}.sec04_block_item__tit{text-align:center;color:white;font-size:22px;font-weight:normal;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:0 0 20px;padding:0 0 60px;min-height:126px;position:relative}@media screen and (max-width: 767px){.sec04_block_item__tit{min-height:auto}}.sec04_block_item__tit:after{content:"";width:1px;height:40px;background:#fff;position:absolute;left:0;right:0;bottom:0;margin:0 auto}.sec04_block_item__text{color:white}.sec05{background:linear-gradient(to right, #fff 170px, #f9f9f9 170px);padding:0 0 115px}@media screen and (max-width: 767px){.sec05{padding:0 0 60px}}.sec05__tit{margin:0 0 125px}@media screen and (max-width: 767px){.sec05__tit{margin:0 0 40px}}.sec05__text{font-size:20px}@media screen and (max-width: 767px){.sec05__text{font-size:15px}}.sec05__list{position:absolute;bottom:160px;right:0;width:540px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #154484;border-left:1px solid #154484}@media screen and (max-width: 767px){.sec05__list{position:static;width:100%;margin:55px 0 0}}.sec05__block02{position:relative;-webkit-transform:translateY(-85px);transform:translateY(-85px);margin-bottom:-85px;padding-bottom:160px}@media screen and (max-width: 767px){.sec05__block02{-webkit-transform:translateY(-40px);transform:translateY(-40px);margin-bottom:-40px;padding-bottom:80px}}.sec05__block{max-width:1400px;margin:0 auto}.sec05_list__item{width:33.3333%;border-bottom:1px solid #154484;border-right:1px solid #154484;text-align:center;font-size:20px;line-height:1.5;font-weight:bold;color:#154484;height:115px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 767px){.sec05_list__item{height:70px;font-size:12px}}.sec05_block__item{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}@media screen and (max-width: 767px){.sec05_block__item{display:block}}.sec05_block__item+div{margin:105px 0 0}@media screen and (max-width: 767px){.sec05_block__item+div{margin:60px 0 0}}.sec05_block__item:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sec05_block__item:nth-child(2n) .sec05_block_item__text_area{-webkit-transform:translateX(-55px);transform:translateX(-55px)}@media screen and (max-width: 767px){.sec05_block__item:nth-child(2n) .sec05_block_item__text_area{-webkit-transform:translate(0);transform:translate(0);margin-left:0}}.sec05_block_item__text_area{width:315px;height:315px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;padding:0 45px;position:relative;-webkit-transform:translateX(55px);transform:translateX(55px)}@media screen and (max-width: 767px){.sec05_block_item__text_area{-webkit-transform:none;transform:none;margin-left:auto}}.sec05_block_item__text_area.-item01{background:url(../../../assets/imgs/bg02.jpg) center no-repeat;background-size:cover}.sec05_block_item__text_area.-item02{background:url(../../../assets/imgs/bg03.jpg) center no-repeat;background-size:cover}.sec05_block_item__text_area.-item03{background:url(../../../assets/imgs/bg04.jpg) center no-repeat;background-size:cover}.sec05_block_item__text_area.-item04{background:url(../../../assets/imgs/bg06.jpg) center no-repeat;background-size:cover}.sec05_block_item__text_area.-item05{background:url(../../../assets/imgs/bg07.jpg) center no-repeat;background-size:cover}.sec05_block_item__tit{font-size:25px;color:white;margin:0 0 50px;text-align:center}.sec05_block_item__text{font-size:14px;color:white;line-height:1.8}.sec05_block_item__image{text-align:center;box-shadow:0px 6px 16px 0px rgba(0,0,0,0.07);width:880px;height:438px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:white}@media screen and (max-width: 767px){.sec05_block_item__image{width:100%;height:auto;min-height:315px;margin:-15px 0 0;padding:30px 0}}.sec06{padding:55px 0 120px}@media screen and (max-width: 767px){.sec06{padding:40px 0 60px}}.sec06__subtitle{font-size:20px;margin:15px 0 50px}@media screen and (max-width: 767px){.sec06__subtitle{font-size:15px}}.sec06__text{margin:0 0 80px;max-width:700px;line-height:1.8}.sec06__list{display:-webkit-flex;display:flex;border-right:1px solid #a0a0a0}@media screen and (max-width: 767px){.sec06__list{display:block;border-bottom:1px solid #a0a0a0;border-right:none}}.sec06_list__item{width:33.3333%;border-left:1px solid #a0a0a0;padding:20px 40px 40px}@media screen and (max-width: 767px){.sec06_list__item{width:100%;padding:20px;border-left:none;border-top:1px solid #a0a0a0}}.sec06_list_item__image{text-align:center;height:114px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 767px){.sec06_list_item__image{height:auto}}.sec06_list_item__tit{text-align:center;font-size:20px;margin:15px 0 25px}.sec06_list_item__text{font-size:16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-indent:-1em;padding-left:1em}.sec07{padding:120px 0 100px;background:url(../../../assets/imgs/bg09.jpg) center no-repeat;background-size:cover}@media screen and (max-width: 767px){.sec07{padding:80px 0 50px;background:url(../../imgs/bg09_sp.jpg) center no-repeat;background-size:cover}}.sec07 .tit__A{color:white;border-color:white;margin-bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media screen and (max-width: 767px){.sec07 .tit__A{-webkit-transform:none;transform:none;margin:0 0 45px}}.sec07__block{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width: 767px){.sec07__block{display:block}}.sec07__frame{position:relative;height:492px}.sec07__frame iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.sec07__frame{height:300px}}.sec07__more{position:absolute;bottom:-40px;right:0}@media screen and (max-width: 767px){.sec07__more{position:static;margin:20px 0 0;text-align:right}}.sec07__more a{color:white}.sec07_block__text_area{width:450px}@media screen and (max-width: 767px){.sec07_block__text_area{width:100%;margin:0 0 85px}}.sec07_block__text_area dl{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:white;line-height:2;border-bottom:1px solid white;padding:15px 0}@media screen and (max-width: 767px){.sec07_block__text_area dl{-webkit-align-items:flex-start;align-items:flex-start}}.sec07_block__text_area dl dt{width:120px}@media screen and (max-width: 767px){.sec07_block__text_area dl dt{width:95px}}.sec07_block__text_area dl dd{width:calc(100% - 120px)}@media screen and (max-width: 767px){.sec07_block__text_area dl dd{width:calc(100% - 95px)}}.sec07_block__map{width:530px;position:relative}@media screen and (max-width: 767px){.sec07_block__map{width:100%}}.sec08{padding:105px 0 115px}@media screen and (max-width: 767px){.sec08{padding:60px 0 100px}}.sec08 h3{text-align:center;font-size:25px;margin:50px 0 40px}.sec08 h3+p{font-size:14px;margin:0 0 55px;text-align:center}.sec08 h3+p span{display:inline-block;text-align:left}.sec08 .req{color:#ff0000}.sec08__form{max-width:700px;margin:0 auto}.sec08__form dl+dl{margin:25px 0 0}.sec08__form dl dt{font-weight:bold}.sec08__form dl dd{margin:10px 0 0}.sec08__form input[type="text"]{width:100%;border:1px solid black;padding:12px 10px}.sec08__form textarea{width:100%;border:1px solid black;padding:12px 10px;height:125px;margin:20px 0 0}.sec08__form .pp{height:125px;border:1px solid #c9c9c9;overflow-y:scroll;padding:25px}.sec08__form .pp p{font-weight:bold;font-size:14px;margin-bottom:5px}.sec08__form .pp p:nth-child(2n){font-weight:normal}.sec08__form .pp p:nth-child(2n)+p{margin-top:15px;margin-bottom:5px}.sec08__form .confirm{margin:30px 0}.sec08__form .radio{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:30px 0 0}.sec08__form .button button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-weight:bold;border:1px solid black;width:296px;height:60px;margin:0 auto;transition:0.3s ease}.sec08__form .button button:hover{opacity:0.7}.footer{text-align:center;color:white;font-size:13px;background:#336ab5;position:relative;padding:50px 0}@media screen and (max-width: 767px){.footer{padding:15px 0}}.footer .pagetop{position:absolute;right:20px;top:-60px}@media all and (-ms-high-contrast: none), print{.header__logo img{width:97.5px}.sec05__tit img{width:383px}.sec05_block__item:nth-of-type(1) .sec05_block_item__image img{width:322px}.sec05_block__item:nth-of-type(2) .sec05_block_item__image img{width:625px}.sec05_block__item:nth-of-type(3) .sec05_block_item__image img{width:441px}.sec05_block__item:nth-of-type(4) .sec05_block_item__image img{width:573px}.sec05_block__item:nth-of-type(5) .sec05_block_item__image img{width:541px}}

/*# sourceMappingURL=../maps/page/index.css.map */
