/*============================
	global
============================*/
.inner {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}

.wrapper {
	background: #fff;
}

.belt {
  background: linear-gradient(transparent 50%, #FFF 50%);
}

.red {
  color: #cc1b1b;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}


.mincho {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	
}

.lh_2 {
	line-height: 2em;
}

h3 {
	margin-bottom: 3%;
	border-left: 5px solid #27279b;
	padding:5px 0 5px 10px;
	font-size: 18px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;	
}

.mb_3 {
	margin-bottom: 3%;
}

.txt_left {
	text-align: left;
}

copy {
	font-size: 10px;
}

.drawer-hamburger {
	margin: 10px 10px 0 0; 
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #27279b !important;
	height: 3px !important;
}

.drawer-open .drawer-hamburger-icon {
    background-color: transparent !important;
}


.drawer-nav {
/* background-color: #27279b !important;*/
	background: #333 !important;
	text-align: center;
}

.drawer-menu li{
	overflow: hidden;



}

.drawer-menu li a{
	color: #fff;
	display: block;
	padding: 1.1vh 0;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #000;	
}


.pc_menu li {
	float: left;
}



.pc_no {
	display: none;
}


.ta_ac {
	border-collapse:collapse;
}
.ta_ac td{
	border: 1px solid #eee;
	border-collapse:collapse;
	padding: 10px;}

.ta_ac td:nth-child(odd){
	width: 250px;
	background: #f8f8f8;
	text-align: center;

}

.img_wrap {
	height: 200px;
	background: url("../img/img_bk_nagasaki.jpg") no-repeat;
	/*background-attachment: fixed;*/
	background-size: 100%;
}


.img_wrap_access {
	position: relative;
	height: 300px;
	background: url("../img/img_access.jpg") no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	transition-duration: 0.8s;
	margin:0 3% 3% 3%;
		overflow: hidden;

}

.img_wrap_access:hover {
 transform: scale(1.1);
  transition-duration: 0.8s;
}
.img_wrap_access a {
    display: block;
    position: relative;
    height: 300px;
}
.hotel_2box li:hover {
 transform: scale(1.1);
  transition-duration: 0.8s;	

}
.plan01,.plan02{
  position: absolute;
  width: 8.5%;
  bottom: 0;
}
.plan01{
  right: 60%;
}
.plan02{
  right: 51%;
}
.w_40 {
	width: 49%;
}

.w_60 {
	width: 49%;
}
.left_30{
      margin-right: 60px;
}
.left_120{
      margin-right:120px;
}
.left_140{
      margin-right:140px;
}
.fl_l {
	float: left;
}


.fl_r {
	float: right;
}

.box_of {
  position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom: 3%;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	line-height: 2em;
}

.btn-view {
	border: 1px solid #27279b;
	padding: 10px;
	color:  #27279b;
	display: block;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.ti_1 {
padding-left:1em;
text-indent:-1em;
}

.bdb_2 li{
	margin-bottom: 6%;
	
}

@media screen and (max-width: 768px) {
  .sp_no {
    display: none;
  }

  .pc_no {
    display: block;
  }
	
.fl_l , .fl_r{
	float: none;
	}
	
.w_40 ,.w_60 {
	width: 100%;
}	
	
.drawer-hamburger {
	margin: 0; 
}
.plan01,.plan02{
  position: absolute;
    width: 9%;
    bottom: 0;
}
.plan01{
  right: 10%;
}
.plan02{
  right: 0%;
}
.left_30 {
    margin-right: 130px;
}
.ta_ac td{
	display: block;
	width: 100%;
	}

.ta_ac td:nth-child(odd){
	width: 100%;
	text-align: left;

}	
}
@media screen and (max-width: 768px) {
.plan01,.plan02{
  position: absolute;
    width: 18%;
    bottom: 0;
}
.plan01{
  right: 20%;
}
.plan02{
  right: 0%;
}
.left_30 {
    margin-right: 130px;
}
}
/*============================
	header
============================*/
#tmp_head {
  width: 100%;
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  padding:15px 10px 0 20px;
	height: 80px;
	border-bottom: 1px solid #eee;
}
#tmp_head h1 {
  width:250px;
	float: left;
}
#tmp_head h1 img {
  width: 100%;
}


.hotel_2box {
	overflow: hidden;
}


.hotel_2box ul{
		overflow: hidden;
display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;

}


.hotel_2box ul li{
			width: 50%;
	overflow: hidden;
	height: 400px;
}



