@charset "UTF-8";

.din{
    font-family: "din-2014", sans-serif;
}
.helve{
    font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.koburina-w6{
    font-family: "FP-こぶりなゴシック StdN W6", "FP-KoburinaGoStdN-W6", sans-serif;
}

.location .mv{
    position: relative;
	background-color: #F9F8F8;
}
.mv-text{
    width: 100%;
    position: absolute;
    top: 21.5%;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 4.8rem;
    color: #6b6b6b;
    letter-spacing: .8rem;
}
.img-wrapper{
	background-color: #fff;
}
.mv-text .din{
    font-size: 48%;
    font-weight: 400;
    letter-spacing: .6rem;
}
@media screen and (max-width: 960px) {
    .mv-text{
        top: 45%;
        font-size: 2.85rem;
        text-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
    }
}
.copy-wrap{
	background-color: #F9F8F8;
}
.copy-wrap .inner{
	padding: 120px 0;
}
.loc-top-title{
    margin-bottom: 30px;
	font-size: 2.8rem;
	line-height: 2;
	letter-spacing: .2rem;
}
.loc-text{
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: .2rem;
}

.page-lead{
	font-size: 24px;
	color: #6B6B6B;
	margin-bottom: 20px;
}
.page-text{
	font-size: 18px;
	color: #6B6B6B;
}

.loc-bg{
	background-color: #D4C2A4;
}
.loc-title{
    font-size: clamp(1.6rem, 1.6rem + 0.9375vw, 3.4rem);
    letter-spacing: 0.1em;
	margin: 0 auto 80px;
	line-height: 1;
}
.loc-title-en{
	font-family: "din-2014", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.loc-title-ja{
    font-size: 60%;
}
.loc-lead{
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: .8rem;
    margin-bottom: 30px;
}

.loc-grid{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1000px;
	margin: 80px auto 20px;
    margin-inline: auto;
}
.loc-grid-title{
	font-size: 1.8rem;
	margin: 12px auto;
}
.loc-grid-title-sub{
	font-size: 1.6rem;
}
.loc-grid-title-area{
	width: 19.5px;
	height: 19.5px;
	border: 1px solid;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 80%;
	margin-right: .6em;
	vertical-align: bottom;
}
.lifeinfo-table li .loc-grid-title-area{
	width: 18px;
	height: 18px;
	vertical-align: bottom;
}
@media screen and (max-width: 767px) {
	.loc-grid-title-area{
		width: 14.5px;
		height: 14.5px;
		margin-right: .4em;
		vertical-align: bottom;
	}
	.lifeinfo-table li .loc-grid-title-area{
		width: 14.5px;
		height: 14.5px;
		margin-right: .2em;
		vertical-align: text-bottom;
	}
}
.loc-grid-cap{
	display: flex;
	flex-wrap: wrap;
	gap: 10px 0;
	justify-content: space-between;
}
.loc-grid-cap li{
	width: calc(100% / 2 - 2px);
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: left;
	font-feature-settings: "palt";
}
.loc-grid-cap li.wide{
	width: 100%;
}
.loc-grid-cap li span{
	padding: 0.1rem .6rem;
	margin-right: .4rem;
	border: 1px solid #fff;
	font-size: 1.6rem;
}
.loc-grid-cap li .minami{
	background-color: #E5B16E;	
}
.loc-grid-cap li .nishi{
	background-color: #B3C87C;	
}
.loc-grid-cap li .higashi{
	background-color: #5E83AE;	
}
.caption span{
	padding: 0 .6rem;
	margin-right: .4rem;
	border: 1px solid #fff;
	font-size: 1rem;
}
.caption .minami{
	background-color: #E5B16E;	
}
.caption .nishi{
	background-color: #B3C87C;	
}
.caption .higashi{
	background-color: #5E83AE;	
}
.life-bg{
	background-color: #F9F8F8;
}
.life-copy-wrap .loc-title{
	margin-bottom: 60px;
	font-family: "din-2014", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.life-lead{
    margin-bottom: 30px;
	font-size: 2rem;
	letter-spacing: .2rem;
	line-height: 1.6;
}
.life-img{
	max-width: 820px;
	margin-inline: auto;
}
.lifeinfo--tab {
    display: flex;
    margin-bottom: 6px;
	justify-content: space-between;
	gap: 4px;
}
.lifeinfo--tab--item {
    flex-basis: 100%;
    font-size: 12px;
	letter-spacing: .05rem;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
	background: #DBE1E8;
    color: #fff;
}
.lifeinfo--tab--item.is-active {
    background: #6682AA;
}
.lifeinfo--map {
	position: relative;
}

.lifeinfo--map-img {
	display: block;
	width: 100%;
	height: auto;
}

.lifeinfo--map ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none; /* ピン画像にマウスイベントが不要なら追加 */
}

.lifeinfo--map--item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lifeinfo--map--item:not(.is-active) {
	display: none;
}

.lifeinfo--cont--item:not(.is-active) {
    display: none;
}

.lifeinfo-title{
	font-size: 1.8rem;
	letter-spacing: .1rem;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}
.lifeinfo-title .en{
	font-size: 2.4rem;
    font-family: "din-2014", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.lifeinfo-table {
    width: 100%;
    line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	gap: 0 20px;
	justify-content: space-between;
}
.lifeinfo-table ul {
	width: calc(100% / 2 - 10px);
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px solid #d8d8d8;
}
/* .lifeinfo-table ul:nth-child(odd) {
	background-color: #d8d8d8;
} */
.lifeinfo-table li {
    padding: 6px 0;
    word-break: break-word;
	font-size: 1.4rem;
}
.lifeinfo-table li:first-child {
    font-weight: 400;
    text-align: left;
}
.lifeinfo-table li:last-child {
	text-align: right;
}
@media screen and (max-width: 767px) {
	.lifeinfo-table ul {
		width: 100%;
	}
    .lifeinfo-table li {
        display: block;
        font-size: 1.3rem;
    }
}
.life-img .img-wrapper{
	margin-bottom: 40px;
}

.location .p-home-contents {
	background-color: #F9F8F8;
}

.location .img-wrapper .caption{
	font-size: 1.4rem;
}
.location .img-wrapper .caption span.loc-grid-title-area{
		width: 15px;
		height: 15px;
		vertical-align: text-bottom;
	}
@media (max-width: 767px) {
	.copy-wrap .inner{
		padding: 50px 0;
	}
	.loc-top-title{
		margin-bottom: 20px;
		font-size: 2rem;
	}
	.loc-text{
		font-size: 1.2rem;
		letter-spacing: 0;
	}
	.loc-bg .loc-text{
		font-size: 1rem;
		letter-spacing: 0;
		text-align: left;
		line-height: 1.5;
		font-feature-settings: "palt";
	}
	.loc-title{
		margin: 0 auto 30px;
	}
	.loc-bg .loc-title{
		margin: 20px auto 30px;
	}
	.loc-lead{
		font-size: 1.5rem;
		letter-spacing: 0;
		margin-bottom: 16px;
	}
	.loc-grid{
		grid-template-columns: repeat(2, 1fr);
		gap: 30px 10px;
		margin: 40px auto 50px;
	}
	.loc-flex-items{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 12px;
		align-items: flex-start;
	}
	.loc-grid-title{
		font-size: 1.2rem;
		margin: 0 auto 6px;
	}
	.loc-grid-title-sub{
		font-size: 1.2rem;
	}
	.loc-grid-cap{
		gap: 12px 0;
	}
	.loc-grid-cap li{
		width: 100%;
		font-size: 1.2rem;
	}
	.loc-grid-cap li span{
		padding: 0 .6rem;
		margin-right: .4rem;
		border: 1px solid #fff;
		font-size: 1rem;
	}
	.life-copy-wrap .loc-title{
		margin: 20px auto 40px;
	}
	.life-lead{
		font-size: 1.4rem;
	}
	.lifeinfo--tab {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 2px;
		justify-content: flex-start;
	}
	.life-img .lifeinfo--tab,
	.life-img .img-wrapper{
		width: 100vw;
		margin: 0 calc(50% - 50vw) 20px;
	}
	.location .img-wrapper .caption{
		font-size: 1rem;
		/* bottom: -23px; */
		line-height: 2;
	}
	.location .img-wrapper .caption span{
		padding: 0 .4rem;
		margin-right: .2rem;
		font-size: .8rem;
	}
	.location .img-wrapper .caption span.loc-grid-title-area{
		padding: 0;
		margin-right: .2em;
		font-size: 80%;
		vertical-align: text-bottom;
		width: 12px;
		height: 12px;
	}
}
