@charset "utf-8";

/* footer_wrap */
.footer_wrap{}
.footer_wrap .logo_wrap{margin-bottom: 55px;}
.footer_wrap .img_box{height: 655px; background-image: url("../img/footer_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: right center;}
.footer_wrap .footer_con{padding-left: 20px; padding-right: 20px;}
.footer_wrap .footer_contents > div[data-wv-layout-element="block_inner"]{padding-top: 80px; padding-bottom: 80px;}

.theme007 .submit_input_style_1_con{max-width:486px; margin-right:auto; margin-left:auto;}

.theme007 .input_style_1_con{max-width:486px; margin-right:auto; margin-left:auto;}

.footer_wrap .footer_util_list_con{font-size: 0; line-height: 0; text-align: center;}
.footer_wrap .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_wrap .footer_util_list_con .footer_util_list:last-child{margin-right: 0;}
.footer_wrap .footer_util_list_con .footer_util_list a{display: inline-block;}
.footer_wrap .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_wrap .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:rgba(255,255,255,0.5);}
.footer_wrap .footer_addr .footer_addr_list:first-child{margin-right:0;}
.footer_wrap .footer_addr .footer_addr_list:last-child{margin-right:0;}

.theme007 .copyright_font_0{color:rgba(255,255,255,0.2);}

.theme007 .sns_list_wrap{text-align: center;}

.theme007 .move_to_top_btn_con{}

@media all and (min-width:992px){
    .footer_wrap .footer_contents > div[data-wv-layout-element="block_inner"]{padding-top: 111px; padding-bottom: 109px;}
    .footer_wrap .footer_con{padding-left: 15px; padding-right: 15px;}
    .footer_wrap .logo_wrap{margin-bottom: 100px;}

    .footer_wrap .footer_util_list_con{text-align: left;}
    .footer_wrap .footer_util_list_con .footer_util_list:hover{margin-right: 19px;}
    .footer_wrap .footer_util_list_con .footer_util_list:last-child:hover{margin-right: 0px;}
    .footer_wrap .footer_util_list_con .footer_util_list:hover a > span{padding-right: 16px;}
    .footer_wrap .footer_util_list_con .footer_util_list:hover a > span::after{width: 6px; opacity: 1;}
    .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;}

    .theme007 .sns_list_wrap{text-align: left;}

    .theme007 .move_to_top_btn_con{position: absolute; bottom: 11px; right: 0;}
}

@media all and (min-width: 1200px) {
    .footer_wrap .footer_contents{position:absolute; z-index: 2; bottom:0; left:0; width:calc(1170px + ((100% - 1170px) / 2)); }
    .footer_wrap .footer_con{float:right; max-width: 1185px; padding-right: 100px;}
}

@media all and (min-width: 1600px) {


}