@charset "UTF-8";

.margin {
  background: #ddd;
  height: 30px;
}
.sub-head {
  position: relative;
  height: 240px;
  padding-top: 100px;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.sub-head .title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  padding-top: 34px;
}
.sub-head .vis-mov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.sub-head .vis-mov video {
  width: 1920px;
  height: 100%;
  margin: 0 -500px;
}
.vis-1 {
  background-image: url("/resource/m/en/image/sub/vis-1.jpg");
}
.vis-1-2 {
  background-image: url("/resource/m/en/image/sub/vis-1-2.jpg");
}
.vis-1-3 {
  background-image: url("/resource/m/en/image/sub/vis-1-3.jpg");
}
.vis-1-4 {
  background-image: url("/resource/m/en/image/sub/vis-1-4.jpg");
}
.vis-1-5 {
  background-image: url("/resource/m/en/image/sub/vis-1-5.jpg");
}
.vis-1-6 {
  background-image: url("/resource/m/en/image/sub/vis-1-6.jpg");
}
.vis-2 {
  background-image: url("/resource/m/en/image/sub/vis-2.jpg");
}
.vis-2-2 {
  background-image: url("/resource/m/en/image/sub/vis-2-2.jpg");
}
.vis-2-3 {
  background-image: url("/resource/m/en/image/sub/vis-2-3.jpg");
}
.vis-3 {
  background-image: url("/resource/m/en/image/sub/vis-3.jpg");
}
.vis-3-2 {
  background-image: url("/resource/m/en/image/sub/vis-3-2.jpg");
}
.vis-3-3 {
  background-image: url("/resource/m/en/image/sub/vis-3-3.jpg");
}
.vis-4 {
  background-image: url("/resource/m/en/image/sub/vis-4.jpg");
}
.vis-4-2 {
  background-image: url("/resource/m/en/image/sub/vis-4-2.jpg");
}
.vis-4-3 {
  background-image: url("/resource/m/en/image/sub/vis-4-3.jpg");
}
.vis-5 {
  background-image: url("/resource/m/en/image/sub/vis-5.jpg");
}
.vis-5-2 {
  background-image: url("/resource/m/en/image/sub/vis-5-2.jpg");
}
.vis-6 {
  background-image: url("/resource/m/en/image/sub/vis-6.jpg");
}
.vis-6-2 {
  background-image: url("/resource/m/en/image/sub/vis-6-2.jpg");
}
.vis-6-3 {
  background-image: url("/resource/m/en/image/sub/vis-6-3.jpg");
}
.vis-6-4 {
  background-image: url("/resource/m/en/image/sub/vis-6-4.jpg");
}
.vis-6-5 {
  background-image: url("/resource/m/en/image/sub/vis-6-5.jpg");
}
.vis-7 {
  background-image: url("/resource/m/en/image/sub/vis-7.jpg");
}
.vis-8 {
  background-image: url("/resource/m/en/image/sub/vis-8.jpg");
}

.mgt-2 {
  margin-top: 20px !important;
}
.mgt-3 {
  margin-top: 30px !important;
}
.mgt-4 {
  margin-top: 40px !important;
}
.mgt-5 {
  margin-top: 50px !important;
}
.mgt-6 {
  margin-top: 60px !important;
}
.mgt-7 {
  margin-top: 70px !important;
}
.mgt-8 {
  margin-top: 80px !important;
}
.mgt-13 {
  margin-top: 130px !important;
}

.fc {
  color: #ff5a2b;
}
.fc-2 {
  color: #888;
}

.list-sch {
  margin: 56px auto 0;
}
.list-sch .fm-item.ty-2 {
  float: left;
  width: 120px;
}
.list-sch .fm-item.ty-2:last-child {
  width: calc(100% - 120px);
}
.list-sch .fm-item.ty-2 .fm-sel {
  border-right: none;
}
.list-sch .fm-item.ty-2 .fm-ipt {
  border-left: none;
}

.sorting {
  margin: 50px 0 30px;
  font-size: 0;
}
.sorting:first-child {
  margin-top: -10px;
}
.sorting .fm-item {
  display: inline-block;
  vertical-align: middle;
}
.sorting .fm-item:first-of-type {
  margin: -1px 0 0 6px;
}
.sorting .fm-item:first-of-type::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #eee;
  margin-left: 15px;
  margin-top: -1px;
  vertical-align: top;
}
.sorting .fm-item + .fm-item {
  margin-left: 16px;
}

.hyphen {
  -ms-display: fixed;
  display: flex;
}
.hyphen::before {
  content: "-";
  margin-right: 10px;
}

.text-list {
  line-height: 1.25;
}
.text-list li + li {
  margin-top: 10px;
}

/****************************** BULLET TYPE ******************************/
.list-dot {
  font-size: 14px;
  margin: -1px 0 -3px;
}
.list-dot dt {
  font-weight: 700;
  margin-bottom: 10px;
}
.list-dot > li,
.list-dot > dd {
  text-indent: -0.45em;
  margin-left: 0.45em;
  line-height: 1.3;
  text-align: left;
}
.list-dot > li + li,
.list-dot > dd + dd {
  margin-top: 5px;
}
.list-dot > li:first-child {
  margin-top: 0 !important;
}
.list-dot > li::before,
.list-dot > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 6px 3px 0 0;
  vertical-align: top;
  border-radius: 100%;
}

.list-dot-3 {
  font-size: 15px;
  line-height: 1.6;
  margin: -4px 0 -6px;
}
.list-dot-3 dt {
  margin-bottom: 10px;
}
.list-dot-3 > li,
.list-dot-3 > dd {
  text-indent: -0.5em;
  margin-left: 0.5em;
  text-align: left;
}
.list-dot-3 > li + li,
.list-dot-3 > dd + dd {
  margin-top: 10px;
}
.list-dot-3 > li:first-child {
  margin-top: 0 !important;
}
.list-dot-3 > li::before,
.list-dot-3 > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 8px 5px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.list-dot-3 > dd + dt {
  padding-top: 37px;
  margin-top: 34px;
  border-top: solid 1px #eee;
}

.list-dot-4 {
  margin: -4px 0 -6px;
  line-height: 1.6;
}
.list-dot-4 dt {
  font-weight: 700;
  margin-bottom: 4px;
}
.list-dot-4 > li,
.list-dot-4 > dd {
  text-indent: -0.8em;
  margin-left: 0.8em;
  text-align: left;
}
.list-dot-4.ty-2 > li {
  margin-top: 10px;
}
.list-dot-4 > li:first-child {
  margin-top: 0 !important;
}
.list-dot-4 > li::before,
.list-dot-4 > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 10px 8px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.ios .list-dot-4 > li::before,
.ios .list-dot-4 > dd::before {
  margin: 8px 8px 0 0;
}
.list-dot-4 > dd + dt {
  margin-top: 13px;
}
.list-dot-4 > li.none,
.list-dot-4 > dd.none {
  text-indent: 0;
  margin-left: 0;
}
.list-dot-4 > li.none::before,
.list-dot-4 > dd.none::before {
  display: none;
}

.list-num {
  line-height: 1.6;
  margin: -4px 0 -7px;
}
.list-num > li {
  text-align: left;
}
.list-num > li + li {
  margin-top: 16px;
}
.list-num > li:first-child {
  margin-top: 0 !important;
}

.list-num-2 {
  margin: -4px 0 -6px;
  line-height: 1.6;
}
.list-num-2.cmgt {
  margin-top: 26px;
}
.list-num-2.cmgt-2 {
  margin-top: 36px;
}
.list-num-2 > li {
  text-align: left;
  padding: 0 0 0 30px;
}
.list-num-2 > li .num {
  float: left;
  width: 30px;
  font-weight: 700;
  margin: 0 0 0 -30px;
}
.list-num-2 > li + li {
  margin-top: 20px;
}
.list-num-2 > li:first-child {
  margin-top: 0 !important;
}

.list-def {
  margin: -4px 0 -6px;
  line-height: 1.6;
}
.list-def.cmgt {
  margin-top: 36px;
}
.list-def dt {
  font-weight: 700;
  margin: 0 0 6px;
}
.list-def dt:first-child {
  margin-top: 0;
}
.list-def > dd:nth-of-type:first-child {
  margin-top: 0 !important;
}
.list-def dt::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 9px 9px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.list-def dd + dt {
  margin-top: 19px;
}

.list-def-2 {
  margin: -5px 0 -6px;
  line-height: 1.6;
}
.list-def-2.cmgt {
  margin-top: 35px;
}
.list-def-2 > dt {
  font-weight: 700;
  margin: 30px 0 0;
  padding: 0 0 0 30px;
}
.list-def-2 > dt:first-child {
  margin: 0;
}
.list-def-2 > dt .num {
  width: 30px;
  float: left;
  margin: 0 0 0 -30px;
}
.list-def-2 > dd {
  padding-left: 30px;
  margin: 10px 0 0;
  text-align: left;
}
.list-def-2 > dd p + p {
  margin-top: 11px;
}

.list-def-2-1 {
  margin: -5px 0 -6px;
  line-height: 1.6;
}
.list-def-2-1.cmgt {
  margin-top: 35px;
}
.list-def-2-1 > dt {
  font-weight: 700;
  margin: 30px 0 0;
  padding: 0 0 0 30px;
}
.list-def-2-1 > dt:first-child {
  margin: 0;
}
.list-def-2-1 > dt .num {
  width: auto;
  float: left;
  margin: 0 5px 0 -30px;
}
.list-def-2-1 > dd {
  padding-left: 30px;
  margin: 10px 0 0;
  text-align: left;
}
.list-def-2-1 > dd p + p {
  margin-top: 11px;
}

.list-def-3 {
  margin: -5px 0 -6px;
  line-height: 1.6;
}
.list-def-3 > dt {
  font-weight: 700;
  margin: 24px 0 0;
}
.list-def-3 > dt:first-child {
  margin: 0;
}
.list-def-3 > dd {
  text-align: left;
}
.list-def-3 .list-bar-2 {
  margin: 15px 0 0 10px;
}

.list-def-4 {
  font-size: 18px;
  font-weight: 700;
  margin: -6px 0 -6px;
  line-height: 1.45;
  overflow: hidden;
}
.list-def-4.cmgt {
  margin-top: 26px;
}
.list-def-4 li + li {
  margin-top: 21px;
}
.list-def-4 li.iblock + li.iblock {
  margin-left: 15px;
}

.list-bar {
  font-size: 14px;
  color: #888;
  margin: -5px 0 -7px;
  line-height: 1.72;
}
.list-bar > li + li {
  margin-top: 4px;
}

.list-bar-2 {
  margin: -4px 0 -4px;
  font-size: 15px;
  line-height: 1.6;
}
.list-bar-2 dt {
  font-size: 15px;
  font-weight: 700;
}
.list-bar-2 > li,
.list-bar-2 > dd {
  text-indent: -0.3em;
  margin-left: 0.6em;
  text-align: left;
}
.list-bar-2 > li + li,
.list-bar-2 > dd + dd {
  margin-top: 0;
}
.list-bar-2 > li::before,
.list-bar-2 > dd::before {
  content: "-";
  display: inline-block;
  margin: 0 4px 0 0;
  vertical-align: top;
}

/****************************** TABLE ******************************/
.tb-top-txt {
  display: block;
  font-size: 12px;
  color: #888;
  margin: 47px 0 15px;
}
.tb-top-txt:first-child {
  margin-top: -3px;
}
.tb-top {
  margin: 23px 0 20px;
}
.tb-top:first-child {
  margin-top: 0;
}
.tb-data .tb-in {
  border-top: solid 2px #000;
}
.contents .tb-scroll:first-child {
  margin-top: -30px;
}
.tb-scroll {
  position: relative;
  margin-right: -30px;
  padding-top: 40px;
}
.tb-scroll::before {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  display: block;
  width: 67px;
  height: 30px;
  background: url("/resource/m/en/image/sub/coach.png") 0 0 no-repeat;
  background-size: 67px 30px;
}
.tb-scroll .tb-data {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tb-data th,
.tb-data td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  text-align: center;
  line-height: 1.6;
  padding: 19px 15px 17px;
}
.tb-data tbody th {
  border-right: none;
}
.tb-data th:last-child,
.tb-data td:last-child {
  border-right: none;
}
.tb-data th {
  background: #f9f8f6;
  font-weight: 700;
}
.tb-data thead th {
  padding: 24px 10px 20px;
}
.tb-data thead + tbody th {
  background: #fff;
  border-right: 1px solid #eee;
}
.tb-data .point td,
.tb-data tfoot td {
  border-right: 0;
  font-weight: 700;
}
.tb-data .tb-al {
  text-align: left;
  padding-left: 18px;
}
.tb-data .tb-ar {
  text-align: right;
  padding-right: 17px;
}
.tb-data .list-num:first-child {
  margin: 0;
}
.tb-data .ico-stock {
  margin-right: 10px;
}
.tb-data.ty-fm th,
.tb-data.ty-fm td {
  text-align: left;
  padding: 26px 40px;
}
.tb-data.ty-fm th {
  line-height: 1;
}
.tb-data .line-r {
  border-right: 1px solid #eee;
}
.tb-top-txt + .tb-scroll {
  margin-top: -40px;
}
.title-2 + .tb-scroll {
  margin-top: -40px;
}
.tb-data .txt-left {
  text-align: left;
}
.tb-data .txt-bot {
  position: relative;
  padding-left: 14px;
}
.tb-data .txt-bot::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 2px;
}

