@charset "utf-8";

/* www.hokusyo-eco.com/
 * Style sheet for the HTML 5
 * Last modify 2018/05/21 15:10
 */


/* main Style
----------------------------------------------------- */
#mainimg:after {
	clear: both;
	content:"";
	display: block;
}

/* 共通 */
#main h2 {
	padding-bottom: 15px;
	border-bottom: 3px solid #75c44e;
	font-size: 20px;
}
#main .ol_basic02 {
	margin-top: 2em;
}
.inrContentsWrap01 section {
	margin-bottom: 30px;
}

#sign {
}
#sign p {
	text-align: right;
}

/* PC */
@media screen and (min-width:641px) {

/* 共通 */
#main h2 {
	padding-bottom: 20px;
	border-bottom: 6px solid #75c44e;
	font-size: 28px;
}
.inrContentsWrap01 section {
	margin-bottom: 60px;
}

}


/* !h(n)eading
---------------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {
}

/* Link Style
----------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {

}

/* List Style
----------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {

}

/*Form Style
----------------------------------------------------- */


/* Line Style
----------------------------------------------------- */


/* Block Style
----------------------------------------------------- */


/* Margin / Padding /Float /Position Style
----------------------------------------------------- */


/* Text Style
----------------------------------------------------- */


/* Image Style
----------------------------------------------------- */


/* Table Style
----------------------------------------------------- */




