@charset "UTF-8";

.sv {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 145px 0;
  position: relative;
}

.sv .sv__param01 {
  font-size: 45px;
  font-weight: 500;
  color: #fff;
  line-height: 1em;
}

.sv .sv__param02 {
  color: #fff;
  line-height: 1em;
  font-size: 17px;
  margin-top: 20px;
}

.sv .sv__path {
  display: flex;
  align-items: center;
  position: absolute;
  width: 1240px;
  justify-content: flex-end;
  left: 50%;
  margin-left: -620px;
  bottom: 25px;
}

.sv .sv__path > a {
  color: #fff;
  display: block;
  margin-right: 10px;
  padding-right: 13px;
  position: relative;
  line-height: 16px;
}

.sv .sv__path > a::before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 0;
}

.sv .sv__path > p {
  color: #fff;
}

/* 공통영역 */
.sub__container {
  padding-top: 75px;
}

.sub__tit {
  font-size: 35px;
  color: #222;
  font-weight: 500;
  margin-bottom: 60px;
}

.sub__stit {
  font-size: 32px;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 60px;
}

.sub__stit02 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 20px;
}

.sub__intro {
  display: flex;
  padding-bottom: 120px;
  align-items: center;
}

.sub__intro .intro__txt {
  margin-left: 45px;
  flex: 1;
}

.sub__intro img {
  box-shadow: 11px 12px 12px rgba(0, 0, 0, 0.2);
}

.sub__intro .param01 {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.2em;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #0980ef;
}

.sub__intro .param02 {
  font-size: 17px;
  color: #666;
  line-height: 1.6em;
  word-break: keep-all;
}

.dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  opacity: 0;
  display: none;
  cursor: pointer;
}

.tab--style01 {
  display: flex;
}

.tab--style01 > a {
  font-size: 16px;
  color: #999;
  flex: 1;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ddd;
  margin-left: -1px;
  text-align: center;
  display: block;
}

.tab--style01 > a.on {
  background-color: #0c579e;
  border-color: #0c579e;
  color: #fff;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
}

.table--style01 {
  width: 100%;
}

.table--style01 th {
  background-color: #004f99;
  color: #fff;
  font-weight: 400;
  border-right: 1px solid #eee;
  font-size: 16px;
  padding: 7px 0;
}

.table--style01 td {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 7px 15px;
  box-sizing: border-box;
  color: #666;
}

.table--style01 td:first-child {
  border-left: 1px solid #eee;
}

.table--style01 td:nth-child(2) {
  text-align: center;
}

.table--style01 .total {
  background-color: #eceff1;
}

.table--style01 .total td {
  border-color: #fff;
}

/* About CEO */
.company-ceo .isFlex {
  display: flex;
  align-items: center;
}

.company-ceo .ceo__part.style01 {
  transform: translateY(50px);
  margin-top: -50px;
}

.company-ceo .ceo__part.style01 .part__txt {
  margin-left: 80px;
}

.company-ceo .ceo__part.style01 .part__txt::before {
  left: -125px;
}

.company-ceo .ceo__part.style02 {
  background-color: #f8f9fa;
  padding: 145px 0 180px;
}

.company-ceo .ceo__part.style02 .part__txt {
  text-align: right;
  margin-right: 65px;
}

.company-ceo .ceo__part.style02 .part__txt::before {
  right: -125px;
}

.company-ceo .ceo__part.style03 {
  transform: translateY(-95px);
}

.company-ceo .ceo__part.style03 .part__txt {
  margin-left: 80px;
}

.company-ceo .ceo__part.style03 .part__txt::before {
  left: -125px;
}

.company-ceo .ceo__part .part__txt {
  position: relative;
  flex: 1;
}

.company-ceo .ceo__part .part__txt::before {
  content: '';
  width: 110px;
  height: 1px;
  background-color: #0980ef;
  position: absolute;
  top: 15px;
}

.company-ceo .ceo__part .part__txt .param01 {
  font-size: 35px;
  line-height: 1.2em;
  font-weight: 500;
}

.company-ceo .ceo__part .part__txt .param01 span {
  color: #0980ef;
}

