@charset "utf-8";
@import "html5reset-1.6.1.css";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body{
	background:#ffffff;
	margin: 0 auto;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	color:#555555;
	font-family: 'Noto Sans JP';"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Open Sans","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5{
	color:#555555;
	font-weight:normal;
}
p,th,td,dt,dd{
	color:#555555;
	font-size:14px;
	line-height:26px;
}
li{
	font-size:14px;
	line-height:26px;
	color:#555555;
	list-style:none;
}
a{
	color:#0088c8;
}
a:hover{
	opacity:0.6;
	transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
}
li a,
p a{
	display:inline;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;
  overflow:hidden;
}  

/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }   
/* End hide from IE-mac */  


.inner{
	width:1010px;
	margin:auto;
}
.reservationBlock{
	text-align:center;
	padding:140px 0 120px;
}
.reservationBlock h2{
	margin-bottom:50px;
}
.reservationBlock p{
	font-size:16px;
	margin-bottom:30px;
	color:#dd0000;
}
.reservationBlock p.kakunin{
	font-size:14px;
	margin-bottom:30px;
	color:#555555;
}
.reservationBlockBtn{
	margin-bottom:40px;
}
h2.pageTit{
	text-align:center;
	margin:60px 0;
}
h3.pageSubTit{
	text-align:center;
	margin:50px 0;
	font-size:20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
p.pageInfo{
	text-align:center;
	margin:0 0 20px;
	font-size:16px; 
	line-height:48px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
p.capImg{
	font-size:13px;
	text-align:right;
	color:#666666;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.centerBlock{
	margin-top:80px;
	text-align:center;
}
.halfBlock{
	margin-top:80px;
}
.halfBlock h2{
	margin-bottom:10px;
	font-size:22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.halfLeftTxt{
	float:left;
	width:580px;
	padding-top:60px;
}
.halfLeftImg{
	float:left;
	width:400px;
}
.halfLeftImg img,
.halfRightImg img{
	margin-bottom:5px!important;
}
.halfLeftImg p{
	font-size:12px;
	text-align:left;
}
.halfRightImg p{
	text-align:right;
	font-size:12px;
}
.halfRightTxt{
	float:right;
	width:580px;
	padding-top:60px;
}
.halfRightImg{
	float:right;
	width:400px;
}
.halfRightTxt.golf{
	padding-top:20px;
}
.halfLeftTxt.golf{
	padding-top:20px;
}
.halfRightTxt.golf p{
	margin-bottom:20px;
}
.halfLeftTxt.golf p{
	margin-bottom:20px;
}
/* 共通 */

header{
	padding:14px 0;
	background:#ffffff;
	text-align:center;
}

header h1{
	font-size:16px;
	font-weight:normal;
	color:#888888;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
header h1 img{
	margin-bottom:10px;	
}
.headerRight nav{
	clear:both;
}
.headerRight nav li{
	float:left;
	padding:0 3px;
	border-left:1px solid #555555;
	font-size:13px;
	line-height:13px;
}
.headerRight nav li.fin{
	border-right:1px solid #555555;
}
.headerRight nav li#menu-item-23{
	border-right:1px solid #555555;
}
.headerRight nav li a{
	color:#555555;
	text-decoration:none;
	padding:0 8px;
}
.headerRight nav li a:hover,
.headerRight nav li.current-menu-item a{
	color:#0088c8;
	border-bottom:1px solid #0088c8;
	opacity:1;
}
.headerContact {
	padding:5px 8px;
	float:right;
	background:#eeeeee;
	margin-bottom:18px;
	margin-top:14px;
}
.headerContact p{
	float:left;
	font-size:13px;
	margin:0 5px;
	line-height:24px;
}

footer{
	background:#323232;
	padding:10px 0;	
	text-align:center;
}
footer h2{ 
	color:#ffffff;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:25px;	
	font-size: 16px;
}
footer ul{
	text-align:center;
	margin-bottom:20px;
}
footer li{
	display:inline-block;
	padding:0 9px;
	border-left:1px solid #555555;
	font-size:13px;
	line-height:13px;
}
footer li.fin{
	border-right:1px solid #555555;
}
footer li a{
	text-decoration:none;
	color:#ffffff;
}
footer p{
	font-size:11px;
	color:#ffffff;
}
footer .copyright{
	background:#ffffff;
	padding:10px 0;
}
footer .copyright p{
	color:#666666;
	font-size:11px;
}

/* トップページ */
.topMain{
	text-align:center;
	position:relative;
}

.topMain h2{
	height:205px;
	position:absolute;
	left:0;
	width:100%;
	top:50px;

}
.topMain h2 img{
	display:inline!important;
}
.topMain div{
	width:100%!important;
}
.topMain img.mainImg{
	width:100%;
	height:auto;
}
.topNews{
	background:#eeeeee;
	padding:10px 0;
}
.topNews p.topNewsTxt{
	float:left;
}
.topNews p.topNewsBtn{
	float:right;
}
.topNews p.topNewsBtn a{
	text-decoration:none;
}
.topNews a{
	color:#555555;
}
.topConcept{
	padding:100px 0 0;
	text-align:center;
}
.topConcept h2{
	font-weight: bold;
		font-size:24px;
	font-family:"小塚明朝 Pro",  "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:48px;
	margin-bottom:20px;
	color:#666666;
}
.topConcept h2 img{
	margin-bottom:15px;
}
.topConcept p{
	font-weight: bold;
	font-size:18px;
	font-family:"小塚明朝 Pro",  "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height:48px;
		margin-bottom:20px;
}
.topeyeCatch{
	text-align:center;
	overflow:hidden;
	height:400px;
	position:relative;
}
.topeyeCatch img{
	position:absolute;
	top:0;
	margin-top:-200px;
	left:50%;
	margin-left:-800px;
}
.topRoom{
	padding:140px 0;
}
.topRoom .inner{
	background:url(../img/top/bg_room_02.jpg)no-repeat right top;
	height:240px;
	margin-bottom:50px;
}
.topRoom h2{
	text-align:center;
	margin-bottom:60px;
}
.topRoom h3{
	margin-bottom:20px;
	font-size:20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.topRoom p{
	line-height:36px;
	font-size:14px;
}
.topRoomBtn{
	text-align:center;
}
.topInfomation h2{
	text-align:center;
	margin-bottom:50px;
}
.topInfomation .inner div{
	float:left;
	width:316px;
	margin-right:20px;
}
.topInfomation .inner div.fin{
	margin-right:0;
}
.topInfomation .inner div a{
	text-decoration:none;
	color:#555555;
}
.topInfomation .inner div img{
	margin-bottom:15px;
}
.topInfomation .inner div h3{
	text-align:center;
	font-size:18px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:10px;
}
.topInfomation .inner div p{
	font-size:14px;
}

.aboutBg{
	background:url(../img/about/bg_about.jpg)no-repeat center;
	height:400px;
	margin-bottom:80px;
}

.locationBg{
	background:url(../img/location/bg_location.jpg)no-repeat center;
	height:270px;
	margin-bottom:80px;
}
.location .centerBlock h2{
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-align:left;
}
.location .centerBlock p{
    margin-bottom: 20px;
    text-align:left;
}
/* お部屋紹介 */
.room #bx-pager{
	margin:5px 0 80px;
	text-align:center;
}
.room #bx-pager a{
	float:left;
	margin-right:5px;
}
.room #bx-pager a.active{
	opacity:0.6;
}
.room #bx-pager a.fin{
	margin-right:0;
}
.roomInfo{
	margin:80px 0 50px;
	background:url(../img/room/bg_roominfo.png) bottom right no-repeat;
}
.roomInfo h3{
	font-size:26px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:30px;
}
.roomInfo h3 span{
	font-size:16px;
	vertical-align:bottom;
}
.roomInfo img{
	margin-bottom:15px;
}
.roomInfo p{
	line-height:30px;
}
.roomInfo p span.note{
	font-size:11px;
	color:#dd0000;
}
.recruit_box{
background: #9e9e9e45;
    margin: 0 auto;
    width: 70%;
    padding: 50px;
}
.recruit_box h3{
	font-weight: bold;
	font-family: "小塚明朝 Pro", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.recruit_text{
	font-size: 120%;
	text-align: left;
}
.recruit_text p{
	font-size:90%;
}
.recruit_text span{
	font-size:90%;
}

.roomPhoto{
	margin-bottom:80px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
	width: 90%;
	max-width: 900px;
}
.roomPhoto h3{
	line-height:38px;
}
.roomPhoto a{
	text-decoration:none;
}

.roomPhoto div.wideDiv{grid-column: span 2;}

.roomPhoto div img{
	margin-bottom:20px;
	width:100%;
	height:auto;
}
.roomPhoto div  h3{
	font-size: 14px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:10px;
	line-height:28px;
	font-weight:bold;
}
.roomPhoto div  h3 span{
	font-size: 14px;
	vertical-align:bottom;
}
.roomAmenity{
	margin-bottom:80px;
}
.roomAmenity h3{
	font-size:26px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:40px;
}
.roomAmenity h3 span{
	font-size:16px;
	vertical-align:bottom;
}
.roomAmenity table{
	width:100%;
	border-top:1px solid #cccccc;
	margin-bottom:30px;
}
.roomAmenity table tr{
	border-bottom:1px solid #cccccc;
}
.roomAmenity table th{
	width:160px;
	text-align:left;
	line-height:32px;
	padding:20px 0;
}
.roomAmenity table td{
	padding:20px 0;
	line-height:32px;
}
.roomAmenityImg {

}
.roomAmenityImg p{
	margin-bottom:30px;
	font-size:12px;
	line-height:18px;
	float:left;
	margin-right:20px;
}
.roomAmenityImg p.fin{
	margin-right:0;
}
.roomAmenityImg p img{
	margin-bottom:5px;
}
.roomCatering{
	margin-bottom:80px;
	border-bottom:1px solid #cccccc;
	padding-bottom:80px;
}
.roomCatering img{
	float:left;
	margin-right:30px;
}
.roomCatering h3{
	font-size:26px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:30px;
}
.roomCatering p{
	margin-bottom:20px;
}
.roomGuidance{
	float:left;
	width:480px;
}
.roomGuidance h3{
	font-size:26px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:30px;
}
.roomGuidance h3 span{
	font-size:16px;
	vertical-align:bottom;
}
.roomGuidance p{
	background:#efefef;
	line-height: 37px;
    padding: 10px 15px 12px;
}
.roomPrice{
	float:right;
	width:480px;
}
.roomPrice .note{
	color:#dd0000;
	font-size:12px;
}
.roomPrice h3{
	font-size:26px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom:30px;
}
.roomPrice h3 span{
	font-size:16px;
	vertical-align:bottom;
}
.roomPrice  p{
	background:#efefef;
	padding:10px 15px;
	line-height:32px;
}
p.roomRule{
	margin:20px 0 0;
	text-align:right;
	font-size:16px;
	vertical-align:middle;
}
p.roomRule img{
	vertical-align:middle;
}
/* 宮古島案内 */
.miyakojimaBg{
	background:url(../img/miyakojima/bg_miyakojima.jpg)no-repeat center;
	height:270px;
	margin-bottom:80px;
}
.stayPlan{
	margin-top:80px;
}
.stayPlanImg{
	float:left;
	width:490px;
}
.stayPlanTxt{
	float:right;
	width:490px;
}
.stayPlanTxt h2{
	margin:10px 0 15px;
	font-size:22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	clear:both;
}
.stayPlanTxt h2 span{
	font-size:14px;
	vertical-align: bottom;
}
.stayPlanTxt p{
	font-size:16px;
	line-height:38px;
	margin-bottom:20px;
}
.stayPlanTxt p.planNum{
	margin-bottom:20px;
	font-size:16px;
	line-height:16px;
	background:#0088c8;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	float:left;
	padding:4px 12px;
	color:#ffffff;
}
.stayPlanTxt ul{
	background:#efefef;
	padding:10px 0 10px 15px;
}
.stayPlanTxt ul li{
	float:left;
	margin-right:15px;
	font-size:13px;
}

/* アクセス */
.accessBlock{
	margin-bottom:80px;
}
.accessTxt{
	float:left;
	width:580px;
}
.accessTxt h3{
	font-weight:bold;
	font-size:19px;
	margin-bottom:15px;
	margin-top:10px;
}
.accessTxt p{
	margin-bottom:30px;
}
.accessTxt div {
	background:#f1f1f1;
	padding: 10px 20px;
    width: 480px;
}
.accessTxt div p{
	margin-bottom:0px;
}
.accessFlight{
	float:right;
	width:430px;
	text-align:right;
}
.accessFlight img{
	width:100%;
	height:auto;
}
.accessMap{
	text-align:right;
	width:1010px;
	margin:auto;
}
.accessMap p{
	margin-top:10px;
}

/* お知らせ */
.information p{
	text-align:center;
	margin-bottom:50px;
	font-size:15px;
}
.information table{
	width:700px;
	margin:auto;
	border-top:1px solid #cccccc;
}
.information table tr{
	border-bottom:1px solid #cccccc;
}
.information table th{
	padding:35px 0;
	width:110px;
	text-align:left;
	font-weight:normal;
}
.information table td{
	padding:35px 0;
}

/* お問い合わせ */
.contact p{
	text-align:center;
	margin-bottom:50px;
	font-size:15px;
}
.contact table{
	width:695px;
	margin:0 auto 50px;
}
.contact table th{
	text-align:right;
	width:170px;
	padding:20px 20px 15px 0;
	font-weight:normal;
}
.contact table th span{
	color:#dd0000;
}
.contact td{
	width:505px;	
	padding:15px 0;
}
.contact td input,
.contact td textarea{
	width:100%;	
	padding:10px;
}
.contact p.btn input{
	height:50px;
	width:220px;
	border:1px solid #555555;
	background:#ffffff;
	font-size:16px;
	color:#555555;
	cursor:pointer;
}

/* 運営会社 */
.service h2 span{
	font-size:14px;
	line-height: 24px;
}
.service p{
	margin-bottom:15px;
}
.service img{
	margin-bottom:15px;
}
.serviceInfo{
	color:#555555;
	font-size:14px;
	line-height:26px;
	text-align:center;
	border:3px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
	margin-top: 5px;
}
.service .halfLeftTxt,
.service .halfRightTxt{
	padding-top:15px;
}
/* 運営会社 */
.company .inner{
	width:700px;
}
.company table{
	width:700px;
	margin:0 auto 80px;
	border-top:1px solid #cccccc;
}
.company table.fin{
	margin:0 auto;
}
.company th{
	width:140px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding:20px ;
}
.company td{
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding:20px 0;
}
.company tr:nth-child(odd){
	background:#f1f1f1;
}
.company h3{
	margin-bottom:20px;
	font-size:22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.singleBlock .inner{
	width:700px;
}
.singleBlock .inner h3{
	margin-bottom:30px;
	font-size:22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
.singleBlock .inner p.date{
	font-size:13px;
	margin-bottom:5px;
}
.singleBlock .inner p{
	margin-bottom:25px;
}