@charset "UTF-8";
@import url("/css/global/normalize.css");
@import url("/css/global/reset.css");
@import url("/css/global/common.css");
@import url("/css/global/fontawesome.css");
@import url("/css/home/popup.css");
/*----------------------------------------------------------*/
/*|| 폰트
/*----------------------------------------------------------*/
@font-face {
  font-family: "G1-B";
  src: url("/lib/webfonts/GothicA1-Black.woff") format("woff"), url("/lib/webfonts/GothicA1-Black.ttf") format("turetype");
}
@font-face {
  font-family: "G1-M";
  src: url("/lib/webfonts/GothicA1-Medium.woff") format("woff"), url("/lib/webfonts/GothicA1-Medium.ttf") format("turetype");
}
/*----------------------------------------------------------*/
/*|| 공용
/*----------------------------------------------------------*/
* {
  font-family: "G1-M";
}

em {
  color: #1d274f;
}

strong {
  font-weight: 700;
}

.section {
  width: 100%;
}

#inquiryAgreePopup {
  display: none;
}

.mbr {
  display: none;
}

.pbr {
  display: block;
}

/*--------------------------------------------------------------------
||PC
--------------------------------------------------------------------*/
#inquiry {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 135px;
  background-color: #1d274f;
  z-index: 9999;
  align-items: center;
}
#inquiry .box {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 1792px;
  margin: 0 auto;
}
#inquiry .box .form {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  font-size: 0;
}
#inquiry .box .form input {
  height: 51px;
  border: 1px solid #fff;
  background-color: #1d274f;
  font-size: 23px;
  color: #fff;
  vertical-align: middle;
}
#inquiry .box .form input::placeholder {
  color: rgba(255, 255, 255, 0.4);
  text-indent: 9px;
}
#inquiry .box .form input.txt {
  width: 187px;
  margin-right: 30px;
}
#inquiry .box .form input.num {
  width: 110px;
  margin-right: 12px;
}
#inquiry .box .form input.num:last-child {
  margin-right: 35px;
}
#inquiry .box .form .contents {
  width: 597px;
  margin-right: 26px;
}
#inquiry .box .form .contents .check {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.02em;
}
#inquiry .box .form .contents .check input {
  height: 20px;
}
#inquiry .box .form .contents #contents {
  margin: 12px 0;
  width: 100%;
  height: 79px;
}
#inquiry .box .form .contents #contents::placeholder {
  font-family: "G1-B";
}
#inquiry .box .form .submit {
  width: 162px;
  height: 106px;
  border: 2px solid #fff;
  color: #fff;
  font-family: "G1-B";
  font-size: 32px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  margin-right: 40px;
  background-color: #1d274f;
}
#inquiry .box .form .submit:after {
  content: "";
  position: absolute;
  right: -33px;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
}
#inquiry .box #quick {
  width: 320px;
}
#inquiry .box #quick .link {
  height: 100%;
}
#inquiry .box #quick .link ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}
#inquiry .box #quick .link ul li span {
  display: block;
  text-align: center;
}
#inquiry .box #quick .link ul li span.icon img {
  height: 41px;
}
#inquiry .box #quick .link ul li span.text {
  margin-top: 13px;
  font-size: 23px;
  color: #fff;
}

