@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%;
max-width: 700px;
height:auto;
font-size: 15px;
margin:0 auto;
padding:0;
font-family:'Kozuka Mincho Pro','Yu Mincho',"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
color:#000;
line-height: 1.5;
font-size:16px;
overflow: hidden;
}
.frame{
width:90%;
max-width: 700px;
height:auto;
margin:0 5%;
clear:both;
overflow: hidden;
}
.all-frame img {
width:100%;
min-width: 100%;
height: auto;
}

/* メインビジュアル ----------------------------------------------------------------- */

#logottl {
width:46%;
height:auto;
text-align:center;
position:absolute;
display:block;
margin:12% 22%;
}
#mv{
width:100%;
max-width: 700px;
height:auto;
display:block;
position:relative;
}
#mv_pc{
display: none;
}

/* ナビ ----------------------------------------------------------------- */

#nav{
width:100%;
max-width: 700px;
height:auto;
margin:0 auto;
padding:0;
clear:both;
}
#nav ul{
display: block;
position: relative;
}
#nav li{
width:100%;
height:40px;
text-align:center;
text-decoration: none;
font-size:0.9em;
margin:0 auto;
padding:20px 0 0 0;
display:block;
border-bottom: 1px dotted #d2d2d2;
}
#nav li a{
color:#000;   
}
.nav_sp{
display:none;
visibility: hidden;
height: 0 !important;
margin:0 !important;
padding:0 !important;
}
#nav li a:hover{
color:#00a1df;
text-decoration: none;
}
#nav_top a{
color:#00a1df !important;
}
#nav_top a:hover{
color:#79614d !important;
}

/* メインコンテンツ ----------------------------------------------------------------- */

.lead{
color:#333;
font-size:16px;
line-height:1.7;
margin:0;
}
.htllogo{
width:150px;
height:auto;
margin:7% auto 0 auto;
}
h2{
color:#00a1df;
font-size:1.5em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
margin:3% auto 5% auto;
padding:0;
text-align:center;
}
#submenu{
font-size:0.8em;
line-height: 2;
text-align: center;
padding: 6px 4px;
display: flex;
flex-wrap: wrap;
border-top: 1px solid #00a1df;
border-bottom: 1px solid #00a1df;
}
#submenu a{
color:#00a1df;
text-decoration: none;
padding: 0 7px;
}
#submenu a:hover{
text-decoration: none;
}
#submenu a:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 5px 3px 0;
  border-bottom: 1px solid #00a1df;
  border-right: 1px solid #00a1df;
  transform: rotate(45deg);
}
.slider{
width:100%;
height:auto;
margin-top:30px;
}
.slider img{
width:100%;
height:auto;
}
.sliderroom img{
width:70%;
height:auto;
display: block;
}
.sliderroom .room_caption {
  display: inline-block;
  width: 100%;
  text-align: right;
  font-size: 11px;
  padding: 2px 4px;
}
.ttlset{
color:#00a1df;
width:100%;
max-width: 700px;
height:auto;
text-align: center;
border-bottom:1px solid #00a1df;
margin:0 auto 20px auto;
padding:10% 0 1% 0;
clear:both;
}
h3{
font-size:1.5em;
font-weight:bold;
padding-bottom:3px;
}
.ttlset p{
color:#00a1df;
font-size:1em;
text-align:left;
}
.facility_txt{
width:100%;
height:auto;
margin-top:10px;
display: block;
}
/*.Rt_txt{
display: none;
visibility: hidden;
height:0;
}
.Rt_txt_sp{
width:100%;
height:auto;
font-size:15px;
line-height:1.7;
margin-top:20px;
display: block;
}*/
.restttl{
height:auto;
display: block;
position: relative;
clear:both;
margin-bottom: 15px;
}
.restttl h4{
font-size:16px;
font-weight:bold;
line-height:1.5;
display:inline-block;
}
.restlogo{
width:75px;
height:auto;
display:block;
float:right;
}
.restlogononflo{
width:30%!important;
height:auto;
margin-top:15px;
padding:0;
display:block;
clear:both!important;
}
.facility_txt p{
font-size:15px;
line-height:1.7;
margin-top:20px;
display: block;
clear:both;
float:none;
}
.facility_photo{
width:100%;
height:auto;
margin-top:15px;
padding-bottom:8%;
display: block;
}

.feature{
width:90%;
max-width: 700px;
height:auto;
border:1px solid #d2d2d2;
margin:5%;
display: block;
clear:both;
}
.featLt{
width:100%;
height:auto;
box-sizing: border-box;
}
.featlogo{
width:160px;
height:auto;
margin:35px auto 0 auto;
display: block;
}
.Boriginal,
.voyager{
font-size:14px;
line-height:1.7;
padding:25px 20px;
}
.Boriginal dt{
font-weight:bold;
margin-bottom:15px;
}
.Boriginal dd{
margin-bottom:25px;
}
.featRt{
width:100%;
height:auto;
display: block;
}
.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;
}
#sliderBO img{
 margin:0 auto;
}
#connection{
background:  #f8f5f2;
padding:7%;
margin:40px auto;
box-sizing: border-box;
}
.cctionttl{
color:#79614d;
font-size:17px !important;
font-weight: bold;
margin-bottom:20px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.cctionread{
font-size: 14px;
line-height:1.7;
}
#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;   
}

/* 客室 ----------------------------------------------------------------- */

