@charset "utf-8";
/* CSS Document */
html {
  overflow-y:scroll;
}

.outlink_box a:link {color:#fff;} /*未訪問のリンクの色*/
.outlink_box a:visited {color:#fff;} /*訪問済みのリンクの色*/
.outlink_box a:hover {color:#E3E3E3;} /*カーソルが乗っているリンクの色*/
.outlink_box a:active {color:#fff;} /*クリック中のリンクの色*/

.blacklink a:link {color:#000;} /*未訪問のリンクの色*/
.blacklink a:visited {color:#000;} /*訪問済みのリンクの色*/
.blacklink a:hover {color:#000;} /*カーソルが乗っているリンクの色*/
.blacklink a:active {color:#000;} /*クリック中のリンクの色*/
/*ベース*/

.news a:hover{
	opacity: 0.6;
	display: block;
}

html{
height: 100%;
}

body{
	margin:0 !important;
	padding:0 !important;
	overflow: hidden !important ;
}
p{
	font-size:14px;
	margin:0;
	line-height: 1.5em;
	 /*font-family: Ryumin Regular KL;*/
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.clear{
	clear:both;
}
.mainBox{
	width:100%;
}
img{
	width: 100%;
	vertical-align: bottom;
}
a{
	text-decoration: none;
}
.mB10{
	margin-bottom: 10px !important;
}
.mB20{
	margin-bottom: 20px !important;
}
.mB30{
	margin-bottom: 30px !important;
}
.mB40{
	margin-bottom: 40px !important;
}
.mB50{
	margin-bottom: 50px !important;
}
.mT60{
	margin-top: 60px !important;
}
.mT70{
	margin-top: 70px !important;
}
.mT80{
	margin-top: 80px !important;
}
.mT90{
	margin-top: 90px !important;
}
.mT_sp{
	margin-top: 90px !important;
}
.mT100{
	margin-top: 100px !important;
}
.mT110{
	margin-top: 110px !important;
}
.mT120{
	margin-top: 120px !important;
}
.mT180{
	margin-top: 180px !important;
}
.mT220{
	margin-top: 220px !important;
}
.mT240{
	margin-top: 240px !important;
}
.mT420{
	margin-top: 420px !important;
}
.mT500{
	margin-top: 500px !important;
}
.pB60{
padding-bottom: 120px;
}
.fwb{
	font-weight: bold;
}
.fs12{
	font-size: 12px;
}
.p12{
font-size: 12px;
}

/*More Info btn*/
.moreinfo{
margin-top: 10px;
font-size: 16px;
font-weight: 600;
text-align: right;
}
.moreinfo a{
color: #307ab9;
}
.moreinfo :hover{
opacity: 0.75;
}
.maintitle small{
text-align: center;
margin: 0 auto;
font-size:14px;
/*font-family: Ryumin Regular KL;*/
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

/** Q&A **/
.qabox{
	padding-top: 60px;
}
.qabox h3{
	 /*font-family: Ryumin Regular KL;*/
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	 font-size:18px;
	 background:#307ab9;
	 color:#fff;
	 padding: 5px;
}
.qalist{
	padding-top: 30px;
}
.qalist ul{
	list-style:none;
	padding: 0;
	text-align: center;
}
.qalist ul li{
	padding: 8px 0;
}
.qalist p a{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.qalist a p{
color: #000;
}
.qalist li p:hover{
	opacity: 0.5;
}


/*ラベル*/
.qainner label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px 11px 0;
    color: #000;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
	/*font-family: Ryumin Regular KL;*/
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	border-bottom: 1px solid rgba(170,170,170,1.00);
}
/*.accordion_all:after{
    color: #c1c1c1;
    content: "ー";
	font-weight:700;
	font-size: 18px;
	float: right;
}

.accordion_all.active:after{
    color: #c1c1c1;
    content: "+" !important;
	font-weight:700;
	font-size: 18px;
	float: right;
}*/
.q{
	color:#307ab9;
}
.a{
	color:#DD4649;
    /*font-family: Ryumin Regular KL;*/
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

/*ラベルホバー時*/
.qainner label:hover {
opacity: 0.5;
}

/*チェックは隠す*/
.qainner input {
    display: none;
}

/*中身を非表示にしておく*/
.qainner .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    opacity: 1;
}

.accshow  .qatext{
	float: right;
	margin-left:10px;
	width: 97%;
}
.accshow h4{
	float: left;
	width:18px;
	vertical-align: top;
	margin-top:0px;
}
.qainner a{
	color: #307ab9;
}

.lazyRiver_bold{
	font-weight: bold;
}

.room_under{
	text-align: center;
	margin-bottom: 5px;
}

/**********************パソコン**********************/
@media only screen and (min-width: 961px) {
	
	.pc{
		display:none;
	}
	.insta_sp{
	display: none;
	}
	.mTminas1{
	margin-top: -530px;
	}
	.mTminas2{
		margin-top: -360px;
	}
	.mTminas3{
		margin-top: -410px;
	}
	.mTminas4{
		margin-top: -250px;
	}
	.mTminas5{
		margin-top: -300px;
	}
	.mTminas6{
		margin-top: -150px;
	}
	/*アニメ*/
	.anime01{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime01.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	
	.anime_sp{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime_sp.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	
	.anime02{
		opacity:0;
		transform:translateX(100px);
		transition:all 2s;
	}
	.anime02.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime03{
		opacity:0;
		transform:translateY(-100px);
		transition:all 2s;
	}
	.anime03.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime04{
		opacity:0;
		transform:translateX(-100px);
		transition:all 2s;
	}
	.anime04.scrollin{
		opacity:1;
		transform:translateX(0);
	}

	.anime05{
		opacity:0;
		transform:translateX(150px);
		transition:all 2s;
	}
	.anime05.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime04_sp{
		opacity:0;
		transform:translateX(-100px);
		transition:all 2s;
	}
	.anime04_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime05_sp{
		opacity:0;
		transform:translateX(150px);
		transition:all 2s;
	}
	.anime05_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime06_sp{
		opacity:0;
		transform:translateX(-150px);
		transition:all 2s;
	}
	.anime06_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime06{
		opacity:0;
		transform:translateX(-150px);
		transition:all 2s;
	}
	.anime06.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime07{
		opacity:0;
		transform:scale(0.5,0.5);
		transition:all 2s;
	}
	.anime07.scrollin{
		opacity:1;
		transform:scale(1,1);
	}
	.anime08{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime08.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	figure.animemoz {
	  position: relative;
	  overflow: hidden;
	  margin: 0 1%;
	  width: 100%;
	  color: #ffffff;
		margin-bottom: 10px;
	}
	figure.animemoz * {
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  -webkit-transition: all 0.2s ease;
	  transition: all 0.2s ease;
	}
	figure.animemoz img {
	  max-width: 100%;
	}
	figure.animemoz:after,
	figure.animemoz:before,
	figure.animemoz figcaption:after,
	figure.animemoz figcaption:before {
	  background: #307ab9;
	  height: 25%;
	  position: absolute;
	  content: '';
	  opacity: 0;
	  -webkit-transition: all 0.2s steps(4);
	  transition: all 0.2s steps(4);
	  z-index: 1;
	  left: 50%;
	  right: 50%;
	}
	figure.animemoz:before {
	  top: 0;
	  -webkit-transition-delay: 0;
	  transition-delay: 0;
	}
	figure.animemoz:after {
	  top: 25%;
	  -webkit-transition-delay: 0.1s;
	  transition-delay: 0.1s;
	}
	figure.animemoz figcaption:before {
	  top: 50%;
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	  z-index: -1;
	}
	figure.animemoz figcaption:after {
	  top: 75%;
	  -webkit-transition-delay: 0.3s;
	  transition-delay: 0.3s;
	  z-index: -1;
	}
	figure.animemoz figcaption {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  z-index: 2;
	  padding: 20px;
	}
	figure.animemoz p,
	figure.animemoz .icons {
	  margin: 0;
	  width: 100%;
	  opacity: 0;
	}
	figure.animemoz:hover:after,
	figure.animemoz.hover:after,
	figure.animemoz:hover:before,
	figure.animemoz.hover:before,
	figure.animemoz:hover figcaption:after,
	figure.animemoz.hover figcaption:after,
	figure.animemoz:hover figcaption:before,
	figure.animemoz.hover figcaption:before {
	  left: 0;
	  right: 0;
	  opacity: 0.7;
	}
	figure.animemoz:hover figcaption p,
	figure.animemoz.hover figcaption p{
	  -webkit-transition-delay: 0.25s;
	  transition-delay: 0.25s;
	}
	figure.animemoz:hover figcaption p,
	figure.animemoz.hover figcaption p {
	  opacity: 1;
	}
	.otherfacilitiestext p{
		font-weight: bold;
		color: #FFFFFF;
	}
	/********TOP********/
	/*共通*/
	.contentinner{
		width: 960px;
		margin: 0 auto;
	}
	.pagelink{
		position: absolute;
		top: -35px;
	}
	.pagelink2{
		position: absolute;
		top: -70px;
	}
	.pagelink3{
		position: absolute;
		top: 115px;
	}
	/*ヘッター*/
	.header{
		width: 100%;
		height: 56px;
		padding: 10px 0;
		position: fixed;
		z-index: 99;
		background: #FFFFFF;
		box-shadow: 2px 2px 4px gray;
	}
	.header_logo{
		width: 100px;
		float: left;
	}
	.header_logo2{
		width: 120px;
		text-align: center;
		margin:0 auto;
		padding: 20px 0 0;
	}
	.header_logo3{
		width: 70px;
		text-align: center;
		margin:0 auto;
		padding: 10px 0;
	}
	.header_menuBox{
		width: 600px !important;
		float: left;
		margin-left:45px;
		padding-top:8px;
	}
	.header_textlink{
		width:90px !important;
		text-align: center;
		float: left;
		box-sizing: border-box;
		border-left: 1px solid #CCCCCC;
	}
	.border-right{
		border-right: 1px solid #CCCCCC;
	}
	.menu_big{
		width:138px !important;
	}
	.sns{
	float: right !important;
	}
	.header_menuBox div:nth-child(6){
		border-right: 1px solid #CCCCCC;
	}
	.header_right{
		width: 190px;
		float: right;
		margin-left: 5px;
		padding-top: 3px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-around;
	}
	.header_snsBox.btn_facilityinfo{
		width:75px;
		padding-bottom:3px;
	}
	.header_snsBox.btn_reservation{
		width:95px;
		padding-bottom:3px;
	}
	.header_sns{
		width: 25px;
		float: left;
	}
	.header_snsBox div:nth-child(3){
		margin-right: 0px;
	}
	.header_snsBox2{
		width: 60px;
		float: right;
		padding-bottom:3px;
	}
	.header_sns2{
		width: 25px;
		float: left;
		margin-right: 5px;
	}
	.header_snsBox2 div:nth-child(3){
		margin-right: 0px;
	}
	.header_kusitsuBox{
		width: 115px;
		margin-left: 20px;
		float: left;
	}
	.header_linktitle p{
		font-weight:bold;
		font-size: 12px;
		color: #000000;
		padding:10px 0;
	}
	.header_linkyomi p{
		font-size: 9px;
		color: #307ab9;
	}
	.header_kusitsuBox{
		text-align: center;
		background: #595757;
		position: relative;
		height: 24px;
	}
	.header_kusitsuBox p{
		line-height: 24px;
		color: #FFFFFF;
		font-size: 12px;
	}
	.header_kusitsu_icon{
		position: absolute;
		width: 5px;
		bottom: 3px;
		right: 3px;
	}
	.headersubmenu{
		margin-top: 7px;
	}
	.headersubmenu p{
		font-size: 10px;
		text-align: left;
	}
	.headersubmenu a{
		color: #000000;
	}
	.headersubmenu a:first-of-type::after{
		content: "|";
		padding-left: 2px;
		padding-right: 1px;
	}
	.headersubmenu a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.download_link{
		margin-top: 5px;
		background: rgba(40,164,66,1.00);
		padding:2px;
		border-radius: 5px;
		transition: all 0.5s;
	}
	.download_link:hover{
		opacity: 0.8;
	}
	.header_snsBox.btn_reservation .download_link{
		background: rgba(2,69,134,1.00);
	}
	.download_link p{
		font-size: 13px;
		text-align: center;
		color: #fff;
		height: 34px;
		line-height: 34px;
	}
	.download_link a{
		color: #000000;
	}
	.download_link a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_textlink a:hover p{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_textlink2 a:hover p{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_sns:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_kusitsuBox:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_textsublink{
		background: #FFFFFF;
	}
	.texthover,.texthover2{
		position: relative;
	}
	.header_textsublinkarea{
		padding-top: 17px;
		position: absolute;
		left: 0;
		width: 150px;
		max-height: 0;
		overflow: hidden;
		transition: 0.5s;	
	}
	.texthover:hover .header_textsublinkarea{
		z-index: 1;
		max-height: 50em;
		transition: 2s;
	}
	.header_textsub p{
		font-size: 12px;
	}
	.header_textsub{
		text-align: left;
		padding: 8px 0 8px 26px;
		border-top: 1px solid #CCCCCC;
	}
	.header_textsublinkarea a{
		color: #000000;
	}
	.header_textsublink{
		background: #FFFFFF;
	}
	.header_textsublinkarea2{
		padding-top: 17px;
		position: absolute;
		left: 0px;
		width: 205px;
		max-height: 0;
		overflow: hidden;
		transition: 0.5s;	
	}
	.texthover2:hover .header_textsublinkarea2{
		z-index: 1;
		max-height: 50em;
		transition: 1.5s;
	}
	.header_textsub p{
		font-size: 12px;
	}
	.header_textsub{
		text-align: left;
		padding: 8px 0 8px 26px;
		border-top: 1px solid #CCCCCC;
	}
	.header_textsublinkarea2 a{
		color: #000000;
	}
	.header_textsub:hover p{
		color: #307ab9;
	}
	/*メイン画像*/
	.mainimgBox{
		padding-top: 70px;
		position: relative;
	}
	.mainimglogo{
		width: 300px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		height: 560px;
		display: none;
		z-index: 50;
	}
	/*about*/
	.maintitleBox1{
		margin-top: 40px;
		margin-bottom: 30px;
		position: relative;
		z-index: 1;
	}
	.maintitle{
		text-align: center;
		position: relative;
	}
	.maintitle2{
		text-align: center;
		position: relative;
	}
	.pagelinkab{
		position: absolute;
		top: -80px;
	}
	.mainline{
		width: 1px;
		height: 73px;
		background: #000000;
		margin: 0 auto;
	}
	.maintitle p{
		font-size: 50px;
	}
	.maintitle2 p{
		font-size: 50px;
		color: #fff;
		text-stroke: 1px #000;
		-webkit-text-stroke: 1px #000;
	}
	.abouttextBox{
		width: 580px;
		margin: 0 auto;
		text-align: center;
	}
	.abouttext{
		text-align: left;
	}
	.abouttextsubtitle{
		font-weight: bold;
	}
	.abouttexttitle p{
		font-size: 22px;
		font-weight: bold;
		color: #307ab9;
		line-height: 1em;
	}
	.aboutline{
		width: 35px;
		margin:0 auto;
		border-bottom: 1px solid #000000;
		margin-bottom: 23px;
		padding-top: 23px;
	}
	.aboutBox{
		margin-bottom: 110px;
		position: relative;
	}
	/*location*/
	.locationmainimgBox{
		margin-bottom: 50px;
	}
	.maintitleBox2{
		margin-bottom: -68px;
		position: relative;
		z-index: 1;
	}
	.locationline{
		width: 35px;
		margin: 20px 0;
		border-bottom: 1px solid #FFFFFF;
	}
	.locationwaku{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle{
		border-bottom: 1px solid #307ab9;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku p{
		color:  #307ab9;
	}
	.locationwaku a{
		color:  #307ab9;
		text-decoration: underline;
	}
	.locationwaku a:hover{
		opacity: 0.7;
	}
	.locationwaku2{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle2{
		border-bottom: 1px solid #49a643;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle2 p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku2 p{
		color:  #49a643;
	}
	.locationwaku2 a{
		color:  #49a643;
		text-decoration: underline;
	}
	.locationwaku2 a:hover{
		opacity: 0.7;
	}
	.locationBox{
		position: relative;
	}
	
	.locationtexttitle p,.locationtext p{
		color: #FFFFFF !important;
	}
	.locationtexttitle p{
		font-size: 18px;
		font-weight: bold;
	}
	.test{
		color: #FFFFFF !important;
	}
	.locationanimearea2{
		margin-bottom: 90px;
	}
	.locationanimearea3{
		margin-bottom: 90px;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_l{
		width: 540px;
		float: left;
		height: 350px;
		background: url(../img/top/location_img1.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg1.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_r{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg2.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_l{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_l{
		width: 540px;
		float: left;
		height: 350px;
		background: url(../img/top/location_img2.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url("../img/top/lazyriver_c_bg1.jpg");
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_r{
		width: 210px;
		float: left;
		height: 210px;
		background: url("../img/top/lazyriver_r_bg2.jpg");
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_l{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_r{
		width: 540px;
		float: left;
		background: #cccccc;
		height: 350px;
		margin-top: -140px;
		background: #307ab9;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_r{
		width: 540px;
		float: left;
		background: #cccccc;
		height: 350px;
		margin-top: -140px;
		background: #49a643;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox1 .locationanimearea3 .locationanimearea_l{
		width: 960px;
		height: 480px;
		background: url("../img/top/mystery1.jpg");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		margin: 45px auto 0;
	}


	.campaign_wrap{
		border: solid 2px #FF401E;;
		padding: 10px;
		margin-top: -1px;
		width: 457px;
		margin: 0 auto;
		text-align: center;
	}
	.campaign_wrap .header-3{
		/*font-family: Ryumin Regular KL;*/
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-size: 20px;
		margin-top: 0;
	}
	.campaign_wrap .header-3 .br-sp{
		display: none;
	}
	.campaign_txt{
		font-size: 16px;
		line-height: 1.5em;
	}
	
	
	/*スライド*/
	.sliderBox{
		margin-bottom: 150px;
		margin-top: 90px;
	}
	/*エンジョイ*/
	.enjoybnr a{
		box-sizing: border-box;
		position: relative;
		margin-bottom: 150px;
		overflow: hidden;
		display: block;
		height: 450px;
	}
	.enjoybnr a:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 450px;
		top: 0;
		background: url(../img/top/enjoy_img.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.enjoybnr a:hover:after {
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	.enjoyBox{
		margin-bottom: 150px;
	}
	.enjoytext{
		text-align: center;
		position: absolute;
		bottom: 0px;
		width: 100%;
		padding: 10px 0;
		background:  rgba(48,122,185,0.7);
		z-index: 100;
	}
	.enjoytext p{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 16px;
	}
	/*ルーム*/
	.roomBox{
		margin-bottom: 150px;
		position: relative;
	}
	.room{
		width: 50%;
		float: left;
		position: relative;
	}
	.roomnameimg{
		width: 180px;
		position: absolute;
		top: -20px;;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		transition: 0.6s;
	}
	.roomArea{
		margin-bottom: 50px;
	}
	.roombtn_r a{
		position: absolute;
		right: 0;
		left: 0;
		bottom: 70px;
		display: block;
		color: #000;
		width: 285px;
		margin: 0 auto;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		position: relative;
		background-image: linear-gradient(to right,#fff 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
		}
	.roombtn a{
		display: block;
		width: 285px;
		margin: 0 auto;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		position: relative;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
	}
	.roombtn a:hover,.roombtn_r a:hover {
  		background-position: -100% 0;
	}
	.roombtn p,.roombtn p{
		font-weight: bold;
		color: #000000;
	}
	.roombtn a:hover p,.roombtn_r a:hover p{
		font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
	}
	.roombtn_icon{
		position: absolute;
		width: 10px;
		bottom: 3px;
		right: 3px;
	}
	.roombtn2 a{
		display: block;
		width: 100%;
		border: 1px solid #000000;
		text-align: center;
		padding: 3px 0;
		position: relative;
		margin-top: 10px;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		  background-position: 0 0;
		  background-size: 200% auto;
		  transition: .3s;
	}
.roombtn2 a:hover {
  background-position: -100% 0;
}
	.roombtn2 p{
		font-size: 12px;
		color: #000000;
	}
.roombtn2 a:hover p{
 font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
}
	.room:hover .roomnameimg{
		transition: 0.6s;
		padding-top: 20px;
	}
	/*ファシリティ*/
	.facilitiesBox{
		background: #eaeaeb;
		position: relative;
		padding: 150px 0;
	}
	.maintitleBox3{
		position: absolute;
		z-index: 1;
		top: -40px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.facolities{
		width: 450px;
		margin-right: 60px;
		float: left;
		margin-bottom: 60px;
	}
	.facilitiesAera div:nth-child(2n){
		margin-right: 0px;
	}
	.facilitiesAera div:nth-child(4){
		margin-bottom: 0px;
	}
	.mT80{
		margin-top: 80px;
	}
	.facilitiestitle{
		padding-top: 10px;
	}
	.facilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.facilitiessubtitle p{
		font-size: 12px;
	}
	.facilities_under_l{
		width: 1px;
		background: #000000;
		height: 95px;
		float: left;
		margin: 0px 20px;
	}
	.facilities_under_r{
		width: 409px;
		float: left;
	}
	/*ohter*/
	.mainminititleBox{
		text-align: center;
		margin-top: -32px;
		position: relative;
	}
	.mainminititleBox p{
		font-size: 40px;
	}
	.otherfacilitiesArea{
		width: 460px;
		margin: 40px auto;
	}
	.otherfacilities{
		width: 460px;
		float: left;
		margin-right: 30px;
	}
	.otherfacilitiesArea div:nth-child(2n){
		margin-right: 0px;
	}
	.otherfacilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.otherfacilitiessuntitle p{
		font-size: 12px;
	}
	.otherfacilitiesimg{
		margin-bottom: 10px;
		
	}
	.facilitiesimg{
		transition: 0.6s;
	}
	.facilitiesimg:hover{
		transition: 0.6s;
		transform: scale(1.05,1.05);
	}
	.otherfacilitiesBox{
		margin-bottom: 150px;
	}
	
	/*インフォメーション*/
	.informationBox{
		/*background: #eaeaeb;*/
		position: relative;
		padding: 150px 0 80px 0;
	}
	.information{
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.information_l{
		width: 100px;
		float: left;
	}
	.information_r{
		width: 860px;
		float: left;
	}
	.informationtitle p{
		font-weight: bold;
		color:  #49a643;
	}
	/*アクセス*/
	.accessBox{
		padding-top: 150px;
		position: relative;
	}
	.access_l{
		width: 360px;
		float: left;
	}
	.access_r{
		width: 600px;
		float: left;
	}
	.access_logo{
		width: 140px;
		margin-bottom: 20px;
	}
	.access_title p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.access_line{
		width: 35px;
		margin: 20px 0;
		border-bottom: 1px solid #000000;
	}
	.ggmap{
		position: relative;
		padding-bottom: 30%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		z-index: 1;
	}
	.ggmap iframe,
	.ggmap object,
	.ggmap embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/*インスタ*/
	.instaBox{
		padding-top: 180px;
	}
	.insta{
		 width: calc(100%/7);
		float: left;
	}
	/*フッター*/
	.footer{
		padding-top:15px;
		height: 250px;
		background:rgba(217,230,236,1.00);

	}
	.info_html{
	position: absolute;
	width: 100%;

	}
	.footer .contentinner{
		padding: 15px 0;
	}
	.footerlink{
		margin-top: 10px;
		width: 700px;
		float: left;
	}
	.footercopy{
		margin:0 auto;
		text-align:center;
		padding-top:10px;
	}
	.footerlink p{
		font-size: 10px;
	}
	.footercopy p{
		font-size: 10px;
	}
	.footerlink a{
		color: #000000;
	}
	.footerlink a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	/********サービス********/
	.service{
		width: 320px;
		height: 390px;
		box-sizing: border-box;
		float: left;
		padding: 50px;
		position: relative;
	}
	.service2{
		width: 640px;
		float: left;
		box-sizing: border-box;
		padding: 50px;
		height: 390px;
		position: relative;
	}
	.service2 .serviceimg{
		width: 220px;
		margin: 0 auto;
		margin-bottom: 10px;
		position: relative;
	}
	.serviceimg{
		margin-bottom: 10px;
	}
	.servicetitle{
		margin-bottom: 5px;
		text-align: center;
	}
	.servicetitle p{
		font-size: 16px;
		font-weight: bold;
	}
	.serviceBox{
		margin-bottom: 20px;
	}
	.servicekome{
		margin-bottom: 150px;
	}
	.checkBox{
		background: #ececed;
		position: relative;
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.mainminititleBox2{
		width: 960px;
		text-align: center;
		position: absolute;
		top: -30px;
	}
	.mainminititleBox2 p{
		font-size: 40px;
	}
	.check_l{
		width: 350px;
		margin-right: 25px;
		float: left;
	}
	.check_r{
		width: 585px;
		float: left;
	}
	.check{
		margin-bottom: 30px;
	}
	.check a,.check2 a{
		color: #000000;
	}
	.check a:hover,.check2 a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.check_title p{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
	}
	.check_line{
		width: 35px;
		margin: 15px 0;
		border-bottom: 1px solid #000000;
	}
	.line_lt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		left: 0px;
	}
	.line_lt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		left: 0px;
	}
	.line_lb_w{
		position: absolute;
		width: 35px;
		bottom: 0px;
		left: 0px;
	}
	.line_lb_h{
		position: absolute;
		width: 1px;
		bottom: 0px;
		left: 0px;
	}
	.line_rt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		right: 0px;
	}
	.line_rt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		right: 0px;
	}
	.line_rb_w{
		position: absolute;
		width: 35px;
		right: 0px;
		bottom: 0px;
	}
	.line_rb_h{
		position: absolute;
		width: 1px;
		right: 0px;
		bottom: 0px;
	}
	/********部屋********/
	.mainimgBox2{
		padding-top: 110px;
		position: relative;
	}
	.mainimgicon{
		width: 180px;
		position: absolute;
		top: 90px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.roomshosai{
		background: #ededee;
	}
	.roomsize{
		width: 150px;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		height: 45px;
		margin-top: 17px;
	}
	.roomninzu{
		width: 150px;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		margin-top: 17px;
	}
	.roombedsize{
		width: 330px;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		margin-top: 17px;
	}
	.roomshosaiyoyaku{
		width: 330px;
		float: left;
		text-align: center;
		background: #595757;
		height: 80px;
	}
	.roomshosaiyoyaku p{
		line-height: 80px;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku:hover{
		background: #307ab9;
		transition: 0.3s;
	}
	.roomshosaiyoyaku2{
		width: 330px;
		float: left;
		text-align: center;
		background: #595757;
		height: 80px;
	}
	.roomshosaiyoyaku2 p{
		line-height: 80px;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku2:hover{
		background: #49a943;
		transition: 0.3s;
	}
	.shosaimini p{
		font-size: 10px;
		color: #307ab9;
	}
	.shosaimini2 p{
		font-size: 10px;
		color: #49a943;
	}
	.shosaibig p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentBox{
		padding: 70px 0;
	}
	.lazyRiver_map_wrap{
		text-align: center;
	}
	
	.lazyRiver_map{
		width: 40%;
	}
	.roomcontent p{
	font-size:14px;
	}
	.roomcontenttitle p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentline{
		width: 35px;
		border-bottom: 1px solid #231815;
		margin: 20px 0;
	}
	.roomcontent2{
		width: 620px;
		/*float: left;*/
	}
	.roomcontent_r{
		width: 340px;
		float: left;
	}
	.roomimg{
		width: 192px;
		float: left;
	}
	.rommimgBox div:nth-child(5){
		margin-right: 0px;
	}
	.roomline{
		border-bottom: 1px solid #dadbdb;
	}
	.roomcontenttext2{
		width: 400px;
		float: left;
	}
	.yoyakuBox{
		margin-bottom: 20px;
		position: relative;
	}
	.yoyakuBox2{
		margin-bottom: 20px;
		position: relative;
	}
	.yoyaku_l{
		width: 940px;
		border: 1px solid #ededee;
		box-sizing: border-box;
		background: #ededee;
		padding: 30px;
		height: 180px;
	}
	.yoyaku_l p{
		color: #000000;
	}
	.yoyaku_r{
		width: 230px;
		text-align: center;
		background: #595757;
		height: 75px;
		position: absolute;
		top: 52px;
		right: 0px;
	}
	.yoyakuBox a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox a:hover .yoyaku_r{
		background: #307ab9;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_r{
		background: #49a943;
		transition: 0.3s;
	}
	.yoyaku_r p{
		line-height: 75px;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
	}
	.yoyaku_l_title{
		margin-bottom: 5px;
	}
	.yoyaku_l_title p{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9 !important;
	}
	.yoyakuBox2 .yoyaku_l_title p{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		color: #49a943 !important;
	}
	.yoyaku_lprice{
		margin-bottom: 5px;
	}
	.yoyaku_lprice p{
		font-size: 16px;
	}
	.c_red{
		color: #FF5053 !important;
	}
	/********楽しむ********/
	.enjoybtnBox{
		margin-bottom: 130px;
	}
	.enjoybtnBox div:nth-child(4){
		margin-right: 0px;
	}
	.enjoybtn{
		width: 225px;
		margin-right: 20px;
		float: left;
	}
	.enjoybtn:hover img{
		opacity: 0.6;
	}
	.enjoybtn{
		text-align: center;
	}
	.enjoybtn img{
		padding-bottom: 10px;
	}
	.enjoybtn p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2em;
	}
	.enjoyicon{
		width: 130px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.enjoydata{
		text-align: center;
		margin-top: -80px;
		margin-bottom: 60px;
	}
	.enjoy1 .enjoymaintitle p{
		font-size: 30px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoymaintitle p{
		font-size: 30px;
		color: #498743;
		font-weight: bold;
	}
	.enjoy_l{
		width: 445px;
		margin-right: 70px;
		float: left;
	}
	.enjoy_r{
		width: 445px;
		float: left;
	}
	.enjoy_l_g{
		width: 445px;
		margin-right: 70px;
		float: left;
	}
	.enjoy_r_g{
		width: 445px;
		float: left;
	}
	.loadimg1{
		width: 250px;
		margin-bottom: 40px;
	}
	.loadimg2{
		width: 250px;
		padding-left: 195px;
		margin-bottom: 40px;
	}
	.enjoytime{
		margin-bottom: 15px;
	}
	.enjoytitle{
		text-align: center;
		margin-bottom: 15px;
	}
	.enjoy1 .enjoytitle p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoytitle p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
	}
	.enjoyimg{
		margin-bottom: 10px;
	}
	.enjoy1 .enjoyname p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoy2 .enjoyname p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoyname{
		margin-bottom: 5px;
	}
	.enjoyminitext{
		border-top: 1px dashed #CCCCCC;
		padding-top: 10px;
		margin-top: 10px;
	}
	.enjoyimg_r{
		margin-top: 5px;
	}
	.enjoyimg_r1{
		width: 220px;
		margin-right: 5px;
		float: left;
	}
	.enjoyimg_r2{
		width: 220px;
		float: left;
	}
	.enjoy1,.enjoy2{
		margin-bottom: 150px;
		position: relative;
	}
	.enjoylink{
		position: absolute;
		top:-68px;
	}
	.enjoyimg_l2{
		width: 205px;
		float: left;
		margin-right: 5px;
	}
	.enjoyimg_r3{
		width: 235px;
		float: left;
	}
	.enjoyimg_r4{
		margin-bottom: 5px;
	}
	/*********SHOP********/
	.roomcontenttitle2{
	width:69%;
	float: left;
	}
	.roomcontenttitle2 p{
		font-size: 50px;
		font-weight: bold;
		line-height: 1em;
	}
	.shopdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data1.jpg);
		background-size: cover;
	}
	.shopdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data2.jpg);
		background-size: cover;
	}
	.shopdataBox{
		width: 340px;
		float: left;
		background: #cccccc;
		height: 250px;
		background: #307ab9;
		box-sizing: border-box;
		padding: 20px;
	}
	.shopdata{
		/*padding-top: 18px;*/
	}
	.shopdataBox p{
		font-size: 16px !important;
		color: #FFFFFF !important;
	}
	.shopdataBox a{
		font-size: 16px !important;
		color: #FFFFFF !important;
	}
	.shopdataBox a:hover{
		opacity: 0.7;
	}
	.shopdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/shopping/s_data3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.shopdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/shopping/s_data4.jpg);
		background-size: cover;
	}
	.shopdataArea{
		margin-bottom: 90px;
	}
	.shopcontent2024{
		display: flex;
	}
	
	.shopcontent2024_margin{
		margin-bottom: 10px;
	}
	.shopcontent2{
		width: 465px;
		margin-right: 30px;
		/*float: left;*/
	}
	.shopcontent2area,.shopcontent3area{
		margin-bottom: 40px;
	}
	.shopcontent4area{
		margin-bottom: 90px;
	}
	.shopcontent2area div:nth-child(2){
		margin-right: 0px;
	}
	.shopcontent3{
		width: 300px;
		margin-right: 30px;
		float: left;
	}
	.shopcontent3area div:nth-child(3){
		margin-right: 0px;
	}
	.shopcontent4{
		width: 219px;
		margin-right: 28px;
		float: left;
	}
	.shopcontent4area div:nth-child(4){
		margin-right: 0px;
	}
	.shopcontentimg{
		margin-bottom: 10px;
	}
	.shopcontenttitle{
		margin-bottom: 5px;
	}
	.shopcontenttitle p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.shopcontentmap{
		margin-bottom: 90px;
	}
	/*chat*/
.chat_link{
	position: fixed;
    bottom: 10px;
    right: 10px;
	width:220px;
	z-index:99;
}
.chat_link img{
	width:100%;
}
/*rootzhills*/
.rootzdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg13.jpg);
		background-size: cover;
	}
.rootzdataimg1{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/rootzhills/rootzimg1.jpg);
		background-size: cover;
	}
.rootzdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg7.jpg);
		background-size: cover;
	}
.rootzdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/rootzhills/rootzimg9.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.rootzdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/rootzhills/rootzimg11.jpg);
		background-size: cover;
	}
/*cafeatrootz*/
.cafeatdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg1.jpg);
		background-size: cover;
	}
.cafeatdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg5.jpg);
		background-size: cover;
	}
.cafeatdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/cafeat/cafeatimg3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.cafeatdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/cafeat/cafeatimg2.jpg);
		background-size: cover;
	}
	
/*coconutbar*/
.coconutdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/3dammy.jpg);
		background-size: cover;
	}
.coconutdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/3dammy.jpg);
		background-size: cover;
	}
.coconutdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/coconut/coconutimg1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.coconutdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/coconut/coconutimg2.jpg);
		background-size: cover;
	}
/*sailsbbq*/
.sailsdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsbbq7.jpg);
		background-size: cover;
	}
.sailsdataimg1{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/sails/sailsbbq1.jpg);
		background-size: cover;
	}
.sailsdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsimg3.jpg);
		background-size: cover;
	}
.sailsdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/sails/sailsimg1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.sailsdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/sails/sailsimg2.jpg);
		background-size: cover;
	}