.hotel_2_1 {

	background:url("../img/img_hotel_01.jpg") no-repeat center center;;
	background-size: cover;
	margin: 0 1.5% 3% 3%;
}

.hotel_2_2 {

	background:url("../img/img_hotel_02.jpg") no-repeat center center;;
	background-size: cover;
	margin:0 3% 3% 1.5%;	
}


.box_txt {
	background: rgba(255,255,255,0.7);
	/*background: #27279b;*/
	text-align: center;
	padding: 20px;
	right: 0;
	bottom:0;
	position: absolute;
	font-size: 11px;
	margin: 0 auto;
	color: #27279b;
	width: 100%;
}

.box_txt span{
	border: 1px solid #27279b;
	padding: 10px;
	width: 200px;
}

	.tit_h2 {
		border-bottom: 2px solid #ac961a;
		padding-bottom: 60px;
		margin-bottom: 3%;
}	
	



/* ********************************* */

.back_wrap {
	background: url("../img/img_back.jpg");
	width: 100%;
	padding: 6% 0;
	
}

.back_wrap2 {
	width: 100%;
	padding: 60px 0;
	
}



.back_wrap ul{
	overflow: hidden;
display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.back_wrap ul li{
	width: 31%;
	background: #fff;
	padding: 3%;
	text-align: center;
}

/*.back_wrap p {
	font-weight: bold;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;	
}*/


.back_wrap_bl {
	background: url("../img/img_back_bl.jpg");
	width: 100%;
	padding: 6% 0;
	color: #fff;
	
}


.swiper-slide {
	background: #f8f8f8;
	display: block;
}

.txt_area {
	padding: 10px;
	display: block;
}



.ta_01 {
	width: 450px;
	margin: 0 auto;
}

.ta_01 tr{
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
	display: block;
	padding-bottom: 3%;
	margin-bottom: 2%;
}

.pd_wrap {
padding: 6% 0;
	}

footer {
	background: #f8f8f8;
	text-align: center;
	padding: 10px;
}

#sns a{
  transition: all .4s ease-out;
}
#sns a:hover{
  opacity: .75;
}
#sns a img{
   width: 40px;
}

#sns_wrap {
	float: right;
	margin-right: 60px;
	overflow: hidden;
}

#sns_wrap ul {
	width: 150px;
	margin-top: 10px;
}


#sns_wrap ul li{
	float: left;
	margin-left: 20px;
	font-size: 30px;
	display: block;
}


.fab {
color:#27279F;
}

.f_wh .fab {
color:#fff;
}


.tit_nav {
	padding: 1.3vh 0;
	background: #111;
	color: #fff;
}
.tit_nav.monthly {
	margin-top: 3vh;
}

@media screen and (max-width: 768px) {
#tmp_head {
	padding: 10px 0 0 10px;
    height: 60px;
  }

  #tmp_head h1 img{
		width: 200px;
	}
	html:lang(en) #tmp_head h1 img,
  html:lang(ch) #tmp_head h1 img,
  html:lang(kr) #tmp_head h1 img{
		width: 180px;
	}
	#sns_wrap {
		width: 100%;
	}	
	
	
	.hotel_2box ul {
		display: block;
	}	
	
.hotel_2box ul li{
	width: 100%;
	overflow: hidden;
	height: 300px;
}	
	
.hotel_2box ul li a {
    display: block;
    position: relative;
    height: 300px;
}	
	
	.back_wrap ul {
		display: block;

	}	
	.back_wrap ul li {
    width: 100%;
		margin-bottom: 3%;
}
	
	.sp_left {
		text-align: left !important;
	}	
	
	.box_txt {
		width: 100%;
		text-align: center;
	}
	
	
.ta_01 {
	width: 100%;
}
	
	
	
.ta_01 td {
	display: block;
	width: 100%;
	}
	
.hotel_2_1 {

	margin: 0;
}

.hotel_2_2 {
	margin:0;	
}
	
