@charset "UTF-8";
/* 인사말 */
section.company h3.company_h3 {
  font-size: 24px;
  font-family: "NanumSquare";
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center;
}

section.company.company_01 .ceo-box {
  background-repeat: no-repeat;
  height: 500px;
  display: flex;
  align-items: center;
}

section.company.company_01 .ceo-box .text {
  font-size: 34px;
  line-height: 46px;
  font-family: "NanumSquare";
  margin-left: 161px;
  color: #000;
  margin-top: 105px;
}

section.company.company_01 .ceo-box .text p {
  font-size: 19px;
  margin-top: 20px;
  font-weight: 600;
  color: #333333;
  position: relative;
  display: inline-block;
  font-family: "NanumSquare";
}

section.company.company_01 .ceo-box .text p::before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #000;
  content: "";
  margin-top: 36px;
}

section.company .about_text {
  margin-top: 80px;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1430px) {
  section.company .about_text {
    flex-direction: column;
  }
}
section.company .about_text .leftside {
  width: 60%;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .leftside {
    width: 100%;
  }
}
@media screen and (max-width: 1430px) {
  section.company .about_text .leftside .text {
    text-align: center;
  }
}
section.company .about_text .leftside .text h4 {
  font-size: 30px;
  color: #061765;
  line-height: 1.4;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .leftside .text h4 {
    font-size: 22px;
    text-align: center;
  }
}
section.company .about_text .leftside .text img.ceo {
  max-width: 100%;
  margin-bottom: 30px;
  display: none !important;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .leftside .text img.ceo {
    display: inline-block !important;
  }
}
section.company .about_text .leftside .text p {
  font-size: 20px;
  color: #474747;
  text-align: left;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .leftside .text p {
    font-size: 16px;
    text-align: justify;
  }
}
section.company .about_text .leftside .text p.ceo-end {
  color: #000;
  font-weight: 700;
  margin-bottom: 30px;
}
section.company .about_text .leftside .text p.ceo-end .ceosign {
  width: 50px;
}
section.company .about_text .rightside {
  width: 40%;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .rightside {
    width: 100%;
  }
}
section.company .about_text .rightside .text {
  text-align: justify;
  font-size: 19px;
}
@media screen and (max-width: 1430px) {
  section.company .about_text .rightside .text {
    font-size: 14px;
  }
}
section.company .about_text .rightside .text.text-align-right {
  text-align: right;
}
section.company .about_text .rightside img {
  max-width: 100%;
}

section.company .about_text h2 {
  font-size: 47px;
  color: #222;
  font-weight: 600;
  letter-spacing: -2px;
  font-family: "NotoSans";
  line-height: 1.3;
}
@media screen and (max-width: 1430px) {
  section.company .about_text h2 {
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0;
  }
}

section.company .about_text h2 span {
  color: #061765;
}

section.company .about_text {
  line-height: 33px;
  font-size: 20px;
}

/* 인사말 마감 */
/* 회사소개 */
section.company.company_02 .ceo-box {
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
}

section.company.company_02 .ceo-box .text {
  right: 0;
  position: absolute;
  bottom: 0;
  color: #fff;
  text-align: right;
  padding-right: 50px;
  padding-bottom: 30px;
}

section.company.company_02 .ceo-box .text p {
  color: #fff;
  font-size: 42px;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
}

section.company.company_02 .table_wrap {
  margin-top: 80px;
}

section.company.company_02 .table_wrap .table {
  border-top: 3px #000 solid;
}

