/*===============================================
 *	コンテンツ
===============================================*/
#second-visualcontents h1 span{max-width: 220px;}

.pds10{padding: 5px 10px;}
.sodai-txtbox .sodai-subtxt p{margin-top: 30px;}
.img-service{max-width: 530px;max-height: 350px;margin-top: 27px;}
.haihin-onayami{position: relative;max-width: 535px;margin: 0 auto 58px;}
.icon-ttl {color:#444444;font-size: 30px;text-align: center;}
.icon-ttl em{color:#008d85;font-size: 32px;}
.icon-ttl span::before{content: '';display: block;background: url(../img/haihin/icon-l.png) no-repeat;width: 32px;height: 52px;background-size: contain;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.icon-ttl span::after{content: '';display: block;background: url(../img/haihin/icon-r.png) no-repeat;width: 32px;height: 52px;background-size: contain;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

.border-box{background: #fff;border: #fcccd4 8px solid;outline: #ff637d 3px solid;padding: 25px 0 25px 20px;margin-top: 66px;}
.strength-box li:last-child{margin-bottom: 0 ;}

@media only screen and (max-width: 1024px) {
.img-service{max-width: 450px;}
.img-content{max-width: 320px;}
.border img{max-width: 425px;}
.request-box .text-content{max-width:560px;width:100%;}

}
@media only screen and (max-width: 768px) {
.img-service{max-width: 100%;max-height: 466px;}
.border img{max-width: 100%;}
.request-box .text-content{max-width:640px;width:100%;}
.img-content{max-width: 100%;width: 100%;}
}

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

.img-service{margin-bottom: 20px;}
.icon-ttl{font-size: 20px;}
.icon-ttl em{font-size: 22px;}
.icon-ttl span::before{width: 26px;height: 40px;left: -10px;}
.icon-ttl span::after{width: 26px;height: 40px;right: -10px;}
.onayami-txt{margin-bottom: 86px;}
.onayami-txt::after{width: 80px;height: 161px;top:130%;}
.border-box{margin-top: 40px;}
.border-box{padding: 15px;}
}