@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1280px){

}
/*1280 END*/

@media screen and (max-width:1024px){


}
/*1024 END*/

@media screen and (max-width:900px){
.board_view_top .tit{padding: .75em; font-size: 1.28em;}
.dp1_news.dp2_notice .w_form_tit{width: 9em}

.board_st.faq .list .BScon{ padding:1em 0;}
.board_st.faq .list > li .con{flex-wrap: wrap;}
.board_st.faq .list > li .con .faq_tit{font-size: 1.5em;}
.board_st.faq .list > li .con .w_tit{ padding:0}
.board_st.faq .list > li .con .w_faq{width: 3em;}
.board_st.faq .list > li .con .faqQ{ font-weight:500; font-size: 1em;}
.board_st.faq .w_btn {width: 100%; order: 4; text-align: left; padding-bottom: .250em;}
.board_st.faq .w_faq{width: 3em;}
.board_st.faq .w_more{width: 3em; order: 3;}
.board_st.faq .w_btn > *{vertical-align: middle !important}


}
/*900 END*/

@media screen and (max-width:768px){

}

/*768 END*/

@media screen and (max-width:500px){
.total_wrap{margin-bottom: .5em !important}
}

/*500 END*/






@media all and (max-width:1024px) and (orientation:landscape){

}