/*nanascafe*/
.nanasdataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/nanas/nanasimg2.jpg);
		background-size: cover;
	}
.nanasdataimg1{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/nanas/nanasimg5.jpg);
		background-size: cover;
	}
.nanasdataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/nanas/nanasdinner3.jpg);
		background-size: cover;
	}
.nanasdataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/nanas/nanasimg3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.nanasdataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url("../img/nanas/nanasdinner1_new.jpg");
		background-size: cover;
	}
/*tarza*/
.tarzadataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/lazyRiver/lazyRiver2.jpg);
		background-size: cover;
	}
.tarzadataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/lazyRiver/lazyRiver3.jpg);
		background-size: cover;
	}
.tarzadataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/lazyRiver/lazyRiver1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.tarzadataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/lazyRiver/lazyRiver4.jpg);
		background-size: cover;
	}
	/*spa*/
.spadataimg{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg4.jpg);
		background-size: cover;
	}
.spadataimg2{
		width: 310px;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg1.jpg);
		background-size: cover;
	}
.spadataimg3{
		width: 620px;
		float: left;
		height: 310px;
		background: url(../img/spa/spaimg2.jpg);
		background-size: cover;
		margin-top: -70px;
	}
.spadataimg4{
		width: 340px;
		float: left;
		height: 240px;
		background: url(../img/spa/spaimg3.jpg);
		background-size: cover;
	}
