@charset "utf-8";
/* CSS Document */

#content .content-1-column {
	width: auto;
    max-width: inherit;
	padding-bottom: 80px;
}
.content-1-column img {
    border: 0;
    vertical-align: top;
    width: 100%;
    height: auto;
}
h1.pdt20{
	/* max-width: 980px; */
	margin: 0 auto;
	position: relative;
}
.content-1-column .mainttl {
	max-width: 50%;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
p.read {
	max-width: 980px;
	font-size: 16px;
	margin: 3rem auto 0;
}
#main a {
	text-decoration: none;
    transition: opacity .25s ease-in-out;
}
a:active,
a:hover {
    outline: 0;
    text-decoration: none;
	opacity: .65;
}
#main section {
	max-width: 980px;
	/* margin: 120px auto 0; */
	margin: 60px auto 0;
}

#main section h2 {
	font-size:24px;
	color:#047e74;
	text-align:center;
}

#main section#commitment { max-width: inherit;}
#main section#commitment h2 { line-height: 1;}
#main section#commitment h2 span {
	display: inline-block;
	position: relative;
	padding:30px 0 0 45px;
}
#main section#commitment h2 b {
	font-family: minion-pro, serif;
	font-weight: 400;
	font-style: normal;
	font-size:72px;
	position: absolute;
	top: 0;
	left: 0;
}

#main section#commitment .swipebox {
	/*overflow-x: auto;*/
	width: 95%;
	margin-left: auto;
	margin-right: 0;
	margin-top: 80px;
	overflow: hidden;
}
#main section#commitment .swipebox .slick-list {
	padding-right: 10%;
}
#main section#commitment .swipebox ul {
	font-size: 0;
}
#main section#commitment .swipebox ul li {
	width: 100%;
	max-width: 810px;
	display: inline-block;
	vertical-align: top;
	padding: 0 1.5rem;
}
#main section#commitment .swipebox ul li .imgbox {
	width: 60.494%;
	float: right;
}
#main section#commitment .swipebox ul li dl {
	width: 37%;
	float: left;
}
#main section#commitment .swipebox ul li dl dt {
	font-size: 24px;
	letter-spacing: -1px;
	color: #047e74;
	margin-top: 20px;
	position: relative;
}
#main section#commitment .swipebox ul li dl dt span {
	font-family: minion-pro, serif;
	font-size: 72px;
	font-weight: 400;
	font-style: italic;
	line-height: 1;
	color: #d7ecea;
	position: absolute;
	top: -26px;
	left: -6px;
	z-index: -1;
}
#main section#commitment .swipebox ul li dl dd {
	font-size: 16px;
	color: #533c32;
	margin-top: 2.5rem;
	line-height: 1.8;
}
#main section#hotels { max-width: 1100px;}
#hotels .hotellist { font-size: 0;}
#hotels .hotellist li {
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
	width:47.5%;
	margin-top: 5rem;
}
#hotels .hotellist li:nth-child(odd){
	margin-left:0;
}
#hotels .hotellist dl {
	background-color:#efebdf;
	padding: 0.5rem 20px 2rem;
}
#hotels .hotellist dt {
	font-size:24px;
	color:#047e74;
}
#hotels .various_icons {
	overflow: hidden;
	margin-top: 1rem;
}
#hotels li .various_icons li {
	float:left;
	/* width:14.66%; */
	width: 14.35%;
	background: #fff;
	margin: 0 0.5rem 0.5rem!important;
}
#hotels li .various_icons li:first-child {
	margin-left: 0 !important;
}
#hotels .hotellist_details {
	font-size: 16px;
	color: #533c32;
	clear: both;
	padding-top: 1rem;
}
a.txt_link {
border-bottom: 2px dotted;
padding-bottom: 2px;
}
#hotels .hotellist_button {
	margin-top: 2rem;
	font-size: 0;
}
#hotels .hotellist_button li {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin-left: 6%;
	margin-top: 0;
}
.hotellist_button li a {
	color: #fff;
	background-color: #047e74;
	border: 3px solid #047e74;
	border-radius: 4px;
	padding: 1.5rem 27px;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
	display: block;
	width: 100%;
	font-weight: bold;
	transform: perspective(1px) translateZ(0);
	transition-duration: 0.3s;
	transition-property: color;
}

.hotellist_button li a:hover {
	color: #047e74;
	background-color: #fff;
}
.hotellist_button li a span {
	position: relative;
	display: block;
}
.hotellist_button i {
	width:6px;
	position: absolute;
	top: 45%;
	left: 10px;
	transform: translate(0, -45%);
	margin: auto;
}

.no-link {
    vertical-align: top;
    margin: 2.5rem auto 1rem;
    border: 4px double #047e74;
    border-radius: 4px;
    padding: 11px 27px 11px 15px;
    padding: 1.5rem 27px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    font-weight: bold;
    color: #047e74;
    width: 100%;
	margin-top: 2rem;
}

/*期間限定*/
#hotels article { margin: 6rem auto;}
#hotels article .hotellist { display: flex;}
#hotels article .hotellist li {
	display: inline-block;
	vertical-align: top;
	width: 46.364%;
	margin: 2rem 2rem 0!important;
	background-color: #efebdf;
}

#hotels article .hotellist dl {
	background-color: #efebdf;
	padding: 0.5rem 20px 2rem;
}
#hotels article .hotellist dt {
	font-size: 21px;
	color: #047e74;
}
#hotels article .hotellist dt span {
	color: #533c32;
	font-size: 85%;
}

