@charset "utf-8";

/* PC이하 */
.cate_tit span {
  background-size: auto 60px;
}

.hj {
  width: 80%;
}

.hj select {
  width: 100%;
}

@media all and (max-width:1279px) {

  /* 상품 view */
  .prod_img>div {
    display: block;
  }

  .prod_img_small {
    margin-top: 10px;
    margin-left: 0;
    width: auto;
  }

  .prod_thumbs li {
    margin-right: 7px;
    margin-bottom: 0;
    display: inline-block;
  }

  .prod_view_top>.right {
    box-sizing: border-box;
    padding-left: 10px;
  }

  .card_sale .white li .tit {
    font-size: 14px;
  }

  .card_sale .white li .card_img {
    padding-left: 0;
  }

  .card_sale .white li .card_img .left {
    position: static;
    margin-bottom: 10px;
  }

  .col03 .month_click button {
    display: block;
    font-size: 13px;
  }

  .rantal_wrap.col01>li .select__wrap,
  .rantal_wrap.col01>li .btn__wrap {
    width: 400px;
  }

  .month_click button img {
    max-height: 16px;
  }

  .rantal_wrap.col03>li .top {
    padding-left: 0;
  }

  .rantal_wrap.col03>li .top .icon {
    position: static;
  }

  .col03 .month>div {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }

  .prod_fix.on {
    right: 60px;
    margin-right: 0;
  }

  .rantal_wrap>li.month_on .month_click {
    padding: 20px 0;
  }

  .select__wrap {
    width: 100%;
  }

  .btn__wrap {
    width: 100%;
  }
}

/* 타블렛 세로 */
@media all and (max-width:1023px) {

  .fz14 {
    font-size: 12px;
  }

  .fz15 {
    font-size: 13px;
  }

  .fz16 {
    font-size: 14px;
  }

  .fz17 {
    font-size: 15px;
  }

  .fz18 {
    font-size: 16px;
  }

  .fz19 {
    font-size: 17px;
  }

  .fz20 {
    font-size: 28px;
  }

  /* 상품 view */
  .prod_img_big {
    width: 100%;
  }

  .prod_view_top>div {
    width: 100%;
    displaY: block;
  }

  .prod_view_top>.right {
    margin-top: 40px;
    padding-left: 0;
  }


  .prod-view-page.agency .prod_view_top>.right {
    margin-bottom: 40px;
  }

  .agency__btn {
    height: 50px;
    line-height: 50px;
  }

  .card_sale .white li .card_img>div {
    displaY: block;
  }

  .rantal_wrap>li {
    padding: 45px 15px 15px 15px;
  }

  .rantal_wrap>li .top {
    padding-left: 0;
  }

  .rantal_wrap>li .top .icon {
    position: static;
    display: flex;
    align-items: center;
  }

  .rantal_wrap>li .top .txt {
    margin-top: 15px;
  }

  .rantal_wrap>li .top .card a {
    font-size: 12px;
  }


  .rantal_wrap.col03>li .top .card.float-r {
    float: none;
    margin-top: 10px;
    display: inline-block;
  }

  .rantal_wrap.col01 .card_sale .white li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
  }

  .month>div a {
    height: 60px;
  }

  .month_click button {
    font-size: 13px;
  }

  .col02 .month_click button {
    display: block;
  }


  .card_sale .white li .card_img .right {
    font-size: 12px;
  }

  .prod_view_bot {
    padding: 25px 20px;
  }

  .prod_view_detail {
    padding-right: 220px;
  }

  .prod_fix {
    width: 200px;
    padding: 20px 15px 10px;
  }

  .prod_fix.on {
    right: 50px;
  }

  .prod_fix .red_small {
    font-size: 13px;
  }

  .prod_fix .fix_tit {
    font-size: 16px;
  }

  .prod_fix .box .blue {
    font-size: 16px;
  }

  .prod_fix .box th {
    font-size: 13px;
  }

  .prod_fix .box td {
    font-size: 14px;
  }

  .prod_fix .box th,
  .prod_fix .box td {
    padding-top: 10px;
  }

  .prod_fix .btn button {
    width: 100%;
    font-size: 14px;
    height: 45px;
    margin-bottom: 5px;
  }


  .lnb_wrap {
    border-top: 1px solid #ddd;
  }

  .snslink {
    top: 25px;
  }

  .fav_section {
    top: 117px;
    left: 0;
  }

  #logo {
    padding-top: 20px;
  }

  /* lnb */
  .lnb_now {
    display: block;
  }

  .lnb {
    padding-left: 0;
    padding-top: 0;
    border-right: 1px solid #ddd;
    display: none;
  }

  .lnb li {
    width: 50%;
  }

  .lnb a {
    margin: 0;
    border-top: 0;
  }

  .lnb li:nth-child(2n) a {
    border-right: 0;
    border-left: 0;
  }

  .lnb .blank {
    display: none;
  }

  .lnb .on a {
    background: transparent;
    border-color: #ddd;
    color: #dd5119;
  }

  .lnb_2dep {
    padding: 25px 50px;
    overflow: hidden;
    font-size: 1em;
  }

  .lnb_2dep li {
    display: block;
    float: left;
    min-width: 33%;
    margin-right: 0.33%;
    margin: 0;
    padding: 2px 0;
    font-size: 1em;
  }

  /* 검색필드 */
  .search_field {
    padding-bottom: 5px;
    margin-bottom: 20px;
  }

  .sns_link {
    margin-top: 10px;
  }

  /* 2019-05-31 */
  .new_chk .tit {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 5px;
  }

  .new_chk>li {
    padding-left: 30px;
  }

  .ck_wrap {
    width: 33.333333%;
  }

  .ck_wrap label {
    font-size: 13px;
    margin-left: 3px;
    letter-spacing: -.5px;
  }


  .board--style01 .board__data .table__wrap {
    width: 100%;
    overflow-x: scroll;
  }

  .board--style01 .board__data .table__wrap::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background: none;
    -ms-overflow-style: none;
  }

  .board--style01 .board__data .table__wrap::-webkit-scrollbar-thumb {
    background: #dcdcdc;
  }

  .board--style01 .board__data .table__wrap::-webkit-scrollbar-track {
    background: none;
  }

  .board--style01 .board__data .table__wrap:last-child {
    border-bottom: none;
  }


  .board--style01 .board__data .data__table {
    width: 850px;
  }

  .card--article {
    padding: 25px 0;
  }



  .board--style03 .board__top {
    display: none;
  }

  .board--style03 .board__no {
    display: none;
  }

  .board--style03 .board__list {
    flex-wrap: wrap;
  }

  .board--style03 .board__tit {
    width: 100%;
    flex: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
  }

  .board--style03 .board__date {
    width: auto;
  }

  .board--style03 .board__hit {
    width: auto;
  }

  .board--style03 .board__hit span {
    display: inline-block !important;
    margin-left: 15px;
  }

  .col03 .btn__wrap,
  .col03 .select__wrap {
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .col03 .month_click .btn__wrap button,
  .col03 .select__wrap .option__wrap,
  .col03 .month_click .amount__wrap {
    width: 100%;
    margin-bottom: 8px;
  }
}

