html,body,p,h1,h2,h3,h4,h5,ul{margin:0;padding:0}
html{box-sizing:border-box;font-size:100%;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", “Noto Sans”, “Noto Sans CJK JP”, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;}
*,*:before,*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-smoothing: antialiased;}
img{max-width:100%;height:auto;vertical-align:middle}
body{}
a{text-decoration:none;cursor:pointer;color:initial;}
html,body{width:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;height:100%;}
table{border-collapse: collapse;border-spacing: 0;}
.dis_res{display:none!important}
.dis_se{display:none!important;}
header{width:100%;top:0px;left:0;padding:10px 35px;position: fixed;display: block;transition:0.8s;z-index:5;}
.home_header.tps{top:44px;}
header.fixed{transition:0.8s;position:fixed;top:0;z-index:5;background-color:#000;}
.logo{position: absolute;left: 30px;top: 11px;max-width:290px;}
.logo_top{display: block;}
.logo_fix{display: none}
.fixed .logo_top{display: none;}
.fixed .logo_fix{display: block;}
.logo_sp{display: none;}
.logo_text{display: none;}
.inner-page .logo_fix{display:block;}
.topics{width: 100%;background: #111;padding: 13px;text-align: center;position: fixed;top:0;left: 0;height: 44px;overflow: hidden;z-index: 2;display: none;}
.topics a{font-size:14px;color:#fff;text-decoration: underline;}
.topics .close{position: absolute;right:10px;top:0;cursor:pointer;padding: 9px 15px;}
#global-nav{ width: 100%;margin: 0 auto;text-align: right;}
#global-nav ul li{display:inline-block;padding:0 10px;color:#000;font-size:14px;line-height:40px;font-weight:500;letter-spacing:1px;}
#global-nav ul li.sns{padding:0 10px;}
#global-nav ul li a{color:#fff;}
.fixed #global-nav ul li a{color:#fff;}
#global-nav ul li.active a{color: #000;}
#global-nav ul li a:hover{color: #999;}
nav span{background:#666;height:2px;display:block;position:relative;width:50px;left:0;}
#global-nav ul .lun{position: fixed;right: 20px;top: 50%;transform: translateY(-50%);width: 40px;padding: 20px 0;writing-mode: vertical-rl;background: #000;text-align: center;
 z-index: 10;border-radius: 40px;background: rgba(170, 170, 170, 0.4);;backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}
#global-nav ul .lun a{padding:10px 0;color: #fff;}
.fixed #global-nav ul .lun a{color: #000;}
.fixed #global-nav ul .lun a:hover{color: #999;}
.led{width:100%;padding:20px 15px 20px;background: #000;}
.led h2{font-size:34px;font-weight:bold;margin-bottom:20px;color:#fff;}
.led p{font-size:20px;line-height:1.6em;margin-bottom:40px;color:#fff;}
.led .links{background:#4d4d4d;color:#979797;padding:10px 20px;border-radius:4px;font-weight:600;}
.led{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;padding:60px 80px;margin:0 auto;}
.led_left{width:45%;padding-top: 28px;}
.led_right{width:52%;}

/*-- ボタン --*/
#nav-toggle{display:none;position:absolute;right:12px;top:14px;width:25px;height:32px;cursor:pointer;z-index:101;}
#nav-toggle div{position:relative;}
#nav-toggle span{display:block;position:absolute;height:2px;width:100%;background:#fff;left:0;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;transition:.6s ease-in-out;}
#nav-toggle span:nth-child(1) {top:2px;}
#nav-toggle span:nth-child(2) {top:9px;}
#nav-toggle span:nth-child(3) {top:16px;}

/*-- スマホ --*/
@media screen and (max-width: 769px) {

header ul{float:none;}
#top-head.fixed{background-color:#fff;height:65px;}
#global-nav ul li{float:none;text-align:center}
#top-head #global-nav ul li a,#top-head.fixed #global-nav ul li a{width:100%;display:block;color:#fff;padding:18px 0;font-size:20px;}
#nav-toggle {display:block;right:17px;top:15px;}
#nav-toggle span{background:#fff;}
.open #nav-toggle span{background:#fff;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav{-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}

#mobile-head{position:relative;}
#top-head.open{z-index:101;}
#top-head.open .logo{z-index:20;}
#global-nav{position: absolute;top:50px;background:#000;width:80%;text-align:center;padding:50px 15px;-webkit-transition:.7s ease-in-out;-moz-transition:.7s ease-in-out;transition:.7s ease-in-out;height:0;left:100%;height: 100vh;transform: translateX(0);}
#global-nav ul li{padding: 20px 0 0 20px;display:block;color:#fff;text-align:left;border-bottom: solid 0px #2b2b2b;line-height: 2em;font-size: 24px;}
#global-nav ul li.menu_left{padding:5px;float: none;}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {width:100%;display:block;color:#000;padding:0;font-size:15px;line-height: 2.1em;}
#nav-toggle{display:block;width: 22px;}
#global-nav ul .lun{position: relative;margin-top:40px;width: auto;padding: 0;writing-mode: inherit;font-size: 16px;text-align: center;right: initial;}
#global-nav ul .lun a{padding:10px;color:#fff;}
.fixed #global-nav ul .lun a{color:#fff;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav {
-moz-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%);height:100vh;}
}

.news{display:none;position:fixed;bottom:100px;right:60px;padding:28px 40px;background-color: #f2f2f2;width:500px;z-index:2;background-image: url(../img/news_img.png);background-size:auto 80%;background-position:right center;background-repeat: no-repeat;}
.news .close{position:absolute;right:10px;top:10px;}
.news h2{color: #000;font-size:21px;margin-bottom:15px;}
.news p{font-size:14px;color:#000;line-height:1.6em;margin-bottom:5px;}
.news p span{font-weight:600;color: #0066b5;}

.top{position: relative;width:100%;height:80%;display: flex;justify-content: center;align-items: center;max-height:900px;background-color: rgba(0,0,0,0.2);background-blend-mode: multiply;}
.top h1{font-size:48px;font-weight:bold;color:#fff;margin-bottom:10px;}
.top .box{width:100%;max-width:1140px;padding:40px;margin:0 auto;z-index:0;margin-bottom: 40px;}
.top p{font-size:18px;line-height:1.6em;color:#fff;margin-bottom:40px;}
.top .links{padding:10px 28px;border-radius:40px;color:#000;background:#fff;font-size:12px;border:solid 1px #fff;font-weight:bold;transition:0.4s;}
.top .links:hover{background:none;color:#fff;}
.top .links2{padding:10px 28px;border-radius:40px;color:#fff;font-size:12px;font-weight:bold;transition:0.4s;border: solid 1px #fff;margin-left:6px;}
.top .links2:hover{padding:10px 28px;border-radius:40px;color:#000;background:#fff;font-size:12px;border:solid 1px #fff;font-weight:bold;transition:0.4s;}
#bgVideo{position: absolute; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; z-index:-1; top: 0; left: 0; overflow: hidden;}
#videoBt{position:absolute;width:50px;height:50px;bottom:20px;right:28px;background-image: url(../img/play_bt.svg);background-size:50px;background-repeat: no-repeat;}
#videoBt.on{background-image: url(../img/play_bt_on.svg);}

.app{width:100%;background: #efefef;padding:60px 20px;}
.app .box{width:100%;max-width:1040px;margin:0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;}
.app .box_left{width:52%;}
.app .box h2{font-size:24px;font-weight:700;margin-bottom:15px;}
.app .box_left p{font-size:15px;line-height:1.6em;}
.app .box_right{width:47%;}
.app .box_right img{width:205px;transition:0.4s;}
.app .box_right img:nth-child(1){margin-right:25px;}
.app .box_right img:hover{transform: scale(1.05);}
.app .box_right p{font-size:14px;margin-top:10px;}

#about{width:100%;padding:65px 15px 0px;max-width:1080px;margin:0 auto;}
#about h2{font-size:40px;font-weight:bold;text-align:left;color:#000;margin-bottom:60px;}
#about p{font-size:15px;line-height:1.6em;}
.about_list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;}
.about_list .box{width:28%;vertical-align:top;margin-bottom:40px;}
.about_list .img {width:40px;}
#about h3{font-size:20px;font-weight:bold;margin-bottom:10px;margin-top:20px;}

.sponsor{width:100%;padding:80px 15px;max-width:1080px;margin:0 auto;}
.sponsor .list{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;text-align:center;margin-bottom:40px;}
.sponsor .list .box{width:23%;border-radius:8px;margin-bottom:15px;}


.amenities{width:100%;padding:80px 15px 10px;max-width:1080px;margin:0 auto;}
.amenities .list{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;text-align:center;margin-bottom:10px;}
.amenities .list .box{/* width: 25%; */border-radius:8px;margin-bottom:15px;}
.amenities h2{font-size:40px;font-weight:bold;color:#000;margin-bottom:60px;}
.amenities h3{font-weight:600;font-size:24px;margin-bottom:28px;}
.amenities p{font-size:14px;margin-top:10px;}

.option{width:100%;padding:80px 0px 0;max-width:1080px;margin:0 auto;}
.option .list{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;text-align:center;margin-bottom:80px;}
.option .list .box{width:32%;border-radius:8px;margin-bottom:15px;}
.option h3{font-weight:600;font-size:24px;margin-bottom:28px;}
.option p{font-size:14px;margin-top:10px;}
.option img{max-width: 100%;height: auto;vertical-align: middle;}
.pdflink{text-align:center;margin-top:100px;}

.swiper-container{padding:100px 0px 0px;margin-bottom:50px;}
.swiper-container h2{font-size: 40px;font-weight: bold;color: #000;margin-bottom: 60px;text-align:center;}
.slide_img{height:480px;background-size:cover;background-position: center;background-repeat: no-repeat;}
.slider1{background-image: url(../img/slider1.jpg);}
.slider2{background-image: url(../img/slider2.jpg);}
.slider3{background-image: url(../img/slider3.jpg);}
.slider4{background-image: url(../img/slider4.jpg);}
.slider5{background-image: url(../img/slider5.jpg);}
.slider6{background-image: url(../img/slider6.jpg);}
.slider7{background-image: url(../img/slider7.jpg);}
.slider8{background-image: url(../img/slider8.jpg);}
.slider9{background-image: url(../img/slider9.jpg);}
.slider9-1{background-image: url(../img/slider9_en.jpg);}
.slider10{background-image: url(../img/slider10.jpg);}
.slider11{background-image: url(../img/slider11.jpg);}
.slider12{background-image: url(../img/slider12.jpg);}
.slider13{background-image: url(../img/slider13.jpg);}
.slider14{background-image: url(../img/slider14.jpg);}
.slider15{background-image: url(../img/slider15.jpg);}
.swiper-pagination-bullet-active{background:#666;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;}

#about h4{font-size:45px;font-weight:600;line-height:1.2em;margin-bottom: 10px;}
#about h5{font-size:16px;font-weight:400;}
#about .links{margin-top:80px;}
#about .links img{width:40px;margin-right:10px;}

#method{width:100%;padding:80px 15px;max-width:1000px;margin:0 auto;}
#method .box{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;margin-bottom:80px;}
#method .box_text{width:50%;padding-top:20px;}
#method .box_img{width:45%;padding:30px;border-radius:20px;}
#method h2{font-size:40px;color:#000;font-weight:bold;margin-bottom:80px;}
#method h3{font-size:24px;font-weight:600;margin-bottom:20px;}
#method p{font-size:18px;line-height:1.7em;}
.anime_zoom .zoom_bg {-webkit-transform: scale(0.8);transform: scale(0.8);transition: 0.4s;opacity:0;}
.anime_zoom .zoom_img {-webkit-transform: scale(0);transform: scale(0);}
.anime_zoom.ac .zoom_bg {-webkit-transform: scale(1);transform: scale(1);opacity:1;}
.anime_zoom.ac .zoom_img {-webkit-animation: scaleBounceOut .8s normal forwards;animation: scaleBounceOut .8s normal forwards;}
@keyframes scaleBounceOut {0% {-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: scale(1.1);transform: scale(1.1);-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}70% {-webkit-transform: scale(0.9);transform: scale(0.9);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}100% {-webkit-transform: scale(1);transform: scale(1);-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}}

#plan{width:100%;padding:80px 15px 20px;}
.plan_text{width:100%;max-width:1000px;margin:0 auto;}
.plan_list{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;margin-bottom:80px;max-width:1040px;margin:0 auto;}
.plan_list .box{width:100%;}
#plan h2{font-size:40px;color:#000;font-weight:bold;}
#plan h3{font-size:24px;font-weight:600;margin-bottom:20px;margin-top:0px;}
#plan h3 small{font-size:14px;padding-left:40px;vertical-align: middle;}

.led{width:100%;padding:20px 15px 20px;background: #f1f2f2;}
.led h2{font-size:28px;font-weight:bold;margin-bottom:4px;color:#000;}
.led h3{font-size:16px;font-weight:bold;margin-bottom:8px;color:#888;}
.led p{font-size:16px;line-height:1.4em;margin-bottom:30px;color:#000;}
.led .links, .pdflink a{display: inline-block;background:#000;color:#fff;padding:14px 24px;border-radius:32px;font-weight:600; font-size:14px;}
.led{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;padding:40px 40px;margin:40px auto;}
.led_left{width:40%;padding-top: 0px;}
.led_right{width:52%;}
#led_vid{width:100%;}

.maps{width: 100%;max-width:1280px;margin:0 auto; position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;padding:0px 0px 80px;}
.map_left{background: #000;width: 40%;display: inline-block;float: left;padding: 60px 20px 56px 60px;color: #fff;text-align: left;}
.map_right{display: inline-block;width: 60%;overflow: hidden;}
.map_right iframe{width: 100%;height: 100%;filter: grayscale(100%);}
.map_left select{ font-size:15px;-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;padding: 12px 15px;background: #f2f2f2;display: block; width:300px;border: none;border-radius: 4px;background: #f2f2f2 url("../img/dw.svg") no-repeat scroll center/9px 8px;background-position: center right 16px;margin-bottom:20px;}
.map_left .links{font-size:16px;color:#fff;font-weight:400;cursor:pointer;}
.map_left h3{margin-top:40px;font-size:18px;font-weight:600;line-height:1.5em;color:#fff;margin-bottom:40px;}
.map_left h4{font-size:16px;color:#fff;font-weight:500;margin-bottom:10px;}
.map_left p{font-size:16px;font-weight:400;color:#fff;line-height:1.67em;margin-bottom:20px;}
.map_left p .red{color: #ff0000;font-weight:600;}
.location_two{display: none;}
.two .location_two{display: block;}
.two .location_one{display: none;}

.sns{width:100%;padding:40px 15px 120px;text-align: center;}
.sns a{padding:0 20px;}
.sns img{width:40px;transition:0.4s;}
.sns img:hover{transform: scale(1.2);}

.thanks{width: 100%;height: calc(100% - 74px);padding:90px 20px;text-align: center;}
.thanks h2{font-size:34px;font-weight:600;margin-bottom:28px;margin-top: 200px;}
.thanks p{font-size:18px;line-height:1.6em;margin-bottom:40px;}
.thanks a{background: #000;color: #fff;padding: 10px 28px;border-radius: 20px;font-size: 16px;font-weight: 600;}

#faq{width:100%;padding:100px 15px;}
#faq .box{width:100%;max-width:1280px;margin:0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;}
#faq .box_left{width:42%;}
#faq .box_right{width:50%;}
#faq h2{font-size:40px;margin-bottom:80px;font-weight:bold;}
.faq{width:100%;max-width:900px;margin:0 auto;}
.faq dl{border-bottom: solid 1px #ddd;padding-bottom: 20px;margin-bottom: 20px;position:relative;}
.faq dd{margin:0;font-size:18px;font-weight:bold;cursor:pointer;}
.faq dt{font-size:16px;margin-left:18px;line-height: 1.6em;margin-left:0;}
.faq dt a{text-decoration:underline;}
.faq dd span{padding-right: 15px;color:#007e92;font-size:18px;}
.faq .inner{display: none;width:88%;margin-top: 10px;}
.faq .inner.open{display: block;}
.psavrr{position: absolute;right: 0;top:0;transform: rotate(0deg);}
.ac .psavrr{transform: rotate(-180deg);}

#news h3{font-size:17px;margin-bottom: 8px;border-top: solid 1px #d4d4d4;padding-top: 20px;color: #141414;}
#news h3 span{display: block;color: #444;font-size: 16px;line-height: 1.5em;}
#news h3.no-bd{border:none;}
#news p{font-size:16px;margin-bottom:20px;}

footer{/* background: #e5e5e5; */width:100%;padding:28px 0px;text-align: left;}
footer ul{display: inline-block;}
footer ul li{display: inline-block;padding-right:20px;text-align: left;}
footer ul li a{font-size:15px;color:#000;margin-bottom:20px;font-weight:400;}
footer .copy{font-size:14px;color:#222;line-height:1.6em;float: right;}

.privacy{width:100%;padding:160px 20px 120px;max-width:680px;margin:0 auto;}
.privacy h1{text-align:center;color:#000;font-weight:bold;font-size:38px;margin-bottom:40px;}
.privacy h2{font-weight:bold;font-size:18px;margin-bottom:5px;}
.privacy p{font-size:16px;line-height:1.6em;margin-bottom:25px;font-weight:400;}
.privacy ul{padding-left: 22px;margin-bottom:25px;}
.privacy li{list-style: decimal;font-size: 16px;line-height: 1.6em;font-weight:400;}
.privacy li ol li{list-style:lower-roman;}
.privacy .right_text{text-align:right;margin-top:20px;}

.contact_top{width:100%;padding:100px 20px 20px;text-align: center;}
.contact_top h1{font-size:42px;color:#000;font-weight:bold;margin-bottom: 20px;}
.contact_top p{font-size:18px;line-height:1.6em;font-weight:500;color:#222;margin-bottom: 40px;}
form#mail_form{width:680px;padding: 20px 0;}
form#mail_form dl dt{color:#000;padding: 10px 0;font-size:16px;}
form#mail_form #form_submit input{float: none;width: 200px;background:#000;}
form#mail_form textarea{font-size:16px;}
form#mail_form #form_submit{text-align:left;}
form#mail_form ul li a{text-decoration: underline;}

.calendar_top{width:100%;padding:100px 20px 20px;text-align: center;}
.calendar_top h1{font-size:42px;color:#000;font-weight:bold;margin-bottom: 20px;}
.calendar_top p{font-size:18px;line-height:1.6em;font-weight:500;color:#222;margin-bottom: 40px;}
#calendar h3{font-size:14px;margin-bottom: 4px;padding-top: 15px;}
#calendar h3 span{font-size:15px;}
#calendar p{margin-bottom: 15px;font-size:12px;}

@media (max-width:1200px){

}

@media (max-width:1025px){
.app .box_right img{width:185px;}
.maps{padding: 40px 20px 40px;}
.sns{padding: 40px 15px 60px;}
}


@media only screen and (max-width: 813px) and (min-width: 568px){

}





@media (max-width:770px){
header{height: 50px;padding: 10px 15px;background:#000;}
.logo img{width:80px;}
.logo_top{display: none;}
.logo_sp{display:none;}
.logo_sp{display: block;}
.logo_fix{display: none!important;}
.logo_text{display: block;margin:0 auto;}
.app .box_right img{width: 125px;}
.map_left select{width:100%;}
}


@media (max-width:568px){
.dis_pc{display:none!important}
.dis_res{display:block!important}
header{height: 50px;padding: 10px 15px;background:#000;}
.home_header.tps{top:37px;}
.topics a{width: 280px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-o-text-overflow: ellipsis;margin: 0 auto;font-size: 11px;display: block;}
.topics .close{padding:6px 10px;right:0;}
#global-nav ul li.sns{display: inline-block;border: none;margin-top: 20px;padding: 20px;}
#global-nav ul li.sns img{width:28px;}
.logo{display: inline-block;left: 15px;}
.logo img{width:80px;}
.logo_top{display: none;}
.logo_sp{display:none;}
.logo_sp{display: block;}
.logo_fix{display: none!important;}
.logo_text{display: block;margin:0 auto;}
.top{height:500px;position: relative;}
.top .box{margin-bottom: 20px;}
.top h1{font-size:22px;margin-top: 40px;}
.top p{font-size:14px;margin-bottom:28px;}
.top .links{padding: 8px 20px;font-size:12px;margin: 0px 2px;}
.top .links2{padding: 8px 20px;font-size:12px;}
#videoBt{bottom:15px;right:15px;width:45px;height:45px;background-size:45px;}
.app{padding: 40px 20px;}
.app .box_left{width: 100%;margin-bottom:20px;}
.app .box_right{width:100%;}
.app .box h2{font-size:22px;margin-bottom:10px;}
.app .box_left p{font-size:14px;}
.app .box_right img{width: 125px;}
.app .box_right img:nth-child(1){margin-right:20px;}
.app .box_right p{font-size:12px;}

#about{padding:40px 30px 0;}
#about h2{font-size:22px;margin-bottom:28px;line-height: 1.2em;}
#about p{font-size:14px;line-height:1.5em;}
#about h3{font-size:18px;margin-bottom:5px;margin-top:0;}
.about_list .box{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;}
.about_list .box .box_left{width:14%;}
.about_list .box img{}
.about_list .box .box_right{width:81%;}

.swiper-container{padding:0px 0 40px;margin-bottom:20px}
.swiper-container h2{font-size: 22px;font-weight: bold;color: #000;margin-top: 40px;margin-bottom: 40px;text-align:center;}
.slide_img{height:200px;border-radius:0px;}
.swiper-pagination-bullet{width:6px;height:6px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}
.amenities{padding:20px 20px;}
.amenities h2{font-size:22px;margin-bottom: 40px;}
.amenities h3{font-size: 14px;margin-bottom: 16px;}
.amenities .list .box{width: 48%;margin-bottom: 10px;}
.amenities p{font-size:12px;}
.amenities .list .box img{width:100%;}
.amenities .list{margin-bottom:0px;}
#method{padding:40px 20px;}
#method .box{margin-bottom:60px;}
#method h2{font-size:22px;margin-bottom:40px;}
#method .box_text{width:100%;padding-top:0;margin-bottom:20px;order: 1;}
#method .box_img{width:100%;padding: 28px;order:2;}
#method h3{font-size:20px;margin-bottom:10px;}
#method p{font-size: 14px;}

#plan{padding:0 ;}
#plan h2{font-size:22px;margin-top: 80px;}
#plan h3{font-size: 14px;margin-top: 24px;margin-bottom: 16px;}
#plan h3 small{font-size: 12px;padding-left: 0;display: block;margin-top: 10px;}
.plan_list .box{width:100%;margin-bottom:25px;}
.led{padding: 20px 20px ;background: ##f1f2f2;margin-top: 20px;}
.study{padding:0;}
.led h2{font-size:22px;margin-bottom: 8px;}
.led p{font-size:14px;margin-bottom:20px;}
.led_left{width:100%;margin-bottom:30px;padding-top: 0;}
.led_right{width:100%;}
.led .links{padding: 8px 15px;font-size: 12px;}

#faq{padding:130px 0px 20px;}
#faq .box_left{width: 100%;}
#faq h2{font-size:24px;margin-bottom: 20px;}
#faq .box_right{width:100%;}
.faq dd{font-size:18px;line-height: 24px;width: 90%;}
.faq dt{font-size: 18px;line-height: 24px;margin-top: 14px;}
.psavrr{top: 0;width:14px;}
.faq dl{padding-bottom:24px;margin-bottom:24px;}
.maps{padding:20px 0;display: block;}
.map_left{width: 100%;padding: 0px 2px 10px 28px;}
.map_left select{font-size:16px;padding: 10px 12px;width:100%;}
.map_left h3{font-size:16px;margin-top: 20px;margin-bottom: 20px;}
.map_left h4{font-size: 15px;margin-bottom:5px;}
.map_left p{font-size:13px;}
.map_left p a{color:#fff;}
.map_right{width:100%;height:240px;}
.map_right iframe{}

#news h3{font-size:14px;margin-bottom: 4px;padding-top: 15px;}
#news h3 span{font-size:15px;}
#news p{margin-bottom: 15px;font-size:12px;}
.sns{padding: 20px 0px 40px;}
.sns img{width: 28px;}

footer{padding:20px 0px;}
footer ul{display: block;text-align: center;}
footer ul li{padding: 0 4px;}
footer ul li a{font-size: 13px;}
footer .copy{font-size:10px;margin-top: 10px;float: none;text-align: center;}

.news_bg{position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 2;top: 0;left: 0;display: none;}
.news{width: 318px;top: 50%;left: 50%;margin-left: -159px;margin-top: -190px;height: 350px;padding: 18px 28px 0px 28px;background-position: bottom center;background-size: 65% auto;}
.news h2{font-size:18px;margin-bottom: 10px;}
.news p{font-size:13px;line-height: 1.5em;margin-bottom: 4px;}
.news .close{width:30px;right:5px;top:5px;}

.privacy{padding:80px 20px 20px;}
.privacy h1{font-size:24px;margin-bottom:28px;}
.privacy h2{font-size:16px;}
.privacy p{font-size: 14px;line-height: 1.5em;margin-bottom: 20px;}
.privacy ul{padding-left: 20px;margin-bottom: 20px;}
.privacy li{font-size:14px;}
.privacy ol{padding-left: 30px;}

.contact_top{padding:80px 20px 20px;}
.contact_top h1{font-size:24px;margin-bottom:20px;}
.contact_top p{font-size:14px;line-height: 1.5em;}
.contact_main{width:100%;padding:20px 20px;}
form#mail_form{width:100%;padding:0;}
form#mail_form dl{width: 100%;margin-top: 0px;}
form#mail_form dl dt{padding: 5px 0;}
form#mail_form input{max-width:100%;margin-bottom:15px;}
form#mail_form #form_submit{margin-left:0;text-align: center;}
form#mail_form textarea{margin-bottom:10px;}
form#mail_form ul li{font-size:15px;}
form#mail_form #form_submit input{font-size: 14px;font-weight: 600;}

.calendar_top{padding:80px 20px 20px;}
.calendar_top h1{font-size:24px;margin-bottom:20px;}
.calendar_top p{font-size:14px;line-height: 1.5em;}
.calendar_main{width:100%;padding:20px 20px;}
#calendar h3{font-size:14px;margin-bottom: 4px;padding-top: 15px;}
#calendar h3 span{font-size:15px;}
#calendar p{margin-bottom: 15px;font-size:12px;}

.thanks h2{font-size:20px;margin-bottom: 20px;}
.thanks p{font-size:13px;}


}



@media (max-width:400px){
	
}
@media (max-width:321px){
.dis_se{display:block!important;}

}


/* ---- Header Reservation Button ---- */
header .reserve-btn {
    padding: 8px 20px;
    border: 1px solid #fff;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    display: inline-block;
    transition: 0.3s;
}

header .reserve-btn:hover {
    background: #fff;
    color: #000;
}

/* スクロール後（header.fixed）も同じ色で見えるように */
header.fixed .reserve-btn {
    border-color: #fff;
    color: #fff;
}

header.fixed .reserve-btn:hover {
    background: #fff;
    color: #000;
}

/* スマホ時はナビの中に自然に配置されるよう調整 */
@media (max-width: 769px) {
    header .reserve-btn {
        display: block;
        margin: 40px 0 0 20px;
        width: fit-content;
    }
}



/* ナビゲーションの丸を写真の外（下）に出す */

.swiper-container {
  padding: 100px 0 0;   /* 上だけ余白を取る */
  margin-bottom: 60px;  /* スライダー全体の下の余白 */
}

/* デフォルトの absolute / bottom を打ち消して下に配置 */
.swiper-container-horizontal > .swiper-pagination-bullets {
  position: static;
  width: 100%;
  margin-top: 24px;
  text-align: center;
}

/* ドットの見た目調整（既存指定に上書きでOK） */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ccc;
  opacity: 0.7;
}

.swiper-pagination-bullet-active {
  background: #666;
  opacity: 1;
}




