@charset "utf-8";

/*----------------------------------------------------------------------------------------------------
  pc
----------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  body
--------------------------------------------------*/
#main{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	/* color: #777777; */
	margin: 0 auto 50px auto;
}

#main a{
	text-decoration: none;
}

.sp {
	display: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}

.flt_l{
	float: left;
}

.flt_r{
	float: right;
}

.for_pc{
	display: block;
}

.for_sp{
	display: none;
}

.font_16{
	font-size: 16px;
}

.font_12{
	font-size: 12px;
}

.font_20{
	font-size: 20px;
}

.font_red{
	color: #dd3e57;
}

.font_pink{
	color: #e97d7d;
	font-weight: bold;
}

.txt_left{
	display: block;
	text-align: left;
	padding-left: 19%;
}

.pdl_20{
	padding-left: 20px;
}

/*--------------------------------------------------
  mv
--------------------------------------------------*/
#pc_mv .box{
	width: 100%;
	height: 354px;
	overflow: hidden;
	background-size: cover;
  box-sizing: border-box;
	position: relative;
	margin: auto;
}

#pc_mv .box .bgImg{
	position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  animation: fadeIn 15s infinite;
	-webkit-animation: fadeIn 15s infinite;
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
}

#pc_mv .box .pc_mv01{
	background: url(../images/pc_mv01.jpg) center center no-repeat;
  background-size: cover;
}

#pc_mv .box .pc_mv02{
	background: url(../images/pc_mv02.jpg) center center no-repeat;
	animation-delay  : 5s;
  background-size: cover;
}

#pc_mv .box .pc_mv03{
	background: url(../images/pc_mv03.jpg) center center no-repeat;
	animation-delay  : 10s;
  background-size: cover;
}

@keyframes fadeIn {
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	37.5% { opacity: 1; }
	50% { opacity: 0; }
}

@-webkit-keyframes fadeIn{
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	37.5% { opacity: 1; }
	50% { opacity: 0; }
}

#pc_mv .hide{
	background: url(../images/pc_mv_ttl.png) center center no-repeat;
	width: 1020px;
	height: 354px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
  z-index: 11;
}

/*--------------------------------------------------
navi_menu
--------------------------------------------------*/
.navi_menu{
	background: #f6f6f6;
	width: 100%;
	overflow: hidden;
}

.navi_menu .box{
	width: 1100px;
	margin: 30px auto;
	text-align: center;
}

.navi_menu h4{
	font-size: 22px;
	margin-bottom: 30px;
}
	
.navi_menu ul{
	list-style: none;
}

.navi_menu li{
	width: 145px;
	text-align: center;
	margin-right: 14px;
}

.navi_menu li:last-child{
	margin-right: 0;
}

.navi_menu li a{
	display: block;
	background: -moz-linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	background: -webkit-linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	background: linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	width: 145px;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 0;
	position: relative;
}

.navi_menu li a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 40%;
	right: 10%;
}



/*--------------------------------------------------
text_box
--------------------------------------------------*/
#text_box{
	width: 1100px;
	margin: 30px auto 0 auto;
}

#text_box h5{
	color: #1eb1cc;
	font-size: 20px;
	text-align: center;
	margin-bottom: 8px;
}

#text_box p{
	width: 1100px;
	font-size: 15px;
	margin: 0 auto;
}

#text_box a{
	text-decoration-line: underline;
}
#text_box a:hover{
	color:#ec7c7f;
}

/*--------------------------------------------------
m_contents
--------------------------------------------------*/
#m_contents{
	padding: 60px 0;
}
/*-------------------------
tab
-------------------------*/
#tab{
	width: 1100px;
	margin: 0 auto;
}

#tab .tab01, #tab .tab02, #tab .tab03, #tab .tab04 {
	margin-right: 10px;
}

#tab .txt{
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
}



/*-------------------------
ranking_tab
-------------------------*/
#ranking_tab{
	background: url("../images/bg01.jpg") 0 0 no-repeat fixed;
	background-size: 100% auto;
	box-sizing: border-box;
	width: 100%;
}

/*-------------------------
ranking_tab共通
-------------------------*/
#ranking_tab .box{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

#ranking_tab .outer{
	width: 1080px;
	margin: 30px auto 10px auto;
}

#ranking_tab .ttl{
	width: 1080px;
	height: 140px;
	margin-bottom: 10px;
	position: relative;
}

#ranking_tab .ttl .font_ps{
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	top: 20%;
	left: 3%;
}

#ranking_tab .txt{
	font-size: 15px;
	text-align: left;
	margin: 0 0 40px 10px;
}

#ranking_tab .ranking{
	overflow: hidden;
}

#ranking_tab .ranking_bg01{
	background: #f6f6f7;
}

#ranking_tab .ranking_bg02{
	background: #ffffff;
}

/*---------
ttl_box
----------*/
#ranking_tab .ttl_box{
	width: 1020px;
	margin: 40px auto;
	position: relative;
}

#ranking_tab .ttl_box h5{
	display: inline-block;
	width: 770px;
	color: #ffffff;
	font-size: 28px;
	line-height: 1.3;
	padding: 15px 0;
	position: relative;
}

#ranking_tab .rank{
	display: inline-block;
	width: 250px;
	font-size: 18px;
	text-align: center;
	position: absolute;
	top: 35%;
}

#ranking_tab .wrap{
	width: 1020px;
	margin: 40px auto;
	overflow: hidden;
}

#ranking_tab .inner_wrap{
	margin: 30px auto;
	overflow: hidden;
}

/*---------
inner01
----------*/
#ranking_tab .inner01{
	width: 490px;
}

#ranking_tab .inner01 h6{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#ranking_tab .inner01 p{
	font-size: 16px;
	text-align: justify;
	margin-bottom: 10px;
}

/*-----
icon
-----*/
#ranking_tab .icon ul{
	list-style: none;
}

