﻿/*!
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)
 */
@charset "utf-8";

@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/NanumBarunGothicUltraLight.eot);
    src: local("Nanum Barun Gothic UltraLight"), local("NanumBarunGothicUltraLight"), url(../fonts/NanumBarunGothicUltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicUltraLight.woff2) format("woff2"), url(../fonts/NanumBarunGothicUltraLight.woff) format("woff"), url(../fonts/NanumBarunGothicUltraLight.ttf) format("truetype")
}

@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NanumBarunGothicLight.eot);
    src: local("Nanum Barun Gothic Light"), local("NanumBarunGothicLight"), url(../fonts/NanumBarunGothicLight.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicLight.woff2) format("woff2"), url(../fonts/NanumBarunGothicLight.woff) format("woff"), url(../fonts/NanumBarunGothicLight.ttf) format("truetype")
}

@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NanumBarunGothic.eot);
    src: local("Nanum Barun Gothic"), local("NanumBarunGothic"), url(../fonts/NanumBarunGothic.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothic.woff2) format("woff2"), url(../fonts/NanumBarunGothic.woff) format("woff"), url(../fonts/NanumBarunGothic.ttf) format("truetype")
}

@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NanumBarunGothicBold.eot);
    src: local("Nanum Barun Gothic Bold"), local("NanumBarunGothicBold"), url(../fonts/NanumBarunGothicBold.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicBold.woff2) format("woff2"), url(../fonts/NanumBarunGothicBold.woff) format("woff"), url(../fonts/NanumBarunGothicBold.ttf) format("truetype")
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

caption,
legend,
.hidden {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    text-indent: -9999999em;
    font-size: 0
}

.blind {
    position: absolute;
    z-index: -1;
    left: -999999em
}

.align-left {
    text-align: left !important
}

.align-right {
    text-align: right !important
}

.align-center {
    text-align: center !important
}

.align-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap
}

.bold {
    font-weight: bold;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    width: 100vw;
    overflow-x: hidden
}

