@charset "utf-8";
/* CSS Document */

/*----- 2024.09　追記 -----*/
#hokkaido, #kanto, #chubu, #kansai {
	padding-top: 100px;
  margin-top: -100px;
}
.naviArea3 {
	position: relative;
}
/* エリア別 */
.area_container01.aem-Grid::before,
.area_container01.aem-Grid::after {
	content: none;
}
.area_lead {
	padding: 12px;
	border: #876e58 dashed 1px;
	border-radius: 5px;
	background-color: #fff;
}
.area_ttl {
	text-align: center;
	font-size: 1.8rem;
	padding: 12px 10px 8px 10px;
	font-weight: bold;
}
.area_caption {
	margin-top: 10px;
}
.area_container01 {
	/* margin-top: 30px; */
	display: flex;
	flex-wrap: wrap;
	gap: 30px 10px;
}
.area_container01.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
	width: calc((100% - 10px) / 2);
}
.bnr_container {
	display: flex;
	gap: 20px;
}
.box_sekaiisan.clm1 {
	display: flex;
	flex-wrap: wrap;
	gap: 0 20px;
}
.box_sekaiisan.clm1 .cmn_contents {
	margin: 0 auto;
}
.box_sekaiisan.clm1.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6 {
	width: calc((100% - 20px) / 2);
}
.box_sekaiisan.clm1 {
	width: 100%;
	padding: 1% 1.5% 3%;
	/* margin: 0 0.5% 1%; */
	margin: 0;
	max-width: 1000px;
}
.box_sekaiisan .box_area_name {
	background: #b97c1f;
	padding: 5px;
	margin-right: 5px;
	margin-top: 3px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
}
.box_sekaiisan .box_area_ttl h3 {
	font-size: 2rem;
	line-height: 1.4;
	display: block;
	margin-top: 8px;
	background-color: transparent;
	color: #222;
	font-weight: bold;
	padding: 0;
}
.detail_contents dt {
	position: relative;
	padding: 0 0 0 5%;
	margin-bottom: 1.2%;
	font-size: 1.5rem;
	color: #53371e;
}
.detail_contents .flex_item01 dt,
.detail_contents .flex_item02 dt {
	padding: 0 0 0 10%;
}
.detail_contents dt {
	margin-top: 12px;
	line-height: 1.1;
}
.detail_contents dt:before,
.detail_contents dt:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #ad7111;
	margin: auto;
}
.detail_contents dt:before {
	top: -6px;
	left: 1px;
}
.detail_contents dt:after {
	top: 4px;
	left: 6px;
	transform: rotate(16deg);
}
.detail_info {
	display: flex;
	flex-wrap: wrap;
}
.flex_item01 {
	width: 46%;
}
.flex_item05 {
	width: 100%;
	display: flex;
	align-items: center;
	gap: 10px;
}
.top .section.ttl_reco_hotel {
	line-height: 1.2;
}
.top .section.ttl_reco_hotel p {
	margin: 0;
	font-size: 1.7rem;
	font-weight: bold;
}
.top .section.ttl_reco_hotel:before {
	top: -0.5em;
	;
}
.top .section.ttl_reco_hotel::after {
	top: 13px;
}
.top .section h2 {
	margin: 3% auto 1.5%;
}
.kokuritsu .swichi_mv:not([title=""]):before {
	content: "© 国立西洋美術館";
	position: absolute;
	color: #222;
	bottom: 0;
	right: 0;
	z-index: 9999;
	padding: 5px 1.5%;
	font-size: 1.3rem;
}
.kokuritsu .swichi_mv {
	position: relative;
}
/* スマホ */
@media screen and (max-width: 767px) {
	.top .section h2 {
		font-size: 1.6rem;
		padding: 1% 4%;
	}
	.detail_contents h4 {
		padding-left: 8%;
	}
	.top .section.ttl_reco_hotel:before {
		top: -0.5em;
	}
	.top .section.ttl_reco_hotel:after {
		top: 0.9em;
	}
	.top .section.ttl_reco_hotel:before,
	.top .section.ttl_reco_hotel:after {
		left: 0em;
	}
	.top .section.ttl_reco_hotel {
		padding: 2.5% 0 0 8.5%;
	}
	.box_sekaiisan,
	.box_sekaiisan.clm1 {
		width: 100%;
	}
	.box_sekaiisan.clm1 {
		padding: 2% 3%;
	}
	.box_sekaiisan.clm1.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6 {
		width: 100%;
	}
	/*----- 2024.09　追記 -----*/
	.box_sekaiisan .box_area_ttl h3 {
		margin-bottom: 10px;
	}
	.area_lead {
		padding: 10px;
		margin: 10px;
	}
	.area_container01 {
		margin-top: 0px;
		flex-direction: column;
		gap: 10px;
		padding: 0 10px;
	}
	.area_container01.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0,
	.box_sekaiisan {
		width: 100%;
		margin-top: 10px;
	}
	.box_sekaiisan .box_area_name.cmp-text {
		width: auto;
		padding: 3px 5px;
	}
	.box_sekaiisan .swichi_box {
		width: 100%;
	}
	.detail_contents dt,
	.detail_contents .flex_item01 dt,
	.detail_contents .flex_item02 dt {
		margin-top: 6px;
		padding: 0 0 0 8%;
	}
	.flex_item01,
	.flex_item02 {
		width: 100%;
	}
	.bnr_container {
		flex-direction: column;
		gap: 0;
	}
	.bnr_container.cmn_contents,
	.bnr_container .center_box {
		margin: 0;
	}
	.kansai .cmn_contents.kansai_bnr {
		margin-top: 0;
	}
}