<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.mv_wrap .mv .item .pc {
  display: block;
}

.mv_wrap .mv .item .mobile {
  display: none;
}

.c01 .slick-slide img {
  width: 100%;
}

.c01 .slick-slide a .img {
  overflow: hidden;
  height: 180px;
  display: block;
}

.mv .item {
  width: 100%;
  background-size: cover;
  background-position: center 0;
}

.mv .mv01 {
  background-image: url(/image/main/mv01.jpg);
}

.mv .mv02 {
  background-image: url(/image/main/mv02.jpg);
}

.mv .mv03 {
  background-image: url(/image/main/mv03.jpg);
}

.mv .mv04 {
  background-image: url(/image/main/mv04.jpg);
}

.mv .mv05 {
  background-image: url(/image/main/mv05.jpg);
}

.mv .item img {
  width: 100%;
}

.m_v { display: none !important; }

/* Dots */
.mv .slick-dots {
  position: absolute;
  left: 50%;
  margin-left: 570px;
  top: 42%;
  display: block;
  padding: 0;
}

.mv .slick-dots li {
  position: relative;
  display: block;
  margin: 15px;
  padding: 0;
  cursor: pointer;
}

.mv .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  border: 0;
  color: transparent;
  background: transparent;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #EBEBEB;
  box-sizing: border-box;
}

.mv .slick-dots li button:hover,
.mv .slick-dots li button:focus {
  outline: none;
}

.mv .slick-dots li.slick-active button {
  background: transparent;
  border: 3px solid #fff;
}

.btn_scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -23px;
}

/* .mobile {display: none !important; } */
.mv_wrap {
  overflow: hidden;
  position: relative;
  /* height:846px; */
}

.cont01 {
  margin-top: 60px;
  padding-bottom: 70px;
  display: -ms-flex;
  display: flex;
	justify-content: space-between;
}

.cont01&gt;div {
  /* float: left; */
  position: relative;
}

.cont01 .c01 {
  width: 430px;
  position: relative;
}

.cont01 .c02 {
  width: 390px;
}

.cont01 .c03 {
  width: 280px;
}

.cont01 .c04 {
  width: 330px;
}

.cont01 .c05 {
  width: 240px;
}

.cont01 .c06 {
  width: 280px;
}

.cont01 .c07 {
  width: 225px;
}


.c02 .dim h3 {
  font-size: 19px;
  color: #fff;
  letter-spacing: 10px;
  margin-top: 60px;
}

.c02 .dim span {
  display: block;
  width: 80%;
  margin: 30px auto;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

.c02 .dim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
	background-color:  rgba(0, 0, 0, 0.7);
}

.c02 .avi {
  width: 100%;
  height: 275px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.c02 .avi&gt;img {
  min-height: 312px;
}

.c07 .img {
  height: 275px;
  overflow: hidden;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.c07 .img img {
  width: 100%;
  /* height: 100%; */
}



.c05 li {
  float: left;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.c05 .img img {
  width: 100%;
  /* height: 135px; */
}

.c05 .img {
  width: 100%;
  height: 135px;
  overflow: hidden;
}

.c05 .txt {
  background: #fff;
  padding: 20px;
  position: relative;
  height: 100px;
}

.c05 h2 {
  line-height: 27px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  height: 54px;
  overflow: hidden;
}

.c05 span {
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #777;
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.ss01 .item {
  position: relative;
  height: 275px;
}

.ss01 {
  height: 275px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1)
}

.c06 ul,
.c04 ul {
  background: #fff;
  padding: 30px;
  height: 215px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1)
}

.c06 li:first-child,
.c04 li:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 20px;
}

.c06 li h2,
.c04 li h2 {
  line-height: 27px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
  height: 54px;
  overflow: hidden;
}

.c06 li span,
.c04 li span {
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #777;
}

.cont01 .btn_more {
  position: absolute;
  display: block;
  top: -9px;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(/image/main/more.jpg);
}

.cont01&gt;div h1 {
  font-size: 22px;
  color: #000;
  margin-bottom: 30px;
}

.ss01 .txt {
  background: #fff;
  padding: 19px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.ss01 h2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}

.ss01 span {
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #777;
}

/* Dots */
.ss01 .slick-dots {
  position: absolute;
  right: 0;
  top: -60px;
  display: block;
  padding: 0;
}

.ss01 .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.ss01 .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  border: 0;
  color: transparent;
  background: transparent;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #C9C9C9;
  box-sizing: border-box;
}

