@charset "utf-8";
/* CSS Document */

/*客室css*/
.room_nav{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1000px;
  padding-bottom: 30px;

}
.room_nav_btn{
  	border: 1px solid #FFFFFF;
	width: 240px;
    display: inline-block;
}
.room_nav_btn a{
	color:#FFFFFF;
	text-decoration: none;
	display: inline-block;
    width: 240px;
    height: 40px;
    vertical-align: middle;
	padding-top: 10px;
	line-height: 1.3em;
}
.room_nav_btn:hover{
	/*background-color: hsla(0,0%,100%,0.50);*/
	background-color: #FFFFFF;
}
.room_nav_btn a:hover{
	color:#000000;
}


.main_title{
	display:table;
	margin: 0 auto;
	padding:35px 0;
}
.room_box{
	position: relative;
}
.mt_90{
	margin-top: 90px;
}
.room_title{
	position: absolute;
	left: 10px;
	bottom: 7px;
}

.wrap {
	width:1000px;
	height:650px;
	clear: both;
}
.wrap p {
	height:550px;
	margin: 0 auto;
}
.wrap ul {
	display:block;
	overflow:hidden;
	float:right;
	margin-top: 0px;
}
.wrap li {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:30px;
	width:120px;
	height:70px;
}
.wrap li img {
	cursor:pointer;
	height:100%;
}
.wrap li img:hover {
	opacity:0.6;
}
.room_table{
	margin-top:15px;
	width:1000px;
	margin-bottom: 50px;
}
.room_table tr th {
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding: 7px 20px;
    letter-spacing: 2px;
    width: 300px;
	line-height: 1.5em;
	vertical-align: middle;
}
.room_table tr td {
    border: 1px solid #ffffff;
    padding: 7px 20px;
	line-height: 1.5em;
	width: 300px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.puple tr th
{	border: 1px solid #564e8c;
	background-color: hsla(248,28%,43%,0.40);
}
.puple tr td {	border: 1px solid #564e8c;}
.red tr th{	
	border: 1px solid #c43238;
	background-color:hsla(358,59%,48%,0.40);
}
.red tr td{	border: 1px solid #c43238;}
.green tr th{	
	border: 1px solid #0d7041;
	background-color:hsla(152,81%,25%,0.40);
}
.green tr td{	border: 1px solid #0d7041;}

.cat_p{
	background-color: hsla(248,28%,43%,0.65)!important;
}.cat_r{
	background-color: hsla(358,59%,48%,0.65)!important;
}
.cat_g{
	background-color: hsla(152,81%,25%,0.65)!important;
}


.elevator_box{
	background: url(../img/facilities/elevator_bg.jpg) repeat-x;
	background-position: center;
	height:350px;
}
.elevator{
	display: table;
	float:left;
	padding-top: 50px;
	margin-left: 100px;
}
.e_text_box{
	background: url(../img/facilities/elevator_img.png)no-repeat;
	background-position: right;
	margin-top: 50px;
	padding-top: 20px;
	height:300px;
	color:#FFFFFF;
	width:550px;
	float:right;
	text-align: left;
}
.e_title{
	display: table;
}
.e_text{
	margin-top: 50px;
	line-height: 1.8em;
	color:#FFFFFF;
	text-align: left;
}
.hall_title{
	display: table;
	margin: 0 auto;
	padding-top: 60px;
}
#map{
	background: url(../img/facilities/map_bg.jpg) repeat-x;
	background-position: center top;
	height:900px;
}
.map_box{
	padding-top: 35px;
}
.zenkan{
	display: table;
	float: right;
}
.map_text{
	width:550px;
	background: url(../img/facilities/map_img.png) no-repeat;
	background-position: right bottom;
	height:335px;
}
.map_text dt{
	text-align: left;
	line-height: 1.8em;
	color:#FFFFFF;
	display: table;
	margin-top: 15px;
	margin-bottom: 30px;
}
.map_text dd{
	float: left;
	text-align: left;
	line-height: 1.8em;
	color:#FFFFFF;
	display: table;
	margin-bottom: 20px;
}
.to_map img:hover{
	opacity: 0.6;
}
.onegai{
	padding: 30px 0;
}
.setubi{
	height: 300px;
	margin-bottom: 60px;
}
.setubi_box01{
	background: url(../img/facilities/waku.png) no-repeat;
	width: 462px;
	height:291px;
	float: left;
	margin-left: 100px;
}
.setubi_box01 dt{
	margin-top: 30px;
}
.setubi_box01 dd{
	line-height: 1.8em;
	color:#FFFFFF;
	margin-top: 20px;
}
#sakura{
	display: table;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
}
.setubi_box02{
	background: url(../img/facilities/waku.png) no-repeat;
	width:462px;
	height:291px;
	float: right;
	margin-right: 100px;
}
.setubi_box02 dt{
	margin-top: 30px;
}
.setubi_box02 dd{
	line-height: 1.7em;
	color:#FFFFFF;
	margin-top: 15px;
}
.amenity{
	margin-top: 10px;
}

.rental{
	position: relative;
	width: 100%;
	max-width: 1000px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 40px 0;
	color:#FFFFFF;
}
.rental h4{
	font-size: 1.7em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 0.2em;
	margin-bottom: 30px;
}
.rental_table{
	border: 1px solid hsla(0,0%,100%,0.5);
	}
.rental_table tr{
	border-top: 1px solid hsla(0,0%,100%,0.5);
	border-bottom: 1px solid hsla(0,0%,100%,0.5);
}
.rental_table th{
	width: 18%;
	padding: 15px;
	vertical-align: middle;
	background-color: hsla(0,0%,100%,0.3);
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 0.08em;
}
.rental_table td{
	padding: 15px;
	text-align: left;
	line-height: 1.7em;
}
.cat_td{ 
	width: 12%;
	color: #FFFFFF!important;
	text-align: center!important;
	vertical-align: middle;
	background-color: hsla(0,0%,100%,0.45);
}
.singu_box{
	display: flex;
	justify-content: space-between;
}
.singu_box h4{margin-bottom: 10px;}
.singu_box .singu01{
	margin-right: 10px;
}


/*キッズルーム*/
#kids_room01{
	position: relative;
	height:800px;
	display: inline-block;
}
.kids_title{
	display:table;
	margin: 0 auto;
	padding:30px 0 0;
}
.kids_room{
	background: url(../img/facilities/kids_bg.png) no-repeat;
	height:514px;
	width:575px;
	display:table;	
	padding-top: 80px;
	position: absolute;
}
.kids_movie{
	background: url(../img/facilities/kids_bg.png) no-repeat;
	height: 514px;
	width: 575px;
	padding-top: 80px;
	position: absolute;
	right:0;
	top:250px;
}
.kids_time{
	position: absolute;
/*	left:50px;
	bottom:100px;*/
	right: 90px;
    top: 130px;
}
.kids_text{
	color:#FFFFFF;
	line-height: 1.8em;
	position: absolute;
	bottom:105px;
	left:55px;
	text-align: left;
}
#kids_rule{
	background: url( ../img/facilities/rule_bg.jpg) repeat-x;
	background-position: center top;
	height:500px;
}
.rule_title{
	padding-top: 50px;
}
.sakura_icon {
	background: url( ../img/facilities/sakura_icon.png)no-repeat;
	background-size: 18px;;
	padding-left: 20px;
	margin-top: 12px;
}
.rule_text{
	padding-top: 30px;
	text-align: left;	
}
.ijou{
	margin-top: 30px;
	margin-left: 20px;
}
.reading_room{
	display: table;
	float: left;
	margin-top: 35px;
}
.reading_box{
	position: relative;
}
.reading_text{
	display:table;
	float:left;
	margin-top: 35px;
	margin-left: 50px;
	line-height: 1.5em;
	text-align: left;
}
.rule_img{
	background: url(../img/facilities/rule_img.png)no-repeat;
	background-position: bottom right;
	width: 1300px;
	height: 416px;
}

