@charset "UTF-8";



/*********** 共通 *************/

.location_mbt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.location_mbt-wrap li {
	width: 25.33%;
	margin: 0 10px;
}

.location_mbt-wrap li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #5a8b7e;
	font-size: 2.5rem;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
	background: linear-gradient(90deg, #eeeeef, #fff, #eeeeef);
	border: 2px solid #5a8b7e;
	width: 100%;
	height: 70px;
	padding: 5px 0;
	transition: all .2s ease;
}

.location_mbt-wrap li a:hover {
	color: #fff;
	background: #5a8b7e;
}

.location_mbt-wrap li.current a {
	color: #fff;
	background: #5a8b7e;
	border: none;
}

.location_mbt-wrap li.current a::after {
	content: '';
	position: absolute;
	bottom: -8px;
	background: #5a8b7e;
	width: 100%;
	height: 4px;
}

.location_page-wrap {
	margin-top: 180px;
}


.txt-s {
    letter-spacing: 0;
}



/*********** ↑共通 *************/




.location_01-wrap {
    width: 81%;
	margin: 0 auto;
	margin-top: 60px;
}




/********** silence **********/

.silence_01-wrap {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}

.silence_01-wrap li:nth-child(1) {
    width: 59.08%;
}

.silence_01-wrap li:nth-child(2) {
    width: 39.67%;
}

.silence_01-wrap .txt-s {
	line-height: 1.3;
	margin-top: 3px;
}

.silence_01b {
	position: relative;
    width: 73.95%;
	margin-left: 42%;
	margin-top: 130px;
}

.silence_01c {
	position: relative;
	margin-top: -50px;
}

.silence_01d {
	position: relative;
	width: 100%;
	margin-left: -50%;
}

.silence_01d .txt-s {
	position: absolute;
	bottom: 0;
	left: 101%;
	width: 50%;
}

@media only screen and (max-width: 1300px){
.silence_01b {
    width: 73.95%;
	margin-left: 26.05%;
}

.silence_01c {
	margin-top: 30px;
}
}


.silence_02-container {
	max-width: 1360px;
	margin: 0 auto;
	padding: 0 20px;
}

.silence_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border: 1px solid #000;
	padding: 60px;
	padding-bottom: 45px;
	margin-top: 100px;
}

.silence_02-wrap li:nth-child(1) {
	width: 50%;
}

.silence_02-wrap li:nth-child(2) {
	width: 44.5%;
}

@media only screen and (max-width: 1360px){
.silence_02-wrap .txt-lead br {	display: none;}
}

.silence_04-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}

.silence_04-wrap li:nth-child(1) {
	width: 50%;
}

.silence_04-wrap li:nth-child(2) {
	width: 42.83%;
}

.silence_05-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 120px;
}

.silence_05-wrap li:nth-child(1) {
	width: 49.25%;
}

.silence_05-wrap li:nth-child(2) {
	width: 42.83%;
}

.silence_05-wrap .photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.silence_05-wrap .photo > div {
	width: 48.39%;
	margin-bottom: 20px;
}

.silence_05-wrap .photo > div .txt-s {
	line-height: 1.3;
	margin-top: 3px;
}

/********** ↑silence **********/





/********** active **********/

.active_01-wrap {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}

.active_01-wrap li:nth-child(1) {
    width: 59.08%;
}

.active_01-wrap li:nth-child(2) {
    width: 39.67%;
}

.active_01-wrap .txt-s {
	line-height: 1.3;
	margin-top: 3px;
}

.active_01b {
	position: relative;
	margin-top: 280px;
}

.active_01c {
	position: relative;
    width: 100%;
	margin-left: -50%;
	z-index: 1;
}

.active_01c .txt-s {
	position: absolute;
	bottom: 0;
	left: 101%;
	width: 50%;
}

.active_01d {
	position: relative;
    width: 73.95%;
	margin-left: -115%;
	margin-top: -160px;
}

.active_03-wrap {
	margin-top: 60px;
}

.active_02-wrap {
	margin-top: 80px;
}

