@charset "utf-8";
@import url('https://www.nta.co.jp/akafu/east/common/css/common.css');
@import url('https://use.fontawesome.com/releases/v5.6.3/css/all.css');
/* CSS Document */
html{
	scroll-behavior:smooth;
  scroll-padding-top: 70px;
}
#wrapper {
	width: 100%;
	max-width:950px;
	margin:0 auto 10px;
	padding:0;
 	font-size:14px;
	line-height:1.6;
}
#wrapper * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#wrapper a{
   word-break: break-all;  
}
#wrapper img{
  vertical-align: bottom;
} 
#wrapper h2,
#wrapper h3,
#wrapper h4 {
	font-weight: bold;
}
@media screen and (min-width: 760px){
   .pc_none{
    	display: none;
  }
}
@media screen and (max-width: 759.9px){
   .sp_none{
    	display: none;
  }
}

/*-------------ページコンテンツ   --------------*/
section > .inner {
	width: 80%;
	max-width: 940px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
@media screen and (max-width: 759.9px){
   section > .inner{
    	width: 96%;
  }
}
@media screen and (min-width: 760px){
	.region_picto {
		position: absolute;
		top:5px;
		right: 0;
		width: 50%;
		text-align: right;
	}
	.region_picto .region {
		margin-bottom: 5px;
	}
	.region_picto .picto,
	.region_picto .newopen{
		text-align: right;
		margin-bottom: 5px;
		display: inline-block;
	}
}
@media screen and (max-width: 759.9px){
	.region_picto {
		margin-bottom: 10px;
		width: 100%;
		text-align: right;
	}
	.region_picto .region,
	.region_picto .picto,
	.region_picto .newopen{
		text-align: right;
		margin: 5px;
		display: inline-block;
	}
}
.region_picto .region li{
		font-size: 95%;
		padding:0;
		display: inline;
		margin:0;
	}
.region li:first-child::after{
	content: "|";
	padding-left: 5px;
}
.picto[data-type="hotel"]{
	background: rgb(86,201,121);
	color: #FFFFFF;
	padding: 1px 5px 0;
	border-radius: 3px;
}
.picto[data-type="ryokan"]{
	background: rgb(212,181,114);
	color: #FFFFFF;
	padding: 1px 5px 0;
	border-radius: 3px;
}
.newopen{
	background: #F32A2D;
	color: #FFFFFF;
	padding: 1px 5px 0;
	border-radius: 3px;
}

.hotel_data {
	width: 100%;
	margin-bottom: 10px;
}
.hotel_data h3{
	font-size: 180%;
	margin-bottom: 5px;
  width: 75%;
}
@media screen and (max-width: 759.9px){
   .hotel_data h3{
		font-size: 140%;
	  font-weight: bold;
    width: 100%; 
	}
}

.movie {
	width: 100%;
	margin: 30px 0;
	text-align: center;
}
@media screen and (max-width: 759.9px){
  .movie {
    width: 90%;
    padding-top: 45%;
    margin: 30px auto;
    text-align: center;
    position: relative;
  }
	.movie iframe{
		width: 100%;
		height: 100%;
    position: absolute;
    top:0;
    left: 0;
    
	}
}
.comment {
	width: 90%;
	margin: 20px auto ;
	text-align: left;
	line-height: 2;
}
.comment pre{
	width: 100%;
	white-space: pre-wrap;
	line-height: 2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.yoyaku {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}
.yoyaku a{
	width: 40%;
	margin: 20px 2%;
	text-align: center;
	padding: 15px;
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
  background: #20208C;
}
.yoyaku a:hover{
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.7;
}
.yoyaku_unit {
	width: 90%;
	margin: 20px auto 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content:center;
}
.yoyaku_unit a{
	width: 46%;
	margin: 10px 2%;
	padding: 15px 0;
  border-radius: 3px;
  color: #FFFFFF;
  text-align: center;
}
.yoyaku_unit a.btn1{
  background: #20208C;
}
.yoyaku_unit a.btn1::before{
  content:"プラン詳細はこちら";
}
.yoyaku_unit a.btn2{
  background: #20208C;
}
.yoyaku_unit a.btn2::before{
  content:"宿泊プラン";
}
.yoyaku_unit a.btn3{
  background: #20208C;
}
.yoyaku_unit a.btn3::before{
  content:"\03c首都圏発\03e JRセットプラン";
}
.yoyaku_unit a.btn4{
  background: #259BF1;
}
.yoyaku_unit a.btn4::before{
  content:"\03c中部発\03e JRセットプラン";
}
.yoyaku_unit a.btn5{
  background: #20208C;
}
.yoyaku_unit a.btn5::before{
  content:"\03c首都圏発\03e 航空セットプラン";
}
.yoyaku_unit a.btn6{
  background: #259BF1;
}
.yoyaku_unit a.btn6::before{
  content:"\03c中部発\03e 航空セットプラン";
}

.yoyaku_unit a.btn9{
  pointer-events: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.yoyaku_unit a:hover{
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.7;
}

@media screen and (max-width: 759.9px){
	.yoyaku a{
		width: 80%;
		margin: 10px 2%;
	}
	.yoyaku_unit a{
		width: 80%;
		margin: 10px 2%;
	}
}
p.caution {
	text-align: center;
  margin-bottom: 10px;
}
/*-----スライドswiper カスタマイズ--------------------*/
#main{
	width: 100%;
	margin:0 auto 10px;
	padding: 0;
}
#main .swiper-wrapper{
	width: 100%;
  margin-bottom: 0px;
}
#main .swiper-wrapper .swiper-slide{
	text-align: center;
	width: 100%;
	padding-top:70%;
	position: relative;
	overflow: hidden;
	/*background: #EEEEEE;*/
	background: #FFFFFF;
}
#main .swiper-wrapper .swiper-slide img{
	width: auto;
	height:100%;
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #CCC;

}
#main .swiper-button-prev:focus,
#main .swiper-button-next:focus{
  outline: none;
}
#main .swiper-button-prev::after,
#main .swiper-button-next::after{
	font-size:40px;
	color: #FFF;
	font-weight: bold;
	opacity: 0.5;
}
#main .swiper-button-prev:hover::after,
#main .swiper-button-next:hover::after{
	opacity: 1;
}
#main .swiper-button-prev{
	left:5px;
	top:48%;
}
#main .swiper-button-next{
	right:5px;
	top:48%;
}
@media screen and (max-width: 759.9px){
	#main .swiper-button-prev::after,
	#main .swiper-button-next::after{
		font-size:30px;
	}
	#main .swiper-button-prev{
		left:5px;
		top:46%;
	}
	#main .swiper-button-next{
		right:5px;
		top:46%;
	}
}


/*ページネイション*/
#main .swiper-pagination {
	bottom: 30px;
	width: 8em;
	margin: 0 auto;
	display: block;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.4);
	border-radius: 3em;
}
/*サムネイル*/
@media screen and (max-width: 759.9px){
   #thumbnail{
    	display: none;
  }
}
#thumbnail .swiper-wrapper{
	width: 100%;
	margin:0 auto;
	padding: 0 0 0 5px;
	display:flex;
	flex-wrap:wrap;
}
#thumbnail .swiper-wrapper .swiper-slide{
	width: 60px;
	height:60px;
	margin: 1px;
	cursor: pointer;
}
#thumbnail .swiper-wrapper .swiper-slide img{
	opacity: 0.4;
}
#thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active img{
	opacity: 1;
}
#thumbnail .swiper-wrapper .swiper-slide{
	overflow: hidden;
	position: relative;
}
#thumbnail .swiper-wrapper .swiper-slide img{
	width: 100%;
	height:100%;
	position:absolute;
  top:0;
  left:0;
  right:0;
	/*top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);*/
  object-fit:cover;
}