.tb-list {
  border-top: solid 2px #000;
}
.tb-list li {
  position: relative;
  padding: 27px 20px 25px 50px;
  border-bottom: solid 1px #eee;
}
.tb-list.ty-down li {
  padding-right: 50px;
}
.tb-list .tb-num {
  position: absolute;
  left: 0;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1;
  color: #888;
  vertical-align: top;
}
.tb-list .tb-attach {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -7px;
  line-height: 0;
}
.tb-list .tb-attach a {
  padding: 10px;
}
.tb-list .tb-subj {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  font-size: 18px;
  line-height: 1.45;
}
.tb-list .tb-sc {
  display: inline-block;
  font-size: 12px;
  color: #888;
  line-height: 1;
  margin-top: 9px;
}
.tb-list .tb-sc::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 9px;
  vertical-align: middle;
  margin: -2px 4px 0 10px;
  background: #eee;
}
.tb-list .tb-date {
  display: inline-block;
  font-size: 12px;
  color: #888;
  line-height: 1;
  margin-top: 9px;
}

.tb-list-2 {
  border-top: solid 2px #000;
}
.tb-list-2 li {
  position: relative;
  padding: 23px 0 37px 0;
  border-bottom: solid 1px #eee;
}
.tb-list-2 .tb-subj {
  float: left;
  width: calc(100% - 70px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.tb-list-2 .tb-date {
  float: right;
  width: 70px;
  font-size: 12px;
  color: #888;
  line-height: 1;
  text-align: right;
}

/****************************** TITLE ******************************/
.title-2 {
  position: relative;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700; /*margin:-3px 0 -7px;*/
  margin: 57px 0 13px;
} /* top:60 bottom:20 */
.title-2.cmgt {
  margin-top: 97px;
} /* top:100 */
.title-2.cmgt-2 {
  margin-top: 87px;
} /* top:90 */
.title-2.cmgt-3 {
  margin-top: 67px;
} /* top:70 */
.title-2.cmgt-4 {
  margin-top: 47px;
} /* top:50 */
.title-2.cmgt-5 {
  margin-top: 77px;
} /* top:80 */
.title-2:first-child {
  margin-top: -3px;
}
.title-2 .title-in {
  display: inline-block;
}
.title-2 .t-info {
  display: block;
  font-weight: 400;
  font-size: 10px;
  color: #888;
}
.title-2 .t-info-r {
  position: absolute;
  right: 0;
  bottom: 2px;
  display: inline-block;
  font-weight: 400;
  font-size: 10px;
  color: #888;
  margin-left: 0;
}
.title-2 .btn-more {
  position: absolute;
  right: 0;
  margin-top: 10px;
}
.title-2.line {
  margin-top: 60px;
  padding-top: 57px;
  border-top: solid 2px #000;
} /* top:30 */

.title-2-extra {
  position: relative;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700; /*margin:-3px 0 -7px;*/
  margin: 23px 0 13px;
} /* top:60 bottom:20 */
.title-2-extra .t-info-r {
  position: absolute;
  right: 0;
  bottom: 2px;
  display: inline-block;
  font-weight: 400;
  font-size: 10px;
  color: #888;
  margin-left: 0;
}

.title-3 {
  position: relative;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700; /*margin:-3px 0 -6px;*/
  margin: 27px 0 9px;
} /* top:30 bottom:15 */
.cont-img + .title-3 {
  margin-top: 17px;
}
.title-2 + .title-3 {
  margin-top: 30px;
}
.title-3.cmgt {
  margin-top: 37px;
}
.title-3.cmgt-2 {
  margin-top: 57px;
}
.title-3.cmgt-3 {
  margin-top: 47px;
}
.title-3.cmgt-4 {
  margin-top: 20px !important;
}
.title-3 .t-info {
  display: block;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  color: #888;
  margin-top: 5px;
}
.title-3.line {
  margin-top: 60px;
  padding-top: 57px;
  border-top: solid 2px #000;
} /* top:30 */

.title-4 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  margin: -3px 0 -6px;
} /* top:30 bottom:15 */
.title-4 .gradient {
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  background-image: linear-gradient(
    to right,
    rgba(255, 114, 0, 1) 0%,
    rgba(237, 49, 199, 1) 70%
  );
}
.title-5 {
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
  margin: -4px 0 -6px;
}
.title-5.cmgt {
  margin-top: 36px;
} /* top:40 */

.cont-txt {
  line-height: 1.6;
  margin: -4px 0 -6px;
}
.cont-txt.cmgt {
  margin-top: 26px;
} /* top:30 */
.cont-txt.cmgt-2 {
  margin-top: 36px;
} /* top:40 */
.cont-txt.cmgt-3 {
  margin-top: 56px;
} /* top:60 */
.cont-txt.cmgt-4 {
  margin-top: 16px;
} /* top:20 */
.cont-txt.cmgt-5 {
  margin-top: 51px;
} /* top:55 */
.cont-txt p + p {
  margin-top: 23px;
}
.title-2 + .cont-txt {
  margin-top: 21px;
} /* top:30 */

.cont-txt-2 {
  font-size: 24px;
  line-height: 1.46;
  margin: -5px 0 -9px;
}
.title-2 + .cont-txt-2 {
  margin-top: 19px;
} /* top:30 */
.cont-txt-2 p + p {
  margin-top: 19px;
}
.cont-txt-2.cmgt {
  margin-top: 86px;
}
.cont-txt-2.cmgt-2 {
  margin-top: 36px;
}
.cont-txt-2.cmgt-3 {
  margin-top: 66px;
}

.cont-txt-3 {
  font-size: 18px;
  line-height: 1.45;
  margin: -4px 0 -6px;
}
.title-2 + .cont-txt-3 {
  margin-top: 21px;
}
.title-2 + .cont-txt-4 {
  margin-top: -9px;
}

.cont-txt-4 {
  font-size: 14px;
  color: #888;
  margin: -5px 0 -7px;
  line-height: 1.72;
}

.cont-img img {
  width: 100%;
}
.cont-img.full {
  margin-right: -30px;
  margin-left: -30px;
}

/****************************** CONTENTS LIST TYPE ******************************/
.list-thumb li {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.list-thumb li + li {
  margin-top: 37px;
}
.list-thumb .item {
  display: block;
  width: 100%;
  height: 100%;
}
.list-thumb .thumb {
  width: 100%;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
}
.list-thumb .thumb.ty-3 {
  border: solid 1px #eee;
}
.list-thumb .sns {
  display: block;
  height: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #ff5a2b;
  font-weight: 700;
  margin-top: 20px;
}
.list-thumb .sns .ir-b::before {
  margin: -2px 5px 0 0;
}
.list-thumb .sns + .subj {
  margin-top: 1px;
}
.list-thumb .subj {
  font-size: 18px;
  line-height: 1.45;
  display: block;
  display: -webkit-box;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin: 17px 0 0;
}
.list-thumb .date {
  display: block;
  font-size: 12px;
  color: #888;
  margin: 14px 0 0;
  line-height: 1;
}
.list-thumb .ico-txt {
  margin: -4px 0 0 8px;
}
.list-thumb .thumb .flag {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  opacity: 0;
  transition: all 0.3s 0.1s ease-in-out;
  z-index: 2;
}
.list-thumb .thumb img {
  max-height: 100%;
  width: 100%;
}

.list-thumb-2 {
}
.list-thumb-2 li {
  position: relative;
  float: right;
  width: calc(50% - 5px);
  padding: 40px 0 0;
  margin-top: 40px;
}
.list-thumb-2 li:nth-child(2n + 1) {
  margin-left: 0;
  float: left;
  clear: both;
}
.list-thumb-2 li:nth-child(2n + 1):before {
  content: "";
  width: calc(200% + 10px);
  height: 1px;
  background: #eee;
  position: absolute;
  top: 0;
}
.list-thumb-2 li:nth-child(-n + 2) {
  margin-top: 0;
}
.list-thumb-2 li:nth-child(-n + 2):before {
  display: none;
}
.list-thumb-2 .thumb {
  position: relative;
  width: 100%;
  height: 175px;
  text-align: center;
}
.list-thumb-2 .flag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.list-thumb-2 .subj {
  display: block;
  font-size: 18px;
  line-height: 1.45;
  height: 2.9em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin: 12px 0 0;
}
.list-thumb-2 .des {
  display: block;
  font-size: 12px;
  color: #888;
  margin: 8px 0 0;
  line-height: 1.1;
  height: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-thumb-2 .item {
  display: block;
}
.list-thumb-2 .thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 100%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}
.list-thumb-2::after {
  content: "";
  display: block;
  clear: both;
}

.list-box {
  overflow: hidden;
}
.list-box li {
  width: 100%;
  margin-top: 15px;
}
.list-box .item {
  position: relative;
  display: block;
  padding: 30px 50px 30px 20px;
  border: solid 1px #ddd;
  box-sizing: border-box;
}
.list-box dl {
  width: 100%;
}
.list-box .subj {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.45;
  margin: -3px 0 -3px;
}
.list-box .info {
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
  color: #888;
  vertical-align: middle;
  margin: 10px 0 -5px;
}
.list-box .date {
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
  color: #888;
  vertical-align: middle;
  margin: 10px 0 -5px;
}
.list-box .info + .date::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  vertical-align: middle;
  margin: -2px 10px 0 7px;
  background: #eee;
}
.list-box .info-2 {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #888;
  margin: 10px 0 -4px;
}
.list-box .date-2 {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #888;
  margin: 6px 0 -5px;
}
.list-box .down {
  position: absolute;
  top: 50%;
  right: 20px;
  line-height: 0;
  margin-top: -8px;
}
.list-box .i-window-3:after {
  position: absolute;
  top: 50%;
  right: 20px;
  line-height: 0;
  margin-top: -7px;
}
.list-box .item.ty-2 {
  padding: 20px 60px 20px 20px;
}
.list-box .item.ty-2 .subj {
  font-size: 14px;
  line-height: 1.5;
  margin: -2px 0 -6px;
}
.list-box .item.ty-2 .down {
  margin-top: -7px;
}
.list-box li:first-child {
  margin-top: 0;
}

.list-accordion {
  border-top: solid 2px #000;
  border-bottom: solid 1px #e5e5e5;
}
.list-accordion .accordion-title {
  display: block;
  position: relative;
  padding: 27px 30px 25px 0;
  font-size: 18px;
  border-top: solid 1px #eee;
  box-sizing: border-box;
}
.list-accordion .accordion-title .i-view {
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  margin-top: -9px;
}
.list-accordion .accordion-title.active {
  font-weight: 700;
  color: #ff5a2b;
}
.list-accordion .accordion-title .subj {
  display: inline-block;
  width: 800px;
  vertical-align: middle;
}
.list-accordion .accordion-title .date {
  display: inline-block;
  width: 90px;
  font-size: 14px;
  color: #888;
  text-align: center;
  vertical-align: middle;
}
.list-accordion .accordion-title .state {
  display: inline-block;
  width: 130px;
  font-size: 16px;
  color: #000;
  text-align: center;
  vertical-align: middle;
}
.list-accordion .accordion-cont {
  display: none;
  padding: 9px 0 30px;
  line-height: 1.72;
}
.list-accordion .accordion-cont .list-box {
  margin-top: 0;
}
.list-accordion .accordion-cont .question {
  margin-top: -4px;
}
.list-accordion .accordion-cont .answer {
  line-height: 1.72;
  padding-top: 30px;
  border-top: 0;
}
.list-accordion .accordion-cont .answer dt {
  font-size: 12px;
  color: #888;
}
.list-accordion .accordion-cont .answer dt .i-logo-4 {
  display: block;
  margin-bottom: 4px;
}
.list-accordion .accordion-cont .answer dd {
  margin-top: 10px;
}
.list-accordion .accordion-cont .answer dd p + p {
  margin-top: 7px;
}
.list-accordion .accordion-cont .answer .date {
  margin: 0 3px 0 20px;
}
.list-accordion .accordion-cont .answer .date::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #eee;
  margin: 0 5px 0 11px;
}
.list-accordion .accordion-cont.bg {
  border-top: 1px solid #eee;
  background: #fafafa;
  padding: 30px 52px 30px 30px;
  font-size: 14px;
}

.list-accordion.ty-2 .accordion-title {
  padding: 27px 53px 25px 0;
}
.list-accordion.ty-2 .accordion-title.active {
  font-weight: 400;
}
.list-accordion.ty-2 .accordion-title .state {
  width: auto;
  display: block;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
}
.list-accordion.ty-2 .accordion-title .subj {
  width: auto;
  margin-top: 13px;
  font-size: 15px;
  line-height: 24px;
}
.list-accordion.ty-2 .accordion-title .date {
  width: auto;
  display: block;
  text-align: left;
  font-size: 12px;
  margin-top: 12px;
}
.list-accordion.ty-2 .accordion-title .i-view {
  top: 30px;
}

.no-data {
  padding: 100px 0 34px;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}
.no-data .i-sch-3:before {
  display: block;
  margin: 0 auto 26px;
}
.no-data-2 {
  padding: 40px 0 55px;
  text-align: center;
  font-size: 15px;
  color: #888;
}
.no-data-2 .i-sch-4:before {
  display: block;
  margin: 0 auto -40px;
}
.no-data-3 {
  padding: 72px 0 95px;
  text-align: center;
  font-size: 15px;
  color: #888;
}
.no-data-3 .i-sch-5:before {
  display: block;
  margin: 0 auto -24px;
}
.no-data-4 {
  padding: 162px 0 154px;
  text-align: center;
  font-size: 24px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #eee;
}
.no-data-4 .i-no-data:before {
  display: block;
  margin: 0 auto 15px;
}

