@charset "utf-8";
/* CSS Document */

/* reset/base ----------------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-style:normal;
	font-weight:normal;
}
p {
    color: #333;
}
a:link {
    text-decoration: none;
}

/* Utilities ----------------------------------------------------------------- */

.clearfix:after {
    content: " ";
    display: block;
	height:0;
    visibility: hidden;
    clear: both;
}

.clearfix{
display: inline-block;
}

/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.inline { display: inline; }

.all-frame{
width: 100%;
height:auto;
font-size: 15px;
margin:0 auto;
padding:0;
font-family:'Kozuka Mincho Pro','Yu Mincho',"MS P明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
color:#000;
line-height: 1.5;
font-size:16px;
}
.frame{
width:960px;
height:auto;
margin:0 auto;
clear:both;
}

.all-frame img {
width:100%;
min-width: 100%;
height: auto;
}

/* パンくず ----------------------------------------------------------------- */

#topicpath ol,
#topicpath ol li{
	margin:0;
	padding:0;
}

#topicpath ol li {
  display: inline;
  list-style-type: none;
  /*font-size:65%;*/
  font-size:10px;
  line-height:1.5;
}
#topicpath ol li:before {
  content: " > ";
}
#topicpath ol li:first-child:before {
  content:"";
}

/* メインビジュアル ----------------------------------------------------------------- */

#mv{
width:100%;
height:auto;
display:block;
position: relative;
overflow: hidden;
}
#logottl  {
width:320px;
height:auto;
top:0;
text-align: left;
position: absolute;
}
#mv_sp{
display: none;
}

/* ナビ ----------------------------------------------------------------- */

#nav{
width:100%;
height:63px;
margin:0 auto;
padding:0;
border-bottom: 1px solid #d2d2d2;
clear:both;
}
#nav ul{
width:960px;
height:auto;
margin:0 auto;
padding:0;
}
#nav li{
width:294px;
height:63px;
text-align:center;
text-decoration: none;
font-size:0.9em;
line-height:4.5;
margin:0 auto;
padding:0 auto;
border-left: 1px solid #d2d2d2;
display:block;
float:left;
}
#nav li:last-child{
border-right: 1px solid #d2d2d2;
}
#nav li a{
color:#000;
}
#nav li a:hover{
color:#00a1df;
text-decoration: none;
}
#nav_top{
width:70px !important;
}
#nav_top a{
color:#00a1df !important;
}
#nav_top a:hover{
color:#79614d !important;
}
.fa-chevron-down{
display: none;
visibility: hidden;
height:0;
}


/* メインコンテンツ ----------------------------------------------------------------- */

