@charset "utf-8";

/* ----------------------------------------------------------------------------
	ロケーション
	locatin
---------------------------------------------------------------------------- */
#content #h_ttl_area{
}
#content #h_ttl_area::before{
	content: "";
	display: block;
	padding-top: 40.5%;
}
#content #h_ttl_area h2{
	color: #FFF;
}

#content #h_ttl_area #top_img{
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url("../../location/img/main_img01.jpg") center center/cover no-repeat;
}
#content #h_ttl_area #top_img figcaption{
	position: absolute;
	bottom: 10px;
    right: 10px;
	padding: 0 0 0 0;
}

@media only screen and (max-width: 999px) {
	#content h3{
		font-size: 1.375rem;
	}
	
	#content #h_ttl_area::before{
		padding-top: 40.5%;
	}

	#content #h_ttl_area #top_img{
	}
	#content #h_ttl_area #top_img .cover{
	}
	#content #h_ttl_area #top_img figcaption{
		bottom: 10px;
		right: 10px;
	}
}
@media only screen and (max-width: 768px) {
	#content #h_ttl_area{
		height: auto;
	}
	
	#content h3{
		font-size: 1.250rem;
	}
	
	#content #h_ttl_area::before{
		padding-top: 48.5%;
	}

	#content #h_ttl_area #top_img{
	}
	#content #h_ttl_area #top_img .cover{
	}
	#content #h_ttl_area #top_img figcaption{
		bottom: 5px;
		right: 5px;
	}
}
@media only screen and (max-width: 480px) {
	#content #h_ttl_area::before{
		padding-top: 55.5%;
	}
}


#content #map_area{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#content #map_area .in-box{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 100px 0 90px 0;
}
#content #map_area h3{
	width: 100%;
}
#content #map_area p{
	width: 100%;
	line-height: 2.0;
	padding: 0 0 3em 0;
}
#content #map_area #map{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media only screen and (max-width: 999px) {	
	#content #map_area .in-box{
		padding: 90px 0 80px 0;
	}
}
@media only screen and (max-width: 768px) {
	#content #map_area .in-box{
		padding: 60px 0 50px 0;
	}
}
@media only screen and (max-width: 480px) {
	#content #map_area .in-box{
		padding: 50px 0 40px 0;
	}
}



#content #town-security{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #efeeea;
	padding: 80px 0;
}
#content #town-security .in-box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#content #town-security h3{
	width: 100%;
	text-align: left;
	padding: 0 0 0.5em 0;
}
#content #town-security h3 img{
	width: auto;
	height: 15px;
}
#content #town-security .text{
	width: 67%;
	line-height: 2.0;
}

#content #town-security .text > p{
	width: 100%;
	line-height: 2.0;
	padding: 0 0 3em 0;
}
#content #town-security .text > h4{
	width: 100%;
	font-size: 1.250rem;
	line-height: 1.4;
	padding: 0 0 1em 0;
	color: #7c7262;
	text-align: left;
}

#content #town-security .images{
	width: 30%;
}
#content #town-security .images figure{
	width: 100%;
}
#content #town-security .images figure:first-child{
	margin: 100px 0 0 0;
}

@media only screen and (max-width: 1200px) {	
}
@media only screen and (max-width: 999px) {
	#content #town-security{
		padding: 60px 0;
	}
	#content #town-security .in-box{
	}
	#content #town-security h3{
		padding: 0 0 0.5em 0;
	}
	#content #town-security h3 img{
		width: auto;
		height: 15px;
	}
	#content #town-security .text{
		width: 55%;
		line-height: 2.0;
	}

	#content #town-security .text > p{
		padding: 0 0 3em 0;
	}
	#content #town-security .text > h4{
		width: 100%;
		font-size: 1.125rem;
	}

	#content #town-security .images{
		width: 40%;
	}
	#content #town-security .images figure{
		width: 100%;
	}
	#content #town-security .images figure:first-child{
		margin: 100px 0 0 0;
	}
}
@media only screen and (max-width: 768px) {
	#content #town-security{
		padding: 60px 0;
	}
	#content #town-security .in-box{
	}
	#content #town-security h3{
		padding: 0 0 0.5em 0;
	}
	#content #town-security h3 img{
		width: auto;
		height: 15px;
	}
	#content #town-security .text{
		width: 100%;
		line-height: 2.0;
	}

	#content #town-security .text > p{
		padding: 0 0 3em 0;
	}
	#content #town-security .text > h4{
		width: 100%;
		font-size: 1.125rem;
	}

	#content #town-security .images{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;

	}
	#content #town-security .images figure{
		width: 60%;
	}
	#content #town-security .images figure:first-child{
		margin: 0 auto 0 auto;
	}
		
}
@media only screen and (max-width: 480px) {
	#content #town-security h3 img{
		width: auto;
		height: 13px;
	}
	#content #town-security .text{
		width: 100%;
		line-height: 2.0;
	}

	#content #town-security .text > p{
		padding: 0 0 3em 0;
	}
	#content #town-security .text > h4{
		width: 100%;
		font-size: 1.000rem;
	}

	#content #town-security .images{
	}
	#content #town-security .images figure{
		width: 80%;
	}
}


