@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300;400&display=swap');
html {
	font-family: 'Lexend', sans-serif;
	font-weight: 300;
	font-size: 18px;
	/*word-break: break-all;*/
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
img {
	width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	transition: opacity .25s ease-in-out;
	border-bottom: solid 1px;
	-webkit-text-decoration-skip: none;
}

a:hover {
	opacity: .65;
}
header{
	margin: 25px auto 0;
	max-width: 1200px;
	position: relative;
}
.header_text {
	text-align:center;
	/*font-weight: bold;*/
}
.header_text i {
	margin-right: 8px;
}
.header_text h2 {
	color:#a9814d;
	font-size: 28px;
}
.header_text p {
	margin-top: 20px;
	font-size: 18px;
}
.header_text p + p {
	margin-top: 10px;
}
.header_text a,
.access_contents a {
	text-decoration: none !important;
	color:#000;
	border-bottom: none;
	margin-left: 11px;
}
.header_text a.underline,
.access_contents a.underline {
	border-bottom: solid 1px;
}
.header_img {
	width: 160px;
	position: absolute;
	top: 0;
	left: 35px;
}
.top_visual {
	margin-top: 23px;
}
.top_visual img {
	height: 590px;
	object-fit: cover;
}
.top_priority {
	color:#cc3333;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	/*font-weight: bold;*/
}
.top_priority a {
	/*text-decoration: underline;*/
	color:#cc3333;
	margin-left: 5px;
}
#maincontents {
	/*max-width: 1090px;*/
	max-width: 1200px;
	/*overflow: hidden;*/
	margin: 120px auto 130px;
}
nav {
	/*width: 6.22%;*/
	width: 10%;
	float: left;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	padding-top: 200px;
	height: 300px;
}
/*.sidenavi*/nav ul {
	display: flex;
	flex-direction: row;
	transform: rotate(90deg);
	/*margin-top: 200px;*/
}
/*.sidenavi*/nav ul li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #d1d1d1;
	white-space: nowrap;
	line-height: 1;
	letter-spacing: 1.5px;
	border-bottom: none;
	padding: 0 20px;
	transition : all 0.6s ease 0s;
	outline: none;
}
/*.sidenavi*/nav ul li a.active {
	color: #333;
}
.inner {
	/*width: 93.78%;
	float: right;*/
	/*max-width: 980px;
	margin: 0 auto;*/
	width: 81.7%;
	padding-left: 10%;
}
.reservations {
	color: #333 !important;
}
.rooms {
	/*max-width: 980px;*/
	margin: 0;
}
.facilities,
.facilities2,
.access {
	/*max-width: 980px;*/
	margin: 80px auto 0;
}
.rooms_title,
.facilities_title,
.access_title {
	font-size: 28px;
	text-align: center;
}
.rooms_img,
.facilities_img {
	margin-top: 67px;
	font-size: 0;
}
.rooms_img li,
.facilities_img li {
	display: inline-block;
	vertical-align: top;
	width: 49.592%;
	margin-left: 0.816%;
}
.rooms_img li:first-child,
.facilities_img li:first-child {
	margin-left: 0;
}
.rooms_img.standard li {
	width: 45.511%;
}
.rooms_title2,
.facilities_title2,
.Irori_Souvenir h3 {
	font-size: 28px;
	padding-top: 24px;
}
.rooms_list {
	margin: 10px 8px 0 0;
	font-size: 0;
}
.rooms_list li {
	display: inline-block;
	vertical-align: top;
	margin: 20px 1rem 0 0;
}
.rooms_list li:last-child {
	margin-right: 0;
}
.rooms_list dt {
	font-size: 18px;
	font-weight: 400;
	padding: 5px 30px 5px 6px;
	background-color: #e8e8e8;
	color: #333;
}
.rooms_list dd {
	margin-top: 10px;
	font-size: 18px;
	color: #888;
}
.rooms_list dd span {
	/*font-weight: bold;*/
	color: #333;
	margin-left: 5px;
}
.facilities p:first-child {
	margin-top: 30px;
}
.facilities p {
	margin-top: 17px;
}
.facilities p span,
.Irori_Souvenir p span {
	margin-right:7px;
	color:#888;
}
.Irori_Souvenir {
	margin-top: 60px;
	font-size: 0;
}
.Irori_Souvenir li {
	display: inline-block;
	vertical-align: top;
	margin-left: 8.57%;
	width: 45.715%;
}
.Irori_Souvenir li:first-child {
	margin-left: 0;
}
.sentence_box {
	margin-top: 30px;
}
.Irori_Souvenir p {
	font-size: 18px;
	line-height: 1.5;
}
.map_box {
	text-align:center;
}
.rsz_map {
	margin-top: 60px;
	padding: 4% 5% 6%;
	background: #f4f4f4;
}
.rsz_map li img {
	width:70%;
	margin: 3% auto;
}
.rsz_map li a,
.rsz_map li a:link,
.rsz_map li a:visited {
	text-decoration: none !important;
	border-bottom: 0px;
}
.access_box {
	font-size: 0;
	margin: 60px 0 0;
}
.access_img {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	float: left;
}
.access_contents {
	display: inline-block;
	vertical-align: top;
	width: 45.918%;
	margin-left: 4.081%;
}
.access_contents h3 {
	font-size: 28px;
	margin-top: 65px;
}
.access_contents_map {
	padding-left: 1em;
}
.access_contents_ti {
	margin-right: 5px;
}
.access_contents_mi {
	text-indent: -1em;
	margin-right: 0;
}
.access_contents p {
	font-size: 18px;
	margin-top: 30px;
}
.access_contents p:first-child {
	margin-top: 0;
}
.footer_logo {
	width: 160px;
}
footer ul.foot-slider {
    margin: 0 auto 15px;
    max-width: 980px;
}
footer ul.foot-slider li {
    margin-right: 2%;
	display: inline-block;
	width: 31.63%;
}
footer ul.foot-slider li:last-child {
    margin-right: 0;
}
footer ul.foot-slider li a {
	display: block;
	height: 100%;
	position: relative;
	border-bottom: 0px;
}
footer ul.foot-slider li img {
	width: 100%;
	height: auto;
}
footer ul.foot-slider li a span {
    width: 100%;
    position: absolute;
    bottom: 0%;
	right:0;
    background: rgba(255,255,255,0.6);
    z-index: 2;
	text-align:center;
}
footer {
	width: 100%;
    background-color: #cfcdc8;
    color: #000;
    padding: 30px 0;
	z-index:5;
}
footer p {
	width:80%;
	margin:0 auto 20px;
	text-align:center;
}
footer a:link,
footer a:visited,
footer a:hover,
footer a:active {
	color:#333;
	text-decoration: none;
}
.sp-br {
	display: none;
}
.pc-br {
	display: block;
}
.footer {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.footer p {
    font-size: 0.8em;
}
.footer_01 {
	width: 35%;
	margin-bottom: 30px;
}
.footer_01 a {
	border-bottom: solid 1px;
}
.footer_01_c {
	display: inline;
	margin-left: 20px;
	text-align: left;
}
.footer_02 {
	width: 65%;
}
.footer_02 p {
	text-align: end !important;
}
.entop img {
	width: auto !important;
	height: 17px;
}
.entop a {
	border-bottom: none;
}
.mt30 {
	margin-top: 30px;
}
a.reservation_booking {
	width: 270px;
	background-color: #000;
	color: #fff;
	padding: 15px;
	text-align: center;
	margin: 90px auto;
	display: block;
}
.reservation span {
	font-size: 1.6rem;
    font-weight: 500;
}

@media screen and (max-width:1200px) {
	.top_visual img,
	.rooms_img1 img,
	.rooms_img2 img,
	.facilities_img img {
		height: auto;
	}
	.top_visual {
		height: auto;
	}
}

@media screen and (max-width:1030px) {
	footer ul.foot-slider {
    	width: 90%;
	}
	footer ul.foot-slider li {
    	margin-right: 1.5%;
	}
}

@media screen and (max-width:980px) {
	section {
	    padding:0;
	}
	#maincontents {
		padding: 0 15px 0 0;
	}
	.header_text {
		padding: 16px 15px 0;
	}
	.header_img {
		position: static;
		margin: 0 auto;
	}
	.inner {
		width: 90%;
	}
	.top_priority {
		padding: 0 15px;
	}
}

