@charset "utf-8";

/*
 * File       : layout.css
 * Author     : STUDIO-JT (KMS)
 * Guideline  : JTstyle.1.1
 *
 * Dependency : css/reset.css
 *
 * SUMMARY:
 * 1) GLOBAL
 * 2) HEADER
 * 3) FOOTER
 * 4) SCROLL TOP
 * 5) SCROLL DOWN
 * 6) CONTAINER
 * 7) PAGE
 * 8) SINGLE
 * 9) SEARCH
 * 10) 404
 */



/* **************************************** *
 * GLOBAL
 * **************************************** */
html, body {height: 100%;}
body {font-size: 15px;font-family: 'NotoSansKR', sans-serif;}
a {font-size: 15px;color: #e8000d;text-decoration: none;}
[lang="en"] {font-family:"Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";}

/* INPUT */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=url],
input[type=submit],
input[type=button],
textarea {-webkit-appearance: none;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;outline: none;font-family: sans-serif;}
input[type=radio] {border-radius: 100%;}

/* PLACEHOLDER */
::-webkit-input-placeholder {font-family: 'NotoSansKR', sans-serif;font-size: 15px;color: #666;}
::-moz-placeholder {font-family: 'NotoSansKR', sans-serif;font-size: 15px;color: #666;}
:-ms-input-placeholder {font-family: 'NotoSansKR', sans-serif;font-size: 15px;color: #666;}

/* LIST FLOAT CLEAR */
ol:after, ul:after {content: '';clear: both;display: table;}

/* WRAP */
.wide_wrap {max-width: 1743px;margin: 0 auto;}
.wrap {max-width: 1200px;margin: 0 auto;}



/* **************************************** *
 * HEADER
 * **************************************** */
#header {z-index: 500;width: 100%;height: 100px;position: fixed;top: 0;left: 0;background: #fff;-webkit-transition: height 400ms;transition: height 400ms;}
.header_wrap {max-width: 1903px;height: 100%;margin: 0 auto;padding-left: 80px;padding-right: 80px;}
.header_inner {width: 100%;height: 100%;position: relative;}

/* LOGO */
#logo {width: 176px;height: 40px;position: absolute;left: 0;top: 40px;-webkit-transition: top 400ms;transition: top 400ms;}
#logo a {display: block;width: 100%;height: 100%;}
#logo a svg, #logo a img {display: block;width: 100%;height: 100%;}

/* MENU */
.menu_container {display: block;width: 830px;  position: absolute;top: 37px;left: 50%;margin-left: -294.5px;z-index: 550;-webkit-transition: top 400ms;transition: top 400ms;}
#menu {display: block;width: 100%;}
#menu li {position: relative;}
#menu a {display: block;line-height: 1.7;-webkit-transition: all 0.3s;transition: all 0.3s;}
#menu ul.sub-menu {display: none;width: 217px;position: absolute;}

/* 1depth */
#menu > li {float: left;}
#menu > li > a {padding: 13px 20px;font-size: 14px;letter-spacing: 0.01em;font-weight: 600;color: #222;}
#menu > li:hover > a, #menu > li.current_page_ancestor > a, #menu > li.current_page_item > a {color: #e8000d;}

/* 2depth */
#menu > li:hover > ul {display: block;}
#menu > li > ul {top: 100%;left: 50%;margin-left: -108.5px;}
#menu > li > ul > li {float: left;width: 100%;background: #000;border-bottom: 1px solid #222;}
#menu > li > ul > li:last-child {border-bottom: none;}
#menu > li > ul > li > a {padding: 14px 19px;font-size: 13px;font-weight: 500;color: #888;}
#menu > li > ul > li.current-menu-item {background: #e8000d;}
#menu > li > ul > li:hover > a, #menu > li > ul > li.current-menu-item > a {color: #fff;}

/* products menu */
#menu > li.menu-item-86 > ul.sub-menu {width: 434px;margin-left: -217px;background: #000;}
#menu > li.menu-item-86 > ul > li {width: 50%;}
#menu > li.menu-item-86 > ul > li.menu-item-817 {display: none;}
#menu > li.menu-item-86 > ul > li:nth-child(even) {border-right: 1px solid #222;}
#menu > li.menu-item-86 > ul.sub-menu.js_even_menu > li:nth-last-child(2) {border-bottom: none;}

/* add single page active */
.single-news #menu > li.menu-item-84 > a,
.single-recommendation #menu > li.menu-item-84 > a,
.single-product #menu > li.menu-item-86 > a {color: #e8000d;}
.single-news #menu > li > ul > li.menu-item-63,
.single-recommendation #menu > li > ul > li.menu-item-142 {background: #e8000d;}
.single-news #menu > li > ul > li.menu-item-63 > a,
.single-recommendation #menu > li > ul > li.menu-item-142 > a {color: #fff;}





/* shop */
.shop_conainer {position: absolute;top: 50px;right: 175px;z-index: 550;-webkit-transition: top 400ms;transition: top 400ms;}
.shop_conainer span {padding-right: 27px;position: relative;font-size: 10px;color: #222;-webkit-transition: color 300ms;transition: color 300ms;}
.shop_conainer span:after {content: '';display: block;width: 20px;height: 20px;position: absolute;right: 4px;top: 50%;margin-top: -11px;font-family: 'jt-font';content: '\e914';font-size: 20px;line-height: 1;font-weight: normal;text-align: center;color: #222;-webkit-transition: color 300ms;transition: color 300ms;}
.shop_conainer a:hover span, .shop_conainer a:hover span:after {color: #e8000d;}




/* lang */
.lang_container {display: block;position: absolute;top: 50px;right: 50px;z-index: 550;-webkit-transition: top 400ms;transition: top 400ms;}
.lang_menu {display: block;}
.lang_menu li {float: left;}
.lang_menu li a {padding: 0 10.5px;position: relative;font-size: 10px;font-weight: 400;color: #888;}
.lang_menu li a:after {content: '';display: block;width: 1px;height: 8px;position: absolute;top: 50%;right: 0;margin-top: -4px;background: #cecece;}
.lang_menu li:first-child a {padding-left: 0;}
.lang_menu li:last-child a {padding-right: 0;}
.lang_menu li:last-child a:after {display: none;}
.lang_menu li.active a {color: #e8000d;}

/* search */
.search_container {position: absolute;top: 50px;right: 0;z-index: 550;-webkit-transition: top 400ms;transition: top 400ms;}
.search_btn {display: block;width: 20px;height: 20px;position: relative;font-size: 0;}
.search_btn:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';content: '\f002';font-size: 20px;line-height: 1;font-weight: normal;text-align: center;color: #000;-webkit-transition: color 300ms;transition: color 300ms;}
.search_btn:hover:after {color: #e8000d;}

/* mobile */
#small_menu_btn, #small_menu_close, #small_menu_overlay {display: none;}

/* minimize */
.minimize#header {height: 80px;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12);box-shadow: 0 1px 3px rgba(0, 0, 0, .12);}
.minimize #logo {top: 29.5px;}
.minimize .menu_container {top: 15.5px;}
.minimize .shop_conainer {top: 31px;}
.minimize .lang_container {top: 31px;}
.minimize .search_container {top: 31px;}



/* **************************************** *
 * FOOTER
 * **************************************** */
#footer {width: 100%;padding: 60px 0 100px;position: relative;background: #231e20 url(../images/layout/footer-bg.jpg) repeat;}
.footer_inner {max-width: 1200px;margin: 0 auto;position: relative;}
.footer_middle_br, .footer_small_br {display: none;}

.footer_menu li {float: left;}
.footer_menu li a {display: block;padding: 8px 13px;margin-right: 6px;font-size: 13px;color: #fff;background: #333;border-radius: 5px;-webkit-transition: background 300ms;transition: background 300ms;}
.footer_menu li.privacy a {background: #555;}
.footer_menu li a:hover {background-color: #454545;}
.footer_menu li.privacy a:hover {background-color: #666;}

.footer_sns_wrap {position: absolute;top:0;right:0}
.footer_sns {font-size: 0;}
.footer_sns li {display: inline-block;width: 40px;height: 40px;margin-left: 10px;}
.footer_sns li:first-child {margin-left: 0;}
.footer_sns li a {display: block;width: 100%;height: 100%;position: relative;font-size: 0;border: 1px solid #fff;border-radius: 50%;-webkit-transition: all 0.3s;transition: all 0.3s;}
.footer_sns li a:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';font-size: 14px;line-height: 38px;font-weight: normal;text-align: center;color: #fff;-webkit-transition: color 300ms;transition: color 300ms;}
.footer_sns li.footer_sns_weibo a:after { font-family: FontAwesome; content: '\f18a';}
.footer_sns li.footer_sns_weixin a:after {font-family: FontAwesome; content: '\f1d7';}









.footer_sns li.footer_899 a:after {font-size: 12px;content: '\e899';}











.footer_sns li:hover a {background: #fff;}
.footer_sns li:hover a:after {color: #222;}

.footer_info {padding-top: 24px;}
.footer_info p {font-size: 0;line-height: 1;}
.footer_info p span, .footer_info p span a {font-size: 13px;color: #666;}
.footer_info p span {display: inline-block;padding-right: 12px;position: relative;vertical-align: middle;line-height: 1.8;letter-spacing: -0.025em;}
.footer_info p span:after {content: '';display: block;width: 1px;height: 12px;position: absolute;right: 5px;top: 50%;margin-top: -6px;background: #333;}
.footer_info p span:last-child {padding-right: 0;}
.footer_info p span:last-child:after {display: none;}
.footer_info p span a {-webkit-transition: color 300ms;transition: color 300ms;}
.footer_info p span a:hover {color: #aaa;}



/* **************************************** *
 * SCROLL TOP
 * **************************************** */
.go_top {display: block;width: 60px;height: 65px;position: absolute;top: -80px;right: 15px;cursor: pointer;background: #231e20;-webkit-transition: opacity 0.3s, background 0.3s;transition: opacity 0.3s, background 0.3s;z-index: 999;}
.go_top span {width: 100%;height: 100%;display: block;padding-top: 32px;position: relative;font-size: 12px;font-weight: 600;text-align: center;letter-spacing: 0.2em;text-indent: 0.2em;color: #fff;}
.go_top span:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';content: '\f176';font-size: 10px;line-height: 47px;font-weight: normal;text-align: center;color: #fff;-webkit-transition: color 300ms;transition: color 300ms;}
.go_top:hover {background: #e8000d;}

.go_top.js_go_top_fix {position: fixed;top: inherit;bottom: 15px;}
.go_top.js_go_top_hide {opacity: 0;z-index: -1;}



/* **************************************** *
 * SCROLL DOWN
 * **************************************** */
.scroll_down {width: 40px;height: 32px;position: absolute;bottom: 20px;left: 50%;margin-left: -20px;font-size: 0;z-index: 120;}
.scroll_down:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';content: '\f175';font-size: 20px;line-height: 32px;font-weight: normal;text-align: center;color: #000;}



/* **************************************** *
 * CONTAINER
 * **************************************** */
.global_container {padding: 0 80px;margin: 0 auto;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.main_container {min-height: -webkit-calc(100vh - 581px);min-height: calc(100vh - 581px);padding-top: 100px;padding-bottom: 170px;background: #f6f6f6;}

.jt_full_section {height: 100vh;}



/* **************************************** *
 * PAGE
 * **************************************** */
.article {}
.article_header {padding: 128px 0 55px;text-align: center;}
.article_title {font-size: 50px;line-height: 1.65;font-weight: 300;letter-spacing: -0.025em;color: #222;}
.article_body {position: relative;}



/* **************************************** *
 * SINGLE
 * **************************************** */
.single_view_wrap {max-width: 840px;margin: 0 auto;}

.single_view_header {padding: 155px 0 40px;text-align: center;}
.single_view_category {display: inline-block;padding: 4px 12px;font-size: 15px;line-height: 1;font-weight: 600;color: #e8000d;}
.single_view_title {padding: 13px 0 25px;position: relative;font-size: 35px;font-weight: 300;line-height: 1.4;color: #222;}
.single_view_title:after {content: '';display: block;width: 32px;height: 2px;position: absolute;bottom: 0;left: 50%;margin-left: -16px;background: #222;}
.single_view_meta {padding-top: 10px;font-size: 12px;font-weight: 400;line-height: 2.27;color: #999;}
.single_view_meta span {display: inline-block;padding: 0 4px;vertical-align: middle;}
.single_view_meta span b {font-weight: 400;color: #222;}

.single_view_body {}
.single_view_content {}
.single_view_content a {word-break: break-all;}
.single_view_content h1,
.single_view_content h2,
.single_view_content h3,
.single_view_content h4,
.single_view_content h5,
.single_view_content h6,
.single_view_content p,
.single_view_content ul,
.single_view_content ol,
.single_view_content blockquote {max-width: 840px;margin-left: auto;margin-right: auto;}
.single_view_content img,
.single_view_content div.wp-caption {display: block;max-width: 100%;height: auto;margin-left: auto;margin-right: auto;}

.single_view_content h1, .single_view_content h2 {margin-bottom: 40px;font-size: 30px;font-weight: 600;line-height: 1.6;color: #222;}
.single_view_content h3 {margin-bottom: 14px;font-size: 20px;font-weight: 400;line-height: 1.6;color: #222;}
.single_view_content p {margin-bottom: 33px;font-size: 15px;font-weight: 400;line-height: 2.13;letter-spacing: -0.025em;color: #222;}
.single_view_content a {font-weight: 600;color: #222;border-bottom: 1px solid #000;-webkit-transition: all 300ms;transition: all 300ms;}
.single_view_content a:hover {color: #e8000d;}
.single_view_content ul, .single_view_content ol {margin-bottom: 33px;}
.single_view_content li {position: relative;font-size: 15px;font-weight: 400;line-height: 2.13;letter-spacing: -0.025em;color: #222;}
.single_view_content ul li {padding-left: 13px;}
.single_view_content ul li:before {content: '';display: block;width: 4px;height: 4px;position: absolute;top: 13px;left: 0;background: #222;border-radius: 50%;}
.single_view_content blockquote {margin-bottom: 33px;padding: 2px 0 2px 30px;border-left: 5px solid #222;}
.single_view_content blockquote p {margin: 0;font-style: italic;letter-spacing: -0.025em;color: #222;}
.single_view_content img {margin-top: 65px;margin-bottom: 65px;}
.single_view_content > img:first-child {margin-top: 0;}
.single_view_content div.wp-caption {margin-top: 65px;margin-bottom: 65px;}
.single_view_content div.wp-caption img {margin-top: 0;margin-bottom: 0;}
.single_view_content div.wp-caption p.wp-caption-text {margin-top: 6px;margin-bottom: 0;font-size: 13px;font-weight: 400;text-align: center;letter-spacing: -0.025em;color: #222;}

.download_files_list {margin-top: 80px;padding-left: 24px;border-left: 3px solid #e8000d;}
.download_files_list b {display: block;padding-left: 25px;margin-bottom: 5px;position: relative;font-size: 15px;font-weight: 600;letter-spacing: -0.025em;line-height: 1.6;color: #222;}
.download_files_list b:before {display: block;width: 18px;height: 15px;position: absolute;left: 0;top: 50%;margin-top: -7.5px;font-family: 'jt-font';content: '\e915';font-size: 15px;line-height: 1;font-weight: normal;text-align: center;color: #e8000d;}
.download_files_list a {display: inline-block;vertical-align: middle;font-size: 15px;font-weight: 400;line-height: 1.6;letter-spacing: -0.025em;color: #666;border-bottom: 1px solid transparent;-webkit-transition: border 300ms;transition: border 300ms;}
.download_files_list a:hover {border-bottom-color: #e8000d;}
.download_files_list i.comma {display: inline-block;vertical-align: middle;padding-right: 8px;font-style: normal;line-height: 1.6;}

.single_btn_wrap {max-width: 840px;margin: 0 auto 42px;}
.single_btn_wrap .single_btn {position: relative;border: 2px solid #ccc;font-size: 13px;min-width: auto;padding: 19px 39px;}
.single_btn_wrap .single_btn:after {display: inline-block;width: 6px;height: 9px;margin-left: 9px;position: relative;top: -1px;vertical-align: unset;font-family: 'jt-font';content: '\e90f';font-size: 10px;line-height: 1;font-weight: normal;text-align: center;color: #222;-webkit-transition: color 300ms;transition: color 300ms;}
.single_btn_wrap .single_btn:hover {color: #fff;background-color: #e8000d;border-color: #e8000d;}
.single_btn_wrap .single_btn:hover:after {color: #fff;}

.jt_video_wrap {max-width: 1200px;margin-left: auto;margin-right: auto;margin-bottom: 42px;}
.jt_video_container {position: relative;width: 100%;padding-top: 56.25%;}
.jt_video_container iframe {width: 100%;height: 100%;position: absolute;top: 0;left: 0;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
.jt_video_poster {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.jt_video_poster .jt_video_poster_img {display: block;width: 100%;margin: 0;}
.jt_video_poster_overlay {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #000000;background: rgba(0, 0, 0, .5);}
.jt_video_poster_overlay_btn {display: block;width: 70px;height: 70px;position: absolute;top: 50%;left: 50%;margin-left: -35px;margin-top: -35px;border: 1px solid #fff;border-radius: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;-webkit-transition: background 250ms;transition: background 250ms;}
.jt_video_poster_overlay_btn:after {display: block;width: 100%;height: 100%;padding-left: 2%;position: absolute;top: 0;left: 0;font-family: 'jt-font';content: '\e91a';font-size: 14px;line-height: 70px;font-style: normal;font-weight: normal;text-align: center;color: #fff;-webkit-transition: color 300ms;transition: color 300ms;}
.jt_video_poster_overlay_btn:hover {background-color: #fff;}
.jt_video_poster_overlay_btn:hover:after {color: #e8000d;}

.jt_embed_video_container {max-width: 1200px;margin-left: auto;margin-right: auto;margin-bottom: 42px;}
.jt_embed_video_container_inner {position: relative;width: 100%;padding-top: 56.25%;}
.jt_embed_video_container iframe[src*="youtube"],
.jt_embed_video_container iframe[src*="vimeo"] {width: 100%;height: 100%;position: absolute;top: 0;left: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

/*.jt_separator {max-width: 840px;margin-left: auto;margin-right: auto;display: block;height: 1px;padding-top: 0;padding-bottom: 0;background-color: transparent;}*/

.jt_empty_space {display: block;height: 50px;max-width: 840px;margin-left: auto;margin-right: auto;}



/* **************************************** *
 * SEARCH
 * **************************************** */
/* popup */
/*body.search_open {overflow: hidden;}*/

#search_popup {display: none;width: 100%;height: 100%;position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #fff;z-index: 9999;}
.search_popup_inner {width: 1200px;height: 65px;position: absolute;top: 50%;left: 50%;margin-left: -600px;margin-top: -32.5px;}
.search_form {width: 100%;height: 100%;padding-bottom: 3px;position: relative;}
.search_form:before, .search_form:after {content: '';display: block;height: 3px;position: absolute;bottom: 0;}
.search_form:before {width: 100%;left: 0;background: #000000;background: rgba(0, 0, 0, .4);}
.search_form:after {left: 50%;right: 50%;background: #000;-webkit-transition: all 400ms;transition: all 400ms;}
.search_label, .search_field {font-size: 26px;line-height: 1;color: #000;}
.search_label {position: absolute;left: 0;top: 18.5px;opacity: 0.4;-webkit-transition: font 300ms, top 300ms, opacity 150ms;transition: font 300ms, top 300ms, opacity 150ms;}
.search_form input.search_field {display: block;width: 100%;height: 100%;padding: 0 40px 0 0;position: relative;border: none;background: transparent;outline: none;}
.search_field::-ms-clear {display: none;width: 0;height: 0;}
.search_submit {height: 100%;width: 30px;padding: 0;position: absolute;right: 0;top: 0;font-size: 0;background: none;border: none;outline: none;cursor: pointer;opacity: 0.4;-webkit-transition: opacity 400ms;transition: opacity 400ms;-webkit-transition-delay: 0ms;transition-delay: 0ms;}
.search_submit:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';content: '\f002';font-size: 28px;line-height: 65px;font-weight: normal;text-align: center;color: #000;}

.search_popup_inner.active .search_form:after {left: 0;right: 0;}
.search_popup_inner.active .search_label {font-size: 18px;top: -12px;opacity: 1;}
.search_popup_inner.active .search_submit {opacity: 1;-webkit-transition-delay: 150ms;transition-delay: 150ms;}

.search_popup_close {display: none;width: 45px;height: 45px;position: fixed;top: 30px;right: 30px;background: #e8000d;border-radius: 25px;-webkit-transition: width 500ms;transition: width 500ms;-webkit-transition-delay: 100ms;transition-delay: 100ms;}
.search_popup_close_inner {width: 100%;height: 100%;position: relative;}




.search_close_icon {float: right;width: 45px;height: 100%;position: relative;-webkit-transition: -webkit-transform 1s cubic-bezier(.075,.82,.165,1);transition: -webkit-transform 1s cubic-bezier(.075,.82,.165,1);transition: transform 1s cubic-bezier(.075,.82,.165,1);transition: transform 1s cubic-bezier(.075,.82,.165,1), -webkit-transform 1s cubic-bezier(.075,.82,.165,1);}
.search_close_icon:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'FontAwesome';content: '\f00d';font-size: 15px;line-height: 45px;font-weight: normal;text-align: center;color: #fff;}







.search_close_text {display: block;height: 100%;position: absolute;top: 0px;left: 20px;font-size: 13px;line-height: 45px;font-weight: 400;text-align: center;color: #fff;opacity: 0;-webkit-transition: opacity 250ms;transition: opacity 250ms;-webkit-transition-delay: 0ms;transition-delay: 0ms;}
.search_popup_close:hover {width: 105px;-webkit-transition-delay: 0ms;transition-delay: 0ms;}
.search_popup_close:hover .search_close_icon {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.search_popup_close:hover .search_close_text {opacity: 1;-webkit-transition: opacity 350ms;transition: opacity 350ms;-webkit-transition-delay: 150ms;transition-delay: 150ms;}






/* view */
.search_header {margin-bottom: 44px;padding: 28px 20px;text-align: center;background: #fff;border: 1px solid #ddd;}
.search_header h2, .search_header p {display: inline-block;font-size: 16px;font-weight: 400;color: #666;}
.search_header h2, .search_header b {font-weight: 500;color: #222;}
.search_nodata {padding: 70px 0;border-bottom: 1px solid #ddd;border-top: 2px solid #e8000d;}
.search_nodata p {font-size: 15px;font-weight: 400;line-height: 1.55;text-align: center;color: #222;}
.search_nodata p span {font-weight: 500;}
.search_list {border-top: 2px solid #e8000d;}
.search_list li {display: block;width: 100%;border-bottom: 1px solid #dedede;}
.search_list li a {display: block;padding: 19px 4% 19px 20px;position: relative;font-size: 15px;color: #444;-webkit-transition: background 300ms;transition: background 300ms;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}



.search_list li a:after {display: block;width: 45px;height: 60px;position: absolute;top: 0;right: 0;font-family: 'jt-font';content: '\e90f';font-size: 10px;line-height: 60px;font-weight: normal;text-align: center;color: #000;-webkit-transition: color 300ms;transition: color 300ms;}
.search_list li a:hover {background-color: #fff;}







/* **************************************** *
 * 404
 * **************************************** */
.error404 .main_container {padding-bottom: 0;}
.error404 .go_top {display: none;}

.error_404_small_br {display:none;}

.error_404 {padding: 290px 0;background: url(../images/layout/404-bg.jpg) no-repeat center center;background-size: cover;}
.error_404_container {text-align: center;}
.error_404_container h1 {font-size: 70px;font-weight: 300;letter-spacing: -0.025em;color: #fff;}
.error_404_container b {display: block;margin-top: 25px;font-size: 18px;font-weight: 500;letter-spacing: -0.03em;color: #fff;}
.error_404_container p {padding: 10px 0 26px;font-size: 15px;line-height: 1.86;letter-spacing: -0.025em;color: #fff;}
.error_404_container .jt_btn {min-width: 125px;}
