@charset "utf-8";

/*

Theme Name: HOTEL Luana RESORT2026

Description: Luana theme.

*/




body, html, main {
    /* important */
    height: 100%;
	
}
html {
	width: 100%;
	padding: 0;
	border: 0;
	font-size: 16px;

}

body {
	font-family: sans-serif;
    font-family:  "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    background-image: url(img/luana_bg.jpg);
	color: #000;
}
h1 {
	display: none;
}
h2 {
	color:#485B7A;
	font-family: cooper-black-std,  "Sawarabi Mincho",serif;
	font-size:2rem;
}
h3 {
	
	color:#485B7A;
	font-family: cooper-black-std,  "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	padding: 0;
	margin:0;
	line-height: 150%;
}

a:link {
	color: #485B7A;
	text-decoration: none;
}
a:visited {
	color: #485B7A;
}
a:hover {
	opacity: 0.7;
	transition: 0.3s;
}
a:active {
	color: #485B7A;

}
a img:hover{
	opacity: 1.0!important;
	filter:brightness(120%);
	transition: 0.3s;
}

img {
	max-width: 100%;
	height: auto;
}
/*fonts*/

.cooperblack { font-family: cooper-black-std, serif;}
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }


/*luana*/

.wrapper {
	width:100%;
	overflow:hidden;
}

.luana_header {
	width: 100%;
	height: 600px;
	position: relative;
}

.luana_header ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	box-sizing:border-box;
	width: 100%;
	height: 600px;
}
.luana_header ul img {
	width:100%;
	height:600px;
	object-fit: cover;
	box-sizing:border-box;
}
.luana_logo {
	position: absolute;
	top:25px;
	left:0;
	right:0;
	z-index: 100;
}
.luana_logo img {
	width: 180px;
	height:auto;
}

.luana_header_copy {
	position: absolute;
	top:35px;
	left:0;
	right:0;
	z-index:11;
	text-align: right;
	font-size:0.9rem;
	color: #fff;
}
.luana_header_eyecatch {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom: 0;
	z-index: 5;
	text-align: center;
	margin-left:30px;

}
.luana_header_eyecatch h2{
	color: #fff;
	font-size:2.2rem;
	letter-spacing: 0.2em;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-shadow: 2px 1px 15px #6af;
}
.luana_slide_footer_t {
	background-image: url("img/wave_tw.png");
	background-position: center;
	height: 75px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 20;
}
.luana_header_hotenavi {
	position: absolute;
	bottom:90px;
	left: 0;
	right: 0;
	z-index: 50;
	text-align: right;
	
}
.luana_header_hotenavi img {
	
	width: 250px;
	height: 89px;
	
}
.luana_header_hotenavi a:hover {
	opacity: 1;
}

.luana_header_foot {
	background-image: url("img/wave_wb.png");
	background-position: center;
	height: 40px;
	margin-bottom: 35px;
}
.luana_bgw {
	background-image: url("img/luana_bgw.png");
	background-repeat: repeat-x;
	min-height:500px;
}

.luana_nav {
	text-align: center;
	letter-spacing: 0.2em;
	font-size:1.2rem;
	font-weight: bold;
	margin-bottom: 60px;
}
.luana_nav ul {
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.luana_nav li {
	margin-left: 10px;
	margin-right: 10px;
}
.luana_body_copy1 {
	margin-bottom: 60px;
	line-height: 150%;

}
.luana_body_copy1 h2 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #485B7A;
}
.luana_body_copy1 h3 {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #485B7A;
	font-size:1.5rem;
}
.luana_body_pic1 {

}
.luana_body_pic1 img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}
.luana_news_date {
	margin-right: 30px;
	letter-spacing: 0.15em;
}
.luana_news_list{
	margin-top:15px;
}
.luana_room img {
	border-radius: 8px;
	
}
.luana_room_cap {
	font-size:1rem!important;
}
.luana_room a h3:hover {
	opacity: 0.7;
}

.luana_roomindex_title {
	font-size:1.2rem;
	
}
.luana_price {
	background-color: #00913A;
	color:#fff;
	
}
.luana_price h2, .luana_price h3 {
	color: #fff!important;
}
.luana_price .luana_caption {
}
.luana_section {
	
	margin-bottom: 80px;
}

