/* naruse_life.css */


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


/*==== naruse_life (pc view) ==== */	

	#box_contents_lower.naruse_life{
		
	}

div#box_page_ttl.naruse_life {
	background-color: #5cab2c;
	height: 444px;
	border-bottom-right-radius:0;
	padding-left: 0;
}

div.entry-content div#box_page_ttl.naruse_life h2 {
	color: #fff;
	font-size: 2.75rem;
}

div.entry-content div#box_page_ttl.naruse_life h2 small {
	color: #fdff55;
	font-size: 1.25rem;
	margin-top: 1.3em;
}

div#box_page_ttl.naruse_life .inner::before {
	content: none;
}

div#box_page_ttl.naruse_life .inner {
	margin-bottom: 72px;
}

div#box_page_ttl.naruse_life::after {
	width: 396px;
	height: 154px;
	
	background-image: url(/wp-content/uploads/sites/619/2022/01/art_town_people.png);
	background-position: 0 0;
	background-size: contain;
	right: 46px;
	bottom: -5px;
	z-index: 20;
}


div#box_page_ttl.naruse_life::before {
	bottom: -17px;
}

div#box_page_ttl.naruse_life div.kv {
	width: 720px;
	height: 100%;
	background-color: #aaa;
	margin-right: 48px;
	position: relative;
	z-index: 0;
}

div#box_page_ttl.naruse_life div.kv img {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: -78px;
	z-index: 0;
}



#box_contents_lower.naruse_life h3 {
	text-align: center;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	font-weight: 600;
	color: #5cab2c;
	font-size: 1.75rem;
	padding-bottom: 84px;
	margin: 0;
	position: relative;
}

#box_contents_lower.naruse_life h3::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 22px;
	left: 50%;
	background-image: url(/wp-content/uploads/sites/619/2022/01/art_icon_naruse_bird.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: -24px;
	width: 48px;
	height: 48px;
}

#box_contents_lower.naruse_life h3+p {
	margin-top: 0;
}

#box_contents_lower.naruse_life section[id^="sec_"] {
	margin-top: 81px;
}



/* ==== #sec_location ====*/

#sec_location {
	
}

#sec_location #map_rail_naruse {
	margin-top: 64px;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}

#map_rail_naruse>figure {
	background-color: #fcfbed;
	border-radius: 24px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 950px;
}

#box_contents_lower #map_rail_naruse>figure a {
	pointer-events: none;
}

#map_rail_naruse div.inner_ttl {
	position: absolute;
	z-index: 20;
	top: 28px;
	left: 36px;
}

#map_rail_naruse div.inner_ttl>h4,
#map_rail_naruse div.inner_ttl>h4+p {
	margin: 0;
}

#map_rail_naruse div.inner_ttl>h4+p {
	font-size: 0.8125rem;
	font-weight: 500;
}

#map_rail_naruse div.inner_ttl>h4 {
	font-size: 1.5rem;
	font-weight: 600;
	color: #5cab2c;
	position: relative;
	z-index: 0;
}

#map_rail_naruse div.inner_ttl>h4::before {
	content: "\25C9";
	margin-right: 0.1em;
}

#box_contents_lower #map_rail_naruse>figure+p.notice {
	text-align: center;
	font-size: 0.875rem;
	margin: 0.8em 0 0 0;
}

#box_contents_lower #map_rail_naruse>figure img {
	position: relative;
	top: -81px;
	left: -55px;
	max-width: initial;
	width: 110%;
	height: auto;
}

/**/


/*==== naruse life(sp view) ==== */	

@media screen and (max-width: 480px) {
	/*mq-start*/
	
#box_contents_lower.naruse_life {
	width: 88vw;
}


div#box_page_ttl.naruse_life {
	height: auto;
	padding-left: 0;
	border-radius: 0;
}

div.entry-content div#box_page_ttl.naruse_life h2 {
	font-size: 6.25vw;
	margin-top: 5vw;
}

div.entry-content div#box_page_ttl.naruse_life h2 small {
	font-size: 3.125vw;
	margin-top: 0.5em;
}

div#box_page_ttl.naruse_life div.kv {
	width: 55vw;
	margin-right: 24px;
	overflow: hidden;
}

div#box_page_ttl.naruse_life div.kv img {
	max-width: initial;
	width: 150%;
	margin-top: -20vw;
	margin-left:-15vw ;
}


div#box_page_ttl.naruse_life::before {
	bottom: -10px;
}


div#box_page_ttl.naruse_life::after {
	width: 64vw;
	height: calc(64vw * 0.42);
	right: 3vw;
	bottom: -5px;
	z-index: 20;
}


#box_contents_lower.naruse_life section[id^="sec_"] {
	margin-top: 41px;
}


#box_contents_lower.naruse_life h3 {
	font-size: 5.625vw;
	padding-bottom: 54px;

}

#box_contents_lower.naruse_life h3::after {
	bottom: 5px;
	margin-left: -18px;
	width: 40px;
	height: 40px;
}



/* ==== #sec_location ====*/



#sec_location #map_rail_naruse {
	margin-top: 36px;
	width: 100%;
}


#map_rail_naruse>figure {
	border-radius: 16px;
	height: auto;
}


#map_rail_naruse div.inner_ttl {
	background-color: #fcfbed;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	padding-bottom: 14px;
	padding-top: 14px;
}

#box_contents_lower #map_rail_naruse>figure a {
	pointer-events: auto;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#box_contents_lower #map_rail_naruse>figure+p.notice,
#box_contents_lower #map_rail_naruse div.inner_ttl>h4+p,
#box_contents_lower #map_rail_naruse div.inner_ttl>h4+p+p {
	font-size: 3.125vw;
	line-height: 1.6;
}

#box_contents_lower #map_rail_naruse div.inner_ttl>h4+p,
#box_contents_lower #map_rail_naruse div.inner_ttl>h4+p+p {
	margin-top: 0.2em;
	font-weight: 500;
}

#map_rail_naruse div.inner_ttl>h4 {
	font-size: 5vw;
}

#box_contents_lower #map_rail_naruse>figure img {
	position: relative;
	top: 16vw;
	left: -12vw;
	max-width: initial;
	width: 120%;
	height: auto;
	padding-bottom: 15vw;
}




	
	/*mq-end*/
	
}
























/*  */