.roomLt{
width:100%;
max-width:700px;
height:auto;
font-size:15px;
margin:5% 0;
}
.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:96%;
max-width:700px;
height:auto;
display: block;
margin:0 2%;
}
.roomRt img{
width:100%;
max-width:700px;
height:auto;
margin:20px 0;
}
a.btnHtl{
    width:100%;
    height:auto;
	background:#00a1df;
	display: inline-block;
    position: relative;
	color:#ffffff;
    line-height:50%;
	font-size:17px !important;
	padding: 1.7em 1.7em 1.2em 1.7em;
    margin-top:20px;
    box-sizing: border-box;
	text-decoration:none;
}
a.btnHtl:hover {
	background-color:#004bb0;
}
.fa-angle-right{
font-size:20px;
margin-top:-7px;
float:right;
}

/* アクティビティ ----------------------------------------------------------------- */

.actBox{
width:100%;
max-width: 700px;
height:auto;
background: #eef4f6;
margin-bottom:5%;
}
.actBox:last-child{
  margin-bottom: 0;
}
.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;
}

/* アクセス ----------------------------------------------------------------- */

#accessmap{
display:block;
}
.accessLt{
width:100%;
max-width:700px;
height:auto;
display: block;
}
.accessLt .gmap{
width:100%;
height:400px; 
display: block;
margin:0 auto;
}
.accessRt{
width:100%;
height:auto; 
margin:5% auto 10% auto;
display: block;
}
.accessRt h5{
font-size:16px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "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;
}
.accessRt ul{
display: block;
position: relative;
text-align: center;
margin:0 auto ;
}

/* アウトリガーホテル＆リゾート一覧 ----------------------------------------------------------------- */

#list{
width:100%;
max-width: 700px;
height:auto;
background-image: url("../images/listBg.jpg");
background-size: cover;
margin:0 auto;
padding-bottom:52%;
color:#fff;
position: relative;
display:flex;
clear:both;
}
.ttlsetList{
color:#fff;
width:100%;
height:auto;
text-align: center;
border-bottom:1px solid #fff;
margin:0 auto 30px auto;
padding:8% 0 1% 0;
clear:both;
}
.ttlsetList h4{
font-size:1.3em;
}
.ttlsetList p{
color:#fff;
font-size:1em;
}
#HtlList{
font-size:13px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
}
#ListRst{
width:100%;
height:auto;
margin-right:30px;
}
#ListHtl{
width:100%;
height:auto;
}
#ListCnd{
width:100%;
height:auto;
clear: both;
}
#ListRst p,
#ListHtl p,
#ListCnd p{
width:100%;
height:auto;
color:#00a1df;
background: #fff;
line-height:2;
margin-top:2%;
padding:0 10px;
box-sizing: border-box;
}
#ListRst ul,
#ListHtl ul{
margin:10px 0 25px 0;
padding:0 10px;
list-style: none;
}
#CndLt{
margin:10px 0 0 0;
padding:0 10px;
list-style: none;
}
#CndRt{
margin:0;
padding:0 10px;
list-style: none;
}
#ListRst li a,
#ListHtl li a,
#ListCnd li a{
color:#fff;
text-decoration: underline;
line-height:3;
}
#ListRst li a:hover,
#ListHtl li a:hover,
#ListCnd li a:hover{
color:#fff;
text-decoration: none;
}
#ListCnd{
clear:both;
}


/* 島別ホテル一覧 ----------------------------------------------------------------- */

.islandHtl{
height:auto;
font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
background: url("../images/mapbg.png") repeat;
padding-bottom:45px;
display:flex;
}
.islandHtl dl{
width:48%;
height:auto;
display:inline-block;
line-height:2;
margin:30px 1% 0 1%;
float:left;
}
.islandHtlglp{
width:100%;
height:auto;
clear:both;
}
#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:100%;
    text-align: right;
    display: block;
	clear: both;
	margin:0 auto;
    padding:0;
	z-index: 100;
    position: relative;
}
#page-top img {
	width:45px;
	height:45px;
    right:5%;
     bottom:0;
    position:fixed;
}
#page-top img:hover {
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

/* パンくず ----------------------------------------------------------------- */

#topicpath{
  width: 100%;
  height: 30px;
}
#topicpath nav{
  white-space: nowrap;
  overflow: scroll;
}
#topicpath div{
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  padding: 1px 0 1px 0;
  height: 26px;
}
#topicpath ol{
  font-size: .6rem;
  margin-bottom: 20px;
  line-height: 26px;
}
#topicpath li{
  display: inline-block;
}
#topicpath li a,
#topicpath li > span{
  display: block;
  background: #F0F0F0;
  padding-right: 10px;
  height: 26px;
  margin-right: 26px;
  position: relative;
  text-decoration: none;
}
#topicpath li:last-child a{
  margin-right: 10px;
  background: #fff;
}
#topicpath li:last-child a:before,
#topicpath li:last-child a:after{
  border:none;
}
#topicpath li a:before,
#topicpath li > span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 13px solid transparent;
    border-color: #F0F0F0;
    border-left-color: transparent;
}
#topicpath li a:after,
#topicpath li > span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -26px;
    border: 13px solid transparent;
    border-left-color: #F0F0F0;
}
#topicpath li:first-child a{padding-left: 15px;}
#topicpath li:first-child a:before{display:none;}


/* ぱんくず ----------------------------------------------------------------- */

.breadcrumb__item img:not([width]) {
  zoom: 1;
}
.breadcrumb {
  background: #fff;
  font-size: 14px;
}
.breadcrumbList a {
  font-size: 11.2px;
}
.breadcrumb__inner {
  padding: 5px 8px !important;
}
.breadcrumbList li {
  position: relative;
  color: #888;
  display: inline-block;
  margin-right: 12px;
}
.breadcrumbList li a {
  color: #333;
  text-decoration: none;
}
.breadcrumb__item+.breadcrumb__item::before {
  content: '>';
  display: inline-block;
  background: none;
  margin: 0 8px;
  position: absolute;
  top: -1px;
  left: -18px;
  width: 0;
  height: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}