/*!
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)
 */
 @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
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,body {
    width: 100%;
    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
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    visibility: hidden;
    position: absolute;
    right: -1px;
    left: -1px;
    width: 1px;
    height: 1px;
    text-indent: -9999em
}

.text-large {
    font-size: 1.8em;
    line-height: 30px
}

.text-base {
    font-size: 1.3em;
    line-height: 20px
}

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: 179px;
    height: 46px;
    margin: auto;
    text-indent: -9999999em;
    font-size: 0;
    background: url("../images/logo2.png") center center no-repeat;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

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(90deg);
    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 {
    width: 23%;
    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
}

.mt30{margin-top:30px}
.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 {
    padding: 0 8px;
    font-size: 1.4em;
    line-height: 1.6em
}

.link-bar {
    display: flex;
    font-size: 1.3em
}

.link-bar .link-list {
    position: relative;
    width: 45%;
    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
}

.link-bar .link-list ul li a {
    display: block;
    padding: 3px 10px;
    line-height: 24px
}
.sub-title {
    padding: 15px;
    text-align: center;
    border: 1px solid #dfe3e6;
    border-width: 1px 0
}

.sub-title h3 {
    font-size:17px;
    font-weight: normal;
    color: #2e3d47;
    /*font-weight:bold;*/
    line-height:24px;
}

.sub-title p {
    font-size:15px;
    color: #666;
    line-height:19px
}
.sub-title *{margin-top:5px}
.sub-title *:first-child{margin-top:0}

.sub-title p b{font-weight:bold}
.sub-title p.desc{font-size:11px}

.sub-content {
    padding: 24px 14px 48px 14px
}

.btn-top {
    display: block;
    position: absolute;
    bottom: 0;
    right: 14px;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 1.0em;
    color: #fff;
    border: 1px solid #e9eaea;
    border-bottom: 0;
    background-color: #7f7f7f
}

.btn-top:before {
    content: '';
    width: 7px;
    height: 7px;
    margin: 7px auto 0;
    transform: rotate(-45deg);
    display: block;
    border: 1px solid #c4c4c4;
    border-width: 1px 1px 0 0
}

.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
}

.tab-link-ty02 {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
    /* text-align: center; */
    /* align-items: center; */
    /* justify-content: center; */
}

.tab-link-ty02 a {
    display: inline-flex;
    padding: 7px 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2em;
    border: 1px solid #999;
    border-right: 0;
    background-color: #f6f6f6;
    flex-grow: 1;
    /* text-align: center; */
    /* align-items: center; */
    justify-content: center;
}

.tab-link-ty02 a:first-child {
    /* border-radius: 7px 0 0 7px */
}

.tab-link-ty02 a:last-child {
    border-right: 1px solid #999;
    /* border-radius: 0 7px 7px 0 */
}

.tab-link-ty02 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;
    white-space: nowrap
}

.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;
    border: 1px solid #abb1b5;
    background-color: #fff;
    font-size: 1.3em;
    z-index: 10
}

.select-box:after {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    right: 12px;
    width: 0;
    height: 0;
    transform: rotate(-180deg);
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #999 transparent
}

.l-main {
    position: relative
}

.l-main .main-slide .slide-item {
    position: relative
}

.l-main .main-slide .slide-item img {
    width: 100%
}

.l-main .main-slide .slide-item .slide-text {
    width: 100%;
    padding: 80px 20px 0;
    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 h3 {
    font-size: 3em;
    font-weight: 200;
    line-height: 2em;
    font-weight: bold;
}

.l-main .main-slide .slide-item .slide-text p {
    font-size: 2em;
    font-weight: 200;
    line-height: 2em;
    font-weight: bold;
}

.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: 3em;
    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: 92px 92px;
    background-size: 92px 92px
}

.l-main .group-section .group-slide .group-item.group-2 {
    background-image: url("../images/bg-group-2.png");
    -webkit-background-size: 75px 93px;
    background-size: 75px 93px
}

.l-main .group-section .group-slide .group-item.group-3 {
    background-image: url("../images/bg-group-3.png");
    -webkit-background-size: 87px 87px;
    background-size: 87px 87px
}

.l-main .group-section .group-slide .group-item h3 {
    margin-bottom: 15px;
    text-align: center;
    height: 57px;
    font-size: 1.7em;
    line-height: 1.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: 22%;
    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
}
*/

