@charset "UTF-8";
/* CSS Document */

.title_back{background: url("../img/healthy_ttl_back.svg") no-repeat;background-size: cover;padding-left: 13%;height: 22px;padding-top: 2%;padding-bottom: 8%; font-weight: bold;margin-top: 5%;font-size: 24px;}

.fd80{font-size: 20px;}
.kodawari_left{width: 86%;float: left;margin-top: 5%;}
.kodawari_01{background: url("../img/kodawari_01.svg") no-repeat;background-size: 9%; padding-left: 120px;}
.kodawari_02{background: url("../img/kodawari_02.svg") no-repeat;background-size: 9%; padding-left: 120px;}
.kodawari_03{background: url("../img/kodawari_03.svg") no-repeat;background-size: 9%; padding-left: 120px;}
.green{color:#5BB53C;}

.bb_dotte{border-bottom:dotted 2px #666666;padding-bottom: 5%;}

.cyoushitsu_h3{background-color: #dbe2f1;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.cyoushitsu{background-color: #eaeef7;padding: 5% 5%;height: 120px;}
.cyoushitsu h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

.koukin_h3{background-color: #faf3dd;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.koukin{background-color: #fcf8eb;padding: 5% 5%;height: 120px;}
.koukin h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

.holumu_h3{background-color: #fbdcd3;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.holumu{background-color: #fdebe5;padding: 5% 5%;height: 120px;}
.holumu h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

.enseki_h3{background-color: #f9d8e6;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.enseki{background-color: #fce8f0;padding: 5% 5%;height: 120px;}
.enseki h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

.syousyu_h3{background-color: #e4eddf;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.syousyu{background-color: #eff4ec;padding: 5% 5%;height: 120px;}
.syousyu h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

.tennen_h3{background-color: #ebeff2;margin: 0;padding: 3% 4% 2%;font-weight: bold;font-size: 20px;}
.tennen{background-color: #f3f5f7;padding: 5% 5%;height: 120px;}
.tennen h4{color: #6F4729;font-size: 18px;line-height: 1.2;font-weight: normal;}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/


@media screen and (max-width: 560px){
.title_back{background: url("../img/healthy_ttl_back.svg") no-repeat;background-size: cover;padding-left: 24%;height: 40px;padding-top: 0%;padding-bottom: 10%; font-weight: bold;margin-top: 5%;font-size: 18px;line-height: 1.2;}

.fd80{font-size: 16px;}

.kodawari_left{width: 70%;float: none;margin-top: 5%;}
.kodawari_01{background: url("../img/kodawari_01.svg") no-repeat;background-size: 15%; padding-left: 70px;}
.kodawari_02{background: url("../img/kodawari_02.svg") no-repeat;background-size: 15%; padding-left: 70px;}
.kodawari_03{background: url("../img/kodawari_03.svg") no-repeat;background-size: 15%; padding-left: 70px;}

.bb_dotte{border-bottom:dotted 2px #666666;padding-bottom: 5%;}
	.cyoushitsu,.koukin,.holumu,.enseki,.syousyu,.tennen{margin-bottom: 5%}
}	