.company-ceo .ceo__part .part__txt .param02 {
  color: #666666;
  font-size: 18px;
  margin-top: 20px;
  line-height: 1.8em;
}

.company-ceo .ceo__part .part__txt .param02 span {
  color: #000;
}

.company-ceo .expert__list{
  border: none;
}

.company-ceo .expert__list > li{
  width: 100%;
  margin: 0;
}

.company-ceo .ceo__vision {
  text-align: center;
  padding: 110px 0 125px;
  background-color: #f8f9fa;
}

.company-ceo .ceo__vision .param01 {
  font-size: 35px;
  color: #0980ef;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 25px;
}

.company-ceo .ceo__vision .param02 {
  font-size: 18px;
  color: #666;
  line-height: 1.8em;
  margin-bottom: 50px;
}

/* Our Specialist */
.company-specialist .specialist__knowhow {
  background-color: #f8f9fa;
  padding: 110px 0 120px 0;
}

.company-specialist .specialist__knowhow .param01 {
  font-size: 21px;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 50px;
}

.company-specialist .specialist__knowhow .param01 span {
  color: #0980ef;
}

.company-specialist .specialist__rule {
  margin-top: 110px;
}

.company-specialist .specialist__rule .rule__list {
  display: flex;
}

.company-specialist .specialist__rule .rule__list > li {
  width: 33.334%;
  box-sizing: border-box;
  padding: 0 30px;
  border-right: 1px dashed #ddd;
}

.company-specialist .specialist__rule .rule__list > li:nth-child(2) .list__param::before {
  background-color: #3a99f2;
}

.company-specialist .specialist__rule .rule__list > li:nth-child(3) .list__param::before {
  background-color: #3372ad;
}

.company-specialist .specialist__rule .rule__list .list__head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  border-radius: 50px;
  text-align: center;
}

.company-specialist .specialist__rule .rule__list .list__head span {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4em;
}

.company-specialist .specialist__rule .rule__list .list__param {
  margin-top: 30px;
  padding-left: 35px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4em;
  position: relative;
}

.company-specialist .specialist__rule .rule__list .list__param::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #88c5ff;
  position: absolute;
  top: 6px;
  left: 20px;
}

.company-specialist .specialist__expert {
  margin-top: 110px;
}

.expert__list {
  border-top: 2px solid #000;
  padding-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

.expert__list > li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 75px;
}

.expert__list > li:nth-child(3n) {
  margin-right: 0;
}

.expert__list > li .list__thumb {
  position: relative;
  margin-bottom: 20px;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}

.expert__list > li .list__thumb img {
  position: absolute;
  top: 0;
  left: 50%;
  /* width: 100%; */
  height: 100%;
  transform: translate(-50%, 0);
}

.expert__list > li .list__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 17px;
}

.expert__list > li .list__name span {
  font-size: 16px;
  color: #666;
  font-weight: 400;
}

