@charset "utf-8";

/* break-md */
@media (max-width: 767.8px) {
		html {
		width: 100%;
		padding: 0;
		border: 0;
		font-size: 14px;

		}	
		.luana_body_pic1 {
		text-align: center;
		}

		.luana_body_pic1 img{
		width: 80%;
		margin-bottom: 25px;
		}
		.luana_body_copy1 h2{
		text-align: center;
		letter-spacing:0em;
		font-size:0.8rem;
		}
	
		.googlemap iframe {
		width: 100%;
		height: 400px;
		}
	
	
	/*single*/
	.luana_logo_s {
	
	}
	.luana_logo_s img {
		width: 180px;
		height: 110px;
	}

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

	.luana_nav_s {
		text-align: center;
		letter-spacing: 0em;
		font-size:0.8rem;
		font-weight: bold;
		height:110px;
	
	}

	
}


/* break-sm */
@media (max-width: 575.8px) {
	html {
		width: 100%;
		padding: 0;
		border: 0;
		font-size: 12px;

	}

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

	.luana_header ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		box-sizing:border-box;
		width: 100%;
		height: 300px;
	}
	.luana_header ul img {
		width:100%;
		height:300px;
		object-fit: cover;
		box-sizing:border-box;
	}
	.luana_logo img {
		width: 140px;
		height: auto;
	}	
	.luana_header_hotenavi {
		position: absolute;
        bottom: 10px;
        left: 0;
        right: -16px;
        z-index: 50;
        text-align: right;
	
	}
	.luana_header_hotenavi img {
	
		width: 200px;
		height: 72px;
	
	}
	.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:0px;

	}
	.luana_header_eyecatch h2{
		color: #fff;
		font-size:1.5rem;
		letter-spacing: 0em;
		font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
		text-shadow: 2px 1px 15px #6af;

	}
	.luana_body_copy1 h2{
		letter-spacing:0em;
		font-size:1.5rem;
	}
	.luana_info h2 {
		font-size:1.75rem;
	}
	.luana_slide_footer_t {
		background-image: url("img/wave_tw_s.png");
		background-position: center;
		height: 38px;
		position: absolute;
		bottom: 0px;
		left: 0;
		right: 0;
		z-index: 20;
	}
	.luana_nav {
		text-align: center;
		letter-spacing: 0em;
		font-size:1.2rem;
		font-weight: bold;
		margin-bottom: 60px;
	}

	.luana_nav li {
		margin-left: 6px;
		margin-right: 6px;
	}


	.luana_footer_logo img {
		width: 240px;
		height: auto;
		margin-bottom: 20px;
	}
	.googlemap iframe {
		width: 100%;
		height: 300px;
	}
	/*single*/
		.luana_logo_s img {
		width: 130px;
		height: auto;
	}
	.luana_nav_s {
		letter-spacing: -0.1em;
		font-size:1rem;
		font-weight: bold;
		height:30px;
	
	}
	.luana_nav_s ul {
		height:100%;
		list-style: none;
		padding: 0px;
		display: flex;
		align-items:center;	
		justify-content: center;
	}
	.luana_nav_s_li {
		margin-left:5px;
		margin-right:5px;
	}
	.luana_header_single_hotenavi {
	
		width:120px;
		position:absolute;
		top:30px;
		right:10px;
		z-index:30;
	}
	.luana_single_content_inner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-top: 30px;
	border-radius:6px;
	margin-bottom:30px;
}
	 .luana_price h3 {
	font-size:1.2rem;
}
	
}