.company_02 {
  margin-bottom: 150px;
}
.company_02 .flex {
  flex-direction: row;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex {
    flex-direction: column-reverse;
  }
}
.company_02 .flex .flex-col.leftside {
  width: 60%;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex .flex-col.leftside {
    width: 100%;
  }
}
.company_02 .flex .flex-col.rightside {
  width: 40%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex .flex-col.rightside {
    width: 100%;
    margin: 0px 0 45px;
  }
}
.company_02 .flex .flex-col.rightside .circle_main {
  width: 500px;
  height: 500px;
  border-radius: 100%;
  background-color: #061765;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex .flex-col.rightside .circle_main {
    width: 90vw;
    height: 90vw;
  }
}
.company_02 .flex .flex-col.rightside .circle_main::before {
  content: "";
  position: absolute;
  width: calc(100% + 64px);
  height: calc(100% + 64px);
  border-radius: 100%;
  border: 1px solid #061765;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex .flex-col.rightside .circle_main::before {
    display: none;
  }
}
.company_02 .flex .flex-col.rightside .circle_main img {
  width: 100%;
}
.company_02 .flex .flex-col.rightside .circle_main .ball {
  position: absolute;
  top: -44px;
  left: -44px;
  width: 588px;
  height: 588px;
  animation: ani_ball 8s linear infinite;
}
@media screen and (max-width: 1430px) {
  .company_02 .flex .flex-col.rightside .circle_main .ball {
    top: -44px;
    left: -44px;
    width: 288px;
    height: 288px;
    display: none;
  }
}
.company_02 .flex .flex-col.rightside .circle_main .ball::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background-color: #061765;
  border-radius: 100%;
}
@keyframes ani_ball {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  50% {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
.company_02 h3 {
  font-size: 30px;
  font-weight: 600;
  color: #061765;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media screen and (max-width: 1430px) {
  .company_02 h3 {
    font-size: 22px;
    text-align: center;
  }
}
.company_02 p {
  font-size: 16px;
  color: #474747;
  line-height: 2;
  text-align: justify;
}

.ocean {
  height: 5%;
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  background: #ebfaff;
  display: none;
}
.ocean .wave {
  background: url(../../img/sub/wave.svg) repeat-x;
  position: absolute;
  width: 6400px;
  top: -198px;
  left: 0;
  height: 198px;
  transform: translate(0, 0, 0);
  animation: wave 7s ease infinite;
}
.ocean .wave:nth-of-type(2) {
  top: -168px;
  animation: swell 4s ease infinite;
  opacity: 1;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
@keyframes swell {
  0%, 100% {
    transform: translate(0, -30px);
  }
  50% {
    transform: translate(0, 5px);
  }
}
section.company_03 .yeartab {
  margin-bottom: 100px;
}
section.company_03 .yeartab ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  background-color: #f5f5f5;
  border-radius: 20px;
}
section.company_03 .yeartab ul li {
  font-size: 30px;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  color: #87888c;
  cursor: pointer;
}
section.company_03 .yeartab ul li.active {
  background-color: #061765;
  color: #fff;
  border-radius: 20px;
  transition: 0.5s background-color ease-in-out;
}

section.company_03 .history-right {
  margin-top: 10px;
  margin-left: 80px;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right {
    background: none;
  }
}

section.company_03 .history-right .box {
  margin-bottom: 50px;
  border-bottom: 0;
  padding-left: 40px;
  padding-bottom: 20px;
  padding-top: 0;
  font-size: 30px;
  font-weight: 900;
  position: relative;
  border-left: 1px solid #e7e7e7;
}
section.company_03 .history-right .box:before {
  content: " ";
  width: 10px;
  height: 10px;
  background-color: #061765;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: -5px;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right .box {
    background: none;
    padding: 0;
  }
}

section.company_03 .history-right .box h2 {
  font-weight: 600;
  font-family: "Saira";
  margin-bottom: 20px;
  color: #061765;
  position: absolute;
  left: -200px;
  top: -25px;
  font-size: 38px;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right .box h2 {
    left: inherit;
    top: inherit;
    font-size: 23px;
    margin-left: 30px;
  }
}

section.company_03 .history-right dl {
  display: flex;
  padding-top: 30px;
  flex-direction: column;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right dl {
    flex-direction: column;
    padding-top: 45px;
    padding-left: 30px;
  }
}

section.company_03 .history-right dl dd {
  font-size: 16px;
  color: #4f4f4f;
  font-weight: 400;
  line-height: 1.7;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right dl dd {
    font-size: 14px;
  }
}

.company_03 .box.toblack {
  opacity: 0;
  transform: translateX(-50px);
  transition: 0.5s all ease-in-out;
}
.company_03 .box.blacked {
  opacity: 1;
  transform: translateX(0px);
  transition: 0.5s all ease-in-out;
}

.subtitle {
  font-size: 30px;
  line-height: 1.4;
  color: #061765;
  margin-bottom: 50px;
}
@media screen and (max-width: 1430px) {
  .subtitle {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
    text-align: center;
  }
}

.title-desc {
  font-size: 16px;
  color: #474747;
  line-height: 1.8;
}
@media screen and (max-width: 1430px) {
  .title-desc {
    text-align: justify;
  }
}

section.company_04 .flex {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 110px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .flex {
    justify-content: center;
  }
}
section.company_04 .flex .flex-col {
  margin-bottom: 100px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .flex .flex-col {
    margin-bottom: 40px;
  }
}
section.company_04 .flex .flex-col img {
  max-width: 100%;
}
section.company_04 .flex .flex-col h5 {
  font-size: 25px;
  color: #061765;
  text-align: center;
  margin-top: 35px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .flex .flex-col h5 {
    font-size: 16px;
    margin-top: 10px;
  }
}

/* 회사소개 마감 */
.organization {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.organization img {
  max-width: 100%;
}

/* 오시는 길 */
section.company_04 #map .root_daum_roughmap,
section.company_04 #map2 .root_daum_roughmap,
section.company_04 #map3 .root_daum_roughmap {
  width: 100%;
}
section.company_04 #map .root_daum_roughmap .wrap_map,
section.company_04 #map2 .root_daum_roughmap .wrap_map,
section.company_04 #map3 .root_daum_roughmap .wrap_map {
  height: 520px;
}
@media screen and (max-width: 1430px) {
  section.company_04 #map .root_daum_roughmap .wrap_map,
section.company_04 #map2 .root_daum_roughmap .wrap_map,
section.company_04 #map3 .root_daum_roughmap .wrap_map {
    height: 300px;
  }
}

