<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article {
	width: 640px;
	margin: 0 auto;
}

/*---------------------------------------------------------
ばぶばぶとは
-----------------------------------------------------------*/
#about1_main {
	padding: 0 0 60px 0;
}
#about1_main .section {
	width: 472px;
	margin: 26px auto 0 auto;
}
#about1_main .section:first-child {
	margin: 0 auto;
}
#about1_main .section p {
	margin: 28px 0 0 72px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
#about1_main .section p:first-child {
	margin: 0 0 0 72px;
}
#about1_main .section img {
	margin: 28px 0 0 0;
}
#about1_main .bottom_image {
	margin: 34px 0 0 0;
}

/*---------------------------------------------------------
メイキングストーリー
-----------------------------------------------------------*/




/*---------------------------------------------------------
HISAKOプロフィール
HISAKO略歴
書籍・マスメディア掲載
講演セミナー実績
-----------------------------------------------------------*/
#about3_main {
	min-height: 200px;
	padding: 0 0 36px 0;
}
#about3_main .section {
	margin: 8px 0 0 0;
}
#about3_main .section:first-child {
	margin: 0;
}
#about3_main .section .section_title {
	margin: 0;
}
#about3_main .section .section_title a {
	display: block;
	width: auto;
	height: 32px;
	padding: 10px 0 10px 35px;
	background: url("../img/about/about3/bg_menu.png") no-repeat 0 0;
}
#about3_main .section .section_title a:hover {
	opacity: 0.75;
}
#about3_main .section .section_title a.active {
	background-position: 0 -32px;
}

#about3_main .section .section_content {
	display: none; /* default */
	padding: 20px 16px;
	background-color: #EDEDED;
}
#about3_main .section .section_content p,
#about3_main .section .section_content dl,
#about3_main .section .section_content table,
#about3_main .section .section_content .sub_section {
	margin: 24px 0 0 0;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
#about3_main .section .section_content p:first-child,
#about3_main .section .section_content dl:first-child,
#about3_main .section .section_content table:first-child,
#about3_main .section .section_content .sub_section:first-child {
	margin: 0;
}
#about3_main .section .section_content dl dt {
	font-weight: normal;
}
#about3_main .section .section_content dl dd {
	padding: 0 0 0 2.5em;
}
#about3_main .section .section_content table th {
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	word-break: nowrap;
}
#about3_main .section .section_content table td {
	padding: 0 0 1em 1em;
	vertical-align: top;
}

#about3_main .sub_section .sub_title {
	padding-bottom: 0;
	font-weight: normal;
	font-size: 100%;
}
#about3_main .sub_section .sub_title,
#about3_main .sub_section ul {
	margin: 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
#about3_main .sub_section ul {
	padding-left: 0;
}
#about3_main .sub_section ul li {
	list-style: none;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
#about3_main .sub_section ul li:before {
	content: "・";
}

#about3_main .bottom_link {
	margin: 40px 0 0 0;
}
#about3_main .bottom_link a {
	position: relative;
	display: block;
	width: 306px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
#about3_main .bottom_link a img {
	position: absolute;
	left: 0;
	top: 0;
}
#about3_main .bottom_link a:hover img {
	top: -40px;
}

/*---------------------------------------------------------
いのちの授業について
-----------------------------------------------------------*/
#about4_main {
	padding: 18px 0 40px 0;
	margin: 30px 0 0 124px;
	background: url("../img/about/about4/hero.jpg") no-repeat right top;
}
#about4_main .section {
	margin: 60px 0 0 0;
}
#about4_main .section:first-child {
	margin: 0;
}
#about4_main .section p {
	margin: 32px 0 0 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
#about4_main .section p:first-child {
	margin: 0;
}

/*---------------------------------------------------------
リサイクル
-----------------------------------------------------------*/
#about5 .article_title {
	margin-bottom: 20px;
}
#about5_main {
	padding: 0 0 46px 0;
}
#about5_main .section {
	margin: 22px 0 0 84px;
}
#about5_main .section:first-child {
	margin: 0 0 0 84px;
}
#about5_main .section h2 {
	margin: 0 0 0 70px;
	color: #003E6C;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
#about5_main .section p {
	margin: 28px 0 0 70px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
#about5_main .section p:first-child {
	margin :0 0 0 70px;
}
#about5_main .section p.pic {
	margin: 28px 0 0 0;
}
#about5_main .section p.pic:first-child {
	margin: 0;
}
#about5_main .footer_pic {
	margin: 16px 0 0 0;
}</pre></body></html>