/* 타블렛 가로 미만 ~ 모바일 */
@media all and (max-width:767px) {

  /* 상품 view */
  .path {
    display: none;
  }

  .prod_view_top {
    padding-top: 30px;
  }

  .prod_img_big {
    height: 450px;
    line-height: 450px;
  }

  .prod_name .dh_orange {
    font-size: 13px;
  }

  .prod_name b {
    font-size: 15px;
  }

  .prod_table_wrap {
    padding: 20px 0;
  }

  .rantal_wrap {
    flex-wrap: wrap;
  }

  .rantal_wrap>li {
    width: 100% !important;
    margin-right: 0 !important;
  }


  .rantal_wrap.col02>li .top .card.float-r {
    float: none;
    margin-top: 10px;
    display: inline-block;
  }

  .rantal_wrap>li .top .sub p {
    font-size: 12px;
    padding-left: 60px;
    margin-bottom: 10px;
  }

  .rantal_wrap.col03>li .top .sub p {
    padding-left: 7px;
    padding-top: 18px;
  }


  .col03 .month>div {
    width: 32%;
    margin-right: 2%;
    display: inline-block;
  }


  .prod_view_bot .v_tit {
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .prod_view_bot .v_tit span {
    display: block;
    margin-left: 0 !important;
    margin-top: 7px;
    font-size: 13px;
  }

  .prod_view_detail .img_wrap {
    padding-top: 20px;
  }

  .prod_view_detail {
    padding-right: 0;
  }

  .prod_fix {
    display: none;
  }

  /* .prod_fix_m {
    display: block;
  } */


  #logo {
    padding-top: 3px;
  }

  .snslink {
    top: 10px;
  }

  .snslink li {
    margin-left: 5px;
  }

  .fav_section {
    top: 83px;
  }

  .top__tit {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 25px;
  }

  .board--style01 .board__tit {
    display: block;
  }

  .board--style01 .board__tit::before {
    top: 50%;
  }

  .board--style01 .board__tit .tit__param02 {
    margin-top: 7px;
  }

  .card--article {
    display: block;
  }

  .card--article .card__img {
    margin: 0 auto 45px auto;
  }

  .card--article .card__info {
    margin-left: 0;
  }

  .board--style02 .board__tit .tit__param01 {
    display: none;
  }

  .rantal_wrap.col01>li .default {
    flex-wrap: wrap;
  }

  .rantal_wrap.col01>li .default .top {
    margin-bottom: 20px;
  }

  .rantal_wrap.col01>li .default>div {
    width: 100%;
  }

  .col03 .select__wrap {
    margin-bottom: 8px;
    flex-wrap: nowrap;
  }

  .col03 .btn__wrap {
    flex-wrap: nowrap;
    margin-bottom: 0;
  }

  .col03 .month_click .btn__wrap button,
  .col03 .select__wrap .option__wrap,
  .col03 .month_click .amount__wrap {
    width: 49%;
    margin-bottom: 0px;
  }

  .rantal_wrap>li .top .txt {
    margin-top: 0;
  }

  .rantal_wrap>li .top {
    padding-left: 125px;
  }

  .rantal_wrap>li .top .icon {
    position: absolute;
    display: block;
  }

  .rantal_wrap>li .top .card a {
    padding: 2px 10px;
    font-size: 13px;
  }

  .prod_view_bot.card .card__tit .txt02 {
    padding-left: 3%;
    padding-right: 3%;
    word-break: keep-all;
    line-height: 1.4em;
  }
}