section.company_04 .maps {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 160px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps {
    margin-bottom: 80px;
  }
}
section.company_04 .maps .map_border {
  border: none;
  width: 0;
}
section.company_04 .maps .map-panel {
  background-color: #061765;
  display: flex;
  flex-direction: column;
  padding: 70px 60px;
  border-radius: 30px;
  width: 520px;
  position: absolute;
  bottom: -75px;
  left: 55px;
  z-index: 1;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel {
    position: inherit;
    width: 100%;
    padding: 25px;
    left: inherit;
    bottom: inherit;
    margin-top: 20px;
  }
}
section.company_04 .maps .map-panel h5 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel h5 {
    font-size: 20px;
  }
}
section.company_04 .maps .map-panel address {
  font-size: 20px;
  color: #fff;
  font-style: normal;
  margin-bottom: 35px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel address {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
section.company_04 .maps .map-panel address span.glyphicon {
  margin-right: 5px;
}
section.company_04 .maps .map-panel .addr-info {
  margin-bottom: 10px;
}
section.company_04 .maps .map-panel .addr-info:last-child {
  margin-bottom: 0;
}
section.company_04 .maps .map-panel .addr-info span.glyphicon {
  font-size: 16px;
  color: #404e92;
  margin-right: 10px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel .addr-info span.glyphicon {
    font-size: 14px;
  }
}
section.company_04 .maps .map-panel .addr-info span.addr-info-title {
  font-size: 16px;
  color: #404e92;
  display: inline-block;
  width: 85px;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel .addr-info span.addr-info-title {
    font-size: 14px;
  }
}
section.company_04 .maps .map-panel .addr-info span.addr-info-num {
  font-size: 16px;
  color: #fff !important;
}
@media screen and (max-width: 1430px) {
  section.company_04 .maps .map-panel .addr-info span.addr-info-num {
    font-size: 14px;
  }
}

/* 오시는 길 마감 */
section.company.company_03 .history-wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1430px) {
  section.company.company_03 .history-wrapper {
    justify-content: center;
  }
}

section.company_03 .history-right {
  margin-left: 80px;
}
@media screen and (max-width: 1430px) {
  section.company_03 .history-right {
    margin-left: 0;
    padding-left: 20px;
  }
}

section.company_04 .table_wrap .table th,
section.company_04 .table_wrap .table td {
  line-height: 32px;
}

@media (max-width: 991px) {
  section.company h3.company_h3 {
    font-size: 16px;
    font-family: "NanumSquare";
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 35px;
    margin-top: 30px;
  }
  section.company.company_01 h3.company_h3 {
    padding-bottom: 20px;
  }
  section.company.company_01 .ceo-box {
    background-repeat: no-repeat;
    height: 250px;
    display: flex;
    align-items: center;
    background-position: 60% 0%;
    background-size: cover;
  }
  section.company.company_01 .ceo-box .text {
    font-size: 16px;
    line-height: 22px;
    font-family: "NanumSquare";
    margin-left: 20px;
    color: #000;
    margin-top: 42px;
    font-weight: 600;
  }
  section.company.company_01 .ceo-box .text p {
    font-size: 13px;
    margin-top: 20px;
    font-weight: 600;
    color: #333333;
    position: relative;
    display: inline-block;
    font-family: "NanumSquare";
  }
  section.company.company_01 .ceo-box .text p::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    content: "";
    margin-top: 20px;
  }
  section.company .about_text {
    margin-top: 40px;
    line-height: 26px;
    font-size: 14px;
  }
  section.company .about_text h1 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: "NotoSans";
    line-height: 28px;
    margin-bottom: 26px;
  }
  section.company .about_text h1 span {
    position: relative;
    z-index: 0;
  }
  section.company .about_text h1 span::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 6px;
    background: rgb(255, 234, 93);
    content: "";
    margin-top: 22px;
  }
  /* 회사소개 */
  section.company.company_02 .ceo-box {
    background-repeat: no-repeat;
    height: 180px;
    position: relative;
    /* margin-top: 42px; */
    background-size: cover;
  }
  section.company.company_02 .ceo-box .text {
    right: 0;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: right;
    padding-right: 15px;
    padding-bottom: 15px;
    font-size: 12px;
  }
  section.company.company_02 .ceo-box .text p {
    color: #fff;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 900;
  }
  section.company.company_02 .table_wrap {
    margin-top: 40px;
  }
  section.company.company_02 .table_wrap .table {
    border-top: 2px #000 solid;
  }
  section.company.company_02 .table_wrap .table tbody th {
    min-width: 90px;
  }
  .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 16px 18px;
    line-height: 1.22857143;
    vertical-align: top;
    border-top: 1px solid #e3e3e3;
  }
  /* 연혁 마감 */
  /* 오시는 길 */
  section.company_04 #map p.sky {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 28px 12px;
  }
  section.company_04 .table_wrap {
    margin-top: 30px;
    border: 0;
  }
  section.company_04 .table_wrap .table {
    border-left: 1px #ddd solid;
  }
  section.company_04 .table_wrap .title {
    margin-bottom: 20px;
  }
  section.company_04 .table_wrap .title h2 {
    font-size: 19px;
    font-weight: 900;
    color: #000;
    margin-bottom: 6px;
  }
  section.company_04 .table_wrap .title span {
    font-size: 13px;
    font-weight: 100;
    color: #868686;
    padding-left: 6px;
  }
  section.company_04 .table_wrap .title a.btn {
    font-size: 13px;
    color: #000;
    border: 1px #000 solid;
    border-radius: 0;
  }
  section.company_04 .table_wrap .table {
    border-top: 2px #000 solid;
  }
  section.company_04 .table_wrap .table th {
    padding-left: 10px;
    padding-right: 10px;
  }
  section.company_04 .table_wrap .table th,