#content #pics-section{
	width: 100%;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
	padding: 60px 0 100px;
}
#content #pics-section figure{
	width: 100%;
}

#content #pics-section figure:nth-child(1) {
    grid-row: span 3 / span 3;
}
#content #pics-section figure:nth-child(3) {
    grid-column-start: 2;
    grid-row-start: 2;
}
#content #pics-section figure:nth-child(4) {
    grid-column-start: 2;
    grid-row-start: 3
}
#content #pics-section figure:nth-child(5) {
    grid-column-start: 3;
    grid-row-start: 1;
}
#content #pics-section figure:nth-child(6) {
    grid-column-start: 3;
    grid-row-start: 2;
}
#content #pics-section figure:nth-child(7) {
    grid-column-start: 3;
    grid-row-start: 3;
} 

@media only screen and (max-width: 1200px) {	
}
@media only screen and (max-width: 999px) {	
}
@media only screen and (max-width: 768px) {
	#content #pics-section{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		grid-template-columns: none; 
		grid-template-rows: none; 
		gap: 0;
		padding: 30px 0 80px;
	}
	#content #pics-section figure:nth-child(1) {
		width: 100%;
	}
	#content #pics-section figure {
		width: 49%;
		box-sizing: border-box;
		margin: 0 0 10px 0;
	} 
}
@media only screen and (max-width: 480px) {
	#content #pics-section{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		grid-template-columns: none; 
		grid-template-rows: none; 
		gap: 0px;
		padding: 30px 0 80px;
	}
	#content #pics-section figure:nth-child(1) {
		width: 100%;
	}
	#content #pics-section figure {
		width: 49%;
	} 
}



#content #lifeinfomation{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px 0 0 0;
	position: relative;
}
#content #lifeinfomation h3{
	width: 100%;
	padding: 0em 0 30px 0;
	text-align: left;
}
#content #lifeinfomation h3 img{
	width: auto;
	height: 14px;
	margin: 0 auto;
}
#content #lifeinfomation #access h3{
	box-sizing: border-box;
}

#content #lifeinfomation #info_area{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	padding: 0px 0 0 0;
}
#content #lifeinfomation #info_area .left_area,
#content #lifeinfomation #info_area .right_area{
	width: 48%;
	position: relative;
}
#content #lifeinfomation #info_area h4{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 15px 2em;
	text-align: left;
	font-size: 1.000rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.0;
	display: block;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
#content #lifeinfomation #info_area h4::before{
	content: "";
	width: 1.6em;
	height: 2px;
	background: #7c7262;
	position: absolute;
	top: 0.5em;
	left: 0;
}

#content #lifeinfomation #info_area dl{
	width: 100%;
	padding: 0 0 60px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#content #lifeinfomation #info_area dl dt{
	width: 60%;
	padding: 0.8em 0 0.8em 0;
	text-align: left;
	font-size: 0.875rem;
	line-height: 1.4;
	border-bottom: #b9b9b9 1px solid;
	box-sizing: border-box;
}
#content #lifeinfomation #info_area dl dd{
	width: 40%;
	padding: 0.8em 1em 0.8em 0;
	text-align: right;
	font-size: 0.875rem;
	line-height: 1.4;
	border-bottom: #b9b9b9 1px solid;
	box-sizing: border-box;
	position: relative;
}
#content #lifeinfomation #info_area dl dd sup{
	position: absolute;
	top: 1em;
	right: 0;
	font-size: 0.625rem;
}
#content #lifeinfomation #info_area dl dt:nth-child(4n + 3){
	background: rgba(255,255,255,0.03);
}
#content #lifeinfomation #info_area dl dd:nth-child(4n + 4){
	background: rgba(255,255,255,0.03);
}