.lead{
color:#333;
font-size:15px;
line-height:2;
margin-bottom:15px;
}
.slider{
margin-top:35px;
}
.centerslide{
width:100%;
height:auto;
margin-top:45px;
}
.centerslide li{
margin: 0;
display:inline;
}
.centerslide .slider img{
width:60%;
height:37.5%;
display: block;
}
.htllogo{
width:180px;
height:auto;
margin:8% auto 0 auto;
}
.frame h2{
color:#00a1df;
font-size:2em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
margin:2% auto 3% auto;
padding:0;
text-align: center;
}
#submenu{
color:#00a1df;
text-align: center;
}
#submenu a{
color:#00a1df;
text-decoration: none;
padding:0 35px;
border-right: 1px solid #00a1df;
}
#submenu a:last-child{
  border-right: none;
}
#submenu a:hover{
color:#00a1df;
text-decoration: none;
}
.ttlset{
color:#00a1df;
width:960px;
height:auto;
text-align: center;
border-bottom:1px solid #d2d2d2;
margin:0 auto 30px auto;
padding:10% 0 1% 0;
clear:both;
}
.ttlset p{
color:#00a1df;
}
h3{
font-size:1.5em;
font-weight:bold;
padding-bottom:3px;
}
.facility_box {
  display: flex;
  justify-content: space-between;
}
.facility_box:nth-child(odd) {
  flex-direction: row-reverse;
}
h4{
font-size:16px !important;
line-height:1.5;
font-weight:600;
margin:20px 0 12px 0;
padding:0;
}
.facility_txt{
width:355px;
height:auto;
margin-bottom:40px;
display: flex;
flex-direction: column;
}
/*.Rt_txt{
width:355px;
height:auto;
margin:40px 0;
display: block;
float:right;  
}*/
.restttl{
height:auto;
display:block;
position: relative;
clear:both;
}
.restttl h4{
font-size:18px;
font-weight:bold;
margin-bottom:30px;
display:inline-block;
float:left;
}
.restlogo{
width:30%;
height:auto;
margin:15px 0 30px 0;
display:inline-block;
float:right;
}
.restlogononflo{
width:35%;
height:auto;
margin:10px 0 30px 0;
padding:0;
display:block;
clear:both!important;
}
.facility_txt p{
/*display: block;*/
font-size:15px;
line-height:2;
clear:both;
}
.facility_photo{
width:560px;
height:auto;
margin-bottom:40px;
display: block;
float:right;
}
/*.Lt_photo{
width:560px;
height:auto;
margin:50px 0;
display: block;
float:left;   
}
.Rt_txt_sp{
display: none;
visibility: hidden;
height:0;
}*/
.photosingle img{
width:560px;
height:auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.feature{
width:960px;
height:479px;
border:1px solid #d2d2d2;
display: block;
clear:both;
margin-top:4%;
}
.featLt{
width:50%;
height:auto;
box-sizing: border-box;
float:left;
}
.featRt{
width:50%;
height:auto;
float:right;
}
.featlogo{
width:160px;
height:auto;
margin:40px auto 0 auto;
display: block;
}
.Boriginal,
.voyager{
font-size:14px;
margin:0;
padding:40px;
}
.Boriginal dt{
font-weight:bold;
margin-bottom:15px;
}
.Boriginal dd{
line-height:1.7;
margin-bottom:25px;
}
.Vlogo{
width:210px;
height:auto;
margin:40px auto 0 auto;
display: block;
}
.voyager dt{
line-height:2;
margin-bottom:30px;
}
.voyager dd{
font-size: 12px;
line-height:2;
}

/* アクティビティ ----------------------------------------------------------------- */

.activity {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.actBox {
  width: 465px;
  height: auto;
  background: #eef4f6;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.actBox dl{
padding:30px;
line-height: 1.7;
}
.actBox dt{
color:#735633;
font-weight: bold;
margin-bottom:20px;
}
.actBox dd{
font-size:14px;
}
.subcomment{
font-size:12px;
padding:0 20px 30px 30px;
}

/* 客室 ----------------------------------------------------------------- */

.roomLt{
width:550px;
height:auto;
font-size:14px;
margin:5% 30px 0 0;
float:left;
}
.roomLt dt{
font-weight:bold;
margin-bottom:2px;
}
.roomLt dd{
font-weight:normal;
line-height:2;
border-bottom: 1px solid #d2d2d2;
padding-bottom:20px;
margin-bottom:20px;
}
.roomRt{
width:380px;
height:auto;
display: block;
margin:5% 0;
float:right;
}
.floorplan img{
height:auto;
margin-bottom:15px;
cursor:zoom-in;
display: block;
}
a.btnHtl{
    width:380px;
    height:auto;
	background:#00a1df;
	display: inline-block;
    position: relative;
	color:#ffffff;
    line-height:50%;
	font-size:18px !important;
    padding: 1.5em 1.5em 1.2em 1.5em;
    margin-top:20px;
    box-sizing: border-box;
	text-decoration:none;
}
a.btnHtl:hover {
	background-color:#004bb0;
}
.fa-angle-right{
font-size:20px;
margin-top:-6px;
float:right;;
}

.sliderroom .slick-slide {
  position: relative;
}
.sliderroom .slick-slide .room_caption {
    position: absolute;
    bottom: 0;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    text-align: right;
    font-size: 12px;
    padding: 3px 5px;
    color: #fff;
}



/* アクセス ----------------------------------------------------------------- */

#accessmap{
display:block;
clear:both;
}
.accessLt{
width:580px;
height:500px;
margin-bottom:10%;
display: block;
float:left;
}
.accessLt .gmap{
width:550px;
height:500px; 
display: block;
}
.accessLt h4{
font-size:1em !important;
font-weight:normal;
line-height: 1;
}
.accessRt{
width:380px;
height:auto; 
margin:10% auto;
display: block;
float:right;
}
.accessRt h5{
font-size:15px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-weight: bold;
text-align: center;
}
.accessRt hr{
width:80px;
border-top:1px solid #000;
margin:25px auto;
}
.accessRt p{
font-size:14px;
text-align: center;
margin-bottom:25px;
line-height:1.7;
}

/* コネクション ----------------------------------------------------------------- */

#connection{
background:  #f8f5f2;
margin: 0 auto 6% auto;
padding:55px;
box-sizing: border-box;
}
.cctionttl{
color:#79614d;
font-size:18px !important;
font-weight: bold;
margin-bottom:20px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.cctionread{
font-size: 15px;   
}
#connection ul{
margin:20px;
}
#connection ul li{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 13px;
line-height:2;
list-style: disc;
}
.cctioncomment{
 font-size: 12px;   
}

