.hero{position:relative;height:100vh}@media only screen and (max-width: 767px){.hero{height:95vh}}.hero-slider{position:relative;width:100%;height:100vh}@media only screen and (max-width: 767px){.hero-slider{height:100vh}}.hero-slider{overflow:hidden}.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::after{content:"";position:absolute;right:0px;bottom:-1px;left:0px;padding-top:13.0208%;z-index:2;background:url(../img/common/hero-mask.png) 0px 0px/cover no-repeat}.hero-catch{position:absolute;bottom:20%}@media only screen and (max-width: 767px){.hero-catch{bottom:25%}}.hero-catch{left:6rem}@media only screen and (max-width: 767px){.hero-catch{left:1rem}}.hero-catch{font-size:400%}@media only screen and (max-width: 767px){.hero-catch{font-size:200%}}.hero-catch{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-spacing-trim:trim-start;z-index:10;color:#fff;letter-spacing:1.5rem}@media only screen and (max-width: 767px){.hero-catch{letter-spacing:1rem}}.hero .business-status{position:absolute;bottom:1rem}@media only screen and (max-width: 767px){.hero .business-status{bottom:-2.5rem}}.hero .business-status{right:4rem}@media only screen and (max-width: 767px){.hero .business-status{right:1rem}}.hero .business-status{z-index:10;width:200px}@media only screen and (max-width: 767px){.hero .business-status{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:center right;transform-origin:center right}}.hero .business-status-inner{position:relative}.hero .business-status-text{position:absolute;top:0;left:0;color:#fff;text-align:center;width:200px;padding-top:46px}.hero .business-status-text p{line-height:1}.hero .business-status-text-status{font-size:1.5rem;font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-spacing-trim:trim-start;margin:8px 0}.hero .business-status-text-time{margin-bottom:4px}.hero .business-status-bg{width:100%}.section-news{-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-news .btn-box{position:relative;z-index:10;padding-top:1rem}.section-news .btn-box .btn{margin:0 auto}.section-news .news-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-news .section-title{width:100px;text-align:center;margin-top:-30px}.section-news .section-title img{width:100%}@media only screen and (max-width: 767px){.section-news .section-title img{width:60px}}.section-news .section-title-text{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin:20px auto 0 auto}@media only screen and (max-width: 767px){.section-news .section-title-text{margin:16px auto 0 auto}}.section-news .news-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;padding:10px;-webkit-overflow-scrolling:touch;cursor:-webkit-grab;cursor:grab;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.section-news .news-list .news-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:230px;-webkit-transition:color .3s ease;transition:color .3s ease;scroll-snap-align:start}.section-news .news-list .news-item:active{cursor:-webkit-grabbing;cursor:grabbing}.section-news .news-list .news-item-thumb{position:relative;width:230px;height:230px;margin-bottom:16px;border-radius:8px;overflow:hidden}.section-news .news-list .news-item-thumb-img{width:230px;height:230px;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.section-news .news-list .news-item-thumb-mask{position:absolute;bottom:-1px;right:-1px;width:100px;height:57px;background:url("../img/common/img-mask-steam--g.png") no-repeat center;background-size:contain;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:10px;color:#3a6a4b;padding:20px 0 0 10px;font-weight:bold}.section-news .news-list .news-item-thumb-mask img{width:18px;margin-bottom:4px}.section-news .news-list .news-item-time{margin-bottom:6px;display:block}.section-news .news-list .news-item-title{font-size:110%;font-weight:bold;line-height:1.5;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.section-news .news-list .news-item:hover .news-item-thumb-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.section-news .news-list .news-item:hover{color:#3a6a4b}.section-about .section-title{text-align:center;color:#3a6a4b;margin-bottom:8rem;margin-bottom:8rem}@media only screen and (max-width: 767px){.section-about .section-title{margin-bottom:2rem}}.section-about .about-box{gap:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 767px){.section-about .about-box{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-about .about-box-message{width:30%}@media only screen and (max-width: 767px){.section-about .about-box-message{width:100%}}.section-about .about-box-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-about .about-box-message-text{position:sticky;top:0;-ms-flex-item-align:start;align-self:flex-start;padding-top:1rem}.section-about .about-box-links{width:70%}@media only screen and (max-width: 767px){.section-about .about-box-links{width:100%}}.section-about .about-box-link{margin-bottom:30px}.section-about .about-box-link:last-child{margin:0}.section-about .about-box-link a{display:block;position:relative;border-radius:8px;overflow:hidden}.section-about .about-box-link a:hover .about-box-link-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.section-about .about-box-link a:hover{color:#3a6a4b}.section-about .about-box-link-tent{position:absolute;left:2rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent{left:1rem}}.section-about .about-box-link-tent{bottom:1.8rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent{bottom:.7rem}}.section-about .about-box-link-tent{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:10}.section-about .about-box-link-tent-jp{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:2.5rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent-jp{font-size:1.7rem}}.section-about .about-box-link-tent-jp{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-spacing-trim:trim-start;letter-spacing:.5rem;text-align:center}.section-about .about-box-link-tent-jp img{width:2.5rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent-jp img{width:1.7rem}}.section-about .about-box-link-tent-jp img{margin-bottom:-0.5rem;vertical-align:inherit}.section-about .about-box-link-tent-en{font-size:1.5rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent-en{font-size:1rem}}.section-about .about-box-link-tent-en{padding-bottom:.2rem}@media only screen and (max-width: 767px){.section-about .about-box-link-tent-en{padding-bottom:.5rem}}.section-about .about-box-link-img{width:100%;height:350px}@media only screen and (max-width: 767px){.section-about .about-box-link-img{height:250px}}.section-about .about-box-link-img{-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.section-about .about-box-link-mask{position:absolute;bottom:-1px;right:-1px;width:100px;height:57px;background:url("../img/common/img-mask-steam--w.png") no-repeat center;background-size:contain;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:10px;color:#3a6a4b;padding:20px 0 0 10px;font-weight:bold}.section-about .about-box-link-mask img{width:18px;margin-bottom:4px}