.dowmload_link{
text-align: center;
margin: 0 auto;
paddign: 20px 0px; 
list-style:none;

}
#footernavi li{ 	
display: inline-block;
width: 148px;
border-right:1;
position: relative;
 }
 #footernavi .li_right:before {
position: absolute;
width: 1px;
height: 100%;
right:-5px;
top: 0;
content: "";
background: #cac6be;

}

.dowmload_link li p{
color: #000;
}
.dowmload_link p:hover{
color:#929292;
}
.videobox{
    padding: 30px 0 100px;
}

/*お店・施設の予約*/
.shop_yoyaku_sp{
display: none;
}
.shop_yoyaku_pc{
float: right;
width: 30%;
background: #595757;
}
.shop_yoyaku_pc p{
font-size: 24px;
color: #fff;
font-weight: 600;
text-align: center;
margin: 0 auto;
padding: 10px 0;
}
.shop_yoyaku_pc a p:hover{
background:rgba(136,136,136,1.00);
ransition: 0.3s;
}
.menu_next{
width:60px;
position: absolute;
z-index: 2;
right: 0;
top:45%;
}
.menu_back{
width:60px;
position: absolute;
z-index: 2;
left: 0;
top:45%;
}
.menu_next img,.menu_back img{
width: 100%;
}
.slider{
position: relative;
z-index: 1;
}

}

