<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";




/*********** common変更 *************/

.content-bg {
	background-image: url("../images/common/bg01.jpg");
	background-position: center top 1100px;
	background-repeat: no-repeat;
	background-size: 100%;
}

/*********** ↑common変更 *************/



/*********** 共通 *************/
.section-pt {
	padding-top: 200px;
}

.section-pt.first {
	padding-top: 300px;
}


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

.location_mbt-wrap.first {
	padding-top: 0;
}

.location_mbt-wrap li {
	display: flex;
	width: 25%;
	word-break: break-all;
	border-left: 1px solid #429e66;
}

.location_mbt-wrap li:nth-child(4) {
	border-right: 1px solid #429e66;
}

.location_mbt-wrap li a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #429e66;
	font-family: 'Cinzel', serif;
	font-size: 2.2rem;
	letter-spacing: 0.05rem;
	line-height: 1.0;
	width: 100%;
	height: 40px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease;
}

.location_mbt-wrap li a:hover {
	background: #d9ece0;
}



.cont dt {
	color: #429e66;
	line-height: 1.4;
	padding-top: 5px;
}


.cont dd {
	font-size: 1.3rem;
	line-height: 1.6;
	text-align: justify;
	padding-top: 10px;
}

.cont dd.cap {
	font-size: 1.1rem;
	line-height: 1.4;
}

.cont dd.min {
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: 0;
	padding-top: 0;
}


.listcopy p:nth-child(1) {
	color: #9e9e9f;
	font-family: 'Cinzel', serif;
	line-height: 1.2;
	border-bottom: 1px solid #999;
	padding-top: 20px;
}

.listcopy p:nth-child(2) {
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 0;
	padding-top: 10px;
}



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







.location_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 100px;
}

.location_01-wrap li:nth-child(1) {
	width: 16.88%;
}

.location_01-wrap li:nth-child(2) {
	width: 61.46%;
	mix-blend-mode: multiply;
}

.location_01-wrap li:nth-child(3) {
	width: 16.88%;
}

.location_01-wrap li &gt; div {
	padding-bottom: 30px;
}

.location_01c {
	padding-top: 20px;
}





/*********** shopping *************/

.shopping_title-wrap {
	padding-top: 100px;
}

.shopping_01-wrap {
	display: grid;
	grid-template-columns: 30.34% 64.29%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 80px;
}

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

.shopping_01-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-top: 20px;
}

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


.shopping_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}

.shopping_02-wrap li {
	width: 22.93%;
	padding-top: 40px;
}



/*********** ↑shopping *************/





/*********** gourmet *************/

.gourmet_title-wrap {
	padding-top: 100px;
}

.gourmet_01-wrap {
	display: grid;
	grid-template-columns: 64.29% 30.34%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 80px;
}

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

.gourmet_01-wrap li:nth-child(2) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	padding-top: 20px;
}

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


.gourmet_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}

.gourmet_02-wrap li {
	width: 22.93%;
	padding-top: 40px;
}

/*********** ↑gourmet *************/




/*********** culture *************/

.culture_title-wrap {
	padding-top: 100px;
}

.culture_01-wrap {
	display: grid;
	grid-template-columns: 30.34% 64.29%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 80px;
}

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

.culture_01-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-top: 40px;
}

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



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

.culture_01a p:nth-child(1) {
	width: 100%;
}

.culture_01a p:nth-child(n+2) {
	width: 49.17%;
	padding-top: 10px;
}


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

.culture_02-wrap li {
	width: 28.49%;
	padding-top: 40px;
}


/*********** ↑culture *************/







/*********** hospital *************/

.hospital-list {
	border-top: 1px solid #999;
	margin-top: 20px;
}

.hospital-list p {
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 0;
	padding-top: 10px;
}



.hospital_title-wrap {
	padding-top: 100px;
}

.hospital_01-wrap {
	display: grid;
	grid-template-columns: 64.29% 30.34%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 80px;
}

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

.hospital_01-wrap li:nth-child(2) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	padding-top: 20px;
}

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


.hospital_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}

.hospital_02-wrap &gt; li {
	width: 47.51%;
	padding-top: 40px;
}

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

