/*===============================================
 *	コンテンツ
===============================================*/
.pds10{padding: 5px 10px;}
.img-service{max-width: 530px;max-height: 350px;margin-top: 27px;}

.border{background:#fff;border: 4px solid var(--site-primary);margin-bottom:70px;}
.border .basic-subttl{margin-top: 40px;}
.border-photo{max-width: 1000px;padding:0 52px 52px;}
.border img{max-width: 500px;}



@media only screen and (max-width: 1024px) {
.img-service{max-width: 450px;}
.border img{max-width: 425px;}
.strength-box .s-right{max-width:410px;}
}

@media only screen and (max-width: 768px) {
.img-service{max-width: 100%;max-height: 466px;}
.border img{max-width: 100%;}
.strength-box .s-left{max-width: 100%;width: 100%;margin-bottom: 30px;}
.strength-box .s-right{max-width: 100%;width: 100%;}
.service-subttl .basic-hdttl::before{right: 0;top: 60px;width: 98px;height: 116px;}
.service-subttl .basic-hdttl span{padding: 0px 25px;}
}

@media only screen and (max-width: 568px) {
.txtbox .subtxt p{margin-top: 20px;}
.border{margin: 20px 0;}
.border .basic-subttl{margin-top: 20px;font-size: 22px;max-width: 115px;}
.border-photo{padding: 0 20px 20px;}
.strength-box li{padding: 20px 15px;margin-bottom: 20px;}
}