<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**								まるわかり愛知								*/
/****************************************************************************/


/* ----------------------------------------------------
		まるわかり愛知
---------------------------------------------------- */
#about_wrap {
	padding: 7% 0 7%;
}

#about_aichi {
	margin-top: 7%;
}

#about_aichi_txt {
	background: url(../../img/ja/about/about_aichi.png) no-repeat right;
	width: 320px;
	height: 456px;
	float: left;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

#about_aichi_txt h1 {
	font-size: 3.2rem;
	color: #f7543e;
}

#about_aichi_txt p {
	font-size: 1.6rem;
	line-height: 2;
	color: #353535;
	font-weight: 500;
	padding-left: 320px;
}

#about_aichi_map {
	float: right;
}

.about_box {
	margin-top: 10%;
}

.about_txt {
	float: right;
	width: 450px;
	background-repeat: no-repeat;
	background-position: right top;
}

.about_txt h1 {
	font-size: 5.5rem;
	line-height: 1;
}

.about_txt h2 {
	font-weight: normal;
	line-height: 1;
	letter-spacing: .5em;
	margin: 10px 0 25px 10px;
}

.about_txt h3 {
	font-size: 2.8rem;
	color: #f94f3e;
	line-height: 1.3;
}

.about_txt p {
	margin-top: 10px;
	font-size: 1.6rem;
	line-height: 1.8;
}
.about_txt .disc_list {
	font-size: 1.7rem;
	line-height: 2;
	font-weight: 500;
}
.about_txt .disc_list li {
	list-style-type: disc;
}
.about_img {
	float: left;
	width: 522px;
}

.about_box:nth-child(odd) .about_txt {
	float: left;
}

.about_box:nth-child(odd) .about_img {
	float: right;
}

#about_nagoya .about_txt {
	background-image: url(../../img/ja/about/nagoya.png);
}

#about_owari .about_txt {
	background-image: url(../../img/ja/about/owari.png)
}

#about_ichinomiya .about_txt {
	background-image: url(../../img/ja/about/ichinomiya.png)
}

#about_chita .about_txt {
	background-image: url(../../img/ja/about/chita.png)
}

#about_nishimikawa .about_txt {
	background-image: url(../../img/ja/about/nishimikawa.png)
}

#about_higashimikawa .about_txt {
	background-image: url(../../img/ja/about/higashimikawa.png)
}

#about_okumikawa .about_txt {
	background-image: url(../../img/ja/about/okumikawa.png)
}
</pre></body></html>