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

.top_img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: url( ../img/lodging/top_bg.jpg)repeat;
		height:400px;
}
.top_img img{
	height:400px;
}
.inside{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height:100%;
}
.w100{
	width:100%;
}
#room_box01{
	width:100%;
	display: inline-block;
	text-align: center;
	background: url(../img/lodging/room_bg01.jpg) no-repeat;
	background-position: center;
	margin-top: 20px;
	position:relative;
}
.box1200{
	width:1200px;
	display: inline-block;
	padding: 0 10px;
}
.room_title01{
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.cc{
    display: table;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.r_text01{
	line-height: 1.7em;
	margin-top: 30px;
}
.r_text02{
	line-height: 1.7em;
	text-align: left;
	position:absolute;
	top:240px;	
}

.room_img01:nth-child(1) {
	position:absolute;
	left:0px;
	top:-10px;
	opacity: 0; 
	-webkit-animation: example 0.5s ease 0.5s 1 forwards;
  	animation: example 0.5s ease 0.5s 1 forwards;
}
.room_img01:nth-child(2) {
	position: absolute;
	right:50px;
	top:0px;
	opacity: 0; 
	-webkit-animation: example 0.5s ease 1s 1 forwards;
  	animation: example 0.5s ease 1s 1 forwards;
}
@-webkit-keyframes example {
  100% {
    opacity: 1;
	}
}
@keyframes example {
  100% {
    opacity: 1;
  }
}
.room_top{
	height:360px;
	position: relative;
}
#room_box02{
	margin-top: 20px;
}

.room_bg{
	background: url(../img/lodging/room_img.jpg)no-repeat;
	height:1080px;
	position: relative;
}
.r_cc01{
	position: absolute;
	right:60px;
	top:150px;
}
.r_cc02{
	position: absolute;
	right:110px;
	bottom:95px;
}
.l_cc01{
	position: absolute;
	left:40px;
	top:500px;
}
.l_cc02{
	position: absolute;
	left:30px;
	bottom:30px;
}
.bg_blue{
	background-color: #0450ae;
	font-size: 0;
	width: 100%;
}
.r_flex01{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.r_img01{
	width: 65%;
	overflow: hidden;
}
.r_img01 img{
	width: 100%;
	height: auto;
}
.r_txt01{
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	box-sizing: border-box;
}
.r_flex02{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.r_flex02 .r_flex02_box{
	width: 50%;
}
.r_img02 img{
	width: 100%;
	height: auto;
}
.r_txt02{
	height: 200px;
	width: 100%;
	padding:15px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.r_swiper{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.r_slide{
	width: 100%!important;
	height: auto!important;
}

/*.bg_green{
	background: url(../img/lodging/bg_green.png) repeat;
	height: 400px;
}
.r_left01{
	display:table;
	float: left;
}
.r_right01{
	display:table;
	float: right;
	margin: 35px 24px;
}
.bg_blue{
	background: url(../img/lodging/bg_blue.png) repeat;
	height: 400px;
}
.r_left02{
	display:table;
	float: left;
	margin: 40px 24px;
}
.r_right02{
	display:table;
	float: right;
}*/
.r_table{
	margin-top:30px;
	width:1050px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
.r_table tr th {
    border: 1px solid #007ccd;
    background-color: #0450ae;
    color: #FFFFFF;
    padding: 10px 20px;
    letter-spacing: 2px;
    width: 150px;
	line-height: 1.7em;
	vertical-align: middle;
}
.r_table tr td {
    border: 1px solid #007ccd;
    padding: 10px 20px;
	line-height: 1.7em;
	text-align: left;
}
.room_icon{
	display:inline-block;
	margin-top: 40px;
}

#room_box03{
	background: url( ../img/lodging/bg.jpg)no-repeat;
	background-position: top center;
	padding-top:100px;
}
.room_title02{
	padding-bottom: 20px;
	padding-top: 30px;
}

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

.wrap {
	margin:20px auto;
	padding:10px;
	
}
/*.wrap p {
	height:400px;
}*/
.wrap ul {
	display:block;
	overflow:hidden;
	margin-top:10px;
	clear:both;
}
.wrap li {
	display:block;
	float:left;
	margin-right:20px;

}
.wrap li:nth-child(3){
	margin-right:0px;

}
.wrap li img {
	cursor:pointer;
	height:68px;
	width:110px;
	
}
#fade01{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	height:500px;
	display: inline-block;
}
.right_booth{
	float: right;
	width: 370px;
	margin-left: 30px;
}
.thumb li{
	width: 100px;
	height: 100px;
	float: left;
	padding-right: 20px;
}
.thumb li img{
	height: 100%;
}
.thumb li:hover{
	opacity:0.6;
}
.left_booth{
	width: 800px;
	height: 500px;
	overflow: hidden;
	display:inline-block; 
	float: left;
}
.dining_title{
	display:table;
	
}
.use{
	display: table;
	line-height: 1.5em;
	margin-top: 90px;
	margin-bottom: 5px;
}
.dining_text{
	line-height: 1.7em;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 20px;
	word-break: break-all;
	width:370px;
}
.dining_text02{
	line-height: 1.7em;
	text-align: left;
	word-break: break-all;
	width:370px;
}
.to_cuisine{
	display:table;
	padding-bottom: 20px;
	width:370px;
}
.to_cuisine img:hover{
	opacity:0.6;
}
.to_cuisine img{
	height:100%;
}


.bath_right{
	width:370px;
	margin-right: 30px;
	float: left;
}
.bath_title{
	display:table;
	text-align: left;
}
.bath_text{
	line-height: 1.7em;
	text-align: left;
	margin-top: 40px;
}
.bath_img{
	display:table;
}
/*
.fac_box{
	width:575px;洗濯機画像
	float: left;
	margin-top: 30px;
	margin-right: 50px;
	display:inline-block;
}
.fac_box:nth-child(2){
	width:575px;
	float: right;
	margin-right: 0px;
}
.fac_title{
	margin-bottom: 15px;
}
.fac_text{
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	word-break: break-all;
}*/

/*.fac_box{
	width:580px;
	float: left;
	margin-right: 40px;
}
.fac_box:nth-child(even){
	margin-right: 0px;
}*/
.fac_boxs{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.fac_box{
	width: 48%;
}
.fac_img{
	/*display:table;
	float:left;
	padding-right: 10px;*/
}
.fac_img img{
	width: 100%;
	height: auto;
}
.ft_box{
	display: inline-block;}
.fac_title{
	text-align: left;
	display:table;
	margin: 5px 0 10px;
}
.fac_text01{
	line-height: 1.7em;
	text-align: left;
	display:table;
	padding-left: 10px;
		word-break: break-all;
}
.mt_40{
	margin-top: 50px;
}



#camp_box{
	background: url(../img/lodging/camp_bg.jpg) no-repeat;
	background-position: left;
	width:1200px;
	height:400px;
	position: relative;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
.camp_right{
	width: 600px;
	float: right;
}
.camp_title{
	margin-top: 20px;
	margin-bottom: 50px;
}
.camp_text01{
	line-height: 1.5em;
	text-align: left;
	margin-left: 30px;
}
.camp_text02{
	line-height: 1.5em;
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
}
.camp_text03{
	font-size: 2.3em;
	line-height: 2em;
	text-align: left;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 20px;
	background-color: #def5ff;
	padding-left: 10px;
	height: 65px;
}

.tel_illust{
	position: absolute;
	right:60px;
	bottom: 30px;
	animation: tel_illust 3s ease infinite;
}
@keyframes tel_illust{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
#around_box{
	margin-top: 30px;
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	padding-top:100px;
}
.around_title{
	margin-bottom: 40px;
}
.sports{
	background: url(../img/lodging/sports_bg.jpg)no-repeat;
	height:197px;
	position: relative;
}
.sports ul{
	position: absolute;
	left: 300px;
	margin-top: 30px;
}
.sports li{
	line-height: 2em;
	text-align: left;
}
.sports_text{
	position: absolute;
	line-height: 1.5em;
	text-align: left;
	left:680px;
	margin-top: 30px;
}
.sports_text span{
	font-weight: bold;
}
.m7{
	position: absolute;
	right:190px;
	bottom:20px;
}
.culture{
	background: url(../img/lodging/culture_bg.jpg)no-repeat;
	height:197px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 70px;
}
.culture ul{
	position: absolute;
	left: 300px;
	margin-top: 30px;
}
.culture li{
	line-height: 2em;
	text-align: left;
}
.walkman{
	position: absolute;
	right:190px;
	bottom:20px;
}