@charset "UTF-8";

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

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

.ns_ttl {
    margin-bottom: 20px;
}




.date {
        font-size: 16px;
line-height: 1.8;
    margin-bottom: 20px;
}

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



.ns-ttls {
    font-size: 18px;
    font-weight: bold;

padding-bottom: 10px;
color:red;
}


.blue {
    font-size: 20px;
    font-weight: bold;
padding: 15px 0;
line-height: 1.4;
color:#3366FF;
}




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

.clm_bx {
margin-bottom: 50px;

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

}


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



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

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

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

.news_wrap td:nth-child(3) {

    width: 200px;
}

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

@media (max-width: 767px) {


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

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

.ns_ttl {
    margin-bottom: 18px;
}

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


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

}


.ns_txt p img{
    width: 100%;
}

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

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

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



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

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

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

.news_wrap td:nth-child(3) {

    width: 50px;
}




.ns-ttls {
    font-size: 14px;
    font-weight: bold;

padding-bottom: 10px;
color:red;
}


.blue {
    font-size: 16px;
    font-weight: bold;
padding: 15px 0;
line-height: 1.4;
color:#3366FF;
}



}





@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;
}

}