body {
    font-family: "Nanum Barun Gothic", "돋움", dotum, sans-serif;
    font-size: 62.5%;
    color: #666
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
ol,
p,
img,
form,
button,
blockquote {
    padding: 0;
    margin: 0;
    border: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    vertical-align: middle
}

a {
    text-decoration: none;
    color: #666
}

em {
    font-style: normal
}

input,
label,
textarea {
    outline: 0;
    vertical-align: middle
}

input[type="text"],
input[type="password"],
input[type="date"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.mt30 {
    margin-top: 30px
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    visibility: hidden;
    position: absolute;
    right: -1px;
    left: -1px;
    width: 1px;
    height: 1px;
    text-indent: -9999em
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt50 {
    margin-top: 50px !important
}

.text-large {
    font-size: 1.8em;
    line-height: 30px
}

.text-base {
    font-size: 1.3em;
    line-height: 20px
}

.text-base .btn_kakao img {
    height: 40px
}

body.is-dimmed {
    overflow: hidden;
    height: 100vh
}

body.is-dimmed:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10
}

.nav-active {
    height: 100vh
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 47px;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 100
}

header h1 {
    width: 153px;
    height: 55px;
    margin: auto;
    font-size: 0;
    background: url("../images/img-logo.png") center center no-repeat;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

header h1 a {
    display: block;
    height: 100%
}

header .left-menu {
    position: absolute;
    top: 0;
    overflow-y: auto;
    height: 100vh;
    width: 313px;
    border-right: 1px solid #d3d5d6;
    background-color: #fff
}

header .left-menu .depth1>li {
    position: relative;
    border-bottom: 1px solid #d3d5d6
}

header .left-menu .depth1>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    right: 15px;
    width: 0;
    height: 0;
    transform: rotate(-180deg);
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #92b0c4 transparent
}

header .left-menu .depth1>li.is-selected:after {
    transform: rotate(0)
}

header .left-menu .depth1>li>a {
    display: block;
    padding: 22px 20px;
    font-size: 1.6em;
    background-color: #fff
}

header .left-menu .depth2 {
    display: none;
    padding: 10px 0;
    border-top: 1px solid #d3d5d6;
    background-color: #f3f6f8
}

header .left-menu .depth2 li a {
    display: block;
    padding-left: 45px;
    font-size: 1.3em;
    line-height: 3.1em
}

header .left-menu .depth2 li ul li a {
    padding-left: 50px;
    line-height: 1.6em
}

header .left-menu .menu-util {
    position: relative;
    height: 45px;
    background-color: #267fc2
}

header .left-menu .menu-util .btn-menu-close {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    width: 45px;
    height: 45px;
    background-color: #267fc2
}

header .left-menu .menu-util .btn-menu-close:before,
header .left-menu .menu-util .btn-menu-close:after {
    display: block;
    position: absolute;
    left: 20px;
    top: 10px;
    content: '';
    width: 1px;
    height: 22px;
    background-color: #fff
}

header .left-menu .menu-util .btn-menu-close:before {
    transform: rotate(-40deg)
}

header .left-menu .menu-util .btn-menu-close:after {
    transform: rotate(40deg)
}

header .left-menu .menu-util .lang-select {
    display: flex;
    position: absolute;
    right: 13px;
    top: 6px;
    width: 87px;
    border: 1px solid #fff;
    border-radius: 5px
}

header .left-menu .menu-util .lang-select a {
    display: block;
    width: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 11px
}

header .left-menu .menu-util .lang-select a+a {
    border-left: 1px solid #fff
}

header .left-menu .menu-util .lang-select a.is-selected {
    color: #267fc2;
    background-color: #fff
}

header .btn-menu {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 19px;
    height: 14px;
    text-indent: -999999em;
    border-radius: 0;
    background: url("../images/ico-menu.png") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

footer {
    border-top: 1px solid #d3d5d6;
    background-color: #eef1f4;
    font-size: 1.3em
}

footer .footer-section {
    padding: 14px 14px 0
}

footer .footer-section .family-site {
    position: relative;
    background-color: #e3e6e9
}

footer .footer-section .family-site a {
    display: block
}

footer .footer-section .family-site .btn-family {
    position: relative;
    padding: 10px;
    border: 1px solid #d3d5d6
}

footer .footer-section .family-site .btn-family:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 85px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #a7b1bc transparent
}

footer .footer-section .family-site .family-list {
    display: none;
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #ccd2d7
}

footer .footer-section .family-site .family-list li a {
    padding: 3px 10px;
    line-height: 24px
}

footer .footer-link {
    display: flex;
    padding: 0 14px
}

footer .footer-link li {
    display: inline-block;
    margin-right: 10px;
    text-align: center
}

footer .footer-link li a {
    display: block;
    padding: 14px 0
}

footer .footer-link li.link-pc-ver {
    width: 31%
}

footer .footer-link li.link-pc-ver a {
    padding-left: 14px;
    background: url("../images/ico_pc_ver.png") 6px center no-repeat;
    -webkit-background-size: 13px, 13px;
    background-size: 13px, 13px
}

footer .copy {
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #d3d5d6
}

.mt20 {
    margin-top: 20px
}

.l-sub {
    position: relative
}

.sub-header {
    padding-top: 47px;
    height: 140px;
    text-align: center;
    color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.sub-header h2 {
    margin: 13px 0 6px 0;
    font-size: 2.4em;
    font-weight: bold
}

.sub-header p {
    font-size: 1.4em;
    line-height: 1.6em
}

.link-bar {
    display: flex;
    font-size: 1.3em
}

.link-bar .link-list {
    position: relative;
    width: 25%;
    padding-left: 14px
}

.link-bar .link-list+.link-list {
    width: 50%;
    margin-left: 30px
}

.link-bar .link-list a {
    position: relative;
    display: block
}

.link-bar .link-list .btn-link-list {
    padding: 16px 0
}

.link-bar .link-list .btn-link-list:after {
    content: '';
    display: block;
    position: absolute;
    top: 19px;
    right: 0;
    width: 0;
    height: 0;
    transform: rotate(-180deg);
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #92b0c4 transparent
}

.link-bar .link-list .btn-link-list.is-selected:after {
    transform: rotate(0)
}

.link-bar .link-list ul {
    display: none;
    position: absolute;
    left: 12px;
    top: 35px;
    width: 100%;
    border: 1px solid #dfe3e6;
    background-color: #f1f2f3;
    z-index: 10
}

.link-bar .link-list ul li a {
    display: block;
    padding: 3px 10px;
    line-height: 24px
}

.sub-title {
    padding: 15px 0;
    text-align: center;
    border: 1px solid #dfe3e6;
    border-width: 1px 0
}

.sub-title h3 {
    font-size: 2.1em;
    font-weight: normal;
    color: #2e3d47
}

.sub-title p {
    font-size: .9em;
    color: #666
}

.sub-content {
    padding: 24px 14px 48px 14px
}

.tab-link {
    display: table;
    width: 100%;
    margin-bottom: 20px
}

.tab-link a {
    display: table-cell;
    padding: 7px 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2em;
    border: 1px solid #999;
    border-right: 0;
    background-color: #f6f6f6
}

.tab-link a:first-child {
    border-radius: 7px 0 0 7px
}

.tab-link a:last-child {
    border-right: 1px solid #999;
    border-radius: 0 7px 7px 0
}

.tab-link a.is-selected {
    color: #fff;
    background-color: #2d84be
}

.sub-slide img {
    width: 100%
}

.sub-slide .slick-dots {
    bottom: 0
}

.sub-slide .slick-dots li {
    margin: 0;
    width: auto
}

.sub-slide .slick-dots li button {
    padding: 0;
    width: 10px
}

.sub-slide .slick-dots li button:before {
    font-size: 20px
}

.paginate {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dfe3e6
}

.paginate div {
    display: flex;
    width: 75%;
    margin: auto
}

.paginate div a {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    margin: auto;
    padding-top: 6px;
    color: #999;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal
}

.paginate div a.first,
.paginate div a.prev,
.paginate div a.next,
.paginate div a.last {
    text-indent: -999999em;
    font-size: 0
}

.paginate div a.prev:before,
.paginate div a.next:before,
.paginate div a.first:before,
.paginate div a.last:before,
.paginate div a.first:after,
.paginate div a.last:after {
    display: block;
    position: absolute;
    top: 10px;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #231f20;
    border-width: 1px 1px 0 0
}

.paginate div a.first:before,
.paginate div a.first:after {
    transform: rotate(-135deg)
}

.paginate div a.first:before {
    left: 9px
}

.paginate div a.first:after {
    left: 14px
}

.paginate div a.prev:before {
    left: 12px;
    transform: rotate(-135deg)
}

.paginate div a.next:before {
    left: 8px;
    transform: rotate(45deg)
}

.paginate div a.last:before,
.paginate div a.last:after {
    transform: rotate(45deg)
}

.paginate div a.last:before {
    left: 12px
}

.paginate div a.last:after {
    left: 5px
}

.paginate div a.is-selected {
    color: #000;
    border: 1px solid #000
}

.paginate div a.is-dimmed:before,
.paginate div a.is-dimmed:after {
    border-color: #acabab
}

.news-list {
    position: relative;
    padding-top: 21px;
    padding-right: 0;
    padding-left: 0
}

.news-list .select-box.sort {
    position: absolute;
    right: 15px;
    top: 10px
}

.news-list .news-item {
    border-bottom: 1px solid #dfe3e6
}

.news-list .news-item:first-child {
    margin-top: 12px;
    border-top: 1px solid #999
}

.news-list .news-item:last-child {
    border-bottom: 1px solid #999
}

.news-list .news-item a {
    padding: 15px;
    display: block
}

.news-list .news-item a h4 {
    margin-bottom: 12px;
    font-size: 1.6em;
    font-weight: normal;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-list .news-item a h4 em {
    color: #92b0c4
}

.news-list .news-item a p {
    font-size: 1.3em;
    line-height: 1.8em
}

.list-search {
    position: relative;
    padding: 15px 15px 0 15px
}

.list-search .select-box {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 75px
}

.list-search .input-wrap {
    position: relative;
    padding-left: 84px
}

.list-search .input-wrap input {
    width: 80%;
    padding: 10px;
    border: 1px solid #abb1b5
}

.list-search .input-wrap button {
    width: 33px;
    height: 33px;
    margin-left: 10px;
    background: url("../images/ico-list-search.png") center center no-repeat;
    -webkit-background-size: 33px 33px;
    background-size: 33px 33px;
    text-indent: -99999999em
}

.list-detail {
    position: relative
}

.list-detail .list-label {
    margin-top: -5px;
    padding: 0 0 15px 15px;
    font-size: 1.6em
}

.list-detail .list-label em {
    color: #92b0c4
}

.list-detail .list-label span {
    position: absolute;
    right: 15px;
    top: 2px;
    font-size: .750em
}

.list-detail h4 {
    padding: 20px 15px;
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #999;
    font-size: 1.6em;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-detail .list-content {
    padding: 15px;
    font-size: 1.3em;
    line-height: 1.8em;
    border-bottom: 1px solid #999
}

.list-detail .list-content img {
    width: 100%;
}

.list-detail .btn-detail {
    position: relative;
    margin-bottom: 100px;
    padding: 20px 0 0 15px
}

.list-detail .btn-detail div a {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 33px;
    padding-top: 6px;
    color: #999;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    background-color: #385b73;
    vertical-align: middle
}

.list-detail .btn-detail div a+a {
    margin-left: 8px
}

.list-detail .btn-detail div a.prev,
.list-detail .btn-detail div a.next {
    text-indent: -999999em;
    font-size: 0
}

.list-detail .btn-detail div a.prev:before,
.list-detail .btn-detail div a.next:before {
    display: block;
    position: absolute;
    top: 10px;
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-width: 1px 1px 0 0
}

.list-detail .btn-detail div a.prev:before {
    left: 11px;
    transform: rotate(-135deg)
}

.list-detail .btn-detail div a.next:before {
    left: 5px;
    transform: rotate(45deg)
}

.list-detail .btn-detail div a.is-selected {
    color: #000;
    border: 1px solid #000;
    background-color: #385b73
}

.list-detail .btn-detail div a.is-dimmed {
    background-color: #7193a3
}

.list-detail .btn-detail .btn-list {
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
    width: 59px;
    height: 33px;
    padding-top: 10px;
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    background-color: #7193a3
}

.select-box {
    position: relative;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    background-color: #fff;
    font-size: 1.3em;
    z-index: 10
}

.l-main {
    position: relative
}

.l-main .main-slide .slide-item {
    position: relative
}

.l-main .main-slide .slide-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.l-main .main-slide .slide-item img {
    width: 100%
}

.l-main .main-slide .slide-item .slide-text-new {
    width: 100%;
    padding-top: 80px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #000000
}

.l-main .main-slide .slide-item .slide-text-new p {
    font-size: 2em;
    font-weight: right;
    line-height: 2em
}

.l-main .main-slide .slide-item .slide-text {
    width: 100%;
    padding-top: 80px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff
}

.l-main .main-slide .slide-item .slide-text p {
    font-size: 2.4em;
    font-weight: 200;
    line-height: 2em
}

.l-main .main-slide .slick-dots {
    bottom: 10px
}

.l-main .main-slide .slick-dots li {
    margin: 0;
    width: 10px
}

.l-main .main-slide .slick-dots li.slick-active button:before {
    color: #7fbdcc
}

/*.l-main .main-slide .slick-dots li button:before{font-size:24px;opacity:1;color:#fff}*/
.l-main .group-section {
    padding: 0 1.666666%
}

.l-main .group-section h2 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #7e9eb3;
    font-weight: 200;
    font-size: 3.6em;
    text-align: center;
    border-bottom: 1px solid #dee0e1
}

.l-main .group-section .group-slide .group-item {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 1.666666% 0 1.666666%;
    text-align: center;
    background-position: center 70%;
    background-repeat: no-repeat
}

.l-main .group-section .group-slide .group-item.group-1 {
    background-image: url("../images/bg-group-1.png");
    -webkit-background-size: 79px 72px;
    background-size: 79px 72px
}

.l-main .group-section .group-slide .group-item.group-2 {
    background-image: url("../images/bg-group-2.png");
    -webkit-background-size: 62px 84px;
    background-size: 62px 84px
}

.l-main .group-section .group-slide .group-item.group-3 {
    background-image: url("../images/bg-group-3.png");
    -webkit-background-size: 85px 84px;
    background-size: 85px 84px
}

.l-main .group-section .group-slide .group-item.group-4 {
    background-image: url("../images/bg-group-4.png");
    -webkit-background-size: 81px 79px;
    background-size: 81px 79px
}

.l-main .group-section .group-slide .group-item.group-5 {
    background-image: url("../images/bg-group-5.png");
    -webkit-background-size: 86px 78px;
    background-size: 86px 78px
}

.l-main .group-section .group-slide .group-item h3 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 2.4em;
    font-weight: 200
}

.l-main .group-section .group-slide .group-item p {
    height: 80px;
    font-size: 1.3em;
    line-height: 2.0em
}

.l-main .group-section .group-slide .group-item a {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 130px;
    color: #fff;
    text-indent: -20px;
    font-size: 1.4em;
    line-height: 2.4em;
    background-color: #88a9bc
}

.l-main .group-section .group-slide .group-item a:before {
    content: '';
    display: block;
    position: absolute;
    right: 30%;
    top: 14px;
    width: 4px;
    height: 4px;
    margin-left: 10px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0
}

.l-main .group-section .group-slide .group-item a:before {
    transform: rotate(-40deg)
}

.l-main .group-section .group-slide .slick-dots li {
    margin: 0;
    width: 10px
}

.l-main .group-section .group-slide .slick-dots li button:before {
    /* font-size: 24px */
}

.l-main .export-section {
    padding: 40px 0;
    background-color: #e4e9ec
}

.l-main .export-section h2 {
    padding-bottom: 30px;
    text-align: center;
    font-size: 3.6em;
    font-weight: 200
}

.l-main .export-section .section-container {
    padding: 0 5px
}

.l-main .export-section .section-container .product-section {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #cad7df
}

.l-main .export-section .section-container .product-section h3 {
    position: relative;
    margin-bottom: 15px;
    padding-left: 5px;
    text-align: left;
    font-size: 1.8em;
    font-weight: normal
}

.l-main .export-section .section-container .product-section h3:before,
.l-main .export-section .section-container .product-section h3:after {
    display: block;
    position: absolute;
    right: 15px;
    top: -2px;
    content: '';
    width: 2px;
    height: 22px;
    background-color: #7290a5
}

.l-main .export-section .section-container .product-section h3:before {
    transform: rotate(-90deg)
}

.l-main .export-section .section-container .product-section h3:after {
    transform: rotate(0)
}

.l-main .export-section .section-container .product-section h3 a {
    display: block;
    color: #718fa4;
    font-size: 1.2em
}

.l-main .export-section .section-container .product-section h4 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 14px;
    padding: 0 15px;
    text-align: left;
    font-weight: normal;
    font-size: 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis
}

.l-main .export-section .section-container .product-section .export-slide {
    padding-bottom: 40px
}

.l-main .export-section .section-container .product-section .export-slide .export-item {
    padding: 0 5px
}

.l-main .export-section .section-container .product-section .export-slide .export-item img {
    width: 100%
}

.l-main .export-section .section-container .product-section .export-slide .export-item p {
    height: 60px;
    margin-top: 20px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.6em
}

.l-main .export-section .section-container .product-section .export-slide .slick-arrow {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    border: 1px solid #92b0c4;
    z-index: 10;
    bottom: 0;
    top: inherit
}

.l-main .export-section .section-container .product-section .export-slide .slick-arrow:focus {
    background-color: rgba(113, 143, 164, 0.4)
}

.l-main .export-section .section-container .product-section .export-slide .slick-arrow:before {
    position: absolute;
    top: 9px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #718fa4 transparent
}

.l-main .export-section .section-container .product-section .export-slide .slick-prev {
    left: 40%
}

.l-main .export-section .section-container .product-section .export-slide .slick-prev:before {
    left: 5px;
    transform: rotate(-90deg)
}

.l-main .export-section .section-container .product-section .export-slide .slick-next {
    right: 40%
}

.l-main .export-section .section-container .product-section .export-slide .slick-next:before {
    left: 8px;
    transform: rotate(90deg)
}

.l-main .banner-section {
    padding: 45px 15px;
    background: url("../images/bg-banner.jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.l-main .banner-section .banner-item {
    position: relative;
    text-align: right;
    background-color: rgba(16, 32, 49, 0.7);
    background-repeat: no-repeat
}

.l-main .banner-section .banner-item+.banner-item {
    margin-top: 1px
}

.l-main .banner-section .banner-item a {
    position: relative;
    display: block;
    padding: 17px;
    color: #fff
}

.l-main .banner-section .banner-item a:before,
.l-main .banner-section .banner-item a:after {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    content: '';
    width: 19px;
    height: 1px;
    background-color: #fff
}

.l-main .banner-section .banner-item a:after {
    transform: rotate(90deg)
}

.l-main .banner-section .banner-item a span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-weight: 200;
    font-size: 1.5em;
    border-bottom: 1px solid #fff
}

.l-main .banner-section .banner-item a h3 {
    padding: 35px 0 10px 0;
    font-weight: 200;
    font-size: 2.4em
}

.l-main .banner-section .banner-item a p {
    font-size: 1.2em;
    line-height: 1.7em
}

.l-main .banner-section .banner-item.banner-1 {
    background-image: url("../images/ico-banner-1.png");
    background-position: 35px 40px;
    -webkit-background-size: 103px 78px;
    background-size: 103px 78px
}

.l-main .banner-section .banner-item.banner-2 {
    background-image: url("../images/ico-banner-2.png");
    background-position: 35px 35px;
    -webkit-background-size: 112px 84px;
    background-size: 112px 84px
}

.l-main .banner-section .banner-item.banner-3 {
    background-image: url("../images/ico-banner-3.png");
    background-position: 35px 55px;
    -webkit-background-size: 112px 67px;
    background-size: 112px 67px
}

.l-main .banner-section .banner-item.banner-4 {
    background-image: url("../images/ico-banner-4.png");
    background-position: 50px center;
    -webkit-background-size: 82px 98px;
    background-size: 82px 98px
}

.company .sub-header {
    background-image: url("../images/img-sub-top-1.jpg")
}

.business .sub-header {
    background-image: url("../images/img-sub-top-2.jpg")
}

.rnd .sub-header {
    background-image: url("../images/img-sub-top-3.jpg")
}

.investor .sub-header {
    background-image: url("../images/img-sub-top-4.jpg")
}

.culture .sub-header {
    background-image: url("../images/img-sub-top-5.jpg")
}

.pr-center .sub-header {
    background-image: url("../images/img-sub-top-6.jpg")
}

.contact .sub-header {
    background-image: url("../images/img-sub-top-7.jpg")
}

.utility .sub-header {
    background-image: url("../images/img-sub-top-8.jpg")
}

.esg .sub-header {
    background-image: url("../images/sub_visual_esg.jpg")
}

.intro {
    text-align: center
}

.intro img {
    width: 100%
}

.intro .text-large {
    margin: 24px 0;
    font-weight: 300
}

.intro .text-base+.text-base {
    margin-top: 24px
}

.business-company h4 {
    width: 40%;
    margin: 0 auto 4px;
    padding-bottom: 8px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1
}

.business-company h4 img {
    width: 100%
}

.business-company h4 p {
    padding: 8px 0;
    font-size: 1.0em;
    border-bottom: 2px solid #e1e1e1
}

.business-company .company-section {
    display: flex
}

.business-company .company-section div {
    width: 48%
}

.business-company .company-section div+div {
    margin-left: 2%
}

.business-company .company-section dl {
    padding: 9px 0;
    border-top: 1px solid #e1e1e1
}

.business-company .company-section dl:last-child {
    border-bottom: 1px solid #e1e1e1
}

.business-company .company-section dl.blank dd {
    border-color: #fff
}

.business-company .company-section dl dt,
.business-company .company-section dl dd {
    display: inline-block;
    line-height: 43px
}

.business-company .company-section dl dt {
    width: 35%;
    font-size: 2.1em;
    color: #bdd0d2
}

.business-company .company-section dl dd {
    position: relative;
    width: 60%;
    text-align: center
}

.business-company .company-section dl dd a {
    display: block;
    border: 1px solid #dfe9ea
}

.business-company .company-section dl dd a img {
    width: 100%
}

.business-company .company-section dl dd.company-layer {
    display: none;
    width: 100%;
    padding: 12px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.7em;
    background-color: #fff;
    z-index: 10
}

.business-company .company-section dl dd.company-layer .btn-web {
    display: block;
    position: relative;
    margin: 13px auto 0;
    padding: 12px 0 12px 8.1666666%;
    text-align: left;
    font-size: 1.0em;
    color: #fff;
    background: #b7cace url("../images/ico-btn-web.png") 90% 14px no-repeat;
    -webkit-background-size: 22px 8px;
    background-size: 22px 8px
}

.overseas-corp {
    text-align: center
}

.overseas-corp img {
    width: 100%
}

.overseas-corp h4 {
    margin: 18px 0;
    font-size: 1.8em;
    font-weight: 300
}

.overseas-corp .text-base {
    margin-bottom: 15px;
    line-height: 20px
}

.overseas-corp .btn-web {
    display: block;
    position: relative;
    width: 53.733333%;
    margin: auto;
    padding: 12px 0 12px 8.1666666%;
    text-align: left;
    font-size: 1.5em;
    color: #fff;
    background: #b7cace url("../images/ico-btn-web.png") 90% 14px no-repeat;
    -webkit-background-size: 22px 8px;
    background-size: 22px 8px
}

.greeting {
    text-align: center
}

.greeting img {
    width: 50%
}

.greeting .text-large {
    margin-bottom: 20px;
    line-height: 1.2em;
    color: #4c7a98
}

.greeting .text-base {
    margin-top: 20px
}

.greeting .highlight {
    margin-top: 20px;
    color: #333333;
    font-size: 15px;
}

.vision .tab-link a {
    width: 33.333333%
}

.vision .tab-contents {
    position: relative
}

.vision img {
    width: 100%
}

.vision .vision-text {
    position: absolute;
    top: 15px;
    width: 100%;
    text-align: center;
    padding: 0 15px
}

.vision .vision-text h4 {
    margin-bottom: 14px;
    font-weight: 200;
    font-size: 1.8em;
    line-height: 1.2em
}

.vision .vision-text p {
    font-size: 1.3em;
    line-height: 1.6em
}

.history {
    text-align: center
}

.history img {
    width: 100%
}

.history .text-large {
    margin-bottom: 20px
}

.history .text-base {
    margin-bottom: 20px
}

.history dl {
    display: table;
    width: 100%;
    margin-top: 15px;
    text-align: left
}

.history dl dt,
.history dl dd {
    display: table-cell
}

.history dl dt {
    width: 20%;
    color: #2d84be;
    font-size: 1.8em
}

.history dl dd {
    padding-left: 10px;
    width: 80%;
    font-size: 1.2em;
    line-height: 18px;
    vertical-align: middle
}

.product .tab-link a {
    width: 24.8%
}

.product img {
    width: 100%;
    border: 1px solid #dfe3e6
}

.product h4 {
    margin: 20px 0;
    font-size: 1.8em;
    font-weight: 300;
    text-align: center
}

.product dl {
    display: table;
    width: 100%
}

.product dl+img {
    margin-top: 15px
}

.product dl dt,
.product dl dd {
    display: table-cell;
    font-size: 1.3em;
    line-height: 20px
}

.product dl dt {
    width: 25%;
    text-align: right
}

.product dl dd {
    width: 75%;
    padding-left: 4px
}

.product .btn_area {
    margin: 15px 0 30px;
    text-align: center;
}

.product .btn_pdf {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    font-size: 13px;
    line-height: 30px;
    border-radius: 3px
}

.product .btn_pdf img {
    display: inline-block;
    margin-left: 10px;
    width: 15px;
    vertical-align: middle
}


.product .tit-download {
    margin-bottom: 5px;
    text-align: left
}

.product .down-list {
    border-top: 1px solid #dfe3e6
}

.product .down-list li {
    position: relative;
    padding: 18px 80px 18px 0;
    font-size: 1.3em;
    border-bottom: 1px solid #dfe3e6
}

.product .down-list li span,
.product .down-list li a {
    position: absolute
}

.product .down-list li span {
    right: 80px
}

.product .down-list li a {
    display: block;
    right: 0;
    top: 9px;
    width: 60px;
    text-align: center;
    color: #fff;
    line-height: 33px;
    background-color: #7193a3
}

.product .down-list li a:active {
    background-color: #385b73
}

.factory img {
    width: 100%
}

.export img {
    width: 100%
}

.export table {
    width: 100%;
    font-size: 1.3em
}

.export table+table {
    margin-top: 25px
}

.export table caption {
    margin-bottom: 10px;
    text-align: left;
    font-size: 1.3em;
    font-weight: 200
}

.export table th,
.export table td {
    border: 1px solid #dfe3e6
}

.export table td {
    padding: 6px 6px 6px 12px;
    line-height: 21px;
    color: #666
}

.export table thead th {
    padding: 10px 0;
    background-color: #e8f0f4
}

.export table tbody th {
    font-weight: normal;
    background-color: #f7f9fa
}

.export table tbody td.has-bg {
    background-color: #f7f9fa
}

.partners ul li {
    float: left;
    width: 33%;
    padding: 3px
}

.partners ul li a {
    display: block;
    height: 50px;
    border: 1px solid #e4e8ea;
    font-size: 0;
    text-align: center
}

.partners ul li a:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.partners ul li a img {
    display: inline-block;
    width: calc(100% - 1px);
    max-height: 48px;
    vertical-align: middle;
}

.partners ul li a img.sm {
    max-width: calc(100% - 40px);
}

.partners ul:after {
    content: '';
    display: table;
    clear: both
}

.rnd .tab-link a {
    width: 50%
}

.research-direction img {
    width: 100%
}

.research-direction h4 {
    margin: 15px 0;
    font-size: 1.5em;
    font-weight: 200;
    text-align: center
}

.research-direction p {
    text-align: center
}

.research-center {
    text-align: center
}

.research-center h4 {
    margin-bottom: 12px;
    font-weight: 300
}

.research-center img {
    width: 100%
}

.research-center p {
    margin: 15px 0
}

.research-center .center-info {
    margin-bottom: 25px;
    padding-top: 20px;
    text-align: left
}

.research-center .center-info .center-logo {
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #dfe3e6
}

.research-center .center-info .center-logo span {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 18px;
    font-size: .667em;
    color: #666;
    line-height: 2.4em;
    background: url("../images/ico-center-location.png") 0 4px no-repeat;
    -webkit-background-size: 11px 17px;
    background-size: 11px 17px
}

.research-center .center-info .logo-1 img {
    width: 75px
}

.research-center .center-info .logo-2 img {
    width: 51px
}

.research-center .center-info .logo-3 img {
    width: 70px
}

.research-center .center-info .logo-4 img {
    width: 96px
}

.research-center .center-info h5 {
    padding: 12px 0;
    color: #92b0c4;
    font-size: 1.8em;
    font-weight: 300
}

.research-center .center-info p {
    margin: 0;
    padding: 12px 0;
    color: #333;
    border: 1px solid #dfe3e6;
    border-width: 1px 0;
    font-size: 1.4em
}

.research-center .center-info ul {
    margin-top: 10px
}

.research-center .center-info ul li {
    font-size: 1.2em;
    line-height: 1.4em;
    text-align: left
}

.technology {
    text-align: center
}

.technology .tab-link a {
    width: 16.666666%
}

.technology h4 {
    margin-bottom: 14px;
    font-weight: 200
}

.technology img {
    width: 100%;
    margin-top: 15px
}

.technology img+p {
    margin-top: 15px;
    font-size: 13px;
    line-height: 20px
}

.technology p+p {
    margin-top: 15px
}

.subject h4 {
    margin-bottom: 15px;
    font-weight: 200
}

.subject img {
    width: 100%
}

.subject img+h4 {
    margin-top: 34px
}

.subject .tab-link a {
    width: 50%
}

.subject .tab-contents h4 {
    text-align: center
}

.subject .tab-contents .subject-item {
    margin-bottom: 15px;
    text-align: center
}

.subject .tab-contents .subject-item img {
    margin: 10px 0;
    width: 90%
}

.subject .tab-contents .subject-item .item-wrap {
    padding-left: 92px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 79px 79px;
    background-size: 79px 79px;
    text-align: left
}

.subject .tab-contents .subject-item .item-wrap h5 {
    margin-bottom: 13px;
    padding-bottom: 10px;
    font-size: 1.4em;
    border-bottom: 1px solid #dfe3e6;
    color: #2d84be
}

.subject .tab-contents .subject-item .item-wrap ul {
    font-size: 1.3em;
    line-height: 22px
}

.subject .tab-contents .subject-item .item-wrap ul li {
    position: relative;
    padding-left: 10px
}

.subject .tab-contents .subject-item .item-wrap ul li:before {
    content: ' · ';
    position: absolute;
    left: 0;
    top: 3px
}

.subject .tab-contents .subject-item .item-wrap ul li em {
    font-weight: bold
}

.subject .tab-contents .subject-item .item-wrap ul li ul li {
    font-size: 0.1em
}

.subject .tab-contents .subject-item .item-wrap ul li ul li:before {
    content: ' - '
}

.subject .tab-contents .subject-item .item-wrap.subject-1 {
    background-image: url("../images/ico-subject-1.jpg")
}

.subject .tab-contents .subject-item .item-wrap.subject-2 {
    background-image: url("../images/ico-subject-2.jpg")
}

.subject .tab-contents .subject-item .item-wrap.subject-3 {
    background-image: url("../images/ico-subject-3.jpg")
}

.subject .tab-contents .subject-item .item-wrap.subject-4 {
    background-image: url("../images/ico-subject-4.jpg")
}

.subject .tab-contents .subject-item .item-wrap.subject-5 {
    background-image: url("../images/ico-subject-5.jpg")
}

.subject .tab-contents .subject-item .item-wrap.subject-6 {
    background-image: url("../images/ico-subject-6.jpg")
}

.stock img {
    width: 100%
}

.stock h4 {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.8em;
    font-weight: 200;
    line-height: 1.6em
}

.stock h4 span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .611em
}

.stock ul {
    margin: 15px 0
}

.stock ul li {
    line-height: 1.9em;
    font-size: 1.1em
}

.stock table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dfe3e6
}

