@charset "UTF-8";
.container_fix {
  width: 1390px;
}

.container_main {
  width: 1550px;
}

.container_head {
  width: 1750px;
}

/*
헤더
html > thmea > fivesense-basic > shop.head.php
*/
.at-menu {
  border-top: none;
  border-bottom: none;
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
.at-menu.fixed {
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.at-menu.fixed.not_index {
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 991px) {
  .at-menu .pc-menu {
    display: block;
    height: 60px;
  }
}
.at-menu .pc-menu .nav-top.nav-both {
  display: flex;
  align-items: center;
}
@media (max-width: 1360px) {
  .at-menu .pc-menu .nav-top.nav-both {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both {
    padding: 12.5px 15px;
  }
}
@media (max-width: 1250px) {
  .at-menu .pc-menu .nav-top.nav-both .logo img {
    height: 60px;
  }
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .logo img {
    height: 35px;
  }
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul {
  width: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .menu-ul {
    display: none;
  }
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover .menu-a {
  color: #222;
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:hover .menu-a span:after {
  display: none;
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li:first-child {
  margin-right: 0;
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .menu-a {
  font-weight: 500;
  color: #222;
  padding: 0 31px;
}
@media (max-width: 1250px) {
  .at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .menu-a {
    font-size: 16px;
    padding: 0 20px;
  }
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
  width: 125px;
  top: 78px;
  padding: 15px 0;
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div .sub-1dul .sub-1dli .sub-1da {
  font-size: 15px;
  color: #666;
  line-height: 1;
  border-bottom: none;
  transition: all 0.3s;
}
.at-menu .pc-menu .nav-top.nav-both .menu-ul .menu-li .sub-1div .sub-1dul .sub-1dli .sub-1da:hover {
  background: transparent;
  color: #75c043;
  border-bottom: none;
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb {
    margin-left: auto;
  }
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul {
  display: flex;
  align-items: center;
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li {
  cursor: pointer;
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_shop {
  margin-left: 23px;
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_shop a {
  display: inline-block;
  width: 140px;
  height: 44px;
  background: #75c043;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 44px;
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_shop a.no_link {
	cursor:default;
}
@media (max-width: 1250px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_shop a {
    width: 120px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_shop a {
    font-size: 10px;
    width: 85px;
    height: 25px;
    line-height: 26px;
    border-radius: 12.5px;
  }
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_search {
  margin-left: 52px;
}
@media (max-width: 1250px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_search {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_search {
    margin-left: 18px;
  }
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_search img {
    height: 19px;
  }
}
.at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_all {
  margin-left: 40px;
}
@media (max-width: 1250px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_all {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_all {
    margin-left: 20px;
  }
  .at-menu .pc-menu .nav-top.nav-both .right_lnb ul li.btn_all img {
    height: 11px;
  }
}

/*
검색 박스
html > thmea > fivesense-basic > shop.head.php
*/
.search_box {
  background: #fff;
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.02);
  padding: 40px 0 44px;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 101px;
  left: 0;
  z-index: 10;
  display: none;
}
@media (max-width: 991px) {
  .search_box {
    top: 61px;
    padding: 17px 0 25px;
    box-shadow: 0px 5px 10px 5px rgba(127, 127, 127, 0.05);
  }
}
.search_box .header_search {
  width: 720px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991px) {
  .search_box .header_search {
    width: 100%;
  }
}
.search_box .header_search input {
  border: none;
  background: #f6f6f6;
  border-radius: 28px;
  width: 100%;
  height: 56px;
  padding-left: 30px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .search_box .header_search input {
    height: 36px;
    font-size: 13px;
    padding-left: 18.5px;
    border-radius: 17.5px;
  }
}
.search_box .header_search input::placeholder {
  color: #b3b3b3;
}
.search_box .header_search button {
  border: none;
  background: transparent;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 991px) {
  .search_box .header_search button {
    right: 17.5px;
  }
  .search_box .header_search button img {
    height: 15px;
  }
}

/*
전체 메뉴
html\page\all_menu.php
*/
.all_menu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: url("/img/all_menu_bg.jpg") no-repeat 100% 100%/cover;
}
@media (max-width: 991px) {
  .all_menu {
    background: url("/img/mall_menu_bg.jpg") no-repeat 100% 100%/cover;
  }
}
.all_menu .top_wrap {
  height: 18.94736%;
  padding-top: 17px;
}
@media (max-width: 991px) {
  .all_menu .top_wrap {
    height: 110px;
    padding-top: 13px;
  }
}
.all_menu .top_wrap .container_fix {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .all_menu .top_wrap .container_fix .logo img {
    height: 38px;
  }
}
.all_menu .top_wrap .container_fix .btn_allclose {
  cursor: pointer;
}
@media (max-width: 991px) {
  .all_menu .top_wrap .container_fix .btn_allclose {
    padding-right: 8px;
  }
  .all_menu .top_wrap .container_fix .btn_allclose img {
    height: 16px;
  }
}
.all_menu .all_wrap {
  display: flex;
  align-items: center;
  height: 62.10526%;
}
@media (max-width: 991px) {
  .all_menu .all_wrap {
    height: calc(100% - 80px);
    align-items: flex-start;
  }
}
.all_menu .all_wrap .all_ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul {
    flex-direction: column;
  }
}
.all_menu .all_wrap .all_ul .all_li {
  width: 19.93421%;
  height: 590px;
  padding-left: 40px;
  padding-top: 50px;
  position: relative;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li {
    width: auto;
    height: auto;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.all_menu .all_wrap .all_ul .all_li:last-child:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li:last-child:after {
    display: none;
  }
}
.all_menu .all_wrap .all_ul .all_li:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li:before {
    display: none;
  }
}
.all_menu .all_wrap .all_ul .all_li .all_a {
  display: block;
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_a {
    font-size: 21px;
    margin-bottom: 0;
    position: relative;
  }
  .all_menu .all_wrap .all_ul .all_li .all_a .arrow {
    font-size: 15px;
    font-weight: 200;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translatey(-50%) rotate(90deg);
    transition: all 0.3s;
  }
  .all_menu .all_wrap .all_ul .all_li .all_a .arrow.active {
    transform: translatey(-50%) rotate(-90deg);
  }
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_sub_div {
    display: none;
    margin: 25px 0 5px;
  }
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li {
    width: 50%;
    margin-bottom: 20px;
  }
  .all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li:last-child {
    margin-bottom: 0;
  }
}
.all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li:hover .all_sub_a {
  color: #fff;
}
.all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li + .all_sub_li {
  margin-top: 42px;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li + .all_sub_li {
    margin-top: 0;
  }
}
.all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a {
  font-size: 22px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .all_menu .all_wrap .all_ul .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a {
    font-size: 16px;
  }
}
.all_menu .sns_wrap {
  height: 18.94736%;
  padding-top: 110px;
}
.all_menu .sns_wrap .sns_ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.all_menu .sns_wrap .sns_ul li + li {
  margin-left: 38px;
}

/*
견적문의 및 탑 버튼
html\thema\Fivesense-basic\shop.tail.php
*/
.fixed_right {
  position: fixed;
  right: -90px;
  bottom: 217px;
  z-index: 2;
  display: flex;
  flex-direction: row-reverse;
  transform: rotate(-90deg);
}
@media (max-width: 991px) {
  .fixed_right {
    right: -106px;
    bottom: 135px;
  }
}
.fixed_right .go_m05_02 {
  width: 180px;
  height: 60px;
  background: #111;
}
.fixed_right .go_m05_02.go_call {
  background: #75c043;
}
.fixed_right .go_m05_02.go_call a {
  color: #111;
}
@media (max-width: 991px) {
  .fixed_right .go_m05_02 {
    width: 106px;
    height: 42px;
  }
}
.fixed_right .go_m05_02 a {
  display: block;
  width: 180px;
  height: 60px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 59px;
}
@media (max-width: 991px) {
  .fixed_right .go_m05_02 a {
    width: 106px;
    height: 42px;
    font-size: 12.5px;
    padding-left: 13.5px;
    line-height: 43px;
  }
}
.fixed_right .go_m05_02 a img {
  transform: rotate(90deg);
  margin-left: 45px;
}
@media (max-width: 991px) {
  .fixed_right .go_m05_02 a img {
    margin-left: 10px;
    height: 18px;
  }
}
.fixed_right .go-top {
  background: #75c043;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .fixed_right .go-top {
    width: 42px;
    height: 42px;
    line-height: 40px;
  }
}
.fixed_right .go-top img {
  transform: rotate(90deg);
}
@media (max-width: 991px) {
  .fixed_right .go-top img {
    height: 8px;
  }
}

/*
메인 > main_cont > 타이틀 공통
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.title {
  position: relative;
}
.title.white .eng_tt {
  color: #fff;
}
.title.white .main_tt {
  color: #fff;
}
.title.white .main_tt .bold_point {
  color: #fff;
}
.title .eng_tt {
  font-size: 14px;
  font-weight: 500;
  color: #999;
  letter-spacing: 0.4em;
}
.title .eng_tt span {
  letter-spacing: 0;
}
@media (max-width: 480px) {
  .title .eng_tt {
    font-size: 12px;
  }
}
.title .main_tt {
  font-size: 52px;
  font-weight: 200;
  color: #222;
  line-height: 1.35;
  margin: 27px 0 42px;
}
@media (max-width: 768px) {
  .title .main_tt {
    font-size: 35px;
    margin: 20px 0 25px;
  }
}
@media (max-width: 480px) {
  .title .main_tt {
    font-size: 30px;
    margin: 20px 0 23px;
  }
}
.title .main_tt .bold_point {
  font-weight: 500;
  color: #75c043;
}
.title .sub_tt {
  font-size: 17px;
  color: #444;
  line-height: 1.55;
}
@media (max-width: 480px) {
  .title .sub_tt {
    font-size: 14px;
    line-height: 1.65;
  }
}
.title .btn_more {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .title .btn_more {
    position: static;
    justify-content: center;
    margin-top: 50px;
    font-size: 13.5px;
  }
}
.title .btn_more .arrow {
  display: flex;
  align-items: center;
  margin-left: 19px;
}
@media (max-width: 991px) {
  .title .btn_more .arrow {
    margin-left: 15px;
  }
}
.title .btn_more .arrow .bar {
  display: block;
  width: 19px;
  height: 1px;
  background: #222;
  position: relative;
}
.title .btn_more .arrow .head {
  display: block;
  position: relative;
  left: -2px;
}
.title .btn_more .arrow .head:before, .title .btn_more .arrow .head:after {
  content: "";
  display: block;
  width: 1px;
  height: 7.5px;
  background: #222;
  position: relative;
  transition: all 0.3s;
}
.title .btn_more .arrow .head:before {
  transform: rotate(135deg);
  top: 1px;
}
.title .btn_more .arrow .head:after {
  transform: rotate(45deg);
  top: -1.5px;
}
.title .btn_more.white {
  color: #fff;
}
.title .btn_more.white .arrow .bar {
  background: #fff;
}
.title .btn_more.white .arrow .head:before, .title .btn_more.white .arrow .head:after {
  background: #fff;
}

@media (max-width: 991px) {
  .main_cont .btn_more {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .main_cont .btn_more {
    position: static;
    justify-content: center;
    margin-top: 50px;
    font-size: 13.5px;
  }
}
@media (max-width: 991px) {
  .main_cont .btn_more .arrow {
    display: flex;
    align-items: center;
    margin-left: 19px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .main_cont .btn_more .arrow {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .main_cont .btn_more .arrow .bar {
    display: block;
    width: 19px;
    height: 1px;
    background: #222;
    position: relative;
  }
}
@media (max-width: 991px) {
  .main_cont .btn_more .arrow .head {
    display: block;
    position: relative;
    left: -2px;
  }
  .main_cont .btn_more .arrow .head:before, .main_cont .btn_more .arrow .head:after {
    content: "";
    display: block;
    width: 1px;
    height: 7.5px;
    background: #222;
    position: relative;
    transition: all 0.3s;
  }
  .main_cont .btn_more .arrow .head:before {
    transform: rotate(135deg);
    top: 1px;
  }
  .main_cont .btn_more .arrow .head:after {
    transform: rotate(45deg);
    top: -1.5px;
  }
}
@media (max-width: 991px) {
  .main_cont .btn_more.white {
    color: #fff;
  }
  .main_cont .btn_more.white .arrow .bar {
    background: #fff;
  }
  .main_cont .btn_more.white .arrow .head:before, .main_cont .btn_more.white .arrow .head:after {
    background: #fff;
  }
}
/*
메인 > main_cont01
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont01 {
  background: url("/img/mc01_bg.jpg") no-repeat 100% 100%/cover;
}
@media (max-width: 991px) {
  .main_cont01 {
    background: url("/img/mmc01_bg.jpg") no-repeat 100% 100%/cover;
  }
}

/*
메인 > main_cont02
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont02 {
  padding: 140px 0;
  background: url("/img/mc02_bg.jpg") no-repeat 100% 100%/cover;
}
@media (max-width: 991px) {
  .main_cont02 {
    padding: 75px 0;
    background: url("/img/mmc02_bg.jpg") no-repeat 100% 100%/cover;
  }
}
.main_cont02 .content {
  width: 73.02631%;
  margin-top: 78px;
  margin-left: auto;
}
@media (max-width: 1550px) {
  .main_cont02 .content {
    width: 75%;
  }
}
@media (max-width: 1450px) {
  .main_cont02 .content {
    width: 80%;
  }
}
@media (max-width: 1350px) {
  .main_cont02 .content {
    width: 85%;
  }
}
@media (max-width: 1250px) {
  .main_cont02 .content {
    width: 90%;
  }
}
@media (max-width: 1180px) {
  .main_cont02 .content {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .main_cont02 .content {
    margin-top: 47px;
  }
}
.main_cont02 .content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .main_cont02 .content ul {
    justify-content: center;
  }
}
.main_cont02 .content ul li {
  width: 47.74774%;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li {
    width: auto;
  }
  .main_cont02 .content ul li + li {
    padding-top: 10px;
  }
}
.main_cont02 .content ul li:nth-of-type(1) {
  margin-top: 140px;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li:nth-of-type(1) {
    margin-top: 0;
  }
}
.main_cont02 .content ul li:nth-of-type(3) {
  margin-top: -70px;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li:nth-of-type(3) {
    margin-top: 0;
  }
}
.main_cont02 .content ul li:nth-of-type(4) {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li:nth-of-type(4) {
    margin-top: 0;
  }
}
.main_cont02 .content ul li img {
  text-align: center;
}
@media (max-width: 1080px) {
  .main_cont02 .content ul li img {
    max-width: 490px;
  }
}
@media (max-width: 991px) {
  .main_cont02 .content ul li img {
    max-width: 100%;
  }
}
.main_cont02 .content ul li .info {
  position: absolute;
  left: 40px;
  bottom: 40px;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li .info {
    left: 15px;
    bottom: 15px;
  }
}
.main_cont02 .content ul li .info .num {
  font-size: 16px;
  color: #fff;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li .info .num {
    font-size: 13px;
  }
}
.main_cont02 .content ul li .info .text {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin-top: 18px;
}
@media (max-width: 991px) {
  .main_cont02 .content ul li .info .text {
    font-size: 15px;
    margin-top: 9px;
  }
}

/*
메인 > main_cont03
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont03 {
  padding: 140px 0;
  background: url("/img/mc03_bg.jpg") no-repeat 100% 100%/cover;
}
@media (max-width: 991px) {
  .main_cont03 {
    padding: 75px 0;
    background: url("/img/mmc03_bg.jpg") no-repeat 100% 100%/cover;
  }
}
.main_cont03 .title .main_tt {
  margin: 28px 0 125px;
}
@media (max-width: 991px) {
  .main_cont03 .title .main_tt {
    margin: 20px 0 45px;
  }
}
.main_cont03 .title .btn_more {
  bottom: 15px;
}
.main_cont03 .content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .main_cont03 .content ul {
    flex-direction: column;
  }
}
.main_cont03 .content ul li {
  width: 19.86842%;
  padding: 22px 20px;
  background: rgba(255, 255, 255, 0.93);
  min-height:355px
}
@media (max-width: 1340px) {
  .main_cont03 .content ul li {
    max-height: 347px;
  }
}
@media (max-width: 991px) {
  .main_cont03 .content ul li {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 400px;
    max-height: 100%;
    padding: 33px 0 32px;
	min-height:unset;
  }
  .main_cont03 .content ul li + li {
    margin-top: 10px;
  }
  .main_cont03 .content ul li:nth-of-type(3) .icon img, .main_cont03 .content ul li:nth-of-type(4) .icon img, .main_cont03 .content ul li:nth-of-type(5) .icon img {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .icon {
    width: 37.87878%;
    text-align: center;
  }
  .main_cont03 .content ul li .icon img {
    height: 30px;
  }
}
.main_cont03 .content ul li .inner_text {
  padding-top: 22px;
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .inner_text {
    width: 62.12122%;
    padding-top: 0;
    padding-left: 0;
  }
}
.main_cont03 .content ul li .inner_text .num {
  font-size: 50px;
  font-weight: 800;
  color: #222;
  transition: all 0.3s;
}
@media (max-width: 1360px) {
  .main_cont03 .content ul li .inner_text .num {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .inner_text .num {
    font-size: 30px;
  }
}
.main_cont03 .content ul li .inner_text .num .unit {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.8);
  margin-left: -8px;
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .inner_text .num .unit {
    font-size: 14px;
    margin-left: -1px;
  }
}
.main_cont03 .content ul li .inner_text .cont_tt {
  font-size: 22px;
  font-weight: 700;
  color: #222;
  margin-top: 43px;
  margin-bottom: 15px;
  transition: all 0.3s;
}
@media (max-width: 1490px) {
  .main_cont03 .content ul li .inner_text .cont_tt {
    font-size: 16px;
  }
}
@media (max-width: 1220px) {
  .main_cont03 .content ul li .inner_text .cont_tt {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .inner_text .cont_tt {
    font-size: 16px;
    margin: 25px 0 10.5px;
  }
}
.main_cont03 .content ul li .inner_text .cont_desc {
  font-size: 14px;
  color: #333;
  line-height: 1.7;
  transition: all 0.3s;
  word-break:keep-all
}
@media (max-width: 1490px) {
  .main_cont03 .content ul li .inner_text .cont_desc {
    font-size: 14px;
  }
}
@media (max-width: 1220px) {
  .main_cont03 .content ul li .inner_text .cont_desc {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .main_cont03 .content ul li .inner_text .cont_desc {
    font-size: 13px;
    line-height: 1.5;
    color: #333;
  }
}

/*
메인 > main_cont04
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont04 {
  padding: 140px 0;
}
@media (max-width: 991px) {
  .main_cont04 {
    padding: 70px 0;
  }
}
.main_cont04 .title .main_tt {
  margin: 30px 0 0;
}
@media (max-width: 991px) {
  .main_cont04 .title .main_tt {
    margin: 20px 0 0;
  }
}
.main_cont04 .title .main_tt .bold_point {
  color: #222;
}
@media (max-width: 991px) {
  .main_cont04 .btn_more_mob {
    margin: 0 auto;
  }
  .main_cont04 .btn_more_mob a {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.3s;
    width: 155px;
    height: 39px;
    border: 1px solid #222;
    margin: 30px 0 15px !important;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .main_cont04 .btn_more_mob a {
    position: static;
    justify-content: center;
    margin-top: 50px;
    font-size: 13.5px;
  }
}
@media (max-width: 991px) {
  .main_cont04 .btn_more_mob a .arrow {
    display: flex;
    align-items: center;
    margin-left: 19px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .main_cont04 .btn_more_mob a .arrow {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .main_cont04 .btn_more_mob a .arrow .bar {
    display: block;
    width: 19px;
    height: 1px;
    background: #222;
    position: relative;
  }
}
@media (max-width: 991px) {
  .main_cont04 .btn_more_mob a .arrow .head {
    display: block;
    position: relative;
    left: -2px;
  }
  .main_cont04 .btn_more_mob a .arrow .head:before, .main_cont04 .btn_more_mob a .arrow .head:after {
    content: "";
    display: block;
    width: 1px;
    height: 7.5px;
    background: #222;
    position: relative;
    transition: all 0.3s;
  }
  .main_cont04 .btn_more_mob a .arrow .head:before {
    transform: rotate(135deg);
    top: 1px;
  }
  .main_cont04 .btn_more_mob a .arrow .head:after {
    transform: rotate(45deg);
    top: -1.5px;
  }
}
.main_cont04 .content {
  display: flex;
  align-items: flex-end;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: -10px;
}
@media (max-width: 991px) {
  .main_cont04 .content {
    flex-direction: column-reverse;
    margin-top: 0;
  }
}
.main_cont04 .content .list {
  width: 61.8421%;
  padding-top: 115px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .main_cont04 .content .list {
    width: 100%;
    padding: 0;
  }
}
.main_cont04 .content .list ul li {
  padding-top: 20px;
  position: relative;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li {
    padding: 0;
  }
}
.main_cont04 .content .list ul li.active .title_wrap {
  padding-left: 41px;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li.active .title_wrap {
    padding-left: 0;
  }
}
.main_cont04 .content .list ul li.active .title_wrap .eng_tt {
  color: #75c043;
}
.main_cont04 .content .list ul li.active .title_wrap .kor_tt {
  color: #222;
}
.main_cont04 .content .list ul li.active .title_wrap .btn_more .text {
  opacity: 1;
}
.main_cont04 .content .list ul li.active .title_wrap .btn_more .arrow .bar {
  width: 60px;
  background: #222;
}
.main_cont04 .content .list ul li.active .title_wrap .btn_more .arrow .head:before, .main_cont04 .content .list ul li.active .title_wrap .btn_more .arrow .head:after {
  background: #222;
}
.main_cont04 .content .list ul li.active .line:before {
  left: 0;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li.active .line:before {
    left: -100%;
  }
}
.main_cont04 .content .list ul li .title_wrap {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 100px;
  transition: all 1.2s;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li .title_wrap {
    padding: 12px 0 6px;
  }
}
.main_cont04 .content .list ul li .title_wrap .eng_tt {
  font-size: 36px;
  font-weight: 500;
  color: #cecece;
  transition: all 1.2s;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li .title_wrap .eng_tt {
    font-size: 21px;
  }
}
.main_cont04 .content .list ul li .title_wrap .kor_tt {
  font-size: 20px;
  color: #cecece;
  margin-left: 19px;
  margin-top: 17px;
  transition: all 1.2s;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li .title_wrap .kor_tt {
    font-size: 13px;
    margin-left: 14px;
    margin-top: 8px;
  }
}
.main_cont04 .content .list ul li .title_wrap .btn_more {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
  margin-left: auto;
  right: 80px;
  bottom: auto;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li .title_wrap .btn_more {
    position: static;
    justify-content: center;
    margin-top: 50px;
    font-size: 13.5px;
  }
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow {
  display: flex;
  align-items: center;
  margin-left: 19px;
}
@media (max-width: 991px) {
  .main_cont04 .content .list ul li .title_wrap .btn_more .arrow {
    margin-left: 15px;
  }
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .bar {
  display: block;
  width: 19px;
  height: 1px;
  background: #222;
  position: relative;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head {
  display: block;
  position: relative;
  left: -2px;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:before, .main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:after {
  content: "";
  display: block;
  width: 1px;
  height: 7.5px;
  background: #222;
  position: relative;
  transition: all 0.3s;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:before {
  transform: rotate(135deg);
  top: 1px;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:after {
  transform: rotate(45deg);
  top: -1.5px;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .text {
  opacity: 0;
  transition: all 1.2s;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .bar {
  background: #bcbcbc;
  transition: all 1.2s;
}
.main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:before, .main_cont04 .content .list ul li .title_wrap .btn_more .arrow .head:after {
  background: #bcbcbc;
  transition: all 1.2s;
}
.main_cont04 .content .list ul li .line {
  display: inline-block;
  background: #eee;
  width: 100%;
  height: 1px;
  position: relative;
}
.main_cont04 .content .list ul li .line:before {
  content: "";
  display: inline-block;
  background: #666;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 1.5s;
}
.main_cont04 .content .media {
  width: 38.1579%;
  margin-top: 0;
}
@media (max-width: 991px) {
  .main_cont04 .content .media {
    width: 100%;
    margin-top: 45px;
  }
}
.main_cont04 .content .media ul li {
  display: none;
}
.main_cont04 .content .media ul li.active {
  display: block;
}

/*
메인 > main_cont05
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont05 {
  padding: 105px 0;
  background: url("/img/mc05_bg.jpg") no-repeat 100% 100%/cover;
}
@media (max-width: 991px) {
  .main_cont05 {
    padding: 60px 0;
    background: url("/img/mmc05_bg.jpg") no-repeat 100% 100%/cover;
  }
}
.main_cont05 .content {
  text-align: center;
}
.main_cont05 .content .eng_tt {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991px) {
  .main_cont05 .content .eng_tt {
    font-size: 14px;
  }
}
.main_cont05 .content .eng_tt:after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.3);
  margin: 20px auto 25px;
}
@media (max-width: 991px) {
  .main_cont05 .content .eng_tt:after {
    margin: 15px auto;
  }
}
.main_cont05 .content .kor_tt {
  font-size: 20px;
  color: #fff;
}
@media (max-width: 991px) {
  .main_cont05 .content .kor_tt {
    font-size: 18px;
  }
}
.main_cont05 .content .kor_tt .main_tt {
  display: block;
  font-size: 35px;
  font-weight: 700;
  margin-top: 19px;
}
@media (max-width: 991px) {
  .main_cont05 .content .kor_tt .main_tt {
    font-size: 27.5px;
    margin-top: 15px;
  }
}

/*
메인 > main_cont06
html\thema\Fivesense-basic\main\main-shop-basic-wide.php
*/
.main_cont06 {
  padding: 140px 0;
}
@media (max-width: 991px) {
  .main_cont06 {
    padding: 75px 0;
  }
}
.main_cont06 .title .main_tt {
  margin: 30px 0 110px;
}
@media (max-width: 991px) {
  .main_cont06 .title .main_tt {
    margin: 27.5px 0 40px;
  }
}
.main_cont06 .title .main_tt .bold_point {
  color: #222;
}
.main_cont06 .title .btn_more {
  bottom: 15px;
}
.main_cont06 .widget .mc06_gallery {
  overflow: visible;
}
.main_cont06 .widget .mc06_gallery .swiper-slide {
  top: 0;
  transition: all 0.5s;
}
.main_cont06 .widget .mc06_gallery .swiper-slide:hover {
  top: -40px;
  box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.07);
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide:hover {
    top: 0;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.07);
  }
}
.main_cont06 .widget .mc06_gallery .swiper-slide:hover .post-content {
  background: #f8f8f8;
}
.main_cont06 .widget .mc06_gallery .swiper-slide:hover .post-content .btn_moreview {
  background: #75c043;
}
.main_cont06 .widget .mc06_gallery .swiper-slide .img-wrap {
  padding-bottom: 62.86%;
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content {
  padding: 40px 20px 30px 30px;
  background: #f9f9f9;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content {
    padding: 25px 27.5px 25px 15px;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_date {
  font-size: 14px;
  font-weight: 300;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_date {
    font-size: 11px;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_subject {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  font-family: "Noto Sans KR", sans-serif;
  color: #222;
  margin: 17px 0 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_subject {
    font-size: 16px;
    margin: 20px 0 20px;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_content {
  font-size: 16px;
  line-height: 1.7;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_content img {
  display: none;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content .post_content {
    font-size: 13px;
    -webkit-line-clamp: 2;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-slide .post-content .btn_moreview {
  display: block;
  width: 41px;
  height: 41px;
  background: #f2f2f2;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin-top: 43px;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content .btn_moreview {
    width: 32px;
    height: 32px;
    line-height: 31px;
    margin-top: 22px;
  }
  .main_cont06 .widget .mc06_gallery .swiper-slide .post-content .btn_moreview img {
    height: 11px;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-pagination {
  position: static;
  width: 100%;
  height: 1px;
  background: #eee;
  margin-top: 80px;
}
@media (max-width: 991px) {
  .main_cont06 .widget .mc06_gallery .swiper-pagination {
    margin-top: 25px;
  }
}
.main_cont06 .widget .mc06_gallery .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #75c043;
}
.main_cont06 .widget .mc06_gallery .swiper-button {
  top: auto;
  bottom: 20px;
  width: auto;
  height: auto;
}
.main_cont06 .widget .mc06_gallery .swiper-button:after {
  display: none;
}
.main_cont06 .widget .mc06_gallery .swiper-button.swiper-button-disabled {
  opacity: 1;
}
.main_cont06 .widget .mc06_gallery .swiper-button.swiper-button-prev {
  left: auto;
  right: 40px;
}
.main_cont06 .widget .mc06_gallery .swiper-button.swiper-button-next {
  right: 0;
}

/*
푸터 상단 로고 및 메뉴
html\page\footer_menu.php
*/
.footer_menu {
  display: none;
  padding: 55px 0 80px;
  border-top: 1px solid #eee;
}
@media (max-width: 991px) {
  .footer_menu {
    padding: 0;
    border-bottom: 1px solid #eee;
  }
}
.footer_menu.martop80 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .footer_menu.martop80 {
    margin-top: 10px;
  }
}
.footer_menu.martop125 {
  margin-top: 125px;
}
@media (max-width: 991px) {
  .footer_menu.martop125 {
    margin-top: 3px;
  }
}
.footer_menu .container_fix {
  display: flex;
}
@media (max-width: 991px) {
  .footer_menu .container_fix {
    padding: 0;
  }
}
.footer_menu .container_fix .ft_logo {
  width: 35.85527%;
}
.footer_menu .container_fix .ft_menu {
  width: 64.14473%;
  padding-top: 23px;
  display: flex;
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu {
    flex-direction: column;
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li {
    padding: 20px 0 20px 15px;
    border-bottom: 1px solid #eee;
  }
  .footer_menu .container_fix .ft_menu .all_li:last-child {
    border-bottom: none;
  }
}
.footer_menu .container_fix .ft_menu .all_li + .all_li {
  padding-left: 150px;
}
@media (max-width: 1510px) {
  .footer_menu .container_fix .ft_menu .all_li + .all_li {
    padding-left: 65px;
  }
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li + .all_li {
    padding-left: 15px;
  }
}
.footer_menu .container_fix .ft_menu .all_li .all_a {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #444;
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_a {
    position: relative;
  }
  .footer_menu .container_fix .ft_menu .all_li .all_a .arrow {
    font-size: 11px;
    font-weight: 400;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translatey(-50%) rotate(90deg);
    transition: all 0.3s;
  }
  .footer_menu .container_fix .ft_menu .all_li .all_a .arrow.active {
    transform: translatey(-50%) rotate(-90deg);
  }
}
@media (max-width: 768px) {
  .footer_menu .container_fix .ft_menu .all_li .all_a {
    font-size: 13.5px;
  }
}
.footer_menu .container_fix .ft_menu .all_li .all_sub_div {
  padding-top: 33px;
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div {
    display: none;
    padding-top: 17.5px;
  }
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li {
    width: 50%;
    padding-bottom: 15px;
  }
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li:last-child {
    padding-bottom: 0;
  }
}
.footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li + .all_sub_li {
  padding-top: 25px;
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li + .all_sub_li {
    padding-top: 0;
  }
}
.footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a {
  font-size: 16px;
  color: #666;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .footer_menu .container_fix .ft_menu .all_li .all_sub_div .all_sub_ul .all_sub_li .all_sub_a {
    font-size: 13px;
  }
}

/*
푸터
html\thema\Fivesense-basic\shop.tail.php
*/
.fix_footer {
  margin-top: 0;
}
.fix_footer .fix_infos_box {
  padding: 35px 0 60px;
  border-top: 1px solid #eee;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box {
    padding: 20px 0 22.5px;
    flex-direction: column;
    border-top: none;
  }
  .fix_footer .fix_infos_box .ft_logo img {
    height: 46px;
  }
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .sns_ul {
    display: flex;
    align-items: center;
    padding-bottom: 38.5px;
  }
  .fix_footer .fix_infos_box .ft_left .sns_ul li + li {
    margin-left: 27.5px;
  }
  .fix_footer .fix_infos_box .ft_left .sns_ul li a img {
    height: 16px;
  }
}
.fix_footer .fix_infos_box .ft_left .fix_links {
  display: flex;
  align-items: center;
  padding-bottom: 33px;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .fix_links {
    padding: 20px 0 25px;
  }
}
.fix_footer .fix_infos_box .ft_left .fix_links li:last-child:after {
  display: none;
}
.fix_footer .fix_infos_box .ft_left .fix_links li:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #ccc;
  margin: 0 22px;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .fix_links li:after {
    height: 10px;
    margin: 0 18px;
  }
}
.fix_footer .fix_infos_box .ft_left .fix_links li a {
  font-size: 15px;
  font-weight: 500;
  color: #222;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .fix_links li a {
    font-size: 12.5px;
  }
}
.fix_footer .fix_infos_box .ft_left .fix_links li a.colored {
  color: #75c043;
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul {
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul {
    margin-bottom: 5px;
  }
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul:last-child {
  margin-bottom: 0;
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul li {
  color: #999;
  letter-spacing: 0;
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul li + li {
  margin-left: 11px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 1.7;
  }
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li.mob_block {
    display: block;
    margin-left: 0;
    padding-left: 0;
  }
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li.mob_block:after {
    display: none;
  }
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li + li {
    margin-left: 6px;
    padding-left: 10px;
    margin-top: 5px;
  }
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul li a {
  color: #999;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li a {
    font-size: 12px;
  }
}
.fix_footer .fix_infos_box .ft_left .ft_info .info_ul li:after {
  height: 11px;
  margin-top: -5px;
  background-color: #ccc;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_left .ft_info .info_ul li:after {
    display: inline-block;
  }
}
.fix_footer .fix_infos_box .ft_right {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_right {
    margin-left: 0;
    margin-top: 35px;
  }
}
.fix_footer .fix_infos_box .ft_right .sns_ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fix_footer .fix_infos_box .ft_right h4 {
  font-weight: 400;
  font-family: "suit", sans-serif;
  color: #999;
  margin-top: 0;
}
@media (max-width: 991px) {
  .fix_footer .fix_infos_box .ft_right h4 {
    font-size: 12px;
  }
}

/******************************************
서브 시작
*******************************************/
/******************************************
서브 > 탭 메뉴
html\page\top_banner.php
*******************************************/
.sub_route {
  margin-top: 100px;
  height: 60px;
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 991px) {
  .sub_route {
    margin-top: 60px;
    height: 45px;
  }
}
.sub_route .route_wrap {
  display: flex;
  height: 100%;
  width: 100%;
}
.sub_route .route_wrap .home {
  width: 60px;
  height: 100%;
  text-align: center;
  line-height: 57px;
  border-right: 1px solid #dcdcdc;
  background: none;
}
.sub_route .route_wrap .nav_1, .sub_route .route_wrap .nav_2 {
  width: 240px;
  border-right: 1px solid #dcdcdc;
  position: relative;
  cursor: pointer;
}
.sub_route .route_wrap .nav_1:after, .sub_route .route_wrap .nav_2:after {
  content: "▼";
  display: inline-block;
  position: absolute;
  font-size: 11px;
  color: #333;
  right: 15px;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 991px) {
  .sub_route .route_wrap .nav_1:after, .sub_route .route_wrap .nav_2:after {
    font-size: 10px;
    transform: scale(0.7);
    top: 42%;
  }
}
@media (max-width: 991px) {
  .sub_route .route_wrap .nav_1, .sub_route .route_wrap .nav_2 {
    width: 50%;
  }
}
.sub_route .route_wrap .nav_1 span, .sub_route .route_wrap .nav_2 span {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 58px;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .sub_route .route_wrap .nav_1 span, .sub_route .route_wrap .nav_2 span {
    font-size: 11px;
    line-height: 44px;
  }
}
.sub_route .route_wrap .nav_1 .nav_drop, .sub_route .route_wrap .nav_2 .nav_drop {
  padding: 20px;
  border: 1px solid #dcdcdc;
  border-top: none;
  display: none;
  position: relative;
  top: 2px;
  z-index: 10;
  background: #fff;
}
@media (max-width: 991px) {
  .sub_route .route_wrap .nav_1 .nav_drop, .sub_route .route_wrap .nav_2 .nav_drop {
    top: -1px;
  }
}
.sub_route .route_wrap .nav_1 .nav_drop .nav_li + .nav_li, .sub_route .route_wrap .nav_2 .nav_drop .nav_li + .nav_li {
  padding-top: 12px;
}
.sub_route .route_wrap .nav_1 .nav_drop .nav_li .nav_a, .sub_route .route_wrap .nav_2 .nav_drop .nav_li .nav_a {
  font-size: 14px;
  color: #666;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .sub_route .route_wrap .nav_1 .nav_drop .nav_li .nav_a, .sub_route .route_wrap .nav_2 .nav_drop .nav_li .nav_a {
    font-size: 12px;
  }
}
.sub_route .route_wrap .nav_1 .nav_drop .nav_li .nav_a:hover, .sub_route .route_wrap .nav_2 .nav_drop .nav_li .nav_a:hover {
  color: #75c043;
}

/******************************************
서브 > 탑 배너 & 메인 타이틀
html\page\top_banner.php
*******************************************/
.sub_title {
  padding: 138px 0 37px;
}
@media (max-width: 991px) {
  .sub_title {
    padding: 70px 0 25px;
  }
}
.sub_title h2 {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .sub_title h2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sub_title h2 .sub_main {
  font-size: 35px;
  font-weight: 600;
  color: #222;
  text-align: left;
}
@media (max-width: 768px) {
  .sub_title h2 .sub_main {
    font-size: 28px;
  }
}
.sub_title h2 .sub_desc {
  font-size: 15px;
  font-weight: 500;
  color: #999;
  letter-spacing: 0.4em;
  padding-left: 27px;
}
@media (max-width: 768px) {
  .sub_title h2 .sub_desc {
    font-size: 12px;
    padding-left: 0;
    margin-top: 13px;
  }
}

/******************************************
서브 > 회사소개
html\page\m01_01.php
*******************************************/
.m01_01 .section {
  padding: 135px 0;
}
@media (max-width: 991px) {
  .m01_01 .section {
    padding: 70px 0;
  }
}
.m01_01 .section .title .sub_tt {
  font-size: 20px;
  font-weight: 500;
  color: rgba(34, 34, 34, 0.6);
}
@media (max-width: 991px) {
  .m01_01 .section .title .sub_tt {
    font-size: 14px;
  }
}
.m01_01 .section .title .main_tt {
  font-size: 30px;
  font-weight: 500;
  color: #222;
  line-height: 1.5;
  margin: 25px 0 68px;
}
@media (max-width: 991px) {
  .m01_01 .section .title .main_tt {
    font-size: 22px;
    line-height: 1.35;
    margin: 10px 0 43px;
  }
}
.m01_01 .section.section01 .title .main_tt {
  font-size: 42px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .title .main_tt {
    font-size: 33px;
  }
}
.m01_01 .section.section01 .content {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.m01_01 .section.section01 .content .right {
  padding-left: 120px;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content .right {
    padding-left: 0;
  }
}
.m01_01 .section.section01 .content .right .tt {
  font-size: 30px;
  font-weight: 500;
  color: #222;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content .right .tt {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 45px;
  }
}
.m01_01 .section.section01 .content .right .desc {
  font-size: 18px;
  color: #444;
  line-height: 1.8;
  margin: 22px 0 65px;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content .right .desc {
    font-size: 14px;
    line-height: 1.6;
    margin: 25px 0 35px;
  }
}
.m01_01 .section.section01 .content .right .sign .company {
  font-size: 20px;
  color: #999;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content .right .sign .company {
    font-size: 15px;
  }
}
.m01_01 .section.section01 .content .right .sign .name {
  font-size: 20px;
  font-weight: 600;
  color: #444;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .m01_01 .section.section01 .content .right .sign .name {
    font-size: 15px;
    margin-top: 13px;
  }
}
.m01_01 .section.section02 {
  background: #fbfbfb;
}
.m01_01 .section.section02 .content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul {
    flex-direction: column;
  }
}
.m01_01 .section.section02 .content ul li {
  width: 32.35294%;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul li {
    width: 100%;
  }
}
.m01_01 .section.section02 .content ul li:nth-of-type(4) .text, .m01_01 .section.section02 .content ul li:nth-of-type(5) .text, .m01_01 .section.section02 .content ul li:nth-of-type(6) .text {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul li:nth-of-type(4), .m01_01 .section.section02 .content ul li:nth-of-type(5), .m01_01 .section.section02 .content ul li:nth-of-type(6) {
    padding-bottom: 35px;
  }
  .m01_01 .section.section02 .content ul li:nth-of-type(4):nth-of-type(5), .m01_01 .section.section02 .content ul li:nth-of-type(5):nth-of-type(5), .m01_01 .section.section02 .content ul li:nth-of-type(6):nth-of-type(5) {
    padding-bottom: 0;
  }
}
.m01_01 .section.section02 .content ul li .text {
  padding: 24px 0 50px;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul li .text {
    padding: 20px 0 35px;
  }
}
.m01_01 .section.section02 .content ul li .text .eng_tt {
  font-size: 20px;
  font-weight: 500;
  color: #222;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul li .text .eng_tt {
    font-size: 16px;
  }
}
.m01_01 .section.section02 .content ul li .text .kor_tt {
  font-size: 20px;
  color: #222;
  margin-top: 12px;
}
@media (max-width: 991px) {
  .m01_01 .section.section02 .content ul li .text .kor_tt {
    font-size: 16px;
    margin-top: 8px;
  }
}
.m01_01 .section.section04 .content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m01_01 .section.section04 .content ul li {
  width: 15.44117%;
}
@media (max-width: 991px) {
  .m01_01 .section.section04 .content ul li {
    width: 47.72727%;
    text-align: center;
  }
  .m01_01 .section.section04 .content ul li + li {
    margin-top: 30px;
  }
  .m01_01 .section.section04 .content ul li:nth-of-type(2) {
    margin-top: 0;
  }
}
.m01_01 .section.section04 .content ul li .text h4 {
  font-size: 18px;
  color: #222;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .m01_01 .section.section04 .content ul li .text h4 {
    font-size: 13.5px;
    margin-top: 10px;
  }
}
.m01_01 .section.section05 {
  background: #fbfbfb;
}
.m01_01 .section.section05 .content .top {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .m01_01 .section.section05 .content .top {
    margin-bottom: 50px;
  }
}
.m01_01 .section.section05 .content .sec05_title {
  margin-bottom: 24px;
}
.m01_01 .section.section05 .content .sec05_title h4 {
  font-size: 20px;
  font-weight: 600;
  color: #222;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .m01_01 .section.section05 .content .sec05_title h4 {
    font-size: 14px;
  }
}
.m01_01 .section.section05 .content .sec05_title h4:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #999;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

/******************************************
서브 > 제품소개, 고객센터 > 배너 하단 탭 메뉴
html\page\top_banner.php
*******************************************/
.sub_menu_box {
  border-bottom: 1px solid #e9e9e9;
}
.sub_menu_box .cate_ul {
  margin-bottom: 0;
  text-align: left;
}
.sub_menu_box .cate_ul .cate_li {
  width: auto;
  margin-left: 0;
}
.sub_menu_box .cate_ul .cate_li + .cate_li {
  margin-left: 53px;
}
@media (max-width: 768px) {
  .sub_menu_box .cate_ul .cate_li + .cate_li {
    margin-left: 27px;
  }
}
.sub_menu_box .cate_ul .cate_li.on .sub-1da {
  color: #75c043;
}
.sub_menu_box .cate_ul .cate_li.on .sub-1da:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #75c043;
  position: absolute;
  left: 0;
  bottom: -1px;
}
@media (max-width: 768px) {
  .sub_menu_box .cate_ul .cate_li.on .sub-1da:after {
    height: 1px;
  }
}
.sub_menu_box .cate_ul .cate_li .sub-1da {
  border: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 62px;
  color: #999;
  width: auto;
}
@media (max-width: 768px) {
  .sub_menu_box .cate_ul .cate_li .sub-1da {
    font-size: 12px;
    line-height: 51px;
    padding: 0;
  }
}

/******************************************
서브 > 제품소개, 고객센터 > 탭 메뉴 하단 타이틀
html\page\top_banner.php
*******************************************/
.sub_menu_box_title h3 {
  font-size: 42px;
  font-weight: 600;
  color: #222;
  margin: 100px 0 60px;
}
@media (max-width: 991px) {
  .sub_menu_box_title h3 {
    font-size: 30px;
    margin: 70px 0 50px;
  }
}
.sub_menu_box_title h3.m05_03 {
  margin-bottom: 0;
}
.sub_menu_box_title h3.m05_botable {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .sub_menu_box_title h3.m05_botable {
    margin-bottom: 50px;
  }
}
.sub_menu_box_title h3 .star_notice {
  font-size: 18px;
  font-weight: 400;
  color: #75c043;
}
@media (max-width: 768px) {
  .sub_menu_box_title h3 .star_notice {
    font-size: 13.5px;
  }
}

/******************************************
서브 > 제품소개 > 탭 메뉴 하단 배너
html\skin\board\m02_01 ~ m02_07\list.skin.php
*******************************************/
.m02_banner {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .m02_banner {
    margin-bottom: 70px;
  }
}

/******************************************
서브 > 제품소개 > 게시판 분류
html\skin\board\m02_01 ~ m02_07\category.skin.php
*******************************************/
@media (max-width: 991px) {
  .category_modify.m02 {
    margin-bottom: 8px;
  }
}
.category_modify.m02 .category_modify_ul li:first-child a {
  margin: 0 12px 0 0;
}
.category_modify.m02 .category_modify_ul li.active a {
  color: #75c043;
}
.category_modify.m02 .category_modify_ul li.active a:after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #75c043;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}
@media (max-width: 768px) {
  .category_modify.m02 .category_modify_ul li.active a:after {
    width: 2px;
    height: 2px;
  }
}
.category_modify.m02 .category_modify_ul li a {
  margin: 0 12px;
  font-size: 15px;
  color: #999;
  position: relative;
}
@media (max-width: 991px) {
  .category_modify.m02 .category_modify_ul li a {
    padding: 7px 0;
    margin: 0 13px;
  }
}
@media (max-width: 768px) {
  .category_modify.m02 .category_modify_ul li a {
    font-size: 12.5px;
  }
}
.category_modify.m02 .category_modify_ul li a:after {
  display: none;
}

/******************************************
서브 > 제품소개 > 리스트 페이지
html\skin\board\m02_01 ~ m02_07\list\list.skin.php
*******************************************/
@media (max-width: 991px) {
  .m02_list {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container {
    margin-bottom: 70px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row {
  padding: 35px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row {
    padding: 40px 0;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row:first-child {
  border-top: 1px solid #222;
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item {
    flex-direction: column;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .imgframe {
  width: 17.64705%;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .imgframe {
    width: 100%;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content {
  width: 77.20588%;
  margin-top: 0;
  margin-left: 70px;
  position: relative;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content {
    width: 100%;
    margin-left: 0;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_title {
    font-size: 22px;
    margin-top: 37px;
    margin-bottom: 27px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap {
  display: flex;
  max-width: 84.76191%;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap {
    flex-direction: column;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list:nth-of-type(2) {
  padding-left: 80px;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list:nth-of-type(2) {
    padding-left: 0;
    padding-top: 10px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li {
  display: flex;
  align-items: center;
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li + li {
  padding-top: 18px;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li + li {
    padding-top: 9px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name {
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  color: #222;
  margin-top: 0;
  min-width: 95px;
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name {
    font-size: 12.5px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name:after {
  content: ":";
  display: inline-block;
  color: #222;
  margin: 0 8px;
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name:after {
    margin: 0 5px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name .circle {
  font-size: 15px;
  color: #75c043;
  padding-right: 3px;
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .name .circle {
    font-size: 12.5px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .subs {
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  line-height: 1.2;
  margin-top: 0;
  max-width: 350px;
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .fix_gallery_content .gallery_content .content_wrap .content_list li .subs {
    font-size: 12.5px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more {
  display: block;
  width: 160px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
  border: 1px solid #ddd;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: 48px;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more {
    position: static;
    transform: none;
    margin-top: 25px;
    width: 100%;
    height: 42.5px;
    line-height: 41px;
  }
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more {
    font-size: 12.5px;
  }
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more:hover {
  background: #75c043;
  border-color: #75c043;
  color: #fff;
}
.m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more .arrow {
  padding-left: 12px;
}
@media (max-width: 480px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row .list-item .btn_more .arrow {
    padding-left: 10px;
    font-size: 12.5px;
  }
}
@media (max-width: 1199px) {
  .m02_list .list-wrap .list-container.gallery_container .list-row {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .m02_list .list-wrap .list-container.gallery_container {
    margin-right: 0;
  }
  .m02_list .list-wrap .list-container.gallery_container .list-row {
    width: 100% !important;
  }
}

/******************************************
서브 > 제품소개 > 뷰 페이지
html\skin\board\m02_01 ~ m02_07\view\view.skin.php
*******************************************/
.m02_view .view_custom .view_top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top {
    flex-direction: column;
    padding-bottom: 0;
  }
}
.m02_view .view_custom .view_top .left_thumb {
  width: 42.64705%;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .left_thumb {
    width: 100%;
  }
  .m02_view .view_custom .view_top .left_thumb .slick3-for .slick-slide img {
    margin: 0 auto;
  }
}
.m02_view .view_custom .view_top .left_thumb .slick3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
.m02_view .view_custom .view_top .left_thumb .slick3 .slide-arrow {
  width: 10.34482%;
  display: block;
  cursor: pointer;
}
@media (max-width: 768px) {
  .m02_view .view_custom .view_top .left_thumb .slick3 .slide-arrow img {
    height: 12px;
  }
}
.m02_view .view_custom .view_top .left_thumb .slick3 .slide-arrow.next-arrow {
  text-align: right;
}
.m02_view .view_custom .view_top .left_thumb .slick3 .slick-list {
  width: 79.31036%;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .left_thumb .slick3 .slick-list {
    width: 79.54545%;
    margin-right: -7px;
  }
}
.m02_view .view_custom .view_top .left_thumb .slick3 .slick-list .slick-track {
  left: -15px;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .left_thumb .slick3 .slick-list .slick-track {
    left: 0;
  }
}
.m02_view .view_custom .view_top .left_thumb .slick3 .slick-list .slick-track .slick-slide {
  margin-right: 15px;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .left_thumb .slick3 .slick-list .slick-track .slick-slide {
    margin-right: 8px;
  }
}
.m02_view .view_custom .view_top .right_info {
  width: 50.14705%;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .right_info {
    width: 100%;
  }
}
.m02_view .view_custom .view_top .right_info .tt {
  font-size: 32px;
  font-weight: 700;
  color: #222;
  padding: 0;
  line-height: 1;
  margin: 37px 0 42px;
}
@media (max-width: 768px) {
  .m02_view .view_custom .view_top .right_info .tt {
    font-size: 23px;
    margin: 48px 0 28px;
  }
}
.m02_view .view_custom .view_top .right_info .desc {
  font-size: 18px;
  color: #444;
  line-height: 1.65;
}
@media (max-width: 768px) {
  .m02_view .view_custom .view_top .right_info .desc {
    font-size: 14px;
  }
}
.m02_view .view_custom .view_top .right_info .btn_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 225px;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_top .right_info .btn_area {
    margin-top: 45px;
    flex-wrap: wrap;
  }
}
.m02_view .view_custom .view_top .right_info .btn_area a {
  display: block;
  width: 31.91176%;
  height: 56px;
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
  text-align: center;
  background: #f3f3f3;
  line-height: 56px;
}
@media (max-width: 768px) {
  .m02_view .view_custom .view_top .right_info .btn_area a {
    width: 48.48484%;
    height: 42.5px;
    font-size: 12.5px;
    line-height: 41px;
  }
  .m02_view .view_custom .view_top .right_info .btn_area a img {
    height: 13px;
  }
}
.m02_view .view_custom .view_top .right_info .btn_area a img {
  margin-top: -3px;
  margin-left: 3px;
}
.m02_view .view_custom .view_top .right_info .btn_area a.btn_download {
  background: #75c043;
  color: #fff;
}
@media (max-width: 768px) {
  .m02_view .view_custom .view_top .right_info .btn_area a.btn_download {
    width: 100%;
    margin-bottom: 10px;
  }
}
.m02_view .view_custom .view_bot .info_title {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  padding: 100px 0 39px;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .info_title {
    font-size: 17px;
    padding: 68px 0 22px;
  }
}
.m02_view .view_custom .view_bot .table_content {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_bot .table_content {
    flex-direction: column;
  }
}
.m02_view .view_custom .view_bot .table_content table {
  width: 100%;
  border-top: 1px solid #222;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
  .m02_view .view_custom .view_bot .table_content table:nth-of-type(2) {
    border-top: none;
  }
}
.m02_view .view_custom .view_bot .table_content table tbody tr {
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .table_content table tbody tr {
    display: block;
  }
}
.m02_view .view_custom .view_bot .table_content table tbody tr + tr {
  border-top: 1px solid #e5e5e5;
}
.m02_view .view_custom .view_bot .table_content table tbody tr.hidden-sm th {
  height: 60px;
}
.m02_view .view_custom .view_bot .table_content table tbody tr th {
  width: 26.54867%;
  padding: 18.5px 0;
  min-width: 140px;
  background: #fafafa;
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif;
  color: #222;
  text-align: center;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .table_content table tbody tr th {
    font-size: 12.5px;
    width: 90px;
    padding: 10px 0;
    min-width: auto;
  }
}
.m02_view .view_custom .view_bot .table_content table tbody tr td {
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
  padding-left: 40px;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .table_content table tbody tr td {
    font-size: 12.5px;
    padding: 8px 0 8px 20px;
  }
}
.m02_view .view_custom .view_bot .info_relation .relation_content {
  position: relative;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content {
  width: 91.17647%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 35px;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content {
    width: 87.12121%;
    padding-bottom: 30px;
  }
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content .swiper-container {
  overflow: visible;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content .swiper-container .swiper-wrapper .img-wrap {
  overflow: visible;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content .swiper-container .swiper-wrapper .img-wrap .img-item {
  overflow: visible;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content .swiper-container .swiper-wrapper .img-wrap .img-item .subject {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #222;
  margin-top: 19px;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .info_relation .relation_content .swiper_content .swiper-container .swiper-wrapper .img-wrap .img-item .subject {
    font-size: 13.5px;
    margin-top: 15px;
    display: block;
    white-space: nowrap;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_button {
  width: auto;
  height: auto;
  margin-top: 0;
  top: 38%;
  opacity: 1;
  z-index: 5;
}
@media (max-width: 500px) {
  .m02_view .view_custom .view_bot .info_relation .relation_content .swiper_button img {
    height: 16px;
  }
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_button.swiper-button-prev {
  left: 0;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_button.swiper-button-next {
  right: 0;
}
.m02_view .view_custom .view_bot .info_relation .relation_content .swiper_button:after {
  display: none;
}

/******************************************
서브 > 게시판 공통 ( 게시물 개수 노출, 검색창, 글 작성 페이지, 페이지네이션 )
html\skin\board\공통\list.skin.php
*******************************************/
.list_top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .list_top {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.list_top .board_count {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .list_top .board_count {
    margin-bottom: 15px;
  }
}
.list_top .board_count p {
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
}
@media (max-width: 768px) {
  .list_top .board_count p {
    font-size: 12px;
  }
}
.list_top .board_count p .num {
  color: #75c043;
  font-family: "Noto Sans KR", sans-serif;
}

.board_search {
  border-radius: 23px;
  background: #f6f6f6;
  width: 30.73529%;
  height: 46px;
  margin-top: 80px;
  margin-left: auto;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .board_search {
    width: 100%;
    margin: 70px 0 30px;
  }
}
@media (max-width: 768px) {
  .board_search {
    height: 35px;
  }
}
.board_search.m05 {
  margin-top: 0;
}
.board_search .form {
  display: flex;
  align-items: center;
  position: relative;
}
.board_search .form .select_box {
  position: relative;
}
@media (max-width: 768px) {
  .board_search .form .select_box {
    width: 30.30303%;
  }
}
.board_search .form .select_box select {
  border: none;
  box-shadow: none;
  font-size: 16px;
  color: #222;
  appearance: none;
  line-height: 1;
  width: 125px;
  height: 46px;
  background: transparent;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .board_search .form .select_box select {
    width: auto;
    height: 35px;
    font-size: 12.5px;
  }
}
.board_search .form .select_box .arrow {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 768px) {
  .board_search .form .select_box .arrow {
    right: 16.5px;
    top: 45%;
  }
}
.board_search .form .select_box .arrow span {
  display: inline-block;
  width: 1px;
  height: 7px;
  background: #333;
}
@media (max-width: 768px) {
  .board_search .form .select_box .arrow span {
    height: 6px;
  }
}
.board_search .form .select_box .arrow span:nth-of-type(1) {
  transform: rotate(130deg);
  position: relative;
  left: -0.5px;
}
@media (max-width: 768px) {
  .board_search .form .select_box .arrow span:nth-of-type(1) {
    left: 0.5px;
  }
}
.board_search .form .select_box .arrow span:nth-of-type(2) {
  transform: rotate(50deg);
}
.board_search .form .input_box input {
  border: none;
  box-shadow: none;
  width: 270px;
  height: 46px;
  font-size: 16px;
  background: transparent;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .board_search .form .input_box input {
    width: auto;
    height: 35px;
    font-size: 12.5px;
    padding-left: 16.5px;
  }
}
.board_search .form .input_box input::placeholder {
  color: #b3b3b3;
}
.board_search .form .input_box:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #aaa;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
}
@media (max-width: 768px) {
  .board_search .form .input_box:before {
    height: 12px;
  }
}
.board_search .form .button_box {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translatey(-50%);
}
@media (max-width: 768px) {
  .board_search .form .button_box {
    right: 16.5px;
  }
}
.board_search .form .button_box button {
  border: none;
  background: transparent;
  padding: 0;
}
.board_search .form .button_box button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #222;
}
@media (max-width: 768px) {
  .board_search .form .button_box button:before {
    width: 12px;
    height: 12px;
  }
}
.board_search .form .button_box button:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 6px;
  background: #222;
  transform: rotate(135deg);
  position: relative;
  left: 0;
  top: 3px;
}
@media (max-width: 768px) {
  .board_search .form .button_box button:after {
    left: -1px;
  }
}

.write_custom {
  padding-top: 50px;
}
@media (max-width: 991px) {
  .write_custom {
    padding-top: 25px;
  }
}

.view_custom {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .view_custom {
    padding-top: 70px;
  }
}

.list-wrap .list-page {
  margin: 40px 0 130px !important;
}
.list-wrap .list-page .pagination li.active a {
  background: transparent !important;
  color: #75c043 !important;
}
.list-wrap .list-page .pagination li a {
  font-size: 16.5px;
  font-weight: 500;
  color: #999 !important;
  border: none;
  background: #fff;
}
@media (max-width: 991px) {
  .list-wrap .list-page .pagination li a {
    font-size: 13px;
    padding: 4px 10px;
  }
}
.list-wrap .list-page .pagination li a i {
  color: #d0d0d0;
}
@media (max-width: 991px) {
  .list-wrap .list-page {
    margin: 25px 0 30px !important;
  }
}

/******************************************
서브 > 게시판 > 산소이야기, 설치사례 ( 블로그형 공통 )
ㄴ 템플릿의 CSS를 SCSS로 변환하여 그대로 가지고 옴
*******************************************/
.blog_custom .list-wrap {
  padding-top: 39px;
  border-top: 1px solid #222;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap {
    padding-top: 15px;
  }
}
.blog_custom .list-wrap .list-blog .list-item {
  border-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .blog_custom .list-wrap .list-blog .list-item {
    margin-bottom: 50px !important;
  }
}
.blog_custom .list-wrap .list-blog .list-item .img-item {
  position: relative;
}
.blog_custom .list-wrap .list-blog .list-item .img-item img {
  width: 100%;
  display: block;
}
.blog_custom .list-wrap .list-blog .list-item .read-more {
  font-size: 12px;
  display: block;
  margin-top: 0;
  float: right;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .list-item .read-more {
    font-size: 11px;
    font-weight: 300;
  }
}
.blog_custom .list-wrap .list-blog .list-item .read-more span {
  color: #999;
  transition: all 0.3s;
}
.blog_custom .list-wrap .list-blog .blog_des {
  display: flex;
  margin-top: 35px;
}
@media (max-width: 991px) {
  .blog_custom .list-wrap .list-blog .blog_des {
    margin-top: 25px;
  }
}
.blog_custom .list-wrap .list-blog .blog_des .date-box {
  width: 67px;
  margin-right: 20px;
}
.blog_custom .list-wrap .list-blog .blog_des .date-box .date-item {
  background: #75c043;
  color: #fff;
  padding: 11px 0;
  font-size: 12px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .blog_des .date-box .date-item {
    font-size: 10px;
  }
}
.blog_custom .list-wrap .list-blog .blog_des .date-box .date-item .date {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .blog_des .date-box .date-item .date {
    font-size: 19px;
    margin-bottom: 6px;
  }
}
.blog_custom .list-wrap .list-blog .blog_des .date-box .date-icon {
  height: 63px;
  background: #f2f2f2 url(../img/blog_icon.png) no-repeat center;
  margin-top: 7px;
}
.blog_custom .list-wrap .list-blog .blog_des h2.media-heading {
  line-height: 1.2;
  padding: 0;
}
.blog_custom .list-wrap .list-blog .blog_des h2.media-heading span {
  color: #222;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .blog_des h2.media-heading span {
    font-size: 15px;
  }
}
.blog_custom .list-wrap .list-blog .blog_des .media-body {
  width: calc(100% - 82px);
}
.blog_custom .list-wrap .list-blog .blog_des .media-body:hover .media-heading span {
  color: #75c043;
}
.blog_custom .list-wrap .list-blog .blog_des .media-body:hover .list-details .read-more span {
  color: #75c043;
}
.blog_custom .list-wrap .list-blog .blog_des .list-details {
  padding: 14px 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #999;
  margin-top: 22px;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .blog_des .list-details {
    font-size: 12px;
    padding: 12.5px 0 0;
    margin-top: 18px;
  }
}
.blog_custom .list-wrap .list-blog .blog_des .list-cont {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.7;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.blog_custom .list-wrap .list-blog .blog_des .list-cont span {
  font-size: 14px;
  font-weight: 500;
  color: #666;
}
@media (max-width: 768px) {
  .blog_custom .list-wrap .list-blog .blog_des .list-cont span {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .responsive .list-blog .list-media {
    width: 100% !important;
  }
  .responsive .list-blog .list-media:last-of-type .list-item {
    margin-bottom: 0 !important;
  }
  .responsive .list-blog .list-item {
    margin-right: 0 !important;
    margin-bottom: 40px !important;
    padding-bottom: 0;
  }
  .blog_custom .list-wrap .list-blog {
    margin-right: 0 !important;
    margin-bottom: -10px !important;
  }
  .blog_custom .list-wrap .list-blog .blog_des .list-cont {
    margin-top: 8px;
    line-height: 1.5;
  }
  .blog_custom .list-wrap .list-blog .blog_des .date-box {
    width: 58px;
  }
  .blog_custom .list-wrap .list-blog .blog_des .date-box .date-item {
    padding: 9px 0;
  }
  .blog_custom .list-wrap .list-blog .blog_des .date-box .date-icon {
    height: 53px;
    background-image: url(../img/mblog_icon.png);
    background-size: cover;
  }
}
/******************************************
서브 > > 고객센터 > 공지사항, 견적문의 게시판 리스트
html\skin\board\m05_01, m05_02\list.skin.php, html\skin\board\m05_01, m05_02\list.rows.php
*******************************************/
@media (max-width: 768px) {
  .m05_board_custom .list-page {
    margin: 5px 0 20px !important;
  }
}
.m05_board_custom .list-board .list-head {
  border-top: 1px solid #222;
  background-color: #fff;
  padding: 18px 0;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-head {
    padding: 13px 0;
  }
}
.m05_board_custom .list-board .list-head span {
  font-size: 16px;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-head span {
    font-size: 14px;
  }
}
.m05_board_custom .list-board .list-body .list-item {
  border-bottom: 1px solid #dcdcdc;
}
.m05_board_custom .list-board .list-body .list-item.bg-light {
  padding: 19px 0;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light {
    font-size: 13px;
  }
}
.m05_board_custom .list-board .list-body .list-item.bg-light div {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  padding: 0;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light div {
    font-size: 13px;
  }
}
.m05_board_custom .list-board .list-body .list-item.bg-light div span {
  font-size: 16px;
  font-weight: 600;
  color: #222;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light div span {
    font-size: 13px;
  }
}
.m05_board_custom .list-board .list-body .list-item.bg-light div a {
  font-size: 16px;
  color: #222;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light div a {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light div.wr-num {
    width: 10%;
  }
}
.m05_board_custom .list-board .list-body .list-item.bg-light div.wr-num span {
  background-image: none;
  width: auto;
  height: auto;
}
.m05_board_custom .list-board .list-body .list-item.bg-light div.wr-num span:before {
  content: "공지";
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  width: 42px;
  height: 22px;
  border-radius: 11px;
  background: #75c043;
  line-height: 22px;
}
@media (max-width: 991px) {
  .m05_board_custom .list-board .list-body .list-item.bg-light div.wr-num span:before {
    font-size: 12px;
    width: 40px;
  }
}
.m05_board_custom .list-board .list-body .list-item div {
  font-size: 16px;
  padding: 21.5px 0;
}
@media (max-width: 768px) {
  .m05_board_custom .list-board .list-body .list-item div {
    font-size: 13px;
    padding: 13px 0;
  }
  .m05_board_custom .list-board .list-body .list-item div.item-details {
    padding: 10px 0 0;
  }
}
.m05_board_custom .list-board .list-body .list-item div.wr-subject {
  padding-left: 20px;
}

/******************************************
서브 > > 고객센터 > 견적문의 글작성 페이지
html\skin\board\m05_02\write\basic\write.skin.php
*******************************************/
@media (max-width: 991px) {
  .m05_02_write_custom {
    padding-top: 0;
  }
}
.m05_02_write_custom .form-horizontal {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m05_02_write_custom .form-horizontal .width_full {
  width: 100%;
}
.m05_02_write_custom .form-horizontal .inquiry_box {
  width: 48.52941%;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box.width_full {
  width: 100%;
}
.m05_02_write_custom .form-horizontal .inquiry_box label, .m05_02_write_custom .form-horizontal .inquiry_box .captcha_tt {
  font-size: 20px;
  font-weight: 600;
  color: #222;
  width: 100%;
  position: relative;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box label, .m05_02_write_custom .form-horizontal .inquiry_box .captcha_tt {
    font-size: 15px;
    margin-bottom: 12.5px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box label .star, .m05_02_write_custom .form-horizontal .inquiry_box .captcha_tt .star {
  color: #75c043;
  position: absolute;
  top: -4px;
  padding-left: 4px;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer {
  width: 100%;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer input, .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea {
  border: 1px solid transparent;
  background: #f8f8f8;
  border-radius: 10px;
  transition: all 0.3s;
  width: 100%;
  line-height: 54px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer input, .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea {
    line-height: 40px;
    border-radius: 5px !important;
    font-size: 13.5px;
    padding-left: 15px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer input::placeholder, .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea::placeholder {
  font-size: 18px;
  color: #aaa;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer input::placeholder, .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea::placeholder {
    font-size: 13.5px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer input:focus, .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea:focus {
  background: #fff;
  border: 1px solid #75c043;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer textarea {
  padding: 10px 30px;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer textarea::-webkit-scrollbar {
  width: 5px !important;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea::-webkit-scrollbar {
    width: 3px !important;
  }
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer textarea {
    padding: 0 15px;
    border-radius: 10px !important;
    height: 180px !important;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap {
    flex-wrap: wrap;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio {
  width: 12.64705%;
  padding-top: 0;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio {
    width: 47.72727%;
  }
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio + .radio {
    margin-top: 10px;
  }
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio + .radio:nth-of-type(2) {
    margin-top: 0;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio label {
  padding-left: 0;
  margin-bottom: 0;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio label input.btn_radio {
  display: none;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio label input.btn_radio + span {
  display: block;
  width: 100%;
  height: 56px;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  text-align: center;
  line-height: 53px;
  font-size: 18px;
  font-weight: 400;
  color: #aaa;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio label input.btn_radio + span {
    font-size: 13.5px;
    height: 40px;
    line-height: 38.5px;
    border-radius: 5px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .radio_wrap .radio label input.btn_radio:checked + span {
  border: 1px solid #75c043;
  color: #75c043;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_wrap .privacy_content {
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  height: 170px;
  overflow-y: scroll;
  padding: 23px 25px;
  font-size: 15px;
  color: #222;
  line-height: 1.5;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_wrap .privacy_content::-webkit-scrollbar {
  width: 5px !important;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_wrap .privacy_content::-webkit-scrollbar {
    width: 3px !important;
  }
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_wrap .privacy_content {
    padding: 13px 15px;
    font-size: 12px;
    height: 180px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check {
  display: none;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check + label.agree_collect {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check + label.agree_collect {
    font-size: 12.5px;
    margin-top: 12px;
    margin-bottom: 0;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check + label.agree_collect span {
  display: inline-block;
  width: 17px;
  height: 17px;
  border: 1px solid #75c043;
  margin-right: 9px;
}
.m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check:checked + label span {
  background: url("/img/agree_check.png") no-repeat 100% 100%;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .answer .privacy_check input.agree_check:checked + label span {
    background: url("/img/magree_check.png") no-repeat 100% 100%;
    width: 17px;
    height: 17px;
    background-size: cover;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .captcha_custom {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 10px !important;
  padding: 25px 0;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .captcha_custom {
    padding: 15px 10px;
  }
}
.m05_02_write_custom .form-horizontal .inquiry_box .captcha_custom #captcha_info {
  font-size: 15px !important;
  color: #555;
  margin-top: 15px !important;
  letter-spacing: 0 !important;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .inquiry_box .captcha_custom #captcha_info {
    font-size: 12.5px !important;
    text-align: center;
  }
}
.m05_02_write_custom .form-horizontal .btn_write {
  margin: 5px 0 140px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .btn_write {
    margin: 0 0 70px;
  }
}
.m05_02_write_custom .form-horizontal .btn_write button.btn {
  width: 260px;
  height: 56px;
  border-radius: 28px !important;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .btn_write button.btn {
    width: 100%;
    height: 42.5px;
    border-radius: 21.25px !important;
  }
}
.m05_02_write_custom .form-horizontal .btn_write button.btn span {
  font-size: 18px;
  line-height: 54px;
}
@media (max-width: 768px) {
  .m05_02_write_custom .form-horizontal .btn_write button.btn span {
    font-size: 14px;
    line-height: 42.5px;
  }
}