/********** ↑active **********/






/********** area-cont共通 **********/

.area-cont {
	position: relative;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	width: 90.58%;
	padding: 110px;
	margin-top: 160px;
}

.area-cont .obi {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 500px;
	background: linear-gradient(180deg, rgba(90,138,126,1), rgba(90,138,126,0));
}

.area-cont-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.area-cont-wrap li:nth-child(1) {
	width: 61.59%;
}

.area-cont-wrap li:nth-child(2) {
	width: 38.41%;
}


.area-cont .copy .ttl1 {
	color: #5a8b7e;
	font-size: 5.0rem;
	line-height: 1.0;
}

.area-cont .copy .ttl2 {
	font-family: "Cormorant Garamond", serif;
	font-size: 2.8rem;
	margin-top: 10px;
}

.area-cont .copy .txt-head {
	font-size: 2.8rem;
	margin-top: 60px;
}

.area-cont .photo {
	width: 40%;
}

.area-cont .photo .txt-s {
	line-height: 1.3;
	margin-top: 3px;
}


@media only screen and (max-width: 1360px){
.area-cont .txt-s {	font-size: 0.8em;letter-spacing: 0;}
}



/***** asagaya *****/

.asagaya_01a {
	width: 144.44%;
	margin-top: -160px;
}

.asagaya_01b {
	width: 84.38%;
	margin-top: -80px;
	margin-left: 80%;
}

.asagaya_01c {
	width: 84.38%;
	margin-top: -44px;
	margin-left: 20%;
}

/***** ↑asagaya *****/



/***** ogikubo *****/

.area-cont.ogikubo {
	margin-left: 9.42%;
}


.area-cont.ogikubo .obi {
	left: auto;
	right: 0;
}

.ogikubo .area-cont-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ogikubo .area-cont-wrap li:nth-child(1) {
	width: 61.59%;
	order: 2;
}

.ogikubo .area-cont-wrap li:nth-child(2) {
	width: 38.41%;
	order: 1;
}

.area-cont.ogikubo .copy .ttl1 {
	text-align: right;
}

.area-cont.ogikubo .copy .ttl2 {
	text-align: right;
}

.area-cont.ogikubo .copy .txt-head {
	text-align: right;
}

.ogikubo_01a {
	width: 144.44%;
	margin-top: -160px;
	margin-left: -44.44%;
}

.ogikubo_01b {
	width: 84.38%;
	margin-top: -80px;
	margin-left: -80%;
}

.ogikubo_01c {
	width: 84.38%;
	margin-top: -44px;
	margin-left: -20%;
}

/***** ↑ogikubo *****/




/***** takadanobaba *****/

.takadanobaba_01a {
	width: 144.44%;
	margin-top: -160px;
}

.takadanobaba_01b {
	width: 84.38%;
	margin-top: -60px;
	margin-left: 80%;
}

.takadanobaba_01c {
	width: 84.38%;
	margin-top: -24px;
	margin-left: 20%;
}

/***** ↑takadanobaba *****/


.area-topics {
	background: #eef3f2;
	border: 1px solid #5a8b7e;
	padding: 35px;
	margin-top: 80px;
}


.area-topics .ttl1 {
	color: #fff;
	font-size: 2.6rem;
	line-height: 1.3;
	text-align: center;
	background: #808080;
	padding: 5px;
}

.area-topics .ttl2 {
	color: #5a8b7e;
	font-size: 3.0rem;
	line-height: 1.3;
	text-align: center;
	margin-top: 10px;
}

.area-topics .ttl2 .l {
	font-size: 1.5em;
}

.area_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

.area_02-wrap li:nth-child(1) {
	width: 47.24%;
}

.area_02-wrap li:nth-child(2) {
	width: 48.12%;
}

.area_02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.area_02 > div {
	width: 48.83%;
}

/********** ↑area-cont共通 **********/







/********** saginomiya **********/

.saginomiya_mp-wrap {
	margin-top: 180px;
}

.saginomiya {
	position: relative;
}

.saginomiya .container {
    max-width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
}