/**********************モバイル**********************/
@media only screen and (max-width: 960px) and (min-width: 540px){
	.mb{
		display:none;
	}
	.insta_pc{
	display: none;
	}
	.mTminas1{
	margin-top: -430px;
	}
	.mTminas2{
		margin-top: -260px;
	}
	.mTminas3{
		margin-top: -410px;
	}
	.mTminas4{
		margin-top: -250px;
	}
	.mTminas5{
		margin-top: -230px;
	}
	.mTminas6{
		margin-top: -100px;
	}
	/*アニメ*/
	.anime01{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime01.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	.anime_sp{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime_sp.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	.anime02{
		opacity:0;
		transform:translateX(100px);
		transition:all 2s;
	}
	.anime02.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime03{
		opacity:0;
		transform:translateY(-100px);
		transition:all 2s;
	}
	.anime03.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime04{
		opacity:0;
		transform:translateX(-100px);
		transition:all 2s;
	}
	.anime04.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime05{
		opacity:0;
		transform:translateX(150px);
		transition:all 2s;
	}
	.anime05.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime06{
		opacity:0;
		transform:translateX(-150px);
		transition:all 2s;
	}
	.anime06.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime07{
		opacity:0;
		transform:scale(0.5,0.5);
		transition:all 2s;
	}
	.anime07.scrollin{
		opacity:1;
		transform:scale(1,1);
	}
	.anime08{
		opacity:0;
		transform:translate(0,100px);
		transition:all 2s;
	}
	.anime08.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	.anime04_sp{
		opacity:0;
		transform:translateX(-100px);
		transition:all 2s;
	}
	.anime04_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime05_sp{
		opacity:0;
		transform:translateX(150px);
		transition:all 2s;
	}
	.anime05_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime06_sp{
		opacity:0;
		transform:translateX(-150px);
		transition:all 2s;
	}
	.anime06_sp.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	figure.animemoz {
	  position: relative;
	  margin: 0 1%;
	  width: 100%;
		margin-bottom: 10px;
		cursor: default;
	}
	.otherfacilitiestext p{
		color: #000000;
	}
	/********TOP********/
	/*メニュー*/
	.drawer-menu li{
		padding: 8px 0;
		padding-left: 20px;
	}
	.drawer-menu a{
		color: #FFFFFF;
	}
	.drawer-menu a:hover{
		opacity: 0.7;
	}
	.list_inner{
		font-size:14px;
	}
	.header_sns2{
		width: 25px;
		float: left;
	}
	.menutext{
		padding-top:23px;
		font-size: 12px;
		z-index: 101;
	}
	/*共通*/
	.contentinner{
		width: 96%;
		margin: 0 auto;
	}
	.pagelink{
		position: absolute;
		top: -35px;
	}
	.pagelink2{
		position: absolute;
		top: -70px;
	}
	.pagelink3{
		position: absolute;
		top: 115px;
	}
	/*ヘッター*/
	.header_logo{
		width:120px;
		margin: 0 auto;
	}
	.header_logo2{
		width: 120px;
		text-align: center;
		margin:0 auto;
		padding: 20px 0 0;
	}
	.header_logo3{
		width: 70px;
		text-align: center;
		margin:0 auto;
		padding: 10px 0;
	}
	.sns{
	float: right !important;
	}
	.header_menuBox{
		padding-top: 17px;
	}
	.header_textlink{
		width: 20%;
		display: block;
		text-align: center;
		float: left;
		box-sizing: border-box;
		border-left: 1px solid #CCCCCC;
	}
	.border-right{
		border-right: 1px solid #CCCCCC;
	}
	.header_menuBox div:nth-child(5){
		border-right: 1px solid #CCCCCC;
	}
	.header_right{
		display: block;
		width: 100px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.header_snsBox{
		width: 85px;
		float: left;
	}
	.header_sns{
		width: 25px;
		float: left;
	}
	.header_snsBox div:nth-child(3){
		margin-right: 0px;
	}
	.header_snsBox2{
		width: 60px;
		text-align: center;
		margin:0 auto;
		padding-bottom:10px;
	}
	.header_sns2{
		width: 25px;
		margin-right: 5px;
	}
	.header_snsBox2 div:nth-child(3){
		margin-right: 0px;
	}
	.header_kusitsuBox{
		width: 115px;
		margin-left: 20px;
		float: left;
	}
	.ml0{
		margin-left: 0px !important;
	}
	.header_linktitle p{
		font-weight: bold;
		font-size: 16px;
		color: #000000;
	}
	.header_linkyomi p{
		font-size: 9px;
		color: #307ab9;
	}
	.header_kusitsuBox{
		text-align: center;
		background: #FFFFFF;
		position: relative;
		height: 24px;
	}
	.header_kusitsuBox p{
		line-height: 24px;
		color: #333333;
		font-size: 12px;
	}
	.header_kusitsu_icon{
		position: absolute;
		width: 5px;
		bottom: 3px;
		right: 3px;
	}
	.headersubmenu{
		text-align: center;
		margin-top: 5px;
	}
	.headersubmenu p{
		font-size: 10px;
	}
	.headersubmenu a{
		color: #000000;
	}
	.headersubmenu a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}

	.header_textlink a:hover p{
		opacity: 0.7;
		transition: 0.3s;
	}

	.header_sns:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_kusitsuBox:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	/*メイン画像*/
	.mainimgBox{
		position: relative;
	}
	.mainimglogo{
		width: 200px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		height: 370px;
		display: none;
		z-index: 50;
	}
	/*about*/
	.maintitleBox1{
		margin-top: 40px;
		margin-bottom: 30px;
		position: relative;
		z-index: 1;
	}
	.maintitle{
		text-align: center;
		position: relative;
	}
	.maintitle2{
		text-align: center;
		position: relative;
	}
	.pagelinkab{
		position: absolute;
		top: -80px;
	}
	.mainline{
		width: 1px;
		height: 73px;
		background: #000000;
		margin: 0 auto;
	}
	.maintitle p{
		font-size: 50px;
		line-height: 1.2em !important;
	}
	.maintitle2 p{
		font-size: 50px;
		color: #fff;
		text-stroke: 1px #000;
		-webkit-text-stroke: 1px #000;
	}
	.abouttextBox{
		width: 580px;
		margin: 0 auto;
		text-align: center;
	}
	.abouttext{
		text-align: left;
	}
	.abouttextsubtitle{
		font-weight: bold;
	}
	.abouttexttitle p{
		font-size: 22px;
		font-weight: bold;
		color: #307ab9;
		line-height: 1em;
	}
	.aboutline{
		width: 35px;
		margin:0 auto;
		border-bottom: 1px solid #000000;
		margin-bottom: 23px;
		padding-top: 23px;
	}
	.aboutBox{
		margin-bottom: 110px;
		position: relative;
	}
	/*location*/
	.locationmainimgBox{
		margin-bottom: 50px;
	}
	.maintitleBox2{
		margin-bottom: -90px;
		position: relative;
		z-index: 1;
	}
	.locationline{
		width: 35px;
		margin: 20px 0;
		border-bottom: 1px solid #FFFFFF;
	}
	.locationwaku{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle{
		border-bottom: 1px solid #307ab9;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku p{
		color:  #307ab9;
	}
	.locationwaku a{
		color:  #307ab9;
		text-decoration: underline;
	}
	.locationwaku a:hover{
		opacity: 0.7;
	}
	.locationwaku2{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle2{
		border-bottom: 1px solid #49a643;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle2 p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku2 p{
		color:  #49a643;
	}
	.locationwaku2 a{
		color:  #49a643;
		text-decoration: underline;
	}
	.locationwaku2 a:hover{
		opacity: 0.7;
	}
	.locationBox{
		position: relative;
	}
	
	.locationtexttitle p,.locationtext p{
		color: #FFFFFF;
	}
	.locationtexttitle p{
		font-size: 18px;
		font-weight: bold;
	}
	.locationanimearea2{
		margin-bottom: 90px;
	}
	.locationanimearea3{
		margin-bottom: 90px;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_l{
		width: 50%;
		float: left;
		height: 180px;
		background: url(../img/top/location_img1.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_c{
		width: 25%;
		float: left;
		height: 180px;
		background: url(../img/top/shop_bg1.jpg);
		background-size: cover;
	}
		.locationanimeBox1 .locationanimearea3 .locationanimearea_c{
		width: 50%;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_r{
		width: 25%;
		float: left;
		height: 180px;
		background: url(../img/top/shop_bg2.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_l{
		width: 25%;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_c{
		width: 25%;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_l{
		width: 50%;
		float: left;
		height: 180px;
		background: url(../img/top/location_img2.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_c{
		width: 25%;
		float: left;
		height: 180px;
		background: url("../img/top/lazyriver_c_bg1.jpg");
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_r{
		width: 25%;
		float: left;
		height: 180px;
		background: url("../img/top/lazyriver_r_bg2.jpg");
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_l{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_r{
		background: #cccccc;
		background: #307ab9;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_r{
		background: #cccccc;
		background: #49a643;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox1 .locationanimearea3 .locationanimearea_l{
/*		padding-top: 50%;*/
		background: url("../img/top/mystery1.jpg");
		background-size:contain;
		background-position: center;
		display: block;
		width: 370px;
		height: 380px;
		margin: 45px auto 15px;
		background-repeat: no-repeat;
	}
		.locationanimeBox1 .locationanimearea3 .locationanimearea_c{
		padding-top: 25%;
		background: url("../img/top/Sep4.jpg");
		background-size:cover;
		display: block;
		margin-top: 45px;
		margin-bottom: 15px;
		background-repeat: no-repeat;
	}
	.locationanimearea_flex{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 880px;
		width: 100%;
		margin: 0 auto;
}
	.campaign_wrap{
		margin: -20px auto 0;
		border: solid 2px #FF401E;
		padding: 10px;
		width: 345px;
		text-align: center;
	}
	.campaign_wrap .header-3{
		font-size: 18px;
		/*font-family: Ryumin Regular KL;*/
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		margin-top: 0;
	}
	.campaign_wrap .header-3 .br-sp{
		display: none;
	}
	.campaign_txt{
		font-size: 16px;
		line-height: 1.5em;
	}
	
	/*スライド*/
	.sliderBox{
		margin-bottom: 150px;
		margin-top: 90px;
	}
	/*エンジョイ*/
	.enjoybnr a{
		box-sizing: border-box;
		position: relative;
		margin-bottom: 150px;
		overflow: hidden;
		display: block;
		height: 350px;
	}
	.enjoybnr a:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 350px;
		top: 0;
		background: url(../img/top/enjoy_img.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.enjoybnr a:hover:after {
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	.enjoyBox{
		margin-bottom: 150px;
	}
	.enjoytext{
		text-align: center;
		position: absolute;
		bottom: 0px;
		width: 100%;
		padding: 10px 0;
		background:  rgba(48,122,185,0.7);
		z-index: 100;
	}
	.enjoytext p{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 16px;
	}
	/*ルーム*/
	.roomBox{
		margin-bottom: 150px;
		position: relative;
	}
	.room{
		width: 50%;
		float: left;
		position: relative;
	}
	.roomnameimg{
		width: 110px;
		position: absolute;
		top: -20px;;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		transition: 0.6s;
	}
	.roomArea{
		margin-bottom: 50px;
	}
	.roombtn_r a{
		position: absolute;
		right: 0;
		left: 0;
		bottom: 70px;
		display: block;
		color: #000;
		width: 285px;
		margin: 0 auto;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		position: relative;
		background-image: linear-gradient(to right,#fff 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
		}
	.roombtn a{
		display: block;
		width: 285px;
		margin: 0 auto;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		position: relative;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
	}
	.roombtn a:hover,.roombtn_r a:hover {
  		background-position: -100% 0;
	}
	.roombtn p,.roombtn p{
		font-weight: bold;
		color: #000000;
	}
	.roombtn a:hover p,.roombtn_r a:hover p{
		font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
	}
	.roombtn_icon{
		position: absolute;
		width: 10px;
		bottom: 3px;
		right: 3px;
	}
	.roombtn2 a{
		display: block;
		width: 100%;
		border: 1px solid #000000;
		text-align: center;
		padding: 3px 0;
		position: relative;
		margin-top: 10px;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		  background-position: 0 0;
		  background-size: 200% auto;
		  transition: .3s;
	}
.roombtn2 a:hover {
  background-position: -100% 0;
}
	.roombtn2 p{
		font-size: 12px;
		color: #000000;
	}
.roombtn2 a:hover p{
 font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
}
	.room:hover .roomnameimg{
		transition: 0.6s;
		padding-top: 20px;
	}
	/*ファシリティ*/
	.facilitiesBox{
		background: #eaeaeb;
		position: relative;
		padding: 150px 0;
	}
	.maintitleBox3{
		position: absolute;
		z-index: 1;
		top: -40px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.facolities{
		width: 47%;
		margin-right: 6%;
		float: left;
		margin-bottom: 60px;
	}
	.facilitiesAera div:nth-child(2n){
		margin-right: 0px;
	}
	.facilitiesAera div:nth-child(4){
		margin-bottom: 0px;
	}
	.mT80{
		margin-top: 80px;
	}
	.facilitiestitle{
		padding-top: 10px;
	}
	.facilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.facilitiessubtitle p{
		font-size: 12px;
	}
	.facilities_under_l{
		width: 0.3%;
		background: #000000;
		height: 95px;
		float: left;
		margin: 0px 4%;
	}
	.facilities_under_r{
		width: 91.7%;
		float: left;
	}
	/*ohter*/
	.mainminititleBox{
		text-align: center;
		margin-top: -32px;
		position: relative;
	}
	.mainminititleBox p{
		font-size: 40px;
	}
	.otherfacilitiesArea{
		margin-top: 40px;
	}
	.otherfacilities{
		width: 47%;
/*		float: left;*/
/*
		margin-right: 6%;
		margin-bottom: 30px;
*/
		margin: 0 auto;
	}
	.otherfacilitiesArea div:nth-child(2n){
		margin-right: 0px;
	}
	.otherfacilitiesArea div:nth-child(3){
		margin-bottom: 0px;
	}
	.otherfacilitiesArea div:nth-child(4){
		margin-bottom: 0px;
	}
	.otherfacilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.otherfacilitiessuntitle p{
		font-size: 12px;
	}
	.otherfacilitiesimg{
		margin-bottom: 10px;
		
	}
	.facilitiesimg{
		transition: 0.6s;
	}
	.facilitiesimg:hover{
		transition: 0.6s;
		transform: scale(1.05,1.05);
	}
	.otherfacilitiesBox{
		margin-bottom: 150px;
	}
	
	/*インフォメーション*/
	.informationBox{
		background: #eaeaeb;
		position: relative;
		padding: 150px 0 80px 0;
	}
	.information{
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.information_l{
		margin-bottom: 5px;
	}
	.informationtitle p{
		font-weight: bold;
		color:  #49a643;
	}
	/*アクセス*/
	.accessBox{
		padding-top: 150px;
		position: relative;
	}
	.access_l{
		width: 40%;
		float: left;
	}
	.access_r{
		width: 60%;
		float: left;
	}
	.access_logo{
		width: 120px;
		margin-bottom: 10px;
	}

	.access_title p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.access_line{
		width: 35px;
		margin: 10px 0;
		border-bottom: 1px solid #000000;
	}
	.ggmap{
		position: relative;
		padding-bottom: 30%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		z-index: 1;
	}
	.ggmap iframe,
	.ggmap object,
	.ggmap embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/*インスタ*/
	.instaBox{
		padding-top: 180px;
	}
	.insta{
		 width: calc(100%/5);
		float: left;
	}
	/*フッター*/
	.footer{
		padding:20px 0px 0;
		padding-bottom: 20%;
		height:230px;
		background:rgba(217,230,236,1.00);
	}
	.footer .contentinner{
		padding: 15px 0;
	}
	.footerlink{
		margin-top: 15px;
		text-align: center;
	}
	.footercopy{
		margin-top: 10px;
		text-align: center;
	}
	.footerlink p{
		font-size: 10px;
	}

	.footercopy p{
		font-size: 10px;
	}
	.footerlink a{
		color: #000000;
	}
	.footerlink a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	/********サービス********/
	.service{
		width: 50%;
		height: 390px;
		box-sizing: border-box;
		float: left;
		padding: 50px;
		position: relative;
	}
	.service2{
		width: 100%;
		float: left;
		box-sizing: border-box;
		padding: 50px;
		height: 390px;
		position: relative;
	}
	.service2 .serviceimg{
		width: 220px;
		margin: 0 auto;
		margin-bottom: 10px;
		position: relative;
	}
	.serviceimg{
		margin-bottom: 10px;
	}
	.servicetitle{
		margin-bottom: 5px;
		text-align: center;
	}
	.servicetitle p{
		font-size: 16px;
		font-weight: bold;
	}
	.serviceBox{
		margin-bottom: 20px;
	}
	.servicekome{
		margin-bottom: 150px;
	}
	.checkBox{
		background: #ececed;
		position: relative;
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.mainminititleBox2{
		width: 100%;
		text-align: center;
		position: absolute;
		top: -30px;
	}
	.mainminititleBox2 p{
		font-size: 40px;
	}
	.check_l{
		width: 40%;
		margin-right: 2%;
		float: left;
	}
	.check_r{
		width: 58%;
		float: left;
	}
	.check{
		margin-bottom: 30px;
	}
	.check a,.check2 a{
		color: #000000;
	}
	.check a:hover,.check2 a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.check_title p{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
	}
	.check_line{
		width: 35px;
		margin: 15px 0;
		border-bottom: 1px solid #000000;
	}
	.line_lt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		left: 0px;
	}
	.line_lt_w2{
		position: absolute;
		width: 35px;
		top: -19px;
		left: 0px;
	}
	.line_lt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		left: 0px;
	}
	.line_lt_h2{
		position: absolute;
		width: 1px;
		top: -5px;
		left: 0px;
	}
	.line_lb_w{
		position: absolute;
		width: 35px;
		bottom: 0px;
		left: 0px;
	}
	.line_lb_h{
		position: absolute;
		width: 1px;
		bottom: 0px;
		left: 0px;
	}
	.line_rt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		right: 0px;
	}
	.line_rt_w2{
		position: absolute;
		width: 35px;
		top: -19px;
		right: 0px;
	}
	.line_rt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		right: 0px;
	}
	.line_rt_h2{
		position: absolute;
		width: 1px;
		top: -5px;
		right: 0px;
	}
	.line_rb_w{
		position: absolute;
		width: 35px;
		right: 0px;
		bottom: 0px;
	}
	.line_rb_h{
		position: absolute;
		width: 1px;
		right: 0px;
		bottom: 0px;
	}
	/********部屋********/
	.mainimgBox2{
		padding-top: 10px;
		position: relative;
	}
	.mainimgicon{
		width: 180px;
		position: absolute;
		top: 0px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.roomshosai{
		background: #ededee;
	}
	.roomsize{
		width: 16%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		height: 30px;
		margin-top: 17px;
	}
	.roomninzu{
		width: 16%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		margin-top: 17px;
	}
	.roombedsize{
		width: 41%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		margin-top: 17px;
	}
	.roomshosaiyoyaku{
		width: 25%;
		float: left;
		text-align: center;
		background: #595757;
		height: 65px;
	}
	.roomshosaiyoyaku p{
		line-height: 65px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku:hover{
		background: #307ab9;
		transition: 0.3s;
	}
	.roomshosaiyoyaku2{
		width: 25%;
		float: left;
		text-align: center;
		background: #595757;
		height: 65px;
	}
	.roomshosaiyoyaku2 p{
		line-height: 65px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku2:hover{
		background: #49a943;
		transition: 0.3s;
	}
	.shosaimini p{
		font-size: 10px;
		color: #307ab9;
	}
	.shosaimini2 p{
		font-size: 10px;
		color: #49a943;
	}
	.shosaibig p{
		font-size: 14px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentBox{
		padding: 70px 0;
	}
	.roomcontent p{
	font-size:14px;
	}
	.roomcontenttitle p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentline{
		width: 35px;
		border-bottom: 1px solid #231815;
		margin: 20px 0;
	}
	.roomcontent2{
		width: 50%;
		float: left;
		margin-right: 5%;
	}
	.roomcontent_r{
		width: 45%;
		float: left;
	}
	.roomimg{
		width: 20%;
		float: left;
	}
	.rommimgBox div:nth-child(5){
		margin-right: 0px;
	}
	.roomline{
		border-bottom: 1px solid #dadbdb;
	}
	.roomcontenttext2{
		width: 400px;
		float: left;
	}
	.yoyakuBox{
		margin-bottom: 20px;
		position: relative;
	}
	.yoyakuBox2{
		margin-bottom: 20px;
		position: relative;
	}
	.yoyaku_l{
		width: 95%;
		border: 1px solid #ededee;
		box-sizing: border-box;
		background: #ededee;
		padding: 30px;
		height: 220px;
		padding-right: 25%
	}
	.yoyaku_l p{
		color: #000000;
	}
	.yoyaku_r{
		width: 150px;
		text-align: center;
		background: #595757;
		height: 75px;
		position: absolute;
		top: 72px;
		right: 0px;
	}
	.yoyakuBox a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox a:hover .yoyaku_r{
		background: #307ab9;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_r{
		background: #49a943;
		transition: 0.3s;
	}
	.yoyaku_r p{
		line-height: 75px;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
	}
	.yoyaku_l_title{
		margin-bottom: 5px;
	}
	.yoyaku_l_title p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9 !important;
	}
	.yoyakuBox2 .yoyaku_l_title p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #49a943 !important;
	}
	.yoyaku_lprice{
		margin-bottom: 5px;
	}
	.yoyaku_lprice p{
		font-size: 16px;
	}
	.c_red{
		color: #FF5053 !important;
	}
	/********楽しむ********/
	.enjoybtnBox{
		margin-bottom: 130px;
	}
	.enjoybtnBox div:nth-child(4){
		margin-right: 0px;
	}
	.enjoybtn{
		width: 22%;
		margin-right: 4%;
		float: left;
	}
	.enjoybtn:hover img{
		opacity: 0.6;
	}
	.enjoybtn{
		text-align: center;
	}
	.enjoybtn img{
		padding-bottom: 10px;
	}
	.enjoybtn p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2em;
	}
	.enjoyicon{
		width: 130px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.enjoydata{
		text-align: center;
		margin-top: -80px;
		margin-bottom: 60px;
	}
	.enjoy1 .enjoymaintitle p{
		font-size: 30px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoymaintitle p{
		font-size: 30px;
		color: #498743;
		font-weight: bold;
	}
	.enjoy_l{
		width: 48%;
		margin-right: 4%;
		float: left;
	}
	.enjoy_r{
		width: 48%;
		float: left;
	}
	.enjoy_l_g{
		width: 48%;
		margin-right: 4%;
		float: left;
	}
	.enjoy_r_g{
		width: 48%;
		float: left;
	}
	.loadimg1{
		width: 70%;
		margin-bottom: 40px;
	}
	.loadimg2{
		width: 70%;
		padding-left: 30%;
		margin-bottom: 40px;
	}
	.enjoytime{
		margin-bottom: 15px;
	}
	.enjoytitle{
		text-align: center;
		margin-bottom: 15px;
	}
	.enjoy1 .enjoytitle p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoytitle p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
	}
	.enjoyimg{
		margin-bottom: 10px;
	}
	.enjoy1 .enjoyname p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoy2 .enjoyname p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoyname{
		margin-bottom: 5px;
	}
	.enjoyminitext{
		border-top: 1px dashed #CCCCCC;
		padding-top: 10px;
		margin-top: 10px;
	}
	.enjoyimg_r{
		margin-top: 5px;
	}
	.enjoyimg_r1{
		width: 49%;
		margin-right: 2%;
		float: left;
	}
	.enjoyimg_r2{
		width: 49%;
		float: left;
	}
	.enjoy1,.enjoy2{
		margin-bottom: 150px;
		position: relative;
	}
	.enjoylink{
		position: absolute;
		top:-68px;
	}
	.enjoyimg_l2{
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.enjoyimg_r3{
		width: 49%;
		float: left;
	}
	.enjoyimg_r4{
		margin-bottom: 5px;
	}
	/*********SHOP********/
	.roomcontenttitle2 p{
		font-size: 50px;
		font-weight: bold;
		line-height: 1em;
	}
	.shopdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data1.jpg);
		background-size: cover;
	}
	.shopdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data2.jpg);
		background-size: cover;
	}
	.shopdataBox{
		width: 40%;
		float: left;
		background: #cccccc;
		height: 250px;
		background: #307ab9;
		box-sizing: border-box;
		padding: 25px;
		word-break: break-all;
	}
	.shopdataBox p{
		font-size: 16px !important;
		color: #FFFFFF !important;
	}
	.shopdataBox a{
		font-size: 16px !important;
		color: #FFFFFF !important;
	}
	.shopdataBox a:hover{
		opacity: 0.7;
	}
	.shopdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/shopping/s_data3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.shopdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/shopping/s_data4.jpg);
		background-size: cover;
	}
	.shopdataArea{
		margin-bottom: 90px;
	}
	.shopcontent2{
		width: 49%;
		margin-right: 2%;
		float: left;
	}
	.shopcontent2area,.shopcontent3area{
		margin-bottom: 30px;
	}
	.shopcontent4area{
		margin-bottom: 70px;
	}
	.shopcontent2area div:nth-child(2){
		margin-right: 0px;
	}
	.shopcontent3{
		width: 32%;
		margin-right: 2%;
		float: left;
	}
	.shopcontent3area div:nth-child(3){
		margin-right: 0px;
	}
	.shopcontent4{
		width: 49%;
		margin-right: 2%;
		float: left;
		margin-bottom: 30px;
	}
	.shopcontent4area div:nth-child(2n){
		margin-right: 0px;
	}
	.shopcontentimg{
		margin-bottom: 10px;
	}
	.shopcontenttitle{
		margin-bottom: 5px;
	}
	.shopcontenttitle p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.shopcontentmap{
		margin-bottom: 90px;
	}
/*chat*/
.chat_link{
/*	position: fixed;
    bottom: 18vw;
    right: 10px;
	width:220px;
	z-index:99;*/
	display: none;
}
.chat_link img{
	width:100%;
}
/*rootzhills*/
	.rootzdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg13.jpg);
		background-size: cover;
	}
	.rootzdataimg1{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/rootzhills/rootzimg1.jpg);
		background-size: cover;
	}
	.rootzdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg7.jpg);
		background-size: cover;
	}
.rootzdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/rootzhills/rootzimg9.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.rootzdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/rootzhills/rootzimg11.jpg);
		background-size: cover;
	}
/*cafeatrootz*/
	.cafeatdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg1_1.jpg);
		background-size: cover;
	}
	.cafeatdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg5.jpg);
		background-size: cover;
	}
.cafeatdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/cafeat/cafeatimg3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.cafeatdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/cafeat/cafeatimg2.jpg);
		background-size: cover;
	}
/*coconutbar*/
	.coconutdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/3dammy.jpg);
		background-size: cover;
	}
	.coconutdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/3dammy.jpg);
		background-size: cover;
	}
.coconutdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/coconut/coconutimg1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.coconutdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/coconut/coconutimg2_1.jpg);
		background-size: cover;
	}
/*sails*/
	.sailsdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsbbq7.jpg);
		background-size: cover;
	}
	.sailsdataimg1{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/sails/sailsbbq1.jpg);
		background-size: cover;
	}
	.sailsdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsimg3_1.jpg);
		background-size: cover;
	}
.sailsdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/sails/sailsimg1_1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.sailsdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/sails/sailsimg2.jpg);
		background-size: cover;
	}
/*nanascafe*/
	.nanasdataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/nanas/nanasimg2.jpg);
		background-size: cover;
	}
	.nanasdataimg1{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/nanas/nanasimg5.jpg);
		background-size: cover;
	}
	.nanasdataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/nanas/nanasdinner3.jpg);
		background-size: cover;
	}
	.nanasdataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/nanas/nanasimg3.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.nanasdataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url("../img/nanas/nanasdinner1_new.jpg");
		background-size: cover;
	}
/*tarza*/
	.tarzadataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/tarza/tarzaimg2.jpg);
		background-size: cover;
	}
	.tarzadataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/tarza/tarzaimg3.jpg);
		background-size: cover;
	}
.tarzadataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/tarza/tarzaimg1.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.tarzadataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/tarza/tarzaimg4.jpg);
		background-size: cover;
	}