#ranking_tab .icon li{
	display: block;
	width: 240px;
	height: 35px;
	color: #ffffff;
	font-size: 14px;
	border: solid 2px #ffffff;
	border-radius: 20px;
	margin-bottom: 5px;
	position: relative;
}

#ranking_tab .icon .icon01{
	background: #8ad4e1;
}

#ranking_tab .icon .icon02{
	background: #8ad4e1;
}

#ranking_tab .icon .icon03{
	background: #eda3af;
}

#ranking_tab .icon .icon04{
	background: #aad19d;
}

#ranking_tab .icon .icon05{
	background: #aad19d;
}

#ranking_tab .icon .icon06{
	background: #e4bc70;
}

#ranking_tab .icon .icon07{
	background: #8ab8e1;
}
#ranking_tab .icon .icon08{
	background: #b16fc4;
}
#ranking_tab .icon .icon09{
	background: #788eb7;
}

#ranking_tab .icon li:before{
	display: block;
	content: "";
	width: 40px;
	height: 30px;
	position: absolute;
	top: 3%;
	left: 3%;
}

/*--ハウスリーフ、ラグーン--*/
#ranking_tab .icon .icon01:before{
	background: url("../images/item_icon01.png") 0 0 no-repeat;
}
/*--リゾート情報(プライベートプール)--*/
#ranking_tab .icon .icon02:before{
	background: url("../images/item_icon02.png") 0 0 no-repeat;
}
/*--レストラン、オールインクルーシブ--*/
#ranking_tab .icon .icon03:before{
	background: url("../images/item_icon03.png") 0 0 no-repeat;
}
/*--スピードボート--*/
#ranking_tab .icon .icon04:before{
	background: url("../images/item_icon04.png") 0 0 no-repeat;
}
/*--飛行機--*/
#ranking_tab .icon .icon05:before{
	background: url("../images/item_icon05.png") 0 0 no-repeat;
}
/*--シュノーケル--*/
#ranking_tab .icon .icon06:before{
	background: url("../images/item_icon06.png") 0 0 no-repeat;
}
/*--水上コテージ--*/
#ranking_tab .icon .icon07:before{
	background: url("../images/item_icon07.png") 0 0 no-repeat;
}
/*--大人限定--*/
#ranking_tab .icon .icon08:before{
	background: url("../images/item_icon08.png") 0 0 no-repeat;
}
/*--水中レストラン--*/
#ranking_tab .icon .icon09:before{
	background: url("../images/item_icon09.png") 0 0 no-repeat;
}

#ranking_tab .icon li span{
	display: block;
	width: 240px;
	text-align: center;
	position: absolute;
	top: 20%;
}

#ranking_tab .icon .icon02 .txt_ad00{
	left: 5%;
}

#ranking_tab .icon .icon03 .txt_ad01{
	font-size: 11.5px;
	top: 24%;
	left: 9%
}

#ranking_tab .icon .icon03 .txt_ad02{
	font-size: 13px;
	top: 25%;
	left: 8%;
}

#ranking_tab .icon .icon04 .txt_ad03{
	left: 8%;
}

#ranking_tab .icon .icon07 .txt_ad04{
	left: 5%;
}

#ranking_tab .icon .icon07 .txt_ad05{
	font-size: 12px;
	top: 25%;
	left: 7%;
}

/*---------
inner02
----------*/
#ranking_tab .inner02{
	width: 490px;
}

#ranking_tab .inner02 p{
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}

#ranking_tab .inner02 ul{
	list-style: none;
	padding: 10px 20px;
}

#ranking_tab .inner02 li{
	text-align: justify;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom: 5px;
}

/*---------
btn_box
----------*/
#ranking_tab .btn_box{
	text-align: center;
}

#ranking_tab .btn_box ul{
	list-style: none;
}

#ranking_tab .btn_box li{
	width: 490px;
}

#ranking_tab .btn_box li a{
	display: inline-block;
	box-sizing: border-box;
	width: 490px;
	color: #ffffff;
	font-size: 22px;
	line-height: 1.3;
	padding: 20px 0;
	position: relative;
}

#ranking_tab .btn_box li a:before{
	display: block;
	content: "";
	background: #ffffff;
	width: 20px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: 4%;
}

#ranking_tab .btn_box li a:after{
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	border-top: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 44%;
	right: 4%;
}

#ranking_tab .btn_box .btn01 a{
	background: #77c3d8;
	vertical-align: bottom;
}

#ranking_tab .btn_box .btn02 a{
	background: #7bd4c4;
	vertical-align: bottom;
}

#ranking_tab .btn_box .btn01 a:hover{
	display: inline-block;
	background: #4f99ad;
	/*box-sizing: border-box;*/
	color: #ffffff;
	position: relative;
}

#ranking_tab .btn_box .btn01 a:hover::before{
	display: block;
	content: "";
	background: #ffffff;
	width: 20px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: 4%;
}

#ranking_tab .btn_box .btn01 a:hover::after{
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	border-top: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 44%;
	right: 4%;
}

#ranking_tab .btn_box .btn02 a:hover{
	display: inline-block;
	background: #44a594;
	box-sizing: border-box;
	color: #ffffff;
	position: relative;
}

#ranking_tab .btn_box .btn02 a:hover::before{
	display: block;
	content: "";
	background: #ffffff;
	width: 20px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: 4%;
}

#ranking_tab .btn_box .btn02 a:hover::after{
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	border-top: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 44%;
	right: 4%;
}


/*-------------------------
ranking_tab01
-------------------------*/
.ranking_tab01 .box{
	background: #f9c0c0;
}

.ranking_tab01 .ttl{
	background: url("../images/top_bg_cottage.jpg") 0 0 no-repeat;
}

.ranking_tab01 .ttl_box{
	border: solid 2px #eda3af;
}

.ranking_tab01 .ttl_box h5{
	background: #eda3af;
}