#big_hall{
	position: relative;
	display: inline-block;
}
.bh_title{
	padding: 40px 0 30px;
}
.bh_img01{
	display: table;
	float: left;
}
.bh_img02{
	display: table;
	float: right;
}
.bh_text{
	position: absolute;
	bottom:80px;
	right:100px;
	text-align: left;
	color: #FFFFFF;
	line-height: 1.8em;
}

#usagiya{
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	display:inline-block;
}
.u_table{
	width:500px;
	margin-top:30px;
}
.u_table tr th {
	background: rgba(255,255,255,0.20);
    border: 1px solid #ffffff;
    color: #FFFFFF;
    padding: 10px 20px;
    letter-spacing: 2px;
    width: 100px;
	line-height: 1.5em;
	vertical-align: middle;
}
.u_table tr td {
    border: 1px solid #ffffff;
    padding: 10px 20px;
	line-height: 1.5em;
	width: 300px;
	color: #FFFFFF;
	text-align: center;
}
.u_text{
	text-align: left;
	color: #FFFFFF;
	line-height: 1.8em;
}
.u_left{
	float:left;
	width:500px;
}
.u_right{
	float:right;
}

#hall_photo{
	margin-top: 30px;
	margin-bottom: 30px;
}
.hp_title{
	margin: 20px auto;
	display:table;
}
/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 250px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 1920px;
    height: 250px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
	width: 1920px;
    height: 250px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 390px;
    height: 250px;
    float: left;
    display: inline;
    overflow: hidden;
	padding-right: 10px;
}
 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*蔵ギャラリー*/