section.company_04 .table_wrap .table td {
    font-size: 14px;
    line-height: 1.5;
  }
  section.company_04 .table_wrap .table span.blue {
    background: #7182f5;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0.2em;
    margin-right: 6px;
  }
  section.company_04 .embed-container {
    max-width: 100%;
  }
  section.company_04 .embed-container iframe,
section.company_04 .embed-container object,
section.company_04 .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* 오시는 길 마감  */
}
.company .clients ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.company .clients ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-right: 24px;
}
.company .clients ul li:nth-child(4n) {
  margin-right: 0;
}
.company .clients ul li img {
  border: 1px solid #ddd;
}
.company .clients ul li span {
  font-size: 18px;
  color: #474747;
  margin: 30px 0;
}

.subpages .contents .section_title {
  font-size: 30px;
  color: #061765;
  font-weight: 700;
  margin-bottom: 20px;
  align-self: flex-start;
}
@media screen and (max-width: 1430px) {
  .subpages .contents .section_title {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
.subpages .contents .section_title.mb0 {
  margin-bottom: 0;
}
.subpages .contents .section_title.undertable {
  margin-top: 80px;
}
.subpages .contents .section_title ~ p {
  font-size: 16px;
  color: #474747;
  margin-bottom: 25px;
  text-align: left;
  margin-top: -20px;
}
.subpages .contents .subtitle h5 {
  font-size: 19px;
  color: #707070;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 1430px) {
  .subpages .contents .subtitle h5 {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.subpages .contents .desc li {
  color: #707070;
  font-size: 19px;
  list-style: none;
  line-height: 2;
}
@media screen and (max-width: 1430px) {
  .subpages .contents .desc li {
    font-size: 14px;
    line-height: 1.7;
  }
}
.subpages .contents .desc p {
  color: #707070;
  font-size: 19px;
  line-height: 1.6;
}
@media screen and (max-width: 1430px) {
  .subpages .contents .desc p {
    font-size: 14px;
    line-height: 1.7;
  }
}
.subpages .items {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (max-width: 1430px) {
  .subpages .items {
    justify-content: center;
  }
}
.subpages .items.items-4 .item {
  width: 335px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.subpages .items.items-4 .item:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1430px) {
  .subpages .items.items-4 .item {
    width: calc(50% - 7.5px);
    margin-right: 15px;
  }
  .subpages .items.items-4 .item:nth-child(2n) {
    margin-right: 0;
  }
}
.subpages .items.items-3 .item {
  width: calc(33.3333333333% - 10px);
  margin-right: 15px;
  margin-bottom: 30px;
}
.subpages .items.items-3 .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .subpages .items.items-3 .item {
    width: 100%;
    margin-right: 0;
  }
}
.subpages .items.items-2 .item {
  width: 680px;
  margin-right: 40px;
  margin-bottom: 40px;
}
.subpages .items.items-2 .item:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 1430px) {
  .subpages .items.items-2 .item {
    width: 100%;
    margin-right: 0;
  }
}
.subpages .items.items-1 .item {
  width: 100%;
}
.subpages .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.subpages .item img {
  max-width: 100%;
  width: 100%;
}
.subpages .item img.border {
  border: 1px solid #ddd;
}
.subpages .item span {
  font-size: 19px;
  color: #707070;
  margin-top: 20px;
  text-align: center;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 1430px) {
  .subpages .item span {
    font-size: 14px;
    margin-top: 10px;
  }
}
.subpages .item span.color-blue {
  color: #061765;
  font-weight: 500;
}
.subpages .item.align-items-flex-start {
  align-items: flex-start;
}
.subpages .item.justify-content-center {
  justify-content: center;
}
.subpages .item .text p {
  font-size: 19px;
  color: #707070;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 1430px) {
  .subpages .item .text p {
    font-size: 14px;
    text-align: justify;
  }
}
.subpages .item .text li {
  font-size: 19px;
  color: #707070;
  list-style: none;
  line-height: 1.8;
}
@media screen and (max-width: 1430px) {
  .subpages .item .text li {
    font-size: 14px;
    text-align: justify;
  }
}

.nonslipplate .items-2 {
  margin-top: 90px;
  margin-bottom: 80px;
}
.simplate .items-2 {
  margin-top: 30px;
  margin-bottom: 0;
}

.mezzaninefloor .desc {
  margin-bottom: 50px;
}
@media screen and (max-width: 1430px) {
  .mezzaninefloor .desc {
    margin-bottom: 30px;
  }
}

.parkdeckprodprocess .process {
  margin-bottom: 180px;
}
@media screen and (max-width: 1430px) {
  .parkdeckprodprocess .process {
    margin-bottom: 120px;
  }
}
.parkdeckprodprocess .items-4 {
  margin-bottom: 180px;
}
@media screen and (max-width: 1430px) {
  .parkdeckprodprocess .items-4 {
    margin-bottom: 120px;
  }
}
.parkdeckprodprocess table.manytext {
  margin-top: 40px;
}

.expandedmetal .contents .desc {
  margin-bottom: 50px;
}
@media screen and (max-width: 1430px) {
  .expandedmetal .contents .desc {
    margin-bottom: 30px;
  }
}
.expandedmetal .contents .items {
  margin-bottom: 0;
}
.expandedmetal .contents table .manytext {
  padding: 30px;
}

.rebarcut .desc {
  margin-bottom: 45px;
}

.coupler .desc {
  margin-bottom: 30px;
}

.mezzanine .desc {
  margin-bottom: 60px;
}
@media screen and (max-width: 1430px) {
  .mezzanine .desc {
    margin-bottom: 30px;
  }
}

.self .desc {
  margin-bottom: 50px;
}
@media screen and (max-width: 1430px) {
  .self .desc {
    margin-bottom: 30px;
  }
}
.self .items-1 {
  margin-bottom: 20px;
}
.self .contents:last-child .items-2 {
  margin-top: 50px;
}

.packagingsteel .items.lastchild {
  margin-bottom: 0px;
}
.packagingsteel .desc {
  margin-bottom: 50px;
}

.distproc .table-wrapper {
  padding-top: 0;
}

@media screen and (max-width: 1430px) {
  .distline .yuju-table tr td {
    padding: 10px;
  }
}
.distline .yuju-table tr td:first-child {
  border-right: 1px solid #ddd;
}
.distline .yuju-table tr td:last-child {
  width: 20%;
}

.rebarsell .desc {
  margin-bottom: 50px;
}

.rebarcut .cut {
  margin-bottom: 70px;
}

.rebarProd .contents {
  margin-bottom: 70px;
}
.rebarProd .contents:last-child {
  margin-bottom: 0;
}
.rebarProd .item {
  margin-bottom: 40px !important;
}

#bo_gall.bo_partner #gall_ul,
#bo_gall.bo_perform #gall_ul,
#bo_gall.bo_auth #gall_ul,
#bo_gall.bo_ex #gall_ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#bo_gall.bo_partner #gall_ul .gall_li,
#bo_gall.bo_perform #gall_ul .gall_li,
#bo_gall.bo_auth #gall_ul .gall_li,
#bo_gall.bo_ex #gall_ul .gall_li {
  width: 23.5%;
  margin-right: 2%;
}
#bo_gall.bo_partner #gall_ul .gall_li:nth-child(4n),
#bo_gall.bo_perform #gall_ul .gall_li:nth-child(4n),
#bo_gall.bo_auth #gall_ul .gall_li:nth-child(4n),
#bo_gall.bo_ex #gall_ul .gall_li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1430px) {
  #bo_gall.bo_partner #gall_ul .gall_li,
#bo_gall.bo_perform #gall_ul .gall_li,
#bo_gall.bo_auth #gall_ul .gall_li,
#bo_gall.bo_ex #gall_ul .gall_li {
    width: 49%;
    margin-right: 2%;
  }
  #bo_gall.bo_partner #gall_ul .gall_li:nth-child(2n),
#bo_gall.bo_perform #gall_ul .gall_li:nth-child(2n),
#bo_gall.bo_auth #gall_ul .gall_li:nth-child(2n),
#bo_gall.bo_ex #gall_ul .gall_li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1430px) {
  #bo_gall.bo_partner #gall_ul .gall_li .gall_text_href a,
#bo_gall.bo_perform #gall_ul .gall_li .gall_text_href a,
#bo_gall.bo_auth #gall_ul .gall_li .gall_text_href a,
#bo_gall.bo_ex #gall_ul .gall_li .gall_text_href a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
  }
}