.stock table th,
.stock table td {
    padding: 8px 1%;
    text-align: center;
    font-size: 1.0em;
    border: 1px solid #dfe3e6
}

.stock table thead th {
    background-color: #e8f0f4
}

.stock table tbody th {
    background-color: #f7f9fa
}

.stock table+p {
    margin-bottom: 20px
}

.stock table.type1 th,
.stock table.type1 td {
    padding-right: 0;
    padding-left: 0
}

.stock table.type1 td {
    letter-spacing: -1px
}

.stock .tit-download {
    margin-bottom: 5px;
    text-align: left
}

.stock .down-list {
    border-top: 1px solid #dfe3e6
}

.stock .down-list li {
    position: relative;
    padding: 18px 80px 18px 0;
    font-size: 1.3em;
    border-bottom: 1px solid #dfe3e6
}

.stock .down-list li span,
.stock .down-list li a {
    position: absolute
}

.stock .down-list li span {
    right: 80px
}

.stock .down-list li a {
    display: block;
    right: 0;
    top: 9px;
    width: 60px;
    text-align: center;
    color: #fff;
    line-height: 33px;
    background-color: #7193a3
}

.stock .down-list li a:active {
    background-color: #385b73
}

.ir-center .tab-link a {
    width: 33.333333%
}

.directors .director-item {
    margin-bottom: 10px
}

.directors .director-item h3,
.directors .director-item h4 {
    font-weight: normal
}

.directors .director-item h3 {
    padding: 10px 0;
    text-align: right;
    font-size: 1.6em;
    font-weight: 200;
    background: url("../images/bg-director.png") 0 center no-repeat;
    -webkit-background-size: 35px 25px;
    background-size: 35px 25px
}

.directors .director-item h4 {
    margin-bottom: 10px;
    padding: 8px 10px;
    font-size: 1.1em;
    color: #fff;
    border-radius: 5px;
    background-color: #92b0c4
}

.directors .director-item ul li {
    font-size: 1.3em;
    line-height: 1.6em;
    position: relative;
    padding-left: 10px
}

.directors .director-item ul li:before {
    content: ' · ';
    position: absolute;
    left: 0;
    top: 3px
}

.groups {
    text-align: center
}

.groups h4 {
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 94px;
    font-size: 1.8em;
    font-weight: 200;
    text-align: center;
    line-height: 66px;
    border-bottom: 1px solid #dfe3e6;
    -webkit-background-size: 77px 65px;
    background-size: 77px 65px;
    background-position: 0 center;
    background-repeat: no-repeat
}

.groups h4.tit-group-1 {
    background-image: url("../images/bg-group-1.jpg")
}

.groups h4.tit-group-2 {
    margin-top: 20px;
    background-image: url("../images/bg-group-2.jpg")
}

.groups dl {
    display: table;
    padding: 17px 0 0 0;
    text-align: left
}

.groups dl dt,
.groups dl dd {
    display: table-cell;
    vertical-align: middle
}

.groups dl dt.logo {
    width: 30%
}

.groups dl dt.logo img {
    width: 100%
}

.groups dl dd {
    font-size: 1.3em;
    padding-left: 20px
}

.groups dl dd span {
    display: block;
    position: relative;
    margin-bottom: 6px;
    font-weight: bold
}

.groups dl dd span:before {
    content: ' · ';
    position: absolute;
    left: -10px;
    top: 2px
}

.financial h4 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 200;
    font-size: 1.8em
}

.financial img {
    width: 100%
}

.t_summary {
    text-align: right;
    font-size: 1.0em;
    margin-bottom: 10px
}

.financial table {
    width: 100%;
    margin: 10px 0 20px 0;
    border: 1px solid #dfe3e6
}

.financial table th,
.financial table td {
    padding: 8px 1%;
    text-align: center;
    font-size: 1.0em;
    border: 1px solid #dfe3e6
}

.financial table thead th {
    background-color: #e8f0f4
}

.financial table .has-bg {
    background-color: #f7f9fa
}

.culture {
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.culture .select-box.sort {
    position: absolute;
    right: 15px;
    top: 10px
}

.social .tab-link a {
    width: 20%
}

.social .tab-contents .item-wrap {
    position: relative
}

.social .tab-contents .item-wrap img {
    width: 100%
}

.social .tab-contents .item-wrap .item {
    position: absolute;
    top: 0;
    padding: 20px 8% 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3)
}

.social .tab-contents .item-wrap .item h4 {
    margin-bottom: 20px;
    font-weight: 200;
    font-size: 2.4em
}

.social .tab-contents .item-wrap .item p {
    margin-bottom: 20px;
    line-height: 1.9em;
    font-size: 1.2em
}

.social .tab-contents .item-wrap .item.item-1 .logo {
    width: 70%;
    margin: 0 auto 20px
}

.social .tab-contents .item-wrap .item.item-1 .logo img {
    width: 100%
}

.social .tab-contents .item-wrap .item.item-1 .btn-more {
    display: inline-block;
    position: relative;
    width: 150px;
    margin-bottom: 25px;
    padding: 8px 8px 8px 22px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.5em;
    background-color: rgba(0, 0, 0, 0.2)
}

.social .tab-contents .item-wrap .item.item-1 .btn-more:before,
.social .tab-contents .item-wrap .item.item-1 .btn-more:after {
    display: block;
    position: absolute;
    left: 24px;
    top: 8px;
    content: '';
    width: 1px;
    height: 15px;
    background-color: #fff
}

.social .tab-contents .item-wrap .item.item-1 .btn-more:before {
    transform: rotate(90deg)
}

.social .tab-contents .item-wrap .item.item-1 .btn-more:after {
    transform: rotate(0deg)
}

.social .tab-contents.other-type .item {
    position: static;
    background-color: #706b66
}

.social .tab-contents.other-type .item p {
    margin-bottom: 0;
    padding-bottom: 24px
}

.social .tab-contents.other-type.other-bg .item {
    background-color: #7a5d3d
}

.rules .tab-link a {
    width: 33.333333%
}

.rules #tab-2 {
    border-bottom: 1px solid #dfe3e6
}

.rules .tab-contents .text-large {
    margin-bottom: 10px;
    text-align: center
}

.rules .tab-contents .signature {
    display: block;
    margin-top: 20px;
    padding-right: 80px;
    font-size: 1.1em;
    text-align: right;
    line-height: 2.4em;
    background: url("../images/img-sign.jpg") right center no-repeat;
    -webkit-background-size: 69px 72px;
    background-size: 69px 72px
}

.rules .tab-contents .signature em {
    font-size: 2.0em
}

.rules .tab-contents:before,
.rules .tab-contents:after {
    display: block;
    position: absolute;
    left: 20px;
    top: 10px;
    content: '';
    width: 1px;
    height: 22px;
    background-color: #fff
}

.rules .tab-contents:before {
    transform: rotate(-40deg)
}

.rules .tab-contents:after {
    transform: rotate(40deg)
}

.rules .tab-contents h4 {
    width: 54%;
    margin: auto;
    font-size: 1.8em;
    font-weight: 200;
    text-align: right;
    line-height: 5.0em
}

.rules .tab-contents h4.tit-rules {
    background: url("../images/ico-rules-1.jpg") 0 center no-repeat;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px
}

.rules .tab-contents h5 {
    position: relative;
    padding: 10px 15px;
    font-size: 1.6em;
    font-weight: 200;
    line-height: 1.4em;
    border-top: 1px solid #dfe3e6
}

.rules .tab-contents h5:before,
.rules .tab-contents h5:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    content: '';
    width: 1px;
    height: 20px;
    background-color: #92b0c4
}

.rules .tab-contents h5:before {
    transform: rotate(90deg)
}

.rules .tab-contents h5:after {
    transform: rotate(0deg)
}

.rules .tab-contents h5.is-selected:after {
    display: none
}

.rules .tab-contents div {
    display: none;
    font-size: 1.2em;
    border-top: 1px solid #dfe3e6
}

.rules .tab-contents div p {
    padding: 15px;
    line-height: 1.8em
}

.rules .tab-contents div ol {
    padding: 15px
}

.rules .tab-contents div ol li {
    list-style: decimal;
    line-height: 1.8em
}

.rules #tab-3 p {
    padding-top: 90px;
    text-align: center;
    line-height: 1.6em;
    background: url("../images/ico-rules-2.jpg") center 0 no-repeat;
    -webkit-background-size: 75px 75px;
    background-size: 75px 75px
}

.rules #tab-3 ol {
    margin-top: 30px;
    border-bottom: 1px solid #dfe3e6
}

.rules #tab-3 ol li {
    position: relative;
    padding: 14px 14px 14px 50px;
    font-size: 1.2em;
    line-height: 1.6em;
    border-top: 1px solid #dfe3e6
}

.rules #tab-3 ol li span {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    margin-right: 10px;
    padding-top: 12px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    font-size: 2.3em;
    border-radius: 50%;
    letter-spacing: -1;
    background-color: #d7e0e4
}

.anti-corruption {
    padding-top: 0
}

.anti-corruption h4 {
    text-align: center;
    font-size: 1.8em;
    font-weight: 200
}

.anti-corruption h4.tit-rules {
    width: 50%;
    margin: auto;
    text-align: right;
    background: url("../images/ico-rules-1.jpg") 0 center no-repeat;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    line-height: 5.0em
}

.anti-corruption .container {
    margin-bottom: 20px;
    border-bottom: 1px solid #dfe3e6
}

.anti-corruption .container h5 {
    position: relative;
    padding: 10px 15px;
    font-size: 1.6em;
    font-weight: 200;
    line-height: 1.4em;
    border-top: 1px solid #dfe3e6
}

.anti-corruption .container h5:before,
.anti-corruption .container h5:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    content: '';
    width: 1px;
    height: 20px;
    background-color: #92b0c4
}

.anti-corruption .container h5:before {
    transform: rotate(90deg)
}

.anti-corruption .container h5:after {
    transform: rotate(0deg)
}

.anti-corruption .container h5.is-selected:after {
    display: none
}

.anti-corruption .container div {
    display: none;
    font-size: 1.2em;
    border-top: 1px solid #dfe3e6
}

.anti-corruption .container div p {
    padding: 15px;
    line-height: 1.8em
}

.anti-corruption .container div p+ul {
    padding-top: 0
}

.anti-corruption .container div ol,
.anti-corruption .container div ul {
    padding: 15px 15px 15px 30px
}

.anti-corruption .container div ol li {
    list-style: decimal;
    line-height: 1.8em
}

.anti-corruption .container div ol li p {
    padding: 5px 5px 10px 0
}

.anti-corruption .container div ol li ul {
    margin-bottom: 10px;
    padding-left: 15px
}

