@charset "UTF-8";.ttl-top{color:#333;font-family:"MFW-UDShinMGoPr6-Bold";font-size:4.6rem;font-weight:900;letter-spacing:0.06em;margin:1em 0;text-align:center;position:relative;display:flex;flex-direction:column-reverse;flex-wrap:wrap}@media only screen and (max-width:768px){.ttl-top{font-size:3rem}}.ttl-top span{font-family:"Noto Sans JP","游ゴシック体","Yu Gothic","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#5aaee0;font-size:1.6rem;letter-spacing:normal}.main-area-top{position:relative;margin-bottom:1.6rem}.main-area-top .main-copy{color:#fff;font-size:4.2rem;font-family:"MFW-UDShinMGoPr6-Bold";font-weight:bold;letter-spacing:0.06em;writing-mode:vertical-rl;text-shadow:0 0 30px #000;position:absolute;top:10%;right:5%;z-index:2}@media only screen and (max-width:768px){.main-area-top .main-copy{font-size:2.1rem}}.main-area-top .movie-area{max-width:92.6%;margin-left:auto;position:relative}@media only screen and (max-width:768px){.main-area-top .movie-area{max-width:none}}.main-area-top .movie-area .hls-area{aspect-ratio:695/336!important;object-fit:contain!important;border-radius:20px 0 0 20px;overflow:hidden}@media only screen and (max-width:768px){.main-area-top .movie-area .hls-area{border-radius:0}.main-area-top .movie-area .hls-area>img{width:auto}}.main-area-top .movie-area .hls-area video{width:100%}.main-area-top .movie-area .hls-area.pht{width:100%}.main-area-top .movie-change{min-width:8em;text-align:center;left:10%;bottom:8%;position:absolute}@media only screen and (max-width:768px){.main-area-top .movie-change{left:2%}}.main-area-top .movie-change button{color:#000;background:#fff;border:none;border-radius:5em}.main-area-top .movie-operation{position:absolute;right:4%;bottom:16%;display:flex;align-items:flex-start;flex-wrap:nowrap}@media only screen and (max-width:768px){.main-area-top .movie-operation{bottom:23%}}.main-area-top .movie-operation .movie-btn-play,.main-area-top .movie-operation .movie-btn-sound{width:50px;margin:0 0.4rem;position:relative}@media only screen and (max-width:768px){.main-area-top .movie-operation .movie-btn-play,.main-area-top .movie-operation .movie-btn-sound{width:35px}}.main-area-top .movie-operation .movie-btn-play .movie-btn,.main-area-top .movie-operation .movie-btn-sound .movie-btn{width:50px;height:50px;text-indent:-200px;background:#fff;border:none;border-radius:50%;padding:0.5em;display:flex;align-items:center;overflow:hidden;position:absolute;z-index:15}@media only screen and (max-width:768px){.main-area-top .movie-operation .movie-btn-play .movie-btn,.main-area-top .movie-operation .movie-btn-sound .movie-btn{width:35px;height:35px}}.main-area-top .movie-operation .movie-btn-play .movie-btn.play:after,.main-area-top .movie-operation .movie-btn-play .movie-btn.stop:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.play:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.stop:after{content:"";width:13px;height:16px;display:block;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../img/common/ico_stop_b.svg) no-repeat center center/contain}@media only screen and (max-width:768px){.main-area-top .movie-operation .movie-btn-play .movie-btn.play:after,.main-area-top .movie-operation .movie-btn-play .movie-btn.stop:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.play:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.stop:after{width:10px;height:13px}}.main-area-top .movie-operation .movie-btn-play .movie-btn.play:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.play:after{background:url(../img/common/ico_play_b.svg) no-repeat center center/contain}.main-area-top .movie-operation .movie-btn-play .movie-btn.mute:after,.main-area-top .movie-operation .movie-btn-play .movie-btn.sound:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.mute:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.sound:after{content:"";width:25px;height:20px;display:block;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(../img/common/ico_sound_b.svg) no-repeat center center/contain}@media only screen and (max-width:768px){.main-area-top .movie-operation .movie-btn-play .movie-btn.mute:after,.main-area-top .movie-operation .movie-btn-play .movie-btn.sound:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.mute:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.sound:after{width:19px;height:15px}}.main-area-top .movie-operation .movie-btn-play .movie-btn.mute:after,.main-area-top .movie-operation .movie-btn-sound .movie-btn.mute:after{background:url(../img/common/ico_mute_b.svg) no-repeat center center/contain}.main-area-top .txt-scroll{position:absolute;left:3%;bottom:20%;z-index:1}@media only screen and (max-width:1300px){.main-area-top .txt-scroll{bottom:0}}@media only screen and (max-width:768px){.main-area-top .txt-scroll{display:none}}.main-area-top .txt-scroll span{display:block;color:#302828;font-size:1.4rem;font-weight:bold;letter-spacing:0.2em;writing-mode:vertical-rl;position:relative}.main-area-top .txt-scroll span:after{content:"";display:inline-block;width:34px;aspect-ratio:34/109;background:url(../img/top/scroll.png) no-repeat center center/cover;margin-top:1em;position:absolute;right:50%;transform:translateX(50%)}.main-area-top .list-sns{position:absolute;top:40%;left:2%;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;gap:1rem;margin:0}@media only screen and (max-width:1300px){.main-area-top .list-sns{left:1%}}@media only screen and (max-width:768px){.main-area-top .list-sns{display:none}}.important-news-area-top{margin-bottom:6.4rem}@media only screen and (max-width:1300px){.important-news-area-top{margin-left:7.4%}}@media only screen and (max-width:768px){.important-news-area-top{margin-left:0}}.important-news-area-top .inner-l .list-article{margin-bottom:0rem}.important-news-area-top .inner-l .list-article li{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 1em}.important-news-area-top .inner-l .list-article li .date-part{display:flex;align-items:baseline;position:relative}.important-news-area-top .inner-l .list-article li .date-part:after{content:"";display:inline-block;width:1px;height:1em;background:#302828;margin:0 1em}@media only screen and (max-width:768px){.important-news-area-top .inner-l .list-article li .date-part:after{content:none}}.important-news-area-top .inner-l .list-article li .date-part .category{color:#302828;font-size:1.4rem;font-weight:bold;border-radius:32px;background:#FFF800;border:none;padding:1.2rem 2rem}@media only screen and (max-width:768px){.important-news-area-top .inner-l .list-article li .date-part .category{font-size:1.3rem}}.important-news-area-top .inner-l .list-article li .ttl a{text-decoration:underline;padding:0}.menu-area-top{margin-bottom:8rem;margin-top:6rem}.news-area-top{background:url(../img/top/bg_square.png) repeat center center;padding:3em 0 5em;margin-bottom:8rem}.news-area-top .list-article{margin-bottom:0rem}.pickup-area-top{margin-bottom:8rem}@media screen and (min-width:769px){.pickup-area-top .swiper-button-next{display:none}}@media only screen and (max-width:768px){.pickup-area-top .swiper-button-next{top:35%;right:-1rem}}@media screen and (min-width:769px){.pickup-area-top .swiper-button-prev{display:none}}@media only screen and (max-width:768px){.pickup-area-top .swiper-button-prev{top:35%;left:-1rem}}@media only screen and (max-width:768px){.pickup-area-top .list-thumb{flex-wrap:nowrap}.pickup-area-top .list-thumb .ph-part{margin-bottom:0.8rem}}.pickup-area-top .list-thumb .txt-part{padding-bottom:0}.pickup-area-top .list-thumb .txt-part .ttl{font-size:2rem;font-weight:bold;text-align:center}@media only screen and (max-width:768px){.pickup-area-top .list-thumb .txt-part .ttl{font-size:1.3rem}}.instagram-area-top{margin-bottom:8rem}
/*# sourceMappingURL=top.css.map */