@charset "utf-8";
/* CSS Document */
.contact-box { position: relative; border-radius: 40px; overflow: hidden; background: url("/site-assets/files/-1/cms-site-second-wave/20260827/5_03-1_1787830392871.png") right bottom; }
.contact-box-img { float: left; width: 45%; height: 31.7708vw; }
.contact-box-img img { width: 100%; height: 100%; object-fit: cover; }
.contact-box-text { float: right; width: 54%; height: 31.7708vw; padding: 1.2042vw 2.0833vw 0; }
.contact-box-text .head-line { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.8229vw; }
.contact-box-text .head-line .line { width: calc(100% - 54px); height: 1px; background: #f7f7f7; }
.contact-box-text .head-line img { width: 34px; }
.contact-box-text h3 { font-size: clamp(18px, 1.875vw, 28px); color: #D7000E; text-align: center; margin-bottom: 1.6042vw; }
.contact-box-text .info-row { display: flex; flex-wrap: wrap; justify-content: space-between; }
.contact-box-text .info-row li { width: 48%; padding: 0.2rem 0 0.2rem 0.4rem; font-size: clamp(13px, 1.25vw, 18px); color: #444; line-height: 1.4; border-bottom: 1px solid #f2f2f2; }
.contact-box-text .info-row li span { display: block; font-size: clamp(13px, 1.0417vw, 20px); color: #333; }
.contact-box-text .info-row li:first-child { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-lxr_1787830386672.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(2) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-dz_1787830386327.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(3) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-dh_1787830385988.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(4) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-yb_1787830387383.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(5) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-wz_1787830387034.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(6) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-cz_1787830385665.png") no-repeat left center; }
.contact-box-text .info-row li:nth-child(7) { background: url("/site-assets/files/-1/cms-site-second-wave/20260827/icon-yx_1787830387717.png") no-repeat left center; }
@media screen and (max-width:1240px) {
    .contact-box-img { width: 100%; height: 7rem; }
    .contact-box-text { width: 100%; height: auto; }
    }
@media screen and (max-width:768px) {
    .contact-box-img { width: 100%; height: 5rem; }
    .contact-box-text .info-row li { width: 100%; padding: 15px 30px; background-size: 5% !important; font-size: 16px; }
    .contact-box-text { padding: 20px; }
    }
@media screen and (max-width:580px) {
    .contact-box-img { height: 3rem; }
    }
<!--ºÄÊ±1789706048.8133Ãë-->