/* 회사소개 */
#company{padding:0;margin-bottom:40px}
#company h2{margin-bottom:0}
.company_intro{min-height: 143px;}
.company_intro li{position: relative;overflow: hidden;border-bottom: 1px solid #dfe3e6;text-align: left;height:130px}
.company_intro li:nth-child(1){background: #f4f8f9}
.company_intro li:nth-child(2){background: #eef2f9}
.company_intro li:nth-child(3){background: #f4f6fa}
.company_intro .thumb{position: absolute;width: 122px;left: 15px;top: 15px;}
.company_intro .thumb.news{top:25px}
.company_intro .thumb img{width:100%}
.company_intro .desc{padding: 30px 15px 30px 150px;}
.company_intro .desc .tit{font-size: 19px;font-weight: 900;color: #0e4e7c;}
.company_intro .desc .st{margin-top: 15px;color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap:break-word;
  font-size:13px;
  line-height:18px;
  height:36px;
}



.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 h4 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 14px;
    text-align: center;
    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
}

.company .sub-header {
    background-image: url("../images/sub_visual_company.jpg")
}

.business .sub-header {
    background-image: url("../images/sub_visual_investor.jpg")
}

.rnd .sub-header {
    background-image: url("../images/sub_visual_rnd.jpg")
}

.investor .sub-header {
    background-image: url("../images/sub_visual_rnd.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")
}

.promotion .sub-header {
    background-image: url("../images/img-sub-top-9.jpg")
}
.intro {
    text-align: center
}

.intro img {
    width: 50%
}

.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: 38%;
    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;
    padding: 0 10%;
    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
}

.greeting .text-base {
    margin-top: 20px
}

.greeting .highlight {
    margin-top: 20px;
    color: #92b0c4;
    line-height: 1.2em
}

.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: 10px;
    font-weight: 200;
    font-size: 1.6em;
    line-height: 1.2em
}

.vision .vision-text p {
    font-size: 1.1em;
    line-height: 1.3em
}

.history {
    text-align: center
}

.history .tab-link a {
    width: 33.333333%
}

.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: 15%;
    color: #2d84be;
    font-size: 1.8em
}

.history dl dd {
    padding-left: 10px;
    width: 75%;
    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 .img{
    width:100%;
    height:63.46vw;
    border: 1px solid #dfe3e6;
    text-align:center
}
.product .img img{
    max-width:100%;
    width:auto;
    max-height: 100%;
    height:auto;
    border:none
}

.product h4 {
    margin: 20px 0;
    font-size: 1.8em;
    font-weight: 300;
    text-align: center
}

.product dl {
    display: table;
    width: 100%
}

.product dl+img,
.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: 30%;
    text-align: right
}

.product dl dd {
    width: 70%;
    padding-left: 4px
}

.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
}
.catalog_list{margin-top:20px;margin-bottom:20px;border-top:1px solid #dfe3e6}
.catalog_list li{padding:10px 0;border-bottom:1px solid #dfe3e6}
.catalog_tit{font-size:14px;line-height:21px;font-weight:bold;color:#7e9eb5}
.catalog_file{display: block;font-size:12px;line-height:19px}

.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 0 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{
	width:calc(100% - 40px);
}

.partners ul:after {
    content: '';
    display: table;
    clear: both
}

.rnd .tab-link a {
    width: 50%
}

.research-direction p {
    text-align: center
}

.research-direction img {
    width: 100%
}

.research-direction h4 {
    margin: 15px 0;
    font-size: 1.5em;
    font-weight: 200;
    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;
    bottom: 10px;
    padding-left: 18px;
    font-size: .667em;
    color: #666;
    background: url("../images/ico-center-location.png") 0 0 no-repeat;
    -webkit-background-size: 11px 17px;
    background-size: 11px 17px
}

.research-center .center-info .logo-1 img {
    width: 84px
}

.research-center .center-info .logo-2 img {
    width: 54px
}

.research-center .center-info .logo-3 img {
    width: 66px
}

.research-center .center-info .logo-4 img {
    width: 60px
}

.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: -17px;
    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;
    letter-spacing: -2px
}

.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
}

.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
}

.t_summary{
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
.financial h4 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 200;
    font-size: 1.8em
}

.financial img {
    width: 100%
}

.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.8em;
    font-size: 1.1em
}

.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;
    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: 70%;
    margin: auto;
    padding: 10px 0;
    font-size: 1.8em;
    font-weight: 200;
    text-align: right;
    line-height: 1.4em
}

.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: 1em;
    border-radius: 50%;
    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: 58%;
    margin: auto;
    padding: 20px 0;
    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: 1.4em
}

.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;
    vertical-align: top
}

.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 {
    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
}

.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
}

.contact p {
    text-align: center
}

.contact p.text-large {
    margin-bottom: 14px
}

.contact table {
    width: 100%
}

.contact table caption {
    position:relative;
    margin: 17px 0 6px 0;
    font-weight: 200;
    font-size:15px;
    width:auto;
    height:auto;
    color:#000;
    overflow: visible;
    visibility: visible;
    text-align: left;
}

.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 4px;
    background-color: #f7f9fa
}

.contact table tbody td {
    line-height: 1.4em;
    padding: 6px 4px
}

.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: 15px;
    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
}

