@charset "utf-8";

.footer_wrap{padding-top:75px; padding-bottom:80px; background-color: #363636;}
.footer_wrap .title_box{font-size:0; margin-bottom: 30px; text-align: center;}
.footer_wrap .input_box{max-width: 525px; overflow: hidden; float:none; margin-left: auto; margin-right: auto;}

.footer_wrap .footer_menu_wrap{display: none;}
.footer_wrap .gnb_wrap{display:table; width:100%; overflow: hidden;
    width:-webkit-calc(100% + 39px); width:-moz-calc(100% + 39px); width:calc(100% + 39px); margin-left:-39px;
    -webkit-transform: translateZ(0) !important; transform: translateZ(0) !important;}
.footer_wrap .gnb_wrap > li{display:table-cell; position: relative; width:20%; vertical-align: top; padding-left: 41px; box-sizing: border-box;}
.footer_wrap .gnb_wrap > li:after{content: ''; position: absolute; top:5px; left:0; height:calc(100% - 10px); border-left:1px solid rgba(255,255,255,0.1);}
.footer_wrap .gnb_wrap > li > a{color:#fff; display:block; margin-bottom:15px;}
.footer_wrap .gnb_wrap > li > ul{}
.footer_wrap .gnb_wrap > li > ul > li{}
.footer_wrap .gnb_wrap > li > ul > li > a{font-size:15px; font-size:1.5rem; line-height:26px; line-height:2.6rem; letter-spacing: -0.025em; color:#fff; font-weight:300;
    display:block; opacity:0.5; transition:opacity .2s;}
.footer_wrap .sns_list_con{font-size:0; line-height:0; text-align: center;}

.footer_wrap .sns_list_con > .sns_list{display:inline-block; vertical-align: middle; margin-right:25px; margin-left:25px;}
.footer_wrap .sns_list_con > .sns_list:first-child{margin-left: 0;}
.footer_wrap .sns_list_con > .sns_list:last-child{margin-right: 0;}

.footer_util_list_con{font-size: 0; line-height: 0; text-align: center;}
.footer_util_list_con .footer_util_list{position:relative; display: inline-block; vertical-align: middle; float:none; margin-right: 12px; transition: margin-right 0.15s ease;}
.footer_util_list_con .footer_util_list:last-child{margin-right: 0;}
.footer_util_list_con .footer_util_list a{display: inline-block;}
.footer_util_list_con .footer_util_list a > span{display: inline-block; position:relative; transition: all 0.2s ease; color:#fff;
    font-size:15px; font-size:1.5rem; line-height:26px; line-height:2.6rem;}
.footer_util_list_con .footer_util_list a > span::after{content: ''; position: absolute; top:0; right:0; width: 0; height: 100%; opacity: 0; transition: all 0.15s ease;
    background-image: url("/weven_service/asset/img/arrow/arrow_6x11_white_right.png"); background-repeat: no-repeat; background-position: right center; background-size: 6px 11px;}

.footer_wrap .footer_addr{font-size: 0; text-align: center;}
.footer_wrap .footer_addr .footer_addr_list{display:inline-block; vertical-align:middle; float:none; margin-right: 9px; text-align: center;}
.footer_wrap .footer_addr .footer_addr_list .desc_font_1{font-size:15px; font-size:1.5rem; line-height:26px; line-height:2.6rem; color:#fff;}
.footer_wrap .footer_addr .footer_addr_list:first-child{margin-right:0;}
.footer_wrap .footer_addr .footer_addr_list:last-child{margin-right:0;}

.theme008 .move_to_top_btn_con{text-align: center;}

.subscribe_wrap{}
.subscribe_wrap_inner{}
.subscribe_wrap .title_box{background-color: #cbc0b0; height: 100px;}
.subscribe_wrap .title_box_inner{display: flex; align-items: center; height: 100%;}
.subscribe_wrap .input_box{height: 100px;}
.subscribe_wrap .input_box_inner{display: flex; align-items: center; height: 100%; background-color: #c5b5a0;}

.theme008 .subscribe_wrap .submit_input_style_1_con .submit_input_style_1{border-radius: 0px; border:none; background-color: transparent; padding-bottom: 0;}
.theme008 .subscribe_wrap .submit_input_style_1_con .submit_input_style_1{padding-left: 0;}
.theme008 .submit_input_style_1_con .submit_con{right: 0px;}

@media all and (min-width:992px){
    .subscribe_wrap .title_box_inner{max-width: calc(1200px / 2); float: right;}
    .subscribe_wrap .input_box_inner{max-width: calc(1170px / 2);}
    .theme008 .subscribe_wrap .submit_input_style_1_con .submit_input_style_1{padding-left: 38px;}
    .theme008 .submit_input_style_1_con .submit_con{right: 40px;}

    .footer_wrap .gnb_wrap > li > ul > li:hover > a{opacity: 1; font-weight: 400;}
    .footer_util_list_con .footer_util_list:hover{margin-right: 19px;}
    .footer_util_list_con .footer_util_list:last-child:hover{margin-right: 0px;}
    .footer_util_list_con .footer_util_list:hover a > span{padding-right: 16px;}
    .footer_util_list_con .footer_util_list:hover a > span::after{width: 6px; opacity: 1;}

    .footer_wrap{ padding-top:115px; padding-bottom:120px;}
    .footer_wrap .footer_title_con{display: flex; align-items:center; justify-content: space-between;}
    .footer_wrap .title{margin-bottom: 0;}
    .footer_wrap .title_box{margin-bottom: 0; text-align: left; padding-right: 20px;}
    .footer_wrap .input_box{flex:1; margin-left: 0; margin-right: 0;}
    .footer_wrap .footer_menu_wrap{display: block;}
    .footer_wrap .sns_list_con{text-align: left;}
    .footer_wrap .footer_util_list_con{text-align: left;  -webkit-transform: translateZ(0) !important; transform: translateZ(0) !important;}
    .footer_wrap .footer_addr{text-align: left;}
    /*.footer_wrap .footer_addr .footer_addr_list > div[data-wv-layout-element="block_inner"]{padding-top: 2px;}*/
    .footer_wrap .footer_addr .footer_addr_list:first-child{margin-right:9px;}
    .footer_wrap .footer_addr .footer_addr_list:first-child  > div[data-wv-layout-element="block_inner"]{padding-top: 0; padding-bottom: 1px;}

    .footer_wrap .footer_desc_con{display: flex; align-items: flex-end; justify-content: space-between;}
    .theme008 .footer_info_wrap{width: calc(100% - 195px);}
}