.luana_price_table {
	width: 100%;
	margin-top: 30px;
	line-height: 180%;
	font-size:0.9rem;
	margin-bottom: 30px;
}
.luana_price_table2 {
	width: 100%;
	margin-top: 30px;
	line-height: 180%;
	font-size:0.9rem;
	margin-bottom: 10px;
}
.luana_price_table tr {
	margin-bottom: 10px;
	border-bottom: solid #00913A 3px;
}
.luana_price_table_divider {
 	height:5px;
	margin:0px!important;
}
.luana_price_table td {
	padding: 15px;
	margin: 10px;
	
}
.luana_price_table_a {
	width: 30%;
	background-color:#007137;
}
.luana_price_table_b {
	width: 70%;
	background-color: #fff;
	color:#000;
	border-left: solid #00913A 3px;

}
.luana_price_table_c {
	width:40%;
		background-color: #fff;
	color:#000;
	border-left: solid #00913A 3px;
}
.luana_price_table_d {
	width:20%;
	background-color:#007137;
}
.luana_price_table_e {
	background-color: #fff;
	color:#000;
	border-left: solid #00913A 3px;
	letter-spacing:-0.1em;
}
.luana_price_table_f {
	background-color:#007137;
	vertical-align:center;

}
.luana_price_table_g {
	background-color:#fff;
	vertical-align:center;
	border-left: solid #00913A 3px;
	width:15%;
	color:#485B7A;
font-family: cooper-black-std, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}


.luana_price_table_h {
	background-color:#fff;
	vertical-align:center;
	border-left: solid #00913A 3px;
	color:#485B7A;
font-family: cooper-black-std, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.luana_pricetable_free {
    line-height: 360%;
}
.luana_detail a:link{
	display: block;
	padding: 6px;
	border-radius: 10px;
	text-align: center;
	width:150px;
	margin-top:15px;
	margin-left: auto;
	background-color: #00913A;
	color: #fff;
}
.luana_detail a:visited{
	color: #fff;
}

.luana_footer_logo {
}
.luana_footer_logo img {
	width: 320px;
	height: auto;
	margin-bottom: 20px;
	max-width:100%;
}
.luana_single_footer img {
	width: 160px;
	height: auto;
	margin-bottom: 20px;
	max-width:100%;
}

.luana_footer_hotel img {
	border-radius: 10px;
}

.luana_copyright {
	background-color: #00913A;
	font-size:0.75rem;
	padding: 10px;
	color:#fff;
}
.googlemap iframe {
	width: 100%;
	height: 600px;
}



.luana_body_pic2 img {
	max-width: 70%;
	height: auto;
	border-radius: 50%;
}
.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
	
}
.facebook-wrapper > .fb-page {
    width: 100%;
	    height: 600px;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
	height:100%;
}
._2p3a {
	    width: 100% !important;

}



.price_img {
	text-align:center;
}
.price_img img {
	width:100%;
	max-width:960px;
	height:auto;
	border-radius:8px;
}




/*single*/

.luana_logo_s {
	
}
.luana_logo_s img {
	width: 180px;
	height: 110px;
}

.luana_header_single{
	padding-top:20px;
	margin-bottom:40px;
}
.luana_header_single_inner {
	position:relative;

}
.luana_header_single_hotenavi {
	
	width:180px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:30;
}

.luana_nav_s {
	letter-spacing: 0.2em;
	font-size:0.8rem;
	font-weight: bold;
	height:110px;
	
}
.luana_nav_s ul {
	height:100%;
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: flex-end;	
	justify-content: flex-end;
}
.luana_nav_s li {
	margin-left: 10px;
	margin-right: 10px;
}
.luana_single_content {
	padding-top:25px;
	padding-bottom:25px;
}

.luana_single_content_inner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
		background-color:#fff;
		padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 30px;
	padding-top: 30px;
	border-radius:6px;
	margin-bottom:30px;
}

.luana_single_content_inner img {
	margin-bottom:1.5rem;
}

.luana_room_nav {
	background-color:#fff;
	
}