/*spa*/
	.spadataimg{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg4.jpg);
		background-size: cover;
	}
	.spadataimg2{
		width: 30%;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg1.jpg);
		background-size: cover;
	}
.spadataimg3{
		width: 60%;
		float: left;
		height: 310px;
		background: url(../img/spa/spaimg2.jpg);
		background-size: cover;
		margin-top: -70px;
	}
	.spadataimg4{
		width: 40%;
		float: left;
		height: 240px;
		background: url(../img/spa/spaimg3.jpg);
		background-size: cover;
	}
.dowmload_link{
width: 300px;
text-align: center;
margin: 0 auto;
paddign: 20px 0px; 
}
.dowmload_link img{
width: 100%;
}
.dowmload_link p{
color: #000;
}
.dowmload_link p:hover{
color:#929292;
}
.videobox{
    padding: 30px 0 100px;
}
/*お店・施設の予約*/
.shop_yoyaku_pc{
display: none;
}
.shop_yoyaku_sp{
width: 100%;
margin-top: 30px;
background: #595757;
}
.shop_yoyaku_sp p{
font-size: 24px;
color: #fff;
font-weight: 600;
text-align: center;
margin: 0 auto;
padding: 10px 0;
}
.shop_yoyaku_sp a p:hover{
background:rgba(136,136,136,1.00);
ransition: 0.3s;
}
.menu_next{
width:8%;
position: absolute;
z-index: 2;
right: 0;
top:40%;
}
.menu_back{
width:8%;
position: absolute;
z-index: 2;
left: 0;
top:40%;
}
.menu_next img,.menu_back img{
width: 100%;
}
.slider{
position: relative;
z-index: 1;
}
.accshow  .qatext{
	float: left;
	width: 95%;
}
.accshow h4{
	float: left;
	width:3%;
	vertical-align: top;
	margin-top:0px;
}


}

