@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------

	絶景：画像切り替え(不必要？)

--------------------------------------------------------- */
.swichi_box {
	width: auto;
}
.swichi_mv img {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
}
.swichi_thumb {
	width: 100%;
	margin: 10px 0;
	display: inline-flex;
	justify-content: space-between;
}
.swichi_thumb img {
	width: calc(100%/3.15);
	height: calc(100%/3.15);
}
.swichi_thumb img:nth-child(even) {
	margin: 0 calc(3.6%/2);
}
.swichi_mv:after {
	content: attr(title);
	display: block;
	color: #fff;
	margin-top: -42px;
	position: relative;
	background: #000;
	width: auto;
	opacity: 0.8;
	padding: 10px 0 10px 10px;
	z-index: 3;
}
/*ーーーーーーーーーーーーーーーーーーーーー
	画像切り替え - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 767px) {
	.swichi_box {
		margin: 0 auto 0;
		width: 94%;
	}
}
/*---------------------------------------------------------
	00. イベント・企画内容
---------------------------------------------------------*/
/*一時的なイベント内容等のcssはここに記述する*/

/*---------------------------------------------------------
	01. 既存コンポーネント　変更
---------------------------------------------------------*/
/*mv画像*/
.zki_topimg h2,
.jretravel-image h2 {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: auto;
}
.zki_topimg h2 img,
.jretravel-image h2 img {
	text-align: center
}
@media screen and (max-width: 767px) {
	.zki_topimg h2 img {
		width: 90%;
	}
	.jretravel-image h2 img {
		width: 80%;
	}
}
.clm_osusume_s_product .listitem4 li {
	padding: 0 10px 0;
	border-bottom: none;
}
.zki .area_titlebox>.area_name {
	background: #192861;
	color: #fff;
}
/*おすすめ画像小さく*/
.clm_osusume_s_img {
	width: 70%;
}
.clm_osusume_s_tag {
	width: 100% !important;
}
.cap1 .swichi_mv:after {
	content: none;
}
.cap1 .swichi_thumb {
	display: none;
}
.cap1 .swichi_mv {
	margin-bottom: 10px
}
.zki .clm_osusume_s_plan_course {
	display: none;
}
.zki .clm_osusume_s_plan_ttl {
	margin-top: 5px
}
.product .clm_osusume_s_plan_course {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.clm_osusume_s_img {
		width: 100%;
	}
	.thumbnailImage.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--default--6.aem-GridColumn--offset--default--0 {
		width: 100%;
	}
	.ace-section .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6 {
		width: 100%
	}
	.clm_osusume_s_product .listitem4 a::after {
		content: none;
	}
	.clm_osusume_s_product .listitem4 a .clm_osusume_s_tag {
		position: relative;
		width: 97% !important;
		margin: 0 .5rem .5rem;
	}
	.clm_osusume_s_product .listitem4 a .clm_osusume_s_tag:after {
		content: "";
		position: absolute;
		border: 0;
		border-top: 3px solid #13b5b1;
		border-right: 3px solid #13b5b1;
		height: 10px;
		top: 50%;
		left: auto;
		right: 0;
		-webkit-transform: rotate(45deg) translate(-50%);
		transform: rotate(45deg) translate(-50%);
		width: 10px;
	}
	.new {
		margin: 0 !important
	}
	.cq-placeholder,
	.new {
		height: 0 !important
	}
}
/*---------------------------------------------------------
	02. PC
---------------------------------------------------------*/
/*-- トップボタン --*/
.btnarea {
	width: 1000px;
	margin: 35px 0 0 0px;
}
.btnarea .Box {
	width: 460px;
	margin: 0 0 20px 30px;
	float: left;
	text-align: center;
	padding: 5.5% 0;
}
.btnarea .Box.spring {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_spring.png) no-repeat;
}
.btnarea .Box.summer {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_summer.png) no-repeat;
}
.btnarea .Box.autumn {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_autumn.png) no-repeat;
}
.btnarea .Box.winter {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_winter.png) no-repeat;
}
.btnarea .Box.spring:hover {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_spring.png) no-repeat;
	opacity: 0.7;
}
.btnarea .Box.summer:hover {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_summer.png) no-repeat;
	opacity: 0.7;
}
.btnarea .Box.autumn:hover {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_autumn.png) no-repeat;
	opacity: 0.7;
}
.btnarea .Box.winter:hover {
	background: url(/content/dam/jretravel/site/page/feature/zekkei/images/bg_winter.png) no-repeat;
	opacity: 0.7;
}
/*　--▼四季詳細ページ--　*/

/*h3.area_title{font-size: 2.5rem;margin: -5px 0 5px 0;}
h3.area_title > span{font-size:1.4rem;padding: 8px 5px;margin: 0 5px;background: #192861;color: #fff;display: inline-block;vertical-align: text-top;}
*/

/*.introduction {margin-left:5px}*/

