@charset "utf-8";

/******************************************
서브 > WEDDING 슬라이드 위젯
html\thema\Fivesense-basic\widget\m02_slide\widget.php
*******************************************/

/* .gallery_container .list-row {
    margin-right: 20px;
}
.gallery_container .list-row:nth-child(3n) {
    margin-right: 0;
}
.gallery_container .list-item {
    margin-right: 0 !important;
} */


/* drop_down */
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #9eb97f !important;
    background-color: #fff !important;
}
.dropdown-menu>li>a {
    padding: 14px 20px !important;
}
@media(max-width:991px) {
    .dropdown-menu>.active>a {
        background: transparent;
        color: #222;
    }
}


/* list padding */
.list_top_margin {
    margin-top: 0 !important;
}
.list_top.list_top_margin .search_box input {
    margin-right: 0;
}
.list_top.list_top_margin .search_box button {
    right: 24px;
}


/* 상품페이지 모바일 정렬 */
.list_sort .dropdown {
    margin-bottom: 0;
}
.list_sort .dropdown>a {
    background-color: transparent !important;
}
.list_sort .dropdown{float:right; width:125px}
.list_sort .dropdown .btn.btn-block{position:relative; padding:0 0 0 40px; border:0; background-color:transparent; font-weight:500; font-size:13px; line-height:13px; color:#9eb97f !important; text-align:left}
.list_sort .dropdown .btn.btn-block .caret{display:inline-block; position:absolute; top:50%; right:5px; margin-top:-2px}
.list_sort .dropdown-menu{width:100%; top: 29px; min-width:auto; margin:0; padding:10px 0; border:1px solid #eee; border-radius:0; font-size:13px; text-align:center; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.05); box-shadow:0 0 10px rgba(0,0,0,0.05)}
.list_sort .dropdown-menu li a{font-size:13px; line-height:20px; color:#555; text-align:left; padding: 2px 20px !important;}
.list_sort .dropdown-menu li a.on{color:#9eb97f}
.mob_ca_box{margin:5px -15px 40px;}
.mob_ca_box button{top:-2px;}
.mli_ca_frame .mcategory_ul .mli_ca_li > a{padding-bottom:5px;}

@media(max-width:991px) {
    .list_sort .dropdown {
        width: 100px;
    }
    .list_sort .dropdown .btn.btn-block {
        font-weight: 600;
        padding: 0 0 0 15px;
    }
}



.m01_01 .swiper-button-next:after, .swiper-button-prev:after {
    color: #343631;
}
.m01_01 .swiper-button-prev {
    left: -10px;
}
.m01_01 .swiper-button-next {
    right: -10px;
}
.m01_01 .swiper-button-next, .m01_01 .swiper-button-prev {
    top: 41%;
}
.m01_mySwiper {
  position: relative;
  overflow: hidden;
  margin-top: -70px;
}
.m01_mySwiper .img_box img {
  width: 100%;
}
.m01_mySwiper .swiper-button-next {
  top: 44%;
  right: 60px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-next {
    top: 37%;
    right: 10px;
  }
}
.m01_mySwiper .swiper-button-next::before, .m01_mySwiper .swiper-button-next::after {
  content: "";
  display: block;
  width: 2px;
  height: 28px;
  background: #40423d;
  position: relative;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-next::before, .m01_mySwiper .swiper-button-next::after {
    width: 1px;
    height: 18px;
  }
}
.m01_mySwiper .swiper-button-next::before {
  transform: rotate(135deg);
  top: -8px;
  left: 1px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-next::before {
    top: -5px;
  }
}
.m01_mySwiper .swiper-button-next::after {
  transform: rotate(45deg);
  top: 12px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-next::after {
    top: 8px;
  }
}
.m01_mySwiper .swiper-button-prev {
  top: 44%;
  left: 60px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-prev {
    top: 37%;
    left: 10px;
  }
}
.m01_mySwiper .swiper-button-prev::before, .m01_mySwiper .swiper-button-prev::after {
  content: "";
  display: block;
  width: 2px;
  height: 28px;
  background: #40423d;
  position: relative;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-prev::before, .m01_mySwiper .swiper-button-prev::after {
    width: 1px;
    height: 18px;
  }
}
.m01_mySwiper .swiper-button-prev::before {
  transform: rotate(45deg);
  top: -8px;
  left: 1px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-prev::before {
    top: -5px;
  }
}
.m01_mySwiper .swiper-button-prev::after {
  transform: rotate(135deg);
  top: 12px;
}
@media (max-width: 991px) {
  .m01_mySwiper .swiper-button-prev::after {
    top: 8px;
  }
}
.m01_01_container2 {margin-top: 120px;}
.m2_mySwiper02 {margin-top: 19px;}
.swiper-slide-thumb-active {border: 2px solid #9eb97f;}

/* m01_01 sub_nav */
.sub_text_wrap .top_sub_nav {display: none;}
.sub_text_wrap .top_sub_nav.m01_01{display: flex;}


@media(max-width:991px){
    /* .sub_text_wrap .top_sub_nav{display: contents;} */
    .sub_text_wrap.mobile_hidden {
        display: none;
    }
    .m2_mySwiper02 {margin-top: 10px;}
}


.m01_01 .container_fix {
    width: 1400px;
    padding: 0 50px;
}
.map_wrap {
    margin-top: 116px;
    background-color: #fdf8f4;
}
.map_wrap .map_title {
    display: flex;
    padding: 120px 0 60px 0 !important;
}
.map_wrap .map_title h1 {
    font-size: 35px;
    color: #472d1c;
    margin-right: 40px;
    font-weight: bold;
    position: relative;
    padding-left: 50px;
}
.map_wrap .map_title h1::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    top: 12px;
    right: -40px;
    background-color: #bfbfbf;
}
.map_wrap .map_title p {
    font-size: 24px;
    color: #333333;
    line-height: 34px;
    margin-left: 40px;
}
.map_wrap .mapInfo img {
    padding-bottom: 120px ;
    max-width: 100% !important;
}
@media (max-width: 991px) {
    .m01_01 .container_fix {
        padding: 0 15px;
    }
    .m01_01 .container_fix iframe {
        height: 150px;
    }
    .map_wrap {
        margin-top: 70px;
    }
    .map_wrap .mapInfo img {
        padding-bottom: 70px;
    }
    .map_wrap .map_title {
        padding: 70px 0 40px 15px !important;
    }
    .map_wrap .map_title h1 {
        padding-left: 0;
        font-size: 22px;
        margin-right: 20px;
    }
    .map_wrap .map_title h1::after{
        width: 1px;
        height: 13px;
        top: 7px;
        right: -20px;
    }
    .map_wrap .map_title p {
        font-size: 15px;
        line-height: 26px;
        margin-left: 20px;
    }
    .m01_01_container2 {
        margin-top: 70px;
    }
    .m01_01_container2.m01_01_m2Img {
        margin-top: 48px;
    }
}

/* m02_01 */

.m02_01_imgCont.m02_01 {
    width: 100vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.m02_01_imgCont {display: none;}
.m02_01_imgCont.m02_01 {
    display: block;
}
.board-list {
    padding-top: 31.25vw;
}
@media(max-width:991px){
    .board-list {
        padding-top: 110vw;
    }
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 25px !important;
    height: 56px !important;
}



/* m03_01 */
.list_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 120px;
    margin-bottom: 35px;
  }
  .list_top .board_count {
    font-size: 16px;
    font-weight: 500;
    color: #222;
  }
  .list_top .board_count span {
    font-weight: 600;
    color: #9eb97f;
  }
  .list_top .search_box {
    text-align: right;
  }
  .list_top .search_box .header_search {
    position: relative;
  }
  .list_top .search_box input {
    border: 1px solid #b7b7b7;
    width: 380px;
    line-height: 42px;
    background: #ffffff;
    padding-left: 25px;
    font-size: 16px;
    color: #b7b7b7;
    margin-right: 30px;
  }
  .list_top .search_box input::placeholder {
    color: #b7b7b7;
  }
  .list_top .search_box button {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 53px;
  }
  .list_top .search_box button .circle {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #333;
  }
  .list_top .search_box button .line {
    display: block;
    width: 2px;
    height: 10px;
    background: #333;
    transform: rotate(135deg);
    position: relative;
    top: -5px;
    right: -16px;
  }

.fix_gallery_content {
    margin-top: 30px;
}
.fix_gallery_content h5 {
    font-size: 22px;
    font-weight: bold;
    color: #111111;
}
.fix_gallery_content p {
    margin-top: 15px;
    font-size: 18px;
    color: #b7b7b7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m03_01_imgCont.m03_01 {
    width: 100vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.m03_01_imgCont {display: none;}
.m03_01_imgCont.m03_01 {
    display: block;
}
.at-body.m03_body .board-list {
    padding-top: 31.25vw;
}

@media(max-width:991px){
    .at-body.m03_body .board-list {
        padding-top: 110vw;
    }
    .list_top {
        display: block;
        margin-top: 70px;
        margin-bottom: 35px;
    }
    .list_top .board_count {
        font-size: 13px;
        font-weight: 400;
    }
    .list_top .search_box {
        text-align: left;
    }
    .list_top .search_box input {
        width: 330px;
        line-height: 40px;
        margin-top: 20px;
        margin-right: 0;
        padding-left: 14px;
    }
    .list_top .search_box input::placeholder {
        font-size: 12.5px;
        top: 50%;
        transform: translateY(-10%);
        /* padding-bottom: 10px; */
    }
    .list_top .search_box button {
        top: 33px;
        right: 20px;
    }
    .list-wrap .list-container.gallery_container .list-item {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .responsive .gallery_container .list-row {
        width: 49% !important;
    }

    .list-wrap .list-container.gallery_container .list-row {
        margin-right: 2%;
    }
    .list-wrap .list-container.gallery_container .list-row:nth-child(even){
        margin-right: 0;
    }
    .fix_gallery_content {
        margin-top: 20px;
    }
    .fix_gallery_content h5 {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .fix_gallery_content p {
        font-size: 12px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 1;
    }
    .list_top .search_box .header_search {
        text-align: right;
    }
    .list_top .search_box button .circle {
        width: 12px;
        height: 12px;
        border: 1px solid;
        color: #333333;
    }
    .list_top .search_box button .line {
        width: 1px;
        height: 7px;
        top: -2px;
        right: -12px;
    }
}

/* m04_01 */

.m04_01 .m04_01_title {
    margin-top: 130px;
    color: #222;
}
.board-list.m04_01 {
    padding-top: 0;
}

@media(max-width:991px) {
    .m04_01 .m04_01_title {
        margin-top: 45px;
    }
}

.m04_01 .m04_01_title h1{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #222222;
}
.m04_01 .m04_01_title_wrap {
    display: flex;
    padding-bottom: 90px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 79px;
    position: relative;
}
.m04_01 .m04_01_title_wrap .m04_01_img {
    width: 18px;
    height: 16px;
}
.m04_01 .m04_01_title_wrap.m04_02 {
    display: block;
    padding-bottom: 90px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 79px;
    position: relative;
}
.m04_01 .m04_01_title_wrap .m04_cata img {
    margin-top: 20px;
    margin-bottom: 30px;
}
.m04_01 .m04_01_title_wrap .m04_pdf {
    display: flex;
    position: absolute;
    bottom: 35%;
    left: 6.4%;
}
.m04_01 .m04_01_title_wrap .m04_pdf .haum_pdf {
    padding-right: 30px;
    position: relative;
}
.m04_01 .m04_01_title_wrap .m04_pdf .haum_pdf a::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: #bcbcbc;
    right: 0;
    top: 8px;
}
.m04_01 .m04_01_title_wrap .m04_pdf .office_pdf {
    padding-left: 30px;
}
@media (max-width:991px) {
    .m04_01 .m04_01_title h1 {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .m04_01 .m04_01_title_wrap {
        display: block;
        padding-bottom: 45px;
        margin-bottom: 40px;
    }
    .m04_01 .m04_01_title_wrap.m04_02 {
        padding-bottom: 45px;
        margin-bottom: 40px;
    }

    .m04_01 .m04_01_title_wrap .m04_pdf {
        display: block;
        bottom: 46%;
        left: 9.3%;
    }
    .m04_01 .m04_01_title_wrap .m04_pdf .haum_pdf {
        padding-right: 30%;
    }
    .m04_01 .m04_01_title_wrap .m04_pdf .haum_pdf a::after {
        display: none;
    }
    .m04_01 .m04_01_title_wrap .m04_pdf .office_pdf {
        margin-top: 15px;
        padding-left: 0;
        padding-right: 30%;
    }

    .m04_01 .m04_01_title_wrap .m04_cata img {
        margin-top: 10px;
    }
}



.m04_01 .m04_01_title_wrap h4 {
    position: absolute;
    bottom: 14px;
    right: 0;
    font-size: 14px;
    color: #999999;
}
.m04_01 .m04_01_title_wrap h4 span {
    color: #9eb97f;
}
.m04_01 .m04_01_title_wrap div {
    display: flex
}
.m04_01 .m04_01_title_wrap p {
    color: #000;
    font-weight: 700;
    font-size: 22px;
    line-height: 17px;
    margin-right: 60px;
    position: relative;
    margin-left: 15px;
    font-family: 'Noto Sans KR', sans-serif;
}
.m04_01 .m04_01_title_wrap p::after {
    content: '';
    width: 1px;
    height: 12px;
    background-color: #aaaaaa;
    position: absolute;
    top: 4px;
    left: -67px;
    margin-right: 26px;
}
.m04_01 .m04_01_title_wrap div:first-child p::after{
    display: none;
}
.m04_01 .m04_01_title_wrap div:last-child  p{
    margin-right: 0;
}

@media (max-width:991px) {
    .m04_01 .m04_01_title_wrap h4 {
        font-size: 12px;
        bottom: 7px;
    }
    .m04_01 .m04_01_title_wrap .m04_01_title_box {
        margin-top: 15px;
    }

    .m04_01 .m04_01_title_wrap p {
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        margin-right: 0;
    }
}

/******************************************
서브
m04_01 샘플신청 write 페이지
html\thema\Fivesense-basic\shop.tail.php
******************************************/

  @media (max-width: 1400px) {
    .m04_01 .inquiry_wrap {
        display: block !important;
        width: 100%;
    }
    .m04_01.write-wrap {
        width: 100% !important;
    }
    .m04_01 .inquiry_wrap .inquiry_box .answer input {
        width: 100% !important;
    }
    .m04_01 .inquiry_wrap .inquiry_box {
        width: 100% !important;
    }
  }
  @media(max-width:991px){
    .m04_01 .inquiry_box .inquiry_box_label label .star {
        font-size: 13px !important;
    }
    .m04_01 .inquiry_wrap .inquiry_box {
        margin-bottom: 30px !important;
    }
    .m04_01 .inquiry_wrap .inquiry_box .answer input{
        width: 330px !important;
        margin-top: 13px !important;
        line-height: 45px !important;
        padding-left: 15px;
    }
    
  }

  .m04_01.write-wrap .write-btn.btn_write {
    margin: 70px 0 100px;
  }
  .m04_01.write-wrap .write-btn.btn_write button {
    width: 260px;
    border-radius: 0 !important;
    background: #9eb97f;
    border: none;
  }
  .m04_01.write-wrap .write-btn.btn_write button span {
    font-size: 18px;
    line-height: 55px;
  }
  .m04_01 .tt {
    font-size: 23px;
    font-weight: 500;
    color: #222;
    margin-top: 85px;
    margin-bottom: 35px;
  }
  .m04_01 .tt.first {
    margin-top: 100px;
  }
  .m04_01 .tt.third {
    margin-top: 110px;
  }
  .m04_01 .tt.four {
    margin-top: 110px;
  }
  .m04_01 .tt.five {
    margin-top: 40px;
    font-family: 'Noto Sans KR',sans-serif;
    font-weight: normal;
  }
  .m04_01 .tt .number {
    font-weight: 600;
    color: #e50012;
  }
  .m04_01 .inquiry_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .m04_01 .inquiry_wrap .inquiry_box {
    width: 630px;
    margin-bottom: 49px;
  }
  .m04_01 .inquiry_wrap .inquiry_box.inquiry_mail {
    width: 100%;
  }
  .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box {
    display: flex;
  }
  .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .mail_box_check {
    display: flex;
    align-items: center;
  }
  .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .mail_box_check p {
    font-size: 15px;
  }
  .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .star {
    margin-right: 30px;
  }
  .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .custom-checkbox {
    margin-right: 11px;
    color: #666666;
  }

@media(max-width:991px){
    .m04_01 .tt.five {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 16px;
        font-weight: 500;
    }

    .m04_01.write-wrap .write-btn.btn_write {
        margin: 35px 50px 70px 50px;
    }
    .m04_01.write-wrap .write-btn.btn_write button {
        width: 180px;
    }
    .m04_01.write-wrap .write-btn.btn_write button span {
        font-size: 13px;
        line-height: 40px;
    }
    .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .mail_box_check p {
        font-size: 11px;
        height: 14px;
    }
    .m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .custom-checkbox {
        width: 11px !important;
        height: 11px !important;
    }
}

 /* 숨김 체크박스 */
.m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box input[type="checkbox"] {
    display: none;
}

/* 커스텀 체크박스 스타일 */
.m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box .custom-checkbox {
    width: 16px; /* 체크박스 크기 조절 */
    height: 16px; /* 체크박스 크기 조절 */
    background-color: #fff; /* 체크박스 배경색 */
    border: 1px solid #dcdcdc; /* 체크박스 테두리 스타일 */
    cursor: pointer;
    display: inline-block;
}

/* 체크박스가 체크된 상태 스타일 */
.m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box input[type="checkbox"]:checked + .custom-checkbox {
    background-color: #ffffff; /* 체크된 상태 배경색 */
}

/* 체크박스에 체크 표시를 추가 */
.m04_01 .inquiry_wrap .inquiry_box .inquiry_mail_box input[type="checkbox"]:checked + .custom-checkbox::before {
    content: "\2714"; /* 체크 모양(✓) */
    display: block;
    color: #9eb97f; /* 체크된 상태 텍스트 색상 */
    font-size: 13px; /* 체크된 상태 아이콘 크기 */
    text-align: center;
    line-height: 20px; /* 세로 가운데 정렬 */
    position: relative;
    top: -3px; /* 조정하여 가운데 정렬 */
}

/* faq */
.div-panel.panel-group .panel-heading a.active {
    color: #9eb97f;
}
.div-panel.panel-group .panel-heading a{
    display: flex;
}
.div-panel.panel-group .panel-heading a .faq_icon {
    width: 20px;
}
.div-panel.panel-group .panel-heading a .text {
    width: 100%;
}
.div-panel.panel-group .panel-heading .panel-body .faq_icon {
    width: 22px;
    height: 22px;
    border: 1px solid #9eb97f;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}


.inquiry_box .answer .col-sm-12 {
    margin-top: 26px;
}
.inquiry_box .answer .col-sm-12 span p {
    font-size: 15px;
}
.inquiry_box .answer .col-sm-12 .tr-line {
    border-top: 1px solid #ddd;
}

.inquiry_box .answer .col-sm-12 tr th {
    text-align: center;
}
.inquiry_box .answer .col-sm-12 .text-right {
    text-align: center;
}
.inquiry_box .answer .col-sm-12 .item-img {
    width: 100%;
    display: flex;
    justify-content: center;
}
.inquiry_box .answer .col-sm-12 .well {
    background-color: #f8f8f8;
    margin-top: 7px;
}


@media(max-width:991px){
    .inquiry_box .answer .col-sm-12 {
        margin-top: 13px;
    }
    .inquiry_box .answer .col-sm-12 span p {
        font-size: 13px;
    }
    .inquiry_box .answer .col-sm-12 tr th {
        font-size: 12px;
    }
    .inquiry_box .answer .col-sm-12 tr td {
        font-size: 12px;
        padding: 4px;
    }
    .inquiry_box .answer .col-sm-12 .tr-line b {
        font-size: 12px;
    }
    .inquiry_box .answer .col-sm-12 .well {
        background-color: #fff;
        padding: 0;
        border: none;
        margin-top: 0;
    }
    .inquiry_box .answer .col-sm-12 .well .content_option li {
        font-size: 10px;
    }
    .div-panel.panel-group .panel-heading {
        font-size: 13px;
    }
    .div-panel.panel-group .panel-heading a .faq_arrow_icon img{
        height: 8px;
    }
}



  @media (max-width: 1300px) {
    .m04_01 .inquiry_wrap .inquiry_box {
      width: 100%;
    }
  }

  .m04_01 .inquiry_wrap .inquiry_box label.width100 {
    width: 200px;
  }
  .m04_01 .inquiry_wrap .inquiry_box .answer input {
    width: 100%;
    line-height: 56px;
    margin-top: 26px;
    background-color: #f8f8f8;
    border-radius: 0;
  }
  .m04_01 .inquiry_wrap .inquiry_box .answer input::placeholder {
    color: #aaaaaa;
    font-size: 16px;
  } 
  .m04_01 .inquiry_box label {
    font-size: 20px;
    font-weight: 500;
    color: #222222;
    display: flex;
    margin-top: 0;
    font-family: 'Noto Sans KR',sans-serif;
  }
  .m04_01 .inquiry_box .inquiry_box_label label .star {
    font-size: 19px;
    color: #9eb97f;
    margin-left: 4px;
  }
  .m04_01 .inquiry_box .answer {
    width: 100%;
  }
  .m04_01 .inquiry_box .answer input {
    border: 1px solid transparent;
    transition: all 0.3s;
  }
  .m04_01 .inquiry_box .answer input:focus {
    border: 1px solid #9eb97f;
    background-color: #ffffff;
  }
  .m04_01 .inquiry_box .answer textarea {
    margin-top: 26px;
    height: 250px !important;
    transition: all 0.3s;
    width: 100%;
    border: 0;
    font-size: 16px;
    color: #aaaaaa;
    border-radius: 0 !important;
    background-color: #f8f8f8;
    font-family: 'Noto Sans KR', sans-serif;
  }
  .m04_01 .inquiry_box .answer textarea:focus {
    border: 1px solid #9eb97f;
    background-color: #ffffff;
  }
  .m04_01 .inquiry_box .answer textarea::placeholder {
    font-size: 16px;
    color: #aaaaaa;
  }

  .m04_01 .inquiry_box .answer.file_wrap {
    float: none;
    display: flex;
    height: 35px;
    margin-top: 53px;
  }
  .m04_01 .inquiry_box .answer.file_wrap .file_input {
    display: flex;
    width: 100%;
  }
  .m04_01 .inquiry_box .answer.file_wrap .file_choose {
    width: 200px;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif;
  }

  @media(max-width:991px){
    .m04_01 .inquiry_box label {
        font-size: 12px !important;
    }
    
    .m04_01 .inquiry_box .answer.file_wrap {
        margin-top: 25px;
    }
    .m04_01 .inquiry_wrap .inquiry_box .answer input::placeholder {
        font-size: 12px;
        color: #aaaaaa;
    }
    .m04_01 .inquiry_box .answer.file_wrap .file_choose {
        width: 120px;
        font-size: 15px;
        height: 23px;
    }
    .inquiry_box .answer .file_input .row .file_content > label {
        width: 65px;
        display: block;
        background: #343631;
        color: #ffffff;
        font-size: 12px !important;
        text-align: center;
        font-weight: 400;
        height: 24px;
        line-height: 24px;
        float: left;
        cursor: pointer;
        margin-top: 0;
    }
    .inquiry_box .answer .file_input .row .file_content > div.right_file input {
        font-size: 12px;
        height: 23px;
    line-height: 23px;
    }
    .m04_01 .inquiry_box .answer .privacy_check label.agree_collect span {
        width: 12px !important;
        height: 12px !important;
        margin-right: 4px;
    }
    .m04_01 .inquiry_box .answer textarea {
        font-size: 12px;
        padding: 15px;
        margin-top: 13px;
    }
  }



  .m04_01 .inquiry_box .answer .radio_wrap {
    display: flex;
    width: 700px;
    margin-top: 26px;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio {
    padding-top: 0;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio + .radio {
    padding-left: 20px;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio label {
    padding-left: 0;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio label input.btn_radio {
    display: none;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio label input.btn_radio + span {
    display: inline-block;
    padding: 0 35px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    line-height: 46px;
    font-size: 17px;
    color: #aaaaaa;
    width: 230px;
    text-align: center;
  }
  .m04_01 .inquiry_box .answer .radio_wrap .radio label input.btn_radio:checked + span {
    border: 1px solid #9eb97f;
    color: #ffffff;
    background-color: #9eb97f;

  }
  .m04_01 .inquiry_box .answer .privacy_wrap {
    overflow: hidden;
  }
  .m04_01 .inquiry_box .answer .privacy_wrap .privacy_content {
    width: 100%;
    height: 170px;
    padding: 24px;
    border: 1px solid #e1e1e1;
    line-height: 1.7;
    font-size: 14px;
    color: #222222;
    overflow-y: scroll;
    font-family: 'Noto Sans KR',sans-serif;
  }
  .m04_01 .inquiry_box .answer .privacy_wrap .privacy_content::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 0;
  }
  .m04_01 .inquiry_box .answer .privacy_check {
    margin-top: 15px;
  }
  .m04_01 .inquiry_box .answer .privacy_check label.agree_collect span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #9eb97f;
    position: relative;
    margin-right: 7px;
  }
  .m04_01 .inquiry_box .answer .privacy_check .agree_collect {
    font-size: 15px;
    color: #666666;
  }
  .m04_01 .inquiry_box .answer .privacy_check input.agree_check {
    display: none;
  }
  .m04_01 .inquiry_box .answer .privacy_check input.agree_check:checked + label.agree_collect span:after {
    content: "\2714";
    position: absolute;
    top: 0px;
    left: 2px;
    font-size: 12px; 
    color: #9eb97f; 
  }
  .m04_01 .inquiry_box.password_box label {
    width: 100px;
  }
  .m04_01 .inquiry_box.password_box .answer {
    width: calc(100% - 100px);
  }
  .m04_01 .inquiry_box.password_box .answer input {
    width: 420px;
  }

@media(max-width:991px){
    .m04_01 .inquiry_box .answer .privacy_wrap .privacy_content{
        font-size: 12px;
        padding: 12px;
    }
    .m04_01 .inquiry_box .answer .privacy_check input.agree_check:checked + label.agree_collect span:after {
        left: 1px;
        font-size: 10px;
    }
}



/******************************************
서브 > 게시판 공통 ( 게시물 개수 노출, 검색창, 글 작성 페이지, 페이지네이션 )
html > skin > board > 공통 > list.skin.php
*******************************************/

.list-page.text-center .pagination li a {
  font-size: 16px;
  color: #bcbcbc !important;
  margin: 0 10px;
}

.list-page.text-center .pagination li a .fa.fa-angle-double-left::before {
  display: none;
}
.list-page.text-center .pagination li a .fa.fa-angle-double-left::after {
  background: url("/img/fa-angle-double-left.png") no-repeat 0px 0px;
  content: "";
  display: inline-block;
  height: 9px;
  width: 29px;
}

.list-page.text-center .pagination li a .fa.fa-angle-left::before {
  display: none;
}
.list-page.text-center .pagination li a .fa.fa-angle-left::after {
  background: url("/img/fa-angle-left.png") no-repeat 0px 0px;
  content: "";
  display: inline-block;
  height: 9px;
  width: 13px;
}

.list-page.text-center .pagination li a .fa.fa-angle-right::before {
  display: none;
}
.list-page.text-center .pagination li a .fa.fa-angle-right::after {
  background: url("/img/fa-angle-right.png") no-repeat 0px 0px;
  content: "";
  display: inline-block;
  height: 9px;
  width: 13px;
}

.list-page.text-center .pagination li a .fa.fa-angle-double-right::before {
  display: none;
}
.list-page.text-center .pagination li a .fa.fa-angle-double-right::after {
  background: url("/img/fa-angle-double-right.png") no-repeat 0px 0px;
  content: "";
  display: inline-block;
  height: 9px;
  width: 29px;
}

.list-page.text-center .pagination li:nth-child(1) a {
  margin-right: 6px;
}
.list-page.text-center .pagination li:nth-child(2) a {
  margin: 0 13px;
}
.list-page.text-center .pagination li:nth-last-child(2) a {
  margin: 0 13px;
}
.list-page.text-center .pagination li:nth-last-child(1) a {
  margin-left: 6px;
}
.list-page.text-center .pagination li.active a {
  background-color: transparent !important;
  border: none !important;
  font-weight: 400;
  color: #9eb97f !important;
}

@media(max-width:991px){
    .list-page.text-center .pagination li.active a {font-size: 13.5px;}

    .list-page.text-center .pagination li:nth-child(1) a {
        margin-right: 4px;
    }
    .list-page.text-center .pagination li:nth-child(2) a {
    margin: 0 7px;
    }
    .list-page.text-center .pagination li:nth-last-child(2) a {
    margin: 0 7px;
    }
    .list-page.text-center .pagination li:nth-last-child(1) a {
    margin-left: 4px;
    }
}

/* btn color */
.btn.btn-color {
    border: 1px solid #9eb97f;
    background: #9eb97f;
}
.btn.btn-color:hover {
    background: #9eb97f;
}

.sub_menu_box {
    display: none;
}
.sub_menu_box.m01_subBox {
    display: block;
}

@media (max-width:991px) {
    .list-page.text-center .pagination li a {
        font-size: 13.5px;
        color: #bcbcbc !important;
        margin: 0 10px;
      }

    .list-page.text-center .pagination li a .fa.fa-angle-double-left::after {
        background: url("/img/fa-angle-double-left.png") no-repeat 0px 0px;
        height: 9px;
    }
    .list-page.text-center .pagination li a .fa.fa-angle-left::after {
        background: url("/img/fa-angle-left.png") no-repeat 0px 0px;
        height: 9px;
    }
    .list-page.text-center .pagination li a .fa.fa-angle-right::after {
        background: url("/img/fa-angle-right.png") no-repeat 0px 0px;
        height: 9px;
    }
    .list-page.text-center .pagination li a .fa.fa-angle-double-right::after {
        background: url("/img/fa-angle-double-right.png") no-repeat 0px 0px;
        height: 9px;
    }
}

/* m05_01 */
.board-list.m05_01_list {
    padding-top: 0;
}

@media (max-width: 991px) {
  .item_detail.item-wrap .item-head .row .form-container .text .pay_con {
      border-radius: 10px;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .btn_payview .pay_con_bg {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: -1;
      display: none;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .btn_payview.active .pay_con_bg {
      display: block;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab {
    background: #ffffff;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel {
      flex-direction: row;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel li.option_name {
      width: 110px;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel li:last-child {
      width: calc(100% - 110px);
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel li.option_name label {
      font-size: 13px;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel select {
      background: url(../img/micon_drop.png) no-repeat calc(100% - 12.5px) center;
      background-size: 9.5px 5px;
      padding: 0 15px;
      font-size: 12.5px;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .pay_tab .option_sel.it_supply {
      border-top: 1px solid #f7f7f7;
      padding-top: 12px;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .list-group .list-group-item+li::before {
      width: 100%;
  }

  .item_detail.item-wrap .item-head .row .form-container .text .pay_con .list-group .list-group-item+li::after {
      width: 100%;
  }
}

@media (max-width: 768px) {
  #itemrelation .btn_cart {
      width: 30px;
      height: 30px;
      right: 6.5px;
      bottom: 6.5px;
  }

  #itemrelation .btn_cart img {
      height: 30px;
  }
}

/* 상품상세페이지 탭 */
.item_detail .item_detail_tab .tabs_box {
  border-bottom: 1px solid #eee;
}

.item_detail.item-wrap .item_detail_tab .tabs .tabs_box ul.tabs-top li span {
  font-weight: 400;
  color: #666666;
}

.item_detail .item_detail_tab .tabs_box.fixed {
  top: 56px;
}

@media (max-width: 991px) {
  .item_detail .item_detail_tab .tabs_box.fixed {
      top: 0;
  }

  .item_detail.item-wrap .item_detail_tab .tabs .tabs_box ul.tabs-top li {
      width: 25% !important;
  }

  .item_detail.item-wrap .item_detail_tab .tabs .tabs_box ul.tabs-top li span {
      width: 100%;
      font-size: 16px;
  }
}
@media(max-width: 480px){
    .item_detail.item-wrap .item_detail_tab .tabs .tabs_box ul.tabs-top li span {
        font-size: 14px;
    }
}

/* 상품상세페이지 상품정보 */
.item_detail.item-wrap .tab_etc {
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 60px;
  padding-top: 50px;
  margin-bottom: 50px;
}

.item_detail.item-wrap .tab_etc .item_table_tt {
  text-align: left;
  margin-bottom: 18px;
}

.item_detail.item-wrap .tab_etc .it_detail {
  background: transparent;
}

.item_detail.item-wrap .tab_etc .it_detail li {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}

.item_detail.item-wrap .tab_etc .it_detail li:last-child {
  border: none;
}

.item_detail.item-wrap .tab_etc .it_detail li .it_detail_tt {
  width: 15%;
  background: #f8f8f8;
  font-size: 15px;
  line-height: 21px;
  padding: 17.5px 20px;
}

.item_detail.item-wrap .tab_etc .it_detail li .it_detail_con {
  width: 85%;
  font-size: 15px;
  line-height: 21px;
  padding: 10px 20px;
  color: #222;
}

.item_detail.item-wrap .tab_etc .delivery_box .tbox-head {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
}

.item-wrap .item_delivery .tbox-body {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 40px;
}

.item-wrap .item_delivery.delivery_ch .tbox-body {
  margin-bottom: 50px;
}

.item-wrap .tab-pane .img_btn {
  width: 100%;
  background-color: #fff;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: 56px;
  padding: 0 20px;
  border: 1px solid #dddddd;
  border-radius: 28px;
  max-width: 280px;
  margin: 30px auto 0;
}

.item-wrap .tab-pane .img_btn .on {
  display: none;
}

.item-wrap .tab-pane .img_btn.active img {
  transform: rotate(180deg);
}

.item-wrap .img-resize {
  max-height: 2500px;
  overflow: hidden;
}

.item-wrap .img-resize.open {
  max-height: 100%;
  overflow: visible;
}

@media (max-width: 991px) {
  .item_detail.item-wrap .tab_etc {
      padding-top: 20px;
      margin-bottom: 37.5px;
      border-top: 8px solid #f9f9fa;
      border-bottom: none;
      /*width: calc(100% + 30px);*/
	  width:100% !important;
      position: relative;
      left: 0 !important;
  }

  .item_detail.item-wrap .tab_etc .item_delivery {
      padding: 0 15px;
  }

  .item_detail.item-wrap .tab_etc .item_table_tt {
      font-size: 14.5px;
      font-weight: 700;
      cursor: pointer;
      position: relative;
  }

  .item_detail.item-wrap .tab_etc .item_table_tt::before, .item_detail.item-wrap .tab_etc .item_table_tt::after {
      content: '';
      display: block;
      width: 10px;
      height: 1px;
      background-color: #000000;
      position: absolute;
      top: 50%;
      right: 17px;
  }

  .item_detail.item-wrap .tab_etc .item_table_tt::before {
      transform: translateY(-50%) rotate(45deg);
  }

  .item_detail.item-wrap .tab_etc .item_table_tt::after {
      transform: translateY(-50%) rotate(-45deg);
      right: 10px;
  }

  .item_detail.item-wrap .tab_etc .item_table_tt.on::before {
      transform: translateY(-50%) rotate(-45deg);
  }

  .item_detail.item-wrap .tab_etc .item_table_tt.on::after {
      transform: translateY(-50%) rotate(45deg);
  }

  .item-wrap .img-resize {
      max-height: 1000px;
      padding-bottom: 0;
  }

  .item_detail.item-wrap .img-resize.mobile_divide:after {
      display: none;
  }

  .item-wrap .tab-pane .img_btn {
      position: relative;
      max-width: 100%;
      z-index: 1;
      font-size: 13px;
      font-weight: 500;
      line-height: 38px;
      margin: 0 auto;
  }

  .item-wrap .tab-pane .img_btn p {
      font-family: 'SUIT-Bold';
  }

  .item-wrap .tab-pane .img_btn img {
      width: 9px;
  }

  .item-wrap .tab-pane .btn_bg {
      position: relative;
  }

  .item-wrap .tab-pane .btn_bg::after {
      content: '';
      display: block;
      width: 100%;
      height: 120px;
      position: absolute;
      left: 0;
      bottom: 0;
      background-image: linear-gradient(transparent 1%,#fff 50%,#fff 99%);
  }

  .item-wrap .tab-pane .btn_bg.off::after {
      display: none;
  }

  .item_detail.item-wrap .tab_etc .it_detail li {
      border-bottom: 1px solid #eee;
  }

  .item_detail.item-wrap .tab_etc .it_detail li:after {
      display: none;
  }

  .item_detail.item-wrap .tab_etc .it_detail li .it_detail_tt {
      width: 40.2%;
      max-width: 130px;
      font-size: 11px;
      line-height: 15px;
      padding: 12.5px 15px;
  }

  .item_detail.item-wrap .tab_etc .item_delivery:first-child .tbox-body {
      display: none;
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head {
      background: transparent;
      font-size: 14.5px;
      padding: 19.25px 0 !important;
      position: relative;
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head::before, .item_detail.item-wrap .tab_etc .item_delivery .tbox-head::after {
      content: '';
      display: block;
      width: 10px;
      height: 1px;
      background-color: #000000;
      position: absolute;
      top: 50%;
      right: 17px;
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head::before {
      transform: translateY(-50%) rotate(45deg);
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head::after {
      transform: translateY(-50%) rotate(-45deg);
      left: auto;
      display: block !important;
      right: 10px;
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head.on::before {
      transform: translateY(-50%) rotate(-45deg);
  }

  .item_detail.item-wrap .tab_etc .item_delivery .tbox-head.on::after {
      transform: translateY(-50%) rotate(45deg);
  }

  .item_detail.item-wrap .tab_etc .item_delivery.on .tbox-head {
      background: transparent;
  }

  .item_detail.item-wrap .tab_etc .it_detail li .it_detail_con {
      font-size: 11px;
      color: #222222;
      line-height: 15px;
  }
}


/* 상품 상세페이지 헤더 */
@media (max-width: 991px) {
  .m_header .container_fix.item_header {
      padding: 4px 115px 4px 33px;
      justify-content: center;
  }

  .m_header .container_fix.item_header .list_btn {
      position: absolute;
      top: 50%;
      left: 15px;
      transform: translateY(-50%);
  }

  .m_header .container_fix.item_header .list_btn img {
      height: 9px;
  }

  .m_header .container_fix.item_header .item-tt {
      color: #1b1b1b;
      font-size: 15px;
      font-weight: 500;
      white-space : nowrap;
      height: 20px;
      line-height: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
  }
}
@media(max-width:480px){
    .m_header {
        /* padding: 10px 0 !important;  */
    }
    .m_header .container_fix.item_header .item-tt {
        font-size: 14px;
        text-align: left;
    }
    .m_header .container_fix .right_menu .right_list li + li {
        margin-left: 10px !important;
    }
    .m_header .item_header img {
        height: 13px !important;
    }
    .m_header .container_fix .right_menu .right_list li .search_btn img {
        height: 17px !important;
    }
    .m_header .container_fix .right_menu .right_list li:last-child img {
        height: 20px !important;
    }
    .m_header .container_fix .right_menu .right_list {
        height: 27px;
    }
}

/* 상품 상세페이지 썸네일 */
.item_detail.item-wrap .img-container .thumb_big_wrap .timer_box {
  background-color: #f2f2f2;
  line-height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item_detail.item-wrap .img-container .thumb_big_wrap .timer_box p {
  color: #652df1;
  font-size: 16px;
  font-weight: 500;
  padding-left: 8px;
}

.item_detail.item-wrap .img-container .thumb_big_wrap .timer_box img {
  position: relative;
  top: 1px;
}

@media (max-width: 991px) {
  .item_detail.item-wrap .img-container .thumb_big_wrap .timer_box {
      line-height: 39.5px;
  }

  .at-body.it_body {
      overflow-x: hidden;
  }

  .item_detail #msit_pvi_thumb {
      padding: 10px 0;
  }

  .item_detail #msit_pvi_thumb a {
      margin: 0;
  }

  .item_detail #msit_pvi_thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      overflow: hidden;
  }

  .item_detail #msit_pvi_thumb img:hover {
      border: none;
  }

  .item_detail #msit_pvi_thumb .swiper-slide-thumb-active img {

  }
}

@media (max-width: 991px) {
  .m_header {
      padding: 16px 0;
      background: #ffffff;
  }
  .m_header .item_header img {
    height: 17px;
  }


  .at-menu .m-menu {
      border-bottom: 1px solid #eee;
  }

  .m_header .container_fix .left_menu {
      display: none;
  }

  .m_header .container_fix .center_logo {
      flex-grow: 0;
  }

  .m_header .container_fix .center_logo img {
      height: 23px;
  }

  .m_header .container_fix .right_menu {
      margin-left: auto;
  }

  .m_header .container_fix .right_menu .right_list {
      display: flex;
      align-items: center;
  }

  .m_header .container_fix .right_menu .right_list li + li {
      margin-left: 19px;
  }

  .m_header .container_fix .right_menu .right_list li .marker_box {
      width: 17px;
  }

  .m_header .container_fix .right_menu .right_list li a.m_marker {
      width: 17px;
      height: 23px;
  }

  .m_header .container_fix .right_menu .right_list li .search_btn img {
      height: 22px;
  }

  .m_header .container_fix .right_menu .right_list li:last-child {
      position: relative;
      top: -1px;
  }

  .m_header .container_fix .right_menu .right_list li:last-child img {
      height: 24px;
  }

  .m_header .container_fix .right_menu .right_list li .cart_count {
      display: block;
      width: 13.5px;
      height: 13.5px;
      border-radius: 50%;
      background: #9eb97f;
      font-size: 10px;
      font-weight: 600;
      color: #fff;
      text-align: center;
      line-height: 13px;
      position: absolute;
      bottom: -4px;
      right: -4px;
  }

  /* ìµœê·¼ ê²€ìƒ‰ì–´ */
  .m_header .container_fix .right_menu .right_list li .m_search_box {
      display: none;
      width: 100vw;
      height: 100vh;
      position: fixed;
      left: 0;
      top: 34px;
      background: #fff;
      z-index: 50;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box.no_banner {
      top: 0;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search {
      height: 45px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #e1e1e1;
      height: 100%;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_top_top {
      width: calc(100% - 42.5px);
      height: 100%;
      position: relative;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top input {
      border: none;
      font-size: 12.5px;
      width: 100%;
      height: 100%;
      padding-left: 15px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top input::placeholder {
      color: #222;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_btn {
      border: none;
      background: transparent;
      position: absolute;
      top: 50%;
      right: 12px;
      transform: translatey(-50%);
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .search_btn img {
      height: 22px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .close_btn {
      border-left: 1px solid #e1e1e1;
      width: 42.5px;
      height: 100%;
      line-height: 42px;
      cursor: pointer;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_top .close_btn img {
      height: 18px;
  }

  /* ì‡¼í•‘ íŠ¸ë Œë“œ Top 10 */
  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top {
      display: flex;
      align-items: flex-end;
      justify-content: space-between;
      padding: 0 15px 7.5px;
      height: 36px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top .preview_top_title {
      font-size: 13px;
      font-weight: 700;
      color: #222;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_top .all_delete_btn {
      font-size: 11px;
      color: #999;
      border: none;
      background-color: transparent;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 15px;
      height: 35px;
      border-bottom: 1px solid #f5f5f5;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li + li {
      margin-left: 0;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .left p {
      font-size: 12px;
      font-weight: 300;
      color: #666;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .right {
      background-color: transparent;
      border: none;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .preview_list li .right img {
      height: 10px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .more_keyword .more_keyword_btn button {
      border: 1px solid #e1e1e1;
      background-color: #fff;
      border-radius: 16.25px;
      width: 87.5px;
      height: 32.5px;
      margin: 15px auto 0;
      font-size: 11px;
      color: #333;
      line-height: 30.5px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .more_keyword .more_keyword_btn .arrow {
      display: inline-block;
      font-family: 'SUIT', sans-serif;
      font-weight: 500;
      transform: rotate(90deg);
      margin-left: 2px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .list_off {
      color: #b5b5b5;
      font-size: 12.5px;
      font-weight: 500;
      padding: 30px 0;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_mid .list_off img {
      display: block;
      margin: 0 auto 15px;
      width: 41px;
      height: 41px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .keyword_rank_box_title {
      font-size: 13px;
      font-weight: 600;
      color: #222;
      text-align: left;
      padding-left: 15px;
      margin: 20px 0 13px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li + .rank_li {
      margin-left: auto;
      margin-top: 21.5px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a {
      font-size: 12px;
      font-weight: 500;
      display: flex;
      align-items: center;
      padding: 0 20px 0 15px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .num {
      width: 26px;
      text-align: left;
      padding-left: 5px;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .keyword {
      color: #666;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status {
      margin-left: auto;
      position: relative;
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_up:before {
      content: "";
      border-bottom: 5.5px solid #8c6df9;
      border-left: 3.5px solid rgba(0, 0, 0, 0);
      border-right: 3.5px solid rgba(0, 0, 0, 0);
      position: absolute;
      left: -12px;
      top: 50%;
      transform: translatey(-50%);
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_down:before {
      content: "";
      border-top: 5.5px solid #aaa;
      border-left: 3.5px solid rgba(0, 0, 0, 0);
      border-right: 3.5px solid rgba(0, 0, 0, 0);
      position: absolute;
      left: -12px;
      top: 50%;
      transform: translatey(-50%);
  }

  .m_header .container_fix .right_menu .right_list li .m_search_box form .header_search .search_bot .msearch_preview_box .msearch_preview_bot .rank_box .rank_list .rank_li .rank_a .status.rank_keep:before {
      content: "";
      display: inline-block;
      width: 6px;
      height: 1px;
      background: #aaa;
      position: absolute;
      left: -12px;
      top: 50%;
      transform: translatey(-50%);
  }
}



/*  240109 유지보수 PJH */
.list_top {margin-bottom:75px;}

/*  240126 유지보수 nyb */
@media (max-width: 991px){
	.board_style .div-head{padding: 18px 0;}
	.board_style .list-board .list-body li.list-item.bg-light > div {padding: 18px 5px;}
	.responsive .board_style .list-board .item-details{padding-top: 5px;}
}
#sidebar-menu .menu_li .panel-collapse .menu_li_sub{padding-bottom: 10px;}

/*  240222 유지보수 nyb */
.text_red{color:#d31f21;text-align: right;margin: 10px 0 0;font-size: 16px;font-weight: 500;}
@media (max-width: 991px){
	.text_red{font-size: 13px;}
}