/**********************スマホ**********************/
@media only screen and (max-width: 539px) {
	.sp{
		display:none;
	}
	.insta_pc{
	display: none;
	}
	/*アニメ*/
	.anime01{
		opacity:0;
		transform:translate(0,100px);
		transition:all 1s;
	}
	.anime01.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	.anime02{
		opacity:0;
		transform:translateX(100px);
		transition:all 1s;
	}
	.anime02.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime03{
		opacity:0;
		transform:translateY(-100px);
		transition:all 1s;
	}
	.anime03.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime04{
		opacity:0;
		transform:translateX(-100px);
		transition:all 1s;
	}
	.anime04.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime05{
		opacity:0;
		transform:translateX(150px);
		transition:all 1s;
	}
	.anime05.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime06{
		opacity:0;
		transform:translateX(-150px);
		transition:all 1s;
	}
	.anime06.scrollin{
		opacity:1;
		transform:translateX(0);
	}
	.anime07{
		opacity:0;
		transform:scale(0.5,0.5);
		transition:all 1s;
	}
	.anime07.scrollin{
		opacity:1;
		transform:scale(1,1);
	}
	.anime09{
		opacity:0;
		transform:translate(0,100px);
		transition:all 1s;
	}
	.anime09.scrollin{
		opacity:1;
		transform:translate(0,0);
	}
	figure.animemoz {
	  position: relative;
	  margin: 0 1%;
	  width: 100%;
		margin-bottom: 10px;
		cursor: default;
	}
	.otherfacilitiestext p{
		color: #000000;
	}
	/********TOP********/
	/*メニュー*/
	.drawer-menu li{
		padding: 8px 0;
		padding-left: 20px;
	}
	.drawer-menu a{
		color: #FFFFFF;
	}
	.drawer-menu a:hover{
		opacity: 0.7;
	}
	 .list_inner{
		font-size:14px;
		padding-left:15px;
	}
	.header_sns2{
		width: 25px;
		float: left;
	}
	.menutext{
		padding-top:23px;
		font-size: 12px;
		z-index: 101;
	}
	/*共通*/
	.contentinner{
		width: 96%;
		margin: 0 auto;
	}
	.pagelink{
		position: absolute;
		top: -35px;
	}
	.pagelink2{
		position: absolute;
		top: -70px;
	}
	.pagelink3{
		position: absolute;
		top: 115px;
	}
	/*ヘッター*/
	.header_logo{
		width: 100px;
		margin: 0 auto;
	}
	.header_logo2{
		width: 40%;
		margin: 0 auto;
		text-align:center;
		padding: 8% 0 0;
	}
	.header_logo3{
		width:70px;
		margin: 0 auto;
		text-align:center;
		padding:10px 0;
	}
	.sns{
	float: right !important;
	}
	.header_menuBox{
		padding-top: 15px;
	}
	.header_textlink{
		width: 33.33333333333333333333%;
		text-align: center;
		float: left;
		box-sizing: border-box;
		border-left: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}
	.border-right{
		border-right: 1px solid #CCCCCC;
	}
	.header_menuBox div:nth-child(3){
		border-right: 1px solid #CCCCCC;
	}
	.header_menuBox div:nth-child(6){
		border-right: 1px solid #CCCCCC;
	}
	.header_right{
		width:98%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.header_snsBox{
		width: 98%;
		float: left;
	}
	.header_sns{
		width:25px;
		float: left;
	}
	.header_snsBox div:nth-child(){
		margin-right: 0px;
	}
	.header_snsBox2{
		width:20%;
		text-align: center;
		margin:0 auto;
		padding-bottom:10px;
	}
	.header_sns2{
		text-align: center;
		margin:0 auto;
		width: 25px;
	}
	.header_snsBox2 div:nth-child(1){
		margin-right: 20px;
	}
	.header_kusitsuBox{
		width: 115px;
		margin-left: 20px;
		float: left;
	}
	.ml0{
		margin-left: 0px !important;
	}
	.header_linktitle p{
		font-weight: bold;
		font-size: 16px;
		color: #000000;
	}
	.header_linkyomi p{
		font-size: 9px;
		color: #307ab9;
	}
	.header_kusitsuBox{
		text-align: center;
		background: #FFFFFF;
		position: relative;
		height: 24px;
	}
	.header_kusitsuBox p{
		line-height: 24px;
		color: #333333;
		font-size: 12px;
	}
	.header_kusitsu_icon{
		position: absolute;
		width: 5px;
		bottom: 3px;
		right: 3px;
	}
	.headersubmenu{
		text-align: center;
		margin-top: 5px;
	}
	.headersubmenu p{
		font-size: 10px;
	}
	.headersubmenu a{
		color: #000000;
	}
	.headersubmenu a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_textlink a:hover p{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_textlink p{
		margin-top:10px;
	}
	.header_textlink div:nth-child(3){
		border-right:1px ;
	}
	.header_sns:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.header_kusitsuBox:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	/*メイン画像*/
	.mainimgBox{
		position: relative;
	}
	.mainimglogo{
		width: 130px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		height: 230px;
		display: none;
		z-index: 50;
	}
	/*about*/
	.maintitleBox1{
		margin-top: 40px;
		margin-bottom: 30px;
		position: relative;
		z-index: 1;
	}
	.maintitle{
		text-align: center;
		position: relative;
	}
	.maintitle2{
		text-align: center;
		position: relative;
	}
	.pagelinkab{
		position: absolute;
		top: -80px;
	}
	.mainline{
		width: 1px;
		height: 73px;
		background: #000000;
		margin: 0 auto;
	}
	.maintitle p{
		font-size: 40px;
	}
	.maintitle2 p{
		font-size: 40px;
		color: #000000;
		text-shadow: 0px 0px 4px #FFFFFF;
	}
	.abouttextBox{
		text-align: center;
	}
	.abouttext{
		text-align: left;
	}
	.abouttextsubtitle{
		font-weight: bold;
	}
	.abouttexttitle p{
		font-size: 18px;
		font-weight: bold;
		color: #307ab9;
		line-height: 1em;
	}
	.aboutline{
		width: 35px;
		margin:0 auto;
		border-bottom: 1px solid #000000;
		margin-bottom: 23px;
		padding-top: 23px;
	}
	.aboutBox{
		margin-bottom: 110px;
		position: relative;
	}
	/*location*/
	.locationmainimgBox{
		margin-bottom: 50px;
	}
	.maintitleBox2{
		margin-bottom: -60px;
		position: relative;
		z-index: 1;
	}
	.locationline{
		width: 35px;
		margin: 20px 0;
		border-bottom: 1px solid #FFFFFF;
	}
	.locationwaku{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle{
		border-bottom: 1px solid #307ab9;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku p{
		color:  #307ab9;
	}
	.locationwaku a{
		color:  #307ab9;
		text-decoration: underline;
	}
	.locationwaku a:hover{
		opacity: 0.7;
	}
	.locationwaku2{
		box-sizing: border-box;
		background: #FFFFFF;
		margin-top: 20px;
		padding: 10px;
	}
	.locationwakutitle2{
		border-bottom: 1px solid #49a643;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.locationwakutitle2 p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
	}
	.locationwaku2 p{
		color:  #49a643;
	}
	.locationwaku2 a{
		color:  #49a643;
		text-decoration: underline;
	}
	.locationwaku2 a:hover{
		opacity: 0.7;
	}
	.locationBox{
		position: relative;
	}
	
	.locationtexttitle p,.locationtext p{
		color: #FFFFFF;
	}
	.locationtexttitle p{
		font-size: 18px;
		font-weight: bold;
	}
	.locationanimearea2{
		margin-bottom: 90px;
	}
	.locationanimearea3{
		margin-bottom: 90px;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_l{
		width: 50%;
		float: left;
		height: 180px;
		background: url(../img/top/location_img1.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_c{
		width: 50%;
		float: left;
		height: 180px;
		background: url(../img/top/shop_bg1.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea1 .locationanimearea_r{
		width: 25%;
		float: left;
		height: 180px;
		background: url(../img/top/shop_bg2.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_l{
		width: 25%;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_c{
		width: 25%;
		float: left;
		height: 210px;
		background: url(../img/top/shop_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_l{
		width: 50%;
		float: left;
		height: 180px;
		background: url(../img/top/location_img2.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_c{
		width: 50%;
		float: left;
		height: 180px;
		background: url("../img/top/lazyriver_r_bg2.jpg");
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea1 .locationanimearea_r{
		width: 25%;
		float: left;
		height: 180px;
		background: url(../img/top/beach_bg2.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_l{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg3.jpg);
		background-size: cover;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_c{
		width: 210px;
		float: left;
		height: 210px;
		background: url(../img/top/beach_bg4.jpg);
		background-size: cover;
	}
	.locationanimeBox1 .locationanimearea2 .locationanimearea_r{
		background: #cccccc;
		background: #307ab9;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox2 .locationanimearea2 .locationanimearea_r{
		background: #cccccc;
		background: #49a643;
		top: 45px;
		box-sizing: border-box;
		padding: 35px;
	}
	.locationanimeBox1 .locationanimearea3 .locationanimearea_l{
		background: url("../img/top/mystery1.jpg");
		background-size: contain;
		display: block;
		background-position: center;
		margin-top: 45px;
		margin-bottom: 15px;
		height: 300px;
		background-repeat: no-repeat;
	}
		.locationanimeBox1 .locationanimearea3 .locationanimearea_c{
		background: url("../img/top/Sep4.jpg");
		background-size: cover;
		display: block;
		margin-top: 45px;
		margin-bottom: 15px;
		height: 195px;
		background-repeat: no-repeat;
	}
		.locationanimearea_flex{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 400px;
		width: 100%;
		margin: 0 auto;
}

	.campaign_wrap{
		margin: -17px auto 0;
		border: solid 2px #FF401E;
		padding: 10px;
		text-align: center;
   	 	width: 277px;
	}
	.campaign_wrap .header-3{
		font-size: 16px;
		/*font-family: Ryumin Regular KL;*/
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		margin-top: 0;
	}
	.campaign_wrap .header-3 .br-sp{
		display: block;
	}
	.campaign_txt{
		font-size: 14px;
	}
	/*スライド*/
	.sliderBox{
		margin-bottom: 150px;
		margin-top: 90px;
	}
	/*エンジョイ*/
	.enjoybnr a{
		box-sizing: border-box;
		position: relative;
		margin-bottom: 150px;
		overflow: hidden;
		display: block;
		height: 250px;
	}
	.enjoybnr a:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 250px;
		top: 0;
		background: url(../img/top/enjoy_img.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.enjoybnr a:hover:after {
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	.enjoyBox{
		margin-bottom: 150px;
	}
	.enjoytext{
		text-align: center;
		position: absolute;
		bottom: 0px;
		width: 100%;
		padding: 10px 0;
		background:  rgba(48,122,185,0.7);
		z-index: 100;
	}
	.enjoytext p{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 16px;
	}
	/*ルーム*/
	.roomBox{
		margin-bottom: 150px;
		position: relative;
	}
	.room{
		position: relative;
		margin-bottom: 50px;
	}
	.roomnameimg{
		width: 110px;
		position: absolute;
		top: -20px;;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		transition: 0.6s;
	}
	.roomArea{
		margin-bottom: 50px;
	}
	.roombtn_r a{
		position: absolute;
		bottom: 20px;
		right: 0;
		left: 0;
		display: block;
		width: 285px;
		margin: 0 auto;
		color: #000;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		background-image: linear-gradient(to right, #ffffff 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
	}
	.roombtn a{
		display: block;
		width: 285px;
		margin: 0 auto;
		border: 1px solid #000000;
		text-align: center;
		padding: 10px 0;
		position: relative;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		background-position: 0 0;
		background-size: 200% auto;
		transition: .3s;
	}
	.roombtn a:hover,.roombtn_r a:hover {
  		background-position: -100% 0;
	}
	.roombtn p,.roombtn p{
		font-weight: bold;
		color: #000000;
	}
	.roombtn a:hover p,.roombtn_r a:hover p{
		font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
	}
	.roombtn_icon{
		position: absolute;
		width: 10px;
		bottom: 3px;
		right: 3px;
	}
	.roombtn2 a{
		display: block;
		width: 100%;
		border: 1px solid #000000;
		text-align: center;
		padding: 3px 0;
		position: relative;
		margin-top: 10px;
		background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #000000 50%);
		  background-position: 0 0;
		  background-size: 200% auto;
		  transition: .3s;
	}
.roombtn2 a:hover {
  background-position: -100% 0;
}
	.roombtn2 p{
		font-size: 12px;
		color: #000000;
	}
.roombtn2 a:hover p{
 font-weight: bold;
		color: #FFFFFF;
		transition: 0.3s;
}
	.room:hover .roomnameimg{
		transition: 0.6s;
		padding-top: 20px;
	}
	/*ファシリティ*/
	.facilitiesBox{
		background: #eaeaeb;
		position: relative;
		padding: 150px 0;
	}
	.maintitleBox3{
		position: absolute;
		z-index: 1;
		top: -40px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.facolities{
		padding-bottom: 40px;
	}
	.facilitiestitle{
		padding-top: 10px;
	}
	.facilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.facilitiessubtitle p{
		font-size: 12px;
	}
	.facilities_under_l{
		width: 0.3%;
		background: #000000;
		height: 95px;
		float: left;
		margin: 0px 4%;
	}
	.facilities_under_r{
		width: 91.7%;
		float: left;
	}
	.mT80{
		margin-top: 0px !important;
	}
	/*ohter*/
	.mainminititleBox{
		text-align: center;
		margin-top: -32px;
		position: relative;
	}
	.mainminititleBox p{
		font-size: 30px;
	}
	.otherfacilitiesArea{
		margin-top: 40px;
	}
	.otherfacilities{
		margin-bottom: 30px;
	}
	.otherfacilitiesArea div:nth-child(4){
		margin-bottom: 0px;
	}
	.otherfacilitiestitle p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1em;
		color: #307ab9;
	}
	.facilitiessubtitle{
		margin-bottom: 10px;
	}
	.otherfacilitiessuntitle p{
		font-size: 12px;
	}
	.otherfacilitiesimg{
		margin-bottom: 10px;
		
	}
	.facilitiesimg{
		transition: 0.6s;
	}
	.facilitiesimg:hover{
		transition: 0.6s;
		transform: scale(1.05,1.05);
	}
	.otherfacilitiesBox{
		margin-bottom: 150px;
	}
	
	/*インフォメーション*/
	.informationBox{
		background: #eaeaeb;
		position: relative;
		padding: 150px 0 80px 0;
	}
	.information{
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.information_l{
		margin-bottom: 5px;
	}
	.informationtitle p{
		font-weight: bold;
		color:  #49a643;
	}
	/*アクセス*/
	.accessBox{
		padding-top: 150px;
		position: relative;
	}
	.access_l{
		margin-bottom: 10px;
	}
	.access_r{
		margin-bottom: 10px;
	}
	.access_logo{
		width: 120px;
		margin-bottom: 10px;
	}
	.access_title p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.access_line{
		width: 35px;
		margin: 10px 0;
		border-bottom: 1px solid #000000;
	}
	.ggmap{
		position: relative;
		padding-bottom: 30%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		z-index: 1;
	}
	.ggmap iframe,
	.ggmap object,
	.ggmap embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	/*インスタ*/
	.instaBox{
		padding-top: 180px;
	}
	.insta{
		 width: calc(100%/3);
		float: left;
	}
	/*フッター*/
	.footer{
		height:40vw;
		padding:20px 0px;
		padding-bottom: 160px;
		background:rgba(217,230,236,1.00);
	}
	.footer .contentinner{
		padding: 15px 0;
	}
	.footerlink{
		margin-top: 15px;
		text-align: center;
	}
	.footercopy{
		margin-top: 10px;
		text-align: center;
	}
	.footerlink p{
		font-size: 10px;
	}
	.footercopy p{
		font-size: 10px;
	}
	.footerlink a{
		color: #000000;
	}
	.footerlink a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	/********サービス********/
	.service{
		width: 50%;
		min-height: 350px;
		box-sizing: border-box;
		float: left;
		padding: 10px;
		position: relative;
	}
	.service2{
		width: 100%;
		float: left;
		box-sizing: border-box;
		padding: 10px;
		min-height: 410px;
		position: relative;
	}
	.service2 .serviceimg{
		width: 50%;
		margin: 0 auto;
		margin-bottom: 10px;
		position: relative;
	}
	.serviceimg{
		margin-bottom: 10px;
	}
	.servicetitle{
		margin-bottom: 5px;
		text-align: center;
	}
	.servicetitle p{
		font-size: 16px;
		font-weight: bold;
	}
	.serviceBox{
		margin-bottom: 20px;
	}
	.servicekome{
		margin-bottom: 150px;
	}
	.checkBox{
		background: #ececed;
		position: relative;
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.mainminititleBox2{
		width: 100%;
		text-align: center;
		position: absolute;
		top: -30px;
	}
	.mainminititleBox2 p{
		font-size: 40px;
	}
	.check_l{
		margin-bottom: 25px;
	}
	.check{
		margin-bottom: 30px;
	}
	.check a,.check2 a{
		color: #000000;
	}
	.check a:hover,.check2 a:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.check_title p{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
	}
	.check_line{
		width: 35px;
		margin: 15px 0;
		border-bottom: 1px solid #000000;
	}
	.line_lt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		left: 0px;
	}
	.line_lt_w2{
		position: absolute;
		width: 35px;
		top: -19px;
		left: 0px;
	}
	.line_lt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		left: 0px;
	}
	.line_lt_h2{
		position: absolute;
		width: 1px;
		top: -5px;
		left: 0px;
	}
	.line_lb_w{
		position: absolute;
		width: 35px;
		bottom: 0px;
		left: 0px;
	}
	.line_lb_h{
		position: absolute;
		width: 1px;
		bottom: 0px;
		left: 0px;
	}
	.line_rt_w{
		position: absolute;
		width: 35px;
		top: -24px;
		right: 0px;
	}
	.line_rt_w2{
		position: absolute;
		width: 35px;
		top: -19px;
		right: 0px;
	}
	.line_rt_h{
		position: absolute;
		width: 1px;
		top: 0px;
		right: 0px;
	}
	.line_rt_h2{
		position: absolute;
		width: 1px;
		top: -5px;
		right: 0px;
	}
	.line_rb_w{
		position: absolute;
		width: 35px;
		right: 0px;
		bottom: 0px;
	}
	.line_rb_h{
		position: absolute;
		width: 1px;
		right: 0px;
		bottom: 0px;
	}
	/********部屋********/
	.mainimgBox2{
		padding-top: 10px;
		position: relative;
	}
	.mainimgicon{
		width: 90px;
		position: absolute;
		top: 0px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.roomshosai{
		background: #ededee;
	}
	.roomsize{
		width: 49%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		height: 45px;
		margin-top: 17px;
	}
	.roomninzu{
		width: 49%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		border-left: 1px solid #b3b3b4;
		margin-top: 17px;
	}
	.roombedsize{
		text-align: center;
		box-sizing: border-box;
		border-top: 1px solid #b3b3b4;
		padding: 15px 0;
	}
	.roomshosaiyoyaku{
		text-align: center;
		background: #595757;
		height: 40px;
	}
	.roomshosaiyoyaku p{
		line-height: 40px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku:hover{
		background: #307ab9;
		transition: 0.3s;
	}
	.roomshosaiyoyaku2{
		text-align: center;
		background: #595757;
		height: 40px;
	}
	.roomshosaiyoyaku2 p{
		line-height: 40px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.roomshosaiyoyaku2:hover{
		background: #49a943;
		transition: 0.3s;
	}
	.shosaimini p{
		font-size: 10px;
		color: #307ab9;
	}
	.shosaimini2 p{
		font-size: 10px;
		color: #49a943;
	}
	.shosaibig p{
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentBox{
		padding: 70px 0;
	}
	.roomcontenttitle p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontentline{
		width: 35px;
		border-bottom: 1px solid #231815;
		margin: 20px 0;
	}
	.roomcontent2{
		margin-bottom: 20px;
	}
	.roomimg{
		width: 25%;
		float: left;
	}
	.roomimg:hover{
		opacity: 0.7;
		transition: 0.3s;
	}
	.rommimgBox div:nth-child(5){
		margin-right: 0px;
	}
	.roomline{
		border-bottom: 1px solid #dadbdb;
	}
	.roomcontenttext2{
		width: 400px;
		float: left;
	}
	.yoyakuBox{
		margin-bottom: 20px;
	}
	.yoyakuBox2{
		margin-bottom: 20px;
	}
	.yoyaku_l{
		border: 1px solid #ededee;
		box-sizing: border-box;
		background: #ededee;
		padding: 20px;
	}
	.yoyaku_l p{
		color: #000000;
	}
	.yoyaku_r{
		text-align: center;
		background: #595757;
		padding: 5px 0;
	}
	.yoyakuBox a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox a:hover .yoyaku_r{
		background: #307ab9;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_l{
		background: #FFFFFF;
		transition: 0.3s;
	}
	.yoyakuBox2 a:hover .yoyaku_r{
		background: #49a943;
		transition: 0.3s;
	}
	.yoyaku_r p{
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
	}
	.yoyaku_l_title{
		margin-bottom: 5px;
	}
	.yoyaku_l_title p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1.2em;
		color: #307ab9 !important;
	}
	.yoyakuBox2 .yoyaku_l_title p{
		font-size: 20px;
		font-weight: bold;
		line-height: 1.2em;
		color: #49a943 !important;
	}
	.yoyaku_lprice{
		margin-bottom: 5px;
	}
	.yoyaku_lprice p{
		font-size: 16px;
	}
	.c_red{
		color: #FF5053 !important;
	}
	/********楽しむ********/
	.enjoybtnBox{
		margin-bottom: 130px;
	}
	.enjoybtnBox div:nth-child(2n){
		margin-right: 0px;
	}
	.enjoybtn{
		width: 48%;
		margin-right: 4%;
		float: left;
	}
	.enjoybtn:hover img{
		opacity: 0.6;
	}
	.enjoybtn{
		text-align: center;
	}
	.enjoybtn img{
		padding-bottom: 10px;
	}
	.enjoybtn p{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2em;
	}
	.enjoyicon{
		width: 130px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.enjoydata{
		text-align: center;
		margin-top: -80px;
		margin-bottom: 60px;
	}
	.enjoy1 .enjoymaintitle p{
		font-size: 24px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoymaintitle p{
		font-size: 24px;
		color: #498743;
		font-weight: bold;
	}
	.enjoy_l{
		margin-bottom: 30px;
	}
	.enjoy_r{
		margin-bottom: 30px;
	}
	.enjoy_l_g{
		margin-bottom: 30px;
	}
	.enjoy_r_g{
		margin-bottom: 60px;
	}
	.enjoytime{
		margin-bottom: 15px;
	}
	.enjoytitle{
		text-align: center;
		margin-bottom: 15px;
	}
	.enjoy1 .enjoytitle p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
	}
	.enjoy2 .enjoytitle p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
	}
	.enjoyimg{
		margin-bottom: 10px;
	}
	.enjoy1 .enjoyname p{
		font-size: 18px;
		color: #307a9a;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoy2 .enjoyname p{
		font-size: 18px;
		color: #498743;
		font-weight: bold;
		line-height: 1em;
	}
	.enjoyname{
		margin-bottom: 5px;
	}
	.enjoyminitext{
		border-top: 1px dashed #CCCCCC;
		padding-top: 10px;
		margin-top: 10px;
	}
	.enjoyimg_r{
		margin-top: 5px;
	}
	.enjoyimg_r1{
		width: 49%;
		margin-right: 2%;
		float: left;
	}
	.enjoyimg_r2{
		width: 49%;
		float: left;
	}
	.enjoy1,.enjoy2{
		margin-bottom: 150px;
		position: relative;
	}
	.enjoylink{
		position: absolute;
		top:-68px;
	}
	.enjoyimg_l2{
		width: 46%;
		float: left;
		margin-right: 2%;
	}
	.enjoyimg_r3{
		width: 52%;
		float: left;
	}
	.enjoyimg_r4{
		margin-bottom: 5px;
	}
	/*********SHOP********/
	.roomcontenttitle2 p{
		font-size: 26px;
		font-weight: bold;
		line-height: 1em;
	}
	.roomcontent p{
	font-size:14px;
	}
	.shopdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/shopping/s_data1.jpg);
		background-size: cover;
	}
	.shopdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/shopping/s_data2.jpg);
		background-size: cover;
	}
	.shopdataBox{
		width: 60%;
		float: left;
		background: #cccccc;
		height: 200px;
		background: #307ab9;
		box-sizing: border-box;
		padding: 15px;
		word-break: break-all;
	}
	.shopdataBox p{
		color: #FFFFFF !important;
	}
	.shopdataBox a{
		font-size: 16px !important;
		color: #FFFFFF !important;
	}
	.shopdataBox a:hover{
		opacity: 0.7;
	}
	.shopdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data3.jpg);
		background-size: cover;
	}
	.shopdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/shopping/s_data4.jpg);
		background-size: cover;
	}
	.shopdataArea{
		margin-bottom: 90px;
	}
	.shopcontent2{
		margin-bottom: 30px;
	}
	.shopcontent2area,.shopcontent3area{
		margin-bottom: 30px;
	}
	.shopcontent4area{
		margin-bottom: 50px;
	}
	.shopcontent3{
		margin-bottom: 30px;
	}
	.shopcontent4{
		margin-bottom: 30px;
	}
	.shopcontentimg{
		margin-bottom: 10px;
	}
	.shopcontenttitle{
		margin-bottom: 5px;
	}
	.shopcontenttitle p{
		font-size: 16px;
		font-weight: bold;
		color: #307ab9;
	}
	.shopcontentmap{
		margin-bottom: 90px;
	}
		/*chat*/
.chat_link{
/*	position: fixed;
    bottom: 10%;
    right: 10px;
	width:160px;
	z-index:99;*/
		display: none;
}
.chat_link img{
	width:100%;
}
/*rootzhills*/
.rootzdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/rootzhills/rootzimg13.jpg);
		background-size: cover;
	}
	.rootzdataimg1{
		width: 60%;
		float: left;
		height: 200px;
		background: url(../img/rootzhills/rootzimg1.jpg);
		background-size: cover;
	}
	.rootzdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/rootzhills/rootzimg7.jpg);
		background-size: cover;
	}
	.rootzdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg9.jpg);
		background-size: cover;
	}
	.rootzdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/rootzhills/rootzimg11.jpg);
		background-size: cover;
	}	
/*cafeatrootz*/
.cafeatdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/cafeat/cafeatimg1_1.jpg);
		background-size: cover;
	}
	.cafeatdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/cafeat/cafeatimg7.jpg);
		background-size: cover;
	}
	.cafeatdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg3.jpg);
		background-size: cover;
	}
	.cafeatdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/cafeat/cafeatimg2.jpg);
		background-size: cover;
	}