#bo_v.bo_yuju #bo_v_title {
  text-align: center;
}
#bo_v.bo_yuju #bo_v_img {
  text-align: center;
}
#bo_v.bo_yuju #bo_v_con {
  text-align: center;
}

#bo_gall.bo_auth .gall_img img {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 1430px) {
  #bo_gall.bo_auth .gall_img img {
    height: 42vw;
  }
}
@media screen and (max-width: 640px) {
  #bo_gall.bo_auth .gall_img img {
    height: 62vw;
  }
}

#bo_gall.bo_partner .gall_img img {
  width: 100%;
  height: 145px;
}
@media screen and (max-width: 1430px) {
  #bo_gall.bo_partner .gall_img img {
    height: 23vw;
  }
}
@media screen and (max-width: 640px) {
  #bo_gall.bo_partner .gall_img img {
    height: 25vw;
  }
}

#bo_gall.bo_perform .gall_img img {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 1430px) {
  #bo_gall.bo_perform .gall_img img {
    height: 42vw;
  }
}
@media screen and (max-width: 640px) {
  #bo_gall.bo_perform .gall_img img {
    height: 62vw;
  }
}

#bo_gall.bo_ex .gall_img img {
  width: 100%;
  height: auto;
}
#bo_v_file li {
  display: flex;
  align-items: center;
}
#bo_v_file li a {
  margin-right: 10px;
}

/*# sourceMappingURL=sub.css.map */
