@media (max-width: 768px) {
#under_visual_area{
	background-position: 70% top;
	background-image: none;
  background: #951b55;
  background: -moz-linear-gradient(top, #951b55 0%, #131e5d 96%);
  background: -webkit-linear-gradient(top, #951b55 0%,#131e5d 96%);
  background: linear-gradient(to bottom, #951b55 0%,#131e5d 96%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b55', endColorstr='#131e5d',GradientType=0 );
}

#about_content_area section h2,
#about_content_area section h3{
	line-height: 1.3;
	font-size: 22px;
}

#intro_area,#choice_area{
	line-height: 1.6em;
}

#intro2_area .img-wrap{
	height: 150px;
	background-position: right center;
}

#advice_area .img-wrap{
	height: 150px;
	background-position: center;
}

#about_content_area #trust_area .img-wrap{
	height: 150px;
	background-position: center;
}

.titl3{
	font-size: 18px;
}


#message_area{
  line-height: 1.6em;
}

.top-img{
	background-image: url(../img/p-top-sp.jpg);
}

.form-sub-ttl{
	display:block;
	margin-bottom:4px;
}
.marker_y.fbf{
	font-size: 16px;
}
/* .radio, .checkbox {
  font-size: 13px;
} */
.contact th,.contact td{
	display: block;
	width: 100%;
	padding: 15px;
}
.sample-txt{
	font-size: 14px;
}
.con-note{
	font-size: 14px;
	line-height: 1.4;
}
.common-ttl-2 span {
    font-size: 28px;
}

}