.list-ico {
  margin-top: 40px;
}
.list-ico dl {
  text-align: center;
}
.list-ico dl + dl {
  margin-top: 34px;
}
.list-ico dt {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
}
.list-ico dd {
  line-height: 1.6;
  margin-top: 11px;
}
.list-ico dt::before {
  display: block;
  margin: 0 auto 26px;
}
.list-ico .swiper-pagination {
  position: static;
  margin-top: 23px;
}

.list-ico-2 {
  margin-top: 55px;
}
.list-ico-2 .item {
  padding-bottom: 25px;
}
.list-ico-2 dt {
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 14px;
  padding-bottom: 210px;
}
.list-ico-2 dt::before {
  content: "";
  position: absolute;
  bottom: 195px;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}
.list-ico-2 dt::after {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -70px;
  background-repeat: no-repeat;
}
.list-ico-2 dd {
  line-height: 1.6;
  margin-top: 0;
  text-indent: -0.8em;
  margin-left: 0.8em;
}
.list-ico-2 .swiper-pagination {
  position: static;
  padding-top: 30px;
  border-top: solid 1px #eee;
}
.list-ico-2 dd.col {
  display: inline-block;
  width: 49%;
}

.list-ico-3 {
  position: relative;
  text-align: center;
  margin: 30px auto 0;
}
.list-ico-3::before {
  content: "";
  display: block;
  position: absolute;
  top: 89px;
  left: 50%;
  width: 1px;
  top: 0;
  bottom: 150px;
  border-left: dashed 1px #ff5a2b;
  z-index: -1;
}
.list-ico-3 li {
  position: relative;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
  vertical-align: top;
}
.list-ico-3 li::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 7px;
  display: block;
  width: 126px;
  height: 126px;
  left: 50%;
  margin-left: -63px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  box-sizing: border-box;
  z-index: 1;
}
.list-ico-3 li::before {
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  top: 0;
  left: 50%;
  margin-left: -70px;
  border: dashed 1px #ff5a2b;
  border-radius: 100%;
  box-sizing: border-box;
  z-index: 1;
}
.list-ico-3 li + li {
  margin-top: 45px;
}
.list-ico-3 li .txt {
  display: block;
  overflow: hidden;
  background: #fff;
  padding-bottom: 5px;
}
.list-ico-3 li .txt::before {
  margin: 30px auto 45px;
  z-index: 1;
}

.list-ico-2 dl > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 10px 8px 0 0;
  vertical-align: text-top;
  border-radius: 100%;
}
.ios .list-ico-2 dl > dd::before {
  margin: 8px 8px 0 0;
}

/****************************** TAB ******************************/
.tab {
  position: relative;
  border-bottom: solid 1px #eee;
}
.tab .tab-in li {
  display: inline-block;
  padding: 0 17px 0 18px;
}
.tab .tab-in li:first-child {
  padding-left: 30px;
}
.tab .tab-in li:last-child {
  padding-right: 30px;
}
.tab .tab-in li .tab-item {
  position: relative;
  display: block;
  font-size: 18px;
  height: 49px;
  line-height: 50px;
  padding: 0 6px;
}
.tab .tab-in li .tab-item::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #ff5a2b;
  z-index: 2;
}
.tab .tab-in li.active .tab-item::after {
  width: 100%;
}
.tab .tab-in li.active .tab-item {
  color: #ff5a2b;
}

.tab-2 {
  margin: 29px 0 0;
}
.tab-2 .tab-in li {
  display: inline-block;
}
.tab-2 .tab-in li:first-child {
  padding-left: 30px;
}
.tab-2 .tab-in li:last-child {
  padding-right: 30px;
}
.tab-2 .tab-in li .tab-item {
  position: relative;
  display: block;
  height: 30px;
  font-size: 15px;
  color: #888;
  line-height: 30px;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 0 17px;
}
.ios .tab-2 .tab-in li .tab-item {
  line-height: 32px;
}
.tab-2 .tab-in li.active .tab-item {
  background: #000;
  color: #fff;
}
.contents .tab-2 {
  margin-right: -30px;
  margin-left: -30px;
}
.tab-2.swipe-initialized:before,
.tab-2.swipe-initialized:after {
  bottom: 0;
}

.tab-3 {
  border-bottom: 1px solid #eee;
  margin: 0 -30px;
}
.tab-3.bg {
  background: #fafafa;
}
.tab-3 .tab-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  margin: 0 auto;
}
.tab-3 .tab-in li {
  flex: 1;
  text-align: center;
}
.tab-3 .tab-in li .tab-item {
  position: relative;
  display: block;
  height: 50px;
  font-size: 16px;
  color: #888;
  line-height: 60px;
  box-sizing: border-box;
  padding: 0 30px;
}
.tab-3 .tab-in li .tab-item::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0;
  height: 2px;
  transform: translateX(-50%);
  background-color: #000;
}
.tab-3 .tab-in li.active .tab-item::after {
  width: 100%;
}
.tab-3 .tab-in li.active .tab-item {
  color: #000;
}
.tab-3 .tab-in .tab-item .count {
  position: absolute;
  font-size: 10px;
  margin: -9px 0 0 5px;
}
.tab-3 .tab-in li:first-child {
  padding-left: 30px;
}
.tab-3 .tab-in li:last-child {
  padding-right: 30px;
}

.tab-4 .tab-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-4 .tab-in li {
  text-align: center;
}
.tab-4 .tab-in li + li {
  margin-left: 5px;
}
.tab-4 .tab-in li .tab-item {
  position: relative;
  display: block;
  height: 31px;
  font-size: 16px;
  color: #fff;
  line-height: 31px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  border-radius: 16px;
  padding: 0 20px;
  transition: background 0.2s ease-in-out;
}
.tab-4 .tab-in li.active .tab-item {
  background: #ff5a2b;
  border-color: #ff5a2b;
}
.tab-cont {
  display: none;
}

.tab-5 {
  margin: 0 -30px;
}
.tab-5.cmgt {
  margin-top: 11px;
}
.tab-5:before,
.tab-5:after {
  display: none;
}
.tab-5 .tab-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  margin: 0 auto;
}
.tab-5 .tab-in li {
  flex: 1;
  margin-right: 10px;
}
.tab-5 .tab-in li .tab-item {
  position: relative;
  display: block;
  min-width: 152px;
  height: 55px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  box-sizing: border-box;
  padding: 20px 19px;
  text-align: left;
  border: solid 1px #ddd;
  border-radius: 5px;
}
.tab-5 .tab-in li .tab-item .num {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  width: 25px;
  text-align: left;
}
.tab-5 .tab-in li .tab-item .subj {
  color: rgba(136, 136, 136, 0.6);
}
.tab-5 .tab-in li .tab-item .s-txt {
  display: block;
  font-size: 10px;
  color: rgba(136, 136, 136, 0.6);
  margin-left: 27px;
  margin-top: 3px;
}
.tab-5 .tab-in li.active .tab-item {
  color: #000;
  border-color: #000;
  background: #fff;
}
.tab-5 .tab-in li.active .tab-item .num {
  color: rgba(0, 0, 0, 6);
}
.tab-5 .tab-in li.active .tab-item .subj {
  color: rgba(0, 0, 0, 1);
}
.tab-5 .tab-in li.active .tab-item .s-txt {
  color: rgba(0, 0, 0, 0.4);
}
.tab-5 .tab-in li:first-child {
  padding-left: 30px;
}
.tab-5 .tab-in li:last-child {
  padding-right: 30px;
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.pr-company {
  padding-bottom: 64%;
  width: auto;
  margin: 0 -30px;
}
.video .video-in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video .video-in .poster img {
  width: 100%;
  height: 100%;
}
.video .video-in video,
.video .video-in iframe {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.video .video-in.playing .poster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 0.6s;
  transition-delay: 0s, 0.6s;
}
.video .poster {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, height 0s linear 0s;
  transition: opacity 0.3s ease, height 0s linear 0s;
}
.video .poster::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.video .poster .i-play {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 100%;
}
.video .poster .i-play:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 14px solid #ff5a2b;
  border-bottom: 9px solid transparent;
  margin: -8px 0 0 -5px;
}
.video .poster .i-play {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -45px 0 0 -39px;
}
.ios .video .poste .i-play {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -39px 0 0 -39px;
}

.video .video-in:not(.ready) .poster {
  cursor: default;
}
.video .video-in:not(.ready) .poster::before,
.video .video-in:not(.ready) .poster::after {
  opacity: 0;
}

.deco-txt {
  display: block;
  font-family: "Noto Sans KR";
  -webkit-text-stroke: 1px #888;
  font-size: 50px;
  line-height: 1.1;
  color: transparent;
  font-weight: 900;
  opacity: 0.7;
  letter-spacing: -0.02em;
}

/****************************** 게시판 상세 ******************************/
.detail-title {
}
.detail-title .title {
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  margin-top: 25px;
}
.detail-title .info {
  font-size: 12px;
  line-height: 1;
}
.detail-title .info dt,
.detail-title .info dd {
  display: inline-block;
  font-weight: 700;
}
.detail-title .info dd + dt {
  margin-left: 13px;
}
.detail-title .info dt {
  font-weight: 700;
  margin-right: 5px;
}
.detail-title .date {
  font-size: 14px;
  color: #888;
  margin-top: 16px;
  line-height: 1;
}
.detail-cont {
  margin-top: 27px;
  padding: 50px 0 30px;
  border-top: solid 2px #000;
  overflow: hidden;
}
.detail-cont .txt {
  line-height: 1.6;
}
.detail-cont .txt:first-of-type {
  margin-top: -4px;
}
.detail-cont .txt:last-of-type {
  margin-bottom: -6px;
}
.detail-cont .txt p + p {
  margin-top: 24px;
}
.detail-cont .txt + .img,
.detail-cont .txt + .video {
  margin-top: 24px;
}
.detail-cont .img + .txt,
.detail-cont .video + .txt {
  margin-top: 26px;
}
.detail-cont .img {
  text-align: center;
}
.detail-cont img {
  max-width: 100%;
}
.detail-cont .video {
  width: 100%;
}
.detail-attach {
  padding: 27px 0 26px 31px;
  border-top: dashed 1px #eee;
}
.detail-attach li {
  position: relative;
  font-size: 12px;
  padding-left: 17px;
  line-height: 1.5;
}
.detail-attach li + li {
  margin-top: 14px;
}
.detail-attach .i-attach {
  position: absolute;
  left: 0;
  margin-top: 3px;
}
.detail-related {
  border-top: dashed 1px #eee;
  padding: 29px 0 29px 30px;
}

/* 이전글, 다음글 */
.list-preview {
  border: solid 2px #000;
  border-width: 2px 0 1px;
}
.list-preview li {
  position: relative;
  padding-left: 30px;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  color: #888;
}
.list-preview .ir {
  position: absolute;
  top: 26px;
  left: 0;
  opacity: 0.5;
}
.list-preview li + li {
  border-top: solid 1px #eee;
}
.list-preview a {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  color: #000;
}
.list-preview a .ir {
  opacity: 1;
}

/****************************** PAGING ******************************/
.paging {
  margin-top: 59px;
  text-align: center;
  font-size: 15px;
}
.paging .num {
  display: inline-block;
  white-space: nowrap;
  margin: 0 5px;
  vertical-align: middle;
  font-weight: 700;
}
.paging .pag {
  display: inline-block;
  min-width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: 0 25px;
}
.paging .pag .ir {
  margin: 0 0 2px 0;
}

.latest-news {
  width: 100%;
  height: 159px;
}
.latest-news .item {
  display: block;
  height: 134px;
}
.latest-news .date {
  display: inline-block;
  height: 22px;
  font-size: 12px;
  color: #888;
  line-height: 24px;
  background: #f5f5f5;
  padding: 0 14px 0 12px;
  vertical-align: top;
}
.latest-news .subj {
  font-size: 24px;
  line-height: 1.35;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-top: 17px;
}
.latest-news .swiper-pagination {
  bottom: 0;
  text-align: left;
  left: -4px;
}

.latest-news-bg {
  position: relative;
  padding: 0 0 40px;
  margin: 0 -30px;
  background: #f9f8f6;
}
.latest-news-2 .item {
  display: block;
}
.latest-news-2 .thumb {
  position: relative;
}
.latest-news-2 .thumb img {
  width: 100%;
}
.latest-news-2 .thumb .flag {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
}
.latest-news-2 .txt {
  text-align: center;
  height: 185px;
}
.latest-news-2 dt {
  overflow: hidden;
}
.latest-news-2 .subj {
  font-size: 24px;
  line-height: 1.35;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  padding: 0 30px;
  margin-top: 37px;
}
.latest-news-2 .date {
  display: block;
  font-size: 12px;
  color: #888;
  line-height: 1;
  margin-top: 16px;
}
.latest-news-2 .des {
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-top: 23px;
  padding: 0 30px;
}
.latest-news-2 .swiper-pagination {
  position: static;
  margin-top: 35px;
}

