@charset "UTF-8";
/*** style ***/


/* ========================================
	サービス・製品　保守サービス
======================================== */

.l_body_service_introduction .m_sec {
border-top: 1px solid #EEE;
padding-top: 66px;
margin-top: 90px;
}
.l_body_service_introduction .m_sec.m_sec_case {
border-top: none;
padding-top: 0;
margin-top: 80px;
}
.l_body_service_introduction .m_sec.m_sec_case + .m_sec {
border-top: none;
padding-top: 70px;
margin-top: 0;
}
.l_body_service_introduction .m_sec.m_ttl_lv1_pages {
border-top: none;
padding-top: 45px;
margin-top: 0;
}
@media (max-width: 767px) {
.l_body_service_introduction .m_sec {
padding-top: 8vw;
margin-top: 8vw;
}
.l_body_service_introduction .m_sec.m_sec_case {
margin-top: 10.664vw;
}
.l_body_service_introduction .m_sec.m_sec_case + .m_sec {
padding-top: 9.331vw;
}
.l_body_service_introduction .m_sec.m_ttl_lv1_pages {
padding-top: 4vw;
}
}