#kura_gallery{
	padding-bottom: 80px;
}

.kura_bg{
	background: url(../img/facilities/kura_bg.jpg) no-repeat;
	height:500px;
	background-position: center;
}
.kura_title{
	display: table;
	margin-left: 260px;
	padding-top: 80px;
}
.kura_text{
	text-align: left;
	color: #FFFFFF;
	line-height: 1.8em;
	margin-top:50px;
	margin-left: 100px;
	display: table;
}
.kura_btn{
	background: url(../img/facilities/btn_bg.png) no-repeat;
	width: 330px;
    height: 64px;
	margin-left: 190px;
	margin-top: 20px;
	font-weight: bold;
	padding-right: 20px;
	display: table;
}
.kura_btn a{
	color:#000000;
	text-decoration: none;
	width: 330px;
    height: 40px;
	letter-spacing: 0.1em;
	padding-top: 25px;
	display:table;
}
.kura_btn a:hover{
	opacity:0.6;
}
#snow_dome{
	
}
.sd_bg{
	background: url(../img/facilities/sd_bg.png) no-repeat;
	background-position: top center;
}
.sd_title{
	display:table;
	margin: 0 auto;
	padding:60px 0;
}
.sd_box{
	position: relative;
	height:600px;
}
.sd_img01{
	position: absolute;
	left:0;
	bottom:0;
}
.sd_img02{
	position: absolute;
	right:0;
	bottom:0;
}
.sd_gallery{
	display: inline-block;
	position: relative;
}
.frog_gallery{
	display: inline-block;
	margin-bottom: 60px;
	position: relative;
}
#frog{
	margin-top: 100px;
	display: inline-block;
    margin-bottom: 30px;
}
.frog_title{
	margin: 0 0 50px;
}
#kura_attention{
	background: url( ../img/facilities/attention_bg.jpg) repeat-x;
	background-position: center top;
	height:415px;
}
.a_img{
	background: url( ../img/facilities/kaeru_img.png)no-repeat;
	background-position: bottom right;
	width: 1200px;
	height: 400px;
}
.admin{
	right:25px;
}

#f_service{
	height: 200px;
}
.s_child {
	float: left;
 }
.singu{
	float: right;
}
/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 500px;
  padding: 30px;
  background-color: #fff;
}
.modalWrapper02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
 /* width: 70%;*/
  max-width: 1050px;
  padding: 30px;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
  background-color: #000;
  color: #FFFFFF;	
  padding: 8px;
}


/* 以下ボタンスタイル */
button {
 /* cursor: pointer;*/
	border:none;
	background: none;
}
button img:hover{
	opacity: 0.6;
}

#openModal {
	display: table;
	margin: 0;
	padding: 0;
	width: 462px;
	height:130px;
	overflow: hidden;
}
#openModal02 {
	display: table;
	margin: 0;
	padding: 0;
	width: 462px;
	height:130px;
	overflow: hidden;
	
}
.modalContents{
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.modalContents h1{
  color: #000000;
  text-align: center;
  padding-bottom: 30px;	
  color: #C3171A;
  font-size: 1.5em;
  font-weight: bold;
}
.modalContents h2{
  color: #000000;
  text-align: center;
  padding: 10px;	
  color: #000;	
  background-color:#E8D15A;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 15px;
}
.singu_p{
  position: absolute;
  top: 110px;
  left: 1.2rem;
  font-size: 1.2em;
}
.singu_s{
  position: absolute;
  top:110px;
  right: 430px;
  font-size: 1.2em;
}
.modalContents p{
  color: #000000;
  text-align: left;
  line-height: 1.8em;
}
.modalContents span{
	padding-bottom: 15px;
}