.expert__list > li .list__msg {
  margin-top: 15px;
  font-size: 15px;
  color: #004f99;
  line-height: 1.4em;
  background-image: url(/image/sub/msg_icon.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 20px;
  box-sizing: border-box;
  word-break: keep-all;
}

.expert__list > li .list__spec {
  margin-top: 15px;
}

.expert__list > li .list__spec > li {
  display: flex;
  margin-bottom: 7px;
}

.expert__list > li .list__spec .spec__head {
  width: 70px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4em;
}

.expert__list > li .list__spec .spec__data {
  flex: 1;
}

.expert__list > li .list__spec .spec__data p {
  color: #666;
  line-height: 1.4em;
}

.expert__list > li .list__spec .spec__data.field p {
  padding-left: 8px;
  box-sizing: border-box;
  position: relative;
}

.expert__list > li .list__spec .spec__data.field p::before {
  content: '';
  width: 2px;
  height: 2px;
  background-color: #666;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}

/* 사업영역 */
.company-business .business__resin {
  background-color: #f8f9fa;
  padding: 110px 0 30px;
}

.company-business .business__film {
  padding: 110px 0 30px;
}

.company-business .business__other {
  padding: 110px 0 120px;
  background-image: url(/image/sub/business_img02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.company-business .business__other .sub__stit {
  color: #fff;
}

.company-business .business__other .sub__intro {
  padding-bottom: 0;
}

.company-business .business__other .sub__intro .param01,
.company-business .business__other .sub__intro .param02 {
  color: #fff;
}

.company-business .business__other .sub__intro .intro__btn {
  display: block;
  width: 350px;
  margin-top: 40px;
  color: #fff;
  box-sizing: border-box;
  padding: 15px 12px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
  transition: all ease 0.3s;
}

.company-business .business__other .sub__intro .intro__btn:hover {
  background-color: #fff;
  color: #333;
}

.company-business .business__list {
  display: flex;
  flex-wrap: wrap;
}

.company-business .business__list > li {
  width: 33.334%;
  text-align: center;
  border-right: 1px solid #e8e8e8;
  margin-bottom: 100px;
  box-sizing: border-box;
}

.company-business .business__list > li:nth-child(3n) {
  border: none;
}

.company-business .business__list .param01 {
  line-height: 1em;
  font-size: 22px;
  font-weight: 500;
  margin-top: 40px;
}

.company-business .business__list .param01.blue {
  color: #0980ef;
}

.company-business .business__list .param01.orange {
  color: #ffb400;
}

.company-business .business__list .param02 {
  margin-top: 20px;
  font-size: 16px;
  color: #666;
}

/* 연혁 */
.company-history .history__container {
  display: flex;
  align-items: flex-start;
  margin-bottom: 100px;
  justify-content: space-between;
}

.company-history .history__box {
  flex: 1;
  margin-right: 45px;
}

.company-history .history__box .history__list:last-child > li > ul {
  padding-bottom: 0;
}

.company-history .history__img {
  width: 370px;
}

.company-history .history__img img {
  box-shadow: 11px 12px 12px rgba(0, 0, 0, 0.2);
  margin-bottom: 25px;
}

.company-history .history__list:last-child {
  margin-bottom: 0;
}

.company-history .history__list > li {
  display: flex;
  align-items: flex-start;
}

.company-history .history__list > li > ul {
  padding-bottom: 60px;
  position: relative;
  width: 100%;
}

.company-history .history__list > li > ul::before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #bbbbbb;
  position: absolute;
  top: 8px;
  left: 34px;
}

.company-history .history__list > li > ul > li {
  display: flex;
  align-items: flex-start;
}

.company-history .history__list .list__year {
  color: #004f99;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin-right: 65px;
}

.company-history .history__list .list__month {
  padding-right: 30px;
  position: relative;
  color: #666;
  width: 50px;
  box-sizing: border-box;
  font-size: 18px;
}

.company-history .history__list .list__month::before {
  content: '';
  width: 7px;
  height: 7px;
  border: 1px solid #004f99;
  border-radius: 50%;
  position: absolute;
  right: 11px;
  top: 8px;
  background-color: #fff;
}

.company-history .history__list .list__event {
  color: #666;
  word-break: keep-all;
  font-size: 18px;
  flex: 1;
}

/* 특허/인증/수상 */
.company-patent .patent__intro {
  border-top: 2px solid #000;
  padding-top: 55px;
  padding-bottom: 100px;
  background-image: url(/image/sub/patent_img01.png);
  background-repeat: no-repeat;
  background-position: 100% center;
}

.company-patent .patent__intro .param01 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.company-patent .patent__intro .param02 {
  font-size: 16px;
  line-height: 1.5em;
  color: #666;
  margin-top: 30px;
}

.company-patent .patent__intro .param02 span {
  color: #0980ef;
}

.company-patent .patent__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.company-patent .patent__list > li {
  width: 32%;
  margin-right: 2%;
  background-color: #f8f9fa;
  margin-bottom: 2%;
  padding: 25px 0;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}

.company-patent .patent__list > li:nth-child(3n) {
  margin-right: 0;
}

.company-patent .patent__list > li p {
  margin-top: 20px;
  font-size: 16px;
  color: #666;
  width: 200px;
  word-break: keep-all;
  margin: 20px auto;
}

.company-patent .patent__list > li img {
  transition: all ease 0.3s;
}

.company-patent .patent__list > li:hover img {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}

.company-patent .patent__popup {
  width: 500px;
  position: fixed;
  top: 130px;
  left: 50%;
  margin-left: -250px;
  z-index: 1000;
  opacity: 0;
  display: none;
}

.company-patent .patent__popup img {
  width: 100%;
  border: 1px solid #000;
}

.company-patent .patent__popup .popup__close {
  width: 25px;
  height: 25px;
  background-image: url(/image/sub/close_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -35px;
}

/* 인재채용 */
.company-recruit .recruit__intro {
  background-image: url(/image/sub/recruit_img01.jpg);
  padding: 100px 80px;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 110px;
}

.company-recruit .recruit__intro .param01 {
  color: #fff;
  font-size: 30px;
  line-height: 1.6em;
  margin-bottom: 20px;
}

.company-recruit .recruit__intro .param02 {
  font-size: 17px;
  color: #fff;
  line-height: 1em;
  padding: 10px 0 10px 30px;
  background-image: url(/image/sub/recruit_icon01.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}

.company-recruit .recruit__intro .param02 span {
  color: #ffba00;
}

.company-recruit .recruit__right {
  display: flex;
  justify-content: space-between;
  margin-bottom: 110px;
}

.company-recruit .recruit__right > li {
  width: 31%;
  border: 1px solid #ddd;
  text-align: center;
  padding: 85px 50px 75px 50px;
  box-sizing: border-box;
}

.company-recruit .recruit__right .param01 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
  line-height: 1.4em;
}

.company-recruit .recruit__right .param02 {
  margin-top: 15px;
  color: #666;
  line-height: 1.4em;
}

.company-recruit .recruit__board {
  background-color: #f8f9fa;
  padding: 110px 0;
}

.company-recruit .recruit__board .board__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.company-recruit .recruit__board .board__top .sub__stit {
  margin-bottom: 0;
}

.company-recruit .recruit__board .board__top span {
  color: #0980ef;
}

.company-recruit .recruit__board .board__list {
  border-top: 2px solid #000;
  margin-bottom: 45px;
}

.company-recruit .recruit__board .board__list .list__q {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background-image: url(/image/main/arrow02.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) center;
  padding: 30px 145px 30px 0;
  border-bottom: 1px solid #ddd;
  transition: all ease 0.3s;
  cursor: pointer;
  flex-wrap: wrap;
}

.company-recruit .recruit__board .board__list .list__q.on {
  background-image: url(/image/main/arrow02_on.png);
}

.company-recruit .recruit__board .board__list .list__a {
  padding: 45px 135px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  display: none;
}

.company-recruit .recruit__board .board__list .list__status {
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #004f99;
}

.company-recruit .recruit__board .board__list .list__status.finished {
  background-color: #cacaca;
}

.company-recruit .recruit__board .board__list .list__txt {
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 35px;
}

.company-recruit .recruit__board .board__list .list__tit {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.company-recruit .recruit__board .board__list .list__date {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  background-image: url(/image/sub/date_icon.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  margin-top: 10px;
}

/* 오시는 길 */
.company-location {
  padding-bottom: 75px;
}

.company-location .location__intro {
  background-image: url(/image/sub/location_img01.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) center;
  border-top: 2px solid #000;
  padding: 60px 0;
}

.company-location .location__intro .param01 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  color: #000;
}

.company-location .location__intro .param02 {
  font-size: 16px;
  color: #666;
  margin-top: 12px;
}

.company-location .location__intro .param03 {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  margin-right: 12px;
}

.company-location .location__intro .param04 {
  font-size: 16px;
  color: #666;
}

.company-location .location__intro .intro__list {
  width: 640px;
  margin-top: 60px;
}

.company-location .location__intro .intro__list > li {
  display: flex;
  align-items: center;
}

.company-location .location__intro .intro__list > li:last-child .list__txt {
  border: none;
}

.company-location .location__intro .intro__list .list__txt {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 15px;
  border-bottom: 1px dashed #eee;
  padding: 15px 0;
}

.company-location iframe {
  width: 100%;
  height: 490px;
}

/* 제품설명 */
.product-page {
  padding-bottom: 110px;
}

.product-page .tab--style01 {
  margin-bottom: 60px;
}

.product-page .product__top {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 100px;
}

.product-page .product__top .top__img {
  flex: 1;
  height: 0;
  padding-top: 30%;
  overflow: hidden;
  position: relative;
}

.product-page .product__top .top__img .img--style01 {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.product-page .product__top .top__info {
  width: 50%;
  margin-left: 50px;
}

.product-page .product__top .param01 {
  color: #0c579e;
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 40px;
}

.product-page .product__top .param02 {
  font-size: 16px;
  line-height: 1.6em;
  word-break: keep-all;
  color: #666;
  margin-bottom: 30px;
}

.product-page .product__top .param03 {
  font-size: 16px;
  font-weight: 500;
  padding-left: 30px;
  box-sizing: border-box;
  background-image: url(/image/sub/product_icon01.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-bottom: 7px;
}

.product-page .product__top .param04 {
  font-size: 16px;
  color: #666666;
}

.product-page .product__top .param__box {
  border: 1px solid #ddd;
  background-color: #f4f6f7;
  border-radius: 7px;
  padding: 20px;
  box-sizing: border-box;
}

.product-page .product__top .top__thumb {
  width: 100%;
  position: relative;
  margin-top: 40px;
}

.product-page .product__top .top__thumb .items {
  /* height: 250px; */
  position: relative;
  /* overflow: hidden; */
  background-color: #f4f6f7;
  margin: 0 25px;
  padding: 10px;
  box-sizing: border-box;
}

.product-page .product__top .top__thumb .items img {
  /* position: absolute;
   top:0;
   left: 50%; */
  /* width: 100%; */
  /* height: 100%; */
  /* display: block;
   margin: auto;
   transform: translate(-50%, 0); */
}

.product-page .product__top .top__thumb .thumb__arrows .arrows__prev {
  position: absolute;
  top: 43%;
  left: -50px;
  width: 50px;
  height: 50px;
  background-image: url(/image/sub/arrow_prev.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.product-page .product__top .top__thumb .thumb__arrows .arrows__next {
  position: absolute;
  top: 43%;
  right: -50px;
  width: 50px;
  height: 50px;
  background-image: url(/image/sub/arrow_next.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.product-page .product__detail {
  padding: 75px 0;
  border-top: 1px solid #ddd;
  /* text-align: center; */
}

.product-page .product__tit {
  font-size: 30px;
  font-weight: 600;
  line-height: 1em;
  margin-top: 75px;
  margin-bottom: 15px;
}

.table--style01.table01 td:nth-child(3),
.table--style01.table01 td:nth-child(4) {
  text-align: center;
}

.table--style01.table01 td:nth-child(5) {
  padding: 0;
  cursor: pointer;
}

.table--style01.table01 td:nth-child(5) .download {
  background-image: url(/image/sub/download_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 21px;
  margin: auto;
}

.table--style01.table01 td:nth-child(5):hover {
  background-color: #f5f5f5;
}

.table--style01.table01 td:nth-child(5):hover .download {
  background-image: url(/image/sub/download_icon_on.png);
}

.table--style01.table02 td {
  text-align: left;
}

.table--style01.table02 td:nth-child(6),
.table--style01.table02 td:nth-child(7) {
  padding: 0;
  cursor: pointer;
}

.table--style01.table02 td:nth-child(6) .download,
.table--style01.table02 td:nth-child(7) .download {
  background-image: url(/image/sub/download_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 21px;
  margin: auto;
}

.table--style01.table02 td:nth-child(6):hover,
.table--style01.table02 td:nth-child(7):hover {
  background-color: #f5f5f5;
}

.table--style01.table02 td:nth-child(6):hover .download,
.table--style01.table02 td:nth-child(7):hover .download {
  background-image: url(/image/sub/download_icon_on.png);
}

/* 게시판 페이지 */
.board-page {
  padding-bottom: 120px;
}

.board-page .board__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}

.board-page .board__top .sub__tit {
  margin-bottom: 0;
}

.board-page .board__top .top__msg {
  color: #999;
  font-size: 16px;
}

.board-page .board__list {
  border-top: 2px solid #000;
  margin-bottom: 50px;
}

.board-page .board__list .list__wrap {
  display: flex;
  font-size: 15px;
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
}

.board-page .board__list .list__wrap.head {
  background-color: #fff !important;
  text-align: center;
}

.board-page .board__list .list__wrap.head p {
  color: #000;
  font-weight: 600;
}

.board-page .board__list .list__wrap:hover {
  background-color: #f9f9f9;
}

.board-page .board__list .list__div {
  width: 100px;
  text-align: center;
  color: #999999;
}

.board-page .board__list .list__tit {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.board-page .board__list .list__tit.notice {
  color: #004f99;
  padding-left: 20px;
  background-image: url(/image/sub/notice_icon.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}

.board-page .board__list .list__tit.reply {
  color: #004f99;
  padding-left: 50px;
  background-image: url(/image/sub/reply_icon.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}

.board-page .board__list .list__tit .file__icon {
  display: inline-block;
  margin-left: 3px;
}

.board-page .board__list .list__date {
  width: 140px;
  text-align: center;
  color: #999999;
}

.board-page .board__list .list__view {
  width: 100px;
  text-align: center;
  color: #999999;
}

.board-page .smile__banner {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 60px 0;
  text-align: center;
  background-image: url(/image/sub/smile_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 60px;
}

.board-page .smile__banner p {
  line-height: 1.6em;
}

.board-page .smile__banner p span {
  color: #ffd614;
}

.board__list--style02 {
  border-top: 2px solid #000;
  margin-bottom: 50px;
}

.board__list--style02 > a {
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  transition: all ease 0.3s;
}

.board__list--style02 > a:hover {
  background-color: #f9f9f9;
}

.board__list--style02 > a:hover .list__thumb {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}

.board__list--style02 .list__thumb {
  width: 220px;
  transition: all ease 0.3s;
}

.board__list--style02 .list__txt {
  width: 935px;
  margin-left: 25px;
}

.board__list--style02 .list__tit {
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.board__list--style02 .list__cont {
  font-size: 15px;
  color: #999;
  margin-top: 10px;
  white-space: normal;
  line-height: 1.4em;
  height: 2.8em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.board__list--style02 .list__date {
  font-family: 'Open Sans', sans-serif;
  color: #999;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
}

.board__list--style03 {
}

.board__list--style03 > a {
  display: flex;
  padding: 30px 25px;
  border-bottom: 1px solid #ddd;
  align-items: center;
  justify-content: space-between;
  transition: all ease 0.3s;
}

.board__list--style03 > a .list__txt {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board__list--style03 > a .param01 {
  color: #004f99;
  height: 15px;
  line-height: 1em;
}
.board__list--style03 > a .param02 {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.board__list--style03 > a .param03 {
  margin-top: 15px;
  font-size: 15px;
  color: #999;
  line-height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board__list--style03 > a .list__date {
  width: 90px;
  text-align: center;
  font-size: 15px;
  color: #999;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin-left: 120px;
}

.board__list--style03 > a:hover {
  background-color: #f9f9f9;
}

.board-page .board__gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.board-page .board__gallery > div {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
  cursor: pointer;
}

.board-page .board__gallery > div p {
  font-size: 16px;
  color: #999999;
  margin-top: 15px;
}

.board-page .board__gallery > div .gallery__thumb {
  transition: all ease 0.3s;
  height: 0;
  overflow: hidden;
  padding-top: 74%;
  position: relative;
}

.board-page .board__gallery > div .gallery__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.board-page .board__gallery > div:nth-child(3n) {
  margin-right: 0;
}

.board-page .board__gallery > div:hover .gallery__thumb {
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.4);
}

.board-page .gallery__tab {
  display: flex;
}

.board-page .gallery__tab > a {
  margin-right: 25px;
  color: #999;
  font-size: 16px;
}

.board-page .gallery__tab > a.on {
  color: #000;
  font-weight: 500;
}

.gallery__popup {
  position: fixed;
  top: 25%;
  left: 50%;
  width: 600px;
  margin-left: -300px;
  display: none;
  opacity: 0;
  z-index: 1000;
}

.gallery__popup .items {
  width: 100%;
  border: 1px solid #000;
}

.gallery__popup .popup__close {
  width: 25px;
  height: 25px;
  background-image: url(/image/sub/close_icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -35px;
}

.gallery__popup .popup__arrows .arrows__prev {
  width: 70px;
  height: 70px;
  background-image: url(/image/sub/prev.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 43%;
  left: -100px;
  cursor: pointer;
}

.gallery__popup .popup__arrows .arrows__next {
  width: 70px;
  height: 70px;
  background-image: url(/image/sub/next.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 43%;
  right: -100px;
  cursor: pointer;
}

/* 하루 한줄 응원 */
.news-cheer {
  background-color: #f5f5f5;
  padding-bottom: 110px;
}

.news-cheer .cheer__list {
  background-color: #fff;
  padding: 50px 40px;
  box-sizing: border-box;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  margin-bottom: 45px;
}

.news-cheer .cheer__list > li {
  display: flex;
  margin-bottom: 55px;
}

.news-cheer .cheer__list > li:last-child {
  margin-bottom: 0;
}

.news-cheer .cheer__list > li .list__date {
  color: #666;
  font-size: 16px;
  width: 100px;
}

.news-cheer .cheer__list > li .list__cont {
  color: #666;
  font-size: 16px;
  flex: 1;
  word-break: keep-all;
  padding-left: 10px;
  position: relative;
}

.news-cheer .cheer__list > li .list__cont::before {
  content: '';
  width: 4px;
  height: 1px;
  background-color: #666;
  position: absolute;
  top: 12px;
  left: 0;
}

.board__view {
  padding: 110px 0;
}

/* Apoloni */
.platform__tit {
  font-size: 34px;
  line-height: 1em;
  text-align: center;
  color: #222;
  font-weight: 500;
  margin-bottom: 55px;
}

.platform__intro {
  border-top: 2px solid #000;
  margin-bottom: 60px;
  box-sizing: border-box;
}

.platform-apoloni .apoloni__part01 {
  padding: 120px 0;
  background-color: #f7f7f7;
}

.platform-apoloni .apoloni__part02 {
  padding: 20px 0;
}

.platform-apoloni .apoloni__part03 {
  padding: 120px 0;
  background-color: #f7f7f7;
}

.platform-apoloni .apoloni__part04 {
  padding: 120px 0;
}

.platform-dev .platform__intro {
  background-image: url(/image/sub/dev_img01.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  padding-top: 75px;
}

.platform-dev .param01 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.platform-dev .param02 {
  font-size: 16px;
  color: #0980ef;
  margin-top: 10px;
}

.platform-dev .param03 {
  font-size: 16px;
  margin-top: 10px;
  color: #666;
  line-height: 1.4em;
}

.platform-partner .platform__intro {
  background-image: url(/image/sub/partner_img01.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 80px) 130px;
  padding: 75px 80px 0 80px;
}

.platform-partner .param01 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.platform-partner .param01 span {
  color: #004f99;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  margin-right: 5px;
  display: block;
  transform: translateY(-2px);
}

.platform-partner .param02 {
  font-size: 16px;
  color: #666666;
  line-height: 1.7em;
  padding-left: 45px;
}

.platform-partner .param03 {
  font-size: 14px;
  color: #0980ef;
  padding-left: 45px;
}

.platform-partner .param04 {
  font-size: 16px;
  color: #004f99;
  font-weight: 500;
  margin-bottom: 7px;
}

.platform-partner .param05 {
  font-size: 14px;
  color: #666666;
  line-height: 1.6em;
}

.platform-partner .intro__txt > li {
  margin-bottom: 45px;
}

.platform-partner .intro__txt > li:last-child {
  margin-bottom: 0;
}

.platform-partner .intro__txt .intro__notice {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 24px;
  box-sizing: border-box;
}

.platform-contact .platform__intro {
  background-image: url(/image/sub/contact_img01.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  padding-top: 75px;
}

.platform-contact .param01 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.platform-contact .param02 {
  font-size: 16px;
  color: #0980ef;
  margin-top: 20px;
}

.platform-contact .param03 {
  font-size: 38px;
  font-weight: 900;
  color: #145da1;
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
  padding-left: 60px;
  background-image: url(/image/sub/contact_img02.png);
  background-repeat: no-repeat;
  margin-top: 10px;
  line-height: 50px;
}

/* 컨택트폼 */
.platform__form {
  background-color: #f8f9fa;
  padding: 75px;
  box-sizing: border-box;
  margin-bottom: 100px;
}

.platform__form .form__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.platform__form .form__tit {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.platform__form .form__msg {
  font-size: 13px;
  color: #999;
}

.platform__form .form__msg span {
  color: #0980ef;
}

.platform__form .form__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ccc;
}

.platform__form .form__list > li {
  width: 49%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.platform__form .form__list > li:last-child {
  margin-bottom: 0;
}

.platform__form .form__list > li .list__header {
  width: 130px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.platform__form .form__list > li .list__header span {
  color: #0980ef;
}

.platform__form .form__list > li input {
  padding-bottom: 12px;
  border: none;
  background: none;
  border-bottom: 1px solid #ccc;
  display: block;
  flex: 1;
}

.platform__form .form__list > li input::-webkit-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li input:-ms-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li input::-ms-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li input::-moz-placeholder {
  color: #ccc;
}

.platform__form .form__list > li input::placeholder {
  color: #ccc;
}

.platform__form .form__list > li textarea {
  background-color: #fff;
  width: 100%;
  display: block;
  margin-top: 12px;
  height: 270px;
  border: 1px solid #ddd;
  padding: 12px;
  box-sizing: border-box;
  resize: none;
}

.platform__form .form__list > li textarea::-webkit-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li textarea:-ms-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li textarea::-ms-input-placeholder {
  color: #ccc;
}

.platform__form .form__list > li textarea::-moz-placeholder {
  color: #ccc;
}

.platform__form .form__list > li textarea::placeholder {
  color: #ccc;
}

.platform__form .form__list > li.list__w100 {
  width: 100%;
}

.platform__form .form__private {
  height: 240px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 18px;
  box-sizing: border-box;
  color: #999;
  font-size: 15px;
  line-height: 1.4em;
  border: 1px solid #ddd;
}

.platform__form .form__check {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.platform__form .form__check input {
  width: 18px;
  height: 18px;
  display: block;
}

.platform__form .form__check label {
  margin-left: 7px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}

.platform__form .form__check label span {
  color: #0980ef;
}

.platform__form .form__btn {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

.platform__form .form__btn button {
  margin: 0 10px;
  width: 180px;
  line-height: 65px;
  height: 65px;
  font-size: 16px;
  color: #999999;
  border: 1px solid #ddd;
  background-color: #fff;
  font-weight: 500;
  transition: all ease 0.3s;
}

.platform__form .form__btn button:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.platform__form .form__btn button.btn__submit {
  color: #0980ef;
  border-color: #0980ef;
}

.platform__form .form__btn button.btn__submit:hover {
  background-color: #0980ef;
  color: #fff;
}

/* 통합검색 */
.search-page {
  padding-bottom: 120px;
}

.search-page .sub__tit {
  border-bottom: 2px solid #000;
  padding-bottom: 25px;
  margin-bottom: 0;
  margin-top: 110px;
}

.search-page .board__list--style02 {
  border: none;
}

.search-page .board-search {
  margin-top: 0;
}

.search-page .search__msg {
  font-size: 20px;
  text-align: center;
  margin-top: 60px;
  line-height: 1em;
}

.search-page .search__msg span {
  color: #004f99;
}

.search-page .table--style01 {
  margin-top: 25px;
}

.board__list--style03 .more_btn {
  display: block;
  height: 49px;
  line-height: 49px;
  background: #ededed;
  text-align: center;
  color: #666;
  font-weight: 600;
  font-size: 1.14em;
  border: 1px solid #ddd;
}