.ranking_tab01 .ttl_box h5:before{
	display: block;
	content: "";
	width: 135px;
	height: 140px;
	position: absolute;
	bottom: -30%;
	left: 0;
}

.ranking_tab01 .no01:before{
	background: url("../images/tab01_rank01.png") 0 0 no-repeat;
}

.ranking_tab01 .no02:before{
	background: url("../images/tab01_rank02.png") 0 0 no-repeat;
}

.ranking_tab01 .no03:before{
	background: url("../images/tab01_rank03.png") 0 0 no-repeat;
}

.ranking_tab01 .no04:before{
	background: url("../images/tab01_rank04.png") 0 0 no-repeat;
}

.ranking_tab01 .no05:before{
	background: url("../images/tab01_rank05.png") 0 0 no-repeat;
}

.ranking_tab01 .no06:before{
	background: url("../images/tab01_rank06.png") 0 0 no-repeat;
}

.ranking_tab01 .no07:before{
	background: url("../images/tab01_rank07.png") 0 0 no-repeat;
}

.ranking_tab01 .no08:before{
	background: url("../images/tab01_rank08.png") 0 0 no-repeat;
}

.ranking_tab01 .no09:before{
	background: url("../images/tab01_rank09.png") 0 0 no-repeat;
}

.ranking_tab01 .no10:before{
	background: url("../images/tab01_rank10.png") 0 0 no-repeat;
}

.ranking_tab01 .rank{
	color: #ec8898;
}

.ranking_tab01 .inner02{
	border: dashed 1px #eda3af;
}

.ranking_tab01 .inner02 p{
	background: #eda3af;
}


/*-------------------------
ranking_tab02
-------------------------*/
.ranking_tab02 .box{
	background: #f7f7a0;
}

.ranking_tab02 .ttl{
	background: url("../images/top_bg_allinclusive.jpg") 0 0 no-repeat;
}

.ranking_tab02 .ttl_box{
	border: solid 2px #c2c34d;
}

.ranking_tab02 .ttl_box h5{
	background: #c2c34d;
}

.ranking_tab02 .ttl_box h5:before{
	display: block;
	content: "";
	width: 140px;
	height: 117px;
	position: absolute;
	bottom: -30%;
	left: 0;
}

.ranking_tab02 .no01:before{
	background: url("../images/tab02_rank01.png") 0 0 no-repeat;
}

.ranking_tab02 .no02:before{
	background: url("../images/tab02_rank02.png") 0 0 no-repeat;
}

.ranking_tab02 .no03:before{
	background: url("../images/tab02_rank03.png") 0 0 no-repeat;
}

.ranking_tab02 .no04:before{
	background: url("../images/tab02_rank04.png") 0 0 no-repeat;
}

.ranking_tab02 .no05:before{
	background: url("../images/tab02_rank05.png") 0 0 no-repeat;
}

.ranking_tab02 .no06:before{
	background: url("../images/tab02_rank06.png") 0 0 no-repeat;
}

.ranking_tab02 .no07:before{
	background: url("../images/tab02_rank07.png") 0 0 no-repeat;
}

.ranking_tab02 .no08:before{
	background: url("../images/tab02_rank08.png") 0 0 no-repeat;
}

.ranking_tab02 .no09:before{
	background: url("../images/tab02_rank09.png") 0 0 no-repeat;
}

.ranking_tab02 .no10:before{
	background: url("../images/tab02_rank10.png") 0 0 no-repeat;
}

.ranking_tab02 .rank{
	color: #b8b935;
}

.ranking_tab02 .inner02{
	border: dashed 1px #c2c34d;
}

.ranking_tab02 .inner02 p{
	background: #c2c34d;
}

/*-------------------------
ranking_tab03
-------------------------*/
.ranking_tab03 .box{
	background: #77bfd8;
}

.ranking_tab03 .ttl{
	background: url("../images/top_bg_snorkel.jpg") 0 0 no-repeat;
}

.ranking_tab03 .ttl_box{
	border: solid 2px #57a5c8;
}

.ranking_tab03 .ttl_box h5{
	background: #57a5c8;
}

.ranking_tab03 .ttl_box h5:before{
	display: block;
	content: "";
	width: 175px;
	height: 118px;
	position: absolute;
	bottom: -30%;
	left: 0;
}

.ranking_tab03 .no01:before{
	background: url("../images/tab03_rank01.png") 0 0 no-repeat;
}

.ranking_tab03 .no02:before{
	background: url("../images/tab03_rank02.png") 0 0 no-repeat;
}

.ranking_tab03 .no03:before{
	background: url("../images/tab03_rank03.png") 0 0 no-repeat;
}

.ranking_tab03 .no04:before{
	background: url("../images/tab03_rank04.png") 0 0 no-repeat;
}

.ranking_tab03 .no05:before{
	background: url("../images/tab03_rank05.png") 0 0 no-repeat;
}

.ranking_tab03 .no06:before{
	background: url("../images/tab03_rank06.png") 0 0 no-repeat;
}

.ranking_tab03 .no07:before{
	background: url("../images/tab03_rank07.png") 0 0 no-repeat;
}

.ranking_tab03 .no08:before{
	background: url("../images/tab03_rank08.png") 0 0 no-repeat;
}

.ranking_tab03 .no09:before{
	background: url("../images/tab03_rank09.png") 0 0 no-repeat;
}

.ranking_tab03 .no10:before{
	background: url("../images/tab03_rank10.png") 0 0 no-repeat;
}

.ranking_tab03 .rank{
	color: #57a5c8;
}

.ranking_tab03 .inner02{
	border: dashed 1px #57a5c8;
}

.ranking_tab02 .inner02 p{
	background: #c2c34d;
}

.ranking_tab03 .inner02 p{
	background: #57a5c8;
}

/*-------------------------
ranking_tab04
-------------------------*/
.ranking_tab04 .box{
	background: #ffa921
}

.ranking_tab04 .ttl{
	background: url("../images/top_bg_whaleshark.jpg") 0 0 no-repeat;
}

