@charset "utf-8";








@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 300;
    src: url(font/Gotham-ExtraLight.eot);
    src: url(font/Gotham-ExtraLight.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-ExtraLight.woff) format('woff'),
    url(font/Gotham-ExtraLight.ttf) format('truetype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    src: url(font/Gotham-Book.eot);
    src: url(font/Gotham-Book.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-Book.woff) format('woff'),
    url(font/Gotham-Book.ttf) format('truetype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
    src: url(font/Gotham-Medium.eot);
    src: url(font/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-Medium.woff) format('woff'),
    url(font/Gotham-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 900;
    src: url(font/Gotham-Bold.eot);
    src: url(font/Gotham-Bold.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-Bold.woff) format('woff'),
    url(font/Gotham-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 100;
    src: url(font/YoonGothic710.eot);
    src: url(font/YoonGothic710.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic710.woff) format('woff'),
    url(font/YoonGothic710.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 200;
    src: url(font/YoonGothic720.eot);
    src: url(font/YoonGothic720.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic720.woff) format('woff'),
    url(font/YoonGothic720.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 300;
    src: url(font/YoonGothic730.eot);
    src: url(font/YoonGothic730.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic730.woff) format('woff'),
    url(font/YoonGothic730.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 400;
    src: url(font/YoonGothic740.eot);
    src: url(font/YoonGothic740.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic740.woff) format('woff'),
    url(font/YoonGothic740.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 500;
    src: url(font/YoonGothic750.eot);
    src: url(font/YoonGothic750.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic750.woff) format('woff'),
    url(font/YoonGothic750.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 600;
    src: url(font/YoonGothic760.eot);
    src: url(font/YoonGothic760.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic760.woff) format('woff'),
    url(font/YoonGothic760.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 700;
    src: url(font/YoonGothic770.eot);
    src: url(font/YoonGothic770.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic770.woff) format('woff'),
    url(font/YoonGothic770.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 800;
    src: url(font/YoonGothic780.eot);
    src: url(font/YoonGothic780.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic780.woff) format('woff'),
    url(fontYoonGothic780.ttf) format('truetype');
}

@font-face {
    font-family: 'YoonGothic';
    font-style: normal;
    font-weight: 900;
    src: url(font/YoonGothic790.eot);
    src: url(font/YoonGothic790.eot?#iefix) format('embedded-opentype'),
    url(font/YoonGothic790.woff) format('woff'),
    url(font/YoonGothic790.ttf) format('truetype');
}



body {
    font-family: 'YoonGothic',sans-serif;
}



html.fix {
    overflow-y: hidden;
}



.mw-1000{max-width:1000px;}
.point0{color:#e7302a !important;}
.point_dot{display:inline-block; vertical-align: middle; width:8px; height:8px; border-radius: 50%; background-color: #e7302a; margin-top: -6px; margin-right:15px; margin-left:15px;}
.section h3{font-size:46px; line-height:52px; letter-spacing: -0.025em; color:#fff; font-weight:bold;}
.section .h_desc3{font-size:17px; line-height:28px; letter-spacing: -0.05em; color:#fff;font-weight: normal;}
.section .h_desc3.line_36{line-height:25px;}

/* Notice & News */
.section.notice_section{}
.notice_section .notice_section_inner{margin-top:-40px; z-index: 3;}
.notice_section .notice_wrap{background-color: #e7302a; padding-right:30px; padding-left:30px; padding-top:30px; padding-bottom:10px; table-layout:fixed;}
.notice_section .notice_wrap.news_wrap{background-repeat: no-repeat; background-position: center center; padding-bottom:30px; margin-top:-1px;}
.notice_section h3{font-size:40px; line-height:46px; margin-bottom:24px;}
.notice_section .notice_list_con{}
.notice_section .notice_list_con > li{border-top:1px solid rgba(255, 255, 255, 0.3); min-height:61px; box-sizing: border-box;}
.notice_section .notice_list_con > li:last-child{border-bottom:1px solid rgba(255, 255, 255, 0.3);}
.notice_section .notice_list_con > li > a{display:block; font-size:18px; line-height:24px; letter-spacing: -0.045em; color:#fff; padding-top:18px; padding-bottom:18px; padding-right:30px; box-sizing: border-box;
    background-image:url('../img/notice_list_arrow.png'); background-repeat: no-repeat; background-position: right 20px center;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/* //Notice & News */



/* Medytox Vision 2022 */
.section.main_vision_section{text-align: center; padding-top:50px; padding-bottom:55px;}
.sub_section.section.main_vision_section{padding-bottom:30px;}
.main_vision_section h3{color:#000; margin-bottom:15px;}
.main_vision_section .h_desc3{}
.main_vision_section .h_desc3.type_2{margin-bottom:32px; line-height:36px; font-weight: 300;}
.main_vision_section .vision_contents_wrap{
	background-color: rgba(0,0,0,0.6);
    /*background-image: url(../img/vision_bg.jpg);*/
    padding-top: 30px!important;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;}
.main_vision_section .contents_box{padding-top:13px; padding-bottom:42px;}
.sub_section.main_vision_section .contents_box{cursor: pointer;}
.main_vision_section .contents_box:first-child:after{content:""; position:absolute; right:0; height:100%; border-right:0px solid #fff; opacity: 0.5; filter:alpha(opacity=50); top:0;}
.main_vision_section .contents_title{margin-bottom:35px;}
.main_vision_section .title_underline{font-size:26px; line-height:32px; letter-spacing: -0.05em; color:#fff; border-bottom:1px solid #fff; font-weight:200; padding-bottom:1px;}
.main_vision_section .contents_desc{font-size:70px; line-height:76px; letter-spacing: -0.0em; color:#fff; font-weight:bold;}
.main_vision_section .contents_desc_small{font-size:24px; line-height:30px; letter-spacing: -0.05em; color:#fff; font-weight:400;}
.main_vision_section .contents_counting{}

/* sub_vision */
.main_vision_section .vision_contents_wrap.sub_vision{background-image:none; padding-top:0; padding-bottom:10px; padding-right:10px; width:calc(100% + 10px); box-sizing: border-box;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box{padding-top:43px; padding-bottom:72px; background-color:#f4f4f4; transition:background .3s;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box:first-child:after{border-color:#000; opacity:0.1; filter:alpha(opacity=10);}
.main_vision_section .vision_contents_wrap.sub_vision .title_underline{color:#000; border-color:#000; transition:all 0s;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_desc{color:#000; transition:all .3s;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_desc_small{color:#000; transition:all .3s;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box:hover{background-color:#e7302a; box-shadow:1px 4px 12px 0 rgba(0, 0, 0, 0.3); z-index: 1;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box:hover .title_underline{color:#fff; border-color:#fff;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box:hover .contents_desc{color:#fff;}
.main_vision_section .vision_contents_wrap.sub_vision .contents_box:hover .contents_desc_small{color:#fff;}
/* //Medytox Vision 2022 */
.vision { margin-top:0px!important;}


/* Medytox PR Film */
.section.main_pr_section{text-align: center; background-image:url('../img/pr_film_visual_img.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.main_pr_section .pr_container{padding-top:50px; padding-bottom:45px;}
.main_pr_section h3{font-size:46px; line-height:52px; margin-bottom:23px; position: relative; z-index: 2;}
.main_pr_section .h_desc3{color:#fff; line-height:36px; margin-bottom:30px; position: relative; z-index: 2;}
.main_pr_section .btn_style_1_pr_section_con{width:calc(100% + 30px); margin-left:-30px; overflow: hidden;}
.main_pr_section .btn_style_1_con{position: relative; z-index: 2; box-sizing: border-box; padding-left:30px; margin-bottom:15px;}
.main_pr_section .btn_style_1_con:last-child{margin-bottom:0;}
/*.main_pr_section .btn_style_1_con .btn_style_1{min-width:auto; margin:0;}*/
.main_pr_section .motion_clock_img{
position:absolute; width:486px; height:486px; top:0; margin-top:30px; left:50%; margin-left:-243px;
    background-image:url('../img/back_clock_img_m.png'); background-repeat: no-repeat; background-position: center center;
    border:1px solid rgba(255, 255, 255, 0.3); border-radius: 50%;}
.main_pr_section .motion_clock_dot{width:12px; height:12px; background-color:#ece9e9; border-radius:50%;}
.main_pr_section .pr_film_popup_con{position:absolute; top:0; left:0; height:100%; padding-top:43px; padding-bottom:43px; padding-right:55px; padding-left:55px; z-index: 10; display:none;}
.main_pr_section .pr_film_popup_con.active{display:block;}
.main_pr_section .pr_film_popup_inner{z-index: 10; height:100%;}
.main_pr_section .pr_film_movie_con{height:calc(100% - 40px);}
.main_pr_section .pr_film_movie_con iframe{width:100%; height:100%; display:none;}
.main_pr_section .pr_film_popup_con.active .pr_film_movie_con iframe{display:block;}
.main_pr_section .popup_close_icon{margin-bottom:13px; text-align: right;}
.main_pr_section .popup_close_icon span{cursor: pointer;}
.main_pr_section .pr_film_popup_dim{position:absolute; top:0; left:0; height:100%; width:100%; background-color:#000; opacity:0.5; filter:alpha(opacity=50); z-index: 5;}
/* //Medytox PR Film */
@media all and (max-width:767px){
	.main_pr_section .motion_clock_img {width:250px;height:250px; left:50%; margin-left:-125px;}
}


/* Medytox R&D */
.section.main_r_d_section{text-align: center; padding-top:50px; padding-bottom:50px;}
.main_r_d_section .r_d_contents_wrap{}
.main_r_d_section h3{color:#000; margin-bottom:28px;}
.main_r_d_section .h_desc3{color:#000; margin-bottom:37px;}
.main_r_d_section .r_d_contents_wrap{overflow: hidden; margin-bottom:30px;}
.main_r_d_section .r_d_contents_con{}
.main_r_d_section .r_d_contents_list{padding-left:30px; padding-top:10px; padding-bottom:10px;}
.main_r_d_section .r_d_contents{background-color: #f4f4f4; padding-right:20px; padding-left:20px; padding-top:20px; padding-bottom:20px;}
.main_r_d_section .r_d_contents_list:nth-child(1):hover .r_d_contents { background-image:url('../img/r_d_bg_img000.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.main_r_d_section .r_d_contents_list:nth-child(2):hover .r_d_contents { background-image:url('../img/r_d_bg_img001.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.main_r_d_section .r_d_contents_list:nth-child(3):hover .r_d_contents { background-image:url('../img/r_d_bg_img002.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.main_r_d_section .r_d_contents_list:nth-child(4):hover .r_d_contents { background-image:url('../img/r_d_bg_img003.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.main_r_d_section .contents_title{font-size:24px; line-height:30px; letter-spacing: -0.05em; color:#000; font-weight:bold; float:left;}
.main_r_d_section .title_underline{border-bottom:1px solid #000;}
.main_r_d_section .contents_desc{font-size:22px; line-height:36px; letter-spacing: -0.05em; color:#000; overflow:hidden; text-align:left; padding-left:15px;}
/* //Medytox R&D */



/* Medytox video_section */
.section.video_section{height:300px; overflow: hidden;}
.video_section .web_con{display:none; position: relative;}
.video_section .web_con{display:none;}
.video_section .mobile_con{height:100%; padding-right:15px; padding-left:15px; box-sizing: border-box; background-image:url('../img/main_video_sample_img.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center center;}
.video_section .mobile_con img{display:none;}
.video_section .mobile_con > iframe{width:100%; height:100%;}
.video_section_youtube {width: 1280px; height: 840px;}

.sub.video_section .mobile_con{background-image: url('../img/sub_video_sample_img.jpg');}
/* //Medytox video_section */


/* Medytox Facilities & Offices */
.section.main_facilities_section{text-align: center;}
.main_facilities_section h3{color:#fff; margin-bottom:30px;}
.main_facilities_section .h_desc3{margin-bottom:47px;}
.main_facilities_section .facilities_list_wrap{overflow: hidden; position: relative; margin-bottom:40px;}
.main_facilities_section .img_box{width:100%; float:left; margin-bottom:30px; position:relative; padding: 0 15px; }
.main_facilities_section .img_box .img_inner_text_box{font-size:24px; font-size:2.4rem; line-height:40px; line-height:4.0rem; letter-spacing: -0.05em; color:#fff;
    position:absolute; width:100%; height:100%; background-color:rgba(0, 0, 0, 0); top:0; left:0; opacity:0; filter:alpha(opacity=0); transition:all .8s;}
.main_facilities_section .img_box .img_inner_text_box .text_box_inner_small_text{font-size:20px; font-size:2.0rem; line-height:36px; line-height:3.6rem;}
.main_facilities_section .img_box.on .img_inner_text_box{}
.main_facilities_section .img_box.on .img_inner_text_box{opacity:1; filter:alpha(opacity=100); background-color:rgba(0, 0, 0, 0.8);}
.main_facilities_section .list_box{width:100%; float:left; border-top:1px solid rgba(0, 0, 0, 0.2); box-sizing: border-box;}
.main_facilities_section .contents_list{float:left; padding-top:20px; padding-bottom:20px; border-bottom:1px solid rgba(0, 0, 0, 0.2); height:20%; box-sizing: border-box; text-align: center; width:100%;
    font-size:18px; line-height:24px; letter-spacing: -0.05em; color:#000; cursor: pointer; background-repeat: no-repeat; background-position: right 25px center; display:block;}
.main_facilities_section .img_box .img_inner_text_box{display:block; }
.main_facilities_section .contents_list.active{background-color: #e7302a; text-align: center; transition:background .5s;
    font-size:24px; line-height:36px; color:#fff; background-image:url('../img/facilities_right_arrow.png');}
.main_facilities_section .contents_list .active_br{display:none;}
/* //Medytox Facilities & Offices */



/* Medytox global network */
.section.main_global_network_section{text-align: center; background-color:#fff;}
.main_global_network_section h3{color:#000; margin-bottom:25px;}
.main_global_network_section h3 br{ display: none;}
.main_global_network_section .h_desc3{margin-bottom:5px;}
.main_global_network_section .global_network_seperate_line{border:none; border-bottom:1px solid rgba(0, 0, 0, 0.15); width:100%; margin-bottom:20px;}
.main_global_network_section .global_network_list_wrap{overflow: hidden;}
.main_global_network_section .global_network_list_con{}
.main_global_network_section .global_network_list{padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; box-sizing: border-box;}
.main_global_network_section .global_network_inner{}
.main_global_network_section .global_network_inner .img_box .global_network_off {display: inline;}
.main_global_network_section .global_network_inner .img_box .global_network_on {display: none;}
.main_global_network_section .img_box{margin-bottom:0;/* height:42px;*/}
.main_global_network_section .text_box{}
.main_global_network_section h4{font-size:15px; line-height:17px; letter-spacing: -0.04em; color:#464646;  margin-bottom:5px;}
.main_global_network_section h4.jpan_logo { margin-top: -11px;}
.main_global_network_section h4.USA_logo { margin-top: -11px;}
.main_global_network_section .h_desc4{
    font-size: 13px;
    margin:27px auto 0;
    height: 23px;
    width:63px;
    line-height: 22px;
    border-radius: 20px;
    background: #989898;
    letter-spacing: -0.025em;
    color: #fff;}
.main_global_network_section .h_desc4:hover {background: #333;}
.main_global_network_section .export_data_con{overflow: hidden;}
.main_global_network_section .export_data{float:left; width:100%; box-sizing: border-box; font-size:40px; line-height:46px; color:#fff; background-color:#e7302a; height:100%; padding-top:30px; padding-bottom:30px;}
.main_global_network_section .export_data_list{float:left; width:100%; box-sizing: border-box; height:100%;}
.main_global_network_section .export_data_item{height:100%; background-color: #fff; text-align: left; padding-left:20px; padding-right:20px; padding-top:40px; padding-bottom:40px; border-bottom:1px solid rgba(0, 0, 0, 0.15);}
.main_global_network_section .export_data_item:nth-child(2n-1){border-right:1px solid rgba(0, 0, 0, 0.15);}
.main_global_network_section .export_data_title{float:left; font-size:28px; line-height:34px; letter-spacing: -0.025em; color:#e7302a; margin-bottom:5px; font-weight:bold; margin-top:5px;}
.main_global_network_section .export_data_count{float:right; font-size:40px; line-height:46px; letter-spacing: -0.025em; color:#000; font-weight:bold;}
/* //Medytox global network */



/* main_glance_section */
.main_glance_section{background-color: #7f7f7f; padding-top:69px; padding-bottom:101px;}
.main_glance_section h3{margin-bottom:96px; text-align: center;}
.main_glance_section .glance_card_wrap{}
.main_glance_section .glance_card_list{padding-top:20px; padding-bottom:20px;}
.main_glance_section .glance_card_list:nth-child(3){clear: left;}
.main_glance_section .glance_card_inner{text-align: center;}



/* news_recent_con */
.news_recent_con{display:none; margin-bottom:50px; overflow: hidden;}
.news_section .notice_list_con{display:none;}
.news_section .news_recent_con{display:block;}
.news_recent_con .news_recent_list{margin-bottom:30px;}
.news_recent_con .news_recent_list:last-child{margin-bottom:0;}
.news_recent_con .news_recent_inner{overflow: hidden; display:block;}
.news_recent_con .news_recent_img_box{width:200px; height:200px; float:left;
    background-image: url('../img/news_recent_default_img.png'); background-repeat: no-repeat; background-position: center center; background-color: #eeeeee;}
.news_recent_con .news_recent_text_box{overflow: hidden; padding-left:30px; padding-top:16px;}
.news_recent_con .news_recent_title{font-size:18px; font-size:1.8rem; line-height:24px; line-height:2.4rem; letter-spacing: -0.05em; color:#000; font-weight:500; margin-bottom:20px;
    overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all;}
.news_recent_con .news_recent_desc{font-size:16px; font-size:1.6rem; line-height:24px; line-height:2.4rem; letter-spacing: -0.05em; color:#000; margin-bottom:50px;
    display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; word-wrap:normal !important; white-space:normal; word-break:break-all; height:48px;}
.news_recent_con .news_recent_info_con{overflow: hidden;}
.news_recent_con .news_recent_date{font-size:14px; font-size:1.4rem; line-height:20px; line-height:2.0rem; letter-spacing: -0.025em; color:#000; opacity:0.6; filter:alpha(opacity=60);
    float:left; margin-top:6px;}
.news_recent_con .news_recent_more_btn{float:right;}
.news_recent_con .news_recent_more_btn > a{display:inline-block;}


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

    /* Notice & News */
    .notice_section .notice_section_inner{margin-top:-80px;}
    .notice_section .notice_wrap{padding-right:50px; padding-left:50px; padding-bottom:50px; height:400px; position: relative; background-image:url('../img/notice_wrap_img.jpg');}
    .notice_section .notice_wrap.news_wrap{background-image:url('../img/news_wrap_img.jpg'); cursor: pointer; padding-bottom:47px; margin-top:0;}
    /* News_wrap hover 컨트롤 */
    .notice_section .notice_wrap h3{margin-bottom:0; font-size:34px; line-height:32px; background-image:url('../img/news_more_btn.png'); background-repeat: no-repeat; background-position: right center;}
    .notice_section .notice_wrap .notice_list_con{display:none;}
    .notice_section .notice_wrap.active{background-image:none; cursor:default;}
    .notice_section .notice_wrap.active h3{margin-bottom:29px; background-image:none;}
    .notice_section .notice_wrap.active .notice_list_con{display:block;}
    /* //Notice & News */



    /* Medytox R&D */
    .section.main_r_d_section{padding-top:45px; padding-bottom:110px;}
    .sub_section.section.main_r_d_section{padding-bottom:20px;}
    .main_r_d_section .r_d_contents{min-height:320px; padding-top:0; padding-bottom:0;}
    .main_r_d_section .contents_desc{min-height:108px; word-break:keep-all; text-align:center; padding-left:0;}
    .main_r_d_section .contents_title{float:none; margin-bottom:35px;}
    /* //Medytox R&D */


    /* Medytox Vision 2022 */
    .section.main_vision_section{padding-top:111px; padding-bottom:120px;}
    .sub_section.section.main_vision_section{padding-bottom:54px;}
    .main_vision_section .title_underline{font-size:34px; line-height:40px;}



    /* Medytox Facilities & Offices */
    .main_facilities_section .img_box{width:calc(70% - 300px); float:none; margin: 0 auto;}
   .main_facilities_section .img_box img{width: 100%;}
    .main_facilities_section .list_box{width:300px; float:none; border-top:1px solid rgba(0, 0, 0, 0.2); position: absolute; height:100%; right:0; box-sizing: border-box;}
    .main_facilities_section .contents_list{padding-top:0; padding-bottom:0;}
    .main_facilities_section .contents_list.active{text-align:left; width:calc(100% + 50px); padding-left:40px; }
    .main_facilities_section .contents_list.on{margin-left:-50px !important;}
    .main_facilities_section .img_box .img_inner_text_box{display:block;}
    .main_facilities_section .img_box:hover .img_inner_text_box{opacity:1; filter:alpha(opacity=100); background-color:rgba(0, 0, 0, 0.8);}
    .main_facilities_section .contents_list.active .active_br{display:inline;}



    /* Medytox global network */
    .section.main_global_network_section{}
    .main_global_network_section .global_network_seperate_line{margin-bottom:40px;}
    /*.main_global_network_section .global_network_list_con{text-align: justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines; font-size:0; line-height:0;}*/
    /*.main_global_network_section .global_network_list_con:after{content:""; display:inline-block; width:100%;}*/
    .main_global_network_section .global_network_list{/*float:none; display:inline-block; vertical-align: top; */text-align: center; width:20%;}
    .main_global_network_section .export_data_con{height:220px; padding-right:15px; padding-left:15px;}
    .main_global_network_section .export_data{width:33.33%;}
    .main_global_network_section .export_data_list{width:66.66%;}
    .main_global_network_section .export_data_item{padding-left:40px; padding-right:40px; padding-top:0; padding-bottom:0; border-bottom:none; border-right:1px solid rgba(0, 0, 0, 0.15);}
    .main_global_network_section .export_data_item:last-child{border-right:none;}
    .main_global_network_section .export_data_title{float:none; margin-top:0; font-size:18px; line-height:24px;}
    .main_global_network_section .export_data_count{float:none;}
    .main_global_network_section .img_box{margin-bottom:25px;}
    .main_global_network_section .global_network_inner:hover .img_box .global_network_off {display: none;}
    .main_global_network_section .global_network_inner:hover .img_box .global_network_on {display: inline;}


	 .main_global_network_section .img_box.f-c{margin-bottom:0;}
    /* //Medytox global network */



    /* Medytox PR Film */
    .main_pr_section .pr_container{padding-top:226px; padding-bottom:206px;}
    .main_pr_section .h_desc3{margin-bottom:81px;}
    .main_pr_section .motion_clock_img{width:698px; height:698px; margin-top:-349px; margin-left:-349px; background-image:url('../img/back_clock_img.png'); top:50%; }
    .main_pr_section .pr_film_popup_con{padding-right:15px; padding-left:15px;}

    /*.main_pr_section .btn_style_1_con{width:33.33%; margin-bottom:0;}*/
    /* //Medytox PR Film */



    /* Medytox video_section */
    .section.video_section{height:500px;}
    .video_section .web_con{display:block; position: relative;}
    .video_section .web_con .video_dim{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; opacity: 0.015; }
    .video_section .mobile_con{display:none;}
    /* //Medytox video_section */

    .main_glance_section .glance_card_list{padding-top:0; padding-bottom:0;}
    .main_glance_section .glance_card_list:nth-child(3){clear:none;}


    .news_recent_con .news_recent_list{padding-right:30px; margin-bottom:0;}
    .news_recent_con .news_recent_list:last-child{padding-left:10px;}
}
/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*common*/
.btn-basic{
	border-color: #cacaca #b8b8b8 #9d9d9d !important;
    background-color: rgba(248, 248, 248, 0.4) !important;
    color: #868686 !important;
    background: linear-gradient(#fff,rgba(248, 248, 248, 0.4));
}
.text-color-dark{
	color: #585858;
}
.text-color-theme{
	color: #08c
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.line-height27 {
	line-height: 27px;
}
.hide {
	display: none;
}
.divider-small-left{
	float: left;
}
@media only screen and (max-width: 766px) {
	.divider {
	display: none;
	}
	.mobile-hide {
	display: none;
}


	.main_global_network_section .img_box.f-c img{margin-top:-30px; margin-bottom:-20px;}

}
@media only screen and (max-width: 992px) {
	.mobile-mb15 {
		margin-bottom: 15px;
	}
}

/*Header Top*//*
#header .header-nav-top ul>li{
	background: url(../img/top_nav.png) no-repeat;
    background-position: right 0;
}
#header .header-nav-top .nav-top > li > a:hover, #header .header-nav-top .nav-top > li > a:focus {
    background: transparent;
    color: #3c3c3c !important;
}
#header .nav-top-master {
    color: #c67c77 !important;
}
#header .header-nav-top .nav-top > li > .nav-top-master:hover, 
#header .header-nav-top .nav-top > li > .nav-top-master:focus{
	color: #be1b11 !important
}
#header .user_count,
#header .list_count{
    color: #3c3c3c;
    font-size: 0.9em;
}
#header .search-mobile_wrp {
    padding: 15px 50px;
}
#header .search-mobile_wrp .btn{
	display: inline-block;
	width: 23%;
	vertical-align: top;
}
#header .header-search-mobile{
	position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 65px;
    top: 106px;
    left: 0;
}
#header .search-mobile-input{
	width: 75%;
	display: inline-block !important;
}
#header .search-mobile a.btn.btn-primary.btn-basic {
    color: #676767 !important;
}
@media only screen and (max-width: 992px) {
	.search-in{
		display: block !important;
	}
	.header-nav-main{
		border-bottom: 1px solid #eee;
    	box-shadow: 0px 1px 1px rgba(244,244,244,0.6);
	}
	#mainNav li{
		padding: 0 10px !important;
	}
	#header .container {
    	width: 100%;
		padding-right: 0px;
	    padding-left: 0px; 
	}
	#header.header-narrow .header-logo img {
    	margin: 12px 12px 12px 15px;
	}
	#header .header-nav-main {
		background: rgb(255, 255, 255);
		clear: both;
		float: none;
		position: relative;
		top: 27px;
	}
	#header .header-container {
		display: block;
		height: 105px;
	}
	#header .top-nav-btn-wrp {
		position: absolute;
		right: 15px;
		top: 8px;
	}
    #header .header-nav-top ul>li{
	    background: none;
        background-position: right -1px;
	}
    #header .header-nav-top {
		position: absolute;
		bottom: 0;
		left: 0;
		margin-bottom: 5px;
	}
    #header .header-btn-collapse-nav {
        margin: 12px 0 8px 5px;
		font-size: 14px !important;
    }
    #header .header-body {
    	padding-bottom: 0;
	}
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	    color: #3c3c3c;
	}
	#header .header-nav-top .nav-top > li > a:hover, #header .header-nav-top .nav-top > li > a a:focus {
	    color: #999 !important;
	}
	#header .nav-top-master {
	    color: #be1b11 !important;
	}
	#header .header-nav-top .nav-top > li > .nav-top-master:hover, 
	#header .header-nav-top .nav-top > li > .nav-top-master:focus{
		color: #c67c77 !important
	}
	#header .user_count,
	#header .list_count{
	    color: #999;
	}
	#header .header-nav-top ul>.bg-no-mobile{
		background: none;
	}
}
@media only screen and (max-width: 496px) {
	#header.header-narrow .header-logo img {
    	margin: 18px 12px 12px 15px;
		width: 50%;
	}
    #header .header-nav-top ul>li{
	    background: none;
        background-position: right -5px;
    }
    #header .header-nav-top {
		position: absolute;
    	bottom: 0;
	}
	#header .header-nav-main {
		top: 37px;
	}
    #header .header-btn-collapse-nav {
		color: #FFF;
		margin: 12px 0 8px 5px;
		padding: 6px 12px !important;
	}
    #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
        padding: 1px 3px;
    }
}

/*Header*//*
#header .header-body{
	padding-bottom: 0;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 17px;
    font-weight: 500;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	border-top-color: #0088cc;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
}
#header .header-nav-main > nav > ul > li > a{
	padding: 10px 20px !important;
	color: #4a4a4a !important;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #FFF !important;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #4a4a4a transparent transparent transparent;
}
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #ffffff transparent transparent transparent;
}
@media only screen and (min-width:992px) {
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
		background: #0088cc;
	}
}
@media only screen and (max-width:992px) {
	#header .header-nav-main > nav > ul > li > a{
		color: #08c !important;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #08c !important;
	}
    #header .header-nav-main nav > ul li a{
        line-height: inherit;
        padding: 7px 8px 3px 8px;
    }
}
@media only screen and (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}

/*main*/
.main .text-center{
	text-align: center;
}
.main .mb-xlg2 {
	margin-bottom: 100px;
}
.main .border-no{
	border: none;
}
/*text rotate 높이맞추기*/
.main h2.word-rotator-title .word-rotate {
    max-height: 36px;
    line-height: 36px;
    margin-bottom: -9px;
}
@media only screen and (max-width: 496px) {
	.main .mb-xlg2 {
		margin-bottom: 80px;
	}
	section.section.section-with-mockup {
    	margin-top: 50px;
	}
    .main_global_network_section h3 { line-height: 50px!important; font-size: 39px!important; }    
    .main_global_network_section h3 br{ display:block;}
    .section .h_desc3 { font-size: 18px;}
    .main #board_wrap { margin-top: 15px;}
}
/*main contents*/
.counters label {
    font-size: 25px;
    margin-top: 1rem;
	font-weight: 500;
}
.contents01 h2{
	font-weight: 500;
}
@media only screen and (max-width: 766px) {
	.main .call-to-action {
		padding-left: 10px;
		padding-right: 10px
	}
	.main .call-to-action .call-to-action-btn {
    	margin: -40px 0 0 0;
	}
}
/*footer*/
#footer {
	padding: 0;
}
#footer .footer-copyright {
     margin-top: 0; 
}
#footer {
     margin-top: 0px; 
}
#footer .contact p {
    margin: 0 0 10px;
}

/*page header*/
.page-header.parallax{
	margin-bottom: 70px;
}

/*aside-menu Sub-title*/
#aside-menu.page-header{
	padding: 50px 0 !important;
	margin: 0 0 70px 0 !important;
}
#aside-menu.page-header h1>span{
	display: none;
}

@media only screen and (max-width: 767px) {
	.page-header.parallax {
		margin: 0;
		padding: 110px 0 50px;
	}
    
}









/* common */

#container{padding-top:309px}
#container.start .sub_visual h3{letter-spacing:1px;opacity:1;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
#contents{position:relative;background:#fff;z-index:10;padding-top:50px}
#conData > div{position:relative;background-repeat:no-repeat;background-position:center top;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.content_data .txt_wrap{position:relative;margin:0 auto;z-index:5}
.content_data .data_wrap{position:relative;margin:0 auto;z-index:3}
.content_data .line_data{position:absolute;top:0;left:0;width:100%;height:100%}
.content_data .visual_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}

#product_txt{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:100000000}
#product_txt > div{display:table;width:100%;height:100%}
#product_txt > div > div{display:table-cell;vertical-align:middle}
#product_txt p{font-size:14px;color:#fff;line-height:20px;margin-top:10px}



















/**
 * Swiper 3.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: January 10, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

















.number_format{height:18px;}
.number_format > div{position:relative;display:inline-block;zoom:1;*display:inline;overflow:hidden;letter-spacing:normal;height:18px;line-height:18px;}
.number_format > div > p{position:relative;top:0;left:0;}
.number_format > div > p > span{display:block;}





.Re_list{*zoom:1}
.Re_list:after {content:" ";display:block;clear:both;overflow:hidden;}
.Re_list > li{float:left}





/* tplus */
#container.tplus{padding-top:0}











#pageNav{position:fixed;top:50%;left:44%;margin-left:897px;z-index:50}
#pageNav ul{list-style:none;}
#pageNav ul li{line-height:0;padding:7px 0;opacity:0}
#pageNav ul li a{display:block;width:13px;height:13px;background:#bbb;opacity:0.5;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease}
#pageNav ul li.actived a,#pageNav ul li a:hover{background:#B87C2F;opacity:1}








/* modalPop */
#modalPopCon{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:none;z-index:10000;}
#modalPopCon .btn_pop_close{position:absolute;top:20px;right:20px}
#modalPopCon .data_wrap{position:relative;max-width:430px;margin:0 auto;background:#fff;border:1px solid #d9d9d9;text-align:left;overflow-y:auto;overflow-x:hidden}








#content_pop{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:99999;display:none;background:rgba(0,0,0,0.7);}
#content_pop > div{position:relative;z-index:100;}
#content_pop .c_p_wrap{position:relative;max-width:1500px;margin:100px auto;}
#content_pop .c_p_wrap.fix .view_top{position:fixed;width:100%;left:0;top:0;z-index:10;overflow-y:scroll}
#content_pop h2{padding:30px 0;}
#content_pop .view_top{position:absolute;top:0;left:0;width:100%;z-index:10;-webkit-transform: translateZ(0);}
#content_pop .view_top > div{position:relative;max-width:1498px;margin:0 auto;border:1px solid #d6d6d6;background:#fff;}
#content_pop .view_top .view_title{position:relative;font-size:18px;line-height:20px;padding:20px 280px 20px 69px;text-align:left;}
#content_pop .view_top .btn_list{position:absolute;left:0;top:0;height:100%;width:58px;border-right:solid 1px #d6d6d6;font-size:0;color:#fff;text-indent:-9999px;background:url("../img/bg_btn_list.png") no-repeat center center;}
#content_pop .view_top .right_cont{position:absolute;right:0;top:0;height:100%;}
#content_pop .view_top .right_cont span{position:absolute;right:190px;top:50%;margin-top:-7px;width:90px;}
#content_pop .view_top .right_cont a{position:absolute;top:0;height:100%;font-size:0;text-indent:-99999px;}
#content_pop .view_top .right_cont .sns01{right:112px;width:53px;border-left:solid 1px #d6d6d6;border-right:solid 1px #d6d6d6;background:url("../img/bg_btn_facebook.png") no-repeat center center;}
#content_pop .view_top .right_cont .sns02{right:59px;width:54px;border-right:solid 1px #d6d6d6;background:url("../img/bg_btn_twiter.png") no-repeat center center;}
#content_pop .view_top .right_cont .pop_close{right:0;width:59px;background:#ba3c3d url("../img/bg_btn_close.png") no-repeat center center;}
#content_pop .c_p_con{position:relative;border:1px solid #e2e4e6;border-top:none;background:#fff;padding-top:60px}
#content_pop .c_p_con .p_content{font-size:14px;color:#666;line-height:22px;}
#content_pop .c_p_con .p_content .cont{position:relative;padding:30px 65px 70px;text-align:left;text-align:center;}
#content_pop .c_p_con .p_content .cont .move_btn {display:none;}
#content_pop .c_p_con .p_content .cont .move_btn a{position:absolute;top:50%;width:60px;margin-top:-30px;border:1px solid #e2e4e6;-webkit-transform: translateZ(0);}
#content_pop .c_p_con .p_content .cont .move_btn a.left{left:0;}
#content_pop .c_p_con .p_content .cont .move_btn a.right{right:0;}
#content_pop .c_p_con .p_content .cont .move_btn a.fix{position:fixed;left:-1px;}
#content_pop .c_p_con .p_content .cont p a {text-decoration:underline !important;}



@media screen and (max-width:1024px){	
	#content_pop .c_p_wrap{margin:0 auto;}
	#content_pop .c_p_con{padding-top:77px}
}



@media screen and (max-width:768px){
	#content_pop .view_top .view_title{padding:10px 10px 10px 69px;font-size:14px;line-height:16px;}
	#content_pop .view_top .right_cont{position:relative;height:38px;padding-right:59px;border-top:solid 1px #d6d6d6;}
	#content_pop .view_top .right_cont span{position:static;display:block;float:left;width:33.33%;margin:0;line-height:38px;font-size:13px;}
	#content_pop .view_top .right_cont a{float:left;position:static;display:block;}
	#content_pop .view_top .right_cont .sns01{width:33.33%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		-webkit-background-size:5.5px;
		-moz-background-size:5.5px;
		background-size:5.5px;
	}
	#content_pop .view_top .right_cont .sns02{width:33.33%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		-webkit-background-size:11.5px;
		-moz-background-size:11.5px;
		background-size:11.5px;
	}
	#content_pop .view_top .right_cont .pop_close{position:absolute;right:0;top:0;background-size:9.5px;}
	#content_pop .c_p_con .p_content .cont {padding-left:35px;padding-right:35px;line-height:28px;}
	#content_pop .c_p_con .p_content .cont .move_btn a{width:29px;}
	#content_pop .c_p_con .p_content .cont .move_btn a img{width:29px;}
    
}








.scrlOff {position: fixed;height:100%;width:100%;overflow:hidden !important;}