.img_wrap_access {
	margin:0;
}

	.tit_h2 {
		padding-bottom: 40px;
}	
	
	
	
}
/*============================
	fv
============================*/
.fv {
  position: relative;
  overflow: hidden;
  max-height: 740px;
}
.fv .txtBox {
  width: 90%;
  max-width: 700px;
  padding: 5% 0;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
.fv p {
  text-align: center;
  margin-bottom: 2rem;
}
.fv .catch {
  font-size: 2.2rem;
  margin-bottom: 0;
  font-weight: bold;
}
.fv .anchor {
  text-align: center;
}
.fv .anchor a {
  display: inline-block;
  background: #e7700a;
  color: #FFF;
  padding: 2% 8%;
  font-weight: bold;
  border-radius: 30px;
  transition: .3s;
}
.fv .anchor a:hover {
  opacity: 0.8;
}

/* ************************* */
.box_3 li {
	overflow: hidden;
}

.box_3 li img{
	margin-bottom: 20px;
}






@media screen and (max-width: 768px) {
  .fv .txtBox {
    padding: 3% 0;
  }
  .fv p {
    font-size: 2.0rem;
    margin-bottom: 3rem;
  }
  .fv .catch {
    font-size: 2.2em;
  }
  .fv .anchor a {
    padding: 1rem 5rem;
  }
}
/*============================
	intro
============================*/
.intro {
  padding: 8% 0;
}
h2{
  font-size: 2em;
  text-align: center;
  margin-bottom: 1.6em;
}
.back_wrap2 h2{
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 1.6em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.6em;
  color: #27279b;
}
.en_4 {
  font-size: 2.4em;
}



.mt_nav {
	margin-top: 80px;
}

.wh_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 3%;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;}

.wh_inner2 .privacy_g{
	text-align: center;
  margin: 4rem;
}
.wh_inner2 .privacy_g p{
	text-align: left;
  display: inline-block;
}
.wh_inner2 .privacy_g p a{
    font-size: 130%;
    display: block;
    color: #252595;
    padding-left: 15px;
    border-left: solid 5px #252595;
    margin: 0.5rem 0;
}
.bdb_1 li{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 6%;
	margin-bottom: 6%;
}
.bdb_1 li#hotel3 {
	margin-bottom: 0;
}
.bdb_1 li#cic {
	padding-top: 90px;
}

.pm_top {
padding-top: 100px;
    margin-top:-100px;
}

.page_link a{
	border: 1px solid #27279b;
	padding: 10px;
	text-align: center;
	display: block;
	border-radius: 3px;
	color:  #27279b;
}

#lang {
	text-align: center;
	margin-right: 80px;
		float: right;
	margin-top: 5px;
}

#lang p , #lang a{
	color: #27279b !important;

}


@media screen and (max-width: 768px) {
  .wh_inner2 .privacy_g {
      margin: 4rem 0;
  }
  .wh_inner2 .privacy_g p a{
    font-size: 95% !important;
    margin: 0;
  }
	h2{
		font-size: 1.4em;
	}	
	
.pm_top {
padding-top: 80px;
    margin-top:-80px;
}
	
	
  .intro {
    padding: 5% 0;
  }
  .intro h3 {
    font-size: 2.6rem;
  }
  .intro .txt {
    text-align: center;
  }

.mt_nav {
	margin-top: 60px;
}
	
.back_wrap2 {
    padding: 40px 0;
}	
	
	.wh_inner {
		width: 100%;
	}	
	
.en_4 {
    font-size: 1.6em;
}	
	
	
	
}




/*============================
	contactArea
============================*/
.contactArea {
  padding: 8% 0;
}
.contactArea p {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: bold;
}
.contactArea .contactBtn {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.contactArea .contactBtn a {
  width: 100%;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  background: #e7700a;
  font-size: 2.0rem;
  padding: 3% 0;
  border-radius: 10px;
  transition: .3s;
}
.contactArea .contactBtn a:hover {
  opacity: 0.8;
}

@media screen and (min-width: 768px) {
  .contactArea {
    padding: 5% 0;
  }
  .contactArea .contactBtn {
    width: auto;
  }
  .contactArea .contactBtn a {
    width: auto;
    padding: 2rem 10rem;
  }
	
}

/* ********************************************* */

.faq ul{
  width: 100%;
}
.faq li{
  list-style:none;
  margin-top:10px;
	border: 1px solid #ccc;
}


.question{
  position: relative;
  margin: 0;
  padding: 10px 50px 10px 10px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
	background: #f8f8f8;
}

.question:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
/*   要素の動きを指定 */
  
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
/* transform: rotateで要素の角度を指定 */
  
}

.question.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
/*   .openクラスがついた時の要素の角度を指定 */
}
.answer{
  padding: 10px;
}


/* ****************************************** */

.result {
    opacity: 0;
}
.loading {

    left:50%;
    top:35%; 
    position: fixed;
	z-index: 999;
}