/*▼おすすめ時期*/
.detail_contents {
	background: #f8f6f0;
	padding: 15px 10px;
	border-radius: 5px;
	width: 100%;
	margin: 10px auto 0
}
.detail_contents h4 {
	font-size: 1.4rem;
	color: #192861;
	margin-top: 0;
	margin-bottom: 0
}
.detail_contents h4:before {
	content: '●';
}
.detail_contents h4:nth-child(3) {
	margin-top: 12px;
}
.detail_contents+h4,
.recomend_contents+h4 {
	margin-bottom: 0;
	/*margin-left:5px;*/
}
.detail_contents li {
	display: inline-block;
	width: 100%;
}
.detail_contents.detail_txt li {
	width: 67% !important;
	margin-right: 2%;
	vertical-align: text-top;
}
.detail_contents.detail_txt .recomend_contents {
	width: 30% !important;
	margin-right: 0;
}
/*▼ ●もおすすめ*/
.recomend_contents {
	width: 100%;
}
.recomend_contents a {
	text-decoration: none;
	color: #222
}
.recomend_contents a>span {
	display: block;
	background: #fff;
	padding: 0 20px 0 0;
	text-align: center;
	position: relative
}
.recomend_contents a>span:after {
	content: '';
	border-top: 2px solid #222;
	border-right: 2px solid #222;
	display: block;
	width: .7rem;
	height: .7rem;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: rotate(45deg) translate(-35%, -40%);
	transform: rotate(45deg) translate(-35%, -40%);
}
.recomend_contents a[href*="　"],
.detail_contents>.recomend_contents>span,
.detail_contents>.recomend_contents>img,
.recomend_contents:empty {
	display: none;
}
/*▼ ボタン*/
.zki .btn {
	display: inline-block;
	padding: 0;
	width: 100%;
	margin: 0px auto;
}
.zki .btn>a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	text-align: center;
	background: #353540;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.zki .btn>a:hover {
	background: #86868c
}
.zki .btn>a:after {
	content: '';
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	display: block;
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	right: 10%;
	-webkit-transform: rotate(45deg) translate(-35%, -40%);
	transform: rotate(45deg) translate(-35%, -40%);
}
/*注釈*/
.caution {
	box-sizing: border-box;
	margin: 20px auto 40px;
	padding: 1.5em;
}
.spring {
	background: #fbeef4;
}
.summer {
	background: #e7f2f7;
}
.autumn {
	background: #fdf2e5;
}
.winter {
	background: #eff0f0;
}
/*記事一覧ボタン*/
/*▼矢印右向き*/
.btn01_rt {
	width: 50%;
	margin: 20px auto;
	text-align: center;
}
.btn01_rt a {
	background: #029E9A;
	font-size: 1.1em;
	color: #fff;
	width: 100%;
	border-radius: 10px;
	line-height: 3;
	padding: 15px 60px 15px 32px;
	position: relative;
	text-decoration: none;
}
.btn01_rt a:hover {
	opacity: .7
}
.btn01_rt a::after {
	content: '';
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	display: block;
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	right: 10%;
	-webkit-transform: rotate(45deg) translate(-35%, -40%);
	transform: rotate(45deg) translate(-35%, -40%);
}
/*---------------------------------------------------------
	03. SP
---------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.cmp-text {
		width: 96%;
		margin: 0 2% 5%;
	}
	.section a h2 {
		font-size: 2.5rem !important;
		margin: 0 auto !important;
	}
	.btnarea {
		width: 100%;
		margin: 0 0 30px
	}
	.btnarea .Box {
		width: 96%;
		margin: 0 auto 2%;
		float: inherit;
		text-align: center;
		padding: 5.5% 0;
	}
	/*記事一覧ボタン*/
	.btn01_rt {
		width: 94%;
		background: #029E9A;
		border-radius: 10px;
		position: relative;
		padding: 15px 50px 15px 25px;
	}
	.btn01_rt:after {
		content: '';
		border-top: 2px solid #fff;
	}
	.btn01_rt:after {
		content: '';
		border-right: 2px solid #fff;
		display: block;
		width: 1rem;
		height: 1rem;
		position: absolute;
		top: 50%;
		right: 8%;
		-webkit-transform: rotate(45deg) translate(-35%, -40%);
		transform: rotate(45deg) translate(-35%, -40%);
	}
	.btn01_rt a {
		font-size: 0.95em;
		text-decoration: none;
		margin: 0;
		padding: 0;
		line-height: inherit;
		position: static;
		border-radius: 0
	}
	.btn01_rt a:after {
		content: none;
	}
	/*　--▼四季詳細ページ--　*/
	.introduction,
	.detail_contents,
	.recomend_contents+h4,
	.detail_contents+h4,
	.caution {
		width: 94%;
		margin-right: 3%;
		margin-left: 3%;
	}
	.recomend_contents {
		font-size: 1.2rem
	}
	.zki .btn {
		width: 94%;
		margin: 1% 3% 15%
	}
}
/*---------------------------------------------------------
	04. IE対策
---------------------------------------------------------*/
@media all and (-ms-high-contrast: none) {
	.clm_osusume_s_product .listitem4 li {
		padding: 0 10px 0;
		border-bottom: none;
		width: 85% !important;
	}
}

/*---------------------------------------------------------
	2024.05.21 修正
---------------------------------------------------------*/
/*タイトル*/
.zki_main_title .feature .section {
	max-width: 1000px;
}
.zki .title .section h4 {
	margin-bottom: 2px;
}
/*施設を探すのボタン修正*/
.zki .btn {
	padding: 8px 20px;
}
.zki .hotel .notes {
	font-size: 1.1rem;
}
/* ----------PCのみ---------- */
@media screen and (min-width: 768px) {
	.zki.colom1_spot .clm2_right .freehtml:has(.introduction) {
		margin-top: 45px;
	}
}
/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.sp_mt0 {
		margin-top: 0 !important;
	}
	.cmn_contents .clm2_left,
	.cmn_contents .clm2_right
	 {
		margin: 0 auto;
	}
	.zki .clm2_right .top .section {
		margin: 0;
	}
	.zki .title .section h4 {
		margin: 10px;
	}
	.zki .clm2_right .base_prod .hotel li,
	.zki .clm2_left .base_prod .hotel li
	{
		padding: 0 10px 10px;
	}
	.zki .clm2_right .base_prod,
	.zki .clm2_left .base_prod
	{
		margin-bottom: 3%;
	}
	.zki .btn {
		width: 100%;
		margin: 0;
	}
	.zki .btn>a {
		margin: 0 auto;
	}
}