@charset "UTF-8";

.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

/******************** 메인 슬라이드 시작 ********************/
.slick-slider {
  position: relative;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* height: 45px; */
  width: 50px;
  font-size: 0;
}

.slick-prev {
  background: url(images/prev.png);
  left: 0;
  z-index: 2;
}

.slick-next {
  background: url(images/next.png);
  right: 0;
}

.slick-dots {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  font-size: 0;
}

.slick-dots .slick-active button {
  background-color: #222;
}

.slick-dots li + li {
  margin-left: 10px;
}

.slick-dots li button {
  font-size: 0;
  border-radius: 50%;
  background-color: #666;
  opacity: 0.5;
  width: 16px;
  height: 16px;
}

.slide-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 800px;
}

.slide-box-1 {
  background: url(../img/main.jpg);
  background-size: cover;
  background-position: bottom center;
}

.slide-box-2 {
  background: url(../img/main1.jpg);
  background-size: cover;
  background-position: center center;
}

.text-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  text-shadow: 0 0 10px #000000;
  color: #fff;
}

.slide-box h2 {
  font-size: 62px;
  line-height: 64px;
  font-weight: 600;
  padding: 1.5rem 0 3rem;
  letter-spacing: -2px;
}

.slide-box h2 b {
  display: inline-block;
  color: #ef4d2d;
  border-bottom: 5px solid;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: 800;
}

.slide-box p {
  font-size: 22px;
  padding-bottom: 3rem;
}

.slide-box span {
  background: #f78a7b;
  padding: 10px 30px;
  border-radius: 50px;
  color: #fff;
}

.slide-box a:hover {
  opacity: 0.6;
}

/******************** 메인 슬라이드 끝// ********************/

/******************** 슬라이드2 시작 ********************/

.slide_bg {
}

.slide2 .slick-list {
  margin: 0 -10px;
}

.slide2 .slick-slide {
  margin: 0 10px;
  width: 25%;
}

.slide2-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 270px;
}

.slide2 .slick-prev {
  background: url(images/btn_prev.png);
  height: 36px;
  width: 36px;
  left: 20px;
}

.slide2 .slick-next {
  background: url(images/btn_next.png);
  height: 36px;
  width: 36px;
  right: 20px;
}

.slide2 .slick-dots {
  bottom: 10px;
}

.slide2 .slick-dots .slick-active button {
  background: rgb(216, 65, 98);
  display: none;
}

.slide2 .slick-dots li + li {
  margin-left: 10px;
}

.slide2 .slick-dots li button {
  font-size: 0;
  border-radius: 50%;
  background-color: green;
  width: 10px;
  height: 10px;
  display: none;
}

.slide2-box-1 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box-2 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box-3 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box-4 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box-5 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box-6 {
  background: url(../img/gallery_big1.png);
  background-size: cover;
  background-position: center center;
}

.slide2-box h2,
.slide2-box p {
  text-align: center;
  font-size: 30px;
  color: brown;
}

.slide2 .slide2-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gall_btn {
  display: block;
  color: #fff;
  margin: 0 auto;
  width: 270px;
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  background: #000;
  text-align: center;
  font-size: 18px;
  margin-top: 50px;
}

/******************** 슬라이드2 끝// ********************/

/**m_tit 시작**/
.m_tit {
  margin-bottom: 40px;
  text-align: center;
}

.m_tit h2 {
  font-size: 35px;
  line-height: 1.1;
  padding-top: 10px;
  text-transform: uppercase;
}

.m_tit h3 {
  font-size: 30px;
  line-height: 1.1;
  text-transform: uppercase;
}

.m_tit h2 em {
  font-size: 0.5em;
  font-weight: 200;
}

.m_tit b {
  color: #ef4d2d;
}

.m_tit .line {
  width: 50px;
  height: 2px;
  background: #ef4d2d;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 5px;
}

.m_tit strong {
  font-size: 22px;
  color: #ef4d2d;
}

.m_tit p {
  font-size: 19px;
  opacity: 0.85;
  padding-top: 10px;
  font-family: "Pretendard";
}

.m_tit.m_tit_color {
  margin-bottom: 20px;
}

/**m_tit 끝//**/

/* 공통텍스트 */

.text_h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 500;
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.text_h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  padding-top: 2rem;
  padding-bottom: 2.5rem;
  letter-spacing: -2px;
}