/****************************** 기업소개 ******************************/
.i-in::before {
  background-position: 0 -147px;
  width: 124px;
  height: 111px;
  margin-bottom: 40px;
}
.i-in-2:before {
  background-position: -129px -147px;
  width: 124px;
  height: 111px;
  margin-bottom: 40px;
}
.i-in-3::before {
  background-position: -258px -147px;
  width: 124px;
  height: 111px;
  margin-bottom: 40px;
}
.i-in-4::before {
  background-position: -387px -147px;
  width: 124px;
  height: 111px;
  margin-bottom: 40px;
}
.i-in-5::before {
  background-position: -516px -147px;
  width: 124px;
  height: 111px;
  margin-bottom: 40px;
}
.i-ct::before {
  background-position: -357px -263px;
  width: 114px;
  height: 112px;
  margin-bottom: 42px;
}
.i-ct-2:before {
  background-position: -238px -263px;
  width: 114px;
  height: 112px;
  margin-bottom: 42px;
}
.i-ct-3::before {
  background-position: -119px -263px;
  width: 114px;
  height: 112px;
  margin-bottom: 42px;
}
.i-ct-4::before {
  background-position: 0 -263px;
  width: 114px;
  height: 112px;
  margin-bottom: 42px;
}
.i-cyber-target::before {
  background-position: 0 -380px;
  width: 51px;
  height: 46px;
}
.i-cyber-target-2::before {
  background-position: -56px -380px;
  width: 51px;
  height: 46px;
}
.i-cyber-target-3::before {
  background-position: -112px -380px;
  width: 51px;
  height: 46px;
}
.i-cyber-step::before {
  background-position: -168px -380px;
  width: 40px;
  height: 40px;
}
.i-cyber-step-2::before {
  background-position: -213px -380px;
  width: 40px;
  height: 40px;
}
.i-cyber-step-3::before {
  background-position: -258px -380px;
  width: 40px;
  height: 40px;
}
.i-cyber-step-4::before {
  background-position: -303px -380px;
  width: 40px;
  height: 40px;
}

/****************************** 기업소개 - 경영철학 ******************************/
.list-ico dt[class^="i-in-1"]::before {
  content: "";
  display: block;
  background-image: url("/resource/m/en/image/sub/i-in-1.png");
  width: 140px;
  height: 140px;
  background-size: 720px 140px;
}
.list-ico dt.i-in-1::before {
  background-position: 0 0;
}
.list-ico dt.i-in-1-2::before {
  background-position: -145px 0;
}
.list-ico dt.i-in-1-3::before {
  background-position: -290px 0;
}
.list-ico dt.i-in-1-4::before {
  background-position: -435px 0;
}
.list-ico dt.i-in-1-5::before {
  background-position: -580px 0;
}

.in-1-txt {
  position: relative;
  margin: 37px -30px 0 0;
}
.in-1-txt img {
  width: 100%;
}
.in-1-txt .in-title {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -20% 0 0 -3%;
  transform: rotate(90deg) translate(-50%, -50%);
  font-size: 20vw;
  line-height: 1;
  color: #ff5a2b;
  font-weight: 700;
  letter-spacing: -0.01em;
  white-space: nowrap;
  transform-origin: left;
}
.in-1-txt .deco-img {
  overflow: hidden;
  display: block;
  width: calc(100vmin - 60px);
  height: calc(100vmin - 60px);
  border-radius: 100%;
}
.in-1-txt .deco-img-2 {
  position: absolute;
  top: 50%;
  margin: -72% 0 0 0;
  overflow: hidden;
  right: -13vw;
  display: block;
  width: 30vmin;
  height: 30vmin;
  border-radius: 100%;
}
.in-1-txt .deco-img img,
.in-1-txt .deco-img-2 img {
  width: 100%;
}

/****************************** 기업소개 - CEO인사말 ******************************/
.i-quotation-2 {
  position: relative;
  padding: 18px 0 15px;
}
.i-quotation-2::before,
.i-quotation-2::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 6px;
  top: 0;
  vertical-align: baseline;
  background: url("/resource/m/en/image/sub/quotes-2.png") 0 0 no-repeat;
  background-size: 8px 6px;
}
.i-quotation-2::after {
  bottom: 0;
  top: auto;
  right: 0;
  transform: scaleX(-1);
}
.ceo-greeting {
  position: relative;
  background: #f9f8f6;
  margin-top: -60px;
  padding-top: 60px;
}
.ceo-greeting::before {
  content: "";
  position: absolute;
  top: 0;
  background: #f9f8f6;
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.ceo-greeting .cont-img {
  position: relative;
}
.ceo-sign {
  margin-top: 60px;
  text-align: right;
} /*231117 수정*/
.ceo-sign span {
  display: inline-block;
  width: 130px;
  text-align: center;
} /*231117 추가*/
.ceo-sign img {
  margin-top: -20px;
} /*231117 수정*/
.ceo-greeting-2 {
  margin: 60px 0 -4px 0;
}
.ceo-greeting-2 dd {
  margin-top: 14px;
}

/****************************** 기업소개 - CI소개 ******************************/
.ci-logo {
  text-align: center;
}
.ci-logo img {
  max-width: 100%;
  height: 141px;
}
.ci-signature {
  margin: 22px 0 -30px;
}
.ci-signature dt {
  border-top: 1px solid #eee;
  font-size: 14px;
  padding: 28px 30px 16px;
}
.ci-signature dt:first-child {
  border-top: 0;
  padding-top: 0;
}
.ci-signature dd {
  padding: 0 30px 30px;
}
.ci-signature dd img {
  max-width: 255px;
  height: 46px;
}

.ci-color {
  overflow: hidden;
  margin-top: 30px;
  padding: 34px 29px 35px;
  border: 1px solid #eee;
}
.ci-color .item {
  position: relative;
}
.ci-color .item + .item {
  margin-top: 30px;
}
.ci-color .item::before,
.ci-color .item::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 21px;
  box-sizing: border-box;
}
.ci-color .item::before {
  width: 100px;
  height: 80px;
  border: 1px solid #e98300;
}
.ci-color .item::after {
  right: 25px;
  top: 46px;
  width: 75px;
  height: 55px;
  background-color: #e98300;
}
.ci-color .item.ty-2::before {
  border-color: #575a5c;
}
.ci-color .item.ty-2::after {
  background-color: #575a5c;
}
.ci-color .item .subj {
  line-height: 24px;
}
.ci-color .item .txt {
  margin-top: 9px;
  font-size: 14px;
  line-height: 21px;
  color: #888;
}

/****************************** 기업소개 - 관계사 ******************************/
.company-list .item {
  margin-top: 30px;
  border-bottom: 1px solid #eee;
}
.company-list .item:first-child {
  margin-top: 0;
}
.company-list .item .logo {
  display: block;
  border: 1px solid #eee;
  text-align: center;
}
.company-list .item .logo img {
  max-width: 100%;
  height: 96px;
}
.company-list .item .info {
  padding: 27px 0 28px;
  min-height: 95px;
}
.company-list .item .info .subj {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
}
.company-list .item .info .txt {
  line-height: 1.6;
  margin-top: 6px;
}
.company-list .item .info .btn {
  margin-top: 25px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

/****************************** 기업소개 - 글로벌 네트워크 ******************************/
.global-deco-txt {
  width: 87%;
  margin: 50px 0 80px;
}
.global-deco-txt img {
  width: 100%;
}
.global-presence {
  margin-top: 38px;
}
.global-presence dt {
  font-size: 18px;
  font-weight: 700;
  border-bottom: solid 2px #000;
  line-height: 1.45;
  padding-bottom: 15px;
}
.global-presence dd {
  font-size: 80px;
  line-height: 1;
  color: #ff5a2b;
  font-weight: 700;
  padding-top: 24px;
}
.global-presence dd + dt {
  margin-top: 57px;
}

.global-network {
  position: relative;
  margin: 65px -30px -60px;
  padding: 69px 30px 66px;
  background: #1e202c;
  color: #fff;
}
.global-network .title-2 {
  position: relative;
  z-index: 3;
}
.global-network .tab-4 {
  margin: 21px -30px 0;
  z-index: 3;
}
.global-network .tab-4.swipe-initialized:before,
.global-network .tab-4.swipe-initialized:after {
  display: none;
}
.global-network .tab-4 .tab-in {
  position: relative;
}
.global-network .tab-4 .tab-in li .tab-item {
  position: static;
}
.global-network .tab-4 .tab-in li:first-child {
  padding-left: 30px;
}
.global-network .tab-4 .tab-in li:last-child {
  padding-right: 30px;
}
.global-network .network-map {
  margin: -77px -30px -76px;
}
.network-map {
  position: relative;
  overflow: hidden;
}
.network-map .pins {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 1025px;
  height: 490px;
  background: url("/resource/m/en/image/sub/world-map-2.png") 0 0 no-repeat;
  background-size: cover;
}
.network-map .pin {
  position: absolute;
  right: 50%;
  width: 22px;
  height: 22px;
  opacity: 0;
  background: rgba(255, 90, 43, 1);
  border-radius: 22px;
  transform: translate(-11px, -11px);
}
.network-map .pin::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
.network-map .pin::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 22px;
  opacity: 0.3;
  border: 4px solid #ff5a2b;
  border-radius: 22px;
  transform: translate(-50%, -50%);
}
.network-map .pin.active {
  opacity: 1;
}
.network-map .pin.p-1 {
  margin-right: -369.654176px;
  top: 189.5px;
} /* 글로벌네트워크 */
.network-map .pin.p-2 {
  margin-right: 147.8282592px;
  top: 280.3594771px;
}
.network-map .pin.p-3 {
  margin-right: 230.245121px;
  top: 272.75817px;
}
.network-map .pin.p-4 {
  margin-right: 177.230289px;
  top: 308.797386px;
}
.network-map .pin.p-5 {
  margin-right: 120.434036px;
  top: 338.179739px;
}
.network-map .pin.p-6 {
  margin-right: 64.61202186px;
  top: 211.503268px;
}
.network-map .pin.p-7 {
  margin-right: 132.227947px;
  top: 198.506536px;
}
.network-map .pin.p-8 {
  margin-right: 106.422326px;
  top: 185.075163px;
}
.network-map .pin.p-9 {
  margin-right: 174.2334114px;
  top: 272.3529412px;
}
.network-map .pin.p-10 {
  margin-right: 111.8212334px;
  top: 270.751634px;
}
.network-map .pin.p-11 {
  margin-right: 93.41764247px;
  top: 207.5px;
}
.network-map .pin.p-12 {
  margin-right: 145.417642px;
  top: 336.5px;
}
.network-map .pin.p-rnd-1 {
  margin-right: 103.5px;
  top: 202px;
} /* 연구소 */
.network-map .pin.p-rnd-2 {
  margin-right: 118.5px;
  top: 170.5px;
}
.network-map .pin.p-rnd-3 {
  margin-right: 242.5px;
  top: 270px;
}
.network-map .pin.p-rnd-4 {
  margin-right: -336px;
  top: 191.5px;
}
.network-map .pin.p-rnd-5 {
  margin-right: 160.5px;
  top: 323px;
}
.rnd-lab-info .pin {
  position: absolute;
  right: 50%;
  width: 22px;
  height: 22px;
  opacity: 1;
  background: transparent;
  border-radius: 0;
  transform: none;
}
.rnd-lab-info .network-map .pin::after {
  left: 0;
  top: 0;
  width: 14px;
  height: 16px;
  margin: 3px 4px;
  opacity: 0;
  background: url("/resource/m/en/image/sub/world-map-pin.png") 0 -20px no-repeat;
  background-size: 14px 36px;
  border: 0;
  border-radius: 0;
  transform: none;
}
.rnd-lab-info .network-map .pin::before {
  left: 0;
  top: 0;
  width: 14px;
  height: 16px;
  margin: 3px 4px;
  opacity: 1;
  background: url("/resource/m/en/image/sub/world-map-pin.png") 0 0 no-repeat;
  background-size: 14px 36px;
  border: 0;
  border-radius: 0;
  transform: none;
}
.rnd-lab-info .network-map .pin.active::before {
  opacity: 0;
}
.rnd-lab-info .network-map .pin.active::after {
  opacity: 1;
}
.rnd-lab-info .network-map .pin .name {
  position: absolute;
  top: -2px;
  right: 28px;
  line-height: 1.4;
  color: #fff;
  font-size: 20px;
  white-space: nowrap;
  text-align: right;
}
.rnd-lab-info .network-map .pin.p-rnd-1 .name {
  right: auto;
  left: 28px;
  text-align: left;
}
.rnd-lab-info .network-map .pin.active .name {
  color: #ff5a2b;
}