/* アウトリガーホテル＆リゾート一覧 ----------------------------------------------------------------- */

#list{
width:100%;
height:auto;
background-image: url("../images/listBg.jpg");
background-size: cover;
padding-bottom:25%;
color:#fff;
position: relative;
display:flex;
clear:both;
}
.ttlsetList{
color:#fff;
width:960px;
height:auto;
text-align: center;
border-bottom:1px solid #fff;
margin:0 auto 30px auto;
padding:8% 0 1% 0;
clear:both;
}
.ttlsetList p{
color:#fff;
}
#HtlList{
font-size:13px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#ListRst{
width:465px;
height:auto;
margin-right:30px;
float:left;
}
#ListHtl{
width:465px;
height:auto;
float:right;
}
#ListCnd{
width:960px;
height:auto;
clear: both;
}
#ListRst p,
#ListHtl p,
#ListCnd p{
width:100%;
height:auto;
color:#00a1df;
background: #fff;
line-height:2;
padding:0 10px;
box-sizing: border-box;
}
#ListRst ul,
#ListHtl ul,
#ListCnd ul{
margin-top:15px;
padding:0 10px;
line-height:2.5;
list-style: none;
}
#ListRst li a,
#ListHtl li a,
#ListCnd li a{
color:#fff;
text-decoration: underline;
}
#ListRst li a:hover,
#ListHtl li a:hover,
#ListCnd li a:hover{
color:#fff;
text-decoration: none;
}
#ListCnd{
padding-top:30px;
clear:both;
}
#CndLt{
width:465px;
height:auto;
margin-right:20px;
float:left;
}

/* 島別ホテル一覧 ----------------------------------------------------------------- */

.islandHtl{
height:auto;
font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
background: url("../images/mapbg.png") repeat;
padding-bottom:45px;
display:flex;
}
.islandHtl dl{
width:220px;
height:auto;
display:inline-block;
line-height:2;
margin:45px 26px 0 0;
float:left;
}
.islandHtl dl:last-child{
margin:45px 0 0 1px;
}
.islandHtlglp{
margin-right:26px;
float:left;
}
.islandHtlglp:last-child{
margin-right:0;
}
#ttloahu{
color:#fff;
text-align: center;
background: #794d4d;
}
#ttlhawaii{
color:#fff;
text-align: center;
background: #704d79;
}
#ttlmaui{
color:#fff;
text-align: center;
background: #4d6479;
}
#ttlkauai{
color:#fff;
text-align: center;
background: #53794d;
}
.islandHtl dd{
line-height:1.3;
margin-top:20px;
}
.islandHtl dd a{
color:#444;
text-decoration:underline;
}
.islandHtl dd a:hover{
color:#444;
text-decoration:none;
}

/* page-top ----------------------------------------------------------------- */

#page-top {
	width: 960px;
  text-align: right;
  display: block;
	clear: both;
	margin:0 auto;
  padding:0;
	z-index: 100;
  position:relative;
}
#page-top img {
	width:50px;
	height:50px;
  bottom:0;
  position:fixed;
}
#page-top img:hover {
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}


/* ぱんくず ----------------------------------------------------------------- */

#breadcrumb {
  line-height: 16px;
  padding: 10px 0 18px;
  display: block !important;
  width: auto;
  max-width: 960px;
  margin: auto;
}
#breadcrumb #body {
  width: auto;
  padding: 0;
  padding-right: 260px;
  position: relative;
}
.breadcrumbList li {
  font-size: 12px;
  display: inline-block;
}
.breadcrumbList li + li::before {
  content: "＞";
  margin: 0 5px;
  vertical-align: middle;
}
.breadcrumbList a {
  color: #006699;
  text-decoration: underline !important;
}
.breadcrumbList a:hover {
  text-decoration: none !important;
}

#snsBtn * {
  z-index: 1;
}
#socialBox {
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  bottom: 0;
  margin: auto 0;
}
#snsBtn li {
  line-height: 0;
  margin-right: 0 !important;
}
#snsBtn li + li {
  margin-left: 5px;
}