.luana_single_next {
	margin-top:20px;
	margin-bottom:50px;
}

.luana_single_next {
	padding:0px;
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: space-between;	
	justify-content: space-between;
}
.luana_single_next li a:link{
	
	background-color: #00913A;
	padding:10px;
	color:#fff;
	border-radius:6px;
}

.luana_single_next li a:visited{
	
	background-color: #00913A;
	padding:10px;
	color:#fff;
	border-radius:6px;
}

.luana_food img {
	border-radius: 8px;
	margin-bottom:0.5rem!important;
}
.luana_food p {
	margin-top:0px;
	margin-bottom:10px;
}

.luana_service {
	
}
.luana_service  h3 {
	font-size:1.6rem;
}
.luana_service  h4 {
	font-size:1.2rem;
}
.luana_service img {
	border-radius: 6px;
}
.luana_eq, .luana_eq2 {
	padding:0px;
	list-style-type: none;
	display:flex;
	flex-wrap: wrap;
}
.luana_eq li {
	padding:8px;
	background-color:#00913A;
	color:#fff;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:20px;
	border-radius:3px;
}
.luana_eq li+li {
}
.luana_eq2 li a:link,.luana_service li a:visited {
	display:block;
	background-color:#00913A;
	color:#fff;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:20px;
	border-radius:3px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
}
.luana_eq2 li a:hover {
  opacity:0.7;
}
.luana_single_hotenavi img{
	width:250px;
	height:auto;
}

.luana_single_hotenavi_tx a:link, .luana_single_hotenavi_tx a:visited{
	display:inline-block;
	background-color:#fff;
	color:#00913A;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-radius:3px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
}

.luana_single_hotenavi_tx a:hover {
	  opacity:0.7;

}

.luana_single_footer_nav ul {
	padding:0px;
	list-style-type:none;
	
}
.luana_single_footer_nav li {
	margin-right:10px;
		display:inline-block;

	font-size:1rem;
}
.luana_single_footer_nav a:link, .luana_single_footer_nav a:visited {
	color:#fff;
}

/*common*/

.object-fit-img {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;'

}
.br4 {
		border-radius: 4px;

}
.br8 {
		border-radius: 8px;

}
.text_center {
	text-align:center;
}

/*slick*/

.slick-slide img {
  transform: scale(1.2);
  transition: 6s cubic-bezier(.645, .045, .355, 1);
}
.slick-current img {
  transform: scale(1);
}



/* break-sm */
@media (max-width: 575.8px) {
	

	
	.luana_price_table td {
	padding: 5px;
	margin: 10px;
	
	}
	
}


/*-----------------------------
ギャラリー
------------------------------*/
.gallery { /** ギャラリーを囲むボックス **/
	width: 100%;
	margin-bottom: 20px !important;
    overflow: hidden;
}
 
.gallery br {display: none;} /** 自動で挿入される clearfix の余白解除 **/
 
.gallery-item { /** 画像共通のスタイル **/
    float: left;
	margin-bottom: 0 !important;
}
.gallery-icon { /** 画像を囲む dt のスタイル **/
    text-align: center;
}
 
.gallery-icon img {
	width: 100%;
	height: auto;
	margin-bottom: 10px !important;
}
 
.gallery-caption { /** キャプション **/
    color: #222;
    font-size: 12px;
    margin: 0 0 10px;
    text-align: center;
}
 
.gallery-columns-1 .gallery-item { /** カラムなし **/
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
	width: 48%;
	margin: 2% 1%;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
    width: 31.33333%;
	margin: 2% 1%;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
    width: 23%;
    margin-top: 2%;
	margin-bottom: 2%;
}
dl+dl{
	margin-left: 2.6%;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
    width: 18%;
    margin: 2% 0%;
}
 
@media screen and (max-width: 640px) {
	/* 640px以下用の記述 */
	.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
		width: 48%;
		margin: 0 1%;
	}
	.gallery-columns-5 .gallery-item {
		width: 31.33333%;
		margin: 0 1%;
	}
}




/*202601*/

.fv01 {
	object-position:center 90%;
}
.fv04 {
	object-position:center bottom;
}