.loader {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 0.8s infinite ease;
  animation: load5 0.8s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #27279b, 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.5), -1.8em -1.8em 0 0em rgba(39,39,155, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.7), 1.8em -1.8em 0 0em #27279b, 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.5), 1.8em -1.8em 0 0em rgba(39,39,155, 0.7), 2.5em 0em 0 0em #27279b, 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.5), 2.5em 0em 0 0em rgba(39,39,155, 0.7), 1.75em 1.75em 0 0em #27279b, 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.5), 1.75em 1.75em 0 0em rgba(39,39,155, 0.7), 0em 2.5em 0 0em #27279b, -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.5), 0em 2.5em 0 0em rgba(39,39,155, 0.7), -1.8em 1.8em 0 0em #27279b, -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.5), -1.8em 1.8em 0 0em rgba(39,39,155, 0.7), -2.6em 0em 0 0em #27279b, -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.5), -2.6em 0em 0 0em rgba(39,39,155, 0.7), -1.8em -1.8em 0 0em #27279b;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #27279b, 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.5), -1.8em -1.8em 0 0em rgba(39,39,155, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.7), 1.8em -1.8em 0 0em #27279b, 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.5), 1.8em -1.8em 0 0em rgba(39,39,155, 0.7), 2.5em 0em 0 0em #27279b, 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.5), 2.5em 0em 0 0em rgba(39,39,155, 0.7), 1.75em 1.75em 0 0em #27279b, 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.5), 1.75em 1.75em 0 0em rgba(39,39,155, 0.7), 0em 2.5em 0 0em #27279b, -1.8em 1.8em 0 0em rgba(39,39,155, 0.2), -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.5), 0em 2.5em 0 0em rgba(39,39,155, 0.7), -1.8em 1.8em 0 0em #27279b, -2.6em 0em 0 0em rgba(39,39,155, 0.2), -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.5), -1.8em 1.8em 0 0em rgba(39,39,155, 0.7), -2.6em 0em 0 0em #27279b, -1.8em -1.8em 0 0em rgba(39,39,155, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(39,39,155, 0.2), 1.8em -1.8em 0 0em rgba(39,39,155, 0.2), 2.5em 0em 0 0em rgba(39,39,155, 0.2), 1.75em 1.75em 0 0em rgba(39,39,155, 0.2), 0em 2.5em 0 0em rgba(39,39,155, 0.2), -1.8em 1.8em 0 0em rgba(39,39,155, 0.5), -2.6em 0em 0 0em rgba(39,39,155, 0.7), -1.8em -1.8em 0 0em #27279b;
  }
}



#foot_reserve {
  display:none;
}
/*#foot_reserve {
	background:  #27279b;
	border-top: 3px solid #27279b;
	text-align: center;
	z-index: 100;
	position: fixed;
	bottom:0;
	width: 100%;
	overflow: hidden;
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}*/




#foot_reserve ul{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#foot_reserve p {
	padding: 20px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;

}

#foot_reserve p:hover{
	background:  #27279b;
}



.btn_design {
    font-size: 14px;
	width: 100%;
	display: block;
	color: #ddd !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px;
/*border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #000;*/
	border-bottom: 1px solid #fff;
	
	/*outline: 1px solid #000;*/
/*    background-color: #333;
    color: #fff;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
/*    border: 1px solid transparent;
    outline: 1px solid;
    outline-color: #fff;
    outline-offset: 0px;*/
    text-shadow: none;
    transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}


/*.btn_design:hover {
    border-color: #FFF;
    box-shadow: inset 0 0 20px 
    rgba(255, 255, 255, 0.5), 0 0 20px 
    rgba(255, 255, 255, 0.2);
    outline-color: transparent;
    outline-offset: 12px;
    text-shadow: 0 0 3px #999;
    cursor: pointer;
}*/








.btn{
    border:none;
}

.btn_open {
	/*background: #27279b;*/
		background: url("../img/img_back_bl.jpg") ;
	width: 100%;
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	
}

.btn_open:hover {
	opacity: 0.9;
}


.btn_close{
    background: #fff;
	color: #27279b;
	width: 100%;
	padding: 15px;
	border: none;
}
#slide{ display: none;
    position: fixed;
    z-index: 2;
    width: 100%;
    bottom: 0;
	background:#27279b;

    /*border-top: 1px solid #27279b;*/
}
.overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
button {
	border: none;
	
}

/* ************************************* */

.btn-more {
	color: #fff;
	padding: 10px;
	font-size: 2vw;
	font-weight: 400;
	margin: 0 auto;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 3px #000;
}
.no-jp .btn-more {
  letter-spacing: 0;
}
.btn-more span {
	font-size: 10px;
	letter-spacing: 0.3em;
}



/* ***************** */

#box2 {
	overflow: hidden;
	width: 100%;
	display: flex;
  flex-wrap: wrap;
}