.anti-corruption .container div ul {
    list-style: disc
}

.anti-corruption .container div h6 {
    padding: 15px 15px 0 15px;
    color: #92b0c4;
    font-size: 1.2em;
    font-weight: normal
}

.anti-corruption .container div span {
    text-decoration: underline
}

.anti-corruption .doc-down {
    margin-top: 10px
}

.anti-corruption .doc-down li {
    position: relative
}

.anti-corruption .doc-down li+li {
    margin-top: 14px
}

.anti-corruption .doc-down li a {
    position: relative;
    display: block
}

.anti-corruption .doc-down li a img {
    width: 100%
}

.anti-corruption .doc-down li a p {
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 1.5em;
    line-height: 2.6em
}

.anti-corruption .doc-down li a p span {
    display: block;
    font-size: 2.0em
}

.anti-corruption .doc-down li .doc-layer {
    display: none;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    height: 70vh;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100
}

.anti-corruption .doc-down li .doc-layer h1 {
    margin-bottom: 20px;
    padding: 15px 15px 15px 65px;
    font-weight: normal;
    font-size: 1.6em;
    border-bottom: #e5e5e5;
    background: #f1f3f4 url("../images/logo-doc.png") 15px center no-repeat;
    -webkit-background-size: 40px 28px;
    background-size: 40px 28px
}

.anti-corruption .doc-down li .doc-layer h2 {
    margin-bottom: 20px;
    text-align: center
}

.anti-corruption .doc-down li .doc-layer p {
    margin-bottom: 15px
}

.anti-corruption .doc-down li .doc-layer ol {
    padding: 0 15px
}

.anti-corruption .doc-down li .doc-layer ol li {
    list-style: decimal;
    line-height: 1.4em
}

.anti-corruption .doc-down li .doc-layer div {
    padding: 0 15px;
    font-size: 1.2em
}

.anti-corruption .doc-down li .doc-layer .sign {
    padding: 0;
    text-align: justify
}

.anti-corruption .doc-down li .doc-layer .sign div {
    display: inline-block;
    width: 48%;
    margin: 40px 0 20px 0;
    padding: 10px 0 0 0;
    font-size: 1em;
    border-top: 2px solid #333
}

.anti-corruption .doc-down li .doc-layer .sign p {
    font-size: 1em
}

.anti-corruption .doc-down li .doc-layer table {
    width: 100%;
    margin-bottom: 20px
}

.anti-corruption .doc-down li .doc-layer table th,
.anti-corruption .doc-down li .doc-layer table td {
    font-size: .917em;
    padding: 4px;
    border: 1px solid #666
}

.anti-corruption .doc-down li .doc-layer table th {
    text-align: center
}

.anti-corruption .doc-down li .doc-layer ul {
    margin-bottom: 20px
}

.anti-corruption .doc-down li .doc-layer .btn-close-layer {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: none
}

.anti-corruption .doc-down li .doc-layer .btn-close-layer:before,
.anti-corruption .doc-down li .doc-layer .btn-close-layer:after {
    display: block;
    position: absolute;
    right: 22px;
    top: 10px;
    content: '';
    width: 4px;
    height: 26px;
    background-color: #000
}

.anti-corruption .doc-down li .doc-layer .btn-close-layer:before {
    transform: rotate(-45deg)
}

.anti-corruption .doc-down li .doc-layer .btn-close-layer:after {
    transform: rotate(45deg)
}

.compliance .tab-link a {
    width: 50%
}

.compliance .tab-contents {
    text-align: center
}

.compliance .tab-contents h4 {
    margin-bottom: 5px;
    text-align: center;
    font-weight: 200
}

.compliance .tab-contents h4.has-border {
    padding-bottom: 15px;
    border-bottom: 1px solid #dfe3e6
}

.compliance .tab-contents p {
    padding-bottom: 10px;
    border-bottom: 1px solid #dfe3e6
}

.compliance .tab-contents p.last {
    margin-bottom: 25px
}

.compliance .tab-contents img {
    width: 80%;
    margin: 10px 0 20px 0;
    padding-top: 15px
}

.compliance .tab-contents .compliance-slide {
    margin-top: 100px;
    text-align: left;
    border-top: 1px solid #dfe3e6
}

.compliance .tab-contents .compliance-slide .item dl {
    display: flex
}

.compliance .tab-contents .compliance-slide .item dl:last-child dd ul {
    padding-bottom: 0
}

.compliance .tab-contents .compliance-slide .item dl dt {
    position: relative;
    padding-top: 10px;
    padding-right: 15px;
    font-size: 1.6em
}

.compliance .tab-contents .compliance-slide .item dl dt:after {
    content: '';
    display: block;
    position: absolute;
    right: -5px;
    top: 14px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dfe3e6
}

.compliance .tab-contents .compliance-slide .item dl dd {
    font-size: 1.1em
}

.compliance .tab-contents .compliance-slide .item dl dd ul {
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #dfe3e6
}

.compliance .tab-contents .compliance-slide .item dl dd ul li {
    position: relative;
    padding-left: 20px;
    line-height: 1.8em
}

.compliance .tab-contents .compliance-slide .item dl dd ul li:before {
    content: '•';
    position: absolute;
    left: 8px;
    top: 0
}

.compliance .tab-contents .compliance-slide .slick-dots {
    display: flex;
    top: -88px;
    bottom: inherit
}

.compliance .tab-contents .compliance-slide .slick-dots li {
    width: 25%;
    height: 25%
}

.compliance .tab-contents .compliance-slide .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 100% 0 0 0;
    font-size: 1.8em
}

.compliance .tab-contents .compliance-slide .slick-dots li button:before {
    content: '';
    width: 100%;
    height: 100%;
    font-size: initial;
    opacity: 1;
    border-radius: 50%;
    background-color: #999
}

.compliance .tab-contents .compliance-slide .slick-dots li button:after {
    display: block;
    width: 100%;
    font-weight: 200;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.5em;
    color: #fff
}

.compliance .tab-contents .compliance-slide .slick-dots li:nth-child(1) button:after {
    content: "2001~ 2014"
}

.compliance .tab-contents .compliance-slide .slick-dots li:nth-child(2) button:after {
    content: "2015"
}

.compliance .tab-contents .compliance-slide .slick-dots li:nth-child(3) button:after {
    content: "2016"
}

.compliance .tab-contents .compliance-slide .slick-dots li:nth-child(4) button:after {
    content: "2017"
}

.compliance .tab-contents .compliance-slide .slick-dots li.slick-active button:before {
    background-color: #2d84be
}

.compliance .tab-contents .compliance-slide .slick-arrow {
    top: -50px;
    height: 80px
}

.compliance .tab-contents .compliance-slide .slick-arrow:before {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid #666;
    border-width: 0 2px 2px 0
}

.compliance .tab-contents .compliance-slide .slick-arrow.slick-prev {
    left: -10px
}

.compliance .tab-contents .compliance-slide .slick-arrow.slick-prev:before {
    transform: rotate(135deg)
}

.compliance .tab-contents .compliance-slide .slick-arrow.slick-next {
    right: -17px
}

.compliance .tab-contents .compliance-slide .slick-arrow.slick-next:before {
    transform: rotate(-45deg)
}

.compliance .manual {
    display: flex
}

.compliance .manual .manual-item {
    margin: 0 auto;
    width: 50%;
    padding: 0 15px
}

.compliance .manual .manual-item img {
    width: 100%;
    margin: 0
}

.compliance .manual .manual-item a {
    display: block;
    margin-top: 10px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    background-color: #7193a3
}

.video-list {
    padding-right: 0;
    padding-left: 0
}

.video-list h4 {
    margin-bottom: 15px;
    font-size: 1.6em;
    font-weight: 300;
    text-align: center
}

.video-list .board-util {
    position: relative;
    padding: 20px 15px;
    text-align: right
}

.video-list .board-util span {
    position: absolute;
    left: 15px;
    top: 30px;
    font-size: 1.2em
}

.video-list .board-util fieldset {
    display: inline-block
}

.video-list .board-util .select-box {
    display: inline-block
}

.video-list .video-list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.video-list .video-list .video-item {
    padding: 15px
}

.video-list .video-list .video-item a {
    display: table
}

.video-list .video-list .video-item div {
    display: table-cell;
    vertical-align: middle
}

.video-list .video-list .video-item .video-thumb {
    width: 35%
}

.video-list .video-list .video-item .video-thumb img {
    width: 100%
}

.video-list .video-list .video-item .video-disc {
    width: 65%;
    padding-left: 20px;
    font-size: 1.2em;
    line-height: 1.9em
}

.video-list .video-list li+li {
    border-top: 1px solid #dfe3e6
}

.culture-list {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0
}

.culture-list h4 {
    margin-bottom: 15px;
    font-size: 1.6em;
    font-weight: 300;
    text-align: center
}

.culture-list .board-util {
    position: relative;
    padding: 20px 15px;
    text-align: right
}

.culture-list .board-util span {
    position: absolute;
    left: 15px;
    top: 30px;
    font-size: 1.2em
}

.culture-list .board-util fieldset {
    display: inline-block
}

.culture-list .board-util .select-box {
    display: inline-block
}

.culture-list .culture-list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.culture-list .culture-list .culture-item {
    padding: 15px
}

.culture-list .culture-list .culture-item a {
    display: block
}

.culture-list .culture-list .culture-item a h4 {
    width: 100vw;
    margin-bottom: 5px;
    padding-right: 25px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    max-width: 100vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.culture-list .culture-list .culture-item div {
    display: table-cell;
    vertical-align: top
}

.culture-list .culture-list .culture-item .culture-thumb {
    width: 35%
}

.culture-list .culture-list .culture-item .culture-thumb img {
    width: 100%
}

.culture-list .culture-list .culture-item .culture-disc {
    width: 65%;
    padding-left: 20px;
    font-size: 1.2em;
    line-height: 1.6em
}

.culture-list .culture-list .culture-item .culture-disc p {
    height: 60px
}

.culture-list .culture-list li+li {
    border-top: 1px solid #dfe3e6
}

.culture-list .list-search .select-box {
    width: 95px
}

.culture-list .list-search .input-wrap {
    padding-left: 104px
}

.brochure h4 {
    margin-bottom: 15px;
    font-size: 1.6em;
    font-weight: 300;
    text-align: center
}

.brochure .brochure-visual {
    position: relative;
    width: 50%;
    margin: auto
}

.brochure .brochure-visual img {
    width: 100%
}

.brochure .brochure-visual .btn-pdf-download {
    display: block;
    bottom: 25px;
    right: 0;
    left: 0;
    position: absolute;
    width: 50%;
    margin: auto
}

.brochure .brochure-visual .btn-pdf-download img {
    width: 100%
}

.brochure .board-util {
    position: relative;
    padding: 20px 15px;
    text-align: right
}

.brochure .board-util span {
    position: absolute;
    left: 15px;
    top: 30px;
    font-size: 1.2em
}

.brochure .board-util fieldset {
    display: inline-block
}

.brochure .board-util .select-box {
    display: inline-block
}

.brochure .brochure-list {
    border-top: 1px solid #999
}

.brochure .brochure-list .brochure-item {
    padding: 4px 15px
}

.brochure .brochure-list .brochure-item a {
    display: table
}

.brochure .brochure-list .brochure-item div {
    display: table-cell;
    vertical-align: middle
}

.brochure .brochure-list .brochure-item .brochure-thumb {
    width: 35%
}

.brochure .brochure-list .brochure-item .brochure-thumb img {
    width: 100%
}

.brochure .brochure-list .brochure-item .brochure-disc {
    width: 65%;
    padding-left: 20px;
    font-size: 1.2em;
    line-height: 1.9em
}

.brochure li+li {
    border-top: 1px solid #dfe3e6
}

.brochure .paginate {
    margin-top: 0
}

.radio {
    padding-right: 0;
    padding-left: 0
}

.radio h4 {
    margin-bottom: 17px;
    font-size: 1.6em;
    font-weight: normal;
    text-align: center
}

.radio img {
    width: 100%
}

.radio .board-util {
    position: relative;
    padding: 20px 15px;
    text-align: right
}

.radio .board-util span {
    position: absolute;
    left: 15px;
    top: 30px;
    font-size: 1.2em
}

.radio .board-util fieldset {
    display: inline-block
}

.radio .board-util .select-box {
    display: inline-block
}

.radio table {
    width: 100%;
    text-align: center;
    border-top: 1px solid #999
}

.radio table th {
    padding: 18px 0;
    border-bottom: 1px solid #999;
    font-size: 1.6em;
    font-weight: normal
}

.radio table td {
    padding: 18px 0;
    font-size: 1.3em;
    border-top: 1px solid #dfe3e6
}

.radio table td button {
    width: 25px;
    height: 25px;
    text-indent: -999999em;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 50%
}

.radio table td .btn-play {
    background-image: url("../images/btn-play.png")
}

.radio table td .btn-stop {
    background-image: url("../images/btn-stop.png")
}

.radio table+.paginate {
    margin-top: 0;
    border-top-color: #999
}

.paper-ad {
    padding-right: 0;
    padding-left: 0
}

.paper-ad .board-util {
    position: relative;
    padding: 0 15px 20px 15px;
    text-align: right
}

.paper-ad .board-util span {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 1.2em
}

.paper-ad .board-util fieldset {
    display: inline-block
}

.paper-ad .board-util .select-box {
    display: inline-block
}

.paper-ad .paper-list {
    border-top: 1px solid #999
}

.paper-ad .paper-list li {
    float: left;
    width: 50%;
    height: 290px;
    text-align: center;
    border-top: 1px solid #dfe3e6
}

.paper-ad .paper-list li:nth-child(-n+2) {
    border-top: 0
}

.paper-ad .paper-list li a {
    display: block;
    padding: 15px 25px 0 15px
}

.paper-ad .paper-list li a img {
    width: 100%
}

.paper-ad .paper-list li a .paper-disc {
    margin-bottom: 15px;
    font-size: 1.2em;
    line-height: 1.7em;
    color: #333
}

.paper-ad .paper-list li a .paper-disc h4 {
    margin: 10px 0;
    color: #666;
    font-weight: normal
}

.paper-ad .paper-list:after {
    content: '';
    display: table;
    clear: both
}

.paper-ad .paginate {
    margin-top: 0
}

.pop-paper {
    display: none;
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 100
}

.pop-paper img {
    width: 100%
}

.pop-paper .btn-close-layer {
    position: absolute;
    right: 0;
    top: -21px;
    font-size: 0;
    width: 22px;
    height: 22px;
    border-radius: 0;
    background-color: #267fc2
}

.pop-paper .btn-close-layer:before,
.pop-paper .btn-close-layer:after {
    display: block;
    position: absolute;
    left: 10px;
    top: 3px;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #fff
}

.pop-paper .btn-close-layer:before {
    transform: rotate(-40deg)
}

.pop-paper .btn-close-layer:after {
    transform: rotate(40deg)
}

.sitemap .site-item {
    float: left;
    width: 50%;
    padding: 0 7px 35px 7px
}

.sitemap .site-item h4 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #7193a3;
    font-size: 2.5em;
    color: #7193a3
}

