@charset "utf-8";

/* 플랫폼 폰트 */
/*
@font-face {
font-family: 'S-CoreDream-3Light';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'S-CoreDream-4Regular';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'S-CoreDream-5Medium';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'S-CoreDream-6Bold';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Metropolis-Regular';
src: url('../fonts/Metropolis-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Metropolis-Medium';
src: url('../fonts/Metropolis-Medium.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Metropolis-Bold';
src: url('../fonts/Metropolis-Bold.woff') format('woff');
font-weight: normal;
font-style: normal;
}
*/
/* **********contents */
#contents>header {display: table; width: 100%; background-color: #0f5a8b; background-repeat: no-repeat; background-size: cover; text-align: center; color: #fff;}
#contents>header.vi_posco { background-image: url('../images/vi_posco.jpg');}
#contents>header.vi_business { background-image: url('../images/vi_business.jpg');}
#contents>header.vi_investor { background-image: url('../images/vi_investor.jpg');}
#contents>header.vi_esg { background-image: url('../images/vi_esg.jpg');}
#contents>header.vi_advertise { background-image: url('../images/vi_advertises.jpg');}
#contents>header.vi_support { background-image: url('../images/vi_support.jpg');}
#contents>header.vi_report { background-image: url('../images/vi_report.jpg');}
#contents>header>div {/*display: table-cell;*/ vertical-align:middle; text-align: left; max-width:1170px; margin:0 auto; padding: 0 1rem;}
#contents>header>div p { display: none;}
#contents>header.vi_vod video {width: 100%; height: 100%; object-fit: cover;}
#contents>header.vi_vod iframe {position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; margin: auto;}
#contents>section {overflow: hidden;}
#contents>section>header {position: relative; display: flex; justify-content: space-between;}
.search_atc {height: 45px; border: 1px solid #ccc;}
.search_atc input[type=text] {height: 43px; border: 0; line-height: 43px; letter-spacing: -0.05rem; font-weight: 300;}
.search_atc .ico_search {width: 42px; height: 100%; border-right: 1px solid #ccc;}
.search_atc .ico_refresh {width: 42px; height: 100%; background: #f0f0f0;}

/* contents - pc */
@media screen and (min-width: 961px){
#contents {min-height: calc(100vh - 350px); }
#contents.search {max-width: 1170px; margin: 80px auto 0; padding: 50px 1rem 190px;}
#contents.search::before {content: ''; display: block; position: absolute; top: 80px; left: 0; right: 0; width: 100%; height: 1px; background: #e5e5e5;}
#contents>header {height: 260px;}
#contents>header {background-position: center top; }
#contents>header h1 {font-size: 2.5rem; font-weight: 700;padding-top: 50px;}
/*#contents>header p+h1 {}
#contents>header p {font-size: 1.2rem;} */
#contents>section {max-width: 1400px; margin: 0 auto; padding: 60px 0;}
#contents>section>header h1,
#contents.search>h1 {margin-bottom: 60px; font-size: 2.6667rem; font-weight: 700; letter-spacing: -0.05em; color:#000;}
#contents>section>header .share {position: absolute; right: 0; top: -4px;}
.search_atc {width: 360px; margin-bottom: 30px;}
.search_atc input[type=text] {width: 274px; padding: 0 0.6rem; font-size: 1rem;}
#contents>section>header .txt_numbers {padding-top: 25px;}
}
@media screen and (max-width: 1480px) {
    #contents>section {padding: 60px 40px;}
}
/* contents : mobile */
@media screen and (max-width: 960px){
#contents {min-width: 315px; min-height: calc(100vh - 220px); }
#contents.search {padding: 25px 1.6154rem 70px;}
#contents>header {height: 130px; background-size: 960px auto; background-position: center top;}
#contents>header>div {padding: 0 1.5rem;}
#contents>header h1 {font-size: 2rem; font-weight: 700;padding-top: 30px; }
/*#contents>header p+h1 {padding-top: 30px;}
#contents>header p {font-size: 0.9231rem;}*/
#contents>section {padding: 40px 1.6154rem;}
#contents>section>header h1,
#contents.search>h1 {margin-bottom: 25px; font-size: 1.5385rem; font-weight: 500; letter-spacing: -0.05em;}
#contents>section>header .share {position: absolute; right: 0; top: 0;}
.search_atc {width: 100%; margin-bottom: 20px;}
.search_atc input[type=text] {width: calc(100% - 84px); padding: 0 1.1538rem; font-size: 1.0769rem;}
#contents>section>header .txt_numbers {margin-bottom: 10px;}
}
@media screen and (max-width: 840px) {
    #contents>section {padding-top: 6vw;}
}

@media screen and (max-width: 475px){
#contents>header.vi_brand {background-position: -485px -540px;}
}

/* **********pagination */
.pagination {text-align: center;}
.pagination div button,
.pagination a {vertical-align: middle; border: 1px solid transparent; color: #666;}
.pagination div button.current,
.pagination a.current {border-color: #666; font-weight: 700; color: #222;}
.pagination button[class^="page_"] {text-indent: -9999px; transform: translateY(50%);}
.pagination button[class^="page_"],
.pagination a[class^="page_"] {position: relative; width: 1.3333rem; height: 20px; min-width: 0; border:none;}
.pagination button[class^="page_"]::after,
.pagination a[class^="page_"]::after,
.article footer ul li>*::after {content: ''; display: block; position: absolute; top: 0; bottom: 0; margin: auto; height: 14px; background-image: url('../images/common/ico.png'); background-repeat: no-repeat; background-size: 25px auto;}
.pagination a[class^="page_"]::after {left: 0; right: 0;}
.article footer li:first-child>*::after {left: 0;}
.article footer li:last-child>*::after {right: 0;}
.pagination a.page_first::after,
.pagination a.page_last::after {width: 12px; background-position: left -176px;}
.pagination button.page_prev::after,
.pagination button.page_next::after,
.pagination a.page_prev::after,
.pagination a.page_next::after,
.article footer li>*::after {width: 8px; background-position: -13px -176px}
.pagination button.page_next::after,
.pagination a.page_last::after,
.pagination a.page_next::after,
.article footer li:last-child>*::after {transform: rotate(180deg);}
.pagination button.page_prev,
.pagination a.page_first,
.pagination a.page_prev {margin-right: 0.6666rem;}
.pagination button.page_next,
.pagination a.page_last,
.pagination a.page_next {margin-left: 0.6666rem;}

/* pagination : pc */
@media screen and (min-width: 961px){
.pagination {margin-top: 50px;}
.pagination div button,
.pagination a {min-width: 2.6666rem; height: 2.6666rem; border-radius: 1.3333rem; font-size: 0.9333rem; line-height: 2.6666rem;}
}

/* pagination : mobile */
@media screen and (max-width: 960px){
.pagination {margin-top: 30px;}
.pagination div button,
.pagination a {min-width: 3.0769rem; height: 3.0769rem; border-radius: 1.53845rem; font-size: 1.0769rem; line-height: 3.0769rem;}
}

/* **********list article */
.article header, .article footer {border-width: 2px 0 1px; border-style: solid; border-color: #25292c;}
.article header .author p {line-height: 1.333rem; color: #4c4c4c;}
.article header .author img {display: inline; margin-right: 0.2rem;}
.article section {font-size: 1rem; line-height: 1.7333; letter-spacing: -0.05em; color: #4c4c4c;}
.article .img_block, .article section img {display: block; max-width: 100%; margin-left: auto; margin-right: auto;}
.article section img+br {display: none;}
.article .caption {padding-top: 0.5rem; text-align: center; line-height: 1.3; color: #666;}
.article .caption::before {content: '▲'; display: inline-block; vertical-align: middle; margin-top: -0.25rem; margin-right: 0.3333rem; font-size: 0.8666rem;}
.article footer {text-align: center;}
.article footer span {display: inline-block; font-size: 1.0666rem; letter-spacing: -0.05rem; line-height: 1.2; color: #222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.vod_youtube {position: relative; height: 0;}
.vod_youtube iframe, .vod_original video {position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; margin: auto;}
.vod_original {position: relative; height: 0;}
.vod_subtitle dt {padding-bottom: 0.5rem; font-weight: 500; line-height: 1.5rem;}
.vod_subtitle dt::before {content: '·'; padding-right: 0.2rem; font-size: 1.5rem;}
.vod_subtitle textarea {width: 100%; height: 9rem; padding: 0.5rem; font-size: 1rem; line-height: 1.5rem; border: 1px solid #ccc; background: #f9f9f9; resize: none;}
.vod_subtitle dd div {height: 9rem; padding: 0.5rem; font-size: 1rem; line-height: 1.5rem; border: 1px solid #ccc; overflow:auto; }
.vod_subtitle dd div:focus { border: 1px dashed #000; }
.article blockquote:not(.case) {font-size: 1.2rem; line-height: 1.3; font-style:italic; text-align: center;}
.article blockquote.case {font-size: 2.6666rem; line-height: 1; font-weight: 300;}
.article blockquote.case::before {content: '“'; display: block; overflow: hidden; font-size: 4rem; line-height:1; font-weight: 700;}
.article section hr {margin-top: 1rem !important;}
.article .origin {display: block; font-weight: 500; text-align: right; color: #135b89;}
.article .origin a:hover, .article .origin a:focus {text-decoration: underline;}
.article section ol.element {list-style: inside decimal;}

/* list article : pc */
@media screen and (min-width: 961px){
.article header,
.article header hgroup {padding: 28px 2.6666rem 30px;}
.article header.horizontal {padding: 0;}
.article header.horizontal>* {vertical-align: middle;}
.article header .author {max-width: 40%; padding: 1.333rem 2rem 1.333rem 0;}
.article header .author p {padding-top: 17px;}
.article header .txt_title {padding-bottom:15px;}
.article section {margin-top: -50px; padding: 45px 2.6666rem 95px; font-size: 1.1333rem;}
.article section>*:not(p),
.article section>p:first-child,
.article section>*:not(p)+p:not(.caption),
.article section .margin {margin-top: 50px;}
.article section .margin_shortest {margin-top: 0.6rem !important;}
.article section .margin_short {margin-top: 1.9rem !important;}
.article section>.element {padding: 0 2.6666rem;}
.article section>p+p {padding-top: 1.9rem;} 
.article footer {position: relative; padding: 30px 1.3333rem;}
.article footer ul {position: relative;}
.article footer li {position: absolute; width: 50%; overflow: hidden;}
.article footer li:first-child {left: 0; text-align: left;}
.article footer li:last-child {right: 0; text-align: right;}
.article footer li>* {display: inline-block;}
.article footer li:first-child>* {padding-left: 2.533rem;}
.article footer li:last-child>* {padding-right: 2.533rem;}
.article footer small {display: block; padding-bottom: 0.5333rem;}
.article footer span {max-width: 420px;}
.article footer .btn_00 {z-index: 1; position: relative; width: 6rem;}
.vod_youtube, .vod_original { width:100%; }
.vod_youtube {padding-bottom: 63.25%;}
.vod_original {padding-bottom: 67.25%;}
.vod_subtitle {margin-top: -2rem;}
}
@media screen and (min-width: 961px) and (max-width: 1080px){.article footer span {max-width: 360px}}

/* list article : mobile */
@media screen and (max-width: 960px){
.article header, .article footer {padding: 14px 0 15px;}
.article header.horizontal>* {width: 100%;}
.article header .author {margin-top: 15px; padding-top: 10px; border-top: 1px solid #eee;}
.article header .author p {padding-top: 10px;}
.article header .txt_title {padding-bottom:5px;}
.article section {margin-top: -15px; padding: 20px 0 35px; font-size: 1.0769rem;}
.article section>*:not(p), .article section>p:first-child, .article section>*:not(p)+p:not(.caption), .article section .margin {margin-top: 15px;}
.article section .margin_shortest {margin-top: 0.4rem !important;}
.article section .margin_short {margin-top: 1.5rem !important;}
.article section>p+p {padding-top: 1.5rem;}
.article footer {margin-bottom: 3.8461rem;}
.article footer ul {text-align: left;}
.article footer li {padding: 0 0.5rem;}
.article footer li+li {padding-top: 1rem;}
.article footer li>*::after {display: none !important;}
.article footer small {display: inline-block; margin-right: 0.5rem; vertical-align: middle;}
.article footer span {max-width: calc(100% - 4rem); vertical-align: middle;}
.article footer .btn_00 {position: absolute; left: 1.6154rem; right: 1.6154rem; width: 6rem; margin: 30px auto 0;}
.vod_youtube {padding-bottom: 56.25%;}
.vod_original {padding-bottom: 60.25%;}}


/* 시스템 점검중 */
#contents>section.systemcheck{margin: 0 auto; padding: 50px; text-align: center;}
.systemcheck h1{display: inline-block; margin-left: 30px; font-size: 2rem; transform: translateY(-50%);}

/*  공통  */
#contents>section>header>h1 {text-align: left; margin-bottom: 60px; font-size: 2.6667rem; font-weight: 700; letter-spacing: -0.05em; color: #000;}
@media screen and (max-width: 960px){#contents>section>header>h1 { font-size: 1.3rem; }}
/*.ideology h1, .vision h1, .ceo h1, .ci h1, .group h1, .business h1, .investor h1, .esg h1, .governance h1, .press h1, .prvideo h1, .advertise h1, .support h1  {text-align: left; font-size: 1.6rem; letter-spacing: -0.03em; color:#000;}*/

/* **********회사소개 */
/* **********경영이념 ideology */
.ideology>article, .ideology>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333; padding-top: 80px;}
.ideology .image { margin-top: 40px; background: #f5f5f5; text-align: center; }
.ideology .image img { margin: 0 auto; }

.ideology .system {position: relative;}
.ideology .system p, .ideology .system dd {text-align: center;}
.ideology .system dd.type00 {color: #00578a; font-size: 1.9rem; font-weight: 700; background-image: url('../images/intro/img_concept_03.png');  background-size: 100% 100%; background-repeat: no-repeat;}
.ideology .system dd.type00 strong {color: #f38b00;}
.ideology .system dd.type01 {color: #00578a; font-size: 1.6rem; font-weight: 700; background: #e7e7e8;}
.ideology .system dd.type01 span {display: inline-block; position: relative;}
.ideology .system dd.type01 span::before {content: ''; display: block; background-image: url('../images/common/img_charter.png'); background-repeat: no-repeat; position: absolute; left : -1.8em; top: 0; bottom: 0; margin: auto;}
.ideology .system dd.type02>ul>li {width: 31.374%; margin-left: 2.939%; letter-spacing: -0.058em; border: 1px solid #ccc; border-radius: 20px;}
.ideology .system dd.type02>ul>li:first-child {margin-left: 0;}
.ideology .system dd.type02>ul>li>strong {color: #00578a; font-size: 1.6rem; font-weight: 500;}
.ideology .system dd.type02>ul>li:nth-of-type(2)>strong {color: #0081bb;}
.ideology .system dd.type02>ul>li:nth-of-type(3)>strong {color: #01a1c7;}
.ideology .system dd.type02>ul>li>strong::before {content: ''; display: block; width: 80px; height: 80px; margin: 0 auto 25px; background-color: #00578a; background-image: url('../images/intro/business_50x34.png'); background-position: 50%; background-repeat: no-repeat;  border-radius: 50%;}
.ideology .system dd.type02>ul>li:nth-of-type(2)>strong::before {background-color: #0081bb; background-image: url('../images/intro/society_50x42.png');} 
.ideology .system dd.type02>ul>li:nth-of-type(3)>strong::before {background-color: #01a1c7; background-image: url('../images/intro/peple_50x36.png');} 
.ideology .system dd.type02>ul>li ul {display: inline-block;}
.ideology .system dd.type02>ul>li ul li {position: relative; margin-bottom: 10px; padding-left: 7px; font-size: 1.06667rem; text-align: left;}
.ideology .system dd.type02>ul>li ul li:before {content: ''; display: block; position: absolute; left: 0; top: 7px; width: 2px; height: 2px; margin: auto; background-color: #333;}
.ideology .system dd.type02>ul>li ul li:last-child {margin-bottom: 0px;}
.ideology .system dd.type02>ul>li p {margin: 25px 0;}
.ideology .system dd.type02>ul>li p strong {display: block; font-size: 1.25rem; line-height: 1.6rem;}
.ideology .system dd.type02>ul>li:last-child p strong {line-height: 2.6rem;}
.ideology .system dd.type03 {background: #d3dfeb;}
.ideology .system dd.type03.case {background: #e1e9f2;}
.ideology .system dd.type03.case2 {background: #e0e2e2;}
.ideology .system dd.type03 strong {font-size: 1.3em;}

.ideology .charter .image {background:none;}

/* ideology : pc */
@media screen and (min-width: 961px){
.ideology .system h1 {margin-bottom: 20px;}
.ideology .system>p {padding-left: 8.6rem;}
.ideology .system dl {margin-top:30px; padding-left: 8.6rem;}
.ideology .system dt {position: absolute; left: 0;}
.ideology .system dd, .ideology .system dt.type01 {margin-top: 30px;}
.ideology .system dt.type00 {line-height: 150px;}
.ideology .system dd.type00 {height: 150px; line-height: 225px;}
.ideology .system .type01, .ideology .system .type03 {line-height: 68px; border-radius: 18px;}
.ideology .system dd.type01 span::before {top: -4px; width: 42px; height: 39px; background-position: left -258px; background-size: 85px auto;}
.ideology .system dt.type02 {line-height: 340px;}
.ideology .system dd.type02>ul>li {padding: 30px 0;}
.ideology .system .type03 {margin-top: 20px;}
.ideology .system .type03:nth-child(7), .system .type03:nth-child(8) {margin-top: 30px;}
.ideology .system dd.type03 {height: 68px; font-size: 1.3333rem;}
.ideology .system dd.type03.case strong+strong {padding-left: 125px;}
.ideology .system dd.type03.case2 strong+strong {padding-left: 100px;}
}

/* ideology : mobile */
@media screen and (max-width: 960px){
/*.ideology h1, .vision h1, .ceo h1, .ci h1, .group h1, .business h1, .investor h1, .esg h1, .advertise h1, .support h1 { font-size: 1.3rem; }*/
.ideology>article, .ideology>div {padding-top: 40px;}
.ideology .image { margin-top: 20px; }
.ideology .system h1 {margin-bottom: 15px;}
.ideology .system dl {margin-top:25px;}
.ideology .system dd {margin: 10px 0 20px;}
.ideology .system dd:not(.type02) {padding: 15px 0; border-radius: 10px;}
.ideology .system dd.type00 {line-height: 6rem;}
.ideology .system dd.type01 span::before {left: -1.4em; width: 33px; height: 31px; background-position: left -212px; background-size: 70px auto;}
.ideology .system dd.type01 span {padding-left: 6px;}
.ideology .system dd.type02>img {width: 100%;}
.ideology .system dd.type03.case strong+strong {padding-left: 25px;}
.ideology .system dd.type03.case2 strong+strong {padding-left: 15px;}
}


/* **********성장비전 vision */
.vision>article, .vision>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.vision>article.wide, .vision>div.wide { max-width: 1170px;}
.vision .system dl dt {font-size: 1.25rem; font-weight: 500;}
.vision .system {position: relative;}
.vision .system p {font-size:16px;  line-height: 24px; font-weight:initial; color:#333333; overflow:hidden; text-align: center;}
.vision .system p strong {color:#005c9c; font-weight:initial;}
.vision .system dd {text-align: center;}
.vision .system dd.type00 {color: #00578a; font-size: 1.9rem; font-weight: 700; background-image: url('../images/intro/img_concept_03.png');  background-size: 100% 100%; background-repeat: no-repeat;}
.vision .system dd.type00 strong {color: #f38b00;}
.vision .system dd.type01 {color: #00578a; font-size: 1.6rem; font-weight: 700; background: #e7e7e8; padding: 30px 0;}
.vision .system dd.type01 p { font-size: 20px; color:#666666; font-weight:lighter; line-height: initial; display: block;}
.vision .system dd.type01 strong { font-size: 28px; font-weight: bold; display: block; line-height: initial;}
.vision .system dd.type01 span {display: inline-block; position: relative;}
.vision .system dd.type01 span::before {content: ''; display: block; background-image: url('../images/common/img_charter.png'); background-repeat: no-repeat; position: absolute; left : -1.8em; top: 0; bottom: 0; margin: auto;}
.vision .system dd.type02>img {width: auto; height: auto;}
.vision .system dd.type02>ul>li {display: inline-flex; max-width: 130px; width: auto; margin: 0 10px; padding:0; letter-spacing: -0.058em; border-radius: 20px; position: relative;}
.vision .system dd.type02>ul>li:first-child {margin-left: 0;}
.vision .system dd.type02>ul>li>strong {color: #00578a; font-size: 1.6rem; font-weight: 500;}
.vision .system dd.type02>ul>li:nth-of-type(2)>strong {color: #0081bb;}
.vision .system dd.type02>ul>li:nth-of-type(3)>strong {color: #01a1c7;}
.vision .system dd.type02>ul>li>strong::before {content: ''; display: block; width: 80px; height: 80px; margin: 0 auto 25px; background-color: #00578a; background-image: url('../images/intro/business_50x34.png'); background-position: 50%; background-repeat: no-repeat;  border-radius: 50%;}
.vision .system dd.type02>ul>li:nth-of-type(2)>strong::before {background-color: #0081bb; background-image: url('../images/intro/society_50x42.png');} 
.vision .system dd.type02>ul>li:nth-of-type(3)>strong::before {background-color: #01a1c7; background-image: url('../images/intro/peple_50x36.png');} 
.vision .system dd.type02>ul>li ul {display: inline-block;}
.vision .system dd.type02>ul>li ul li {position: relative; margin-bottom: 10px; padding-left: 7px; font-size: 1.06667rem; text-align: left;}
.vision .system dd.type02>ul>li ul li:before {content: ''; display: block; position: absolute; left: 0; top: 7px; width: 2px; height: 2px; margin: auto; background-color: #333;}
.vision .system dd.type02>ul>li ul li:last-child {margin-bottom: 0px;}
.vision .system dd.type02>ul>li p {margin: 25px 0;}
.vision .system dd.type02>ul>li p strong {display: block; font-size: 1.25rem; line-height: 1.6rem;}
.vision .system dd.type02>ul>li span {width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, 15%); color:#005c9c; line-height:22px; font-weight: bold;}
.vision .system dd.type02>ul>li:nth-child(2n) span {color:#00a5e5;}
.vision .system dd.type02>ul>li:last-child p strong {line-height: 2.6rem;}
.vision .system dd.type03 {background: #d3dfeb;}
.vision .system dd.type03.case {background: #e1e9f2;}
.vision .system dd.type03.case2 {background: #e0e2e2;}
.vision .system dd.type03 strong {font-size: 1.3em;}
.vision .system dd.type03 span {font-size:18px; padding: 0 19px; line-height:38px; font-weight: bold;}

/* vision : pc */
@media screen and (min-width: 961px){
.vision>article, .vision>div {margin-bottom: 80px; }
.vision .system h1 {margin-bottom: 20px;}
.vision .system>p {padding-left: 8.6rem;}
.vision .system dl {margin-top:40px; padding-left: 8.6rem;}
.vision .system dt {position: absolute; left: 0;}
.vision .system dd, .vision .system dt.type01 {margin-top: 30px;}
.vision .system dt.type00 {line-height: 150px;}
.vision .system dd.type00 {height: 150px; line-height: 225px;}
.vision .system .type01, .vision .system .type03 {line-height: 68px; border-radius: 18px;}
.vision .system dd.type01 span::before {top: -4px; width: 42px; height: 39px; background-position: left -258px; background-size: 85px auto;}
.vision .system dt.type02 {line-height: 340px;}
.vision .system dd.type02>ul>li {padding: 30px 0;}
.vision .system .type03 {margin-top: 20px;}
.vision .system .type03:nth-child(7), .system .type03:nth-child(8) {margin-top: 30px;}
.vision .system dd.type03 {height: 68px; font-size: 1.3333rem;}
.vision .system dd.type03.case strong+strong {padding-left: 125px;}
.vision .system dd.type03.case2 strong+strong {padding-left: 100px;}
}

/* vision : mobile */
@media screen and (max-width: 960px){
.vision>article, .vision>div {margin-top: 40px;}
.vision .system h1 {margin-bottom: 15px;}
.vision .system p {font-size: 1.0769rem; line-height: 1.7rem;}
.vision .system dl {margin-top:20px;}
.vision .system dd {margin: 10px 0 20px;}
.vision .system dd:not(.type02) {padding: 15px 0; border-radius: 10px;}
.vision .system dd.type00 {line-height: 6rem;}
.vision .system dd.type01 p {font-size: 1.0769rem; line-height: 1.7rem;}
.vision .system dd.type01 strong {font-size: 1.4rem; line-height: 1.7rem; margin-top: 10px;}
.vision .system dd.type01 span::before {left: -1.4em; width: 33px; height: 31px; background-position: left -212px; background-size: 70px auto;}
.vision .system dd.type01 span {padding-left: 6px;}
.vision .system dd.type02>img {width: 100%;}
.vision .system dd.type02>ul>li {min-width: 120px; line-height: 15px; margin:5px;}
.vision .system dt.type03 {margin-bottom: 10px; }
.vision .system dd.type03 span {font-size:15px; padding: 0 10px; line-height:30px;}
.vision .system dd.type03.case strong+strong {padding-left: 25px;}
.vision .system dd.type03.case2 strong+strong {padding-left: 15px;}
}

@media screen and (max-width: 640px){}

/* **********CEO */
.ceo>article, .ceo>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.ceo>article.wide, .ceo>div.wide {max-width: 1170px;}

.ceo .greeting {position: relative;}
.ceo .greeting .item {margin-top: 50px;}
.ceo .greeting .item img {width: 100%;}
.ceo .greeting .item .mobile-only {display: none;}
.ceo .greeting .btn {position: absolute; left: 5%; bottom: 16.5%; z-index: 3;}
.ceo .greeting .btn > a {padding: 0 25px; background: #005c9c; color: #fff; font-weight: 700; line-height: 45px; border-radius: 50px; display: inline-block; margin-right: 5px;}
.ceo .greeting .btn > a img {margin-right: 10px; display: inline; width: auto;}

.ceo .history {margin-top: 100px; border-top: 2px solid #333;}
.ceo .history ul {display: table; padding: 50px 0; border-bottom: 1px solid #e5e5e5; width: 100%;}
.ceo .history ul li {display: table-cell;}
.ceo .history ul li:first-child {vertical-align: top; width: 25.6410%;}
.ceo .history ul li:last-child {line-height: 30px; vertical-align: top;}
.ceo .history ul li:last-child span {display: inline-block; width: 40px; color: #005c9c; font-weight: 700;}

/* ceo : tablet */
@media screen and (max-width: 960px) { 
/* .ceo .greeting {margin-top: 30px;} */
.ceo .greeting .item { margin-top:20px; }
.ceo .greeting .item .mobile-only {display: block;}
.ceo .greeting .btn {left: 6%;  bottom: 22%;}
.ceo .greeting .btn a {padding: 0 25px; font-size: 16px;}
.ceo .greeting .btn a img {margin-right: 10px; width: 11px;}
.ceo .history {margin-top: 60px;}
.ceo .history ul {display: block; padding: 30px 0;}
.ceo .history ul li {display: block;}
.ceo .history ul li:first-child {width: 100%;}
.ceo .history ul li:last-child {margin-top: 20px;}
.ceo .history ul li:last-child p {position: relative; padding-left: 90px; margin-bottom: 10px;}
.ceo .history ul li:last-child span {position: absolute; left: 0; top: 0; padding-left: 0;}
}

/* ceo : mobile */
@media screen and (max-width: 490px) {
.ceo .greeting .btn a { padding: 0 15px; line-height: 30px; font-size: 11px; }
}

/* ceo 전문 */
.ceo_msg .top { border-bottom: 2px solid #333; position: relative; }
.ceo_msg .top h1 { font-size: 26px; letter-spacing: -0.07rem; line-height: 70px; text-indent: 40px; }
.ceo_msg .top .close { display: block; width: 70px; height: 70px; position: absolute; right: 0; top: 0; background: url(../images/common/pop_btn_close.png) no-repeat 0 0; background-size: contain; }
.ceo_msg .message {padding: 40px; font-size: 1rem; letter-spacing: -0.07rem; line-height: 1.8rem; }

/* **********CI */
.ci>article, .ci>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.ci>article.wide, .ci>div.wide { max-width: 1170px;}

/*  홀딩스 CI */
.ci>article h1 { margin-top: 100px;}
.ci > img { display: block;}
.ci .img-col2 img { float: left; width: calc((100% - 30px) / 2); margin-bottom:30px;}
.ci .img-col2 img:nth-child(3) { margin-left:30px;}
.ci .layout-col2{ margin-top: 40px; margin-left: -30px; }
.ci .layout-col2:after{ content: ""; display: block; clear: both; }
.ci .layout-col2 .item { margin-left: 30px; float: left; width: calc((100% - 90px) / 3); }
.ci .layout-col2 .item h2 {font-size: 20px; color: #005c9c; font-weight: 700; padding-top: 60px;}
.ci .layout-col2 .item p { color:#666666;}
.ci .layout-col2 .item > img { width: 100%;}
.ci .layout-col2 .key { font-size: 18px; color: #005c9c; margin-top: 20px; font-weight: 700; }
.ci .layout-col2 .title { font-size: 18px; color: #333; margin-top: 20px; font-weight: 700; }
.ci .layout-col2 .item { width: calc((100% - 60px) / 2); }
@media screen and (max-width: 960px) { 
.ci>article h1 { margin-top: 50px;}
.ci .img-col2 img {width: 100%; margin-left: 0; margin-bottom: 15px; }
.ci .img-col2 img:nth-child(3) { margin-left:0px;}
.ci .layout-col2 { margin-top: 30px; margin-left: 0px; }
.ci .layout-col2 .item { margin-left: 0; width: 100%; margin-bottom: 15px; }
.ci .layout-col2 .key { font-size: 15px; margin-top: 10px; } }

/*  다운 btns     */
.btn-wrap { text-align: center; margin-top: 60px; display: flex; justify-content: center; align-items: center; }
.btn-wrap a { display: inline-block; min-width: 300px; line-height: 60px; /*font-size: 16px; font-weight: bold;*/ margin: 5px !important; color: #333; padding: 0 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; transition: all 300ms 
ease-in-out;}
.btn-wrap a.btn-solid { background: #00a8e6; color: #fff; }
.btn-wrap a.btn-stroke { border: 1px solid #aaa; }
.btn-wrap a.btn-stroke:hover { border-color: #0082cf; color: #0082cf; }
.btn-wrap.left { text-align: left; }
.btn-wrap.left a { text-align: center; }
.btn-wrap.right { text-align: right; }
.btn-wrap.right a { text-align: center; }
.btn-wrap a.down img { margin-left: 0; margin-right: 10px; }
.btn-wrap.btn4 { display: inline-block;}
.btn-wrap.btn4 a { margin-left: 15px;}

@media screen and (max-width: 960px) {
    .btn-wrap { margin-top: 30px; }
    .btn-wrap a { line-height: 40px; /*font-size: 12px; width: calc((100% - 28px ) / 2);*/ min-width: 25vw;}
    .btn-wrap.btn-col3 a { width: calc((100% - 42px ) / 3); min-width: 0; }
    .btn-wrap.btn3 .btn-solid { width: calc(100% - 10px); margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
    .btn-wrap.btn1 a { width: calc(100% - 10px); margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
    .btn-wrap.btn4 { display: block;}
    .btn-wrap.btn4 a { width: calc(100% - 10px); margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
}

/* ci : pc */
@media screen and (min-width: 961px){
.ci>article, .ci>div {margin-bottom: 80px; }
}

/* ci : mobile */
@media screen and (max-width: 960px){
.ci>article, .ci>div {margin-top: 40px;}
}


/* **********역사 history */
.history>article, .history>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.history>article.wide, .history>div.wide { max-width: 1170px;}

.history .btn-wrap {margin-top: -113px;}
.history .tab ul li a {font-size: 15px;}

.history-top { background: #f1f1f1; padding-top: 100px; }
.history-top .title { font-size: 36px; font-weight: 700; color: #333; text-align: center; }
.history-top .title span { font-size: 15px; color: #005c9c; display: block; margin-bottom: 10px; font-weight: 500; }
.history-top .image { margin-top: 60px; position: relative; }
.history-top .image .item {position: relative;}
.history-top .image .item .text-wrap { position: absolute; left: 0; bottom: 30px; }
.history-top .image .item .text-wrap .date { line-height: 35px; background: #005c9c; color: #fff; font-weight: 700; padding: 0 20px 0 40px; display: inline-block; }
.history-top .image .item .text-wrap .text { color: #fff; font-weight: 500; margin-top: 15px; padding-left: 40px; }
.history-top .image .slide_btn div { position: absolute; top: 50%; margin-top: -20px; width: 100%; }
.history-top .image .slide_btn div .slide_prev { width: 40px; height: 40px; position: absolute; left: 40px; background: url(../images/corp/image_slide_left.png) no-repeat 0 0; color: transparent; overflow: hidden; background-size: contain; }
.history-top .image .slide_btn div .slide_next { width: 40px; height: 40px; position: absolute; right: 40px; background: url(../images/corp/image_slide_right.png) no-repeat 0 0; color: transparent; overflow: hidden; background-size: contain; }

.history-body .keyword { margin-top: 60px; display: table; vertical-align: top; width: 100%; }
.history-body .keyword li { display: table-cell; }
.history-body .keyword li:first-child { width: 23%; font-size: 1.3rem; font-weight: 700; color: #005c9c; vertical-align: top; }
.history-body .keyword li:last-child { line-height: 24px; vertical-align: top; }
.history-body .history { margin-top: 100px; border-top: 2px solid #333; }
.history-body .history ul { display: table; padding: 50px 0; border-bottom: 1px solid #e5e5e5; width: 100%; }
.history-body .history ul li { display: table-cell; }
.history-body .history ul li:first-child { vertical-align: top; width: 25.6410%; font-size: 50px; font-weight: 500; color: #333; }
.history-body .history ul li:last-child { line-height: 30px; vertical-align: top; }
.history-body .history ul li:last-child span { display: inline-block; width: 50px; margin-right:20px; text-align: right; color: #005c9c; font-weight: 700; }

.history-btn-wrap { background: #f1f1f1; padding: 0 30px; }
.history-btn-wrap:after { content: ""; display: block; clear: both; }
.history-btn-wrap .left { font-size: 18px; font-weight: 700; color: #333; display: block; float: left; padding: 40px; background: url(../images/corp/history_left.png) no-repeat 0 50%; }
.history-btn-wrap .left span { display: block; color: #005c9c; font-weight: 700; margin-bottom: 10px; }
.history-btn-wrap .right { font-size: 18px; font-weight: 700; color: #333; display: block; float: right; padding: 40px; background: url(../images/corp/history_right.png) no-repeat 100% 50%; text-align: right; }
.history-btn-wrap .right span { display: block; color: #005c9c; font-weight: 700; margin-bottom: 10px; }
.history-btn-wrap .left.single, .history-btn-wrap .right.single { line-height: 43px; }
/*
@media screen and (max-width: 960px) {  }*/

/* history : mobile */
@media screen and (max-width: 960px){
    .history .btn-wrap {margin-top: -40px; margin-bottom: 20px;}
    .history .tab ul li a {font-size: 13px;}
    
    .history-top { padding-top: 40px; }
    .history-top .title { font-size: 20px; }
    .history-top .title span { font-size: 12px; }
    .history-top .image { margin-top: 30px; }
    .history-top .image .item .text-wrap { position: absolute; left: 0; top: calc(100% - 25px); padding: 0 20px;}
    .history-top .image .item .text-wrap .date { line-height: 25px; padding: 0 15px; }
    .history-top .image .item .text-wrap .text { margin-top: 5px; padding-left: 0; color: #333; }
    .history-top .image .history_list {height: 155px;}
    .history-top .image .history_list .item {height: 100%;}
    .history-top .image .history_list .item img {height: 100%;}
    .history-top .image .history_list .slick-list {overflow: visible;}
    .history-top .image .slide_btn div { margin-top: -11px; }
    .history-top .image .slide_btn div .slide_prev { width: 22px; height: 22px; left: 30px; }
    .history-top .image .slide_btn div .slide_next { width: 22px; height: 22px; right: 30px; }
    
    .history-body .keyword { margin-top: 70px; display: block; }
    .history-body .keyword li { display: block; }
    .history-body .keyword li:first-child { width: 100%; font-size: 18px; }
    .history-body .keyword li:last-child { line-height: 17px; font-size: 12px; margin-top: 15px; }
    .history-body .history { margin-top: 60px; }
    .history-body .history ul { display: block; padding: 30px 0; }
    .history-body .history ul li { display: block; }
    .history-body .history ul li:first-child { width: 100%; font-size: 30px; }
    .history-body .history ul li:last-child { margin-top: 20px; font-size: 12px; line-height: 17px; }
    .history-body .history ul li:last-child p { position: relative; padding-left: 45px; }
    .history-body .history ul li:last-child span { position: absolute; left: -7px; top: 2px; font-size: 12px; line-height: 17px; padding-left: 0; }
    .history-btn-wrap { padding: 0 20px; }
    .history-btn-wrap .left, .history-btn-wrap .right { font-size: 14px; padding: 25px 30px; background-size: 12px; }
    .history-btn-wrap .left span, .history-btn-wrap .right span { font-size: 12px; }
    .history-btn-wrap .left.single, .history-btn-wrap .right.single { line-height: 40px; }
}

/* **********그룹사소개 group */
.group>article, .group>div { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.group>article.wide, .group>div.wide { max-width: 1170px;}

.group .posco-group { width: 100%; height: auto; border-top: 2px solid #333;}
.group .posco-group > a { width: 100%; height: 100%; position: relative; z-index: 0; display: inline-block;}
.group .posco-group ul li {position: relative; vertical-align: top; border-bottom: 1px solid #e5e5e5;}
.group .posco-group ul li:first-child img { width: 100%;}
.group .posco-group ul li .title {color: #333; font-weight: 700;}
.group .posco-group ul li .sub-title { color: #333; }
.group .posco-group ul li .point { font-weight: 700; }
.group .posco-group ul li a {border: 1px solid #005c9c; color: #005c9c; font-weight: 700;}

/* group : pc */
@media screen and (min-width: 961px){
.group>article, .group>div {margin-bottom: 80px; }
.group .posco-group {margin-top: 30px;}
.group .posco-group ul { display: table; }
.group .posco-group ul li { display: table-cell; padding: 30px 0; }
.group .posco-group ul li:first-child { width: 370px; }
.group .posco-group ul li:last-child { padding: 40px 40px 30px 40px; }
.group .posco-group ul li .title { font-size: 26px;}
.group .posco-group ul li .sub-title { margin-top: 15px;}
.group .posco-group ul li .point { margin-top: 30px; line-height: 32px;}
.group .posco-group ul li .text { margin-top: 10px; line-height: 32px;}
.group .posco-group ul li a { position: absolute; top: 32px; right: 40px; display: inline-block; padding: 0 22px; line-height: 38px; }
}

/* group : mobile */
@media screen and (max-width: 960px){
.group>article, .group>div {margin-top: 40px;}
.group .posco-group { margin-top: 20px; }
.group .posco-group ul { display: block; }
.group .posco-group ul li { display: block; padding: 0; }
.group .posco-group ul li:first-child { width: 100%; border: none; padding-top: 20px; }
.group .posco-group ul li:last-child { padding: 20px 0; }
.group .posco-group ul li .title { font-size: 18px; }
.group .posco-group ul li .sub-title { margin-top: 10px; }
.group .posco-group ul li .point { margin-top: 20px; }
.group .posco-group ul li .text { margin-top: 10px; }
.group .posco-group ul li a { position: relative; top: 0; right: 0; display: block; margin-top: 20px; padding: 0 30px; line-height: 33px; font-size: 12px; text-align: center;  } 
}

/* **********주요사업business */
/* **********주요사업소개 */
.business>article {line-height: 1.8em; letter-spacing: -0.05em;}
.business .intro hr {margin-top: 1rem;}

.business .list h1 {text-align: center;}
.business .list h1 strong {position: relative;}
.business .list h1 strong::after {content: ''; display: block; position: absolute; bottom: 10px; background-image: url('../images/intro/represent_icon_01.png'); background-size: 100% auto;}
.business .list ul { overflow: hidden;}
.business .list ul li a {display: block;}
.business .list ul li dl {overflow: hidden; background-repeat: no-repeat; color:#fff;}
.business .list ul li:nth-child(1) dl {background-image:url(../images/business/represent_img_01.jpg);}
.business .list ul li:nth-child(2) dl {background-image:url(../images/business/represent_img_02.jpg);}
.business .list ul li:nth-child(3) dl {background-image:url(../images/business/represent_img_03.jpg);}
.business .list ul li:nth-child(4) dl {background-image:url(../images/business/represent_img_04.jpg);}
.business .list ul li:nth-child(5) dl {background-image:url(../images/business/represent_img_05.jpg);}
.business .list ul li:nth-child(6) dl {background-image:url(../images/business/represent_img_06.jpg);}
.business .list ul li:nth-child(7) dl {background-image:url(../images/business/represent_img_07.jpg);}
.business .list ul li.holdings { background:url(../images/common/posco_ci.png) no-repeat center;}
.business .list ul li dt {position: relative; font-size: 1.2rem; font-weight: 700; line-height: 1;}
.business .list ul li dt::before {content: ''; display: block; background-size: 100% auto; background-position: 0 center;}
.business .list ul li:nth-child(1) dt::before {background-image:url(../images/business/business_ico_01.png);}
.business .list ul li:nth-child(2) dt::before {background-image:url(../images/business/business_ico_02.png);}
.business .list ul li:nth-child(3) dt::before {background-image:url(../images/business/business_ico_03.png);}
.business .list ul li:nth-child(4) dt::before {background-image:url(../images/business/business_ico_04.png);}
.business .list ul li:nth-child(5) dt::before {background-image:url(../images/business/business_ico_05.png);}
.business .list ul li:nth-child(6) dt::before {background-image:url(../images/business/business_ico_06.png);}
.business .list ul li:nth-child(7) dt::before {background-image:url(../images/business/business_ico_07.png);}
.business .list ul li dt strong {display: block; font-size: 1.6rem; line-height: 1.75em;}
.business .list ul li dd strong {font-size: 20px; font-weight: 500;}
.business .list ul li p {font-size: 0.94rem; line-height: 1.5em;}

/* 주요사업소개 : pc */
@media screen and (min-width: 961px){
.business>article, .business>div {margin-bottom: 80px; }
.business>article {font-size: 1.24rem;}

.business h1>span {font-size:80%; margin-left:10px;}
.business .list {width: 100%;}
/*.business .list {margin: 50px auto 0;}*/
.business .list h1 {padding-top: 31px;}
.business .list h1 strong::after {left: -25px; width: 57px; height: 50px;}
.business .list ul li {float: left; width: 24.25%; margin-top: 1%; margin-right: 1%;}
.business .list ul li:nth-child(4) { margin-right: 0;}
.business .list ul li:last-child { height:130px; margin-right: 0;}
.business .list ul li dl {height: 130px; padding: 35px 20px; background-size: cover; background-position:center;}
.business .list ul li dt::before {width: 30px; height: 30px; margin-bottom: 16px;}
.business .list ul li dt strong {margin-top: -2px;}
.business .list ul li dd p {margin-top: 20px;}
}

/* 주요사업소개: mobile */
@media screen and (max-width: 960px){
.business>article, .business>div {margin-top: 40px; }
#contents>.business_intro {padding-bottom: 50px;}    
.business>article {font-size: 1.15rem;}
.business .list h1 {margin-bottom: 0;}
.business .list h1 strong::after {left: -20px; width: 40px; height: 35px;}
.business .list {float: inherit; margin-top: 45px;}
.business .list ul li:last-child { height:104px;}
.business .list ul li { width: 50%; float:left; display:inline-block;}
.business .list ul li dl {padding: 15px 15px; background-size: cover; background-position: center 35%;}
.business .list ul li dt::before {width: 30px; height: 30px; margin-bottom: 16px;}
.business .list ul li dd p {margin-top: 10px;}
}

/* **********주요사업소개 Slide */
#main-contents { width: 100%; overflow: hidden; }
#main-contents .page-section { display: flex; align-items: center; width: 100%; max-width: 1170px; height: 44em; margin: 0 auto 80px; padding: 0 1rem; position: relative; }
#main-contents .page-section > .inner { max-width: 1700px; width: 100%; height: 100%; margin: 0 auto; }
/*#main-contents .page-section > .inner { max-width: 1700px; width: 100%; margin: 0 auto; display: flex; }*/
#main-contents .obj { position: relative; width: 50%; height: 100%;}
#main-contents .obj > .inner { position: absolute; width: 100%; height: 100%; }
#main-contents .obj .img { position: absolute; width: 90%; height: 0; bottom: 13%; border-radius: 635px; padding-top: 55%; overflow: hidden; background-position: bottom; background-repeat: no-repeat; -webkit-transition: padding 2s ease; transition: padding 2s ease;}
#main-contents .obj.is-show .img { padding-top: 100%;}
#main-contents .cont { position:relative; width: 50%;}
#main-contents .cont > .inner { max-width: 570px; }
#main-contents .cont .title { position: relative; z-index: 1; font-weight: bold;  line-height: 0.8; margin-bottom: 70px; font-family: 'Metropolis-Bold', sans-serif; box-sizing: border-box; }
#main-contents .cont .title div { font-size: 93px; }
#main-contents .cont .title span { font-size: 45px; text-indent: 0; padding-top: 15px; color: #929292; display: block; }
#main-contents .cont .text {font-size: 20px; line-height: 35px; letter-spacing: -0.06em; color: #333; word-break: keep-all;}
#main-contents .cont .link { display: inline-block; font-size: 15px; line-height: 40px; color: #333; margin-top: 30px; padding: 0 35px; position: relative; border: 1px solid #333; border-radius: 40px; overflow: hidden; -webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
#main-contents .cont .link:before { content: ''; width: 40px; height: 40px; background-color: transparent; border-radius: 100%; position: absolute; top: 50%; left: -20px; margin-top: -20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
#main-contents .cont .link span { position: relative; z-index: 1; }

/*#main_sec_01 { height: 125vh !important; }*/
.page-section:nth-child(odd) .obj { float: left; }
.page-section:nth-child(2n) .obj { float: right; }
.page-section:nth-child(odd) .cont { float: right; }
.page-section:nth-child(2n) .cont { float: left; }
.page-section:nth-child(odd) .cont .title div { color: #0567ec; }
.page-section:nth-child(2n) .cont .title div { color: #229dca; }

#main_sec_01 .obj .img { background-image: url(../images/business/business_01.jpg); left: 0%; }
#main_sec_02 .obj .img { background-image: url(../images/business/business_02.jpg); right: 0; }
#main_sec_03 .obj .img { background-image: url(../images/business/business_03.jpg); left: 0%; }
#main_sec_04 .obj .img { background-image: url(../images/business/business_04.jpg); right: 0%; }
#main_sec_05 .obj .img { background-image: url(../images/business/business_05.jpg); left: 0%; }
#main_sec_06 .obj .img { background-image: url(../images/business/business_06.jpg); right: 0%; }
#main_sec_07 .obj .img { background-image: url(../images/business/business_07.jpg); left: 0%; }

@media screen and (max-width: 768px) {
#main-contents {padding-bottom: 100px; background-color: #f3f3f3;}
#main-contents .page-section {height: auto !important; width: 80%; margin: 0 auto 40px; padding: 0 1.3rem;}
#main-contents .page-section > .inner {display: block;}
#main-contents .obj { width: 100%;}
#main-contents .obj > .inner {position: static; transform: none; height: 490px; height: 65.33333333vw; overflow: hidden; /*background-color: #ccc;*/}
#main-contents .obj .img {position: static; width: 100%; border-radius: 0; padding-top: 650px !important; padding-top: 86.66666667vw !important; padding-left: 0 !important; background-size: cover; background-position: bottom !important;}
#main-contents .cont { width: 95%; position: relative; z-index: 1; padding-bottom: 60px; padding-bottom: 8vw;}
#main-contents .cont > .inner {background-color: #fff; width: 91%; box-sizing: border-box; overflow: hidden; padding: 70px; padding: 9.33333333vw; padding-right: 50px; padding-right: 6.66666667vw; margin-top: -100px; margin-top: -13.33333333vw;}
#main-contents .page-section:nth-child(odd) .cont > .inner {margin-left: auto; margin-right: 0;}
#main-contents .page-section:nth-child(even) .cont > .inner {margin-left: 0; margin-right: auto;}
#main-contents .cont .title {line-height: 1.1; margin-bottom: 30px; margin-bottom: 4vw;}
#main-contents .cont .title div {font-size: 90px; font-size: 10vw; text-indent: 0 !important; text-align: left !important;}
#main-contents .cont .title span { font-size: 4vw; padding-top: 10px; text-indent: 0 !important; text-align: left !important;}
#main-contents .cont .text {font-size: 25px; font-size: 3.33333333vw; line-height: 40px; line-height: 5.33333333vw;}
#main-contents .cont .link {font-size: 25px; font-size: 3.33333333vw; padding: 0px 40px; padding: 0vw 5.33333333vw; line-height: 60px; line-height: 8vw; margin-top: 50px; margin-top: 6.66666667vw;}
#main-contents .cont .link:nth-child(n+2) { margin-top: 2.6vw}
#main-contents .cont .link:before {width: 20px; width: 2.66666667vw; height: 20px; height: 2.66666667vw; margin-top: -10px; margin-top: -1.33333333vw; background-size: contain;}}

@media screen and (max-width: 640px) {
#main-contents .page-section { width: 100%; padding: 0 1.6154rem; }}

/* 주요사업소개 Slide hover event */
@media (hover: hover){
#main-contents .cont .link:hover { border-color: transparent; color: #ffffff; }
#main-contents .cont .link:hover:before { transform: scale(10);  background-color: #333333; }}

/* **********주요사업 서브페이지 */
#contents>section.business_header {padding: 85px 1rem 35px;}
#contents>div.business_subtit {width:100%; height: auto; background-size: cover; background-position: center;}
#contents>div.business_subtit.steel {background-image: url("../images/business/sub_tit_01.jpg");}
#contents>div.business_subtit.battery {background-image: url("../images/business/sub_tit_02.jpg");}
#contents>div.business_subtit.lithuum {background-image: url("../images/business/sub_tit_03.jpg");}
#contents>div.business_subtit.hydrogen {background-image: url("../images/business/sub_tit_04.jpg");}
#contents>div.business_subtit.energy {background-image: url("../images/business/sub_tit_05.jpg");}
#contents>div.business_subtit.infra {background-image: url("../images/business/sub_tit_06.jpg");}
#contents>div.business_subtit.agribio {background-image: url("../images/business/sub_tit_07.jpg");}

#contents>div.business_subtit h2 { display: block; width: 100%; margin: 0 auto; color: #fff; font-weight: bold; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#contents>div.business_subtit h2 span {font-weight: normal;}

.business .txt {color: #333; font-weight: 500; word-break: keep-all; text-align: justify;}
.business .txt span {color: #666; font-weight: normal;}
.business .txt sub {font-size: small;}

/* 주요사업 서브페이지 : pc */
@media screen and (min-width: 961px){
#contents>div.business_subtit h2 {max-width: 1170px; padding: 440px 0 40px; font-size: 80px;}
#contents>div.business_subtit h2 span {font-size: 55px;}

.business h3 {font-size: 32px; line-height: 65px; background: url(../images/business/mark.png) no-repeat 10px 70px;}
.business .txt {font-size: 18px;line-height: 32px;}
.business .txt span {font-size: 16px;}
.business .txt1 {margin-top: 100px; padding-left: 430px; padding-right: 40px; }
.business .txt2 {margin-top: 75px; padding-left: 40px; padding-right: 480px; }
.business .img01 {margin: 80px 40px 0 360px; }
.business .img02 {margin: 90px 0 0 40px; }
}

/* 주요사업 서브페이지: mobile */
@media screen and (max-width: 960px){
#contents>div.business_subtit h2 {max-width: 100%; padding: 220px 10px 30px; font-size: 40px;}
#contents>div.business_subtit h2 span {font-size: 26px;}

.business h3 {padding-top:0; font-size: 16px; line-height: 35px; }
.business .txt1, .business .txt2, .business .img01, .business .img02 {margin-top: 30px;}
}

/* **********주식정보 */

.investor { padding-top:70px;}
.investor>article { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.investor>article.wide, .investor>div.wide { max-width: 1170px;}

.investor .board.ir .list li.btns a.new-win {position:absolute; top: 10px;}

.investor .rule .rule-con .link-wrap li:nth-child(1) .image span { background: url(../images/investor/main_invest1.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap li:nth-child(2) .image span { background: url(../images/investor/main_invest2.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap li:nth-child(3) .image span { background: url(../images/investor/main_invest3.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap.four li:nth-child(1) .image span { background: url(../images/investor/main_invest4.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap.four li:nth-child(2) .image span { background: url(../images/investor/main_invest5.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap.four li:nth-child(3) .image span { background: url(../images/investor/main_invest6.jpg) no-repeat center; background-size: cover; }
.investor .rule .rule-con .link-wrap.four li:nth-child(4) .image span { background: url(../images/investor/main_invest7.jpg) no-repeat center; background-size: cover; }

@media screen and (min-width: 961px) {
.investor>article {margin-bottom: 80px;}
}

@media screen and (max-width: 960px) {
.investor>article {margin-top: 40px;}
    .investor .board.ir .list li.btns a.new-win {top: 0px;}
}

/*     Share Repurchase _ 200413 ver     */
.investor .repurchase { width: 100%; letter-spacing: -1px; }
.investor .repurchase:after { content: ""; display: block; clear: both; }
.investor .repurchase .left { float: left; width: 43%; }
.investor .repurchase .left > div:nth-child(1) { width: 100%; height: auto; border: 1px solid #bfbfbc; padding: 20px 40px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.investor .repurchase .left > div:nth-child(1) p { color: #005c9c; font-size: 21px; font-weight: bold; text-align: center; line-height: 33px; }
.investor .repurchase .left > div:nth-child(1) p span { color: #005c9c; font-size: 16px; font-weight: normal; }
.investor .repurchase .left > div:nth-child(2) { width: 100%; height: auto; background: #ebeaea; margin-top: 70px; padding: 20px 20px; 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.investor .repurchase .left > div:nth-child(2) ul li { font-size: 14px; line-height: 25px; }
.investor .repurchase .left > div:nth-child(2) ul li.title { font-size: 15px; font-weight: bold; }
.investor .repurchase .left > div:nth-child(2) ul li strong { font-size: 14px; }
.investor .repurchase .left > div:nth-child(2) ul li span {font-size: 14px; padding-left:60px;}
.investor .repurchase .right { float: right; width: 55%; text-align: center; }
.investor .repurchase .right img { border: 1px solid #bfbfbc; }
@media screen and (max-width: 1170px) {
.investor .repurchase .left > div:nth-child(1) { padding: 20px 30px; }
.investor .repurchase .left > div:nth-child(2) ul li { font-size: 12px; }
.investor .repurchase .left > div:nth-child(2) ul li strong { font-size: 12px; }
.investor .repurchase .left > div:nth-child(2) ul li span {font-size: 12px; padding-left: 49px;}}
@media screen and (max-width: 960px) {
.investor .repurchase .left { width: 100%; }
.investor .repurchase .left > div:nth-child(1) { height: auto; padding: 20px 20px; }
.investor .repurchase .left > div:nth-child(1) p { font-size: 14px; line-height: 24px;}
.investor .repurchase .left > div:nth-child(1) p span { font-size: 13px; }
.investor .repurchase .left > div:nth-child(2) { height: auto; padding: 15px; }
.investor .repurchase .left > div:nth-child(2) ul li { font-size: 13px; line-height: 20px; margin-bottom: 5px; }
.investor .repurchase .left > div:nth-child(2) ul li strong { font-size: 13px; }
.investor .repurchase .left > div:nth-child(2) ul li span {font-size: 13px; padding-left: 54px;}
.investor .repurchase .right { width: 100%; margin-top: 50px; }
.investor .repurchase .right img { max-width: 100%; }}
.investor .inform img { width: 150px; height: 150px; margin: 0 auto; display:block;}
.investor .inform h1 { font-size: 38px; font-weight: bold; color:#333;}
.investor .inform .button { width:185px; height:53px; margin: 0 auto; border: 1px solid #25292c;}
.investor .inform .button a { width: 100%; height:100%; display: block; font-size:15px; text-align:center; color:#333333; line-height:50px;}
@media screen and (max-width: 960px) {
.investor .inform img { width: 100px; height: 100px; }
.investor .inform h1 { font-size: 25px;}
.investor .inform .button { width:150px; height:50px;}}

/*     Dividend _ 200206 ver     
.dividend { width: 100%; letter-spacing: -1px; }
.dividend:after { content: ""; display: block; clear: both; }
.dividend .left { float: left; width: 43%; }
.dividend .left > div:nth-child(1) { width: 100%; height: auto; border: 1px solid #bfbfbc; padding: 20px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dividend .left > div:nth-child(1) p { color: #005c9c; font-size: 16px; }
.dividend .left > div:nth-child(1) p.point { font-size: 22px; line-height: 34px; font-weight: bold; text-align: center; }
.dividend .left > div:nth-child(1) p.point span { font-size: 26px; color: #005c9c; }
.dividend .left > div:nth-child(2) { width: 100%; height: auto; background: #ebeaea; padding: 20px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dividend .left > div:nth-child(2) ul li { font-size: 14px; line-height: 25px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 14px; }
.dividend .right { float: right; width: 55%; padding-top: 15px; }
.dividend .right img { width: 100%; }
@media screen and (max-width: 1170px) {
.dividend .left > div:nth-child(2) ul li { font-size: 12px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 12px; }
}
@media screen and (max-width: 960px) {
.dividend .left { width: 100%; }
.dividend .left > div:nth-child(1) { height: auto; padding: 20px 10%; }
.dividend .left > div:nth-child(1) p { font-size: 14px; }
.dividend .left > div:nth-child(1) p.point { font-size: 20px; line-height: 24px; }
.dividend .left > div:nth-child(1) p.point span { font-size: 24px; }
.dividend .left > div:nth-child(2) { height: auto; padding: 15px; }
.dividend .left > div:nth-child(2) ul li { font-size: 13px; line-height: 20px; margin-bottom: 5px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 13px; }
.dividend .right { width: 100%; margin-top: 50px; padding-top: 0; }
}*/

/* 주식정보 220127 추가 */
/*     I frame     */
.iframe-wrap { margin-top: 60px; }
.iframe-wrap .iframe-area { margin: 0 auto; width: 100%; max-width: 980px;}
.iframe-wrap .iframe-area iframe { width: 100%; height: 100%; }
.iframe-wrap .iframe-area iframe.stock11 { height: 1100px; }
.iframe-wrap .iframe-area iframe.stock12 { height: 1400px; }
.iframe-wrap .iframe-area iframe.stock13 { height: 1400px; }
.iframe-wrap .iframe-area iframe.stock14 { height: 2060px; }
.iframe-wrap .iframe-area iframe.stock15 { height: 750px; }
.iframe-wrap .iframe-area iframe.stock16 { height: 670px; }
.iframe-wrap .iframe-area iframe.stock21 { height: 1140px; }
.iframe-wrap .iframe-area iframe.stock22 { height: 1140px; }
.iframe-wrap .iframe-area iframe.stock23 { height: 770px; }
.iframe-wrap .iframe-area iframe.stock24 { height: 1120px; }
.iframe-wrap .iframe-area iframe.stock31 { height: 1100px; }
.iframe-wrap .iframe-area iframe.stock32 { height: 1140px; }
.iframe-wrap .iframe-area iframe.stock33 { height: 1210px; }
.iframe-wrap .iframe-area iframe.stock34 { height: 1130px; }
.iframe-wrap .iframe-area iframe.stock41 { height: 940px; }
.iframe-wrap .iframe-area iframe.stock42 { height: 1400px; }
.iframe-wrap .iframe-area iframe.stock51 { height: 1360px; }
.iframe-wrap .iframe-area iframe.stock52 { height: 2050px; }
.iframe-wrap .iframe-area iframe.stock53 { height: 1110px; }
.iframe-wrap .iframe-area iframe.stock71 { height: 930px; }

@media screen and (max-width: 960px) { .iframe-wrap .iframe-area iframe.stock11 { height: 2440px; }
.iframe-wrap .iframe-area iframe.stock12 { height: 1720px; }
.iframe-wrap .iframe-area iframe.stock13 { height: 1630px; }
.iframe-wrap .iframe-area iframe.stock14 { height: 3190px; }
.iframe-wrap .iframe-area iframe.stock15 { height: 2160px; }
.iframe-wrap .iframe-area iframe.stock16 { height: 710px; }
.iframe-wrap .iframe-area iframe.stock21 { height: 1780px; }
.iframe-wrap .iframe-area iframe.stock22 { height: 1780px; }
.iframe-wrap .iframe-area iframe.stock23 { height: 1020px; }
.iframe-wrap .iframe-area iframe.stock24 { height: 1470px; }
.iframe-wrap .iframe-area iframe.stock31 { height: 1870px; }
.iframe-wrap .iframe-area iframe.stock32 { height: 1380px; }
.iframe-wrap .iframe-area iframe.stock33 { height: 1450px; }
.iframe-wrap .iframe-area iframe.stock34 { height: 1130px; }
.iframe-wrap .iframe-area iframe.stock41 { height: 1480px; }
.iframe-wrap .iframe-area iframe.stock42 { height: 1440px; }
.iframe-wrap .iframe-area iframe.stock51 { height: 1340px; }
.iframe-wrap .iframe-area iframe.stock52 { height: 2180px; }
.iframe-wrap .iframe-area iframe.stock53 { height: 1110px; }
.iframe-wrap .iframe-area iframe.stock71 { height: 1030px; } }

.shareholders { padding-top: 40px; }
.shareholders .graph { margin-top: 40px; text-align: center; }

@media screen and (max-width: 960px) { .shareholders { padding-top: 20px; }
.shareholders .graph img { width: 100%; } }

/*     Dividend _ 200206 ver     */
.dividend { width: 100%; letter-spacing: -1px; }
.dividend:after { content: ""; display: block; clear: both; }
.dividend .left { float: left; width: 40%; }
.dividend .left > div:nth-child(1) { width: 100%; height: auto; border: 1px solid #bfbfbc; padding: 20px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dividend .left > div:nth-child(1) p { color: #005c9c; font-size: 16px; }
.dividend .left > div:nth-child(1) p.point { font-size: 22px; font-weight: bold; text-align: center; }
.dividend .left > div:nth-child(1) p.point span { font-size: 26px; color: #005c9c; }
.dividend .left > div:nth-child(2) { width: 100%; height: auto; background: #ebeaea; padding: 20px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dividend .left > div:nth-child(2) ul li { font-size: 14px; line-height: 25px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 14px; }
.dividend .right { float: right; width: 55%; padding-top: 15px; }
.dividend .right img { width: 100%; }
@media screen and (max-width: 1170px) {
.dividend .left > div:nth-child(2) ul li { font-size: 12px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 12px; }
}
@media screen and (max-width: 960px) {
.dividend .left { width: 100%; }
.dividend .left > div:nth-child(1) { height: auto; padding: 20px 10%; }
.dividend .left > div:nth-child(1) p { font-size: 14px; }
.dividend .left > div:nth-child(1) p.point { font-size: 20px; line-height: 24px; }
.dividend .left > div:nth-child(1) p.point span { font-size: 24px; }
.dividend .left > div:nth-child(2) { height: auto; padding: 15px; }
.dividend .left > div:nth-child(2) ul li { font-size: 13px; line-height: 20px; margin-bottom: 5px; }
.dividend .left > div:nth-child(2) ul li strong { font-size: 13px; }
.dividend .right { width: 100%; margin-top: 50px; padding-top: 0; }
}

/* **********재무정보 */
/* **********재무제표 */
.investor h1 span.right {font-weight: normal;}

/* 재무제표 : pc */
@media screen and (min-width: 961px){
.investor h1 span.right {font-size: 15px;}
}

/* 재무제표 : mobile */
@media screen and (max-width: 960px){
.investor h1 span.right {font-size: 14px;}
}

/* **********esg */
.esg>article { margin: 0 auto; /*font-size: 1.06667rem;*/ text-align: left; /*letter-spacing: -0.05em; line-height: 1.7; color: #444;*/}
.esg>article.wide { max-width: 1170px; display: flex; justify-content: center;}
.esg>article.cont { overflow:hidden;}
/*esg 경영*/
/* esg 위원회 + esg협의회 */
.esg .intro dl dd {letter-spacing: -0.07rem}
.esg .intro .txt_title, .concept .intro .txt_title strong {text-align: center; font-weight: normal;}
.esg .intro dl, .concept>ul {position: relative;}
.esg .intro dl {border: 2px solid #00add8; box-sizing: border-box; background: #e7e7e8; color: #333; padding: 25px 60px 25px 157px;}
.esg .intro dl:first-of-type { margin: 60px 0 20px;}
.esg .intro dl:first-of-type dd::before {background-image: url('../images/esg/img_esg_00.png');}
.esg .intro dl:last-of-type dd::before {background-image: url('../images/esg/img_esg_00.png');}
.esg .intro dl dt {margin-bottom: 15px; z-index: 1; color: #00578a; font-size: 1.6rem; font-weight: 700;}
.esg .intro dl dd::before {content: ''; display: block; position: absolute; left: -2px; top: -2px; border: 2px solid #00add8; border-radius: 50%; background-color: #fff; background-position: center; background-repeat: no-repeat;}
.esg .intro .plus { width:40px; height:40px; display:block; margin:20px auto;}
/* esg 기업시민보고서 */
.esg .report { border: 1px solid #e5e5e5; }
.esg .report .esg_title { font-size: 20px; font-weight: bold; color:#333333;}
.esg .report .esg_text { line-height: 24px; color:#666666; padding: 0 15px;}
.esg .report .report_contents { margin: 0 auto; overflow:hidden; display: table; }
.esg .report .report_contents > div { overflow:hidden; display: inline-block; position:relative; margin-right: 40px;}
.esg .report .report_contents > div ul { width: 100%;  }
.esg .report .report_contents > div ul li { width: 100%;}
.esg .report .report_contents > div ul li a { width: 100%; padding: 13px 0; display: block; position:relative; }
.esg .report .report_contents div:nth-child(1), .esg .report .report_contents div:nth-child(3) { width:240px;}
.esg .report .report_contents div:nth-child(2) { width: 195px; height: 195px; border: 1px solid #00add8; border-radius: 50%; }
.esg .report .report_contents div:nth-child(2) > div {width: 100%; position:absolute; top:50%; transform: translate(0%, -50%);}
.esg .report .report_contents div:nth-child(2) > div img {width:50px; height:62px; margin:0 auto; display:block;}
.esg .report .report_contents div:nth-child(2) > div span { text-align: center; display:block; color:#333333; font-size:16px; font-weight: bold; line-height:20px;}
.esg .report .report_contents div:nth-child(3) { margin-right: 0;}
.esg .report .report_contents div:nth-child(3) ul li a { text-align: right; }
.esg .report .report_contents > div ul li.right_arrow a::before { width:8px; height:14px; top: 50%; right: 0; transform:translate(0,-50%); position: absolute; content: ' '; background:url(../images/esg/img_esg_arrow.png);}
.esg .report .report_contents > div ul li.left_arrow a::before { width:8px; height:14px; top: 50%; left:0; transform:translate(0,-50%); position: absolute; content: ' '; background:url(../images/esg/img_esg_arrow2.png);}

/* esg : pc */
@media screen and (min-width: 961px){
.esg .intro dl {height: 162px; padding-right: 63px; padding-left: 185px; border-radius: 80px;}
.esg .intro dl dd::before {width: 162px; height: 162px;}}

@media screen and (max-width: 960px){
.esg .intro dl {padding: 15px; border-radius: 10px;}
.esg .intro dl dt {margin: 0 0 10px 70px; font-size: 1.4rem; line-height: 60px;}
.esg .intro dl dd::before {left: 15px; top: 15px; width: 60px; height: 60px; background-size: 35px auto;}
.esg .report .report_contents > div {  display: block; margin: 0 auto;}
.esg .report .report_contents div:nth-child(2), .esg .report .report_contents div:nth-child(3) { margin-top: 20px;}}

/****** 지배구조 */
.governance h5 { color: #005c9c;}
.governance h6 span.right {font-weight: normal;}
.governance .tab { margin-top:0;}

.current table th, .current table td {font-size: 90%; padding: 15px;}
.current table th.bg {background: rgba(0, 88, 145, 0.08);}

/* ListStyle */
.list-style01 { /*margin-top: 20px; */}
.list-style01 > li {/* line-height: 1.7;*/ padding-left: 10px; text-align: left; background: url(../images/common/bu_line.png) no-repeat 0 15px; font-weight: normal;}

.list-style02 { margin-top: 20px; }
.list-style02 > li {line-height: 1.7; padding-left: 10px;text-align: left; background: url(../images/common/bu_box.png) no-repeat 0 12px; }
.list-style02 > li p { font-weight: normal; line-height: 26px; margin-bottom: 10px; }

.list-style03 { margin-top: 40px; }
.list-style03 > li { list-style: decimal; margin-left: 20px; /*line-height: 1.7;*/ margin-bottom: 10px; }

.list-style04 { margin-top: 40px; }
.list-style04 > li { list-style: square; margin-left: 20px; /*line-height: 1.7;*/ margin-bottom: 10px; }

@media screen and (max-width: 960px) { .list-style01 { margin-top: 10px; }
.list-style01 > li { /*line-height: 1.5;*/ padding-left: 8px; text-align: left; background: url(../images/common/bu_line.png) no-repeat 0 11px;}
/* .list-style01 > li span { font-size: 12px; } 251208 하위영역 임시 삭제 */

.list-style02 > li {/*line-height: 24px; */ padding-left: 8px;text-align: left; background: url(../images/common/bu_box.png) no-repeat 0 11px;}
.list-style02 > li p { /*font-size: 12px; line-height: 17px;*/ margin-bottom: 10px; }

.list-style03 { margin-top: 10px; }
.list-style03 > li { margin-left: 10px; /*line-height: 17px; */ margin-bottom: 5px; }
}


.step-flow { background: #f1f1f1; display: table; width: 100%; margin-top: 20px; padding: 40px 0; }
.step-flow .item { display: table-cell; width: 25%; background: url(../images/common/step_arrow.png) right center no-repeat; padding: 0 40px; }
.step-flow .item:last-child { background: none; }
.step-flow .item .top { text-align: center; }
.step-flow .item .top span { background: #005c9c; line-height: 34px; padding: 0 20px; color: #fff; border-radius: 50px; display: inline-block; }
.step-flow .item .top .key { margin-top: 20px; font-size: 18px; font-weight: 700; color: #333; }
.step-flow .item p { text-align: center; }

@media screen and (max-width: 960px) { 
.governance h1 span.right { font-size: 15px;}
.step-flow { display: block; margin-top: 15px; padding: 0; }
.step-flow .item { display: block; width: 100%; background: url(../images/common/step_arrow_mobile.png) center bottom no-repeat; background-size: 20px; padding: 30px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.step-flow .item:last-child { background: none; }
.step-flow .item .top span { line-height: 24px; padding: 0 20px; font-size: 12px; }
.step-flow .item .top .key { margin-top: 15px; font-size: 13px; } }

/* 지배구조 - 이사회 table*/
.tabsel { margin-top: 20px; }
.tabsel .selected { display: none; }
.tabsel ul { display: table; border-bottom: 1px solid #e5e5e5; background: #f5f5f5; width: 100%; }
.tabsel ul li { display: table-cell; width: 10%; border-right: 1px solid #e5e5e5; height: 100%; vertical-align: middle; }
.tabsel ul li:last-child { border-right: none; }
.tabsel ul li a { display: block; line-height: 22px; text-align: center; font-size: 15px; padding: 10px 0; height: 100%; }
.tabsel ul li.on { background: #fff; border: 2px solid #005c9c; }
.tabsel ul li.on a { color: #005c9c; font-weight: 700; }

@media screen and (max-width: 960px) { .tabsel { margin-top: 10px; position: relative; }
.tabsel .selected { display: block; line-height: 40px; cursor: pointer; background: url(../images/common/tab_arrow2.png) no-repeat right top #fff; background-size: 40px; border: 1px solid #005c9c; font-size: 13px; color: #005c9c; text-indent: 15px; display: -webkit-box; white-space: normal; -webkit-line-clamp: 1; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; height: 40px; padding-right: 40px; }
.tabsel .selected.on { background-position: right bottom; }
.tabsel ul { display: none; border: 1px solid #e5e5e5; position: absolute; left: 0; top: 40px; z-index: 2; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.tabsel ul li { display: block; width: 100%; border-right: none; border-bottom: 1px solid #e5e5e5; }
.tabsel ul li:last-child { border-bottom: none; }
.tabsel ul li a { display: block; padding: 10px 15px; text-align: left; font-size: 13px; text-indent: 0; background: #fff; }
.tabsel ul li a .mhide { display: none; }
.tabsel ul li.on { border: 0; }
.tabsel ul li.on a { background: #f1f1f1; color: #005c9c; font-weight: 700; } }

.diagram-wrap {text-align: center; margin-top: 100px;}

/* 이사회 구성원*/

.layout-col2, .layout-col3, .layout-col4 { margin-top: 40px; margin-left: -30px; }
.layout-col2:after, .layout-col3:after, .layout-col4:after { content: ""; display: block; clear: both; }
.layout-col2 .item, .layout-col3 .item, .layout-col4 .item { margin-left: 30px; float: left; width: calc((100% - 90px) / 3); margin-bottom: 30px; }
.layout-col2 .item > img, .layout-col3 .item > img, .layout-col4 .item > img { width: 100%; }
.layout-col2 .key, .layout-col3 .key, .layout-col4 .key { font-size: 18px; color: #005c9c; margin-top: 10px; font-weight: 700; }
.layout-col2 .title, .layout-col3 .title, .layout-col4 .title { font-size: 18px; color: #333;margin-bottom: 10px; font-weight: 700; }
.layout-col2 .item { width: calc((100% - 60px) / 2); }
.layout-col4 .item { width: calc((100% - 120px) / 4); }

@media screen and (max-width: 960px) { .gray-box { padding: 20px; margin-top: 30px; }
.layout-col2, .layout-col3, .layout-col4 { margin-top: 30px; margin-left: 0px; }
.layout-col2 .item, .layout-col3 .item, .layout-col4 .item { margin-left: 0; width: 100%; margin-bottom: 15px; }
.layout-col2 .key, .layout-col2 .title, .layout-col3 .key, .layout-col3 .title, .layout-col4 .key, .layout-col4 .title { font-size: 15px; margin-top: 10px; } }

.out-member .item { border: 1px solid #e5e5e5; padding-top: 30px; height: 620px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.out-member .item .top { display: table; width: 100%; }
.out-member .item .top .image { width: 120px; display: table-cell; }
.out-member .item .top .image img { width: 100%; }
.out-member .item .top .text-wrap { display: table-cell; vertical-align: top; padding: 0 16px 0 40px; }
.out-member .item .top .text-wrap .name { font-size: 26px; font-weight: 700; color: #333; padding-top: 15px; }
.out-member .item .top .text-wrap .point { padding-top: 20px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; }
.out-member .item .his { padding: 20px 40px; }
.out-member .item .his dl { margin-top: 20px; display: table; }
.out-member .item .his dl dt { display: table-cell; width: 110px; color: #333; font-weight: 700; }
.out-member .item .his dl dd { line-height: 24px; word-break: keep-all;}
.in-member .item { border: 1px solid #e5e5e5; padding-top: 30px; height: 500px; display: table; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.in-member .item .left { display: table-cell; width: 120px; }
.in-member .item .left img { width: 100%; }
.in-member .item .right { display: table-cell; vertical-align: top; }
.in-member .item .right .text-wrap { padding: 0 20px; }
.in-member .item .right .text-wrap .name { font-size: 26px; font-weight: 700; color: #333; padding-top: 15px; }
.in-member .item .right .text-wrap .point { padding-top: 20px; }
.in-member .item .right .his { padding: 0 20px; }
.in-member .item .right .his dl { margin-top: 20px; display: table; }
.in-member .item .right .his dl dt { display: table-cell; width: 80px; color: #333; font-weight: 700; }
.in-member .item .right .his dl dd { line-height: 24px; }
.select-year .btn-select { line-height: 45px; font-weight: 700; color: #fff; padding: 0 20px; margin-left: 10px; background: #515f68; vertical-align: top; }

@media screen and (max-width: 960px) { .out-member .item { padding-top: 20px; height: auto; padding-bottom: 20px; }
.out-member .item .top .image { width: 60px; }
.out-member .item .top .text-wrap { padding: 0 20px; }
.out-member .item .top .text-wrap .name { font-size: 18px; padding-top: 0; }
.out-member .item .top .text-wrap .point { padding-top: 15px; border-bottom: none; padding-bottom: 0; }
.out-member .item .his { padding: 10px 20px; }
.out-member .item .his dl { margin-top: 10px; }
.out-member .item .his dl dt { width: 60px; }
.out-member .item .his dl dd { line-height: 17px; }
.in-member .item { padding-top: 20px; height: auto; padding-bottom: 20px; }
.in-member .item .left { width: 60px; }
.in-member .item .right .text-wrap { padding: 0 20px; }
.in-member .item .right .text-wrap .name { font-size: 18px; padding-top: 0; }
.in-member .item .right .text-wrap .point { padding-top: 15px; border-bottom: none; padding-bottom: 0; }
.in-member .item .right .his { padding: 10px 20px; }
.in-member .item .right .his dl { margin-top: 10px; }
.in-member .item .right .his dl dt { width: 60px; font-size: 12px; }
.in-member .item .right .his dl dd { line-height: 17px; font-size: 12px; } }

/* governance table  */
.governance .tab-cont  { display:none;}
.governance.instruction .list-style02 > li { color:#666; }
.governance.instruction h5, .governance.instruction  h6 { line-height: 22px; }
.governance table td.left { text-align: left; text-align: justify;word-break: keep-all; float:none; }
.governance table td a { font-size: 1em;}
.governance table td a.link:hover { text-decoration: underline; }
.governance .diver-cont .wr-title { margin-left: 35px; font-size: 15px; color:#666; }
.governance .diver-cont .table_inner.wr-table-inner { width: 1105px; margin-left:35px; } 
.governance .diver-cont .table_inner .gray-table th { background: #d5d5d5; padding: 20px;}
.governance .diver-cont .table_inner .gray-table td { background: #f5f5f5;}
.governance .diver-cont .table_inner .gray-table tbody th { background: #f5f5f5; } 
.governance .diver-cont .table_inner .gray-table th, .governance .table_inner .gray-table td { font-size: 12px; }
.governance p strong { color:#222; font-weight: bold;}
.governancep .small { font-size: 14px; color:#888; display: inline-block;}
.governance h5, .governance h6 {line-height:initial; margin-top:0; }
.governance .inde-cont { padding-top: 80px;}
.governance .inde-cont img { display: block; width: 80%; height: auto; margin: 0 auto; border: 1px solid #eaeaea}
.governance select { -webkit-appearance: none; -moz-appearance: none; }
.governance select::-ms-expand {display:none}
@media screen and (max-width: 960px) {
.governance table th { padding: 10px; }}

/* 이사회 의결사항 */
@media screen and (max-width: 480px) {
.governance select { min-width: 230px; width: 70%; float:left;}
.governance .btn-select { float:right;}}

/* 윤리경영 */
.esg .banner-wrap { border: 1px solid #eee; position: relative;}
.esg .banner-wrap:after { content: ""; display: block; clear: both; }
.esg .banner-wrap li { margin-left: 15px; float: left; width: calc( (100% - 75px) /3); height: 175px; }
.esg .banner-wrap li a { display: block; padding: 35px 10px 0 70px; width: 100%; height: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.esg .banner-wrap li .title { font-size: 16px; color: #333; font-weight: 700; margin-bottom: 15px; }
.esg .banner-wrap li .text { font-size: 14px; line-height: 20px; }
.esg .banner-wrap li:nth-child(1) { background: url(../images/esg/main_ico_banner1.png) no-repeat 0px 50%; margin-left: 25px; }
.esg .banner-wrap li:nth-child(2) { background: url(../images/esg/main_ico_banner2.png) no-repeat 0px 50%; }
.esg .banner-wrap li:nth-child(3) { background: url(../images/esg/main_ico_banner3.png) no-repeat 4px 50%; }
.esg .banner-wrap li:nth-child(4) { background: url(../images/esg/main_ico_banner3.png) no-repeat 4px 50%; margin-right: 5px; }
@media screen and (max-width: 1200px) {
.esg .banner-wrap li { margin-left: 20px; width: calc( (100% - 80px) /4); height: 214px; }
.esg .banner-wrap li a { padding: 107px 20px 0 20px; }
.esg .banner-wrap li .title { text-align: center; }
.esg .banner-wrap li .text { text-align: center; }
.esg .banner-wrap li:nth-child(1) { margin-left: 0; background-position: 50% 35px; }
.esg .banner-wrap li:nth-child(2) { background-position: 50% 34px; }
.esg .banner-wrap li:nth-child(3) { background-position: 50% 30px; }
.esg .banner-wrap li:nth-child(4) { background-position: 50% 30px; } }
@media screen and (max-width: 960px) {
.esg .banner-wrap {border: none;}
.esg .banner-wrap li { margin-left: 0; float: none; width: 100%; height: 98px; padding: 0 25px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.esg .banner-wrap li a { display: block; padding: 25px 0 0 67px; border-bottom: 1px solid #e5e5e5; }
.esg .banner-wrap li .title { font-size: 13px; margin-bottom: 10px; text-align: left; }
.esg .banner-wrap li .text { font-size: 12px; line-height: 17px; text-align: left; }
.esg .banner-wrap li:nth-child(1) { background-position: 25px 50%; background-size: 45px; }
.esg .banner-wrap li:nth-child(2) { background-position: 25px 50%; background-size: 45px; }
.esg .banner-wrap li:nth-child(3) { background-position: 29px 50%; background-size: 38px; }
.esg .banner-wrap li:nth-child(4) { background-position: 29px 50%; background-size: 38px; }}

/* 윤리규범*/
.esg .rule .rule-con .link-wrap li:nth-child(1) .image span { background: url(../images/esg/main_rule1.jpg) no-repeat center; background-size: cover;}
.esg .rule .rule-con .link-wrap li:nth-child(2) .image span { background: url(../images/esg/main_rule2.jpg) no-repeat center; background-size: cover;}
.esg .rule .rule-con .link-wrap li:nth-child(3) .image span { background: url(../images/esg/main_rule3.jpg) no-repeat center; background-size: cover;}
/* 윤리실천활동*/
.esg .activity .activity-con { padding-top: 100px;  }
.esg .activity .activity-con:after { content: ""; display: block; clear: both; }
.esg .activity .activity-con .text-wrap { margin-left: 30px; float: right; width: calc((100% - 120px) / 4); }
.esg .activity .activity-con .text-wrap .title { font-size: 34px; color: #333; font-weight: 700; margin-bottom: 30px; }
.esg .activity .activity-con .text-wrap .text { line-height: 24px; }
.esg .activity .activity-con .link-wrap { width: calc((100% / 4) * 3); float: left; }
.esg .activity .activity-con .link-wrap li { float: left; width: calc((100% - 90px) / 3); margin-left: 30px; }
.esg .activity .activity-con .link-wrap li .image { width: 100%; height: 270px; overflow: hidden; }
.esg .activity .activity-con .link-wrap li .image span { transition: .5s ease; width: 100%; height: 100%; display: block; }
.esg .activity .activity-con .link-wrap li:nth-child(1) { margin-left:0;}
.esg .activity .activity-con .link-wrap li:nth-child(1) .image span { background: url(../images/esg/main_activity1.jpg) no-repeat center; background-size: cover; }
.esg .activity .activity-con .link-wrap li:nth-child(2) .image span { background: url(../images/esg/main_activity2.jpg) no-repeat center; background-size: cover; }
.esg .activity .activity-con .link-wrap li:nth-child(3) .image span { background: url(../images/esg/main_activity3.jpg) no-repeat center; background-size: cover; }
.esg .activity .activity-con .link-wrap li div { position: relative; width: 100%; height: 60px; background: #fff; margin: 0; }
.esg .activity .activity-con .link-wrap li div .bg { background: #222; width: 0; height: 100%; transition: .5s ease; }
.esg .activity .activity-con .link-wrap li div .text { position: absolute; left: 0; top: 0; width: 100%; line-height: 60px; text-indent: 20px; font-size: 18px; color: #222; }
.esg .activity .activity-con .link-wrap li div .text:after { content: ""; display: block; clear: both; }
.esg .activity .activity-con .link-wrap li div .text span { position: absolute; right: 0; top: 0; }
.esg .activity .activity-con .link-wrap li a { display: block; }
.esg .activity .activity-con .link-wrap li a:hover .image span { transform: scale(1.1); }
.esg .activity .activity-con .link-wrap li a:hover div .bg { width: 100%; }
.esg .activity .activity-con .link-wrap li a:hover div .text { color: #fff; }
.esg .activity .item { border: 1px solid #e5e5e5; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.esg .activity .item > img { width: 100%; }
.esg .activity .item p { line-height: 77px; border-top: 1px solid #e5e5e5; text-align: center; font-size: 18px; color: #333; }
.esg .activity .item a { display: block; line-height: 50px; background: #f1f1f1; text-align: center; color: #005c9c; font-weight: 700; }
.esg .activity .item a img { margin-left: 10px; }
.esg .activity .activity-con .link-wrap li div .text span.movePage { display: inline-block; overflow: hidden; background: url(../images/common/intro_arrow.png) no-repeat right; font-size: 1px; color: transparent;}
@media screen and (max-width: 1200px) {
.esg .activity .activity-con .text-wrap { float: left; width: 100%; margin-bottom: 40px; margin-left:0;}
.esg .activity .activity-con .text-wrap .title { text-align: center; }
.esg .activity .activity-con .text-wrap .text { text-align: center; width: 360px; margin: 0 auto; }
.esg .activity .activity-con .link-wrap { width: 100%; float: left; }
.esg .activity .activity-con .link-wrap li { float: left; width: calc((100% - 40px) / 3); margin-left: 20px; }
.esg .activity .activity-con .link-wrap li .image { height: 300px; } }
@media screen and (max-width: 960px) { 
.esg .activity .activity-con { padding-top: 60px; }
.esg .activity .activity-con .text-wrap .title { font-size: 25px; margin-bottom: 15px; }
.esg .activity .activity-con .text-wrap .text { font-size: 12px; line-height: 17px; width: 265px; }
.esg .activity .activity-con .link-wrap li { width: calc((100% - 30px) / 3); margin-left: 15px; }
.esg .activity .activity-con .link-wrap li .image { height: 101px; }
.esg .activity .activity-con .link-wrap li div { height: 35px; }
.esg .activity .activity-con .link-wrap li div .text { line-height: 35px; text-indent: 12px; font-size: 13px; height: 35px; }
.esg .activity .activity-con .link-wrap li:nth-child(3) div .text { font-size:11px; text-indent:5px;}
.esg .rule .rule-con .link-wrap li div .text span.movePage, .esg .activity .activity-con .link-wrap li div .text span.movePage { background:none;}}

/* 윤리규범 - CEO 메시지*/
.ethics .ceo-top { height: 432px; background: url(../images/esg/ceo_bg.jpg) no-repeat right; padding-top: 50px; padding-left: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ethics .ceo-top .ceo-name { margin-top: 55px; color: #333; font-size: 20px; }
.ethics .ceo-top .ceo-name strong { font-size: 20px; color: #333; }
.ethics .ceo-message { margin-top: 50px; }

@media screen and (max-width: 960px) { 
.ethics .ceo-top { height: auto; background: none; background-size: 100% auto; padding-top: 40px; padding-left: 0; padding-bottom: 0; position: relative; }
.ethics .ceo-top img { margin-left: 0; width: 100%; }
.ethics .ceo-top img.mobile_only { display: block; position: relative; z-index: -1; }
.ethics .ceo-top .ceo-name { margin-top: 0; font-size: 15px; margin-left: 0; position: absolute; left: 0; bottom: 100px; }
.ethics .ceo-top .ceo-name strong { font-size: 15px; }
.ethics .ceo-message { margin-top: 50px; } }

/* 윤리준칙 */
/* .ethics h5 { color:#0082cf; font-size: 1.67rem;} */
/* ethics h5 { color: #005c9c; font-size: 1.5rem;} */
.ethics .grey-box { padding: 40px; background: #f4f4f4; margin-top: 30px; border-radius: 20px;}

/* 실전지침 */
.ethics .gray-box-top { background: #f5f5f5; padding: 40px; }
.ethics .gray-box-top .list-style02.col4 > li { width: 25%; float: left; box-sizing: border-box; margin: 5px 0; background-position: 0 10px; }
.ethics .gray-box-top .list-style02.col4 > li a { font-weight: 700; letter-spacing: -0.1rem; }
.ethics .gray-box-top .list-style02.col4 > li a:hover { text-decoration: underline;}
.ethics .gray-box-top .list-style02.col4:after { content: ""; display: block; clear: both; }

@media screen and (max-width: 960px) { 
.ethics .grey-box {border-radius: 10px;}/*251208 추가*/
.ethics .gray-box-top { padding: 20px; }
.ethics .gray-box-top .list-style02.col4 > li { width: 100%; clear: both; }
.ethics .gray-box-top .list-style02.col4 > li a { letter-spacing: -0.05rem; }}

/* 제도운영 */
.ethics .layout-col4 .title { margin-top:0; }

/* 윤리인프라 */
.ethics_item_list {margin-top:60px; overflow: hidden;}
.item_list_text {padding:40px 0 0 10px;}
.ethics_item_list .item {width: calc( (100% - 66px) / 3); float: left; margin:0 10px 58px; cursor: pointer;  border: 1px solid #e5e5e5;}
.ethics_item_list .item img {position:relative; left:0; transition:all 1s;}
.ethics_item_list .item:hover img { transition:all .3s; box-shadow: 5px 5px 7px #b9b9b9; left:-7px;}
.ethics_item_list .item .info_wrap {padding:19px 10px;position: relative; }
.ethics_item_list .item .info_wrap .info_date {display:block; text-align: center; color:#333;}

@media screen and (max-width: 768px) {
.ethics_item_list {margin-top:60px;}
.ethics_item_list .item {width: calc( (100% - 44px) / 2); margin:0 10px 40px;}
.ethics_item_list .item .info_wrap {padding:19px 10px;} }
@media screen and (max-width: 480px) {
.ethics_item_list {margin-top:29px;  padding:0 5px;}
.ethics_item_list .item {width:100%; margin:0 0 58px;}
.ethics_item_list .item .info_wrap {padding:18px 16px; }
.ethics_item_list .item_list_text { padding-left:0; } }

/* **********홍보채널 */
/* **********갤러리 공통 gallery */
.gallery {word-break: break-all;}
.gallery li a {display: block; position: relative; border-bottom: 1px solid #25292c;}

/*.gallery li.vod a::before, .gallery li.link a::before, .gallery li.vod a::after, .gallery li.link a::after {z-index: 2; content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; margin: auto;}
.gallery li.vod a::before, .gallery li.link a::before {border-radius: 50%; background-color: rgba(0,0,0,.5);}
.gallery li.vod a::after, .gallery li.link a::after {background-image: url('/docs/inc/resources/images/ico.png'); background-repeat: no-repeat;}*/
.gallery div {position: relative; padding-bottom: 68%; background-size: cover; background-repeat:no-repeat; background-position: center; overflow: hidden;}
/*.gallery div.thumb:nth-child(1) {background-image: url(https://d2qgx4jylglh9c.cloudfront.net/kr/wp-content/uploads/2022/01/220128-%ED%8F%AC%EC%8A%A4%EC%BD%94%EA%B7%B8%EB%A3%B9-%EC%B5%9C%EC%A0%95%EC%9A%B0-%ED%9A%8C%EC%9E%A5%EC%9D%B4-22%EB%85%84%EB%8F%84-1%EC%9B%94-%EC%9E%84%EC%8B%9C%EC%A3%BC%EC%A3%BC%EC%B4%9D%ED%9A%8C%EC%97%90%EC%84%9C-%EC%9D%98%EC%9E%A5-%EC%9D%B8%EC%82%AC%EB%A5%BC-%ED%95%98%EA%B3%A0%EC%9E%88%EB%8B%A4-640x360.jpg);}
.gallery div.thumb:nth-child(2) {background-image: url(https://d2qgx4jylglh9c.cloudfront.net/kr/wp-content/uploads/2022/02/thu.png);}*/

/*.gallery div::before, .gallery div::after {z-index: 1; content: ''; display: block; position: absolute; top: 0; width: 2.5%; height: 100%; background: #fff;}*/
.gallery div::before { left:0;}
.gallery div::after {right:0;} 
/*.gallery img {z-index: 0; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 95%; margin: auto; transition: width .3s ease-out;}*/
.gallery strong {display: block; position: relative; padding-right:0.5em; overflow: hidden;  word-break: break-all; font-size: 1.2rem;margin-bottom: 10px;}
.gallery strong small { font-size: 1rem; font-weight: 400;}
.gallery .thumb.player { content: ''; }

/* gallery list : PC */
@media screen and (min-width: 961px){
.gallery.double {margin-left: -2.6666rem;}
.gallery.triple {margin-left: -2rem;}
.gallery.quard {margin-left: -2.6666rem;}
.gallery.double li {width: calc(100% / 2 - 2rem); margin-left: 2rem;}
.gallery.triple li {width: calc(100% / 3 - 2rem); margin-left: 2rem;}
.gallery.quard li {width: calc(25% - 2.6666rem); margin-left: 2.6666rem;}
.gallery.double li+li+li {margin-top: 50px;}
.gallery.triple li+li+li+li {margin-top: 50px;}
.gallery.quard li+li+li+li+li {margin-top: 40px;}
.gallery.double li a {padding-bottom: 25px;}
.gallery.triple li a {padding-bottom: 25px;}
.gallery.quard li a {padding-bottom: 50px;}
.gallery li a::before {bottom: 10.6666rem; width: 82px; height: 82px;}
/*.gallery li.vod a::after {bottom: 10.6666rem; width: 26px; height: 31px; background-position: left -406px;}
.gallery li.link a::after {bottom: 10.6666rem; width: 33px; height: 33px; background-position: left -440px;}*/
.gallery.double strong {height: 3.8rem;}
.gallery.triple strong {height: 7.8rem;}
.gallery.double li.text strong {height: auto; max-height: 4rem;}
.gallery.triple li.text strong {height: auto; max-height: 4rem;}
.gallery.triple p {margin-top: 18px;}
.gallery.triple .txt_date {bottom: 27px;}
.gallery.quard .txt_date {bottom: 19px;}
.gallery div {margin-bottom: 18px;}
.gallery.type2 li a { padding-left: 350px; padding-bottom: 25px; }
.gallery.type2:not(.double) li + li { margin-top: 30px; }
.gallery.type2 strong {height: 10.8rem;}
.gallery.type2 .thumb { position: absolute; top: 0; left: 0; bottom: 0; width: 300px; padding: 0; margin-left: 0; }

.gallery.double.type2 li a { padding-left: 45%; }
.gallery.double.type2 strong {height: 7.8rem;}
.gallery.double.type2 .thumb { width: 40%; }

/* gallery list : mobile */
@media screen and (max-width: 960px){
.gallery {margin-left: -1.1538rem;}
.gallery li {width: calc(50% - 1.1538rem); margin-left: 1.1538rem;}
.gallery li+li+li {margin-top: 25px;}
.gallery li a {padding-bottom: 42px;}
.gallery li a::before {bottom: 7.2308rem; width: 41px; height: 41px;}
.gallery li a::after {bottom: 7.2308rem; background-size: 25px auto;}
/*.gallery li.vod a::after {width: 13px; height: 15.5px; background-position: left -203px;}
.gallery li.link a::after {width: 16.5px; height: 16.5px; background-position: left -220px;}*/
.gallery div {margin-bottom: 13px;}
.gallery p {margin-top: 13px;}
.gallery strong {height: 5.3rem; font-size: 1rem;}
.gallery li.text strong {height: auto; max-height: 2.6154rem;}
.gallery .txt_date {bottom: 14px;}}

/* **********보도자료press 홍보영상prvideo */
.press .press_article strong, .prvideo .prvideo_article strong {color: #222;}
/* press list : PC */ @media screen and (min-width: 961px){.press .press_article strong, .prvideo .prvideo_article strong {line-height: 30px;}}
/* press list : mobile */@media screen and (max-width: 960px){.press .press_article strong, .prvideo .prvideo_article strong {line-height: 24px;}}

/* **********소셜미디어advertise */
.advertise>article { margin: 0 auto; font-size: 1.06667rem; text-align: left; letter-spacing: -0.05em; line-height: 1.5em; color: #333;}
.advertise>article.wide { max-width: 1170px;}
/* .advertise .b_bottom { border-bottom: 2px solid #25292c;} */
.advertise .intro { padding-bottom:80px;}
.social_list > li { width: 50%; float:left; padding: 28px 0 38px; border-bottom: 1px solid #e0e2e1;}
.social_list > li > dl { text-align:left;}
.social_list > li > dl dt.social_title { font-size: 22px; color:#333333; font-weight: bold;}
.social_list > li > dl dd { padding-top: 30px; }
/* .social_list > li > dl dd.social_text { height: 80px; line-height: 24px; font-size: 16px; color:#666666; padding-top: 27px; padding-right: 20px; } */
.social_list > li > dl dd > .sns li { width: 30px; height:30px; margin-right:25px; display:inline-block; float:left;}
.social_list > li > dl dd > .sns li:last-child { margin-right:0;}
.social_list > li > dl dd > .sns li a { width:100%; height: 100%; display: block;}
.social_list > li > dl dd > .sns .main { background:url(../images/advertise/sns_main.png) no-repeat ; background-size:cover;}
.social_list > li > dl dd > .sns .news { background:url(../images/advertise/sns_news.png) no-repeat ;background-size:cover;}
.social_list > li > dl dd > .sns .youtube { background:url(../images/advertise/sns_youtube.png) no-repeat;background-size:cover;}
.social_list > li > dl dd > .sns .facebook { background:url(../images/advertise/sns_facebook.png) no-repeat ; background-size:cover;}
.social_list > li > dl dd > .sns .insta { background:url(../images/advertise/sns_insta.png) no-repeat; background-size:cover;}
.social_list > li > dl dd > .sns .linkedin { background:url(../images/advertise/sns_link.png) no-repeat; background-size:cover;}
.social_list > li > dl dd > .sns .tweeter { background:url(../images/advertise/sns_twitter.png) no-repeat ; background-size:cover;}
.social_list > li > dl dd > .sns .blog { background:url(../images/advertise/sns_blog.png) no-repeat; background-size:cover;}

/* advertise : pc */

@media screen and (min-width: 961px){
.advertise>article, .advertise>div {margin-bottom: 80px; }
}
/* advertise : tablet */
@media screen and (max-width: 960px){
.advertise>article, .advertise>div {margin-top: 40px; }
.advertise .intro { padding-bottom: 40px;}
.social_list > li > dl dt.social_title { font-size: 1.3rem; }
/* .social_list > li > dl dd.social_text { font-size: 1.2rem;} */
.social_list > li > dl dd > .sns li { margin-right: 1rem;}
}

/* advertise : mobile */
@media screen and (max-width: 767px){
.advertise>article, .advertise>div {margin-top: 40px; }
.social_list > li { width: 100%; }
.social_list > li > dl dd {width:100%; height: auto;}
.social_list > li > dl dt.social_title { font-size: 1.2rem; }
/* .social_list > li > dl dd.social_text { max-width: 100%; font-size: 1.1rem;} */
.social_list > li > dl dd > .sns li { margin-right: 1rem;}
}

/* **********브로슈어brochure */
.brochure {width:100%; background: url(../images/corp/digital_bg.jpg) no-repeat 0 0; background-size: cover; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.brochure .year, .brochure .text {color:#fff;}
.brochure h4 {color: #fff; font-weight: bold;}
.brochure a {display: inline-block; color: #222; font-weight: bold; background-color: #fff; border-radius: 30px;}

/* brochure : pc */
@media screen and (min-width: 961px) {
.brochure {height:586px; padding: 60px 55px; border-radius: 20px;}
.brochure .year {font-size: 15px;}
.brochure .text {margin-top: 40px; margin-bottom: 40px; font-size: 16px; }
.brochure h4 {padding-top: 30px; font-size: 42px; line-height: 50px;}
.brochure a {margin-bottom: 20px; padding:15px 30px; }
}

/* brochure : mobile */
@media screen and (max-width: 960px) {
.brochure {height:350px; padding: 30px 18px; background-position: center; border-radius: 10px;}
.brochure .year {font-size: 12px;}
.brochure .text {margin-top: 27px; margin-bottom: 27px; font-size: 13px;}
.brochure h4 {padding-top:15px; font-size: 20px; line-height: 27px;}
.brochure a {margin-bottom: 16px; padding:13px 35px; font-size: 12px;}
}

/* **********고객지원 */
.support>article, .support>div {  margin: 0 auto;}
.support>article.wide, .support>div.wide { max-width: 1170px; }

/* 공지사항notice */
.notice .press_article { padding: 45px 0 95px;}
.notice .press_article p { color: #222; line-height: 2;}
.notice .press_article span {color:#444; font-size: 14px;}
.notice .press_article a { color:#005c9c; text-decoration:underline;}
.notice .press_article table { border:1px solid #d6d6d6; line-height:150%; border-top:2px solid #0552a9; margin-top:10px; text-align: center;}
.notice .press_article table td {margin-left: 10px; background-color: #f8f8f8; color: #222; font-size: 15px; }
.notice .press_article a.btn_03 {color: #fff;}
/* notice : mobile */
@media screen and (max-width: 960px) {
.notice .press_article span, .notice .press_article table td {font-size: 13px;}
}

/* 사이트맵 */
.support .sitemap .layout-table { display: table; width: 100%; margin-top: 100px; padding-top: 100px; border-top: 1px #dedede solid; }
.support .sitemap .layout-table:first-child { padding-top: 0; border-top: 0; }
.support .sitemap .layout-table > li { display: table-cell; width: 25%; }
.support .sitemap .layout-table > li dl dt { margin-bottom: 18px; }
.support .sitemap .layout-table > li dl dt a { font-weight: 700; color: #005c9c; }
.support .sitemap .layout-table > li dl dd { margin-bottom: 18px; }
.support .sitemap .layout-table > li dl dd > a { color: #333; display: block; }
.support .sitemap .layout-table > li dl dd ul { margin-top: 15px;}
.support .sitemap .layout-table > li dl dd ul li a { color: #333; line-height: 24px; padding-left: 10px; text-align: left; background: url("../images/common/bu_line.png") no-repeat 0 12px; padding-bottom: 10px; display: block; }
.support .sitemap .layout-table > li dl.corporatecitizenship { margin-top: 50px; }
.support .sitemap .layout-table .dl_space { padding-top: 54px;}

@media screen and (max-width: 960px) { .support .sitemap { margin-top: 60px; }
.support .sitemap .layout-table { display: block; margin-top: 0; padding-top: 0; border-top: 1px solid #e5e5e5; }
.support .sitemap .layout-table:first-child { padding-top: 0; border-top: 1px solid #e5e5e5; }
.support .sitemap .layout-table > li { display: block; width: 100%; padding: 25px 0 35px; border-bottom: 1px solid #e5e5e5; }
.support .sitemap .layout-table > li dl { position: relative; }
.support .sitemap .layout-table:nth-child(2) {border:none;}
.support .sitemap .layout-table > li dl:after { content: ""; display: block; clear: both; }
.support .sitemap .layout-table > li dl dt { margin-bottom: 10px; width: 50%; position: absolute; left: 0; top: 0; }
.support .sitemap .layout-table > li dl dt a { font-size: 13px; }
.support .sitemap .layout-table > li dl dd { float: right; margin-bottom: 10px; width: 100%; padding-left: 40%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.support .sitemap .layout-table > li dl dd > a { font-size: 13px; }
.support .sitemap .layout-table > li dl dd ul { margin-top: 10px;}
.support .sitemap .layout-table > li dl dd ul li a { line-height: 18px; padding-left: 8px; text-align: left; background: url("../images/common/bu_line.png") no-repeat 0 8px; font-size: 12px; padding-bottom: 5px; }
.support .sitemap .layout-table > li dl.corporatecitizenship { margin-top: 0; padding-top: 25px;  border-top: 1px solid #e5e5e5;}
.support .sitemap .layout-table > li dl.corporatecitizenship dt {top: 15px;}
.support .sitemap .layout-table .dl_space { width: 100%; padding-top: 25px; }
.support .sitemap .layout-table .dl_space dt { padding-top: 25px;}
.support .sitemap .layout-table .dl_space dl { padding-bottom: 0;}
.support .sitemap .layout-table .citizen { position: relative; top: 50px; border-top:1px solid  #e5e5e5;  padding-top: 25px; padding-bottom: 35px; }}

/* 찾아오시는길 */
.support .location .image { margin-top: 60px; }
.support .location .image img { width: 100%; display: block; }
.support .location .cs { margin-top: 0; background: url(../images/support/location_ico_phone.png) no-repeat 41px 30px #f5f5f5; padding-left: 80px; padding-top: 26px; height: 80px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.support .location .cs p { float: left; margin-left: 40px; }
.support .location .cs p strong { color: #333; padding-right: 10px; }
.support .location .cs p:first-child { margin-left: 0; }
.support .location .location-map { margin-top: 30px; border-top: 2px solid #333; border-bottom: 1px solid #e5e5e5; }
.support .location .location-map ul { display: table; width: 100%; }
.support .location .location-map ul li { padding: 40px 0; display: table-cell; }
.support .location .location-map ul li .static { display: inline-block; width: 110px; color: #333; }
.support .location .location-map ul li .title { color: #005c9c; font-weight: 700; }
.support .location .location-map ul li .car { padding-left: 110px; background: url(../images/support/location_ico_car.png) no-repeat 0 0; }
.support .location .location-map ul li .bus { padding-left: 110px; background: url(../images/support/location_ico_bus.png) no-repeat 0 0; }
.support .location .location-map ul li .subway { padding-left: 110px; background: url(../images/support/location_ico_subway.png) no-repeat 0 0; }
.support .location .location-map ul li .center-1f { padding-left: 110px; background: url(../images/support/location_ico_1f.png) no-repeat 0 0; }
.support .location .location-map ul li .center-b1 { padding-left: 110px; background: url(../images/support/location_ico_b1.png) no-repeat 0 0; }
.support .location .location-map ul li .btn-wrap.left { margin-top:0; margin-left: 100px; }

@media screen and (max-width: 960px) {
.support .location .btn-wrap a { width: 100%; }
.support .location .btn-wrap.right { float:none;}
.support .location .location-map ul li .btn-wrap.left { float:none; margin-left:0;}}
.support .location .location-map ul li .key { color: #333; margin-bottom: 15px; padding-top: 10px; font-weight: 700; }
.support .location .location-map ul li strong { margin-bottom: 10px; display: inline-block; }
.support .location .location-map ul li .text { margin-bottom: 20px; }
.support .location .location-map ul li:first-child { width: 200px; }
.support .location .location-map ul li div { min-height: 80px; padding-bottom: 20px; }
.support .location .steel-btn { margin-top:-20px; }

@media screen and (max-width: 960px) {.support .location .steel-btn { margin-top:20px; }}
.support .location #map { margin-top: 60px; width: 100%; z-index: 1; }
.support .location #map img { width: 100%; max-width: 1170px; }

@media screen and (max-width: 960px) { .support .location .image { margin-top: 50px; }
.support .location .image img { width: 100%; }
.support .location .image.mt25 { margin-top: 50px; }
.support .location .cs { margin-top: 0; background-size: 15px; background-position: 20px 25px; padding-left: 55px; padding-top: 22px; padding-bottom: 22px; height: auto; }
.support .location .cs p { float: none; margin-left: 0; margin-bottom: 5px; }
.support .location .location-map { margin-top: 20px; }
.support .location .location-map ul { display: block; }
.support .location .location-map ul li { padding: 20px 0; display: block; }
.support .location .location-map ul li .static { width: 80px; }
.support .location .location-map ul li .car, .support .location .location-map ul li .bus, .support .location .location-map ul li .subway { padding-left: 80px; background-size: 60px; }
.support .location .location-map ul li .key { margin-bottom: 10px; }
.support .location .location-map ul li strong { margin-bottom: 5px; }
.support .location .location-map ul li .text { margin-bottom: 10px; }
.support .location .location-map ul li:first-child { width: 100%; border-bottom: none; padding-bottom: 0; }
.support .location .location-map ul li div { min-height: 80px; }
.support .location #map { margin-top: 30px; } }