.network-detail {
  position: relative;
  z-index: 3;
  opacity: 0;
  transition: all 0.3s ease;
}
.network-detail.active {
  opacity: 1;
}
.network-detail .city {
  margin: 0 0 10px;
  font-size: 45px;
  line-height: 1.18;
  font-weight: 700;
}
.network-detail .detail dt {
  position: relative;
  padding: 0 0 66px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.network-detail .detail dt .en {
  display: block;
  margin-top: 9px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #434656;
}
.network-detail .detail dd {
  position: relative;
  padding: 26px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
.network-detail .detail dd .type {
  position: absolute;
  margin: -80px 0 0;
}
.network-detail .detail dd .type .ir {
  margin-right: 12px;
}
.network-detail .detail dd .item {
  position: relative;
  display: block;
  padding-left: 18px;
}
.network-detail .detail dd .item + .item {
  margin-top: 9px;
}
.network-detail .detail dd .item .ir {
  position: absolute;
  left: 0;
  top: 4px;
}
.network-detail .detail dd + dd {
  margin-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/****************************** 기업소개 - 윤리경영 ******************************/
.i-quotation {
  padding: 0 30px 0;
  margin: -6px 0 -9px;
}
.i-quotation::before,
.i-quotation::after {
  content: "";
  position: absolute;
  display: inline-block;
  margin: 5px 0 0 -30px;
  width: 11px;
  height: 8px;
  vertical-align: baseline;
  background: url("/resource/m/en/image/sub/quotes.png") 0 0 no-repeat;
  background-size: 11px 8px;
}
.i-quotation::after {
  margin: 0 -30px 0 20px;
  position: static;
  transform: scaleX(-1);
}
.report {
  overflow: hidden;
  position: relative;
  margin-top: 59px;
  padding: 50px 0;
  border-top: solid 2px #000;
  border-bottom: solid 1px #eee;
}
.report.ir-a::after {
  position: absolute;
  right: 0;
  bottom: 50px;
}
.report .report-num {
  margin-top: 27px;
  line-height: 1.6;
  margin: 26px 0 -8px 0;
}
.report .report-num dt {
  color: #888;
  font-weight: 400;
  margin-bottom: 4px;
}
.report .report-num dd {
  font-weight: 400;
}
.report .report-num dd em {
  margin-right: 5px;
}
.ceo-sign-2 {
  margin-top: 47px;
}
.ceo-sign-2 img {
  height: 19px;
  display: block;
  margin-top: 12px;
}

.activity-history {
}
.activity-history .year {
  position: relative;
  margin: 37px 0 -5px;
  padding-left: 30px;
  line-height: 1.6;
  color: #000;
}
.activity-history .year::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 4px;
  height: 4px;
  border: 4px solid #ff5a2b;
  border-radius: 50%;
  background: #fff;
}
.activity-history .year small {
  font-size: 15px;
  color: #888;
  font-weight: normal;
}
.activity-history .year > dt {
  margin: 0 0 7px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.activity-history .year > dd {
  padding: 0 0 0 11px;
}
.activity-history .year > dd::before {
  content: "";
  position: absolute;
  margin: 9px 0 0 -9px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
}
.activity-history .year:first-of-type {
  margin-top: 30px;
}
.cplevel-bg {
  position: relative;
  width: auto;
  padding-bottom: 225px;
  background: linear-gradient(180deg, #fff 44%, #efefef 61%);
}
.cplevel-bg::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 375px;
  height: 220px;
  background: url("/resource/m/en/image/sub/company-em-1-3.png") center bottom
    no-repeat;
  background-size: 375px 220px;
}
.figure {
  margin: 40px 0 -5px;
}
.figure img {
  width: 100%;
}
.figure .caption {
  display: block;
  margin: 8px 30px 36px;
  font-size: 14px;
  line-height: 1.5;
}
.figure-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
  border-bottom: 1px solid #000;
  overflow-x: scroll;
}
.figure-3 .caption {
  display: block;
  margin: 17px 0 25px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.figure-3 li {
  /* width: 100%; */
  width: 200px;
}
.figure-3 li img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.em-sign {
  text-align: center;
  line-height: 1.6;
  margin: 36px 0 -6px 0;
}
.em-sign p + p {
  margin-top: 39px;
}
.em-sign em {
  color: #888;
}

/****************************** 기업소개 - 기업문화 ******************************/
.list-ico dt[class^="i-ct-1"]::before {
  content: "";
  display: block;
  width: 140px;
  height: 140px;
  background-image: url("/resource/m/en/image/sub/i-ct-1.png");
  background-size: 575px 140px;
}
.list-ico dt.i-ct-1::before {
  background-position: 0 0;
}
.list-ico dt.i-ct-1-2::before {
  background-position: -145px 0;
}
.list-ico dt.i-ct-1-3::before {
  background-position: -290px 0;
}
.list-ico dt.i-ct-1-4::before {
  background-position: -435px 0;
}
.list-ico dt.i-ct-1-5::before {
  background-position: -580px 0;
}

/****************************** 기업소개 - 사이버신문고 ******************************/
.cyber-target li[class^="i-em-4-1"]::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("/resource/m/en/image/sub/i-em-4-1.png");
  background-size: 160px 50px;
  background-repeat: no-repeat;
}
.i-em-4-1::before {
  background-position: 0 0;
}
.i-em-4-1-2::before {
  background-position: -55px 0;
}
.i-em-4-1-3::before {
  background-position: -110px 0;
}
.cyber-step li[class^="i-em-4-2"]::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto 13px;
  background-image: url("/resource/m/en/image/sub/i-em-4-2.png");
  background-size: 195px 45px;
  background-repeat: no-repeat;
}
.i-em-4-2::before {
  background-position: 0 0;
}
.i-em-4-2-2::before {
  background-position: -50px 0;
}
.i-em-4-2-3::before {
  background-position: -100px 0;
}
.i-em-4-2-4::before {
  background-position: -150px 0;
}

.cyber-target li {
  display: table;
  width: 100%;
  margin-top: 10px;
  padding: 29px 10px 29px 34px;
  border: 1px solid #eee;
  box-sizing: border-box;
  text-align: left;
}
.cyber-target li:first-child {
  margin-top: 0;
}
.cyber-target li::before,
.cyber-target li .txt-in {
  display: table-cell;
  vertical-align: middle;
}
.cyber-target li .txt-in {
  padding-left: 24px;
  font-size: 14px;
  line-height: 1.5;
}
.cyber-step {
  overflow: hidden;
  padding: 25px 0 29px;
  border: 1px solid #eee;
  box-sizing: border-box;
  margin-top: 14px;
}
.cyber-step li {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
}
.cyber-step li .step,
.cyber-step li .stxt {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.cyber-step li .step {
  color: #ff5a2b;
}
.cyber-step li .stxt {
  display: block;
  color: #888;
  font-size: 10px;
  line-height: 1;
  margin-top: 1px;
}
.cyber-step li:nth-child(odd)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border: solid 2px #000;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg) skew(3deg, 3deg) translateY(50%);
  transform-origin: left;
}
.cyber-step li:nth-child(n + 3) {
  margin-top: 46px;
}

/****************************** 기업소개 - 오시는길 ******************************/
.contact-map .accordion-item .map-img {
  margin-top: 50px;
}
.contact-map .accordion-item:first-child .map-img {
  margin-top: 0px;
}
.contact-map .title {
  font-size: 18px;
  font-weight: 700;
}
.contact-map .map-img img {
  width: 100%;
}
.contact-map .accordion-item:first-child .map-info:first-child {
  margin-top: -31px;
}
.contact-map .map-info {
  padding: 28px 0 29px;
  border-bottom: 1px solid #eee;
}
.contact-map .map-info.active {
  border-color: #fff;
}
.contact-map .map-info .map-title {
  position: relative;
  padding: 0 40px 0 0;
}
.contact-map .map-info .info {
  line-height: 1.6;
  margin: 7px 0 0;
}
.contact-map .map-info .map-btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  transform: translateY(-50%);
}
.contact-map .map-area {
  position: relative;
  display: none;
  clear: both;
  margin: 0 -30px 0;
  height: 260px;
  overflow: hidden;
}
.contact-map .map-area img {
  width: 100%;
}
.transportation {
  margin-top: 25px;
}
.transportation + .transportation {
  margin-top: 27px;
}
.transportation dt {
  margin-bottom: 8px;
  font-weight: 700;
}
.transportation > dd {
  text-indent: -0.8em;
  margin-left: 0.8em;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}
.transportation > dd:first-child {
  margin-top: 0 !important;
}
.transportation > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 8px 8px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.transportation > dd.none {
  text-indent: 0;
  margin-left: 0;
  padding-left: 72px;
}
.transportation > dd.none .ico-txt-5 {
  margin-left: -72px;
}
.transportation > dd.none + dd.none {
  margin-top: 2px;
}
.transportation > dd.none::before {
  display: none;
}

.contact-contents {
  position: relative;
}
.contact-contents::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f9f8f6;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.contact-list .title-2 {
  margin: 44px 0 16px;
  font-size: 18px;
}
.contact-list:first-child .title-2 {
  margin-top: -8px;
}
.contact-list .title-2 .sub {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
}
.contact-list .contact-item {
  padding: 33px 30px 35px;
  box-sizing: border-box;
  background: #fff;
}
.contact-list .contact-item:first-child {
  margin-top: 0;
}
.contact-list .contact-item + .contact-item {
  margin-top: 15px;
}
.contact-item .name {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
.contact-item .name.ty-line {
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.contact-item .name .country,
.contact-item .name .info {
  display: block;
  font-size: 18px;
  font-weight: 400;
}
.contact-item .name .country {
  margin-bottom: 2px;
}
.contact-item .name .info {
  margin-top: 10px;
  font-size: 12px;
}

.contact-def {
  color: #000;
  line-height: 1.6;
}
.contact-def dt {
  margin: 8px 0 3px;
  font-weight: 700;
}
.contact-def dt:first-child {
  margin-top: 0;
}
.contact-def .addr + dd {
  margin-bottom: 17px;
}

/****************************** 기업소개 - 연혁 ******************************/
.history-head {
  position: relative;
  padding: 0 0 42px;
  margin: -4px 0 50px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
}
.history-head::after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background: #000;
  margin: 27px auto 0;
}
.history-head::before {
  content: "SCROLL";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #888;
  font-weight: 400;
}
.history-mov.video {
  width: auto;
  margin: -22px -30px 54px;
  padding-bottom: 56.53333333333333vw;
}
.history-anchors {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -40px;
  text-align: center;
  font-size: 0;
}
.history-anchors .inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  background: #fff;
  padding: 49px 0 0 30px;
  -webkit-transition: top 300ms linear;
  transition: top 300ms linear;
}
.history-anchors.fixed .inner {
  position: fixed;
  -webkit-transition: 300ms;
  transition-delay: 300ms;
}
body.up .history-anchors.fixed .inner {
  top: 64px;
}
.history-anchors .inner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #eee;
}
.history-anchors .pos {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #ff5a2b;
}
.history-anchors .anchor {
  display: inline-block;
  width: 14.2%;
}
.history-anchors a {
  position: relative;
  display: block;
  width: 54px;
  font-size: 15px;
  line-height: 49px;
  color: #000;
  margin: 0 0 0 -27px;
}
.history-anchors a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1.5px;
  z-index: 2;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history-anchors a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0px;
  height: 0px;
  border-radius: 100%;
  background: #ff5a2b;
  opacity: 0.1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history-anchors .anchor.active a {
  color: #ff5a2b;
}
.history-anchors .anchor.active a::before {
  background: #ff5a2b;
}
.history-anchors .anchor.active a::after {
  width: 13px;
  height: 13px;
  bottom: -6px;
}
.history-group + .history-group {
  margin-top: -45px;
}
.history-group {
  position: relative;
  padding-top: 736px;
}
.history-group.cmgt {
  padding-top: 90px;
}
.history-group .history-gh {
  position: absolute;
  top: 0;
  left: -30px;
  right: -30px;
  padding: 0 30px 100px;
}
.history-group .history-gh::before {
  content: "";
  display: block;
  height: 130px;
}
.history-group .history-title {
  position: relative;
  z-index: 2;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.325;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.history-group .history-photo {
  position: relative;
  margin: -26px 0 0;
  text-align: center;
}
.history-group .history-photo img {
  display: inline-block;
  margin: 0 -315px;
  height: 486px;
}
.history-group .history-photo .year {
  position: absolute;
  left: -30px;
  right: -30px;
  top: 50%;
  font-size: 90px;
  word-spacing: 100px;
  font-weight: bold;
  line-height: 1;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.6s linear;
  transition: opacity 0.6s linear;
}
.ie .history-group .history-photo .year {
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
.history-group .history-photo .year.ani-visible {
  opacity: 1;
}
.history-group .history {
  position: relative;
  z-index: 2;
  margin: 0 30px;
  padding-top: 31px;
  line-height: 1.6;
  font-weight: 400;
}
.history-group .history::after {
  content: "";
  position: absolute;
  left: -500px;
  right: -500px;
  z-index: -1;
  top: 0;
  bottom: 0;
  background: #fff;
}
.history-group .history > dt {
  margin: 31px 0 3px;
  font-size: 18px;
  font-weight: bold;
}
.history-group .history > dt:first-child {
  margin-top: 0;
}
.history-group .history > dd {
  position: relative;
  padding-left: 12px;
}
.history-group .history > dd::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 3px;
}
.history-group .history > dd.none {
  padding-left: 0;
}
.history-group .history > dd.none::before {
  content: initial;
}
.history-group .history-detail {
  display: block;
  margin-left: -12px;
}
.history-group .history > dd.none .history-detail {
  margin-left: 0;
}
.history-group .history-detail.cmgt {
  margin-top: 20px;
}
.history-group .history-detail .subj {
  display: block;
  margin: 0 0 15px;
  font-weight: bold;
}
.history-group .history-detail .photo {
  display: block;
  margin: 0 0 15px;
  text-align: center;
}
.history-group .history-detail .photo img {
  width: 315px;
  margin: 0 -100px;
}
.history-group .history-detail .detail {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.history-group .history-detail .subj + .detail {
  margin-top: -5px;
}
.history-group .history-detail .detail + .detail {
  margin-top: 10px;
}

/****************************** Manufacturing Capabilities ******************************/
figure.cdmo-img {
  margin: 0;
}
.cdmo-img .caption {
  margin-top: 11px;
  color: #888;
}
.cdmo-img img {
  width: 100%;
}

.cdmo-wrap {
  margin-top: 62px;
}
.cdmo-wrap.cmgt-2 {
  margin-top: 75px;
}
.cdmo-wrap.cmgt-2 .title-2 {
  margin-bottom: 40px;
}
.cdmo-title {
  margin: 24px 0 21px;
}
.cdmo-title .title {
  font-size: 18px;
  font-weight: 700;
}
.cdmo-title .title .country {
  display: block;
  font-size: 15px;
}
.cdmo-title .info {
  display: block;
  margin-top: 8px;
}
.cdmo-title.ty-line {
  margin: 28px 0 25px;
  padding-bottom: 29px;
  border-bottom: 1px solid #ddd;
}
.cdmo-title.ty-line .title {
  font-size: 20px;
}
.cdmo-title.ty-line .info {
  margin-top: 16px;
}

.cdmo-list-dot dt {
  margin-bottom: 5px;
  font-weight: 700;
}
.cdmo-list-dot dd + dt {
  margin-top: 21px;
}
.cdmo-list-dot > dd {
  text-indent: -0.7em;
  margin-left: 0.7em;
  line-height: 1.6;
}
.cdmo-list-dot > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 11px 8px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.cdmo-list-dot > dd .cdmo-img {
  margin-top: 27px;
  margin-right: -0.7em;
}
.cdmo-list-dot > dd .cdmo-img .caption {
  margin-bottom: 41px;
}
.cdmo-list-dot.ty-2 dt {
  font-size: 18px;
}
.cdmo-list-dot.ty-2 dd + dt {
  margin-top: 37px;
}

.cdmo-list-bar {
  margin-left: 6px;
}
.cdmo-list-bar > li {
  text-indent: -0.3em;
  margin-left: 0.3em;
  text-align: left;
}
.cdmo-list-bar > li::before {
  content: "-";
  display: inline-block;
  margin: 0 3px 0 0;
  vertical-align: top;
}

.cdmo-cont-txt .cdmo-list-dot dd.none {
  text-indent: 0;
  margin-left: 0;
}
.cdmo-cont-txt .cdmo-list-dot dd.none::before {
  display: none;
}

/****************************** 제품인덱스 ******************************/
#product-section .title img {
  height: 20px;
}
#product-section-2 .title img {
  height: 34px;
}
#product-section-3 .title img {
  height: 32px;
}
#product-section-4 .title img {
  height: 29px;
}
#product-section-5 .title img {
  height: 30px;
}
#product-section-6 .title img {
  height: 31px;
}
#product-section.product-section {
  padding-top: 611px;
  background-color: #01422c;
  background-image: url("/resource/m/en/image/sub/product-bg.jpg");
  background-size: 606px auto;
}
#product-section.product-section::before {
  top: 560px;
}
#product-section-2.product-section {
  background-color: #012778;
  background-image: url("/resource/m/en/image/sub/product-bg-2.jpg");
}
#product-section-3.product-section {
  background-color: #00a0af;
  background-image: url("/resource/m/en/image/sub/product-bg-3.jpg");
}
#product-section-4.product-section {
  background-color: #00b65a;
  background-image: url("/resource/m/en/image/sub/product-bg-4.jpg");
}
#product-section-5.product-section {
  background-color: #53bbf0;
  background-image: url("/resource/m/en/image/sub/product-bg-5.jpg");
}
#product-section-6.product-section {
  background-color: #fbece8;
  background-image: url("/resource/m/en/image/sub/product-bg-6.jpg");
  color: #000;
}
#product-section-6.product-section .sch-keyword .item {
  border-color: rgba(0, 0, 0, 0.4);
}
#product-section-6.product-section::before {
  display: none;
}
.product-section {
  position: relative;
  padding: 551px 30px 60px;
  color: #fff;
  background-size: 600px auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.product-section::before {
  content: "";
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.product-section .title {
  margin: 0 0 14px;
  font-size: 10px;
  line-height: 1;
}
.product-section .title .ps {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 5px 10px;
}
.product-section .title-sub {
  position: relative;
  margin: 0 0 65px;
  font-size: 20px;
  line-height: 1.4;
}
.product-section .title-sub .btn-c-3 {
  width: auto;
  padding: 0 27px;
  margin-top: 25px;
  color: #fff;
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
.product-section .sch-keyword {
  margin: 0 -30px 40px -30px;
  text-align: left;
}
.product-section .sch-keyword:before,
.product-section .sch-keyword:after {
  display: none;
}
.product-section .sch-keyword .item {
  position: relative;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  font-size: 12px;
  color: inherit;
  line-height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 15px;
}
.product-section .sch-keyword .item:first-child {
  margin-left: 30px;
}
.product-section .sch-keyword .item:last-child {
  margin-right: 30px;
}
.product-section .list {
  margin: 40px -30px 0;
  line-height: 1;
  font-size: 0;
  white-space: nowrap;
  text-align: left;
}
.product-section .list:before,
.product-section .list:after {
  display: none;
}
.product-section .list li {
  position: relative;
  display: inline;
  vertical-align: top;
}
.product-section .list li:first-child {
  margin-left: 30px;
}
.product-section .list li:last-child {
  margin-right: 30px;
}
.product-section .list a {
  display: inline-block;
  width: 153px;
  vertical-align: top;
}
.product-section .list .name {
  display: block;
  padding: 12px 0 0;
  font-size: 14px;
  line-height: 1.35;
  text-align: center;
  white-space: normal;
}
.product-section .list img {
  width: 100%;
  height: 133px;
}
.product-anchors {
  position: relative;
  height: 50px;
}
.product-anchors .inner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: rgba(0, 0, 0, 0.6);
}
.product-anchors .inner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  z-index: 2;
  background: #fff;
  opacity: 0.15;
}
.product-anchors .inner::after {
  content: "";
  display: block;
  clear: both;
}
.product-anchors.limit .inner {
  position: relative;
}
.product-anchors .anchor {
  position: relative;
  float: left;
  width: 16.66%;
  height: 100%;
  background: transparent;
  transition: background 400ms linear;
}
.product-anchors .anchor::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  bottom: 0;
  width: 1px;
  z-index: 2;
  background: #fff;
  opacity: 0.15;
}
.product-anchors a {
  display: block;
  overflow: hidden;
  height: 100%;
}
.product-anchors img {
  display: block;
  height: 100px;
  margin: 0 auto;
  transition: margin 400ms;
}
.product-anchors .active {
  background: #fff;
}
.product-anchors .active img {
  margin-top: -50px;
}