.sitemap .site-item ul li {
    line-height: 2.2em;
    font-size: 1.3em
}

.sitemap .site-item ul li a {
    display: block
}

.sitemap .site-item ul li ul li {
    font-size: 1.0em
}

.sitemap .site-item ul li ul li a {
    padding-left: 10px;
    color: #999
}

.sitemap:after {
    display: table;
    content: '';
    clear: both
}

.privacy h4 {
    margin-bottom: 15px;
    font-weight: 200;
    text-align: center
}

.privacy h5,
.privacy h6,
.privacy span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 15px
}

.privacy p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.2
}

.privacy em {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #1b78bf;
    font-weight: bold
}

.privacy b {
    display: block;
    font-weight: normal;
    margin-bottom: 5px
}

.privacy ul,
.privacy ol {
    margin-bottom: 10px;
    line-height: 1.4em
}

.privacy ul li,
.privacy ol li {
    margin-bottom: 7px;
    font-size: 13px
}

.privacy ul li ul li,
.privacy ul li ol li,
.privacy ol li ul li,
.privacy ol li ol li {
    font-size: 12px
}

.contact p {
    text-align: center
}

.contact p.text-large {
    margin-bottom: 14px
}

.contact table {
    width: 100%
}

.contact table caption {
    margin: 17px 0 6px 0;
    font-weight: 200
}

.contact table th,
.contact table td {
    padding: 0 4px;
    font-size: 1.3em;
    text-align: center;
    border: 1px solid #dfe3e6
}

.contact table th {
    font-weight: normal
}

.contact table thead th {
    line-height: 33px;
    background-color: #e8f0f4
}

.contact table tbody th {
    padding: 6px 2px;
    background-color: #f7f9fa
}

.contact table tbody td {
    line-height: 1.4em;
    padding: 6px 2px
}

.contact .tab-link a {
    width: 50%
}

.location h4,
.location h5 {
    font-weight: 200
}

.location h4 {
    text-align: center
}

.location h5 {
    margin-bottom: 10px;
    padding-left: 30px;
    background-position: left center;
    background-repeat: no-repeat
}

.location h6 {
    margin-bottom: 5px;
    font-size: 1.3em
}

.location .map {
    width: 100%;
    height: 247px;
    margin: 10px auto 15px;
    border: 1px solid #dfe3e6
}

.location .address {
    background-image: url("../images/ico-address.png");
    -webkit-background-size: 20px 21px;
    background-size: 20px 21px
}

.location .tel {
    background-image: url("../images/ico-tel.png");
    -webkit-background-size: 18px 22px;
    background-size: 18px 22px
}

.location .traffic {
    background-image: url("../images/ico-traffic.png");
    -webkit-background-size: 17px 21px;
    background-size: 17px 21px
}

.location .car {
    background-image: url("../images/ico-car.png");
    -webkit-background-size: 22px 20px;
    background-size: 22px 20px
}

.location ul {
    margin-bottom: 20px
}

.location ul li {
    line-height: 1.6em;
    font-size: 1.3em
}

.location dl {
    font-size: 1.3em
}

.location dl dt,
.location dl dd {
    display: inline-block;
    margin-bottom: 8px
}

.location dl dt {
    font-weight: bold
}

.location dl dd {
    padding: 0 4px
}

.slick-loading .slick-list {
    background: #fff url("././ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("./fonts/./fonts/slick.eot");
    src: url("./fonts/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/./fonts/slick.woff") format("woff"), url("./fonts/./fonts/slick.ttf") format("truetype"), url("./fonts/./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/* 2019.07.08 CP운영 추가 */
.cp_list {
    text-align: center;
    border-bottom: 1px solid #dfe3e6;
}

.cp_list dl {
    display: block;
    width: 80%;
    text-align: center;
    margin: 30px auto 0;
}

.cp_list dl dt img {
    width: 50% !important;
    margin: 0 0 20px 0 !important;
    padding-top: 0 !important;
}

.cp_list dl dd p {
    color: #333;
    font-size: 1.3em;
    line-height: 20px;
    border: none !important;
}

/* 2020.01.20 rnd 추가 */
.tab_ty01 {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    table-layout: fixed
}

.tab_ty01 a {
    display: table-cell;
    padding: 7px 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2em;
    border: 1px solid #999;
    border-right: 0;
    background-color: #f6f6f6
}

.tab_ty01 a:first-child {
    border-radius: 7px 0 0 7px
}

.tab_ty01 a:last-child {
    border-right: 1px solid #999;
    border-radius: 0 7px 7px 0
}

.tab_ty01 a.on {
    color: #fff;
    background-color: #2d84be
}

.rnd_toggle {
    text-align: left
}

.rnd_toggle .tit {
    margin-top: 37px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    font-weight: bold
}

.rnd_toggle .tit:first-of-type {
    margin-top: 0
}

.rnd_toggle dl {
    border-top: 1px solid #313d47
}

.rnd_toggle dl .t_dt {
    position: relative;
    padding: 15px 25px 15px 84px;
    min-height: 67px;
    border-bottom: 1px solid #e0e3e6;
    cursor: pointer
}

.rnd_toggle dl .t_dt.on {
    border-bottom: none
}

.rnd_toggle dl .t_dt::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 5px;
    width: 60px;
    height: 60px;
    background-size: 70px 70px;
    background-position: center center;
    background-repeat: no-repeat
}

.rnd_toggle dl .t_dt:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 5px;
    width: 16px;
    height: 12px;
    background: url('../images/toggle_arrow.png') no-repeat;
    background-size: 16px 24px;
    background-position: 0 0
}

.rnd_toggle dl .t_dt.on:after {
    background-position: 0 -12px
}

.rnd_toggle dl .t_dt.rnd_jwelry::before {
    background-image: url('../images/icon_JWELRY.png')
}

.rnd_toggle dl .t_dt.rnd_clover::before {
    background-image: url('../images/icon_clover.png')
}

.rnd_toggle dl .t_dt.rnd_ctp::before {
    background-image: url('../images/icon_CTP_Technology.png')
}

.rnd_toggle dl .t_dt.rnd_cellskill::before {
    background-image: url('../images/icon_cellskill.png')
}

.rnd_toggle dl .t_dt.rnd_smedds::before {
    background-image: url('../images/icon_SMEDDS.png')
}

.rnd_toggle dl .t_dt.rnd_carba::before {
    background-image: url('../images/icon_carba.png')
}

.rnd_toggle dl .t_dt.rnd_spps::before {
    background-image: url('../images/icon_spps.png')
}

.rnd_toggle dl .t_dt.rnd_flow::before {
    background-image: url('../images/icon_flow.png')
}

.rnd_toggle dl .t_dt.rnd_sap::before {
    background-image: url('../images/icon_sap.png')
}

.rnd_toggle dl .t_dt.rnd_ccs::before {
    background-image: url('../images/icon_ccs.png')
}

.rnd_toggle dl .t_dt.rnd_bio::before {
    background-image: url('../images/icon_bio.png')
}

.rnd_toggle dl .t_dt.rnd_poct::before {
    background-image: url('../images/icon_poct.png')
}

.rnd_toggle dl .t_dt.rnd_immunity::before {
    background-image: url('../images/icon_immunity.png')
}

.rnd_toggle dl .t_dt .dt {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #4683c0;
    font-weight: bold
}

.rnd_toggle dl .t_dd {
    display: none;
    padding-top: 10px;
    padding-bottom: 50px;
    border-bottom: 1px solid #c2c2c2
}

.rnd_toggle dl .t_dd p,
.rnd_toggle dl .t_dd li {
    font-size: 13px;
    color: #666666;
    line-height: 20px;
    word-break: keep-all
}

.rnd_toggle dl .t_dd p.sub_tit {
    margin: 15px 0 5px;
    font-size: 16px;
    font-weight: bold;
    color: #333333
}

.rnd_toggle dl .t_dd p.sub_tit02 {
    margin: 15px 0 5px;
    font-size: 13px;
    font-weight: bold;
    color: #333
}

.rnd_toggle dl .t_dd img {
    margin-top: 15px;
    width: 100%
}


.normal_toggle {
    text-align: left
}

.normal_toggle .tit {
    margin-top: 37px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    font-weight: bold
}

.normal_toggle .tit:first-of-type {
    margin-top: 0
}

.normal_toggle dl {
    border-top: 1px solid #313d47
}

.normal_toggle dl .t_dt {
    position: relative;
    padding: 15px 25px 15px 15px;
    border-bottom: 1px solid #e0e3e6;
    cursor: pointer
}

.normal_toggle dl .t_dt.on {
    border-bottom: none
}

.normal_toggle dl .t_dt:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 5px;
    width: 16px;
    height: 12px;
    background: url('../images/toggle_arrow.png') no-repeat;
    background-size: 16px 24px;
    background-position: 0 0
}

.normal_toggle dl .t_dt.on:after {
    background-position: 0 -12px
}

.normal_toggle dl .t_dt .dt {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    font-weight: bold
}

.normal_toggle dl .t_dd {
    display: none;
    padding-top: 10px;
    padding-bottom: 50px;
    border-bottom: 1px solid #c2c2c2
}

.normal_toggle dl .t_dd p,
.normal_toggle dl .t_dd li {
    font-size: 13px;
    color: #666666;
    line-height: 20px;
    word-break: keep-all
}

.normal_toggle dl .t_dd p.sub_tit {
    margin: 15px 0 5px;
    font-size: 16px;
    font-weight: bold;
    color: #333333
}

.normal_toggle dl .t_dd p.sub_tit02 {
    margin: 15px 0 5px;
    font-size: 13px;
    font-weight: bold;
    color: #333
}

.normal_toggle dl .t_dd img {
    margin-top: 15px;
    width: 100%
}

.list_dot li {
    position: relative;
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    word-break: keep-all
}

.list_dot li::before {
    content: '·';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    font-weight: bold
}

.list_bar li {
    position: relative;
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    word-break: keep-all
}

.list_bar li::before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    line-height: 20px;
    color: #666
}

.bgbox {
    padding: 20px 15px;
    border-radius: 15px;
    background-color: #f7f9fb
}

.bgbox+.bgbox {
    margin-top: 15px
}

.bgbox .sub_tit {
    color: #3374c4 !important
}

.bgbox .sub_tit:first-of-type {
    margin-top: 0 !important
}

.data_tbl_radius {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    margin: 15px 0;
    width: 100%;
    overflow: hidden
}

.data_tbl thead th {
    padding: 0 5px;
    height: 60px;
    background: #4783c1;
    border-left: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    font-size: 12px;
    color: #fff;
    text-align: center;
    word-break: keep-all
}

.data_tbl thead th sup {
    color: #fff
}

.data_tbl tbody th {
    padding: 25px 5px 23px;
    background: #f4faff;
    border-top: 1px solid #c2c2c2;
    font-size: 12px;
    color: #333;
    line-height: 19px;
    font-weight: bold;
    text-align: center
}

.data_tbl thead tr:first-child th:first-child {
    border-left: none;
}

.data_tbl thead tr:first-child th {
    border-top: none
}

.data_tbl td:first-child {
    border-left: none;
}

.data_tbl td {
    padding: 10px 10px;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    font-size: 11px;
    color: #666;
    text-align: center;
}

.data_tbl td ul {
    margin-bottom: 0;
}

.pipeline-button.purple {
    background-color: #764c95 !important
}

.pipeline-button.purple:hover {
    background-color: #513466 !important
}

.pipeline-button.turquoise {
    background-color: #365e64 !important
}

.pipeline-button.turquoise:hover {
    background-color: #223c40 !important
}

.pipeline-button.blue {
    background-color: #4683c0 !important
}

.pipeline-button.blue:hover {
    background-color: #376899 !important
}

.pipeline-button.skyblue {
    background-color: #189dc3 !important
}

.pipeline-button.skyblue:hover {
    background-color: #1687a6 !important
}

.pipeline-button.khaki {
    background-color: #858d4a !important
}

.pipeline-button.khaki:hover {
    background-color: #6c733c !important
}

.pipeline-button.orange {
    background-color: #f4af00 !important
}

.pipeline-button.orange:hover {
    background-color: #d99b00 !important
}

.pipeline-button.gray {
    background-color: #818181 !important
}

.pipeline-button.gray:hover {
    background-color: #666666 !important
}

.pipeline-button.navy {
    background-color: #313d47 !important
}

.pipeline-button.navy:hover {
    background-color: #313d47 !important
}

.pipeline-button.deepgreen {
    background-color: #255438 !important
}

.pipeline-button.deepgreen:hover {
    background-color: #1a3b27 !important
}

.pipeline-button.reddish {
    background-color: #cc507b !important
}

.pipeline-button.reddish:hover {
    background-color: #961f48 !important
}


.pipeline_title {
    height: 25px;
    padding: 0 10px;
    background: #4683c0;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: left
}

.pipeline_section .pipeline_top {
    width: 100%;
    height: 160px;
    background: url('../images/pipeline_bg.gif') no-repeat center center;
    background-size: auto 60%;
    text-align: center;
    border-bottom: 1px solid #c2c2c2
}

.pipeline_section .pipeline_top::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.pipeline_section .pipeline_top p {
    display: inline-block;
    vertical-align: middle
}

.pipeline_section .pipeline_top span {
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    font-weight: bold;
    vertical-align: middle
}

.pipeline_section .pipeline_top .num {
    margin-right: 15px;
    font-size: 54px;
    line-height: 60px;
    color: #f4af00
}

.pipeline_section .disease_area {
    padding: 15px 0 25px;
    font-size: 0
}

.pipeline_section .disease_area p {
    font-size: 15px;
    color: #313d47;
    font-weight: bold;
    line-height: 33px;
    text-align: left
}

.pipeline_section .disease_area .pipeline-button {
    display: inline-block;
    margin-top: 2vw;
    margin-left: 2%;
    padding-left: 10px;
    width: 49%;
    height: 45px;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    cursor: pointer;
    background: #313d47 url(../images/rnd_btn_arr.png) no-repeat 91% center;
    background-size: auto 30%;
    text-align: left
}

.pipeline_section .disease_area .pipeline-button:nth-child(2n) {
    margin-left: 0
}

.inthe_pipeline .pipe_tit {
    padding: 20px 0 5px;
    line-height: 45px;
    font-size: 17px;
    font-weight: bold;
    text-align: left
}

.inthe_pipeline .pipe_tit img {
    margin: 0 10px 0 0;
    width: 45px !important;
    height: 45px
}

.inthe_pipeline .pipe_tit.purple {
    color: #764c95 !important
}

.inthe_pipeline .pipe_tit.turquoise {
    color: #365e64 !important
}

.inthe_pipeline .pipe_tit.blue {
    color: #4683c0 !important
}
}

.inthe_pipeline .pipe_tit.skyblue {
    color: #189dc3 !important
}

.inthe_pipeline .pipe_tit.khaki {
    color: #858d4a !important
}

.inthe_pipeline .pipe_tit.orange {
    color: #f4af00 !important
}

.inthe_pipeline .pipe_tit.gray {
    color: #818181 !important
}

