/*===============================================
 *	コンテンツ
===============================================*/
#second-visualcontents h1 span{max-width: 210px;}
.border-box{background: #fff;border: #ffdae0 8px solid;outline: #ec7589 3px solid;padding: 25px 0 25px 20px;margin-top: 66px;}

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

.request-box .text-content{max-width:560px;width:100%;}
}

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


.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;}
.underline-stripe{padding: 19px 10px 14px 34px;}
}