.box2_min {
	width: 50%;
  flex: 0 0 50%
}
.bg-scale {
    position: relative;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 0 12px #7b7a35;
    padding: 15vw 0;
	
}

.bg-scale:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    transition: all .4s ease-out;
}
.bg-scale:hover:after {
    opacity: .8;
    transform: scale(1.08);
}
.bg-scale .inner {
    z-index: 1;
    position: relative;
}
.drawer-menu {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.ta_01 a{
	text-decoration: underline;
}
.ta_01 td {
	min-width: 100px;
}
.lh2 p {
	line-height: 2em;
}

/* ******************************* */

.btn_reserve {
	color: #fff;
	border: 1px solid #27279b;
	background: #27279b;
	padding: 10px;
	width: 300px;
	margin: 3% auto;
	display: block;
	border-radius: 3px;
	text-align: center;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.btn_reserve:hover {
	opacity: 0.9;
}



@media screen and (max-width: 767px) {
  h3 {
    font-size: 16px;
  }	
  #foot_reserve ul {
      width: 100%;
  }
  #box2 {
    overflow: hidden;
    width: 100%;
    display:block;
  }
  .box2_min {
    width: 100%;
    flex: 0 0 100%
  }
  .btn-more {
    font-size: 4.5vw;
  }
  .bg-scale {
    padding: 30vw 0;
  }
}
.mb-3 {
  margin-bottom: 1.5rem;
}
ul.pd_wrap,
ul.pd_wrap2{
  display:flex;
  flex-wrap: wrap;
}
ul.pd_wrap li.col-md-4,
ul.pd_wrap2 li.col-md-4{
  width:33.3333333%;
  padding: 0 10px;
}
ul.pd_wrap li a,
ul.pd_wrap2 li a{
  display: block;
}
ul.pd_wrap li h4{
  color:#27279b;
  padding: 5px 0;
}
ul.pd_wrap li a span{
  padding-left:10px;
}
ul.pd_wrap li img{
  width:100%;
}
.news-img{
  background-size:cover;
  background-position: center;
}
@media screen and (max-width: 1024px) and (min-height:700px) {
  .news-img{
    height:15vw;
  }
}
@media screen and (max-width: 1024px) and (max-height:699px) {
  .news-img{
    height:15vw;
  }
}
@media screen and (min-width: 1025px) and (min-height:700px) {
  .news-img{
    height:18vh;
  }
}
@media screen and (min-width: 1025px) and (max-height:699px) {
  .news-img{
    height:23vh;
  }
}
@media screen and (max-width: 991px) {
  .news-img{
    height:15vw;
  }
}
@media screen and (max-width:767px) {
  .news-img{
    height:45vw!important;
  }
}
ul.pd_wrap2 li a{
  text-align: center;
  background-color: #fff;
  border:1px solid #000;
  padding: 10px 0;
}
ul.pd_wrap2 li a:hover{
}
#shin-access .inner2{
  width:100%;
}
#shin-access .inner2 img{
  width:100%;
}
.inner2{
  display:flex;
  flex-wrap: wrap; 
  max-width: 960px;
}
.inner2 .box4_min{
  width:33.333333%;
  line-height: 1.4;
}
.inner2 h5{
  font-size: 120%;
  margin-bottom: 15px;
}
.inner2 h5 span{
  display:block;
  font-size: 80%;
}
.inner2 p{
  margin-bottom: 15px;
}
.inner2 strong{
  font-size: 120%;
  display: block;
  padding:5px 0;
}
.inner2 a{
  background-color: #666;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
}
.acces_test{
  position:relative;
}
.acces_test a{
  position: absolute;
  bottom: 0;
  right: 0;
}
.inner2 .shop_list{
  padding-left:5px;
  border-left:solid 1px #ddd;
}
.inner2 .box8_min{
  width:66.666667%;
  padding-right:30px;
}
.inner2 .a_b{
  padding:15px 40px;
  border-radius: 0px;
}
/*プルダウンメニュー*/
.menu-list{
  right: 0;
  position: fixed;
  z-index:-1;
  top: 0;
  display: block;
  box-sizing: content-box;
  padding: 0;
  border: 0;
  outline: 0;
  text-align: center;
}
.menu-item a{
  color:#fff;
  padding:30px 0;
}
@media screen and (max-width:767px){
.menu-item a{
  padding:20px 0;
  }
}