.hospital_02-wrap ul li {
	width: 48.25%;
}



/*********** ↑hospital *************/







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

.lifeinfo_title-wrap {
	padding-top: 100px;
}




#contents #tab {
	display: flex;
	justify-content: space-between;
	padding-top: 80px;
}

#contents #tab li {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 1.5rem;
	line-height: 1.2;
	border: 1px solid #000;
	background-color: #FFF;
	width: 16.1%;
	text-align: center;
	padding: 10px 0;
}

#contents #tab li:nth-child(1) {
	color: #997c39;
	border: 1px solid #997c39;
}

#contents #tab li:nth-child(1):hover {
	background: #997c39;
	color:#FFF;
}

#contents #tab li:nth-child(1).select {
	background-color: #997c39;
	color:#FFF;
}

#contents #tab li:nth-child(2) {
	color: #004097;
	border: 1px solid #004097;
}

#contents #tab li:nth-child(2):hover {
	background: #004097;
	color:#FFF;
}

#contents #tab li:nth-child(2).select {
	background-color: #004097;
	color:#FFF;
}

#contents #tab li:nth-child(3) {
	color: #ef8337;
	border: 1px solid #ef8337;
}

#contents #tab li:nth-child(3):hover {
	background: #ef8337;
	color:#FFF;
}

#contents #tab li:nth-child(3).select {
	background-color: #ef8337;
	color:#FFF;
}

#contents #tab li:nth-child(4) {
	color: #278957;
	border: 1px solid #278957;
}

#contents #tab li:nth-child(4):hover {
	background: #278957;
	color:#FFF;
}

#contents #tab li:nth-child(4).select {
	background-color: #278957;
	color:#FFF;
}

#contents #tab li:nth-child(5) {
	color: #dc667a;
	border: 1px solid #dc667a;
}

#contents #tab li:nth-child(5):hover {
	background: #dc667a;
	color:#FFF;
}

#contents #tab li:nth-child(5).select {
	background-color: #dc667a;
	color:#FFF;
}

#contents #tab li:nth-child(6) {
	color: #707f86;
	border: 1px solid #707f86;
}

#contents #tab li:nth-child(6):hover {
	background: #707f86;
	color:#FFF;
}

#contents #tab li:nth-child(6).select {
	background-color: #707f86;
	color:#FFF;
}






#contents .content_wrap {

}


#contents .disnon {
    display: none;
}




.lifeinfo-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}

.lifeinfo-wrap &gt; li:nth-child(1) {
	width: 73.07%;
}

.lifeinfo-wrap &gt; li:nth-child(2) {
	width: 23.76%;
}

.lifeinfo-wrap .list &gt; div {
	display: flex;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

.lifeinfo-wrap .list &gt; div:nth-child(n+2) {
	padding-top: 10px;
}

.lifeinfo-wrap .list &gt; div &gt; p {
	font-size: 2.0rem;
	margin-right: 5px;
}

.lifeinfo-wrap.lifeinfo_public .list &gt; div &gt; p {
	color: #997c39;
}

.lifeinfo-wrap.lifeinfo_education .list &gt; div &gt; p {
	color: #004097;
}

.lifeinfo-wrap.lifeinfo_culture .list &gt; div &gt; p {
	color: #ef8337;
}

.lifeinfo-wrap.lifeinfo_park .list &gt; div &gt; p {
	color: #278957;
}

.lifeinfo-wrap.lifeinfo_shopping .list &gt; div &gt; p {
	color: #dc667a;
}

.lifeinfo-wrap.lifeinfo_medical .list &gt; div &gt; p {
	color: #707f86;
}








.lifeinfo-wrap .list dt {
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: 0;
	padding-top: 9px;
}

.lifeinfo-wrap .list dd {
	font-size: 1.1rem;
	line-height: 1.5;
	letter-spacing: 0;
	padding-top: 5px;
}

.lifeinfo-wrap .list .cap {
	line-height: 1.4;
	text-align: justify;
	padding-top: 10px;
}


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









.anc_shopping,
.anc_gourmet,
.anc_culture,
.anc_hospital {
	display: block;
    padding-top: 160px;
	margin-top: -160px;
}





</pre></body></html>