#content #lifeinfomation #info_area dl dd span.sp{
	display: none;
}

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

	#content #lifeinfomation{
		padding: 0 0 0 0;
	}

	#content #lifeinfomation #info_area{
		padding: 20px 0 0 0;
	}
	#content #lifeinfomation #info_area h4{
		font-size: 0.938rem;
	}

	#content #lifeinfomation #info_area dl{
		padding: 0 0 40px 0;
	}
	#content #lifeinfomation #info_area dl dt{
		font-size: 0.813rem;
	}
	#content #lifeinfomation #info_area dl dd{
		font-size: 0.813rem;
	}
}
@media only screen and (max-width: 768px) {
	#content #lifeinfomation{
		padding: 0 0 0 0;
	}	

	#content #lifeinfomation #info_area{
		padding: 0 0 0 0;
	}
	#content #lifeinfomation #info_area .left_area,
	#content #lifeinfomation #info_area .right_area{
		width: 100%;
	}
	#content #lifeinfomation #info_area h4{
		font-size: 0.938rem;
	}

	#content #lifeinfomation #info_area dl{
		padding: 0 0 30px 0;
	}
	#content #lifeinfomation #info_area dl dt{

		font-size: 0.813rem;

	}
	#content #lifeinfomation #info_area dl dd{

		font-size: 0.813rem;
	}
}
@media only screen and (max-width: 480px) {
	#content #lifeinfomation{
		padding: 0 0 0 0;
	}
	#content #lifeinfomation #info_area dl dt{
		width: 100%;
		padding: 13px 0 0 0;
		text-align: left;
		font-size: 0.813rem;
		border-bottom: none;
	}
	#content #lifeinfomation #info_area dl dd{
		width: 100%;
		padding: 5px 0 13px 0;
		text-align: left;
		font-size: 0.813rem;
	}

}



#content #access{
	width: 100%;
	position: relative;
	background: #efeeea;
	padding: 80px 0;
}
#content #access h3{
	width: 100%;
	padding: 0em 0 40px 0;
	text-align: left;
}
#content #access h3 img{
	width: auto;
	height: 14px;
	margin: 0 auto;
}
#content #access .access_map{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
}
#content #access .access_map figure{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

#content #access .bus01{
	width: 100%;
	margin: 0 auto;
	padding: 90px 0 60px 0;
	position: relative;
}
#content #access .bus01 h4{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
	text-align: center;
}
#content #access .bus01 h4 img{
	width: auto;
	height: 23px;
	margin: 0 auto;
}
#content #access .bus01 .root01{
	width: 100%;
	padding: 30px 0;
	border: #7b705e 1px solid;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	box-sizing: border-box;
}
#content #access .bus01 .root01 img{
	width: 696px;
	margin: 0 auto;
}

#content #access .bus02{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0px 0;
	position: relative;
}
#content #access .bus02 h4{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
	text-align: center;
}
#content #access .bus02 h4 img{
	width: auto;
	height: 33px;
	margin: 0 auto;
}
#content #access .bus02 .root2-unit{
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
#content #access .bus02 .root2-unit .box{
	width: 375px;
	padding: 30px 15px;
	border: #7b705e 1px solid;
	box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
	#content #access .bus01 h4 img{
		width: auto;
		height: 20px;
		margin: 0 auto;
	}
	#content #access .bus01 .root01{
		width: 100%;
		padding: 30px 0;
	}
	#content #access .bus01 .root01 img{
		width: 58%;
		margin: 0 auto;
	}

	#content #access .bus02{
	}
	#content #access .bus02 h4{
		padding: 0 0 20px 0;
	}
	#content #access .bus02 h4 img{
		width: auto;
		height: 28px;
		margin: 0 auto;
	}
	#content #access .bus02 .root2-unit{
	}
	#content #access .bus02 .root2-unit .box{
		width: 31.25%;
		padding: 25px 10px;
	}

}
@media only screen and (max-width: 768px) {
	#content #access{
		padding: 60px 0;
	}
	#content #access h3{
		padding: 0em 0 30px 0;
	}
	#content #access h3 img{
		width: auto;
		height: 14px;
	}
	#content #access .access_map{
		padding: 0 0 20px 0;
		position: relative;
	}

	#content #access .bus01{
		padding: 60px 0 40px 0;
	}
	#content #access .bus01 h4{
		padding: 0 0 20px 0;
	}
	#content #access .bus01 h4 img{
			width: auto;
			height: 18px;
		margin: 0 auto;
	}
	#content #access .bus01 .root01{
		width: 100%;
		padding: 30px 0;
	}
	#content #access .bus01 .root01 img{
		width: 58%;
		margin: 0 auto;
	}

	#content #access .bus02{
	}
	#content #access .bus02 h4{
		padding: 0 0 20px 0;
	}
	#content #access .bus02 h4 img{
			width: auto;
			height: 52px;
		margin: 0 auto;
	}
	#content #access .bus02 .root2-unit{
	}
	#content #access .bus02 .root2-unit .box{
		width: 100%;
		padding: 25px 35px;
		margin: 0 0 10px 0;
	}
}
@media only screen and (max-width: 480px) {
	#content #access .bus01 h4 img{
		
		margin: 0 auto;
	}
	#content #access .bus01 .root01{
		width: 100%;
		padding: 20px 0;
	}

	#content #access .bus02 h4 img{
		
		margin: 0 auto;
	}
}