@media screen and (max-width:700px) {

	.header_text h2 {
		margin: 0 10px;
	}
	#maincontents {
		margin: 60px auto;
		padding: 0 15px 0 0;
	}
	nav {
		width: 15% !important;
		height: 280px;
	}
	.inner {
	    width: 85%;
		padding-left: 15%;
	}
	.facilities,
	.facilities2,
	.access {
    	margin: 60px auto 0;
	}
	.rooms_img,
	.facilities_img {
    	margin-top: 33px;
	}
	.rooms_img.standard li {
		width: 100%;
	    margin: 0 auto;
    	display: block;
	}
	.rooms_img.standard li img {
		object-fit: cover;
		object-position: 0 100%;
		height: 300px;
	}
	.swipe_box {
		overflow: auto;
	}
	.swipe_box ul {
		width: 982px;
	}
	.swipe_box ul li {
		width: auto;
		margin-left: 10px;
	}
	.swipe_box ul li:first-child {
		margin-left: 0;
	}
	.swipe_box ul li img {
		width: 100%;
		max-width: 486px;
		height: 300px;
		object-fit: cover;
	}
	.rooms_title,
	.facilities_title,
	.access_title {
    	font-size: 21px;
	}
	.rooms_title2,
	.facilities_title2,
	.Irori_Souvenir h3 {
		font-size: 21px;
		padding-top: 16px;
	}
	.rooms_list {
    	margin: 15px 0 0 0;
	}
	.rooms_list li {
		display: block;
		margin:10px 0 0;
	}
	.rooms_list dt,.rooms_list dd  {
		font-size: 15px;
	}
	.sentence_box {
	    margin-top: 15px;
	}
	.facilities p:first-child {
    	margin-top: 15px;
	}
	p,
	.Irori_Souvenir p {
		font-size: 15px;
	}
	.Irori_Souvenir li {
		width: 100%;
		display: block;
		margin: 30px auto 0;
	}
	.Irori_Souvenir li:first-child {
	    margin-left: auto;
	}
	/*.Irori_Souvenir li img {
		display: block;
		width:70%;
		margin: 0 auto;
	} */
	.Irori_Souvenir li img {
		object-fit: cover;
		object-position: 0 100%;
		height: 300px;
	}
	.rsz_map li img {
		width:100%;
		margin: 3% auto;
	}
	.access_img {
		display:block;
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	.access_box {
		margin: 30px 0 0;
	}
	.access_contents {
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.access_contents p {
		word-break: keep-all;
    	font-size: 15px;
    	margin-top: 15px;
	}
	.header_text a, .access_contents a {
    	margin-left: 5px;
	}
	.access_contents h3 {
    	font-size: 21px;
    	margin-top: 32px;
	}
	footer ul.foot-slider li {
		width: 48%;
		margin-top: 20px;
	}
	footer ul.foot-slider li a span {
		position: static;
		text-align:right;
		background: transparent;
		font-size:15px;
	}
	footer ul.foot-slider li:nth-child(2) {
		margin-right: 0;
	}
	.sp-br {
		display: block;
	}
	.pc-br {
		display: none;
	}
	.footer{
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer_01 {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.footer_02 {
		width: 100%;
	}
	.footer_02 p {
		text-align: center !important;
	}
	.footer_01 .footer_01_c:first-of-type {
		margin-left: 0;
	}
}
/*@media screen and (max-width:640px) {
	.rooms_img li,
	.facilities_img li {
		width: 40%;
	}
}*/
/*@media screen and (max-width:600px) {
	.swipe_box ul {
	    width: 765px;
	}
}
@media screen and (max-width:500px) {
	.swipe_box ul {
    	width: 635px;
	}
}
@media screen and (max-width:400px) {
	.swipe_box ul {
	    width: 505px;
	}
}*/
@media screen and (max-width:600px) {
	.swipe_box ul { width: 810px;}
	.swipe_box ul li img {
		max-width: 400px;
		height: 250px;
	}
	.rooms_img.standard li img { height: 250px;}
	.Irori_Souvenir li img { height: 250px;}
}
@media screen and (max-width:500px) {
	.swipe_box ul { width: 710px;}
	.swipe_box ul li img {
		max-width: 350px;
		height: 200px;
	}
	.rooms_img.standard li img { height: 200px;}
	.Irori_Souvenir li img { height: 200px;}
	a.reservation_booking { width: 90%;}
}
@media screen and (max-width:400px) {
	.swipe_box ul { width: 570px;}
	.swipe_box ul li img {
		max-width: 280px;
		height: 150px;
	}
	.rooms_img.standard li img { height: 150px;}
	.Irori_Souvenir li img { height: 150px;}
}
@media screen and (max-width:350px) {
	.swipe_box ul { width: 410px;}
	.swipe_box ul li img { max-width: 200px;}
}


/* 20240627 */

.rooms_img li,
.facilities_img li {
	margin-bottom: 0.816%;
}
/* .rooms_img li:nth-child(3),.facilities_img li:nth-child(3),
.rooms_img li:nth-child(5),.facilities_img li:nth-child(5),
.rooms_img li:nth-child(7),.facilities_img li:nth-child(7),
.rooms_img li:nth-child(9),.facilities_img li:nth-child(9) {
	margin-left: 0;
} */
.btn_c {
	text-align: center;
	margin-top: 60px;
}
.btn_rsv {
	display: inline-block;
	background: #a77d4b;
	color: #ffffff;
	padding: 16px 40px;
	text-decoration: none;
	border-color:dimgray;
	box-shadow:2px 2px 2px dimgray;
	border-radius: 10px;
	font-size: 22px;
	font-weight: normal;
	width: 300px;
	box-sizing: border-box;
}
@media screen and (min-width:701px) {
.swipe_box3,
.swipe_box4,
.swipe_box5,
.swipe_box6,
.swipe_box7,
.swipe_box8,
.swipe_box9,
.swipe_box10 {
	overflow: auto;
	width: 980px;
	margin: auto;
	white-space: nowrap;
}

}

@media screen and (max-width:701px) {

	.swipe_box3,
	.swipe_box4,
	.swipe_box5,
	.swipe_box6,
	.swipe_box7,
	.swipe_box8,
	.swipe_box9,
	.swipe_box10 {
		overflow: auto;
	}
	.swipe_box3 ul,
	.swipe_box4 ul,
	.swipe_box5 ul,
	.swipe_box6 ul,
	.swipe_box7 ul,
	.swipe_box8 ul,
	.swipe_box9 ul,
	.swipe_box10 ul {
		width: 982px;
	}
	.swipe_box3 ul li,
	.swipe_box4 ul li,
	.swipe_box5 ul li,
	.swipe_box6 ul li,
	.swipe_box7 ul li,
	.swipe_box8 ul li,
	.swipe_box9 ul li,
	.swipe_box10 ul li {
		width: auto;
		margin-left: 10px;
	}
	.swipe_box3 ul li:first-child,
	.swipe_box4 ul li:first-child,
	.swipe_box5 ul li:first-child,
	.swipe_box6 ul li:first-child,
	.swipe_box7 ul li:first-child,
	.swipe_box8 ul li:first-child,
	.swipe_box9 ul li:first-child,
	.swipe_box10 ul li:first-child {
		margin-left: 0;
	}
	.swipe_box3 ul li img,
	.swipe_box4 ul li img,
	.swipe_box5 ul li img,
	.swipe_box6 ul li img,
	.swipe_box7 ul li img,
	.swipe_box8 ul li img,
	.swipe_box9 ul li img,
	.swipe_box10 ul li img {
		width: 100%;
		max-width: 486px;
		object-fit: cover;
	}
	/* .rooms_img li:nth-child(3),.facilities_img li:nth-child(3),
	.rooms_img li:nth-child(5),.facilities_img li:nth-child(5),
	.rooms_img li:nth-child(7),.facilities_img li:nth-child(7),
	.rooms_img li:nth-child(9),.facilities_img li:nth-child(9) {
		margin-left: 10px;
	} */
	.btn_rsv {
		width: 90%;
	}

}

@media screen and (max-width:700px) {

	.swipe_box3 ul { width: 1232px;}
	.swipe_box3 ul li img {	max-width: 400px;}

	.swipe_box4 ul { width: 1630px;}
	.swipe_box4 ul li img {	max-width: 400px;}

	.swipe_box5 ul { width: 2040px;}
	.swipe_box5 ul li img {	max-width: 400px;}

	.swipe_box6 ul { width: 2450px;}
	.swipe_box6 ul li img {	max-width: 400px;}

	.swipe_box7 ul { width: 2860px;}
	.swipe_box7 ul li img {	max-width: 400px;}

	.swipe_box8 ul { width: 3270px;}
	.swipe_box8 ul li img {	max-width: 400px;}

	.swipe_box9 ul { width: 3680px;}
	.swipe_box9 ul li img {	max-width: 400px;}

	.swipe_box10 ul { width: 4090px;}
	.swipe_box10 ul li img {	max-width: 400px;}

}
@media screen and (max-width:500px) {

	.swipe_box3 ul { width: 1070px;}
	.swipe_box3 ul li img {	max-width: 350px;}

	.swipe_box4 ul { width: 1430px;}
	.swipe_box4 ul li img {	max-width: 350px;}

	.swipe_box5 ul { width: 1790px;}
	.swipe_box5 ul li img {	max-width: 350px;}

	.swipe_box6 ul { width: 2150px;}
	.swipe_box6 ul li img {	max-width: 350px;}

	.swipe_box7 ul { width: 2510px;}
	.swipe_box7 ul li img {	max-width: 350px;}

	.swipe_box8 ul { width: 2870px;}
	.swipe_box8 ul li img {	max-width: 350px;}

	.swipe_box9 ul { width: 3230px;}
	.swipe_box9 ul li img {	max-width: 350px;}

	.swipe_box10 ul { width: 3590px;}
	.swipe_box10 ul li img {	max-width: 350px;}

}
@media screen and (max-width:400px) {

	.swipe_box3 ul { width: 860px;}
	.swipe_box3 ul li img {	max-width: 280px;}

	.swipe_box4 ul { width: 1150px;}
	.swipe_box4 ul li img {	max-width: 280px;}

	.swipe_box5 ul { width: 1440px;}
	.swipe_box5 ul li img {	max-width: 280px;}

	.swipe_box6 ul { width: 1730px;}
	.swipe_box6 ul li img {	max-width: 280px;}

	.swipe_box7 ul { width: 2020px;}
	.swipe_box7 ul li img {	max-width: 280px;}

	.swipe_box8 ul { width: 2310px;}
	.swipe_box8 ul li img {	max-width: 280px;}

	.swipe_box9 ul { width: 2600px;}
	.swipe_box9 ul li img {	max-width: 280px;}

	.swipe_box10 ul { width: 2890px;}
	.swipe_box10 ul li img {	max-width: 280px;}

}
@media screen and (max-width:350px) {

	.swipe_box3 ul { width: 620px;}
	.swipe_box3 ul li img { max-width: 200px;}

	.swipe_box4 ul { width: 830px;}
	.swipe_box4 ul li img { max-width: 200px;}

	.swipe_box5 ul { width: 1040px;}
	.swipe_box5 ul li img { max-width: 200px;}

	.swipe_box6 ul { width: 1250px;}
	.swipe_box6 ul li img { max-width: 200px;}

	.swipe_box7 ul { width: 1460px;}
	.swipe_box7 ul li img { max-width: 200px;}

	.swipe_box8 ul { width: 1670px;}
	.swipe_box8 ul li img { max-width: 200px;}

	.swipe_box9 ul { width: 1880px;}
	.swipe_box9 ul li img { max-width: 200px;}

	.swipe_box10 ul { width: 2090px;}
	.swipe_box10 ul li img { max-width: 200px;}

}
