
.news_detail_top{background-image: url(/image/specific_skills_top_image.jpg);width:100%;height:250px;background-position: center;background-size: cover;}
.news_detail_top_blank{width:100%;height:250px;background-position: center;background-size: cover;}
.news_detail_wra{width:90%;max-width:760px;margin-left:auto;margin-right:auto;margin-top: 120px;}
.news_detail_time{font-size: 16px;font-weight: BOLD;text-align: left;}
.news_detail_title{font-size: 20px;font-weight: BOLD;color:BLACK;text-align: left;margin-top: 50px;}
.news_detail_line{width: 100%;height: 2px;background-color: #707070;margin-left: auto;margin-right: auto;margin-top:40px;margin-bottom: 40px;}
.news_detail_word{width:90%;max-width:760px;margin-left:auto;margin-right:auto;font-size: 14px;line-height:1.7;text-align: left;}
.news_detail_button_all{display:inline-block;max-width: 300px;width: 40%;background-color:WHITE ;height: 60px;color: #E60039;font-size: 16px;font-weight: BOLD;border-radius: 5px;border: 2px solid #E60039;margin-left:15px;margin-right:15px;}
.news_detail_button_all:hover{background-color:#E60039;color:WHITE;}
.news_detail_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;}
.news_detail_button:hover{background-color:WHITE;color:#E60039;}
.news_detail_button_wra{margin-bottom: 120px;margin-top: 120px;}
.news_detail_word div{margin-top: 30px;margin-bottom: 30px;text-align: center;}
.news_detail_word img{width:90%;}

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

@media screen and (min-width:641px) {
.news_detail_top{background-image: url(/image/specific_skills_top_image.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 0px;padding-bottom: 33%;position: relative;overflow: hidden;}
.news_detail_top_blank{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_detail_top{background-image: url(/image/specific_skills_top_image.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 0px;padding-bottom:450px;position: relative;}
.news_detail_top_blank{background-position: center;background-repeat: no-repeat;background-size: cover;height: 0px;padding-bottom:450px;position: relative;}
}