.menu {
  width: 100%;
}
.menu input {
  display: none;
}
.menu label {
  cursor :pointer;
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  position: relative;
  padding: 10px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #000;	

  background-color: #333;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu li {
  height: 0;
  overflow-y: hidden;
  transition: padding-bottom 0.5s, padding-top 0.5s;
  -webkit-transition: padding-bottom 0.5s, padding-top 0.5s
  -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
  -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
  -o-transition: padding-bottom 0.5s, padding-top 0.5s;
	background: #444;
}
#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li {
  height: auto; 
  opacity: 1;
}
.menu label:after{
  content:"";
  display:block;
  width:8px;
  height:8px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  right: 15px;
  top: 0;
  bottom: 15%;
  margin: auto;
}
.menu input[type=checkbox]:checked + label:after{
  content:"";
  display:block;
  width:8px;
  height:8px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position:absolute;
  right: 15px;
  top: 7%;
  bottom: 0;
  margin: auto;
}
#tmp_head #sns{
  font-size: 280%;
  position: absolute;
  top: 20px;
  right: 330px;
}
/* ナビゲーションメニュー */
.menu-item {
  position: relative;
}
.menu-item:last-child {
}
.menu-item:link .drop-menu-list {
  opacity: 1; /* 不透明度を最大に */
  transition: opacity .3s, visibility .3s; /* アニメーション設定 */
  visibility: visible; /* 下層メニューを表示 */
}
/* メニューアイテムのホバースタイル */
.menu-item:hover .drop-menu-list {
  opacity: 1; /* 不透明度を最大に */
  transition: opacity .3s, visibility .3s; /* アニメーション設定 */
  visibility: visible; /* 下層メニューを表示 */
}

.menu-item a {
  align-items: center;
  color: #fff; /* メニューアイテム内のリンクテキストの色 */
  display: flex;
  justify-content: center;
  text-decoration: none; /* リンクの下線を非表示 */
  width:120px;
}
.drop-menu-list{
  width: 600px;
}
.drop-menu-list a{
  color:#000;
}
/* ドロップダウンメニュー */
.drop-menu {
  position: relative;
}
.drop-menu-list {
  padding: 10px 40px;
  background-color:rgb(255,255,255,74%); /* ドロップダウンメニューの背景色 */
  right: 0;
  opacity: 0; /* 不透明度を最小に */
  position: absolute;
  top: 100%;
  transition: opacity .3s, visibility .3s; /* アニメーション設定 */
  visibility: hidden; /* 下層メニューを非表示 */
  width: max-content;
  z-index: 1;
}
#yoyakuform{
  flex-wrap: wrap;
  display: flex;
}
#yoyakuform2{
  justify-content: end;
  flex-wrap: wrap;
  display: flex;
}
#yoyakuform li{
    padding: 10px;
}
#yoyakuform2 li{
    padding: 10px;
}
.field-button input{
  width: 160px;
  color: #fff;
  padding: 5px;
  background-color: #252595;
}
.menu-item a.cancel{
  width: auto;
  border: solid 1px #ddd;
  background-color: #fff;
  padding: 7px 20px;
}
.drawer-test{
    background-color:transparent!important;
}
.drawer-menu2 {
  color:#fff;
  padding: 20px!important;
  background: #555!important;
}
.tit_nav2{
  padding: 1vh 0;
  background-color: #888;
  color: #fff;
}
.drawer-menu2 li a{
  color: #fff;
  text-align: left;
  display: block;
  border-top: none;
  border-bottom: none;
  padding: 10px 0;
}
#box2{
  background-color: #000;
  justify-content: center;
}
#box2 h3{
  font-size: 200%;
  font-weight: 500;
  border-left:none;
  color:#fff;
  width:100%;
  padding:60px 0;
  text-align: center;
  margin-bottom:0;
}
#box2 h3 span{
  display: block;
  margin-top: 10px;
  font-size: 50%;
}
.box3_min{
  width:33.333333%;
}
.box6_min{
  width:50%;
}
.footer2{
  background: #fff;
  margin-bottom:0;
}
.footer2 h1 a img{
  text-align: center;
  margin:0 auto;
  display:inline;
}
.footer_nav{
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto;
  text-align: left;
  justify-content: center;
}
.footer_nav .box6_min{
  width: auto;
  padding: 0 3rem;
}
html:lang(en) .footer_nav{
  width: 80%;
}
.footer_nav .box6_min{
}
.footer_nav .box6_min li{
  padding:3px 0;
}

.box3_min{
  width:33.33333%;
}

.drawer--right.drawer-open .drawer-hamburger{
  right:0!important;
}