.ranking_tab04 .ttl_box{
	border: solid 2px #eda3af;
}

.ranking_tab04 .ttl_box h5{
	background: #eda3af;
}

.ranking_tab04 .ttl_box h5:before{
	display: block;
	content: "";
	width: 140px;
	height: 140px;
	/* height: 117px; */
	position: absolute;
	/* bottom: -30%; */
	bottom: -5%;
	left: 0;
}

.ranking_tab04 .no01:before{
	background: url("../images/tab01_rank01.png") 0 0 no-repeat;
}

.ranking_tab04 .no02:before{
	background: url("../images/tab01_rank02.png") 0 0 no-repeat;
}

.ranking_tab04 .no03:before{
	background: url("../images/tab01_rank03.png") 0 0 no-repeat;
}

.ranking_tab04 .no04:before{
	background: url("../images/tab01_rank04.png") 0 0 no-repeat;
}

.ranking_tab04 .no05:before{
	background: url("../images/tab01_rank05.png") 0 0 no-repeat;
}

.ranking_tab04 .no06:before{
	background: url("../images/tab01_rank06.png") 0 0 no-repeat;
}

.ranking_tab04 .no07:before{
	background: url("../images/tab01_rank07.png") 0 0 no-repeat;
}

.ranking_tab04 .no08:before{
	background: url("../images/tab01_rank08.png") 0 0 no-repeat;
}

.ranking_tab04 .no09:before{
	background: url("../images/tab01_rank09.png") 0 0 no-repeat;
}

.ranking_tab04 .no10:before{
	background: url("../images/tab01_rank10.png") 0 0 no-repeat;
}
.ranking_tab04 .no00:before{
	background: url("../images/tab01_rank00.png") 0 0 no-repeat;
}

.ranking_tab04 .rank{
	color: #ec8898;
}

.ranking_tab04 .inner02{
	border: dashed 1px #eda3af;
}

.ranking_tab04 .inner02 p{
	background: #eda3af;
}

/*-------------------------
ranking_tab05
-------------------------*/
.ranking_tab05 .box{
	background: #00b9ae;
}

.ranking_tab05 .ttl{
	background: url("../images/top_bg_manta.jpg") 0 0 no-repeat;
}

.ranking_tab05 .ttl_box{
	border: solid 2px #eda3af;
}

.ranking_tab05 .ttl_box h5{
	background: #eda3af;
}

.ranking_tab05 .ttl_box h5:before{
	display: block;
	content: "";
	width: 140px;
	height: 140px;
	/* height: 117px; */
	position: absolute;
	/* bottom: -30%; */
	bottom: -5%;
	left: 0;
}

.ranking_tab05 .no01:before{
	background: url("../images/tab01_rank01.png") 0 0 no-repeat;
}

.ranking_tab05 .no02:before{
	background: url("../images/tab01_rank02.png") 0 0 no-repeat;
}

.ranking_tab05 .no03:before{
	background: url("../images/tab01_rank03.png") 0 0 no-repeat;
}

.ranking_tab05 .no04:before{
	background: url("../images/tab01_rank04.png") 0 0 no-repeat;
}

.ranking_tab05 .no05:before{
	background: url("../images/tab01_rank05.png") 0 0 no-repeat;
}

.ranking_tab05 .no06:before{
	background: url("../images/tab01_rank06.png") 0 0 no-repeat;
}

.ranking_tab05 .no07:before{
	background: url("../images/tab01_rank07.png") 0 0 no-repeat;
}

.ranking_tab05 .no08:before{
	background: url("../images/tab01_rank08.png") 0 0 no-repeat;
}

.ranking_tab05 .no09:before{
	background: url("../images/tab01_rank09.png") 0 0 no-repeat;
}

.ranking_tab05 .no10:before{
	background: url("../images/tab01_rank10.png") 0 0 no-repeat;
}
.ranking_tab05 .no00:before{
	background: url("../images/tab01_rank00.png") 0 0 no-repeat;
}

.ranking_tab05 .rank{
	color: #ec8898;
}

.ranking_tab05 .inner02{
	border: dashed 1px #eda3af;
}

.ranking_tab05 .inner02 p{
	background: #eda3af;
}

.imgbox img {
	width: 210px;
}

/*--------------------------------------------------
link_box
--------------------------------------------------*/
#link_box .box{
	width: 1100px;
	margin: 40px auto;
	text-align: center;
}

#link_box h4{
	display: inline-block;
	color: #9d9d9d;
	font-size: 20px;
	position: relative;
}

#link_box h4:before{
	display: inline-block;
	content: '';
	background-color: #9d9d9d;
	width: 40px;
	height: 2px;
	-moz-transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	transform: rotate(-120deg);
	position: absolute;
	top: 50%;
	left: -15%;
}

#link_box h4:after{
	display: inline-block;
	content: '';
	background-color: #9d9d9d;
	width: 40px;
	height: 2px;
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	position: absolute;
	top: 50%;
	right: -15%;
}

#link_box .btn{
	width: 500px;
	margin: 30px auto 0 auto;
}

#link_box .btn a{
	display: block;
	background: #444444;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	position: relative;
}

#link_box .btn a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 40%;
	right: 5%;
}


/*--------------------------------------------------
  page-top
--------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
}

/*--------------------------------------------------
  追加ボタン
--------------------------------------------------*/
#cvfix {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 100;
}

#cvfix li {
    margin-top: 5px;
}

#cvfix li a {
    display: block;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    line-height: 45px;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(255,255,255,.8);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight:bold;
    letter-spacing: .3em;
    padding: 10px 0;
    font-size: 14px;
    text-decoration: none;
    transition: all .2s ease 0s;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#cvfix li.conciergec a {
    background-color: #804221;
    border: 2px solid #804221;
        border-right-color: rgb(128, 66, 33);
        border-right-style: solid;
        border-right-width: 1px;
    border-right: none;
    color: #ffffff;
    height: 210px;
}

