@charset "utf-8";
/* CSS Document */
/* サブのメイン画像とパンくずリスト共通▼ */
.sub-main{
	width: 100%;
	height: auto;
	background-color: #fefbf4; 
	background-image: url("../../img/common/sub-main-bg.png");
	background-position: top 60px right 5%;
	background-repeat: no-repeat;
	background-size:auto;
	padding-top: 60px;
	padding-left: 5%;
}
.sub-main-ttl{
	font-family:  "Mohave", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 115px;
	color: #8bc300;
	line-height: 1.1;
}
.sub-main-ttl-ja{
	font-family:  "Noto Sans JP", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 24px;
	color: #8bc300;
	margin-top: 0;
}
.sub-main p{
	width: 40%;
	margin-top: 20px;
	padding-bottom: 80px;
}
.breadcrumbs{
	width: 100%;
	height: auto;
	padding-left: 5%;
	background-color: #fefbf4; 
	padding-top: 20px;
}
.breadcrumbs-in{
	display: flex;
	font-size: 12px;
	color: #888;
	margin: 0 auto;
}
.breadcrumbs-in li span{
	padding-right: 5px;
}
.breadcrumbs-in li:after{
	content: " >";
}
.breadcrumbs-in li{
	margin-right: 14px;
}
li.bcl-last:after{
	content: none;
}
/* アクセス▼ */
.sub-access{
	width: 100%;
	height: auto;
	background: #fefbf4;
	padding-top: 225px;

}
.sub-access-in{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sub-access-fast{
	width: 720px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.sub-access-fast-img{
	position: absolute;
	top: -95px;
	left: -95px;
}
.sub-access-fast-img2{
	position: absolute;
	top: -95px;
	right: -95px;
}
.sub-access-fast p{
	margin-top: 0;
	padding: 80px;
}
/* グーグルマップ▼ */
.g-map{
	margin-top: 100px;
}
.g-map-in{
	width: 960px;
	height: 600px;
	margin: 0 auto;
}
/* 街並み▼ */
.sub-access-last{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.access-last01{
	width: 369px;
	height: auto;
	text-align: center;
}
.access-last02{
	width: 369px;
	height: auto;
	text-align: center;
}
.access-last03{
	width: 369px;
	height: auto;
	text-align: center;
}
.access-last01 img,.access-last02 img,.access-last03 img{
	border-radius: 10px;

}

/* 1200px以下▼ */
@media screen and (max-width:1200px) { 
/* サブのメイン画像とパンくずリスト共通▼ */
.sub-main{
	width: 100%;
	height: auto;
	background-color: #fefbf4; 
	background-image: url("../../img/common/sub-main-bg.png");
	background-position: top 60px right 5%;
	background-repeat: no-repeat;
	background-size:auto;
	padding-left: 5%;
}

.sub-main p{
	width: 40%;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 60px;
	}
/* アクセス▼ */
.sub-access{
	width: 100%;
	height: auto;
	background: #fefbf4;
	padding-top: 225px;
	padding-left: 5%;
	padding-right: 5%;
}
.sub-access-in{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.sub-access-fast{
	width: 90%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.sub-access-fast-img{
	position: absolute;
	top: -95px;
	left: -35px;
}
.sub-access-fast-img2{
	position: absolute;
	top: -95px;
	right: -35px;
}
.g-map{
	margin-top: 100px;
}
.g-map-in{
	width: 960px;
	height: 600px;
	margin: 0 auto;
}
/* グーグルマップ▼ */
.g-map{
	margin-top: 100px;
}
.g-map-in{
	position: relative;
    width: 100%; 
    padding-top: 56.25%; 
}
.g-map iframe{
 position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%; 
    border: 0; 
}
/* 街並み▼ */
.sub-access-last{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.access-last01{
	width: 32%;
	height: auto;
	text-align: center;
}
.access-last02{
	width: 32%;
	height: auto;
	text-align: center;
}
.access-last03{
	width: 32%;
	height: auto;
	text-align: center;
}
}
/* 960px以下▼ */
@media screen and (max-width:960px){
	.sub-main p{
	width: 60%;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 60px;
	}
/* 街並み▼ */

.sub-access-last{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: none;
	margin-top: 0;
}
.access-last01{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 100px;
}
.access-last02{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 100px;
}
.access-last03{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 100px;
}
.access-last01 img,.access-last02 img,.access-last03 img{
		display: inline-block;
		text-align: center;
	}
}
/* 599px以下▼ */
@media screen and (max-width:599px) { 
/* サブメイン▼ */
.sub-main{
	width: 100%;
	height: auto;
	background-color: #fefbf4; 
	background-image: none;
	background-position: none;
	background-repeat: no-repeat;
	background-size:none;
	padding-top: 20px;
	padding-left: 2%;
	padding-right: 2%;
}
.sub-main p{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 40px;
}
.sub-main-ttl{
	font-family:  "Mohave", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 56px;
	color: #8bc300;
}
.sub-main-ttl-ja{
	font-family:  "Noto Sans JP", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #8bc300;
	margin-top: 0;
}
/* パンくずリスト▼ */
.breadcrumbs{
	width: 100%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #fefbf4; 
	padding-top: 15px;
}
.breadcrumbs-in{
	display: flex;
	flex-wrap: wrap;
}
.breadcrumbs-in li{
	margin-top: 5px;
	margin-right: 14px;
}
/* アクセス▼ */
.sub-access{
	width: 100%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	background: #fefbf4;
	padding-top: 170px;

}
.sub-access-in{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.sub-access-fast{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.sub-access-fast-img{
	width: 30%;
	position: absolute;
	top: -95px;
	left: 0;
}
.sub-access-fast-img2{
	width: 30%;
	position: absolute;
	top: -95px;
	right: 0;
}

.sub-access-fast p{
	margin-top: 0;
	padding: 60px 4% 60px 4%;
}
/* グーグルマップ▼ */
.g-map{
	margin-top: 60px;
	}
/* 街並み▼ */
.access-last01,.access-last02,.access-last03{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 60px;
}
.access-last01 img,.access-last02 img,.access-last03 img{
	width: 100%;
	height: auto;
}
}