/* 모바일 상세 */
@media all and (max-width:640px) {

  /* 상품 view */
  .prod_view_top {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    padding-top: 0;
    padding-bottom: 20px;
  }

  .prod-view-page.agency .prod_view_top>.right {
    margin-bottom: 0;
  }

  .agency__btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 15px;
  }

  .prod_img_m .slick-dots {
    text-align: center;
  }

  .prod_img_m .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
  }

  .prod_img_m .slick-dots li button {
    text-indent: -9999em;
    border: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 25px;
    height: 2px;
  }

  .prod_img_m .slick-dots li.slick-active button {
    background: #000;
  }

  .prod_img .prod__cate p {
    font-size: 11px;
    font-weight: 300;
  }

  .prod_img .prod__cate p:not(:last-child) {
    margin-right: 3px;
  }

  .new_share {
    position: relative;
    text-align: right;
    padding: 0 20px;
  }

  .sns_wrap {
    display: none;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 30px;
    padding: 10px 25px;
    border: 1px solid #ddd;
  }

  .sns_wrap.on {
    display: block;
  }

  .sns_wrap>img {
    display: none;
  }

  .prod_view_top>.right {
    margin-top: 0;
  }

  .prod_name {
    margin-top: 0;
    padding: 0 20px;
  }

  .prod_table_wrap {
    border-top: 1px solid #ddd;
    border-bottom: 0;
    padding: 25px 20px;
  }

  .fix_price {
    padding: 20px 20px 10px;
    border-top: 1px solid #ddd;
  }

  .fix_price .box {
    width: 100%;
    height: 40px;
    display: block;
    border-radius: 10px;
    padding: 0;
    background: none;
    color: #000;
  }

  .fix_price .box .tit {
    font-size: 15px;
    margin-bottom: 0;
    float: left;
  }

  .fix_price .box.org {
    margin-left: 0;
    background: none;
  }

  .fix_price .box.org .tit {
    color: #dd5119;
  }

  .fix_price .box .align-r {
    font-sizE: 16px;
  }

  .fix_price .box .align-r b {
    font-sizE: 24px;
    letter-spacing: -0.8px;
  }

  .fix_price .box .align-r b.gray6 {
    color: #dd5119;
  }


  .prod_view_bot {
    padding: 0;
    background: transparent;
  }

  .prod_view_bot .v_tit {
    font-weight: bold;
  }

  .prod_view_bot .v_tit span {
    font-weight: normal;
  }

  .prod_view_detail .img_wrap {
    border-top: 0;
    padding-top: 0;
  }

  .rantal_wrap>li .top .txt {
    margin-top: 10px;
  }

  .m_ver_txt {
    display: flex;
    align-items: center;
  }

  .rantal_wrap.col02>li,
  .rantal_wrap.col03>li {
    width: 100%;
  }

  .rantal_wrap.col02>li:nth-child(2n),
  .rantal_wrap.col03>li:nth-child(3n) {
    margin-right: 0
  }

  .col02 .month>div,
  .col03 .month>div {
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 0;
    width: 32%;
  }

  .month>div a {
    background-size: 17px;
  }

  .rantal_wrap>li .top .name {
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: 9px;
  }

  .rantal_wrap>li .top .card {
    float: none;
    display: inline-block;
  }

  .rantal_wrap.col02>li .top .card.float-r,
  .rantal_wrap.col03>li .top .card.float-r {
    margin-top: 0;
    margin-left: 10px;
  }

  .rantal_wrap.col03>li .top .sub p {
    padding-left: 60px;
    padding-top: 0;
  }

  .month_click button {
    /* width: 130px; */
  }

  .rantal_wrap.col01>li .select__wrap,
  .rantal_wrap.col01>li .btn__wrap {
    width: 100%;
  }

  .col02 .month_click button,
  .col03 .month_click button {
    display: inline-block;
  }

  .col02 .month_click button.ok,
  .col03 .month_click button.ok {
    margin-left: 5px;
  }

  .fav_section {
    width: 100%;
  }

  /* layout */
  .content {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  /* title */
  .cate_tit {
    font-size: 1.6em;
    padding-bottom: 30px;
  }

  .cate_tit::after {
    width: 1px;
    height: 15px;
  }

  .part_tit {
    font-size: 1.4em;
    margin-top: 30px;
  }

  .page_desc {
    font-size: 1em;
    padding: 15px;
  }

  /* lnb */
  .lnb_2dep {
    padding: 25px;
  }

  .hj select {
    height: 30px;
    line-height: 30px;
  }

  #left_quick {
    display: none;
  }


  .board--style01 .board__tit {
    padding: 12px 45px 13px 12px;
  }

  .board--style01 .board__tit .tit__param01 {
    font-size: 15px;
  }

  .board--style01 .board__tit .tit__param02 {
    font-size: 13px;
    margin-top: 5px;
  }

  .board--style01 .board__data {
    padding: 20px;
  }

  .board--style01 .board__data .data__table {
    width: 550px;
  }

  .board--style01 .board__data .data__table .table__tit {
    font-size: 13px;
    padding: 7px 0;
  }

  .board--style01 .board__data .data__table .table__header {
    padding: 7px;
    font-size: 12px;
  }

  .board--style01 .board__data .data__table .table__data {
    padding: 7px;
    font-size: 12px;
  }

  .board--style01 .board__tit::before {
    width: 30px;
    height: 30px;
    right: 10px;
  }

  .board--style01 .board__tit .tit__param01 .tit__img {
    width: 80px;
    margin-right: 15px;
  }

  .board--style01 .board__tit .tit__param01 .tit__img img {
    max-width: 80px;
  }

  .board--style01 .board__tit::before {
    width: 30px;
    height: 30px;
    right: 10px;
  }

  .card--article .card__info .info__tit {
    font-size: 18px;
  }

  .card--article .card__info .info__stit {
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 10px;
  }

  .card--article .card__info .info__detail>li>p:first-child {
    width: 85px;
  }

  .card--article {
    margin-bottom: 40px;
  }

  .board--style03 {
    margin-top: 25px;
  }

  .board--style03 .board__list {
    padding: 12px;
  }

  .board--style03 .board__tit {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .board--style03 .board__date,
  .board--style03 .board__hit {
    font-size: 13px;
  }

  .agency-board .board__search {
    flex-wrap: wrap;
  }

  .board__search .board__total {
    width: 100%;
    margin-bottom: 12px;
  }

  .board__search .board__form .form__select {
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    width: 100px;
  }

  .board__search .board__form {
    margin-left: 0;
    width: 100%;
  }

  .board__search .board__form .form__search {
    line-height: 35px;
    height: 35px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .board__search .board__form .form__search input {
    width: 80%;
    line-height: 35px;
    height: 35px;
  }

  .agency-board .board__search {
    margin-top: 40px;
  }

  .board--style02 .board__tit {
    flex-wrap: wrap;
  }

  .board--style02 .board__tit .tit__param02 {
    width: 100%;
  }

  .board--style02 .board__tit .tit__param03 {
    margin-top: 7px;
    font-size: 15px;
    background-position: 0 4px;
  }

  .board--style02 .board__tit {
    padding: 12px 45px 13px 12px;
  }

  .board--style02 .board__tit::before {
    top: 50%;
    right: 4px;
  }

  .board--style02 .board__data {
    padding: 40px;
    background-position: 13px 45px;
  }

  .board--style02 .board__data .data__param01 {
    font-size: 15px;
  }

  .month_click select {
    width: 270px;
    line-height: 35px;
    height: 35px;
  }


  /* .month_click .amount__wrap {
    width: 270px;
  } */

  .month_click .amount__wrap input,
  .month_click .amount__wrap button {
    line-height: 35px;
    height: 35px;
  }

  .search__result .prod_list_top {
    margin: 20px 0;
  }

  .tab--style02>p {
    line-height: 40px;
    height: 40px;
    font-size: 13px;
  }

  .tab--style02>p::before {
    display: none;
  }

  .prod_view_bot.card {
    padding-bottom: 0px;
    border-width: 2px;
  }

  .rantal_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rantal_wrap>li .top {
    padding-left: 0;
  }

  .rantal_wrap>li .top .icon {
    position: static;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: flex-start
  }

  .rantal_wrap>li .top .txt {
    margin-top: 15px;
  }

  .rantal_wrap>li .top .card a {
    font-size: 12px;
  }

  .m_ver_txt {
    margin-left: 0;
  }

  .prod_view_bot.card .card__top p {
    font-size: 18px;
    line-height: 1.4em;
    background-size: 25px;
    padding-left: 33px;
  }

  .prod_view_bot.card .card__top {
    padding: 15px;
  }

  .prod_view_bot.card .card__tit {
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .prod_view_bot.card .card__tit .txt01 {
    line-height: 1em;
    font-size: 22px;
  }

  .prod_view_bot.card .card__tit .txt02 {
    font-size: 14px;
    margin-top: 12px;
  }

  /* 할부신청 */
  .b2b__form .form__wrap .b2b__tit{font-size: 20px; height: 60px; line-height: 60px;}
  .b2b__form{padding: 75px 0;}
  .b2b__form .form__wrap .form{padding: 25px 25px 45px 25px;}
  .b2b__form .form__wrap .form .form__tit{font-size: 17px; margin-bottom: 10px;}
  .b2b__form .form__wrap .form .form__list li{flex-direction: column;}
  .b2b__form .form__wrap .form .form__list .list__tit{width: 100%; padding: 7px; border-bottom: 1px solid #ddd; font-size: 13px;}
  .b2b__form .form__wrap .form .form__list .list__input{padding: 7px;}
  .b2b__form .form__wrap .form .form__list .list__input input[type="text"]{width: 100%;}
  .b2b__form .form__wrap .form .form__list .list__input input[type="text"].small{width: 75px;}
  .b2b__form .form__wrap .form .form__list .list__input .input__addr .mr5{margin-bottom: 5px;}
  .file-upload__wrap .file-upload .file-label,
  .file-upload__wrap .file-upload .upload-name{font-size: 12px;}
  .b2b__form .form__wrap .form .form__terms{height: 120px;}
  .b2b__form .form__wrap .form .form__btn{margin-top: 40px; width: 180px; height: 45px; line-height: 45px; font-size: 15px;}
}

/* 모바일 가로 */
@media all and (max-width:568px) {

  /* 상품 view */
  .prod_img_big {
    height: 350px;
    line-height: 350px;
  }

  .prod_thumbs li {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }

  .month>div a {
    background-size: 15px;
    padding: 8px;
  }

  .month>div a .fz14 {
    font-size: 11px;
  }

  .month>div a .fz16 {
    font-size: 12px;
  }

  /* lnb */
  .lnb_2dep {
    padding: 15px;
  }

  .hj {
    width: 70%;
  }

  /* 2019-05-31 */
  .tooltip {
    top: -10px !important;
  }

  .tooltip {
    width: 100px !important;
  }
}

@media all and (max-width:458px) {
  .sns_link {
    width: 100%;
    box-sizing: border-box
  }

  .sns_link {
    padding: 0 10px;
  }

  .sns_link ul {
    width: auto;
    left: -1px;
    text-align: center;
    padding: 0;
    border-radius: 0;
  }

  .sns_link li {
    float: none;
    display: inline-block;
  }
}

@media all and (max-width:425px) {

  .sns_wrap>a>img {
    height: 35px;
  }

  /* lnb */
  .lnb_now {
    height: 40px;
  }

  .lnb a {
    height: 35px;
    line-height: 35px;
  }

  .lnb_2dep li {
    min-width: 48%;
    margin-right: 2%;
    padding: 1px 0;
  }

  /* 검색 */
  .search_field {
    height: 30px;
    margin-bottom: 30px;
  }

  .search_field input[type="text"] {
    height: 30px;
    font-size: 1.5em;
  }

  .search_field .btn {
    top: 0px;
  }
}

@media all and (max-width:375px) {
  .snslink li {
    margin-left: 5px;
  }

  .sns_link>div {
    line-height: 25px;
  }

  .sns_link>div a {
    margin-left: 8px;
  }

  .sns_link>div a img {
    width: 25px;
  }
}

@media all and (max-width:374px) {}

@media all and (max-width:340px) {
  .snslink li {
    margin-left: 3px;
  }
}