@charset "utf-8";
/* CSS Document */
body {
background:#fff;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 1.6;
}
.w1000{
width: 1000px;
margin: 0 auto;
}
.box{
padding: 50px 0;
}
a:hover{
opacity: 0.6;
transition: 0.3s;
}
span.red{
color: #FF0000;
}
p.caption{
font-size: 90%;
}
h5{
font-family: "Kiwi Maru", serif;
font-weight: normal;
font-size: 185%;
text-align: center;
}
h5 span{
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 65%;
}
h5 span.kaigyo{
display: inline;
padding-top: 0!important;
font-size: 100%;
}
/*--------------------pankuzu */
#pankuzu{
display: block;
background: #fff;
font-size: 85%;
}
#pankuzu ul{
width: 1000px;
margin: 0 auto;
overflow: auto;
padding: 10px;
_zoom: 1;
}
#pankuzu li{
float: left;
list-style: none;
}
#pankuzu li + li:before{
margin: 0 8px;
content: '>';
}
/*--------------------上に戻るボタン */
.pagetop {
color: #fff;
background-color: rgba(0,0,0,0.2);
text-decoration: none;
display: block;
position: fixed;
bottom: 1em;
right: 1em;
font-size: 1.8em;
width: 2em;
height:2em;
line-height:1.8em;
border-radius: 3em;
text-align: center;
cursor: pointer;
}
.pagetop:hover {
color: #fff !important;
background-color: #319177;
text-decoration: none;
transition: 0.5s;
}
/*--------------------contact */
#contact{
padding: 30px 0 50px;
color: #fff;
background: #3C3C3C;
background-size: cover;
background-repeat: no-repeat;
}
#contact h5{
padding-bottom:15px;
text-align: center;
}
.contacts{
width: 950px;
margin: 0 auto;
padding-top: 20px;
font-size: 1.02rem;
vertical-align:middle;
}
.contact_tyo ul{
display: flex;
justify-content: space-between;
}
.contact_tyo ul li{
width: calc(100%/2);
}
.contact_tyo ul li a{
color: #fff;
font-weight: bold;
text-decoration: none;
}
.contact_tyo dl dd.migizoroe{
padding-left: 30px;
}
span.ph-number{
font-size: 175%;
padding-left: 15px;
letter-spacing: 2px;
}
/*--------------------top */
#top{
display: block;
width: 100%;
height: 600px;
background-image: url("../img/top.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
position: relative;
}
#top h3{
font-size: 380%;
font-family: "Kiwi Maru", serif;
font-weight: normal;
line-height: 0.9em;
color: #fff;
position: absolute;
bottom: 50px;
left: 80px;
/*
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
*/
}
#top h3 span{
display: block;
font-size: 45%;
}
#top h3 p{
width: 500px;
text-align: center;
margin: 20px auto 0;
font-size: 30%;
font-family: "Noto Sans JP", sans-serif;
line-height: 2.2em;
border: 1px solid #fff;
}
#top::before {
content: '';
height: 600px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
}
#top_sp{
display: none;
}
/*--------------------intro */
#intro{
display: block;
background: url("../img/bg_paper.jpg");
background-repeat: repeat;
background-size: auto;
}
#intro h5{
display: block;
}
#intro_sp{
display: none;
}
#intro p.text{
padding: 40px 0 10px;
}
#intro p span.phrase{
display: block;
font-size: 125%;
font-weight: 500;
padding-bottom: 15px;
text-align: center;
}
.list5 ul,.list5 ol {
margin: 3em 0 1em 0;
border: solid 2px #319177;
padding: 0.3em 0.5em;
position: relative;
color: #319177;
list-style-type: none;
background: #fff;
}
.list5 ol {
counter-reset: number;
}
.list5 ul li,.list5 ol li {
line-height: 1.5;
padding: 0.5em 0 0.5em 0.5em;
border-bottom: dashed 1px #319177;
}
.list5 ul li:after,.list5 ol li:after{
background: #319177;
color: #fff;
font-weight: bold;
position: absolute;
left: -2px;
bottom: 100%;
padding: 1px 10px 0 10px;
content: "HOTEL";
letter-spacing: 0.1em;
}
.list5 ul li:last-of-type,
.list5 ol li:last-of-type{
border-bottom: none;
}
.list5 ul li span{
display: inline-block;
width: 200px;
padding: 2px 0;
margin-right: 7px;
text-align: center;
background: #DDEDE9;
font-weight: 500;
}
.list5 ul li span.kaigyo{
display: inline;
width: auto;
background: none;
font-weight: normal;
}
.map{
height: 400px;
margin: 50px auto 20px;
}
/*--------------------swiper */
.swiper{
margin-top: 30px;
}
.swiper--wrapper {
/* wrapperのサイズを調整 */
width: 100%;
height: 600px;
margin-bottom: 30px;
}
.swiper-slide {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
color: #ffffff;
width: 100%;
height: 100%;
text-align: center;
line-height: 100px;
}
.swiper-button-next,
.swiper-button-prev{
color: #fff!important;
}
.swiper-pagination-bullet-active{
background: #319177!important;
}
/*--------------------hotel */
#hotel{
padding-bottom: 80px;
}
#hotel h5 span{
padding-top: 15px;
}
#hotel h5.point1_ttl{
padding-bottom: 15px;
}
#hotel img.room{
width: 100%;
height: 500px;
object-fit: cover;
margin-top: 15px;
}
.facilities{
color: #3A3A3A;
margin-top: 30px;
}
#hotel p.aboutroom{
font-size: 130%;
text-align: center;
padding: 10px 0 15px; 
font-weight: 500;
}
span.faci{
padding: 0 7px;
margin-right: 4px;
background: #319177;
color: #fff;
font-weight: 500;
}
#hotel ul li{
margin-top: 8px;
}
ul.twin{
display: flex;
justify-content: space-between;
}
ul.twin li.ame{
width: 100%;
/*width: 68%*/
}
ul.twin li.layout{
width: 30%;
}
ul.twin li.layout img{
width: 100%;
}
/*--------------------------------*/
.hotels{
padding-bottom: 60px;
}
.hotels img{
border-radius: 20px;
}
.hotels ul{
display: flex;
justify-content: space-between;
/*margin-top: 40px;*/
}
.hotels ul li{
width: calc(100% / 2 - 2%);
}
.hotels ul li img{
width: 100%;
}
.hotels dl{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
padding-top: 15px;
font-size: 90%;
}
/*-------------------------points----*/
.points{
padding-top: 80px;
}
.points p.buffet{
padding-top: 20px;
}
.points ul.p_photo{
display: flex;
justify-content: space-between;
padding-top: 15px;
}
.points ul.p_photo li h5{
text-align: left;
}
.points ul.p_photo li{
width: calc(100% / 2 - 1%);
}
.points ul li img{
width: 100%;
}
.points ul.special{
padding-top: 20px;
}
.points ul.special li span.sp_co,
.points ul.special dl dt{
font-size: 125%;
font-weight: 500;
color: #246B58;
}
.points ul.special dl dt{
padding-bottom: 7px;
}
#hotel .points ul.special li{
margin: 12px auto;
}
.points ul.special li p{
color: #319177;
}
span.material-symbols-outlined{
font-variation-settings: 'FILL' 1;
vertical-align: -5px;
padding-right: 5px;
}
.points ul.special li span.material-symbols-outlined{
color: #246B58;
}
/*-----------------------------*/
.points h5.from_hotel span {
font-size: 75%;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.points h5.from_hotel span:before,
.points h5.from_hotel span:after {
content: "";
height: 1px;
flex-grow: 1;
background-color: #666;
}
.points h5.from_hotel span:before {
margin-right: 1rem;
}
.points h5.from_hotel span:after {
margin-left: 1rem;
}
.points img.gardenpool{
width: 100%;
height: 400px;
object-fit: cover;
padding: 25px 0;
}
.points ul.special-2{
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
margin-bottom: 50px;
}
.points ul.special-2 li{
width: calc(100% / 2 - 2%);
}
.points ul.special-2 li span.sp_co{
font-size: 110%;
font-weight: 500;
color: #084c61;
}
.points ul.special-2 li span.material-symbols-outlined{
color: #084c61;
}
.points ul.p_photo dl dt{
font-size: 120%;
font-weight: 500;
padding: 7px 0;
color: #084c61;
}
/*-------------------------tour----*/
#tour{
background: #f5f5f5;
}
#tour h6{
margin-top: 10px;
}
p.tour_ttl{
margin-top: 30px;
padding-left: 15px;
font-size: 115%;
font-weight: 500;
border-left: 13px solid #ccc;
}
p.tour_ttl span{
padding-right: 8px;
}
p.r_price{
text-align: center;
padding-top: 10px;
}
p.sub{
padding: 20px 0;
}
p.sub span{
display: block;
font-size: 112%;
padding-bottom: 15px;
text-align: center;
}
/*--------------------------------*/
ul.button{
display: flex;
margin-top: 30px;
flex-wrap: nowrap;
justify-content: space-between;
}
ul.button li{
width: calc(100% / 3 - 1%);
margin-bottom: 15px;
box-sizing: border-box;
}
li.button_solid003 a{
position: relative;
display: flex;
justify-content: space-around;
align-items: center;
margin: 0 auto;
padding: 10px 0;
color: #FFF;
transition: 0.3s ease-in-out;
font-weight: 600;
filter: drop-shadow(0px 2px 4px #ccc);
border-radius: 3px;
border-radius: 50px;
overflow: hidden;
text-decoration: none;
}
li.classic a{
background: #319177;
}
li.rentacar a{
background: #084c61;
}
li.button_solid003 a:before{
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -100%;
background-image: linear-gradient( 
130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
-webkit-transition: 0.5s;
transition: 0.6s;
}
li.button_solid003 a:hover:before{
left: 100%;
}
li.button_solid003 a:after{
position: absolute;
top: 50%;
right: 20px;
transition: 0.2s ease-in-out;
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 900;
transform: translateY(-50%);
}
/*--------------------plan_lounge */
.plan_lounge ul{
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.plan_lounge ul li{
width: calc(100% / 2 - 1%);
}
.plan_lounge ul li img{
width: 100%;
height: 340px;
object-fit: cover;
}
.plan_lounge ul li p{
padding-bottom: 30px;
font-weight: 500;
}
.plan_lounge dl{
background: #fff;
border-radius: 15px;
padding: 18px 15px;
}
.plan_lounge dl dt{
padding-bottom: 8px;
}
.plan_lounge dl dt span{
margin-right: 7px;
padding: 0 5px;
background: #BBE3D9;
}
.plan_lounge dl dd{
font-size: 90%;
}
.plan_lounge ul.button{
padding-top: 20px;
}
/*--------------------banner */
.banner{
width: 100%;
height: 200px;
object-fit: cover;
background-image: url("../img/break.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: right;
filter: brightness(70%);
}
/*--------------------other */
#other ul{
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
padding: 30px 0 20px;
}
#other ul li{
width: calc(100% / 3 - 1%);
margin-bottom: 6px;
}
#other ul li img{
width: 100%;
object-fit: cover;
}
/*--------------------recommend */
#recommend{
background-color: #F5F5F5;
padding: 30px 0 70px;
}
#recommend h5{
padding-bottom: 30px;
}
#recommend ul{
display: flex;
justify-content: space-between;
}
#recommend ul li{
width: calc(100% / 2 - 1%);
position: relative;
}
#recommend ul li img{
width: 100%;
height: 200px;
object-fit: cover;
filter: brightness(68%);
}
#recommend ul li .pagetitle{
position: absolute;
left: 20px;
bottom: 20px;
color: #fff;
font-size: 125%;
line-height: 1.8em;
}
#recommend p.route span{
display: block;
font-family: "Quicksand", sans-serif;
font-size: 175%;
}
#recommend p.r_hotelname{
border: 1px solid #fff;
padding: 0 8px;
margin-top: 7px;
}
/*--------------------webconnect */
.connect{
background-image: url("../img/bg_tropical.jpg");
background-size: auto;
background-repeat: repeat;
padding: 50px 0;
}
.connect h5{
text-align: center;
}
#webconnect-gadget-1{
width: 900px;
margin: 20px auto 0;
padding: 20px 20px 50px;
background: rgba(255,255,255,0.5);
}
span.web_gd ul.fw-static-api-tour-price-list{
font-weight: 500;
font-size: 115%;
}
.fw-static-api-wrap .fw-static-api-tour-price-list > li{
border-bottom: none;
}
.fw-top .fw-mv-search{
width: 100%;
}
.fw-top .fw-search-top__ttl{
display: none;
}
.fw-top .fw-search-top--tour .fw-search-top__btn{
width: 490px;
margin: 0 auto;
}
.fw-top .fw-search-top__footer{
margin-top: 30px;
}
.fw-top .fw-btn-search-01{
background: #3C3C3C;
border-radius: 30px;
}
.fw-top .fw-btn-search-01:hover{
background: #3C3C3C;
opacity: 0.6;
transition: 0.3s;
}
.fw-static-api-wrap .fw-static-api-tour-price-tab-content,
.fw-static-api-wrap .fw-static-api-tour-price{
background: none;
}
.fw-static-api-wrap .fw-static-api-tour-price-list-price-range{
padding-left: 0;
}