@charset "UTF-8";
/* PC반응형(~981px까지) */
@media screen and (max-width: 1200px){
	.header_container{
    width: 90%;
    }
	.d2_side {
    width: 5%;
	}
	.smenuWrap {
    width: 90%;
	}
	.depth02_title {
    font-size: 20px;
    }
    .depth02_sub_title {
    font-size: 16px;
    }
	.d2_s1{
	width: 20%;
	}
	.d2_s2, .d2_s3, .d2_s4{
	width: calc(80% / 3);
	}
	.pop_container {
    width: 100%;
	}
	.pop_banner_imgbox .pop_b01{
	margin-right: 50px;
	}
	.pop_banner_imgbox .pop_b02{
	margin-left: 50px;
	}
}
@media screen and (max-width: 1180px){
    .menu_list .liveMap_direct{
	width: fit-content;
	}
	.map_menu .otherWrap .depth02{
	padding: 30px 20px;	
	}
}
@media screen and (max-width: 1080px){
	.depth02 {
    padding: 30px 25px;
	}
	.depth02 li a {
    font-size: 0.8125em;
	}
}
@media screen and (max-width: 1024px){
	.pop_banner_imgbox img {
    height: 40px;
	}
   .aside_fixed {
    height: 40px;
    padding: 8px 16px;
   }
   .aside_fixed a {
    font-size: 13px;
    font-weight: 500;
    width: auto;
   }
   .form_direct,
   .kakaochannel {
    width: 120px;
   }
   .form_direct{
   	bottom: 160px;
   }
   .aside_fixed img {
    width: 16px;
   	}
}
@media screen and (max-width: 980px){
	.promotion_topbanner{
	display: none;
	}
    .header_container{
    display: none;
    }
    .popContents .popClose {
    right: 42px;
	}
	.line_banner_close span {
	display: none;
	}
	.pt70 {
    padding-top: 54px !important;
	}
	.kakaochannel {
    bottom: 160px;
	}
	.form_direct {
    bottom: 214px;
	}	
}
/* 모바일 반응형 */
@media screen and (max-width:980px) {
    .moblie_header{
   	padding: 12px 0;
    display: flex !important;
    }
}
@media screen and (max-width:768px) {
    .mo_listbox{
        width: 45%;
    }
}
@media screen and (max-width:750px) {
    
    .header_1200>span {
    font-size: 18px;
    }
    .header_1200 .line_banner_img {
    width: 46px;
	}
}
@media screen and (max-width:600px) {
    .mo_listbox {
        width: 55%;
    }
    .aside_fixed{
    display: none;
    }
    .header_1200>span {
    font-size: 16px;
	}
	.header_1200 .line_banner_img {
    width: 44px;
	}
	.popContents .popClose {
    right: 14px;
	}
	.popContents .popClose img{
    width: 18px;
    height: 18px;
	}
	#top_btn {
    right: 20px;
    bottom: 94px;
	}
}
@media screen and (max-width: 480px){
	.header_1200>span {
    font-size: 14px;
	}
	.header_1200 .line_banner_img {
    width: 34px;
	}
}
@media screen and (max-width: 426px){
	#promotionBanner .popContents{
    text-align: left;
	}
	.header_1200>span {
    margin-left: 40px;
	}
	.popContents .popClose {
    right: 40px;
	}
}
@media screen and (max-width: 414px){
    .mo_listbox{ 
    width: 75%;
    }
    .header_1200>span {
    margin-left: 20px;
	}
	.popContents .popClose {
    right: 20px;
	}
	#top_btn {
    right: 12px;
    bottom: 90px;
	}
}
@media screen and (max-width: 380px){
    .header_1200>span {
    font-size: 12px;
	}
	.header_1200 .line_banner_img {
    width: 28px;
	}
}
@media screen and (max-width: 360px){
    .mo_listbox{ 
        width: 80%;
    }
}
@media screen and (max-width: 320px){
    .mo_listbox{ 
        width: 100%;
    }
}
@media screen and (max-width: 310px){
	.popContents .popClose img {
    width: 16px;
    height: 16px;
	}
}
@media screen and (max-width: 290px){
    .header_1200>span {
    font-size: 11px;
	}
	.header_1200 .line_banner_img {
    width: 22px;
	}
}