
#service_point_about #spMainVisualArea{
	min-height: 0!important;
}
#service_point_about .anchorInPage a {
    background-image: none!important;
	padding: 0;
	margin: 0;
}

#service_point_about .entry_button_yellowback {
    padding: 20px;
}

#service_point_about .entry_button_yellowback div {
    width: 100%;
}

#service_point_about .mainContents_title{
	text-align: center;
}

#service_point_about .mainContents_title img{
	width: 70%!important;
}

#service_point_about .mainContents_title_flex{
	display: flex;
	text-align: center;
	justify-content: center;
	margin-top: 20px;
}

#service_point_about .mainContents_title_flex img{
	width: 80%;
}

#service_point_about .point_area{
	background-color: #f7f7f7;
	padding: 20px;
}

#service_point_about .point_area_imgsize01 > p:first-of-type,
#service_point_about .point_area_imgsize02 p:first-of-type,
#service_point_about .point_area_imgsize03 p:first-of-type{
	margin-top: -55px;
}

#service_point_about .point_area_imgsize01 > p:first-of-type img,
#service_point_about .point_area_imgsize02 p:first-of-type img,
#service_point_about .point_area_imgsize03 p:first-of-type img{
	width: 85px;
}

#service_point_about .point_area_imgsize01 p:nth-of-type(2),
#service_point_about .point_area_imgsize02 p:nth-of-type(2),
#service_point_about .point_area_imgsize03 p:nth-of-type(2){
 	position: relative;
}

#service_point_about .point_area_imgsize01 p:nth-of-type(2):before,
#service_point_about .point_area_imgsize02 p:nth-of-type(2):before,
#service_point_about .point_area_imgsize03 p:nth-of-type(2):before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -39px;
    display: inline-block;
    width: 64px;
    height: 4px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #f9d8dc;
}

#service_point_about .point_area_imgsize01 p:nth-of-type(2) img,
#service_point_about .point_area_imgsize02 p:nth-of-type(2) img,
#service_point_about .point_area_imgsize03 p:nth-of-type(2) img{
	width: 100%;
}

#service_point_about .point_area .point_area_flex{
	background-color: #FFF;
    padding: 30px;
    width: 80%;
    margin: 0 auto;
}

#service_point_about .point_area .point_area_wrap{
	flex-wrap: wrap;
}

#service_point_about .point_area .point_area_flex img{
	margin: 20px auto;
    display: block;
}

#service_point_about .point_a_txt{
	display: block;
	text-align: right;
}

#service_point_about .red{
	color: #f00!important;
}

#service_point_about .caution_point {
    background-image: url(/common21/common13/imgs/icon/icn_attention02.png);
	margin: 10px;
    padding: 10px 0 0 40px;
    background-repeat: no-repeat;
    background-position: 18px 19px;
	border: solid 3px #C7C7C7;
}

#service_point_about .bold{
	font-weight: bold!important;
}

#service_point_about .categoryTitle {
    margin: 40px 20px !important;
    padding: 0 !important;
	background-color: initial;
	text-align: left;
}

#service_point_about .categoryTitle h1.h1 {
	font-size: 30px;
    font-weight: 700;
	text-align: left;
}

