/*슬라이드*/
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.slider-active .single-slider {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 1000px;
  cursor: auto !important;
}
/*슬라이드tx*/
.mstx-w {
  text-align: center;
}
.mstx-inw {
  margin: 360px 0 0;
}
.mstx-1 {
  font-family: nsh3, sans-serif;
  font-size: 40px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 1);
}
.mstx-2 {
  font-family: nsh7, sans-serif;
  font-size: 60px;
  padding: 10px 0 0;
  line-height: 1;
  color: #fff;
}
.mstx-3 {
  font-family: nsh1, sans-serif;
  font-size: 18px;
  padding: 40px 0 0;
  line-height: 1.6;
  letter-spacing: 0.5px;
  color: #fff;
}
.mstx-1 {
  opacity: 0;
  margin-top: 30px;
  transition: all 2s ease 50ms;
}
.owl-item.active .mstx-1 {
  opacity: 1;
  margin-top: 0;
}
.mstx-2 {
  opacity: 0;
  margin-top: 30px;
  transition: all 2s ease 350ms;
}
.owl-item.active .mstx-2 {
  opacity: 1;
  margin-top: 0;
}
.mstx-3 {
  opacity: 0;
  margin-top: 30px;
  transition: all 2s ease 600ms;
}
.owl-item.active .mstx-3 {
  opacity: 1;
  margin-top: 0;
}
/*더보기*/
.txarw {
  line-height: 1;
  padding: 14px 0;
}
.txarw:hover {
  opacity: 0.5;
}
.txarw:hover .arws1 {
  width: 30px;
}
.txar1 {
  font-size: 14px;
}
.arws1 {
  background-image: url(../../images/arrow1.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 12px;
  background-position: right top;
  opacity: 0.5;
  margin: 0 0 0 5px;
}
/*타이틀*/
.mtt1 {
  font-family: nsh7, sans-serif;
  font-size: 43px;
  line-height: 1;
}
.mtt1-1 {
  color: #666;
  font-size: 18px;
  padding: 22px 0 0 3px;
}
/*섹션1*/
.ms1n-w {
  padding: 140px 0 160px;
}
.ms1n-1in {
  margin: 100px 0 0 3%;
  line-height: 1.2;
}
.ms1n-1-1 {
  font-size: 36px;
}
.ms1n-1-2 {
  font-family: nsh7, sans-serif;
  color: #17457d;
  font-size: 50px;
  margin: 12px 0 92px;
}
.ms1n-1-3 {
  color: #818181;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 0 5px;
}
.ms1n-2in {
  width: 100%;
  padding: 0 0 0 3%;
}
.ms1n-2in:after {
  content: "";
  display: block;
  clear: both;
}
.ms1n-2-1w {
  width: 30%;
  float: left;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-radius: 10px;
}
.ms1n-2-1-1 {
  min-height: 490px;
  background-color: rgba(0, 0, 0, 0.4);
}
.ms1n-2in .ms1n-2-1w:nth-child(1) {
  margin: 59px 2% 0 0;
}
.ms1n-2in .ms1n-2-1w:nth-child(2) {
  margin: 100px 2% 0 0;
}
.ms1n-2in .ms1n-2-1w:nth-child(3) {
  margin: 0;
}
.ms1ni-1 {
  background-image: url(../../images/ms1i1.jpg);
}
.ms1ni-2 {
  background-image: url(../../images/ms1i2.jpg);
}
.ms1ni-3 {
  background-image: url(../../images/ms1i3.jpg);
}
.ms1n-2-2 {
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  line-height: 1;
  font-family: nsh7, sans-serif;
  position: absolute;
  top: 75%;
  left: 0;
  width: 100%;
  text-align: center;
}
.ms1n-2-2-1 {
  font-family: nsh3, sans-serif;
  margin-top: 13px;
  font-size: 16px;
}
.ms1n-2-1w:hover .ms1n-2-1 {
  transform: scale(1.2);
}
/*섹션2*/
.msw2n-1 {
  background-image: url(../../images/ms2i1.jpg);
  background-attachment: fixed;
}
.msw2n-1in {
  height: 570px;
  background-color: rgba(0, 0, 0, 0.45);
}
.msw2ntxw {
  padding: 210px 0 0;
  text-align: center;
}
.msw2n-1-1 {
  font-family: nsh5, sans-serif;
  font-size: 50px;
  color: rgba(255, 255, 255, 1);
  line-height: 1.2;
}
.msw2n-1-2 {
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  padding: 16px 0 0;
}
/*섹션3*/
#msw3 {
  padding: 180px 0;
  background-image: url(../../images/ms3i1.jpg);
}
.ms3-1 {
  padding: 40px 15% 0 0;
}
.ms3-1-2 {
  padding: 30px 0 0 1px;
  font-size: 16px;
  color: #818181;
}
.ms3-2:after {
  content: "";
  display: block;
  clear: both;
}
.ms3-2inw {
  cursor: pointer;
  width: 29.3%;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 6%;
  border-radius: 8px;
}
.ms3-2 .ms3-2inw:last-child {
  margin-right: 0;
}
.ms3-2-1,
.ms3-2-2 {
  min-height: 268px;
}
.ms3-2-2 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  width: 100%;
}
.ms3-2-3 {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  line-height: 1;
}
.ms3-2-3-1 {
  color: rgba(255, 255, 255, 1);
  font-family: nsh5, sans-serif;
  font-size: 22px;
  padding: 35px 0 0 28px;
}
.ms3-2-3-2 {
  text-align: right;
  padding: 148px 26px 0 0;
}
.ms3-2-3-2-1 {
  width: 60px;
  height: auto;
  margin: 12px 0 0;
}
.ms3i2 {
  background-image: url(../../images/ms3i2.jpg);
}
.ms3i3 {
  background-image: url(../../images/ms3i3.jpg);
}
.ms3i4 {
  background-image: url(../../images/ms3i4.jpg);
}
.ms3-2inw:hover .ms3-2-1 {
  transform: scale(1.2);
}
.ms3-2inw:hover .ms3-2-2 {
  background-color: rgba(0, 0, 0, 0.6);
}
.ms3-2inw:hover .ms3-2-3-1 {
  padding: 35px 0 0 40px;
}
.ms3-2inw:hover .ms3-2-3-2 {
  padding: 148px 40px 0 0;
}
/*섹션4*/
#msw4 {
  background-image: url(../../images/ms4i1.jpg);
  background-attachment: fixed;
}
.ms3in-w {
  min-height: 600px;
  background-color: rgba(0, 0, 0, 0.45);
  text-align: center;
  padding: 240px 15px 0;
}
.ms4-1 {
  font-size: 43px;
  line-height: 1;
  color: #fff;
  letter-spacing: -1px;
}
.ms4-2 {
  font-family: nsh3, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 10px;
}
/*섹션5*/
#msw5 {
  padding: 170px 0;
}
/* .ms5in-w:after, */
ms5-1-1:after {
  content: "";
  display: block;
  clear: both;
}
.ms5-1 {
  width: 45%;
}
.ms5-2 {
  width: 33%;
}
.ms5-3 {
  width: 22%;
}
.ms5-1 {
  float: left;
  padding: 0 4% 0 0;
}
.ms5-1-1-1 {
  font-family: nsh7, sans-serif;
  font-size: 34px;
  line-height: 1;
}
.ms5-1-1-2 {
  width: 60px;
  float: right;
  margin: 4px 2px 0 0;
  opacity: 0.6;
}
.ms5-1-1-2:hover {
  opacity: 0.3;
  margin: 4px 10px 0 0;
}
.ms5-1-2 {
  padding: 38px 0 0;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr > td {
  font-size: 18px;
  line-height: 1.4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr {
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr:hover {
  opacity: 0.5;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
  text-align: right !important;
  padding-right: 1%;
}
.ms5-2 {
  float: left;
  padding: 0 5%;
}
.ms5-2-1 {
  width: 100%;
  min-height: 310px;
  background-image: url(../../images/bgv1.jpg);
  border-radius: 10px;
  padding: 25px 10% 0;
  line-height: 1;
  cursor: pointer;
}
.ms5-2-1-1 {
  font-size: 64px;
  color: rgba(255, 255, 255, 0.7);
}
.ms5-2-1-2 {
  font-family: nsh5, sans-serif;
  font-size: 24px;
  color: rgba(255, 255, 255, 1);
  margin: 10px 0 20px;
}
.ms5-2-1-3 {
  color: rgba(255, 255, 255, 1);
  line-height: 1.6;
}
.ms5-2-1-5 {
  text-align: right;
  padding: 40px 0 0;
}
.ms5-2-1-5-1 {
  width: 60px;
}
.ms5-2-1:hover {
  padding: 25px 14% 0;
}
.ms5-2-1:hover .ms5-2-1-1,
.ms5-2-1:hover .ms5-2-1-2,
.ms5-2-1:hover .ms5-2-1-3,
.ms5-2-1:hover .ms5-2-1-5 {
  opacity: 0.7;
}
/*고객센터*/
.ms5-3 {
  text-align: center;
}
.csbw {
  text-align: center;
  line-height: 1;
  font-family: nsh7, sans-serif;
}
.csb-1 {
  border-bottom: 1px solid #ccc;
  padding: 5px 6px 22px;
}
.csb-1-1 {
  font-size: 22px;
  color: #17457d;
}
.csb-1-1-1 {
  color: #999;
  font-family: nsh1, sans-serif;
  margin: 0 12px;
}
.csb-2 {
  padding: 33px 3px 23px;
}
.csb-2inw {
  text-align: left;
}
.csb-2-1 {
  font-size: 14px;
  color: #666;
  padding: 0 0 7px 1px;
}
.csb-2-2 {
  font-size: 38px;
  letter-spacing: -1.5px;
}
.csb-3inw {
  text-align: left;
}
.csb-3-1 {
  font-size: 22px;
  padding: 1px 10px 0 0;
  color: #666;
}
.csb-3-2 {
  font-family: nsh4, sans-serif;
  line-height: 1.6;
}
.csb-5 {
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.csb-5inw {
  text-align: left;
}