/****************************** 제품검색 ******************************/
.product-sch {
  position: relative;
  padding: 60px 0 50px 0;
  margin-top: -60px;
}
.product-sch::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #fafafa;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.product-sch .title {
  font-size: 20px;
  line-height: 1.4;
  margin: -4px 0 25px 0;
}
.product-sch .sch-keyword {
  margin: 20px -30px 0;
  text-align: left;
}
.product-sch .sch-keyword:before,
.product-sch .sch-keyword:after {
  display: none;
}

.product-sch .sch-keyword .item {
  display: inline-block;
  height: 30px;
  font-size: 12px;
  color: #888;
  line-height: 28px;
  border-radius: 20px;
  text-align: center;
  border: solid 1px #eee;
  box-sizing: border-box;
  padding: 0 14px;
  margin-right: 10px;
}
.ios .product-sch .sch-keyword .item {
  line-height: 32px;
}
.product-sch .sch-keyword .item:first-child {
  margin-left: 30px;
}
.product-sch .sch-keyword .item:last-child {
  margin-right: 30px;
}
.product-sch .sch-keyword .item.active {
  background: #000;
  border-color: #000;
  z-index: 2;
  color: #fff;
}
.product-sch .sch-initial {
  margin-top: 41px;
}
.product-sch .sch-initial::after {
  content: "";
  display: block;
  clear: both;
}
.product-sch .sch-initial .item {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 12px;
  color: #888;
  line-height: 40px;
  text-align: center;
  margin-top: -1px;
  margin-right: -1px;
  background-color: #fff;
  border: solid 1px #ddd;
  box-sizing: border-box;
}
.product-sch .sch-initial .item.active {
  background-color: #000;
  border-color: #000;
  z-index: 2;
  color: #fff;
}
.product-sch .sch-efficacy {
  width: 100%;
  overflow: hidden;
  margin-top: 29px;
}
.product-sch .sch-efficacy {
  display: flex;
  justify-content: space-between;
}
.product-sch .sch-efficacy .fm-item {
  width: calc(50% - 8px);
}

/****************************** 제품상세 ******************************/
.product-detail {
  margin-bottom: 50px;
}
.product-detail .swiper-wrapper {
  width: 100%;
  height: 227px;
}
.product-detail .product-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.product-detail .swiper-pagination {
  position: static;
}
.product-detail .product-info {
  margin-top: 37px;
}
.product-detail .product-info .title {
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  margin: 17px 0 13px;
}
.product-detail .product-info .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 2px #000;
}
.product-detail .product-info .info dt {
  position: relative;
  width: 80px;
  line-height: 1.6;
  padding: 17px 0 15px 0;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}
.product-detail .product-info .info dt::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 1px;
  height: 10px;
  background: #eee;
}
.product-detail .product-info .info dd {
  width: calc(100% - 80px);
  line-height: 1.6;
  color: #888;
  padding: 17px 0 15px 20px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}
.product-thumb .swiper-pagination-bullet {
  position: relative;
  width: 14px;
  height: 14px;
}
.product-info-2 {
  position: relative;
  padding: 0 0 50px 0;
  background: #fafafa;
}
.product-info-2:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 100vw;
  transform: translateX(-50%);
  background: #fafafa;
  z-index: -1;
}
.product-info-2 .info {
  border-bottom: 1px solid #eee;
  padding: 41px 0 36px;
}
.product-info-2 .info > dt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  box-sizing: border-box;
}
.product-info-2 .info > dd {
  line-height: 1.6;
  margin-top: 15px;
}
.product-info-2 .info > dd .list-num:first-child,
.product-info-2 .info > dd .list-dot-3:first-child {
  margin-top: 0;
}
.product-info-2 .info > dd .list-num:last-child,
.product-info-2 .info > dd .list-dot-3:last-child {
  margin-bottom: 0;
}
.product-news .title .btn-more {
  margin-top: 22px;
}

/****************************** 약국찾기 ******************************/
.pharmacy-sch {
  position: relative;
  padding: 60px 0 50px;
  margin-top: -60px;
}
.pharmacy-sch .title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 18px;
}
.pharmacy-sch::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #fafafa;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.pharmacy-sch .area-sch .title {
  padding-top: 40px;
  border-top: solid 1px #eee;
  margin-bottom: 8px;
}
.pharmacy-sch .area-sch .fm-item-area {
  display: flex;
  justify-content: space-between;
}
.pharmacy-sch .area-sch .fm-item-area .fm-item {
  width: calc(50% - 7px);
}
.pharmacy-sch .area-sch .fm-item-name {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.pharmacy-sch .area-sch .fm-item-name .fm-item {
  width: calc(100% - 106px);
}
.pharmacy-sch .area-sch .fm-item-name .fm-btn {
  width: 96px;
}

.pharmacy-sch .sch-keyword .item {
  position: relative;
  display: inline-block;
  height: 40px;
  font-size: 14px;
  color: #888;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  border: solid 1px #eee;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 12px 7px 0 0;
}
.pharmacy-sch .sch-keyword .item.active {
  background: #000;
  border-color: #000;
  z-index: 2;
  color: #fff;
}
.pharmacy-sch .sch-initial {
  margin-top: 40px;
  overflow: hidden;
}
.pharmacy-sch .sch-initial .item {
  position: relative;
  float: left;
  width: 50px;
  height: 50px;
  font-size: 18px;
  color: #888;
  line-height: 50px;
  text-align: center;
  margin-left: -1px;
  border: solid 1px #eee;
  box-sizing: border-box;
}
.pharmacy-sch .sch-initial .item:first-child {
  font-size: 14px;
  margin-left: 0;
}
.pharmacy-sch .sch-initial .item.active {
  background: #000;
  border-color: #000;
  z-index: 2;
  color: #fff;
}
.pharmacy-sch .sch-efficacy {
  margin-top: 36px;
}
.pharmacy-sch .sch-efficacy::after {
  content: "";
  display: block;
  clear: both;
}
.pharmacy-sch .sch-efficacy .item {
  float: left;
  width: calc(50% - 15px);
}
.pharmacy-sch .sch-efficacy .item + .item {
  margin-left: 30px;
}

html .result-list {
  scrollbar-3dlight-color: #000;
  scrollbar-arrow-color: #000;
  scrollbar-base-color: #000;
  scrollbar-face-color: #000;
  scrollbar-track-color: #f0f0f0;
  scrollbar-darkshadow-color: #000;
  scrollbar-highlight-color: #000;
  scrollbar-shadow-color: #000;
}
.result-list::-webkit-scrollbar {
  width: 5px;
  height: 30px;
  border: 3px solid transparent;
}
.result-list::-webkit-scrollbar-button:start:decrement,
.format-chapter::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  background: #000;
}
.result-list::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 2.5px;
}
.result-list::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 2.5px;
}