.inthe_pipeline .pipe_tit.navy {
    color: #313d47 !important
}

.inthe_pipeline .pipe_tit.deepgreen {
    color: #255438 !important
}


.inthe_pipeline li {
    padding-bottom: 15px
}

.inthe_pipeline li:first-of-type {
    padding-top: 15px
}

.inthe_pipeline li .cate {
    margin-bottom: 8px;
    font-size: 13px;
    color: #313d47;
    line-height: 18px;
    text-align: left
}

.inthe_pipeline li .btn_area {
    font-size: 0;
    text-align: left
}

.inthe_pipeline li .pipeline-button {
    display: inline-block;
    padding: 15px;
    text-align: left;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    vertical-align: top
}

.inthe_pipeline li .pipeline-button.size_l {
    height: 72px
}

.inthe_pipeline li .pipeline-button.size_l::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.inthe_pipeline li .pipeline-button.size_l span {
    display: inline-block;
    vertical-align: middle
}

.inthe_pipeline li .btn_area .pipeline-button {
    width: 100%
}

.inthe_pipeline li .btn_area.col_02 .pipeline-button {
    width: 49%;
    margin-left: 2%;
    margin-top: 2vw
}

.inthe_pipeline li .btn_area.col_02 .pipeline-button:nth-child(2n+1) {
    margin-left: 0
}

.inthe_pipeline li .btn_area.col_03 .pipeline-button {
    width: 32%;
    margin-left: 2%;
    margin-top: 2vw
}

.inthe_pipeline li .btn_area.col_03 .pipeline-button:nth-child(3n+1) {
    margin-left: 0
}

.pipeline-popup-div {
    opacity: 0;
    display: none;
    position: relative;
    width: 80%;
}

.b-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-indent: -5000px;
    background: url(../images/pipeline_pop_close.gif);
    background-size: 20px auto
}

.popup-ty01 {
    border: 1px solid #c2c2c2;
    background-color: #fff;
}

.popup-ty01 .title {
    font-size: 17px;
    color: #333;
    padding: 10px 15px;
    border-bottom: 1px solid #c2c2c2;
    line-height: 22px;
}

.popup-ty01 .contents {
    padding: 15px;
    min-height: 220px;
    position: relative;
    line-height: 22px;
}

.popup-ty01 .contents .img_area {
    padding: 0 0 15px;
    text-align: center
}

.popup-ty01 .contents img {
    width: 130px;
    height: auto;
}

.popup-ty01 .contents .txt {
    font-size: 13px;
    line-height: 20px
}



.popup-ty02 {
    border: 1px solid #c2c2c2;
    background-color: #fff;
}

.popup-ty02 .title {
    font-size: 17px;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid #c2c2c2;
    line-height: 22px;
}

.popup-ty02.purple .title {
    background-color: #513466 !important
}

.popup-ty02.purple .title {
    background-color: #764c95 !important
}

.popup-ty02.turquoise .title {
    background-color: #365e64 !important
}

.popup-ty02.blue .title {
    background-color: #4683c0 !important
}
}

.popup-ty02.skyblue .title {
    background-color: #189dc3 !important
}

.popup-ty02.khaki .title {
    background-color: #858d4a !important
}

.popup-ty02.orange .title {
    background-color: #f4af00 !important
}

.popup-ty02.gray .title {
    background-color: #818181 !important
}

.popup-ty02.navy .title {
    background-color: #313d47 !important
}

.popup-ty02.deepgreen .title {
    background-color: #255438 !important
}

.popup-ty02.reddish .title {
    background-color: #cc507b !important
}

.popup-ty02 .b-close {
    background: url(../images/pipeline_pop_close.png);
    background-size: 20px auto
}

.popup-ty02 .contents {
    padding: 20px 15px
}

.popup-ty02 .contents dt {
    margin-top: 10px;
    font-size: 15px;
    color: #333;
    font-weight: bold
}

.popup-ty02 .contents dl:first-of-type dt {
    margin-top: 0
}

.popup-ty02 .contents dd {
    min-height: 20px;
    font-size: 13px;
    color: #333;
    line-height: 20px
}

.pipeline_nutrition li {
    margin-top: 40px
}

.pipeline_nutrition li:first-child {
    margin-top: 0
}

.pipeline_nutrition img {
    width: 100%
}

.pipeline_nutrition .label {
    margin: 4px 0 10px;
    height: 32px;
    background-color: #189dc3;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 32px
}

.tbl_pipeline02 {
    width: 100%
}

.tbl_pipeline02 tbody tr th {
    background-color: #ececec;
    border-top: 3px solid #fff;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    text-align: center
}

.tbl_pipeline02 tbody tr td {
    padding: 20px 10px;
    font-size: 13px;
    color: #666;
    line-height: 26px;
    text-align: center
}

.tbl_pipeline02 tbody tr:first-child td {
    border-top: 1px solid #c2c2c2
}

.tbl_pipeline02 tbody tr td {
    border-bottom: 1px solid #c2c2c2;
    word-break: keep-all
}

.tbl_pipeline02 tbody tr:first-of-type td:first-of-type {
    border-top: none
}

.tbl_pipeline02 tbody tr td:first-of-type {
    padding: 0;
    border-bottom: none
}


.pipeline_list {
    text-align: left
}

.pipeline_list>.tit {
    position: relative;
    margin: 20px 0 10px;
    font-size: 0
}

.pipeline_list>.tit .label {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    vertical-align: middle
}

.pipeline_list>.tit .txt {
    display: block;
    position: relative;
    background-color: #fff;
    font-size: 15px;
    line-height: 35px;
    vertical-align: middle
}

.pipeline_list>.tit.deepgreen:before {
    background-color: #255438 !important
}

.pipeline_list>.tit.skyblue:before {
    background-color: #189dc3 !important
}

.pipeline_list>.tit.deepgreen .label {
    background-color: #255438 !important
}

.pipeline_list>.tit.skyblue .label {
    background-color: #189dc3 !important
}

.pipeline_list>.tit.deepgreen .txt {
    color: #255438 !important
}

.pipeline_list>.tit.skyblue .txt {
    color: #189dc3 !important
}

.pipeline_info {
    width: 100%
}

.pipeline_info>div {}

.pipeline_info .thumb img {
    width: 100%
}

.pipeline_info .txt_info {}

.pipeline_info .txt_info .tit {
    margin-bottom: 9px;
    font-size: 13px;
    color: #333;
    font-weight: bold
}

.pipeline_info .txt_info .list_dot {
    margin-bottom: 30px
}



.normal_toggle .joint_list {
    font-size: 0
}

.normal_toggle .joint_list>li {
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
    font-size: 0;
    text-align: center;
    border-top: 1px solid #dedede;
}

.normal_toggle .joint_list>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.normal_toggle .joint_list>li .thumb {
    display: block
}

.normal_toggle .joint_list>li .thumb img {
    width: 100%;
    height: auto;
}

.normal_toggle .joint_list>li .info {
    display: block;
    margin: 15px auto 0;
    text-align: left;
    box-sizing: border-box;
}

.normal_toggle .joint_list>li .btn_wrap {
    margin: 10px auto 0;
    text-align: left
}

.normal_toggle .joint_list>li .btn {
    display: inline-block;
    padding: 0 10px;
    height: 32px;
    font-size: 13px;
    color: #fff;
    line-height: 32px
}

.normal_toggle .joint_list .date {
    font-size: 15px;
    color: #777;
    line-height: 22px;
    text-align: left
}

.normal_toggle .joint_list .tit {
    margin-top: 5px;
    font-size: 15px;
    color: #333;
    line-height: 22px;
    font-weight: bold;
    word-break: keep-all;
    vertical-align: top;
    text-align: left
}

.btn.d_grayblue {
    background-color: #7193a3;
}

.tit_desc {
    font-size: 13px;
    line-height: 20px;
    word-break: keep-all;
}

.rnd_box {
    overflow: hidden;
    margin-top: 15px
}

.rnd_box .inner_box {
    overflow: hidden;
    margin-top: 15px;
    border: 2px solid #c2c2c2;
    border-radius: 15px;
}

.rnd_box .inner_box:first-child {
    margin-top: 0
}

.rnd_box .inner_box .tit {
    background: #189dc3;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    border-radius: 12px 12px 0 0;
}

.rnd_box .inner_box p {
    text-align: center;
    margin: 15px 10px;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    word-break: keep-all;
}

.rnd_box .inner_box p span {
    color: #3374c4;
    font-size: 15px;
    display: block;
    margin: 20px 0 12px;
}

.rnd_box .inner_box .btn_area {
    margin: 18px 18px 0;
    border-top: 1px solid #c2c2c2;
    padding: 15px 0;
    text-align: left;
}

.rnd_box .inner_box:first-child .tit {
    background: #3374c4;
}

.rnd_box .inner_box:last-child .tit {
    background: #255438;
}

.rnd_box .btn_area p {
    margin: 0;
    font-size: 13px;
    text-align: left
}

.rnd_box .box_button {
    display: block;
    background: #888 url(../images/rnd_btn_arr.png) no-repeat 95% center;
    background-size: auto 15px;
    font-size: 13px;
    color: #fff;
    padding: 12px 20px;
    margin-top: 7px;
}

.pipeline_legend {
    padding: 25px 0;
    font-size: 0;
    text-align: left;
    word-break: keep-all
}

.pipeline_legend i.purple {
    background-color: #764c95 !important
}

.pipeline_legend i.turquoise {
    background-color: #365e64 !important
}

.pipeline_legend i.blue {
    background-color: #4683c0 !important
}

.pipeline_legend i.skyblue {
    background-color: #189dc3 !important
}

.pipeline_legend i.khaki {
    background-color: #858d4a !important
}

.pipeline_legend i.orange {
    background-color: #f4af00 !important
}

.pipeline_legend i.gray {
    background-color: #818181 !important
}

.pipeline_legend i.navy {
    background-color: #313d47 !important
}

.pipeline_legend i.deepgreen {
    background-color: #255438 !important
}
.pipeline_legend i.reddish {
    background-color: #cc507b !important
}

.pipeline_legend p {
    display: inline-block;
    padding-right: 15px;
    margin-top: 5px !important
}

.pipeline_legend p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle
}

.pipeline_legend p span {
    display: inline-block;
    padding-left: 10px;
    width: calc(100% - 10px);
    font-size: 14px;
    color: #313d47;
    vertical-align: middle
}

.pipeline_tab {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333
}

.pipeline_tab li {
    display: table-cell;
}

.pipeline_tab li a {
    display: block;
    height: 45px;
    cursor: default
}

.pipeline_tab li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.pipeline_tab li a span {
    display: inline-block;
    font-size: 15px;
    letter-spacing: -1px;
    color: #c2c2c2;
    vertical-align: middle
}

.pipeline_tab li.on a span {
    color: #333;
    font-weight: bold
}

.pipeline_tab_group {
    margin-bottom: 50px
}

.pipeline_tab_group .tab_cont {
    display: block
}

.pipeline_tab_group .tab_cont.on {
    display: block
}


/* 약국찾기 */
.pharmacy {
    font-size: 13px
}

.pharmacy .tit {
    padding: 30px 20px 0;
    text-align: center;
    font-size: 21px;
    color: #4c7a98;
    font-weight: 700;
    word-break: keep-all
}

.pharmacy .subText_st {
    padding: 20px 20px 0;
    color: #666;
    font-size: 13px;
    text-align: center
}

.search_step {
    overflow: hidden;
    margin: 25px auto;
    width: 100%;
    text-align: left;
    font-size: 0
}

.search_step::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.search_step>div {
    display: inline-block;
    position: relative;
    width: calc((100% - 60px)/3);
    text-align: center;
    vertical-align: middle
}

.search_step>div p {
    margin: 5px 0;
    font-size: 15px;
    line-height: 1.70;
    color: #4c7a98;
    font-weight: bold;
}

.search_step>div span {
    font-size: 12px;
    color: #666
}

.search_step .arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.search_step .arrow img {
    width: 30px;
    height: auto
}

.search_step>div::before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    background-image: url(../images/spr_pharmacy.png);
    background-repeat: no-repeat;
    background-size: 150px auto
}

.search_step>div.step01::before {
    background-position: 0px -24px
}

.search_step>div.step02::before {
    background-position: 0px -89px
}

.search_step>div.step03::before {
    background-position: 0px -152px
}

.search_step>div.step01.current::before {
    background-position: -45px -24px
}

.search_step>div.step02.current::before {
    background-position: -45px -89px
}

.search_step>div.step03.current::before {
    background-position: -45px -152px
}

/* step01 */
.pharmacy_search {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    text-align: center;
}

.pharmacy_search ul {
    width: 100%;
    margin: 0 auto;
}

.pharmacy_search ul li {
    border-top: 1px solid #dfe3e6;
    overflow: hidden;
}

.pharmacy_search ul li:first-child {
    border: none;
}

.pharmacy_search ul li .tit {
    padding: 15px 15px 7px;
    font-weight: bold;
    color: #333;
    font-size: 15px;
    text-align: left
}

.pharmacy_search ul li .cont {
    text-align: left;
    padding: 7px 15px 15px;
}

.pharmacy_search ul li .cont .radio_box {
    display: inline-block;
    margin-top: 5px
}

.pharmacy_search ul li .cont input[type=text] {
    padding: 11px 15px;
    width: 100%;
    border: 1px solid #e5e9eb;
    font-size: 13px
}

.pharmacy_search ul li .cont input[type=radio] {
    margin: 0 8px 0 0;
}

.pharmacy_search ul li .cont label {
    display: inline-block;
    margin: 0 30px 0 0;
    font-size: 13px
}

.pharmacy_search ul li .cont select {
    width: 100%;
    height: 42px;
    margin-top: 5px;
    border: 1px solid #e5e9eb;
}

.pharmacy_search ul li .cont .desc {
    padding: 15px 0 0;
    font-size: 12px;
    color: #949494
}

.pharmacy_search_btn {
    padding-top: 20px;
    text-align: center
}

