@charset "utf-8";

/* .slick-arrow */
.custom-controls-wrap { text-align: center; }
.custom-controls-wrap .custom-controls > div, .custom-controls-wrap .custom-controls > button { float: left; }
.custom-controls .custom-slick-arrow{ display: inline-block; position: relative;; bottom: 0;  width: 24px;  height: 24px; text-indent: -999999em; z-index: 2; }
.custom-controls .custom-slick-prev.custom-slick-arrow{ background: url(../../images/common/icon_slider_next.svg) no-repeat center; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.custom-controls .custom-slick-next.custom-slick-arrow{ background: url(../../images/common/icon_slider_next.svg) no-repeat center; }
.custom-controls .play-control { display: inline-block; line-height: 27px; float: left; }
.custom-controls .play-control button { width: 24px; height: 24px; background-repeat: no-repeat; background-repeat: no-repeat; background-position: center; vertical-align: middle; }
.custom-controls .play-control button.stop { display: inline-block; background-image: url(../../images/common/icon_slider_pause.svg); }
.custom-controls .play-control button.play { display: none; background-image: url(../../images/common/icon_slider_start.svg); }
.custom-controls .play-control.active button.stop { display: none; }
.custom-controls .play-control.active button.play { display: inline-block; }
.custom-controls .img-number { color: #fff;  width: 56px; line-height: 1.1; text-align: left; margin-right: 24px; margin-top: 3px; }

/* .slick-dots */
.custom-controls .slick-dots { position: relative;  display: block; padding: 0; line-height: 16px; }
.custom-controls .slick-dots li { float: none; position: relative; display: inline-block; width: 16px; height: 16px; cursor: pointer; margin-right: 4px; vertical-align: middle; }
.custom-controls .slick-dots li:last-child { margin-right: 0; }
.custom-controls .slick-dots li button { vertical-align: top; text-indent:-99999em; width: 16px; height: 16px; }
.custom-controls .slick-dots li:before { content: ""; width: 16px; height: 16px; background-color: #D5DADC; position: absolute; border-radius: 50%; }
.custom-controls .slick-dots li.slick-active:before { width: 16px; height: 16px; background-color: #00C2AE; box-sizing: border-box;}



/* visual */
.main #contentsWrap { padding-top: 120px; }
.main .visual-wrap { position: relative; padding-top: 40px; }
.main .visual-wrap .bg-slider-wrap { max-width: 944px; width: 100%; }
.main .visual-wrap .bg-slider-wrap img { max-width: 100%; }
.main .visual-wrap .bg-slider-wrap .bg-slider .item { display: block !important; overflow: hidden; position: relative; height: 0; padding-bottom: 49.8%; } 
.main .visual-wrap .bg-slider-wrap .bg-slider .item img { position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(1); transition: all 6s; }
.main .visual-wrap .bg-slider-wrap .slick-current .item.active img { transform: translate(-50%, -50%) scale(1.1); }



.main .visual-wrap .txt-slider-wrap { position: absolute; right: 0; bottom: 70px; max-width: 681px; padding: 32px; background-image: linear-gradient(139deg, rgba(7,185,156,0.80) 0%, rgba(0,51,100,0.95) 94%); }
.main .visual-wrap .txt-slider-wrap p, .main .visual-wrap .txt-slider-wrap span { display: inline-block; color: #ffffff !important; }
.main .visual-wrap .txt-slider-wrap a { color: #ffffff !important; }
.main .visual-wrap .txt-slider-wrap .custom-controls-wrap { position: absolute; right: 0; bottom: -70px; }
.main .visual-wrap .txt-slider-wrap .custom-controls-wrap .custom-controls { display: block; overflow: hidden; background-color: #626F7B; padding: 23px 24px; }
.main .visual-wrap .txt-slider-wrap .custom-controls-wrap .custom-controls button { float: left; }
.main .visual-wrap .txt-slider-wrap .custom-controls-wrap .custom-controls .custom-slick-next { margin: 0 24px; }
/* notice */
.main .banner-slider-wrap { position: relative; }
.main .banner-slider-wrap .item { position: relative; display: block !important; }
.main .banner-slider-wrap .item img { width: 100%; }
.main .banner-slider-wrap .item p { position: absolute; width: 80%; height: 100%; padding: 32px; left: 0; top: 0; color: #fff; }
.main .banner-slider-wrap .custom-controls-wrap { position: absolute; right: 32px; bottom: 32px; }
.main .banner-slider-wrap .custom-controls-wrap .play-control { line-height: 16px; margin-left: 8px; }
.main .banner-slider-wrap .custom-controls-wrap .play-control button { width: 16px; height: 16px; }
.main .notice-wrap .left { overflow: hidden; }
.main .notice-wrap .left > div { float: left; }
.main .notice-wrap .title-wrap { width: 242px; margin-bottom: 0; }
.main .notice-wrap .title-wrap a, .main .notice-wrap .title-wrap p { display: inline-block; color: #fff; }
.main .notice-wrap .title-wrap span { display: block; }
.main .notice-wrap .title-wrap .title { width: 100%; height: 200px; background-color: #115999; padding: 32px; color: #fff; }
.main .notice-wrap .title-wrap .link-wrap { height: 68px; padding: 23px 32px; background-color: #03366C; }
.main .notice-wrap .left.bg-118F99 .title-wrap .title { background: #118F99; }
.main .notice-wrap .left.bg-118F99 .title-wrap .link-wrap { background: #29758B; }
.main .link-wrap .icon { vertical-align: middle; margin-top: -3px; margin-left: 12px; }
.main .notice-wrap .txt-slider-wrap { position: relative; width: calc( 100% - 242px); background: #FAFAFA; border: 1px solid #D5DADC; border-left: 0; box-sizing: border-box; }
.main .notice-wrap .txt-slider-wrap .item { position: relative; height: 266px; padding: 32px; box-sizing: border-box; }
.main .notice-wrap .txt-slider-wrap span { position: absolute; left: 32px; bottom: 13px; color: #6D6D6D; }
.main .notice-wrap .txt-slider-wrap span::before { content: ''; position: absolute; width: 40px; height: 1px; background-color: #D5DADC; top: -20px; left: 0; }
.main .notice-wrap .txt-slider-wrap .custom-controls-wrap { position: absolute; right: 32px; bottom: 32px; }
.main .notice-wrap .txt-slider-wrap .item .title22 { font-weight: 500; }
.main .notice-wrap .txt-slider-wrap .ellipse.lh3 { height: 83px; }
.main hr { height: 3px; background-color: #353535; margin-bottom: 21px; } 
/* video contents */
.main .video-contents .link-wrap, .main .reports-contents .link-wrap { overflow: hidden; }
.main .video-contents .link-wrap a, .main .reports-contents .link-wrap a { float: right; }
.main .video-contents .ellipse.lh3 { height: 84px; }
.main .default-wrap .video-contents .col-wrap > div a { display: inline-block; max-width: 274px; height: 280px }
.main .default-wrap .video-contents .col-wrap > div a:hover p { text-decoration: underline; }
.main .default-wrap .video-contents .col-wrap > div a img { max-width: 100%; }
/* Recent Reports contents */
.main .thumb-list.type1 li { width: calc( 50% - 16px); float: left; padding: 0; }
.main .thumb-list.type1 li:first-child { margin-right: 32px; }
.main .thumb-list.type1 li > a { margin: 20px 0; }
.main .thumb-list.type1 li > a .txt-wrap .matter { height: auto; }
.main .thumb-list.type1 li .ellipse.lh4 { height: 112px; }
.main .thumb-list.type1 li > a .txt-wrap { padding-left: 20px; }
.main .thumb-list.type1 li > a .txt-wrap .date { left: 150px; top: 187px; }
/*newsletter*/
.main #authorLayer .layerpop { max-width: 836px; }
.main .layerpop-wrap .layerpop .layer-body { border: 8px solid #00C2AE; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.20); padding: 0; }
.main .layerpop-wrap .layerpop.relative { top: 50%; transform: translateY(-50%); }
.main .layerpop-wrap .layer-body { overflow: hidden; }
.main .layerpop-wrap .layer-body > div { position: relative; float: left; width: 50%; }
.main .layerpop-wrap .layer-body > div img { display: block; width: 100%; }
.main .layerpop-wrap .layer-body .left .txt-box { position: absolute; left: 0; top: 0; padding: 40px; }
.main .layerpop-wrap .layer-body .left .txt-box p { font-size: 12px; word-break: keep-all; }
.main .layerpop-wrap .layer-body .left hr { width: 40px; height: 1px; background: #fff; }
.main .layerpop-wrap .layer-body .right { padding: 40px 40px 0; }
.main .layerpop-wrap .layer-body .right .txt-box { padding: 16px; border: 1px solid #D5DADC; height: 112px; overflow: hidden; overflow-y: auto; }
.main .layerpop-wrap .layer-body .right .radio-wrap { text-align: center; }
.main .layerpop-wrap .layer-body .right .radio-wrap > div { display: inline-block; }
.main .layerpop-wrap .layer-body .right .radio-wrap > div + div { margin-left: 24px; }
.main .layerpop-wrap .layer-body .right .radio-item input[type="radio"] + label { padding-top: 4px; }
.main .layerpop-wrap .layer-body .right hr { height: 1px; background: #D5DADC; }
.main #quickWrap .layerpop-wrap .right .btn-wrap { overflow: hidden; text-align: center; }
.main #quickWrap .layerpop-wrap .right .btn-wrap a { display: inline-block; float: none; width: auto; height: auto; border-radius: 0px; box-shadow: none; color: #fff; background-color: #6D6D6D; border: 1px solid #6D6D6D; }
.main #quickWrap .layerpop-wrap .right .btn-wrap a:hover { background: #03366C; border: 1px solid #03366C; }
.main #quickWrap .layerpop-wrap .right .btn-wrap .tooltip-close { margin: 0; background-color: #fff; border: 1px solid #6D6D6D; color: #6D6D6D; margin-left: 4px; }
.main #quickWrap .layerpop-wrap .right .btn-wrap .tooltip-close:hover { border: 1px solid #03366C; background: #fff; color: #03366C; }
.main .layerpop-wrap .layer-footer p a { text-decoration: underline; }
/*cookies*/
.main .cookiespop-wrap { overflow-x: hidden; overflow-y: auto; position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; z-index: 99999; }
.main .cookiespop-wrap .cookiespop { background:#ffffff;box-shadow:0 10px 24px 0 rgb(0 0 0 / 16%);border-top:4px solid #00C2AE; position:absolute; left:0; bottom:0; padding:32px 236px; }
.main .cookiespop-wrap .cookiespop .btn-wrap .tooltip-close { background:#6D6D6D; color:#ffffff; }
.main .cookiespop-wrap .cookiespop .btn-wrap .tooltip-close:hover { background: #03366c; border: 1px solid #03366C; }
@media all and (max-width:1193px) {
  .main #gnbWrap .default-wrap { padding: 0 4.44%; }
  
  .ta-mo-l { text-align: left !important; }
  .main #contentsWrap { padding-top: 48px; }
  .main .default-wrap { padding: 0; }
  .main .default-wrap .has-padding { padding: 0px 4.44%; }
  .main hr { margin: 0 4.44% 24px; }
  /* visual */
  .main .visual-wrap .bg-slider-wrap { max-width: 100%; }
  .main .visual-wrap .bg-slider-wrap .bg-slider .item { padding-bottom: 197.8%; } 
  .main .visual-wrap .txt-slider-wrap { width: 80%; }
  .main .visual-wrap .custom-controls-wrap { width: 100%; }
  .main .visual-wrap .custom-controls > div { float: right; }
  .main .visual-wrap .custom-controls .img-number { float: left; }
  /* notice */
  .main .banner-slider-wrap { margin-bottom: 32px; }
  .main .notice-wrap .left > div { float: none; width: 100%; }
  .main .notice-wrap .title-wrap p { float: none; } 
  .main .notice-wrap .title-wrap .title, .main .notice-wrap .title-wrap .link-wrap { width: 100%; height: auto; }
  .main .notice-wrap .txt-slider-wrap {  border: 1px solid #D5DADC; border-top: 0; }
  .main .notice-wrap .txt-slider-wrap a { display: block; margin-bottom: 76px;  }
  .main .notice-wrap .txt-slider-wrap span { position: relative; display: inline-block; left: 0; bottom: 0; }
  .main .notice-wrap .txt-slider-wrap .ellipse.lh3 { height: 4em; }
  .main .notice-wrap .txt-slider-wrap .item  { height: auto; }
  /* video contents */
  .main .video-contents .link-wrap a, .main .reports-contents .link-wrap a { float: left; }
  .mo-scroll { display: flex; overflow-x: auto !important; margin: 0; }
  .mo-scroll > div,.mo-scroll > li { flex-shrink: 0; -webkit-flex-shrink: 0; }
  .mo-scroll > div:first-child { padding-left: 0; }
  /* Recent Reports contents */

  .main .thumb-list.type1 li { width: 100%; float: none; max-width: 580px; }
  .main .thumb-list.type1 li:first-child { margin-right: 0; }
  /*cookies*/
  .main .cookiespop-wrap .cookiespop { padding:32px; }

  .main .footer-wrap .default-wrap { width: 100%; padding: 0px 4.44%; }
}
@media all and (max-width:768px) {
  .main .video-contents .ellipse.lh3 { height: 72px !important; }
  .main .thumb-list.type1 li .ellipse.lh4 { height: 96px !important; -webkit-line-clamp: 4 !important; }

  /*newsletter*/
  .main .layerpop-wrap .layerpop { padding: 0 4.4%; }
  .main .layerpop-wrap .layerpop.relative { transform: translate(0); top: 20px; }
  .main .layerpop-wrap .layer-body > div { width: 100%; }
  .main .layerpop-wrap .layer-body .left .txt-box { width: 100%; padding: 32px; }
  .main .layerpop-wrap .layer-body .right { padding: 24px; }
  .main .layerpop-wrap .layer-body .right .radio-wrap > div + div { margin-left: 16px; }
  .main .layerpop-wrap .layer-footer p a { display: block; }
  
} 

















