@charset "utf-8";

.section {
}
.section .contents_wrap {
}
.section .contents_wrap.container_replace {
    background-color: #f4f4f4;
    padding-bottom: 150px;
    margin-top: -1px;
}

/* arcodion_style */
.arcodion_wrap {
}
.arcodion_wrap .arcodion_list {
}
.arcodion_wrap .arcodion_list > li {
    overflow: hidden;
    float: left;
    width: 100%;
}
.arcodion_wrap .arcodion_title_con {
    display: table;
    text-align: left;
    padding-top: 46px;
    padding-bottom: 47px;
    cursor: pointer;
    background-image: url('../img/list_on_icon.png');
    background-repeat: no-repeat;
    background-position: right 30px center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    transition: all 0s;
}
.arcodion_wrap .arcodion_title_con.on {
    background-image: url('../img/list_off_icon.png');
    border-bottom: none;
}
.arcodion_wrap .arcodion_contents {
    height: 0;
    overflow: hidden;
}
.arcodion_wrap .arcodion_title_con.on + .arcodion_contents {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.arcodion_wrap .arcodion_contents_list {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.arcodion_wrap .arcodion_contents_inner {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    min-height: 115px;
    padding-left: 120px;
    padding-bottom: 60px;
}
.arcodion_wrap .arcodion_contents_inner.short_inner {
    min-height: auto;
    padding-left: 0;
}
.arcodion_wrap .arcodion_contents_inner .arcodion_contents_dot {
    position: absolute;
    width: 15px;
    height: 35px;
    top: 0;
    z-index: 2;
    background-color: #f4f4f4;
}
.arcodion_wrap .arcodion_contents_inner .arcodion_contents_dot .arcodion_contents_dot_real {
    width: 15px;
    height: 15px;
    margin-top: 10px;
    border-radius: 50%;
    background-color: #e7302a;
}
.arcodion_wrap .arcodion_contents_list.contents_right .arcodion_contents_dot {
    left: -8px;
}
.arcodion_wrap .arcodion_contents_list.contents_left .arcodion_contents_dot {
    right: -7px;
}
.arcodion_wrap .arcodion_contents_inner .arcodion_contents_line {
    position: absolute;
    border-right: 1px solid #e7302a;
    height: 100%;
    top: 0;
}
.arcodion_wrap .arcodion_contents_list.contents_right .arcodion_contents_line {
    left: -1px;
}
.arcodion_wrap .arcodion_contents_list.contents_left .arcodion_contents_line {
    right: 0;
}
/*.arcodion_wrap .arcodion_contents_inner:after{content:""; position:absolute; width:15px; height:35px; top:0; left:78px;
    background-image:url('../img/history_contents_dot_type_2.png'); background-repeat: no-repeat; background-position: left top -3px;}
.arcodion_wrap .arcodion_contents_inner:before{content:""; position:absolute; border-right:1px solid #e7302a; height:100%; top:0; left:85px;}*/
.arcodion_wrap .arcodion_header {
    font-size: 0;
    line-height: 0;
    margin-bottom: 27px;
}
.arcodion_wrap .arcodion_header.mb0 {
    margin-bottom: 0;
}
.arcodion_wrap .arcodion_header.long_header {
    margin-bottom: 57px;
}
.arcodion_wrap .arcodion_contents_list.mt0:nth-child(n + 2) {
    margin-top: 0;
}
.arcodion_wrap .arcodion_contents_list.minus_mt:nth-child(n + 2) {
    margin-top: -46px;
}
.arcodion_wrap .arcodion_contents_list.short_img .arcodion_contents_inner {
    padding-bottom: 60px;
}
.arcodion_wrap .arcodion_contents_list:last-child .arcodion_contents_inner {
    padding-bottom: 100px;
}
/* //arcodion_style */

/* arcodion_style type_2 */
.arcodion_wrap.type_2 {
}
.arcodion_wrap.type_2 .title_wrap {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.arcodion_wrap.type_2 .title_wrap.tl {
    text-align: left;
}
.arcodion_wrap.type_2.tl {
    text-align: left;
}
.arcodion_wrap.type_2.tl .arcodion_title_con {
    text-align: left;
    padding-left: 30px;
}
.arcodion_wrap.type_2.tl .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner {
    padding-left: 30px;
}
.arcodion_wrap.type_2 .arcodion_title_con {
    background-image: url('../img/list_on_icon_type_2.png');
    padding-top: 35px;
    padding-bottom: 37px;
}
.arcodion_wrap.type_2.list_type .arcodion_title_con {
    padding-top: 19px;
    padding-bottom: 21px;
}
.arcodion_wrap.type_2 .arcodion_title_con.on {
    background-image: url('../img/list_off_icon_type_2.png');
}
/*.arcodion_wrap.type_2 .arcodion_title_con.on + .arcodion_style_0_contents{margin-top:-30px;}*/
.arcodion_wrap.type_2.list_type .arcodion_title_con.on {
}
.arcodion_wrap.type_2.list_type .arcodion_contents_inner {
    padding-bottom: 19px;
}
.arcodion_wrap.type_2 .arcodion_list > li {
    float: left;
    width: 100%;
}
.arcodion_wrap.type_2 .arcodion_list > li:first-child .arcodion_title_con {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.arcodion_wrap.type_2 .arcodion_header {
    float: left;
    width: 100%;
}
.arcodion_wrap.type_2 .arcodion_title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #777777;
    text-align: center;
    font-weight: 400;
    margin-bottom: 34px;
}
.arcodion_wrap.type_2 .arcodion_contents_list {
    margin-top: 0;
    float: left;
    overflow: visible;
}
.arcodion_wrap.type_2 .arcodion_contents_inner {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: left;
    padding-bottom: 90px;
}
.arcodion_wrap.type_2 .arcodion_contents_inner:after {
    display: none;
}
.arcodion_wrap.type_2 .arcodion_contents_inner:before {
    display: none;
}
.arcodion_wrap.type_2 .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner {
    padding-left: 0;
}
.arcodion_wrap.type_2 .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner {
    padding-left: 0;
    padding-right: 0;
}
/* //arcodion_style type_2 */

/* 좌우 지그재그 카드형 스타일 */
.card_style_0_wrap {
}
.card_style_0_wrap .card_style_0_list {
    margin-bottom: 30px;
}
.card_style_0_wrap .card_style_0_list:last-child {
    margin-bottom: 0;
}
.card_style_0_wrap .img_box {
    height: 100%;
    top: 0;
    right: 0;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../img/r_d_card_img_000.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.r_d_plan_section .visual_img_dim {
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background-image: url('../img/r_d_card_img_000.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.card_style_0_wrap .card_style_0_list.second .img_box {
    background-image: url('../img/r_d_card_img_001.jpg');
}
.card_style_0_wrap .card_style_0_list.third .img_box {
    background-image: url('../img/r_d_card_img_002.jpg');
}
.card_style_0_wrap .img_inner_text_box {
    padding-right: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.card_style_0_wrap .img_inner_text_box_inner {
    text-align: center;
}
.card_style_0_wrap .img_inner_text_title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.05em;
    color: #fff;
    margin-bottom: 12px;
}
.card_style_0_wrap .img_inner_text_desc {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}
.card_style_0_wrap .img_dim {
}
.card_style_0_wrap .text_box_wrap {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: -0.05em;
    font-weight: 200;
    color: #fff;
    background-color: #e7302a;
    box-sizing: border-box;
}
.card_style_0_wrap .text_box_wrap.fontweight300 {
    font-weight: 300;
}
.card_style_0_wrap .text_box {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: -0.05em;
    font-weight: 200;
    color: #fff;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #e7302a;
    box-sizing: border-box;
}
.card_style_0_wrap .text_box_inner {
    float: right;
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    box-sizing: border-box;
}
.card_style_0_wrap .text_box_contents {
}

/* 좌우 컨트롤 */
.card_style_0_wrap .card_style_0_list:nth-child(2n-1) .img_box {
    left: 0;
    right: initial;
}
.card_style_0_wrap .card_style_0_list:nth-child(2n-1) .text_box {
    float: right;
}
/* //좌우 컨트롤 */

/* //좌우 지그재그 카드형 스타일 */

/* 좌우 지그재그 카드형 스타일3 */
.card_style_3_wrap {
    overflow: hidden;
}
.card_style_3_wrap .card_style_3_list {
    overflow: hidden;
    margin-bottom: 30px;
}
.card_style_3_wrap .card_style_3_list:last-child {
    margin-bottom: 0;
}
.card_style_3_wrap .card_style_3_inner {
}
.card_style_3_wrap .img_box {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
    top: 0;
    height: 300px;
}
.card_style_3_wrap .img_inner_text_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.card_style_3_wrap .img_inner_text_con {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}
.card_style_3_wrap .img_inner_title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    letter-spacing: -0.05em;
    color: #fff;
    margin-bottom: 7px;
}
.card_style_3_wrap .img_inner_desc {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 48px;
    line-height: 4.8rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}
.card_style_3_wrap .text_box {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 3.2rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: 200;
    background-color: #e7302a;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 30px;
    padding-left: 30px;
}

.card_style_3_wrap .card_style_3_list.first .img_box {
    background-image: url('../img/card_style_3_img_000.jpg');
}
.card_style_3_wrap .card_style_3_list.second .img_box {
    background-image: url('../img/card_style_3_img_001.jpg');
}
.card_style_3_wrap .card_style_3_list.third .img_box {
    background-image: url('../img/card_style_3_img_002.jpg');
}
/* //좌우 지그재그 카드형 스타일3 */

/* 좌우 지그재그 카드형 스타일4 */
.card_style_4_wrap {
    overflow: hidden;
}
.card_style_4_wrap .card_style_4_list {
    overflow: hidden;
    margin-bottom: 30px;
}
.card_style_4_wrap .card_style_4_list:last-child {
    margin-bottom: 0;
}
.card_style_4_wrap .card_style_4_inner {
}
.card_style_4_wrap .img_box {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
    top: 0;
    height: 300px;
}
.card_style_4_wrap .img_inner_text_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.card_style_4_wrap .img_inner_text_con {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}
.card_style_4_wrap .img_inner_title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    letter-spacing: -0.05em;
    color: #fff;
    margin-bottom: 7px;
}
.card_style_4_wrap .img_inner_desc {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 48px;
    line-height: 4.8rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}
.card_style_4_wrap .text_box {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 3.2rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 200;
    background-color: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 30px;
    padding-left: 30px;
}
.card_style_4_wrap .text_box li {
    line-height: 36px;
    text-align: left;
}
.card_style_4_wrap .card_style_4_list.first .img_box {
    background-image: url('../img/card_style_4_img_001.jpg');
}
.card_style_4_wrap .card_style_4_list.second .img_box {
    background-image: url('../img/card_style_4_img_002.jpg');
}
/* //좌우 지그재그 카드형 스타일4 */

/* 회색 배경, 타이틀, 이미지 스타일 */
/* card_style_2_wrap */
.card_style_2_wrap {
}
.card_style_2_wrap .card_style_2_con {
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -30px;
}
.card_style_2_wrap .card_style_2_list {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.card_style_2_wrap .card_style_2 {
    background-color: #f4f4f4;
    text-align: center;
    padding-top: 45px;
}
.card_style_2_wrap .card_style_2_title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
}
.card_style_2_wrap .card_style_2_img_box {
    display: table;
    width: 100%;
    height: 180px;
    box-sizing: border-box;
}
.card_style_2_wrap .card_style_2_img_box_inner {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 17px;
}
/* //card_style_2_wrap */

/* 배경색 알려주는 카드스타일 */
/* bgcolor_style_0_wrap */
.bgcolor_style_0_wrap {
}
.bgcolor_style_0_wrap .bgcolor_card_style_0_con {
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -30px;
}
.bgcolor_style_0_wrap .bgcolor_style_0_list {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}
.bgcolor_style_0_wrap .bgcolor_style_0 {
}
.bgcolor_style_0_wrap .bgcolor_title_box {
    display: table;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 24px;
}
.bgcolor_style_0_wrap .bgcolor_title_box.red {
    background-color: #e7302a;
}
.bgcolor_style_0_wrap .bgcolor_title_box.black {
    background-color: #000;
}
.bgcolor_style_0_wrap .bgcolor_title_box.white {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.bgcolor_style_0_wrap .bgcolor_title_box.white .bgcolor_type {
    color: #000;
}
.bgcolor_style_0_wrap .bgcolor_title_box_inner {
    display: table-cell;
    vertical-align: middle;
}
.bgcolor_style_0_wrap .bgcolor_type {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}
.bgcolor_style_0_wrap .bgcolor_type_desc {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.bgcolor_style_0_wrap .bgcolor_desc_box {
}
.bgcolor_style_0_wrap .bgcolor_desc_title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
}
.bgcolor_style_0_wrap .bgcolor_desc {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.05em;
    color: #777777;
}
/* //bgcolor_style_0_wrap */

/* list_style_0 */
.list_style_0 {
    box-sizing: border-box;
    padding-left: 14px;
}
.list_style_0.no_decimal {
    padding-left: 0;
    padding-right: 80px;
}
.list_style_0 > li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 29px;
    line-height: 2.9rem;
    letter-spacing: -0.05em;
    color: #000;
    list-style-type: decimal;
    padding-left: 10px;
    box-sizing: border-box;
}
.list_style_0.no_decimal > li {
    list-style-type: none;
    padding-left: 0;
}
/* //list_style_0 */

/* list_style_1 */
.list_style_1 {
    box-sizing: border-box;
}
.list_style_1 > li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 29px;
    line-height: 2.9rem;
    letter-spacing: -0.05em;
    color: #000;
    list-style-type: none;
    box-sizing: border-box;
    padding: 10px 0;
}
/* //list_style_1 */

/* 글로벌 네트워크 */
.sub_global_network_section .network_title_wrap {
    font-size: 0;
    line-height: 0;
    text-align: center;
    overflow: hidden;
}
.sub_global_network_section .network_title_list {
    float: left;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    text-align: left;
    box-sizing: border-box;
}
.sub_global_network_section .network_title_list:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.sub_global_network_section .network_title_list.purple {
}
.sub_global_network_section .network_title_list.green {
}
.sub_global_network_section .network_title_list.black {
}
.sub_global_network_section .network_title_dot {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #e7302a;
    margin-right: 10px;
}
.sub_global_network_section .network_title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}
.sub_global_network_section .network_title_list.purple .network_title_dot {
    background-color: #7449d4;
}
.sub_global_network_section .network_title_list.green .network_title_dot {
    background-color: #0c877a;
}
.sub_global_network_section .network_title_list.black .network_title_dot {
    background-color: #000;
}
.global_network_map_section {
    margin-bottom: 50px;
}
.global_network_map_section .global_network_map_container {
    text-align: center;
}
.global_network_map_section .img_box {
    display: inline-block;
    position: relative;
}
.global_network_map_section .img_box .global_netwrok_map_img {
    display: none;
}
.global_network_map_section .img_box .global_netwrok_map_img_m {
    display: inline;
}
.global_network_map_section .map_dot_wrap {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.global_network_map_section .map_dot_wrap.second .map_dot {
    background-color: #7449d4;
}
.global_network_map_section .map_dot_wrap.second .map_contents {
    background-color: #7449d4;
}
.global_network_map_section .map_dot_wrap.third .map_dot {
    background-color: #0c877a;
}
.global_network_map_section .map_dot_wrap.third .map_contents {
    background-color: #0c877a;
}
.global_network_map_section .map_dot_wrap.forth .map_dot {
    background-color: #000;
}
.global_network_map_section .map_dot_wrap.forth .map_contents {
    background-color: #000;
}
.global_network_map_section .map_dot_con {
    position: absolute;
}

/* 메디톡스 해외법인 */
.global_network_map_section .map_dot_con.japan {
    top: 187px;
    left: 656px;
}
.global_network_map_section .map_dot_con.korea {
    top: 180px;
    left: 613px;
}
.global_network_map_section .map_dot_con.china {
    top: 169px;
    left: 490px;
}
.global_network_map_section .map_dot_con.taiwan {
    top: 254px;
    left: 607px;
}
.global_network_map_section .map_dot_con.hongKong {
    top: 247px;
    left: 578px;
}
.global_network_map_section .map_dot_con.us {
    top: 268px;
    left: 920px;
}

/* Neuronox and Neuramis */
.global_network_map_section .map_dot_con.mongolia {
    top: 130px;
    left: 478px;
}
.global_network_map_section .map_dot_con.kyrgyzstan {
    top: 162px;
    left: 418px;
}
.global_network_map_section .map_dot_con.kazakhstan {
    top: 123px;
    left: 375px;
}
.global_network_map_section .map_dot_con.iran {
    top: 196px;
    left: 347px;
}
.global_network_map_section .map_dot_con.georgia {
    top: 176px;
    left: 260px;
}
.global_network_map_section .map_dot_con.syria {
    top: 180px;
    left: 243px;
}
.global_network_map_section .map_dot_con.ukraine {
    top: 125px;
    left: 201px;
}
.global_network_map_section .map_dot_con.vietnam {
    top: 292px;
    left: 558px;
}
.global_network_map_section .map_dot_con.maxico {
    top: 247px;
    left: 953px;
}
.global_network_map_section .map_dot_con.costarica {
    top: 299px;
    left: 1012px;
}
.global_network_map_section .map_dot_con.colombia {
    top: 365px;
    left: 1058px;
}
.global_network_map_section .map_dot_con.ecuador {
    top: 411px;
    left: 1044px;
}
.global_network_map_section .map_dot_con.bolivia {
    top: 427px;
    left: 1099px;
}
.global_network_map_section .map_dot_con.chile {
    top: 499px;
    left: 1097px;
}
.global_network_map_section .map_dot_con.myanmar {
    top: 260px;
    left: 498px;
}
.global_network_map_section .map_dot_con.thailand {
    top: 287px;
    left: 505px;
}
.global_network_map_section .map_dot_con.guatemala {
    top: 247px;
    left: 953px;
}
.global_network_map_section .map_dot_con.dominican {
    top: 300px;
    left: 1070px;
}
.global_network_map_section .map_dot_con.peru {
    top: 406px;
    left: 1058px;
}

/* Neuronox */
.global_network_map_section .map_dot_con.belarus {
    top: 138px;
    left: 188px;
}
.global_network_map_section .map_dot_con.lebanon {
    top: 229px;
    left: 231px;
}
.global_network_map_section .map_dot_con.azerbaijan {
    top: 219px;
    left: 293px;
}
.global_network_map_section .map_dot_con.uzbekistan {
    top: 184px;
    left: 362px;
}
.global_network_map_section .map_dot_con.india {
    top: 291px;
    left: 420px;
}
.global_network_map_section .map_dot_con.philippines {
    top: 315px;
    left: 613px;
}
.global_network_map_section .map_dot_con.guatemala {
    top: 309px;
    left: 979px;
}
.global_network_map_section .map_dot_con.elSalvador {
    top: 317px;
    left: 997px;
}
.global_network_map_section .map_dot_con.nicaragua {
    top: 320px;
    left: 1029px;
}
.global_network_map_section .map_dot_con.panama {
    top: 350px;
    left: 1040px;
}
.global_network_map_section .map_dot_con.brazil {
    top: 435px;
    left: 1164px;
}
.global_network_map_section .map_dot_con.paraguay {
    top: 483px;
    left: 1127px;
}

/* Neuramis */
.global_network_map_section .map_dot_con.spain {
    top: 193px;
    left: 67px;
}
.global_network_map_section .map_dot_con.estonia {
    top: 108px;
    left: 181px;
}
.global_network_map_section .map_dot_con.russia {
    top: 108px;
    left: 440px;
}
.global_network_map_section .map_dot_con.newzealand {
    top: 603px;
    left: 796px;
}
.global_network_map_section .map_dot_con.newzealand .map_contents {
    margin-top: -222px;
}

.section.country_all_section {
}
.country_all_section .country_title_con {
    padding-top: 57px;
    padding-bottom: 56px;
    background-color: #fff;
    display: block;
}
.country_all_wrap {
    overflow: hidden;
    background-color: #fff;
    padding-right: 40px;
    padding-left: 40px;
    box-sizing: border-box;
}
.country_all_wrap .country_all_list_con {
    overflow: hidden;
    width: -webkit-calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -60px;
    font-size: 0;
    line-height: 0;
}
.country_all_wrap .country_all_list {
    padding-left: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.country_all_wrap .country_all {
}
.country_all_wrap .country_title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.025em;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
.country_all_wrap .country_list_con {
}
.country_all_wrap .country_list {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: -0.025em;
    font-weight: 400;
}
.country_all_wrap .country_list.first {
    color: #7449d4;
}
.country_all_wrap .country_list.second {
    color: #0c877a;
}
.country_all_wrap .country_list.third {
    color: #000;
}

.global_network_map_section .map_dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #e7302a;
    cursor: pointer;
}
.global_network_map_section .map_contents {
    display: none;
    width: 236px;
    padding-top: 17px;
    padding-bottom: 15px;
    background-color: #e7302a;
    margin-top: 18px;
    position: absolute;
    left: -111px;
    box-shadow: 1px 4px 10px 0 rgba(0, 0, 0, 0.3);
}
.global_network_map_section .map_contents_inner {
    display: table-cell;
    vertical-align: middle;
}
.global_network_map_section .map_title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.025em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.global_network_map_section .map_desc {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.025em;
    color: #fff;
}

/* sub_expainsion_section */
.section.sub_expainsion_section {
    text-align: center;
    background-color: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 87px;
}
.sub_expainsion_section .section_title {
    margin-bottom: 14px;
}
.sub_expainsion_section h3 {
    color: #000;
    margin-bottom: 27px;
}
.sub_expainsion_section .h_desc3 {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: -0.05em;
    color: #000;
    margin-bottom: 32px;
}
.sub_expainsion_section .global_network_seperate_line {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    margin-bottom: 38px;
}
.sub_expainsion_section .global_network_list_con {
    text-align: left;
    font-size: 0;
}
.sub_expainsion_section .global_network_list {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: center;
}
.sub_expainsion_section .global_network_list2 {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: center;
}
.sub_expainsion_section .img_box {
    height: 42px;
    margin-bottom: 36px;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.sub_expainsion_section .img_box > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sub_expainsion_section .text_box {
}
.sub_expainsion_section h4 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.025em;
    color: #000;
    font-weight: bold;
    margin-bottom: 3px;
}
.sub_expainsion_section .h_desc4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.025em;
    color: #000;
}
/* //sub_expainsion_section */

/* contact_informaintion_section */
.section.contact_informaintion_section {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}
.section.contact_informaintion_section.company_page {
    padding-top: 30px;
    padding-bottom: 0;
}
.contact_information_list_wrap {
    overflow: hidden;
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.company_page .contact_information_list_wrap {
    border-top: none;
}
.contact_information_list_wrap .contact_inforamtion_list {
    float: left;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.company_page .contact_information_list_wrap .contact_inforamtion_list {
    background-color: #f4f4f4;
}
.company_page .contact_information_list_wrap .contact_inforamtion_list:last-child {
    border-bottom: none;
}
.contact_information_list_wrap .contact_information_title {
    float: left;
    width: 189px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.05em;
    color: #e7302a;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
    box-sizing: border-box;
}
.contact_information_list_wrap .contact_information_desc {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.025em;
    color: #000;
    overflow: hidden;
    padding-top: 21px;
    padding-bottom: 21px;
    box-sizing: border-box;
    font-weight: 400;
}
.contact_information_list_wrap .contact_infromation_tel {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

/* //글로벌 네트워크 */

/* 기업연혁 */
/*.company_history_year_tab_con{text-align: center; font-size:0; line-height:0; z-index: 1;}
.company_history_year_tab_con .company_history_year_tab{display:inline-block;}
.company_history_year_tab_con .company_history_year_tab > li{display:inline-block; margin-left:15px; margin-right:15px;}
.company_history_year_tab_con .company_history_year_tab > li > a{display:block; font-size:28px; line-height:34px; letter-spacing: -0.05em; color:#000;
    opacity:0.2; filter:alpha(opacity=20); font-weight:bold; padding-bottom:10px; border-bottom:1px solid transparent;}
.company_history_year_tab_con .company_history_year_tab > li.active > a{color:#e7302a; opacity:1; filter:alpha(opacity=100); border-color:#e7302a;}*/
/*.company_history_section .contents_wrap{background-color: #fafafa; border-top:1px solid rgba(0, 0, 0, 0.15);}
.company_history_section .title_wrap{display:table-cell; font-size:60px; line-height:66px; letter-spacing: -0.05em; color:#e7302a; font-weight:bold;}
.company_history_section .history_date{display:inline-block; font-size:22px; line-height:36px; letter-spacing: -0.05em; color:#000; font-weight:600; margin-right:18px;}
.company_history_section .history_desc{display:inline-block; font-size:22px; line-height:36px; letter-spacing: -0.05em; color:#000;}
.company_history_section .history_desc.more_short{letter-spacing: -0.06em;}*/
.company_history_section {
    padding-bottom: 50px;
}
.company_history_section .company_history_inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../img/company_graph_img_000_modi_m.png');
    background-repeat: no-repeat;
    background-position: right top;
    top: 106px;
}
.company_history_section .title_section {
    padding-top: 94px;
    margin-bottom: 0;
}
.company_history_section .company_history_visual_img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    background-image: url('../img/company_history_bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.company_history_section .history_tab_wrap {
    overflow: hidden;
    max-width: 919px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 206px;
}
.company_history_section .history_tab_list {
    text-align: center;
}
.company_history_section .history_tab_list:first-child {
    text-align: left;
}
.company_history_section .history_tab_list:last-child {
    text-align: right;
}
.company_history_section .history_tab {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #e7302a;
    box-sizing: border-box;
    width: 117px;
    border: 2px solid #e7302a;
    display: inline-block;
    background-color: #fff;
    padding-top: 3px;
    padding-bottom: 6px;
    border-radius: 18px;
    cursor: pointer;
}
.company_history_section .history_tab_list.active .history_tab {
    background-color: #e7302a;
    color: #fff;
}
.history_tab_child_wrap {
    overflow: hidden;
    max-width: 929px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 58.5px;
    padding-left: 58.5px;
    box-sizing: border-box;
}
.history_tab_child_wrap .history_tab_child_list {
    display: none;
}
.history_tab_child_wrap .history_tab_child_list.active {
    display: block;
}
.history_tab_child_wrap .history_tab_child_list.first {
    text-align: left;
}
.history_tab_child_wrap .history_tab_child_list.first .history_tab_line {
    margin-right: auto;
}
.history_tab_child_wrap .history_tab_child_list.second {
    text-align: center;
}
.history_tab_child_wrap .history_tab_child_list.second .history_tab_line {
    margin-left: auto;
    margin-right: auto;
}
.history_tab_child_wrap .history_tab_child_list.third {
    text-align: right;
}
.history_tab_child_wrap .history_tab_child_list.third .history_tab_line {
    margin-left: auto;
}
.history_tab_child_wrap .history_tab_child_inner {
    overflow: hidden;
}
.history_tab_child_wrap .history_tab_line {
    height: 50px;
    width: 0;
    border-right: 1px solid #e7302a;
    margin-left: 0;
    margin-right: 0;
    display: block;
    margin-bottom: 22px;
}
.history_tab_child_wrap .history_contents_list {
    overflow: hidden;
    margin-bottom: 30px;
    padding-right: 2px;
}
.history_tab_child_wrap .history_contents_list:last-child {
    margin-bottom: 0;
}
.history_tab_child_wrap .history_contents_date {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 32px;
    line-height: 3.2rem;
    letter-spacing: -0.05em;
    color: #e7302a;
    margin-bottom: 1px;
}
.history_tab_child_wrap .history_contents_desc {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 41px;
    line-height: 4.1rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 200;
}
/* //기업연혁 */

/* 기업개요 - 최상단 4개 카드 */
.sub_company_intro_section {
    padding-bottom: 40px;
}
.sub_company_intro_section .intro_card_list {
    padding-bottom: 20px;
}
.sub_company_intro_section .intro_card_list:nth-child(2n-1) {
    padding-right: 10px;
}
.sub_company_intro_section .intro_card_list:nth-child(2n) {
    padding-left: 10px;
}
.sub_company_intro_section .intro_card {
    height: 250px;
    background-color: #f4f4f4;
    padding-top: 25px;
    padding-bottom: 27px;
    padding-right: 30px;
    padding-left: 30px;
    cursor: pointer;
    transition: background 0.5s;
}
/* card hover 컨트롤 */
.sub_company_intro_section .intro_card_list:hover .intro_card {
    background-color: #e7302a;
}
.sub_company_intro_section .intro_card_list:hover .intro_year {
    color: #fff;
    border-bottom-color: #fff;
}
.sub_company_intro_section .intro_card_list:hover .intro_title {
    color: #fff;
}
.sub_company_intro_section .intro_card_list:hover .intro_counting_contents {
    color: #fff;
}
.sub_company_intro_section .intro_card_list:hover .intro_unit {
    color: #fff;
}
/* //card hover 컨트롤 */
.sub_company_intro_section .intro_year_con {
    margin-bottom: 35px;
}
.sub_company_intro_section .intro_year {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.05em;
    color: #000;
    border-bottom: 1px solid #000;
    font-weight: 400;
    transition: all 0s;
}
.sub_company_intro_section .intro_title {
    font-size: 43px;
    line-height: 49px;
    letter-spacing: -0.05em;
    color: #000;
    margin-bottom: 43px;
    font-weight: 200;
    display: none;
    transition: all 0s;
}
.sub_company_intro_section .intro_card_list.en_list .intro_title {
    margin-bottom: 0;
}
.sub_company_intro_section .intro_count_con {
    font-size: 0;
    line-height: 0;
    height: 65px;
}
.sub_company_intro_section .intro_card_list.en_list .intro_count_con {
    height: 59px;
}
.sub_company_intro_section .intro_count {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 16px;
}
.sub_company_intro_section .intro_counting_contents {
    font-size: 65px;
    line-height: 66px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    transition: all 0s;
}
.sub_company_intro_section .intro_unit {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.05em;
    color: #000;
    display: inline-block;
    vertical-align: bottom;
    font-weight: 400;
    transition: all 0s;
}

/* card 가운데 선 */
.sub_company_intro_section .intro_card_list .intro_card:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
    display: none;
}
.sub_company_intro_section .intro_card_list:last-child .intro_card:after {
    display: none;
}
/* //card 가운데 선 */

/* //기업개요 - 최상단 4개 카드 */

/* 태경 */

/* 기업개요 - 대표이사 인사말 바로가기 */
.sub_ceo_intro_prev_section {
}
.sub_ceo_intro_prev_section .prev_dim_wrap {
    background-image: url('../img/medytox_ceo_img_dot.jpg');
    background-repeat: repeat-x;
    background-position: left top;
}
/* .sub_ceo_intro_prev_section .prev_dim_img_box:before{content:""; position:absolute; width:100%; height:100%; top:0; left:0; background-color:#825d5d; opacity:0.2; filter:alpha(opacity=20);} */
.sub_ceo_intro_prev_section .prev_dim_color_box {
    background-color: #e7302a;
    width: 100%;
    height: 100%;
}
.sub_ceo_intro_prev_section .prev_contents_wrap {
    height: 380px;
    background-color: #e7302a;
}
.sub_ceo_intro_prev_section .ceo_intro_text_box {
}
.sub_ceo_intro_prev_section .text_title {
    margin-bottom: 34px;
}
.sub_ceo_intro_prev_section .text_underline {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.sub_ceo_intro_prev_section .text_desc {
    font-size: 30px;
    line-height: 48px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 50px;
}
/* //기업개요 - 대표이사 인사말 바로가기 */

/* 기업개요 - vision & value */
.sub_section.main_vision_section {
    padding-top: 0;
}
.sub_section.main_vision_section .section_title {
    margin-bottom: 25px;
}
.sub_section.main_vision_section .h_desc4 {
    margin-bottom: 43px;
}
/* //기업개요 - vision & value */

/* 기업개요 - 기업소개 (분리형 박싱 카드) */
.sub_section.sub_seperate_boxing_card_section {
    padding-top: 40px;
    padding-bottom: 50px;
    background-color: #f4f4f4;
}
.sub_section.sub_seperate_boxing_card_section.type_2 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.sub_seperate_boxing_card_section {
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap {
    overflow: hidden;
    margin-bottom: 42px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 {
    background-color: #f4f4f4;
    padding-right: 30px;
    padding-left: 30px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_3 {
    background-color: #f4f4f4;
    padding: 20px 30px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_con {
    background-color: #fff;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .seperate_boxing_card_con {
    background-color: #f4f4f4;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .seperate_boxing_card_inner:first-child .icon_box {
    padding-top: 0;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .icon_box {
    height: 68px;
    line-height: 66px;
    margin-bottom: 32px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .title_box {
    color: #000;
    margin-bottom: 9px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .title_box.question_title {
    font-size: 22px;
    margin-bottom: 34px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .desc_box {
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 24px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .num_box {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.05em;
    color: #e7302a;
    font-weight: bold;
    margin-bottom: 8px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .date_box {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_inner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sub_seperate_boxing_card_section .seperate_boxing_card_inner:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.sub_seperate_boxing_card_section .seperate_boxing_card_inner:first-child .icon_box {
    padding-top: 5px;
}
.sub_seperate_boxing_card_section .icon_box {
    height: 69px;
    line-height: 67px;
    margin-bottom: 44px;
    box-sizing: border-box;
}
.sub_seperate_boxing_card_section .title_box {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.05em;
    color: #e7302a;
    font-weight: bold;
    margin-bottom: 24px;
}
.sub_seperate_boxing_card_section .desc_box {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #000;
}
.sub_seperate_boxing_card_section .desc_box.gray {
    color: #777777;
    line-height: 24px;
}
.sub_seperate_boxing_card_section .section_logo_con {
    margin-bottom: 14px;
}
/* //기업개요 - 기업소개 (분리형 박싱 카드) */

/* 기업개요 - 회사소개서 다운로드 */
.sub_section.brochure_download_section {
    padding-top: 23px;
}
.brochure_download_section h4 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 29px;
}
.down_link_con {
}
.down_link_con .down_link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #000;
    border-bottom: 1px solid #000;
    display: inline-block;
}
.down_warning_text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.05em;
    color: #777777;
}
/* //기업개요 - 회사소개서 다운로드 */

/* 사업장소개 */
.title_img_box {
    margin-bottom: 50px;
}
/*.location_info_con{margin-bottom:20px;}*/
.location_info_con {
}
.location_info_con .google_map {
    float: right;
}
/*.location_info_con .google_map > iframe{width:100%; height:100%; display:none;}*/
.location_info_con .google_map .root_daum_roughmap.root_daum_roughmap_landing {
    display: none;
}
.location_info_con .google_map .google_map_link {
}
.location_info_con .google_map .google_map_link > a {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.05em;
    color: #e7302a;
    border-bottom: 1px solid #e7302a;
}
.location_info_con .location_text_box {
    float: left;
    width: calc(100% - 70px);
}
.location_info_con .location_title_con {
}
.location_info_con .location_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
    padding-left: 40px;
    background-image: url('../img/location_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 18px;
}
.location_info_con .location_tel_con {
    font-size: 0;
    line-height: 0;
    margin-bottom: 27px;
}
.location_info_con .location_tel {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #000;
    padding-left: 40px;
    background-image: url('../img/tel_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 50px;
}
.location_info_con .location_fax {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #000;
    padding-left: 40px;
    background-image: url('../img/fax_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.location_info_con .location_seperate_line {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 23px;
    position: relative;
    overflow: visible;
}
.location_info_con .location_seperate_line:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    right: -100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.location_info_con .location_desc {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #000;
    word-break: keep-all;
}
.location_rolling_container {
    display: none;
}
.location_rolling_img_wrap {
}
.location_rolling_btn_con {
    position: absolute;
    width: 100%;
    height: 100%;
}
.location_rolling_btn_con .rolling_btn {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    z-index: 5;
}
.location_rolling_btn_con .rolling_btn.left {
    left: 0;
}
.location_rolling_btn_con .rolling_btn.right {
    right: 0;
}
.location_rolling_img_wrap .location_rolling_img_con {
    z-index: 2;
}
.location_rolling_img_wrap .location_rolling_img_list {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* //사업장소개 */

/* 제품소개 */
.product_visual_wrap {
    margin-bottom: 85px;
}
.product_visual_wrap .product_visual_main {
    margin-bottom: 15px;
    background-color: #f4f4f4;
}
.product_visual_wrap .product_visual_con {
    position: relative;
    display: none;
}
.product_visual_wrap .product_visual_con .export {
    float: left;
    width: 100%;
}
.product_visual_wrap .product_visual_con .export-name {
    margin-left: 8%;
    margin-bottom: -2%;
    font-size: 20px;
    text-align: left;
}
.product_visual_wrap .product_visual_con .brand-name {
    width: 100%;
}
.product_visual_wrap .product_visual_con.active {
    display: table;
}
.product_visual_wrap .product_img_box {
    padding-top: 30px;
    padding-bottom: 30px;
    height: 349px;
}
.product_visual_wrap .product_img_box.medical_page {
    height: auto;
}
.product_visual_wrap .product_title_box {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -0.05em;
    color: #000;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.product_prev_img_wrap {
}
.product_prev_img_wrap .product_prev_list {
    float: left;
    width: calc(25% - 20px);
    height: 136px;
    box-sizing: border-box;
    margin-left: 20px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}
.product_prev_img_wrap .product_prev_img_box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 3px solid transparent;
    line-height: 84px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
    background-color: #f4f4f4;
    transition: all 0.3s;
}
.product_prev_img_wrap .product_prev_text_box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 3px solid transparent;
    line-height: 20px;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
    background-color: #f4f4f4;
    transition: all 0.3s;
}
.product_prev_img_wrap .product_prev_img_box img {
    max-height: 84px;
}
.product_prev_img_wrap .product_prev_list:hover {
    box-shadow: 1px 4px 9px 0 rgba(0, 0, 0, 0.3);
}
.product_prev_img_wrap .product_prev_list:hover .product_prev_img_box {
    border-color: #e7302a;
    background-color: #fff;
}
.product_prev_img_wrap .product_prev_list.on {
    box-shadow: 1px 4px 9px 0 rgba(0, 0, 0, 0.3);
}
.product_prev_img_wrap .product_prev_list.on .product_prev_img_box {
    border-color: #e7302a;
    background-color: #fff;
}
.text_box_style_0 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #000;
    padding-top: 27px;
    padding-bottom: 26px;
    background-color: #f4f4f4;
    text-align: center;
    display: none;
}
.text_box_style_0.mobile_only {
    display: block;
}
.text_box_style_0.type_2 {
    background-color: #fff;
}
.text_box_style_0.type_3 {
    background-color: transparent;
    font-weight: 400;
}
.text_box_style_0.type_3 .img_box {
    margin-right: 13px;
}
.text_box_style_0 .img_box {
    margin-right: 18px;
}
/* //제품소개 */

/* 기업소개 - 핵심가치 */
.corner_card_style_0_con {
}
.corner_card_style_0_con .corner_card_style_0 {
}
.corner_card_style_0_con .corner_card_list {
    width: 360px;
    height: 360px;
    box-sizing: border-box;
    padding-top: 95px;
    padding-left: 23px;
    padding-right: 23px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}
.corner_card_style_0_con .corner_card_list:first-child {
    background-image: url('../img/cornor_card_img_000.jpg');
}
.corner_card_style_0_con .corner_card_list:nth-child(2) {
    background-image: url('../img/cornor_card_img_001.jpg');
}
.corner_card_style_0_con .corner_card_list:nth-child(3) {
    background-image: url('../img/cornor_card_img_002.jpg');
}
.corner_card_style_0_con .corner_card_list:nth-child(4) {
    background-image: url('../img/cornor_card_img_003.jpg');
}
.corner_card_style_0_con .corner_card_style_0_line:last-child .corner_card_list:last-child {
    margin-bottom: 0;
}
.corner_card_style_0_con .icon_box {
    margin-bottom: 28px;
}
.corner_card_style_0_con .title_box {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.corner_card_style_0_con .desc_box {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #fff;
}
.corner_card_style_0_con .corner_center_card {
    width: 340px;
    height: 340px;
    position: absolute;
    top: 50%;
    margin-top: -170px;
    left: 50%;
    margin-left: -170px;
    background-color: #880000;
    display: none;
    z-index: 2;
}
.corner_card_style_0_con .box_title {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}
.corner_card_style_0_con .box_desc {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
}

.tab_style_0_con.pointvalue_tab {
    display: table;
    width: 100%;
}
.tab_style_0_con.pointvalue_tab > li {
    width: 25%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    background-color: #f4f4f4;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    transition: border 0s;
}
.tab_style_0_con.pointvalue_tab > li:last-child {
    border-right: none;
}
.tab_style_0_con.pointvalue_tab > li > a {
    padding-top: 34px;
    padding-bottom: 35px;
    height: 100%;
    display: table;
    width: 100%;
    background-color: transparent;
    border-right: none;
}
.tab_style_0_con.pointvalue_tab > li > a > div {
    display: table-cell;
    vertical-align: middle;
}
.tab_style_0_con.pointvalue_tab > li > a > div > span {
    display: block;
    letter-spacing: -0.05em;
    color: #000000;
}
.tab_style_0_con.pointvalue_tab > li:hover {
    background-color: #e7302a;
    border-right: 1px solid #e7302a;
}
.tab_style_0_con.pointvalue_tab > li:hover > a {
    background-color: transparent;
    border-right: none;
}
.tab_style_0_con.pointvalue_tab > li.active {
    background-color: #e7302a;
    border-right: 1px solid #e7302a;
}
.tab_style_0_con.pointvalue_tab > li.active > a {
    background-color: transparent;
    border-right: none;
}
.tab_style_0_con.pointvalue_tab > li:hover > a > div > span {
    color: #fff;
}
.tab_style_0_con.pointvalue_tab > li.active > a > div > span {
    color: #fff;
}
.tab_style_0_con.pointvalue_tab > li .valuefont0 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 7px;
}
.tab_style_0_con.pointvalue_tab > li .valuefont1 {
    font-size: 18px;
    line-height: 24px;
}

.sub_pointvalue_wrap {
    width: 100%;
    height: 602px;
    position: relative;
}
/*.sub_pointvalue_wrap.img00 {background-image: url(../img/pointvalue_img00.jpg);}*/
.sub_pointvalue_wrap .sub_pointavlue_visual {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
    z-index: -1;
}
/* .sub_pointvalue_wrap .sub_pointavlue_visual:after{content:""; position:absolute; width:100%; height:100%; opacity:0.65; filter:alpha(opacity=65); background-color:#825d5d;  left:0; top:0;} */
.sub_pointvalue_wrap.img00 .sub_pointavlue_visual {
    background-image: url(../img/pointvalue_img00.jpg);
}
.sub_pointvalue_wrap.img01 .sub_pointavlue_visual {
    background-image: url(../img/pointvalue_img01.jpg);
}
.sub_pointvalue_wrap.img02 .sub_pointavlue_visual {
    background-image: url(../img/pointvalue_img02.jpg);
}
.sub_pointvalue_wrap.img03 .sub_pointavlue_visual {
    background-image: url(../img/pointvalue_img03.jpg);
}
/*.sub_pointvalue_wrap.img01 {background-image: url(../img/pointvalue_img01.jpg);}*/
/*.sub_pointvalue_wrap.img02 {background-image: url(../img/pointvalue_img02.jpg);}*/
/*.sub_pointvalue_wrap.img03 {background-image: url(../img/pointvalue_img03.jpg);}*/
.sub_pointvalue_con {
    display: table;
    width: 100%;
    height: 100%;
}
.sub_pointvalue_con .sub_pointvalue_text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sub_pointvalue_con h3 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 48px;
    line-height: 4.8rem;
    color: #ffffff;
    font-weight: 100;
    letter-spacing: -0.05em;
}

/* //기업소개 - 핵심가치 */

/* 기업소개 - 홍보영상 */
.marketing_wrap {
}
.tab_style_0_con {
    overflow: hidden;
}
.tab_style_0_con > li {
    float: left;
    width: 33.33%;
}
.tab_style_0_con.type_2 > li {
    width: 50%;
}
.tab_style_0_con > li > a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #000;
    background-color: #f4f4f4;
    padding-top: 21px;
    padding-bottom: 20px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    transition: all 0.3s;
}
.tab_style_0_con > li:last-child > a {
    border-right: none;
}
.tab_style_0_con > li:hover > a {
    color: #fff;
    background-color: #e7302a;
    border-right: 1px solid #e7302a;
}
.tab_style_0_con > li.active > a {
    color: #fff;
    background-color: #e7302a;
    border-right: 1px solid #e7302a;
}
.tab_style_0_con > li:hover:last-child > a {
    border-right: none;
}
.tab_style_0_con > li.active:last-child > a {
    border-right: none;
}
.tab_style_0_contents {
    display: none;
}
.tvcf_rolling_title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    margin-bottom: 35px;
}
.marketing_wrap .tvcf_rolling_con {
}
.marketing_wrap .tvcf_rolling_item {
}
.marketing_wrap .tvcf_rolling_inner {
}
/*.marketing_wrap .tvcf_rolling_desc{font-size:18px; line-height:24px; letter-spacing: -0.05em; color:#777777; font-weight:500; }*/
.marketing_wrap .tvcf_rolling_video_con {
    height: 623px;
}
.marketing_wrap .tvcf_rolling_video_item {
    display: none;
}
.marketing_wrap .tvcf_rolling_video_item.active {
    display: block;
}
.marketing_wrap .tvcf_rolling_video_con > iframe {
    width: 100%;
    height: 100%;
}
.marketing_wrap .tvcf_summary_con {
    text-align: left;
    padding-top: 36px;
    margin-bottom: 43px;
}
.marketing_wrap .summary_title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
}
.marketing_wrap .summary_desc_title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
}
.marketing_wrap .summary_desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
}
.marketing_wrap .tvcf_prev_wrap {
}
.marketing_wrap .tvcf_prev_wrap .img_box {
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.marketing_wrap .tvcf_prev_wrap .img_box img {
    opacity: 0.2;
    filter: alpha(opacity=20);
    position: relative;
}
.marketing_wrap .tvcf_prev_wrap .img_box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 3px solid #e7302a;
    box-sizing: border-box;
    top: 0;
    left: 0;
    display: none;
}
.marketing_wrap .tvcf_prev_wrap .swiper-slide:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.marketing_wrap .tvcf_prev_wrap .swiper-slide:hover .img_box:after {
    display: block;
}
.marketing_wrap .tvcf_prev_wrap .swiper-slide.active img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.marketing_wrap .tvcf_prev_wrap .swiper-slide.active .img_box {
    box-shadow: 1px 4px 18px 0 rgba(0, 0, 0, 0.3);
}
.marketing_wrap .tvcf_prev_wrap .swiper-slide.active .img_box:after {
    display: block;
}
.marketing_wrap .tvcf_prev_wrap .text_box {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
.marketing_wrap .tvcf_prev_wrap .tvcf_rolling_arrow {
    position: absolute;
    top: 45px;
    z-index: 2;
    cursor: pointer;
}
.marketing_wrap .tvcf_prev_wrap .tvcf_rolling_arrow.left {
    left: -55px;
}
.marketing_wrap .tvcf_prev_wrap .tvcf_rolling_arrow.right {
    right: -55px;
}
.marketing_seperate_line {
    display: block;
    border: none;
    border-bottom: 1px solid #000;
    opacity: 0.15;
    filter: alpha(opacity=15);
    box-sizing: border-box;
}
/* //기업소개 - 홍보영상 */

/* tab_style_1_con */
.tab_contents_section {
}
.tab_style_1_con {
    float: left;
    width: 100%;
}
.tab_style_1_con .tab_style_1 {
    float: left;
    width: 100%;
}
.tab_style_1_con .tab_style_1 > li {
    text-align: center;
    float: right;
    width: 25%;
    position: relative;
}
.tab_style_1_con .tab_style_1 > li > a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: -0.05em;
    color: #000;
    padding-bottom: 20px;
    font-weight: 400;
}
.tab_style_1_con .tab_style_1 > li .tab_style_1_dot {
    width: 10px;
    height: 10px;
    background-color: #e7302a;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    display: none;
    z-index: 2;
}
.tab_style_1_con .tab_style_1 > li .tab_style_1_border {
    position: absolute;
    width: 50%;
    bottom: 0;
    border-bottom: 1px solid #e7302a;
    z-index: 1;
    display: none;
}
.tab_style_1_con .tab_style_1 > li .tab_style_1_border.left {
    left: 0;
}
.tab_style_1_con .tab_style_1 > li .tab_style_1_border.right {
    right: 0;
}
/*.tab_style_1_con .tab_style_1 > li:hover{}
.tab_style_1_con .tab_style_1 > li:hover .tab_style_1_border{display:block;}
.tab_style_1_con .tab_style_1 > li:hover ~ li .tab_style_1_border{display:block;}
.tab_style_1_con .tab_style_1 > li:hover ~ li .tab_style_1_border.right{display:block;}
.tab_style_1_con .tab_style_1 > li:hover > a{color:#e7302a; font-weight:bold;}
.tab_style_1_con .tab_style_1 > li:hover ~ li > a{color:#e7302a; font-weight:bold;}*/
.tab_style_1_con .tab_style_1 > li.active {
}
.tab_style_1_con .tab_style_1 > li.active .tab_style_1_border.left {
    display: block;
}
.tab_style_1_con .tab_style_1 > li.active .tab_style_1_border.right {
    display: none;
}
.tab_style_1_con .tab_style_1 > li.active ~ li .tab_style_1_border {
    display: block;
}
.tab_style_1_con .tab_style_1 > li.active > a {
    color: #e7302a;
    font-weight: bold;
}
.tab_style_1_con .tab_style_1 > li.active ~ li > a {
    color: #e7302a;
    font-weight: bold;
}
.tab_style_1_con .tab_style_1 > li.active .tab_style_1_dot {
    display: block;
}
.tab_style_1_child_con {
    border-top: 1px solid rgba(0, 0, 0, 0.14);
    margin-top: -1px;
    background-color: #f4f4f4;
    padding-top: 71px;
    padding-bottom: 100px;
}
.tab_style_1_child_con:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: calc((100% - 1200px) / 8 + (1200px * 0.125));
    border-top: 1px solid #e7302a;
}
.tab_style_1_child_con.active {
    border-top: 1px solid #e7302a;
}
.tab_style_1_child_inner {
    text-align: center;
    display: none;
}
.tab_style_1_child_inner.active {
    display: block;
}
.tab_style_1_child_con .tab_style_1_title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 3.4rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    margin-bottom: 42px;
}
.tab_style_1_child_con .tab_style_1_rolling_container {
}
.tab_style_1_child_con .tab_style_1_rolling_wrap {
}
.tab_style_1_child_con .tab_style_1_rolling_contents {
}
.tab_style_1_child_con .img_box {
}
.tab_style_1_child_con .tab_style_1_rolling_paging_con {
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 2;
}
.tab_style_1_child_con .tab_style_1_rolling_paging_con > span {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.tab_style_1_child_con .tab_style_1_rolling_paging_con > span:last-child {
    margin-right: 0;
}
.tab_style_1_child_con .tab_style_1_rolling_paging_con > span.swiper-pagination-bullet-active {
    background-color: #fff;
}
.tab_style_1_child_con .tab_style_1_rolling_arrow {
    position: absolute;
    top: 50%;
    margin-top: -15.5px;
    cursor: pointer;
    z-index: 3;
}
.tab_style_1_child_con .tab_style_1_rolling_arrow.left {
    left: 0;
}
.tab_style_1_child_con .tab_style_1_rolling_arrow.right {
    right: 0;
}
/* //tab_style_1_con */

/* 사이트맵 */
.sitemap_con {
    overflow: hidden;
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -20px;
    font-size: 0;
    line-height: 0;
}
.sitemap_con > li {
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding-left: 20px;
    vertical-align: top;
    margin-bottom: 64px;
}
.sitemap_con > li > a {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.05em;
    color: #e7302a;
    padding-top: 17px;
    padding-bottom: 17px;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.sitemap_con > li:hover > a {
    color: #e7302a;
}
.sitemap_con > li > ul {
    padding-top: 15px;
}
.sitemap_con > li > ul > li {
}
.sitemap_con > li > ul > li > a {
    font-size: 18px;
    line-height: 44px;
    letter-spacing: -0.05em;
    color: #000;
    display: inline-block;
    font-weight: 500;
}
.sitemap_con > li > ul > li:hover > a {
    color: #e7302a;
}
.sitemap_con > li > ul > li > ul {
}
.sitemap_con > li > ul > li > ul > li {
}
.sitemap_con > li > ul > li > ul > li > a {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #000;
    padding-left: 13px;
    padding-top: 2px;
    padding-bottom: 6px;
    display: inline-block;
    background-image: url('../img/sitemap_3depth_line.png');
    background-repeat: no-repeat;
    background-position: left 22px;
}
.sitemap_con > li > ul > li > ul > li:hover > a {
    color: #e7302a;
    background-image: url('../img/sitemap_3depth_line_h.png');
}
/* psd 와 동일하게 하기 위한 nth-child 컨트롤 */
.sitemap_con > li:nth-child(7) {
    display: none;
}
.sitemap_con > li:nth-child(8) {
    display: none;
}
/*.sitemap_con > li:nth-child(9) {
  display: none;
}*/
.sitemap_con > li:nth-child(10) {
    display: none;
}
.sitemap_con > li:nth-child(11) {
    display: none;
}
.sitemap_con > li:nth-child(12) {
    display: none;
}

/* 글로벌 네트워크 */
.sub_network_wrap {
    background-color: #f4f4f4;
}

/* pipeline_design_header */
.pipeline_header_section {
    padding-top: 117px;
}
.pipeline_design_header {
    text-align: center;
    margin-bottom: 108px;
}
.pipeline_design_header .pipeline_design_header_inner {
    display: inline-block;
    text-align: left;
}
.pipeline_design_header .pipeline_list_card_wrap {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: relative;
    z-index: 2;
    margin-right: 11px;
}
.pipeline_design_header .pipeline_list {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    width: 24.5%;
}
.pipeline_design_header .pipeline_list:after {
    content: '';
    position: absolute;
    border-left: 1px solid #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    top: 5px;
    left: 0;
    height: 100%;
}
.pipeline_design_header .pipeline_num {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    color: #000;
    letter-spacing: -0.05em;
    font-weight: 500;
    float: left;
    padding-right: 14px;
}
.pipeline_design_header .pipeline_text_con {
    overflow: hidden;
    margin-top: -1px;
}
.pipeline_design_header .pipeline_title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    letter-spacing: -0.05em;
    font-weight: bold;
    margin-bottom: 8px;
}
.pipeline_design_header .pipeline_desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #000;
}
.pipeline_design_header .pipeline_design_img {
    background-color: #fff;
    position: relative;
    margin-top: -42px;
    margin-right: 11px;
}
.pipeline_design_header .pipeline_design_img.web {
    display: none;
}
.pipeline_design_header .pipeline_design_img.mobile {
    display: block;
}
.pipeline_design_header .pipeline_design_img:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: left 3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.pipeline_design_header .pipeline_design_img.active:after {
    left: 100%;
}

.pipeline_design_header .pipeline_list.step_1 {
    padding-left: 7px;
    padding-bottom: 50px;
}
.pipeline_design_header .pipeline_list.step_2 {
    padding-right: 10px;
    padding-bottom: 20px;
}
.pipeline_design_header .pipeline_list.step_3 {
    padding-right: 10px;
    padding-bottom: 5px;
}
.pipeline_design_header .pipeline_list.step_4 {
    padding-right: 7px;
    padding-bottom: 27px;
}
.pipeline_design_header .pipeline_list.step_1 .pipeline_title {
    color: #e7302a;
}
.pipeline_design_header .pipeline_list.step_2 .pipeline_title {
    color: #e99425;
}
.pipeline_design_header .pipeline_list.step_3 .pipeline_title {
    color: #a7c41f;
}
.pipeline_design_header .pipeline_list.step_4 .pipeline_title {
    color: #59bdc9;
}

/* graph_style_0_con */
.graph_style_0_con {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 0;
    margin-bottom: 50px;
}
.graph_style_0_con:last-child {
    margin-bottom: 0;
}
.graph_style_0_con .graph_style_0_inner {
    display: none;
}
.graph_style_0_con .graph_style_0_mobile_img {
    display: block;
}
.graph_style_0_con .graph_header_row {
    overflow: hidden;
}
.graph_style_0_con .graph_body_con {
    overflow: hidden;
}
.graph_style_0_con .graph_body_row {
    /* overflow: hidden; */
}
.graph_style_0_con .graph_body_row:after {
    display: block;
    clear: both;
    content: '';
}
.graph_style_0_con .graph_cell {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    float: left;
    box-sizing: border-box;
}
.graph_style_0_con .graph_header_row .graph_cell {
    padding-bottom: 17px;
}
.graph_style_0_con .graph_cell.first_cell {
    text-align: left;
}
.graph_style_0_con .graph_cell.second_cell {
    text-align: left;
}
.graph_style_0_con .graph_cell.second_cell .license_out_img {
    position: absolute;
    margin-left: 47.6%;
    margin-top: -7px;
}
.graph_style_0_con .graph_cell.ninth_cell {
    text-align: right;
}
.graph_style_0_con .graph_body_row .graph_cell {
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding-top: 33px;
}
.graph_style_0_con .graph_body_row .graph_cell:not(.first_cell) {
    font-weight: 400;
}
.graph_style_0_con .graph_body_row .graph_cell .img {
    position: absolute;
    top: 55px;
    left: 13px;
}
.graph_style_0_con .graph_body_cell {
}
.graph_style_0_con .graph_cell {
}
.graph_style_0_con .graph_cell.first_cell {
    width: 12.5%;
    padding-left: 20px;
}
.graph_style_0_con .graph_cell.second_cell {
    width: 13%;
}
.graph_style_0_con .graph_cell.third_cell {
    width: 13%;
    padding-left: 31px;
}
.graph_style_0_con .graph_cell.forth_cell {
    width: 12%;
}
.graph_style_0_con .graph_cell.fifth_cell {
    width: 10.5%;
}
.graph_style_0_con .graph_cell.sixth_cell {
    width: 10.5%;
}
.graph_style_0_con .graph_cell.seventh_cell {
    width: 10.5%;
}
.graph_style_0_con .graph_cell.eighth_cell {
    width: 7%;
}

.en .graph_style_0_con .graph_cell.first_cell {
    width: 12.5%;
    padding-left: 20px;
}
.en .graph_style_0_con .graph_cell.second_cell {
    width: 15%;
}
.en .graph_style_0_con .graph_cell.third_cell {
    width: 13%;
    padding-left: 11px;
}
.en .graph_style_0_con .graph_cell.forth_cell {
    width: 12%;
}
.en .graph_style_0_con .graph_cell.fifth_cell {
    width: 10.5%;
}
.en .graph_style_0_con .graph_cell.sixth_cell {
    width: 9.5%;
}
.en .graph_style_0_con .graph_cell.seventh_cell {
    width: 9%;
}
.en .graph_style_0_con .graph_cell.eighth_cell {
    width: 7.5%;
}

.graph_style_0_con .graph_cell.ninth_cell {
    width: 11%;
    padding-right: 20px;
}
.en .graph_style_0_con .graph_cell.ninth_cell {
    width: 10%;
}
.en .graph_style_0_con .graph_cell.ninth_cell {
    padding-right: 10px;
}
.graph_style_0_con .graph_cell.total_cell,
.en .graph_style_0_con .graph_cell.total_cell {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #000;
    width: 100%;
    font-weight: 300;
    padding-top: 50px;
    padding-bottom: 36px !important;
}
.graph_style_0_con .graph_cell.bar_wrap {
    width: 63.5%;
    height: 61px;
    position: relative;
}
.en .graph_style_0_con .graph_cell.bar_wrap {
    width: 62.5%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line {
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    background-image: url('../img/graph_repeat_dot.png');
    background-repeat: repeat-y;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.first {
    left: 6%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.second {
    left: 26.5%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.third {
    left: 44%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.forth {
    left: 60.3%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.fifth {
    left: 76.8%;
}
.graph_style_0_con .graph_cell.bar_wrap .graph_bar_line.sixth {
    left: 91.3%;
}
.graph_style_0_con .graph_body_con .graph_body_row:first-child .graph_cell {
    padding-top: 53px;
}
.graph_style_0_con .graph_body_con .graph_body_row:first-child .graph_cell.bar_wrap {
    height: 81px;
}
.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_cell {
    padding-bottom: 53px;
}
/* .graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_bar_img {
  bottom: 65px;
} 
.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_circle {
  bottom: 59px;
}
*/
.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_bar_img {
    bottom: 65px;
}

.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_circle {
    bottom: 59px;
}

.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_bar_img2 {
    bottom: 45px;
}

.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_circle2 {
    bottom: 39px;
}

.graph_style_0_con .graph_body_con .graph_body_row:last-child .graph_cell.bar_wrap {
    height: 114px;
}
.graph_style_0_con .graph_bar_img {
    position: absolute;
    width: 85.4%;
    left: 6%;
    background-image: url('../img/bar_line.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 3px;
    bottom: 12px;
    overflow: hidden;
}
.graph_style_0_con .graph_bar_img:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    height: 100%;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.graph_style_0_con .graph_body_row.test_first .graph_bar_img:after {
    transition: left 1s;
}
.graph_style_0_con .graph_body_row.test_second .graph_bar_img:after {
    transition: left 1.5s;
}
.graph_style_0_con .graph_body_row.test_third .graph_bar_img:after {
    transition: left 2s;
}
.graph_style_0_con .graph_body_row.test_forth .graph_bar_img:after {
    transition: left 3s;
}
.graph_style_0_con .graph_body_row.test_fifth .graph_bar_img:after {
    transition: left 3.5s;
}
.graph_style_0_con .graph_circle {
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    background-color: #e7302a;
    bottom: 6px;
    left: 5%;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.graph_style_0_con .graph_body_row.test_first .graph_circle {
    transition: left 1s;
    background-color: #ffb658;
}
.graph_style_0_con .graph_body_row.test_second .graph_circle {
    transition: left 1.5s;
    background-color: #b4d033;
}
.graph_style_0_con .graph_body_row.test_third .graph_circle {
    transition: left 2s;
    background-color: #b4d033;
}
.graph_style_0_con .graph_body_row.test_forth .graph_circle {
    transition: left 3s;
    background-color: #b4d033;
}
.graph_style_0_con .graph_body_row.test_fifth .graph_circle {
    transition: left 3.5s;
    background-color: #59bdc9;
}

.graph_style_0_con .graph_body_row.single_row .graph_cell {
    padding-top: 0;
}
.graph_style_0_con .graph_body_row.single_row .graph_cell.bar_wrap {
    height: 31px;
}
.graph_style_0_con .graph_body_row.single_row2 .graph_bar_img {
    bottom: 62px;
}
.graph_style_0_con .graph_body_row.single_row2 .graph_circle {
    bottom: 56px;
}
.graph_style_0_con .graph_body_row.single_row2 .graph_cell.bar_wrap {
    height: 134px !important;
}
.graph_style_0_con .graph_body_row.double_row .graph_cell.bar_wrap {
    height: 89px !important;
}
.graph_style_0_con .graph_body_row.double_row:first-child .graph_cell.bar_wrap {
    height: 109px !important;
}
.graph_style_0_con .graph_body_row.double_row .graph_bar_img {
    bottom: 39px;
}
.graph_style_0_con .graph_body_row.double_row .graph_circle {
    bottom: 33px;
}

.graph_style_0_con .graph_body_row.three_row .graph_cell.bar_wrap {
    height: 116px !important;
}
.graph_style_0_con .graph_body_row.three_row:first-child .graph_cell.bar_wrap {
    height: 109px !important;
}
.graph_style_0_con .graph_body_row.three_row .graph_bar_img {
    bottom: 64px;
}
.graph_style_0_con .graph_body_row.three_row .graph_circle {
    bottom: 58px;
}

.graph_style_0_con .graph_body_row.test_none.active .graph_circle {
    left: 5%;
}
.graph_style_0_con .graph_body_row.test_none.active .graph_bar_img:after {
    left: 0;
}
.graph_style_0_con .graph_body_row.test_first.active .graph_circle {
    left: 25.6%;
}
.graph_style_0_con .graph_body_row.test_first.active .graph_bar_img:after {
    left: 24.2%;
}
.graph_style_0_con .graph_body_row.test_second.active .graph_circle {
    left: 43%;
}
.graph_style_0_con .graph_body_row.test_second.active .graph_bar_img:after {
    left: 44.6%;
}
.graph_style_0_con .graph_body_row.test_third.active .graph_circle {
    left: 59.5%;
}
.graph_style_0_con .graph_body_row.test_third.active .graph_bar_img:after {
    left: 63.8%;
}
.graph_style_0_con .graph_body_row.test_forth.active .graph_circle {
    left: 75.9%;
}
.graph_style_0_con .graph_body_row.test_forth.active .graph_bar_img:after {
    left: 83%;
}
.graph_style_0_con .graph_body_row.test_fifth.active .graph_circle {
    left: 90.4%;
}
.graph_style_0_con .graph_body_row.test_fifth.active .graph_bar_img:after {
    left: 100%;
}

/* 파이프라인 - 의료기기 */
.graph_style_0_con.total_cell {
}
.graph_style_0_con.total_cell .graph_cell.forth_cell {
    width: 22.5%;
}
.graph_style_0_con.total_cell .graph_cell.fifth_cell {
    width: 20%;
}
.graph_style_0_con.total_cell .graph_cell.eighth_cell {
    width: 7%;
}
.graph_style_0_con.total_cell .graph_cell.bar_wrap .graph_bar_line.third {
    left: 60.3%;
}
.graph_style_0_con.total_cell .graph_cell.bar_wrap .graph_bar_line.forth {
    left: 91.3%;
}
.graph_style_0_con.total_cell .graph_cell.bar_wrap .graph_bar_line.fifth {
    display: none;
}
.graph_style_0_con.total_cell .graph_cell.bar_wrap .graph_bar_line.sixth {
    display: none;
}
.graph_style_0_con.total_cell .graph_bar_img {
    width: 81%;
    background-image: url('../img/bar_line_total.png');
}
.graph_style_0_con.total_cell .graph_body_row.test_third.active .graph_circle {
    left: 90.4%;
}
.graph_style_0_con.total_cell .graph_body_row.test_third.active .graph_bar_img {
    width: 85.4%;
}
.graph_style_0_con.total_cell .graph_body_row.test_second.active .graph_circle {
    left: 59.4%;
}
.graph_style_0_con.total_cell .graph_body_row.test_second.active .graph_bar_img:after {
    left: 67.9%;
}
.graph_style_0_con.total_cell .graph_body_row.test_second .graph_circle {
    background-color: #b7cf35;
}
.graph_style_0_con.total_cell .graph_body_row.test_third .graph_circle {
    background-color: #59bdc9;
}
.graph_style_0_con.total_cell .graph_body_row.test_second.active .graph_bar_img:after {
    left: 67.9%;
}
.graph_style_0_con.total_cell .graph_body_row.test_third.active .graph_bar_img:after {
    left: 100%;
}
.en .graph_style_0_con.total_cell .graph_cell.forth_cell {
    width: 18%;
}
.en .graph_style_0_con.total_cell .graph_cell.fifth_cell {
    width: 23%;
}
.en .graph_style_0_con.total_cell .graph_cell.eighth_cell {
    width: 7.5%;
}

/* 파이프라인 -  식품 */
.graph_style_0_con.food_cell {
}
.graph_style_0_con.food_cell .graph_cell.forth_cell {
    width: 21%;
}
.graph_style_0_con.food_cell .graph_cell.fifth_cell {
    width: 21.5%;
}
.graph_style_0_con.food_cell .graph_cell.eighth_cell {
    width: 7%;
}
.graph_style_0_con.food_cell .graph_cell.bar_wrap .graph_bar_line.third {
    left: 60.3%;
}
.graph_style_0_con.food_cell .graph_cell.bar_wrap .graph_bar_line.forth {
    left: 91.2%;
}
.graph_style_0_con.food_cell .graph_cell.bar_wrap .graph_bar_line.fifth {
    display: none;
}
.graph_style_0_con.food_cell .graph_cell.bar_wrap .graph_bar_line.sixth {
    display: none;
}
.graph_style_0_con.food_cell .graph_bar_img {
    width: 81%;
    background-image: url('../img/bar_line_total.png');
}
.graph_style_0_con.food_cell .graph_body_row.test_third.active .graph_circle {
    left: 90.2%;
}
.graph_style_0_con.food_cell .graph_body_row.test_third.active .graph_bar_img {
    width: 85%;
}
.graph_style_0_con.food_cell .graph_body_row.test_second.active .graph_circle {
    left: 59.4%;
}
.graph_style_0_con.food_cell .graph_body_row.test_second.active .graph_bar_img:after {
    left: 67.9%;
}
.graph_style_0_con.food_cell .graph_body_row.test_second .graph_circle {
    background-color: #b7cf35;
}
.graph_style_0_con.food_cell .graph_body_row.test_third .graph_circle {
    background-color: #59bdc9;
}
.graph_style_0_con.food_cell .graph_body_row.test_third.active .graph_bar_img:after {
    left: 100%;
}
.graph_style_0_con.food_cell .graph_body_row.double_row:first-child .graph_cell.bar_wrap {
    height: 134px !important;
}

/* 파이프라인 -  건강기능식품 */
.graph_style_0_con.food2_cell {
}
.graph_style_0_con.food2_cell .graph_cell.forth_cell {
    width: 12%;
}
.graph_style_0_con.food2_cell .graph_cell.fifth_cell {
    width: 15%;
}
.graph_style_0_con.food2_cell .graph_cell.sixth_cell {
    width: 14%;
}
.graph_style_0_con.food2_cell .graph_cell.seventh_cell {
    width: 10%;
}
.graph_style_0_con.food2_cell .graph_cell.eighth_cell {
    width: 6%;
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.first {
    left: 6%;
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.second {
    left: 26.5%;
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.third {
    left: 47%; /* 60.3% → 42% */
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.forth {
    left: 65%; /* 91.2% → 57% */
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.fifth {
    left: 87%; /* display: none → 72% */
}
.graph_style_0_con.food2_cell .graph_cell.bar_wrap .graph_bar_line.sixth {
    display: none;
}
.graph_style_0_con.food2_cell .graph_bar_img {
    width: 81%;
    background-image: url('../img/bar_line_total.png');
}

.graph_style_0_con.food2_cell .graph_body_row.test_second.active .graph_circle {
    left: 46%;
}
.graph_style_0_con.food2_cell .graph_body_row.test_second.active .graph_bar_img:after {
    left: 50%;
}
.graph_style_0_con.food2_cell .graph_body_row.test_second .graph_circle {
    background-color: #b7cf35;
}
.graph_style_0_con.food2_cell .graph_body_row.test_third .graph_circle {
    background-color: #59bdc9;
}
/* .graph_style_0_con.food2_cell .graph_body_row.test_third.active .graph_bar_img:after {
    left: 100%;
}
.graph_style_0_con.food2_cell .graph_body_row.double_row:first-child .graph_cell.bar_wrap {
    height: 134px !important;
} */
.graph_style_0_con.food2_cell .graph_body_row.test_third.active .graph_circle {
    left: 64.2%;
}
.graph_style_0_con.food2_cell .graph_body_row.test_third.active .graph_bar_img:after {
    left: 73%;
}
/* .graph_style_0_con.food2_cell .graph_body_row.test_third.active .graph_bar_img {
    width: 70%;
} */

/* !important로 우선순위 강제 적용 */
.graph_style_0_con.food2_cell .graph_cell.eighth_cell {
    position: absolute !important;
    right: 0 !important;
    width: 120px !important;
    text-align: center !important;
}

/* graph_style_1_con */
.graph_style_1_con {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 53px;
}
.graph_style_1_con .graph_style_1_inner {
    width: calc(100% + 15px);
    margin-left: -15px;
}
.graph_style_1_con .graph_style_1_list {
    width: calc(100% / 3);
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: pointer;
    transition: all 0.3s;
    text-align: center;
}
.graph_style_1_con .img_box {
    display: inline-block;
    position: relative;
}
.graph_style_1_con .text_box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.graph_style_1_con .text_box_inner {
    display: table;
    width: 100%;
    height: 100%;
}
.graph_style_1_con .graph_style_1_title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #777777;
    font-weight: bold;
    margin-bottom: 4px;
}
.graph_style_1_con .graph_style_1_value {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    line-height: 3.6rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    transition: all 0.3s;
}
.graph_style_1_con .graph_style_1_list:last-child .graph_style_1_value {
    color: #e7302a;
}

/* graph_style_2_con */
.graph_style_2_con {
    height: 367px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #fff;
}
.graph_style_2_con.type_2 {
    height: 427px;
}
.graph_style_2_con .bar_unit_con {
    padding-top: 32px;
    padding-bottom: 32px;
    box-sizing: border-box;
    height: 100%;
}
.graph_style_2_con .bar_unit_list {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    height: 20%;
}
.graph_style_2_con.type_2 .bar_unit_list {
    height: 16.66%;
}
.graph_style_2_con .bar_item_list_con {
    font-size: 0;
    line-height: 0;
    height: 100%;
}
.graph_style_2_con .bar_item_list {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative;
    width: calc(100% / 10);
    text-align: center;
    z-index: 2;
    cursor: pointer;
}
.graph_style_2_con .bar_item_list:hover .bar_value {
    opacity: 1;
    filter: alpha(opacity=100);
}
.graph_style_2_con .bar_value {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: -0.05em;
    color: #fff;
    background-color: #777777;
    width: 100px;
    padding-top: 7px;
    padding-bottom: 8px;
    text-align: center;
    box-shadow: 1px 4px 18px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: -66px;
}
.graph_style_2_con .bar_item_list.last .bar_value {
    background-color: #e7302a;
    opacity: 1;
    filter: alpha(opacity=100);
}
.graph_style_2_con .bar_item_list.last .bar_value .bar_arrow {
    border-top-color: #e7302a;
}
.graph_style_2_con .bar_arrow {
    position: absolute;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #777777;
    margin-left: 43px;
    margin-top: 8px;
}
.graph_style_2_con .graph_right_unit {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    background-color: #fff;
    height: 16.66%;
    display: table;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.graph_style_2_con .bar_con {
    height: 83.33%;
    position: absolute;
    width: 2px;
    bottom: 16.66%;
    left: 50%;
    margin-left: -1px;
    display: table;
}
.graph_style_2_con .bar {
    display: table-cell;
    vertical-align: bottom;
}
.graph_style_2_con .inner_bar {
    width: 100%;
    background-color: #c9c9c9;
    transition: height 3s;
    height: 0;
}
.graph_style_2_con .inner_bar.web {
    display: none;
}
.graph_style_2_con .inner_bar.mobile {
    display: block;
}
.graph_style_2_con .bar_item_list.last .inner_bar {
    background-color: #e7302a;
}
.graph_style_2_con .inner_bar.per_5 {
    height: 5%;
}
.graph_style_2_con .inner_bar.per_15 {
    height: 15%;
}
.graph_style_2_con .inner_bar.per_16 {
    height: 16%;
}
.graph_style_2_con .inner_bar.per_17 {
    height: 17%;
}
.graph_style_2_con .inner_bar.per_18 {
    height: 18%;
}
.graph_style_2_con .inner_bar.per_19 {
    height: 19%;
}
.graph_style_2_con .inner_bar.per_20 {
    height: 20%;
}
.graph_style_2_con .inner_bar.per_21 {
    height: 21%;
}
.graph_style_2_con .inner_bar.per_22 {
    height: 22%;
}
.graph_style_2_con .inner_bar.per_23 {
    height: 23%;
}
.graph_style_2_con .inner_bar.per_24 {
    height: 24%;
}
.graph_style_2_con .inner_bar.per_25 {
    height: 25%;
}
.graph_style_2_con .inner_bar.per_26 {
    height: 26%;
}
.graph_style_2_con .inner_bar.per_27 {
    height: 27%;
}
.graph_style_2_con .inner_bar.per_28 {
    height: 28%;
}
.graph_style_2_con .inner_bar.per_29 {
    height: 29%;
}
.graph_style_2_con .inner_bar.per_30 {
    height: 30%;
}
.graph_style_2_con .inner_bar.per_31 {
    height: 31%;
}
.graph_style_2_con .inner_bar.per_32 {
    height: 32%;
}
.graph_style_2_con .inner_bar.per_33 {
    height: 33%;
}
.graph_style_2_con .inner_bar.per_34 {
    height: 34%;
}
.graph_style_2_con .inner_bar.per_35 {
    height: 35%;
}
.graph_style_2_con .inner_bar.per_36 {
    height: 36%;
}
.graph_style_2_con .inner_bar.per_37 {
    height: 37%;
}
.graph_style_2_con .inner_bar.per_38 {
    height: 38%;
}
.graph_style_2_con .inner_bar.per_39 {
    height: 39%;
}
.graph_style_2_con .inner_bar.per_40 {
    height: 40%;
}
.graph_style_2_con .inner_bar.per_41 {
    height: 41%;
}
.graph_style_2_con .inner_bar.per_42 {
    height: 42%;
}
.graph_style_2_con .inner_bar.per_43 {
    height: 43%;
}
.graph_style_2_con .inner_bar.per_44 {
    height: 44%;
}
.graph_style_2_con .inner_bar.per_45 {
    height: 45%;
}
.graph_style_2_con .inner_bar.per_46 {
    height: 46%;
}
.graph_style_2_con .inner_bar.per_47 {
    height: 47%;
}
.graph_style_2_con .inner_bar.per_48 {
    height: 48%;
}
.graph_style_2_con .inner_bar.per_49 {
    height: 49%;
}
.graph_style_2_con .inner_bar.per_50 {
    height: 50%;
}
.graph_style_2_con .inner_bar.per_51 {
    height: 51%;
}
.graph_style_2_con .inner_bar.per_52 {
    height: 52%;
}
.graph_style_2_con .inner_bar.per_53 {
    height: 53%;
}
.graph_style_2_con .inner_bar.per_54 {
    height: 54%;
}
.graph_style_2_con .inner_bar.per_55 {
    height: 55%;
}
.graph_style_2_con .inner_bar.per_56 {
    height: 56%;
}
.graph_style_2_con .inner_bar.per_57 {
    height: 57%;
}
.graph_style_2_con .inner_bar.per_58 {
    height: 58%;
}
.graph_style_2_con .inner_bar.per_59 {
    height: 59%;
}
.graph_style_2_con .inner_bar.per_60 {
    height: 60%;
}
.graph_style_2_con .inner_bar.per_61 {
    height: 61%;
}
.graph_style_2_con .inner_bar.per_62 {
    height: 62%;
}
.graph_style_2_con .inner_bar.per_63 {
    height: 63%;
}
.graph_style_2_con .inner_bar.per_64 {
    height: 64%;
}
.graph_style_2_con .inner_bar.per_65 {
    height: 65%;
}
.graph_style_2_con .inner_bar.per_66 {
    height: 66%;
}
.graph_style_2_con .inner_bar.per_67 {
    height: 67%;
}
.graph_style_2_con .inner_bar.per_68 {
    height: 68%;
}
.graph_style_2_con .inner_bar.per_69 {
    height: 69%;
}
.graph_style_2_con .inner_bar.per_70 {
    height: 70%;
}
.graph_style_2_con .inner_bar.per_71 {
    height: 71%;
}
.graph_style_2_con .inner_bar.per_72 {
    height: 72%;
}
.graph_style_2_con .inner_bar.per_73 {
    height: 73%;
}
.graph_style_2_con .inner_bar.per_74 {
    height: 74%;
}
.graph_style_2_con .inner_bar.per_75 {
    height: 75%;
}
.graph_style_2_con .inner_bar.per_76 {
    height: 76%;
}
.graph_style_2_con .inner_bar.per_77 {
    height: 77%;
}
.graph_style_2_con .inner_bar.per_78 {
    height: 78%;
}
.graph_style_2_con .inner_bar.per_79 {
    height: 79%;
}
.graph_style_2_con .inner_bar.per_80 {
    height: 80%;
}
.graph_style_2_con .inner_bar.per_81 {
    height: 81%;
}
.graph_style_2_con .inner_bar.per_82 {
    height: 82%;
}
.graph_style_2_con .inner_bar.per_83 {
    height: 83%;
}
.graph_style_2_con .inner_bar.per_84 {
    height: 84%;
}
.graph_style_2_con .inner_bar.per_85 {
    height: 85%;
}
.graph_style_2_con .inner_bar.per_86 {
    height: 86%;
}
.graph_style_2_con .inner_bar.per_87 {
    height: 87%;
}
.graph_style_2_con .inner_bar.per_88 {
    height: 88%;
}
.graph_style_2_con .inner_bar.per_89 {
    height: 89%;
}
.graph_style_2_con .inner_bar.per_90 {
    height: 90%;
}
.graph_style_2_con .inner_bar.per_100 {
    height: 100%;
}

/* r_n_d_rolling_style_0_con */
.r_n_d_rolling_style_0_con {
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_box {
    float: left;
    box-sizing: border-box;
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_box.left {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #e7302a;
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_box.right {
    float: right;
    width: 50%;
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_inner {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 42px;
    line-height: 4.2rem;
    letter-spacing: -0.07em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}
.r_n_d_rolling_style_0_con .r_n_d_rolling_desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 3.6rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: 200;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box {
    width: 100%;
    height: 350px;
    display: none;
    overflow: hidden;
    position: relative;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box iframe {
    width: 100%;
    height: 100%;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box.active {
    display: block;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box .web_con {
    display: none;
    height: 100%;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box .mobile_con {
    display: block;
    height: 100%;
    background-image: url('../img/r_n_d_rolling_contents_img_000.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.r_n_d_rolling_style_0_con .r_n_d_img_box.second .mobile_con {
    background-image: url('../img/r_n_d_rolling_contents_img_001.jpg');
}
.r_n_d_rolling_style_0_con .swiper-pagination_con {
    font-size: 0;
    line-height: 0;
    bottom: 20px;
    width: 100%;
    position: absolute;
    left: 50%;
    text-align: center;
    z-index: 5;
}
.r_n_d_rolling_style_0_con .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border: 2px solid #fff;
    background-color: transparent;
    margin-right: 10px;
    border-radius: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.r_n_d_rolling_style_0_con .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.r_n_d_rolling_style_0_con .swiper-pagination-bullet-active {
    background-color: #fff;
}

/* sub_r_n_d_info_section */
.sub_r_n_d_info_section {
    height: auto;
}
.sub_r_n_d_info_section .rnd_section_visual_wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sub_r_n_d_info_section .rnd_visual_img_con {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}
.sub_r_n_d_info_section .rnd_visual_img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    display: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.sub_r_n_d_info_section .rnd_right_rolling_wrap {
    padding-bottom: 30px;
}
/*.sub_r_n_d_info_section .rnd_visual_img_con.con_00 .img_000{display:block;}*/
.sub_r_n_d_info_section .rnd_visual_img.active {
    display: block;
}
.sub_r_n_d_info_section .rnd_visual_img.img_000 {
    background-image: url('../img/rnd_visual_img_000.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_001 {
    background-image: url('../img/rnd_visual_img_001.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_002 {
    background-image: url('../img/rnd_visual_img_002.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_003 {
    background-image: url('../img/rnd_visual_img_003.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_004 {
    background-image: url('../img/rnd_visual_img_004.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_005 {
    background-image: url('../img/rnd_visual_img_005.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_006 {
    background-image: url('../img/rnd_visual_img_006.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_007 {
    background-image: url('../img/rnd_visual_img_007.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_008 {
    background-image: url('../img/rnd_visual_img_008.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_009 {
    background-image: url('../img/rnd_visual_img_009.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_010 {
    background-image: url('../img/rnd_visual_img_010.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_011 {
    background-image: url('../img/rnd_visual_img_011.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_012 {
    background-image: url('../img/rnd_visual_img_012.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_013 {
    background-image: url('../img/rnd_visual_img_013.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_014 {
    background-image: url('../img/rnd_visual_img_014.jpg');
}
.sub_r_n_d_info_section .rnd_visual_img.img_015 {
    background-image: url('../img/rnd_visual_img_015.jpg');
}
.sub_r_n_d_info_section .rnd_section_inner {
}
.sub_r_n_d_info_section .rnd_left_navi_wrap {
    height: 140px;
    width: 100%;
    float: left;
    box-shadow: 1px 4px 12px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
    margin-bottom: 30px;
}
.sub_r_n_d_info_section .rnd_left_navi_list {
    height: 100%;
    display: table;
    width: 20%;
    box-sizing: border-box;
    background-color: #fff;
    cursor: pointer;
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.sub_r_n_d_info_section .rnd_left_navi_list.active {
    background-color: #e7302a;
    border-right-color: #e7302a;
}
.sub_r_n_d_info_section .rnd_left_navi_list:last-child {
    border-right: none;
}
.sub_r_n_d_info_section .rnd_left_navi_list > div {
    display: table-cell;
    vertical-align: middle;
}
.sub_r_n_d_info_section .rnd_navi_title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    line-height: 2.5rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.sub_r_n_d_info_section .rnd_navi_num {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.sub_r_n_d_info_section .rnd_navi_map {
    text-align: right;
    display: none !important;
}
.sub_r_n_d_info_section .img_con {
    position: relative;
    display: inline-block;
}
.sub_r_n_d_info_section .default_img {
    display: inline;
}
.sub_r_n_d_info_section .navi_hover_img {
    display: none;
}
.sub_r_n_d_info_section .navi_img_h {
    position: absolute;
    top: 1px;
    left: 1px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}
.sub_r_n_d_info_section .rnd_left_navi_list.active .default_img {
    display: none;
}
.sub_r_n_d_info_section .rnd_left_navi_list.active .navi_hover_img {
    display: inline;
}
.sub_r_n_d_info_section .rnd_left_navi_list.active .navi_img_h {
    display: inline;
}
.sub_r_n_d_info_section .rnd_left_navi_list.active .rnd_navi_title {
    color: #fff;
}
.sub_r_n_d_info_section .rnd_left_navi_list.active .rnd_navi_num {
    color: #fff;
}
.sub_r_n_d_info_section .rnd_right_text_wrap {
    width: 100%;
    float: left;
    box-sizing: border-box;
    display: none;
}
.sub_r_n_d_info_section .rnd_right_text_wrap.active {
    display: block;
}
.sub_r_n_d_info_section .rnd_contents_title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    line-height: 3.6rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 16px;
}
.sub_r_n_d_info_section .rnd_contents_desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 3.4rem;
    letter-spacing: -0.05em;
    color: #fff;
    margin-bottom: 43px;
}
.sub_r_n_d_info_section .rnd_right_text_wrap.type_2 {
}
.sub_r_n_d_info_section .rnd_right_text_wrap.type_2 .rnd_contents_title {
    margin-bottom: 46px;
}
.sub_r_n_d_info_section .rnd_right_text_wrap.type_2 .rnd_contents_desc {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
}
.sub_r_n_d_info_section .rnd_right_text_wrap.type_2 .rnd_seperate_line {
    margin-bottom: 41px;
}
.sub_r_n_d_info_section .rnd_sepereate_line {
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
    margin-bottom: 34px;
}
.sub_r_n_d_info_section .rnd_floor_info_con {
    overflow: hidden;
    display: inline-block;
    text-align: left;
}
.sub_r_n_d_info_section .rnd_floor_list {
    overflow: hidden;
}
.sub_r_n_d_info_section .rnd_floor_num {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 50px;
    line-height: 5rem;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: bold;
    float: left;
    width: 147px;
}
.sub_r_n_d_info_section .rnd_floor_desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 50px;
    line-height: 5rem;
    letter-spacing: -0.05em;
    color: #fff;
    overflow: hidden;
}
.sub_r_n_d_info_section .rnd_desc_con {
    font-size: 20px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 3.4rem;
    letter-spacing: -0.05em;
    color: #fff;
}
.sub_r_n_d_info_section .rnd_contents_img_box {
}
.sub_r_n_d_info_section .rnd_contents_img_box.img_000 {
    padding-top: 38px;
    margin-bottom: 60px;
}
.sub_r_n_d_info_section .rnd_desc_img_con {
}
.sub_r_n_d_info_section .rnd_desc_img_con.img_000 {
    padding-top: 100px;
}
.sub_r_n_d_info_section .rnd_desc_img_con.img_001 {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.sub_r_n_d_info_section .rnd_desc_img_con.img_002 {
    padding-top: 66px;
}
.sub_r_n_d_info_section .swiper-pagination {
    font-size: 0;
    line-height: 0;
    bottom: 0;
}
.sub_r_n_d_info_section .swiper-pagination > span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
    box-sizing: border-box;
}
.sub_r_n_d_info_section .swiper-pagination > span.swiper-pagination-bullet-active {
    background-color: #fff;
}

.mw-1344 {
    max-width: 1344px;
}
.osong_rolling_section {
}
.osong_rolling_section .osong_arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    z-index: 2;
}
.osong_rolling_section .osong_arrow.left {
    left: 15px;
}
.osong_rolling_section .osong_arrow.right {
    right: 15px;
}
.osong_rolling_section .osong_rolling_item {
    padding-left: 30px;
}

/* table_style_0_con */
.table_style_0_con {
}
.table_style_0_con .table_style_0 {
    width: 100%;
    border-collapse: separate;
    border-top: 1px solid #7f7f7f;
    border-spacing: 0;
}
.table_style_0_con .table_style_0 th {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 400;
    height: 60px;
    box-sizing: border-box;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.table_style_0_con .table_style_0 th:last-child {
    border-right: none;
}
.table_style_0_con .table_style_0 thead tr:nth-child(n + 2) th {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.table_style_0_con .table_style_0 thead tr:nth-child(n + 2) th:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.table_style_0_con .table_style_0 tbody tr:first-child td {
    border-top: 1px solid #7f7f7f;
}
.table_style_0_con .table_style_0 td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 300;
    height: 60px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
}
.table_style_0_con .table_style_0 td:last-child {
    border-right: none;
}
.table_style_0_con .table_style_0 td > div {
    position: relative;
    height: 100%;
    box-sizing: border-box;
}
/*.table_style_0_con .table_style_0 td:last-child > div{border-right:none;}*/
.table_style_0_con .table_style_0 td.title_cell {
    font-weight: 400;
}
.table_style_0_con .table_style_0 td.bg_gray {
    background-color: #fafafa;
}
.table_style_0_con .table_style_0 td > div {
}
.table_style_0_con .table_style_0 td .bar {
    background-color: #e7302a;
    position: absolute;
    width: 0;
    height: 15px;
    top: 50%;
    margin-top: -7.5px;
    left: 0;
    transition: width 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.table_style_0_con .table_style_0 tr td.first_cell .bar {
}
.table_style_0_con .table_style_0 tr td.second_cell .bar {
    transition-delay: 0.5s;
}
.table_style_0_con .table_style_0 tr td.third_cell .bar {
    transition-delay: 1s;
}
.table_style_0_con .table_style_0 tr td.forth_cell .bar {
    transition-delay: 1.5s;
}
.table_style_0_con .table_style_0 tr.type_1 td .bar {
    width: 100%;
}
.table_style_0_con .table_style_0 tr[class*='type_'] td .bar.per_83 {
    width: 83%;
}
.table_style_0_con .table_style_0 tr[class*='type_'] td .bar.per_66 {
    width: 66%;
}
.table_style_0_con .table_style_0 tr[class*='type_'] td .bar.per_50 {
    width: 50%;
}
.table_style_0_con .table_style_0 tr[class*='type_'] td .bar.per_17 {
    width: 17%;
}
.table_style_0_con .table_style_0 td .bar > div {
    height: 100%;
    border-right: 1px solid transparent;
    width: 0;
    position: absolute;
    right: -1px;
    transition: all 0s;
}
.table_style_0_con .table_style_0 td.first_cell .bar > div {
}
.table_style_0_con .table_style_0 td.second_cell .bar > div {
    transition-delay: 1s;
}
.table_style_0_con .table_style_0 td.third_cell .bar > div {
    transition-delay: 1.5s;
}
.table_style_0_con .table_style_0 td.forth_cell .bar > div {
    transition-delay: 2s;
}
.table_style_0_con .table_style_0 tr[class*='type_'] td .bar > div {
    border-right-color: #e7302a;
}

/* text_box_style_1 */
.text_box_style_1 {
    background-color: #f4f4f4;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 41px;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 120px;
    text-align: center;
}
.text_box_style_1 .text_box_style_1_title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 46px;
    line-height: 4.6rem;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: 200;
}
.text_box_style_1 .text_box_style_1_desc {
    font-size: 0;
    line-height: 0;
    margin-top: 8px;
}
.text_box_style_1 .text_box_style_1_item {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    line-height: 3rem;
    letter-spacing: -0.05em;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/text_box_style_1_dot.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    margin-right: 20px;
}
.text_box_style_1 .text_box_style_1_item:last-child {
    padding-right: 0;
    background-image: none;
    margin-right: 0;
}

/* .text_box_style_2 */
.text_box_style_2 {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #000;
    background-color: #f4f4f4;
}

/* info_card_style_0_wrap */
.info_card_style_0_wrap {
    float: left;
    width: 100%;
    padding-top: 100px;
}
.info_card_style_0_wrap .info_card_style_0_list {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    display: table;
}
.info_card_style_0_wrap .info_card_style_0_list:last-child {
    margin-bottom: 0;
}
.info_card_style_0_wrap .img_box {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    background-image: url('../img/r_n_d_view_img_000.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: scale;
    background-size: cover;
}
.info_card_style_0_wrap .info_card_style_0_list.second .img_box {
    background-image: url('../img/r_n_d_view_img_001.jpg');
}
.info_card_style_0_wrap .info_card_style_0_list.third .img_box {
    background-image: url('../img/r_n_d_view_img_002.jpg');
}
.info_card_style_0_wrap .info_card_style_0_list.forth .img_box {
    background-image: url('../img/r_n_d_view_img_003.jpg');
}
.info_card_style_0_wrap .img_box img {
    display: none;
}
.info_card_style_0_wrap .text_box_con {
    width: 50%;
    box-sizing: border-box;
    background-color: #e7302a;
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    right: 0;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 25px;
    padding-left: 25px;
    position: relative;
}
.info_card_style_0_wrap .text_box_title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 44px;
    line-height: 4.4rem;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.info_card_style_0_wrap .text_box_desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 3.2rem;
    letter-spacing: -0.05em;
    color: #fff;
}
.info_card_style_0_wrap .img_caption {
    position: absolute;
    right: -34px;
    top: -40px;
    display: none;
}
.info_card_style_0_wrap .info_card_style_0_list.second .img_caption {
    right: 0;
    top: auto;
    bottom: -40px;
}

/* //태경 */

/* 팀장님 */
/*  중요 스타일 */
.necessary_style0 {
    background-image: url('../img/necessary_style0.png');
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 3px;
}
.stock_minus {
    background-image: url('../img/icon_hahan.png');
    background-repeat: no-repeat;
    background-position: left 1px center;
    padding-left: 36px;
}
.sangHan_color {
    background-image: url('../img/stock_icon_plus.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 36px;
}
.haHan_color {
    background-image: url('../img/icon_hahan.png');
    background-repeat: no-repeat;
    background-position: left 1px center;
    padding-left: 36px;
}

/* 타이틀 */
.inner_title_con {
    overflow: hidden;
    margin-bottom: 27px;
}
.inner_title_con2 {
    overflow: hidden;
    margin-bottom: 27px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 27px;
    padding-top: 27px;
}
.inner_title_con3 {
    overflow: hidden;
    margin-bottom: 27px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 10px;
}
.inner_title_con4 {
    overflow: hidden;
    margin-bottom: 27px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 7px;
    padding-top: 27px;
}
.inner_title {
    float: left;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
}
.inner_title2 {
    float: left;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.inner_title_right {
    float: right;
    font-size: 14px;
    color: #000000;
    margin-top: 35px;
}
.unit_con {
    float: right;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    letter-spacing: -0.05em;
    font-weight: 400;
    margin-top: 2px;
}
.unit_con .stock_time_con {
    padding-left: 32px;
    background-image: url('../img/stock_time_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.section_title {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}
.section_title.font_40 {
    font-size: 40px;
}
.section_title.line_48 {
    line-height: 48px;
}
.necessary_title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #000000;
    line-height: 28px;
    line-height: 2.8rem;
    font-weight: 400;
}

/* 주가정보 */
.krx_xml_con {
    width: 100%;
    height: 300px;
    border: 1px solid #7f7f7f;
}
.stock_info_cost {
    padding: 44px 50px;
    background-color: #e7302a;
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
}
.stock_info_cost > span {
    padding-right: 28px;
    padding-top: 10px;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}
.stock_info_detail {
    padding: 18px 50px 19px;
    background-color: #f4f4f4;
}
.stock_info_detail.big {
    padding-top: 110px;
    padding-bottom: 110px;
}
.stock_info_detail > li {
    overflow: hidden;
    padding: 10px 0;
}
.stock_info_detail > li > h6 {
    float: left;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}
.stock_info_detail > li > p {
    float: right;
    font-size: 18px;
    color: #000000;
}
.tb_style0_con {
}
.tb_style0 {
    width: 100%;
    border-top: 1px solid #7f7f7f;
    border-bottom: 1px solid #d0d0d0;
}
.tb_style0.type_2 {
    border-top: none;
    border-bottom: none;
}
.tb_style0.type_2 tr {
    border-top: none;
}
.tb_style0.type_2 th {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
}
.tb_style0.type_2 td {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 30px;
    box-sizing: border-box;
}
.tb_style0.type_2 tr:last-child th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tb_style0.type_2 tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tb_style0.type_3 {
    border-top: none;
    border-bottom: none;
}
.tb_style0.type_3 tr {
    border-top: none;
}
.tb_style0.type_3 th {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #f5f5f5;
    font-weight: 600;
}
.tb_style0.type_3 td {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 5px;
    font-size: 16px;
    word-break: break-word;
}
.tb_style0.type_3 tr:last-child th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tb_style0.type_3 tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 16px;
}

.tb_style0.type_4 {
    border-top: none;
    border-bottom: none;
}
.tb_style0.type_4 tr {
    border-top: none;
}
.tb_style0.type_4 th {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #f5f5f5;
    font-weight: 600;
}
.tb_style0.type_4 td {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 30px;
    font-size: 16px;
    word-break: break-word;
}
.tb_style0.type_4 tr:last-child th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tb_style0.type_4 tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 16px;
}

/*다양성 테이블 스타일*/
.tb_style0.type_5 {
    border-top: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
}
.tb_style0.type_5 tr {
    border-top: none;
}
.tb_style0.type_5 tr.b_line {
    border-bottom: 1px solid #d0d0d0;
}
.tb_style0.type_5 th {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 1px solid #d0d0d0;
    background-color: #f5f5f5;
    font-weight: 600;
}
.tb_style0.type_5 th:last-child {
    border-right: none;
}
.tb_style0.type_5 tfoot {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #f5f5f5;
    font-weight: 600;
}
.tb_style0.type_5 td {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
    border-right: 1px solid #d0d0d0;
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 30px;
    font-size: 16px;
    word-break: break-word;
}
.tb_style0.type_5 td:last-child {
    border-right: none;
}
.tb_style0.type_5 tr:last-child th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tb_style0.type_5 tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 16px;
}

.tb_style0 tr {
    border-top: 1px solid #d0d0d0;
}
.tb_style0 tr.t_line {
    border-top: 1px solid #7f7f7f;
}
.tb_style0 tr:first-child {
    border-top: 0px;
}
.tb_style0 th {
    height: 60px;
    font-size: 16px;
    color: #000000;
    text-align: center;
    background-color: #f4f4f4;
    font-weight: 400;
}
.tb_style0 th.r_line {
    border-right: 1px solid #d0d0d0;
}
.tb_style0 td {
    height: 60px;
    font-size: 16px;
    color: #000000;
    text-align: left;
    padding: 0 29px;
}
.tb_style0.financial td {
    text-align: center;
    padding: 0 0px;
}
.tb_style0.financial .text_bold {
    font-weight: 400;
}

/* 공시정보 */
.dart_text_con {
    text-align: center;
    margin-bottom: 73px;
}
.dart_text_con > p {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
}
.dart_text_con > p > span {
    color: #e7302a;
    font-weight: 500;
}
.dart_iframe {
    position: relative;
    padding-top: 120%;
}
.dart_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 박스형 텍스트 스타일 */
.card_style_1_wrap {
    width: 100%;
    height: 100%;
    padding: 50px 0;
}
.card_style_1_wrap .card_style_1_inner {
    height: 450px;
}
.card_style_1_wrap .card_style_1_inner.ceo_img {
    background-image: url('../img/ceo_bg.jpg');
    background-repeat: no-repeat;
    background-position: right -200px center;
    background-size: scale;
    background-size: cover;
}
.card_style_1_con {
    position: relative;
    height: 100%;
    overflow: visible;
}
.card_style_1_con .text_box {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 0;
    top: -50px;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.05em;
    color: #fff;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 15px;
    background-color: #e7302a;
    box-sizing: border-box;
}
.card_style_1_con .text_box .text_box_inner {
    display: inline-block;
    height: 100%;
}
.card_style_1_con .text_box .text_box_inner .top {
    display: inline-block;
    vertical-align: top;
    height: 40%;
}
.card_style_1_con .text_box .text_box_inner .bottom {
    display: inline-block;
    vertical-align: bottom;
    height: 60%;
    width: 100%;
}
.card_style_1_con .text_box .text_box_inner .text_type0 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
    color: #ffffff;
    font-weight: 500;
}
.card_style_1_con .text_box .text_box_inner .text_type1 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 33px;
    line-height: 3.3rem;
    color: #ffffff;
    font-weight: 100;
}

/* ceo인사말 */
.intro_text_con {
}
.intro_text_con > h7 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 42px;
    line-height: 4.2rem;
    color: #000000;
    font-weight: 300;
}
.intro_text_con > p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 3.4rem;
    color: #000000;
}

.login_form_wrap {
    background-color: #f4f4f4;
    padding-top: 80px;
    padding-bottom: 80px;
}
.login_form_wrap .login_form_inner {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.login_form_wrap .input_style_0_con {
}
.login_form_wrap .input_style_0 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: -0.05em;
    color: #000;
    background-color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d9d9d9;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 14px;
}
.login_form_wrap .input_style_0::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.login_form_wrap .input_style_0::-moz-placeholder {
    color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.login_form_wrap .input_style_0:-ms-input-placeholder {
    color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.login_form_wrap .input_style_0:-moz-placeholder {
    color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

/* 윤리경영 */
.ethics-title {
    margin-bottom: 40px;
}
.ethics-wrap {
    text-align: left;
}
.ethics-wrap .ethics-visual {
    margin-bottom: 50px;
}
.ethics-wrap .ethics-sign {
    margin-top: 55px;
    text-align: right;
}
.ethics-wrap .ethics-sign img {
    /* width:250px; */
}

/* 다양성 */
.diversity-title {
    margin-bottom: 40px;
}
/* //다양성 */

/* 노사관계 */
.relation_section {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 55px;
}
.relation_section .relation_contents_wrap {
    overflow: hidden;
    margin-bottom: 30px;
}
.relation_section .relation_contents_list {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.relation_section .relation_contents {
    background-color: #f4f4f4;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.relation_section .contents_title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #000;
    font-weight: bold;
    float: left;
}
.relation_section .title_underline {
    border-bottom: 1px solid #000;
}
.relation_section .contents_desc {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #000;
    overflow: hidden;
    text-align: left;
    padding-left: 15px;
}

.section.relation_section {
    padding-top: 45px;
    padding-bottom: 110px;
}
.sub_section.section.relation_section {
    padding-bottom: 20px;
}
.relation_section .relation_contents {
    /*min-height:320px; padding-top:0; padding-bottom:0;*/
    padding: 20px;
}
.relation_section .contents_desc {
    min-height: 108px;
    word-break: keep-all;
    text-align: center;
    padding-left: 0;
}
.relation_section .contents_title {
    float: none;
    margin-bottom: 35px;
}
/* //노사관계 */

.report-wrap {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #000;
}
.report-wrap .h_title5 {
    font-size: 20px;
    font-weight: bold;
}
.report-wrap .h_title5 ~ .h_title5 {
    margin-top: 48px;
}
.report-wrap .report-list {
    margin-top: 20px;
    counter-reset: section;
}
.report-wrap .report-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: -10px 0 0 -10px;
}
.report-wrap .report-list li {
    overflow: hidden;
    position: relative;
    flex: 1;
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 10px 0 0 10px;
    padding: 58px 0 22px 0;
    text-align: center;
    background: #f4f4f4;
}
.report-wrap .report-list li::before {
    position: absolute;
    top: -20px;
    right: 1px;
    display: block;
    counter-increment: section;
    content: '0 ' counter(section);
    font-size: 66px;
    font-weight: bold;
    font-family: 'Tahoma';
    letter-spacing: -9px;
    color: #e4e4e4;
}

.report-wrap .process li:nth-child(odd)::before {
    position: absolute;
    top: -20px;
    right: 1px;
    display: block;
    counter-increment: section;
    content: '0 ' counter(section);
    font-size: 66px;
    font-weight: bold;
    font-family: 'Tahoma';
    letter-spacing: -9px;
    color: #fff;
}

.report-wrap .report-list li .subject {
    display: block;
    margin-top: 22px;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}
.report-wrap .h_desc4 {
    display: block;
    margin-top: 10px;
}
.report-inquiry {
    margin-top: 45px;
}
.report-inquiry li {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    padding-left: 35px;
}
.report-inquiry li .ico {
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
}
.report-inquiry li ~ li {
    margin-top: 15px;
}

/* 고충처리 */
.report-wrap .process li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}
.report-wrap .process li:nth-child(odd) {
    color: #fff;
    background: #e7302a;
}
.report-wrap .process li .subject_2 {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    padding: 20px 0;
}
/* //고충처리 */

/* 방침 */
.policy-list li {
    list-style-type: decimal;
    margin-left: 20px;
    font-weight: 400;
}
/* //방침 */

/* 사회공헌 */
.socialmanage article {
    margin-bottom: 40px;
}
.socialmanage_cont .socialmanage_corevalue {
    display: flex;
    justify-content: center;
}
.socialmanage_cont .img_box img {
    width: 110px;
    margin-bottom: 16px;
}
.socialmanage_cont .socialmanage_corevalue li {
    margin-right: 120px;
    text-align: center;
}
.socialmanage_cont .socialmanage_corevalue li:last-child {
    margin-right: 0;
}
.socialmanage_cont .socialmanage_corevalue li span {
    font-size: 20px;
    font-weight: 500;
}
.socialmanage_cont .socialmanage_roadmap {
    display: flex;
    justify-content: center;
}
.socialmanage_cont .socialmanage_roadmap li {
    margin-right: 40px;
    text-align: center;
}
.socialmanage_cont .socialmanage_roadmap li:last-child {
    margin-right: 0px;
}
.socialmanage_cont .socialmanage_roadmap .circle-box {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 500;
}
.socialmanage_cont .circle-box {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 250px;
    height: 250px;
    border-radius: 100%;
    border: 1px dashed #e7302a;
}
.socialmanage_cont .circle-box span {
    display: block;
    width: 70%;
    padding-top: 40px;
    padding-bottom: 12px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e7302a;
    font-size: 18px;
    font-weight: 400;
    color: #e7302a;
}
.socialmanage_cont .news_title {
    margin-bottom: 20px;
    font-size: 20px;
}
.socialmanage_cont .news_box {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
}
.socialmanage_cont .news_img {
    width: 30%;
}
.socialmanage_cont .news_img img {
    margin-bottom: 20px;
}
.socialmanage_cont .news_text {
    width: 70%;
    padding: 0 20px;
}
.socialmanage_cont .news_text p {
    margin-bottom: 20px;
    line-height: 1.8;
}
/* //사회공헌 */
R
/* ehs경영 보고서 */
.ehs_report img {
    border: 1px solid #000;
}
/* //ehs경영 보고서 */

@media all and (min-width: 992px) {
    /* 윤리경영 */
    .ethics-wrap .ethics-visual {
        margin-bottom: 85px;
    }
    .ethics-wrap .ethics-sign {
        margin-top: 105px;
    }
    .report-wrap .report-list ul {
        margin: 0;
    }
    .report-wrap .report-list li {
        min-width: auto;
        max-width: none;
        margin: 0;
    }
    .report-wrap .report-list li ~ li {
        margin-left: 20px;
    }

    /* arcodion_style */
    .arcodion_wrap .arcodion_title_con {
        text-align: center;
    }
    .arcodion_wrap .arcodion_contents.visible_contents {
        overflow: visible;
    }
    .arcodion_wrap .arcodion_contents_inner {
        width: 50%;
        padding-left: 0;
        padding-bottom: 0;
    }
    .arcodion_wrap .arcodion_contents_inner.short_inner {
        padding-left: 0;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n-1) {
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner {
        display: flex;
        justify-content: space-between;
    }
    /* 사업장소개 */
    .arcodion_wrap.type_2 .arcodion_header {
        max-width: 720px;
    }
    .arcodion_wrap.type_2 .location_info_con {
        max-width: 425px;
        margin-top: 0;
    }

    .arcodion_wrap .arcodion_contents_list.contents_left .arcodion_contents_inner {
        padding-left: 0;
        padding-right: 50px;
        float: left;
        text-align: right;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner .btn_style_1_con {
        text-align: left;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner .btn_style_1_con .btn_style_1 {
        margin-left: 0;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) {
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner {
        padding-right: 50px;
        float: left;
        text-align: right;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner .btn_style_1_con {
        text-align: right;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner .btn_style_1_con .btn_style_1 {
        margin-right: 0;
    }
    /*.arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner:after{right:-7px; background-position:right top -3px;}
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_contents_inner:before{right:0;}*/
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .arcodion_header {
        overflow: hidden;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .history_date {
        float: right;
        margin-right: 0;
        margin-left: 18px;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(2n) .history_desc {
        float: right;
    }
    .arcodion_wrap .arcodion_contents_list:nth-child(n + 2) {
        margin-top: -139px;
    }
    .arcodion_wrap .arcodion_contents_list.mt_79:nth-child(n + 2) {
        margin-top: -79px;
    }
    .arcodion_wrap .arcodion_contents_list.mt_113:nth-child(n + 2) {
        margin-top: -113px;
    }
    .arcodion_wrap .arcodion_contents_list.under_short_contents {
        margin-top: -358px;
    }
    .arcodion_wrap .arcodion_contents_list.under_long_contents {
        margin-top: -222px;
    }
    .arcodion_wrap .arcodion_contents_inner:after {
    }
    .arcodion_wrap .arcodion_contents_inner:before {
    }
    .arcodion_wrap .arcodion_contents_list.left .arcodion_contents_inner {
        float: left !important;
        text-align: right !important;
        padding-right: 50px !important;
    }
    /*.arcodion_wrap .arcodion_contents_list.left .arcodion_contents_inner:after{right:-7px !important; background-position:right top -3px !important; left:initial !important;}
    .arcodion_wrap .arcodion_contents_list.left .arcodion_contents_inner:before{right:0 !important; left:initial !important;}*/
    .arcodion_wrap .arcodion_contents_list.right .arcodion_contents_inner {
        float: right !important;
        text-align: left !important;
        padding-left: 50px !important;
        padding-right: 0 !important;
    }
    /*.arcodion_wrap .arcodion_contents_list.right .arcodion_contents_inner:after{left:-8px !important; background-position:left top -3px !important; right:initial !important;}
    .arcodion_wrap .arcodion_contents_list.right .arcodion_contents_inner:before{left:-1px !important; right:initial !important;}*/
    .arcodion_wrap .arcodion_contents_list.right .history_date {
        float: left !important;
        width: 100%;
    }
    .arcodion_wrap .arcodion_contents_list.right.contents_right .history_date {
        width: auto;
        margin-left: 0;
        margin-right: 18px;
    }
    .arcodion_wrap .arcodion_contents_list.right .history_desc {
        float: left !important;
    }
    .arcodion_wrap .arcodion_contents_list.right:nth-child(2n) .arcodion_contents_inner .btn_style_1_con {
        text-align: left;
    }
    .arcodion_wrap .arcodion_contents_list.right:nth-child(2n) .arcodion_contents_inner .btn_style_1_con .btn_style_1 {
        margin-left: 0;
    }

    /* arcodion_style type_2 */
    .arcodion_wrap.type_2.tl .arcodion_title_con {
        padding-left: 50px;
    }
    .arcodion_wrap.type_2.tl .arcodion_contents_list:nth-child(2n-1) .arcodion_contents_inner {
        padding-left: 50px;
    }

    /* 좌우 지그재그 카드형 스타일 */
    .card_style_0_wrap .img_box {
        width: 50%;
        position: absolute;
        padding-top: 0;
        padding-bottom: 0;
    }
    .card_style_0_wrap .img_inner_text_box {
        display: table;
        width: 100%;
        height: 100%;
        padding-right: 50px;
        padding-left: 50px;
    }
    .card_style_0_wrap .img_inner_text_box_inner {
        display: table-cell;
        vertical-align: middle;
    }
    .card_style_0_wrap .text_box_wrap {
        height: 695px;
    }
    .card_style_0_wrap .text_box {
        padding-right: 50px;
        padding-left: 50px;
        height: 695px;
        width: 50%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .card_style_0_wrap .text_box_inner {
        display: table;
        padding-right: 50px;
        padding-left: 50px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .card_style_0_wrap .text_box_contents {
        display: table-cell;
        vertical-align: middle;
    }

    /* 좌우 지그재그 카드형 스타일3 */
    .card_style_3_wrap .img_box {
        position: absolute;
        height: 100%;
    }
    .card_style_3_wrap .text_box {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 50px;
        padding-left: 50px;
        min-height: 500px;
    }
    .card_style_3_wrap .card_style_3_list:nth-child(2n-1) .img_box {
        left: 0;
    }
    .card_style_3_wrap .card_style_3_list:nth-child(2n-1) .text_box {
        float: right;
    }
    .card_style_3_wrap .card_style_3_list:nth-child(2n) .img_box {
        right: 0;
    }
    .card_style_3_wrap .card_style_3_list:nth-child(2n) .text_box {
        float: left;
    }
    /* //좌우 지그재그 카드형 스타일3 */

    /* 좌우 지그재그 카드형 스타일4 */
    .card_style_4_wrap .img_box {
        position: absolute;
        height: 100%;
    }
    .card_style_4_wrap .text_box {
        display: flex;
        align-items: center;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 50px;
        padding-left: 50px;
        min-height: 500px;
    }
    .card_style_4_wrap .card_style_4_list:nth-child(2n-1) .img_box {
        left: 0;
    }
    .card_style_4_wrap .card_style_4_list:nth-child(2n-1) .text_box {
        float: right;
    }
    .card_style_4_wrap .card_style_4_list:nth-child(2n) .img_box {
        right: 0;
    }
    .card_style_4_wrap .card_style_4_list:nth-child(2n) .text_box {
        float: left;
    }
    /* //좌우 지그재그 카드형 스타일4 */

    /* 회색 배경, 타이틀, 이미지 스타일 */
    /* card_style_2_wrap */
    .card_style_2_wrap .card_style_2_img_box {
        height: 306px;
    }

    /* 박스형 텍스트 스타일 */
    .card_style_1_wrap .card_style_1_inner {
        height: 670px;
    }
    .card_style_1_wrap .card_style_1_inner.ceo_img {
        background-position: center center;
    }
    .card_style_1_con .text_box {
        width: 500px;
        height: 500px;
    }
    .card_style_1_con .text_box .text_box_inner .top {
        height: 55%;
    }
    .card_style_1_con .text_box .text_box_inner .bottom {
        height: 45%;
    }
    .card_style_1_con .text_box .text_box_inner .text_type0 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 36px;
        line-height: 3.6rem;
    }
    .card_style_1_con .text_box .text_box_inner .text_type1 {
        font-size: 43px;
        font-size: 4.3rem;
        line-height: 60px;
        line-height: 6rem;
    }

    /* 기업개요 - 기업소개 (분리형 박싱 카드) */
    .sub_section.sub_seperate_boxing_card_section {
        padding-top: 89px;
        padding-bottom: 100px;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 {
        padding-bottom: 30px;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .seperate_boxing_card_con {
        padding-top: 53px;
        padding-bottom: 50px;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_con {
        padding-top: 45px;
        padding-bottom: 40px;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_inner {
        padding-top: 0;
        padding-bottom: 0;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_inner:first-child {
        border-bottom: none;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_inner:first-child:after {
        content: '';
        position: absolute;
        right: 0;
        height: 100%;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        top: 0;
    }
    .sub_seperate_boxing_card_section .seperate_boxing_card_wrap.type_2 .desc_box {
        height: 60px;
    }
    /* //기업개요 - 기업소개 (분리형 박싱 카드) */

    /* list_style_0 */
    .list_style_0 {
        padding-right: 140px;
    }
    /* //list_style_0 */

    /* 제품소개 */
    .product_visual_wrap .product_visual_main {
        height: 400px;
    }
    .product_visual_wrap .product_img_box {
        padding-top: 0;
        padding-bottom: 0;
        height: auto;
    }
    .product_visual_wrap .product_title_box {
        padding-bottom: 0;
    }
    .product_visual_wrap .product_title_box .is_ico_wrap {
        display: inline-block;
    }
    .product_visual_wrap .product_title_box .ico_ce {
        display: block;
        margin: 0 0 7px 4px;
        text-align: left;
    }
    .product_prev_img_wrap .product_prev_list {
        width: 120px;
        height: 120px;
    }
    .product_visual_wrap .product_visual_con .export {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        float: none;
    }
    .product_visual_wrap .product_visual_con .export-name {
        margin-left: 51px;
        text-align: left;
        font-size: 16px;
        color: #000;
    }
    .text_box_style_0 {
        display: block;
    }
    .text_box_style_0.mobile_only {
        display: none;
    }

    /* 기업소개 - 핵심가치 */
    .corner_card_style_0_con .corner_card_style_0_line {
        margin-bottom: 50px;
    }
    .corner_card_style_0_con .corner_card_style_0_line:last-child {
        margin-bottom: 0;
    }
    .corner_card_style_0_con .corner_card_list {
        margin-bottom: 0;
    }
    .corner_card_style_0_con .corner_card_list:first-child {
        float: left;
    }
    .corner_card_style_0_con .corner_card_list:last-child {
        float: right;
    }
    .corner_card_style_0_con .corner_center_card {
        display: table;
    }

    .tab_style_0_con.pointvalue_tab > li > a {
        padding-top: 34px;
        padding-bottom: 35px;
    }
    /* //기업소개 - 핵심가치 */

    /* 기업개요 - 최상단 4개 카드 */
    .sub_company_intro_section {
        padding-bottom: 80px;
    }
    .sub_company_intro_section .intro_card_wrap {
        padding-top: 50px;
    }
    .sub_company_intro_section .intro_card_list:nth-child(2n-1) {
        padding-right: 0;
    }
    .sub_company_intro_section .intro_card_list:nth-child(2n) {
        padding-left: 0;
    }
    .sub_company_intro_section .intro_card {
        height: 360px;
        padding-right: 31px;
        padding-left: 31px;
    }
    .sub_company_intro_section .intro_count_wrap {
        height: 132px;
    }
    .sub_company_intro_section .intro_title {
        display: block;
    }

    /* card hover 컨트롤 */
    .sub_company_intro_section .intro_card_list:hover {
        z-index: 2;
    }
    .sub_company_intro_section .intro_card_list:hover .intro_card {
        height: 410px;
        margin-top: -50px;
        padding-top: 75px;
        box-shadow: 1px 4px 28px 0 rgba(0, 0, 0, 0.3);
    }
    .sub_company_intro_section .intro_card_list:hover .intro_card:after {
        display: none;
    }
    /* //card hover 컨트롤 */

    /* card 가운데 선 */
    .sub_company_intro_section .intro_card_list .intro_card:after {
        display: block;
    }

    /* 기업개요 - 대표이사 인사말 바로가기 */
    .sub_ceo_intro_prev_section .prev_dim_wrap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .sub_ceo_intro_prev_section .prev_contents_wrap {
        height: 680px;
        background-color: transparent;
    }
    .sub_ceo_intro_prev_section .prev_dim_img_box {
        background-image: url('../img/medytox_ceo_img.jpg');
        background-repeat: no-repeat;
        background-position: right center;
        width: 100%;
        height: 100%;
    }
    .sub_ceo_intro_prev_section .prev_dim_img_box img {
        display: none;
    }
    .sub_ceo_intro_prev_section .text_title {
        margin-bottom: 64px;
    }
    .sub_ceo_intro_prev_section .text_desc {
        margin-bottom: 80px;
    }

    /* 사업장소개 */
    .location_info_con .google_map {
        float: none;
        width: 100%;
        height: 250px;
    }
    .location_info_con .google_map .root_daum_roughmap.root_daum_roughmap_landing {
        display: block;
    }
    /*.location_info_con .google_map > iframe{display:block;}*/
    .location_info_con .google_map .google_map_link {
        display: none;
    }
    .location_info_con .location_text_box {
        overflow: hidden;
        padding-left: 0;
        padding-top: 30px;
        float: none;
        width: auto;
        word-break: keep-all;
    }
    .location_info_con .location_desc {
        word-break: keep-all;
    }
    .location_info_con .location_seperate_line:after {
        display: none;
    }
    .location_rolling_btn_con .rolling_btn.left {
        left: -46px;
    }
    .location_rolling_btn_con .rolling_btn.right {
        right: -46px;
    }
    /* //사업장소개 */

    /* 사이트맵 */
    .sitemap_con {
        width: -webkit-calc(100% + 100px);
        width: -moz-calc(100% + 100px);
        width: calc(100% + 100px);
        margin-left: -100px;
    }
    .sitemap_con > li {
        padding-left: 100px;
    }

    /* sub_expainsion_section */
    .section.sub_expainsion_section {
        padding-top: 92px;
    }
    .sub_expainsion_section .h_desc3 {
        margin-bottom: 75px;
    }
    .sub_expainsion_section .section_title {
        margin-bottom: 39px;
    }
    .sub_expainsion_section .global_network_seperate_line {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
    .global_network_list_con {
        float: none;
        text-align: left;
        font-size: 0;
    }
    .sub_expainsion_section .global_network_list {
        display: inline-block;
        vertical-align: top;
        width: 14.28%;
        float: none;
        text-align: center;
    }

    /* 글로벌 네트워크 */
    .sub_global_network_section .network_title_list {
        width: 33.3333%;
        padding-top: 9px;
        padding-bottom: 38px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        cursor: pointer;
    }
    .sub_global_network_section .network_title_list:first-child {
        border-top: none;
    }
    .sub_global_network_section .network_title_list.on {
        border-color: #e7302a;
    }
    .global_network_map_section {
        margin-bottom: 100px;
    }
    .global_network_map_section .map_dot_wrap.active {
        display: block;
    }
    .global_network_map_section .map_dot_con.active .map_contents {
        display: table;
        z-index: 1;
    }
    .global_network_map_section .img_box {
        width: 1398px;
    }
    .global_network_map_section .img_box .global_netwrok_map_img {
        display: inline;
    }
    .global_network_map_section .img_box .global_netwrok_map_img_m {
        display: none;
    }
    /* contact_informaintion_section */
    .section.contact_informaintion_section {
        padding-top: 94px;
        padding-bottom: 150px;
    }
    .section.contact_informaintion_section.company_page {
        padding-top: 47px;
        padding-bottom: 0px;
    }
    .contact_information_list_wrap .contact_information_title {
        width: 300px;
        padding-left: 30px;
    }
    .global_network_map_section .map_dot_wrap .continent_box {
        position: absolute;
        width: 150px;
        height: 36px;
        line-height: 36px;
        border-width: 1px;
        border-style: solid;
        font-size: 16px;
        background-color: #fff;
        text-align: center;
        font-weight: 400;
        border-radius: 18px;
        box-shadow: 3px 10px 15px 0px rgba(0, 0, 0, 0.15);
    }
    .global_network_map_section .map_dot_wrap .continent_box p span {
        font-weight: bold;
    }
    .global_network_map_section .map_dot_wrap .continent_box.europe {
        top: 74px;
        left: 385px;
        border-color: #3dacd1;
        color: #3dacd1;
    }
    .global_network_map_section .map_dot_wrap .continent_box.east {
        top: 250px;
        left: 220px;
        border-color: #ed9700;
        color: #ed9700;
    }
    .global_network_map_section .map_dot_wrap .continent_box.masia {
        top: 185px;
        left: 238px;
        border-color: #7649e0;
        color: #7649e0;
    }
    .global_network_map_section .map_dot_wrap .continent_box.asia {
        top: 202px;
        left: 457px;
        border-color: #b49150;
        color: #b49150;
    }
    .global_network_map_section .map_dot_wrap .continent_box.america {
        top: 272px;
        left: 1020px;
        border-color: #dd4949;
        color: #dd4949;
    }
    .global_network_map_section .map_dot_wrap .continent_box.oceania {
        top: 526px;
        left: 709px;
        border-color: #8bb93e;
        color: #8bb93e;
    }
    .global_network_map_section .map_dot_wrap .continent_box.europe2 {
        top: 135px;
        left: 206px;
        border-color: #5b5b5b;
        color: #5b5b5b;
    }
    .global_network_map_section .map_dot_wrap .continent_box.union {
        width: auto;
        top: 131px;
        left: 102px;
        padding: 0 16px;
    }

    /* 기업연혁 */
    .company_history_year_tab_con .company_history_year_tab > li {
        margin-left: 30px;
        margin-right: 30px;
    }
    .company_history_year_tab_con .company_history_year_tab > li > a {
        font-size: 40px;
        line-height: 46px;
        padding-bottom: 26px;
    }

    /* 기업개요 - 회사소개서 다운로드 */
    .sub_section.brochure_download_section {
        padding-top: 93px;
    }

    /* text_box_style_1 */
    .text_box_style_1 {
        padding-top: 76px;
        padding-bottom: 77px;
        padding-right: 100px;
        padding-left: 100px;
        text-align: left;
    }
    .text_box_style_1 .text_box_style_1_title {
        float: left;
    }
    .text_box_style_1 .text_box_style_1_desc {
        float: right;
    }
    .text_box_style_1 .text_box_style_1_item {
        padding-right: 32px;
        margin-right: 32px;
    }
    /* img_box_style_1 */
    .img_box_style_1 {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .img_box_style_1 a {
        width: 50%;
        margin-right: 20px;
        border: 1px solid #eee;
    }
    /* //img_box_style_1 */

    /* img_box_style_2 */
    .img_box_style_2 {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .img_box_style_2 a {
        width: 25%;
        margin-right: 20px;
        border: 1px solid #eee;
    }
    /* //img_box_style_2 */

    /* info_card_style_0_wrap */
    .info_card_style_0_wrap .info_card_style_0_list {
        padding-top: 100px;
        padding-bottom: 100px;
        margin-bottom: 0;
        display: block;
    }
    .info_card_style_0_wrap .info_card_style_0_list:first-child {
        padding-top: 0;
    }
    .info_card_style_0_wrap .info_card_style_0_list:nth-child(2n) .img_box {
        text-align: right;
    }
    .info_card_style_0_wrap .info_card_style_0_list:nth-child(2n) .text_box_con {
        right: auto;
        left: 0;
    }
    .info_card_style_0_wrap .img_box {
        float: none;
        width: auto;
        height: 500px;
        background-image: none;
        display: block;
    }
    .info_card_style_0_wrap .info_card_style_0_list.second .img_box {
        background-image: none;
    }
    .info_card_style_0_wrap .info_card_style_0_list.third .img_box {
        background-image: none;
    }
    .info_card_style_0_wrap .info_card_style_0_list.forth .img_box {
        background-image: none;
    }
    .info_card_style_0_wrap .img_box img {
        display: inline;
    }
    .info_card_style_0_wrap .text_box_con {
        width: 500px;
        height: 500px;
        position: absolute;
        padding-top: 70px;
        padding-bottom: 43px;
        padding-right: 50px;
        padding-left: 50px;
        display: table;
    }
    .info_card_style_0_wrap .text_box_title {
        position: absolute;
        width: calc(100% - 100px);
        margin-bottom: 0;
    }
    .info_card_style_0_wrap .text_box_desc {
        display: table-cell;
        vertical-align: bottom;
        padding-top: 88px;
    }
    .info_card_style_0_wrap .img_caption {
        display: block;
    }
    /* info_card_style_0_wrap */

    /* r_n_d_rolling_style_0_con */
    .r_n_d_rolling_style_0_con .r_n_d_rolling_box.left {
        width: calc(5 / 12 * 100%);
    }
    .r_n_d_rolling_style_0_con .r_n_d_rolling_box.right {
        float: right;
        width: calc(7 / 12 * 100%);
    }
    .r_n_d_rolling_style_0_con .r_n_d_img_box {
        height: 670px;
        position: relative;
    }
    .r_n_d_rolling_style_0_con .r_n_d_img_box .video_dim {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #000;
        opacity: 0.015;
    }
    .r_n_d_rolling_style_0_con .r_n_d_img_box .web_con {
        display: block;
    }
    .r_n_d_rolling_style_0_con .r_n_d_img_box .mobile_con {
        display: none;
    }
    .r_n_d_rolling_style_0_con .r_n_d_rolling_title {
        letter-spacing: -0.05em;
        margin-bottom: 24px;
    }
    .r_n_d_rolling_style_0_con .swiper-pagination_con {
        bottom: 50px;
        left: 0;
    }

    /* tab_style_1_con */
    .tab_style_1_con .tab_style_1 > li > a {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 34px;
        line-height: 3.4rem;
        padding-bottom: 34px;
    }
    .tab_style_1_child_con:before {
        width: calc((100% - 1200px) / 2 + (1200px * 0.125));
    }

    .graph_style_1_con .graph_style_1_list {
        width: calc(100% / 9);
    }

    .pipeline_design_header .pipeline_design_img.web {
        display: block;
    }
    .pipeline_design_header .pipeline_design_img.mobile {
        display: none;
    }
    .pipeline_design_header .pipeline_list_card_wrap {
        text-align: right;
    }
    .pipeline_design_header .pipeline_list {
        width: auto;
        padding-left: 20px;
        padding-right: 30px;
    }
    .pipeline_design_header .pipeline_list.step_1 {
        padding-left: 22px;
        padding-bottom: 69px;
    }
    .pipeline_design_header .pipeline_list.step_2 {
        padding-right: 45px;
        padding-bottom: 29px;
    }
    .pipeline_design_header .pipeline_list.step_3 {
        padding-right: 49px;
        padding-bottom: 5px;
    }
    .pipeline_design_header .pipeline_list.step_4 {
        padding-right: 7px;
        padding-bottom: 27px;
    }

    .sub_r_n_d_info_section {
        height: 800px;
    }
    .sub_r_n_d_info_section .rnd_right_rolling_wrap {
        padding-bottom: 0;
    }
    .sub_r_n_d_info_section .rnd_left_navi_wrap {
        height: 100%;
        width: 300px;
        margin-bottom: 0;
    }
    .sub_r_n_d_info_section .rnd_left_navi_list {
        height: 20%;
        display: table;
        width: 100%;
        padding-left: 50px;
        padding-right: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        float: none;
        border-right: none;
    }
    .sub_r_n_d_info_section .rnd_left_navi_list.active {
        border-bottom-color: #e7302a;
    }
    .sub_r_n_d_info_section .rnd_left_navi_list:last-child {
        border-bottom: none;
        border-right: none;
    }
    .sub_r_n_d_info_section .rnd_left_navi_list > div {
        display: table-cell;
    }
    .sub_r_n_d_info_section .rnd_navi_title {
        text-align: left;
    }
    .sub_r_n_d_info_section .rnd_navi_num {
        text-align: left;
    }
    .sub_r_n_d_info_section .rnd_navi_map {
        display: table-cell !important;
    }
    .sub_r_n_d_info_section .rnd_desc_img_con.img_001 {
        display: block;
    }

    .sub_r_n_d_info_section .rnd_right_text_wrap {
        width: calc(100% - 390px);
        margin-right: 45px;
        margin-left: 45px;
    }

    .graph_style_0_con .graph_style_0_inner {
        display: block;
    }
    .graph_style_0_con .graph_style_0_mobile_img {
        display: none;
    }
    .graph_style_0_con {
        padding-top: 30px;
        margin-bottom: 96px;
    }

    .company_history_section .company_history_inner:before {
        top: auto;
        background-position: right 13px top;
    }
    .company_history_section .company_history_inner.first:before {
        background-image: url('../img/company_graph_img_000_modi.png');
    }
    .company_history_section .company_history_inner.second:before {
        background-image: url('../img/company_graph_img_001_modi.png');
    }
    .company_history_section .company_history_inner.third:before {
        background-image: url('../img/company_graph_img_002_modi.png');
    }
    .graph_style_2_con .inner_bar.web {
        display: block;
    }
    .graph_style_2_con .inner_bar.mobile {
        display: none;
    }

    .imgTransform0 {
        transform: translate(114px, 12px);
    }
    .imgTransform1 {
        transform: translate(96px, 6px);
    }
    .imgTransform2 {
        transform: translate(100px, 6px);
    }
    .dart_iframe {
        float: none;
        width: 760px;
        height: 1130px;
        padding-top: 0;
        margin: 0 auto;
    }
    .dart_iframe iframe {
        position: static;
        width: 100%;
        height: 100%;
    }
}
@media all and (max-width: 991px) {
    .report-wrap .process li:nth-child(odd) {
        color: #000;
        background: #f4f4f4;
    }
    .report-wrap .process li:nth-child(3)::before {
        position: absolute;
        top: -20px;
        right: 1px;
        display: block;
        counter-increment: section;
        content: '0 ' counter(section);
        font-size: 66px;
        font-weight: bold;
        font-family: 'Tahoma';
        letter-spacing: -9px;
        color: #e4e4e4;
    }
    .report-wrap .process li:nth-child(1)::before,
    .report-wrap .process li:nth-child(4)::before {
        position: absolute;
        top: -20px;
        right: 1px;
        display: block;
        counter-increment: section;
        content: '0 ' counter(section);
        font-size: 66px;
        font-weight: bold;
        font-family: 'Tahoma';
        letter-spacing: -9px;
        color: #fff;
    }
    .report-wrap .process li:nth-child(1),
    .report-wrap .process li:nth-child(4) {
        color: #fff;
        background: #e7302a;
    }
}

@media all and (max-width: 768px) {
    /* 사회공헌 */
    .socialmanage_cont .img_box img {
        width: 150px;
    }
    .socialmanage_cont .socialmanage_corevalue {
        flex-direction: column;
    }
    .socialmanage_cont .socialmanage_corevalue li {
        margin: auto;
        margin-bottom: 20px;
    }
    .socialmanage_cont .socialmanage_corevalue li:last-child {
        margin-right: auto;
    }
    .socialmanage_cont .socialmanage_corevalue li span {
        font-size: 18px;
        font-weight: 500;
    }
    .socialmanage_cont .socialmanage_roadmap {
        flex-direction: column;
    }
    .socialmanage_cont .socialmanage_roadmap li {
        margin: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    .socialmanage_cont .socialmanage_roadmap li:last-child {
        margin: auto;
    }
    .socialmanage_cont .socialmanage_roadmap .circle-box {
        margin: auto;
        margin-bottom: 12px;
        font-size: 18px;
        font-weight: 500;
    }
    .socialmanage_cont .circle-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: 160px;
        height: 160px;
        border-radius: 100%;
        border: 1px dashed #e7302a;
    }
    .socialmanage_cont .circle-box span {
        display: block;
        width: 60%;
        padding-top: 20px;
        padding-bottom: 8px;
        margin-bottom: 8px;
        border-bottom: 1px solid #e7302a;
        font-size: 16px;
        font-weight: 400;
        color: #e7302a;
    }
    .socialmanage_cont .news_box {
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    }
    .socialmanage_cont .news_img {
        width: 100%;
    }
    .socialmanage_cont .news_img img {
        margin-bottom: 20px;
    }
    .socialmanage_cont .news_text {
        width: 100%;
        padding: 0;
    }
    /* //사회공헌 */
}

/* 더마코스메틱 */
.inner_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 100px auto 0 auto;
}
.new_btn {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 50px 0;
}
.btn_wrap {
    display: block;
    width: 160px;
    height: 50px;
    position: relative;
    background-color: #000;
    clip-path: polygon(7% 0, 100% 0, 100% 70%, 93% 100%, 25% 100%, 0 100%, 0 30%);
    z-index: 0;
}
.btn_wrap::after {
    position: absolute;
    content: '';
    top: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    clip-path: polygon(7% 0, 100% 0, 100% 70%, 93% 100%, 25% 100%, 0 100%, 0 30%);
    background-color: #fff;
    z-index: -1;
}
.btn_wrap span {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.btn_wrap:hover span {
    color: #fff !important;
}
.btn_wrap:hover::after,
.detail_wrap .floating_btn .btn_wrap:hover::after {
    display: none;
}

/* 더마코스메틱 > 클리닉더마, 베이직더마 */
.derma_item_inner {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 15px;
}
.derma_item_inner .derma_item {
    width: calc((100% - 45px) / 4); /* transition: all .3s; */
}
.derma_item_inner .derma_item .thumb_img {
    overflow: hidden;
}
.derma_item_inner .derma_item .thumb_img img {
    transition: transform 0.3s ease;
    background-color: #f8f8f8;
}
.derma_item_inner .derma_item:hover .thumb_img img {
    transform: scale(1.1);
}
.derma_item_inner .derma_item .thumb_info {
    display: block;
    margin-top: 20px;
    font-size: 17px;
}
.derma_item_inner .derma_item .thumb_info strong {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}

@media (max-width: 1200px) {
    .derma_item_wrap {
        margin: 0 15px;
    }
}
@media (max-width: 963px) {
    .derma_item_inner .derma_item {
        width: calc((100% - 30px) / 3);
    }
}
@media (max-width: 767px) {
    .derma_item_inner .derma_item {
        width: calc((100% - 15px) / 2);
    }
    .btn_wrap span {
        font-size: 15px;
    }
}
@media (max-width: 481px) {
    .derma_item_inner .derma_item {
        width: 100%;
    }
}

/* 비주얼 */
.derma_visual_wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    min-width: 700px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.clinic_visual {
    background-image: url(../img/sub_03_1_3_visual_img.jpg);
}
.clinic_visual_en {
    background-image: url(../img/sub_03_1_3_visual_img_en.jpg);
}
.basic_visual {
    background-image: url(../img/sub_03_2_1_visual_img.jpg);
}
.basic_visual_en {
    background-image: url(../img/sub_03_2_1_visual_img_en.jpg);
}

@media (max-width: 767px) {
    .derma_visual_wrap {
        min-width: 600px;
        height: auto;
        background-size: cover;
    }
}
@media (max-width: 600px) {
    .derma_visual_wrap {
        display: none;
    }
}

/* 클리닉더마, 베이직더마 > 상세페이지 */
.detail_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.detail_wrap .detail_img {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.floating_btn {
    position: fixed;
    top: 15%;
    right: 3%;
}
.floating_btn .btn_wrap:first-child {
    margin-bottom: 20px;
}

@media (max-width: 1420px) {
    .floating_btn {
        width: 100%;
        height: auto;
        display: flex;
        gap: 15px;
        justify-content: center;
        left: 50%;
        transform: translateX(-50%);
        top: auto;
        bottom: 5%;
    }
    .floating_btn .btn_wrap:first-child {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .detail_img img {
        margin-top: 80px;
    }
}

/*250212*/
.text_box_style_3 {
    display: flex;
    /*align-items: center;*/
    justify-content: flex-start;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.05em;
    color: #000;
    padding-top: 27px;
    padding-bottom: 26px;
    background-color: #f4f4f4;
    text-align: left;
}
.text_box_style_3 span:nth-child(1) {
    width: 20px;
    padding-left: 2%;
}
.text_box_style_3 span:nth-child(2) {
    flex: 1;
}