#cvfix li.conciergec a:hover {
    color: #804221;
    background-color: #ffffff;
}

#cvfix li.reservv a {
    background-color: #77c3d8;
    border: 2px solid #77c3d8;
        border-right-color: rgb(119, 195, 216);
        border-right-style: solid;
        border-right-width: 1px;
    border-right: none;
    color: #ffffff;
    height: 110px;
}

#cvfix li.reservv a:hover {
    color: #77c3d8;
    background-color: #ffffff;
}
.spot__price{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:0 0 12px;
}
.spot__price span{
	font-size:28px;
	font-weight:bold;
	color: #fc510e;
}
.spot__price::before {
	display:inline-block;
	content:"";
	/* position: absolute; */
	width:20px;
	height:35px;
	background:url(../images/before.png);
	vertical-align: middle;
	left:-60px;
	top:-5px;
}
.spot__price::after {
	display:inline-block;
	content:"";
	/* position: absolute; */
	width:20px;
	height:35px;
	background:url(../images/after.png);
	vertical-align: middle;
	right: -50px;
	top:-5px ;
}
#wrapper #main .hotel__tour{
	clear:both;
	width:800px;
	margin:0 auto;
}

#wrapper #main .hotel__tour a{
	display:block;
	color:#ffffff;
	background:#fe678d;
	border-bottom:3px solid #d82289;
	border-radius:100px;
	padding:15px 0 12px;
	line-height:1.2;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 15px;
}

#wrapper #main .hotel__tour a:hover{
	background:#fb1959;
}
/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:rgba(255,255,255,0.50);
  width:100%;
  height: 83px;
  position: fixed;
  bottom:0;
  z-index: 1000;
  box-sizing:border-box;
  padding: 5px 0 0 0 !important;
}
.footer-btn img {
	display: block;
	width: 800px;
	height: 73px;
	border-radius:8px;
	position: relative;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}
#wrapper #main .hotel__tour_info{
	clear:both;
	width:800px;
	margin:0 auto;
}

#wrapper #main .hotel__tour_info a{
	display:block;
	color:#ffffff;
	background:#208ef8;
	border-bottom:3px solid #386da8;
	border-radius:100px;
	padding:15px 0 12px;
	line-height:1.2;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 15px;
}

#wrapper #main .hotel__tour_info a:hover{
	background:#201e6d;
}

.tab04 .ttl{
	background: url("../images/top_bg_whaleshark.jpg") 0 0 no-repeat !important;
}


/*----------------------------------------------------------------------------------------------------
  sp
----------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 640px){
	
/*--------------------------------------------------
  body
--------------------------------------------------*/
#main{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	font-size: 13px;
	line-height: 1.5;
	color: #777777;
	margin: 0 auto 50px auto;
}

#main a{
	text-decoration: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}

.flt_l{
	float: left;
}

.flt_r{
	float: right;
}

.for_pc{
	display: none;
}

.for_sp{
	display: block;
}

.font_16{
	font-size: 2.5vw;
}

.font_12{
	font-size: 12px;
}

.font_20{
	font-size: 3.8vw;
}

.font_red{
	color: #dd3e57;
}

.font_pink{
	color: #e97d7d;
	font-weight: bold;
}

.txt_left{
	display: block;
	text-align: center;
	padding-left: 0;
}

.pdl_20{
	padding-left: 20px;
}

/*--------------------------------------------------
  mv
--------------------------------------------------*/
#sp_mv .box{
	width: 100%;
	height: 0;
	overflow: hidden;
	background-size: cover;
  box-sizing: border-box;
	position: relative;
	margin: auto;
	-webkit-background-size:cover;
	padding-top: 56.09%;
}

#sp_mv .box .bgImg{
	position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  animation: fadeIn 15s infinite;
	-webkit-animation: fadeIn 15s infinite;
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
}

#sp_mv .box .sp_mv01{
	background: url(../images/sp_mv01.jpg) center center no-repeat;
  background-size: cover;
}

#sp_mv .box .sp_mv02{
	background: url(../images/sp_mv02.jpg) center center no-repeat;
	animation-delay  : 5s;
  background-size: cover;
	animation-timing-function: ease-in;
}

#sp_mv .box .sp_mv03{
	background: url(../images/sp_mv03.jpg) center center no-repeat;
	animation-delay  : 10s;
  background-size: cover;
}

@keyframes fadeIn {
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	37.5% { opacity: 1; }
	50% { opacity: 0; }
}

@-webkit-keyframes fadeIn{
	0% { opacity: 0; }
	12.5% { opacity: 1; }
	37.5% { opacity: 1; }
	50% { opacity: 0; }
}

#sp_mv .hide{
	background: none;
	width: 1020px;
	height: 354px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
  z-index: 11;
}


/*--------------------------------------------------
navi_menu
--------------------------------------------------*/
.navi_menu{
	background: #f6f6f6;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 10px;
}

.navi_menu .box{
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.navi_menu h4{
	font-size: 4vw;
	margin-bottom: 15px;
}
	
.navi_menu ul{
	list-style: none;
}
	
.navi_menu li{
	width: 33.33%;
	text-align: center;
	margin-right: 0;
	
	box-sizing: border-box;
	padding: 0 5px 5px 0;
}

.navi_menu li:last-child{
	margin-right: 0;
}

.navi_menu li a{
	display: block;
	background: -moz-linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	background: -webkit-linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	background: linear-gradient(to right, rgb(148, 227, 224), #5fc3e4);
	width: 100%;
	color: #ffffff;
	font-size: 3.4vw;
	padding: 10px 0;
	position: relative;
}

.navi_menu li a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 42%;
	right: 10%;
}



/*--------------------------------------------------
text_box 
--------------------------------------------------*/
#text_box{
	width: 100%;
	margin: 20px auto 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
}