#hotels article .various_icons {
	overflow: hidden;
	margin-top: 1rem;
}
#hotels article li .various_icons li {
	float: left;
	width: 24.66%;
	background: #fff;
	margin: 0 0.5rem 0.5rem!important;
}
#hotels article li .various_icons li:first-child {
	margin-left: 0 !important;
}
#hotels article .hotellist_details {
	font-size: 16px;
	color: #533c32;
	clear: both;
	padding-top: 1rem;
}
#hotels article .hotellist_button li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 !important;
}

#hotels .hotellist_details .btnbox {
	font-size: 0;
}
#hotels .hotellist_details .btnbox li {
	/* width: 50%; */
	margin-top: 0;
	font-size: 16px;
	margin-top: 20px;
	margin-left:0;
}
#hotels .hotellist_details .btnbox li img {
	width: auto;
	max-width: 100%;
}

.plan_flex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	width: 80%;
	margin: 30px auto 70px;
}
.plan_flex_c { margin: 30px 20px;}

@media screen and (max-width:1400px) {
	.content-1-column .mainttl { width: 50%;}
}
@media screen and (max-width:1200px) {
	#main section#commitment { padding: 0;}
	#main section#commitment .swipebox { width: 100%;}
	#main section#commitment .swipebox ul li { padding-left: 30px;}
}

@media screen and (max-width:1100px) {
	#main section { padding: 0 30px;}
	.hotellist_button li a { padding: 10px 15px;}
	.hotellist_button li a br { display: none;}
}

@media screen and (max-width:960px) {
	#hotels li .various_icons li {
		float: left;
		width: 18.25%;
		background: #fff;
		margin: 0 0.25rem 0.5rem!important;
	}
	#hotels li .various_icons li:nth-child(6) { margin-left:0 !important;}

	#hotels .hotellist_button li {
		width: 100%;
		display: block;
		margin-top: 20px;
		margin-left: 0;
	}

	#hotels .hotellist_button li:first-child a { padding: 11px 27px;}
}

@media screen and (max-width:900px) {
	#main section#commitment .swipebox ul { width: 1500px;}
}

@media screen and (max-width:770px) {
	#hotels article .hotellistbox{
		overflow-x: scroll;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
	#hotels article .hotellist {
		width: 950px;
		display: flex;
	}
}

@media screen and (max-width:750px) {
	#content .content-1-column { padding-bottom: 20%;}

	#main section {
		margin: 60px auto 0;
		padding: 0;
	}

	#main section h2 { font-size: 20px;}
	#main section#commitment h2 b { font-size: 50px;}
	#main section#commitment h2 span{ padding: 20px 0 0 30px;}

	#main section#commitment .swipebox { margin-top: 40px;}
	#main section#commitment .swipebox ul { width: 1250px;}

	#main section#commitment .swipebox ul li .imgbox {
		width: 100%;
		float: none;
	}
	#main section#commitment .swipebox ul li dl {
		width: 100%;
		float: none;
	}
	#main section#commitment .swipebox ul li dl dt {
		font-size: 18px;
		margin-top: 30px;
	}
	#main section#commitment .swipebox ul li dl dd { margin-top: 20px;}

	#main section#commitment .swipebox .slick-list { padding-right: 30%;}

	#hotels .hotellist li {
		display: block;
		margin-left: 0;
		width: 100%;
		margin-top: 20px;
	}
	#hotels .hotellist dl { padding: 1.75rem;}
	#hotels .hotellist dt, #hotels article .hotellist dt {
		font-size: 18px;
		color: #047e74;
	}
	#hotels .various_icons { margin-top: 10px;}

	/*期間限定*/
	#hotels article { margin: 6rem auto;}

	#hotels article .hotellist {
		width: 600px;
		display: flex;
	}
	#hotels article .hotellist > li {
		width: 76%;
		margin: 2rem 1rem 2rem 0!important;
	}

	#hotels article .hotellist dl {
		background-color:#efebdf;
		padding: 0.5rem 20px 2rem;
	}

	#hotels article .various_icons {
		overflow: hidden;
		margin-top: 1rem;
	}
	#hotels article li .various_icons li {
		float:left;
		width:24.66%;
		background: #fff;
		margin: 0 0.5rem 0.5rem!important;
	}
	#hotels article li .various_icons li:first-child { margin-left:0 !important;}

	#hotels article .hotellist_details{
		font-size:16px;
		color:#533c32;
		clear: both;
		padding-top: 1rem;
	}
	#hotels article .hotellist_button li {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin: 0 !important;
	}
	.plan_flex {
		flex-wrap: wrap;
		width: 90%;
		margin: 30px auto 40px;
	}
}

@media screen and (max-width:640px) {
	.content-1-column .mainttl{
		width: 80%;
		max-width:80%;
	}
}

@media screen and (max-width:600px) {
	#main section#commitment .swipebox ul { width: 1100px;}
	#main section#commitment .swipebox ul li { padding-left: 15px;}
}

@media screen and (max-width:500px) {
	#main section#commitment .swipebox ul { width: 900px;}
}

@media screen and (max-width:450px) {
	#main section#commitment .swipebox ul { width: 800px;}
	#main section#card .accommodation li img { margin-left: 10px;}

	#main section#card .accommodation li .pcno {
    	top: -40px;
		margin-left: 0;
	}
	#main section#card .accommodation li p { padding: 20px 0 0 55px;}
}

@media screen and (max-width:400px) {
	#main section#commitment .swipebox ul { width: 750px;}
}