.section img {
  width: 100%;
  vertical-align: middle;
}
.section.section10 {
  position: relative;
}
.section.section10 .section_wrap {
  padding-top: 130px;
}
.section.section10 .section_wrap header {
  display: block;
  font-size: 105px;
  text-align: center;
}
.section.section10 .section_wrap header strong {
  font-family: "G1-B";
  color: #3b4b92;
}
.section.section10 .section_wrap article {
  margin-top: 53px;
  margin-bottom: 83px;
  background: url("/resource/image/home/section10/bg_gray.jpg") no-repeat center;
  background-size: cover;
  height: 744px;
}
.section.section10 .section_wrap article .fac_wrap {
  margin: 0 auto;
  max-width: 1408px;
  height: 100%;
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section.section10 .section_wrap article .fac_wrap .big {
  max-width: 1024px;
}
.section.section10 .section_wrap article .fac_wrap .swiper {
  width: 326px;
  height: 576px;
  margin-left: 0;
  margin-right: 0;
}
.section.section10 .section_wrap article .fac_wrap .swiper-button-prev {
  left: auto;
  right: 163px;
  top: 40px;
  transform: translateX(50%) rotate(90deg);
}
.section.section10 .section_wrap article .fac_wrap .swiper-button-prev:after {
  color: #1d274f;
}
.section.section10 .section_wrap article .fac_wrap .swiper-button-next {
  right: 136px;
  top: auto;
  bottom: 20px;
  transform: translateX(-50%) rotate(90deg);
}
.section.section10 .section_wrap article .fac_wrap .swiper-button-next:after {
  color: #1d274f;
}
.section.section10 .bg_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section.section13 {
  height: 18vw;
  background-color: #1d274f;
  color: #fff;
  font-size: 0.96vw;
  line-height: 1.2em;
}
.section.section13 ul {
  width: 90%;
  margin: 0 auto;
  padding-top: 1vw;
}
.section.section13 ul li {
  height: 1.4vw;
}

@media screen and (max-width: 1400px) {
  #inquiry {
    height: 52vw;
    background-color: #1d274f;
    z-index: 9999;
    align-items: center;
  }
  #inquiry .box {
    width: 100vw;
    margin: 0 auto;
    position: relative;
  }
  #inquiry .box .form {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 0;
    padding-top: 2.6vw;
    width: 95vw;
    margin: 0 auto;
  }
  #inquiry .box .form input {
    height: 7.4vw;
    border: 1px solid #fff;
    background-color: #1d274f;
    font-size: 3.15vw;
    color: #fff;
    vertical-align: middle;
    box-sizing: border-box;
  }
  #inquiry .box .form input::placeholder {
    color: rgba(255, 255, 255, 0.4);
    text-indent: 1.48vw;
  }
  #inquiry .box .form input.txt {
    width: 30vw;
    margin-right: 4vw;
  }
  #inquiry .box .form input.num {
    width: 16.1vw;
    margin-right: 1.4vw;
  }
  #inquiry .box .form input.num#phone3 {
    margin-right: 0;
  }
  #inquiry .box .form .contents {
    width: 87vw;
    margin-right: 0;
  }
  #inquiry .box .form .contents .check {
    font-size: 2.6vw;
    color: #fff;
    letter-spacing: 0.02em;
  }
  #inquiry .box .form .contents .check input {
    height: 20px;
    margin-right: 2vw;
  }
  #inquiry .box .form .contents #contents {
    margin: 2.78vw 0;
    width: 100%;
    height: 11.6vw;
  }
  #inquiry .box .form .contents #contents::placeholder {
    font-family: "G1-B";
  }
  #inquiry .box .form .submit {
    width: 42.2vw;
    height: 11.1vw;
    line-height: 12vw;
    border: 2px solid #fff;
    color: #fff;
    font-family: "G1-B";
    font-size: 5.28vw;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    margin-right: 0;
    margin: 0 auto;
    margin-top: 3.6vw;
    background-color: #1d274f;
  }
  #inquiry .box .form .submit:after {
    content: none;
  }
  #inquiry .box #quick {
    position: fixed;
    right: 2vw;
    top: 35%;
    width: 13.1vw;
  }
  #inquiry .box #quick .link {
    height: 60vw;
  }
  #inquiry .box #quick .link ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
  }
  #inquiry .box #quick .link ul li span {
    display: block;
    text-align: center;
    width: 13.1vw;
    height: 13.1vw;
    line-height: 13.1vw;
    border-radius: 50%;
    background-color: #1d274f;
  }
  #inquiry .box #quick .link ul li span.icon img {
    height: 6vw;
    vertical-align: middle;
  }
  #inquiry .box #quick .link ul li span.text {
    display: none;
  }
  .section.section1 .pbr {
    display: none;
  }
  .section.section1 .mbr {
    display: block;
  }
  .section.section10 .pbr {
    display: none;
  }
  .section.section10 .mbr {
    display: block;
  }
  .section.section10 .section_wrap {
    padding-top: 9.7vw;
  }
  .section.section10 .section_wrap header {
    font-size: 9vw;
    line-height: 1.3em;
  }
  .section.section10 .section_wrap article.pbr {
    display: none;
  }
  .section.section10 .section_wrap article.mbr {
    display: block;
    margin-top: 4vw;
    margin-bottom: 10vw;
    height: 73.9vw;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .big {
    width: 90.7vw;
    max-width: 978px;
    margin: 0 auto;
    padding: 0 4.8vw;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-m {
    width: 81.1vw;
    max-width: 874px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-m .swiper-slide {
    max-width: 290px;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-prev {
    left: 3vw;
    right: auto;
    top: auto;
    bottom: 7vw;
    transform: rotate(0deg);
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-prev:after {
    color: #1d274f;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-next {
    right: 3vw;
    bottom: 7vw;
    transform: rotate(0deg);
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-next:after {
    color: #1d274f;
  }
  .section:last-child {
    margin-bottom: 44vw;
  }
}
/*--------------------------------------------------------------------
||Mobile
--------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .pbr {
    display: none;
  }
  .mbr {
    display: block;
  }
  #header #gnb {
    width: 45vw;
  }
  .section.section10 .section_wrap {
    padding-top: 9.7vw;
  }
  .section.section10 .section_wrap article.pbr {
    display: none;
  }
  .section.section10 .section_wrap article.mbr {
    display: block;
    margin-top: 4vw;
    margin-bottom: 10vw;
    height: 73.9vw;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .big {
    width: 90.7vw;
    max-width: 978px;
    margin: 0 auto;
    padding: 0 4.8vw;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-m {
    width: 81.1vw;
    max-width: 874px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-m .swiper-slide {
    max-width: 290px;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-prev {
    left: 3vw;
    right: auto;
    top: auto;
    bottom: 3.8vw;
    transform: rotate(0deg) scale(0.5);
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-prev:after {
    color: #1d274f;
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-next {
    right: 3vw;
    bottom: 3.8vw;
    transform: rotate(0deg) scale(0.5);
  }
  .section.section10 .section_wrap article.mbr .fac_wrap .swiper-button-next:after {
    color: #1d274f;
  }
  .section.section13 {
    height: 20vw;
    background-color: #1d274f;
    color: #fff;
    font-size: 1.56vw;
    line-height: 1.3em;
  }
  .section.section13 ul {
    width: 90%;
    margin: 0 auto;
    padding-top: 3vw;
  }
  .section.section13 ul li {
    height: 3vw;
  }
  .section:last-child {
    margin-bottom: 52vw;
  }
}