@charset "UTF-8";

.eq_cont {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.eq_cont:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.eq_ttl {
    margin-bottom: 20px;
}

.eq-ttl {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-left: 3px solid #edc138;
line-height: 1.4;
color:#000;
}

.eq_c .ttl {
    font-size: 18px;
    font-weight: bold;
line-height: 1.4;
color:#000;
margin-bottom: 10px;
        text-align: center;
}
.eq_txt {
    font-size: 16px;
line-height: 1.8;]


}

.clm_bx {
margin-bottom: 50px;

}
.equipment_wrap .l_bx {
    width: 500px;
    float: left;

}

.equipment_wrap .l_bx img {
    width: 100%;
}

.equipment_wrap .r_bx {
    width: 540px;
    float: right;
}



.equipment_wrap table {
width: 100%;
    font-size: 16px;
    box-sizing: border-box;

}
.equipment_wrap th {
border: solid 1px #ccc;
    background:#f6f6f6;
    padding: 10px 20px;
    width: 150px;
}

.equipment_wrap td {
border: solid 1px #ccc;
    padding: 10px 20px;
}

.equipment_wrap td:nth-child(3) {

    width: 200px;
}

.eq_ph{
    padding: 20px 0;
}

.equipment_wrap td.price {
text-align: right;
}

@media (max-width: 767px) {


.eq_cont {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.eq_cont:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.eq_ttl {
    margin-bottom: 18px;
}

.eq-ttl {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-left: 3px solid #edc138;
line-height: 1.4;
color:#000;
}


.eq_txt {
    font-size: 14px;
line-height: 1.8;

}
.eq_c .ttl {
    font-size: 16px;
    font-weight: bold;
line-height: 1.4;
color:#000;
margin-bottom: 10px;
        text-align: center;
}

.equipment_wrap .l_bx {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.equipment_wrap .l_bx img {
    width: 100%;
}
.equipment_wrap .r_bx {
    width: 100%;
    float: none;
}



.equipment_wrap table {
width: 100%;
    font-size: 12px;
    box-sizing: border-box;

}
.equipment_wrap th {
border: solid 1px #ccc;
    background:#f6f6f6;
    padding: 8px;
    width: 70px;
}

.equipment_wrap td {
border: solid 1px #ccc;
    padding: 8px;
}

.equipment_wrap td:nth-child(3) {

    width: 50px;
}


.eq_ph img{
    width: 100%;
}





@media (max-width: 425px) {
.mvTopSlide_wrap {
    height: 465px;
}
}


@media (max-width: 320px) {
.mvTopSlide_wrap {
    height: 350px;
}
}


}
@media (max-width: 374px) {
.popular_wrap ul li {
    width: 90px;
    margin: 0 15px 0 0;
}

}
