/* 모바일 360 ******************************************************************************************************** */

@media screen and (max-width: 390px) {
    html {
        font-size: 52%;
    }
	.cont_box {
		margin-top: 7px;
	}
    .cont_tit, .cont_price, .cont_btn {
        padding:5px 0 5px 0;
    }
    .cont_desc, .cont_esc {
        padding: 3px 0 3px 0;
    }
    .cont_pad_big {
        padding: 11px 0 11px 0;
    }
    .header h1 img {
        height: 47px;
        width: 151.88px;
    }

    #side_open img { height: 19px;}

    #side_menu .side_close {
        right: 270px;
    }
    #side_menu .side_wr {
        width: 256px;
    }    
    .side_top img {
        height: 48px;
    }
    .side_top {
        margin: 0 auto;
        padding: 28px 50px;
        border-bottom: 1px solid #d0d0d0;
    }
    .menu_list li {
        border-bottom: 1px solid #d0d0d0;
        position: relative;
        font-size: 1.4rem;
        padding: 11px 2.688rem;
    }

	.menu_list li a {
		display: inline-block;
		width: 100%;
		white-space: nowrap;
        padding: 0px;
        line-height: 20px;
        font-size: 15px;
        color:#000;
	}
	.menu_list li.add_menu a {
		width: 85%;
	}


    .menu_list li a.li_close {
        width: 45px;
        font-size: 30px;
    }
    .menu_list li a.li_close {
        top: 10px;
    }    
    .li_sub {
        padding: 11px 20px;
        font-size: 1.875rem;
        border-bottom: 1px solid #d0d0d0;
    }
    .li_sub_cont li { 
        font-size: 14.5px;
        border:0;
        padding: 9px 10px;      
        color: #909090;                      
    }
    .li_sub_head2 {
        margin-top: 30px;
    }
    .side_banner {
        width: calc(256px - 40px);
        margin:0 auto;
        padding-top:35px;
    }
    .side_banner2 {
        width: calc(256px - 40px);
        margin:0 auto;
        padding:40px 0 60px 0;
    }
        
    .middle_ex {
        height: 21px;
    }

}

@media screen and (max-width: 360px) {

    html {
        font-size: 52%;
    }

    .main_bg {
        height: auto;
    }
   
    .header {
        width: 100%;
        height: auto;
        padding: 17px 0 13px 0;
        z-index: 3;
    }    
    .fixed .header {
        height: auto;
    }    
    .header .row {
        margin:0 auto;
        width: calc(100% - 36px);
    }
    .header h1 img {
        height: 36px;
        width: 116.33px;
    }
    .visual {
        height: auto;
        padding-top: 24px;
        padding-left: 30px;        
    }
    #visual_board {
        padding: 13px 0 8px 16px;
        background-color: #fff;
    }     
    #visual_box {
        margin-top: 15px;
        margin-bottom: 68px;
    }    
    .visual_row {
        margin: 0 0 5px 0;
    }
    .visul_bbs_tit img {
        height: 17px;
    }
    .visul_bbs_desc {
        font-size: 1.2rem;
        padding-left: 19px;
    }    
    .top_txt2 {
        line-height: normal;
    }    
    .top_txt3_l img {
        height: 18px;
    }

    .middle {
        padding: 13px 0 30px 0;
    }
    #mid_top {
        padding: 20px 0 13px;
    }
    #mid_top img {
        height: 17px;
    }

    .contents {
        margin-bottom: 34px;
    }
.cont_box {
    margin-top: 7px;
}
    .cont_wrapper {
        margin: 0 auto;
        width: calc(100% - 24px);
        min-width: auto;
        box-sizing: border-box;
    }
    .cont_tit, .cont_price, .cont_btn {
        padding:5px 0 5px 0;
    }
    .cont_desc, .cont_esc {
        padding: 3px 0 3px 0;
    }
    .cont_ft_box {
        padding: 18px 0 18px 0;
        height: auto;
    }
    .cont_ft_name {
        padding-bottom: 4px;
    }
    .cont_ft_btn {
        width: 48px;
        height: 17px;
        margin-top: auto;
        margin-left: auto;
        padding: 2px 0 3px;
    }
    .cont_foot {
        margin-top: 12px;
    }
    .cont_foot_box2 {
        margin-top: 10px;
    }
    .cont_foot_box1 .cont_ft_box:nth-child(-n+2) {
        margin-right: 12px;
    }
    .cont_foot_box2 .cont_ft_box:nth-child(1) {
        margin-right: 12px;
    }    
    .cont_foot_box2 .cont_ft_box {
        float: left;
        width: calc( (100% - 12px) / 2 );
    }
    .cont_foot_box1 .cont_ft_box {
        float: left;
        width: calc( (100% - 24px) / 3 );
    }

    .cont_pad_big {
        padding: 11px 0 11px 0;
    }
    #foot_logo img {
        height:31px;
        width: auto;
    }
    .foot_com_phone {
        margin-top:-5px;
    }
    #foot_company {
        padding: 1.25rem 0 3rem 1.75rem;
    }
    .foot_com_row {
        padding-top: 10px;
    }
    #foot {
        height: 19.25rem;
    }



    #side_open img { height: 19px;}

    #side_menu .side_close {
        right: 270px;
    }
    #side_menu .side_wr {
        width: 256px;
    }    
    .side_top img {
        height: 48px;
    }
    .side_top {
        margin: 0 auto;
        padding: 28px 50px;
        border-bottom: 1px solid #d0d0d0;
    }
    .menu_list li {
        border-bottom: 1px solid #d0d0d0;
        position: relative;
        font-size: 1.4rem;
        padding: 11px 2.688rem;
    }

	.menu_list li a {
		display: inline-block;
		width: 100%;
		white-space: nowrap;
        padding: 0px;
        line-height: 20px;
        font-size: 15px;
        font-weight: 500;
        color:#000;
	}
	.menu_list li.add_menu a {
		width: 85%;
	}

    .menu_list li a.li_close {
        width: 45px;
        font-size: 30px;
    }
    .menu_list li a.li_close {
        top: 10px;
    }    
    .li_sub {
        padding: 11px 20px;
        font-size: 1.875rem;
        border-bottom: 1px solid #d0d0d0;
    }
    .li_sub_cont li { 
        font-size: 14.5px;
        border:0;
        padding: 9px 10px;      
        color: #909090;                      
    }
    .li_sub_head2 {
        margin-top: 30px;
    }
    .side_banner {
        width: calc(256px - 40px);
        margin:0 auto;
        padding-top:35px;
    }
    .side_banner2 {
        width: calc(256px - 40px);
        margin:0 auto;
        padding:40px 0 60px 0;
    }
        
    .middle_ex {
        height: 21px;
    }
}