@charset "utf-8";
/* CSS Document */
@media (max-width: 768px) {
.top-img{
	background-image: url(../img/p-top-sp.jpg);
}

.form-sub-ttl{
	display:block;
	margin-bottom:4px;
}

.radio, .checkbox {
  font-size: 13px;
}
    
/***********20190508**********/
.contact th {
    font-size: 14px;
    text-align: center;
}
    
    
    .contact td {
    font-size: 14px;
}
}
