@charset "utf-8";
.contents h1 {
	margin-bottom: 0px;
}
/* 01 foodallergy 
*************************************************************************************/
/* page 01 */
#feature_01 h3 {
	color: #ae0a34;
}
#feature_01 div.teacher2 {
	border:2px solid #a41e34;
}
#feature_01 .teacher2 .img {
	padding-top: 25px;
}



.contents div.teacher2 p{
	margin-left: 0;
	margin-bottom:0;
}

#container #feature_01 .teacher2 .text1 {
	float: left;
	width: 271px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
}
#container #feature_01 .teacher2 .text2 {
	float: left;
	width: 190px;
	padding-left: 10px;
	border-left: 2px solid #a41e34;
}
#feature_01 .teacher2 .text2 strong {
	color: #a41e34;
}
#feature_01 div.teacher{
	border:2px solid #f18e1e;
}
#feature_01 h4 {
	color: #f18e1e;
}	
/* page 02 */
#feature_01 .col {
	background: #fce7eb;
	padding: 15px;
	margin-bottom: 30px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
#feature_01 .col h3 {
	text-align: center;
	margin-bottom: 0px;
}
#feature_01 h4.red, #feature_01 p .red {
	color: #ae0a34;
}
#feature_01 h4.orange, #feature_01 p .orange {
	color: #f18e1e;
}
#feature_01 .col2 {
	background: #E5BCB5;
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#feature_01 .col3 {
	background: #FFF5EC;
	padding: 15px;
	margin-bottom: 30px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#feature_01 .col3 h3 {
	text-align: center;
	color: #333;
	margin-bottom: 20px;
	border-bottom: 1px solid #ae0a34;
}
#feature_01 .col3 p {
	padding: 0 5px;
	margin-bottom: 10px;
}

#feature_01 .col{
    overflow: hidden;
}

#feature_01 .col .fl,
#feature_01 .col .fr{
    padding: 0;
    margin: 10px auto;
}


/* 02 suimin 
*************************************************************************************/
#feature_02 div.fl{
	padding:0 20px 50px 0;
}
#feature_02 h3 {
	font-size: 20px;
}
#feature_02 h4 {
	color:#e9546b;
}
#feature_02 div.teacher{
	border:2px solid #f5a33b;
}
#feature_02 .check_box {
	border: 2px solid #e9546b;
	padding: 15px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
#feature_02 .check_box h3 {
	text-align: center;
	color: #e9546b;
	line-height: 1em;
	padding-top: 10px;
}
#feature_02 .check_box h3 span {
	color: #333;
	display: block;
	font-size: 55%;
}
#feature_02 .check_box h4 {
	margin-bottom: 0px;
}
#feature_02 .check_box p {
	margin-bottom: 15px;
}
#feature_02 .check_box div {
	float: left;
}
#feature_02 .check_box .check_box_left {
	width: 363px;
	padding-right: 17px;
	margin-right: 17px;
	border-right: 1px solid #CCC;
}
#feature_02 .check_box .check_box_right {
	width: 248px;
}
#feature_02 .check_box dl {
	overflow: hidden;
	padding-bottom: 15px;
}
#feature_02 .check_box dl dt, #feature_02 .check_box dl dd {
	float: left;
}
#feature_02 .check_box .check_box_left dl {
	width: 363px;
}
#feature_02 .check_box .check_box_left dt {
	width: 348px;
}
#feature_02 .check_box .check_box_left dd {
	width: 15px;
}
#feature_02 .check_box .check_box_right dl {
	width: 248px;
}
#feature_02 .check_box .check_box_right dt {
	width: 233px;
}
#feature_02 .check_box .check_box_right dd {
	width: 15px;
}
#feature_02 .check_box .small {
	line-height: 1.6em;
	padding-top: 15px;
	padding-bottom: 0px;
}
#feature_02 h5.orange {
	color: #f5a23a;
}
#feature_02 h5.pink {
	color: #e9546b;
}
#feature_02 h5.purple {
	color: #a675b0;
}
#feature_02 .col {
	padding: 15px;
	margin-bottom: 30px;
	background: #efe8c9;
	clear: both;
}
#feature_02 .col h3, #feature_02 .col h4 {
	text-align: center;
	margin-bottom: 0px;
}
#feature_02 .col h3 {
	color: #e9546b;
	border-bottom: 1px solid #e9546b;
}
#feature_02 .col p {
	padding: 0 10px;
}

#feature_02 #graf {
    overflow: hidden;
    margin: 20px 0;
    width: 681px;
}

#feature_02 #graf .fr,
#feature_02 #graf .fl{
    padding: 0;
    margin: 0 auto;
}

#feature_02 #howto{
    overflow: hidden;
    margin: 20px 0;
}

#feature_02 #howto .fr,
#feature_02 #howto .fl{
    padding: 0;
    margin: 10px 0;
}

#feature_02 #howto .fr{
    border-left: 1px dashed #9e9a99;
}


/********* SP ***********/
.sp #feature_01 h3{
    font-weight: bold;
    margin: 20px 0 10px;
}

.sp #feature_01 div.teacher2{
    margin: 20px 0  10px;
    padding: 12px;
}

.sp #feature_01 div.teacher2 .img{
    padding: 0 0 10px;
    margin-top: 0;
}

.sp #feature_01 h4{
    font-weight: bold;
    margin: 20px 0 10px;
}

.sp #feature_01 .col h3{
    margin-top: 0;
}

.sp #feature_01 div.teacher{
    margin: 20px 0  10px;
    padding: 12px;
}

.sp #feature_01 div.teacher .img{
    padding: 0 0 10px;
    margin-top: 0;
}

.sp #feature_01 .col3 h3{
    margin-top: 0;
}

/*********/

.sp #feature_02 div.teacher{
    margin: 20px 0  10px;
    padding: 12px;
}

.sp #feature_02 div.teacher .img{
    padding: 0 0 10px;
    margin-top: 0;
}

.sp #feature_02 h4{
    font-weight: bold;
    margin: 20px 0 10px;
}

.sp #feature_02 .check_box .check_box_left{
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
}

.sp #feature_02 .check_box h3{
    margin-top: 0;
}

.sp #feature_02 .check_box .check_box_left dl{
    width: 100%;
    overflow: hidden;
}
.sp #feature_02 .check_box .check_box_left dt,
.sp #feature_02 .check_box .check_box_left dd{
    width: auto;
}

.sp #feature_02 .check_box .check_box_left dt{
    clear: both;
}
.sp #feature_02 .check_box .check_box_left dd{
    margin-left: 10px;
}

.sp #feature_02 h5{
    margin: 20px 0 10px;
    font-weight: bold;
}

.sp #feature_02 #graf {
    width: 100%;
}

.sp #feature_02 #howto .fr{
    border: none;
}