.pharmacy_search_btn .btn {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    padding: 0 17px;
    background: #0068b7;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

/* step02 */
.searh_thum .txt {
    text-align: center;
    margin-bottom: 25px;
    word-break: keep-all
}

.searh_thum .txt .point-color {
    color: #0075c2;
    font-weight: bold;
}

.searh_swiper {
    position: relative;
    margin-bottom: 20px;
}

.pharmacy-swiper-container {
    overflow: hidden;
    position: relative;
    margin: 0 30px
}

.pharmacy-swiper-container .thumb {
    border: 1px solid #eaeaea
}

.pharmacy-swiper-container .thumb img {
    width: 100%;
    height: auto
}

.map {
    margin: 20px 0
}

.pharmacy_search .detail {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    padding: 15px;
    overflow: hidden;
}

.pharmacy_search .detail .map {
    border: 1px solid #dfe3e6;
    margin: 0;
    height: 300px;
}

.pharmacy_search .detail .cont {
    margin-top: 20px
}

.pharmacy_search .detail .cont .pharmacy {
    padding: 0 15px 15px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.pharmacy_search .detail .cont .call,
.pharmacy_search .detail .cont .address {
    overflow: hidden;
    text-align: left;
    font-size: 0;
    padding: 10px;
    border-top: 1px solid #dfe3e6
}

.pharmacy_search .detail .cont .call label,
.pharmacy_search .detail .cont .address label {
    display: inline-block;
    width: 60px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    vertical-align: top
}

.pharmacy_search .detail .cont .call span,
.pharmacy_search .detail .cont .address span {
    position: relative;
    display: inline-block;
    width: calc(100% - 60px);
    font-weight: normal;
    font-size: 15px;
    color: #666;
    box-sizing: border-box
}

.pharmacy_search~.comt {
    text-align: center;
    margin-top: 25px;
    line-height: 1.70;
}

.data_tbl_border {
    border: 1px solid #c2c2c2;
    overflow: hidden
}

/* main popup 20200708 */
.layer_wrap {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 30
}

.layer_wrap.on {
    display: block
}

.layer_wrap .layer_cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    box-sizing: border-box
}

.layer_wrap .layerpopup-container {
    background-color: #fff;
    text-align: center;
    border: 7px solid #23c1c0
}

.layer_wrap .txt_area {
    padding: 15px;
    height: auto;
    line-height: 15px;
}

.layer_wrap .txt_area h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center
}

.layer_wrap .txt_area p {
    margin-bottom: 5px;
    font-size: 11px;
    color: #666;
    word-break: keep-all
}

.layer_wrap .txt_area p.date {
    font-size: 13px;
    font-weight: bold
}

.layer_wrap .txt_area .sign_img {
    margin: 5px 0;
    width: 90px;
    height: auto
}

.layer_wrap .txt_area .sign_txt {
    font-size: 11px;
    font-weight: bold;
    color: #007f7e
}

.layer_wrap .layer_cont .layer_close {
    float: right;
    display: block;
    margin-top: 10px;
    padding-right: 30px;
    height: 18px;
    font-size: 14px;
    color: #fff;
    background: url(../images/common/nav_close_btn.png) no-repeat right 0;
    background-size: auto 17px;
    z-index: 100
}

.layer_wrap .swiper-pagination {
    position: relative;
    margin-bottom: 5px
}

.layer_wrap .swiper-pagination-bullet-active {
    background-color: #0e4e7c
}


/* annual report */
.annual_list {
    margin: 0 auto
}

.annual_list li {
    display: flex;
    padding: 10px 0
}

.annual_list .cover {
    width: 150px;
    height: auto;
    border: 1px solid #dfe3e6
}

.annual_list .cover img {
    width: 100%
}

.annual_list .info {
    flex-grow: 1;
    padding-left: 30px
}

.annual_list .info .tit {
    padding: 20px 0;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #333
}

.annual_list .info .detail {}

.annual_list .info .txt {
    padding: 20px 0;
    font-size: 14px;
    color: #333
}

.annual_list .info .btn_area {
    text-align: left
}

.annual_list .info .btn_pdf {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    font-size: 13px;
    line-height: 30px;
    border-radius: 3px
}

.annual_list .info .btn_pdf img {
    display: inline-block;
    margin-left: 10px;
    width: 15px;
    vertical-align: middle
}



/* sub css */
.title_list {
    position: relative;
    padding-left: 20px;
    margin-top: 40px;
    text-align: left;
    font-size: 18px;
}

.title_list:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333;
}

.title_list span {
    float: right;
    color: #666;
    font-size: 13px;
}

.table_box {
    padding-top: 15px;
}

.table_box table {
    width: 100%;
}

.table_box th {
    background: #edf3ff;
}

.table_box td {
    color: #666;
    text-align: left;
}

.table_box th,
.table_box td {
    padding: 10px 5px;
    border: 1px solid #dfe3e6;
}

.table_box.tdGray tr td:first-child {
    background: #f8f9fa;
    text-align: center;
}

.table_box .table_etc {
    text-align: left;
    padding-top: 15px;
    color: #666;
}

.subText_tit_c {
    padding-top: 30px;
    font-size: 21px;
    color: #4c7a98;
    font-weight: 700;
    text-align: center;
    word-break: keep-all;
}

.subText_tit_bc {
    padding-top: 30px;
    font-size: 18px;
    color: #0075c2;
    font-weight: 700;
}

.subText_tit_cs {
    padding-top: 30px;
    font-size: 18px;
    color: #4c7a98;
    font-weight: 700;
}

.subText_tit_sb {
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dfe3e6;
    font-size: 15px;
    color: #4c7a98;
    font-weight: 700
}

.subText_tit {
    padding-top: 30px;
    font-size: 18px;
    font-weight: 700;
}

.subText_line_tit {
    display: inline-block;
    margin-top: 20px;
    padding-bottom: 3px;
    border-bottom: 2px solid #60c0e8;
    color: #4c7a98;
    font-weight: 700;
    font-size: 18px;
}

.subText_tit_nb {
    position: relative;
    padding-top: 30px;
    font-size: 21px;
}

.subText_tit_nb span {
    position: absolute;
    left: 0;
    bottom: 4px;
    line-height: 1;
    border-bottom: 3px solid #3586af;
    font-size: 17px;
    font-weight: 700;
}

.subText_st {
    padding-top: 20px;
    color: #666;
}

.subText_st_c {
    padding-top: 20px;
    color: #4c7a98
}

.subText_st_b {
    padding-top: 20px;
    font-weight: 700;
}

.subText_st strong {
    font-size: 15px;
    font-weight: 700;
    color: #0075c2;
}

.subText_tit_c+.subText_st_c {
    padding-top: 0;
}

.subText_st_c2 {
    padding-top: 20px;
    color: #0075c2;
}


/* 지속가능경영 */
.tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 10px 0 0;
    padding: 0 14px;
    list-style: none;
}

.tab.flex_wrap {
    flex-wrap: wrap;
    padding: 0
}

.tab li {
    display: inline-flex;
    width: 33.33%
}

.tab li.w50 {
    width: 50%
}

.tab li a {
    display: inline-block;
    width: 100%;
    transition: 0.3s;
}

.tab_line {
    overflow: hidden;
    position: relative;
}

.tab_line:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #555;
    z-index: 30;
}

.tab_line li a {
    display: block;
    padding: 9px 0;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #999;
    background-color: #f6f7f8;
    border: 1px solid #dfe3e6;
}

.tab_line li a.active {
    position: relative;
    background-color: #0075c2;
    z-index: 50;
    color: #fff;
    border: 1px solid #555;
    border-bottom: 1px solid #0075c2;
}


.tab_2depth {
    position: relative;
    margin: 10px auto 30px;
    padding: 0 10px;
    display: flex;
    flex-wrap: nowrap;
    font-size: 0;
    text-align: center
}

.tab_2depth li {
    display: inline-flex;
    flex-grow: 1;
    height: 46px;
    flex-basis: content;
}

.tab_2depth li a {
    display: block;
    position: relative;
    padding: 13px 5px;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box
}

.tab_2depth li a.active {
    font-weight: bold
}

.tab_2depth li a.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px
}

.tab_2depth.green a.active {
    color: #5aba42
}

.tab_2depth.green a.active:after {
    background-color: #5aba42
}

.tab_2depth.blue a.active {
    color: #0075c2
}

.tab_2depth.blue a.active:after {
    background-color: #0075c2
}



h5.cont_tit {
    position: relative;
    margin-bottom: 20px;
    padding-left: 17px;
    font-size: 14px;
    line-height: 20px;
    color: #0075c2;
    font-weight: bold;
    text-align: left
}

h5.cont_tit::before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 4px;
    height: 16px;
    background-color: #c8d9e4
}

h5.cont_tit+.cont_stit {
    margin-bottom: 45px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    text-align: left
}

h6.cont_tit {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
    text-align: left
}

.environ_dl {
    width: 100%;
    font-size: 0
}

.environ_dl li {
    display: block;
    margin-top: 30px;
    width: 100%;
    box-sizing: border-box
}

.environ_dl li.pl0 {
    padding-left: 0
}

.environ_dl li.pl0>div {
    padding-left: 88px;
    box-sizing: border-box
}

.environ_dl li.pl0>div~div {
    margin-top: 100px
}

.environ_dl .item01 {
    padding-left: 85px;
    background: url('../images/ico-environmental-01.png') no-repeat 0 30px;
    background-size: 67px auto
}

.environ_dl .item02 {
    padding-left: 85px;
    background: url('../images/ico-environmental-02.png') no-repeat 11px 30px;
    background-size: 46px auto
}

.environ_dl .item03 {
    padding-left: 85px;
    background: url('../images/ico-environmental-03.png') no-repeat 0 37px;
    background-size: 63px auto
}

.environ_dl .item04 {
    padding-left: 85px;
    background: url('../images/ico-environmental-04.png') no-repeat 0 22px;
    background-size: 64px auto
}

.environ_dl .item05 {
    padding-left: 85px;
    background: url('../images/ico-environmental-05.png') no-repeat 6px 85px;
    background-size: 54px auto
}

.environ_dl .item06 {
    padding-left: 85px;
    background: url('../images/ico-environmental-06.png') no-repeat 10px 39px;
    background-size: 55px auto
}

.environ_dl .item07 {
    padding-left: 85px;
    background: url('../images/ico-environmental-07.png') no-repeat 0 34px;
    background-size: 60px auto
}

.environ_dl .item08 {
    padding-left: 85px;
    width: 100%;
    background: url('../images/ico-environmental-08.png') no-repeat 0 27px;
    background-size: 70px auto
}

.environ_dl .item09 {
    padding-left: 85px;
    width: 100%;
    background: url('../images/ico-environmental-09.jpg') no-repeat 0 27px;
    background-size: 70px auto
}

.environ_dl .cont_info {
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: space-between
}

.environ_dl .cont_info>div {
    display: inline-flex;
    padding: 15px 0;
    width: 48%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #0070d5;
    font-weight: bold;
    border-top: 2px solid #00b050;
    border-bottom: 2px solid #00b050;
    justify-content: center;
    word-break: keep-all
}

.environ_dl .desc {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    text-align: left
}


.environ_dl li .txt {
    margin-top: 12px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: left;
    word-break: keep-all
}

.environ_dl li .dl {
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: left
}

.environ_dl li .dl:first-of-type {
    margin-top: 0
}

.environ_dl li .dl+.txt {
    margin-top: 0
}

.environ_dl .box_txt {
    margin-top: 33px;
    padding: 25px 33px;
    font-size: 12px;
    line-height: 2;
    color: #888;
    background-color: #f2f2f2
}

.environ_dl .img_waterqaulity {
    margin-top: 33px;
    width: 100%
}

.esg .tab_line.green li a.active {
    background-color: #5aba42;
    border: #5aba42
}

.esg .subtab_cont img {
    width: 100%
}

/* 중외 학술복지재단 */
.social_cont {
    margin-top: 20px;
    padding-top: 216px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.jw_foundation {
    background: url('../images/img-jw-foundation.png') no-repeat center 0;
    background-size: 180px
}

.esg_dl {
    margin-top: 20px;
    font-size: 0
}

.esg_dl.col02 dl {
    display: block;
    margin-top: 20px;
    width: 100%
}

.esg_dl dt {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #0075c2;
    vertical-align: top
}

.esg_dl dt::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.esg_dl dt span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    vertical-align: middle
}

.esg_dl dd {
    display: inline-block;
    padding-left: 14px;
    width: calc(100% - 70px);
    min-height: 70px;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box
}

.esg_dl dd::before {
    content: '';
    display: inline-block;
    width: 0;
    min-height: 70px;
    vertical-align: middle
}

.esg_dl dd ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd ul li {
    padding-left: 15px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: left
}

.esg_dl dd ul li::before {
    content: '-';
    display: inline-block;
    margin-left: -15px;
    width: 15px;
    height: 20px;
    line-height: 20px;
    vertical-align: top
}

.esg_dl dd.col02 ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd.col02 ul+ul {
    margin-left: 45px
}

.btn_link {
    display: block;
    position: relative;
    margin: 30px auto 0;
    padding: 8px 0;
    width: 100%;
    height: 36px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dfe3e6;
    box-sizing: border-box
}

.btn_link span {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #666;
    background: url('../images/icon_link.jpg') no-repeat right center;
    background-size: auto 10px
}

.btn_link.noIcon span {
    padding-right: 0;
    background: none
}

/* 사회공헌 커미티 */
.jw_committe {
    background: url('../images/img-committee.jpg') no-repeat center 0;
    background-size: 80% auto
}

.jw_committe .board_ty05 {
    margin-top: 20px
}


/* 의료 학술지원, 환우사회 지원, 장애인 고용 확대 */
/* .thumb_news{margin-bottom: 55px} */
.thumb_news li {
    position: relative;
    padding: 20px 0;
    font-size: 0;
    border-top: 1px solid #ccc
}

.thumb_news li:first-child {
    padding-top: 0;
    border: none
}

.thumb_news li .thumb {
    overflow: hidden;
    margin: 0 auto 15px;
    width: 70%;
    height: auto;
    vertical-align: top;
}

.thumb_news li .thumb img {
    width: 100%;
    height: auto
}

.thumb_news li .txt_area {
    position: relative;
    text-align: left;
}

.thumb_news li .txt_area .tit {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.11;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.thumb_news li .txt_area .txt {
    font-size: 12px;
    line-height: 2;
    color: #666;
    text-align: left
}

/* .thumb_news li.employ .txt_area{min-height:240px} */
/* .thumb_news li.employ .info{height:102px;font-size:0} */
.thumb_news li.employ .info {
    margin-top: 20px
}

.thumb_news li.employ .info>div {
    display: inline-block;
    padding: 20px 0;
    width: 49%;
    text-align: center;
    vertical-align: top
}

.thumb_news li.employ .info>div:first-child {
    margin-right: 2%;
    margin-bottom: 15px
}

.thumb_news li.employ .info>div::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.thumb_news li.employ .info>div span {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    color: #222;
    font-weight: bold;
    vertical-align: middle
}

.thumb_news li.employ .info>div span::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 42px;
    height: 24px;
    vertical-align: middle
}

.thumb_news li.employ .info>div:first-child {
    border-top: 2px solid #a19edf;
    border-bottom: 2px solid #a19edf
}

.thumb_news li.employ .info>div:first-child span::before {
    background: url('../images/icon_support01.jpg') no-repeat center center;
    background-size: auto 24px
}

.thumb_news li.employ .info>div:last-child {
    border-top: 2px solid #97d6b5;
    border-bottom: 2px solid #97d6b5
}

.thumb_news li.employ .info>div:last-child span::before {
    background: url('../images/icon_support02.jpg') no-repeat center center;
    background-size: auto 24px
}

/* 윤리준법경영 탭*/
.esg #tab2 .tab_2depth li {
    width: 30%;
}

.esg #tab2 .tab_2depth li:nth-child(1) {
    width: 100%
}

.esg #tab2 .tab_2depth li:nth-child(5) {
    width: 50%
}

.esg #tab2 .tab_2depth li:nth-child(6) {
    width: 50%
}