.ss01 .slick-dots li button:hover,
.ss01 .slick-dots li button:focus {
  outline: none;
}

.ss01 .slick-dots li.slick-active button {
  background: #B03131;
}

.mbtmWrap {
  height: 500px;
  padding: 70px 0;
  box-sizing: border-box;
  background: #ECECEC;
}

.busiTab {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.busiTab li {
  margin-left: 10px;
  display: inline-block;
}

.busiTab li:first-child {
  margin-left: 0;
}

.busiTab a {
  display: inline-block;
  font-size: 15px;
  color: #878787;
  padding: 0 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 2em;
  background: #fff;
  font-weight: 500;
  white-space: nowrap;
}

.busiTab .on a {
  color: #fff;
  font-weight: 500;
  background: #C02836;
}

.mbusi {
  display: none;
  margin-top: 30px;
}

.mbusiSlide {
  position: relative;
}

.mbusiSlide .item {
  margin-right: 10px;
}

.mbusiSlide .item a {
  position: Relative;
  display: inline-block;
  width: 220px;
  height: 235px;
  background: #fff;
  padding: 30px 40px 30px 30px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1)
}

.mbusiSlide .item .cts {
  float: right;
  width: 70%;
}

.mbusiSlide .item .tit2 {
  color: #333;
  height: 50px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 500;
  letter-spacing: -0.5px;
}

.mbusiSlide .item .txt {
  margin-top: 30px;
  height: 100px;
  overflow: hidden;
  color: #777;
  font-size: 14px;
  line-height: 20px;
}

.mbusiSlide .item .view {
  margin-top: 25px;
  display: inline-block;
  line-height: 30px;
  color: #b03131;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}

.mbusiSlide .item .tit1 {
  position: absolute;
  top: 30px;
  left: 15px;
  text-align: center;
  color: #000;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
}

.mbusiSlide .item .tit1 span {
  display: block;
  color: #777;
  font-size: 14px;
  font-weight: 100;
}

.mbusiSlide .item:hover a {
  border: 1px solid #B03131;
}

/* .mbusiSlide .item a:hover .cts {
	display:block;
}
.mbusiSlide .item a:hover .tit1 {
	display:none;
} */
/* controls */
.mbusiSlide .slick-prev,
.mbusiSlide .slick-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  border: none;
  outline: none;
  cursor: pointer;
  text-indent: -9999px;
  background: transparent;
  z-index: 99999;
  width: 50px;
  height: 50px;
}

.mbusiSlide .slick-prev {
  left: -70px;
  background: url("../image/main/busi_arr1.jpg") no-repeat center center;
}

.mbusiSlide .slick-next {
  right: -70px;
  background: url("../image/main/busi_arr4.jpg") no-repeat center center;
}

.mbusiSlide .slick-prev:hover {
  left: -70px;
  background: url("../image/main/busi_arr3.jpg") no-repeat center center;
}

.mbusiSlide .slick-next:hover {
  right: -70px;
  background: url("../image/main/busi_arr2.jpg") no-repeat center center;
}