.text_h4 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 1.5rem;
  letter-spacing: -1px;
}

.text_h2 b {
  color: #ef4d2d;
}

.text_span {
  margin-bottom: 5px;
  display: inline-block;
  padding: 5px 0;
  font-size: 16px;
  padding-left: 10px;
  font-weight: 600;
  border-left: 3px solid #ef4d2d;
}

.text_p {
  font-size: 19px;
  line-height: 1.6;
}

.text_p17 {
  font-size: 17px;
  line-height: 1.6;
}

.text_p15 {
  font-size: 15px;
  line-height: 1.65;
}

.text_b {
  display: inline-block;
  border: 1px solid;
  padding: 15px 45px;
  margin-top: 3rem;
}

.text_b:hover {
  color: #ef4d2d;
}

span.line {
  display: block;
  width: 45px;
  height: 3px;
  margin-bottom: 1.5rem;
}

/* 소개 섹션 - 슬라이드 카드 */
.intro {
  background: #f8f9fa;
  padding: 120px 0;
  text-align: center;
}

.intro-title {
  font-size: 47px;
  font-weight: 700;
  letter-spacing: -0.3px;
  color: #333;
  margin-bottom: 16px;
}

.intro-subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 80px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

/* 카드 */

.product_box {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  text-align: left;
}

.product-card {
  flex: 1;
  min-width: 300px;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.product-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6));
  z-index: 1;
}

.card-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 30px;
  z-index: 2;
  color: white;
}

.content-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: -0.5px;
}

.divider {
  width: 60px;
  height: 3px;
  background-color: white;
  margin-bottom: 30px;
}

.learn-more-btn {
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid white;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.learn-more-btn:hover {
  background: white;
  color: #333;
}

.arrow {
  margin-left: 8px;
  width: 10px;
  height: 10px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
}

.learn-more-btn:hover .arrow {
  transform: rotate(-45deg) translate(3px, -3px);
}

/* bar */
.main {
  position: relative;
}

.bar {
  position: absolute;
  background: #ef4d2d;
  color: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 3.5rem 3rem;
  width: 100%;
}

.bar .bar_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bar_box_sns {
  display: flex;
  grid-gap: 15px;
}

.bar .bar_box a {
  display: flex;
  padding: 12px 40px;
  border-radius: 7px;
  font-size: 17px;
  grid-gap: 10px;
  font-weight: 600;
  align-items: center;
}

.bar .more {
  background: #fff;
  color: #ef4d2d;
}

.bar .more2 {
  background: #f1dd31;
  color: #381e1f;
}

.more:hover {
  background: #ef4d2d;
}

/* sec1 시작*/

.sec1 {
  margin-top: 90px;
  padding: 90px 0;
}

.sec1 .container {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  grid-gap: 90px;
}

.sec1 .m_tit {
  text-align: left;
}

.sec1 h3 {
  color: #ef4d2d;
  font-size: 25px;
  padding-bottom: 1rem;
}

.sec1 p {
  max-width: 46ch;
  padding: 2rem 0;
}

.sec1 b {
  color: #ef4d2d;
}
.sec1 a {
  display: flex;
  grid-gap: 10px;
  align-items: center;
  justify-content: center;
  background: #ef4d2d;
  color: #fff;
  font-size: 17px;
  padding: 15px;
  width: 200px;
  border-radius: 10px;
  margin-top: 2.5rem;
}

.sec1 a:hover {
  background: #777;
}

/* sec1 끝 */

/* Common Styles */
.section-title {
  text-align: center;
  font-size: 2.4rem;
  color: #2c2c2c;
  margin-bottom: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.section-subtitle {
  text-align: center;
  font-size: 1.15rem;
  color: #6c757d;
  margin-bottom: 60px;
  font-weight: 400;
}

/* Services Section */
.services {
  padding: 80px 0;
  background: #ffffff;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
  margin-top: 50px;
}

.service-card {
  background: #ffffff;
  padding: 32px 24px;
  border-radius: 12px;
  border: 1px solid #e9ecef;
  text-align: left;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #f15e42;
  transform: scaleY(0);
  transition: transform 0.3s ease;
}

.service-card:hover {
  border-color: #f15e42;
  box-shadow: 0 8px 25px rgba(128, 128, 128, 0.14);
}

.service-card:hover::before {
  transform: scaleY(1);
}

.service-icon {
  width: 56px;
  height: 56px;
  background: #f15f4221;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  color: #f15e42;
  transition: all 0.3s ease;
}

.service-card:hover .service-icon {
  background: #f15e42;
  color: white;
  transform: scale(1.05);
}

.service-card h3 {
  font-size: 1.4rem;
  color: #2c2c2c;
  margin-bottom: 12px;
  font-weight: 600;
}

.service-card p {
  color: #6c757d;
  line-height: 1.6;
  font-size: 0.95rem;
}

/* minibar */
.minibar {
  padding: 90px 0;
  text-align: center;
  background: url(../img/minibar_bg.jpg) center fixed;
  background-size: cover;
}

/* sec2 */
.sec2 {
  padding: 80px 0;
  position: relative;
}

.sec2 .container {
  position: relative;
  padding: 0;
}

.tabcont {
  display: none;
}

.sec2 .menubar {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  position: absolute;
  right: 0;
  box-sizing: border-box;
}

.sec2 .menubar span {
  background: #f0f0f0;
  color: #777;
  display: block;
  width: 50%;
  padding: 10px;
  text-align: center;
  font-size: 17px;
}

.sec2 .menubar .on {
  background-color: #fff;
  border-bottom: 3px solid #ef4d2d;
  color: #ef4d2d;
  font-weight: bold;
}

.tabcont.on {
  display: block;
}

.sec2 article .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sec2 article .text {
  height: 550px;
  padding: 2.5rem;
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border: 1px solid #ddd;
}

.sec2 h3 {
  font-size: 22px;
  color: #ef4d2d;
  padding-bottom: 5px;
}

.sec2 p {
  font-size: 18px;
  padding-bottom: 2rem;
}

.sec2 .text b {
  color: #ef4d2d;
}

.sec2 .img {
  border-right: 20px solid #fff;
}

.sec2 #menu1 .img {
  background: url(../img/sec2_1.png) left center;
  background-size: cover;
}

.sec2 #menu2 .img {
  background: url(../img/sec2_2.png) left center;
  background-size: cover;
}

