@charset "utf-8";
/*.footer_wrapper{position: absolute; width: 100%; left: 0; bottom: 0; background-color: #fff;}*/
.footer_wrapper{display: block; position: relative; background-color: #fff;}
.footer_wrap{padding-top: 65px; padding-bottom: 75px;}
.footer_wrap.mypage{padding-top: 70px;}

.footer_wrap .footer_contents_title{ font-size:22px; font-size:2.2rem; line-height:33px; line-height:3.3rem; font-weight: 700; letter-spacing: -0.031em; word-spacing: -0.02em; color: #000;}

.footer_wrap .intro_video_con > a { display: inline-block; max-width: 800px;}
.footer_wrap .intro_video_con > a > img { width: 370px; }

/* footer_menu_con */
.footer_wrap .footer_menu_con{display: none;}
.footer_wrap .footer_menu_list{display: flex; flex-wrap: nowrap; align-items: stretch;}
.footer_wrap .footer_menu_list > li{width:20%; float:left; padding-left:30px; box-sizing: border-box; position: relative;}
.footer_wrap .footer_menu_list > li:nth-child(6) { display: none; }
.footer_wrap .footer_menu_list > li:after{content:""; position:absolute; top: 13px; left: 0; height:calc(100% - 16px); border-left:1px solid #dedcec;}
.footer_wrap .footer_menu_list > li > a{ font-size:17px; font-size:1.7rem; line-height:23px; line-height:2.3rem; letter-spacing: -0.023em; color:#000; font-weight:700; display:block; padding-top:9px; padding-bottom:9px; margin-bottom:4px;}
.footer_wrap .footer_menu_list > li > ul{}
.footer_wrap .footer_menu_list > li > ul > li{}
.footer_wrap .footer_menu_list > li > ul > li > a{font-size:15px; font-size:1.5rem; line-height:27px; line-height:2.7rem; letter-spacing: -0.028em; color:#000; font-weight:300; display:block; transition: opacity .2s; }

/* footer_middle_contents_wrap - 주소, 고객센터, 메일문의에 대한 내용 */
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con{margin-bottom: 22px;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con:last-child{margin-right: 0 !important; margin-bottom: 0 !important;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con .title{ font-size:16px; font-size:1.6rem; line-height:26px; line-height:2.6rem; font-weight: 500; letter-spacing: -0.02em; color: #000; display: inline-block;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con .move_to_qna{position: relative; padding-right: 9px; color: #453fe8; font-weight: 500;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con .move_to_qna:after{content: ''; position: absolute; right: 0; top: 4px; width: 5px; height: 10px; background-image: url('../img/retina/arrow_6738ff_5x10_right_lite_mac.png'); background-size: 5px 10px; background-position: center center; background-repeat: no-repeat;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con .info_text{margin-bottom: 5px; margin-top: 9px; font-size:17px; font-size:1.7rem; line-height:26px; line-height:2.6rem; font-weight: 500; letter-spacing: -0.0em; color: #000; display: inline-block;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li{display: block; font-size:15px; font-size:1.5rem; line-height: 24px; line-height: 2.4rem; font-weight: 300; letter-spacing: -0.03em; color: #000; word-break: keep-all;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con.customer_center > li:last-child{ display: none;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con.customer_center > li > span.mobile { display: inline-block; }
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li > span.font_helve{display: inline-block; margin-bottom: -4px;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li > span.line_after{display: inline-block; padding-right: 13px; margin-right: 7px; position: relative;}
.footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li > span.line_after:after{content: ""; position: absolute; top: 6px; right: 0; height: calc(100% - 11px); border-right: 1px solid rgba(0,0,0,0.15);}

/* footer_bottom_util_list_wrap - input_box와 sns_list의 내용 */
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box{position: relative; text-align: left; margin-bottom: 50px;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input{width: 100%; padding: 0 0 21px; font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 400; letter-spacing: -0.023em; color: #000; border: none; border-radius: 0; ;height: 56px; border-bottom: 2px solid #000; outline: none; box-sizing: border-box; -webkit-appearance: none;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input::-webkit-input-placeholder{font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 700; letter-spacing: -0.023em; color: #000;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input::-moz-placeholder{font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 700; letter-spacing: -0.023em; color: #000;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input:-moz-placeholder{font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 700; letter-spacing: -0.023em; color: #000;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input:-ms-input-placeholder{font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 700; letter-spacing: -0.023em; color: #000;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box .footer_input_btn{display: inline-block; position: absolute; top: 3px; right: 0; z-index: 5; font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; font-weight: 900; letter-spacing: -0.023em; color: #000;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con{font-size:0; line-height:0; text-align: center;}
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li{display:inline-block; vertical-align: middle; padding-left: 13px; padding-right: 13px; transition: padding .2s;}
/*.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li:last-child{margin-right: 0;}*/
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li > a{ display: block; position: relative; /*overflow: hidden; */box-sizing: border-box; width: 40px; height: 40px; }
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li:last-child > a { width: 47px; }
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li > a > img { /*width: 90%; */transition: transform 0.2s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li > a > svg { width: 100%; transition: transform 0.2s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }


/* footer_bottom_contents_wrap */
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con{font-size: 0; line-height: 0; margin-bottom: 10px;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li{display: inline-block; position: relative; margin-right: 8px; padding-right: 9px;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:last-child{margin-right: 0; padding-right: 0;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:after{content: ""; position: absolute; top: 5px; right: 0; height: calc(100% - 8px); border-right: 1px solid rgba(0,0,0,0.15);}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:last-child:after{border-right: none;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a{font-size:14px; font-size:1.4rem; line-height:20px; line-height:2.0rem; font-weight: 500; letter-spacing: -0.02em; color: #000;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a > span { position: relative; transition: padding-right .2s;}
.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a > span::after { content: ''; position: absolute; top: 4px; right: 0; width: 0; height: 10px; background-image: url("../img/arrow_black_5x10_lite.png"); background-size: 5px 10px; background-position: center center; background-repeat: no-repeat; transition: width .2s;}
[data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a > span::after { top: 6px; background-image: url("../img/retina/arrow_black_5x10_right_lite_mac.png"); }
[data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a > span::after { top: 6px; background-image: url("../img/retina/arrow_black_5x10_right_lite_mac.png"); }
/*.footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a.point0 > span::after { background-image: url("../img/arrow_6738ff_5x10_lite.png"); }
[data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a.point0 > span::after { background-image: url("../img/retina/arrow_6738ff_5x10_right_lite_mac.png"); }
[data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a.point0 > span::after { background-image: url("../img/retina/arrow_6738ff_5x10_right_lite_mac.png"); }*/
.copyright_box{font-size:10px; font-size:1.0rem; line-height:16px; line-height:1.6rem; font-weight: 400; letter-spacing: 0.09em; word-spacing: 0.01em; color: #000;}
.footer_wrap .footer_bottom_contents_wrap .copyright_box{margin-bottom: 20px;}

.footer_wrap .footer_bottom_contents_wrap .logo_con img { width: 176px; }
.footer_wrap .footer_bottom_contents_wrap .logo.weven img { width: 100px; }
.footer_wrap .footer_bottom_contents_wrap .logo_con .small { display: none; }
/*.footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }*/
.footer_wrap .footer_bottom_contents_wrap .logo_con .retina { display: none; }
[data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }
[data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { display: block;}
[data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }
[data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { display: block;}

.footer_wrap .move_to_top_con{}
.footer_wrap .move_to_top_con .move_to_top_btn{position: relative; display: inline-block; width: 51px; height: 51px; transition: all .2s;}
.footer_wrap .move_to_top_con .move_to_top_btn:before{content: ''; position: absolute; left: 14px; top: 17px; width: 23px; height: 13px; background-image: url('../img/arrow_black_23x13_top.png'); background-size: 23px 13px; background-position: center center; background-repeat: no-repeat; z-index: 1;}
[data-wv-agent="Mac"] .footer_wrap .move_to_top_con .move_to_top_btn:before{background-image: url('../img/arrow_black_23x13_top_mac.png');}
[data-wv-pc="mobile"] .footer_wrap .move_to_top_con .move_to_top_btn:before{background-image: url('../img/arrow_black_23x13_top_mac.png');}
.footer_wrap .move_to_top_con .move_to_top_btn:after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; opacity: 0; background-color: #453fe8; transform: scale(0); transition: transform 0.15s, opacity 0.1s;}

/* login footer copyright */
.login_footer_wrap{position: absolute; bottom:40px; right: 0px; width: 100%; font-size:0px; font-size:0rem; line-height:0px; line-height:0.0rem; text-align: center;}

/*@media all and (min-width:768px){*/
    /*.login_footer_wrap{width: auto; right: 40px;}*/
/*}*/

@media all and (min-width:992px){

    .footer_wrap .footer_contents_title{ font-size:26px; font-size:2.6rem; font-weight: 800;}
    .footer_wrap{padding-top: 105px; padding-bottom: 115px;}
    .footer_wrap.mypage{padding-top: 130px;}

    .footer_wrap .intro_video_con > a > img { width: 600px; }

    .footer_wrap .footer_menu_list > li > ul > li > a { opacity: 0.8; }
    .footer_wrap .footer_menu_list > li > ul > li:hover > a { opacity:1; font-weight: 500;}

    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con{width: 50%; padding-right: 20px; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con:first-child{clear: left;}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con:last-child{clear: left;}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li{ font-size:15px; font-size:1.5rem; line-height:22px; line-height:2.2rem; margin-bottom: 2px; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con > li > span.line_after:after{ top: 4px; height: calc(100% - 8px);}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con.customer_center > li:last-child { display: block; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con.customer_center > li > span.mobile { display: none; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con .title{ display: block; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con .info_text{margin-bottom: 2px; display: block;}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con .move_to_qna:after{top: 4px;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap{position: absolute; bottom:-98px; right: 0; width: 50%; z-index: 1;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box{margin-bottom: 50px; float: left;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con{text-align: right; float: left; padding-top: 10px; padding-bottom: 25px;}

    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con{margin-top: 4px; margin-bottom: 15px;}
    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li{margin-right: 12px; padding-right: 12px;}
    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:after{ height: calc(100% - 10px); }
    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li > a{font-size:15px; font-size:1.5rem; line-height:23px; line-height:2.3rem;}
    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:hover > a > span { padding-right: 13px; }
    .footer_wrap .footer_bottom_contents_wrap .footer_addr_list_con > li:hover > a > span::after { width: 5px; }
    .footer_wrap .footer_bottom_contents_wrap .copyright_box{margin-bottom: 0;}
    .copyright_box { font-size:11px; font-size:1.1rem; line-height:17px; line-height:1.7rem; }

    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li { padding-left: 10px; padding-right: 10px; }
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li:hover { padding-left: 15px; padding-right: 15px; }
    /*.footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li:hover > a > img { transform: translate(-50%, -50%) scale(1.3); }*/
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con > li:hover > a > svg { transform: translate(-50%, -50%) scale(1.3); }

    .footer_wrap .footer_bottom_contents_wrap .copyright_box{margin-bottom: 6px;}

    .footer_wrap .footer_bottom_contents_wrap .logo.weven img { width: 150px; }
    .footer_wrap .footer_bottom_contents_wrap .logo_con .small { display: inline-block; }
    .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }
    [data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { display: none; }
    [data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { display: none; }
    [data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .small { display: none; }

    .footer_wrap .move_to_top_con .move_to_top_btn:hover:before{background-image: url('../img/arrow_white_23x13_top.png');}
    [data-wv-agent="Mac"] .footer_wrap .move_to_top_con .move_to_top_btn:hover:before{background-image: url('../img/arrow_white_23x13_top_mac.png');}
    .footer_wrap .move_to_top_con .move_to_top_btn:hover:after{transform: scale(1); opacity: 1;}

}

@media all and (min-width: 1200px) {
    .login_footer_wrap{bottom:60px; right: 60px;}
    .footer_wrap .footer_menu_con{display: block;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_input_box{margin-bottom: 87px; float: right;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap .footer_sns_list_con{float: right;}
}

@media all and (min-width: 1300px) {
    .footer_wrap .footer_menu_list > li{padding-left: 45px;}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con{width: 33%; padding-right: 30px; margin-bottom: 0; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con:last-child{clear: none;}

}

@media all and (min-width: 1550px) {

    /*.footer_wrap{padding-top: 205px; padding-bottom: 215px;}*/
    /*mypage_footer*/
    /*.mypage.footer_wrap{padding-top: 216px;}*/

}

@media all and (min-width: 1700px) {

    .footer_wrap .footer_middle_contents_wrap .footer_info_list_wrap { width: auto; max-width: calc(100% - 200px);}
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con{width: auto; min-width: 302px; margin-right: 90px; margin-top: 3px; padding-right: 0;}
    .footer_wrap .footer_middle_contents_wrap .footer_util_list_wrap{position: relative; width: auto; float: right; bottom: auto;}

    .footer_wrap .footer_bottom_contents_wrap .logo_con { float: right; text-align: right; width: auto; margin-top: 8px;}
    .footer_wrap .footer_bottom_contents_wrap .logo_con img { width: auto; }
    .footer_wrap .footer_bottom_contents_wrap .logo_con .small { display: none; }
    .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: inline-block; }
    [data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }
    [data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .logo_con .default { display: none; }
    [data-wv-os="Mac"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { /*width: 220px;*/ display: inline-block;}
    [data-wv-pc="mobile"] .footer_wrap .footer_bottom_contents_wrap .logo_con .retina { /*width: 220px;*/ display: inline-block;}
}

@media all and (min-width: 1800px) {
    .footer_wrap { padding-top: 140px; }
    .footer_top_text_wrap { margin-bottom: 70px; }
    .footer_wrap .intro_video_con > a > img { width: 650px; }

    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con{margin-right: 119px;}
}

@media all and (min-width: 1920px) {

}

@media all and (min-width: 2500px) {
    .footer_wrap { padding-top: 170px; }
    .footer_wrap .footer_middle_contents_wrap .footer_info_list_con{ min-width: 340px; }
    .footer_wrap .footer_menu_list > li > a { font-size:19px; font-size:1.9rem; line-height:25px; line-height:2.5rem; margin-bottom: 8px; }
    .footer_wrap .footer_menu_list > li > ul > li > a { font-size:17px; font-size:1.7rem; line-height:32px; line-height:3.2rem; }

    .footer_wrap .intro_video_con > a > img { width: auto;}
}