@charset "utf-8";

/*영문 메인페이지 시작*/
.en .main_gall .content_txt03 {
  word-break: normal;
}

.en .main_gall .content_title03 .subtxt {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.en .main_gall02 .txt_box img {
  right: 330px;
}

.en .main_gall03 .gall_more {
  margin-top: 40px;
}

.en .icon_banner .icon01 {
  margin-left: -343px;
}

.en .icon_banner .icon02 {
  margin-left: -86.5px;
}

.en .icon_banner .icon03 {
  margin-left: 170px;
}

@media screen and (max-width: 767px) {
  .en .main_gall01 .content_txt03 {
    margin-top: 50px;
  }

  .en .main_gall02 .txt_box img {
    top: 80px;
    right: 3%;
  }

  .en .icon_banner .icon01 {
    margin-left: -0vw;
  }

  .en .icon_banner .icon02 {
    margin-left: -0vw;
  }

  .en .icon_banner .icon03 {
    margin-left: 0vw;
    margin-right: 0;
  }
}

/*영문 메인페이지 끝*/

/*영문 인사말 시작*/
.ch.greeting .content_01 .txt .ceoname:before,
.en.greeting .content_01 .txt .ceoname:before {
  width: 240px;
}
/*영문 인사말 끝*/

/*영문 연혁 시작*/
.en.history .content_02 .year01 {
  left: 100px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .en.history .content_02 .year01 {
    left: 3vw;
  }
}

@media screen and (max-width: 767px) {
  .en.history .content_02 .year01 {
    left: 0vw;
  }
}

/*영문 연혁 끝*/

/*영문 오시는 길 시작*/
.jp.location .comp_info td,
.ch.location .comp_info td,
.en.location .comp_info td {
  height: 73px;
}
.jp.location .comp_info tr:nth-child(3) td.tb_cont span,
.ch.location .comp_info tr:nth-child(3) td.tb_cont span,
.en.location .comp_info tr:nth-child(3) td.tb_cont span {
  float: none;
  width: 100%;
  padding: 0;
}
.jp.location .comp_info tr:nth-child(3) td.tb_cont span:after,
.ch.location .comp_info tr:nth-child(3) td.tb_cont span:after,
.en.location .comp_info tr:nth-child(3) td.tb_cont span:after {
  display: none;
}

/*영문 오시는 길 끝*/

/*영문 편면가공 시작*/
.en.tech02 .cont02 .banner .txt_box {
  width: 40%;
}

.en.tech02 .cont02 .banner .txt_box01 {
  padding-top: 10px;
}

.en.tech02 .cont02 .banner .txt_box02 {
  width: 30%;
}

.en.tech02 .cont02 .banner .txt_icon_m {
  display: none;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .en.tech02 .cont02 .banner {
    height: 50vw;
    position: relative;
    margin-top: 100px;
  }

  .en.tech02 .cont02 .banner .txt_box {
    width: 50%;
    position: absolute;
  }

  .en.tech02 .cont02 .banner .txt_box01 {
    padding-top: 0px;
    left: 0px;
    top: -3.3vw;
  }

  .en.tech02 .cont02 .banner .txt_box02 {
    width: 67%;
    right: 0px;
    bottom: 0vw;
  }

  .en.tech02 .cont02 .banner .txt_box02 .caption {
    float: right;
    width: 50%;
  }

  .en.tech02 .cont02 .banner .txt_box02 .txt {
    float: right;
  }
}

@media screen and (max-width: 767px) {
  .en.tech02 .cont02 .banner {
    height: auto;
    padding-top: 75vw;
  }

  .en.tech02 .cont02 .banner .txt_box {
    width: 45%;
    height: auto;
  }

  .en.tech02 .cont02 .banner .txt_box01 {
    float: left;
    padding-top: 0px;
  }

  .en.tech02 .cont02 .banner .txt_box02 {
    float: right;
    margin-top: 0px;
  }

  .en.tech02 .cont02 .banner .txt_box02 .caption {
  }

  .en.tech02 .cont02 .banner .txt_box02 .txt {
  }

  .en.tech02 .cont02 .banner .txt_icon_m {
    display: block;
  }

  .en.tech02 .cont02 .banner .txt_icon_pc {
    display: none;
  }
}

/*영문 편면가공 끝*/

/*영문 센터 시작*/
.en.tech01 .mission {
}

.en.tech01 .mission .txt {
}

.en.tech01 .mission .txt01 {
  padding-top: 112px;
}

.en.tech01 .mission .txt02 {
  padding: 30px 10px 0 10px;
}

.en.tech01 .mission .txt03 {
  padding-top: 72px;
}

.en.tech01 .mission .txt04 {
  padding-top: 82px;
}

.en.tech01 .mission .txt > li {
  line-height: 130%;
}

.en.tech01 .mission .txt li:before {
  margin-left: -16px;
}

@media screen and (max-width: 1199px) and (min-width: 1001px) {
  .en.tech01 .mission .txt01 {
    padding-top: 10.3vw;
  }

  .en.tech01 .mission .txt02 {
    padding: 5vw 10px 0 10px;
  }

  .en.tech01 .mission .txt03 {
    padding-top: 9vw;
  }

  .en.tech01 .mission .txt04 {
    padding-top: 9vw;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .en.tech01 .mission {
    width: 70%;
    margin: 0 auto;
  }
  .en.tech01 .mission .txt,
  .en.tech01 .mission .logos {
    float: none !important;
    width: 100%;
  }

  .en.tech01 .mission .txt {
    height: auto;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .en.tech01 .mission .txt {
    height: auto;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

/*영문 센터 끝*/

/*영문 보유장비 시작*/
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .en.tech03 .cont_box01 .small_titbox .icon {
    left: 160px;
  }
}

/*영문 보유장비 끝*/

/*영문 서비스 시작*/
.en.service .cont_box01 .step .circle_icon:before,
.en.service .cont_box01 .step .circle_icon:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .en.service .cont_box04 .cont_box_right {
    margin-top: 125px;
  }
}

/*영문 서비스 끝*/

/*영문 옴브레 시작*/
.en.ombre .process .txt_box03 .img_box {
  overflow: hidden;
  height: 140px;
}

.en.ombre .process .txt_box04 .img_box {
  overflow: hidden;
  height: 105px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .en.ombre .process .txt_box03 .img_box {
    height: 11vw;
  }

  .en.ombre .process .txt_box04 .img_box {
    height: 7vw;
  }

  @media screen and (max-width: 960px) {
    .en.ombre .process .txt_box04 .img_box {
      display: none;
    }
  }
}

@media screen and (max-width: 767px) {
  .en.ombre .process .txt_box03 .img_box {
    height: 28vw;
    min-height: 95px;
  }

  .en.ombre .process .txt_box04 .img_box {
    height: 20vw;
    min-height: 70px;
  }

  @media screen and (max-width: 445px) {
    .en.ombre .process .txt_box04 .img_box {
      display: none;
    }
  }
}

/*영문 옴브레 끝*/

/*영문 DTP 시작*/
.en.dtp .content_title01 span {
  font-weight: 500;
}

.en.dtp .cont01 .txtbox ul > li {
  padding-left: 15px;
}

.dtp .cont01 .txtbox ul > li b {
  margin-left: 0px;
}

.en.dtp .cont01 .txtbox ul > li b:before {
  margin-left: -15px;
  margin-right: 10px;
}

.en.dtp .process .txt_box05 .txt {
  padding-left: 0;
}

.en.dtp .process .txt_box05 .txt b {
  margin-left: 0;
}

.en.dtp .process .txt_box .title {
  line-height: 120%;
}

.en.dtp .process .txt_box .title span.s_title {
  display: inline-block;
  line-height: 140%;
}

.en.dtp .process .txt_box02 .top .img_box {
  height: 95px;
}

.en.dtp .process .txt_box02 .bot .img_box {
  height: 95px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .en.dtp .process {
    padding-bottom: 600px;
  }

  .en.dtp .process .txt_box02 .img_box,
  .en.dtp .process .txt_box06 .img_box {
    display: none;
  }

  .en.dtp .process .txt_box04 .img_box {
    height: 13vw;
    max-height: 130px;
  }

  .en.dtp .process .txt_box06 {
    height: auto;
  }

  .en.dtp .process .txt_box07 {
    position: absolute;
    top: 1425px;
  }

  .en.dtp .process .txt_box08 {
    position: absolute;
    top: 1645px;
    right: 15px;
  }
}

@media screen and (max-width: 767px) {
  @media screen and (max-width: 460px) {
    .en.dtp .process .txt_box02 .bot .img_box {
      height: 35vw;
      max-height: 170px;
      min-height: 130px;
    }
  }

  @media screen and (max-width: 510px) {
    .en.dtp .process .txt_box06 .img_box {
      display: none;
    }
  }
}

/*영문 DTP 끝*/

/*영문 편면가공 시작*/
.en.single .content .img_box p {
  width: 230px;
  height: auto;
  padding: 5px 0;
  font-size: 16px;
  line-height: 140%;
  margin-top: -39px;
  margin-left: -115px;
}

@media screen and (max-width: 975px) {
  .en.single .cont_box01 .cont02_b {
    transform: translateY(30px);
  }
}

@media screen and (max-width: 767px) {
  .en.single .cont_box01 .wrapper .txt_box .txt {
    line-height: 120%;
  }

  .en.single .cont_box01 .wrapper .txt_box {
    min-width: 195px;
  }
}

/*영문 편면가공 끝*/

/*영문 주문하기 시작*/
.en.order .link_box {
}

.en.order .link_box a {
}

.en.order .link_box a.company {
}

.en.order .link_box a.personal {
}

.en.order .bot .tel .num03,
.ch.order .bot .tel .num03,
.jp.order .bot .tel .num03,
.en.order .bot .tel .num05,
.ch.order .bot .tel .num05,
.jp.order .bot .tel .num05,
.en.order .bot .tel .num08,
.ch.order .bot .tel .num08,
.jp.order .bot .tel .num08 {
  border-left: 1px solid #eb6100;
}

.en.order .bot .tel .num04,
.ch.order .bot .tel .num04,
.jp.order .bot .tel .num04,
.en.order .bot .tel .num07,
.jp.order .bot .tel .num07,
.ch.order .bot .tel .num07 {
  border-left: none;
}

@media screen and (max-width: 767px) {
  @media screen and (max-width: 449px) {
    .en.order .link_box a {
      font-size: 1.167rem;
    }
  }
}

/*영문 주문하기 끝*/

/*영문 갤러리 시작*/
@media screen and (max-width: 490px) {
  .en.cus_gall .top_img {
    display: none;
  }
}

/*영문 갤러리 끝*/

/*영문 FAQ 시작*/
@media screen and (max-width: 990px) and (min-width: 768px) {
  .en.cus_faq .top_img {
    display: none;
  }
}

@media screen and (max-width: 620px) {
  .en.cus_faq .top_img {
    display: none;
  }
}

/*영문 FAQ 끝*/

/*영문 프로모션 시작*/
@media screen and (max-width: 520px) {
  .en.cus_prom .top_img {
    display: none;
  }
}

/*영문 프로모션 끝*/

/**/

@media screen and (min-width: 1200px) {
  .en .f_top {height: 340px;}
  .ch .f_top {height: 340px;}
  .jp .f_top {height: 340px;}
}
