.hero{position:relative;z-index:10;height:100vh}@media only screen and (max-width: 767px){.hero{height:90vh}}.hero-slider{background:#f9f8f3;position:relative;top:60px;left:6rem;width:calc(100% - 6rem);height:calc(100% - 60px);overflow:hidden}@media only screen and (max-width: 767px){.hero-slider{left:3rem}}@media only screen and (max-width: 767px){.hero-slider{left:3rem;width:calc(100% - 3rem)}}.hero-slider img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1.5s ease,-webkit-transform 6s ease;transition:opacity 1.5s ease,-webkit-transform 6s ease;transition:opacity 1.5s ease,transform 6s ease;transition:opacity 1.5s ease,transform 6s ease,-webkit-transform 6s ease}.hero-slider .active{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:1}.hero-indicators{position:absolute;top:50%;right:16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-indicators .indicator{width:3px;height:20px;background:hsla(0,0%,100%,.4);-webkit-transition:background .3s ease;transition:background .3s ease;cursor:pointer}.hero-indicators .indicator.active{background:#fff}.hero-catch{position:absolute;width:740px;z-index:10;top:45%;left:0;right:0;margin:auto}@media only screen and (max-width: 767px){.hero-catch{width:90%}}.hero-catch-inner{position:relative}.hero-catch-text1,.hero-catch-text2{position:relative;letter-spacing:1rem;text-align:center;color:#fff;z-index:15}.hero-catch-text1{font-size:3.4rem;font-family:"dnp-shuei-nmincho-std",sans-serif;font-weight:400;font-style:normal;padding-left:2rem}@media only screen and (max-width: 767px){.hero-catch-text1{font-size:2.4rem}}.hero-catch-text2{font-size:1rem}.hero-catch-img{position:absolute;width:100%;top:0;left:0;right:0}.hero-scroll{position:absolute;bottom:10%;left:-30px}@media only screen and (max-width: 767px){.hero-scroll{left:-64px}}.hero-scroll-inner{font-family:"dnp-shuei-nmincho-std",sans-serif;font-weight:400;font-style:normal;font-size:14px;letter-spacing:5px;position:relative;width:180px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hero-scroll-inner:after{position:absolute;top:40%;right:16px;content:"";width:40px;height:8px;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transition:.5s cubic-bezier(0.45, 0, 0.55, 1);transition:.5s cubic-bezier(0.45, 0, 0.55, 1);border-bottom:1px solid #444;border-right:1px solid #444}.section-about{position:relative}.section-about .section-inner{padding:0}.section-about::after{height:20vh;top:-65vh;z-index:0}.section-about::before{position:absolute;content:"";width:100%;height:calc(100% + 65vh);bottom:0;background:url(../img/common/about-bg.jpg) 0px 0px/cover no-repeat;z-index:0}.section-about .about-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media only screen and (max-width: 767px){.section-about .about-box{gap:0}}@media only screen and (max-width: 767px){.section-about .about-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-about .about-box-message{width:60%;padding:10rem 6rem 10rem 10rem}@media only screen and (max-width: 767px){.section-about .about-box-message{width:100%}}@media only screen and (max-width: 767px){.section-about .about-box-message{padding:8rem 1.6rem}}.section-about .about-box-message-text{margin-bottom:2rem}.section-about .about-box-imgs{width:40%;position:relative;overflow:hidden;height:auto}@media only screen and (max-width: 767px){.section-about .about-box-imgs{width:100%}}@media only screen and (max-width: 767px){.section-about .about-box-imgs{height:300px}}.section-about .about-box-imgs-list{position:absolute;top:0;left:0;width:100%}.section-about .about-box-imgs-list img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.section-mfh .section-inner{padding:0;overflow:hidden}.section-mfh .mfh-box{text-align:center}.section-mfh .mfh-box-message{padding:10rem 6rem;background:url(../img/home/mfh-bg.jpg) 0px 0px/cover no-repeat}@media only screen and (max-width: 767px){.section-mfh .mfh-box-message{padding:8rem 1.6rem}}.section-mfh .mfh-box .bg-fade-bottom::before{height:6rem}.section-mfh .mfh-box-map{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin-top:-6rem;padding-bottom:6rem;gap:60px}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map{gap:0}}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-mfh .mfh-box-map-img{width:65%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map-img{width:100%}}.section-mfh .mfh-box-map-img img{width:100%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map-img img{margin-left:-50px}}.section-mfh .mfh-box-map-card{width:35%;padding-right:6rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map-card{width:100%}}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map-card{padding-right:0}}.section-mfh .mfh-box-map .info_map{position:relative}.section-mfh .mfh-box-map .info_map_icons{position:absolute;top:0;aspect-ratio:188/133;width:100%}.section-mfh .mfh-box-map .info_map_icons .slick-list{aspect-ratio:188/133;width:100%}.section-mfh .mfh-box-map .info_map_icon{z-index:1000;position:fixed;background:#fff;border-radius:100%;width:30px;height:30px;text-align:center;line-height:28px;font-size:20px;font-family:"Shippori Mincho B1",serif;font-weight:600;font-style:normal;-webkit-transition:.5s cubic-bezier(0.45, 0, 0.55, 1);transition:.5s cubic-bezier(0.45, 0, 0.55, 1);cursor:pointer}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon{-webkit-transform:scale(0.8, 0.8);transform:scale(0.8, 0.8);-webkit-transform-origin:top left;transform-origin:top left}}.section-mfh .mfh-box-map .info_map .is--active .info_map_icon{background:#6f604e;color:#fff;z-index:10000;-webkit-transition:.5s cubic-bezier(0.45, 0, 0.55, 1);transition:.5s cubic-bezier(0.45, 0, 0.55, 1)}.section-mfh .mfh-box-map .info_map_icon01{top:34%;left:28%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon01{left:21%}}.section-mfh .mfh-box-map .info_map_icon02{top:42%;left:43%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon02{left:36%}}.section-mfh .mfh-box-map .info_map_icon03{top:34%;left:43%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon03{top:30%}}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon03{left:36%}}.section-mfh .mfh-box-map .info_map_icon04{top:27%;left:37%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon04{left:30%}}.section-mfh .mfh-box-map .info_map_icon05{top:37%;left:39%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon05{left:30%}}.section-mfh .mfh-box-map .info_map_icon06{top:55%;left:36%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon06{left:30%}}.section-mfh .mfh-box-map .info_map_icon07{top:27%;left:64%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon07{left:57%}}.section-mfh .mfh-box-map .info_map_icon08{top:40%;left:60%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon08{left:53%}}.section-mfh .mfh-box-map .info_map_icon09{top:30%;left:90%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon09{left:83%}}.section-mfh .mfh-box-map .info_map_icon10{top:50%;left:90%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon10{left:83%}}.section-mfh .mfh-box-map .info_map_icon11{top:75%;left:63%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon11{left:56%}}.section-mfh .mfh-box-map .info_map_icon12{top:71%;left:71%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_icon12{left:64%}}.section-mfh .mfh-box-map .info_map .slick-track{-webkit-transform:none !important;transform:none !important}.section-mfh .mfh-box-map .info_map_desc{margin:0 0 10rem 0}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .info_map_desc{margin:0 -32px 10rem -32px}}.section-mfh .mfh-box-map .facility_wrap{padding-top:20%}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .facility_wrap{padding-top:0}}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .facility_wrap{padding:0 3rem}}.section-mfh .mfh-box-map .facility_wrap .slick-list{padding-bottom:10px}.section-mfh .mfh-box-map .facility_wrap .facility_list{width:280px;margin:20px 8px 0 8px;background:#fff;padding:16px;position:relative;text-align:center;-webkit-box-shadow:0px 3px 10px 0px rgba(31,31,31,.08);box-shadow:0px 3px 10px 0px rgba(31,31,31,.08)}.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_text_box{padding:16px}.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_text_box .facility_title{font-size:130%;padding-bottom:16px;border-bottom:#f1e9dd solid 1px;margin-bottom:16px}@media only screen and (min-width: 768px)and (max-width: 1199px){.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_text_box .facility_title{font-size:130%}}@media only screen and (max-width: 767px){.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_text_box .facility_title{font-size:130%}}.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_text_box .facility_text{height:4rem;line-height:1.4;font-size:80%;text-align:left}.section-mfh .mfh-box-map .facility_wrap .facility_list .facility_no{position:absolute;background:#fff;border-radius:100%;width:40px;height:40px;text-align:center;line-height:36px;font-size:20px;font-family:"Shippori Mincho B1",serif;font-weight:600;font-style:normal;top:5px;left:5px;z-index:10}.section-mfh .mfh-box-map .slick-slider{padding-bottom:50px}.section-mfh .mfh-box-map .slick-prev,.section-mfh .mfh-box-map .slick-next{z-index:10;top:initial;bottom:0px;right:initial;left:initial;font-style:normal;display:inline-block;width:60px;height:30px;display:block;font-size:110%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;border:1px solid #3b3b3b;-webkit-transition:.4s ease;transition:.4s ease}.section-mfh .mfh-box-map .slick-prev:after,.section-mfh .mfh-box-map .slick-next:after{position:absolute;top:30%;right:0;left:0;margin:auto;content:"";width:30px;height:8px;-webkit-transition:.4s cubic-bezier(0.45, 0, 0.55, 1);transition:.4s cubic-bezier(0.45, 0, 0.55, 1);border-bottom:1px solid #3b3b3b}.section-mfh .mfh-box-map .slick-prev:hover,.section-mfh .mfh-box-map .slick-next:hover{color:#fff;border:1px solid #178d68;background:#178d68}.section-mfh .mfh-box-map .slick-prev:hover:after,.section-mfh .mfh-box-map .slick-next:hover:after{border-color:#fff}.section-mfh .mfh-box-map .slick-prev::before,.section-mfh .mfh-box-map .slick-next::before{content:""}.section-mfh .mfh-box-map .slick-next{left:0;right:-80px;margin:auto}.section-mfh .mfh-box-map .slick-next:after{border-right:1px solid #3b3b3b;-webkit-transform:skew(45deg) translateX(0);transform:skew(45deg) translateX(0)}.section-mfh .mfh-box-map .slick-prev{left:-80px;right:0;margin:auto}.section-mfh .mfh-box-map .slick-prev:after{border-left:1px solid #3b3b3b;-webkit-transform:skew(-45deg) translateX(0);transform:skew(-45deg) translateX(0)}.section-people{position:relative;overflow:hidden}.section-people::after{height:20vh;top:0;z-index:0}.section-people::before{position:absolute;content:"";width:100%;height:100%;bottom:0;background:url(../img/common/people-bg.jpg) 0px 0px/cover no-repeat;z-index:0}.section-people .people-box{position:relative;z-index:10}.section-people .people-box .section-title span{display:inline-block}.section-people .people-box .section-title img{vertical-align:middle}@media only screen and (max-width: 767px){.section-people .section-inner{padding:5rem 0}}.section-people .people-box-lists{margin-top:-4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media only screen and (max-width: 767px){.section-people .people-box-lists{display:block;margin-top:-2.5rem}}.section-people .people-box-lists .people-list{background:#fff;width:30%}@media only screen and (max-width: 767px){.section-people .people-box-lists .people-list{margin:0 15px;width:70vw}}.section-people .people-box-lists .people-list-img{width:100%}.section-people .people-box-lists .people-list-texts{padding:16px}.section-people .people-box-lists .people-list-texts .name{font-size:160%;margin:8px 0}@media only screen and (max-width: 767px){.section-people .people-box-lists .people-list-texts .name{font-size:120%}}@media only screen and (max-width: 767px){.section-environment .en-handwritten{height:60px;margin-left:-10px;margin-bottom:20px}}.section-environment .environment-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media only screen and (max-width: 767px){.section-environment .environment-box{gap:0}}@media only screen and (max-width: 767px){.section-environment .environment-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-environment .environment-box-message{width:55%}@media only screen and (max-width: 767px){.section-environment .environment-box-message{width:100%}}@media only screen and (max-width: 767px){.section-environment .environment-box-message{padding-bottom:5rem}}.section-environment .environment-box-message .btn-box{margin-top:2rem}.section-environment .environment-box-imgs{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 767px){.section-environment .environment-box-imgs{width:100%}}.section-environment .environment-box-imgs-list{width:calc(50% - 10px)}.section-environment .environment-box-imgs-list:first-child{width:100%}.section-environment .environment-box-imgs-list:first-child img{height:330px}.section-environment .environment-box-imgs-list img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}