/* JW Compliance Program Mission & Vision & Goal */
.jw_cp {
    padding: 15px;
    display: flex;
    width: 100%;
    border: 1px solid #dfe3e6;
    flex-wrap: wrap;
}

.jw_cp li {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    padding: 15px;
    width: 50%;
    text-align: center;
    border-left: 1px solid #dfe3e6;
    border-top: 1px solid #dfe3e6;
}

.jw_cp li:first-child {
    border-left: none;
    border-top: none
}

.jw_cp li:nth-child(2) {
    border-top: none
}

.jw_cp li:nth-child(3) {
    border-left: none
}

.jw_cp li .tit {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #0075c2;
}

.jw_cp li span {
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

/* CP&ABMS 운영 이력  */
.cp_ambs_history {
    padding: 0 20px;
    text-align: left;
    border: 1px solid #dfe3e6
}

.cp_ambs_history dl {
    display: inline-flex;
    flex-direction: row;
    padding: 14px 0;
    width: 100%;
    border-top: 1px solid #dfe3e6
}

.cp_ambs_history dl:first-child {
    border-top: none
}

.cp_ambs_history dl dt {
    width: 80px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #555
}

.cp_ambs_history dl dd {
    font-size: 12px;
    line-height: 20px;
    color: #555;
    letter-spacing: -0.75px
}

/* 자율준수관리자 의지 천명 */
.esg_txtbox {
    text-align: left
}

.esg_txtbox p {
    font-size: 13px;
    line-height: 20px;
    color: #555;
    word-break: keep-all
}

.esg_txtbox p em {
    color: #0075c2;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold
}

.esg_txtbox p.sign {
    margin-top: 50px;
    text-align: right;
    font-weight: bold
}




/* 사이버 신문고 */
.cyber .text_section {
    text-align: left
}

.cyber .text_section.line_tit {
    margin: 0 0 20px;
    padding: 10px 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #4c7a98;
    border-bottom: 1px solid #dfe3e6;
    font-weight: bold;
    text-align: center
}

.cyber .text_section .tit_blue {
    margin: 20px 0 10px;
    color: #0075c2;
    font-size: 13px;
    font-weight: bold;
}

.cyber .text_section .tit_black {
    margin: 50px 0 10px;
    color: #333;
    font-size: 22px;
}

.cyber .text_section .black {
    font-size: 11px;
    color: #666
}

.cyber .btn {
    display: inline-block;
    margin-top: 30px;
    width: 100px;
    height: 30px;
    background-color: #0075c2;
    color: #fff
}


/* 경제적이익지출보고 신청 */
.tbl_apply {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_apply th,
.tbl_apply td {
    padding: 20px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6
}

.tbl_apply th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_apply td .input_box {
    width: 100%
}

.tbl_apply td input,
.tbl_apply td textarea {
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #dfe3e6;
    box-sizing: border-box;
}

.tbl_apply td textarea {
    height: 120px;
}

.esg_txtbox02 {
    text-align: left
}

.esg_txtbox02 p {
    font-size: 12px;
    line-height: 19px
}

/* 윤리 및 규정준수 기준 */
.list_regulatory .tit {
    position: relative;
    padding: 15px 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    color: #497990;
    border-bottom: 1px solid #ebebeb
}

.list_regulatory .tit .num {
    position: absolute;
    top: 15px;
    left: 0;
    font-size: 13px;
    line-height: 22px;
    color: #c6cbd1
}

.list_regulatory .txt {
    padding: 15px 0;
    font-size: 13px;
    line-height: 20px;
    color: #5e5e5e;
    text-align: left
}

/* 상생경영 */
.ethics_code {
    text-align: left
}

.ethics_code dt {
    margin: 15px 0 10px;
    padding-top: 15px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    border-top: 1px solid #dfe3e6
}

.ethics_code dt:first-child {
    margin-top: 0;
    border-top: none
}

.ethics_code dd {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.79px;
    color: #555
}

/* jw인재상 */
#tab4 .tab li:nth-child(1),
#tab4 .tab li:nth-child(2) {
    width: 50%
}


/* 인재육성 */
.thumb_news.talent .cate {
    margin-top: 15px;
    font-size: 11px;
    color: #0075c2;
    text-align: left;
    display: block;
}


/* 복리후생 */
.welfare_info {}

.welfare_info>dl {
    margin-top: 20px;
    padding-left: 75px;
    margin-top: 25px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 50px auto;
    box-sizing: border-box;
    text-align: left;
}

.welfare_info>dl.info01 {
    margin-top: 0;
    background-image: url('../images/ico-welfare-01.png')
}

.welfare_info>dl.info02 {
    /* margin-top:0; */
    background-image: url('../images/ico-welfare-02.png');
}

.welfare_info>dl.info03 {
    background-image: url('../images/ico-welfare-03.png')
}

.welfare_info>dl.info04 {
    background-image: url('../images/ico-welfare-04.png')
}

.welfare_info>dl.info05 {
    background-image: url('../images/ico-welfare-05.png')
}

.welfare_info>dl.info06 {
    background-image: url('../images/ico-welfare-06.png')
}

.welfare_info>dl dt {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #333;
}

.welfare_info>dl dd p {
    position: relative;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.welfare_info>dl dd p::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
    margin-right: 10px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #666;
    vertical-align: middle
}


/* 임직원 협의체 */
.consult_info {
    margin-bottom: 20px;
    padding: 0 0 20px 100px;
    border-bottom: 1px solid #dfe3e6;
    background: url('../images/ico-talent.png') no-repeat left top;
    background-size: 80px auto;
}

.consult_info+.point_txt {
    margin-bottom: 15px;
    font-size: 15px;
    color: #0075c2;
    font-weight: bold;
    text-align: left;
}

.list_bar li {
    font-size: 12px;
    line-height: 18px;
    color: #555;
    text-align: left;
}

.list_bar li::before {
    content: '-';
    display: inline-block;
    margin-right: 10px;
    line-height: 18px;
}

.scroll_x {
    overflow-x: scroll
}

.tbl_indicator {
    margin: 10px 0;
    border: 1px solid #dfe3e6;
    border-top: none;
    word-break: keep-all
}

.tbl_indicator th,
.tbl_indicator td {
    padding: 10px;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator tbody td {
    text-align: right
}

.tbl_indicator.txt_c tbody td {
    text-align: center
}

/* 고객가치 향상 */
.environ_dl.customer li {
    display: block;
    padding-left: 100px;
    padding-bottom: 20px;
    width: 100%;
    min-height: 160px
}

.environ_dl.customer li.item01 {
    background: url('../images/ico-customer-01.png') no-repeat 0 0;
    background-size: 80px auto
}

.environ_dl.customer li.item02 {
    background: url('../images/ico-customer-02.png') no-repeat 0 0;
    background-size: 80px auto
}

.environ_dl.customer li .txt {
    margin-top: 0
}

.esg_dl.customer dt {
    width: 150px;
    height: 120px
}

.esg_dl.customer dl {
    margin-top: 40px
}

.esg_dl.customer dd {
    padding-right: 10px;
    width: calc(100% - 150px);
    height: 120px;
    box-sizing: border-box
}

.esg_dl.customer dt span {
    font-size: 20px
}

.esg_dl.customer dd ul li {
    padding-left: 20px;
    font-size: 17px;
    line-height: 30px
}

.esg_dl.customer dd ul li::before {
    margin-left: -20px;
    width: 20px;
    height: 30px;
    line-height: 30px
}


/* 지배구조 */
.esg .tab_line.orange li a.active {
    background-color: #f18027;
    border: #f18027
}

.tbl_caption {
    display: flex;
    justify-content: space-between
}

.tbl_caption span {
    font-size: 11px;
    line-height: 15px;
    color: #666
}

.tbl_governance {
    min-width: 100%;
    border: 1px solid #dfe3e6;
    border-top: none;
    table-layout: fixed;
    word-wrap: break-word
}

.tbl_governance:last-of-type {
    margin-bottom: 0
}

.tbl_governance th,
.tbl_governance td {
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6;
    word-break: keep-all
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance tbody .a_l {
    text-align: left
}

.tbl_governance tbody .a_r {
    text-align: right
}

.tbl_governance+.tbl_btm_caption {
    margin-top: 10px;
    margin-bottom: 30px
}

/* 주식총수 */
.tbl_stock {
    margin: 20px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_stock th,
.tbl_stock td {
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_stock thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_stock tbody .a_l {
    padding-left: 20px;
    text-align: left
}

.tbl_stock tbody .a_r {
    text-align: right
}

/* ESG 뉴스 */
.esg .board_ty01 .list li .txt_area {
    width: calc(100% - 272px)
}

/* 버튼 */
.btn_file {
    display: inline-block;
    width: 40px;
    height: 30px;
    background: url('../images/ci04.gif') no-repeat 10px top/ auto 100%;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-size: 0;
    text-indent: -999999px
}

/* 77주년 기념 메세지 */

.msg_greeting img {
    width: 100% !important;
    height: auto
}

.msg_greeting .msg_txt {
    padding: 20px
}

.msg_greeting .msg_txt {
    font-size: 4vw;
    line-height: 4vw
}

.msg_greeting .msg_txt p {
    margin-bottom: 8vw;
    font-size: 3.5vw;
    line-height: 5vw
}

.msg_greeting .msg_txt p.tit {
    font-size: 4.1vw;
    line-height: 5.6vw;
    font-weight: bold
}


.conduct_code p,
.conduct_code ul {
    line-height: 20px;
    margin: 0 0 10px 20px;
    color: #777;
    font-size: 13px;
}

.conduct_code b {
    color: #333;
    font-size: 13px;
    line-height: 20px;
}

.conduct_code .point_txt {
    color: #1b78bf;
}

.conduct_code dk~rmfjsrjt li {
    line-height: 20px;
}

.conduct_code h3 {
    margin: 60px 0 20px;
    font-size: 14px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h4 {
    margin: 30px 0 10px;
    font-size: 13px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h5 {
    margin: 30px 0 10px 14px;
    font-size: 12px;
    font-family: "NBL";
    color: #333;
}

.conduct_code>ol {
    margin-left: 20px
}

.conduct_code ol ol,
.conduct_code ol ul {
    margin: 10px 0 15px 20px;
    list-style-type: lower-roman !important;
    color: #999;
}

.conduct_code ol ul li {
    padding-left: 0
}

.conduct_code li {
    padding-left: 17px;
    line-height: 30px;
    list-style: none;
    word-break: keep-all;
}

.conduct_code li .num {
    display: inline-block;
    margin-left: -17px;
    width: 17px;
}

.conduct_code li p,
.conduct_code li ol,
.conduct_code li ul {
    margin-left: 0
}

.history_blue {
    position: relative;
}

/* 개인정보처리방침 */

.sub-content.privacy h3 {
    margin: 30px 0 10px;
    font-size: 17px;
    font-family: "NBL";
    color: #333;
    line-height: 1.2
}

.sub-content.privacy h4 {
    margin: 30px 0 10px;
    font-size: 15px;
    font-family: "NBL";
    color: #333;
    font-weight: bold;
    text-align: left
}

.sub-content.privacy h5 {
    margin: 15px 0 5px 7px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

.sub-content.privacy ol {
    list-style-type: none;
    margin-left: 15px;
}

.sub-content.privacy ol ol,
.sub-content.privacy ol ul {
    margin: 5px 0 5px 15px;
    list-style-type: none;
    color: #666;
}

.sub-content.privacy ol li {
    padding-left: 0;
    font-size: 13px;
    line-height: 1.2;
    color: #666
}

.sub-content.privacy li p {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1.2;
    color: #666
}

.tbl_privacy {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_privacy th,
.tbl_privacy td {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy tbody td {
    text-align: center
}


/* 탭 콘텐츠 */
.tab_cont img {
    width: 100%;
    margin-bottom: 10px
}

.tab_cont .top_tit_02 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 1.5
}

.tab_cont img {
    margin-bottom: 10px
}

.tab_cont .txt {
    margin: 20px 0;
    font-size: 15px;
    color: #666;
    line-height: 1.5
}

/* 노사협의회 진행사항 */
.q_progress .quarter {
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    vertical-align: top;
    border: 1px solid #9fb9dc;
    border-radius: 10px;
}

.q_progress .quarter .tit {
    padding: 10px 15px;
    font-weight: bold;
    background-color: #dee6f6;
    color: #2a7ebc;
    font-weight: bold
}

.q_progress .quarter .tit~div {
    padding: 10px 15px
}


.health_safety {
    margin: 10px 0 30px;
}

.health_safety p {
    display: inline-block;
    width: 32%;
}

.health_safety p img {
    margin-bottom: 0;
    background-position: center;
    background-size: cover;
}

.health_safety p span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

/* 공공시설 */
.space_wrap .space_name {
    margin: 50px 0 15px;
    font-size: 18px;
    font-weight: bold;
    color: #000
}

.space_wrap .space_desc {
    margin: 5px 0;
    font-size: 13px
}

.space_wrap .space_detail {
    margin-top: 20px
}

.space_wrap .space_detail .thumb {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden
}

.space_wrap .space_detail .thumb img {
    object-fit: cover;
    width: 100%;
    object-position: center;
}

.space_wrap .space_detail table {
    padding: 20px;
    width: 100%
}

.space_wrap .tbl_indicator {
    margin: 0 !important;
}

.space_wrap .tbl_indicator thead tr th {
    background-color: #0075c2;
    color: #fff
}

.space_wrap .tbl_indicator tbody tr th {
    background-color: #fafafa;
}

.space_wrap .tbl_indicator td {
    height: 70px !important;
    line-height: inherit;
    box-sizing: border-box;
}

.space_wrap .btnCenter {
    padding: 20px
}

.space_wrap .btnCenter .btnType03 {
    display: inline-block;
    width: inherit;
}

.space_wrap .btnCenter .btnType03 span {
    display: block;
    background: #0075c2;
    border: 1px solid #666;
    color: #fff;
    font-size: 13px;
    padding: 13px 0;
    text-align: center;
    padding: 17px 20px
}

.defines_dd {
    margin: 10px 0;
    padding: 20px 10px 20px 0;
    background-color: #ebebeb;
    border-radius: 10px;
    font-size: 15px;
    color: #666;
    text-align: left;
}


.list-dot>li {
    margin-top: 10px;
    padding-left: 20px;
    color: #666
}

.list-dot>li::before {
    content: '·';
    display: inline-block;
    margin-left: -10px;
    width: 10px;
}

.list-dot>li:first-child {
    margin-top: 0
}

.list-bar>li {
    padding-left: 20px;
    color: #666
}

.list-bar>li::before {
    content: '-';
    display: inline-block;
    margin-left: -10px;
    width: 10px;
}

.list-dot .list-bar {
    margin-top: 10px
}

.list-dot>li>span {
    color: #000
}

#fixTop {
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 20;
    opacity: 1;
    transition: all .3s ease 0s;
}

#fixTop.top {
    opacity: 0;
}

/*#fixTop.bottom{position: absolute;}*/
#fixTop a {
    display: block;
    width: 31px;
    height: 31px;
    background: url(../images/common/fix_arrow_top.png) no-repeat 0 0;
    background-size: 100%;
    cursor: pointer;
}
