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

.title_back{background: url("../img/coton_ttl_02.svg") no-repeat;background-size: cover;padding-left: 15%;height: 18px;padding-top: 2%;padding-bottom: 8%; font-weight: bold;margin-top: 5%;font-size: 24px;margin-bottom: 3%;}
.title_back02{background: url("../img/coton_ttl_03.svg") no-repeat;background-size: cover;padding-left: 15%;height: 18px;padding-top: 4%;padding-bottom: 5%; font-weight: bold;margin-top: 5%;font-size: 24px;margin-bottom: 5%;}
.fd80{font-size: 20px;}
.coton_ul{padding-top: 5%;}
li.maru{list-style: circle;font-size: 110%;line-height: 2;}
.coton_h4{background-color:#E7E7E6;text-align: center;padding-top: 1%;color: #666666;margin-bottom: 3%;font-size: 118%;}

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


@media screen and (max-width: 560px){
.title_back{background: url("../img/coton_ttl_02.svg") no-repeat;background-size: cover;padding-left: 28%;height: 40px;padding-top: 0%;padding-bottom: 10%; font-weight: bold;margin-top: 5%;font-size: 18px;line-height: 1.2;}
.title_back02{background: url("../img/coton_ttl_03.svg") no-repeat;background-size: cover;padding-left: 28%;height: 20px;padding-top: 9%;padding-bottom: 7%; font-weight: bold;margin-top: 10%;font-size: 18px;line-height: 1.2;}
.fd80{font-size: 16px;}
.coton_ul{padding-top: 0%; margin-bottom: 5%;}
li.maru{list-style: circle;font-size: 110%;line-height: 1.6;}
.coton_h4{margin-top: 5%;}
}	