/*coconutbar*/
.coconutdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/3dammy.jpg);
		background-size: cover;
	}
	.coconutdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/coconut/3dammy.jpg);
		background-size: cover;
	}
	.coconutdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/coconut/coconutimg1.jpg);
		background-size: cover;
	}
	.coconutdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/coconut/coconutimg2_1.jpg);
		background-size: cover;
	}
/*sailsbbq*/
.sailsdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/sails/sailsbbq7.jpg);
		background-size: cover;
	}
	.sailsdataimg1{
		width: 60%;
		float: left;
		height: 200px;
		background: url(../img/sails/sailsbbq1.jpg);
		background-size: cover;
	}	
	.sailsdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/sails/3dammy.jpg);
		background-size: cover;
	}
	.sailsdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsimg2_2.jpg);
		background-size: cover;
	}
	.sailsdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/sails/sailsimg3_1.jpg);
		background-size: cover;
	}	
/*nanascafe*/
.nanasdataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/nanas/nanasimg2.jpg);
		background-size: cover;
	}
	.nanasdataimg1{
		width: 60%;
		float: left;
		height: 200px;
		background: url(../img/nanas/nanasimg5.jpg);
		background-size: cover;
	}	
	.nanasdataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/nanas/nanasdinner3.jpg);
		background-size: cover;
	}
	.nanasdataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/nanas/nanasimg3.jpg);
		background-size: cover;
	}
	.nanasdataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url("../img/nanas/nanasdinner1_new.jpg");
		background-size: cover;
	}	
	/*tarza*/
.tarzadataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/tarza/tarzaimg2.jpg);
		background-size: cover;
	}
	.tarzadataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/lazyRiver/lazyRiver3.jpg);
		background-size: cover;
	}
	.tarzadataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/lazyRiver/lazyRiver3.jpg);
		background-size: cover;
	}
	.tarzadataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/lazyRiver/lazyRiver1.jpg);
		background-size: cover;
	}
	/*spa*/
.spadataimg{
		width: 40%;
		float: left;
		height: 200px;
		background: url(../img/spa/spaimg4.jpg);
		background-size: cover;
	}
	.spadataimg2{
		width: 30%;
		float: left;
		height: 200px;
		background: url(../img/spa/spaimg3.jpg);
		background-size: cover;
	}
	.spadataimg3{
		width: 40%;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg2.jpg);
		background-size: cover;
	}
	.spadataimg4{
		width: 60%;
		float: left;
		height: 180px;
		background: url(../img/spa/spaimg1.jpg);
		background-size: cover;
	}
	
.dowmload_link{
width: 100%;
text-align: center;
margin: 0 auto;
paddign: 20px 0px; 
}
.dowmload_link img{
width: 100%;
}
.dowmload_link p{
color: #000;
}
.dowmload_link p:hover{
color:#929292;
}

.videobox{
    padding:0px 0 60px;
}
/*お店・施設の予約*/
.shop_yoyaku_pc{
display: none;
}
.shop_yoyaku_sp{
display: block;
width: 100%;
margin-top: 30px;
background: #595757;
}
.shop_yoyaku_sp p{
font-size: 22px;
color: #fff;
font-weight: 600;
text-align: center;
margin: 0 auto;
padding: 10px 0;
}
.shop_yoyaku_sp a p:hover{
background:rgba(136,136,136,1.00);
ransition: 0.3s;
}
.menu_next{
width:8%;
position: absolute;
z-index: 2;
right: 0;
top:40%;
}
.menu_back{
width:8%;
position: absolute;
z-index: 2;
left: 0;
top:40%;
}
.menu_next img,.menu_back img{
width: 100%;
}
.slider{
position: relative;
z-index: 1;
}
.mT_sp{
	margin: 40px 0 !important;
}

/** Q&A **/
.qabox{
	padding-top: 20px;
}
.qabox h3{
	 font-size:15px;
}

.qalist p{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
/*ラベル*/
.qainner label {
	font-size: 14px;
}

.accshow  .qatext{
	float: left;
	width: 92%;
}
.accshow h4{
	float: left;
	width:3%;
	vertical-align: top;
	margin-top:0px;
	font-size: 14px;
}

}





/*---------------------------------------------------------------------------------------------------------------------*/

/*Enjoy Guamのサイトが再開したら、下記のテキストをすべて消す ＋ HTMLのclose_boxタグ内も消す*/

.enjoybnr a:after {
	background: url("../img/top/enjoy_img_close.jpg") no-repeat center center;
}

.close_box{
	position: absolute;
	text-align: center;
	top: 40%;
	bottom: 100px;
	z-index: 100;
	width: 100%;
	
	color: #ffffff;
	font-weight: bold;
}
.close_title{
	font-size: 48px;
}
.close_text{
	font-size: 20px;
}

@media only screen and (max-width: 599px) {
	
	.close_box{
	top: 30%;
	}
	.close_title{
	font-size: 28px;
	}
	.close_text{
	font-size: 16px;
	}
}

/*---------------------------------------------------------------------------------------------------------------------*/