.drawer--right .drawer-nav{
  top: 80px!important;
  opacity: 0!important;
  right: 0!important;
  margin-right: 0 !important;
  display: none;
}
.drawer--right .drawer-nav .drawer--right.drawer-open .drawer-nav{
  opacity: 1!important;
  right: 0!important;
  margin-right: 0 !important;
}
.drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-nav{
  opacity: 1!important;
  right:0!important;
  display: block;
}
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger{
  right:0!important;
  opacity: 1!important;
  transition: 0.25s ease-in-out;
}
.drawer--right.drawer-open .drawer-hamburger{
  opacity: 1!important;
  right:0!important;
}
.drawer-overlay{
  background-color:transparent!important;
}
body{
    overflow:overlay!important;
}
#site-content{
  margin-top:120px!important;
}
#site-content ul.pd_wrap{
}
#site-content ul.pd_wrap li{
  padding: 2% 0;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
#site-content ul.pd_wrap,
#site-content ul.pd_wrap2{
  width: 80%;
  margin: 0 auto;
}
#site-content ul.pd_wrap li h4{
  color:#000;
}
#site-content ul.pd_wrap li a{
  color:#555;
  display: flex;
  align-items: center;
}
#site-content ul.pd_wrap li span{
  padding-left: 0px;
  display: block;
}
#site-content ul.pd_wrap li a:hover{
  color:#333;
}
#site-content ul.pd_wrap h4,
#site-content ul.pd_wrap p{
  display: inline-block;
}
#site-content ul.pd_wrap p{
  padding-left:15px;
}
@media screen and (max-width:991px){
  #site-content ul.pd_wrap li h4{
    width: 21%
  }
  #site-content ul.pd_wrap p {
    width: 80%;
    padding-left: 0px;
  }
}
@media screen and (max-width:767px){
  #site-content ul.pd_wrap li a{
    display:block;
  }
  #site-content ul.pd_wrap li h4,
  #site-content ul.pd_wrap p{
    width: 100%;
  }
}
.access_test{ 
  background-color:#f1f3f5;
}
.check-access .shop_list {  
  font-size: 1.7vw;
  margin-top: 15px;
  line-height: 1.5;
  padding-left:0;
  border-left: solid 0px #ddd;
}
.check-access .shop_list{
  position: relative;
}
.check-access .shop_list a{
  position:absolute;
  right: 0;
  top: 0;
}
 .check-access .inner2 .shop_list p{
  margin-bottom:0;
}
.img_wrap2{
  position: relative;
  height: 200px;
  background: url(../img/img_access.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.img_wrap2 .mincho{
  color:#fff;
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 9%;
  text-shadow: 0 0 5px #000;
}
.img_wrap2 .tit_h2{
  border-bottom:0;
  padding-bottom:0;
}
.img_wrap3{
  position: relative;
  height: 200px;
  background: url(../img/checkin_main.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.access_test h3{
  width: 100%;
  border-left: 5px solid #666;
}
.inner2 label {
  padding: 1em 1em 1em 2.5em;
  background-size:1.8rem;
  background-repeat: no-repeat;
  background-position: left center;
}
.checkin{
  height:29vw;
  margin-bottom:15px;
  background-size: cover;
  background-position:left;
}
.accordion2 {
margin-top: 3em;
}
.toggle2 {
display: none;
}
.option2 {
  width:100%;
position: relative;
margin-bottom: 3em;
}
.title2,
.content2 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.title2 {
  border-bottom: solid 1px #ccc;
  padding: 1em;
  display: block;
  color: #333;
  font-weight: bold;
  cursor: pointer;
}
.title2::before {
  content: "▼";
  position: absolute;
  font-size: 10px;
  right: 2em;
  top: 2em;
  width: 2px;
  height: 0;
  background-color: #999;
  transition: all 0.3s;
}
.content2 {
max-height: 0;
overflow: hidden;
}
.content2 p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.toggle2:checked + .title2 + .content2 {
  max-height: 500px;
  transition: all 1.5s;
}
.toggle2:checked + .title2::before {
transform: rotate(90deg) !important;
}
.flatpickr-calendar.open{
  display: inline-block;
}
.p-searchArea .c-btnBox .c-button{
  background-color: #252595;
}
.p-searchArea-list-item>ul>*{
  width: calc(25% - 10px);
}
.p-searchBox{
  position: relative;
}
.batsu {
  display: block;
  position: absolute;
  width: 20px;
  top: 90px;
  right: 10px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
}
 
.batsu::before, .batsu::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 25px; /* 棒の高さ */
  background: #333;
}
 
.hide {
  visibility: hidden;  /*要素の非表示*/
}
.batsu::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.batsu::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.acd-check{
    display: none;
}
.acd-label{
  width: 120px;
  margin-left: auto;
  display: block;
  color: #fff;
  padding: 30px 0;
  text-align: center;
  background-color: #252595;
  cursor: pointer;
}
html:lang(en) .acd-label,
html:lang(ch) .acd-label,
html:lang(kr) .acd-label{
  width: 120px;
}
.c-listReservationItem-item-data{
  text-align:left;
}
.c-listReservationItem-item-data-sub{
  font-size: 0.8rem!important;
}
.c-listReservationItem-item-number-btn{
    width: 30px!important;
    height: 30px!important;
}
.c-listReservationItem-item-number>input{
  width:50%!important; 
}
.p-searchArea-child .c-formNumberArea-item .c-listReservationItem{
    gap: 15px 15px;
}
.p-searchArea-child .c-formNumberArea-item .c-listReservationItem-item{
  width: calc((100% - 15px) / 2);
  min-width:auto!important;
}
.p-searchArea-child{
  width: 100%;
  max-width: 570px;
  right: 0;
  margin: 10px 0 0;
  padding: 10px;
}
@media screen and (min-width:992px){
  .inner2 p{
    font-size: .775rem;
  }
}
@media screen and (min-width:1025px){
  .checkin{
    height:300px;
  }
  .check-access .shop_list{
    font-size: 1.05rem;
    line-height: 1.5;
  } 
}
@media screen and (max-width:991px){
  .p-searchArea-child .c-formNumberArea-item .c-listReservationItem-item{
    width: calc((100% - 15px) / 2);
    min-width:auto!important;
  }
  .acces_test a{
    position: relative!important;
  }
  .check-access .shop_list{
    font-size: 1.5vw;
  }
}
@media screen and (max-width:813px){
  .acd-label{
  }
}
@media screen and (max-width:767px){
  .acd-label {
    width: 100px;
  }
  html:lang(en) .acd-label,
  html:lang(ch) .acd-label,
  html:lang(kr) .acd-label{
    width: 120px;
  }
  .drawer-hamburger{
    padding: 18px 0 30px!important;
  }
  .drawer--right .drawer-nav{
    top: 60px!important;
  }
  .p-searchArea-list-item dl dt {
    font-size: .6rem;
  }
  .menu-item a.cancel{
    padding: 7px 10px;
  }
  .menu-list {
    width: 100%;
  }
  .menu-item a{
    padding:20px 0;
  }
  .acd-label{
    padding: 20px 0;
  }
  .batsu{
    top: 70px;
  }
  .check-access .shop_list{
    font-size:12px;
  }
  .check-access .shop_list a{
    position:relative;
    margin-top: 5px;
  }
  .access_test h3{
    text-align: left;
  }
}
.acd-content{
    width:100%;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    width:100%;
    height: auto;
    opacity: 1;
    visibility: visible;
}
.acd-check + .acd-label .batsu{
    transition: .5s;
    opacity: 0;
}
.acd-check:checked + .acd-label .batsu{
    opacity:1;
}
/*.acd-check:checked span{
    width:100%;
    height: auto;
    opacity: 1;
    visibility: visible;
}*/
.p-searchArea{
  background-color: rgb(255,255,255,75%)!important;
}
.p-searchArea .c-input{
  padding: 0 5px;
}
.l-main-inner{
  padding:0;
}
.c-input{
    font-size: 1rem!important;
}
.p-searchBox{
  border:none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding:0;
}
.c-btnBox {
    justify-content: end;
    flex-wrap: wrap;
    display: flex;
}
.p-searchArea .c-btnBox{
  margin-top:20px;
}
.c-btnBox button{
  width: 48%;
  margin-right: 2%;
  background-color: #252595;
  color: #fff;
  border-radius: 5px;
}
.c-btnBox a{
  color:#000;
  width:48%;
  border-radius: 5px;
}
@media screen and (max-width:767px){
  .drawer--right2 .drawer-nav{
    top: 60px!important;
  }
  .box3_min,
  .box6_min,
  .inner2 .box8_min,
  .inner2 .box4_min,
  ul.pd_wrap li.col-md-4,
  ul.pd_wrap2 li.col-md-4{
    width:100%;
    margin-bottom: 15px;
  }
  #shin-access .inner2{
    text-align: center;
  }
  .inner2 .box8_min{
    padding-bottom:30px;
    padding-right:0;
  }
  .footer_nav{
    width:70%;
  }
}