#text_box h5{
	color: #1eb1cc;
	font-size: 4vw;
	text-align: center;
	margin-bottom: 10px;
}

#text_box p{
	width: 100%;
	font-size: 3.2vw;
	margin: 0 auto;
}
#text_box p a{
	text-decoration: underline !important;
}

/*--------------------------------------------------
m_contents
--------------------------------------------------*/
#m_contents{
	width: 100%;
	box-sizing: border-box;
	padding: 30px 10px 0 10px;
}

/*-------------------------
tab
-------------------------*/
#tab{
	width: 100%;
	margin: 3%;
	box-sizing: border-box;
}

#tab .tab01, #tab .tab02, #tab .tab03, #tab .tab04, #tab .tab05{
	box-sizing: border-box;
	width: 46%;
	margin-top: 15px;
}
	
#tab .txt{
	font-size: 3.6vw;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
	
#tab .tab a img{
	width: 98%;
}
	

/*-------------------------
ranking_tab
-------------------------*/
#ranking_tab{
	background: none;
	background-size: 100% auto;
	box-sizing: border-box;
	width: 100%;
}

/*-------------------------
ranking_tab共通
-------------------------*/
#ranking_tab .box{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#ranking_tab .outer{
	width: 100%;
	margin: 30px auto 10px auto;
	box-sizing: border-box;
	padding: 0 10px;
}

#ranking_tab .ttl{
	width: 100%;
	height: 0;
	margin-bottom: 10px;
	position: relative;
	background-size: 100% auto;
	padding-top: 12.96%;
}

#ranking_tab .ttl .font_ps{
	color: #ffffff;
	font-size: 4vw;
	font-weight: bold;
	position: absolute;
	top: 8%;
	left: 3%;
}

#ranking_tab .txt{
	font-size: 3.2vw;
	text-align: left;
	margin: 0 0 20px 0;
}

#ranking_tab .ranking{
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 10px;
}

#ranking_tab .ranking_bg01{
	background: #f6f6f7;
}

#ranking_tab .ranking_bg02{
	background: #ffffff;
}

/*---------
ttl_box
----------*/
#ranking_tab .ttl_box{
	width: 100%;
	margin: 20px auto;
	position: relative;
}

#ranking_tab .ttl_box h5{
	display: inline-block;
	width: 100%;
	color: #ffffff;
	font-size: 3.8vw;
	line-height: 1.3;
	padding: 10px 0;
	position: relative;
	float: none;
	box-sizing: border-box;
}

#ranking_tab .ttl_box .ttl_ad01{
	padding-left: 10%;
}
	
#ranking_tab .ttl_box .ttl_ad02{
	padding-left: 18%;
}
	
#ranking_tab .rank{
	display: inline-block;
	width: 100%;
	font-size: 3.2vw;
	text-align: center;
	position: static;
	top: 35%;
	padding: 5px 0;
	float: none;
}

#ranking_tab .wrap{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
}

#ranking_tab .inner_wrap{
	margin: 20px auto;
	overflow: hidden;
}


/*---------
inner01
----------*/
#ranking_tab .inner01{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 15px;
	float: none;
}

#ranking_tab .inner01 h6{
	font-size: 3.5vw;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#ranking_tab .inner01 p{
	font-size: 3.2vw;
	text-align: justify;
	margin-bottom: 5px;
}

/*-----
icon
-----*/
#ranking_tab .icon ul{
	list-style: none;
	width: 100%;
}

#ranking_tab .icon li{
	display: block;
	width: 90%;
	height: 35px;
	color: #ffffff;
	font-size: 2.8vw;
	border: solid 2px #ffffff;
	border-radius: 20px;
	margin-bottom: 2px;
	position: relative;
	float: none;
	box-sizing: border-box;
	margin: 0 auto;
}

#ranking_tab .icon .icon01{
	background: #8ad4e1;
}

#ranking_tab .icon .icon02{
	background: #8ad4e1;
}

#ranking_tab .icon .icon03{
	background: #eda3af;
}

#ranking_tab .icon .icon04{
	background: #aad19d;
}

#ranking_tab .icon .icon05{
	background: #aad19d;
}

#ranking_tab .icon .icon06{
	background: #e4bc70;
}

#ranking_tab .icon .icon07{
	background: #8ab8e1;
}

#ranking_tab .icon li:before{
	display: block;
	content: "";
	width: 40px;
	height: 30px;
	position: absolute;
	top: 3%;
	left: 3%;
}

#ranking_tab .icon .icon01:before{
	background: url("../images/item_icon01.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon02:before{
	background: url("../images/item_icon02.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon03:before{
	background: url("../images/item_icon03.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon04:before{
	background: url("../images/item_icon04.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon05:before{
	background: url("../images/item_icon05.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon06:before{
	background: url("../images/item_icon06.png") 0 0 no-repeat;
}

#ranking_tab .icon .icon07:before{
	background: url("../images/item_icon07.png") 0 0 no-repeat;
}

#ranking_tab .icon li span{
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 23%;
}

#ranking_tab .icon .icon03 .txt_ad01{
	font-size: 2.8vw;
	top: 23%;
	left: 0;
}

#ranking_tab .icon .icon03 .txt_ad02{
	font-size: 2.8vw;
	top: 23%;
	left: 0;
}

#ranking_tab .icon .icon04 .txt_ad03{
	left: 0;
}

#ranking_tab .icon .icon07 .txt_ad04{
	left: 0;
}

#ranking_tab .icon .icon07 .txt_ad05{
	font-size: 2.8vw;
	top: 23%;
	left: 0;
}
	
/*---------
inner02
----------*/
#ranking_tab .inner02{
	width: 100%;
	box-sizing: border-box;
}

#ranking_tab .inner02 p{
	color: #ffffff;
	font-size: 3.4vw;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}

#ranking_tab .inner02 ul{
	list-style: none;
	padding: 10px 10px;
}

#ranking_tab .inner02 li{
	text-align: justify;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom: 5px;
}

