/* 240313 10:12 */
@charset "utf-8";

/* common reset style */
* {-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; box-sizing:border-box; font-family:'Pretendard-Light', sans-serif; }
body,section,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,b,blockquote,th,td,input,select,button {margin:0; padding:0}
h1,h2,h3,h4,h5,h6 {font-weight:400}
b {font-weight:500;}
dl,ul,ol,menu,li {list-style:none}
address, caption, cite, code, dfn, em, var {font-style:normal;font-weight:normal}
img,fieldset,iframe {border:0 none}
img {vertical-align:top}
input,select,textarea,button {vertical-align:middle}
textarea {resize:none}
input::-ms-clear {display:none}
button {border:0 none; background-color:transparent;cursor:pointer}
/* button:focus, a:focus {outline:0} */
button, input[type='button'], input[type='submit'], input[type='reset'], input[type='file'] {border-radius:0;-webkit-appearance:button}
input[type="image"], input[type="text"], input[type="submit"], input[type="password"], input[type='search'] {border-radius:0;-webkit-appearance:none}
input:checked[type='checkbox'] {-webkit-appearance:none;background-color:transparent}
input[type='search']::-webkit-search-cancel-button {-webkit-appearance:none}
table {border-collapse:collapse;border-spacing:0;empty-cells:show}
caption,legend {position:absolute;top:-9999px;left:-9999px;font-size:0;line-height:0}
a,
a:hover {text-decoration:none}
a {color:#111}
hr {display:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,main {display:block}
blockquote,q {quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}

.blind {position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; z-index:-1}

html, body {height:100%; max-height:100vh; position:relative;}
body {font-size:14px; color:#111; line-height:140%}
input,
textarea {font-family:inherit; font-size:14px; font-weight:300; border:1px solid #d9d9d9; outline:none}
input {height:45px; padding:0 11px; -webkit-appearance:none; -webkit-border-radius:0}
/* input:focus {border:1px solid #111} */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {margin: 0; -webkit-appearance:none}
input[type="number"] {-moz-appearance: textfield;}
textarea {width:100%; min-height:200px; padding:15px 10px; line-height:24px}
input::placeholder,
textarea::placeholder {color:#999}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color:#999}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {color:#999}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color:#999}
input:focus::placeholder,
textarea:focus::placeholder {color:transparent}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {color:transparent}
input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {color:transparent}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {color:transparent}

select {padding:0 11px; border:1px solid #eee; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:#fff url('/assets/mobile/images/common/icon/select_arr.svg') no-repeat calc(100% - 10px) center; background-size:12px auto;  outline:none}
select:focus {border:1px solid #eee}

img {width:100%}
button {outline:none}
.dimd {position:fixed; top:0; left:0; width:100%; height:100%; background-color:#000; opacity:.7; z-index:999}

input[type='checkbox'],
input[type='radio']{padding:0}

.check_box{display:inline-block;}
.checkbox_wrap span{display:inline-block; vertical-align: top}
.popup .input_wrap{padding-left:1px}

.box_title{font-size:20px; font-weight:bold; border-bottom:2px solid #1F1F1F; margin-bottom:10px; padding-bottom:10px}
.box_title span.text-red{font-size:14px; display:inline-block; vertical-align: bottom; margin-top:5px}
.form_write li{margin-bottom:13px}

.form_write li > span{font-size:14px; display:block; margin-bottom:8px;font-family: 'Pretendard-Medium';}
.form_write li label.input_wrap{position:relative;}
.form_write li label input{display:inline-block; vertical-align: middle; text-indent:0; }

/* join */
  .sub#join{}
  #joinBox{width:420px; margin:0 auto}
  .form_write li.phone{margin-bottom:23px}
  .form_write li.gender{margin-bottom:23px}
  .form_write li.age{margin-bottom:23px}
  #joinBox .form_write li label{height:44px; line-height:44px}
  #joinBox .form_write li label{border-radius:0}
  #register #joinBox .form_write li label{border-radius:5px}

  .phone .btn_cert{height:50px; line-height:50px; border-radius:5px; font-size:14px; margin-top:10px}
  .gender:after{display:block; content:''; clear:both}
  .gender > span{display:inline-block; width:60px; float:left;height:48px; line-height:48px; margin-bottom:0 !important}
  .gender .gender_inner{width:100%; float:left}
  #joinBox .account_content .form_write > li.gender .gender_inner label input{margin-top:0; padding-right:0}
  .gender .gender_inner label{display:inline-block; margin-right:50px; margin-top:1px; width:80px}
  .gender .gender_inner label{display:inline-block; margin-right:50px; margin-top:1px; width:80px}
  .gender .gender_inner label span{color:#1f1f1f; margin:0; margin-top:-1px}
  #joinBox .account_content .form_write > li.gender{padding-bottom:12px}
  #joinBox .account_content .form_write > li.gender > span{height:auto; line-height:1; padding-bottom:12px}
  #joinBox .account_content .form_write > li.age{display:none}
  .age:after{display:block; content:''; clear:both}
  .age > span{display:inline-block; width:60px; float:left;height:48px; line-height:48px;margin-bottom:0 !important}
  .age .age_inner{width:calc(100% - 60px); float:left}
  .age .age_inner label{display:inline-block; margin-right:50px; }
  .age .age_inner label span{color:#1f1f1f}
  .cate_list li{width:49%; margin:10px 2% 0 0; float:left; border-radius:5px; color:#1F1F1F; border:1px solid #F8F8F8; background-color:#F8F8F8; height:48px; line-height:48px; font-size:14px; cursor:pointer; text-align:center;font-family: 'Pretendard-Regular'}
  .cate_list li.selected{border-color:#DB0111; color:#DB0111; font-family: 'Pretendard-Medium'}
  .cate_list li:nth-child(2n){margin-right:0}
  .cate_list li:nth-child(1),
  .cate_list li:nth-child(2){margin-top:0}

  #joinBox .form_write .age .age_inner label{height:auto; line-height:1; margin-right:0}
  #joinBox .form_write .gender .gender_inner label{height:auto; line-height:1; margin-right:0; width:50%}
  #joinBox .form_write .age .age_inner label input[type="checkbox"]{margin-top:0}

  .addr .input_box label{display:block; width:100%; margin-bottom:8px;border:1px solid #D9D9D9;border-radius:5px; overflow:hidden}
  .addr .input_box label:before{display:none !important }
  .addr .input_box .post label{width:calc(100% - 130px); float:left;}
  .addr .input_box .post .btn{width:120px; margin-left:10px; display:inline-block; height:48px; line-height:48px;border-radius:5px}
  .yak_title { padding-top: 40px;  margin-top: 30px; border-top: 2px solid #1f1f1f;    font-size: 20px; margin-bottom:10px; padding-bottom:10px; font-weight: bold;}

  .form_check{background-color:#f8f8f8; padding:30px; border-radius:10px; }
  .form_check ul li.all{border-bottom:1px solid #D9D9D9; padding-bottom:15px; margin-bottom:15px}
  .form_check ul li.all label{font-size:18px; margin:3px 0 0 3px; vertical-align: top}
  .c_point{font-weight:500; font-family: 'Pretendard-Regular';}
  .bt_view{
    display:inline-block;
      background: none;
      width: 10px;
      height: 10px;
      border: 1px solid #888;
      border-top-width: 0;
      border-left-width: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: all 500ms;
    }

    .agree_box{display:none; background-color:#fff; border:1px solid #D9D9D9; border-radius:5px; width:100%; margin:0 auto 10px;
        position:fixed;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        width: calc(100% - 40px);
        height: 80vh;
        z-index: 1000;}
    .agree_box h3{font-size:18px; font-family: 'Pretendard-Regular';
      border-bottom: 1px solid #1F1F1F;
      padding-bottom: 8px;
      margin-bottom: 8px;
      position: relative;
      width: calc(100% - 30px);
    margin: 15px;}
    .agree_box h3 .close{width:17px; height:17px; bottom:0; margin:0 auto}
    .agree_box iframe{    width: 100%; height: calc(100% - 62px);  padding-left: 15px; margin-top:0}

  .form_check.argeement li.ls .bt_view{transform: rotate(-45deg);}
  .bt_view.agree_show {transition: 500ms all;transform: rotate(-45deg)}
  .form_check .check_box input[type="checkbox"]{margin-right:5px; padding:0}
  .form_check ul li.ls.join_cautions img{width:16px}
  .form_check.argeement{padding:22px 16px}
.form_check.argeement .check_box input[type="checkbox"]{margin-top:2px}
.form_check.argeement .check_box .checkbox_wrap span{font-size:14px; padding-left:0}
.form_check.argeement .check_box .btn_agree_popup{font-size:13px; margin-top:1px}
.form_check.argeement .check_box .checkbox_wrap strong{display:inline-block; vertical-align: top; margin-top:0}
  .bt_view.agree_show{transition:500ms all; transform:rotate(-45deg);}


  .form_check ul li{font-family: 'Pretendard-Regular';}
  .form_check ul li label{display:inline-block; margin-bottom:10px; font-family: 'Pretendard-Regular';}
  .form_check ul li label span{font-family: 'Pretendard-Regular';}
  .form_check ul li label p{font-family: 'Pretendard-Regular';}
  .member_forever {border-bottom:1px solid #D9D9D9; padding-bottom:15px; margin-bottom:15px}
  .txt_member_forever{font-size:12px; padding-left:25px; color:#888888}
  .join_cautions strong{font-family: 'Pretendard-Medium'; font-weight:500}
  .join_cautions:after{display:block; content:''; clear:both}
  .txt_alert{margin-top:3px; display:none}
  .agreement ul li.ls{height:30px;}
  #join .agreement .agree_box{}
  .form_check ul li.join_cautions > span{display:inline-block;width:calc(100% - 23px); float:right; margin-top:-2px}
  .has_error .input_wrap{border-color:#ED1C24}
  #register #joinBox .form_check ul li{float:left; width:100%;}
  #register #joinBox .form_check ul li label{margin-bottom:0}
  #register .agreement_check{margin-top:15px}

	/* login */

	  .sub#mbr_login{min-height:83vh; padding-bottom:120px; position:relative;}
	  .sub#login_non_mbr{min-height:calc(100vh - 200px); padding-bottom:50px}
    .sub#mbr_login .account_menu{position:absolute; left:0; right:0; bottom:70px; width:100%; margin:0; text-align:center}
    .sub#mbr_login .account_menu li{margin-left:8px; padding-left:8px; padding-right:0}
    .sub#mbr_login .account_menu li:nth-child(1){padding-left:0; margin-left:0}
    #mbr_login .account_menu a{color:#aaa;  font-size:13px; display:inline-block;}
	  .sub#mbr_join{position:relative; display:flex; flex-flow: wrap;    flex-direction: column;}
	  .sub#mbr_join #loginBox{display: flex;flex-direction: column;}
	  /* .sub#mbr_join .account_menu{position:absolute; left:0; right:0; bottom:20px; width:100%; margin:0} */
    .sub#mbr_join .account_menu{display: flex; flex-direction: column;    justify-content: flex-end; flex:auto}
	  .sub#mbr_join .account_menu li,
    #mbr_join .account_menu .btn_link{color:#aaa; margin-left:5px; font-size:13px}
	  #loginBox{width:460px; margin:0 auto; padding-top:0}
	  #loginBox .tabmenus li{border:1px solid transparent; border-bottom:1px solid #000; width:50%; float:left; line-height:60px; border-radius:5px 5px 0 0; text-align:center; font-size:18px}
    #loginBox .tabmenus li.on{border:1px solid #1f1f1f; border-bottom:1px solid transparent; font-weight:bold}

    #loginBox .tabmenus li a{display:block}

      .form_check .check_box>label:before{border-radius:20px; overflow:hidden}
      .account_content{margin-top:50px}
      .account_menu{margin:20px auto 30px}
      .account_menu ul{display:inline-block;}
      .account_menu li{float:left; display:inline-block; padding:0 18px; position:relative;}
      .account_menu li:after{display:block; content:''; width:1px; height:8px; background-color:#E1E1E1; position:absolute; right:0px; top:0; bottom:0; margin:auto;}
      .account_menu li:last-child:after{display:none}
      .login_bottom_banner{background-color:#FFF3B8; line-height:140px; height:140px; text-align:center; display:none}

      #mbr_login .account_content{margin:0}
      #mbr_login .account_content .form_write li {margin-bottom: 10px}
      #mbr_login .account_content .form_write li:last-child{height:auto; margin-bottom:0}
      #mbr_login .account_menu li:after {right: -9px}
      #mbr_login .account_content .form_write li input,
      #login_non_mbr .account_content .form_write li input{}
      #mbr_login .account_content .form_write li input::placeholder,
      #login_non_mbr .account_content .form_write li input::placeholder{}
      .form_write li input::placeholder{}
      .form_write li input{}

      .login_banner{margin:20px auto}
      .login_banner a{display:block}

      #mbr_login .login_tit{padding-bottom:0}
      #mbr_login .login_tit a img{width:7px; margin:5px 0 0 3px}
      #mbr_login .login_tit a{border-bottom:1px solid #222; display:inline-block; margin-right:5px}
      #mbr_login .sub_header .login_tit p{margin-top:22px;  font-family: 'Pretendard-Light';}
      #mbr_login .sub_header h2 img{width:auto;}

      .join_img{text-align:center}
      .join_img > img{margin:0 auto 30px; width:auto}
      .join_txt{margin-bottom:50px}
      .join_txt p{font-size:16px; font-family: 'Pretendard-Regular'}
      .join_txt p:nth-child(1){margin-bottom:5px}
      .join_txt p b{font-weight:normal; font-family: 'Pretendard-Regular'}
      .join_txt img{vertical-align: middle; margin: -2px 3px 0; width:auto}

      .sns_login{text-align:center; position:relative; margin-top:40px}
      .sns_login:before{width:100%; height:1px; display:block; content:''; background-color:#F1F1F1; }
      .sns_login h6{font-size:12px; font-family: 'Pretendard-Regular'; text-align:center; margin-bottom:13px; font-weight:normal; display:inline-block; background-color:#fff; vertical-align: top; margin-top:-8px; padding:0 20px}
      .sns_login li{width:100%; height:44px; display:block; margin:0 auto 10px; text-align:center; cursor:pointer; line-height:44px}
      .sns_login li p{margin-top:5px; font-size:14px}
      .sns_icon {display:block; width:100%; height:100%;border-radius:3px;}
      /* #container{width:10px; height:20px} */
      .sns_login li .sns_icon img{height:18px; vertical-align: middle; margin-right:3px;display:inline-block; width:auto;}
      .sns_login li .sns_icon p{display:inline-block; color:#fff; font-family: 'Pretendard-Light'; font-size:14px; font-weight:normal}
      .sns_login li .sns_kakao p{color:#2b1718}
      .sns_kakao{background-color:#FDE000}
      .sns_naver{background-color:#1EC800}
      .sns_fb{background-color:#3A5CA9}
      .sns_google{background-color:#F0F0F0}
      .sns_login li{ display:none}
      .sns_login li:nth-child(1){ display:block; width:100%}
      .sns_apple{background-color:#4E4E4E;}

      .add_caution{margin-top:10px;padding:20px; background-color:#f8f8f8; border:1px solid #ebebeb}
      .add_caution li{padding-left:5px; font-size:13px; position:relative; margin-bottom:5px}
      .add_caution li:before{display:block; content:''; width:2px; height:2px; background-color:#888; position:absolute; left:0; top:8px}
      .add_caution li{font-family: 'Pretendard-ExtraLight';}
      .add_caution li strong{font-family: 'Pretendard-Regular';}

      .add_cautions{margin-top:8px}

      #mbr_join .sub_header h2{padding-bottom:0}
      #mbr_join .sub_header h2 img{width:auto;}
      #mbr_join .sub_header p{padding-top:10px; font-size:14px; font-family: 'Pretendard-Light';}
      #mbr_join .sns_login{padding-top:0; margin-top:0; border-top:0}
      #mbr_join .sns_login:before{display:none}
      #mbr_join .sns_login li:nth-child(2),
      #mbr_join .sns_login li:nth-child(1){display:block; width:100%; border-radius:3px}
      #mbr_join .sns_login li a{display:block; width:100%; height:100%}
      #mbr_join .sns_login li:nth-child(1) a:after{display:none}
      #mbr_join .sns_login li:nth-child(1) a{border:0; background:transparent; font-family: 'Pretendard-Medium'; font-size:16px}
      #mbr_join .account_menu .btn_link{border-bottom:0 !important; text-decoration: underline;font-family: 'Pretendard-Regular'; font-weight:normal}

      .find_ .sub_header h2{padding-bottom:0}
      .find_ .sub_header h2 img{width:auto;}
      .find_ .sub_header p{padding-top:10px; font-size:14px; font-family: 'Pretendard-Light';}
      .find_ .sns_login{padding-top:0; margin-top:0; border-top:0}
      .find_ .sns_login:before{display:none}
      .find_ .sns_login li{width:100%; height:40px; line-height:40px; margin-bottom:10px; text-align:left;border:1px solid #E3E3E3; padding:0 10px;border-radius:5px; display:block;}
      .find_ .sns_login li:nth-child(1){margin-bottom:35px; height:50px; line-height:50px; font-size:16px; border-radius:5px; border:0}
      .find_ .sns_login li:last-child{margin-top:0; margin-bottom:0;}
      .find_ .sns_login li a{display:block; position:relative;}
      .find_ .sns_login li a label{display:inline-block; width:25px; height:25px; padding:6px; display:inline-block; border-radius:25px; vertical-align: middle; margin-top:-3px}
      .find_ .sns_login li:nth-child(3) a label{ padding:7px}
      .find_ .sns_login li a label img{vertical-align: top; width:100%; height:auto;}
      .find_ .sns_login li p{font-size:16px;font-family: 'Pretendard-Light';color:#222; display:inline-block; padding-left:20px}
      .find_ .sns_login li a:after{display:block; content:''; width:6px; height:12px; background: url(/assets/mobile/images/common/icon/ic_arrow_b.svg) no-repeat center; position:absolute; top:0; bottom:0; right:0; margin:auto}
      .find_ .sns_login li:nth-child(1) a:after{display:none}
      .find_ .sns_login li:nth-child(1) a{border:0; background:transparent; font-family: 'Pretendard-Medium'; font-size:16px}
      .find_ .account_menu .btn_link{border-bottom:0 !important; text-decoration: underline;font-family: 'Pretendard-Regular'; font-weight:normal}
      .find_ .account_menu ul li{width:100%; font-size:13px; position:absolute; bottom:40px; left:0; right:0; color:#AAAAAA}
      .find_ .account_menu ul li *{color:#AAAAAA}

      .find_ .result_account{padding-top:0}
      .find_ .account_content{margin-top:0}
      .find_ .account_layout{padding-top:0}
    .find_ .result_account{background-color: #F9F9F9;  padding: 25px 0;  font-size: 14px; width: 100%; /* margin: 0 auto 20px */}

      #login.find_ .sns_login{margin-top:20px}



      .sub.checkout .delivery_info{margin-top:50px}
      #login_non_mbr form .login_bottom_banner{margin-bottom:20px}
      #login_non_mbr form .account_content,
      #login_non_mbr form .account_layout .btn_area{margin-top:0}
      #login_non_mbr .nonmbr_bottom{margin:20px auto 0;  background-color:#fff; border:0; padding:0; font-size:14px}
      #login_non_mbr .nonmbr_bottom strong{font-family: 'Pretendard-Medium'; font-weight:normal}
      .sub#login_non_mbr,
      .sub#myinfo_update_chgpwd,
      .sub.find_{padding-bottom:0;    min-height: calc(100vh - 200px);}
      .sub{min-height: calc(100vh - 186px)}

/* find */
	#findBox{width:420px; margin:0 auto 120px}
	.id_show{border-radius:5px; text-align:center}
	.id_show h6{font-size:18px; padding-top:10px}
	.id_show h6 strong{ font-family: 'Pretendard-Medium'; font-weight:normal; display:inline-block; vertical-align: middle;}
	.btn_find_pwd{color:#1f1f1f; display:inline-block;font-family: 'Pretendard-Regular'; margin-top:40px}
	.btn_find_pwd .arrows.arrow_right{width:9px; height:9px; border-width:0 1px 1px 0}
	.id_show .sns_icon{width:27px; height:27px; vertical-align: top; margin-right:3px; display:inline-block; border-radius:27px}
	.id_show .sns_icon img{padding:7px}

  .remove_info {position:absolute; top:12px; right:11px; width:22px; height:22px; background:url('/assets/mobile/images/common/icon/account_remove.png') no-repeat; background-size:100%; display:block; z-index:1}
  .result_account {padding-top:50px; font-size:16px; text-align:center}
  .result_account h3 {margin-bottom:5px;  font-size:20px; font-weight:500; line-height:28px; display:inline-block;font-family: 'Pretendard-Medium'; }
  .result_account p {padding:7px 0}

	form .form_write li.phone_cert .input_wrap{width:calc(100% - 130px); float:left;}
	form .form_write li.phone_cert .btn{width:120px; margin-left:10px; height:56px; line-height:56px; border:0}

	.form_check li.ls .bt_view{    margin: 3px 0px 0px 10px; vertical-align: top;}
	.form_check li.ls .checkbox_wrap strong{display:inline-block; vertical-align: top; margin-top:2px}
	.form_check li.ls .checkbox_wrap span{vertical-align: top}
	.form_check li.ls .check_box{width:100%}

/* update */
#myinfo_update .sub_header{text-align:center}
/* #myinfo_update .sub_header h2 {font-size: 30px; font-family: 'Pretendard-Regular'; padding-bottom: 20px} */
#mf_update #joinBox .form_write li.sh_address .post label,
#mf_update #joinBox .form_write li.sh_phone p label{width:calc(100% - 120px); margin-right:10px}
#mf_update #joinBox .form_write li.sh_address .post .btn_basic,
#mf_update #joinBox .form_write li.sh_phone p .btn_basic{height:44px; line-height:44px; float:right; width:110px; border-radius:0}
#mf_update #joinBox .form_write li.sh_address input[type="text"]{width:100%}
#mf_update #joinBox .form_write .check_list.cols li label {display: inline-block; margin: -2px 0 0 10px; vertical-align: top}
#mf_update #joinBox .member_forever .mbr_forever_inner label {display: inline-block; margin: -2px 0 0 0; vertical-align: top}
.btn_area.dev2 a,
.btn_area.dev2 button{width:49%; margin-right:2%; float:left; min-width:0}
.btn_area.dev2 a:last-child,
.btn_area.dev2 button:last-child{margin-right:0; margin-left:0}

/* input file type */
.find_file {display:flex}
.find_file [type="file"] {position:absolute; width:1px; height:1px; margin:-1px; padding:0; overflow:hidden; clip:rect(0, 0, 0, 0); border:0 none}
.find_file .file_label {width:119px; height:45px; margin-left:10px; padding:0 10px; line-height:45px; text-align:center; border:1px solid #111; background-color:#fff}
.find_file .file_name {flex:2}
.find_file .file_name::placeholder {color:#999}


.banner a {position:relative; display:block; z-index:1}
.banner figure {margin:0; padding:0}
.banner figcaption {display:none}



.etc_menu {width:100%; border-top:1px solid #222; background-color:#333; display:flex}
.etc_menu li {width:calc(100% / 3); font-size:15px; border-right:1px solid #222; display:table}
.etc_menu li a {width:100%; height:45px; color:#fff; text-align:center; vertical-align:middle; display:table-cell}
.etc_menu li:last-child {border-right:0}


.price {font-size:17px; font-weight:500}
.price del {margin-right:6px; font-size:12px; color:#bbb; font-weight:400; text-decoration:line-through; vertical-align:middle; display:inline-block}

.item_list {width:100%; margin-top:20px; display:flex; flex-wrap:wrap}
.item_list:after {display:block; content:''; clear:both}
.item_box {float:left; width:calc(50% - 5px); margin-right:10px; margin-bottom:35px; text-align:center}
.item_box:nth-child(2n) {margin-right:0;}
.item_box .thumbs {position:relative}
.item_box .thumbs a {height:calc(50vw - 3.895vw); display:flex; overflow:hidden; justify-content:center; align-items:center}
.item_box .thumbs a img {width:auto; height:auto; max-width:100%; max-height:100%}
.item_box .rank {position:absolute; top:11px; left:12px; min-width:16px; font-family:'Times New Roman', sans-serif; font-size:18px; font-weight:bold; text-align:center; display:inline-block}
.item_box .rank u {line-height:16px; text-decoration:none; border-bottom:2px solid #111; display:inline-block}
.item_box.best .rank{top:0; left:0;}


/* .item_box .act_user {display:none} */
.item_box li.price {margin-top:15px}
.item_box li.subject {margin-top:10px; font-size:13px; line-height:18px}
.item_box li.subject a {word-break:break-all; display:block}
.item_box li.icon_area {margin-top:15px; font-size:0; line-height:0}

.item_list._webzine .item_box {width:100%; padding:0; text-align:left; display:flex; align-items:center}
.item_list._webzine .item_box .thumbs {width:auto}
.item_list._webzine .item_box .thumbs a {width:36.6vw; height:36.6vw}
.item_list._webzine .item_box .thumbs img {vertical-align:middle}
.item_list._webzine .item_box .item_info {width:63%; padding:0 10px}
.item_list._webzine .item_box .item_info .subject {word-break:keep-all}
.item_list._webzine .item_box .item_info .price {margin-top:0}
.item_list .item_box .item_info .user_rate {margin-top:15px}
.item_list .count {font-size:11px; color:#666; vertical-align:top; line-height:16px}

.layer_category {position:fixed; top:100%; left:0; width:100%; height:100%; color:#fff; background-color:#F9F9F9; overflow-x:hidden; overflow-y:auto; z-index:102; opacity:0; transition:all .2s ease}
.layer_category header {padding:15px; background-color:#333}
.layer_category .user_info {margin-right:14px; display:inline-block}
.layer_category .user_info .degree {margin-right:6px; font-size:10px;  font-weight:200; display:inline-block}
.layer_category .bt_login,
.layer_category .bt_logout {font-size:14px; color:#fff; display:inline-block}
.layer_category .close {position:absolute; top:6px; right:0; width:38px; height:38px; text-indent:-1000em; overflow:hidden; display:block}
.layer_category .close:before,
.layer_category .close:after {position:absolute; top:19px; left:6px; width:25px; height:1px; background-color:#fff; opacity:0; display:block; content:''; transform:rotate(0deg); transition:all .4s ease; transition-delay:.4s}

.layer_category.show {top:0; opacity:1}
.layer_category.show .close:before {transform:rotate(45deg); opacity:1}
.layer_category.show .close:after {transform:rotate(-45deg); opacity:1}




@media (min-width: 767px) and (max-width: 1024px), (orientation:landscape)  {
	/* .item_box {width:calc(100% / 3)} */
	.item_box .thumbs a {height:calc((100vw / 3) - 3.49vw); display:flex; overflow:hidden; justify-content:center; align-items:center}
}
@media (min-width: 768px), (orientation:landscape) {

}

/* timesale */
#timesale{margin-top:-30px}
#timesale_banner{background-image:url('/assets/mobile/images/banner/sub_timesale.png'); background-size:cover; background-repeat:no-repeat; background-position:center top; padding:40px 0 100px}
#timesale_banner p{vertical-align: bottom}
#timesale_banner p img{width:80px; display:block; margin:0 auto}
#timesale_banner p strong{font-size:20px; display:inline-block; font-family:'Pretendard-Bold'; padding-right:5px}
#timesale_banner p span{font-size:20px; font-family:'Pretendard-Regular'}
#timesale_banner h4{font-size:40px;}
#timesale_banner h4 strong{font-weight:normal}
.count_down{padding-top:30px}
#count_down li{padding-right:30px; position:relative; display:inline-block;}
#count_down li span{display:inline-block; width:40px; height:54px; border-radius:5px; border:1px solid #474747; background-color:#000;  font-size:24px; font-family: 'Pretendard-Bold'; color:#fff; line-height:50px; text-align:center; margin-right:6px;}
#count_down li.second span{color:#B9B9B9}
#count_down li span:nth-child(2){margin-right:0}
#count_down li:last-child{padding-right:0}
#count_down li:after{display:block; content:':'; position:absolute; height:25px; line-height:1; top:0; bottom:0; right:11px; margin:auto; font-size:24px; font-family: 'Pretendard-Bold'; color:#fff}
#count_down li:last-child:after{display:none}
.time_saleList.item_list{width:100%; max-width:1090px; margin:-60px auto 0}
.time_saleList.item_list .item_box{box-shadow:0 10px 30px rgba(0, 0, 0, .04); background-color:#fff; margin-bottom:30px; position:relative; padding:30px 20px; height:auto; width:100%}
.time_saleList.item_list .item_box:before,
.time_saleList.item_list .item_box:after{display:block; content:''; height:6px; position:absolute; top:0;}
.time_saleList.item_list .item_box:before{ background-color:#DB0111; width:80%;  left:0;z-index: 3;}
.time_saleList.item_list .item_box:after{ background-color:#F3F3F3; width:100%;  right:0}
.time_saleList.item_list .item_box:last-child{margin-bottom:0}
.time_saleList.item_list .item_box dt>a{display:inline-block;}
/* .time_saleList.item_list .item_box dt>a img{width:auto; height:260px} */
#product_list.item_list .item_box dt>a.img_wrap{border:0; height:100%}
.time_saleList.item_list .item_box dt>a img{width:100%}
.time_saleList.item_list .item_box dt{width:100%}
.time_saleList.item_list .item_box dd{margin-top:20px}
.time_saleList.item_list .item_box dd p.subject{font-size:18px; line-height:1.3; margin:5px auto 10px}
.time_saleList.item_list .item_box dd small{display:block; font-size:12px}
.time_saleList.item_list .item_box dd .won {margin-top: -5px; vertical-align: middle}
.time_saleList.item_list .item_box .count_img_wrap{display:none}
.time_saleList.item_list .item_box.count_finish .count_down{display:none}
.time_saleList.item_list .item_box.count_finish .count_down .time li span,
.time_saleList.item_list .item_box.count_finish .count_down .time li span{color:#000000; font-size:32px;}
.time_saleList.item_list .item_box.count_finish .count_down .time li:after{color:#000}
.time_saleList.item_list .item_box.count_finish:before{display:none}
.time_saleList.item_list .item_box.count_finish:after{background-color:#888}
.time_saleList.item_list .item_box.count_finish dl dt{position:relative; }
.time_saleList.item_list .item_box.count_finish dl dt .count_img_wrap{width:100%; height:100%; background-color:rgba(0, 0, 0, .5); position:absolute; z-index:2; top:0; left:0;}
.time_saleList.item_list .item_box.count_finish dl dd{opacity:.5}
.time_saleList.item_list .item_box.count_finish dl dd .time li strong,
.time_saleList.item_list .item_box.count_finish dl dd .time li span{color:#333}

.time_saleList.item_list .item_box.count_finish .count_img_wrap{display:block; width:100%; height:100%; padding-top:110px; background-color:rgba(0, 0, 0, .5); position:absolute; z-index:2; top:0; left:0;z-index: 10}
.count_img_wrap .count_txt_box{width:300px; text-align:center; position:relative; left:0; right:0; margin:auto; }
.count_txt_box h6{font-size:16px; font-family: 'Pretendard-Medium'; font-weight:normal}
.count_txt_box p{font-size:16px; font-family: 'Pretendard-Regular'; font-weight:normal; margin-top:20px}


/* planning */

	/** planning_list **/
	.go_menu_select{height:50px; width:100%; margin-bottom:20px}
	.go_menu_select select{width: 100%; height: 100%; text-indent: 0;    background: #fff url(/assets/mobile/images/common/icon/select_arr.png) no-repeat calc(100% - 10px) center !important;}

	.plan_list{position:relative}
	#planning_detail .plan_list{border-top:0}
	#planning_list .plan_list:after{display:block; content:''; clear:both}


	#planning_list .plan_list ul li{width:100%; height:55.557vw; border-radius:5px; margin-bottom:20px; overflow:hidden; background-color:#f2f2f2; position:relative;}
  /* #planning_list .plan_list ul li:before{display:block; content:''; width:100%; height:100%; background-image:url('/assets/mobile/images/common/shadow.svg');  background-size:cover; background-repeat:no-repeat; opacity: 1; position:absolute; left:0; top:0} */

  #planning_detail.sub{width:100%; padding:0}
  #planning_detail .table_detail_wrap,
  #planning_detail table.view th{border:0; padding:0}
  #planning_detail .view_contGroup.full_image .view_cont{padding:0}
  #planning_detail table.view span.tb_date{font-size:12px; color:rgba(0, 0, 0, .5)}
  #planning_detail .table_detail_wrap .winner_table{border-bottom:1px solid rgba(0, 0, 0, .1)}
  #planning_detail .table_detail_wrap .winner_table_content{padding:20px 20px 20px 30px}
  #planning_detail .list_preview{padding: 0 30px;}
  #planning_detail .list_preview dd {padding-top: 1px}

	#planning_list .plan_list ul li .planning_img_wrap{display:block; width:100%; height:100%;}
	#planning_list .plan_list ul li .list_txt{position:absolute; top:0; left:0; width:100%; padding:15px}
  #planning_list .plan_list ul li .list_txt h5{color:#fff; font-family:'Pretendard-Light'; font-size:18px}
  #planning_list .plan_list ul li .list_txt p{color:#fff; font-family:'Pretendard-Light'; font-size:14px}
  #planning_detail .plan_list .item_table .item_box{width:calc(20% - 40px)}
	#planning_detail .plan_list .item_table .item_box:nth-child(4n){margin-right: 50px;}
	#planning_detail .plan_list .item_table .item_box:nth-child(5n){margin-right:0}
	#planning_detail table.view thead th{padding:0 !important}
  #planning_detail section.item_table{margin-top:35px; padding:0 20px}
  #planning_detail section.item_table .sorting_area{margin-bottom:0}
  #planning_detail section.item_table .sorting_area .item_allNum{padding:0}
  #planning_detail section.item_table #product_list{margin-top:0}

  #planning_tabmenu{background-color:rgba(31, 31, 31, 1); text-align:center; z-index: 999; width:100%; padding:0 20px}
  #planning_tabmenu.fixed{position:fixed; top:60px;left:0; }
  /* .header_contest #planning_tabmenu_wrap{display:none} */
  .stickyy #planning_tabmenu_wrap{display:block; text-align:center}
  .stickyy #planning_tabmenu_wrap #planning_tabmenu{display:inline-block}
  #planning_tabmenus{width: 100%; display: flex; flex-flow: wrap}
  #planning_tabmenus li{    vertical-align: middle;
    color: rgba(255, 255, 255, .6);
    width: 33.333%;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center; line-height:1.2; font-family:'Pretendard-Regular';}
  #planning_tabmenus li.menu-active{color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, .1)}




	#product_list{padding:0; border-bottom:0;margin-top:15px;}
	#product_list ul{ max-width:100%}
	#product_list ul li{width:calc(50% - 5px); margin-right:10px; float:left; margin-bottom:35px;}
	#product_list ul li:nth-child(2n){margin-right:0; float:right}

  #product_list ul li.item_box dd strong{font-size:18px !important;}
  #product_list ul li.item_box dd strong.text-red{font-size:16px !important;}
  #product_list ul li.item_box dd strong label{font-size:14px; display:inline-block}
	#product_list ul li.item_box dd strong:last-child{margin-left:0}
	#product_list ul li.item_box .subject{font-size:14px; margin:0 0 5px 0; height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;}
	#product_list ul li.item_box .subject a{font-size:14px}
  #product_list ul li.item_box dt{max-height:302.89px}
  #product_list ul li.item_box dt>a img{width:auto; height:100%}

	/* view_list */
	#product_list.view_list .item_box{border-bottom:1px solid #ebebeb; padding:30px 0; margin-bottom:0; height:auto;}
	#product_list.view_list .item_box:nth-child(1){padding-top:0}
	#product_list.view_list .item_box dt>a,
	#product_list.view_list .item_box dt{width:150px; height:150px; float:left}
	#product_list.view_list .item_box dt{display:inline-block}
	#product_list.view_list ul li{min-width:100%}
	#product_list ul li{float:left}
	#product_list.view_list ul li:after{display:block; content:''; clear:both}
	/* #product_list.view_list dl{height:150px; }
  #product_list.view_list dl dd:nth-of-type(1){width: calc(100% - 560px); display: inline-block; vertical-align: top; margin-left: 30px;} */

	#product_list.view_list dl dd:nth-of-type(1) strong.text-red,
	#product_list.view_list dl dd:nth-of-type(1) strong.price,
	#product_list.view_list dl dd:nth-of-type(1) small.text-gray{display:none}
	#product_list.view_list .item_box dd{width:calc(100% - 160px); margin-left:10px; display: inline-block; float:left; position:relative;}
	/* #product_list.view_list .item_box dd.view_list_right{display:inline-block; width:320px; height:100%; margin-left:0; padding:10px 30px; border-left:1px solid #ebebeb; vertical-align: top; margin-top:0; position:relative;} */
	#product_list.view_list .item_box dd.view_list_right small.text-gray{display:block}
	#product_list.view_list .item_box dd.view_list_right .act_user{display:block; left:25px; right:auto; bottom:0; position:static; margin-top:5px}
	#product_list.view_list ul.act_user li{min-width:0; display:inline-block; float:left; margin-right:10px}

  #product_list.view_list ul.act_user li:last-child{display:none}

  #product_list.view_list .item_box dd.view_list_thumbnail{display:none}
  #product_list.view_list ul li.item_box dd.view_list_right strong{margin-top:-2px}
  #product_list.view_list ul li.item_box dd.view_list_right .subject{margin:0 auto 10px; line-height:1; padding-top:2px}
  #product_list.view_list ul li.item_box dd.view_list_right .subject a{width:100%; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

  .item_box dd h6 {font-size: 12px; color: #1F1F1F; font-family: 'Pretendard-Regular'; padding:0;;font-weight:normal}
  .item_box dd small{display:block}
	.item_box dd strong:last-child{margin-left:0}
	.item_box .subject{margin:0}
	.item_box .subject a{font-size:14px}
	/* .item_box dt>a{border:1px solid #ebebeb} */
  .item_list .item_box dd strong span,
  .item_list .item_box dd strong label{font-size:14px}
   dd strong.text-red{font-weight:normal !important; font-family: 'Pretendard-Medium' !important; font-size:16px !important;}
   li dl dd h6{ font-weight:normal; font-family: 'Pretendard-Light';}
	/* product detail */
  .sub#item_product_detail .bulls_content{padding-top:0 !important}
  #item_pddetail {}
  #item_pddetail .item_information:after{display:none; content:''; clear:both}
  .item_thumbnail{display:flex; background-color:#f5f5f5}
  .item_thumbnail.soldout{user-select: none; pointer-events: none; opacity: 1}
  .item_thumbnail .product_img_slide{position:relative; overflow:hidden}
	.item_thumbnail .product_img_slide .swiper-wrapper{height:auto}
	.item_thumbnail .product_img_slide .swiper-slide{height:100vw; display:flex; justify-content: center; align-items: center; overflow:hidden}
  .item_thumbnail .product_img_slide .swiper-slide:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    content: "";
    display:block
  }
  .product_img_slide .slider_btns {
      position: absolute;
      bottom: 10px;
      right: 10px;
      min-width:40px;
      margin: auto;
      z-index: 1;
      height:20px; background-color: rgba(0, 0, 0, .49);
      border-radius:20px;
  }
  .product_img_slide .swiper-pagination {width:100%; text-align:center; position:static; padding:0 10px}
  .product_img_slide .swiper-pagination span{color:#fff; line-height:20px; font-size:12px; letter-spacing: -0.5px; font-weight:400}
  .product_img_slide .swiper-pagination span:nth-of-type(2){font-weight:normal; display:inline-block}
	.swiper-wrapper{height:auto}
  /* .item_information form{display:inline-block; float:right}
  .item_information form .order_box{width:100%; position:relative;} */
  .item_information form .order_box p.chips{margin-bottom:30px; display:inline-block}
  .item_information form .order_box .comp_name{font-size: 14px;}
  .item_information form .order_box .subject{font-size: 20px; font-family: 'Pretendard-Regular';}
  .item_information form .order_box .price_area *{font-size: 30px; font-family: 'Pretendard-Regular';}
  .item_information form .order_box .price_area label.won{font-size:20px; font-family: 'Pretendard-Regular'}
  .item_information form .order_box .price_area .text-gray,
  .item_information form .order_box .price_area .text-gray del,
  .item_information form .order_box .price_area .text-gray label.won{font-size:16px; font-family: 'Pretendard-Regular'; display:inline-block; color:#bbb}
  .item_information form .order_box .price_area .text-gray{margin-left:10px}

  .item_information .order_box{width:100%; position:relative;}
  .item_information .order_box p.chips{margin-bottom:30px; display:inline-block}
  .item_information .order_box .comp_name{font-size: 14px;}
  .item_information .order_box .subject{font-size: 20px; font-family: 'Pretendard-Regular';}
  .item_information .order_box .price_area *{font-size: 30px; font-family: 'Pretendard-Regular';}
  .item_information .order_box .price_area label.won{font-size:20px; font-family: 'Pretendard-Regular'}
  .item_information .order_box .price_area .text-gray,
  .item_information .order_box .price_area .text-gray del,
  .item_information .order_box .price_area .text-gray label.won{font-size:16px; font-family: 'Pretendard-Regular'; display:inline-block; color:#bbb}
  .item_information .order_box .price_area .text-gray{margin-left:10px}

  .delivery_info dl.fee dd.question{margin:2px 0 0 5px}
  .delivery_info dl.fee dd.question .btn_question{    color: #fff;
    font-size: 11px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 1px 0 0 -1px;
    vertical-align: top;
    margin-left: -1px;
    width:16px; height:16px; border-radius:16px; border:1px solid #C7C9CD; background-color:#C7C9CD}
  .delivery_info dl.fee dd.question .popup_question{margin-top: 5px;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #EBEBEB;  min-width:0; z-index: 8 ;
    min-width: 0;
    position:absolute;
    right: auto;
    width: calc(100vw - 40px);
    left: -186px}
  .delivery_info dl.fee dd.question .popup_question > div{line-height:1.4; font-size:14px; padding-right:30px}
  .delivery_info dl.fee dd.question .popup_question .bt_close{width:14px; height:14px}
  #item_pddetail .order_box .payment_info dl dt{margin-bottom: 0; width: 110px; color: #888; font-size: 14px; padding: 0}

	.btn_memb_cost img{transform:rotate(90deg); transition:500ms all}
  /* .btn_memb_cost.on img{transform:rotate(270deg); transition:500ms all} */
  #item_pddetail .order_box .payment_info dl dd{width:auto; padding:0}
  #item_pddetail .order_box .payment_info dl .memb_cost{display:inline-block; position:relative}
  #item_pddetail .order_box .payment_info dl .memb_cost a img{display:inline-block; margin:5px 0 0 5px; padding-top:0}
  .popup_memb_cost{width:230px; padding:20px; border-radius:5px; background-color: #fff; border:1px solid #ebebeb; box-shadow:0 3px 10px rgba(0, 0, 0, .08); position:absolute; left:0; z-index:10}
  .popup_memb_cost ul li{text-align:right; margin-bottom:5px; padding-right:25px}
  .popup_memb_cost ul li label{text-align:left; display:inline-block; width:80px; margin-right:20px; float:left}
  .popup_memb_cost ul li label img{width:16px; height:16px; margin-right:5px}
  #coupon_available{width:910px; height:90vh; max-height:none}
  #coupon_available h3 .close{top:0; right:0}
  #coupon_available h3 {font-size: 18px; font-family: 'Pretendard-Regular'; position:relative; font-weight: normal; text-align:left; margin-bottom:10px}
  #coupon_available .item_table{max-height:31vh; overflow:auto}
  #coupon_available .item_table table thead th{background-color:#F8F8F8; height:50px; line-height:50px; font-family: 'Pretendard-Medium';}
  #coupon_available .item_table table tbody tr td{padding:20px 10px; border-bottom:1px solid #EBEBEB}
  #coupon_available .item_table table tbody tr td:nth-child(1){text-align:left;}
  #coupon_available h3:nth-of-type(2){margin-top:40px}
  #coupon_available h3:nth-of-type(2):after{display:block; content:''; clear:both}
  #coupon_available h3:nth-of-type(2) .btn_basic{width:130px; height:32px; line-height:32px; float:right}
  #coupon_available .item_table table tbody tr td:last-child .img_wrap{width:34px; height:34px}
  #coupon_available .item_table table tbody tr td .checkbox_wrap span.text-888{display:block}
  #coupon_available .btn_wrap{position:absolute; left:0; right:0; bottom:30px; margin:auto}
  #coupon_available .btn_wrap .btn{line-height:47px}

  #item_pddetail .order_box .option_info .select_goods_tit,
  #item_pddetail .order_box .option_info .select_goods{margin-bottom:10px}
  #item_pddetail .order_box .option_info .select_option .select{width:100%; height:100%; visibility: visible; border-radius:0}
  #item_pddetail .order_box .option_info .select_option .select .select{border:0; display:none !important}
  #item_pddetail .order_box .option_info .select_option .styledSelect{padding: 0; display: flex; align-items: center; height:auto; min-height:70px}
  #item_pddetail .order_box .option_info .select_option .styledSelect:after{top:31px}
  #item_pddetail .order_box .option_info .select_option .styledSelect > span{display: grid; height: 100%; width: 100%; align-items: center;}
  #item_pddetail .order_box .option_info .select_option .styledSelect > span > label{display:inline-block;     padding: 12px 33px 10px 16px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}
  #item_pddetail .order_box .option_info .select_option .select .options li{padding:0}
  /* #item_pddetail .order_box .option_info .select_option .select .options li>span{display:grid; height:100%; width:100%; align-items: center} */
  #item_pddetail .order_box .option_info .select_option .select .options li .opt_wrap{padding:10px 26px 10px 16px; height:auto; min-height:70px; display:flex;    align-items: center;
    flex-flow: wrap;}
  #item_pddetail .order_box .option_info .option_slave .select_option .select{padding:0; height:180px}
  #item_pddetail .order_box .option_info .option_slave .select_option .select option{height:45px; border-bottom:1px solid rgba(0, 0, 0, .1);  align-items: center}
  #item_pddetail .order_box .option_info .option_slave .select_option .select option:last-child{border-bottom:0}
  #item_pddetail .order_box .option_info .select_option.soldout,
  #item_pddetail .order_box .option_info .select_goods.soldout{background-color:#f4f4f4}

  #item_pddetail .order_box .option_info .select_option .select .options li .opt_wrap.product_soldout p{color:rgba(0, 0, 0, 0.3)}
  #item_pddetail .order_box .option_info .select_option .select .options li .opt_wrap.product_soldout a:after{display:block; content:''; clear:both}
  #item_pddetail .order_box .option_info .select_option .select .options li .opt_wrap.product_soldout a span.options_1,
  #item_pddetail .order_box .option_info .select_option .select .options li .opt_wrap.product_soldout a label.options_2{color:rgba(0, 0, 0, 0.3); float:left; margin-right:8px}
  #item_pddetail .item_information form .order_box #bottom_info .opt_wrap a > span.options_1,
  #item_pddetail .item_information form .order_box #bottom_info .opt_wrap a > label.options_2{float:left; margin-right:8px; line-height:1; padding:4px 0; margin-top:6px}
  #item_pddetail .item_information form .order_box #bottom_info .opt_wrap a > .icon_name {margin-right:4px; margin-top:9px; float:left}
  #item_pddetail .item_information form .order_box #bottom_info .opt_wrap a > .icon_name:last-child{margin-right:0}
  .option_soldout{display:inline-block; margin-right:5px;     font-family: 'Pretendard-Medium'; color:rgba(0, 0, 0, 0.3)}
  em.slash{font-style:normal; display:inline-block; margin-right:5px; font-family: 'Pretendard-Medium';color:rgba(0, 0, 0, 0.3)}
  .subname_soldout{display:inline-block; font-family: 'Pretendard-Regular'; color:rgba(0, 0, 0, 0.3)}
  /* #item_pddetail .order_box .option_info .option .select_option{height:72px} */

  .opt_wrap{padding:10px 26px 10px 16px; height:100%; width:100%;overflow:hidden; display: flex;  align-items: center; flex-flow: wrap;}

  .opt_wrap p{width: 100%; display: inline-block; white-space: normal}
  .opt_wrap a{display:block}
  .opt_wrap a > label,
  .opt_wrap a > span{margin-top:8px}
  .opt_wrap .options_1{font-size:16px;font-family: 'Pretendard-Bold'; color:rgba(219, 1, 17, 1)}
  .opt_wrap .options_2{font-size:16px;font-family: 'Pretendard-Bold'; color:rgba(31, 31, 31, 1)}
  .opt_wrap .icon_type {border-radius:4px; padding:2px 5px; font-size:10px; color:#fff; height:18px; display:inline-block; vertical-align: top; margin-top:1px}
  .opt_wrap .icon_name {border-radius:4px; padding:2px 5px; font-size:10px; color:#fff; height:18px; display:inline-block; vertical-align: middle; margin-top:-5px}
  .opt_wrap .icon_type1{background-color:rgba(31, 31, 31, 1)}
  .opt_wrap .icon_type2{background-color:rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6)}
  .opt_wrap .icon_type3{background-color:rgba(103, 113, 200, 1)}
  .opt_wrap .icon_type4{background-color:rgba(73, 129, 213, 1)}
  .opt_wrap .icon_type5{background-color:rgba(243, 150, 28, 1)}
  .opt_wrap .icon_type6{background-color:rgba(247, 90, 96, 1)}

  .payment_wrap .payment#bottom_info{overflow:visible}
  .payment_wrap .payment#bottom_info.overflow-hidden{overflow:hidden}
  .payment_wrap .payment#bottom_info .item_selectResult{max-height:290px}
  #item_pddetail .order_box .option_info{position:relative;}
  #item_pddetail .order_box .option_info.list_active .option.option_slave{position:absolute; width:100%; z-index: 999; background-color: #fff}
  #item_pddetail .order_box .option_info .select_option{height:auto}
  #item_pddetail .order_box .option_info .select_option .styledSelect{vertical-align: top; position:static}
  #item_pddetail .order_box .option_info .select_option .select{ vertical-align: top}
  #item_pddetail .order_box .option_info .select_option .select .options{max-height:none; height:auto; max-height:320px; overflow:auto; border-bottom:0; border-radius:0; border-color:#eee}
  #item_pddetail .order_box .option_info .select_option .select .options li{border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9}
  #item_pddetail .order_box .option_info .select_option .select .options li:last-child{border-bottom:0}
  #item_pddetail .order_box .option_info .select_option > ul{height:100%; overflow:auto; margin-top:-1px}
  #item_pddetail .order_box .option_info .select_option > ul > li{height:auto; min-height:45px; padding:12px 16px; border-bottom:1px solid #d9d9d9}
  #item_pddetail .order_box .option_info .select_option > ul > li:last-child{border-bottom:0}
  #item_pddetail .order_box .option_info .option.option_slave{margin-top:8px}
  #item_pddetail .order_box .option_info .option.option_slave .select_option{height:auto; max-height:225px; overflow:auto; border:1px solid #d9d9d9; }
  #item_pddetail .fixed_payment .order_box{overflow:hidden}
  .select_goods_tit{font-family: 'Pretendard-Regular';}
  .select_goods_tit label{display:inline-block; position:relative; padding-left:30px;font-family: 'Pretendard-Medium';}
  .select_goods_tit label:before{display:block; content:''; width:1px; height:10px; background-color:#C8C8C8; position:absolute; left:14px; top:0; bottom:0; margin:auto;}
  #item_pddetail .order_box .buy_info .option .item_count{background-color:#F8F8F8; padding:20px; width:100%; border-radius:10px; position:relative; margin-bottom:10px;}
  #item_pddetail .order_box .buy_info .option .item_count strong{display:block; text-align:left; margin-bottom:5px; padding-right:20px}
  #item_pddetail .sticky_nav .order_box .buy_info .option .item_count strong{padding-right:20px;font-family: 'Pretendard-Regular'; font-weight:normal}
  #item_pddetail .order_box .buy_info .option .item_count strong .close{width:15px; height:15px; top:20px; right:20px}
  #item_pddetail .order_box .buy_info .option .item_count .amount_input{display:inline-block; width:auto; color:#1f1f1f;font-family: 'Pretendard-Medium';}
  #item_pddetail .order_box .buy_info .option .item_count .amount_input input{background-color:transparent}
  #item_pddetail .order_box .buy_info .option .item_count .float-right b{font-size:18px;font-family: 'Pretendard-Regular';}
  #item_pddetail .order_box .buy_info .btn_area{text-align:left}
  #item_pddetail .order_box .buy_info .btn_area .btn_cart,
  #item_pddetail .order_box .buy_info .btn_area .bt_pointer{ width: 49%; min-width: 0; display: inline-block; margin-left: 2%;}
  #item_pddetail .order_box .buy_info .btn_area .btn_cart{margin-left:0; margin-right:0}
  #item_pddetail .order_box .buy_info .btn_area.dev3 .btn_cart,
  #item_pddetail .order_box .buy_info .btn_area.dev3 .bt_pointer{ width: calc(48% - 32px); margin-left:2%}
  #item_pddetail .order_box .buy_info .btn_area .btn_cart{border:1px solid #DB0111; color:#DB0111}
  #item_pddetail .order_box .buy_info .btn_area .btn_like{background-color: #fff; min-width:0;
    display: inline-block;
    width: 64px;
    height: 60px;
    border-radius: 5px;
    background-color: #fff;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    background-image:url('../images/common/icon/ic_like_b.png'); text-indent:-9999px; border:1px solid #B2B2B2}

  #item_pddetail .order_box .buy_info .btn_area .btn_like.active,
  #item_pddetail .order_box .buy_info .btn_area .btn_like:hover{background-image:url('../images/common/icon/ic_like_W.png');    background-color: #F3951A;    border-color: #F3951A;}
  #item_pddetail .order_box .buy_info .btn_area.dev3 a{}
  #item_pddetail .order_box .buy_info .total_amount:after{display:block; content:''; clear:both}
  #item_pddetail .order_box .buy_info .total_amount dt{font-size:16px}
  #item_pddetail .order_box .buy_info .total_amount{text-align:left; padding:15px 15px 15px 20px}
  #item_pddetail .order_box .buy_info .total_amount .price{font-size:20px;font-family: 'Pretendard-Regular'; color:#1f1f1f; float:right; font-weight:normal; margin-top:0}
  #item_pddetail .order_box .buy_info .total_amount .won{font-size:14px; display: inline-block; margin: -5px 0 0 3px; vertical-align: middle;}
  .alert_cart, .alert_option {
      display: none;
      position: fixed;
      height: 40px;
      line-height: 40px;
      width: calc(100% - 40px);
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      color: #fff;
      z-index: 10000;
      text-align: center;
      opacity: .9;
      border-radius: 5px;
  }
  .alert_option{height:70px; padding:15px 0}
  .alert_option p{line-height:1.4}
  .alert_cart p{line-height: 40px;}
  .alert_cart p.bg-orange{background-image:linear-gradient(to right, #FF6600, #DB0111); border-radius: 3px;}

  .alert_cart .cart_toast_alert{padding:11px 20px}
  .alert_cart .cart_toast_alert:after{display:block; content:''; clear:both}
  .alert_cart .cart_toast_alert span{float:left; color:#fff;font-size:14px;font-family: 'Pretendard-Medium'; font-weight:400}
  .alert_cart .cart_toast_alert a{float:right; color:rgba(243, 150, 28, 1);font-size:14px;font-family: 'Pretendard-Medium'; font-weight:400}

  .buy_info .btn_soldout{width:100%; height:60px; line-height:60px; background-color:#F4F4F4; border-radius:5px; font-size:18px; color:#BBBBBB }

  /* #item_pddetail > section,
  #item_pddetail > .purchase_content{width: 79.349%; margin:0 auto} */
  #item_pddetail > section{padding:50px 0}
  .sub#item_product_detail .bulls_content{width:100%}
  .category_best{padding:50px 0; width:100%; overflow:hidden;/* background-color:#F8F8F8*/}
  .category_best .title_content h3{margin-bottom:0}
  .item_list .item_box dt{border:0}

  /* .slider_wrap{padding:0 60px; position:relative;} */
  #item_pddetail > section.item_information,
  #item_pddetail > section.category_best{padding:30px 20px; clear:both; margin-top:0; }
  #item_pddetail > section.category_best{padding-right:0}
  #item_pddetail > section.category_best .title_content{margin-bottom:10px; padding:40px 0 0 0}
  #item_pddetail > section.category_best .item_list .item_box dd:nth-of-type(1){margin-bottom:50px}
	#item_pddetail > section.item_information form:after{display:block; content:''; clear:both}
  #item_pddetail > section.item_information{padding-bottom:0px; padding-top:0}
  #item_pddetail .product_infomation{margin-top:28px}
  #item_pddetail > section.category_best{margin-top:40px; padding-bottom:0; padding-top:0}

  .buytogether_slide .item_list{align-items:baseline}
  .buytogether_slide .item_list .swiper-slide dl{margin-right:20px}
  .buytogether_slide dl .comp_name{color:#1f1f1f}

  #item_pddetail .payment_info dl.point2{position:relative;}
  #item_pddetail .payment_info dl.point dd.popup_question_point{position:absolute; width:calc(100% - 40px); top:0; right:0; left:0; margin:auto; border:1px solid #ebebeb; padding:20px; background-color:#fff; border-radius:4px; z-index: 10}
  #item_pddetail .payment_info dl dt .btn_question{margin-left:7px; width:16px; height:16px}

  #item_pddetail .payment_info dl.point2 > dd > strong{display:inline-block;  vertical-align: top; font-weight:normal; font-family: 'Pretendard-Medium'}
  #item_pddetail .payment_info dl.point2 dd p{display:block; font-family: 'Pretendard-Light'; margin-bottom:5px}
  .popup_question_point .bt_close{width:12px; height:12px}
  .popup_question_point h4{font-weight:normal; font-size:14px; font-family: 'Pretendard-Bold'; margin-bottom:8px}
  .popup_question_point > div h5{font-weight:normal; font-size:14px; font-family: 'Pretendard-Regular'; margin-bottom:8px}
  .popup_question_point > div p{font-size:12px}
  .popup_question_point .popup_point_buy p strong{width:78px; display:inline-block; margin-right:40px}
  .popup_question_point .popup_point_buy p strong .icon{width:auto; height:17px; margin-right:8px; margin-top:0}
  .popup_question_point .popup_point_buy p label.text-left{width:calc(100% - 121px);display:inline-block}
  .popup_point_review p {font-size:12px; font-family: 'Pretendard-Regular';color:#666666}
  .popup_point_review h5{margin-top:15px}
  .popup_point_review p .icon{width:auto; height:12px; margin-right:6px; margin-top:2px}
  .popup_point_review p strong{color:#222222}
  .popup_question_point .check_cautions{padding:0; margin:10px 0 0 0; background-color:transparent}
  .popup_question_point .check_cautions li{color:#999999; font-size:12px; margin-bottom:6px; position:relative;padding-left:8px}
  .popup_question_point .check_cautions li:before{display:block; content:''; width:4px; height:1px; background-color:#999; position:absolute; left:0; top:7px; margin:auto}
  .popup_question_point .check_cautions li:last-child{margin-bottom:0}
  #item_pddetail .payment_info dl.point dt .btn_question_point{margin-left:7px; width:16px; height:16px}

  #item_pddetail .payment_info dl.point .btn_question_point {
    color: #fff;
    font-size: 11px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    text-align: center;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
    margin-left: -1px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #C7C9CD;
    background-color: #C7C9CD;
}

  #item_pddetail > .purchase_content .sticky_nav{position: absolute; left:0; bottom:50px; width:100%; height:72px; border-radius:5px 5px 0 0; border-top:1px solid #d9d9d9; background-color:#fff; z-index: 999; display:none}
  #item_pddetail > .purchase_content .sticky_nav.fixed{position:fixed;}
  /* #item_pddetail > .purchase_content .sticky_nav.fixed{position: fixed !important; top:150px !important; right:calc(20.651% / 2) !important; padding-top:0} */
  #item_pddetail > .purchase_content .sticky_nav form{margin:0}
  #item_pddetail > .purchase_content .sticky_nav .order_box{max-width:100%; height:830px; max-height:77vh}

  #item_pddetail > .purchase_content .sticky_nav .item_selectResult{width:100%; margin-left:0;     background-color: transparent}
  #item_pddetail > .purchase_content .sticky_nav .item_selectResult li{background-color: #F8F8F8; border:0; border-radius:10px;margin: 0 auto 10px;  padding: 20px 25px}
  #item_pddetail > .purchase_content .sticky_nav .item_selectResult li h4.name{padding-right:20px}
  #item_pddetail > .purchase_content .sticky_nav .item_selectResult li.bt_icon.delete { right: 25px; bottom: auto; top: 23px}
  #item_pddetail > .purchase_content .sticky_nav .order_box .chips,
  #item_pddetail > .purchase_content .sticky_nav .order_box .share,
  #item_pddetail > .purchase_content .sticky_nav .order_box .comp_name,
  #item_pddetail > .purchase_content .sticky_nav .order_box .price_area,
  #item_pddetail > .purchase_content .sticky_nav .order_box .about_rating,
  #item_pddetail > .purchase_content .sticky_nav .order_box .delivery_info{display:none}
  #item_pddetail > .purchase_content .sticky_nav .order_box .option_info{border-top:0; margin-top:0; padding-top:0}
  #item_pddetail > .purchase_content .sticky_nav .order_box .payment_info {display:none}
  /* #item_pddetail > .purchase_content .sticky_nav .order_box .buy_info {position:absolute; bottom:0;} */
  #item_pddetail > .purchase_content .sticky_nav .order_box .total_amount { padding-top: 25px; margin-top: 20px; border-top: 1px solid #1f1f1f;}

  #item_pddetail > .purchase_content .sticky_nav .order_box .subject{font-size:22px; margin-top:0}
  #item_pddetail > .purchase_content .sticky_nav .order_box_bottom{width:100%;border-top: 1px solid #1f1f1f;}
  #item_pddetail > .purchase_content .sticky_nav .total_amount .price{color:#1f1f1f}
  /* #item_pddetail > .purchase_content .sticky_nav .btn_area{padding:0} */


#item_pddetail > .purchase_content .sticky_nav .btn_area a.btn_buynow{margin:0; width:206px}
#item_pddetail > .purchase_content .sticky_nav .btn_area a{display:inline-block; width:60px; height:60px; line-height:60px; text-align:center; margin:0; margin-right:10px; min-width:0; float:left}


.bullsone_biz_banner{width:100%; padding: 40px 0 0 !important}
.bullsone_biz_banner a{display:block; width:calc(100% - 40px);margin:0 auto; height:100%; padding:15px 0; background-color:rgba(9, 0, 255, 0.05); text-align:center}
.bullsone_biz_banner a span.text-gray{font-size:14px; font-family: 'Pretendard-Medium'; color:rgba(61, 61, 61, 1)}
.bullsone_biz_banner a span.text-purple{font-size:16px; font-family: 'Pretendard-Bold'; color:rgba(58, 54, 184, 1)}







#item_pddetail > section.best_review{padding:40px 0 0 0}
.best_review .title_content{padding:0 0 0 20px}

.best_review .review_image,
.best_review .best_review_image_wrap{
  width: 60px;
  height: 60px;
  background-color: #f8f8f8;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius:6px; overflow:hidden;
  position:relative;
  vertical-align: top
}
.best_review .review_image{
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.best_review_list_wrap,
.detail_content.review .photo_review_slide{padding:0 20px; width:100%; overflow:hidden}
.best_review_list .swiper-slide{border:1px solid #ccc; border-radius:6px; padding:15px;}
.best_review .best_review_image_wrap img,
.detail_content.review .photo_review_slide .pr_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
    backface-visibility: hidden;
}
.best_review .best_reply_view_inner:after {display:block; content:''; clear:both; }
.best_reply_view_inner .rating_stars{display:inline-block; width:auto;}
.best_review_text{display:inline-block; width:calc(100% - 65px);padding:2px 0 0 10px; font-size:13px; vertical-align: top;}
.best_review_text_content{
  word-break: keep-all;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}
  .best_reply_view_inner .best_writer{display:inline-block; width:auto; text-align:center; float:right; font-size:12px; padding-top:1px}
  .best_reply_view_inner .best_writer span:nth-child(1){display:inline-block; padding-right:20px; position:relative}
  .best_reply_view_inner .best_writer span:nth-child(1):after{display:block; content:''; width:1px; height:10px; background-color:#c8c8c8; position:absolute; top:0; bottom:0; right:8px; margin:auto; }
  .best_review_img_box{padding-top:10px}
  .best_review_img_box .review_txt_title{margin:0; display:none}
  .detail_content.review .photo_review_slide .img_num,
  .best_review_image_wrap .img_num {
    width: 22px;
    height: 22px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px 0 2px 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
  }

.detail_content.review .photo_review{position:relative; padding:0 0 15px 0}
.detail_content.review .photo_review .title_sub2 h3{
  display: block !important;
  border-bottom: 0 !important;
  color: #1f1f1f;
  font-size: 16px;
  padding: 20px 0 10px 20px;
  font-family: 'Pretendard-Regular';
}
.detail_content.review .photo_review_slide .pr_img{
  border-radius:6px; overflow:hidden;
  vertical-align: top;
  position:relative;
  cursor:pointer;
  height:24vw}



  .detail_content.qna .qna_top .bt_base{
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 14px; margin-top:12px;font-family: 'Pretendard-ExtraLight'; background-color:transparent}

  .review_list_wrap .review_list > ul > li{border-bottom:1px solid #ebebeb; min-height:145px}
  .detail_content .list_top{padding:40px; background-color:#f8f8f8; width:100%; text-align:center}
  .detail_content.qna .qna_top,
  .detail_content.after_service .after_service_top{text-align:left;}
	.after_service .detail_inner{margin-top:30px}
  .detail_content .list_top span{display:inline-block; text-align:left;}
  .detail_content .list_top span:nth-child(1){ padding-right:120px; position:relative; font-size:14px; color:#888}
  .detail_content.review .review_top span:nth-child(1):after{display:block; content:''; width:1px; height:90%; background-color:#c8c8c8; position:absolute; top:0; bottom:0; right:55px; margin:auto; }
  .detail_content .list_top strong{font-size:16px; font-family: 'Pretendard-Regular'; color:#1f1f1f; display:block; margin-left:0}
  .detail_content .list_top label{display:inline-block; vertical-align: top;    vertical-align: top;
    margin-top: 8px;}
  .btn_write_inquiry.btn_basic{width:130px; height:36px; line-height:32px}
  .detail_content.review .review_top span b{font-size:18px; font-family: 'Pretendard-Regular'; color:#1f1f1f}
  .detail_content.review .review_top span em{font-size:14px; font-family: 'Pretendard-Light'; color:#888888; display:inline-block; font-weight: normal;
    margin-left: 3px;}
  .detail_content.review .review_top.list_top strong{margin-bottom:8px}
  .detail_content .review_top .rating_stars{display:inline-block; width:auto; }
  .detail_content.review .review_top .rating_stars .text-primary{font-size:30px;font-family: 'Pretendard-Regular';}
  .detail_content.review .review_top .rating_stars ul li{display:inline-block; width:auto; width:26px; height:26px; margin-left:8px; background-size:17px 16px}
  .detail_content.review .detail_inner header{margin-top:20px; text-align:left}
  .detail_content.review .detail_inner header h3{font-size:16px; font-family: 'Pretendard-Regular'; border-bottom:1px solid #1f1f1f; padding-bottom:10px}
  .detail_content.review .detail_inner dl{text-align:left; padding:30px 0 20px; position:relative;}
  .review_list li dl dt{width:150px}
    .detail_content.review .detail_inner .review_img_box{width:auto; white-space: nowrap; overflow:auto;}
  .detail_content.review .detail_inner .review_img_box .review_image_wrap{
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    position:relative;
    cursor:pointer;
    background:url('/assets/front/images/common/noimg.png') no-repeat center;
    margin-right:10px
  }
  .best_review_img_box,
  .best_review .review_image,
  .review_img_slide .swiper-slide,
  .review_img_thumbnail .swiper-slide{position:relative;}
  .detail_content.review .detail_inner .review_img_box .review_image_wrap:after,
  .detail_content.review .photo_review_slide .pr_img:after,
  .review_img_slide .swiper-slide:after,
  .review_img_thumbnail .swiper-slide:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    content: "";
    display:block;
    border-radius:5px
  }
  .best_review_img_box:after{
    position: absolute;
    top: 10px;
    left: 0;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.03);
    content: "";
    display:block;
    border-radius:5px
  }
  .review_image_wrap{width:100px; height:100px; background-color:#f5f5f5; text-align:center; position:relative;}
  /* .detail_content.review .detail_inner .review_img_box img{height:100%; width:100%; object-fit: contain;    background-color: #f5f5f5;} */
  .detail_content.review .detail_inner .review_img_box img{
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
    min-width: 0;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
    backface-visibility: hidden;
  }
  /* .detail_content.review .detail_inner .review_img_box .img_num{width:22px; height:22px; background-color:#DBDBDB; border-radius:5px 0 2px 0; color:#1f1f1f; position:absolute; bottom:0; right:0; text-align:center} */
  .detail_content.review .detail_inner .review_img_box .img_num{
    width: 22px;
    height: 22px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px 0 2px 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
  }
  .detail_content.review .detail_inner dd.reply_view_inner{display:inline-block; width:calc(100% - 110px); padding:5px 0 5px 35px; vertical-align: top; display:inline-block; float:right}
  .detail_content.review .detail_inner dd.reply_view_inner .rating_stars,
  .detail_content.review .detail_inner .writer{position:absolute; top:6px;}
  .detail_content.review .detail_inner dd.reply_view_inner .rating_stars{width:auto; padding-top:5px; left: 0}
  .detail_content.review .detail_inner dd.reply_view_inner .review_help{padding:0; border:0}
  .report_wrap{display:none}
  .detail_content.review .detail_inner dd.reply_view_inner .report_wrap{margin-top:12px}
  .detail_content.review .detail_inner dd.reply_view_inner .report_wrap .btn_report{font-size:12px; color:#888;}
  .detail_content.review .detail_inner dd.reply_view_inner .report_wrap .btn_report img{width:13px; margin:3px 1px 0 0}
  .review_help{padding-top: 20px; border-top: 1px solid #ddd;}
  .review_help span{font-family: 'Pretendard-Medium';}
  .review_help a{display:inline-block; width:96px; height:28px; line-height:28px; border:1px solid #DDDDDD; border-radius:28px; color:#888; border-radius:28px;font-size:12px;font-family: 'Pretendard-Regular'; text-align:center; margin-left:8px}
  .review_help a em{display:inline-block; vertical-align: top; margin:5px; width:15px; height:15px; background:url('/assets/front/images/common/icon/thumb.svg') no-repeat center}
  .review_help a.help_yes em{}
  .review_help a.help_no em{transform:rotate(180deg)}
  .review_help a.on{border-color:#DB0111; color:#DB0111}
  .review_help a.on em{background:url('/assets/front/images/common/icon/thumb_red.svg')}

.detail_content.review .detail_inner .review_text{display:block; width:100%; clear:both}
.review_comment{background-color:#f8f8f8; padding:15px; margin:15px auto}
.review_comment strong{font-family: 'Pretendard-Regular'; color:#1f1f1f; display:block; margin-bottom:5px}

.detail_content.review .detail_inner .writer{display:inline-block; width:auto; text-align:center; padding:5px 0; right:0; font-size:12px}
.detail_content.review .detail_inner .writer span{display:inline-block; padding-right:12px; position:relative}
.detail_content.review .detail_inner .writer span:after{display:block; content:''; width:1px; height:10px; background-color:#c8c8c8; position:absolute; top:0; bottom:0; right:4px; margin:auto; }
.detail_content.review .detail_inner .writer span:last-child{padding-right:0}
.detail_content.review .detail_inner .writer span:last-child:after{display:none}

/* 240529*/
.detail_info_wrap {
    overflow: hidden;
    max-height: 1000px;
}
.detail_info_wrap.show{max-height:none;}
.detail_info_btn{cursor:pointer; border:1px solid #1f1f1f; font-family: 'Pretendard-Medium'; font-size:16px; width:calc(100% - 40px); height:60px; line-height:60px; margin-top:-30px; background-color:#fff; border-radius:4px}
.detail_info_btn img{transform: rotate(-90deg); transition: all 500ms; width:37px; vertical-align: middle; margin-top:-4px;}
.detail_info_btn.more img{transform: rotate(90deg)}
.detail_info_btn_wrap{    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding-bottom:80px;}
.detail_info_btn_wrap::before {
    display: block;
    width: 100%;
    height: 160px;
    margin-top: -159px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    content: "";
}

.detail_info_btn_wrap.show{margin-top:40px}
.detail_info_btn_wrap.show:before{display:none}



/* 250212 */
.page_view_more {
    overflow: hidden;
    max-height: 1000px;
}
.page_view_more_wrap.show{max-height:none;}
.page_view_more_wrap .btn_page_view_more{cursor:pointer; border:1px solid #1f1f1f; font-family: 'Pretendard-Regular'; font-size:16px; width:100%; height:50px; line-height:50px; /*margin-top:-30px;*/ background-color:#fff; border-radius:4px}
.page_view_more_wrap .btn_page_view_more img{transform: rotate(-90deg); transition: all 500ms; width:37px; vertical-align: middle; margin-top:-4px;}
.page_view_more_wrap{    display: flex; width:100%;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding-bottom:80px; padding-top:20px}
/* .page_view_more_wrap::before {
    display: block;
    width: 100%;
    height: 160px;
    margin-top: -159px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    content: "";
}
.page_view_more_wrap.show:before{display:none} */
.btn_page_view_more.more img{width:14px; margin-left:5px;     transform: rotate(0deg);}
.show .btn_page_view_more img{width:14px; margin-left:5px;     transform: rotate(-180deg);}

.photo_review_filter{ background-color: #00000005; padding:11px 30px; padding-right:0}
.photo_review_filter ul{ overflow-x:auto; overflow-y:hidden; height:auto; width:100%; margin-left:0; padding:0}
.photo_review_filter li{margin-right:12px; cursor:pointer; display:inline-block; padding:8px 14px 6px; font-family: 'Pretendard-Regular'; border: 1px solid #00000033; background-color:#fff; font-size:14px; color:#00000099; border-radius:60px}
.photo_review_filter li.selected{color:#DB0111; border-color: #DB0111}
/* .photo_review_filter li:first-child{margin-left:20px} */
.photo_review_filter li:last-child{margin-right:20px}
.photo_review_filter{padding-left:20px; /* 가로 스크롤 */  overflow: auto;  white-space: nowrap; position:relative;}


  .slider_wrap .review_slider{margin-top:80px}
  #item_pddetail .slider_wrap .review_slider .swiper-slide{width:140px; height:140px; border:1px solid #ebebeb; }
  #item_pddetail .swiper-button-prev,
  #item_pddetail .swiper-button-next{color:transparent; background:url('/assets/front/images/common/icon/btn_prev_W.svg'); ;background-size: 40px 40px;width:40px; height:40px;top:50%}
  #item_pddetail .swiper-button-prev{left:0;}
  #item_pddetail .swiper-button-next{right:0; transform:rotate(180deg)}

  .preuser_wrap{display:inline-block; margin-left:15px}
  .preuser_wrap .preuser{width:90px; height:26px; font-size:12px; color:#4990E2; background-color:#F2F2F2; display:inline-block; line-height:26px; border-radius:12px; text-align:center}
  .preuser_wrap .preuser .question{display:inline-block; width:14px; height:14px; border-radius:14px; background-color:#B4B4B4; color:#fff; margin-left:2px}
  .preuser_wrap .preuser_txt{
    display: none;
    height: 26px;
    border: 1px solid #EBEBEB;
    background-color: #fff;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 8%);
    line-height: 26px;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 3px;
    margin-left: 15px;
    position: relative;
    vertical-align: top
  }
  .preuser_wrap.show_txt .preuser_txt{display:inline-block}
  .preuser_wrap .preuser_txt:before{    display: block;
    content: '';
    width: 9px;
    height: 12px;
    background: url('/assets/front/images/common/icon/triangle.png') no-repeat center;
    background-size: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -8px;
    margin: auto;}
  #qna_box{margin-top:30px}
	#qna_box .click_tr td{text-align:left; padding:20px 0; position:relative;}
	#qna_box .click_tr td .tb_date{position:absolute; top:20px; right:0; font-size:14px; font-family: 'Pretendard-ExtraLight';}
  #qna_box .click_tr td .tb_date span{display:inline-block;}
  #qna_box .click_tr td .tb_date .writer{padding-right:20px; position:relative;}
  #qna_box .click_tr td .tb_date .writer:after{display:block; content:''; width:1px; height:10px; background-color:#c8c8c8; position:absolute; top:0; bottom:0; right:9px; margin:auto; }
	#qna_box .click_tr td .tb_subject{width:100%; padding-top:20px}
	#qna_box .question_box{padding:0 20px}
  #qna_box .page_view_more_wrap{padding-top:32px}
  .after_guide{border-top:1px solid #1f1f1f; text-align:left}
  .after_guide tr{border-bottom:1px solid #ebebeb}
  .after_guide th{background-color:#f8f8f8; width:162px; padding:30px}
  .after_guide td{padding:30px; line-height:1.4;}

	.after_guide:after{display:block; content:''; clear:both}
  .after_guide dl{border-bottom:1px solid #ebebeb}
  .after_guide dt{background-color:#f8f8f8; width:162px; padding:30px; display:inline-block; float:left}
  .after_guide dd{padding:30px; line-height:1.4; width:calc(100% - 162px); display:inline-block}
  .after_guide dt, .after_guide dd{border-bottom:1px solid #ebebeb}
  .after_guide dt:nth-of-type(3), .after_guide dd:nth-of-type(3){height:101px}
  .after_guide dt:nth-of-type(4), .after_guide dd:nth-of-type(4){height:120px}

  .ad_promotion{margin-top:80px}
  .ad_promotion h3{font-size:20px; font-family: 'Pretendard-Regular'; margin-bottom:20px}
  .promotion_slide .swiper-slide{border-radius:10px 40px; height:350px; overflow:hidden}

  /** review.popup **/
	#review_image_popup{width:100vw; max-width:none; height:100dvh; height:100vh; border-radius:0; overflow:auto; transform:scale(0) translate3d(-50%, -50%, 0); display:block}
	#review_image_popup.review_show{transform:scale(1) translate3d(-50%, -50%, 0); z-index: 999999999; overflow:hidden}
	#review_image_popup .popup_header{padding:20px}
  #review_image_popup .popup_header h3{margin-bottom:0; padding-bottom:0; border-bottom:0}
	#review_image_popup .popup_header .close{top:20px; right:20px}
	#review_image_popup .popup_content{height:auto; max-height: calc(100vh - 150px); padding:0 20px 20px; overflow-x:hidden; overflow-y:auto}
	#review_image_popup .swiper-wrapper{justify-content: center}
  .review_img_slide .swiper-wrapper{justify-content: center}
	.review_img_slide .swiper-slide{text-align:center;border-radius:10px; overflow:hidden;    height: calc(100vw - 40px)}
	.review_img_slide .swiper-slide .img_wrap{display:flex;  height:300px; background-color:#f5f5f5; justify-content: center; align-items: center; border-radius:5px; overflow:hidden}
	.review_img_slide .swiper-slide img{width:100%; margin:0 auto; max-width: none; object-fit: contain; height: 100%}
	/* .review_img_slide .swiper-slide img{width:auto; width:100%; height:100%; margin:0 auto; } */
	.review_img_slide .slider_wrap .review_slider .swiper-slide{width:140px; height:140px; border:1px solid #ebebeb; }
	.review_img_slide .swiper-button-prev,
	.review_img_slide .swiper-button-next{color:transparent; background:url('/assets/front/images/common/icon/btn_prev_W.svg'); ;background-size: 40px 40px;width:40px; height:40px;top:50%}
	.review_img_slide .swiper-button-prev{left:0;}
	.review_img_slide .swiper-button-next{right:0; transform:rotate(180deg)}
  .review_img_thumbnail{margin-top:10px}

  .review_img_thumbnail .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width:40px; width:40px; height:40px; max-height:40px; border-radius:4px; overflow:hidden; opacity:0.3; background-color: #f8f8f8;}
  .review_img_thumbnail .swiper-slide img{ margin: 0 auto; width: 100%; height: 100%; object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
    backface-visibility: hidden;
  }
  .review_img_thumbnail .swiper-slide.swiper-slide-thumb-active{opacity:1}
	#review_image_popup .btn_wrap{padding:0 15px 20px 15px; position:absolute; width:100%; bottom:0;}
  #review_image_popup .btn_wrap .btn{width:100%; height:48px; line-height:48px; font-size:14px;font-family: 'Pretendard-Light';}
	.popup_review_content .rating_stars{text-align:left; padding: 20px 0 5px ;border-bottom: 1px solid #c8c8c8; margin-bottom: 10px;}
  .popup_review_content .rating_stars span.text-888.float-right b:nth-child(1){padding-right:6px; margin-right:6px; position:relative;}
  .popup_review_content .rating_stars span.text-888.float-right b:nth-child(1):after{display:block; content:''; width:1px; height:10px; background-color:#c8c8c8; position:absolute; right:0; top:0; bottom:0; margin:auto}

.review_txt_title{font-size:14px; font-family: 'Pretendard-Regular'; display:inline-block; margin:4px 0 6px 0;}
.review_text_content{font-size:14px; font-family: 'Pretendard-Regular';text-align:left; padding-bottom:10px; word-break: break-all;}
  .rating_content .rating_stars{width:100%; text-align:center; border:1px solid #ebebeb; background-color:#f8f8f8; padding:20px 0;}
  .rating_content .rating_stars .raterater-wrapper{display:inline-block;}
  .review_wr_content .textarea_count{padding-top:5px}
  .review_text .btn_moreInfo{font-family: 'Pretendard-Medium', sans-serif; color: #888; display: block; font-size: 13px; text-align:left; padding:0 0 10px}
  .review_text .btn_moreInfo img{width:12px; height:auto; transition:500ms all; transform:rotate(0deg);  margin: 5px;}
  .review_text .btn_moreInfo.short img{transform:rotate(-180deg);}

      #review_image_popup .swiper_wrap{ margin:0 auto; }
      #review_image_popup .swiper_wrap .review_img_slide .swiper-slide .img_wrap{width:calc(100vw - 120px); height:calc(100vw - 120px); max-width:630px; max-height:630px; margin:0 auto}
      #review_image_popup .swiper-button-prev, #review_image_popup .swiper-button-next{background-size:32px 32px; width:32px; height:32px; top:40%}
      #review_image_popup .swiper-button-prev{left:20px}
      #review_image_popup .swiper-button-next{right:20px}


  /* report_popup */

  #report_popup{display: none; width: 100%; height: 100%; max-width: none; border-radius: 0;}
  #report_popup .popup_header .close{display:block; top:0; bottom:0; margin:auto}
  #report_popup .popup_header{height:60px; padding:0 20px}
  #report_popup .popup_header h3{line-height:60px; border:0; padding:0; margin:0}
  #report_popup .popup_content{padding:0 20px 12px}
  #report_popup .popup_content ul li{border-bottom:1px solid #F1F1F1}
  #report_popup .popup_content ul li{display:block; height:50px; line-height:50px; }
  #report_popup .popup_content ul li .checkbox_wrap{padding: 14px 0}
  #report_popup .popup_content ul li .checkbox_wrap input[type="radio"]{margin:4px 3px 0 0; height:18px}
  #report_popup .popup_content ul li .checkbox_wrap input[type="radio"]:before{background-color: #E1E1E1;}
  #report_popup .popup_content ul li .checkbox_wrap input[type="radio"]:checked:before{background-color: #DB0111;}
  /* #report_popup .popup_content ul li .checkbox_wrap input[type="radio"]:after{border-color:#e1e1e1} */
  #report_popup .popup_content ul li.textarea_wrap{border-bottom:0; height:auto; line-height:1.4}
  #report_popup .popup_content ul li.textarea_wrap .popuptextarea {width:100%; height:120px; border:1px solid #D9D9D9; border-radius:5px; position:relative; overflow:hidden;}
  #report_popup .popup_content ul li.textarea_wrap .popuptextarea textarea{width:100%; height:100%; min-height:0; border:0;font-size:14px;font-family: 'Pretendard-Light'; padding:10px}
  #report_popup .popup_content ul li.textarea_wrap .popuptextarea textarea::placeholder{color:#888888}
  #report_popup .popup_content ul li.textarea_wrap .popuptextarea .textarea_count{font-size:14px;font-family: 'Pretendard-Regular'; color:#222222; position:absolute; bottom:10px; right:10px}
  #report_popup .popup_content ul li.textarea_wrap .textarea {width:100%; height:120px; border:1px solid #D9D9D9; border-radius:5px; position:relative; overflow:hidden;}
  #report_popup .popup_content ul li.textarea_wrap .textarea textarea{width:100%; height:100%; min-height:0; border:0;font-size:14px;font-family: 'Pretendard-Light'; padding:10px}
  #report_popup .popup_content ul li.textarea_wrap .textarea textarea::placeholder{color:#888888}
  #report_popup .popup_content ul li.textarea_wrap .textarea .textarea_count{font-size:14px;font-family: 'Pretendard-Regular'; color:#222222; position:absolute; bottom:10px; right:10px}
  #report_popup .popup_content ul li label span{font-size:14px;font-family: 'Pretendard-Light'; padding:0}
  #report_popup .btn_wrap{padding: 16px 12px; position: fixed; bottom: 0; width: 100%}
  #report_popup .btn_wrap .btn_complete{background-color: #F4F4F4; color: #BBBBBB; width: 100%; line-height:48px; height:48px; font-size:14px;font-family: 'Pretendard-Light';}
  #report_popup .btn_wrap .btn_complete.bg-primary{background-color: #ED1C24; color:#fff; border:0}


  /* brand_list */
  #brand_list{position:relative; padding-top:0}
  .brand_list a{position:relative;width:172px;height:68px;margin:2px;padding:0;text-align:center;border:1px solid #ccc;display:inline-block;overflow:hidden}
  .brand_list a>img{max-width:100%}
  .brand_list a .name{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;vertical-align:middle;background:rgba(0,0,0,.6);overflow:hidden;display:flex;justify-content:center;align-items:center;opacity:0;z-index:1;transition:all .4s ease}
  .brand_list a .name span{margin-top:30%;opacity:0;font-size:15px;color:#fff;line-height:17px;font-weight:500;text-align:center;white-space:pre-wrap;word-wrap:break-word;word-break:keep-all;transition:all .5s ease}
  .brand_list a:hover .name{opacity:1}
  .brand_list a:hover .name span{margin-top:0;opacity:1}
  #brand_list .btn_area .btn{width:49%; margin-right:2%; float:left;}
  #brand_list .btn_area .btn:last-child{margin-right:0; margin-left:0}

  #brand_search_box{width: calc(100% + 40px); margin-left: -20px;background-color:#f8f8f8; padding:30px 0 20px}
  #brand_search_box .sub_header{}
  #brand_search_box h2{font-size:20px;font-family: 'Pretendard-Regular'; text-align:center; margin-bottom:20px}
  #brand_search_box > dl,
  #brand_search_box > .search_box{width:calc(100% - 40px); margin:0 auto}
  #brand_search_box > dl{margin-bottom:20px}
  #brand_search_box dl dt,
  #brand_search_box dl dd{font-size:22px; color:#BBBBBB; }
  #brand_search_box dl dt{display:inline-block; float:left; width:100px}
  #brand_search_box dl dd a{padding-right:15px; display:inline-block; text-align:center}
  #brand_search_box dl dd a:last-child{padding-right:0; padding-left:}
  #brand_search_box dl dd a.selected{color:#1f1f1f}
  #brand_search_box > .search_box .input_wrap{width:calc(100% - 50px); border:0; float:left}
  #brand_search_box > .search_box .input_wrap input{font-size:14px; text-indent:0}
  #brand_search_box > .search_box .bt_search{    background-color: #1f1f1f;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    width: 50px;
    height: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 0;}
  #brand_search_box > .search_box .bt_search img{    filter: invert(100%) brightness(100);
      width: 20px;
      height: 20px;
      vertical-align: middle;
      margin-top: -4px;
  }

  .brand_search_scroll{}
  #brand_inner dl{padding-top:30px}
  #brand_inner dl dt h3{font-size: 20px;font-family: 'Pretendard-Bold'; padding-bottom: 10px; text-align: left; font-weight:normal}
  #brand_inner ul:after{display:block; content:''; clear:both}
  #brand_inner ul li{text-align:left; padding:20px 0 0 0}

  #brand_inner ul li .img_wrap{width:34px; height:34px; border-radius:34px; display:inline-block; margin-right:10px; float:left;background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;}
  #brand_inner ul li:nth-child(1){padding-top:0}
  #brand_inner ul li:nth-child(1),
  #brand_inner ul li:nth-child(5n+1){border-left:0; padding-left:0}
  #brand_inner ul li .brand_txt{width:calc(100% - 45px); display:inline-block;}
  #brand_inner ul li .brand_txt *{ color:#1f1f1f; }
  #brand_inner ul li .brand_txt:hover *{color:#ed1c24}
  #brand_inner ul li .brand_txt h6{font-size:14px;font-family: 'Pretendard-Bold'}
  #brand_inner ul li .brand_txt .comp_name{font-size:12px;display:block; margin-top:3px}

  #brand_inner .data_none{margin-top:22vh}

  #brand_find{position:fixed; right:20px; top:340px}
  #brand_find dl dt,
  #brand_find dl dd,
  #brand_find dl dd a{font-size:13px; width:100%; display:block; text-align:right; color:#888;}
  #brand_find dl dd{display:none}
  #brand_find dl dd a{padding-bottom:5px}
  #brand_find.sticky{top:30px}

  #br_detail #product_list ul li.data_none{width:100%; margin:0}
  #br_detail .sticker{display:none !important}
  #br_detail #product_list.view_list ul.act_user li{width:auto}
  #br_detail #product_list.view_list .item_box dd.view_list_right{margin-top:0}

  #br_detail #product_list.view_list .item_box dd.view_list_right .act_user{display:none}
  #br_detail #product_list ul li.item_box .subject{height:20px}
  #br_detail #product_list ul li.item_box dd .chips { margin-top: 5px}
  #br_detail .list_thumb ul li.btn_view_list{margin-right:0}
/* #bottom_info{position:fixed; width:100%; background-color:#fff; height:} */
/* application */

/*#cs_application .sub_header p{margin: 40px 0 20px; padding-left: 7px; position: relative; color:#666}
 #cs_application .sub_header p:before{display:block; content:''; width:2px; height:2px; border-radius:2px; position:absolute; left:0; top:0; bottom:0; margin:auto; background-color:#666} */
#cs_application .write_content{padding:0; border-bottom:0; margin:0; background-color:transparent; border-top:1px solid #1f1f1f}
#cs_application .write_content dl{position:relative; border-bottom: 1px solid #EBEBEB; padding-top:15px; padding-bottom:10px}
#cs_application .write_content dl dt,
#cs_application .write_content dl dd{width:100%; display:block; padding:0}
#cs_application .write_content dl dt{font-family: 'Pretendard-Regular'; padding-top:0; height:auto; margin-bottom:5px}
#cs_application .write_content dl dd{height:auto}
#cs_application .write_content dl dd .checkbox_wrap span{font-size:14px; padding-left:0}
#cs_application .write_content dl dd .input_wrap{width:100%; max-width:537px; border-radius:0;}
#cs_application .write_content dl dd.email_form .input_wrap{width:36%; margin:0}
#cs_application .write_content dl dd textarea{height:240px; font-size:14px; margin-top:0; border-radius:0; padding:10px}
#cs_application .write_content dl dd .textarea_count{position: absolute; top: 16px; right: 4px; font-size:12px}
#cs_application .write_content dl.wr_email dd.email_form label input{width:100%; padding:0}
#cs_application .write_content dl dd label input{padding:0}
#cs_application .write_content dl.use_agreement {padding:30px 0 0; border-bottom:0}

#cs_application .write_content dl.use_agreement dd ul.use_agreementGuide {border:1px solid #ebebeb; padding:20px}
#cs_application .write_content dl.use_agreement dt{font-size:16px}
#cs_application .write_content dl.use_agreement dd ul{background-color:#f8f8f8; padding:20px 25px; margin-top:10px; float:none}
#cs_application .write_content dl.use_agreement dd ul li{padding-left:10px; position:relative;line-height:1.8}
#cs_application .write_content dl.use_agreement dd ul li:before{display:block; content:''; width:2px; height:2px; border-radius:2px; background-color:#1f1f1f; position:absolute; top:0; bottom:0; left:0; margin:auto}
#cs_application .write_content dl.use_agreement .check_list{margin-top:0; padding-left:0}
#cs_application .btn_area button{font-size:14px; width:160px; height:48px; line-height:48px; min-width:0}

#cs_application .write_content dl dd ul{padding:0}
#cs_application .write_content dl:nth-child(1) dd ul{margin-top:10px}

#cs_application .write_content dl .file_box_wrap .file_box .file-name{border:1px solid #d9d9d9; background-color:#f8f8f8; width:367px; height:45px; border-radius:0; vertical-align: top}
#cs_application .write_content dl .file_box_wrap .file_box .file-btn{width:160px; height:45px; line-height:45px; text-align: center; border:1px solid #d9d9d9; background-color:#fff; border-radius:0; text-indent:0; padding:0}
#cs_application .write_content dl .file_box_wrap input[type="file"]{display:none}
#cs_application .write_content dl:nth-child(1) .checkbox_wrap input[type="radio"]{width:20px; height:20px; margin-top:4px}
#cs_application .write_content dl:nth-child(1) .checkbox_wrap input[type="radio"]:before {
    display:block;
    content: "";
    position: absolute;
    top: 1px;
    left: 6px;
    display: table;
    width: 5px;
    height: 8px;
    border: 1px solid #aaa;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background: transparent;}

  #cs_application .write_content dl:nth-child(1) .checkbox_wrap input[type="radio"]:after {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      transition: 240ms;
      border: 1px solid #aaa !important;
      border-radius: 18px;
  }
  #cs_application .write_content dl:nth-child(1) .checkbox_wrap input[type="radio"]:checked:before {
    display:block;
    content: "";
    position: absolute;
    top: 1px;
    left: 6px;
    display: table;
    width: 5px;
    height: 8px;
    border: 1px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background: transparent;
    z-index: 1
  }
  #cs_application .write_content dl:nth-child(1) .checkbox_wrap input[type="radio"]:checked:after {border-color: #fff !important; background-color:#DB0111}
  #cs_application .sub_header{padding-bottom:30px; padding-top:0}
  #cs_application .sub_header h2{text-align:left}

  #cs_application .write_content dl#view1 dd p,
  #cs_application .write_content dl.wr_content dd p{padding:0; font-size:13px}


/* list */
.condition_select{border-top:1px solid #1f1f1f; padding-top:20px;}
.search_condition{margin-bottom:60px}
.search_condition .condition_select dl{border-bottom:1px solid #ebebeb; padding-bottom:20px; margin-bottom:20px; width:100%; margin-left:0}
.search_condition .condition_select dl dt{  font-family: 'Pretendard-Regular'; font-size: 18px; display: inline-block; margin-bottom:15px}
.search_condition .condition_select dl dd .checkbox_wrap{position: relative; font-size: 16px; margin-right: 15px; margin-bottom: 10px; width:145px;}
.search_condition .condition_select dl dd .checkbox_wrap span{vertical-align: top}
.search_condition .condition_select dl:nth-child(2) .checkbox_wrap{width:80px}
.cd_box.price label.input_wrap{display:inline-block; position:relative;}
.cd_box.price em{display:inline-block; margin:0 5px; font-size:16px; font-family: 'Pretendard-Regular';}
.cd_box.price label.input_wrap b{display:inline-block; position:absolute; right:8px; top:11px}
.cd_box.research .input_wrap{width:50%}
.search_condition .btn_area .btn{width:200px; height:50px; border:1px solid #333; color:#333; vertical-align: top;line-height:50px; font-size:16px;font-family: 'Pretendard-Medium'; font-weight:normal}
.search_condition .btn_area .btn:nth-child(1){color:#333}
.item_table .sorting_area{width:100%; margin:0 auto 10px}
#item_bullslist form{margin:0}
.sorting_area .item_allNum{display:inline-block; line-height:36px; font-size:14px}
.item_sort{display:inline-block; float:right; text-align:right}
/* .item_sort .select-box{width:63px; height:32px; line-height:32px; margin-left:10px; display:inline-block; position:relative;} */
.item_sort .select-box select{width:100%; height:100%; padding-left:0; text-indent:0; font-size:14px; padding-right:20px}
.select-box select{background-image:none}
.item_sort .select-box:after{position:absolute; top:0; right:5px; bottom:0; margin:auto; display:block; content:''; background:none; width: 8px; height: 8px; border:1px solid #1f1f1f;  border-top-width: 0;  border-left-width: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); transition:all 500ms}
.item_sort .select-box:focus:after{transform:rotate(-135deg); margin-top:16px}
.item_table .item_list{padding-top:30px;}
.item_table .item_box{width:calc(25% - 39px); margin-right:50px; float:left; margin-bottom:90px}
.item_table .item_box:nth-child(4n){margin-right:0}
.item_table .item_box .subject{margin:0}

.item_table .item_box .sticker{background:transparent;  width:auto; height:30px; line-height:30px; background-color:#F52828; color:#fff; border-radius:0 0 10px 0; padding-top:0}
.item_table .item_box .sticker .icon_rmd{width:100%; height:100%; font-size:12px; border:0;border-radius:10px 0 10px 0; padding:0 8px}

.product_info{margin-top:50px}
.product_info .pi_table table colgroup col:nth-child(1){width:150px}
.product_info .pi_table table th,
.product_info .pi_table table td{padding:20px}
.product_info .pi_table table th{background-color:#f8f8f8; text-align:left}
.product_info .pi_table table tr{border-bottom:1px solid #ebebeb}
.product_info .pi_table table tr:last-child{border-bottom:0}

/* search_result */
#search_result .sub_header p{margin-top:0; font-size:16px}
#search_result .sorting_area{width:100%; margin:0}
#search_result .sorting_area .item_sort{display:block; width:100%}
#brand_detail .sorting_area .item_sort{display:block; width:100%}
#search_result #product_list.view_list .item_box dd{margin-top:0}
#brand_detail #product_list.view_list .item_box dd{margin-top:0}
#search_result #product_list.view_list .item_box dd.view_list_right .act_user{display:none}
/* #search_result #product_list ul li.item_box .subject{height:20px} */
#search_result #product_list ul li.item_box dd .chips { margin-top: 5px}

/* categogy, product list */
.sorting_area:after{display:block; content:''; clear:both}
.sorting_area .selected_option{display:inline-block; max-width:70%}
.sorting_area .selected_option ul li{height:28px; line-height:28px; border-radius:5px; background-color:#F8F8F8; padding:0 10px; margin-right:5px; display:inline-block; margin-bottom:5px;}
.sorting_area .selected_option ul li .del{display:inline-block; width:8px; height:8px; vertical-align: top; margin:10px 0 0 5px; opacity: .6}
.item_sort .select-wrap .ui-selectmenu-button.ui-button{width:auto; padding:0 8px}
.item_sort .select-wrap > span > span{line-height:34px}
.item_sort .select-wrap .ui-button .ui-icon{transform: scale(.7) rotate(45deg); margin-top: 9px;}
.list_thumb ul{border-radius:5px}
.list_thumb ul li:nth-child(1){margin-right:10px}
#search_result .list_thumb ul li:nth-child(1){margin-right:0}
.btn_sortViewer{}
.popup#sortViewer{width: 260px; height: auto; top: 15%; bottom: auto;}
.popup#sortViewer .select-box{width:100%; text-align:center; height:auto;}
.popup#sortViewer .select-box:after{display:none}
.popup#sortViewer .select-box select{width:100%; height:auto; max-width:none; border-left:0;}
.popup#sortViewer .select-box select option{height:40px; padding-top:10px; width:100%; text-indent:0; text-align:center; background-color:#fff; border-bottom:1px solid #ebebeb}
.popup#sortViewer .select-box select option:last-child{border-bottom:0}
 .list_thumb{width:auto}
 .list_thumb ul li{width:32px; height:32px; background-color:#f8f8f8; display:inline-block; text-align:center; padding:10px; cursor:pointer; display:none; border-radius:5px}
 .list_thumb ul li.on{display:block;}
 .list_thumb ul li.btn_categoryFilter{background-image:url('/assets/mobile/images/common/icon/icon_sortview.svg');background-repeat: no-repeat;background-position:center; background-size:16px 13px}
 .list_thumb ul li.btn_view_list{background-image:url('/assets/front/images/common/icon/icon_thum_off.svg');background-repeat:  no-repeat;background-position: center !important; background-size:14px 12px !important}
 .list_thumb ul li.btn_view_thumb{background-image:url('/assets/front/images/common/icon/icon_list_off.svg');background-repeat:  no-repeat;background-position:center !important; background-size:14px 12px !important; }
#item_bullslist #product_list.view_list .item_box dd{margin-top:0}
#categoryFilter{position:fixed; right:-100%; width:100%; height:100vh; overflow:auto; top:0; background-color:#fff; z-index: 1000; transition:500ms all; padding:15px}
#categoryFilter.active{right:0; }
#categoryFilter .sub_header{border-bottom:1px solid #1f1f1f; padding:0 0 10px 0; margin-bottom:10px; }
#categoryFilter .sub_header .close{top:20px; right:20px}
#categoryFilter form .cf_content{padding-top:5px}
#categoryFilter form dl{border-bottom: 1px solid #ebebeb;  margin:0 0 15px 0; width:100%}
#categoryFilter form dl dt{font-size:16px;font-family: 'Pretendard-Medium'; margin-bottom:15px; padding:0 10px; width:100%}
#categoryFilter form dl dd{display:none; padding:0 10px 10px}
#categoryFilter form dl dd .checkbox_wrap{margin-right:15px;}
#categoryFilter form dl dd .checkbox_wrap span{padding-left:0}
#categoryFilter form dl.cd_box.research .input_wrap,
#categoryFilter form dl.cd_box.price label.input_wrap input{width:100%}
#categoryFilter form .btn_area{padding:0}
#categoryFilter form .btn_area button{vertical-align: top}
#categoryFilter form dl dt .arrow{display:inline-block; width: 12px;height: 12px;margin: 5px 0 0 10px;transform: rotate(90deg); transition:500ms all; float:right}
#categoryFilter form dl.open .arrow{transform: rotate(-90deg)}



  .swiper.product_img_thumbnail{padding:10px 0; position:relative;}
  .product_img_thumbnail .swiper-slide{border:1px solid #ebebeb; border-radius:5px; height:82px; overflow:hidden}
  .product_img_thumbnail .swiper-slide.swiper-slide-thumb-active{border-color:#1f1f1f}
  .product_img_slide .swiper-button-prev:after, .product_img_slide .swiper-rtl .swiper-button-next:after,
  .product_img_slide .swiper-button-next:after, .product_img_slide .swiper-rtl .swiper-button-prev:after{font-size:15px; font-weight:bold}
  .product_img_slide .swiper-button-next, .product_img_slide .swiper-button-prev{color:#1f1f1f}
  .soldout_wrap{display:none;}
  .product_img_slide .swiper-wrapper .swiper-slide.soldout{opacity: 1}
  .product_img_slide .swiper-wrapper .swiper-slide.soldout .soldout_wrap{
    background-color: rgba(0, 0, 0, .35);
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:20px;
    font-family: 'Pretendard-Light';}
  .about_rating{padding:20px 0}
  .about_rating .count{display:inline-block; margin-left:10px; color:#888888}

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:6px}
  .swiper-container-horizontal>.swiper-pagination-bullets{z-index: 1}
  #item_pddetail .order_box .info_{padding-top:20px; margin-top:20px; border-top:1px solid #ebebeb}
  #item_pddetail .order_box .option_info {padding-top:0; margin-top:0; border:0}
  #item_pddetail .order_box .option_info .select{width:100%}
  #item_pddetail .order_box .buy_info{border-top:0; padding-top:0; margin-top:0}
  .about_rating .count em{display:inline-block; border-bottom:1px solid #1f1f1f; color:#888888}
  #item_pddetail .order_box .info_ .title_sub{font-size:14px; font-family: 'Pretendard-Regular'; margin-bottom:10px}
  #item_pddetail .order_box .info_ dl dt{margin-bottom:0}
  #item_pddetail .order_box .info_ dl.option_count{background-color:#F8F8F8; border-radius:5px; padding:20px}
  #item_pddetail .order_box .info_ dl.option_count dt{font-size:14px; font-family: 'Pretendard-Regular'; margin-bottom:7px}
  #item_pddetail .order_box .info_ dl.option_count dd{padding-left:0; width:100%}
  #item_pddetail .order_box .info_ dl.option_count dd .price{font-size:14px}
  #item_pddetail .order_box .delivery_info dl{display:inline-block; padding-right:40px; position:relative;}
	#item_pddetail .order_box .delivery_info dl:nth-child(1){display:none}
  #item_pddetail .order_box .delivery_info dl:last-child{padding-right:0; margin-top:5px}
  /* #item_pddetail .order_box .delivery_info dl:after{display:block; content:''; width:1px; height:10px; background-color:#c8c8c8; position:absolute; right:20px; top:0; bottom:0; margin:auto}
  #item_pddetail .order_box .delivery_info dl:last-child:after{display:none} */
  #item_pddetail .order_box .delivery_info dl dt{color:#888; display:inline-block; padding-right:10px;}
  #item_pddetail .order_box .delivery_info dl dd{color:#1f1f1f; display:inline-block}
  #item_pddetail .order_box .payment_info dl{padding:0; margin:0; min-height:0}
	#item_pddetail .order_box .payment_info dl.discoupon{display:none}
  #item_pddetail .order_box .payment_info dl:last-child{margin-top:5px}
  #item_pddetail .order_box .payment_info dl.point dd .icon_point b{display:inline-block; padding-left:10px; font-family: 'Pretendard-Bold'}
  #item_pddetail .order_box .payment_info dl.point dd .icon_point b:before{width:16px;height:16px;margin:-3px 5px 0 0;vertical-align:middle;background:url(/assets/front/images/common/icon/ic_p.png) no-repeat;display:inline-block;content:''}
  #item_pddetail .order_box .payment_info dl.point dd .icon_point.shop b:before{background:url(/assets/front/images/common/icon/ic_p.png) no-repeat;  display:none}
  #item_pddetail .order_box .payment_info dl.point dd .icon_point.bulls b:before{background:url(/assets/front/images/common/icon/ic_p_b.png) no-repeat;  display:none}

  #item_pddetail .order_box .option_info .select_goods.select-wrap .select {width: 100%; height: 100%}

#item_pddetail .order_box .buy_info .btn_area{text-align:left}

.select_goods_tit, .select_goods{display:none !important}



  #item_pddetail > .purchase_content{padding:50px 0; position:relative;}
  #item_pddetail > .purchase_content .detail_tab2 {border-top:1px solid #1f1f1f; top:0; width:100%; border-bottom:1px solid rgba(0, 0, 0, 0.2); background-color:#fff}
  #item_pddetail > .purchase_content .detail_tab2.fixed{position:fixed; left:0; width:100%; top:61px; z-index:10}
  #item_pddetail > .purchase_content .detail_tab2 li{width:33.333%; border-right:1px solid rgba(0, 0, 0, .2); height:50px; line-height:50px; font-size:18px; color:#1f1f1f; text-align:center; float:left; display:flex; background-color:#fff}
  #item_pddetail > .purchase_content .detail_tab2 li.show{background-color:#1f1f1f;}
  #item_pddetail > .purchase_content .detail_tab2 li:last-child{border-right:0}
  #item_pddetail > .purchase_content .detail_tab2 li a{display: flex; justify-content: center; align-items: center;width:100%; height:100%; font-size:14px}
  #item_pddetail > .purchase_content .detail_tab2 li.show a{ color:#fff}
  #item_pddetail > .purchase_content .detail_tab2 li a span.num{display:inline-block; margin-left:2px}

  #detailTabFixed {border-top:1px solid #1f1f1f; top:0; display:none}
  #detailTabFixed.fixed{position:fixed; left:0; width:100%; top:44px; z-index:10;display:none}
  #detailTabFixed li{width:25%; height:60px; line-height:60px; font-size:18px; color:#1f1f1f; text-align:center; float:left; display:flex; background-color:#fff}
  #detailTabFixed li.show{background-color:#1f1f1f;}
  #detailTabFixed li a{display: flex; justify-content: center; align-items: center;width:100%; height:100%}
  #detailTabFixed li.show a{ color:#fff}

  #item_pddetail > .purchase_content .detail_content{padding:50px 20px 80px;}
  #item_pddetail > .purchase_content .detail_content.detail{}
  #item_pddetail > .purchase_content .detail_content.review{}
  #item_pddetail > .purchase_content .detail_content.after_service{}
  #item_pddetail > .purchase_content .detail_content .detail_inner{text-align:center; padding:0}
  #item_pddetail > .purchase_content .detail_content.review .detail_inner{padding:0 20px}
	#item_pddetail > .purchase_content .detail_content .detail_inner iframe{max-width:100%}
  #item_pddetail > .purchase_content .detail_content .detail_inner#qna_box{padding:0 20px}
  #item_pddetail > .purchase_content .detail_content .detail_inner#qna_box .qna_list{}
  #item_pddetail > .purchase_content .detail_content.after_service .title_content,
  #item_pddetail > .purchase_content .detail_content.qna .title_content{border-bottom:0}
  #item_pddetail > .purchase_content .detail_content .title_content{border-bottom:0 !important}

  #item_pddetail > .item_information .about_rating .act_user{display:none}
.purchase_content .sticky_nav{position:absolute; width:100%; left:0; bottom:50px; top:auto; height:72px; border-top:1px solid #d9d9d9; background-color:#fff; border-radius:5px 5px 0 0}
.purchase_content .sticky_nav.fixed{position:fixed}


          #item_pddetail .product_infomation{position: relative}
          #item_pddetail .product_infomation .chips{display:inline-block; margin-bottom:20px}
          #item_pddetail .product_infomation .share .bt_icon.bt_share{width:24px; height:24px}

          /* #item_pddetail .product_infomation .top_btns{display: inline-block; position: absolute; right: 0; top: 5px; z-index: 1;}
          #item_pddetail .product_infomation .top_btns .share{position:static;}
          #item_pddetail .product_infomation .top_btns .btn_like { width: 24px; min-width:0;  height: 24px; min-height:0; padding:0; margin:-2px 16px 0 0; background-repeat: no-repeat;  background-position: center;  background-size: 24px; vertical-align: top; background-image: url('/assets/front/images/common/icon/ic_like2.svg'); text-indent: -9999px;}
          #item_pddetail .product_infomation .top_btns .btn_like:hover,
          #item_pddetail .product_infomation .top_btns .btn_like.active{background-image: url('/assets/front/images/common/icon/ic_like2_active.svg')} */

          #item_pddetail .product_infomation .price_area{display:block}
          #item_pddetail .product_infomation .price_area .icon_routine{display:inline-block}
          #item_pddetail .product_infomation .price_area strong{font-size:20px}
          #item_pddetail .product_infomation .price_area strong.price{}
          #item_pddetail .product_infomation .price_area strong.text-red{font-family: 'Pretendard-Medium';}
          #item_pddetail .product_infomation .price_area .won{font-size: 14px; vertical-align: middle; margin: 0; width: auto; margin-left: 3px;}
          #item_pddetail .product_infomation .price_area small.text-gray{display:inline-block; margin-left:5px; margin-top:-6px; vertical-align: middle}
          small.text-gray.block{display:block !important; margin-left:0 !important}
          #item_pddetail .product_infomation .price_area small.text-gray del{display: inline-block; vertical-align: bottom;}
          #item_pddetail .product_infomation .bt_icon.bt_share:before{margin:0}
          #item_pddetail .product_infomation .comp_name{margin:15px auto 10px}
          #item_pddetail .product_infomation .comp_name a{font-size: 14px; color:#DB0111 !important; font-family: 'Pretendard-medium';  line-height:24px}
          #item_pddetail .product_infomation .comp_name img{width:24px; margin-top:-0.5px}
          #item_pddetail .product_infomation .subject{font-size:20px; margin-bottom:20px}
          #item_pddetail .product_infomation .sub_title{margin-bottom:20px; color:rgba(0, 0, 0, 0.5); font-size: 14px; font-family: 'Pretendard-medium'; line-height:160%}
          #item_pddetail .product_infomation .about_rating{padding:15px 0 20px}
          #item_pddetail .product_infomation .about_rating .count{margin-left:0; margin-right:10px}

          #item_pddetail .product_infomation .about_rating .btn_coupon_download_popup{width:100px; height:25px; text-align:center; border:1px solid #1F1F1F; border-radius:4px; float:right ; font-size: 12px; line-height: 25px; font-family: 'Pretendard-Regular';}
          #item_pddetail .product_infomation .about_rating .btn_coupon_download_popup img{width:16px; margin:4px 0 0 4px}
          #coupon_download_popup{width:100vw; max-width:none; height:100vh; border-radius:0; padding:0; top:0; left:0; transform:none; }
          #coupon_download_popup .popup_header{padding:20px; height:60px; border-bottom:1px solid #0000001A}
          #coupon_download_popup .popup_header h3{border:0; margin:0; padding:0}
          #coupon_download_popup .popup_header .close{top: 0;bottom: 0; margin: auto;right: 20px;}
          #coupon_download_popup .popup_content{padding:20px; overflow:hidden; max-height:calc(100vh - 70px)}
          #coupon_download_popup .popup_content .title_content{margin-bottom:20px; padding:0}
          #coupon_download_popup .popup_content .coupon_list{padding:0; height:auto; max-height:calc(100vh - 145px); overflow:auto; padding-bottom:50px}
          #coupon_download_popup .popup_content .coupon_list li {height:auto; min-height:150px; display:flex; align-items: center;}
          #coupon_download_popup .popup_content .coupon_list li a .img_wrap{padding:0}
          #coupon_download_popup .popup_content .coupon_list li dd h5{font-size:14px; border:0; margin:0}
          #coupon_download_popup .popup_content .coupon_list li dd strong{overflow:inherit; text-overflow:inherit; white-space:inherit;}

          /* 상품정보 팝업 */
          .product_info_popup_btns{background-color:rgba(0, 0, 0, 0.05); padding-top:12px;display:flex; flex-direction: row; margin-top:40px}
          .product_info_popup_btns button{width:50%; height:50px; background-color:#fff; display:flex; padding-left:20px;  align-items: center;font-size: 14px; font-family: 'Pretendard-Medium'; color:rgba(31, 31, 31, 1); border-bottom:1px solid rgba(0, 0, 0, 0.1); border-right:1px solid rgba(0, 0, 0, 0.1);}
          .product_info_popup_btns button:last-child{border-right:0}
          .product_info_popup_btns button img{width:12px; height:12px; margin-left:10px;     transform: rotate(-90deg);}
          .popup.popup_product_info_{width:100%; height:100%; max-width:none; top:0; left:0; transform: inherit; border-radius: 0; box-shadow:none; z-index: 9999}
          .popup.popup_product_info_ .popup_header{padding:0; height:60px; display:flex; align-items: center}
          .popup.popup_product_info_ .popup_header h3{border:0; margin:0; padding:0 0 0 20px;}
          .popup.popup_product_info_ .popup_header .close{top:0; bottom:0; margin:auto; width:16px; height:16px}
          .popup_product_info_ .close:before, .popup_product_info_ .close:after{left:8px; right:0; width:1px}
          .popup.popup_product_info_ .popup_content{padding:0;     max-height: calc(85vh - 60px);}
          #popup_product_info_gosi.popup.popup_product_info_ .popup_content{max-height: calc(100vh - 60px);}
          .popup.popup_product_info_ .product_info{margin:0}
          .popup.popup_product_info_ .product_info .pi_table{display:block}
          .popup.popup_product_info_ .after_guide{border:0}
          .popup.popup_product_info_ .after_guide dt{width:100%; border-bottom:1px solid rgba(0, 0, 0, 0.1); height:auto; font-size:14px;color:rgba(0, 0, 0, 0.6);font-family: 'Pretendard-Medium'; padding:21px 20px; display:flex; align-items: center}
          .popup.popup_product_info_ .after_guide dd{width:100%; padding:8px 20px 20px; height:auto; font-size:12px;color:rgba(0, 0, 0, 0.6); line-height:1.6; vertical-align: top}

          /* luckythrow */
          .btn_luckythrow{width:100%; height:42px; background-color:#1f1f1f; display:flex; justify-content: space-between; align-items: center; padding:0 12px; position: relative; top:-1px}
          .btn_luckythrow label{font-size: 14px; font-family: 'Pretendard-Medium'; color:#fff; display:flex; align-items: center; }
          .btn_luckythrow span{font-size: 12px; font-family: 'Pretendard-Regular'; display:inline-block; width:100px; height:28px; border-radius:4px; background-color:#fff; color:#1f1f1f; line-height:28px}
          .btn_luckythrow label{text-align:left}
          .btn_luckythrow span{text-align:center}
          .btn_luckythrow label i{display:inline-block; margin-right:7px}

          /* html, body, .bulls_wrapper{ overflow:hidden; height:100dvh}
          .bulls_container {overflow-y:auto; height:100%}
          .bulls_container .popup{max-height:100%}
          .bulls_container .popup .popup_content{max-height:calc(100% - 150px) !important} */

          #popup_luckythrow{width:100%; max-width:none; height: 200vh; height: 200dvh; /* height: calc(var(--vh, 1vh) * 100); */  ; border-radius:0; z-index: 10000; top:0; bottom:0; left:0; transform: translate3d(0%, 0%, 0);}
          #popup_luckythrow .popup_header{padding:17px 20px; height:60px; line-height:60px;}
          #popup_luckythrow .popup_header h3{margin:0; padding:2px 0 0 0; border:0}
          #popup_luckythrow .popup_content{padding:0; max-height:none; height:calc(100dvh - 126px)}
          #popup_luckythrow .popup_header .close {top:0; bottom:0; right: 20px; margin:auto}


            .luckythrow_banner{width:100%; /*height:27.78vw; max-height:213px;*/ background-color:#0000001A}
            .luckythrow_banner img{width:100%; height:100%; object-fit: cover}
            .btn_go_event{display:flex; justify-content: center; align-items: center; width:100%; height:44px; background-color:#e21613; color:#fff; font-size:14px}
            .btn_go_event img{width:7px; margin-left:10px}
            .luckythrow_count{margin:20px auto}
            .luckythrow_count .count_txt_box{text-align:center}
            .luckythrow_count .count_txt_box h3{font-size:30px;font-family: 'Pretendard-Bold'; display:inline-block; line-height:1; width:40px}
            .luckythrow_count .count_txt_box h3 span{display:block; font-size:12px; font-family: 'Pretendard-Medium'; color:#00000099}
            .luckythrow_count .count_txt_box b{color:#00000080; font-size:16px; display:inline-block; vertical-align: top; margin-top:3px; font-weight: bold; font-family: 'Pretendard-Bold';}

            .lottery_Status{
              width: calc(100% - 40px);
              height: 23.89vw;
              max-height: 183px;
              background-color: #1F1F1F;
              padding: 14px 0;
              margin: 0 auto 10px;
              text-align: center;
              border-radius: 4px;
              display: flex;
              justify-content: center;
              align-items: center;
              flex-direction: column;
            }
            .lottery_Status p{font-size:14px; font-family: 'Pretendard-Medium'; color:#fff}
            .lottery_Status h4{font-size:18px; font-family: 'Pretendard-Bold'; color:#fff; margin-bottom:4px}
            .lottery_Status h4 b{font-size:18px; font-family: 'Pretendard-Bold'; display:inline-block; margin:0 4px 0 0; color:#F75A60 !important}
            .lottery_Status label{font-size:12px; font-family: 'Pretendard-Regular'; color:#fff; opacity: .6}
            .luckythrow_animation{width:100%; height: 83.335vw; max-height:640px; background-color:#0000001A}
            .luckythrow_animation img{width:100%; height:100%; object-fit: cover}
            .luckythrow_product{width: calc(100% - 40px);; margin:12px auto 0}
            .luckythrow_product .luckythrow_point{padding:12px}
            .luckythrow_point{padding:12px 16px;height:40px;  background-color:#0000000D; border-radius:4px; margin-bottom:16px;  display:flex; justify-content: space-between; align-items: center;}
            .luckythrow_point span{display:flex; align-items: center}
            .luckythrow_point span strong em{display:inline-block; margin-left:4px; font-size:16px; font-family: 'Pretendard-Regular'; color:#1f1f1f; vertical-align: text-top; margin-top:-1px}
            .luckythrow_point label{display:block; font-size:14px; font-family: 'Pretendard-Regular'; color:#1f1f1f; margin-right:12px}
            .luckythrow_point strong{font-size:16px; font-family: 'Pretendard-Bold'; color:#1f1f1f}
            .go_get_point{display:flex; align-items: center;font-size:14px; font-family: 'Pretendard-Regular'; color:#00000099; }
            .go_get_point img{margin-left:4px; margin-top:-1px; width:7px;}
            #popup_luckythrow .btn_area{padding:8px 20px; height:66px; border-top:1px solid #0000001A}
            #popup_luckythrow .btn_area .btn{width:calc(50% - 4px); height:50px; min-width:0; min-height:0; border-radius:4px; margin-left:0; margin-right:8px; border:1px solid #DB0111; line-height:48px; font-size:16px; font-family: 'Pretendard-Regular';}
            #popup_luckythrow .btn_area .btn:last-child{margin-right:0}

            /* .luckythrow_product_select{}
            .luckythrow_product_select .lps_tit{font-size:14px; font-family: 'Pretendard-Medium'; color:#1f1f1f; margin-bottom:12px; padding-bottom:12px; border-bottom:1px solid #0000001A}
            .luckythrow_product_select dl dt{margin-bottom:12px; display:flex; justify-content:space-between;}
            .luckythrow_product_select dl dt label{font-size:12px; font-family: 'Pretendard-Regular'; color:#00000099}
            .luckythrow_product_select dl dd ul{margin-bottom:28px}
            .luckythrow_product_select dl dd ul li{display:flex; justify-content: space-between; align-items: center;margin-bottom:12px}
            .luckythrow_product_select dl dd ul li:last-child{margin-bottom:0}
            .luckythrow_product_select dl dd ul li .radio_wrap{float:none; margin:0; line-height:1.2}
            .luckythrow_product_select dl dd ul li .radio_wrap input[type="radio"]{top:2px; float:none; margin:0 6px 0 0}
            .luckythrow_product_select dl dd ul li .radio_wrap input[type="radio"]:before{display:none}
            .luckythrow_product_select dl dd ul li .radio_wrap input[type="radio"]:checked:before{display:block;     transform: scale(0.6);}
            .luckythrow_product_select dl dd ul li .radio_wrap span{margin:0}
            .luckythrow_product_select dl dd ul li label,
            .luckythrow_product_select dl dd ul li b{display:flex; align-items: flex-start;  }
            .luckythrow_product_select dl dd ul li label span,
            .luckythrow_product_select dl dd ul li b{font-size:14px; font-family: 'Pretendard-Medium'; color:#1f1f1f} */


              .luckythrow_product_select{}
              .luckythrow_product_select .lps_tit{font-size:14px; font-family: 'Pretendard-Medium'; color:#1f1f1f; margin-bottom:12px; padding-bottom:12px; border-bottom:1px solid #0000001A}

              .luckythrow_product_select dl dt{margin-bottom:8px; display:flex; justify-content:space-between;}
              .luckythrow_product_select dl dt label{font-size:12px; font-family: 'Pretendard-Regular'; color:#00000099}
              .luckythrow_product_select dl dt label:last-child{display:inline-block; width:55px;}
              .luckythrow_product_select .select_option{height:auto; position:relative;}
              .luckythrow_product_select .select_option #brandSelect{height:auto; width:100%; display:flex; align-items: center; flex-direction:column; border:1px solid #d9d9d9; cursor:pointer; position:relative;}
              .luckythrow_product_select .select_option #brandSelect:after{
                position: absolute;
                top: -5px;
                right: 15px;
                bottom: 0;
                margin: auto;
                display: block;
                content: '';
                background: none;
                width: 8px;
                height: 8px;
                border: 1px solid #1f1f1f;
                border-top-width: 0;
                border-left-width: 0;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                transition: all 500ms;
              }
              .luckythrow_product_select .select_option #brandSelect.active:after{
                -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
                transition: all 500ms;
              }
              .luckythrow_product_select .select_option #brandSelect li{width:100%; height:70px; display:flex; align-items: center; justify-content: space-between; border-top:1px solid #d9d9d9; border-top:0; padding:24px 38px 24px 12px; background-color:#fff}
              .luckythrow_product_select .select_option #brandSelect li .luckythrow_point{display:flex; height:auto; margin:0; padding:0; background-color:transparent}
              .luckythrow_product_select .select_option #brandSelect li:last-child{border-top:0}
              .luckythrow_product_select .select_option #brandSelect li > span{width:100%;/* white-space: nowrap; overflow:hidden; text-overflow:ellipsis; */height:70px; font-size:14px; display:flex; align-items: center; justify-content: space-between;line-height:1.4;font-family: 'Pretendard-Regular';color:#1f1f1f}
              .luckythrow_product_select .select_option .dropdownList{
                /* position: absolute;
                border: 1px solid #d9d9d9;*/
                width: 100%;
                background-color: #fff;
                z-index: 10;
                max-height: 305px;;
                overflow: auto;
                border-top: 0;
              }
              .luckythrow_product_select .select_option .dropdownList li{width: 100%;
                /* height: 70px; */
                display: flex;
                align-items: center;
                border: 1px solid #d9d9d9;
                border-bottom:0;
                padding: 24px 12px;
                background-color: #fff;
              justify-content: space-between;}
              .luckythrow_product_select .select_option .dropdownList li > span{max-width: calc(100% - 60px); display: inline-block; }
              .luckythrow_product_select .select_option #brandSelect li span span{width:calc(100% - 60px); height:auto; display:block; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; flex:1 1 auto; min-width:0; padding-right:30px}
              .luckythrow_product_select .select_option .dropdownList li:last-child{border-bottom:1px solid #d9d9d9}
              .luckythrow_product_select .select_option .dropdownList li .luckythrow_point{display:flex; height:auto; margin:0; padding:0; background-color:transparent}

              .luckythrow_select_car_product{margin:8px auto 20px}
              .luckythrow_select_car_product .styledSelect:after{display:none}
              .luckythrow_select_car_product .select_option ul{max-height:322px; overflow:auto}
              .luckythrow_select_car_product .select_option ul li{padding:10px 20px 10px 12px; cursor:pointer; border:1px solid #d9d9d9; border-bottom:0; display:flex; align-items: center}
              .luckythrow_select_car_product .select_option ul li:last-child{border-bottom:1px solid #d9d9d9}
              .luckythrow_select_car_product .select_option ul li:focus,
              .luckythrow_select_car_product .select_option ul li:active,
              .luckythrow_select_car_product .select_option ul li:hover {background-color: #f9f9f9}
              .luckythrow_select_car_product .select_option ul li:after{display:block; content:''; }
              .luckythrow_select_car_product .select_option ul li span,
              .luckythrow_select_car_product .select_option ul li strong{display:inline-block;color:#1f1f1f; font-size:14px; letter-spacing: -0.5px; line-height:1.6}
              .luckythrow_select_car_product .select_option ul li strong.luckythrow_point{display:flex; height:auto; margin:0; padding:0; background-color:transparent; justify-content: flex-end;}
              .luckythrow_select_car_product .select_option ul li span{ width:calc(100% - 55px); font-family: 'Pretendard-Regular'}
              .luckythrow_select_car_product .select_option ul li strong{text-align:right; width:55px; font-family: 'Pretendard-Bold';}
              .btn_luckythrow_agree_popup{max-width:none; min-width:0; max-height:none; min-height:0;width:100%; height:50px; line-height:50px; font-size:16px}
              .btn_luckythrow_agree_popup.inactive{background-color:#0000004D; color:#fff !important; border:1px solid }

              .luckythrow_choice{padding:10px 20px 10px 12px; cursor:pointer; border:1px solid #d9d9d9; border-bottom:0; display:flex; align-items: center; justify-content: space-between;}
              .luckythrow_choice:last-child{border-bottom:1px solid #d9d9d9}
              .luckythrow_choice strong.luckythrow_point{display:flex; height:auto; margin:0; padding:0; background-color:transparent; font-size:14px; width:55px; justify-content: center}
              .luckythrow_choice_box .luckythrow_option_name{display:inline-block; width:calc(100% - 60px); white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; font-size:14px}
              .selected-text > .luckythrow_choice > span{max-width:calc(100% - 55px); padding-right:30px}
              .selected-text > .luckythrow_choice{padding-left:0; padding-right:0}

            #popup_luckythrow_agree{width:100%; max-width:none; height:100vh; padding:0; border-radius:0; z-index: 10001}
            #popup_luckythrow_agree .popup_header{padding:17px 20px; height:60px; line-height:60px;}
            #popup_luckythrow_agree .popup_header h3{margin:0; padding:2px 0 0 0; border:0}
            #popup_luckythrow_agree .popup_header .close {top:0; bottom:0; right: 20px; margin:auto}
            #popup_luckythrow_agree .popup_content{padding:0 20px; height:calc(100vh - 146px); max-height:none}
            #popup_luckythrow_agree .popup_content .checkbox_wrap.allchk{width:100%; height:48px; padding:14px 12px; border-radius:4px; background-color:#0000000D; border:1px solid #0000000D}
            #popup_luckythrow_agree .popup_content .checkbox_wrap.allchk strong{font-family: 'Pretendard-Bold'; font-size:16px; display:inline-block; vertical-align: top; margin:-2px 0 0 4px}
            #popup_luckythrow_agree .popup_btns{margin-top:20px; padding:8px 20px; height:66px; border-top:1px solid #0000001A}
            #popup_luckythrow_agree .popup_btns .bt_medium{width:100%; height:50px; min-height:0; font-size:16px; border:0; padding:0; line-height:50px}
            #popup_luckythrow_agree .popup_btns .bt_medium.participated{background-color:#0000004D; color:#fff}

            .luckythrow_agree_list{margin-top:16px;}
            .luckythrow_agree_list li{margin-bottom:12px}
            .luckythrow_agree_list li:last-child{margin-bottom:0}
            .luckythrow_agree_list li .checkbox_wrap span{margin-top: -1.5px; vertical-align: top; padding-left: 4px; color: #1f1f1f; font-family: 'Pretendard-Regular';}
            .view_luckythrow_agree_detail {border-bottom:1px solid #1F1F1F; font-size:12px; padding-bottom:2px; color:#1f1f1f;font-family: 'Pretendard-Regular';}
            .luckythrow_agree_content{display:none; margin-top:12px; background-color:#00000008; font-size:12px; line-height:1.6; padding:8px 9px}
            .luckythrow_agree_content p{margin-bottom:4px; font-size:12px; line-height:1.6;}
            .luckythrow_agree_content p:last-child{margin-bottom:0}


            #layer_alert.luckythrow_layer_alert{width:100%; height:100%; background-color:rgba(0, 0, 0, .6); z-index: 99999}
            #layer_alert.luckythrow_layer_alert .alert_content{position: fixed;
              top: 50% !important;
              left: 50% !important;
              transform: translate3d(-50%, -50%, 0);
              width: calc(100% - 32px);
            background-color:#fff; border:1px solid #e5e5e5; border-radius:5px}

            #item_pddetail .info_.product_info_tag_list {padding-top:18px; margin-top:18px}
            .product_info_tags{margin-top:10px}
            .product_info_tags:after{display:block; content:''; clear:both}
            .product_info_tag{height:28px; padding:5px 8px; border-radius:30px; margin-right:8px; margin-bottom:8px; background-color:#0000000D; font-size:12px; font-family: 'Pretendard-Regular'; color:#1F1F1F; display:inline-block; float:left; vertical-align: top}


          @media (max-width: 501px) {

          }

            #layer_alert.dimd2{width:100%; height:100%; background-color:rgba(0, 0, 0, .6)}
            #layer_alert.dimd2 .alert_content{position: fixed;
              top: 50% !important;
              left: 50% !important;
              transform: translate3d(-50%, -50%, 0);
              width: calc(100% - 32px);
            background-color:#fff; border:1px solid #e5e5e5; border-radius:5px}
            #layer_alert.dimd3{width:100%; height:100%; background-color:rgba(0, 0, 0, .6); z-index: 10002}
            #layer_alert.dimd3 .alert_content{position: fixed;
              top: 50% !important;
              left: 50% !important;
              transform: translate3d(-50%, -50%, 0);
              width: calc(100% - 32px);
            background-color:#fff; border:1px solid #e5e5e5; border-radius:5px}



          #item_pddetail .info_{padding-top:30px; margin-top:30px; border-top:1px solid #ebebeb}
          #item_pddetail .info_.delivery_info{margin-top:22px}

          #item_pddetail .info_.delivery_info .deli_infomation{background-color:#F5F5F5; position:relative; padding:20px; margin-bottom:5px}
          #item_pddetail .info_.delivery_info .deli_infomation p{padding-left:50px;    font-family: 'Pretendard-Regular'; margin-top:-2px}
          #item_pddetail .info_.delivery_info .deli_infomation p *{font-family: 'Pretendard-Regular'}
          #item_pddetail .info_.delivery_info .deli_infomation img{position:absolute; top:20px; left:20px; width:34px;}
          #item_pddetail .info_.delivery_info .deli_info dl:after{display:none !important}
          #item_pddetail .info_.delivery_info .deli_info dl span{font-size:10px; color:#C8C8C8; vertical-align: middle; display:inline-block; margin:-5px 8px 0}
          #item_pddetail .delivery_info .deli_info dt{width:auto; max-width:none; line-height:1.7}

          #item_pddetail .option_info .select{width:100%}
          #item_pddetail .buy_info{border-top:0; padding-top:0; margin-top:0}
          #item_pddetail .order_box .info_ .title_sub{font-size:14px; font-family: 'Pretendard-Regular'; margin-bottom:10px}
          #item_pddetail .info_ dl dt{margin-bottom:0}
          #item_pddetail .delivery_info dl{position:relative;margin-top:5px}
          #item_pddetail .delivery_info dl:last-child{margin-top:0}
          #item_pddetail .delivery_info dl dt{color:#888; display:inline-block; padding-right:10px;    width: 130px;}
          #item_pddetail .delivery_info dl dd{color:#1f1f1f; display:inline-block; position:relative;}
          #item_pddetail .payment_info dl{padding:0; margin:0; min-height:0;margin-top:5px; display:block;}
          #item_pddetail .payment_info dl dt{color:#888; display:inline-block; padding-right:10px;    width: 130px; float:left;}
          #item_pddetail .payment_info dl dd{color:#1f1f1f; display:inline-block; position:relative;}
          #item_pddetail .payment_info dl dd.point_review p{margin-bottom:0}
          #item_pddetail .payment_info dl .memb_cost{display:inline-block}
          #item_pddetail .payment_info dl .memb_cost > a{
            width: 6px;
            display: inline-block;
            margin-left: 5px;
            vertical-align: top;
            margin-top: 5px;
            height: 10px;
          }
          .popup_memb_cost .bt_close{position:absolute; top:20px; right:20px; width:14px;}
          #item_pddetail .payment_info dl.discoupon{display:none}
          .icon_point:before{display:none}
          #item_pddetail .payment_info dl.point dd .icon_point b{display:inline-block; padding-left:8px}
          #item_pddetail .payment_info dl.point dd .icon_point.bulls b:before{width:16px;height:16px;margin:-1px 2px 0 0;vertical-align:middle;background:url(/assets/mobile/images/common/icon/ic_p_b.svg) no-repeat;display:inline-block;content:''}
          #item_pddetail .payment_info dl.point dd .icon_point.shop b:before{width:16px;height:16px;margin:-1px 2px 0 0;vertical-align:middle;background:url(/assets/front/images/common/icon/ic_p.svg) no-repeat;display:inline-block;content:''}
          /* #item_pddetail .payment_info dl.point dd .icon_point.bulls b:before{background:url(/assets/front/images/common/icon/ic_p_b.png) no-repeat;  display:none}
          #item_pddetail .option_info .select_goods.select-wrap .select {width: 100%; height: 100%} */
          .fixed_payment .order_box{width:100%; float:none}

          #item_pddetail .payment_info dl.point .icon_point{margin-left:0; vertical-align: top}

          /* 불스원 리뉴얼. 2023.07.10 가격정보 - 포인트 적립 맨 뒤에 물음표(?) 디자인 추가 */
          #item_pddetail .payment_info dl{display:inline-block; position:relative;}
          #item_pddetail .payment_info dl dt{color:#888; display:inline-block; padding-right:10px;}
          #item_pddetail .payment_info dl dd.pointhead {
            width: auto;
          }
          #item_pddetail .payment_info dl dd.question {
            width: auto;
            margin: 2px 0 0 5px;
          }
          #item_pddetail .payment_info dl.point dd.question .btn_question{
            color: #fff;
            font-size: 11px;
            text-shadow: 0 1px 2px rgb(0 0 0 / 16%);
            text-align: center;
            padding: 0;
            display: inline-block;
            margin: 1px 0 0 -1px;
            vertical-align: top;
            margin-left: -1px;
            width:16px;
            height:16px;
            border-radius:16px;
            border:1px solid #C7C9CD;
            background-color:#C7C9CD;
            display:none
          }
          #item_pddetail .payment_info dl.point dd.question .popup_question{
            margin-top: 5px;
            padding: 20px;
            background-color: #fff;
            border-radius: 5px;
            border: 1px solid #EBEBEB;  min-width:0; z-index: 8 ;
            min-width: 0;
            position:absolute;
            right: auto;
            width: calc(100vw - 40px);
            left: -266px
          }
          #item_pddetail .payment_info dl.point dd.question .popup_question > div{line-height:1.4; font-size:14px; padding-right:30px}
          #item_pddetail .payment_info dl.point dd.question .popup_question .bt_close{width:14px; height:14px}
          @media (max-width:320px){
            #item_pddetail .item_information .payment_info dd.question {width: auto}
            #item_pddetail .payment_info dl.point dd.question .popup_question{left: -5px}
          }
          /* 불스원 리뉴얼. 2023.07.10 가격정보 - 포인트 적립 맨 뒤에 물음표(?) 디자인 추가 끝 */




/* cart_ */
.cart_{}
.sub#cart_index{padding-top:24px; width:100%}
.cart_ .purchase_content .sticky_nav{width:100%; max-width:750px; margin:auto; position:static; bottom:0; border-top:0; box-shadow:none}
.cart_ .purchase_content .sticky_nav .order_box .form_check{width:calc(100% + 40px); margin-left:-20px}
/* .cart_ .table_top_btns{margin-top:25px} */
.cart_ .table_top_btns .checkbox_wrap .check_box{display:inline-block; float:left}
/* .cart_ .table_top_btns .btn_basic{width:82px; height:29px; margin-right:8px; line-height: 28px; font-size: 12px;margin-top: 2px; border-radius:0}
.cart_ .table_top_btns .btn_basic.float-right{margin-right:0} */
.fixed_btn_area{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 8px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 10;
  display:none}
  .fixed_btn_area.aaa{display:block}
.fixed_btn_area .bt_medium.order-selected{margin:0; background-color:rgba(219, 1, 17, 1);font-size: 18px; font-family: 'Pretendard-Bold';}
.fixed_btn_area .bt_medium.order-selected label{font-size: 18px; font-family: 'Pretendard-Bold';}
.cart_ .table_top_btns .checkbox_wrap,
.cart_ .table_top_btns .checkbox_wrap span{margin-top:0}
.cart_ .table_top_btns .checkbox_wrap input[type="checkbox"]{top:0}
.cart_ .table_top_btns .checkbox_wrap input[type="checkbox"]:after{width: 20px; height: 20px; border-radius: 2px; border: 1px solid #00000033 !important}
.cart_ .table_top_btns .checkbox_wrap input[type="checkbox"]:before{opacity: 0; top: 4px; left: 7px; width: 6px; height: 9px; border: 2px solid #fff;border-top-width: 0; border-left-width: 0;}
.cart_ .table_top_btns .checkbox_wrap input[type="checkbox"]:checked:before{opacity: 1; }
.cart_ .table_top_btns .btn_basic{border: 0; color: #00000080; font-size: 12px; font-family: 'Pretendard-Regular', sans-serif; line-height:19px; height:19px; width:auto}
.cart_ .table_top_btns .btn_basic#btn_delete_selected_items{padding-right:22px; position:relative;}
.cart_ .table_top_btns .btn_basic#btn_delete_selected_items:before{display:block; content:''; width:1px; height:8px; background-color:#0000004D; position:absolute; right:9px; top:-1px; bottom:0; margin:auto}
.cart_ .purchase_content form .basket_list .tb_check input[type="checkbox"]{width:auto; height:auto; border-radius:0; top:auto}
.cart_ .purchase_content form .basket_list thead th h3{display:inline-block}
.cart_ .purchase_content form .basket_list .tb_check input[type="checkbox"]:after{width: 20px; height: 20px; border-radius: 2px !important; border: 1px solid #00000033 !important}
.cart_ .purchase_content form .basket_list .tb_check input[type="checkbox"]:before{opacity: 0; top: 4px; left: 7px; width: 6px; height: 9px; border: 2px solid #fff;border-top-width: 0; border-left-width: 0;}
.cart_ .purchase_content form .basket_list .tb_check input[type="checkbox"]:checked:before{opacity: 1;}
.cart_ .purchase_content form .basket_list .tb_check input[type="checkbox"]:checked:after{border:0 !important}
.cart_ .purchase_content form .basket_list table thead th h3{display:inline-block; vertical-align: top; float: right; margin-left: 8px;}

.cart_ .purchase_content .basket_list table tr.td_free_delivery td:last-child{background: rgba(243, 150, 28, .1); padding:12px 20px}
.td_free_delivery p:nth-child(1) {color:#1F1F1F; font-size:14px; font-family: 'Pretendard-Medium'; padding-right:12px}
.td_free_delivery p b{color:#DB0111; font-weight:normal; font-family: 'Pretendard-Medium'}
.td_free_delivery p b:nth-child(1){color:rgba(31, 31, 31, 1)}
.td_free_delivery p .btn_go_best{float:right; color:#1F1F1F;font-family: 'Pretendard-Regular'; font-size:12px; }
.td_free_delivery p .btn_go_best img{transform:rotate(-90deg); width:9px; margin: 6px 0 0 4px;}
.td_free_delivery p:last-child {color:#00000080;font-family: 'Pretendard-Regular'; font-size:12px; line-height:24px}
.td_free_delivery p:last-child img{width:24px; height:24px;}
.td_free_delivery .fd_range{margin:8px auto 9px; width:100%; height:4px; background-color:#0000001A; position:relative;}
.td_free_delivery .fd_range .range_stick{display:inline-block; width:auto; height:4px; background-color:#DB0111; position:absolute; top:0; bottom:0; left:0; margin:auto;}

.cart_ .purchase_content .data_none{min-height:0; padding:158px 0 133px}
.cart_ .purchase_content .data_none p{color:#666}
.cart_ .purchase_content .data_none .btn_go_best{width:140px; height:40px; border-radius:4px; font-size:14px; font-family: 'Pretendard-Regular'; border:1px solid #DB0111; color:#DB0111;line-height:38px; margin-top:20px; display:inline-block}
.cart_ .purchase_content .sticky_nav .order_box .btn_area{margin-bottom:0; margin-top:20px}
.cart_ .purchase_content .sticky_nav .order_box .btn_area.dev2 .bt_medium{width:calc(50% - 4px); margin:0; margin-left:8px; padding:0; border:1px solid #ED1C24}
.cart_ .purchase_content .sticky_nav .order_box .btn_area.dev2 .bt_medium.order-selected{margin-left:0; background-color:rgba(219, 1, 17, 1);
  width: 100%; font-size:18px; color: #fff !important;font-family: 'Pretendard-Bold';}
.cart_ .purchase_content .sticky_nav .order_box .btn_area.dev2 .bt_medium.order-selected label{font-size:18px; font-family: 'Pretendard-Bold';}
.cart_ .purchase_content .sticky_nav .order_box .btn_area .bt_medium.bt_pointer{font-size:18px; font-family: 'Pretendard-Bold';}
/* cart */
.ct_main{position:relative;}
.sub.cart_ .sub_header{position:relative}
.sub.cart_ .sub_header:after{display:block; content:''; clear:both}
.cart_ .sub_header h2{display:inline-block; float:left}
.sub.cart_ .sub_header h2{float:none; padding-bottom:0}
.sub.cart_ .title_content h3 span{font-size:15px; display:inline-block; margin-left:8px; vertical-align: top; margin-top:3px}
.tab_cart .tabmenu{text-align:center; border:1px solid transparent; border-bottom-color:#1f1f1f; border-radius:5px 5px 0 0; width:50%; height:60px; line-height:60px; float:left; font-size:18px; cursor:pointer;}
.tab_cart .tabmenu.on{border:1px solid #1F1F1F; border-bottom-color:transparent;font-family: 'Pretendard-Regular';}
.tab_cart .tabmenu a{display:block; width:100%; height:100%; font-size:14px}
.table_top_btns{padding:0 20px 16px;}
.table_top_btns:after{display:block; content:''; clear:both}
.table_top_btns .checkbox_wrap{margin-top:5px}
.table_top_btns .checkbox_wrap span{font-size:14px; margin-top:4px; padding-left:8px}
.table_top_btns .checkbox_wrap input[type="checkbox"]{top:5px; width:18px; height:18px}
.sub.cart_ form .form_header{margin:45px auto 10px; height:36px}
.sub.cart_ form .form_header .checkbox_wrap{margin-top:10px}
.sub.cart_ form .form_header .checkbox_wrap span{font-size:18px}
.sub.cart_ .basket_list table th{padding:16px 20px; height:auto; line-height:1}
.sub.cart_ .basket_list table th .check_box{vertical-align: top}
.basket_list table th{ height:50px; line-height:50px; padding:0 20px; font-size:18px;}
.basket_list table th h3{font-size:18px; font-family: 'Pretendard-Regular';}
.basket_list table tr{border-bottom:1px solid #EBEBEB}
.basket_list table thead tr th{border:0; font-size:14px; background-color:#F8F8F8;}
.basket_list table tbody tr:nth-child(1){border-top:0}
.basket_list table tbody tr td{text-align:left}
.sub.cart_ .shops_basket{margin-top:60px}
.btn.btn_feesave{    width: auto;
	color: #1f1f1f;
	margin-left: 10px;
	border-bottom: 1px solid;
	padding: 0;
	line-height: 1;
	height: auto;
	border-radius: 0;
	padding-bottom: 2px;
	vertical-align: top;
	margin-top: 4px;}

.regular_basket table tr td .cart_box .img_wrap{margin-top:12px}

.cart_ .purchase_content .basket_list{margin-bottom:0}
.cart_regular .purchase_content .basket_list{margin-bottom:50px}
.cart_ .purchase_content .basket_list2{margin-bottom:0}

.cart_ .purchase_content .sticky_nav{padding:30px 20px; height:auto; position:relative; bottom:0;}
.cart_ .purchase_content .sticky_nav:after{display:none}
.cart_ .purchase_content .sticky_nav.order_box .sum_total dl{padding:0 0 8px 0}
.cart_ .purchase_content .sticky_nav.order_box .sum_total dl:last-child{padding:0}
.cart_ .purchase_content .sticky_nav.order_box .sum_total dl:after{display:none}
.cart_ .purchase_content .sticky_nav h3{font-size:16px; font-family: 'Pretendard-Regular'; border-bottom:1px solid #1f1f1f; padding-bottom:12px; margin-bottom:20px;}
.cart_ .purchase_content .sticky_nav h3 p.text-primary{font-size:12px; font-family: 'Pretendard-ExtraLight'; margin-top:2px}
.cart_ .purchase_content .order_box .npay_type_A_1{min-width:100%}
.cart_ .purchase_content .sticky_nav .order_box{float:none}
.cart_ .purchase_content .sticky_nav .order_box .form_check li.ls .check_box{width:auto}
.cart_ .purchase_content .sticky_nav .sum_total,
.sticky_nav .btn_area,
.sticky_nav .naver_pay{padding:0}
.cart_ .purchase_content .order_box .sum_total dl.pr_product dt,
.cart_ .purchase_content .order_box .sum_total dl.pr_discount dt,
.cart_ .purchase_content .order_box .sum_total dl.pr_shipping dt{width:70px; font-size:14px; color:#00000099;font-family: 'Pretendard-Regular';}
.cart_ .purchase_content .order_box .sum_total dl.pr_product dd,
.cart_ .purchase_content .order_box .sum_total dl.pr_discount dd,
.cart_ .purchase_content .order_box .sum_total dl.pr_shipping dd{width:calc(100% - 70px); text-align:right;font-family: 'Pretendard-Medium'; color:#1f1f1f; font-size:14px}
.cart_ .purchase_content .order_box .sum_total dl.pr_product dd .won,
.cart_ .purchase_content .order_box .sum_total dl.pr_discount dd .won,
.cart_ .purchase_content .order_box .sum_total dl.pr_shipping dd .won{font-family: 'Pretendard-Medium'; color:#1f1f1f; font-size:14px}
.cart_ .purchase_content .order_box .sum_total dl.pr_total dt{width:110px}
.cart_ .purchase_content .order_box .sum_total dl.pr_total dd{width:calc(100% - 95px); text-align:right;color: #ED1C24;font-family: 'Pretendard-Medium';}
.cart_ .purchase_content .order_box .sum_total dl.pr_total dd label{color: #ED1C24;font-family: 'Pretendard-Medium';}
.cart_ .basket_list table tbody tr td{padding:0 5px; vertical-align: top}
.cart_ .purchase_content .order_box .sum_total dl.pr_point{width:100%;display:block; margin-bottom:0}
.cart_ .purchase_content .order_box .sum_total dl.pr_point:last-child{ margin-bottom:0}
.cart_ .purchase_content .order_box .sum_total dl.pr_point,
.cart_ .purchase_content .order_box .sum_total dl.pr_point dt,
.cart_ .purchase_content .order_box .sum_total dl.pr_point dd,
.cart_ .purchase_content .order_box .sum_total dl.pr_point dt span{font-size:12px; padding:0;}

.cart_ .purchase_content .order_box .sum_total dl.pr_total{padding:16px 0; margin-top:12px; border: 1px solid #0000001A; border-width:1px 0;}
.cart_ .purchase_content .order_box .sum_total dl.pr_total dt{margin-top:0; font-family: 'Pretendard-Bold'; color:#1f1f1f; font-size:16px}
.cart_ .purchase_content .order_box .sum_total dl.pr_total dd{margin-top:0; font-family: 'Pretendard-Bold'; color:#DB0111; font-size:16px}
.cart_ .purchase_content .order_box .sum_total dl.pr_point_total{display:flex; justify-content: space-between; padding-bottom:4px}
.cart_ .purchase_content .order_box .sum_total dl.pr_point_total dt{font-size:14px; font-family: 'Pretendard-Regular'; color:#1F1F1F; }
.cart_ .purchase_content .order_box .sum_total dl.pr_point_total dd{width:calc(100% - 100px); text-align:right; color: #1f1f1f; font-family: 'Pretendard-Medium'; font-size:14px; }
.cart_ .purchase_content .order_box .sum_total dl.pr_point dt{position:relative}
.cart_ .purchase_content .order_box .sum_total dl.pr_point dt:before{display:inline-block; content:''; width: 6px; height: 6px; border-left: 1px solid #00000099; border-bottom: 1px solid #00000099; margin:5px 6px 0 0; vertical-align: top}

.cart_ .purchase_content dl.c_list{margin-left:0; width:100%; padding:0}
.cart_box .img_wrap{width:82px; height:82px; border:0; position:relative;}
.cart_box .img_wrap:after{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
  content: "";
  display:block
}
.cart_ .purchase_content dl .comp_name{font-size:12px;font-family: 'Pretendard-Regular'; color:#888}
.cart_ .purchase_content dl .subject{font-size:14px; margin:0 auto 5px;
  line-height: 1.3;
      word-break: keep-all;
      white-space: normal;
      text-overflow: ellipsis;
      overflow: hidden;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;}

.cart_ .purchase_content .amount_input{font-size:16px; font-family: 'Pretendard-Medium';display:inline-block; width:123px; padding:8px 10px; height:40px; text-align:center;background-color:#f8f8f8; border-radius:5px; vertical-align: top; line-height:1}
.cart_ .purchase_content .amount_input input[type='number']{width:62px;height:24px; line-height:24px; margin-top:0}
.cart_ .purchase_content .amount_input .bt_icon{top:8px}
.cart_ .purchase_content .amount_input .bt_icon.minus{left:10px}
.cart_ .purchase_content .amount_input .bt_icon.plus{right:10px}
.cart_ .purchase_content .amount_input .bt_icon:before,
.cart_ .purchase_content .amount_input .bt_icon:after{height:1.5px}
.cart_ .purchase_content .amount_input.soldout{background-color:#00000008; opacity: 1}
.cart_ .purchase_content .amount_input.soldout .bt_icon{cursor: default; pointer-events: none; border-color: #d9d9d9; background-color: #f1f1f1}
.amount_input.soldout .bt_icon:before,
.amount_input.soldout .bt_icon:after{background-color:#00000033}
.amount_input input[type='number']{color:#1f1f1f}
.amount_input.soldout input[type='number']{color:#00000033}
.cart_ .purchase_content .cart_box .tb_order{margin:12px auto 8px; min-height:22.4px}
.cart_ .purchase_content .cart_box .tb_order b{color: #00000080; font-size: 12px; text-decoration: line-through; line-height:22px; margin-top:2px; display:inline-block}
.cart_ .purchase_content .cart_box .tb_gain{margin-top:4px}
.cart_ .purchase_content .cart_box .tb_gain b{color: #00000080; font-size: 12px}
.cart_ .purchase_content .cart_box .tb_order .price,
.cart_ .purchase_content .cart_box .tb_order .price label{font-size:16px; font-family: 'Pretendard-Bold'; color:#1F1F1F}
.cart_ .purchase_content .cart_box .icon_point{font-size:14px; font-family: 'Pretendard-Regular'; color:#DB0111;}
.cart_ .purchase_content .cart_box .icon_point:before{width: 12px; height: 12px; background-size: 12px; margin-top: -2px;}
.cart_ .purchase_content .basket_list{border-bottom:0}
.cart_ .purchase_content .basket_list table tr td:last-child{padding:10px 5px; border:0}
.cart_ .purchase_content .basket_list table tr td.tb_check{padding:21px 0 20px 20px}
.cart_ .purchase_content .basket_list table tr td.tb_item{padding:21px 20px 20px 8px; position:relative;}
.cart_ .naver_pay .npay_event_text{padding-bottom:0}
.cart_ .naver_pay .alert_ment{color:#1f1f1f; font-size:14px; font-family: 'Pretendard-Bold'; display:block; text-align:center; padding:12px 0; margin-top:20px; border:1px solid #0000001A;}
.cart_ .purchase_content .add_up{background-color: rgba(73, 129, 213, .1); border: 1px solid #0000001A; padding: 12px 20px; border-width: 1px 0; text-align: left;}
.gray_bar{display:block; width:100%; height:12px; background-color:rgba(0, 0, 0, .05)}
.cart_ .purchase_content .add_up span{color:#1F1F1F; font-size:14px;font-family: 'Pretendard-Medium';}
.cart_ .purchase_content .add_up b{color:#1F1F1F; font-size:14px;font-family: 'Pretendard-Medium'; font-weight:normal}
.cart_ .purchase_content .add_up span.pr_shipping{color:#DB0111}
.cart_ .purchase_content .add_up.seller p{color: #00000080; font-family: 'Pretendard-Regular'; font-size: 12px; line-height: 24px; margin-top:4px}
.cart_ .purchase_content .add_up.seller p img{width:24px; height:24px}
.cart_ .purchase_content .order_box .form_check li.ls .checkbox_wrap span{font-size:14px;     font-family: 'Pretendard-Light';}

.excluding_free_items {
    margin-top: 7px;
    font-size: 12px;
    color: #888;
    font-family: 'Pretendard-Regular';
}
.excluding_free_items.excluding_free_items2 {
    margin-top: 4px;
}
#cart_index .cart_update table td .cart_box .c_list dl:after{display:block; content:''; clear:both}
#cart_index .cart_update table td .cart_box .c_list dt{display:inline-block; width:82px; height:82px}
#cart_index .cart_update table td .cart_box .c_list dt .img_wrap{width:100%; height:100%}
#cart_index .cart_update table td .cart_box .c_list dd{display:inline-block; vertical-align: top; width:calc(100% - 92px); margin-left:10px; float:right}
#cart_index .cart_update table td.tb_item p.comp_name {font-size:12px; color:#00000099;font-family: 'Pretendard-Regular'; padding-top:3px}
#cart_index .cart_update table td.tb_item p.subject{margin:3px 0 12px}
#cart_index .cart_update table td.tb_item p.subject:after{display:block; content:''; clear:both}
#cart_index .cart_update table td.tb_item p.subject a.btn_pdtName{display:block; font-family: 'Pretendard-Regular'; font-size:14px; color:#1F1F1F}
#cart_index .cart_update table td.tb_item a.btn_td_delete{display:inline-block; width:16px; height:16px; position:absolute; top:20px; right:20px; }
#cart_index .cart_update table td.tb_item dl .option{font-size:14px;     color: #00000080; margin-bottom:12px}

#popup_td_delete{ width: calc(100% - 40px); max-width:none; height: 260px; padding:20px 16px}
#popup_td_delete p{padding-top:20%; font-size:18px}
#popup_td_delete .btn_area{    width: calc(100% - 32px);
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;}
#popup_td_delete .btn_area a{width:140px; max-width:calc(50% - 4px); height:50px; line-height:50px; font-size:16px; margin-right:8px; vertical-align: top}
#popup_td_delete .btn_area a:last-child{margin-right:0;    margin-left: 0;}




.sub.cart_.checkout form .sticky_nav .form_check ul li.all{margin:0; padding:0; border:0}
.sub.cart_.checkout .sticky_nav .form_check li.ls label[for="payment_agree"] span{}  .btn_agree_popup{display:inline-block; float:right; font-family: 'Pretendard-Regular'; font-size:14px;border-bottom:1px solid #1F1F1F; color:#1F1F1F; margin-top:4px; line-height:1.2}
  .btn_agree_popup{display:inline-block; float:right; font-family: 'Pretendard-Regular'; font-size:14px;border-bottom:1px solid #1F1F1F; color:#1F1F1F; margin-top:4px; line-height:1.2}

  .agree_box.popup{
    width: 100%;
    height: 100vh;
    max-width:none;
    position:fixed;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    margin:auto;
    transform: translate3d(0, 0, 0);
    border: 0;
    border-radius: 0;
    display: none;
    height: auto;
    z-index: 99991;
    border-radius:0
  }

  #payment_agree_popup{width:100%; height:100vh; max-width:none}

  .agree_box.popup .popup_header{padding:0; height:60px; }

  .agree_box.popup .popup_header h3{width:100%; margin:0; padding:0 20px; line-height:60px; border:0;}
  .agree_box.popup .popup_header .close{top:20px; right:20px}
  .agree_box.popup .popup_content{font-family: 'Pretendard-Regular'; font-size:14px; padding:0; height:calc(100vh - 60px); max-height:100%}
  .agree_box.popup .popup_content iframe{padding:0; height:100%;}
  .agree_privacy .agreement h4,
  .agree_box.popup .popup_content h4,
  .agree_privacy .agreement h3,
  .agree_box.popup .popup_content h3{padding:20px; border-bottom:1px solid #D9D9D9; background-color:#F2F2F2; color:#616161; font-family: 'Pretendard-Medium'; font-size:14px; height:60px; vertical-align: middle}
  .agree_box.popup .popup_content .agreement_wrap,
  .agree_privacy .agreement .agreement_txt,
  .agree_privacy .agreement .agreement_box{padding:12px 20px; color:#666666; font-family: 'Pretendard-Regular'; font-size:14px;}

  .wrapper .agreement{padding:0}

  .agreement_check{font-family: 'Pretendard-Light'; font-size:14px; color:#1F1F1F}
.add_up {width:100%; padding:0 4px; background-color:#F9F9F9; display:flex; border-bottom:1px solid #ccc}
.add_up > dl {position:relative;text-align:right; border-left:1px solid #ccc; flex-grow:1}
.add_up > dl:first-child {border-left:0}
.add_up > dl dt,
.add_up > dl dd {padding-right:30px;}
.add_up > dl dt {padding-top:20px; padding-bottom:6px}
.add_up > dl dd {padding-bottom:20px}
.add_up .price {font-size:20px; font-weight:500}
.icon_sum dl:before,
.add_up > dl.plus:before,
.add_up > dl.minus:before,
.add_up > dl.equal:before {position:absolute; top:50%; left:-13px; width:26px; height:26px; margin-top:-13px; display:block; content:''}
.pr_shipping:before {background:url('/assets/front/images/common/ic_plus.png') no-repeat}
.pr_discount:before {background:url('/assets/front/images/common/ic_minus.png') no-repeat}
.pr_point:before {background:url('/assets/front/images/common/ic_minus.png') no-repeat}
.pr_total:before {background:url('/assets/front/images/common/ic_equal.png') no-repeat}

.add_up.sum_total {margin-top:40px; padding:0; border:4px solid #111}
.add_up.sum_total dl dt,
.add_up.sum_total dl dd {padding-right:30px; background-color:#fff}
.add_up.sum_total dl dd:nth-child(2){width:100%; margin:0}
.add_up.sum_total dd.reason {padding:20px; font-size:12px; color:#666; text-align:left; background-color:transparent}
.add_up.sum_total dd.reason h5 {display:none}
.add_up.sum_total dd.reason * {margin:0; padding:0; background-color:transparent}
.add_up.sum_total dd.reason dl dt {margin-top:20px; line-height:20px}
.add_up.sum_total dd.reason dl dt:first-child {margin-top:0}
.add_up.sum_total dd.reason dl dd {font-size:14px; color:#111}
.add_up.sum_total .pr_total dd.price {color:#ED1C24}

.icon_sum.sum_total dl:before,
.add_up.sum_total dl.plus:before,
.add_up.sum_total dl.minus:before,
.add_up.sum_total dl.equal:before {top:28px; margin-top:0}

.add_up{padding:0; background-color:transparent; display:block; border:0}
.add_up:after{display:block; content:''; clear:both}
.add_up > dl{width:33.333%; border:0; float:left; text-align:center}
.icon_sum dl:before{top:0; bottom:0; left: -7px; margin:auto;  width: 16px;  height: 16px;  background-size: 16px}
.add_up > dl dt{padding:10px 0 0}
.add_up > dl dd{padding:0}

#checkout_index.cart_ .purchase_content .basket_list2 table thead tr th h3{font-size:14px; font-family: 'Pretendard-Medium'; font-weight:normal; line-height:160%}
/* #checkout_index.cart_ .purchase_content .basket_list2 table tr td:last-child{padding-top:0} */
p.promotion_caution{color:#F75A60; font-family: 'Pretendard-Medium'; font-size:12px; padding:8px 0 14px; font-weight:normal; line-height:160%}

/* mypage */


#mystore_index .member_information{width:100%}
#mystore_index .member_information .member_info{position:relative; border-bottom: 1px solid rgba(255, 255, 255, .2); padding-bottom: 20px; margin-bottom:10px}
#mystore_index .member_information .member_info .memb_benefit{position: absolute; top:20%; right:0}
#mystore_index .member_information .member_info .memb_benefit img{width:7px; margin:3px 0 0 5px}
#mystore_index .member_information .member_info p{display:inline-block}
#mystore_index .member_information .member_info p.rating {display:block; font-family: 'Pretendard-Regular'; }
#mystore_index .member_information .member_info .name{margin-right:10px}
#mystore_index .member_information .member_info .rate{width:auto; height:auto; margin-top:0}
#mystore_index .member_information .member_info .rate img{width:21px; height:21px; margin:5px 1px 0 0; display:inline-block; vertical-align: top}
#mystore_index .member_point{display:block; float:none}
#mystore_index .member_information .member_info .name,
#mystore_index .member_information .member_info .rating{font-size:20px; color:#fff}
#mystore_index .member_information .member_point li{width:38%; float:left; padding:10px 0; text-align:left}
#mystore_index .member_information .member_point li:nth-child(1){width:24%}

#mystore_mybenefit .member_information{width:100%}
#mystore_mybenefit .member_information .member_info{position:relative; border-bottom: 1px solid rgba(255, 255, 255, .2); padding-bottom: 20px; margin-bottom:10px}
#mystore_mybenefit .member_information .member_info .memb_benefit{position: absolute; top:20%; right:0}
#mystore_mybenefit .member_information .member_info .memb_benefit img{width:7px; margin:3px 0 0 5px}
#mystore_mybenefit .member_information .member_info p{display:inline-block}
#mystore_mybenefit .member_information .member_info p.rating {display:block; font-family: 'Pretendard-Regular'; }
#mystore_mybenefit .member_information .member_info .name{margin-right:10px}
#mystore_mybenefit .member_information .member_info .rate{width:auto; height:auto; margin-top:0}
#mystore_mybenefit .member_information .member_info .rate img{width:21px; height:21px; margin:5px 1px 0 0; display:inline-block; vertical-align: top}
#mystore_mybenefit .member_point{display:block; float:none}
#mystore_mybenefit .member_information .member_info .name,
#mystore_mybenefit .member_information .member_info .rating{font-size:20px; color:#fff}
#mystore_mybenefit .member_information .member_point li{width:38%; float:left; padding:10px 0; text-align:left}
#mystore_mybenefit .member_information .member_point li:nth-child(1){width:24%}


#mystore_index section .title_content{margin: 0; padding: 0; margin-top: 20px;}
#mystore_index .sub_navigator{
    z-index: 12;
	border-radius:0;
box-shadow:none;
float:none;
width:100%;
padding:0;}
#mystore_index .sub_navigator h4{    font-family: 'Pretendard-Regular';
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #1f1f1f;
    padding-bottom: 15px;
    width: 100%; margin-bottom:0;
    color: #1f1f1f;}
#mystore_index .order_statusWrap h3{color: #1f1f1f;  font-size: 16px;font-family: 'Pretendard-Regular';}
#mystore_index .sub_navigator .submenu > div{margin-top:35px}
#mystore_index .sub_navigator .submenu div > ul{margin-bottom:0; padding-bottom:0; border-bottom:0}
#mystore_index .sub_navigator .submenu div > ul > li{border-bottom: 1px solid #e8e8e8; height: 50px; line-height: 53px; padding: 0; font-size:14px; position:relative}
#mystore_index .sub_navigator .submenu div > ul > li:before {    position: absolute;
    width: 5px;
    height: 10px;
    background: url(/assets/mobile/images/common/icon/ic_arrow_b.svg) no-repeat;
    background-size: 5px 10px;
    display: block;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
#mystore_index .sub_navigator .submenu div > ul > li a{display:block; width:100%}
#mystore_index .sub_navigator .submenu div > ul > li.order_status{height:auto; line-height:1.4}
#mystore_index .sub_navigator .submenu div > ul > li.order_status ul{border-bottom:0; border-bottom:0; padding:10px 0}
#mystore_index .sub_navigator .submenu div > ul > li.order_status:before{display:none}

#mystore_index #ms_index .logout{margin-top:15px}
#mystore_index #ms_index .logout .btn_logout{    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid #888; color:#888}
#popup_logout{padding:20px; width:calc(100vw - 40px); max-width:none}
#popup_logout p{padding:69px 0; font-size:16px}
#popup_logout .close{display:block; top:30px; right:30px}
#popup_logout .btn_area{padding-top:0}
#popup_logout .btn_area.dev2 a:last-child{line-height:48px}
#popup_logout .btn_area.dev2 a, #popup_logout .btn_area.dev2 button {height: 50px; line-height: 50px}
#popup_login{padding:20px; width:calc(100vw - 40px); max-width:none}
#popup_login p{padding:69px 0; font-size:16px}
#popup_login .btn_area.dev2 a:last-child{line-height:48px}
#popup_login .btn_area.dev2 a, #popup_login .btn_area.dev2 button {height: 50px; line-height: 50px}



/* mypage :: title line */
.border2px {padding:23px 20px; border-top:2px solid #111; border-bottom:1px solid #ccc}
.border1px {padding:23px 20px; border-top:1px solid #111; border-bottom:1px solid #ccc}
.border2px + .border1px,
.border1px + .border1px {border-top:none}
.border2px.item_list,
.border2px.b_webzine {padding:40px 0 30px 0; border-bottom:none}
.item_wrap.interest .item_list,
.item_wrap.lately .item_list {border-top:1px solid #111;}

#mystore_index .item_wrap .item_list.dev4 {padding-top:30px}
#mystore_index .item_wrap .item_list.dev4 .item_box{width: calc(94% / 4); margin-right: 2%; float: left; max-height:425px}
#mystore_index .item_wrap .item_list.dev4 .item_box:nth-child(4n){margin-right:0}
#mystore_index .item_wrap .item_list.dev4 .item_box dt{position:relative;}
#mystore_index .item_wrap .item_list.dev4 .item_box dd small{display:inline-block;}
#mystore_index .item_wrap .item_list.dev4 .item_box dd small del{color:#bbb}
small del,
small del *{color:#bbb; text-decoration: line-through;}
#mystore_index .item_wrap .item_list.dev4 dt>a{height:auto;}
.txt_soldout{display:none;
position: absolute;
width: 100%;
background-color: #333;
padding: 10px 20px;
text-align: center;
color: #fff;
bottom: 0;
border-radius:0 0 15px 15px;
}
.soldout .txt_soldout{display:block; border-radius:0 0 5px 5px}
#mystore_index .item_wrap .item_list.dev4 .item_box.soldout{opacity: .5;}
#mystore_index .item_wrap .item_list.dev4 .item_box.soldout dt .sticker,
#mystore_index .item_wrap .item_list.dev4 .item_box.soldout dd .chips,
#mystore_index .item_wrap .item_list.dev4 .item_box.soldout dd strong{filter: grayscale(1)}
#mystore_index .item_wrap .item_list.dev4 .item_box dt .act_user{left:0; margin:auto; padding:0; width:auto;}
#mystore_index .item_wrap .item_list.dev4 .item_box dt .act_user li{float:none}

.soldout .txt_soldout{
display:block;
height: 20px;
line-height: 20px;
font-size: 14px;
padding: 0;
font-family: 'Pretendard-Regular';
padding-top:1px;
}
.soldout{opacity: .5;}
.soldout dt .sticker,
.soldout dd .chips,
.soldout dd strong{filter: grayscale(1)}

tr.soldout{opacity: 1}
tr.soldout td:nth-child(1),
tr.soldout td:nth-child(2){opacity: .5}
.tb_item .cart_box .img_wrap{position:relative;}
tr.soldout td:nth-child(2) .select-wrap > span{    border: 1px solid #666;    background-color: #bbb;}
tr.soldout td:nth-child(2) .select-wrap > span > span{font-family: 'Pretendard-Regular';color: #000;}


.title_content{margin-bottom:15px}
.title_content h3{font-family: 'Pretendard-Regular'; font-size:20px; display:inline-block;}
.title_content h3 strong{color:#888; display:inline-block; font-family: 'Pretendard-Regular'; font-size:14px; margin-left:10px; font-weight:normal}

.list_style01 {border-top:1px solid #1f1f1f; border-bottom:1px solid #EBEBEB}

/* mypage :: search */

.bull_content form.search_box{background-color:#f8f8f8; padding:20px 25px}
/* .search_date {padding: 20px; margin: 0 auto 20px;}
.search_date .calendar dd:nth-child(1){width:100%; margin:0;}
.search_date .calendar dd:last-child{width:100%; margin-top:10px} */

.search_date {text-align:left; margin: 0 auto 35px;}
.search_date:after{display:block; content:''; clear:both}
.search_date dl {display:inline-block; width:100%}
.search_date dt,
.search_date dd {vertical-align:middle; display:inline-block}
.search_date .term {font-size:0; line-height:0; width:100%; margin-bottom:10px}
.search_date .term dd{width:100%}
.search_date .term * {font-size:14px}
.search_date .term .radio_click label[type="radio"]{}
.search_date .term .radio_click input{display:none}
.search_date .term .radio_click {float:left; display:inline-block; width:25%}
.search_date .term .radio_click label{display:inline-block; text-align:center; width:100%; border:1px solid #D9D9D9; background-color:#fff; border-right:0; height:40px; line-height:40px; }
.search_date .term .radio_click input[type='radio']:checked+label {color:#fff; background-color:#DB0111; border-color:#DB0111}
.search_date .term .radio_click:nth-child(1) label{border-radius:0; border:1px solid #D9D9D9; border-right:0}
.search_date .term .radio_click:nth-child(4) label{border-radius:0; border:1px solid #D9D9D9;}
.search_date .calendar input {margin:0; width:100%}
.search_date .calendar input[type="submit"]{border-radius:5px}
.search_date .calendar dd:last-child input[type="submit"]{border:0; font-size:14px}
.search_date .calendar input.datepicker{ background-color:#fff; width:47.5%; margin:0; float:left; background-size:16px; background-position:95% center; padding:0}
.search_date .calendar dd:last-child{width:130px;}
.search_date .calendar dd:nth-child(1){width:calc(100% - 140px); margin-right:10px; float:left}
.search_date .calendar .wave{font-size:14px; font-family: 'Pretendard-Regular'; width:5%; float:left; text-align:center; padding-top:8px}
.search_date .bt_base {display:inline-block}
.search_date + .title_content {margin-top:0}
.search_date .float-right dt{}
.search_date .float-right .btn{width:100px; cursor:pointer}

/* calendar */
.calendar .datepicker {width:160px; height:40px; line-height:40px; border:1px solid #D9D9D9; background:url('/assets/mobile/images/common/icon/ic_date.svg') 98% 9px no-repeat; cursor:pointer}
.dropdown-menu {position:absolute; width:300px; padding:10px; background-color:#fff; border:1px solid #111; z-index:1000}
.table-condensed {width:100%}
.table-condensed table {width:100%}
.table-condensed .prev,
.table-condensed .next,
.table-condensed .datepicker-switch {height:44px; padding:5px; font-size:16px; color:#fff; letter-spacing:0; background-color:#ff6665; cursor:pointer}
.datepicker-title {}
.table-condensed th.dow {padding:10px 5px; color:#111; border-bottom:1px solid #111; background-color:#fff}
.table-condensed td {position:relative; padding:7px; color:#111; text-align:center; cursor:pointer}
.table-condensed tr:first-child td:before {margin-top:-11px}
.table-condensed td.today {color:#fff}
.table-condensed td.old,
.table-condensed td.new {color:#999}
.datepicker-days .table-condensed tr:first-child td {padding-top:15px}
.datepicker-days .table-condensed td:before {position:absolute; top:50%; left:50%; width:30px; height:30px; margin:-16px 0 0 -15px; border-radius:50%; background-color:#e9e9e9; display:none; z-index:-1; content:''}
.datepicker-days .table-condensed td:hover:before {display:block}
.datepicker-days .table-condensed td.today:before {background-color:#ff6665; display:block}
/* calendar :: year, month */
.table-condensed td .year,
.table-condensed td .month {position:relative; width:40px; height:40px; margin:10px; padding:0; line-height:50px; display:inline-block}
.table-condensed td .year:before,
.table-condensed td .month:before {position:absolute; top:50%; left:50%; width:60px; height:60px; margin:-25px 0 0 -30px; border-radius:50%; background-color:#e9e9e9; display:none; z-index:-1; content:''}
.table-condensed td .year:hover:before,
.table-condensed td .month:hover:before {display:block}
/* calendar :: navigator */
.table-condensed .prev,
.table-condensed .next {position:relative; text-indent:-1000em}
.table-condensed .prev:before,
.table-condensed .next:after {position:absolute; top:0; left:0; width:100%; height:44px; background:url('/assets/mobile/images/common/default_prev_w.png') center center no-repeat; display:block; z-index:1; content:''}
.table-condensed .next:after {transform:rotate(180deg)}

.order_table .item_list{padding:0; margin:0}
.order_table .item_box{width:100%; margin-bottom:20px; float:left; padding:0}
.order_table .item_box:last-child{margin-bottom:0}
.order_table .item_box .box_top{margin-bottom:10px}
.order_table .item_box .box_top a,
.order_table .item_box .box_top span{font-size:16px; font-family: 'Pretendard-Regular'; display:inline-block; margin-right:16px; position:relative;}
.order_table .item_box .box_top span:after{display:block; content:''; width:1px; height:10px; background-color:#d9d9d9; position:absolute; right:-10px; top:0; bottom:0; margin:auto;}
.order_table .item_box .box_top span:last-child:after{display:none}
.order_table .item_box .box_top a img{width: 7px; margin-left: 7px; vertical-align: middle; margin-top: -1px;}
.order_table .item_box dl {border-top: 1px solid #D9D9D9;  padding: 10px 0}
/* #order_case .order_table .item_list ul li.item_box .box_top{border-bottom:1px solid #1f1f1f; padding-bottom:5px} */
#order_case .order_table .item_list ul li.item_box dl:nth-child(2){border-top:0; padding-top:0}
/* .order_table .item_box dl:nth-child(2){border-top:1px solid #1f1f1f} */
.order_table .item_box dl:last-child{border-bottom: 1px solid #D9D9D9}
.order_table .item_box dl:after{display:block; content:''; clear:both}
.order_table .item_list .item_box dt{width:160px; height:160px; float:left; display:flex; margin-left:10px; overflow:visible}
.order_table .item_list .item_box dd{width:calc(100% - 170px); display:inline-block; padding-left:10px; float:right; margin-top:0}
.order_table .item_list .item_box dd.item_info{height:auto}
.order_table .item_list .item_box dd .option,
.order_table .item_list .item_box dd .amount,
.order_table .item_list .item_box dd .product_cost{color:#888; margin:0; margin-bottom:5px}
.order_table .item_list .item_box dd .tb_status{margin-top:8px}
.order_table .item_list .item_box dd .tb_status,
.order_table .item_list .item_box dd .tb_status p span{color:#888; font-size:14px; font-family: 'Pretendard-Medium'}
.order_table .item_list .item_box dd p{font-size:12px; margin-bottom:5px;    max-width: 100%;   -webkit-line-clamp: 1;}
.order_table .item_list .item_box dd h6{font-size:12px}
.order_table .item_list .item_box dd p.due_date{    width: 100%;
    text-align: center;
    color: #888;
    margin-top: 7px;}

.order_table .item_list .item_box dd.btn_area{padding:3px 0 0 0; width:100%}
.order_table .item_list .item_box dd.btn_area a{margin:5px 0 0 0}
.order_table .item_list .item_box dd.btn_area a:nth-child(1){margin-top:0}
.order_table .item_list .item_box dd.btn_area a b{font-family: 'Pretendard-Medium'}
.order_table .item_list .item_box dd.btn_area a:nth-child(2){margin-top:5px}
.order_table .item_list .item_box dd.btn_area a.btn_rm_gray{background-color:#e6e6e6; border-color:#e6e6e6; color:#1f1f1f}
.order_table .item_list .item_box dd.btn_area a.btn_rm_gray b{color:#1f1f1f}
.btn_review_write{background-color:#1f1f1f; color:#fff}

#mystore_orderdetail .order_table .item_box dl{border-bottom:0}
#mystore_orderdetail .order_table .item_box{border-bottom:1px solid #d9d9d9}
#mystore_orderdetail form section{padding-top:30px}
#mystore_orderdetail form section:nth-of-type(1){padding-top:0}
#mystore_orderdetail form section .write_content{background-color:transparent; padding:0; margin-top:0; margin-bottom:0;}
#mystore_orderdetail form section .write_content table{width:100%; max-width:100%; overflow:hidden}
#mystore_orderdetail form section .write_content table th{min-width:96px; text-align:left; background-color:#F8F8F8}
#mystore_orderdetail form section .write_content table th,
#mystore_orderdetail form section .write_content table td{padding:10px; font-size:14px; color:#1f1f1f; word-break: break-all;}
#mystore_orderdetail form section .write_content table tr{border-bottom:1px solid #EBEBEB}
#mystore_orderdetail form section .title_content{padding-bottom:0; padding-left:0}
#mystore_orderdetail form section .write_content .input_wrap{width:100%; border:0}
#mystore_orderdetail form section .write_content .input_wrap input{padding:0; width:100%}
#mystore_orderdetail form section .write_content .post{padding-bottom:3px}
#mystore_orderdetail form section .write_content .post:after{display:block; content:''; clear:both}
#mystore_orderdetail form section .write_content .post #btnPotalCode {height:45px; line-height:45px;}
#mystore_orderdetail form section .write_content .post .input_wrap {    width: calc(100% - 110px); float:left}

.non_mbr_orderdetail .write_content table td input{border: 1px solid #ddd;height: 40px; line-height: 40px;vertical-align: top; padding-left:0}
.non_mbr_orderdetail .write_content table .sh_address input[type="text"]{width:calc(100% - 110px)}
.non_mbr_orderdetail .write_content table tr.sh_address td input.max_w{margin-top:5px}
.non_mbr_orderdetail .write_content table td #btnPotalCode{margin-left:10px}
.non_mbr_orderdetail .title_content .btn_chg_addr{padding:0}
#mystore_orderdetail.non_mbr_orderdetail .write_content table td{padding-right:0}





.card_info strong{display:inline-block; padding-right:5px}

.order_table .item_list ul{width:100%}
.tb_num p{padding-top:5px}
.delivery_tracking, .btn_order_status{display:block; margin:0 auto 0; border:1px solid #d9d9d9; border-radius:4px; text-align:center; line-height:25px; font-size:13px;}

.delivery_tracking { height:25px; width:60px; margin-top:5px}
.btn_order_status{ height:25px; width:100%; color:#1f1f1f}
.order_purchase{color:#fff; background-color:#1f1f1f; border-color:#1f1f1f}
.order_purchase{margin-top:10px}

/* order_list_lookup */
.delivery_fee{background-color:#F8FBFE; padding:15px 0; text-align:center}
.delivery_fee strong{display:inline-block;}
.list_detail_table .title_content h3 strong{font-size:20px; font-family: 'Pretendard-Medium'}
.title_content:after{display:block; content:''; clear:both}
.order_table.order_detail_table .item_list table td.status{color:#888}
.list_detail_table .item_list table td b{font-family: 'Pretendard-Regular';}
.list_detail_table table td .subject{font-family: 'Pretendard-Medium'}
.delivery_fee small{font-size:12px; padding:5px 10px 0; display:block}

.addr_info table th{background-color:#f8f8f8;}
.addr_info table th,
.addr_info table td{padding:15px}
.addr_info table tr{border-bottom:1px solid #EBEBEB}
.addr_info .title_content,
.result_payment .title_content{margin-bottom:10px}
.addr_info .title_content h3,
.result_payment .title_content h3{line-height:35px;}
.btn_chg_addr,
.btn_view_bill,
.btn_coupon_all_download{display:inline-block; width:150px; height:35px; border-radius:5px; border:1px solid #d9d9d9; color:#1f1f1f; line-height:32px; font-size:14px; text-align:center;font-family: 'Pretendard-Regular'}
.btn_coupon_all_download{width:127px; height:30px; line-height:30px; border-radius:0}

.coupon_all_download_wrap{position:fixed; bottom:0; left:0; width:100%; padding:8px 10px; border-top:1px solid rgba(0, 0, 0, 0.2); background-color:#fff; z-index: 999}
.coupon_all_download_wrap .btn_coupon_all_download{height:50px; background-color:rgba(31, 31, 31, 1); color:#fff; font-size:16px; width:100%; border-radius:4px; text-align:center; line-height:50px}

#mystore_orderdetail form section .title_content{padding-right:0}
  .title_content .btn_chg_addr{width:108px;     border: 1px solid #d9d9d9;}

.result_payment li .list_item{margin-bottom:10px}
.result_payment li .list_item span{font-family: 'Pretendard-Medium'; padding:0; font-size:14px}
.total_payment{border-top:1px dashed #1f1f1f; margin-top:20px; padding-top:20px}
.total_payment *{font-family: 'Pretendard-Regular'; font-size:16px}
.total_discount_detail,
.account_detail{margin:10px auto ; padding:20px; background-color:#f8f8f8}
.total_discount_detail p,
.account_detail p{margin-bottom:10px;  font-size:!2px; color:#888888}
.total_payment p{padding:20px 0; border-bottom:1px solid #EBEBEB; margin-bottom:10px}
.account_detail:after{display:block; content:''; clear:both}
.account_detail p *{color:#888888}
.account_detail p{width:100%; float:left;}
.result_payment li .list_item.float-left.full-width .icon_point{line-height:25px; display:inline-block;}
.icon_point{font-size:14px;line-height:16px;vertical-align:middle;display:inline-block}
/* .icon_point:before{width:16px;height:16px;margin:-3px 7px 0 0;vertical-align:middle;background:url(/assets/mobile/images/common/icon/ic_p.png) no-repeat;display:inline-block;content:''}
.icon_point.bulls:before{background:url(/assets/mobile/images/common/icon/ic_p_b.png) no-repeat} */
.pay_order .icon_point:before{margin-top:5px}

.cost_alert{width:100%; border:1px solid #d9d9d9; height:36px; line-height:36px; text-align:center}
.cost_alert img{width:16px; margin-right:5px; vertical-align: middle; margin-top:-2px}
.btn_orders{float:right}
.btn_orders a{width:110px; height:36px; display:inline-block; line-height:36px; border:1px solid #d9d9d9; border-radius:4px; text-align:center; color:#1f1f1f; font-size:14px}
.btn_order_change,
.btn_order_refund{margin-left:5px}
.bulls_content > .btn_wrap .btn{width:222px; height:60px; line-height:57px; font-size:18px}
.bulls_content > .btn_wrap .btn{margin-left:10px}
.bulls_content > .btn_wrap .btn:nth-child(1){margin-left:0}
.cancel_comp_txt{margin-bottom:100px}
.cancel_comp_txt h3{font-size:30px;font-family: 'Pretendard-Regular'; margin-top:20px}
.btn_basic, .btn.btn_basic{
width: 110px;
height: 36px;
display: inline-block;
line-height: 36px;
border: 1px solid #d9d9d9;
border-radius: 4px;
text-align: center;
color: #1f1f1f;
font-size: 14px;


}

section.section_style01 td label.select-wrap{width:346px}
section.section_style01 .item_list table th{background-color:#f8f8f8;}
section.section_style01 .item_list table tr{border-bottom:1px solid #EBEBEB}
section.section_style01 .title_content{margin-bottom:10px}
section.section_style01 .title_content h3{line-height:35px;}
section.section_style01 .item_list table th,
section.section_style01 .item_list table td{padding:15px; font-weight:normal; text-align:left; line-height:inherit}
section.section_style01 .item_list table tr td:last-child{font-family: 'Pretendard-ExtraLight'; height:auto; padding:15px}

.order_cancel_list table td dl dd{text-align:left;}

#mystore_order_cancel label.input_wrap{border:1px solid #d9d9d9; border-radius:4px; width:346px;}
#mystore_order_cancel label.select-wrap{width:346px;}

label[for="continue_use"]{display:block; margin-top:10px}
.payment_type .list_style01{padding:20px}
.payment_type .tabmenus {padding-bottom:20px}
.payment_type .tabmenus ul li{width:calc(95% / 6); margin-right:1%; float:left; background-color:#fff; border:1px solid #d9d9d9; border-radius:5px; height:40px; line-height:40px; text-align:center}
.payment_type .tabmenus ul li:last-child{margin-right:0}
.payment_type .tabmenus ul li.on{border-color:#DB0111; background-color:#DB0111; color:#fff;}
.payment_detail {width:100%; background-color:#f8f8f8; height:480px}

.order_change_ .sub_header h2{display:inline-block;}
.change_step{display:inline-block; float:right}
.change_step > div{display:inline-block; vertical-align: middle}
.chg_step_wrap .img_wrap{vertical-align: top; width:35px; height:35px; border-radius:35px; background-color:#1f1f1f; padding:8px;}
.chg_step_wrap span{font-size:18px; display:inline-block; margin:0 0 0 8px; line-height:35px}
.chg_step_arrw{margin:0 20px}
.chg_step_wrap{opacity: .4}
.chg_step_wrap.on{opacity: 1}
.order_chgpay_table table tbody tr td:nth-child(3){background-color:#F8FBFE}

.refund_account_info table td .select-wrap,
.refund_account_info table td .input_wrap{height:38px; line-height:38px; width:346px}
.refund_account_info table td input,
.refund_account_info table td select{height:100%;}
.refund_account_info table td .select-wrap > span > span{line-height:38px}

#mystore_order_refund label.input_wrap {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 346px;
}




/**/
/* mypage :: member */


.btn_change_info,
.btn_refund_info,
.btn_cancel_info{display:inline-block; border-bottom:1px solid #1f1f1f; font-size:13px; color:#1f1f1f; margin-top:8px}

/* mypage :: order */
.order_status {display:block;}
.order_status:after {clear:both; display:block; content:''}
.order_status ul.process {display:block; width:100%; padding:30px 0}
.order_status ul.process li{color:#888; font-family: 'Pretendard-Regular'; width:20%; display:inline-block; float:left; text-align:center; position:relative;}
.order_status ul.process li *{color:#D9D9D9; font-family: 'Pretendard-Medium';}
.order_status ul.process li.on,
.order_status ul.process li.on *{color:#1F1F1F}
.order_status ul.process li:before {position:absolute; top:16px; width:6px; height:12px; background:url("/assets/mobile/images/common/icon/ic_arrow.svg") no-repeat; background-size:6px 12px; display:block; content:''}
.order_status ul.process li:first-child:before {display:none}
.order_status ul.process li .count {width:100%; padding:0px 0 6px 0; font-size:24px; text-align:center; display:block;font-family: 'Pretendard-Regular';}
.order_status ul.return{width:100%; display:none}
.order_status ul.return li{line-height:32px; padding:10px 20px; box-sizing:border-box; display:block; float:left; width:33.333%;  position:relative;font-family: 'Pretendard-Medium';}
.order_status ul.return li:last-child{border-bottom:0; width:50%; margin:0 auto; float:none;}
.order_status ul.return .count2{font-size: 14px;  float: right;  display: inline-block; font-family: 'Pretendard-Medium'; width: 32px;
height: 32px;
background-color: #1F1F1F;
border-radius: 32px;
color: #fff;
text-align: center;
line-height: 32px;
}
.order_status ul.return li:before{    background: none;
    width: 1px;
    height: 30px;
    background-color: #eee;
    position: absolute;
    left: -2px;}

/* mypage :: order_regularly */
.order_regularly table th,
.order_regularly table td{text-align:center}
.order_regularly table td:nth-child(3){text-align:left}
.order_regularly table th{line-height:40px;}
.order_regularly table td{line-height:60px; border-top:1px solid #EBEBEB}
.reply_wait, .reply_comp{border-radius:4px; font-size:12px; width:60px; height:23px; line-height:21px; text-align:center}
.reply_wait{font-family: 'Pretendard-Medium';border:1px solid #888888; color:#888888;}
.reply_comp{font-family: 'Pretendard-Medium';border:1px solid #DB0111; color:#DB0111;}

.inquiry_ table th,
.inquiry_ table td{text-align:center}
.inquiry_ table td:nth-child(2){text-align:left}
.inquiry_ table th{line-height:40px;}
.inquiry_ table td{line-height:60px; border-top:1px solid #EBEBEB}
.reply_view{background-color:#F8F8F8; }
.reply_view_inner{display:none;padding:20px 0;}
.reply_view_inner h6{font-weight:bold; font-size:14px; margin-bottom:5px;font-family: 'Pretendard-Medium'}
.reply_view_inner .answer_box{margin-top:10px}
.reply_view_inner .question_box{    padding-right: 35px;}
.icon_lock, .icon_clip{width:16px; height:16px; margin:2px; display:inline-block; vertical-align: bottom}
.icon_lock{display:none}
.question_box img{margin:5px auto; max-width:200px; border-radius:5px; border:1px solid #EBEBEB; overflow:hidden}
.item_wrap .item_list ul{padding:30px 0}
.item_wrap .item_list ul li{width:calc(94% / 4); margin-right:2%; float:left;}
.item_wrap .item_list ul li:last-child{margin-right:0}
.item_wrap .item_list ul li dl dt{width:100%; position:relative; border:1px solid #EBEBEB; border-radius:5px; overflow:hidden;}
.item_wrap .item_list ul li dl dt img{width:100%}
.badges{padding:10px 0}
.badges:after{display:block; content:''; clear:both}
.badges .badge{padding:0 10px; border:1px solid transparent; border-radius:4px; height:20px; line-height:20px; font-size:12px; margin-right:5px; display:inline-block; float:left;font-family: 'Pretendard-Regular'}
.badges .badge:last-child{margin-right:0}
.badges .badge_best{border-color:#DB0111; color:#DB0111}
.badges .badge_gift{border-color:#1F1F1F; background-color:#1F1F1F; color:#fff}
.badges .badge_recmd{border-color:#FFC248; background-color:#FFC248; color:#fff}
.badges .badge_new{border-color:#1F1F1F; color:#1F1F1F}
.badges .badge_disc{border-color:#DB0111; background-color:#DB0111; color:#fff}

/* mypage my_car_info*/
.my_car_info{padding-top:70px}
.my_car_list li{width:33.333%; display:inline-block; float:left; padding:20px 0;}
.my_car_list li label{display:inline-block; background-color:#f8f8f8; width:80px; height:80px; border-radius:80px; margin-right:20px}
.my_car_list li .info_txt{width:calc(100% - 100px); display:inline-block; float:right;}
.my_car_list li .info_txt h6 {font-family: 'Pretendard-Medium'; font-size:14px; font-weight:bold; margin-bottom:12px}
.my_car_list li .info_txt p {font-size:14px; color:#888; margin-bottom:8px;}
.my_car_list li .info_txt strong {font-size:14px; color:##1F1F1F; font-weight:normal}

.mystore_ .bulls_contentGroup{width:calc(100% - 315px); display:inline-block; margin-left:55px; vertical-align: top}
.mystore_ .bulls_content section {padding-bottom:50px}

/* point */
.pointlist{}
.pointlist .search_box{background-color:#F8F8F8; width:calc(100% + 40px); padding:20px; margin-top:20px; margin-left:-20px}

.pt_tabmenus, .p_list,
.pointlist form .sub_header,
.pointlist form .search_date{padding: 0 15px; max-width: 750px; margin: 0 auto;}
.pointlist form .sub_header{padding:0 0 10px 0}
.pointlist form .search_date{padding:0}
.pointlist form .sub_header h3{font-size:16px; padding-bottom:10px}
.point_table > .title_content{display:none}
.point_table > .point_list{padding:0}
  .pt_tab{display:none}
  .pt_tabmenus, .rf_tabmenus{padding-bottom:35px}
  .pt_tabmenus .tabmenu{text-align:center; border:1px solid transparent; border-bottom-color:#1f1f1f; border-radius:5px 5px 0 0; width:50%; height:60px; line-height:60px; float:left; font-size:18px; cursor:pointer;}
  .pt_tabmenus .tabmenu.on{border:1px solid #1F1F1F; border-bottom-color:transparent;font-family: 'Pretendard-Regular';}
.pt_tabmenus{padding:0}
  .pointlist ul.t_list li{width:50%; float:left; position:relative; padding:20px 0; text-align:center; }
  .pointlist ul.t_list li:before{display:block; content:''; width:50px; height:50px;  border-radius:50px; box-shadow:0 0 15px rgba(0, 0, 0, .16); margin:auto}
  .pointlist ul.t_list li:nth-child(1):before{background:url('/assets/front/images/common/icon/bulls_point.svg') no-repeat center}
  .pointlist ul.t_list li:nth-child(2):before{background:url('/assets/front/images/common/icon/expire_point.svg') no-repeat center}
  #ms_shoppoint ul.t_list li:nth-child(1):before{background:url('/assets/front/images/common/icon/brand_point.svg') no-repeat center}
  .pointlist ul.t_list li:nth-child(2):after{display:block; content:''; width:1px; height:86%; background-color:#EBEBEB; position:absolute; left:0; top:0; bottom:0; margin:auto}
  .t_list li p{margin:20px auto 5px; font-size:12px}
  .t_list li strong{font-family: 'Pretendard-Regular'; font-size:20px}
  .t_list li label{font-family: 'Pretendard-Regular'; font-size:16px; display:inline-block; padding-left:3px}
  .point_table .title_content .select-wrap{width:160px; display:inline-block;}
  .point_table .title_content .select-wrap select{height:100%}
  .point_table .title_content .select-wrap .ui-selectmenu-button.ui-button{width:100%; min-width:0;}
  .point_table table{border-bottom:1px solid #EBEBEB; table-layout: fixed;}
  .point_list tr td p:after{display:block; content:''; clear:both}
  .point_list tr td p:nth-child(1) {margin-bottom:7px}
  .point_list tr td p:nth-child(1) span{font-size:14px}
  .point_list tr td p:nth-child(1) span.float-right{font-family: 'Pretendard-Regular';}
  .point_list tr td p:nth-child(1) span.float-left{display:inline-block; width:calc(100% - 120px); text-align:left; text-overflow: ellipsis; white-space: nowrap; overflow:hidden}

  .point_list tr td p:nth-child(2) small{font-size:12px}

  .pointlist.sub.mystore_{padding-top:10px}
  .rf_tabmenus{padding-bottom:20px}
  .my_inquiry_ .rf_tabmenus{padding-bottom:30px}
  .my_inquiry_#myinfo_mycontactus .rf_tabmenus{padding-bottom:20px}
  .contactus_btns{ margin:0 auto 10px}
  .contactus_btns:after,
  .contactus_btns .btns:after{display:block; content:''; clear:both;}
  .contactus_btns span.txt{width:calc(100% + 40px); margin-left:-20px; display:block; text-align:left; padding-left:20px; background-color:rgba(0, 0, 0, 0.03)}
  .contactus_btns span.txt label{color:rgba(0, 0, 0, 0.5); font-size:12px; font-family: 'Pretendard-Regular'; display:inline-block; padding:8px 8px 8px 15px; position:relative;}
  .contactus_btns span.txt label:before{display:block; content:''; width:2px; height:2px; background-color:rgba(31, 31, 31, 1); position:absolute; top:15px; left:0;}
  .contactus_btns .btns{padding:12px 0 10px; display:block; }
  .contactus_btns .btns .btn{padding:11px 30px 9px; background-color:#fff; width:calc(50% - 4px); margin-right:8px; float:left; border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:4px; color:rgba(31, 31, 31, 1); text-align:center; font-family: 'Pretendard-Regular'; font-size:14px;
    vertical-align: top;
    line-height: normal;}
  .contactus_btns .btns .btn:last-child{margin-right:0}
  /**/
  #mf_wishitem .list_top{margin-bottom:15px}
  #mf_wishitem .list_top:after{display:block; content:''; clear:both}
  #mf_wishitem .list_top span{padding:0}
  #mf_vieweditem .list_top{margin-bottom:15px}
  #mf_vieweditem .list_top:after{display:block; content:''; clear:both}
  #mf_vieweditem .list_top span{padding:0}
  #mf_vieweditem .list_top .category_tab{display:none}

  .wish_list .list_btns{display:block; width:100%; margin:10px auto}
  .wish_list .list_btns .check_box{display:inline-block; }
  .wish_list .list_btns .checkbox_wrap{margin-top:7px}
  .wish_list .list_btns .checkbox_wrap span{vertical-align: top}
  .wish_list .item_box{width:49%; margin-right:2%; float:left; padding:0}
  .wish_list .item_box:nth-child(2n){margin-right:0}
  .wish_list .item_box .check_box{width:24px; height:24px; position:absolute; top:8px; right:8px}
  .wish_list .item_box dt{border-radius:5px;border:0;   overflow:hidden; position:relative;}
  .wish_list .item_box dt .img_wrap{position:relative;}
  .wish_list .item_box dt .img_wrap:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    content: "";
    display:block
  }
  /* .wish_list .item_box dt .img_wrap{height:44vw} */
  .wish_list .item_box dt input[type="checkbox"],
  .wish_list .item_box dt input[type="checkbox"]:after{width:24px; height:24px; border:0}
  .wish_list .item_box dt input[type="checkbox"]:before {top: 5px; left: 9px}
  .wish_list .item_box dd small{display:block; text-align:left}
  .wish_list ul{width:100%}

  .wish_list .btn_chkDelete{width:86px; height:30px; font-size:14px; line-height:30px}

  /* review */
  .my_review_ .list_top{margin-bottom:15px; margin-top:0 !important}
  .my_review_ .list_top:after{display:block; content:''; clear:both}
  .my_review_ .list_top span{padding:0}
  .rf_tabmenu .tabmenu{text-align:center; border:1px solid transparent; border-bottom-color:#1f1f1f; border-radius:5px 5px 0 0; width:50%; height:60px; line-height:60px; float:left; font-size:18px; cursor:pointer;}
  .rf_tabmenu .tabmenu.on{border:1px solid #1F1F1F; border-bottom-color:transparent;font-family: 'Pretendard-Regular';}
  .my_review_ .review_list{display:block}
  .my_review_ .item_box dl {border-top: 1px solid #1f1f1f; border-bottom: 1px solid #D9D9D9; padding: 10px 0}
  .my_review_ .item_box dl:after{display:block; content:''; clear:both}
  .review_list .item_box{width:100%}
  .my_review_ .review_list .item_box{ border-bottom: 1px solid #D9D9D9; padding: 10px 0;}
  .my_review_ .review_list .item_box dl{border:0; padding:0}
  .my_review_ .review_list .item_box dt{width:160px; height:160px; float:left; display:inline-block;}
  .my_review_ .review_list .item_box dd{width:calc(100% - 160px); display:inline-block; padding-left:10px; height:auto;}
  .my_review_ .review_list .item_box dd .option,
  .my_review_ .review_list .item_box dd .tb_date{color:#888; font-size:14px; margin:0; margin-bottom:5px}
  .my_review_ .review_list .item_box .btn_cols{margin-top:5px}
  .my_review_ .review_list .item_box .btn_cols a,
  .my_review_ .review_list .item_box .btn_cols p{width:100%; height:30px; line-height:30px; border:1px solid #D9D9D9; border-radius:0; color:#1F1F1F; font-size:14px}
  .my_review_ .review_list .item_box .btn_cols p{text-align:center; background-color:#d9d9d9;}
  .my_review_ .review_list .reply_view .reply_view_inner{border-bottom:1px solid #d9d9d9}
  #myinfo_myreview .my_review_ .review_list .item_box{}
  #myinfo_myreview .my_review_ .review_list.list_style01{border-bottom:0}
  #myinfo_myreview_write .caution{padding:0; margin:0; background-color:transparent;}
  #myinfo_myreview_write .caution li span{font-size:14px; color:#1f1f1f; display:block; text-align:left;font-family: 'Pretendard-Medium';}
  #myinfo_myreview_write .caution li span em{font-size: 10px; border-radius: 10px; padding: 2px 7px;  margin-top: 1px; display: inline-block; vertical-align: top}
  #myinfo_myreview_write form > section{padding-top:30px}
  #myinfo_myreview_write form > section:after{display:block; content:''; clear:both}
  #myinfo_myreview_write form > section.purchase_confirm {padding:10px}
  #myinfo_myreview_write form > section .title_content{margin:0; padding: 0 0 10px 0;}
  #myinfo_myreview_write form > section.wr_appending > img{width:100%; margin:0 auto 10px; display:none}
  #myinfo_myreview_write form > section .title_content h3{font-size:16px}
  #myinfo_myreview_write form > section.review_wr_content .title_content span.float-right{margin-top:0; padding-top:0}

  .review_caution{margin:20px auto}
  .review_caution ul li{position:relative; padding-left:20px; color:rgba(0, 0, 0, 0.6); font-size:14px; line-height:1.6; margin-bottom:6px}
  .review_caution ul li:last-child{margin-bottom:0}
  .review_caution ul li:before{display:block; content:''; width:2px; height:2px; border-radius:2px; background-color:rgba(31, 31, 31, 1); position:absolute; top:10px; left:7px; margin:auto}
  .review_caution ul li .btn_review_policy{ display:inline-block; font-size:12px; color:rgba(31, 31, 31, 1); border-bottom:1px solid rgba(31, 31, 31, 1); line-height:1.35; vertical-align: top; margin:3px 0 0 3px}
  .review_caution li span{font-size:14px; color:#1f1f1f; display:block; text-align:left;font-family: 'Pretendard-Medium';}
  .review_caution li span em{font-size: 10px; border-radius: 10px; padding: 2px 7px;  margin-top: 1px; display: inline-block; vertical-align: top}

  #review_policy{width:100%; height:100%; border-radius:0; max-width:none}
  #review_policy .popup_header{padding:17px 20px}
  #review_policy .popup_header h3{font-family: 'Pretendard-Regular';font-size:16px; margin:0; padding:0; border:0}
  #review_policy .popup_header .close{top:-3px; right:20px; bottom:0; margin:auto}
  #review_policy .popup_content{padding:0}
  #review_policy .popup_content h6{font-size:14px; font-family: 'Pretendard-Medium'; padding:20px; color:rgba(0, 0, 0, 0.6); line-height:1.6; background-color:rgba(0, 0, 0, 0.05); border-bottom:rgba(0, 0, 0, 0.1)}
  #review_policy .popup_content ol{margin:8px 20px}
  #review_policy .popup_content ol li{font-size:12px; line-height:1.6; color:rgba(0, 0, 0, 0.6)}



  #myinfo_myreview_view .click_tr td{padding:10px 0; height:auto; margin-bottom:0; border-bottom:0}
  .my_review_ .review_list .item_box{height:auto;}
  #myinfo_myreview_view .reply_view_inner{}
  #myinfo_myreview_view .reply_view_inner .review_img_box_wrap{overflow: auto; max-width: calc(100vw - 40px); white-space: nowrap; margin-bottom:10px}
  #myinfo_myreview_view .reply_view_inner .review_img_box{width:100px; height:100px; display:inline-block; margin-right:8px; background-color:#f8f8f8}
  #myinfo_myreview_view .reply_view_inner .review_img_box:last-child{margin-right:0}
  /* #myinfo_myreview_view .reply_view_inner .review_img_box .review_image{width: 100%;
    height: 100%;
    object-fit: contain;} */
  #myinfo_myreview_view .reply_view_inner .review_img_box .review_image{width: auto; min-width:100%; height:100%}
  #myinfo_myreview_view .click_tr{border-bottom:1px solid #ebebeb}
  .reply_view_inner{background-color:#fff}
  .reply_view_inner .rating_stars{display:block; width:100%; padding-bottom:5px}
  .reply_view_inner b.text-666{display:inline-block; line-height: 12px; vertical-align: top; margin-top: 2px;}
.reply_view .btn_rows .btn_basic{width:56px; height:28px; font-size:13px; min-width:0; padding:0; line-height:28px}

  /* qna */
  .my_inquiry .list_top:after{display:block; content:''; clear:both}
  .my_inquiry .list_top .item_allNum{display:inline-block; margin-top:8px; padding:0}
  .my_inquiry .qna_list tr.click_tr td{padding:15px 0; height:auto}
  .my_inquiry .qna_list .reply_view .reply_view_inner{padding:15px; text-align:left}
  .my_inquiry .qna_list .click_tr td p:after{display:block; content:''; clear:both}
  .my_inquiry .qna_list .click_tr td p .process_ing{float:left}
  .my_inquiry .qna_list .click_tr td p.subject{text-align:left; padding-top:10px}
  .my_inquiry .qna_list .reply_view .question_txt .btn_rows a{width:56px; min-width:0; height:28px; line-height:28px; font-size:13px; padding:0}
  .inquiry_info{display:block; width:calc(100% + 40px); margin:5px 0 0 -20px; background-color:rgba(0, 0, 0, 0.03); padding:8px 20px;}
  .inquiry_info ul{display:inline-block}
  .inquiry_info ul li{position:relative;padding-left:10px; color:#666; font-size:13px}
  .inquiry_info ul li:before{display:block; content:''; width:2px; height:2px; border-radius:2px; position:absolute; top:8px; left:0; margin:auto; background-color:#666666}
  .inquiry_info ul li{margin-bottom:5px}
  .inquiry_info ul li:last-child{margin-bottom:0}

  .inquiry_info ul:after{display:block; content:''; clear:both}
  .inquiry_info ul li{display:inline-block; font-family: 'Pretendard-Regular';}
  .inquiry_info ul li{padding-left:15px; position:relative; font-size:12px}
  .inquiry_info ul li:before{display:block; content:''; width:2px; height:2px; background-color:#1f1f1f; position:absolute; top:9px; left:0;}

  .my_inquiry .qna_list tr.click_tr td.item_box dt{width:160px; height:160px; display:inline-block; float:left}
  .my_inquiry .qna_list tr.click_tr td.item_box dd{width: calc(100% - 160px);display: inline-block;padding-left: 10px;}



  /**/
  #mf_myqna_write .purchase_confirm,
  #ms_orderdecided .purchase_confirm{padding:10px}
  #mf_myqna_write .write_content{margin:20px auto 30px; padding:0; background-color:transparent; border-bottom:0}
  #mf_myqna_write .write_content .input_wrap,
  #mf_myqna_write .write_content dl dd .textarea_wrap,
  #mf_myqna_write .write_content dl dd .textarea_wrap textarea,
  #mf_myqna_write .write_content dl dd .input-file{width:100%; border-radius:0; vertical-align: top}
  #mf_myqna_write .wr_type select{width:100%; height:100%; border:0; vertical-align: top; padding-left:0}
  #mf_myqna_write .wr_subject .input_wrap input{padding-left:0}

  #mf_myqna_write #btn_goFaq{margin-top:15px; width:126px; line-height:30px; height:30px; font-family: 'Pretendard-ExtraLight';}
  .secret_check{display:none}
  .my_inquiry_write .write_content.list_style01{padding-top:30px !important}
  .inquiry_info .btn_basic{font-family: 'Pretendard-Medium';}
  .inquiry_write_content dl.wr_alarm .checkbox_wrap{padding-right:10px}
  .inquiry_write_content dl{padding-bottom:12px; margin-bottom:15px; border-bottom:1px solid #ebebeb}
  .inquiry_write_content dt{display:block; padding-bottom:10px}

  .inquiry_write_content dl.wr_alarm .checkbox_wrap span{vertical-align: top; margin-top: 2px}
  .inquiry_write_content dl.wr_alarm .checkbox_wrap .check_box{width:18px; display: inline-block}
  .inquiry_write_content dl.wr_alarm .checkbox_wrap input[type="radio"]{width:20px; height:20px}
  .inquiry_write_content dl.wr_alarm .checkbox_wrap input[type="radio"]:before {display:none}

  .inquiry_write_content dl.wr_alarm .checkbox_wrap input[type="radio"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    transition: 240ms;
    border: 1px solid #aaa !important;
      border-radius: 0;
  }
  .inquiry_write_content dl.wr_alarm .checkbox_wrap input[type="radio"]:checked:before {
  display:block;
  content: "";
  position: absolute;
  top: 1px;
  left: 6px;
  display: table;
  width: 5px;
  height: 8px;
  border: 1px solid #aaa;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 0;
  background: transparent;
  border-color: #DB0111;
  }
  .inquiry_write_content dl.wr_alarm .checkbox_wrap input[type="radio"]:checked:after {
    border-color: #DB0111 !important;
  }
.inquiry_write_content dl dd{min-height:0; padding:0}
.inquiry_write_content dl.wr_appending .add_cautions{padding:0; margin-top:7px; font-size:11px}
  .inquiry_write_content .wr_subject dd .checkbox_wrap{display:inline-block; margin-top:10px; display:none}

  /**/
  #mf_pwd_cnform .account_layout{padding-right:0; padding-left:0; padding-top:0}
  #mf_pwd_cnform .account_content{margin-top:0}
  #mf_pwd_cnform .account_content .form_write li{text-align:left; padding:20px 0; margin-bottom:0}
  #mf_pwd_cnform .account_content .form_write li label{font-family: 'Pretendard-Medium'; margin-bottom:10px}
  #mf_pwd_cnform .account_content .form_write li .input_box{width:100%}
  #mf_pwd_cnform .account_content .form_write li .input_box .input_wrap{width: calc(100% - 110px); overflow:hidden}
  #mf_pwd_cnform .account_content .form_write li .input_box a.btn{height: 45px; vertical-align: top; line-height: 40px; font-size: 15px}
  #mf_pwd_cnform form .sub_header{padding:10px 0}
  #mf_pwd_cnform > .sub_header{padding:20px 0 30px}
  #mf_pwd_cnform .sub_header h4{font-size:16px}
  #mf_withdraw_pwd form .sub_header{padding:10px 0}
  #mf_withdraw_pwd > .sub_header{padding:20px 0 30px}
  #mf_withdraw_pwd .sub_header h4{font-size:16px}



  /* myinfo :: mbr.update */
    /* .chgpw_,
    .chgPhone_{display:none} */
    #myinfo_update #joinBox .account_content{margin-top:0}
    #myinfo_update #joinBox .box_title{font-family: 'Pretendard-Regular'; font-weight:normal; margin-bottom:0}
    #myinfo_update #joinBox .box_title .btn_view_term{float: right;
    width: 82px;
    height: 26px;
    border-radius: 4px;
    font-size: 12px;
    color: #1f1f1f;
    font-family: 'Pretendard-Regular', sans-serif; line-height:25px; border:1px solid #1f1f1f; margin-top:-5px}
    #myinfo_update form .account_content dl dt{font-family: 'Pretendard-Regular'; display:block; margin-bottom:10px}
    #myinfo_update form .account_content dl dd{font-family: 'Pretendard-Medium'; display:block; width:100%}
    #myinfo_update #joinBox .form_write li:nth-child(1) label{height:auto; line-height:32px}
    #myinfo_update #joinBox .form_write li label.mbr_type span{margin-bottom:5px}
    #myinfo_update #joinBox .form_write li label.mbr_type .sns_icon{border-radius:35px; }
    .mbr_type span{display:block; line-height:32px}
    .mbr_type span label{width:32px; height:32px; border-radius:32px; vertical-align: top; margin-right:10px; font-size:14px; font-family: 'Pretendard-Medium'; display:inline-block;}
    .mbr_type span label img{padding:8px}
    .chgpw dd .btn_chgPwd{margin-left:15px; height:30px; line-height:30px; vertical-align: top; margin-top:-9px; width:100%; }
    #myinfo_update #joinBox .account_content .form_write > li{padding:16px 0}
    #myinfo_update #joinBox .account_content .form_write > li.memb_name{padding-bottom:0; border-bottom:0}
    #myinfo_update #joinBox .account_content .form_write > li.chgpw{padding:0}
    #myinfo_update #joinBox .account_content .form_write > li.chgpw span{margin-bottom:0;}
    #myinfo_update #joinBox .account_content .form_write > li.chgpw .btn_chgPwd {width:100%; display:block; padding:16px 0 17px}
    #myinfo_update #joinBox .account_content .form_write > li.chgpw .btn_chgPwd img{width:5px; float:right; margin-top:5px}
    .marketing_agree_receive{margin-top:32px}
    .marketing_agree_receive .check_list li{margin:0; width:100%}
    #mf_update #joinBox .marketing_agree_receive  .check_list.cols li{margin-bottom:5px}
    #mf_update #joinBox .marketing_agree_receive  .check_list.cols li label{line-height:1.5}
    #mf_update #joinBox .marketing_agree_receive  .check_list.cols li label em{font-size: 12px; color: #888;}
    #mf_update #joinBox .marketing_agree_receive  .check_list.cols li input[type="checkbox"] {top: -2px}

	#mf_update #joinBox .marketing_agree_receive .check_list.cols li {width:100%; margin-right:0;}
    #mf_update #joinBox .marketing_agree_receive .check_list.cols li .check_box{width:100%}
    #mf_update #joinBox .marketing_agree_receive .check_list.cols li label{width:calc(100% - 30px)}


    #popup_agree_receive{
      width: 350px;
      height: auto;
      right: auto;
      bottom: auto;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
      min-height: 0;
      padding:20px;
    }
    #popup_agree_receive .popup_header .popup_agree_receive_title{display:none}
    #popup_agree_receive .popup_header{padding:0; height:20px; position:relative;}
    #popup_agree_receive .popup_header .close{top:0; right:0}
    #popup_agree_receive .popup_content {height:auto; padding:25px 0}
    #popup_agree_receive .popup_content p{line-height:1.6; font-size:15px}
    #popup_agree_receive .btn_wrap:after{display:block; content:''; clear:both}
    #popup_agree_receive .btn_wrap {border:0; padding:0}
    #popup_agree_receive .btn_wrap .btn{height:45px; line-height:45px; font-size:14px; width:49%}
    #popup_agree_receive .btn_wrap .btn.bg-primary{background-color:#D61922 !important; }
    #popup_agree_receive .btn_wrap .btn.text-white{color:#fff !important}
    #popup_agree_receive .btn_wrap .border-333{border:1px solid #333}

    #joinBox .account_content .form_write > li .btn_mbr_certify{height: 50px;line-height: 50px; border-radius: 5px; font-size: 14px;}
    #joinBox .account_content .form_write > li.sh_address > label{display:inline-block; margin-top:5px}
    #joinBox .account_content .form_write > li.addr #layer{min-width: calc(100% - 40px) !important; height:60vh !important; left: 0 !important; right: 0 !important; top:0 !important; bottom:0 !important; margin: auto !important; border: 1px solid !important;}
    #joinBox .account_content .form_write > li label input{padding-right:30px; vertical-align: top}
    #btnCloseLayer{right:-1px !important; top:-1px !important}
    #touchGuideBox p{}
    #myinfo_update form .account_content dl dd .select-wrap > span,
    #myinfo_update form .account_content dl dd .input_wrap{border-radius:0}
    #myinfo_update form .account_content dl dd .input_wrap,
    #myinfo_update form .account_content dl dd .select-wrap,
    #myinfo_update form .account_content dl dd > p{width:47%; position:relative;}
    #myinfo_update form .account_content dl dd > p .btn_basic{width:160px; height:45px; line-height:45px; border-radius:0; float:right; position:absolute; top:0; right:0;}
    #myinfo_update form .account_content dl dd p .input_wrap{width:calc(100% - 170px); margin-right:0; max-width:none}
    #myinfo_update .account_content dl dd .check_list .check_box label{display:inline-block; margin-left:5px}
    .account_content .checkbox_wrap span{vertical-align: top; margin-top:2px}

    .sns_regist ul li{text-align:left;display:inline-block;width:auto;margin-right: 40px;display:none}
    .sns_regist ul li:nth-child(1){display:inline-block}
    .sns_regist ul li:last-child{margin-right:0}
    .sns_regist ul li .sns_icon{width:32px; height:32px; border-radius:32px}
    .sns_regist ul li p{    display: inline-block;
      width: 120px;
      height: 32px;
      margin: 0;
      line-height: 32px;
      vertical-align: top; padding-left:5px; font-size:13px}
    .sns_regist li .sns_icon img{padding:8px}
    .sns_regist li p .toggle {float: right; margin-top: 6px; display:inline-block}
    .sns_regist dd > p.text-888{margin:10px auto 15px; font-size:13px; min-width:100%}
    #myinfo_update .sns_regist ul{margin-top:10px}
    #myinfo_update .sns_regist ul li{margin:0 0 10px 0; width:100%;}
    #myinfo_update .sns_regist ul li .sns_icon{border-radius:32px; display:inline-block; height:32px; line-height:32px}

    .sns_regist ul li p .checkbox {display:none}

    #myinfo_update .sns_regist ul li .toggle {
    background-color: #D9D9D9;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 20px;
    width: 40px;
    }

    #myinfo_update .sns_regist ul li .toggle:before {
    display:inline-block;
    content:'';
    background-color: #fff;
    border-radius: 20px;
    position: absolute;
    top: 2px;
    left: 2px;
    height: 16px;
    width: 16px;
    transform: translateX(0px);
    transition: transform 0.2s linear;
    }

    #myinfo_update .sns_regist ul li .checkbox:checked + .toggle:before {transform: translateX(20px)}
    #myinfo_update .sns_regist ul li .checkbox:checked + .toggle{background-color:#ED1C24}


    .mbr_forever_inner:after{display:block; content:''; clear:both}
    .mbr_forever_inner label{margin-right:50px; width:80px}
    .mbr_forever_inner label span{color:#1f1f1f; margin:16px 0 0 3px}
    .btn_withdraw{display:none; font-size:14px; margin-top:10px; padding-bottom:2px; border-bottom:1px solid #888}

    .confirm_certnum{position:relative;}
    .confirm_certnum .timer{display:inline-block; position:absolute; top:10px; right:10px}


  .box_title{font-family: 'Pretendard-Regular'; font-weight:normal}
  #joinBox .account_content{margin-top:20px}
  #joinBox .account_content .form_write > li > span{font-family: 'Pretendard-Regular';}
  #joinBox .account_content .form_write > li{margin:0; padding:20px 0; border-bottom:1px solid #ebebeb}
  #joinBox .account_content .form_write > li .check_list{padding:0}
  #joinBox .account_content .form_write > li.member_forever{}
  #joinBox .account_content .form_write > li.member_forever li{margin-bottom:0}

  #myinfo_update_chgpwd #joinBox .account_content .form_write > li{border-bottom:0; padding-bottom:0;}
  #myinfo_update_chgpwd #joinBox .account_content .form_write > li:nth-child(1){padding-top:0}
  #myinfo_update_chgpwd #joinBox .btn_area .bt_medium{width:100%}

  #myinfo_withdraw .member_information{background-size:100%}
  #myinfo_withdraw .member_information .member_info{;margin-bottom: 10px;border-bottom: 1px solid rgba(255, 255, 255, .2); padding-bottom: 20px;}

  #myinfo_withdraw .member_information{width:100%; background-color:#1f1f1f; height:auto}
  #myinfo_withdraw .member_information .member_info{position:relative; margin-bottom:20px}
  #myinfo_withdraw .member_information .member_info .memb_benefit{position:absolute; top:8px; right:0}
  #myinfo_withdraw .member_information .member_info .memb_benefit img{width:8px; margin:3px}
  #myinfo_withdraw .member_information .member_info p.rating {font-family: 'Pretendard-Regular'; }
  #myinfo_withdraw .member_information .member_info .name{margin-right:10px}
  #myinfo_withdraw .member_information .member_info .rate{width:auto; height:auto; margin-top:0}
  #myinfo_withdraw .member_information .member_info .rate img{width:22px; height:22px; margin:2px 5px 0 0; display:inline-block; vertical-align: top}
  #myinfo_withdraw .member_point{display:block; float:none}
  #myinfo_withdraw .member_information .member_info .name,
  #myinfo_withdraw .member_information .member_info .rating{font-size:20px; color:#fff}
  #myinfo_withdraw .member_information .member_point li{width:38%; float:left; padding:10px 0; text-align:left}
  #myinfo_withdraw .member_information .member_point li:nth-child(1){width:24%}

  #myinfo_withdraw .account_content{margin-top:30px}
  #myinfo_withdraw .account_content dl dt .text-888{font-size:13px}
  #myinfo_withdraw .account_content dl dd textarea{border-radius:0}
  .account_content dl{padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ebebeb}
  .account_content dl dt{font-family: 'Pretendard-Regular'; margin-bottom:10px}
  .account_content dl dd{}
  .account_content dl.dl_textarea{padding-bottom:20px; margin-bottom:30px}
  #myinfo_withdraw .account_content dl dd .check_list.cols{padding:0}
  #myinfo_withdraw .account_content dl dd .check_list label{vertical-align: top; margin: 4px;}
  .withdraw_checkList h3{font-size:16px}
  .withdraw_checkList .add_caution{padding:20px 16px; background-color:#f8f8f8; border:1px solid #ebebeb; margin:15px auto}
  .withdraw_checkList .add_caution > li{margin-bottom:20px}
  .withdraw_checkList .add_caution > li:before{display:none}
  .withdraw_checkList .add_caution ul li{padding-left:10px; position:relative; margin-bottom:5px}
  .withdraw_checkList .add_caution li ul li:before{display:block; content:''; width:2px; height:2px; background-color:#1f1f1f; position:absolute; top:8px; left:0}
  .withdraw_checkList .add_caution li span{font-family: 'Pretendard-Regular'; display:block; margin-bottom:8px; font-size:16px;}
  #mf_withdraw form > .checkbox_wrap label{padding-left:6px}
  #myinfo_withdraw form .sub_header:nth-of-type(1){padding:0 0 10px}
  #myinfo_withdraw_pwd .account_layout{padding-right:0; padding-left:0; padding-top:0}
  #myinfo_withdraw_pwd .account_content{margin-top:0}
  #myinfo_withdraw_pwd .account_content .form_write li{text-align:left; padding:20px 0}
  #myinfo_withdraw_pwd .account_content .form_write li label{font-family: 'Pretendard-Medium'; margin-bottom:10px}
  #myinfo_withdraw_pwd .account_content .form_write li .input_box,
  #myinfo_withdraw_pwd .account_content .form_write li .input_box .input_wrap{width:100%}
  #myinfo_withdraw_pwd .account_content .form_write li .input_box a.btn{height: 45px; vertical-align: top; line-height: 40px; font-size: 15px}

  .confirm_layout.withdraw_{padding-top:0}
  .withdraw_.confirm_layout .confirm_content{padding-top:20px}
  .withdraw_.confirm_layout .confirm_content h3{font-size:20px}

  /**/
  #myinfo_address .caution {margin:0 auto 30px}
  #myinfo_address .caution li{margin: 0; padding: 0; font-size: 16px;}
  #myinfo_address .caution li span{display:inline-block; line-height:36px; position:relative; padding-left:5px}
  #myinfo_address .caution li .btn_chg_addr{pointer-events: auto; border-color:#D9D9D9}
  #myinfo_address #chg_addr .popup_content .addr .input_box label{border:1px solid #D9D9D9}
  #myinfo_address table tr td{text-align:left; padding:16px 0;}
  #myinfo_address table tr td p.text-left{word-break: break-all;}
  .chip_addr_basic_wrap{text-align:left}
  .chip_addr_basic_wrap:after{display:block; content:''; clear:both}
  .addr_info{padding:10px 0;}
  .addr_info p{line-height:1.4}
  .chip_addr_basic{display:inline-block; width:34px; height:18px; line-height:18px; font-size:12px; border-radius:2px; margin-right:5px; text-align:center}
  #myinfo_address table tr td .btn_basic{width:56px; height:28px; line-height:28px}
  #myinfo_address table tr td .memb_info{padding:15px 0}
  #myinfo_address .caution li:before {display:none}
  #myinfo_address .caution li span:before {display:block; content:''; width:1px; height:1px; background-color:#1f1f1f; position:absolute; top: 17px; left:0}
  #myinfo_address #zipcode_layer { width: 100% !important; left: 0 !important;right: 0 !important; top:90px !important}

  /* checkout */
  .sub.cart_.checkout .basket_list td dl dt{width:180px; height:180px; display:inline-block; float:left;}
  .sub.cart_.checkout .basket_list td dl dt .img_wrap{width:100%; height:100%;}
  .sub.cart_.checkout .basket_list td dl dd{width:calc(100% - 180px); padding-left:10px; display:inline-block}
  .sub.cart_.checkout .basket_list td dl dd p{width:100%; display:inline-block;}
  .sub.cart_.checkout .basket_list td dl dd p.tb_order{font-size:14px;font-family: 'Pretendard-Regular';}
  .sub.cart_.checkout .basket_list td dl dd p.tb_order .price,
  .sub.cart_.checkout .basket_list td dl dd .price .won{font-size:16px; font-family: 'Pretendard-Regular'; font-weight:normal; }

  .sub.cart_.checkout .basket_list td .text-888,
  .sub.cart_.checkout .basket_list td dl dd .tb_gain,

  .sub.cart_.checkout .basket_list td .text-888,
  .sub.cart_.checkout .basket_list td dl dd p.tb_order .price,
  .sub.cart_.checkout .basket_list td dl dd b,
  .sub.cart_.checkout .basket_list td dl dd .price .won,
  .sub.cart_.checkout .basket_list td dl dd p.tb_gain .icon_point{font-size: 12px; font-weight: normal;  font-family: 'Pretendard-Regular'; margin: 0}
  .sub.cart_.checkout .basket_list td .text-888.price{padding-top:0}
  .sub.cart_.checkout .basket_list td .text-888.tb_amount{padding-bottom:15px}


  .sub.cart_.checkout .basket_list .promotion_list {display: flex; overflow-x: auto; -webkit-overflow-scrolling: touch; /* iOS 부드러운 스크롤 */ gap: 8px; max-width:calc(100vw - 50px); scroll-snap-type: x mandatory}
  .sub.cart_.checkout .basket_list .promotion_list dl{display:inline-block; scroll-snap-align: start;flex: 0 0 auto; /* 줄바꿈 없이 옆으로 나열 */ width:36vw}
  .sub.cart_.checkout .basket_list .promotion_list dl dt{float:none; position:relative;; width:36vw; height:36vw}
  .sub.cart_.checkout .basket_list .promotion_list dt, .sub.cart_.checkout .basket_list .promotion_list dd {margin: 0;padding: 0}
  .sub.cart_.checkout .basket_list .promotion_list dl dt input[type="checkbox"]{position:absolute; top:5px; left:5px; z-index: 1; width:100%; height:100%}
  .sub.cart_.checkout .basket_list .promotion_list dl dd{width:180px; display:block; padding-left:0; width:100%}
  .sub.cart_.checkout .basket_list .promotion_list dl dd p.subject{display: -webkit-box; -webkit-line-clamp: 2;/* 최대 줄 수 */ -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-height: 1.4em; max-height: 2.8em;/* line-height × 줄 수 */}
  .sub.cart_.checkout .basket_list .promotion_list dl dd p.text-888.price em{width:48px}
  .sub.cart_.checkout .basket_list .promotion_list dl dd p.text-888.price span{display:inline-block; width:calc(100% - 51px); vertical-align: top}
  .sub.cart_.checkout .basket_list .promotion_list dl dd p .item_count{font-size:12px; color:#666; font-family: 'Pretendard-Light', sans-serif; padding-left:0}





  .sub.cart_.checkout form .mt35{padding-top:35px}
  .sub.cart_.checkout form .mt35.sticky_nav .form_check{width:calc(100% + 40px); margin-left:-20px}
  .sub.cart_.checkout form .mt35.sticky_nav .form_check ul li{padding-top:0; margin-top:10px;}
  .sub.cart_.checkout form .mt35.sticky_nav .form_check ul li label{vertical-align: top; margin-top:3px}
  .sub.cart_.checkout form .mt35 .notice_routine{font-size:14px; color:#1F1F1F;font-family: 'Pretendard-ExtraLight';}
  .sub.cart_.checkout form .mt35 .add_cautions li{font-size:12px; color:#DB0111;font-family: 'Pretendard-ExtraLight';padding-left:7px}
  .sub.cart_.checkout form .mt35 .add_cautions li:before{top:3px}
  .sub.cart_.checkout form .mt35.delivery_info{margin-top:0}
  .sub.cart_.checkout form .sticky_nav .form_check ul li.all{height:auto; margin:0}
  .sub.cart_.checkout form .shipping_routine .add_cautions{padding:0}
  .apply_sale .title_content{font-size:16px; font-family: 'Pretendard-Regular'; padding-bottom:15px; margin-bottom:15px}
  .apply_sale dl{border-bottom:1px solid #D9D9D9; padding:10px 0; margin-bottom:10px}
  .apply_sale dl.apply_coupon{border-top:1px solid #1f1f1f; background-color:#fff}
  .apply_sale dl.apply_coupon dd{background-color:#fff !important}
  .apply_sale dl:after{display:block; content:''; clear:both}
  .apply_sale dl dt{font-size:14px; padding-bottom:5px}
  .apply_sale dl dt span{font-size:12px}
  .apply_box .btn_basic{width:104px; height:45px; line-height:45px; float:right}
  .apply_box input{width: calc(100% - 135px); padding-right: 5px; margin-right: 5px; border-radius:5px; padding-left:0}
  .sub.cart_.checkout .delivery_info .write_content{margin:0; padding:0; background-color:transparent}
  .sub.cart_.checkout .title_content{padding:0}
  .sub.cart_.checkout .delivery_info .write_content dl{border-bottom:1px solid #ebebeb; padding:10px 0; margin-bottom:10px}
  .sub.cart_.checkout .delivery_info .write_content dl:last-child{border-bottom:0; margin-bottom:0;}
  .sub.cart_.checkout .write_content .input_wrap{width:100%;}
  .sub.cart_.checkout .write_content input{padding:0}
  .sub.cart_.checkout .write_content input[type="text"]{font-size:14px}
  .sub.cart_.checkout .delivery_info .write_content dl:after{display:block; content:''; clear:both}
  .sub.cart_.checkout .delivery_info .write_content dt{font-size:14px; margin-bottom:8px; display:block}
  .sub.cart_.checkout .write_content dt{display:block}
  .sub.cart_.checkout .write_content dl dd{padding:0; min-height:0}
  .sub.cart_.checkout .write_content dl.sh_address dd p.addr1,
  .sub.cart_.checkout .write_content dl.sh_address dd p.addr2{margin-top:5px}
  .sub.cart_.checkout .write_content dl.sh_address dd p.post .input_wrap{width:calc(100% - 130px); margin-right:8px}
  .sub.cart_.checkout .write_content dl.sh_address dd p.post .input_wrap input{width:100%; background-color:transparent}
  .sub.cart_.checkout .write_content dl.sh_address dd p.post .input_wrap,
  .sub.cart_.checkout .write_content .addr1 input{background-color:#F2F2F2}
  .sub.cart_.checkout .write_content dl.sh_address dd p.post .btn_basic{width: 122px; float:right; vertical-align: top; height: 44px; line-height: 44px}
  .sub.cart_.checkout .write_content dl dd input[type="radio"]{ margin-top:0; margin-right:0}
  .sub.cart_.checkout .write_content dl dd input[type="radio"]:after,
  .sub.cart_.checkout .write_content dl dd input[type="radio"]:before{top:0}
  .sub.cart_.checkout .write_content dl dd .checkbox_wrap{margin-right:10px}
  .sub.cart_.checkout .order_box .sum_total dl.pr_point dt{float:left;}
  .sum_total:after{display:block; content:''; clear:both}
  .sub.cart_.checkout .form_check ul li label{margin-bottom:0}

  .sub.cart_.checkout .delivery_info .write_content dl.sh_request .select .select{visibility: visible; border:0; padding-left:0; font-size:14px}
  .sub.cart_.checkout .delivery_info .write_content dl.sh_request .select .styledSelect{display:none}
  .sub.cart_.checkout .delivery_info .write_content dl.shipping_address .select .select{visibility: visible; border:0; padding-left:0; font-size:14px}
  .sub.cart_.checkout .delivery_info .write_content dl.shipping_address .select .styledSelect{display:none}

  .sub.cart_.checkout .sticky_nav:before {
      display: block;
      background: url(/assets/mobile/images/common/img_receipt_line.png) ;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 3px;
  }

  .add_cautions_wrap{padding-top:30px}
  .add_cautions_wrap .add_cautions{padding:0}
  .add_cautions_wrap h4{font-size:14px; color:#222}

  .sub.cart_ .add_cautions_wrap{padding:12px 20px; background-color:#fff}

  /* regular */
 .shipping_content,
 .payment_content,
 .recommend_content {border-top:1px solid #111; border-bottom:1px solid #ccc}

 .shipping_routine {}
 .shipping_routine .shipping_content {padding:15px}
 .shipping_routine .routine_guideMent{padding:0}
 .shipping_content > ul:after {display:block; content:''; clear:both}
 .shipping_content > ul > li {width:33.333%; float:left; margin-top:7px}
 .shipping_content > ul > li:nth-child(1),
 .shipping_content > ul > li:nth-child(2),
 .shipping_content > ul > li:nth-child(3){margin-top:0}
.shipping_content > ul > li .radio_box input[type="radio"]{height:auto; margin-top:4px}
 .shipping_content .routine_txt {font-size:16px}
 .notice_routine {padding:15px 0 0 0; font-size:16px}
  .shipping_routine.add_cautions {padding: 10px 10px 0 0}
  #mystore_myregular section .title_content{padding:0 10px 0 0}
  #mystore_myregular section{padding-top:30px}
  #mystore_myregular section .shipping_address.view{background-color: transparent; padding: 0; margin-top: 0; margin-bottom:0}
  #mystore_myregular section .shipping_address.view table{width:100%; max-width:100%; overflow:hidden}
  #mystore_myregular section .shipping_address.view table th{min-width:96px; text-align:left; background-color:#F8F8F8}
  #mystore_myregular section .shipping_address.view table th,
  #mystore_myregular section .shipping_address.view table td{padding:10px; font-size:14px; color:#1f1f1f; word-break: break-all;}
  #mystore_myregular section .shipping_address.view table tr{border-bottom:1px solid #EBEBEB}
  #mystore_myregular section .shipping_address.view .input_wrap{width:100%;}
  #mystore_myregular section .shipping_address.view .input_wrap input{padding:0; width:100%}
  #mystore_myregular section .shipping_address.view .post{padding-bottom:3px}
  #mystore_myregular section .shipping_address.view .post:after{display:block; content:''; clear:both}
  #mystore_myregular section .shipping_address.view .post #btnPotalCode {height:45px; line-height:45px;}
  #mystore_myregular section .shipping_address.view .post .input_wrap {    width: calc(100% - 110px); float:left}
  .result_payment .add_cautions{margin: 10px auto; padding: 20px; background-color: #f8f8f8;}
  #mystore_myregular .delivery_info .add_cautions{padding:0}


  /* case.list */
  .case_table .item_box .box_top{margin-bottom:10px}
  .case_table .item_box .box_top a,
  .case_table .item_box .box_top span{font-size:16px; font-family: 'Pretendard-Regular'; display:inline-block;}
  .case_table .item_box .box_top span{ margin-left:0; position:relative;}
  .case_table .item_box .box_top a:before{display:block; content:''; width:1px; height:10px; background-color:#d9d9d9; position:absolute; left:-10px; top:0; bottom:0; margin:auto;}
  .case_table .item_box .box_top a:last-child{margin-right:0}
  .case_table .item_box .box_top a:last-child:after{display:none}
  .case_table .item_box .box_top a img{width: 7px; margin-left: 7px; vertical-align: middle; margin-top: -1px;}

  /* case.detail */
  #ms_casedetail section .title_content{padding:0; margin-top:35px}
  #ms_casedetail section .write_content{margin:0; padding:0; background-color:transparent}
  #ms_casedetail section .write_content table tbody tr{border-bottom:1px solid #ebebeb}
  #ms_casedetail section .write_content td,
  #ms_casedetail section .write_content th{padding:10px}
  #ms_casedetail section .write_content th{background-color:#f8f8f8; font-size:14px}

  /* regular */

  #item_list{ border-bottom:0; margin-top:25px; max-width:100%}
  #item_list .item_box{width:49%; margin-right:2%; float:left; margin-bottom:35px}
  #item_list .item_box:nth-child(2n){margin-right:0}
  #item_list .item_box dd h6{font-size:14px; color:#888; font-family: 'Pretendard-Regular'; margin:0}
  #item_list .item_box dd small{display:block}
  #item_list .item_box dd strong:last-child{margin-left:0}
  #item_list .item_box .subject{margin:0 auto 5px}
  #item_list .item_box .subject a{font-size:14px}
  #item_list .item_box dt>a{border:1px solid #ebebeb}

  /* mf_myreview_write */
    .my_review .list_top {margin: 30px auto 15px; padding-bottom: 0}
    #mf_myreview_write .caution{margin:0 auto 20px; ;padding: 0; background: transparent;}
    #mf_myreview_write .caution ul li{color:#666666}

    #myinfo_myreview_write .bulls_content section{}
    #myinfo_myreview_write .bulls_content section:after{display:block; content:''; clear:both}
    #myinfo_myreview_write .bulls_content section.purchase_confirm{padding-bottom:0; margin-bottom:50px}
    #mf_myreview_write .rating_stars{border:1px solid #ebebeb; background-color:#f8f8f8; width:100%; height:80px; padding:20px 0; text-align:center}
    #myinfo_myreview_write .rating_stars ul li{width:34px; height:37px; background:none}
    #myinfo_myreview_write .rating_stars ul li .star{height:100%}
    #myinfo_myreview_write .rating_stars ul li input{width:100%; height:100%}
    .rating_stars p.text-666{margin-left:5px;}
    .rating_stars{width:100%; }
    .rating_stars:after{display:block; content:''; clear:both}
    .raterater-wrapper{margin:0 auto}
    .img_upload .cost_alert{margin-top:10px; text-align:left; border:0; padding:0 0 0 24px; line-height:1.6; position:relative;}
    .img_upload .cost_alert img{margin:2px 4px 4px 4px; position:absolute; left:0; top:0;}
    #myinfo_myreview_write .textarea_wrap textarea{min-height:240px}
    .review_wr_content .title_content span.float-right{font-size:14px; margin-top:8px}

    .star span{height:100%;vertical-align:middle;display:inline-block}
    .star .graph{width:117px; ;text-indent:-1000em;overflow:hidden;background:url(../images/common/icon/star_m_off.png) no-repeat}
    .star .graph:before{width:0;height:100%;vertical-align:middle;background:url(../images/common/icon/star_m_on.png) no-repeat;display:block;content:''}
    .star.size_s{height:18px;color:#111;line-height:18px;white-space:nowrap; display:block; margin:0 auto}
    .star.size_s .graph{width:78px; background:url(../images/common/icon/star_s_off.png) left center no-repeat}
    .star.size_s .graph:before{background:url(../images/common/icon/star_s_on.png) left center no-repeat}
    .star.size_s .score{font-weight:500}
    .star.size_b{height:29px}
    .star.size_b .graph{width:171px;margin-right:14px;background:url(../images/common/icon/star_big_off.png) no-repeat}
    .star.size_b .graph:before{background:url(../images/common/icon/star_big_on.png) no-repeat}
    .star.score_5 .graph:before{width:100%}
    .star.score_4 .graph:before{width:80%}
    .star.score_3 .graph:before{width:60%}
    .star.score_2 .graph:before{width:40%}
    .star.score_1 .graph:before{width:20%}

    .rating_stars{text-align:left}
    .rating_stars ul{display:inline-block;}
    .rating_stars ul li{display:inline-block;float:left; width: 34px; height: 32px;  margin-right: 20px;}
    .rating_stars ul li:nth-child(5){margin-right:0}
    .rating_stars ul li input[type="checkbox"]:before{width:32px;width: 34px;height:32px; background:url('/assets/front/images/common/star.svg') no-repeat; background-size:34px 32px; position:static; transform:unset; border:0}
    .rating_stars ul li input[type="checkbox"]:checked:before{background:url('/assets/front/images/common/star_active.svg') no-repeat;background-size: 34px 32px;}
    .rating_stars ul li input:after{display:none}
    .about_rating .rating_stars{text-align:left}
    .about_rating .rating_stars ul li{width:12px; height:12px; background:url('/assets/front/images/common/star.svg') no-repeat; background-size:12px; margin-right:2px}
    .about_rating .rating_stars ul li.active{background:url('/assets/front/images/common/star_active.svg') no-repeat; background-size:12px;}
    .rating_stars ul li{width:12px; height:12px; background:url('/assets/front/images/common/star.svg') no-repeat; background-size:12px; margin-right:2px}
    .rating_stars ul li.active{background:url('/assets/front/images/common/star_active.svg') no-repeat; background-size:12px;}


    /* #best_list .item_list .item_box{width:49%} */
    /* #best_list .item_list .item_box:nth-child(2n){margin-left:2%} */
    #best_list .category_tab > p{display:none; color: #888888; font-size: 14px; padding:10px 20px 15px}
    #best_list .category_tab > p.show{display:block}
    #best_list > .item_list .data_none{margin-top:20vh}
    /* #best_list .item_list .item_box dt{border:0} */



/* contest */
.contest_ {padding:0; width:100%}
#header.bulls_header.header_contest{border-bottom:0}
#header.bulls_header.header_contest.mh-sticky.mh-unpinned { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
#planning_tabmenus{background-color:rgba(31, 31, 31, 1)}
.header_contest #hd2_title {position:absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding-top: 0;}
.header_contest .bulls_gnb{position:relative; height:60px}
.header_contest .btn_back{padding-top:13px}
.header_contest .bulls_gnb .global_member{padding-top:2px}
.header_contest .bulls_gnb .global_member li > a.bt_home{    background: url('/assets/mobile/images/common/icon/ic_nav_1.svg') no-repeat center;}
.header_contest .bulls_gnb .global_member li:nth-child(1){margin-right:0}

.contest_ .yeonbi_btns{width:100%; margin:0 auto}
.contest_ .yeonbi_btns a{display:flex; justify-content: center; align-items: center; width:100%; height:60px;}
.contest_ .yeonbi_btns a span{color:#fff; display:flex; justify-content: center; align-items: center; font-family:'Pretendard-Medium'; font-size:16px}
.contest_ .yeonbi_btns a span img{margin-left:8px; width:8px}
.contest_ .yeonbi_btns a.btn_improved_fuel_efficiency{background-color: #402512;}
.contest_ .yeonbi_btns a.btn_engine_sludge_removal{background-color: #6D350E;}

.contest_ #section4{background-color: rgba(0, 0, 0, 0.05)}
.contest_ .yeonbiwang_history{padding:28px 20px 50px 20px}
.contest_ .yeonbiwang_history h2{font-family:'Pretendard-Bold'; font-size:20px; color:#1f1f1f; margin-bottom:20px; text-align:center}
.contest_ .yeonbiwang_list:after,
.contest_ .yeonbi_imgs:after{display:block; content:''; clear:both}
.contest_ .yeonbiwang_list dl{margin-bottom:20px}
.contest_ .yeonbiwang_list dl:last-child{margin-bottom:0}
.contest_ .yeonbiwang_list dl dt.yeonbi_title{text-align: left; padding:0 21px; height:50px; line-height:50px; color:#fff; font-family:'Pretendard-Medium'; font-weight:normal; font-size:16px; border-radius:4px 4px 0 0}
.contest_ .yeonbiwang_list dl.yeonbiwang_winner02 dt.yeonbi_title{background-color:#1f1f1f;}
.contest_ .yeonbiwang_list dl.yeonbiwang_winner01 dt.yeonbi_title{background-color:rgba(31, 31, 31, .8)}
.contest_ .yeonbi_imgs:after{display:block;}
.contest_ .yeonbi_imgs span{width:50%; float:left;}
.contest_ .yeonbi_imgs span img{object-fit: cover; width:100%; height:44.445vw; max-height:300px}
.contest_ .yeonbi_detail{background-color:#fff; border-radius:0 0 4px 4px; padding:12px}
.contest_ .yeonbi_detail p{color:rgba(0, 0, 0, 0.60); font-size:14px; font-family:'Pretendard-Regular'; line-height:1.4; margin-bottom:4px;}
.contest_ .yeonbi_detail p:nth-child(4){margin-bottom:0}
.contest_main .yeonbi_detail p:nth-child(4){margin-bottom:4px}
.contest_main .yeonbi_detail p:last-child{margin-bottom:0}
.contest_ .yeonbi_detail p:after{display:block; content:''; clear:both}
.contest_ .yeonbi_detail p b{color:#1f1f1f; font-size:14px; font-family:'Pretendard-Medium'}
.contest_ .yeonbi_detail p b.text-red{color:rgba(219, 1, 17, 1); font-family:'Pretendard-Bold'}

.contest_ .view_posts{ width:100%; margin:0 auto}
.contest_ .view_posts h2{font-family:'Pretendard-Bold'; font-size:20px; color:#1f1f1f; margin-bottom:20px; text-align:center}
.contest_ .view_posts_limited_time{background-color:#1f1f1f; padding:12px 20px; display:flex; justify-content: space-between; margin-bottom:20px}
.contest_ .view_posts_limited_time h4{display:flex;justify-content: center; flex-direction: column; color:#fff; font-family:'Pretendard-Bold'; font-size:16px;}
.contest_ .view_posts_limited_time h4 label{display:flex; font-size:12px; color:#fff;font-family:'Pretendard-Regular'; margin-bottom:4px}
.contest_ .view_posts_limited_time span{display:flex;align-items: flex-start; font-size:12px; color:#fff;}
.contest_ .view_posts_limited_time span img{display:inline-block; width:7px; margin-left:5px; margin-top:3.5px}
.contest_ .view_post_list{margin-top:20px; border-top:1px solid #000}
.contest_ .view_post_list li{padding:20px 0; border-bottom:1px solid rgba(0, 0, 0, 0.10);}
.contest_ .view_post_list li:after{display:block; content:''; clear:both}
.contest_ .post_detail{}
.contest_ .post_detail .yeonbi_detail{padding:0}
.contest_ .post_img{height:auto; max-height:230px; overflow:auto; white-space: nowrap; margin:16px auto}
.contest_ .post_img li{width:calc(33.333% - 7px); max-width:230px; max-height:230px; height:27vw;  border-radius:4px; border:1px solid rgba(235, 235, 235, .5); background-color:#f8f8f8; display:inline-flex; margin-right:7px; padding:0; overflow:hidden; vertical-align: top}
.contest_ .post_img li:last-child{margin-right:0}
.contest_ .post_img li img{height:100%; width:100%; display:flex; align-items: center; object-fit: cover}
/* .contest_ .post_img li img{height:100%;} */

.contest_ .yeonbi_review{background-color:rgba(0, 0, 0, 0.05); padding:12px; margin-top:22px; border-radius:4px}
.contest_ .yeonbi_review h6{font-size:14px; font-weight:normal; font-family:'Pretendard-Regular'; color:rgba(0, 0, 0, 0.60); margin-bottom:4px}
.contest_ .yeonbi_review p{height: 44px; display: -webkit-box; -webkit-box-orient: vertical;  word-wrap: break-word;  text-overflow: ellipsis;  overflow: hidden; -webkit-line-clamp: 2; font-family:'Pretendard-Regular';;font-size:14px; line-height:1.6; color:#1f1f1f}
.contest_ .post_writer{margin-top:16px}
.contest_ .post_writer label,
.contest_ .post_writer em,
.contest_ .post_writer span{font-size:12px; color:rgba(0, 0, 0, 0.50)}
.contest_ .view_posts .btn_more_posts{margin-top:32px; width:100%; border:1px solid #000; border-radius:4px; height:60px; line-height:60px; color:#000; text-align:center; font-size:16px; font-family:'Pretendard-Regular';}
.contest_ .view_posts .btn_more_posts img{display:inline-block; vertical-align: middle; margin:-2px 0 0 11px}
.contest_ .btn_write_post_wrap{position:fixed; width:100%; padding:8px 20px; background-color:#fff; left:0; bottom:0; right:0; margin:auto;z-index: 999; border-top:1px solid rgba(0, 0, 0, 0.1)}
.contest_ a.btn_write_post{width:100%;; font-size:16px; border-radius:4px; max-width:1000px;; margin:0 auto; display:block; height:50px; line-height:48px; min-height:0}

#yunbiwang_contest .view_posts_top:after{display:block; content:''; clear:both}
#yunbiwang_contest .view_posts_top label{float:left; line-height:22px; font-size:14px; margin-top:2px}
/* #yunbiwang_contest .view_posts_top .btn_view_mypost{float:right; font-family:'Pretendard-Medium'; color:#1F1F1F; text-align: center; font-size: 14px; width:56px; height:22px; line-height:22px; border:0} */
#yunbiwang_contest .view_posts_top .btn_view_mypost{float:right; font-family:'Pretendard-Medium'; color:#1F1F1F; text-align: center; font-size: 12px; width:82px; height:26px; line-height:26px; border:1px solid #00000099; border-radius:4px}
#yunbiwang_contest.contest_ .view_post_list{margin-top:4px; min-height:54vh}
#yunbiwang_contest.contest_ .view_posts{padding:28px 20px 120px;}
#yunbiwang_contest #table_header.sticky{position:sticky}
#yunbiwang_contest.contest_ #table_header.sticky table{display:table}
.bulls_content #yunbiwang_contest.sub.contest_ .plan_list table.view th{border-bottom:0; padding-bottom:18px}
#yunbiwang_contest.yunbiwang_list #table_header{padding:28px 20px; display:none}
.bulls_content #yunbiwang_contest.sub.yunbiwang_list .plan_list table.view th{padding:0 !important}
/* .yunbiwang_list .post_img li{max-height:230px} */
#yunbiwang_contest.yunbiwang_list .view_posts{padding-top:12px}
#yunbiwang_contest .search_box{width:100%; margin:0 auto }
#yunbiwang_contest .search_box:after{display:block; content:''; clear:both}
#yunbiwang_contest .search_box select{width:94px; height:44px; float:left;; border-radius:0; border-right:0; border-color:rgba(217, 217, 217, 1); padding-left:0; text-indent:12px}
#yunbiwang_contest .search_box .search_input{width:calc(100% - 94px); height:44px; display:inline-block; border-radius:0; vertical-align: top; position:relative;}
#yunbiwang_contest .search_box .search_input input{width:100%; height:100%; border-radius:0; padding-left:0; padding-right:30px; text-indent:12px; border:1px solid #d9d9d9}
#yunbiwang_contest .search_box .search_input .bt_search{position:absolute; top:0; bottom:0; right:13px; margin:auto; height:18px; width:18px;}
#yunbiwang_contest .search_input .bt_search {background: url(/assets/front/images/common/icon/icon_search.svg) center center no-repeat}
#yunbiwang_contest.contest_ .post_detail{cursor:pointer}
.contest_ .layer_alert,
.contest_ .popup{top:50%; left:50%; right:auto; bottom:auto; transform:translate3d(-50%, -50%, 0);}
.contest_ .layer_popup{z-index: 1000}
.layer_popup .layer_alert .alert_content .btn_area a.cancel{border:1px solid #DB0111}
.contest_ .popup{padding:30px 16px}
.contest_ .popup .popup_header{padding:0}
.contest_ .popup .popup_header .close{top:0; right:0;}
.contest_ .popup .popup_content{padding:10px 0 20px 0}
.contest_ .popup .popup_content:after{display:block; content:''; clear:both}

#post_popup{width:100vw; height:100vh; height:100dvh;min-height: 100svh; max-width:750px; border-radius:0; padding:0 20px 20px 20px; transform:scale(0) translate3d(-50%, -50%, 0); display:block !important}
#post_popup.show{transform:scale(1) translate3d(-50%, -50%, 0)}
#post_popup .popup_header{padding:17px 0}
#post_popup .popup_header h3{font-size:18px; border:0; margin:0; padding:0}
#post_popup .popup_header .close{top:21px}
#post_popup .popup_content{max-height:calc(100vh - 150px); max-height:calc(100dvh - 150px); padding-bottom:0}
#post_popup .popup_content:after{display:block; content:''; clear:both}
#post_popup .popup_content .post_img_slider_box{}
.post_img_slider_box .swiper-slide {display:flex; justify-content: center; align-items: center; border-radius:4px; background-color:rgba(0, 0, 0, 0.05)}
.post_img_slider_box .swiper-slide img{width:100%; height:100%; object-fit: contain}
.post_img_slider_thumbnail{width:100%; height:25.7815vw; min-height:320px; max-height:710px; border-radius:4px; background-color:rgba(0, 0, 0, 0.05); margin-bottom:10px}
.post_img_slider {height:40px; }

/* 2025.09.02 [zzammanbo] : swiper 썸네일 선택자 표시 안됨 */
/* .post_img_slider .swiper-wrapper .swiper-slide{max-width:40px; max-height:40px; opacity: .3}
.post_img_slider .swiper-wrapper .swiper-slide.swiper-slide-active{opacity: 1} */
.post_img_slider .swiper-slide{max-width:40px; max-height:40px; opacity: .3}
.post_img_slider .swiper-slide-thumb-active{opacity: 1}

.post_img_slider .swiper-wrapper .swiper-slide img{ border-radius:4px; width:100%; height:100%; object-fit: cover}
.post_product_info{margin-top:36px; }
.post_product_info dl{margin-bottom:24px}
.post_product_info dl dt{border-bottom: 1px solid rgba(31, 31, 31, 1); padding-bottom: 12px; font-size: 14px; color: rgba(31, 31, 31, 1); font-family: 'Pretendard-Regular';}
.post_product_info dl dd p{padding:8px; border-bottom:1px solid rgba(0, 0, 0, 0.1); text-align:right}
.post_product_info dl dd p:after{display:block; content:''; clear:both}
.post_product_info dl dd p label{float:left; font-size:14px; color:rgba(0, 0, 0, 0.6); font-family: 'Pretendard-Regular';}
.post_product_info dl dd p span{ font-size:14px; color:rgba(31, 31, 31, 1); font-family: 'Pretendard-Medium';}
.post_product_info dl dd p span b{font-family: 'Pretendard-Bold';}
.post_product_info dl.review_detail dt{border-bottom:0}
.post_product_info dl.review_detail dd{border-radius:4px; border:1px solid rgba(0, 0, 0, 0.2); min-height:120px; padding:8px 12px; font-size:14px; font-family: 'Pretendard-Regular';}
#post_popup .btn_area{padding:20px 0}
#post_popup .btn_area:after{display:block; content:''; clear:both}
#post_popup .btn_area .btn{width:calc(50% - 4px); height:50px; margin-left:8px; font-size:16px; float:left;}
#post_popup .btn_area .btn.text-primary{border:1px solid rgba(219, 1, 17, 1)}
#post_popup .btn_area .btn:nth-child(1){margin-left:0}
.yunbiwang_list .list_style01{border-top:1px solid #ebebeb}
#yunbiwang_register .list_style01{border-top:1px solid #ebebeb}
.bulls_content #yunbiwang_register.sub.contest_ .plan_list table.view th{border-bottom:0; padding-bottom:18px}
.yunbiwang_register_box{width:100%; margin:0 auto; padding:28px 20px 120px 20px}
.yunbiwang_register_box section{margin-bottom:40px}
.yunbiwang_register_box section h5{padding-bottom:12px; color:rgba(31, 31, 31, 1); border-bottom:1px solid rgba(31, 31, 31, 1); font-size:16px; font-family: 'Pretendard-Medium';}
.yunbiwang_register_box section ul li{margin-top:20px}
.yunbiwang_register_box section ul li .control-label{font-size:14px; font-family: 'Pretendard-Medium'}
.yunbiwang_register_box section ul li .input_box{margin-top:8px}
.yunbiwang_register_box section ul li .input_box input,
.yunbiwang_register_box section ul li .input_box select{border:1px solid rgba(217, 217, 217, 1); height:44px; width:100%; border-radius:0}
.yunbiwang_register_box section .text_alert{margin-top:10px; font-size:12px; font-family: 'Pretendard-Light'}
.yunbiwang_register_box section .text_alert img{width:16px; margin:1px 4px 10px 0; float:left;}
.yunbiwang_register_box section .text_alert span{display:inline-block; vertical-align: top; width:calc(100% - 23px); margin-top:-1px;}
.fuel_efficiency_results ul li span.input{position:relative;width:calc(50% - 17px); display:inline-block;}
.fuel_efficiency_results ul li span.input em{position:absolute; right:12px; top:13px; font-size:12px}
.fuel_efficiency_results ul li span.input input{padding-right:42px}
.fuel_efficiency_results ul li .input_box b{display:inline-block; width:27px; text-align:center; font-size:14px; font-family: 'Pretendard-Medium'; font-weight:normal}
.yunbi_img_upload .img_wrap{margin-top:20px}
.yunbi_img_upload .new_equi_img{display: inline-block; width:calc(33.333% - 7px); margin-right:10px; float:left}
.yunbi_img_upload .new_equi_img:last-child{margin-right:0}
.yunbi_img_upload .new_equi_img:after{display:block; content:''; clear:both}
.yunbi_img_upload .new_equi_img p{width:100%; text-align:center; font-size:14px; font-family: 'Pretendard-Medium'; color:rgba(0, 0, 0, 0.5)}
.yunbi_img_upload .new_equi_img .upImg{margin-bottom:0; border:0; width:100%;  margin-right:0; height:28.5vw; max-height:230px}
.yunbi_img_upload .new_equi_img .upImg .btn_del_img.close{width:30px; height:30px; top:0; right:0; border-radius:0 4px 0 0}
.yunbi_img_upload .new_equi_img .upImg .btn_del_img.close:after,
.yunbi_img_upload .new_equi_img .upImg .btn_del_img.close:before{height:53%}
.yunbi_img_upload .new_equi_img .upImg.addImg{background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.2)}
.yunbi_img_upload .new_equi_img .upImg.addImg .btn_add_img.close:after,
.yunbi_img_upload .new_equi_img .upImg.addImg .btn_add_img.close:before{width:16px; height:16px; background-color:rgba(31, 31, 31, 1); width:2px}
.yunbiwang_product_review textarea{margin-top:12px; border-color:rgba(0, 0, 0, 0.2); width:100%; height:120px; min-height:0; border-radius:4px; padding:8px 12px}
.privacy_agree_wrap .checkbox_wrap span{margin-top:0}
.privacy_agree_wrap .checkbox_wrap input[type="checkbox"]{top:1px}
.view_privacy_agree_term{float: right; border-bottom: 1px solid rgba(31, 31, 31, 1); line-height: 1.3; font-size: 14px; font-family: 'Pretendard-Regular';}
.yunbiwang_register_box > .btn_area{position:fixed; width:100%; padding:8px 20px; background-color:#fff; left:0; bottom:0; right:0; margin:auto;z-index: 999; border-top:1px solid rgba(0, 0, 0, 0.1)}
.yunbiwang_register_box .btn_area button{width:calc(50% - 4px); max-width:495px; height:50px; margin-left:8px; font-size:16px;}
.yunbiwang_register_box .btn_area button.text-primary{border:1px solid rgba(219, 1, 17, 1)}
.yunbiwang_register_box .btn_area .btn:nth-child(1){margin-left:0}

#privacy_agree_term{width:100vw; height:100vh; max-width:750px; border-radius:0; padding:0}
#privacy_agree_term .popup_header{padding:20px; height:60px}
#privacy_agree_term .popup_header h3{padding:0; border-bottom:0; margin:0}
#privacy_agree_term .popup_header .close { top: 21px; right: 20px}
#privacy_agree_term .popup_content{height:calc(100vh - 60px); max-height:none; padding:0}
#privacy_agree_term .popup_content dl{}
#privacy_agree_term .popup_content dl dt{padding:20px; background-color:rgba(0, 0, 0, 0.05); border-bottom:1px solid rgba(0, 0, 0, 0.1);font-size:14px; font-family: 'Pretendard-Medium'; color:rgba(0, 0, 0, 0.6)}
#privacy_agree_term .popup_content dl dd{padding:12px 20px; font-size:14px; font-family: 'Pretendard-Regular'; color:rgba(0, 0, 0, 0.6)}
#privacy_agree_term .popup_content .agreement{padding:0}
#privacy_agree_term .popup_content h4{
    padding: 20px;
    border-bottom: 1px solid #D9D9D9;
    background-color: #F2F2F2;
    color: #616161;
    font-family: 'Pretendard-Medium';
    font-size: 14px;
    height: 60px;
    vertical-align: middle;
}
#privacy_agree_term .popup_content .agreement .agreement_txt,
#privacy_agree_term .popup_content .agreement .agreement_box {
    padding: 12px 20px;
    color: #666666;
    font-family: 'Pretendard-Regular';
    font-size: 14px;
}
.ybw_register_layer_popup .layer_alert{max-width:750px}
.ybw_register_layer_popup .btn_area{padding:20px 5px 5px}
.ybw_register_layer_popup .btn_area:after{display:block; content:''; clear:both}
.ybw_register_layer_popup .btn_area .btn{width:calc(50% - 4px); height:50px; margin-left:8px; font-size:16px;}
.ybw_register_layer_popup .btn_area .btn.text-primary{border:1px solid rgba(219, 1, 17, 1)}
.ybw_register_layer_popup .btn_area .btn:nth-child(1){margin-left:0}

#privacy_agree_term .agreement_content table th:nth-child(1),
#privacy_agree_term .agreement_content table td:nth-child(1) {
    background-color: #f8f8f8;
    text-align: left;
}




@media (max-width:1024px){
		.detail_content.review .review_top span:nth-child(1){width:100%; display:block; border-bottom:1px solid #bbb; margin-bottom:17px; padding-bottom:12px}
		.detail_content.review .review_top span:nth-child(1):after{display:none}
		.detail_content.review .review_top .rating_stars{display:block; width:100%; text-align:left}
		.detail_content.review .review_top span:nth-child(2) b{display:none}
		.detail_content.review .review_top span:nth-child(2){float:right}
		.detail_content.qna .qna_top{position:relative;}
}
@media (max-width:768px){
		.after_guide dt, .after_guide dd{height:90px; padding:20px}
	  .after_guide dt:nth-of-type(3), .after_guide dd:nth-of-type(3){height:110px}
	  .after_guide dt:nth-of-type(4), .after_guide dd:nth-of-type(4){height:160px}

	  #loginBox .tabmenus li,
		.tab_cart .tabmenu{font-size:16px; height:45px; line-height:45px}
		.account_layout#joinBox, #loginBox, #findBox{width:100%; padding:0}

    	#product_list ul li.item_box dt{width:43.343vw; height:43.343vw}
      #mf_vieweditem .wish_list ul li.item_box dt,
      #myinfo_wishitem .wish_list ul li.item_box dt{width:43.343vw; height:43.343vw}
}
@media (max-width:640px){
		.detail_content.review .review_top span:nth-child(1){padding-right:0}
		.detail_content .after_guide dt, .detail_content .after_guide dd{width:100%; height:auto}
		.category_best .title_content h3{margin-bottom:0}
		#cs_application .write_content dl dd .input_wrap{max-width:none; width:100%}
		#cs_application .write_content dl dd.email_form .input_wrap{width:45%}
		#cs_application .write_content dl dd.email_form .dash{width:5%; vertical-align: top}
		#cs_application .write_content dl .file_box_wrap .file_box .file-name{width:calc(100% - 165px)}

    .calendar .datepicker {background: url(/assets/mobile/images/common/icon/ic_date.svg) 95% 9px no-repeat}
    /* .item_list .item_box{height:420px} */
    .order_table .item_list .item_box{height:auto}



}
@media (max-width:501px){
		#timesale_banner h4 {font-size: 26px}
    #timesale_banner h4 span{display:block; text-align:center}
		/*#item_pddetail > .purchase_content .detail_tab2 li a{display:block; line-height:1.2; padding-top:14px; text-align:center}
		 #item_pddetail > .purchase_content .detail_tab2 li a span.num{display:block; width:100%; text-align:center}
		#detailTabFixed li a{font-size:12px; display:block; line-height:1.2; padding-top:14px; text-align:center} */
		#detailTabFixed li a{font-size:12px}
		#detailTabFixed li a span.num{display:block; width:100%; text-align:center}
		#item_pddetail > .purchase_content .detail_content {padding:0 0 100px;}
		#item_pddetail > .purchase_content .detail_content.detail {padding-top:0; }
		#item_pddetail > .purchase_content .detail_content.review {padding-top:0}
		#item_pddetail > .purchase_content .detail_content.after_service {padding-bottom:0}
		#item_pddetail > .purchase_content .detail_content .detail_inner iframe{max-height:210px}
    #item_pddetail > .purchase_content .detail_content .detail_inner .paging{margin-bottom:0}
		.detail_content .title_content{padding:0; margin-bottom:0}
		.detail_content .list_top{padding:20px}
		.detail_content.review .review_top .rating_stars ul li{width:16px; height:16px; margin-left:4px;}
		.detail_content.review .review_top .rating_stars .text-primary{font-size:18px}
		.detail_content.review .detail_inner dd.reply_view_inner{width:100%; display:block; padding:0; float:none;}
		.detail_content.review .detail_inner .review_text{padding-top:5px}
    .review_text .chip_box {display:block; margin-bottom:5px}
    .review_text .chip_ {border:1px solid; border-radius:3px; padding:2px 5px; font-size:12px;}
    .review_text .chip_review{border-color:#4a59d9; color:#4a59d9}
    .review_text .chip_review_naver{border-color:#00000099; color:#00000099}
    .review_text .chip_naverpay{border-color:#00c73c; color:#00c73c}
    .review_text .review_txt_title{display:block; margin-top:0}
    .review_txt_title.hide{margin:0}
    .best_review_img_box .review_txt_title{height:25px}
    .best_review_img_box .chip_box {display:block; margin-bottom:0}
    .best_review_img_box .chip_ {border:1px solid; border-radius:3px; padding:2px 5px; font-size:12px;}
    .best_review_img_box .chip_review{border-color:#4a59d9; color:#4a59d9}
    .best_review_img_box .chip_review_naver{border-color:#00000099; color:#00000099}
    .best_review_img_box .chip_naverpay{border-color:#00c73c; color:#00c73c}
    .chip_review_naver img{width:29px; vertical-align: middle; margin:-2px 2px 0 0}

		.after_guide dt{width:100px}
		.after_guide dd{width:calc(100% - 100px)}

		#qna_box .click_tr td .tb_subject{padding-top:10px}

	  #product_list{display:block}

		/* .event_banner_list .event_banner{max-height:180px} */
		.account_layout header{margin-bottom:0}

		#mystore_index .bulls_content{padding-bottom:0}

    #order_case .order_table .item_list .item_box dt{overflow:visible; margin-left:10px}
     .order_table .item_list .item_box dt{width:82px; height:82px;}
     .order_table .item_list .item_box dd{width:calc(100% - 102px); margin-top:0; font-size:15px}
    .item_list .item_box dd strong span,
    .item_list .item_box dd strong label{font-size:16px}


    .order_table .item_list{width:100%; margin-top:0; padding:0}
    #item_pddetail .order_box .buy_info .btn_area .btn_like{height:50px;}

    .list_detail_table .title_content h3 strong,
    .list_detail_table .title_content h3,
    .title_content h3,
    .title_content h3 strong{font-size:16px; padding-top:4px}
    #mystore_orderdetail form section .title_content{padding-top:0; margin-bottom:5px}

    #mystore_index .order_statusWrap .btn_more{margin-top:7px}

    .my_review_ .review_list .item_box dt{width:80px; height:80px;}
    .my_review_ .review_list .item_box dd{width:calc(100% - 120px); margin-top:0; padding-left:0}
    .my_review_ .review_list .item_box dd .option,
    .my_review_ .review_list .item_box dd .tb_date, dd.option, dd.tb_date{font-size:12px}
    .my_review_ .review_list{margin-top:10px; padding:0; max-width:100%}
    .cost_alert { height: auto; line-height: 1.4; padding: 5px; font-size:12px}

    .my_inquiry .qna_list{margin-top:5px}
    .my_inquiry .list_top .item_allNum{font-size:13px}
    .my_inquiry .list_top #btnRegister{font-size:13px; width:86px; height:30px; line-height:30px}
    .inquiry_info:after{display:block; content:''; clear:both}
    .inquiry_info .btn_basic{float:left !important; margin-top:10px}

    #mf_pwd_cnform form .sub_header h4,
    #myinfo_withdraw_pwd form .sub_header h4,
    .box_title,
    #myinfo_withdraw .sub_header h3{font-size:16px}

    #myinfo_withdraw .account_content .check_list.cols.cols_4 li{width:49%; margin:0; margin-right:2%}
    #myinfo_withdraw .account_content .check_list.cols.cols_4 li:nth-child(2n){margin-right:0}

    .confirm_layout.withdraw_ .sub_header{padding-top:20px}

      .sub.cart_.checkout .basket_list table thead tr th h3 .item_count{font-size:13px}

      .search_date .calendar dd:last-child{width:100%; margin-top:10px}
      .search_date .calendar dd:nth-child(1){width:100%}
      #mystore_orderdetail.non_mbr_orderdetail form section .write_content table colgroup col:nth-child(1){width:50px}

  .item_list .item_box dd p{margin-bottom:0}
  .item_list .item_box dd strong label{display:inline-block; margin-left:2px}

  /* .item_list .item_box{height:360px} */
  .view_list.item_list .item_box{height:auto}
  .basket_list table th h3{font-size:14px}
  .basket_list table th{padding:0 10px}

    #mf_pwd_cnform form .sub_header,
    #mf_withdraw_pwd form .sub_header{padding:0 0 10px}
    #myinfo_withdraw .account_content dl dd .check_list.cols li{width:50%; margin:0}
    .review_list_wrap .review_list > ul > li{min-height:0}

    /* #item_pddetail > .purchase_content .detail_tab2 li a{padding-top:22px} */
    #detailTabFixed li:nth-child(1) a,
    #detailTabFixed li:nth-child(4) a{padding-top:22px}

    #product_list.view_list .item_box dt,
    #product_list.view_list .item_box dt>a,
    #product_list.view_list .item_box dt{width:107px; height:107px}

}
@media (max-width:414px){

	.sticky_nav .btn_area.dev2 a {
	    font-size: 16px;
	    height: 50px;
	    line-height: 50px;
	    min-height: 0;
	}
	.icon .icon_txt{width:auto; font-size:10px; min-width:33px}

	#cs_application .write_content dl dd.email_form .dash{margin:7px 0}
	#cs_application .write_content dl dd.email_form .input_wrap{width:46%}
	#cs_application .write_content dl .file_box_wrap .file_box .file-btn{width:80px;}
	#cs_application .write_content dl .file_box_wrap .file_box .file-name{width:calc(100% - 85px)}


  #mf_myqna_write .purchase_confirm .cart_box,
  #mf_myreview_write .purchase_confirm .cart_box,
  #ms_orderdecided .purchase_confirm .cart_box{display:block; max-width:100%}
  #mf_myqna_write .purchase_confirm .cart_box dt,
  #mf_myreview_write .purchase_confirm .cart_box dt,
  #ms_orderdecided .purchase_confirm .cart_box dt{width:100px; max-width:100%; height:100px; float:left}
  #mf_myqna_write .purchase_confirm .c_list,
  #mf_myreview_write .purchase_confirm .c_list,
  #ms_orderdecided .purchase_confirm .c_list{width: calc(100% - 90px);  padding: 5px 0;margin-left: 10px}
  #mf_myqna_write .purchase_confirm .c_list .subject,
  #mf_myreview_write .purchase_confirm .c_list .subject,
  #ms_orderdecided .purchase_confirm .c_list .subject{margin-bottom:0;display:inline-block; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

  .cost_alert{font-size:12px}
  .wish_list{margin-top:5px}
  #mf_wishitem .list_top{margin-bottom:0}
  #mf_vieweditem .list_top{margin-bottom:0}
  .my_review_ .list_top{margin-bottom:0}

  #mf_pwd_cnform .account_content .form_write li .input_box .input_wrap,
  #mf_pwd_cnform .account_content .form_write li .input_box a.btn{width:100%; vertical-align: top}
  #mf_pwd_cnform .account_content .form_write li .input_box a.btn{margin-top:10px}
  #myinfo_withdraw_pwd .account_content .form_write li .input_box .input_wrap,
  #myinfo_withdraw_pwd .account_content .form_write li .input_box a.btn{width:100%}
  .withdraw_.confirm_layout .confirm_content h3 {font-size: 16px}

  #myinfo_address .caution li .btn_chg_addr{width:100%; margin-top:10px}



  .sub.cart_.checkout .basket_list td dl dt{width:120px; height:120px}
  .sub.cart_.checkout .basket_list td dl dd {width: calc(100% - 120px)}

  .sub.cart_.checkout .basket_list2 table thead tr th h3{line-height:1.2}
  .sub.cart_.checkout .basket_list2 table thead tr th h3 .item_count{font-size:10px}

  /* .item_list .item_box {height: 314px} */

  #myinfo_withdraw .member_information{background-size:auto}

  /* .buytogether_slide .swiper-slide.item_box{height:286px} */


}



@media (max-width:390px){
  /* .item_list .item_box {height: 310px} */
  /* .buytogether_slide .swiper-slide.item_box{height:280px} */
}

@media (max-width:375px){

	#product_list.view_list .item_box dd{width:calc(100% - 130px); margin-top:0}
	.detail_content .list_top span:nth-child(1){padding-right:0}

	.member_point li b,
	/* #mystore_index .member_information .member_info .name, #mystore_index .member_information .member_info .rating, */
  #myinfo_withdraw .member_information .member_info .name, #myinfo_withdraw .member_information .member_info .rating{font-size:14px}
	.member_point li *{font-size:13px}

  .btn_orders a,
  .btn_chg_addr,
  .btn_view_bill,
  .btn_basic{font-size:14px; padding:0; min-width:0}
  .pt_tabmenus, .rf_tabmenus{padding-bottom:15px}
  .my_review_ .list_top span{font-size:12px}


  .withdraw_checkList h3 { font-size: 13px}

  .sub.cart_.checkout .basket_list td dl dt {width: 80px;height: 80px}
  .sub.cart_.checkout .basket_list td dl dd {width: calc(100% - 80px)}
  .sub.cart_.checkout .basket_list td .text-888,
  .sub.cart_.checkout .basket_list td dl dd p.tb_order .price,
  .sub.cart_.checkout .basket_list td dl dd .price .won{font-size:12px}
  .sub.cart_.checkout .basket_list td .text-888.price {padding-top: 8px;}
  .sub.cart_.checkout .basket_list td .text-888.tb_amount {padding-bottom: 7px;}
  .sub.cart_.checkout .basket_list table thead tr th{height:40px; line-height:40px; padding:0 10px}
  .sub.cart_.checkout .basket_list table thead tr th h3{font-size:14px}
  .sub.cart_.checkout .basket_list table thead tr th h3 .item_count{}

  .case_table .item_box .box_top a, .case_table .item_box .box_top span,
  .order_table .item_box .box_top a, .order_table .item_box .box_top span{font-size:14px}

  /* #mystore_orderdetail form .delivery_info .write_content table colgroup col:nth-child(1),
  #mystore_orderdetail form .delivery_info .write_content table th{width:70px; min-width:0} */

  #mf_pwd_cnform form .sub_header h4,
  #mf_withdraw_pwd form .sub_header h4{font-size:13px}


  .buytogether_slide{padding:0}
  #item_pddetail > section.category_best .title_content{padding:0}

  /* .buytogether_slide .swiper-slide.item_box{height:272px} */

  #review_image_popup .swiper-button-prev, #review_image_popup .swiper-button-next{top:30%}

}
@media (max-width:360px){

	.item_information form .order_box{padding-top:15px}
	.item_information form .order_box .subject{margin:0; font-size:16px}
	.item_information form .order_box .price_area * {font-size: 20px; vertical-align: middle;	}
	.item_information form .order_box .price_area .price{    margin-top: 4px;    vertical-align: top;    display: inline-block;}
	.item_information form .order_box .price_area label.won {	font-size: 15px;	font-family: 'Pretendard-Regular';	margin-top: 3px;	vertical-align: top;}
	.item_information form .order_box .price_area strong{margin-top:5px}
	.category_best .title_content{padding:0; font-size:14px}

	#timesale_banner {max-height:400px}
/*
	.category_tab { margin: 15px auto; padding: 15px 0; margin-left:-20px}

	.category_tab li { padding: 0 18px; height: 40px; line-height: 40px; font-size: 12px} */
	.item_information form .order_box .subject{line-height:1.4; padding-top:5px}


    .point_list tr td p:nth-child(1) span:nth-child(1){width: calc(100% - 100px);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
    word-wrap: normal;
  }
  #mf_wishitem .list_top span,
  #mf_vieweditem .list_top span,
  .my_review_ .list_top span {font-size: 13px}

  #myinfo_withdraw_pwd form .sub_header h4 {font-size: 13px; padding-bottom: 10px}

  .sub.cart_.checkout .write_content input,
  .sub.cart_.checkout .write_content select{font-size:12px}
  .pointlist form .search_date,
  .pointlist form .sub_header{padding:0}

    #item_pddetail .order_box .option_info .select_option .styledSelect{padding:0 10px}
    .delivery_info dl.fee dd.question .btn_question{left: -52px;}
    .item_information .payment_info dt{width:70px}

    .case_table .item_box .box_top a img{margin-top:-2px; width:5px;}

    /* .item_list .item_box {height: 295px} */
    /* .buytogether_slide .swiper-slide.item_box {height: 266px} */

    .bullsone_biz_banner a span.text-purple{font-size:14px}
    .bullsone_biz_banner a span.text-gray{font-size:13px}
}

@media (max-width:340px){
  #best_list .item_list .item_box dd strong{font-size:13px}
  #best_list .item_list .item_box dd small del{font-size:10px}
/* .item_list .item_box {height: 285px} */

.cart_ .purchase_content .order_box .form_check li.ls .checkbox_wrap span,
.sub.cart_.checkout .sticky_nav .form_check li.ls label[for="payment_agree"] span,
.btn_agree_popup{font-size:12px;}

}
@media (max-width:320px){
	.order_status ul.return li{padding:10px}
  #myinfo_address .caution li{font-size:15px}
  .card_info{font-size:12px}
  .card_info strong{display:block; text-align:right; padding-right:0;}
  #myinfo_withdraw .account_content dl dd .check_list.cols li{width:100%}

  .order_status ul.process li{font-size:12px}
  .member_point li b{font-size:12px}

  #count_down li span {width: 30px;height: 44px;font-size: 22px;line-height: 40px}

  #item_pddetail .info_ dl dt{max-width:100px}
  #item_pddetail .item_information .payment_info dd{width:calc(100% - 100px)}

  .non_mbr_orderdetail .write_content table .sh_address input[type="text"]{display:block; width:100%}
  .non_mbr_orderdetail .write_content table td #btnPotalCode{width:100%; margin-left:0; margin-top: 5px;}

  .delivery_info dl.fee dd.question .popup_question{    left: -157px}

    .bullsone_biz_banner a span.text-purple{font-size:12px}
    .bullsone_biz_banner a span.text-gray{font-size:12px}


}

@media (max-width:280px){
  .detail_content.review .detail_inner .writer {right: 0; width: 100%; float: none; text-align: left; position: static}
  /* .item_list .item_box{height:248px} */
  #best_list .item_list .item_box dd strong{font-size:13px !important}
  /* .buytogether_slide .swiper-slide.item_box {height: 234px} */
}
.bulls_container > section.main_interest ul li dd{font-size: 15px !important;}