.pharmacy-result-txt {
  color: #888;
  text-align: center;
  padding: 49px 0 42px;
  line-height: 1.6;
}
.pharmacy-result-txt .ref {
  font-size: 14px;
  color: #000;
  padding-bottom: 8px;
}
.pharmacy-result-txt .point {
  color: #000;
}
.pharmacy-result {
  background: #f0f0f0;
  margin: 0 -30px -60px;
  overflow: hidden;
}
.pharmacy-result-txt + .pharmacy-result {
  margin-top: 0;
}
.pharmacy-result .result-list {
  max-height: 640px;
  overflow-y: auto;
  padding: 40px 30px 50px;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
.pharmacy-result .result-list .list {
  width: 100%;
  margin: 0 auto;
}
.pharmacy-result .list li + li {
  margin-top: 20px;
}
.pharmacy-result .list .item {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 2px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  overflow: hidden;
}
.pharmacy-result .list dl::after {
  content: "";
  display: block;
  clear: both;
}
.pharmacy-result .list dt {
  font-size: 18px;
  font-weight: 700;
  padding: 27px 30px 0 30px;
}
.pharmacy-result .list .address {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 30px 27px 30px;
}
.pharmacy-result .list .address::after {
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: 0;
  content: "";
  width: calc(100% + 2px);
  display: block;
  height: 1px;
  background: #eee;
}
.pharmacy-result .list .tel {
  float: left;
  width: 187px;
  height: 45px;
  font-size: 14px;
  line-height: 47px;
  padding-left: 30px;
  box-sizing: border-box;
}
.pharmacy-result .list .pin {
  float: left;
  width: calc(100% - 187px);
  height: 45px;
  font-size: 14px;
  line-height: 47px;
  border-left: solid 1px #eee;
  box-sizing: border-box;
  text-align: center;
}
.pharmacy-result .list li.active .item::after {
  content: "";
  position: absolute;
  display: block;
  border: solid 1px #ff5a2b;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
}
.pharmacy-result .map {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.temp-area {
  height: 100%;
}
.temp-area img {
  width: 100%;
  height: 100%;
}

.name-sch-list {
  position: relative;
  padding: 20px 30px 20px 0;
  margin: 0 -30px 0 -10px;
}
.name-sch-list.swipe-initialized:before,
.name-sch-list.swipe-initialized:after {
  display: none;
}
.name-sch-list .swiper-slide {
  width: 100px;
  margin-left: 10px;
}
.name-sch-list a img {
  max-width: 100%;
  max-height: 100%;
}
.name-sch-list .item {
  display: block;
  width: 100%;
}
.name-sch-list .thumb {
  position: relative;
  width: 98px;
  height: 71px;
  background: #fff;
  border: solid 1px #fff;
}
.name-sch-list .thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: calc(100% - 2px);
  max-width: 100%;
  transform: scale(1) translate(-50%, -50%);
  transition: transform 0.3s ease;
  transform-origin: left;
}
.name-sch-list .subj {
  font-size: 10px;
  display: block;
  margin: 11px 0 0;
  text-align: left;
}
.name-sch-list .subj .in {
  display: inline-block;
  max-width: calc(100% - 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  box-sizing: border-box;
  transform-origin: left;
}
.name-sch-list .item:focus .thumb,
.name-sch-list .item.active .thumb {
  border-color: #ff5a2b;
  box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, 0.15);
  z-index: 20;
}
.name-sch-list .item .thumb::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 40px;
  background: #ff5a2b;
  z-index: 2;
  margin: -10px 0 0 -10px;
  opacity: 0;
  transition: opacity 0.3s;
}
.name-sch-list .item .thumb::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 3px;
  height: 6px;
  border: solid 1px #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  z-index: 2;
  margin: -3px 0 0 -1px;
  opacity: 0;
  transition: opacity 0.3s;
}
.name-sch-list .item.active .thumb::before,
.name-sch-list .item.active .thumb::after {
  opacity: 1;
}
.name-sch-list .item {
  outline: none;
}

/********************* 투자정보 *********************/
.graph {
  border: solid 1px #eee;
  text-align: center;
}
.graph img {
  width: 100%;
}
.graph .bar-graph-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 30px;
}
.graph .bar-graph-container div[id^="financeBarChart"] {
  width: 100%;
  height: 100vw;
}
.graph.donut-graph-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  overflow: visible;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.graph.donut-graph-container div[id^="stockholderChart"] {
  width: 100%;
  height: 95vw;
  overflow: hidden;
  margin: -16vw 0px -10vw;
  cursor: default;
}
.graph.donut-graph-container div[id^="stockholderLegend"] {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 2.5vw;
  column-gap: 4vw;
  padding: 0 20px;
}

.stock-info {
  padding: 0 30px;
  margin-top: 10px;
  border: solid 1px #eee;
}
.stock-info .today {
  text-align: center;
  padding: 41px 0 38px;
  box-sizing: border-box;
}
.stock-info .today dt {
  display: block;
  font-weight: 700;
  color: #ff5a2b;
  line-height: 1;
}
.stock-info .today dd {
  display: block;
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  margin-top: 11px;
}
.stock-info .info {
  overflow: hidden;
  border-top: solid 1px #eee;
  padding: 20px 0 20px;
}
.stock-info .info dt {
  font-size: 15px;
  line-height: 1.6;
  color: #888;
  font-weight: 700;
}
.stock-info .info dd {
  font-size: 18px;
  line-height: 1.6;
  margin-top: 5px;
}
.stock-info .info .ico-stock {
  margin-right: 10px;
}
.stock-info .info dd + dt {
  margin-top: 20px;
}
.stock-info-ing {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 30px;
  font-weight: 500;
  border-top: solid 2px #000;
  border-bottom: solid 1px #eee;
  text-align: center;
}

.stock-info-2 {
  border-top: solid 2px #000;
  border-bottom: solid 1px #eee;
}
.stock-info-2 .today {
  text-align: center;
  padding: 39px 0 35px;
  box-sizing: border-box;
}
.stock-info-2 .today dt {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.stock-info-2 .today dd {
  display: block;
  font-size: 45px;
  font-weight: 700;
  color: #ff5a2b;
  line-height: 1;
  margin-top: 11px;
}
.stock-info-2 .info {
  overflow: hidden;
  border-top: solid 1px #eee;
  padding: 21px 0 14px;
}
.stock-info-2 .info dt {
  font-size: 12px;
  font-weight: 700;
}
.stock-info-2 .info dd {
  font-size: 24px;
  margin-top: 6px;
}
.stock-info-2 .info .ico-stock {
  margin-right: 8px;
}
.stock-info-2 .info dd + dt {
  margin-top: 20px;
}

.single-item {
  border-top: solid 2px #000;
  border-bottom: solid 1px #eee;
}
.single-item dl {
  padding: 27px 0 26px;
}
.single-item .subj {
  font-size: 18px;
  line-height: 1.45;
}
.single-item .date {
  font-size: 12px;
  color: #888;
  margin-top: 7px;
}
.single-item > a {
  display: block;
  position: relative;
}
.single-item .down {
  position: absolute;
  top: 50%;
  right: 21px;
  line-height: 0;
  margin-top: -8px;
}
.single-item .down + dl {
  padding-right: 50px;
}
.single-item .info::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 9px;
  vertical-align: middle;
  margin: -2px 10px 0 10px;
  background: #eee;
}

.info_inner {
  padding: 60px 0 0 0;
  text-align: right;
}
.info_inner .info {
  position: relative;
  font-size: 12px;
}
.info_inner .info::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px 0 0;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/resource/m/kr/image/common/info.png");
}

/********************* 연구개발 - 연구소 *********************/
.list-ico-2 dt[class^="i-lb"]::after {
  content: "";
  display: block;
  background-image: url("/resource/m/en/image/sub/i-lb.png");
  width: 140px;
  height: 140px;
  background-size: 575px 285px;
}
.list-ico-2 dt.i-lb::after {
  background-position: 0 0;
}
.list-ico-2 dt.i-lb-2::after {
  background-position: -145px 0;
}
.list-ico-2 dt.i-lb-3::after {
  background-position: -290px 0;
}
.list-ico-2 dt.i-lb-4::after {
  background-position: -435px 0;
}
.list-ico-2 dt.i-lb-5::after {
  background-position: 0 -145px;
}
.list-ico-2 dt.i-lb-6::after {
  background-position: -145px -145px;
}
.list-ico-2 dt.i-lb-7::after {
  background-position: -290px -145px;
}
.list-ico-2 dt.i-lb-8::after {
  background-position: -435px -145px;
}

.rnd-lab-visual dt {
  margin: 40px 0 17px;
  font-size: 40px;
  color: #ff5a2b;
  font-weight: bold;
  line-height: 1;
}
.rnd-lab-visual dt:first-child {
  margin-top: 0;
}
.rnd-lab-visual dd {
  font-size: 24px;
  color: #000;
  font-weight: 400;
  line-height: 1.45;
}
.rnd-lab-visual .photo {
  display: block;
  margin: 21px -30px;
  text-align: center;
  padding: 0 21px;
}
.rnd-lab-visual .photo img {
  max-width: 100%;
}
.rnd-lab-info {
  position: relative;
  margin: 65px -30px -60px;
  padding: 69px 30px 66px;
  background: #1e202c;
  color: #fff;
}
.rnd-lab-info .rnd-lab-msg {
  margin: 25px 0 36px;
}
.rnd-lab-info .rnd-lab-msg dt {
  font-size: 24px;
  line-height: 1.45;
}
.rnd-lab-info .rnd-lab-msg dd {
  margin-top: 23px;
  line-height: 1.6;
}
.rnd-lab-info .tab-4 {
  z-index: 2;
}
.rnd-lab-info .swipe-initialized:before,
.rnd-lab-info .swipe-initialized:after {
  display: none;
}
.rnd-lab-info .network-map {
  margin: -127px -30px -113px; /*margin:-77px -30px -163px;*/
}
.lab-office {
  margin: 0 -30px 0 -30px;
  padding: 0 30px;
}
.lab-office .swiper-slide {
  background: #fff;
  color: #000;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.lab-office .swiper-slide-active {
  opacity: 1;
}
.lab-office .text {
  margin: 0;
  overflow: hidden;
  padding: 30px;
}
.lab-office .text > dt {
  margin: 0 0 23px;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}
.lab-office .text > dt .photo {
  display: block;
  margin-bottom: 19px;
  width: 100%;
}
.lab-office .text > dt .city {
  display: block;
  color: #888;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 8px;
}
.lab-office .text > dd {
  line-height: 1.6;
}
.lab-office .list-dot {
  line-height: 1.6;
  margin-bottom: 25px;
}
.lab-office .list-dot:last-child {
  margin-bottom: 0;
}
.lab-office .list-dot > dt:first-child {
  margin-top: 0;
}
.lab-office .list-dot > dt {
  margin-top: 16px;
  margin-bottom: 5px;
  font-weight: 700;
}
.lab-office .list-dot > dd {
  line-height: inherit;
}
.lab-office .list-dot > dd + dd {
  margin-top: 0;
}
.lab-office .list-dot > dd::before {
  margin-top: 0.8em;
}
.lab-office .list-dot > dd.single::before {
  display: none;
}

/********************* 연구개발 - 연구개발과제 *********************/
.list-ico-2 dt[class^="i-wo"]::after {
  content: "";
  display: block;
  background-image: url("/resource/m/en/image/sub/i-wo.png");
  width: 140px;
  height: 140px;
  background-size: 430px 140px;
}
.list-ico-2 dt.i-wo::after {
  background-position: 0 0;
}
.list-ico-2 dt.i-wo-2::after {
  background-position: -145px 0;
}
.list-ico-2 dt.i-wo-3::after {
  background-position: -290px 0;
}

/********************* 제품 *********************/
.prd-contents {
  position: relative;
}
.prd-contents::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f9f8f6;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.prd-list .title {
  display: block;
  position: relative;
  width: 100%;
  height: 160px;
  border: 1px solid #fff;
  background: #fff;
  box-sizing: border-box;
  padding-left: 145px;
}
.prd-list .title.active {
  border-color: #ff5a2b;
  box-shadow: 20px 20px 40px -5px rgba(0, 0, 0, 0.09);
}
.prd-list > li + li {
  margin-top: 15px;
}
.prd-list .title .name {
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
  padding-right: 30px;
}
.prd-list .title .name .sub {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #888;
  font-weight: 400;
  padding-right: 10px;
}
.prd-list .title .thumb {
  width: 145px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 0;
}
.prd-list .title .thumb img {
  width: 100%;
  height: 100%;
}
.prd-list .title .i-view-3 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: opacity 0.2s ease;
}
.prd-list .title.active .i-view-3 {
  opacity: 0;
}
.prd-detail {
  display: none;
  position: relative;
  margin: 16px -30px 74px;
  padding: 38px 30px 60px;
  background: #fff;
}
.prd-detail .type {
  display: flex;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
  font-weight: bold;
}
.prd-detail .type .logo-img {
  margin-left: 40px;
}
.prd-detail::after {
  content: "";
  position: absolute;
  left: -500px;
  right: -500px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #fff;
}
.prd-detail .caption {
  display: block;
  margin: 16px 0 0;
  color: #888;
  line-height: 1.6;
}
.prd-detail .close {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 100%;
  opacity: 0;
  animation: ani-close 600ms;
}
.prd-detail .close .i-close {
  position: relative;
  width: 22px;
  height: 22px;
}
.prd-detail .close .i-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: rotate(-45deg);
}
.prd-detail .close .i-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
}
.prd-detail.active .close {
  opacity: 1;
}
@keyframes ani-close {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.prd-detail .prd-def {
  color: #000;
  line-height: 1.6;
}
.prd-detail .type + .prd-def {
  margin-top: 30px;
}
.prd-detail .prd-def > dt {
  margin-bottom: 3px;
  font-weight: 700;
}
.prd-detail .prd-def > dt:first-child {
  margin-top: 0;
}
.prd-detail .prd-def > dd + dd {
  margin-top: 14px;
}
.prd-detail .prd-def > dd > .prd-list-dot:first-child {
  margin-top: 0;
}
.prd-detail .prd-def .img img {
  width: 100%;
}
.prd-detail .prd-def .img + .img {
  margin-top: 15px;
}
.prd-detail .prd-def .caption {
  display: block;
  margin: 16px 0 0;
  color: #888;
  line-height: 1.57;
  text-align: center;
}
.prd-detail .prd-list-dot {
  margin-top: 28px;
}
.prd-detail .prd-list-dot > dt {
  margin-bottom: 5px;
  font-weight: 700;
}
.prd-detail .prd-list-dot li,
.prd-list-dot dd {
  text-indent: -0.8em;
  margin-left: 0.8em;
  line-height: 1.6;
}
.prd-detail .prd-list-dot li::before,
.prd-list-dot dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 10px 8px 0 0;
  vertical-align: top;
  border-radius: 100%;
}