/* 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;word-break:keep-all}
.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;}

-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:#a08562 !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-button.deepblue{background-color:#0070c0 !important}
.pipeline-button.deepblue:hover{background-color: #0070c0 !important}

.pipeline-button.lightgray{background-color:#a3a3a3 !important}
.pipeline-button.lightgray:hover{background-color:#818181 !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 .txt{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;;padding-right:20px;width:49%;height:75px;cursor: pointer;background: #313d47 url(../images/rnd_btn_arr.png) no-repeat 91% center;background-size: auto 20%;text-align:left}
.pipeline_section .disease_area .pipeline-button.b_s{height:40px}
.pipeline_section .disease_area .pipeline-button::before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.pipeline_section .disease_area .pipeline-button span{display:inline-block;font-size:13px;color:#fff;line-height:21px;vertical-align:middle}
.pipeline_section .disease_area .pipeline-button:nth-child(2n){margin-left:0}
.pipeline_section .disease_area .pipeline-button.disabled{background-image: none;}

.inthe_pipeline .pipe_tit{margin:20px 0 5px;height:45px;font-weight:bold;text-align: left}
.inthe_pipeline .pipe_tit::before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.inthe_pipeline .pipe_tit img{margin:0 10px 0 0;display:inline-block;width:45px !important;height:45px;vertical-align:middle}
.inthe_pipeline .pipe_tit span{display:inline-block;width:calc(100% - 60px);max-height:45px;font-size:13px;line-height:20px;vertical-align:middle}
.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 .pipe_tit.reddish{color:#cc507b !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:13px;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:#907654 !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.deepblue .title{background-color:#0070c0 !important}
.popup-ty02.lightgray .title{background-color:#a3a3a3 !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:13px;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_list > .tit.reddish:before{background-color:#cc507b !important}
.pipeline_list > .tit.reddish .label{background-color:#cc507b !important}
.pipeline_list > .tit.reddish .txt{color:#cc507b !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:#a08562 !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 i.deepblue{background-color:#0673c1 !important}
.pipeline_legend i.lightgray{background-color:#818181 !important}
.pipeline_legend p{display:inline-block;padding-right:15px;margin-top:5px !important}
.pipeline_legend p::before{content:'';display:inline-block;width:0;height:16px;vertical-align:middle}
.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}

.contact_msg_area{margin-bottom:10px}
.contact_msg_area form,fieldset{margin-bottom:0}
.contact_msg_area textarea{min-height:60px;line-height:20px}


.contact_msg_area input[type="text"],input[type="email"],
.contact_msg_area textarea{padding:10px;outline:none;margin:0;width:230px;max-width:100%;display:block;margin-bottom:10px;font-size:14px;border-width:1px;border-style:solid;border-radius:0;box-sizing:border-box;-webkit-appearance:none}
.contact_msg_area input[type="submit"]{display:inline-block;border:none;cursor:pointer;color:#fff;font-size:14px}
.contact_msg_area{margin-top:30px}
.contact_msg_area .msg_title{margin-bottom:10px}
.contact_msg_area .msg_title .title_cont{margin-bottom:10px;font-size:15px}
.contact_msg_area .msg_title .desc{text-align: left;font-size:13px;word-break: keep-all;}

.contact_msg_area .msg_form input[type="text"],
.contact_msg_area .msg_form input[type="email"],
.contact_msg_area .msg_form textarea{color:#626262;border-color:#EBEBEB;}
.contact_msg_area .msg_form .msg_name,
.contact_msg_area .msg_form .msg_email{display:inline-block;width:100%;margin-bottom:10px}
.contact_msg_area .msg_form .msg_email{margin-right:0}
.contact_msg_area .msg_form .msg_subject,
.contact_msg_area .msg_form .msg_txt{width:100%}
.contact_msg_area .msg_form .btn_area{text-align:center}
.contact_msg_area .msg_form .btn{padding:10px 20px}



/* 기업 */
.thumb_info li{margin-top:20px;font-size:0}
.thumb_info li:first-child{margin-top:0;}
.thumb_info li .thumb{overflow:hidden;display:iblock;width:100%;height:auto;vertical-align:top;}
.thumb_info li .thumb img{width:100%;height: auto;}
.thumb_info li .info{display:block;margin-top:20px;width:100%;vertical-align:top;}
.thumb_info li.lr .info{padding-left:50px;padding-right:0}
.thumb_info li .tit{margin-bottom:10px;font-size:15px;color:#267fc3;line-height:22px;}
.thumb_info li .txt{font-size:12px;line-height:17px;color:#666;word-break: keep-all;}

/* 사업 */
.business_info img{position:relative;display:block;margin:0 auto 20px;width:70%}
.business_info dl{display:inline-block;}
.business_info dl dt{margin-bottom:10px;font-size:15px;line-height:22px;color:#497fc5;font-weight:bold;}
.business_info dl dd{margin-bottom:10px;font-size:12px;color:#333;line-height:19px}
