

/* ページサブタイトル */




#contents_title{
	
	font-size: 30px;
	margin-top: 30px;
	padding: 50px 0;
	width: 100%;
	text-align: center;

}
#contents_title:after{
	content: "";
	width: 40px;
	border-bottom: solid 3px #5cad86;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}


@media screen and (min-width:641px) and (max-width:768px) {
#contents_title{
	line-height: 140%;
}
}


@media screen and (max-width:640px) {



#contents_title{
	transform: skew(0deg);
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 8px;
	line-height: 170%;
}
#contents_title:after{
	margin-top: 15px;
}

}




/* テキスト */

.bold1{
	font-weight: bold;
	color: #5cad86;
}
.bold2{
	font-weight: bold;
}
.s_16{
	font-size: 16px;
}
.color_t{
	color:#5cad86;
}

.headline1{
	background-color: #5cad86;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 10px 18px;
	margin: 50px 0 30px 0;
	line-height: 100%;
}
.headline2{
	background-color: #5cad86;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 10px 20px;
	margin: 50px 0 40px 0;
	line-height: 180%;
}
.headline3{
	font-weight: bold;
	font-size: 20px;
	margin: 50px 0 40px 0;
	line-height: 180%;
	text-align: center;
}
.headline4{
	font-weight: bold;
	font-size: 24px;
	margin: 30px 0 20px 0;
	line-height: 180%;
	text-align: left;
	color: #319f6a;
}
.description1{
	font-size: 16px;
	line-height: 180%;
}
.description2{
	font-size: 16px;
	line-height: 180%;
}
.description1 p,.description2 p, .head_description p{
	margin-bottom: 25px;
}
.description1 h4{
	font-size: 19px;
	margin: 50px 0 15px 0;
}
.description1 h5{
	font-size: 17px;
	margin: 40px 0 15px 0;
}
.description1 h6{
	font-size: 16px;
	margin: 25px 0 15px 0;
}
.description1 ul{
	margin: 20px 0;
}
.description1 ul li{
	list-style: disc;
	margin-left: 1.2em;
}
.description1 ul.numbering li{
	list-style: decimal;
	margin-bottom: 2em;
}


p.description{
	font-size: 16px;
	line-height: 180%;
}




.top_desc{
	background-color: #f6f6f6;
	padding-bottom: 5px;
	margin-bottom: 35px;
	margin-top: 70px;
	font-size: 16px;
}
.top_desc .top_title{
	font-weight: bold;
	font-size: 22px;
	padding: 10px 25px;
	background-color: #5cad86;
	color: #fff;
}
.top_desc p{
	margin: 20px 25px;
}
.top_desc2{
	background-color: #f6f6f6;
	padding: 25px 0;
	margin-bottom: 35px;
	margin-top: 70px;
	font-size: 16px;
}
.top_desc2 p{
	margin: 0px 25px;
}
p.desc_end{
	margin: 20px 0;
}

.top_desc ul,.top_desc2 ul{
	margin: 20px 25px;
}

.top_desc ul li{
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
}
.top_desc2 ul li{
	list-style-type: disc;
	margin-left: 2em;
	text-indent: 0em;
	margin-bottom: 10px;
}


.attention_list{
	margin: 20px 0px;
}
.attention_list li{
	margin-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 10px;
}
.attention_list2{
	margin: 20px 0px 40px 0px;
}
.attention_list2 li{
	list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 1.5em;
}
.attention_list3{
	margin: 20px 0px 40px 0px;
}
.attention_list3 li{
	list-style-type: decimal;
	margin-bottom: 10px;
	margin-left: 1.5em;
}
.attention_color{
	color: #db0000;
}

.sub_title{
	font-weight: bold;
	font-size: 24px;
	border-bottom: solid 3px #5cad86;
	padding-bottom: 6px;
	margin-top: 80px;
	margin-bottom: 25px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sub_title:before{
	content: "";
	border-left: solid 12px #5cad86;
	margin-right: 15px;
}

.sub_title2{
	font-weight: bold;
	font-size: 24px;
	border-left: solid 12px #5cad86;
	margin-top: 80px;
	margin-bottom: 25px;
	padding: 3px 0 3px 20px;
	
}


.sub_headline{
	font-size: 17px;
	font-weight: bold;
	margin: 50px 0 15px 0;
}

.text_box1{
	border: solid 1px #c0c0c0;
	padding: 20px 0;
	margin: 30px 0;
}
.text_box1 p{
	margin: 0px 18px;
}

@media screen and (max-width:640px) {

.headline1{
	font-size: 17px;
	padding: 10px 12px;
	margin: 40px 0 25px 0;
	line-height: 120%;
}
.headline3{
	font-size: 18px;
	margin: 40px 0 30px 0;
}
.headline4{
	font-size: 20px;
	margin: 30px 0 15px 0;
	line-height: 160%;
}


.top_desc .top_title{
	font-size: 18px;
}
.sub_title{
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.sub_title2{
	font-size: 19px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding: 4px 0 3px 16px;
	
}
.top_desc2{
	padding: 25px 0;
	margin-bottom: 25px;
	margin-top: 30px;
	font-size: 15px;
}
.top_desc2 p{
	line-height: 170%;
}

.s_16{
	font-size: 15px;
	line-height: 160%;
}


}







































	
	
	