/*---------
btn_box
----------*/
#ranking_tab .btn_box{
	text-align: center;
}

#ranking_tab .btn_box ul{
	list-style: none;
}

#ranking_tab .btn_box li{
	width: 90%;
	margin: 0 auto 5px auto;
	
	float: none;
}

#ranking_tab .btn_box li a{
	display: block;
	width: 100%;
	color: #ffffff;
	font-size: 3.5vw;
	line-height: 1.3;
	padding: 10px 0;
	position: relative;
}
	
#ranking_tab .btn_box li a .txt_ad01{
	font-size: 3.2vw;
}
	
#ranking_tab .btn_box li a .txt_ad02{
	font-size: 3vw;
}

#ranking_tab .btn_box li a:before{
	display: block;
	content: "";
	background: #ffffff;
	width: 12px;
	height: 2px;
	position: absolute;
	top: 50%;
	right: 3%;
}

#ranking_tab .btn_box li a:after{
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 43%;
	right: 3%;
}

#ranking_tab .btn_box .btn01 a{
	background: #77c3d8;
}
	
#ranking_tab .btn_box .btn02 a{
	background: #7bd4c4;
}

#ranking_tab .btn_box .btn01 a:hover{
	display: inline-block;
	background: #4f99ad;
	box-sizing: border-box;
	color: #ffffff;
	position: relative;
}

#ranking_tab .btn_box .btn01 a:hover::before{
	display: block;
	content: "";
	background: #ffffff;
	width: 12px;
	height: 2px;
	position: absolute;
	top: 50%;
	right: 3%;
}

#ranking_tab .btn_box .btn01 a:hover::after{
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 43%;
	right: 3%;
}

#ranking_tab .btn_box .btn02 a:hover{
	display: inline-block;
	background: #44a594;
	box-sizing: border-box;
	color: #ffffff;
	position: relative;
}

#ranking_tab .btn_box .btn02 a:hover::before{
	display: block;
	content: "";
	background: #ffffff;
	width: 12px;
	height: 2px;
	position: absolute;
	top: 50%;
	right: 3%;
}

#ranking_tab .btn_box .btn02 a:hover::after{
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 43%;
	right: 3%;
}

/*-------------------------
ranking_tab01
-------------------------*/
.ranking_tab01 .box{
	background: #f9c0c0;
}

.ranking_tab01 .ttl{
	background: url("../images/top_bg_cottage.jpg") 0 0 no-repeat;
}

.ranking_tab01 .ttl_box{
	border: solid 2px #eda3af;
}

.ranking_tab01 .ttl_box h5{
	background: #eda3af;
}
	
.ranking_tab01 .ttl_box h5:before{
	display: block;
	content: "";
	width: 40%;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 40% auto;
	padding-top: 40%;
}

.ranking_tab01 .no01:before{
	background: url("../images/tab01_rank01.png") 0 0 no-repeat;
}

.ranking_tab01 .no02:before{
	background: url("../images/tab01_rank02.png") 0 0 no-repeat;
}

.ranking_tab01 .no03:before{
	background: url("../images/tab01_rank03.png") 0 0 no-repeat;
}

.ranking_tab01 .no04:before{
	background: url("../images/tab01_rank04.png") 0 0 no-repeat;
}

.ranking_tab01 .no05:before{
	background: url("../images/tab01_rank05.png") 0 0 no-repeat;
}

.ranking_tab01 .no06:before{
	background: url("../images/tab01_rank06.png") 0 0 no-repeat;
}

.ranking_tab01 .no07:before{
	background: url("../images/tab01_rank07.png") 0 0 no-repeat;
}

.ranking_tab01 .no08:before{
	background: url("../images/tab01_rank08.png") 0 0 no-repeat;
}

.ranking_tab01 .no09:before{
	background: url("../images/tab01_rank09.png") 0 0 no-repeat;
}

.ranking_tab01 .no10:before{
	background: url("../images/tab01_rank10.png") 0 0 no-repeat;
}

.ranking_tab01 .rank{
	color: #ec8898;
}

.ranking_tab01 .inner02{
	border: dashed 1px #eda3af;
}

.ranking_tab01 .inner02 p{
	background: #eda3af;
}


/*-------------------------
ranking_tab02
-------------------------*/
.ranking_tab02 .box{
	background: #f7f7a0;
}

.ranking_tab02 .ttl{
	background: url("../images/top_bg_allinclusive.jpg") 0 0 no-repeat;
}

.ranking_tab02 .ttl_box{
	border: solid 2px #c2c34d;
}

.ranking_tab02 .ttl_box h5{
	background: #c2c34d;
}
	
.ranking_tab02 .ttl_box h5:before{
	display: block;
	content: "";
	width: 45%;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 45% auto;
	padding-top: 45%;
}

.ranking_tab02 .no01:before{
	background: url("../images/tab02_rank01.png") 0 0 no-repeat;
}

.ranking_tab02 .no02:before{
	background: url("../images/tab02_rank02.png") 0 0 no-repeat;
}

.ranking_tab02 .no03:before{
	background: url("../images/tab02_rank03.png") 0 0 no-repeat;
}

.ranking_tab02 .no04:before{
	background: url("../images/tab02_rank04.png") 0 0 no-repeat;
}

.ranking_tab02 .no05:before{
	background: url("../images/tab02_rank05.png") 0 0 no-repeat;
}

.ranking_tab02 .no06:before{
	background: url("../images/tab02_rank06.png") 0 0 no-repeat;
}

.ranking_tab02 .no07:before{
	background: url("../images/tab02_rank07.png") 0 0 no-repeat;
}

.ranking_tab02 .no08:before{
	background: url("../images/tab02_rank08.png") 0 0 no-repeat;
}

.ranking_tab02 .no09:before{
	background: url("../images/tab02_rank09.png") 0 0 no-repeat;
}