/****************************** 공정 ******************************/
.list-ico-3 .txt[class^="i-ff"]::before {
  content: "";
  display: block;
  background-image: url("/resource/m/en/image/sub/i-ff.png");
  width: 80px;
  height: 80px;
  background-size: 300px 150px;
}
.list-ico-3 .i-ff-4::before {
  background-position: 0 -70px;
}
.list-ico-3 .i-ff-5::before {
  background-position: -85px -70px;
}
.list-ico-3 .i-ff-6::before {
  background-position: -170px -70px;
}

.fdf-range li[class^="i-ff"]::before {
  content: "";
  display: block;
  background-image: url("/resource/m/en/image/sub/i-ff.png");
  width: 65px;
  height: 65px;
  margin: 0 auto 7px;
  background-size: 300px 150px;
}
.fdf-range .i-ff::before {
  background-position: 0 0;
}
.fdf-range .i-ff-2::before {
  background-position: -70px 0;
}
.fdf-range .i-ff-3::before {
  background-position: -140px 0;
}
.fdf-range {
  position: relative;
}
.fdf-range li {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
}
.fdf-range li + li {
  margin-top: 28px;
}
.fdf-range::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  border-left: dashed 1px #ddd;
  z-index: -1;
}
.fdf-range .txt {
  position: relative;
}
.fdf-range li:nth-child(1) .txt::before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 12px;
  display: block;
  width: 83px;
  height: 11px;
  border-top: dashed 1px #000;
  border-right: dashed 1px #000;
  margin-left: 15px;
}
.fdf-range li:nth-child(1) .txt::after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 96px;
  bottom: 4px;
  display: block;
  width: 5px;
  height: 5px;
  background: #ff5a2b;
  border-radius: 100%;
}
.fdf-range li:nth-child(2) .txt::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 100%;
  margin-top: -23px;
  display: block;
  width: 86px;
  height: 108px;
  border-top: dashed 1px #000;
  border-right: dashed 1px #000;
  margin-left: 11px;
}
.fdf-range li:nth-child(2) .txt::after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 95px;
  bottom: 0;
  margin-bottom: -94px;
  display: block;
  width: 5px;
  height: 5px;
  background: #ff5a2b;
  border-radius: 100%;
}

/********************* 제품 *********************/
.rnd-major-contents {
  position: relative;
}
.rnd-major-contents::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f9f8f6;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.tab-2 + .rnd-major-contents::before {
  margin-top: -59px;
  padding-bottom: 59px;
}
.rnd-major-list .title {
  display: block;
  position: relative;
  width: 100%;
  height: 140px;
  border: 1px solid #fff;
  background: #fff;
  box-sizing: border-box;
  padding-left: 145px;
}
.rnd-major-list .title.active {
  border-color: #ff5a2b;
  box-shadow: 20px 20px 40px -5px rgba(0, 0, 0, 0.09);
}
.rnd-major-list li + li {
  margin-top: 15px;
}
.rnd-major-list .title .name {
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
}
.rnd-major-list .title .name .sub {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #888;
  font-weight: 400;
  padding-right: 10px;
}
.rnd-major-list .title .thumb {
  width: 145px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 0;
}
.rnd-major-list .title .thumb img {
  width: 100%;
  height: 100%;
}
.rnd-major-list .title .i-view-3 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  transition: opacity 0.2s ease;
}
.rnd-major-list .title.active .i-view-3 {
  opacity: 0;
}
.rnd-major-list .button {
  min-height: fit-content;
  height: 215px;
  background-color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 10px;
  position: relative;
}
.rnd-major-list .button img {
  width: 50%;
  height: auto;
  max-width: 200px;
}
.rnd-major-list .button .i-view-3 {
  right: 10px;
  bottom: 10px;
}
.rnd-major-list .button .name {
  text-align: left;
}
.rnd-major-list .button .name .sub {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #888;
  font-weight: 400;
  padding-right: 10px;
}
.rnd-major-list .title.large {
  padding: 0;
  height: 390px;
}
.rnd-major-list .title.large .thumb {
  width: 100%;
  height: 350px;
  top: 20px;
  margin-top: 0;
  margin-left: 0 !important;
}
.rnd-major-list .caption {
  display: block;
  margin: 16px 0 0;
  font-size: 12px;
  color: #888;
  line-height: 1;
  text-align: center;
}
.rnd-major-list .caption-2 {
  display: block;
  font-size: 10px;
  color: #888;
  line-height: 1.5;
  text-align: center;
  margin: -26px 0 0 -0.25em;
  text-indent: 0.25em;
}
.rnd-major-detail {
  display: none;
  position: relative;
  margin: 16px -30px 74px;
  padding: 41px 30px 60px;
  background: #fff;
}
.rnd-major-detail::after {
  content: "";
  position: absolute;
  left: -500px;
  right: -500px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #fff;
}
.rnd-major-detail .close {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 100%;
  opacity: 0;
  animation: ani-close 600ms;
}
.rnd-major-detail .close .i-close {
  position: relative;
  width: 22px;
  height: 22px;
}
.rnd-major-detail .close .i-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: rotate(-45deg);
}
.rnd-major-detail .close .i-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
}
.rnd-major-detail.active .close {
  opacity: 1;
}
@keyframes ani-close {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.rnd-major-detail .product-list {
  margin: 34px -30px -5px 0;
  padding: 0 30px 5px 0;
  margin-right: -30px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
.rnd-major-detail .product-list::after {
  content: "";
  display: block;
  clear: both;
}
.rnd-major-detail .product-list .item {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.rnd-major-detail .product-list .item img {
  width: 100%;
  height: 100%;
}
.rnd-major-detail .product-list .item + .item {
  margin-left: 10px;
}
.rnd-major-detail .product-list .thumb {
  position: relative;
  display: block;
  width: 100px;
  height: 73px;
  overflow: hidden;
  background: #f9f8f6;
}
.rnd-major-detail .product-list .text {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 4px;
}

.rnd-major-def {
  margin: -4px 0 -6px;
  line-height: 1.6;
}
.rnd-major-def dt {
  margin-bottom: 5px;
  font-weight: 700;
}
.rnd-major-def > dd {
  text-indent: -0.8em;
  margin-left: 0.8em;
  text-align: left;
}
.rnd-major-def > li:first-child {
  margin-top: 0 !important;
}
.rnd-major-def > dd::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #000;
  margin: 10px 8px 0 0;
  vertical-align: top;
  border-radius: 100%;
}
.ios .rnd-major-def > dd::before {
  margin: 8px 8px 0 0;
}
.rnd-major-def > dd + dt {
  margin-top: 30px;
}
.rnd-major-def > dd.none {
  text-indent: 0;
  margin-left: 0;
}
.rnd-major-def > dd.none::before {
  display: none;
}
.rnd-major-def > dd.none + dd {
  margin-top: 4px;
}
.rnd-major-def > dd .img {
  border: solid 1px #ddd;
  border-radius: 5px;
  overflow: hidden;
}
.rnd-major-def > dd .img img {
  width: 100%;
}
.rnd-major-def > dd .fc {
  display: block;
}
.rnd-major-def > dt + dd .fc {
  margin-top: 4px;
}
.rnd-major-def > dd + dd .fc {
  margin-top: 14px;
}

.rnd-develop-chk {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.rnd-develop-chk .fm-chk + .fm-chk-i {
  min-height: 14px;
  line-height: 1.3;
  padding-left: 19px;
  font-size: 14px;
  font-weight: 700;
}
.rnd-develop-chk .fm-chk + .fm-chk-i:before {
  margin-top: 2px;
}
.rnd-develop-chk .fm-chk + .fm-chk-i:after {
  top: 8px;
}
.fm-chk.ty-2 + .fm-chk-i:before {
  border-color: #fbb843;
}
.fm-chk.ty-2:checked + .fm-chk-i:after {
  background: #fbb843;
}
.fm-chk.ty-3 + .fm-chk-i:before {
  border-color: #258123;
}
.fm-chk.ty-3:checked + .fm-chk-i:after {
  background: #258123;
}
.fm-chk.ty-4 + .fm-chk-i:before {
  border-color: #ff652a;
}
.fm-chk.ty-4:checked + .fm-chk-i:after {
  background: #ff652a;
}

.rnd-develop-wrap {
  position: relative;
  padding: 60px 0 60px 0;
  margin-top: 30px;
}
.rnd-develop-wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f9f8f6;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.rnd-develop-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.rnd-develop-list li {
  width: calc(50% - 5px);
  margin-top: 10px;
}
.rnd-develop-list li {
  position: relative;
}
.rnd-develop-list li::before {
  content: "";
  display: block;
  padding-top: 97.05%;
}
.rnd-develop-list li .item {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fbb843;
  border-radius: 5px;
  overflow: hidden;
  font-weight: 700;
  color: #fff;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 15px 15px 15px 15px;
}
.rnd-develop-list li .item.ty-2 {
  background: #258123;
}
.rnd-develop-list li .item .small {
  display: block;
  font-size: 11px;
  line-height: 1.5;
}
.rnd-develop-list li .item.ty-3 {
  background: #ff652a;
}
.rnd-develop-list li.disabled .item {
  background: #fff;
  color: #000;
}
.rnd-develop-list li.disabled .i-view-2::after,
.rnd-develop-list li.disabled .i-view-2::before {
  background: #000;
}
.rnd-develop-list li.disabled .logo img {
  border-color: #eee;
}
.rnd-develop-list li .logo {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.rnd-develop-list li .logo img {
  display: block;
  width: 75px;
  height: 23px;
  border-radius: 23px;
  border: solid 1px transparent;
}
.rnd-develop-list li .logo img + img {
  margin-top: 5px;
}
.rnd-develop-list li .i-view-2 {
  position: absolute;
  bottom: 10px;
  left: auto;
  right: 10px;
}
.rnd-develop-list .txt {
  margin-top: 10px;
  display: block;
}
.rnd-develop-cont {
  display: none;
}
.rnd-develop-detail dt {
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  margin-top: -4px;
}
.rnd-develop-detail dt .cap {
  display: block;
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  color: #000;
  margin-bottom: 36px;
  overflow: hidden;
}
.rnd-develop-detail dt .cap .logo {
  position: absolute;
  right: 0;
  top: 5px;
  width: 83px;
  height: 32px;
}
.rnd-develop-detail dt .cap .logo img {
  width: 83px;
  height: 32px;
}
.rnd-develop-detail dd {
  margin-top: 20px;
  line-height: 1.6;
}

.rnd-rs-title {
  margin: 68px 0 60px;
  text-align: center;
  font-family: "Noto Sans KR";
  font-weight: 800;
  font-size: 63px;
  line-height: 0.857;
  -webkit-text-stroke: 1px #888;
  color: #fff;
}
.rnd-rs-title em {
  display: block;
}
.activity-history .rnd-rs-title:first-child {
  margin-top: -5px;
}

/****************************** 사이트맵 ******************************/
.site-map .site-list {
  border-bottom: 1px solid #eee;
}
.site-map .site-list:first-child {
  padding-top: 0;
}
.site-list .site-title {
  margin-top: 50px;
  padding-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid;
  line-height: 1;
}
.site-list:first-child .site-title {
  margin-top: 0;
}
.site-list .sub-dep {
  padding: 28px 0 26px;
}
.site-list .sub-dep > li {
  margin-top: 22px;
}
.site-list .sub-dep > li:first-child {
  margin-top: 0;
}
.site-list .sub-dep > li > a {
  font-size: 20px;
}
.site-list .sub-dep-2 {
  margin: 2px 0 34px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-list .sub-dep-2.cmg {
  margin: 2px 0 13px 0;
}
.site-list .sub-dep li:last-child .sub-dep-2 {
  margin: 2px 0 0 0;
}
.site-list .sub-dep-2 > li {
  margin-top: 16px;
}
.site-list .sub-dep-2.col-2 li:nth-child(odd) {
  width: 54%;
}
.site-list .sub-dep-2.col-2 li:nth-child(even) {
  width: 46%;
}
.site-list .sub-dep-2.col-3 {
  justify-content: flex-start;
}
.site-list .sub-dep-2.col-3 li {
  width: 35%;
  box-sizing: border-box;
}
.site-list .sub-dep-2.col-3 li:nth-child(3n + 3) {
  width: 30%;
}
.site-list .sub-dep-2 > li > a {
  display: inline-block;
  font-size: 16px;
  color: #888;
}
.site-map .site-util {
  margin-top: 28px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-map .site-util a {
  font-weight: 700;
}
.site-map .site-util .ir-b::before {
  margin-right: 7px;
}

/****************************** 시스템 점검 / 페이지 오류 ******************************/
.error-wrap {
  position: relative;
  display: table;
  width: 100vw;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.error-wrap .error-cont {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 30px;
}
.error-wrap .error-deco-txt {
  position: absolute;
  top: -5px;
  right: 0;
  z-index: -1;
}
.error-deco-txt {
  width: 88px;
}
.error-deco-txt img {
  width: 100%;
}