.sec2 .carebox {
  background: #f2f2f2;
  padding: 2rem 2rem 0;
}
.sec2 .gridbox {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sec2 h4 {
  font-size: 20px;
  padding-top: 10px;
  color: #ef4d2d;
}
.sec2 .grid_cs {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* sec3 */
.sec3 {
  background: url(../img/sec2_bg.jpg) center;
  background-size: cover;
  font-size: 18px;
  position: relative;
  padding: 80px 0;
}

.sec3 .container {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  grid-gap: 80px;
  width: 100%;
}

.sec3 .text,
.sec3 .img {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.sec3 .t35 {
  font-size: 40px;
  font-weight: 700;
}

.sec3 .t25 {
  font-size: 25px;
  color: #cf6502;
  font-weight: 600;
  padding-top: 1.5rem;
}

.sec3 .t19 {
  padding-top: 2rem;
}

/* sec4 */
.sec4 {
  padding: 70px 0px;
  background: url(../img/sec4_bg.jpg) center;
}

.sec4 .container {
  padding: 0;
}

.sec4 .banner_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.sec4 .banner,
.sec4 .banner2 {
  border: 1px solid #ddd;
  padding: 3rem 2rem;
}

.sec4 .banner {
  background: url(../img/sec4_1.png) right no-repeat;
}

.sec4 .banner2 {
  background: url(../img/sec4_2.png) right no-repeat;
}

.sec4 .m_tit .line {
  margin-left: 0;
  margin-top: 1rem;
}

.sec4 h3 {
  line-height: 1.3;
  font-size: 24px;
  padding: 1rem 0 0;
}

.sec4 b {
  display: block;
  color: #ef4d2d;
}

.sec4 span {
  color: #ef4d2d;
}

.sec4 p {
  font-size: 18px;
}

.sec4 .sec4_img {
  padding-top: 3rem;
}

/**tab_wrap 시작**/
.tab_wrap {
  width: 100%;
  padding: 100px 0;
  background-color: #f9f1de;
}

.tab_title {
  width: 100%;
  text-align: center;
}

.tab_title li {
  list-style: none;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  background: #fff;
  margin-right: 10px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 50px;
}

.tab_title li:hover {
  background-color: #f6ddbe;
  color: #222;
}

.tab_title li:nth-child(3) {
  margin-right: 0;
}

.tab_title li.on {
  background-color: #f6ddbe;
  color: #222;
  border: none;
}

.tab_cont {
  clear: both;
  padding-top: 40px;
}

.tab_cont div {
  display: none;
  text-align: center;
}

.tab_cont div.on {
  display: block;
}

.main_gallery {
}

.main_gallery {
  overflow: hidden;
  margin: 0 -10px;
  display: block;
}

.main_gallery li {
  padding: 0 10px;
  float: left;
  width: 25%;
}

.tab_btn {
  margin-top: 80px;
}

.tab_btn a {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #222;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

/**tab_wrap 끝//**/

.m_block {
  display: none !important;
}

.d_block {
  display: block !important;
}

/*******************************************************************************************************************************
 *** PC ~ 테블릿
*******************************************************************************************************************************/
@media (max-width: 1024px) {
  /**메인 슬라이드 시작**/
  .slide-box {
    height: 650px;
  }

  /**메인 슬라이드 끝**/

  /**메인슬라이 없을때 시작**/
  .main_vis,
  .main_vis_txt {
    height: 600px;
  }

  .main_vis_txt h3 {
    font-size: 33px;
  }

  .main_vis_txt h2 {
    font-size: 80px;
  }

  .main_vis_txt p {
    font-size: 20px;
  }

  .vis_btn span {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 30px;
  }

  /**메인슬라이 없을때 끝//**/

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 30px;
  }

  .m_tit h2 {
    font-size: 34px;
  }

  .m_tit strong {
    font-size: 20px;
  }

  .m_tit p {
    font-size: 17px;
  }

  /**m_tit 끝//**/

  /* sec3 */
  .sec3 {
    height: 50vmax;
    max-height: 400px;
  }

  /**tab_wrap 시작**/
  .tab_wrap {
    padding: 80px 0;
  }

  .tab_title li {
    width: 130px;
    margin-right: 5px;
    font-size: 15px;
  }

  .main_gallery {
    margin: 0 -5px;
  }

  .main_gallery li {
    padding: 0 5px;
  }

  .tab_btn {
    margin-top: 40px;
  }

  .tab_btn a {
    width: 250px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
  }

  /**tab_wrap 끝//**/

  /**cs_bnr 시작**/
  .cs_bnr {
    padding: 60px 300px 60px 0;
  }

  .cs_bnr_txt h2 {
    font-size: 34px;
    line-height: 44px;
  }

  .cs_bnr_txt p {
    font-size: 16px;
    color: #666;
    padding-top: 20px;
  }

  .cs_bnr_txt a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin: 30px 20px 0 0;
  }

  /**cs_bnr 끝//**/
  .slide2-box {
    height: 250px;
  }
}

/*******************************************************************************************************************************
 *** 모바일 max-width 767
*******************************************************************************************************************************/
@media (max-width: 767px) {
  .slide-box span {
    display: none;
  }

  /**메인 슬라이드 시작**/
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .slick-arrow {
    display: none;
  }

  .slide-box {
    height: 600px;
    background-size: cover;
  }

  .text-group {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .text-group h2 {
    font-size: 37px;
    line-height: 1;
  }

  .text-group p {
    opacity: 1;
    font-size: 17px;
    line-height: 1.5;
  }

  .text-group img {
    width: 70%;
  }

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 30px;
  }

  .m_tit h2 {
    font-size: 30px;
  }

  .m_tit strong {
    font-size: 18px;
  }

  .m_tit p {
    font-size: 16px;
  }

  /**m_tit 끝//**/

  /* 공통텍스트 */

  .text_h2 {
    font-size: 33px;
    line-height: 1.2;
    font-weight: 500;
    padding-top: 1.6rem;
    padding-bottom: 2.5rem;
  }

  .text_h3 {
    font-size: 29px;
    line-height: 1.2;
    font-weight: 700;
    padding-top: 2rem;
    padding-bottom: 2rem;
    letter-spacing: -2px;
  }

  .text_h4 {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 1.1rem;
    letter-spacing: -1px;
  }

  .text_h2 b {
    color: #e9823d;
  }

  .text_span {
    margin-bottom: 5px;
    display: inline-block;
    padding: 5px 0;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 600;
    border-left: 3px solid #ef4d2d;
  }

  .text_p {
    font-size: 17px;
    line-height: 1.6;
  }

  .text_p17 {
    font-size: 15px;
    line-height: 1.6;
  }

  .text_p15 {
    font-size: 14.5px;
    line-height: 1.65;
  }

  .text_b {
    display: inline-block;
    border: 1px solid;
    padding: 12px 40px;
    margin-top: 2.2rem;
  }

  /* bar */
  .bar {
    height: auto;
    position: relative;
    transform: none;
    left: 0;
  }

  .bar_box {
    flex-direction: column;
    align-items: center;
    grid-gap: 10px;
  }

  .bar_box .banner {
    padding: 0 2.5rem;
  }

  /* sec1 */
  .sec1 {
    padding: 60px 0;
  }

  .sec1 .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }

  .sec1 .m_tit p {
    max-width: 100ch;
  }

  /* intro */
  .intro {
    padding: 60px 20px;
  }

  .intro-title {
    font-size: 34px;
  }

  /* sec4 */
  .sec4 {
    padding: 60px 0;
    background-size: cover;
    background-position-x: 80%;
  }

  .sec4 h3 {
    font-size: 20px;
  }

  .m_block {
    display: block !important;
  }

  .d_block {
    display: none !important;
  }

  .slide_bg {
    padding: 0px 0 0;
  }
}

/*******************************************************************************************************************************
 *** 모바일 max-width 480
*******************************************************************************************************************************/
@media (max-width: 480px) {
  .bar {
    display: none;
  }
  .slide-box {
    height: 100vh;
  }

  .slide-box-1 {
    background-image: url(../img/mainm.jpg);
  }
  .slide-box-2 {
    background-image: url(../img/main1m.jpg);
  }

  .slide-box .container {
  }

  .slide-box .text-group {
    padding: 2rem;
    padding-bottom: 7rem;
    text-align: left;
    align-items: flex-start;
  }

  .text-group h2 {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .text-group p {
    font-size: 17px;
    letter-spacing: -0.5px;
    padding: 0;
  }

  .text-group img {
    width: 90%;
  }

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 30px;
  }

  .m_tit h2 {
    font-size: 25px;
  }

  .m_tit strong {
    font-size: 15px;
  }

  .m_tit p {
    font-size: 16.5px;
  }

  /**m_tit 끝//**/

  /* bar */
  .bar {
    padding: 40px 0;
  }

  .bar .container {
    flex-direction: column;
    grid-gap: 10px;
  }

  /* sec1 */

  .sec1 {
    padding: 50px 0;
    margin-top: 0;
  }

  .sec1 ul {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  .sec1 ul li {
    padding: 1rem;
  }

  .sec1 ul li:nth-child(3) {
    grid-row: 2/2;
    grid-column: 2;
  }

  .sec1 ul li:nth-child(6) {
    grid-row: 3/3;
    grid-column: 1;
  }

  .sec1 ul li h4 {
    font-size: 21px;
  }

  .sec1 ul li p {
    display: none;
  }

  .sec1 ul li .plusbox {
    margin-bottom: 4rem;
  }

  /* sec4 */
  .sec4 {
  background-position: center;
    padding: 40px 20px;
  }

  /**tab_wrap 시작**/
  .tab_cont {
    width: 100%;
    padding-top: 10px;
  }

  .tab_wrap {
    padding: 40px 0;
  }

  /* .tab_title li {
    font-size: 14px;
    width: auto;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    margin: 0;
    background: url(/img/dot.png) no-repeat center left;
  }
  .tab_title li.on {
    background: none;
    color: #222;
    background: url(/img/dot2.png) no-repeat center left;
  } */
  .tab_title li {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 4px;
  }

  .tab_btn a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  /**tab_wrap 끝//**/

  /**cs_bnr 시작**/
  .cs_bnr_txt h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .cs_bnr_txt p {
    font-size: 13px;
    padding-top: 15px;
  }

  .cs_bnr_txt a {
    font-size: 13px;
    width: 120px;
    margin: 20px 5px 0 0;
  }

  /**cs_bnr 끝//**/

  /* sec5 */
  .sec5 {
    padding: 50px 0;
  }
}

@media (max-width: 340px) {
  .cs_bnr_txt a {
    width: 100px;
  }

  .tab_title li {
    font-size: 14px;
    width: auto;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    margin: 0;
    background: url(/img/dot.png) no-repeat center left;
  }

  .tab_title li.on {
    background: none;
    color: #b79f81;
    background: url(/img/dot2.png) no-repeat center left;
  }
}