.saginomiya .obi {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 500px;
	background: linear-gradient(180deg, rgba(90,138,126,1), rgba(90,138,126,0));
}

.saginomiya_01-wrap {
	display: grid;
	grid-template-columns: 44.92% 50.58%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	margin-top: 120px;
}

.saginomiya_01-wrap li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.saginomiya_01-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}

.saginomiya_01-wrap li:nth-child(3) {
	grid-column: 2 / 3;
	grid-row: 1 / 3;
}

.saginomiya_01-wrap .copy .ttl1 {
	color: #5a8b7e;
	font-size: 5.0rem;
	line-height: 1.0;
}

.saginomiya_01-wrap .copy .ttl2 {
	font-family: "Cormorant Garamond", serif;
	font-size: 2.8rem;
	margin-top: 10px;
}

.saginomiya_01-wrap .copy .txt-head {
	font-size: 2.8rem;
	margin-top: 60px;
}

.saginomiya_01 {
	margin-top: 60px;
}

.saginomiya_02 {
	width: calc((100vw - 1200px)/2 + (1200px * 0.5058) - 7px );
	mix-blend-mode: multiply;
}

.saginomiya_02 .cap-cover {
	right: 6%;
	bottom: 10%;
}


.saginomiya_03-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}

.saginomiya_03-wrap li {
	width: 23.83%;
}

.saginomiya_03-wrap .txt-s {
	line-height: 1.3;
	margin-top: 3px;
}

.saginomiya_04-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: rgba(169,144,110,0.2);
	padding: 60px;
	padding-bottom: 40px;
	margin-top: 100px;
}

.saginomiya_04-wrap li:nth-child(1) {
	width: 49.72%;
}

.saginomiya_04-wrap li:nth-child(2) {
	width: 43.98%;
}

.saginomiya_05-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #fff;
	border: 1px solid #000;
	padding: 60px;
	padding-bottom: 40px;
	margin-top: 100px;
}

.saginomiya_05-wrap li:nth-child(1) {
	width: 57.31%;
}

.saginomiya_05-wrap li:nth-child(2) {
	width: 35.28%;
}

.saginomiya_05-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}

.saginomiya_05-box p {
	color: #fff;
	text-align: center;
	background: #5a8b7e;
	width: 32.63%;
	padding: 5px;
}

/********** ↑saginomiya **********/







/********** lifeinfo **********/

.lifeinfo {
	margin-top: 140px;
}

.lifeinfo-wrap {
	display: grid;
	grid-template-columns: 46.25% 46.25%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
}

.lifeinfo-wrap > li {
	margin-top: 80px;
}

.lifeinfo-wrap > li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.lifeinfo-wrap > li:nth-child(2) {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
}

.lifeinfo-wrap > li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}

.lifeinfo-wrap > li:nth-child(4) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
}

.lifeinfo-wrap > li:nth-child(5) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
}

.lifeinfo-wrap > li:nth-child(6) {
	grid-column: 2 / 3;
	grid-row: 3 / 4;
}


.lifeinfo-wrap .ttl {
	color: #fff;
	text-align: center;
	background: #5a8b7e;
	padding: 5px;
	margin-bottom: 20px;
}

.lifeinfo-wrap dl {
	display: flex;
	justify-content: space-between;
	font-size: 1.6rem;
	line-height: 1.3;
	letter-spacing: 0;
	margin-top: 10px;
}

.lifeinfo-wrap dt {
	width: 68%;
}

.lifeinfo-wrap dd {
	width: 32%;
	text-align: right;
}


.lifeinfo_photo-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.lifeinfo_photo-wrap li {
	width: 48.29%;
}

.lifeinfo_photo-wrap .txt {
	font-size: 1.4rem;
	line-height: 1.3;
	letter-spacing: 0;
	margin-top: 2px;
}


.lifeinfo-wrap > li.education {
	margin-top: 50px;
}




/********** ↑lifeinfo **********/









.anc_silence,
.anc_active {
	display: block;
    padding-top: 160px;
	margin-top: -160px;
}












