
.news_all_wra{background-color: #FFFFFF;padding-top:90px;padding-bottom:125px;width: 90%;margin-left: auto;margin-right: auto;}
.news_all_panel{max-width: 954px;width: 95%;margin-left: auto;margin-right: auto;background-color: #FFFFFF;padding-bottom: 80px;}
.news_text_{font-weight: BOLD;max-width: 760px;width: 95%;margin-left: auto;margin-right: auto;text-align: left;padding-top: 15px;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #707070;}

.news_all_button{display:inline-block;max-width: 300px;width: 40%;background-color: #E60039;height: 60px;color: WHITE;font-size: 16px;font-weight: BOLD;border-radius: 5px;border: 2px solid #E60039;margin-left:15px;margin-right:15px;margin-top:90px;}
.news_all_button:hover{background-color:WHITE;color:#E60039;}

@media screen and (max-width:640px){
.news_all_top{background-image: url(/image/news_all.jpeg);background-repeat: no-repeat;background-size: cover;height:120px;background-position: center;}
}

@media screen and (min-width:641px) {
.news_all_top{background-image: url(/image/news_all.jpeg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 0px;padding-bottom: 33%;position: relative;overflow: hidden;}
}
@media screen and (min-width:840px) {

}
@media screen and (min-width:1024px) {

}
@media screen and (min-width:1350px) {
.news_all_top{background-image: url(/image/news_all.jpeg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 0px;padding-bottom:450px;position: relative;}
}