.ranking_tab02 .no10:before{
	background: url("../images/tab02_rank10.png") 0 0 no-repeat;
}

.ranking_tab02 .rank{
	color: #b8b935;
}

.ranking_tab02 .inner02{
	border: dashed 1px #c2c34d;
}

.ranking_tab02 .inner02 p{
	background: #c2c34d;
}

/*-------------------------
ranking_tab03
-------------------------*/
.ranking_tab03 .box{
	background: #77bfd8;
}

.ranking_tab03 .ttl{
	background: url("../images/top_bg_snorkel.jpg") 0 0 no-repeat;
}

.ranking_tab03 .ttl_box{
	border: solid 2px #57a5c8;
}

.ranking_tab03 .ttl_box h5{
	background: #57a5c8;
}
	
.ranking_tab03 .ttl_box h5:before{
	display: block;
	content: "";
	width: 46%;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 46% auto;
	padding-top: 46%;
}

.ranking_tab03 .no01:before{
	background: url("../images/tab03_rank01.png") 0 0 no-repeat;
}

.ranking_tab03 .no02:before{
	background: url("../images/tab03_rank02.png") 0 0 no-repeat;
}

.ranking_tab03 .no03:before{
	background: url("../images/tab03_rank03.png") 0 0 no-repeat;
}

.ranking_tab03 .no04:before{
	background: url("../images/tab03_rank04.png") 0 0 no-repeat;
}

.ranking_tab03 .no05:before{
	background: url("../images/tab03_rank05.png") 0 0 no-repeat;
}

.ranking_tab03 .no06:before{
	background: url("../images/tab03_rank06.png") 0 0 no-repeat;
}

.ranking_tab03 .no07:before{
	background: url("../images/tab03_rank07.png") 0 0 no-repeat;
}

.ranking_tab03 .no08:before{
	background: url("../images/tab03_rank08.png") 0 0 no-repeat;
}

.ranking_tab03 .no09:before{
	background: url("../images/tab03_rank09.png") 0 0 no-repeat;
}

.ranking_tab03 .no10:before{
	background: url("../images/tab03_rank10.png") 0 0 no-repeat;
}

.ranking_tab03 .rank{
	color: #57a5c8;
}

.ranking_tab03 .inner02{
	border: dashed 1px #57a5c8;
}

.ranking_tab03 .inner02 p{
	background: #57a5c8;
}

/*-------------------------
ranking_tab04
-------------------------*/


.ranking_tab04 .ttl_box h5:before{
	display: block;
	content: "";
	width: 36%;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 46% auto;
	padding-top: 46%;
}

.ranking_tab04 .no00:before{
	background: url("../images/tab01_rank00.png") 0 0 no-repeat;
}

/*-------------------------
ranking_tab04
-------------------------*/


.ranking_tab05 .ttl_box h5:before{
	display: block;
	content: "";
	width: 36%;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 46% auto;
	padding-top: 46%;
}

.ranking_tab05 .no00:before{
	background: url("../images/tab01_rank00.png") 0 0 no-repeat;
}





.rank00_icon:before{
	display: block;
	content: "";
	width: 46% !important;
	height: 0;
	position: absolute;
	bottom: inherit;
	left: 0;
	top: 0;
	background-size: 46% auto;
	padding-top: 46%;
}

/*--------------------------------------------------
link_box
--------------------------------------------------*/
#link_box .box{
	width: 100%;
	margin: 30px auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
}

#link_box h4{
	display: inline-block;
	color: #9d9d9d;
	font-size: 4vw;
	position: relative;
}

#link_box h4:before{
	display: inline-block;
	content: '';
	background-color: #9d9d9d;
	width: 40px;
	height: 2px;
	-moz-transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	transform: rotate(-120deg);
	position: absolute;
	top: 50%;
	left: -10%;
}

#link_box h4:after{
	display: inline-block;
	content: '';
	background-color: #9d9d9d;
	width: 40px;
	height: 2px;
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	position: absolute;
	top: 50%;
	right: -10%;
}

#link_box .btn{
	width: 100%;
	margin: 20px auto 0 auto;
}

#link_box .btn a{
	display: block;
	background: #444444;
	color: #ffffff;
	font-size: 3.2vw;
	padding: 10px;
	position: relative;
}

#link_box .btn a:after{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 40%;
	right: 5%;
}


/*--------------------------------------------------
  page-top
--------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 65px;
  right: 0px;
	z-index: 99999;
}

#page-top img{
	width:75%;
}

/*--------------------------------------------------
  追加ボタン
--------------------------------------------------*/
#cvfix {
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
}
#cvfix li {
    margin-top: 0;
}

#cvfix li a {
    display: block;
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    line-height: 30px;
    width: 100%;
    letter-spacing: .1em;
    padding: 0 5px;
    font-size: 13px;
    border-radius:0;
}

#cvfix li.conciergec a {
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    background-color: rgba(128, 66, 33,.8);
    border-bottom: 1px solid rgba(128, 66, 33,.3);
    color: #ffffff;
    height: auto;
}

#cvfix li.reservv a {
    border: none;
    background-color: rgba(119,195,216,.8);
    color: #ffffff;
    height: auto;
}	
	#wrapper #main .hotel__tour{
		width:auto;
	}
	
	#wrapper #main .hotel__tour a{
		padding:10px 0;
		font-size:11px;
	}
	#wrapper #main .hotel__tour a span{
		padding:0 10px;
	}

	#wrapper #main .hotel__tour_info{
		width:auto;
	}
	
	#wrapper #main .hotel__tour_info a{
		padding:10px 0;
		font-size:11px;
	}
	#wrapper #main .hotel__tour_info a span{
		padding:0 10px;
	}
	


/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:none;
  width:100% !important;
  height: auto;
  position: fixed;
  bottom:0;
  z-index: 1000;
  padding: 0;
}
.footer-btn img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius:0px;
	position: relative;
}
.footer-btn img {
	width: 100%;
}




}