@charset "utf-8";

* {word-break:keep-all !important;}


.sV1_case2 ul li {padding:0 15px;}

.sV1_case5 .img_box ul li dl dt {width:115px;}
.sV1_case5 .img_box .img1 > div {width:205px;}
.sV1_case5 .img_box .img1 > div > div {width:100%; padding:15px;}

@media screen and (max-width:1024px){
	.sV1_case5 .img_box ul li dl dt {width:105px;}
	.sV1_case5 .img_box {margin-top:320px;}
	.sV1_case5 .img_box .img1 > div {width:160px;}
	.sV1_case5 .img_box .img1 > div > div {height:180px;}
}

@media screen and (max-width:767px){
	.sV1_case2 ul li {width:150px; height:150px;}
	
	.sV1_case5 .img_box ul li dl dt {width:90px;}
	.sV1_case5 .img_box {height:640px; margin-top:0;}
	.sV1_case5 .img_box .img1 > div > div {height:160px;}
}

.sInquiry_wrap .form_box ul li > label {width:150px;}
.sInquiry_wrap .form_box ul li > div {width:calc(100% - 150px);}

@media screen and (max-width:1024px){
	.sInquiry_wrap .form_box ul li > label {width:130px;}
	.sInquiry_wrap .form_box ul li > div {width:calc(100% - 130px);}
}

@media screen and (max-width:767px){
	.sInquiry_wrap .form_box ul li > label {width:115px;}
	.sInquiry_wrap .form_box ul li > div {width:calc(100% - 115px);}
}