@media all and (max-width:1400px) {
  .mv_txt {
    top: 15%;
  }

  .c01 .slick-slide img {
    width: 100%;
  }
  .main-new .ss01 .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* 24.06.13 메인 리뉴얼 */
.main-new .cont01 {
  display: block;
  margin: 0;
  padding: 80px 0 60px;
}
.main-new .cont01 .c01 {
  width: 100%;
}
.main-new .ss01 {
  box-shadow: none;
}
.main-new .cont01 .slick-list {
  padding-bottom: 20px;
  margin: 0 -19px;
}
.main-new .cont01 .slick-arrow {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  color: transparent;
  text-indent: -999px;
  overflow: hidden;
  background-color: transparent;
}
.main-new .cont01 .slick-prev {
  left: -40px;
  background-image: url('/image/main/main_arrow_prev.png');
  transform: translate(-100%, -50%);
}
.main-new .cont01 .slick-next {
  right: -40px;
  background-image: url('/image/main/main_arrow_next.png');
  transform: translate(100%, -50%);
}
.main-new .c01 .slick-slide {
  margin: 0 19px;
  height: auto;
  box-shadow: -3px 4px 20px 0px rgba(177, 201, 201, 0.35);
}
.main-new .c01 .slick-slide a .img {
  height: auto;
  /* aspect-ratio: 1.63 / 1; */
}
.main-new .c01 .slick-slide a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.main-new .ss01 .txt {
  position: static;
  padding: 30px 20px;
}
.main-new .cont01-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-new .cont01-tit a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
}
.main-new .cont01&gt;div h1 {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
}
.main-new .ss01 h2 {
  font-size: 18px;
  color: #111;
  font-weight: 600;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 25px;
}
.main-new .ss01 {
  height: auto;
}
.main-new .ss01 p {
  color: #901A00;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.main-new .ss01 .txt-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
}
.main-new .ss01 .txt-bottom div {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #111;
}
.main-new .ss01 span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #999;
}
.main-new .main-sec02 {
  padding: 60px 0;
  background-color: #FDFAEB;
}
.main-new .main-sec02 ul {
  display: grid;
  grid-gap: 0 27px;
  grid-template-columns: repeat(4, 1fr);
}
.main-new .main-sec02 li {
  box-shadow: -3px 4px 20px 0px rgba(177, 201, 201, 0.35);
  background-color: #fff;
}

.main-new .main-sec02 li a {
  padding: 30px 18px;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  transition: background .3s ease;
}
.main-new .main-sec02 li figure {
  margin: 0;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #F8F8F8;
  transition: background .3s ease;
  margin-bottom: 20px;
}
.main-new .main-sec02 li div {
  width: 90px;
  height: 30px;
  border-radius: 2em;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  background-color: #901A00;
  transition: all .3s ease;
}
.main-new .main-sec02 li:hover div {
  background-color: #fff;
  color: #901A00;
}
.main-new .main-sec02 li p:first-of-type {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #111;
  transition: color .3s ease;
  line-height: 140%;
}
.main-sec02__desc {
  color: #666;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
  transition: color .3s ease;
  margin-top: 10px;
}
.main-new .main-sec02 li:hover {
  background-color: #983230;
}
.main-new .main-sec02 li:hover p {
  color: #fff;
}
.main-new .main-sec02 li:hover figure {
  background-color: #fff;
}
.main-new .main-sec03 {
  padding: 82px 0 47px
}
.main-new .main-sec03 .inner {
  display: flex;
  justify-content: space-between;
}
.main-new .main-sec03 .inner::after {
  display: none;
}
.main-new .main-sec03__busi {
  flex: none;
  width: 800px;
}
.main-new .main-sec03__busi .item {
  overflow: hidden;
}
.main-new .main-sec03__busi .item a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  line-height: 1;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.main-new .main-sec03__busi .item .cts {
  overflow: hidden;
  margin-right: 50px;
}
.main-new .main-sec03__busi .item .tit1 {
  font-size: 16px;
  font-weight: 500;
  color: #999;
  flex: none;
}
.main-new .main-sec03__busi .item .tit2 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
  color: #111;
}

.main-new .mbusi {
  margin-top: 34px;
}
.main-sec03__top {
  display: flex;
  align-items: center;
}
.main-sec03__top .more {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  color: #111;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  flex: none;
  margin-left: 70px;
}
.main-new .busiTab a{
  border: 1px solid #ddd;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111;
  font-size: 16px;
  font-weight: 600;
}
.main-new .busiTab {
  display: flex;
  gap: 20px;
  flex: 1;
}
.main-new .busiTab li {
  flex: 1;
  margin: 0;
}
.main-new .busiTab .on a{
  border-color: #901A00;
  background-color: #901A00;
  color: #fff;
}
.main-new .main-sec03__right {
  flex: none;
  width: 310px;
}
.main-new .main-sec03__youtube {
  display: block;
}
.main-new .main-sec03__youtube:not(:first-child) {
  margin-top: 26px;
}
.main-new .main-sec03__youtube p{
  color: #111;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.main-new .main-sec03__youtube figure,
.main-new .main-sec03__youtube .avi {
  aspect-ratio: 1.72 / 1;
  position: relative;
  margin: 0;
}
.main-new .main-sec03__youtube .avi .dim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-new .main-sec03__youtube figure img,
.main-new .main-sec03__youtube .avi &gt; img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}</pre></body></html>