@charset "UTF-8";

.second-content{
	font-size:1.7rem;
	line-height:1.4;}

.contact .table-form input.input-half
{width:20%;}	

.second-content table.list th{
	 word-wrap:break-word;
	 overflow-wrap:break-word;}

/*-------------------------------*/

/*@media screen and (min-width : 768px)

-------------------------------*/
@media screen and (max-width : 768px) {
	.second-content{
	font-size:1.6rem;}

}

/*-------------------------------*/

/*@media screen and (min-width : 640px)

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

	}

/*-------------------------------*/

/*@media screen and (min-width : 414px) iPhone 6 Plus

-------------------------------*/
@media screen and (max-width : 414px) {
	
}
	
/*-------------------------------*/

/*@media screen and (min-width : 374px) under iPhone 6 (375px)

-------------------------------*/
@media screen and (max-width :374px) {

}
	
/*-------------------------------*/

/*@media screen and (min-width : 320px) iPhone 5

-------------------------------*/
@media screen and (max-width :320px) {

}
