/* common */
select::-ms-expand {display: none;} /* IE 10, 11의 네이티브 화살표 숨기기 */
.sub_contents {padding: 0 0 100px;}
.sub_contents:before {display: block; position: absolute; top: -150px; left: 0; width: calc(50% - 375px); height: 350px; background-color: #2f043c; content: '';}
.sub_contents:after {display: block; position: absolute; top: 0; right: 0; width: calc(100% - 60px); height: 100%; background-color: #f9f9f9; content:'';}

.input01 {height:46px; line-height:46px; box-sizing:border-box; padding:0 20px; font-size:16px; color:#333; border:1px solid #ddd;}
.textarea1 {height:150px; box-sizing:border-box; padding:20px; font-size:16px; color:#333; border:1px solid #ddd;}
.select01{-webkit-appearance: none;  -moz-appearance: none; appearance: none; font-size:16px; color:#333; height:46px; line-height:46px; box-sizing:border-box; padding:0 15px; vertical-align:middle; box-sizing: border-box; border: 1px solid #ddd; background: #fff url(../images/common/select_arrow.png)no-repeat 90% 50%;}

/* 회원검색 팝업 */
.s_select{-webkit-appearance: none;  -moz-appearance: none; appearance: none; font-size:16px; color:#333; height:40px; line-height:40px; box-sizing:border-box; padding:0 15px; vertical-align:middle; box-sizing: border-box; border: 1px solid #ddd; background: #fff url(../images/common/select_arrow.png)no-repeat 90% 50%; width:100px;}
.s_pop input{height:40px; width:calc(100% - 168px); vertical-align: middle; font-size:16px; color:#333; padding:0 10px;}
.sBtn{ background:#4a474e; width:60px; height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:500; color:#fff; vertical-align: middle;}
.s_pop table{width:100%; margin-top:15px;}
.s_pop table thead th{font-size:14px; color:#333; font-weight:400; background:#e5e5e5; border-left:1px solid #ddd; text-align: center; height:40px; padding:0 5px;s}
.s_pop table tbody td{font-size:14px; color:#333; font-weight:400; border:1px solid #ddd; border-top:none; height:40px; text-align: center; padding:0 5px;}
.s_pop table tbody td button{font-size:14px; text-align: center; color:#fff; border-radius: 5px; width:45px; height:25px; background:#7755a8;}



.table_type1 {width:100%;}
.table_type1 thead th {font-size:14px; color:#666; font-weight:500; background:#eee; border-bottom:1px solid #999; padding:12px 0;}
.table_type1 tbody td {text-align:center; font-size:16px; color:#333; padding:18px 0; border-bottom:1px solid #ddd}
.table_type1 .tit {text-align:left; display:block;}
.table_type1 .day {color:#999;}
.table_type1 .file {width:21px; height:23px; background-position:-90px 3px; margin-left:15px; vertical-align:middle;}
.table_type1 .moreBtn {color:#7750ad;}

.table_type2 {width:100%;}
.table_type2 tbody th {font-size:14px; font-weight:500; color:#999;}
.table_type2 tbody td {padding:7px 0; color:#666; font-size:16px;}
.table_type2 .addBtn {margin-left:5px; background:#4a474e; width:140px; height:46px; line-height:46px; text-align:center; font-size:14px; font-weight:500; color:#fff;}
.table_type2 .addInput {width:calc(100% - 146px); height:46px; line-height:46px; box-sizing:border-box; padding:0 20px; font-size:16px; color:#333; border:1px solid #ddd;}

.table_type3 {width:100%; border-top:1px solid #999; border-bottom:1px solid #ddd;}
.table_type3 tbody th {font-size:14px; color:#999; font-weight:500; background:#eee; padding:12px 0 12px 20px; text-align:left;}
.table_type3 tbody tr {border-bottom:1px solid #ddd;}
.table_type3 tbody td {font-size:16px; color:#333; padding:12px 20px;}
.table_type3 .addBtn {margin-left:5px; background:#4a474e; width:140px; height:46px; line-height:46px; text-align:center; font-size:14px; font-weight:500; color:#fff;}
.table_type3 .addInput {width:calc(100% - 146px); height:46px; line-height:46px; box-sizing:border-box; padding:0 20px; font-size:16px; color:#333; border:1px solid #ddd;}
.table_type3 .agreeDiv {margin-left:20px; margin-top:10px;}
.table_type3 .agreeDiv > span {font-size:14px; font-weight:500; color:#999; margin-right:25px;}
.table_type3 .agreeDiv .radioArea {display:inline-block;}
.table_type3 .agreeDiv .radioArea label {margin-right:25px;}
.table_type3 .p_toggle_con {display:none; background:#eee; padding:15px 20px; box-sizing:border-box; margin-top:10px;}
.table_type3 .p_toggle_con p {font-size:14px; color:#666; font-weight:500; margin-bottom:10px;}
.table_type3 .p_Toggle {font-size:16px; color:#7750ad; margin:10px 0 0 20px;}

.percentage_line_list {margin-right:5px; display:inline-block; position:relative; width:125px; height:10px; line-height:10px; background:#ddd; border-radius:10px;}
.percentage_line_list div {position:absolute; height:10px; line-height:10px; background:#7fdddb; border-radius:10px;}


.subIcon {background-image:url(../images/sub/sub_icons.png); background-repeat:no-repeat;}
.bt_line {border-top:1px solid #ddd; margin-top:10px; padding-top:10px;}
.bb_line {border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:10px;}
.viewInput {width:160px; height:36px; line-height:36px; box-sizing:border-box; font-size:16px; color:#333; padding:0 20px; margin:2px 0; }
.hide {display:none !important;}
.pb0 {padding-bottom:0px !important;}
.pt0 {padding-top:0px !important;}
.mr20 {margin-right:20px !important;}
.mb20 {margin-bottom:20px;}
.mb50 {margin-bottom:50px;}
.mb75 {margin-bottom:75px;}

.w10 {width:10% !important;}
.w20 {width:20% !important;}
.w30 {width:30% !important;}
.w40 {width:40% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w80 {width:80% !important;}
.w90 {width:90% !important;}
.w100 {width:100% !important;}

.e_select{width:30%; height:46px; line-height:46px; padding-left:10px; border:1px solid #ddd; vertical-align:top; background: #fff url(../images/common/select_arrow.png)no-repeat 90% 50%;}

.mt5 {margin-top:5px !important}
.mt30 {margin-top:30px !important}





.bottomBtns {text-align:center;}
.bottomBtns button {margin:0 3px; font-family: 'Nanumsquare'; font-size:18px; height:60px; line-height:60px;}
.bottomBtns .btn1 {color:#999; width:160px; background:#eee;}
.bottomBtns .btn2 {color:#fff; width:450px; background:#7755a8;}
.bottomBtns .btn3 {color:#333; width:160px; background:#fff; border:1px solid #999;}
.bottomBtns .btn4 {color:#333; width:210px; background:transparent; border:1px solid #999;}
.bottomBtns .btn5 {color:#fff; width:210px; background:#7755a8; border:1px solid #7755a8;}

.input_box input[type="checkbox"]{display: none;}
.input_box input[type="checkbox"] + label {line-height:20px; font-size:16px; color: #333; cursor: pointer;}
.input_box input[type="checkbox"] + label span {display: inline-block; width:20px; height:20px; margin-right: 10px !important; vertical-align: sub; background:url(../images/common/check_off.png) center no-repeat; cursor: pointer;}
.input_box input[type="checkbox"]:checked + label span {background:url(../images/common/check_on.png) center no-repeat;}

.checkBtn input[type="checkbox"] {display: none;}
.checkBtn input[type="checkbox"] + label {line-height:26px; font-size:16px; color: #333; cursor: pointer; vertical-align: top;}
.checkBtn input[type="checkbox"] + label span {display: inline-block; width:26px; height:26px; margin-right: 10px !important; vertical-align: top; background:url(../images/common/check_off2.png) center no-repeat; cursor: pointer;}
.checkBtn input[type="checkbox"] + label p {display: inline-block; vertical-align: top; line-height: 26px;}
.checkBtn input[type="checkbox"]:checked + label span {background:url(../images/common/check_on2.png) center no-repeat;}




/* 검색 */
.sub_bg {position:relative; z-index:9;}
.searchDiv h2.searchTit {font-family: 'Nanumsquare'; font-size: 2rem; color:#333; font-weight:500; margin-top:100px;}
.searchDiv h2.searchTit span {font-family: 'Nanumsquare'; font-weight:600;}
.searchDiv .searchtit_Div {border-bottom:1px solid #ddd; position:relative; margin:70px 0 25px; }
.searchDiv .searchtit_Div .tit {font-family: 'Nanumsquare'; font-size: 1.625rem; color:#333; padding-bottom:15px;}
.searchDiv .searchtit_Div .num {position:absolute; right:0px; top:0px;font-size: 1rem; color:#333;}
.searchDiv .searchtit_Div .num span {font-weight:500;}
.searchDiv .searchNone {font-family: 'Nanumsquare'; font-size: 1.25rem; color:#333; } 
.searchDiv .searchNone span {font-family: 'Nanumsquare'; font-weight:600;}
.searchList > li {overflow:hidden; height:330px; margin-bottom:20px;}
.searchList .imgArea {float:left; width:330px;position:relative;}
.searchList .imgArea img {width: 100%; height: 100%; vertical-align: top;}
.mark {position:absolute; top:20px; left:20px; width:28px; height:27px; background:url(../images/main/star_off.png) no-repeat 0 0; z-index: 99;}
.imgArea .mark.on {background:url(../images/main/star_on.png) no-repeat 0 0;}


.searchList .txtArea {float:left; background:#fff; width:calc(100% - 330px); box-sizing:border-box; padding:30px 60px; height: 330px; position:relative;}
.searchList .txtArea .state {display:inline-block; padding:0 7px; height:20px; line-height:18px; box-sizing:border-box; text-align:center; font-size: 0.75rem;}
.searchList .txtArea .state01 {border:1px solid #7fdddb; color:#7fdddb;}
.searchList .txtArea .state02 {border:1px solid #7755a8; color:#7755a8;}
.searchList .txtArea .state03 {border:1px solid #f36f89; color:#f36f89;}
.searchList .txtArea .state04 {border:1px solid #777; color:#777;}
.searchList .txtArea .num {font-size:14px; color:#333; margin-left:10px;}
.searchList .txtArea .tit {display: block; overflow: hidden; margin: 10px 0 5px; font-family: 'Nanumsquare'; font-size: 1.625rem; color:#333; text-overflow: ellipsis; white-space: nowrap; word-break: break-all;}
.searchList .txtArea .name {font-family: 'Nanumsquare'; font-size: 1rem; color:#666;}
.searchList .txtArea .picInfo {border-top:1px solid #ddd; padding-top:25px; margin-top:25px;}
.searchList .txtArea .picInfo > li  {font-size: 0.875rem; color:#333; letter-spacing:-1px; line-height:2.3;}
.searchList .txtArea .picInfo > li span {display:inline-block; width:150px; color:#666; letter-spacing:-1px;}
.searchList .txtArea .picInfo > li .mark2 {display:inline-block; width:12px; height:12px; border-radius:50%; background:#e30834; margin-left:5px;}
.searchList .txtArea .picInfo > li span em {color:#999; letter-spacing:-1px;}
.searchList .txtArea .viewBtn  {text-align:left; position:absolute; right:60px; bottom:35px; transition:0.3s; padding-bottom:5px; font-family: 'Nanumsquare'; font-size:14px; color:#666; border-bottom:1px solid #7750ad; display:inline-block; width:110px; background:url(../images/main/txt_line.png) no-repeat 100% 100%}
.searchList .txtArea .viewBtn2 {position: absolute; top: 30px; right: 60px; padding: 0 10px; height: 30px; font-family: 'Nanumsquare'; font-size: 0.8125rem; color:#fff; background-color: #7750ad; border-radius: 5px;}
.searchDiv .moreBtn {width:100%; height:70px; line-height:63px; box-sizing:border-box; border:6px solid rgba(119,85,168,0.1); text-align:center; font-size: 1rem; color:#333;}




/* 공동구매 리스트 */

.subTit_div {position:relative; padding:100px 0 55px;}
.subTit_div .tit {font-family: 'Nanumsquare'; font-size: 2rem; font-weight: 600; color: #333;}
.subTit_div .tit_nav {position:absolute; right:0px; top:0px; overflow:hidden;}
.subTit_div .tit_nav li {float:left; font-size: 0.875rem; color:#666; position:relative;}
.subTit_div .tit_nav li.on {color:#7755a8; font-weight:500;}
.subTit_div .tit_nav li.arrow {padding-right:40px;}
.subTit_div .tit_nav li.arrow:before {position:absolute; right:16px; bottom:4px; background-image:url(../images/common/nav_arrow.png); width:5px; height:10px; content:''; display:block;}

.subTit_div .menuNav {position:absolute; right:0px; top: 30px; overflow:hidden;}
.subTit_div .menuNav li {float:left; font-size: 0.8125rem; color:#9893a0; position:relative;}
.subTit_div .menuNav li.on {color:#7755a8; font-weight:500;}
.subTit_div .menuNav li {padding-right:40px;}
.subTit_div .menuNav li:last-child {padding-right:0;}
.subTit_div .menuNav li:before {position:absolute; right:17px; bottom:6px; background-image:url(../images/sub/sub_icons.png);background-position:-25px -2px; width:4px; height:6px; content:''; display:block;}
.subTit_div .menuNav li:last-child:before {display:none;}
.subTit_div .menuNav .home {width:11px; height:11px; background-position:0px 0px;}

.subTit_div .saleTab {position:absolute; right:0px; top:100px; overflow:hidden;}
.subTit_div .saleTab > li {float:left; width:110px; text-align:center; }
.subTit_div .saleTab > li a {display:block; font-size: 0.875rem; color:#666; padding:10px 0; }
.subTit_div .saleTab > li.active {border-bottom:1px solid #7755a8;}
.subTit_div .saleTab > li.active a {color:#333; font-weight:500;}

.saleSubTab {box-sizing: border-box; margin: 0 0 50px 0; width: 100%; border-bottom: 1px solid #ddd;}
.saleSubTab:after {display: block; clear: both; *zoom: 1; content: '';}
.saleSubTab li {float: left; width: 16.66666666666667%;}
.saleSubTab li a {display: block; width: 100%; height: 100%; line-height: 40px; font-family: 'Nanumsquare'; font-size: 1rem; color: #666; text-align: center;}
.saleSubTab li.active a {color: #fff; background-color: #4a474e;}
.saleSubTab li a:hover {color: #333; font-weight: 500;}
.saleSubTab li.active a:hover {color: #fff;}



.saleList {overflow:hidden; margin:0 -15px;}
.saleList > li {width:25%; float:left; box-sizing:border-box; margin-bottom: 50px; padding:0 15px;}
.saleList .imgArea {margin:0 auto; position:relative;}
.saleList .imgArea:before {display: block; padding-top: 100%; content: '';}
.saleList .imgArea .mark {position:absolute; top:20px; left:20px; width:28px; height:27px; background:url(../images/main/star_off.png) no-repeat 0 0; z-index: 1;}
.saleList .imgArea .mark.on {background:url(../images/main/star_on.png) no-repeat 0 0;}
.saleList .imgArea a {display: block; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%;}
.saleList .imgArea img {width:100%; height:100%; vertical-align: top;}
.saleList .txtArea {margin:0 auto; box-sizing:border-box; background:#fff; padding:15px 20px; position:relative;}
.saleList .txtArea .state {display:inline-block; box-sizing: border-box; min-width: 56px; padding: 0 7px; height: 20px; line-height: 18px; text-align: center; font-size: 0.75rem; border: 1px solid #7fdddb; 
	color: #7fdddb; vertical-align: top;}
.saleList .txtArea .state01 {border:1px solid #7fdddb; color:#7fdddb;}
.saleList .txtArea .state02 {border:1px solid #7755a8; color:#7755a8;}
.saleList .txtArea .state03 {border:1px solid #f36f89; color:#f36f89;}
.saleList .txtArea .state04 {border:1px solid #777; color:#777;}
.saleList .txtArea .percent {position:absolute; right:20px; top:15px; font-size: 1rem; color:#666;}
.saleList .txtArea .percent .mark2 {display:inline-block; width:12px; height:12px; border-radius:50%; background:#e30834; margin-left:5px;}
.saleList .txtArea .tit {font-size:16px; color:#333; border-bottom:1px solid #ddd; padding:10px 0; margin-bottom:5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; display:block;}
.saleList .txtArea .price ul li {overflow:hidden;}
.saleList .txtArea .price ul li span {font-size:14px; color:#666;}
.saleList .txtArea .price ul li span em {color:#999;}
.saleList .txtArea .price ul li .r_txt {float:right;}

/* 공동구매 뷰 */
.saleView_top {padding-top:100px;}
.saleView_top:after {display: block; clear: both; *zoom:1; content: '';}
.saleView_top .imgArea {position: absolute; width: 570px; z-index:2;}
.saleView_top .imgArea .b_img {width:100%; height:100%; box-shadow: 8px 4px 15px 9px rgba(119,119,119,0.3);}
.saleView_top .imgArea .b_img img {width:100%; vertical-align:middle;}
.saleView_top .imgArea .s_img {margin-top:10px;}
.saleView_top .imgArea .s_img ul:after {display: block; clear: both; *zoom:1; content: '';}
.saleView_top .imgArea .s_img ul li {float:left; width: calc((100% - 30.1px)/4); box-sizing:border-box; margin: 0 0 0 10px; position:relative; overflow:hidden; box-shadow: 8px 4px 15px 9px rgba(119,119,119,0.3);}
.saleView_top .imgArea .s_img ul li:first-child {margin: 0;}
.saleView_top .imgArea .s_img ul li:before {display: block; padding-top: 100%; content: '';}
.saleView_top .imgArea .s_img ul li .cover {position: absolute; top:0px; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index: 1;}
.saleView_top .imgArea .s_img ul li img {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width:100%; height: 100%;}
.saleView_top .txtArea {position: relative; float: right; box-sizing: border-box; margin: 30px 0 0 0; width: calc(100% - 120px); min-height: 740px; padding: 50px 80px 50px 0; background-color: #fff;}
.saleView_top .txtArea > div {width: 440px; margin: 0 0 0 auto;}
.saleView_top .txtArea .top_label:after {display: block; clear: both; *zoom: 1; content: '';}
.saleView_top .txtArea .top_label .state {float: left;}
.saleView_top .txtArea .top_label .view {position: relative; float: left; margin: 0 0 0 10px; padding: 0 0 0 20px; height: 22px; line-height: 22px; font-size: 0.875rem; color: #666;}
.saleView_top .txtArea .top_label .view i {position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 17px; height: 15px; background: url(../images/sub/ic_g.png) no-repeat 0 0; vertical-align: middle;}
.saleView_top .txtArea .top_label .view em {color: #333;}
.saleView_top .txtArea .state {display: inline-block; box-sizing: border-box; min-width: 56px; padding: 0 7px; height:20px; line-height: 18px; border:1px solid #7fdddb; color:  #7fdddb; font-size: 0.75rem; 
	text-align: center; vertical-align: top;}
.saleView_top .txtArea .state01 {border:1px solid #7fdddb; color:#7fdddb;}
.saleView_top .txtArea .state02 {border:1px solid #7755a8; color:#7755a8;}
.saleView_top .txtArea .state03 {border:1px solid #f36f89; color:#f36f89;}
.saleView_top .txtArea .state04 {border:1px solid #777; color:#777;}
.saleView_top .txtArea .tit {margin:15px 0 5px; font-size:26px; color:#333; font-family: 'Nanumsquare';}
.saleView_top .txtArea .name {line-height: 1.7; font-size:15px; color:#666;}
.saleView_top .txtArea .price {margin-top:11px; border-top:1px solid #ddd; padding:10px 0;}
.saleView_top .txtArea .price ul li {overflow:hidden; margin: 10px 0 0 0;}
.saleView_top .txtArea .price ul li:first-child {margin: 0;}
.saleView_top .txtArea .price ul li > span {float: left; width: 110px; font-size: 0.875rem; color:#666; font-weight:500;}
.saleView_top .txtArea .price ul li > span em {color:#999; font-size: 0.8125rem; display:block;}
.saleView_top .txtArea .price ul li .r_txt {float: right; width: calc(100% - 110px); font-size: 0.95rem; font-weight: 400; color: #666; text-align: right;}
.saleView_top .txtArea .price ul li .r_txt.point {font-weight: 500; color: #333;}
.saleView_top .txtArea .price ul li .r_txt.point .c_purple {width: auto; color: #7755a8; text-align: left; font-weight: 500;}
/*.saleView_top .txtArea .price ul li .r_txt.point .c_purple {width: auto; color: #7755a8; text-align: left; font-weight: 500;}*/
.saleView_top .txtArea .price ul li .r_txt em {font-size:16px; color:#333; font-weight:normal; display:inline-block; width:40px; text-align:right; }
.saleView_top .txtArea .price ul li .r_txt.sculpture_price em {width: auto; font-size: 0.875rem; color: #999;}
.saleView_top .txtArea .saleBtn {display: block; margin: 50px 0 0 0; width: 100%; height: 60px; font-family: 'Nanumsquare'; text-align:center; color:#fff; font-size: 1.125rem; background:#7755a8;}
.saleView_top .txtArea .ComBtn {display: block; margin: 50px 0 0 0; width: 100%; height: 60px; font-family: 'Nanumsquare'; text-align:center; color:#fff; font-size: 1.125rem; background:#4a474e;}

.saleView_top .txtArea .txtBtn {box-sizing: border-box; margin: 95px 0 0 0; width: 100%; padding: 30px 15px; background-color: #4a474e;}
.saleView_top .txtArea .txtBtn p {font-size: 14px; color: #fff; text-align: center; word-break: keep-all;}
.saleView_top .txtArea .txtBtn .btn_open_notify {display: block; margin: 10px auto 0; width: 150px; height: 40px; text-align: center; background-color: #fff; color: #fff; background-color: #7755a8;}
.saleView_top .txtArea .shareBtn {text-indent:-9999px; position:absolute; top:-10px; right:10px; width:40px; height:40px; background:url(../images/sub/share_icon.png) no-repeat 0 0;}
.saleView_top .txtArea .percentage_line {position: relative; display: inline-block; overflow: hidden; margin: 0 10px 0 0 width: 250px; height: 10px; background-color: #ddd; border-radius: 10px;}
.saleView_top .txtArea .percentage_line div {position: absolute; height: 10px; background:#7fdddb; border-radius: 10px;}

.saleView_top .txtArea_buy {position: relative; float: right; box-sizing: border-box; margin: 30px 0 0 0; width: calc(100% - 120px); min-height: 650px; padding: 50px 80px 54px 0; background-color: #fff;}
.saleView_top .txtArea_buy > div {width: 440px; margin: 0 0 0 auto;}
.saleView_top .txtArea_buy .state {display:inline-block; box-sizing: border-box; padding:0 10px; height:20px; line-height:18px; text-align:center; border:1px solid #7fdddb; color:#7fdddb; font-size: 0.75rem; vertical-align: top;}
.saleView_top .txtArea_buy .tit {margin:15px 0 5px; font-size:26px; color:#333; font-family: 'Nanumsquare';}
.saleView_top .txtArea_buy .name {font-size:16px; color:#666;}
.saleView_top .txtArea_buy .price {margin-top:11px; border-top:1px solid #ddd; padding:10px 0;}
.saleView_top .txtArea_buy .price > ul > li {overflow:hidden; margin: 15px 0 0 0;}
.saleView_top .txtArea_buy .price > ul > li:first-child {margin: 0;}
.saleView_top .txtArea_buy .price > ul > li span {font-size: 0.875rem; color:#666; font-weight:500;}
.saleView_top .txtArea_buy .price > ul > li span em {color:#999; font-size:13px;}
.saleView_top .txtArea_buy .price > ul > li span .bit {font-size:16px; color:#333;}
.saleView_top .txtArea_buy .price > ul > li span strong {font-size: 0.875rem;}
.saleView_top .txtArea_buy .price > ul > li .r_txt {float:right; font-size:16px; color:#333; text-align: right;}
.saleView_top .txtArea_buy .price > ul > li .r_txt em {font-size: 1rem; color:#333; font-weight:normal; display:inline-block; width:40px; text-align:right; }
.saleView_top .txtArea_buy .price > ul > li .noti_txt {font-size: 0.875rem; color:#666;}
.saleView_top .txtArea_buy .saleBtn {margin: 50px 0 0 0; font-family: 'Nanumsquare'; width:380px; height:60px; line-height:60px; text-align:center; color:#fff; font-size:18px; background:#7755a8;}
.saleView_top .txtArea_buy .percentage_line {margin-right:10px; display:inline-block; position:relative; width:200px; height:10px; line-height:10px; background:#ddd; border-radius:10px;}
.saleView_top .txtArea_buy .percentage_line div {position:absolute; height:10px; line-height:10px; background:#7fdddb; border-radius:10px;}
.saleView_top .txtArea_buy .pieceArea {background:#f9f9f9; box-sizing:border-box; padding:10px 15px;}
.saleView_top .txtArea_buy .pieceArea ul {overflow:hidden;}
.saleView_top .txtArea_buy .pieceArea ul li {float:left;width:33.3333%;}
.saleView_top .txtArea_buy .pieceArea ul li .txt {font-size:14px; font-weight:500; color:#333;}
.saleView_top .txtArea_buy .pieceArea ul li .line {margin-left:10px; display:inline-block;width:50px; height:4px; line-height:4px; border-radius:10px;}
.saleView_top .txtArea_buy .pieceArea ul li .line1 {background:#7fdddb;}
.saleView_top .txtArea_buy .pieceArea ul li .line2 {background:#f36f89;}
.saleView_top .txtArea_buy .pieceArea ul li .line3 {background:#ddd;}
.saleView_top .txtArea_buy .pieceArea ul li p {font-size: 0.875rem; color:#666;}

.saleView_top .txtArea .percentage_line {position: relative; display: inline-block; overflow: hidden; margin: 0 10px 0 0; width: 250px; height: 10px; background-color: #ddd; border-radius: 10px;}
.saleView_top .txtArea .percentage_line div {position: absolute; height: 10px; background:#7fdddb; border-radius: 10px;}

.art_b_txt {margin-top:30px; font-size:14px; color:#999;}

#A_Container_C .saleView_top .imgArea {width: 500px;}
#A_Container_C .saleView_top .txtArea_buy {min-height: 550px;}
#A_Container_C .saleView_top .txtArea_buy > div {width: 400px;}

.saleView_con {margin-top:65px; background:#fff; padding:50px 0 100px;}
.saleView_con .viewTab {overflow:hidden; margin-bottom:70px;}
.saleView_con .viewTab li {width:33.333333%; float:left; text-align:center; border-bottom:1px solid #ddd;}
.saleView_con .viewTab li.active {border-bottom:1px solid #7755a8;}
.saleView_con .viewTab li a {display: block; box-sizing: border-box; width: 100%; padding: 0 0 30px 0; font-size:16px; font-weight:500; color:#333;}

.saleView_con .tab_content .conDiv {position: relative; margin: 50px 0 0 0;}
.saleView_con .tab_content .conDiv:first-child {margin: 0;}
.saleView_con .tab_content .conDiv .tit {display: block; padding: 0 0 10px 0; font-family: 'Nanumsquare'; font-size: 24px; font-weight: 400; color: #333; border-bottom: 1px solid #ddd;}
.saleView_con .tab_content .conDiv .txtBox {box-sizing: border-box; min-height: 180px; padding: 30px;} 
.saleView_con .tab_content .conDiv .txtBox p img{max-width:100%;}
.saleView_con .tab_content .conDiv .align {position:absolute; right:0px; top:0; overflow:hidden;}
.saleView_con .tab_content .conDiv .align > li {float:left; width: 80px; text-align:center; }
.saleView_con .tab_content .conDiv .align > li a {display:block; font-size:14px; color:#666; padding: 0 0 10px 0; }
.saleView_con .tab_content .conDiv .align > li.active {border-bottom:1px solid #7755a8;}
.saleView_con .tab_content .conDiv .align > li.active a {color:#333; font-weight:500;}
.saleView_con .tab_content .txtBox .auction_result_txt {display: block; font-family: 'Nanumsquare'; font-size: 18px; font-weight: 500; color: #333; text-align: center;}
.saleView_con .tab_content .table_num {color: #666; margin: 0 0 10px 0;}


/* 20220223 뷰페이지 모바일, 피시 이미지 나누기 추가 */
.view_pc{display:block;}
.view_m{display:none;}

/* 팝업 */
.popup {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index:999999;}
.popup .popup_wrap {position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; box-sizing: border-box; width: 500px; background-color: #fff;}
.popup .popup_wrap .pop_tit {position: relative; display: block; line-height: 50px; padding: 0 30px; font-family: 'Nanumsquare'; font-size: 20px; font-weight: 500; color: #333; border-bottom: 1px solid #ddd;}
.popup .popup_wrap .btn_close {position: absolute; top: 0; right: 0; width: 50px; height: 50px; background: #7755a8 url(../images/sub/btn_close.png) no-repeat center center; text-indent: -9999px;}
.popup .popup_wrap .con_box {padding: 30px;}
.popup .pop_btns {margin: 50px 0 0 0; font-size: 0; text-align: center;}
.popup .pop_btns button {display: inline-block; margin: 0 0 0 10px; width: 120px; height: 50px; font-family: 'Nanumsquare'; font-size: 16px; text-align: center; vertical-align: top;}
.popup .pop_btns button:first-child {margin: 0;}
.popup .pop_btns .btn_cancel {color:#333; background:#fff; border:1px solid #999;}
.popup .pop_btns .btn_ok {width: 220px; color:#fff; background:#7755a8;}



/* 입고알림 팝업 */
.popup_notify .popup_wrap {padding: 50px 30px 30px;}
.popup_notify p {font-family: 'Nanumsquare'; font-size: 18px; color: #333; text-align: center;}

/* 주의사항 팝업 */
.popup_notice .con_box li {position: relative; margin: 10px 0 0 0; padding: 0 0 0 10px; font-size: 16px; color: #666; word-break: keep-all;}
.popup_notice .con_box li:first-child {margin: 0;}
.popup_notice .con_box li:before {display: block; position: absolute; top: 11px; left: 0; width: 3px; height: 3px; border-radius: 50%; background-color: #666; content: '';}
.popup_notice .con_box p {margin: 30px 0 0 0; font-size: 16px; color: #333;}

/* 가격 및 조각 수량 팝업 */
.popup_buy .popup_wrap .con_box {padding: 0 30px 30px;}
.popup_buy table {width: 100%;}
.popup_buy table tr {height: 60px; border-bottom: 1px solid #ddd;}
.popup_buy table tr:last-child {border: 0;}
.popup_buy table tr th {font-size: 16px; font-weight: 500; color: #333; text-align: left; word-break: keep-all;}
.popup_buy table tr th span {display: inline-block; margin: 0 0 0 3px; font-size: 14px; color: #999; font-weight: 400;}
.popup_buy table tr td {padding: 10px 0; font-size: 16px; color: #666; text-align: right;}
.popup_buy table tr td .reward_btns{min-width:300px; width:100%;}
.popup_buy .amount button {display: inline-block; width: 50px; height: 50px; vertical-align: top; background-repeat: no-repeat; background-position: center center; text-indent: -9999px; border: 1px solid #ddd;}
.popup_buy .amount button.btn_minus {background-image: url(../images/sub/minus_icon.png);}
.popup_buy .amount button.btn_plus {background-image: url(../images/sub/plus_icon.png);}
.popup_buy .amount input {display: inline-block; width: 70px; height: 50px; font-size: 16px; color: #666; text-align: center; vertical-align: top;}
.popup_buy .amount02 {width: 140px; margin: 0 0 0 auto;}
.popup_buy .amount02:after {display: block; clear: both; *zoom: 1; content: '';}
.popup_buy .amount02 input {float: left; width: 100px; height: 50px; padding: 0 20px; margin: 0 -1px 0 0; text-align: right;}
.popup_buy .amount02 > div {float: left; box-sizing: border-box; width: 40px; border: 1px solid #ddd;}
.popup_buy .amount02 > div button {display: block; width: 100%; height: 24px; text-indent: -9999px; background-repeat: no-repeat; background-position: center center;}
.popup_buy .amount02 > div .btn_up {border-bottom: 1px solid #ddd; background-image: url(../images/main/top_arrow.png);}
.popup_buy .amount02 > div .btn_down {background-image: url(../images/main/bottom_arrow.png);}
.popup_buy .reward_btns button {display: inline-block; padding: 0 10px; height: 50px; font-size: 14px; color: #666; border: 1px solid #ddd; background-color: #f6f6f6; vertical-align: top;}
.popup_buy .reward_btns button.check {background-color: #7755a8; color: #fff; border: 1px solid #7755a8;}
.popup_buy .reward_btns + p {margin: 5px 0 0 0; font-size: 14px; color: #666;}
.popup_buy .price_box {margin: 50px 0 0 0; padding: 0 30px; border-top: 1px solid #ddd;}
.popup_buy .price_box .pay_total_money .txt{margin-right:10px;}
.popup_buy .price_box:after {display: block; clear: both; *zoom: 1; content: '';}
.popup_buy .price_box p {float: left; line-height: 60px; color: #333;}
.popup_buy .price_box strong {float: right; line-height: 60px; font-size: 18px; color: #333;}
.popup_buy .price_box strong span {font-weight: 400; font-size: 14px; color: #999;}
.popup_buy .pop_btns {margin: 0; border-top: 1px solid #999;}
.popup_buy .pop_btns .btn_cancel {border: 0;}
.popup_buy .pop_btns .btn_ok {width: 380px; margin: 0;}

/* 공유하기 팝업 */
.popup_share .popup_wrap .con_box {width: 360px; margin: 0 auto; padding: 30px 0;}
.popup_share .popup_wrap .con_box:after {display: block; clear: both; *zoom: 1; content: '';}
.popup_share .con_box button {display: block; float: left; margin: 0 0 0 20px; width: 75px; height: 75px; text-indent: -9999px; background-image: url(../images/sub/share_icons.png); background-repeat: no-repeat; background-color: transparent;}
.popup_share .con_box .share_f {margin: 0; background-position: 0 0;}
.popup_share .con_box .share_k {background-position: -95px 0;}
.popup_share .con_box .share_t {background-position: -190px 0;}
.popup_share .con_box .share_u {background-position: -285px 0;}

/* 경매내역 팝업 */
.popup_bid .popup_wrap .con_box {overflow-y: scroll; height: 400px;}
.popup_bid .con_box .txt_box {margin: 0 0 50px 0; padding: 20px; background-color: #eee;}
.popup_bid .con_box .txt_box p {font-size: 16px; color: #333;}
.popup_bid .con_box .table_tit {display: block; font-family: 'Nanumsquare'; font-size: 18px; font-weight: 500; color: #333;}
.popup_bid .con_box .table_type3 {margin: 10px 0 0 0;}
.popup_bid .con_box .table_type3 tbody th {font-weight: 400;}
.popup_bid .con_box .table_type3 tbody td {font-weight: 400; color: #666;}
.popup_bid .con_box .table_type3 .total th {font-weight: 600; color: #666;}
.popup_bid .con_box .table_type3 .total td {font-weight: 600; color: #333;}
.popup_bid .con_box .table_type3 .result th {font-weight: 600; color: #666;}
.popup_bid .con_box .table_type3 .result td {font-weight: 600; color: #7755a8;}
.popup_bid .pop_btns {margin: 30px 0 0 0;}
.popup_bid .pop_btns .btn_ok {width: calc(100% - 120px); margin: 0;}
.bid_fail .con_box .table_type3 .result td {color: #333;}

/* 구매정보 수정 팝업 */
.popup_info_modify .popup_wrap .con_box {overflow-y: scroll; height: 400px;}
.popup_info_modify .table_type3 textarea {width: 100%; height: 120px; box-sizing:border-box; padding: 15px 20px; font-size:1rem; color:#333; border:1px solid #ddd; border-radius: 0;}
.popup_info_modify .pop_btns {margin: 30px 0 0 0;}
.popup_info_modify .pop_btns .btn_ok {width: calc(100% - 120px); margin: 0;}


/* 구매하기 */
.purchaseDiv {padding-top:70px; }
.purchaseDiv .titArea {position:relative; border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:34px; }
.purchaseDiv .titArea:after {display: block; clear: both; *zoom: 1; content: '';}
.purchaseDiv .titArea .tit {display:inline-block; font-family: 'Nanumsquare'; font-size:26px; color:#333; }
.purchaseDiv .titArea .radioArea {display:inline-block; margin-left:20px;}
.purchaseDiv .titArea .radioArea input[type="radio"] + label {margin-right:20px;}
.purchaseDiv .titArea .checkBtn {position: absolute; top: 10px; right: 0;}
.purchaseDiv .titArea .modifyBtn {position: absolute; top: 10px; right: 0; font-size: 16px; color: #7750ad; border-bottom: 1px solid #7750ad;}
.purchaseDiv .conArea {margin-bottom:75px;}
.purchaseDiv .conArea.hide {display:none;}
.purchaseDiv .conArea > ul {overflow:hidden; }
.purchaseDiv .conArea > ul > li {float:left; width:550px;}
.purchaseDiv .conArea > ul > li:last-child {float:right;}
.purchaseDiv .conArea > ul > li .table_type2 tbody th {width:120px;}
.purchaseDiv .conArea > ul > li .table_type2 .input01 {width:100%;}
.purchaseDiv .conArea > ul > li .table_type2 .select01 {width:100%;}
.purchaseDiv .conArea > ul > li .table_type2 .birth:after {display: block; clear: both; *zoom: 1; content: '';}
.purchaseDiv .conArea > ul > li .table_type2 .birth select {float: left; width: calc((100% - 20px)/3); margin: 0 0 0 10px;}
.purchaseDiv .conArea > ul > li .table_type2 .birth select:first-child {margin: 0;}
.purchaseDiv .conArea > ul > li .table_type2 .id_number:after {display: block; clear: both; *zoom: 1; content: '';}
.purchaseDiv .conArea > ul > li .table_type2 .id_number > * {float: left;}
.purchaseDiv .conArea > ul > li .table_type2 .id_number span {margin: 0 5px; line-height: 46px; font-size: 14px; color: #333;}
.purchaseDiv .conArea > ul > li .table_type2 .id_number span:last-child {margin: 0 0 0 5px;}
.purchaseDiv .conArea > ul > li .table_type2 .id_number input:nth-child(1) {width: 180px;}
.purchaseDiv .conArea > ul > li .table_type2 .id_number input:nth-child(3) {width: 50px; padding: 0 10px; text-align: center;}
.purchaseDiv .conArea > ul > li .table_type2 .account:after {display: block; clear: both; *zoom: 1; content: '';}
.purchaseDiv .conArea > ul > li .table_type2 .account .input01 {float: left; width: calc(100% - 130px);}
.purchaseDiv .conArea > ul > li .table_type2 .account button {float: left; margin: 0 0 0 10px; width: 120px; height: 46px; background-color: #666; color: #fff;}
.purchaseDiv .conArea > ul > li .table_type2 .sub_txt {margin: 10px 0 0 0;}
.purchaseDiv .conArea > ul > li .table_type2 .sub_txt p {font-size: 14px; color: #666;}
.purchaseDiv .conArea > ul > li .table_type2 .sub_txt span {display: block; font-size: 14px; color: #999;}
.purchaseDiv .conArea .agreeBox {box-sizing:border-box; padding:10px 0; text-align:center; background:#ececec;}
.purchaseDiv .conArea .price_box {box-sizing: border-box; margin: 30px 0 0 0; padding: 30px 0; border: 1px solid #ddd; background-color: #fff; text-align: center;}
.purchaseDiv .conArea .price_box > ul {display: inline-block;}
.purchaseDiv .conArea .price_box > ul:after {display: block; clear: both; *zoom: 1; content: '';}
.purchaseDiv .conArea .price_box > ul > li {float: left; width: auto; padding: 0 0 0 50px; margin: 0 0 0 30px; background-repeat: no-repeat; background-position: 0 center;}
.purchaseDiv .conArea .price_box > ul > li:first-child {padding: 0; margin: 0;}
.purchaseDiv .conArea .price_box > ul > li:nth-child(2) {background-image: url(../images/sub/minus_icon.png);}
.purchaseDiv .conArea .price_box > ul > li:nth-child(3) {background-image: url(../images/sub/total_arrow.png);}
.purchaseDiv .conArea .price_box > ul > li p {font-size: 16px; color: #666;}
.purchaseDiv .conArea .price_box > ul > li strong {display: block; margin: 5px 0 0 0; font-size: 18px; font-weight: 500; color: #333; text-align: center;}
.radioArea input[type="radio"]{display: none;}
.radioArea input[type="radio"] + label {line-height: 20px; font-size:16px; color: #333; cursor: pointer;}
.radioArea input[type="radio"] + label span {display: inline-block; width:18px; height:18px; margin-right: 10px !important; vertical-align: sub; background:url(../images/common/radio_off.png) center no-repeat; cursor: pointer;}
.radioArea input[type="radio"]:checked + label span {background:url(../images/common/radio_on.png) center no-repeat;}
.purchaseDiv .btnArea {text-align:center; position:relative; display: flex; justify-content: center;}
.purchaseDiv .btnArea button {margin:0 3px; font-family: 'Nanumsquare'; font-size:18px; height:60px; line-height:60px;}
.purchaseDiv .btnArea .btn1 {color:#999; width:160px; background:#eee;}
.purchaseDiv .btnArea .btn2 {color:#fff; width:450px; background:#7755a8;}
.purchaseDiv .btnArea .btn3 {color:#333; width:160px; background:#fff; border:1px solid #999;}
.purchaseDiv .btnArea .btn4 {color:#fff; max-width:210px ; width:100%; background:#7755a8; }
.purchaseDiv .btnArea .btn5 {color:#333; width:210px;  background:#fff; border:1px solid #999;}
.purchaseDiv .btnArea .withdrawBtn {position:absolute; right:0px; top:20px; display:inline-block; width:80px; height:24px; line-height:24px; text-align:center; border:1px solid #999; font-size:14px; color:#999;}

.hiddenBox {display: none; box-sizing: border-box; margin: 20px 0; width: 100%; padding: 30px; border: 1px solid #ddd;}
.hiddenBox .table_type2 th {text-align: left;}
.hiddenBox .table_type2 td > p {display: inline-block; line-height: 46px;}
.hiddenBox .table_type2 .addBtn {margin: 0 0 0 10px;}

.purchaseDiv .write_form_type2 {border: 0;}
.write_form_type2 .row .input_box > ul > li {margin: 10px 0 0 0;}
.write_form_type2 .row .input_box > ul > li:first-child {margin: 0;}
.write_form_type2 .row .input_box .bill_input {overflow: hidden; margin: 5px 0 0 0;}
.write_form_type2 .row .input_box .bill_input input {float: left; margin: 0 0 0 2px;}
.write_form_type2 .row .input_box .bill_input input:first-child {margin: 0;}
.write_form_type2 .row .input_box .bill_input.input_col04 input {width: calc((100% - 6px)/4);}
.write_form_type2 .row .input_box .bill_input.input_col03 input {width: calc((100% - 4px)/3);}
.write_form_type2 .row .input_box .bill_input.input_col02 input {width: calc((100% - 2px)/2);}
.write_form_type2 .row .input_box p{display:inline-block;}
.write_form_type2 .row .input_box p span{color:#7755a8;}

/* 구매하기 -  쿠폰 선택 팝업 */
.popup_coupon .table_type1 tbody td {font-size: 14px;}
.popup_coupon .table_type1 .choiceBtn {display: inline-block; height: 36px; padding: 0 15px; background-color: #7755a8; color: #fff; font-size: 14px; border-radius: 5px;}


/* 공지사항 */

.noticeTit {margin-bottom:20px; position:relative; }
.noticeTit .num {font-size:16px; color:#333;}
.noticeTit .noticeSearch {position:absolute; right:0px; bottom:-10px;}
.noticeTit .noticeSearch .select01 {width:140px; margin-right:10px;}
.noticeTit .noticeSearch .searchDiv {width:330px; height:46px; position:relative; display:inline-block;}
.noticeTit .noticeSearch .searchDiv input[type="text"] {vertical-align:middle; width:100%; height:46px; line-height:46px; font-size:16px; padding:10px 35px 10px 10px; box-sizing:border-box; border:1px solid #ddd}
.noticeTit .noticeSearch .searchDiv button {position:absolute; right:20px; top:13px; text-indent:-9999px; width:22px; height:21px; background-position:-49px 0;}

.noticeDiv .view_contents2 .bottomBtns {margin-top:50px;}
.noticeDiv .view_top {width: 100%; border-top: 1px solid #999;}
.noticeDiv .view_top .qna_state1 {margin-top:0px !important; float:left; margin-right:20px; width:140px; height:80px; line-height:80px; text-align:center; font-size:16px; color:#666; border:1px solid #7fdddb;}
.noticeDiv .view_top .view_top_tit {box-sizing: border-box; width: 100%; padding:40px 0px; border-bottom:1px solid #ddd;}
.noticeDiv .view_top .view_top_tit strong {font-family: 'Nanumsquare'; font-weight:normal; font-size:26px; color:#333; display:block;}
.noticeDiv .view_top .view_top_tit span {display:inline-block; margin-top:5px;font-size:16px; color:#999; margin-top:10px;}
.noticeDiv .view_con {box-sizing: border-box; width: 100%; padding: 30px 0;}
.noticeDiv .view_con img {max-width: 100%; vertical-align: top; display:block; margin:0 auto 20px;}
.noticeDiv .view_con p {font-size: 16px; line-height: 1.7; color: #666;}
.noticeDiv .view_file {padding:10px 0; border-top:1px solid #ddd;}
.noticeDiv .view_file a {font-size:16px; color:#999;}
.noticeDiv .view_bot {box-sizing: border-box; width: 100%; padding: 0 30px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.noticeDiv .view_bot:after {display: block; clear: both; *zoom: 1; content: '';}
.noticeDiv .view_bot > div {float: left; width: 43%;}
.noticeDiv .view_bot > div span {float: left; display: block; box-sizing: border-box; width:90px; line-height:60px; font-size: 16px; color: #333;}
.noticeDiv .view_bot > div a {float: left; display: block; box-sizing: border-box; overflow: hidden; max-width: /* calc(100% - 90px); */ calc(100% - 120px); padding: 0 20px 0 0; line-height:60px; font-size: 16px; color: #999; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; transition: color 0.2s ease-in-out;}
.noticeDiv .view_bot > div a:hover {color: #666;}
.noticeDiv .view_bot .view_prev span { margin: 0 30px 0 0;}
.noticeDiv .view_bot .view_prev span .prev_arrow {margin-right:25px; width:6px; height:10px; background-position:-137px 0;}
.noticeDiv .view_bot .view_next span .next_arrow {margin-left:25px;width:6px; height:10px; background-position:-157px 0;}
.noticeDiv .view_bot .view_prev a {max-width: calc(100% - 100px);}
.noticeDiv .view_bot .btn_list {float: left; width: 180px; height: 60px; font-size: 16px; color: #fff; background-color: #7755a8; text-align: center; }
.noticeDiv .view_bot .view_next span {float: right; margin: 0 0 0 30px; }
.noticeDiv .view_bot .view_next a {float: right; padding: 0 0 0 20px;}
.noticeDiv .bb_end {border-bottom:1px solid #999;}
.noticeDiv .view_con iframe{max-width:100%; /* height:auto; */}

/* 로그인 */
.loginDiv {position: relative; width: 1170px; margin: 0 auto; padding-top: 100px; z-index: 1;}
.loginDiv .imgArea img {max-width: 100%; vertical-align: top;}
.loginDiv .txtArea {position: absolute; top: 130px; right: 0;}
.loginDiv .txtArea .login_bg {box-sizing: border-box; width: 690px; padding: 60px 120px; background-color: #fff; box-shadow: 40px 40px 59px rgba(119,119,119,0.2);}
.loginDiv .txtArea .login_bg .tit {font-family: 'Nanumsquare'; font-size: 2.5rem; color: #333; margin-bottom: 30px;}
.loginDiv .txtArea .login_bg ul li:after {display: block; clear: both; *zoom: 1; content: '';}
.loginDiv .txtArea .login_bg ul li:first-child {margin-bottom: 20px}
.loginDiv .txtArea .login_bg ul li span {float: left; width: 90px; line-height: 45px; font-size: 0.875rem; font-weight: 500; color: #999;}
.loginDiv .txtArea .login_bg ul li input {float: left; width: 360px; height: 45px; font-size: 1rem; color:#333; border: 0; border-bottom: 1px solid #ddd;}
.loginDiv .txtArea .loginBtn {display: block; margin: 30px 0 15px; width:100%; height: 60px; font-family: 'Nanumsquare'; font-size: 1.125rem; color: #fff; text-align: center; background-color: #7755a8;}
.loginDiv .txtArea .loginMenu {text-align:center; }
.loginDiv .txtArea .loginMenu a {position:relative; font-size:0.875rem; color:#666; display:inline-block; padding:0 20px;}
.loginDiv .txtArea .loginMenu a.on {color:#333; font-weight:500;}
.loginDiv .txtArea .loginMenu a:before {position:absolute; right:0px; bottom:0px; background-color:#ddd; width:1px; height:18px; content:''; display:block;}
.loginDiv .txtArea .loginMenu a:last-child:before {display:none;}
.loginDiv .txtArea .snsArea {margin: 30px 0 0 120px;}
.loginDiv .txtArea .snsArea:after {display: block; clear: both; *zoom: 1; content: '';}
.loginDiv .txtArea .snsArea span {display: block; float: left; line-height: 46px; font-size: 0.875rem; font-weight: 500; color: #999;}
.loginDiv .txtArea .snsArea button {display: block; float: left; margin: 0 0 0 20px; width: 46px; height: 46px; text-indent: -9999px; border-radius: 50%; background-color: #ddd; 
	background-image: url(../images/sub/sns_icons.png); background-repeat: no-repeat;}
.loginDiv .txtArea .snsArea button:first-child {margin: 0 0 0 40px;}
.loginDiv .txtArea .snsArea .f_btn {background-position: 0 0;}
.loginDiv .txtArea .snsArea .g_btn {background-position: -280px 0;}
.loginDiv .txtArea .snsArea .k_btn {background-position: -112px 0;}
.loginDiv .txtArea .snsArea .n_btn {background-position: -168px 0;}
.loginDiv .txtArea .snsArea .f_btn:hover {background-position: 0 -56px;}
.loginDiv .txtArea .snsArea .g_btn:hover {background-position: -280px -56px;}
.loginDiv .txtArea .snsArea .k_btn:hover {background-position: -112px -56px;}
.loginDiv .txtArea .snsArea .n_btn:hover {background-position: -168px -56px;}


/* 회원가입 */

.joinDiv .joinStep ul li {display:inline-block; background-size:100% 100% !important;}
.joinDiv .joinStep ul li {width: calc((100% - 690px)/2); height:140px; line-height:140px; text-align:center; margin-left:-4px;}
.joinDiv .joinStep ul li p {font-family: 'Nanumsquare'; font-weight:500; font-size:20px; color:#666;}
.joinDiv .joinStep ul .on {width: 690px; height:180px; line-height:180px;}
.joinDiv .joinStep ul .on p {font-family: 'Nanumsquare'; font-weight:500; color:#fff; font-size: 1.625rem;}
.joinDiv .joinStep ul .step01 {background:url(../images/sub/join_img01_off.jpg) no-repeat 0 0 ;}
.joinDiv .joinStep ul .step02 {background:url(../images/sub/join_img02_off.jpg) no-repeat 0 0 ;}
.joinDiv .joinStep ul .step03 {background:url(../images/sub/join_img03_off.jpg) no-repeat 0 0 ;}
.joinDiv .joinStep ul .step01.on {box-shadow:8px 10px 12px 2px #dcdada; background:url(../images/sub/join_img01_on.jpg) no-repeat 0 0 ;}
.joinDiv .joinStep ul .step02.on {box-shadow:8px 10px 12px 2px #dcdada; background:url(../images/sub/join_img02_on.jpg) no-repeat 0 0 ;}
.joinDiv .joinStep ul .step03.on {box-shadow:8px 10px 12px 2px #dcdada; background:url(../images/sub/join_img03_on.jpg) no-repeat 0 0 ;}

.joinDiv .joinKind {margin-top:80px; }
.joinDiv .joinKind ul {overflow:hidden;}
.joinDiv .joinKind ul li {position:relative; float:left; width:570px; height:105px; line-height:105px; background:#fff; box-sizing:border-box; padding:0 40px;}
.joinDiv .joinKind ul li:last-child {float:right;}
.joinDiv .joinKind ul li span {font-size: 1rem; color:#333;}
.joinDiv .joinKind .snsArea > div {position:absolute; right:40px; top:0px;}
.joinDiv .joinKind .snsArea button {margin:0 5px; width: 46px; height: 46px; text-indent: -9999px; border-radius: 50%; background-color: #ddd; 
	background-image: url(../images/sub/sns_icons.png); background-repeat: no-repeat; transition: background-color 0.3s ease-in-out;}
.joinDiv .joinKind .snsArea .f_btn {background-position: 0 0;}
.joinDiv .joinKind .snsArea .g_btn {background-position: -280px 0;}
.joinDiv .joinKind .snsArea .k_btn {background-position: -112px 0;}
.joinDiv .joinKind .snsArea .n_btn {background-position: -168px 0;}
.joinDiv .joinKind .snsArea .f_btn:hover {background-position: 0 -56px;}
.joinDiv .joinKind .snsArea .g_btn:hover {background-position: -280px -56px;}
.joinDiv .joinKind .snsArea .k_btn:hover {background-position: -112px -56px;}
.joinDiv .joinKind .snsArea .n_btn:hover {background-position: -168px -56px;}

.joinDiv .joinKind .joinBtn {position:absolute; right:40px; top:30px; font-family: 'Nanumsquare'; width:240px; height:46px; line-height:46px; font-size:1.125rem; color:#fff; background:#7755a8; text-align:center;}


.joinDiv .joinInfo .joinInfoUl {margin-top:80px; padding-top:30px;}
/*.joinDiv .joinInfo .joinInfoUl > li {float:left; width:550px;}
.joinDiv .joinInfo .joinInfoUl > li:last-child {float:right;}
.joinDiv .joinInfo .joinInfoUl > li .table_type2 tbody th {width:120px;}
.joinDiv .joinInfo .joinInfoUl > li .table_type2 .input01 {width:100%;}*/

.joinDiv .joinInfo .agreeDiv {margin-left:20px; margin-top:10px;}
.joinDiv .joinInfo .agreeDiv > span {font-size: 0.875rem; font-weight:500; color:#999; margin-right:25px;}
.joinDiv .joinInfo .agreeDiv .radioArea {display:inline-block;}
.joinDiv .joinInfo .agreeDiv .radioArea label {margin-right:25px;}
.joinDiv .joinInfo .joinBtn {margin:50px auto 0; display:block; width:450px; height:60px; line-height:60px; background:#7755a8; color:#fff; text-align:center; font-size:1.125rem;}
.joinDiv .joinInfo .all_check {margin:10px 0;}
.joinDiv .joinInfo .agreeBox {box-sizing:border-box; padding:15px 20px; width:320px; border:1px solid #ddd;}
.joinDiv .joinInfo input[type="checkbox"]{display: none;}
.joinDiv .joinInfo input[type="checkbox"] + label {line-height:20px; font-size: 1rem; color: #333; cursor: pointer;}
.joinDiv .joinInfo input[type="checkbox"] + label span {display: inline-block; width:20px; height:20px; margin-right: 10px !important; vertical-align: sub; background:url(../images/common/check_off.png) center no-repeat; cursor: pointer;}
.joinDiv .joinInfo input[type="checkbox"]:checked + label span {background:url(../images/common/check_on.png) center no-repeat;}
.joinDiv .joinInfo .agreeBox button {float:right; font-size:14px; color:#333; border-bottom:1px solid #1b1b1b;}
.joinDiv .joinInfo .agreeBox ul li:first-child {margin-bottom:5px;}
.joinDiv .joinInfo .jointxt {font-family: 'Nanumsquare'; font-size: 1.625rem; color:#333; text-align:center; margin:70px 0 70px; padding-top:75px; border-top:1px solid #ddd;}


/* 회원 - 계정찾기 */


.findinfoDiv {border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:75px 0 50px;}
.findinfoDiv .jointxt {font-family: 'Nanumsquare'; font-size: 1.625rem; color:#333; text-align:center; margin-bottom:70px; }
.findinfoDiv .jointxt span {display:block; font-family: 'Nanumsquare'; font-size:18px; color:#333; margin-top:10px;}
.findinfoDiv .findInfoUl {overflow:hidden; margin-bottom:80px;}
.findinfoDiv .findInfoUl > li {float:left; width:550px;}
.findinfoDiv .findInfoUl > li:last-child {float:right;}
.findinfoDiv .findInfoUl > li .table_type2 tbody th {width:120px;}
.findinfoDiv .findInfoUl > li .table_type2 .input01 {width:100%;}
.findInfoMenu {text-align:center; margin-top:20px;}
.findInfoMenu a {position:relative; font-size:14px; color:#666; display:inline-block; padding:0 20px;}
.findInfoMenu a.on {color:#333; font-weight:500;}
.findInfoMenu a:before {position:absolute; right:0px; bottom:0px; background-color:#ddd; width:1px; height:18px; content:''; display:block;}
.findInfoMenu a:last-child:before {display:none;}
.findinfoDiv .findinfo_Area {width:500px; margin:0 auto 80px; padding:20px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }



/* 미술 전시정보 */

.artList {padding-top:30px; border-top:1px solid #999;}
.artList ul {overflow:hidden;}
.artList ul li {overflow:hidden; height:250px; margin-bottom:20px; border-bottom: 1px solid #ddd; padding: 0 0 20px 0;}
.artList .imgArea {float:left; width:330px;}
.artList .txtArea {float:left; width:calc(100% - 330px); box-sizing:border-box; padding:15px 60px; }
.artList .txtArea .tit {
	margin:5px 0; ;font-size:24px; color:#333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	line-height: 1.4em; 
	max-height: 2.8em;
}
.artList .txtArea .con {
	font-size:16px; color:#666; margin:18px 0 25px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	line-height: 1.8em; 
	height: 5.4em;
}
.artList .txtArea .day { font-size:16px; color:#999;}

/* list paging */
.listPage {display: block; margin: 50px auto 0; text-align: center;}
.listPage button {display: inline-block; width:43px; height:20px; text-indent: -9999px; vertical-align:middle;}
.listPage button.btnPrev {background: transparent url(../images/common/list_prev.png) no-repeat center center;}
.listPage button.btnNext {background: transparent url(../images/common/list_next.png) no-repeat center center;}
.listPage ul {display: inline-block; margin: 0 30px; vertical-align: top;}
.listPage ul:after {display: block; clear: both; *zoom: 1; content: '';}
.listPage ul li {float: left; margin: 0 10px;}
.listPage ul li a {font-family: 'Nanumsquare'; display: block; width:40px; height:40px; line-height:40px; font-size: 16px; color: #333; cursor: pointer;}
.listPage ul li.active a {color: #fff; background-color: #7755a8;}


/* 반응형 테이블 */
.m_youtube {width:100%;height:320px;}

.likeTbl{width:100%; margin-bottom:20px;}
.likeTbl > ul{display:table;width:100%;}
.likeTbl > ul > li{display:table-row;width:100%;}
.likeTbl > ul > li > div{display:table-cell;}
.likeTbl > ul > li.likeTblTh{background:#eee;}
.likeTbl > ul > li.likeTblTh > div{padding:15px 0; border-bottom:1px solid #999; color:#666; vertical-align:middle; text-align:center; font-size:14px; font-weight:500;}
.likeTbl > ul > li.likeTblTh > div a{color:#666; font-size:14px; font-weight:500;}
.likeTbl > ul > li.likeTblTd > div {font-size:16px; padding:15px 2px;border-bottom:1px solid #ccc; vertical-align:middle;}
.likeTbl2 > ul > li.likeTblTd > div {padding:10px 2px;}
.likeTbl > ul > li.likeTblTd .bo_tit2 {color:#292929; font-size:14px; text-align:center;}
.likeTbl > ul > li.likeTblTd .td_subject a{-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a{display:block; color:#000;}
.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a em{font-style:normal;}

.bo_notice,
.bo_notice > div {background:#444 !important;}
.likeTbl > ul > li.bo_notice  .td_subject .bo_tit a{color:#ddd;}
.likeTbl .td_board {width:120px;text-align:center}
.likeTbl .td_chk {width:30px;text-align:center}
.likeTbl .td_name {width:160px;text-align:center;padding:10px 0}
.likeTbl .td_datetime {width:200px;text-align:center; color:#999; }
.likeTbl .td_num {width:100px; text-align:center; color:#666; font-size:16px;}
.likeTbl .td_num.point {color: #f36f89;}
.likeTbl .td_state {width:200px;text-align:center; }
.likeTbl .td_state .state {display:inline-block; width:140px; height:40px; line-height:40px; font-size:16px; text-align:center;}
.likeTbl .td_state .state1 {background:#bbb; color:#fff;}
.likeTbl .td_state .state2 {color:#7fdddb;}
.likeTbl .bo_tit a {font-size:16px; color:#333;}
.onlyMvV{display:none;}

.likeTbl .fileIcon {width:21px; height:23px; background-position:-90px 3px; margin:0 5px; vertical-align:middle;}
.likeTbl .lockIcon {width:14px; height:18px; background-position:-175px 0px; margin:0 5px; vertical-align:middle;}


/* qna */

.qnaTop {margin-bottom:80px; box-sizing:border-box; padding:40px 90px; width:100%; height:195px; background:url(../images/sub/qna_bg.jpg) no-repeat 100% 100% #fff;}
.qnaTop p {font-size:24px; color:#333; font-family: 'Nanumsquare';}
.qnaTop button {text-align:left; margin-top:40px; transition:0.3s; padding-bottom:5px; font-family: 'Nanumsquare'; font-size:16px; color:#333; border-bottom:1px solid #7750ad; display:inline-block; width:170px; background:url(../images/main/txt_line.png) no-repeat 100% 100%}
.qnaTop button:hover {width:180px;}

.qnaDiv .write_form {border-top:1px solid #999; padding-top:20px;}
.qnaDiv .qnaAgree {border-top:1px solid #ddd; margin:20px 0 40px;  }
.qnaDiv .qnaAgree .tit {font-size:26px; color:#333; font-family: 'Nanumsquare'; padding:50px 0 20px;}
.qnaDiv .qnaAgree .txtArea {margin-bottom:10px; width:100%; height:280px; box-sizing:border-box; border:1px solid #ddd; overflow-y:scroll; background:#fff; padding:20px;}
.qnaDiv .qnaAgree .txtArea.view {height:560px;}



.write_form .row {min-height: 50px;}
.write_form .row:after {display: block; clear: both; *zoom: 1; content: '';}
.write_form .row.col-2 .col {float: left; width: 50%;}
.write_form .row.col-2 .col:after {display: block; clear: both; *zoom: 1; content: '';}
.write_form .row .label {float: left; display: block; box-sizing: border-box; width:120px; line-height: 50px; font-size: 14px; font-weight: 500; color:#999; background-color: #f7f9fb; text-align: left;}
.write_form .row .label .star {padding: 0 3px 0 0; color: #155294;}
.write_form .row .input_box {float: left; box-sizing: border-box; width: calc(100% - 150px); padding: 6px 20px;}
.write_form .row .input_box input {box-sizing: border-box; width: 100%; padding: 0 10px; color: #333; border: 1px solid #ddd; background-color: #fff;}
.write_form .row 1,        arrows: true,        vertical: true    });    \ top .input_box .input02 {width: 200px;}
.write_form .row .input_box textarea { padding: 10px;}
.write_form .row .input_box .upload_name {border: 0;}

.write_form .row .file_box {position: relative;}
.write_form .row .file_box:after {display: block; clear: both; *zoom: 1; content: '';}
.write_form .row .file_box label {float: left; width:140px; height:46px; line-height:46px; font-size: 14px; color: #fff; background: #4a474e; text-align: center; cursor: pointer;}
.write_form .row .file_box input[type="file"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.write_form .row .file_box .upload_name {float: left; box-sizing:border-box; width: calc(100% - 140px); height:46px; padding:0 10px; background:transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none;}



.write_form_type2 {border-top:1px solid #999;border-bottom:1px solid #ddd; }
.write_form_type2 .row {min-height: 50px; }
.write_form_type2 .row:after {display: block; clear: both; *zoom: 1; content: '';}
.write_form_type2 .row.col-2 .col {float: left; width: 50%;}
.write_form_type2 .row.col-2 .col:after {display: block; clear: both; *zoom: 1; content: '';}
.write_form_type2 .row .label {padding:20px 15px; float: left; display: block; box-sizing: border-box; width:160px; line-height:1.2; font-size: 14px; font-weight: 500; color:#999; text-align: left;}
.write_form_type2 .row .label span{font-size:11px; line-height:1.2;}
.write_form_type2 .row .hp_auth_wrap {display:none;}
.write_form_type2 .row .label .star {padding: 0 3px 0 0; color: #155294;}
.write_form_type2 .row .input_box {float: left; box-sizing: border-box; width: calc(100% - 180px); padding: 10px 20px;}
.write_form_type2 .row .input_box input {box-sizing: border-box; padding: 0 10px; color: #333; border: 1px solid #ddd; background-color: #fff;}
.write_form_type2 .row .input_box .hp_wrap{display:flex; align-items:center;}
.write_form_type2 .row .input_box .hp_wrap span{margin:0 5px;}
.write_form_type2 .row .input_box .input02 {width: 200px;}
.write_form_type2 .row .input_box textarea { padding: 10px;}
.write_form_type2 .row .input_box .upload_name {border: 0;}
.write_form_type2 .row .input_box > span {font-size: 14px; color: #999;}
.write_form_type2 .row .p_toggle_con {display:none; background:#eee; padding:15px 20px; box-sizing:border-box; margin-top:10px;}
.write_form_type2 .row .p_toggle_con p {font-size:14px; color:#666; font-weight:500; margin-bottom:10px;}
.write_form_type2 .row .p_Toggle {font-size:16px; color:#7750ad; margin:10px 0 0 20px;}
.write_form_type2 .row .agreeDiv {margin-left:20px; margin-top:10px;}
.write_form_type2 .row .agreeDiv > span {font-size:14px; font-weight:500; color:#999; margin-right:25px;}
.write_form_type2 .row .agreeDiv .radioArea {display:inline-block;}
.write_form_type2 .row .agreeDiv .radioArea label {margin-right:25px;}
.write_form_type2 .row .addBtn {margin-left:5px; background:#4a474e; width:140px; height:46px; line-height:46px; text-align:center; font-size:14px; font-weight:500; color:#fff;}
.write_form_type2 .row .addInput {width:calc(100% - 146px) ; height:46px; line-height:46px; box-sizing:border-box; padding:0 20px; font-size:16px; color:#333; border:1px solid #ddd;}
.write_form_type2 .row .birth_select input {width: 150px; vertical-align: middle;}
.write_form_type2 .row .birth_select select {width: 100px;}
.write_form_type2 .row .birth_select select:first-child {width: 150px;}



/* left menu */
#A_Container_L .leftMenu {width:100%;}
#A_Container_L .leftMenu h2 {font-size:18px; color:#fff; padding:20px 40px; background:#4a474e; box-sizing:border-box;}
#A_Container_L .leftMenu ul {padding:20px 40px; background:#fff; box-sizing:border-box;}
#A_Container_L .leftMenu ul li {line-height:2.3; background:url(../images/sub/mypage_arrow_off.png) no-repeat 100% 50%;}
#A_Container_L .leftMenu ul li:hover {background:url(../images/sub/mypage_arrow_on.png) no-repeat 100% 50%;}
#A_Container_L .leftMenu ul li.on {background:url(../images/sub/mypage_arrow_on.png) no-repeat 100% 50%;}
#A_Container_L .leftMenu ul li.on a  {color:#333;}
#A_Container_L .leftMenu ul li:hover a {color:#333;}
#A_Container_L .leftMenu ul li a  {font-size:16px; color:#999; display:block;}
/*#A_Container_C .menuNav {top:30px;}*/

/* 마이페이지 */

.mypageTit {margin-bottom:30px; position:relative; border-bottom:1px solid #999;}
.mypageTit .num {display:inline-block; padding-bottom:20px; font-size:16px; color:#333;}
.mypageTit .rightCon {position:absolute;right:0px; bottom:10px;}
.mypageTit .rightCon .delBtn {margin-left:40px; width:140px; height:46px; line-height:46px; text-align:center; font-size:16px; color:#f36f89; border:1px solid #f36f89;}

.artList2 {overflow:hidden; margin:0 -15px;}
.artList2 > li {position:relative; width:33.3333%; float:left; box-sizing:border-box; margin-bottom:57px; padding:0 15px;}
.artList2 .imgArea {margin:0 auto; position:relative; height:350px;}
.artList2 .imgArea .mark {position:absolute; top:20px; left:20px; width:28px; height:27px; background:url(../images/main/star_off.png) no-repeat 0 0;}
.artList2 .imgArea .mark.on {background:url(../images/main/star_on.png) no-repeat 0 0;}
.artList2 .imgArea img {width:100%; height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); object-fit: cover;}
.artList2 .txtArea {margin:0 auto; box-sizing:border-box; background:#fff; width:100%; padding:15px 20px; position:relative;}
.artList2 .txtArea .state {display:inline-block; width:56px; height:20px; line-height:20px; text-align:center; font-size:12px; }
.artList2 .txtArea .state1 {border:1px solid #7fdddb; color:#7fdddb; }
.artList2 .txtArea .state2 {border:1px solid #f36f89; color:#f36f89; }
.artList2 .txtArea .state3 {border:1px solid #7755a8; color:#7755a8;}
.artList2 .txtArea .percent {position:absolute; right:20px; top:15px; font-size:16px; color:#666;}
.artList2 .txtArea .percent .mark2 {display:inline-block; width:12px; height:12px; border-radius:50%; background:#e30834; margin-left:5px;}
.artList2 .txtArea .tit {font-size:16px; color:#333; border-bottom:1px solid #ddd; padding:10px 0; margin-bottom:5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; display:block;}
.artList2 .txtArea .price ul li {overflow:hidden;}
.artList2 .txtArea .price ul li span {font-size:14px; color:#666;}
.artList2 .txtArea .price ul li span em {color:#999;}
.artList2 .txtArea .price ul li .r_txt {float:right;}
.artList2 .checkBtn {position:absolute; top:10px; left:10px;}

/* 마이페이지 - 공동구매내역 */
.my_buy_info {margin: 0 0 30px 0;}
.my_buy_info:after {display: block; clear: both; *zoom: 1; content: '';}
.my_buy_info li {float: left; box-sizing: border-box; width: calc((100% - 30px)/4); margin: 0 0 0 10px; height: 120px; padding: 30px; background-color: #eee;}
.my_buy_info li:first-child {margin: 0;}
.my_buy_info li p {font-size: 16px; color: #666;}
.my_buy_info li strong {display: block; margin: 10px 0 0 0; font-family: 'Nanumsquare'; font-size: 18px; color: #333;}


.pop_certificate .popup_wrap {width: 600px; height: 850px; padding: 20px 0;}
.pop_certificate .popup_wrap .certify_box {position: relative; width: 100%; height: 100%; background: url(../images/sub/bg_certificate.png) no-repeat center center / cover;}
.pop_certificate .popup_wrap .certify_box > div {position: absolute; top: 160px; left: 0; right: 0; margin: 0 auto;}
.pop_certificate .popup_wrap .certify_box .prd_img {display: block; margin: 0 auto; max-width: 240px;}
.pop_certificate .popup_wrap .certify_box .prd_img img {max-width: 100%; vertical-align: top;}
.pop_certificate .popup_wrap .certify_box .prd_info {padding: 15px 0 0 0; text-align: center;}
.pop_certificate .popup_wrap .certify_box .prd_info strong {display: block; font-size: 1.125rem; font-weight: 500; color: #333;}
.pop_certificate .popup_wrap .certify_box .prd_info p {line-height: 1.6; font-size: 0.875rem; color: #333;}
.pop_certificate .popup_wrap .certify_box .prd_info span {display: block; margin: 5px 0 0 0; font-size: 1rem; color: #333;}

/* 마이페이지 - 예치금 내역  */

.balance_top {margin-bottom:30px;}
.balance_top ul {overflow:hidden;}
.balance_top ul li {position:relative; float:left; min-height:130px; width:510px; box-sizing:border-box; padding:30px 40px; background:#eee;}
.balance_top ul li:last-child {float:right;}
.balance_top ul li .tit {font-size:16px; font-weight:500; color:#666; height:35px;}
.balance_top ul li .tit button {margin-left:15px; width:70px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#333; background:#fff; border-radius:15px;}
.balance_top ul li .price {font-size:32px; color:#333; font-family: 'Nanumsquare'; line-height:1;}
.balance_top ul li .price2 {font-size:20px; color:#999; font-family: 'Nanumsquare';}
.balance_top ul li .arrowBtn {text-align:left; position:absolute; right:35px; bottom:20px; transition:0.3s; padding-bottom:5px; font-family: 'Nanumsquare'; font-size:14px; color:#666; border-bottom:1px solid #7750ad; display:inline-block; width:110px; background:url(../images/main/txt_line.png) no-repeat 100% 100%}
.balance_top .txt_box {margin: 30px 0 0 0; box-sizing:border-box; padding:30px 40px; background:#eee;}
.balance_top .txt_box strong {display: block; margin: 0 0 10px 0; font-family: 'Nanumsquare'; font-size: 16px; color: #333;}
.balance_top .txt_box p {position: relative; padding: 0 0 0 10px; font-size: 14px; color: #666; word-break: keep-all;}
.balance_top .txt_box p:before {display: block; position: absolute; top: 10px; left: 0; width: 5px; height: 1px; background-color: #666; content: '';}

/* 출금신청 팝업 */
.popup_withdraw .con_box strong {display: block; font-family: 'Nanumsquare'; font-size: 16px; font-weight: 500; color: #333;}
.popup_withdraw .con_box p {margin: 5px 0 0 0; font-size: 18px; color: #333;}
.popup_withdraw .con_box label {display: block; margin: 30px 0 0 0; font-family: 'Nanumsquare'; font-size: 16px; font-weight: 500; color: #333;}
.popup_withdraw .con_box input {margin: 5px 0 0 0; width: 100%; height: 50px; padding: 0 30px; font-size: 16px; color: #666;}

/* 쿠폰내역 */
.coupon_top {margin: 0 0 30px 0; box-sizing: border-box; width: 100%; padding: 30px 40px; background-color: #eee;}
.coupon_top strong {font-family: 'Nanumsquare'; font-size: 20px; font-weight: 500; color: #333;}
.coupon_top strong em {font-family: 'Nanumsquare'; font-size: 20px; font-weight: 600; color: #333;}
.coupon_list .choiceBtn {display:inline-block; width:140px; height:40px; line-height:40px; font-size:16px; text-align:center; color: #fff; background-color: #7755a8;}
.coupon_list .choiceBtn02 {background-color: #bbb;}




/* 회원탈퇴 */

.withdrawTit {margin-bottom:30px; color:#666;}
.withdrawTit span {display:block; margin-bottom:10px; font-size:18px; color:#333; font-weight:500;}


.m_block {display:none;}



/*회사소개*/

.intro_area {position: relative; width: 1170px; }
.intro_area img {vertical-align: top; }
.intro_area .tit_box {position: absolute; top: 120px;right: 0; box-shadow: 40px 0 59px rgba(119, 119, 119, 0.20); background: #fff; background-image: url(../images/sub/comp_bg.png); background-repeat: no-repeat; box-sizing: border-box; padding:100px 120px; background-size: 100%;}
.intro_area .tit_box p {font-size: 20px; font-weight: 700; padding: 0 0 10px; font-family: 'Nanumsquare'; }
h4.section_tit {font-size: 32px; font-family: 'Nanumsquare'; padding: 0 0 0 30px; position: relative; font-weight: 900; color: #333;}
h4.section_tit:before {display: inline-block; content: ''; width: 10px;height: 10px;border-radius: 100%; background-color: #4b2a81; position: absolute; left: 0; top: 12px;}
.intro_txt {max-width: 720px; margin: 0 0 0 auto; padding: 115px 0 90px;}
.intro_txt h4.section_tit  {padding-bottom: 15px;}
.intro_txt p {font-size: 20px; color: #666; line-height: 1.6; padding: 0 0 0 30px; word-break: keep-all}
.intro_txt p .point_color {color: #4b2a81}
.art_img {max-width: 1170px; margin: 0 auto;}
.art_img:after {display: block; clear: both; content: '';}
.art_img li {float: left; width: calc((100% - 30px)/2); margin: 0 0 0 30px; height: 430px; box-sizing: border-box;  padding: 45px; color: #fff;  box-shadow: 40px 0 59px rgba(119, 119, 119, 0.20);}
.art_img li:first-child {margin: 0 0 0 0;}
.art_img li.box01 {background-image: url(../images/sub/comp_02.jpg) }
.art_img li.box02 {background-image: url(../images/sub/comp_03.jpg) }
.art_img li strong {font-size: 24px; font-family: 'Nanumsquare'; padding-bottom: 10px; display: block;}
.art_img li p {line-height: 1.6; padding-bottom: 6px; word-break: keep-all;}
.art_img li p:last-child {padding-bottom: 0;}
.history {max-width: 690px; margin: 0 0 0 auto; padding: 95px 0 90px;}
.his_tit {font-size: 32px; font-weight: 700; color: #333; font-family: 'Nanumsquare';}
.history .year {padding-top: 30px;}
.history .year:after {display: block; content: ''; clear: both;}
.history .year li {display: block; clear: both; color: #333;}
.history .year li .num {padding: 0 20px 0 0; position: relative; float: left; width: 52px; text-align: right; display: inline-block;}
.history .year li .num:after {display: block; width: 4px; height: 4px; background-color: #4b2a81; border-radius: 100%; content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.history .year li .con {width: calc(100% - 100px); padding: 0 0 0 20px; float: left; font-size: 20px;}
.business_area:after{display: block; clear: both; content: ''; }
.business_area li {width: calc((100% - 90px)/4); float: left; box-sizing: border-box; padding:15px 15px 0; background-color: #fff; text-align: center; margin: 0 0 0 30px; box-shadow: 40px 0 59px rgba(119, 119, 119, 0.20);}
.business_area li:first-child {margin-left: 0;}
.business_area li .img_box img{width: 100%; vertical-align: top;}
.business_area .box {margin-top: 20px;}
.business_area li .txt_box {position: relative; height: 80px; }
.business_area li .txt_box p{position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; color: #333; font-size: 20px; text-align: center;}
.graph_area {/*padding: 130px 0;*/ padding: 160px 0;}
.graph_area .graph_box {background: #fff; max-width: 1170px; margin: 25px auto 0; padding: 80px 90px 80px 120px; box-sizing: border-box; }
.graph_area .graph_box .tit {font-size: 22px; font-weight: 700; font-family: 'Nanumsquare'; margin-bottom: 25px; display: block;}
.graph_area .graph_box img{vertical-align: top; margin-bottom: 50px; max-width: 100%;}
.graph_area .graph_box p {font-size: 20px; color: #666; line-height: 1.6; padding: 10px 0; word-break: keep-all;}
.buy_area {}
.buy_area .buy_box {width: 100%; margin-top: 25px;}
.buy_area .buy_box li {height: 260px;width: 100%; background-color: #fff; margin: 0 0 30px; box-shadow: 40px 0 59px rgba(119, 119, 119, 0.20);}
.buy_area .buy_box li:after{display: block; clear: both; content: '';}
.buy_area .buy_box li > div {width: 50%; float: left; height: 100%;}
.buy_area .buy_box li .img_box {background-repeat: no-repeat;}
.buy_area .buy_box li .txt_box{ position: relative; box-sizing: border-box; }
.buy_area .buy_box li .txt_box > div{ position: absolute; top: 50%; transform: translateY(-50%); padding: 0 110px 0 80px;}
.buy_area .buy_box li .txt_box strong {font-size: 24px; font-weight: 900; display: block; margin-bottom: 13px; font-family: 'Nanumsquare';word-break: keep-all;}
.buy_area .buy_box li .txt_box p {color: #666; line-height: 1.6; word-break: keep-all;}
.buy_area .buy_box li .txt_box span {font-size: 14px; color: #999;}

.buy_area .buy_box li:nth-child(1) .img_box{background-image: url(../images/sub/buy01.jpg)}
.buy_area .buy_box li:nth-child(2) .img_box ,.buy_area .buy_box li:nth-child(4) .img_box{background-image: url(../images/sub/buy02.jpg); float: right;}
.buy_area .buy_box li:nth-child(3) .img_box{background-image: url(../images/sub/buy03.jpg)}


/*이용방법*/

.use_area:after {display: block; clear: both; content: '';}
/*.use_area > div > div {float: left;}*/
.use_area > div {position: relative; padding: 0 0 70px;}
.use_area > div:after {display: block; clear: both; content: '';}
.use_area > div .img_box {max-width: 810px; float: left;}
.use_area > div .img_box img {vertical-align: top; width: 100%;}
.use_area > div .txt_box {width: calc(100% - 810px); margin: 0 0 0 auto; height: 480px;}
.use_area > div .txt_box > div{position: absolute; top: 50%; transform: translateY(-50%); padding: 0 0 0 80px;}
.use_area > div .txt_box .b_tit {font-size: 3.125rem; font-weight: 700; font-family: 'Nanumsquare'; color: #4b2a81; display: block; margin: 0 0 10px; padding: 0 0 0 35px; position: relative;}
.use_area > div .txt_box .b_tit:before {display: inline-block; content: ''; width: 10px; height: 10px; background-color: #4b2a81; border-radius: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.use_area > div .txt_box .txt {font-size:1.125rem; padding: 0 0 25px 35px; color: #666; line-height: 1.6; word-break: keep-all;}
.use_area > div .txt_box .txt:last-child {padding-bottom: 0;}
.use_area > div .txt_box .txt02  {padding: 0; font-size: 1.25rem;}
.use_area > .box_02 {padding-top:80px}
.use_area > .box_02 .img_box {float: right;}
.use_area > .box_02 .txt_box {margin: 0 auto 0 0;}
.use_area > .box_02 .txt_box > div {padding: 0;}

.use_area > div .txt_box .s_tit {font-size: 2rem; color: #4b2a81; margin-bottom: 30px; font-weight: 400; font-family: 'Nanumsquare';}
.use_area > div .txt_box .s_tit .point {font-weight: 700; font-family: 'Nanumsquare'; position: relative;}
.use_area > div .txt_box .s_tit .point:before {display: block; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); content: ''; width: 4px; height: 4px; border-radius: 100%; background: #4b2a81;}
.gain_list {padding: 0 0 70px;}
.gain_list:after {display: block; clear: both; content: '';}
.gain_list li {width: calc((100% - 60px)/3); float: left; margin: 0 0 0 30px;}
.gain_list li img{vertical-align: top; max-width: 100%;}
.gain_list li:first-child {margin-left: 0;}
.gain_list .txt {padding: 20px 0 0;}
.gain_list .txt strong{font-size: 2rem; color: #333; margin: 0 0 10px; display: block; font-family: 'Nanumsquare'; font-weight: 900;}
.gain_list .txt p{font-size: 1rem; color: #333; line-height: 1.6; }
.gain_list .txt span {color: #999; font-size: 1rem; display: block; }
.use_area > div .txt_box .b_tit_img {padding: 0 80px 0 35px; background: url(../images/sub/ic_art_group.png)no-repeat right center;}
.use_area > div .txt_box .txt em {color: #666; font-weight: 700;}

.process  {padding: 0 0 60px;}
.process:after {display: block; clear: both; content: '';}
.process .step_list{}
.process .step_list >li{text-align: center; float: left; width: calc((100% - 90px)/4); background: #fff; padding: 20px 15px; box-sizing: border-box;  margin: 0 0 30px 30px; height: 450px; vertical-align: top;}
.process .step_list li .img_box  {height: 270px;}
.process .step_list li img {display: block; margin: 0 auto;max-width: 100%;}
.process .step_list li:nth-child(4n+1) {margin-left: 0;}
.process .step_list li .tit {display: block; margin: 0 0 15px; font-size: 1.375rem; font-family: 'Nanumsquare'; font-weight: 700; color: #333; word-break: keep-all;}
.process .step_list li p {font-size: 1rem; color: #666;margin: 0 0 5px;word-break: keep-all; padding: 0 10px;}
.process .step_list li p span {color: #999; font-weight: 500;}
.process .step_list li .step_tit { color: #333; margin: 0 0 10px; font-family: 'Nanumsquare'; font-weight: 700; font-size: 1.0625rem;}
.process .step_list .bar {background: #352341; }
.process .step_list .bar:after {display: block; clear: both; content: '';}
.process .step_list .bar li {width: 50%; float: left; line-height: 40px; color: #fff;}
.process .step_list .bar li.gold {color: #95795a;}

.use_bt {clear: both; position: relative; background: url(../images/sub/manual07.jpg)no-repeat center/cover; height: 580px; width: 100%; }
.use_bt:after {padding-top: 100px; } 
.use_bt > div {position: absolute; top: 50%; transform: translateY(-50%); color: #fff; left: 120px;}
.use_bt > div h3 {font-size: 2rem; display: block; margin: 0 0 15px; font-weight: 900; font-family: 'Nanumsquare'; }
.use_bt > div p {font-size: 1rem; line-height: 1.6; word-break: keep-all;}

.process02 .step_list > li {padding: 60px 10px 20px }
.use_tit  {font-size: 1.5rem; font-family: 'Nanumsquare'; font-weight: 700; color: #333; margin: 0 0 25px;}
.process02 .step_list li .step_tit {margin: 0 0 25px;}
.process02 .step_list li p {padding: 0 20px;}
.process02 .step_list li img {margin-bottom: 25px;}








@media screen and (min-width: 1201px) and (max-width: 1600px) {
	.sub_contents:after {width: calc(100% - 30px);}
	.sub_bg {padding: 0 30px;}
	
/*	회사소개*/
	.use_area > div .img_box {max-width: 550px;}
	.use_area > div .txt_box {width: calc(100% - 550px); height: auto; }
	.use_area > div .txt_box > div {padding: 0 7% 0 60px;}
	.use_area > div .txt_box .b_tit {font-size: 2.625rem;}
	
	
/*	이용방법*/
	.process .step_list li .img_box {height: auto;}
	.process02 .step_list {text-align: center; font-size: 0;}
	.process02 .step_list > li {width :calc((100% - 90px)/3); float: none; display: inline-block; }
	.process02 .step_list li:nth-child(4n+1) {margin-left: 30px;}
	.process02 .step_list li:nth-child(3n+1) {margin-left: 0px;}

	
}


@media screen and (min-width: 1201px) and (max-width: 1420px) {
	.saleView_top .txtArea > div {max-width: 440px; width: calc(100% - 500px);}
	.saleView_top .txtArea .saleBtn {margin: 95px 0 0 0;}
	.saleView_top .txtArea .txtBtn {margin: 0;}
	.saleView_top .txtArea .txtBtn p {font-size: 13px;}
	.saleView_top .txtArea_buy > div {max-width: 440px; width: calc(100% - 500px);}

	/* 마이페이지 경매내역 */
	#A_Container_C .saleView_top .imgArea {width: 400px;}
	#A_Container_C .saleView_top .txtArea_buy > div {max-width: 490px; width: calc(100% - 320px);}
	#A_Container_C .saleView_top .txtArea_buy {padding: 30px 50px 50px 0;}

	/* 회원가입 */
	.joinInfoUl .write_form_type2 .row .agreeDiv .radioArea label:last-child {margin: 0;}
	.joinInfoUl .write_form_type2 .row .birth_select select {width: 90px;}
	.joinInfoUl .write_form_type2 .row .birth_select select:first-child {width: 120px;}
}

@media screen and (min-width:868px) and (max-width:1199px) {
	/* 회원가입 */
	.joinInfoUl .write_form_type2 .row {height: auto;}
	.joinInfoUl .write_form_type2 .row.col-2 .col {float: none; width: 100%;}
	.joinInfoUl .write_form_type2 .row.col-2 .col:first-child {border-bottom: 1px solid #ddd;}
	.joinInfoUl .write_form_type2 .row .label {float: none; width: 100%; padding: 10px 0 0 10px; font-size: 13px;}
	.joinInfoUl .write_form_type2 .row .input_box {float: none; width: 100%; padding: 10px; font-size:13px;}
	.joinInfoUl .write_form_type2 .row .input_box input {width: 100%;}
	.joinInfoUl .write_form_type2 .row .input_box .addInput {width: calc(100% - 146px);}
	.joinDiv .joinInfo .joinInfoUl {max-width: 800px; margin: 80px auto 0;}
	.joinDiv .joinInfo .agreeBox {width: 100%;}




	

}
@media screen and (min-width:1025px) and (max-width: 1200px) {
	.saleView_top {padding: 50px 0 0 0;}
	.saleView_top .imgArea {width: 420px;}
	.saleView_top .txtArea {width: calc(100% - 60px); min-height: auto; padding: 50px 30px 50px 0;}
	.saleView_top .txtArea > div {width: calc(100% - 390px);}
	.saleView_top .txtArea .txtBtn {margin: 30px 0 0 0;}

	/* 마이페이지 경매내역 */
	#A_Container_C .saleView_top .imgArea {width: 400px;}
	#A_Container_C .saleView_top .txtArea_buy > div {max-width: 490px; width: calc(100% - 320px);}
	#A_Container_C .saleView_top .txtArea_buy {padding: 30px 50px 50px 0;}

}

@media screen and (min-width:768px) and (max-width: 1024px) {

	/* 공동구매 */
	.subTit_div {padding: 50px 0 30px;}
	.subTit_div .saleTab {top: 50px;}
	.subTit_div .saleTab > li {width: auto; padding: 0 15px;}
	.saleList > li {width: 33.333333%; padding: 0 10px; margin-bottom: 30px;}
	.saleList .imgArea .mark {top: 10px; left: 10px;}
	.saleList .txtArea {padding: 15px;}
	.saleList .txtArea .percent {right: 15px; font-size: 0.875rem;}
	.saleList .txtArea .state {min-width: 40px; padding: 0 5px;}
	.saleView_top {padding: 50px 0 0 0;}
	.saleView_top .imgArea {width: 330px;}
	.saleView_top .txtArea {width: calc(100% - 60px); min-height: auto; padding: 50px 30px 50px 0;}
	.saleView_top .txtArea > div {width: calc(100% - 300px);}
	.saleView_top .txtArea .txtBtn {margin: 30px 0 0 0;}

	/* 마이페이지 경매내역 */
	#A_Container_C .saleView_top .imgArea {width: 330px;}
	#A_Container_C .saleView_top .txtArea_buy > div {max-width: 490px; width: calc(100% - 230px);}
	#A_Container_C .saleView_top .txtArea_buy {padding: 30px 50px 50px 0;}
	
/*	이용방법*/
	.process02 .step_list > li {padding: 40px 10px 20px}
	.process .step_list li .img_box{ height: auto;}

.noticeDiv .view_con iframe{width:100%;}

.purchaseDiv .btnArea .btn2{width:130px;}




}

/* tablet */
@media screen and (min-width:768px) and (max-width:1200px) {

	.sub_contents:before {width: 230px; height: 120px; top: -60px;}
	.sub_contents:after {width: calc(100% - 30px);}
	
	.sub_bg {box-sizing: border-box; width: 100%; padding: 0 0 0 30px;}



	/* 로그인 */
	.loginDiv {box-sizing: border-box; max-width: 1170px; width: 100%; padding: 80px 30px 0 60px;}
	.loginDiv .imgArea {width: 450px;}
	.loginDiv .txtArea {top: 120px; right: 30px;}
	.loginDiv .txtArea .login_bg {width: 570px; padding: 30px 60px;}
	.loginDiv .txtArea .snsArea {margin: 30px 0 0 240px;}


	/* 검색 */	
	.searchDiv h2.searchTit {margin: 50px 0 0 0;}
	.searchList .imgArea {height: 330px;}
	.searchList .txtArea {height: 330px; padding: 20px 30px;}
	.searchList .txtArea .picInfo {padding: 15px 0 0 0; margin: 15px 0 0 0;}
	.searchList .txtArea .picInfo > li {line-height: 2;}

	
	.tab_content img {max-width: 100%;  height: auto !important;}

	/* 주문결제 */
	.subTit_div .tit_nav {top: 15px;}
	.purchaseDiv .conArea > ul > li {float: none; width: 100%;}
	.purchaseDiv .conArea > ul > li:last-child {float: none;}

	/* 공지사항 리스트 */
	.subTit_div .menuNav {top: -30px;}
	.likeTbl .td_num {width: 80px;}
	.likeTbl .bo_tit a {max-width: 320px;}
	.likeTbl .td_datetime {width: 120px;}
	.likeTbl .td_state {width: 100px;}
	.likeTbl .td_state .state {width: 100%;}
	.likeTbl .td_name {width: 100px;}

	.noticeDiv .view_bot > div {width: calc((100% - 180px)/2);}
	.noticeDiv .view_bot > div a {max-width: calc(100% - 100px);}
	.noticeDiv .view_bot .view_prev span {margin: 0 10px 0 0;}
	.noticeDiv .view_bot .view_next span {margin: 0 0 0 10px;}

	.artList .txtArea {height: 250px; padding: 20px 40px;}
	.artList .txtArea .con {overflow: hidden; height: 5.4em; line-height: 1.8; text-overflow: ellipsis; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

	.noticeDiv .view_top .view_top_tit {overflow: hidden;}
	.noticeDiv .view_top .view_top_tit > div {float: left; width: calc(100% - 162px);}

	/* 마이페이지 */
	.searchList .txtArea .viewBtn {right: 30px; bottom: 20px; width: 90px;}
	.saleView_top .txtArea_buy {min-height: auto; padding: 50px 30px 50px 0;}
	.saleView_top .txtArea_buy > div {max-width: 440px; width: calc(100% - 230px);}
	.saleView_top .txtArea_buy .pieceArea {clear: both;}
	.saleView_top .txtArea_buy .pieceArea ul li {float: none; width: 100%;}
	.saleView_top .txtArea_buy .pieceArea ul li:after {display: block; clear: both; *zoom: 1; content: '';}
	.saleView_top .txtArea_buy .pieceArea ul li .txt {float: left;}
	.saleView_top .txtArea_buy .pieceArea ul li span {float: left;}
	.saleView_top .txtArea_buy .pieceArea ul li p {float: right;}
	.saleView_top .txtArea_buy .pieceArea ul li .line {margin-top: 14px;}
	.saleView_top .txtArea_buy .saleBtn {position: static; bottom: auto; width: 100%;}

	.searchList .txtArea .viewBtn2 {top: 20px; right: 30px; height: 26px; font-size: 12px;}

	/* 예치금 내역 */
	.balance_top ul li {width: calc((100% - 20px)/2); margin: 0 0 0 20px; padding: 30px 30px 60px;}
	.balance_top ul li:first-child {margin: 0;}
	.balance_top ul li .arrowBtn {bottom: 20px;}

	/* 회원 */
	.joinDiv .joinStep ul .on {width: 50%;}
	.joinDiv .joinStep ul li {width: 25%;}
	.joinDiv .joinKind ul li {float: none; width: 100%;}
	.joinDiv .joinKind ul li:last-child {float: none; margin: 10px 0 0 0;}
	.joinDiv .joinInfo .joinInfoUl > li {float: none; width: 100%;}
	.joinDiv .joinInfo .joinInfoUl > li:last-child {float: none;}
	.findinfoDiv .findInfoUl > li {float: none; width: 100%;}
	.findinfoDiv .findInfoUl > li:last-child {float: none;} 
	
	/*	회사소개*/
	h4.section_tit {font-size: 28px;}
	.his_tit {font-size: 28px;}
	.intro_area {width: 100%;}
	.intro_area img {max-width: 520px;}
	.intro_area .tit_box {padding: 50px; bottom: -90px; top: auto;}
	.intro_area .tit_box .b_tit img {width: 80%;}
	.art_img li {padding:35px; width: calc((100% - 10px)/2); margin: 0 0 0 10px; }
	.business_area li {width: calc((100% - 30px)/2); margin: 0 0 30px 30px;}
	.business_area li:nth-child(odd) {margin-left: 0}
	.graph_area .graph_box {padding: 60px 40px;}
	.buy_area .buy_box li .txt_box strong {font-size: 22px;}
	.buy_area .buy_box li .txt_box > div {padding: 0 20px;}
	
	
/*	이용방법*/

	.use_area > div .txt_box {width: 100%; margin:  0 auto; height: auto; clear: both;}
	.use_area > div .txt_box > div{position: static; transform: none; padding: 30px 0 0 20px;}
	.use_area > div .txt_box .b_tit{clear: both; font-size: 2.375rem; display: inline-block;}
	
	.use_area > .box_02 .txt_box > div {padding: 30px 0 0 20px;}
	.use_area > .box_02 .img_box {float: none;}
	
	.use_area > div .txt_box .txt {padding: 0 0 15px 35px;}
	.use_area > div .txt_box .txt02{padding: 0;}
	.gain_list li {width: calc((100% - 20px)/3); margin: 0 0 0 10px;}
	.gain_list .txt strong{font-size: 1.625rem;}
	
	.process .step_list >li{width: calc((100% - 30px)/2);}
	.process .step_list li:nth-child(2n+1){margin-left: 0;}
	.process02 .step_list > li{height: 420px;}
	.use_bt > div {left: 60px;}


    /* 마이페이지 */
    .artList2 .imgArea{height:300px;}   

}

/* mobile 가로, tablet */
@media screen and (min-width:481px) and (max-width:767px) {
	.m_youtube {width:100%;height:calc(320/640*100vw);}
	.m_block {display:block;}
	.sub_contents {padding:70px 0px 80px;}
	.sub_contents:before {top: -50px; width: 100%; height: 50px;}
	.sub_contents:after {top: 0; width:100%;}

	.bottomBtns button {height:40px; line-height:40px; font-size:13px;}
	.bottomBtns .btn1 {width:80px;}
	.bottomBtns .btn2 {width:160px;}
	.bottomBtns .btn3 {width:80px;}
	.bottomBtns .btn4 {width:60px;}
	.bottomBtns .btn5 {width:130px;}

	.input01 {height:40px; line-height:40px; font-size:14px; padding:0 10px;}
	.textarea1 {font-size:14px; padding:10px; }
	.select01 {font-size:13px; height:40px; line-height:40px;}
    .e_select{height:40px; line-height:40px; font-size:13px;}


	/* 반응형 테이블 */
	.searchDiv .searchInput input[type="text"] {width:250px; margin-top:10px;}
	.searchDiv .searchInput button {top:20px;}
	.likeTbl > ul{display:block !important;}
    .likeTbl > ul > li{display:block !important;overflow:hidden;border-bottom:1px solid #e6e6e6; position:relative;}
    .likeTbl > ul > li > div{display:block;border-bottom:0px !important;padding:0px;}
    .likeTbl > ul > li.likeTblTh > div {padding:10px 0;}
    .likeTbl > ul > li.likeTblTd{padding:7px 10px; text-align:left; box-sizing:border-box;}
    .likeTbl > ul > li.likeTblTd > div{padding:0px;border-bottom:0px;}
    .likeTbl > ul > li.likeTblTd .bo_tit2 {text-align:left;}
    .likeTbl .m_right {float:right;}
    .likeTbl > ul > li > div.mvInlineN{display:none;}
    .likeTbl > ul > li > div.mvInlinev {display:inline-block;width:auto !important; font-size:13px;}
    .likeTbl > ul > li > div.mvblockv {display:block;width:auto !important; font-size:14px; text-align:left;}
    /* .likeTbl > ul > li > div.td_datetime:before{content:" " !important;} */
    /* .likeTbl > ul > li > div.mvInlinev:before{content:" / ";color:#ddd;} */
    /* .likeTbl > ul > li > div.mvInlinev.td_name:before{content:" "} */
    .likeTbl > ul > li > div.mvInlinev.td_name{padding-left:2px;}
    .likeTbl > ul > li > div.td_subject{display:block;}
    .likeTbl > ul > li > div.td_subject a{padding:0 0 8px 0;}
    .likeTbl > ul > li > div.td_subject a.bo_cate_link{display:inline-block;padding-top:8px;}
	.likeTbl > ul > li > div.td_chk{position:absolute;right:0px;top:0px;}
	.likeTbl > ul > li > div.mvInlinev.td_state {float: right;}
    .likeTbl .td_state .state {width:80px; height:30px; line-height:30px; font-size:13px;}

    .likeTbl > ul > li:hover.likeTblTd .td_subject a{padding-left:0px;}
	.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a{padding-top:8px; font-size:14px;}
	.likeTbl .subIcon + .subIcon {margin: 0;}
	.likeTbl .fileIcon {width: 15px; height: 15px; background-position: -65px 0; background-size: 137px 15px;}
	.likeTbl .lockIcon {width: 10px; height: 13px; background-position: -127px 0; background-size: 137px 15px;}
    .onlyMvV{display:inline-block;margin-left:-5px;}	

    .write_form .row {height: auto;}
	.write_form .row.col-2 .col {float: none; width: 100%;}
	.write_form .row.col-2 .col:first-child {border-bottom: 1px solid #ddd;}
	.write_form .row .label {float: none; width: 100%; padding: 0 0 0 10px; font-size: 13px;}
	.write_form .row .input_box {float: none; width: 100%; padding: 10px;}
	.write_form .row .input_box input {width: 100%; font-size: 14px;}
	.write_form .row .input_box .input02 {width: 100%;}
	.write_form .row .input_box .upload_name {width: calc(100% - 65px);}
	.write_form .row .input_box textarea {font-size: 14px;}
	.write_form .row .file_box label {font-size: 14px;}

	.write_form_type2 .row {height: auto;}
	.write_form_type2 .row.col-2 .col {float: none; width: 100%;}
	.write_form_type2 .row.col-2 .col:first-child {border-bottom: 1px solid #ddd;}
	.write_form_type2 .row .label {float: none; width: 100%; padding: 10px 0 0 10px; font-size: 13px;}
	.write_form_type2 .row .input_box {float: none; width: 100%; padding: 10px; font-size:13px;}
	.write_form_type2 .row .input_box input {width: 100%; font-size: 14px;}
	.write_form_type2 .row .input_box .input02 {width: 100%;}
	.write_form_type2 .row .input_box .upload_name {width: calc(100% - 65px);}
	.write_form_type2 .row .input_box textarea {font-size: 14px;}
	.write_form_type2 .row .file_box label {font-size: 14px;}
	.write_form_type2 .row .p_Toggle {font-size:13px; margin:10px 0 0 0;}
	.write_form_type2 .row .agreeDiv {margin-left:0;}
	.write_form_type2 .row .agreeDiv > span {margin-right:10px;}
	.write_form_type2 .row .agreeDiv .radioArea label {margin-right:10px;}
	.write_form_type2 .row .input_box .addInput {height:40px; line-height:40px; font-size:13px; padding:0 10px; width:calc(100% - 105px);}
	.write_form_type2 .row .input_box .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.joinInfoUl .write_form_type2 .row {border-top: 1px solid #ddd;}
	.write_form_type2 .row .birth_select input {width: 150px;}

	
	.agree_box .txt_box p {font-size: 14px;}
	.check_box label {font-size: 14px;}
	.input_box input[type="checkbox"] + label {font-size:13px;}

	/* 로그인 */
	.loginDiv {width: 95%; padding-top: 0;}
	.loginDiv .imgArea img {width:100%;}
	.loginDiv .txtArea {position:initial; left:0; top:0;}
	.loginDiv .txtArea .login_bg {width:100%; padding:20px;}
	.loginDiv .txtArea .login_bg .tit {margin-bottom: 15px font-size: 1.571rem;}
	.loginDiv .txtArea .login_bg ul li span {font-size:13px;}
	.loginDiv .txtArea .login_bg ul li input[type="text"] {width:100%; font-size:14px;}
	.loginDiv .txtArea .login_bg ul li input[type="password"] {width:100%; font-size:14px;}
	.loginDiv .txtArea .loginBtn {height:40px; line-height:40px; font-size:14px}	
	.loginDiv .txtArea .loginMenu a {font-size:13px; padding:0 10px;}
	.loginDiv .txtArea .snsArea {margin-left:0; text-align:center;}
	.loginDiv .txtArea .snsArea span {float: none; display: inline-block; vertical-align: top;}
	.loginDiv .txtArea .snsArea button {float: none; display: inline-block; vertical-align: top;}


	/* 회원가입 */
	.subTit_div {padding: 0 0 20px;}
	.subTit_div .tit {font-size: 1.5rem;}
	.joinDiv .joinStep ul .on {width:40%; height:80px; line-height:80px;}
	.joinDiv .joinStep ul .on p {font-size:14px;}
	.joinDiv .joinStep ul li {width:30%; height:60px; line-height:60px;}
	.joinDiv .joinStep ul li p {font-size:12px;}
	.joinDiv .joinKind {margin-top:50px;}
	.joinDiv .joinKind ul li {text-align:center; width:100%; margin-bottom:10px; float:initial; height:auto; padding:20px; line-height:1.2;}
	.joinDiv .joinKind ul li:last-child {float:initial;}
	.joinDiv .joinKind ul li span {font-size:13px; margin-bottom:10px; display:inline-block;}
	.joinDiv .joinKind .snsArea > div {position:initial;}
	.joinDiv .joinKind .joinBtn {position: static; margin: 0 0 0 10px; width: 120px; height:40px; line-height:40px; font-size: 0.875rem;}

	.joinDiv .joinInfo .joinInfoUl {margin: 50px 0 0 0;}

	.joinDiv .joinInfo .joinInfoUl > li {width:100%; float:initial;}
	.joinDiv .joinInfo .joinInfoUl > li .table_type2 tbody th {width:80px;}
	.joinDiv .joinInfo input[type="checkbox"] + label {font-size:13px; }
	.joinDiv .joinInfo .agreeBox {width:100%; margin-top:10px; padding:10px;}
	.joinDiv .joinInfo .agreeBox button {display:block; margin-top:5px; font-size:13px;}
	.joinDiv .joinInfo .agreeDiv {margin-left:0;}
	.joinDiv .joinInfo .agreeDiv > span {font-size:13px;}
	.joinDiv .joinInfo .agreeDiv .radioArea {margin-top:5px;}
	.joinDiv .joinInfo .agreeDiv .radioArea label {margin-right:10px;}
	.joinDiv .joinInfo .joinBtn {font-size:14px; height:40px; line-height:40px; width:100%;}
	.joinDiv .joinInfo .jointxt {font-size:14px; margin:50px 0 50px; padding-top:50px;}

	/* 계정 찾기 */
	.findinfoDiv {padding:50px 0 30px;}
	.findinfoDiv .jointxt {font-size:14px; margin-bottom:50px;}
	.findinfoDiv .jointxt span {font-size:12px;}
	.findinfoDiv .findInfoUl {margin-bottom:50px;}
	.findinfoDiv .findInfoUl > li {float:initial; width:100%;}
	.findinfoDiv .findInfoUl > li .table_type2 tbody th {width:90px;}
	.findInfoMenu a {font-size:13px;}

	


	/* 검색 */
	.searchDiv h2.searchTit {font-size: 1rem; margin-top: 0;}
	.searchDiv .searchtit_Div {margin:40px 0 15px;}
	.searchDiv .searchtit_Div .tit {font-size:15px;}
	.searchDiv .searchtit_Div .num {font-size:13px; top:5px;}
	.searchList {overflow:hidden; margin:0 -10px;}
	.searchList > li {height:auto; float:left; width:50%; padding:0 10px; box-sizing:border-box;}
	.searchList > li:nth-child(2n + 1) {clear: both;} 
	.searchList .imgArea {float:initial; width:100%;}
	.searchList .imgArea img {width:100%;}
	.searchList .txtArea {float:initial; width:100%; padding:15px; height: auto;}
	.searchList .txtArea .tit {font-size:14px;}
	.searchList .txtArea .name {font-size:13px;}
	.searchList .txtArea .picInfo {padding-top:15px; margin-top:15px;}
	.searchList .txtArea .picInfo > li {font-size:13px; line-height:1.4; margin:10px 0;}
	.searchList .txtArea .picInfo > li span {font-size:13px; width:110px; vertical-align:middle;}
	.searchDiv .moreBtn {height:50px; line-height:35px; font-size:14px;}
	.searchDiv .searchNone {font-size:13px;}

	/* list_btn */
	.listPage ul {margin:0;}
	.listPage ul li {margin:0 5px;}
	.listPage ul li a {width:25px; height:25px; line-height:25px; font-size:13px;}

	/* 공동구매 리스트 */
	.subTit_div .saleTab {position:initial;}
	.subTit_div .saleTab5 > li {width:20% !important;} 
	.subTit_div .saleTab3 > li {width:33.3333% !important;} 
	.subTit_div .saleTab > li {width:25%; margin-top:20px;}
	.subTit_div .saleTab > li a {font-size:13px;}
	
	.saleSubTab {margin: 0 0 30px 0;}
	.saleSubTab li a {line-height: 34px; font-size: 13px;}

	.saleList > li {width:50%;}
	.saleList .txtArea .tit {font-size:14px;}
	.saleList .txtArea .percent {font-size:13px;}
	.saleList .txtArea .price ul li span {font-size:13px;}
	.saleList .txtArea {padding:15px;}

	/* 공동구매 상세 */
	.saleView_top {padding-top:50px;}
	.saleView_top .imgArea {width:100%; position:initial;}
	.saleView_top .txtArea {width:100%; float: none; padding:15px; padding-left:15px; min-height:auto;}
	.saleView_top .txtArea > div {width: 100%;}
	.saleView_top .txtArea .tit {font-size:15px;}
	.saleView_top .txtArea .name {font-size:13px;}
	.saleView_top .txtArea .price ul li span {font-size:13px;}
	.saleView_top .txtArea .price ul li .r_txt {font-size:13px;}
	.saleView_top .txtArea .percentage_line {width:100px;}
	.saleView_top .txtArea .saleBtn {position: static; margin: 50px 0 0 0; width:100%; height:40px; line-height:40px; font-size:14px;}
	.saleView_top .txtArea .txtBtn {margin: 0;}

	.popup .popup_wrap {max-width: 500px; width: 80%;}
	.popup .popup_wrap .pop_tit {line-height: 40px; font-size: 18px;}
	.popup .pop_btns {margin: 30px 0 0 0;}
	.popup .pop_btns button {width: 100px; height: 40px; font-size: 14px;}
	.popup .pop_btns .btn_ok {width: 180px;}
	.popup .popup_wrap .btn_close {width: 40px; height: 40px; background-size: 12px 12px;}
	.popup_notify p {font-size: 14px;}

	.popup_notice .con_box li {font-size: 14px;}
	.popup_notice .con_box li:before {top: 9px;}

	.popup_buy table tr th {font-size: 14px;}
	.popup_buy table tr th span {display: block; margin: 0; font-size: 12px;}
	.popup_buy table tr td {font-size: 14px;}
	.popup_buy .amount input {width: 50px; height: 40px; font-size: 14px;}
	.popup_buy .amount button {width: 40px; height: 40px; background-size: 12px;}
	.popup_buy .amount02 input {height: 40px;}
	.popup_buy .amount02 > div button {height: 19px;}
	.popup_buy .reward_btns button {height: 40px; font-size: 12px;}
	.popup_buy .price_box p {line-height: 50px; font-size: 14px;}
	.popup_buy .price_box strong {line-height: 50px; font-size: 16px;}
	.popup_buy .pop_btns {margin: 0;}
	.popup_buy .pop_btns .btn_ok {margin: 0; width: calc(100% - 100px);}

	.saleView_con {margin-top:50px; padding:30px 0 50px;}
	.saleView_con .viewTab {margin-bottom:20px;}
	.saleView_con .viewTab li a {padding: 0 0 10px 0; font-size:13px;}
	.saleView_con .tab_content img {width:100%;}
	.saleView_con .tab_content .conDiv .tit {font-size: 18px;}
	.saleView_con .tab_content .conDiv .txtBox {padding: 20px; font-size: 14px;}
	.saleView_con .tab_content .conDiv .align > li {width: 50px;}
	.saleView_con .tab_content .conDiv .align > li a {padding: 0 0 5px 0; font-size: 12px;}

	.viewInput {width:80%; font-size:14px;}
	.saleView_top .txtArea .price ul li .r_txt em {font-size:13px;}

        
    /* 20220223 뷰페이지 모바일, 피시 이미지 나누기 추가 */
    .view_pc{display:none;}
    .view_m{display:block;}
	

	

	/* table */

	.table_type1 thead th {font-size:13px;}
	.table_type1 tbody td {font-size:12px; padding:15px 5px;}
	.table_type2 .addInput {height:40px; line-height:40px; padding:0 10px; font-size:14px; width:calc(100% - 105px);}
	.table_type2 .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.table_type2 tbody td {font-size:12px;}

	.table_type3 tbody th {font-size:13px; padding:10px 5px;}
	.table_type3 tbody td {font-size:12px; padding:10px 5px;}
	.table_type3 .addInput {height:40px; line-height:40px; font-size:13px; padding:0 10px; width:calc(100% - 105px);}
	.table_type3 .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.table_type3 .p_Toggle {font-size:13px;}

	.tableWrap {width:100%; overflow-x:scroll; box-shadow:inset -9px 0px 8px 0px #d6d6d6}
	.tableWrap table {width:700px;}



	/* 구매하기 */
	.subTit_div .tit_nav {top:5px; right: 30px;}
	.subTit_div .tit_nav li {font-size:12px;}
	.subTit_div .menuNav li {padding-right:20px;}
	.subTit_div .menuNav li:before {right:8px;}
	.saleView_top .txtArea_buy {width:100%; padding: 15px; min-height:auto;}
	.saleView_top .txtArea_buy > div {width: 100%;}
	.saleView_top .txtArea_buy .tit {font-size:15px;}
	.saleView_top .txtArea_buy .name {font-size:13px;}
	.saleView_top .txtArea_buy .price ul li span {font-size:13px;}
	.saleView_top .txtArea_buy .price ul li .r_txt {font-size:13px;}
	.purchaseDiv {padding-top:50px;}
	.purchaseDiv .titArea {margin-bottom:20px;}
	.purchaseDiv .titArea .tit {font-size:15px;}
	.purchaseDiv .titArea .checkBtn {top: 0;}
	.purchaseDiv .titArea .checkBtn input[type="checkbox"] + label p {font-size: 13px;}
	.purchaseDiv .conArea ul li {float:initial; width:100%;}
	.purchaseDiv .conArea ul li .table_type2 tbody th {width:100px;}
	.table_type2 tbody th {font-size:13px;}

	.radioArea input[type="radio"] + label {font-size:13px;}
	.purchaseDiv .titArea .radioArea input[type="radio"] + label {margin-right:10px;}
	.purchaseDiv .conArea {margin-bottom:50px;}
	.purchaseDiv .btnArea button {width:100px ;height:40px; line-height:40px; font-size:13px;}
	.purchaseDiv .btnArea .btn1 {width:80px;}
	.purchaseDiv .btnArea .btn2 {width:160px;}
	.purchaseDiv .btnArea .btn3 {width:80px;}

	.purchaseDiv .table_type2 .couponInput {width: 150px;}
	.purchaseDiv .table_type2 .couponBtn {width: 80px;}
	
	.purchaseDiv .conArea .price_box > ul > li {padding: 0 0 0 40px; margin: 0 0 0 25px;}
	.purchaseDiv .conArea .price_box > ul > li:nth-child(2) {background-size: 13px;}
	.purchaseDiv .conArea .price_box > ul > li:nth-child(3) {background-size: 9px;}
	.purchaseDiv .conArea .price_box > ul > li p {font-size: 14px;}
	.purchaseDiv .conArea .price_box > ul > li strong {font-size: 16px;}
	.purchaseDiv .conArea > ul > li .table_type2 .account button {height: 40px;}

	.purchaseDiv .conArea > ul > li .table_type2 .id_number span {line-height: 40px;}

	.hiddenBox {padding: 15px;}
	.hiddenBox .table_type2 .input01 {width: 150px;}


	/* 공지사항 */
	.noticeTit {overflow:hidden; margin-bottom:0px;}
	.noticeTit .num {font-size:13px; }
	.noticeTit .noticeSearch {position:initial; float:right; margin:10px 0;}	
	.noticeTit .noticeSearch .select01 {width:100px; margin-right:5px;}
	.noticeTit .noticeSearch .searchDiv {width:170px; height:40px;}
	.noticeTit .noticeSearch .searchDiv input[type="text"] {height:40px; line-height:40px; font-size:13px;}
	.noticeTit .noticeSearch .searchDiv button {right:15px; top:10px;}
	.subTit_div .menuNav {top: 0; right: 30px;}

	.noticeDiv .view_top .view_top_tit {padding:20px 0;}
	.noticeDiv .view_top .view_top_tit strong {font-size:14px;}
	.noticeDiv .view_top .view_top_tit span {font-size:13px;}
	.noticeDiv .view_con {padding:20px 0;}
	.noticeDiv .view_con p {font-size:13px;}
	.noticeDiv .view_bot {padding: 0 0 60px; border-bottom: 0;}
	.noticeDiv .view_bot > div {float: none; width:100%; overflow: hidden; border-bottom: 1px solid #ddd;}
	.noticeDiv .view_bot > div a {font-size:13px; line-height:40px;}
	.noticeDiv .view_bot > div span {width:70px;}
	.noticeDiv .view_bot .view_prev span {margin:0 10px 0 0; font-size:13px; line-height:40px;}
	.noticeDiv .view_bot .view_prev a {max-width: calc(100% - 80px)}
	.noticeDiv .view_bot .view_next span {margin:0 0 0 10px; font-size:13px; line-height:40px;}
	.noticeDiv .view_bot .view_next a {max-width: calc(100% - 80px)}
	.noticeDiv .view_bot .btn_list {position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; float: none; height:40px; font-size:14px;}

	/* 미술/전시정보 */

	.artList ul li {height:auto;}
	.artList .imgArea {float:initial; width:100%;}
	.artList .imgArea img {width:100%;}
	.artList .txtArea {width:100%; padding:15px;}
	.artList .txtArea .tit {font-size:14px;}
	.artList .txtArea .con {font-size:13px; margin:15px 0 20px;}
	.artList .txtArea .day {font-size:13px;}

	/* 마이페이지 - 찜목록 */
	.mypageTit .num {font-size:13px;}
	.mypageTit .rightCon .delBtn {width:80px; height:35px; line-height:35px; font-size:13px; margin-left:10px;}
	.artList2 > li {width:50%; margin-bottom:20px; }
	.artList2 .txtArea .tit {font-size:14px;}
	.artList2 .txtArea .con {font-size:13px; margin:15px 0 20px;}
	.artList2 .txtArea .day {font-size:13px;}
	.artList2 .txtArea .percent {font-size:13px;}
    .artList2 .imgArea{height:300px;}

	.artList2 .txtArea .price ul li span {font-size:13px;}
	.searchList .txtArea .viewBtn {width: 90px; font-size:14px; right:0px; bottom:0px; position:relative;}
	.searchList .txtArea .viewBtn2 {top: auto; right: 15px; bottom: 15px; padding: 0 5px; height: 36px; width: 70px; font-size: 11px; word-break: keep-all;}
	.searchList .txtArea .num {font-size:12px;}

	/* 마이페이지 - 공동구매내역 */
	.my_buy_info li {height: 80px; padding: 15px 10px;}
	.my_buy_info li p {font-size: 13px;}
	.my_buy_info li strong {margin: 5px 0 0 0; font-size: 16px;}
	.art_b_txt {font-size:12px; margin-top:20px;}
	.saleView_top .txtArea_buy .percentage_line {width:100px;}
	.saleView_top .txtArea_buy .pieceArea ul li {width:50%;}
	.saleView_top .txtArea_buy .pieceArea ul li p {font-size:13px;}
	.saleView_top .txtArea_buy .saleBtn {position:initial; width:100%; height:40px; line-height:40px; font-size:14px;}
	.saleView_top .txtArea_buy .price ul li span .bit {font-size:14px;}
	.saleView_top .txtArea_buy .price ul li span strong {font-size:12px;}

	.pop_certificate .popup_wrap {width: 430px; height: 620px;}
	.pop_certificate .popup_wrap .certify_box > div {top: 120px;}
	.pop_certificate .popup_wrap .certify_box .prd_img {max-width: 130px;}
	.pop_certificate .popup_wrap .certify_box .prd_info {padding: 10px 0 0 0;}

	#A_Container_C .saleView_top .imgArea {width: 100%;}
	#A_Container_C .saleView_top .txtArea_buy > div {width: 100%;}

	/* 예치금 내역 */

	.balance_top ul li {width:100%; padding:15px; min-height:90px;}
	.balance_top ul li:first-child {margin-bottom:15px;}
	.balance_top ul li .tit {font-size:14px;}
	.balance_top ul li .price {font-size:15px;}
	.balance_top ul li .price2 {font-size:14px;}
	.balance_top ul li .arrowBtn {font-size:13px; width:80px; right:15px; bottom:15px;}
	.balance_top .txt_box {padding: 15px;}
	.balance_top .txt_box strong {font-weight: 14px;}
	.balance_top .txt_box p {font-size: 12px;}
	.balance_top .txt_box p:before {top: 8px;}
	.purchaseDiv .conArea .agreeBox {padding:10px;}
	.purchaseDiv .titArea .radioArea {margin-left:0;}
	.purchaseDiv .btnArea .withdrawBtn {top:-40px; font-size:13px;}

	/* 쿠폰내역 */
	.coupon_top {padding: 15px;}
	.coupon_top strong {font-size: 14px;}
	.coupon_top strong em {font-size: 14px;}
	.coupon_list .choiceBtn {width: 80px; height: 30px; line-height: 30px; font-size: 12px;}

	/* 탈퇴 */

	.withdrawTit {font-size:13px;}
	.withdrawTit span {font-size:14px;}

	/* qna */

	.qnaTop {padding:20px 10px; margin-bottom:30px; height:100px; background-size:100% 100%;}
	.qnaTop p {font-size:14px;}
	.qnaTop button {font-size:13px; width:90px; margin-top:10px;}
	.qnaDiv .qnaAgree .tit {font-size:15px;}
	.noticeDiv .view_top .qna_state1 {width:50px; height:35px; line-height:35px; margin-right:10px;}
	.noticeDiv .view_file a {font-size:13px}
	
	/*	회사소개*/
	h4.section_tit {font-size: 24px;}
	h4.section_tit:before {top: 6px;}
	.intro_area {width: 100%;}
	.intro_area img {max-width: 100%;}
	.intro_area .tit_box {position: static; padding: 40px 50px;}
	.intro_area .tit_box .b_tit img {width: 60%;}
	.intro_area .tit_box p {font-size: 18px;}
	.intro_txt {padding: 65px 0 50px;}
	.intro_txt p {font-size: 18px;}
	.art_img li {padding:25px; width: 100%; margin: 20px 0 0 0; height: 300px; background-size: cover; }
	.history .year li .con{font-size: 16px;}
	.his_tit {font-size: 24px;}
	.business_area li {width: calc((100% - 10px)/2); margin: 0 0 10px 10px;}
	.business_area li .txt_box {height: 60px;}
	.business_area li .txt_box p {font-size: 16px;}
	.business_area li:nth-child(odd) {margin-left: 0}
	.art_img li strong {font-size: 16px;}
	.art_img li p {font-size: 14px;}
	.graph_area {padding: 100px 0;}
	.graph_area .graph_box {padding: 50px 30px;}
	.graph_area .graph_box img {margin-bottom: 40px;}
	.graph_area .graph_box .tit {font-size: 20px;}
	.graph_area .graph_box p { font-size: 18px;}
	.buy_area .buy_box li {height: auto;}
	.buy_area .buy_box li > div {width: 100%; clear: both; float: none;}
	.buy_area .buy_box li:nth-child(2) .img_box, .buy_area .buy_box li:nth-child(4) .img_box {clear: both; float: none;}
	.buy_area .buy_box li .img_box {height: 260px;}
	.buy_area .buy_box li .txt_box strong {font-size: 20px;}
	.buy_area .buy_box li .txt_box {background-color: #fff;}
	.buy_area .buy_box li .txt_box > div {padding: 20px 25px; position: static;  transform: none;}
	
	
/*	이용방법*/
	.use_area > div {padding: 0 0 50px;}
	.use_area > div .txt_box {width: 100%; margin:  0 auto; height: auto; clear: both;}
	.use_area > div .txt_box > div{position: static; transform: none; padding: 30px 0 0 20px;}
	.use_area > div .txt_box .b_tit{clear: both; font-size: 1.75rem; display: inline-block; padding:0 50px 0 25px;}
	.use_area > div .txt_box .b_tit_img {background-size: 40px;}
	.use_area > .box_02 .txt_box > div {padding: 20px 0 0 10px;}
	.use_area > .box_02 .img_box {float: none;}
	
	.use_area > div .txt_box .txt {padding: 0 0 15px 25px; font-size: 1rem;}
	.use_area > div .txt_box .txt02{padding: 0;}
	.use_area > div .txt_box .s_tit{font-size: 1.5rem;margin-bottom: 15px; }
	.gain_list {padding: 0 0 50px; text-align: center;}
	.gain_list li {width: 100%; margin: 0 0 20px 0;}
	.gain_list .txt {text-align: left; max-width: 450px; margin: 0 auto;}
	.gain_list .txt strong{font-size: 1.625rem;}
	
	.use_tit {font-size: 1.375rem;}
	.process .step_list >li{width: calc((100% - 10px)/2); margin: 0 0 10px 10px; height: 400px;}
	.process .step_list li p {padding: 0;}
	.process .step_list li:nth-child(2n+1){margin-left: 0;}
	.process .step_list li .img_box {height: auto;}
	.process .step_list .bar li{font-size: 0.875rem; line-height: 30px;}
	.process .step_list li .tit{font-size: 1.25rem; margin: 0 0 5px;}
	.process02 .step_list > li {padding: 20px 10px;}
	.process02 .step_list li p {font-size: 0.875rem; padding: 0;}
	.use_bt{height: 400px;}
	.use_bt > div {left: 0; padding: 0 20px;}
	.use_bt > div h3{font-size: 1.625rem;}
	
	.tab_content img {max-width: 100%; height: auto !important;}
	.noticeDiv .view_con iframe{width:100%;}

}
/* mobile */
@media screen and (min-width:320px) and (max-width:480px) {

	.m_block {display:block;}
	.sub_contents {padding: 0 0 50px;}
	.sub_contents:before {top: -50px; width: 100%; height: 50px;}
	.sub_contents:after {top: 0; width: 100%;}

	.bottomBtns button {height:40px; line-height:40px; font-size:13px;}
	.bottomBtns .btn1 {width:80px;}
	.bottomBtns .btn2 {width:160px;}
	.bottomBtns .btn3 {width:80px;}
	.bottomBtns .btn4 {width:60px;}
	.bottomBtns .btn5 {width:130px;}

	.input01 {height:40px; line-height:40px; font-size:14px; padding:0 10px;}
	.textarea1 {font-size:14px; padding:10px; }
	.select01 {font-size:13px; height:40px; line-height:40px;}
    .e_select{height:40px; line-height:40px; font-size:13px;}


	/* 반응형 테이블 */
	.searchDiv .searchInput input[type="text"] {width:250px; margin-top:10px;}
	.searchDiv .searchInput button {top:20px;}
	.likeTbl > ul{display:block !important;}
    .likeTbl > ul > li{display:block !important;overflow:hidden;border-bottom:1px solid #e6e6e6; position:relative;}
    .likeTbl > ul > li > div{display:block;border-bottom:0px !important;padding:0px;}
    .likeTbl > ul > li.likeTblTh > div {padding:10px 0;}
    .likeTbl > ul > li.likeTblTd{padding:7px 10px; text-align:left; box-sizing:border-box;}
    .likeTbl > ul > li.likeTblTd > div{padding:0px;border-bottom:0px;}
    .likeTbl > ul > li.likeTblTd .bo_tit2 {text-align:left;}
    .likeTbl .m_right {float:right;}
    .likeTbl > ul > li > div.mvInlineN{display:none;}
    .likeTbl > ul > li > div.mvInlinev {display:inline-block;width:auto !important; font-size:13px;}
    .likeTbl > ul > li > div.mvblockv {display:block;width:auto !important; font-size:14px; text-align:left;}
    /* .likeTbl > ul > li > div.td_datetime:before{content:" " !important;}
    .likeTbl > ul > li > div.mvInlinev:before{content:" / ";color:#ddd;}
    .likeTbl > ul > li > div.mvInlinev.td_name:before{content:" "} */
    .likeTbl > ul > li > div.mvInlinev.td_name{padding-left:2px;}
    .likeTbl > ul > li > div.td_subject{display:block;}
    .likeTbl > ul > li > div.td_subject a{padding:0 0 8px 0;}
    .likeTbl > ul > li > div.td_subject a.bo_cate_link{display:inline-block;padding-top:8px;}
	.likeTbl > ul > li > div.td_chk{position:absolute;right:0px;top:0px;}
	.likeTbl > ul > li > div.mvInlinev.td_state {float: right;}
    .likeTbl .td_state .state {width: 80px; height: 26px; line-height: 26px; font-size:13px;}

    .likeTbl > ul > li:hover.likeTblTd .td_subject a{padding-left:0px;}
	.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a{padding-top:8px; font-size:14px;}
	.likeTbl .subIcon + .subIcon {margin: 0;}
	.likeTbl .fileIcon {width: 15px; height: 15px; background-position: -65px 0; background-size: 137px 15px;}
	.likeTbl .lockIcon {width: 10px; height: 13px; background-position: -127px 0; background-size: 137px 15px;}
    .onlyMvV{display:inline-block;margin-left:-5px;}	

    .write_form .row {height: auto;}
	.write_form .row.col-2 .col {float: none; width: 100%;}
	.write_form .row.col-2 .col:first-child {border-bottom: 1px solid #ddd;}
	.write_form .row .label {float: none; width: 100%; padding: 0 0 0 10px; font-size: 13px;}
	.write_form .row .input_box {float: none; width: 100%; padding: 10px;}
	.write_form .row .input_box input {width: 100%; font-size: 14px;}
	.write_form .row .input_box .input02 {width: 100%;}
	.write_form .row .input_box .upload_name {width: calc(100% - 65px);}
	.write_form .row .input_box textarea {font-size: 14px;}
	.write_form .row .file_box label {font-size: 14px;}

	.write_form_type2 .row {height: auto;}
	.write_form_type2 .row.col-2 .col {float: none; width: 100%;}
	.write_form_type2 .row.col-2 .col:first-child {border-bottom: 1px solid #ddd;}
	.write_form_type2 .row .label {float: none; width: 100%; padding: 10px 0 0 10px; font-size: 13px;}
	.write_form_type2 .row .input_box {float: none; width: 100%; padding: 10px; font-size:13px;}
	.write_form_type2 .row .input_box input {width: 100%; font-size: 14px;}
	.write_form_type2 .row .input_box .input02 {width: 100%;}
	.write_form_type2 .row .input_box .upload_name {width: calc(100% - 65px);}
	.write_form_type2 .row .input_box textarea {font-size: 14px;}
	.write_form_type2 .row .input_box > span {font-size: 12px;}
	.write_form_type2 .row .file_box label {font-size: 14px;}
	.write_form_type2 .row .p_Toggle {font-size:13px; margin:10px 0 0 0;}
	.write_form_type2 .row .agreeDiv {margin-left:0;}
	.write_form_type2 .row .agreeDiv > span {margin-right:10px;}
	.write_form_type2 .row .agreeDiv .radioArea label {margin-right:10px;}
	.write_form_type2 .row .input_box .addInput {height:40px; line-height:40px; font-size:13px; padding:0 10px; width:calc(100% - 105px);}
	.write_form_type2 .row .input_box .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.write_form_type2 .row .birth_select select {width: 80px;}
	.write_form_type2 .row .birth_select select:first-child {width: 100px;}
	.joinDiv .joinInfo .joinInfoUl {margin: 30px 0 0 0; padding: 0;}
	.joinInfo .write_form_type2 .row {border-top: 1px solid #ddd;}

	
	.agree_box .txt_box p {font-size: 14px;}
	.check_box label {font-size: 14px;}
	.input_box input[type="checkbox"] + label {font-size:13px;}

	/* 로그인 */

	.loginDiv {width: 95%; padding-top:30px; margin: 0 auto;}
	.loginDiv .imgArea {width: 100%;}
	.loginDiv .imgArea img {width:100%;}
	.loginDiv .txtArea {position:initial; left:0; top:0;}
	.loginDiv .txtArea .login_bg {position: relative; width: 95%; padding: 20px; margin: -70px auto 0; z-index: 1;}
	.loginDiv .txtArea .login_bg .tit {margin-bottom: 15px; font-size: 1.571rem;}
	.loginDiv .txtArea .login_bg ul li span {width: 50px; line-height: 40px;}
	.loginDiv .txtArea .login_bg ul li input {width: calc(100% - 50px); height: 40px;}
	.loginDiv .txtArea .loginBtn {height: 40px; font-size: 1rem;}	
	.loginDiv .txtArea .loginMenu a {padding:0 10px;}
	.loginDiv .txtArea .snsArea {margin: 15px 0 0 0; text-align:center;}
	.loginDiv .txtArea .snsArea span {font-size: 1rem;}
	.loginDiv .txtArea .snsArea button {margin: 0 0 0 10px;}


	/* 회원가입 */
	.subTit_div {padding:50px 0 20px;}
	.subTit_div .tit {font-size:17px;}
	.joinDiv .joinStep ul .on {width:40%; height:80px; line-height:80px;}
	.joinDiv .joinStep ul .on p {font-size:14px;}
	.joinDiv .joinStep ul li {width:30%; height:60px; line-height:60px;}
	.joinDiv .joinStep ul li p {font-size:12px;}
	.joinDiv .joinKind {margin-top:50px;}
	.joinDiv .joinKind ul li {text-align:center; width:100%; margin-bottom:10px; float:initial; height:auto; padding:20px; line-height:1.2;}
	.joinDiv .joinKind ul li:last-child {float:initial;}
	.joinDiv .joinKind ul li span {font-size:13px; margin-bottom:10px; display:inline-block;}
	.joinDiv .joinKind .snsArea > div {position:initial;}
	.joinDiv .joinKind .joinBtn {position:initial; height:40px; line-height:40px; font-size:14px;}

	.joinDiv .joinInfo .joinInfoUl > li {width:100%; float:initial;}
	.joinDiv .joinInfo .joinInfoUl > li .table_type2 tbody th {width:80px;}
	.joinDiv .joinInfo input[type="checkbox"] + label {font-size:13px; }
	.joinDiv .joinInfo .agreeBox {width:100%; margin-top:10px; padding:10px;}
	.joinDiv .joinInfo .agreeBox button {display:block; margin-top:5px; font-size:13px;}
	.joinDiv .joinInfo .agreeDiv {margin-left:0;}
	.joinDiv .joinInfo .agreeDiv > span {font-size:13px;}
	.joinDiv .joinInfo .agreeDiv .radioArea {margin-top:5px;}
	.joinDiv .joinInfo .agreeDiv .radioArea label {margin-right:10px;}
	.joinDiv .joinInfo .joinBtn {font-size:14px; height:40px; line-height:40px; width:100%;}
	.joinDiv .joinInfo .jointxt {font-size:14px; margin:50px 0 50px; padding-top:50px;}

	/* 계정 찾기 */
	.findinfoDiv {padding:50px 0 30px;}
	.findinfoDiv .jointxt {font-size:14px; margin-bottom:50px;}
	.findinfoDiv .jointxt span {font-size:12px;}
	.findinfoDiv .findInfoUl {margin-bottom:50px;}
	.findinfoDiv .findInfoUl > li {float:initial; width:100%;}
	.findinfoDiv .findInfoUl > li .table_type2 tbody th {width:90px;}
	.findInfoMenu a {font-size:13px;}

	


	/* 검색 */
	.searchDiv h2.searchTit {font-size:16px; margin-top:50px;}
	.searchDiv .searchtit_Div {margin:40px 0 15px;}
	.searchDiv .searchtit_Div .tit {font-size:15px;}
	.searchDiv .searchtit_Div .num {font-size:13px; top:5px;}
	.searchList > li {height:auto;}
	.searchList .imgArea {float:initial; width:100%;}
	.searchList .imgArea img {width:100%;}
	.searchList .txtArea {float:initial; width:100%; padding:15px;}
	.searchList .txtArea .tit {font-size:14px;}
	.searchList .txtArea .name {font-size:13px;}
	.searchList .txtArea .picInfo {padding-top:15px; margin-top:15px;}
	.searchList .txtArea .picInfo > li {font-size:13px; line-height:1.4; margin:10px 0;}
	.searchList .txtArea .picInfo > li span {font-size:13px; width:110px; vertical-align:middle;}
	.searchDiv .moreBtn {height:50px; line-height:35px; font-size:14px;}
	.searchDiv .searchNone {font-size:13px;}

	/* list_btn */
	.listPage ul {margin:0;}
	.listPage ul li {margin:0 5px;}
	.listPage ul li a {width:25px; height:25px; line-height:25px; font-size:13px;}

	/* 공동구매 리스트 */

	.saleList > li {width:100%;}
	.saleList .txtArea .tit {font-size:14px;}
	.saleList .txtArea .percent {font-size:13px;}
	.saleList .txtArea .price ul li span {font-size:13px;}
	.saleList .txtArea {padding:15px;}

	/* 공동구매 상세 */

	.saleView_top {padding-top:20px;}
	.saleView_top .imgArea {width:100%; position:initial;}
	.saleView_top .txtArea {width:100%; float:initial; padding:15px; padding-left:15px; min-height:auto;}
	.saleView_top .txtArea > div {width: 100%;}
	.saleView_top .txtArea .top_label .state {float: none;}
	.saleView_top .txtArea .top_label .view {float: none; margin: 5px 0 0 0; font-size: 13px;}
	.saleView_top .txtArea .tit {font-size:15px;}
	.saleView_top .txtArea .name {font-size:13px;}
	.saleView_top .txtArea .price ul li span {font-size:13px;}
	.saleView_top .txtArea .price ul li .r_txt {font-size:13px;}
	.saleView_top .txtArea .percentage_line {width:100px;}
	.saleView_top .txtArea .saleBtn {position:initial; margin: 30px 0 0 0; width:100%; height:40px; line-height:40px; font-size:14px;}
	.saleView_top .txtArea .txtBtn {margin: 0; padding: 15px;}
	.saleView_top .txtArea .txtBtn p {font-size: 12px;}
	.saleView_top .txtArea .txtBtn .btn_open_notify {width: 130px; height: 34px; font-size: 12px;}

	.popup .popup_wrap {max-width: 500px; width: 80%;}
	.popup .popup_wrap .pop_tit {padding: 0 15px; line-height: 40px; font-size: 16px;}
	.popup .popup_wrap .con_box {padding: 15px;}
	.popup .pop_btns {margin: 25px 0 0 0;}
	.popup .pop_btns button {width: 80px; height: 36px; font-size: 12px;}
	.popup .pop_btns .btn_ok {width: 120px;}
	.popup .popup_wrap .btn_close {width: 30px; height: 30px; background-size: 12px 12px;}
	.popup_notify .popup_wrap {padding: 30px 15px 15px;}
	.popup_notify p {font-size: 13px;}

	.popup_notice .con_box li {font-size: 13px;}
	.popup_notice .con_box li:before {top: 9px; width: 2px; height: 2px;}
	.popup_notice .con_box p {font-size: 13px;}
	
	.popup_buy .popup_wrap .con_box {padding: 0 15px;}
	.popup_buy table tr th {display: block; padding: 10px 0 0 0; width: 100%; font-size: 14px;}
	.popup_buy table tr th span {font-size: 12px;}
	.popup_buy table tr td {display: block; width: 100%; padding: 5px 0; font-size: 14px;}
	.popup_buy .amount input {width: 50px; height: 34px; font-size: 14px;}
	.popup_buy .amount button {width: 40px; height: 34px; background-size: 12px;}
	.popup_buy .amount02 input {height: 34px;}
	.popup_buy .amount02 > div button {height: 16px;}
	.popup_buy .reward_btns button {height: 34px; padding: 0 5px; font-size: 12px;}
	.popup_buy .reward_btns + p {font-size: 12px;}
	.popup_buy .price_box {margin: 30px 0 0 0; padding: 0 15px;}
	.popup_buy .price_box p {line-height: 40px; font-size: 12px;}
	.popup_buy .price_box strong {line-height: 40px; font-size: 14px;}
	.popup_buy .price_box strong span {font-size: 12px;}
	.popup_buy .pop_btns {margin: 0;}
	.popup_buy .pop_btns .btn_ok {margin: 0; width: calc(100% - 80px);}


    
    /* 20220223 뷰페이지 모바일, 피시 이미지 나누기 추가 */
    .view_pc{display:none;}
    .view_m{display:block;}


    /* 회원검색 팝업 */
    .s_select{font-size:14px; height:35px; line-height:35px; width:70px;}
    .s_pop input{font-size:14px; height:35px; width: calc(100% - 136px);}
    .sBtn{font-size:14px; height:35px; line-height:35px;}

	/* 공유하기 팝업 */
	.popup_share .popup_wrap .con_box {width: 231px; padding: 15px 0;}
	.popup_share .con_box button {width: 54px; height: 54px; margin: 0 0 0 5px; background-size: 260px 54px;}
	.popup_share .con_box .share_f {background-position: 0 0;}
	.popup_share .con_box .share_k {background-position: -69px 0;}
	.popup_share .con_box .share_t {background-position: -138px 0;}
	.popup_share .con_box .share_u {background-position: -206px 0;}

	.saleView_con {margin-top:50px; padding:30px 0 50px;}
	.saleView_con .viewTab {margin-bottom:20px;}
	.saleView_con .viewTab li a {padding: 0 0 10px 0; font-size:13px;}
	.saleView_con .tab_content img {width:100%;}
	.saleView_con .tab_content .conDiv .tit {font-size: 16px;}
	.saleView_con .tab_content .conDiv .txtBox {min-height: 120px; padding: 15px; font-size: 13px;}
	.saleView_con .tab_content .conDiv .align > li {width: 50px;}
	.saleView_con .tab_content .conDiv .align > li a {padding: 0 0 5px 0; font-size: 12px;}

	.subTit_div .saleTab {position: static; margin: 10px 0 0 0;}
	.subTit_div .saleTab5 > li {width: auto;}
	.subTit_div .saleTab3 > li {width:31.3333% !important;} 
	.subTit_div .saleTab > li {float: none; display: inline-block; width: auto; margin: 0 0 0 10px;}
	.subTit_div .saleTab > li:first-child {margin: 0;}
	.subTit_div .saleTab > li a {padding: 0 0 3px 0; font-size: 12px;}
	.viewInput {width:80%; font-size:14px;}
	.saleView_top .txtArea .price ul li .r_txt em {font-size:13px;}

	/* table */

	.table_type1 thead th {font-size:13px;}
	.table_type1 tbody td {font-size:12px; padding:15px 5px;}
	.table_type2 .addInput {height:40px; line-height:40px; padding:0 10px; font-size:14px; width:calc(100% - 105px);}
	.table_type2 .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.table_type2 tbody td {font-size:12px;}

	.table_type3 tbody th {font-size:13px; padding:10px 5px;}
	.table_type3 tbody td {font-size:12px; padding:10px 5px;}
	.table_type3 .addInput {height:40px; line-height:40px; font-size:13px; padding:0 10px; width:calc(100% - 105px);}
	.table_type3 .addBtn {height:40px; line-height:40px; font-size:12px; width:100px;}
	.table_type3 .p_Toggle {font-size:13px;}

	.tableWrap {width:100%; overflow-x:scroll; box-shadow:inset -9px 0px 8px 0px #d6d6d6}
	.tableWrap table {width:700px;}



	/* 구매하기 */
	.subTit_div .tit_nav {top:5px;}
	.subTit_div .tit_nav li {font-size:12px;}
	.subTit_div .menuNav li {padding-right:20px;}
	.subTit_div .menuNav li:before {right:8px;}
	.saleView_top .txtArea_buy {width:100%; padding:15px; min-height:auto;}
	.saleView_top .txtArea_buy > div {width: 100%;}
	.saleView_top .txtArea_buy .tit {font-size:15px;}
	.saleView_top .txtArea_buy .name {font-size:13px;}
	.saleView_top .txtArea_buy .price ul li span {font-size:13px;}
	.saleView_top .txtArea_buy .price ul li .r_txt {font-size:13px;}
	.purchaseDiv {padding-top:50px;}
	.purchaseDiv .titArea {margin-bottom:20px;}
	.purchaseDiv .titArea .tit {font-size:15px;}
	.purchaseDiv .titArea .tit.tax_tit {display: block; margin: 0 0 5px;}
	.purchaseDiv .titArea .checkBtn {top: 5px;}
	.purchaseDiv .titArea .checkBtn label {line-height: 20px;}
	.purchaseDiv .titArea .checkBtn input[type="checkbox"] + label span {width: 20px; height: 20px; background-size: 20px 20px;}
	.purchaseDiv .titArea .checkBtn input[type="checkbox"] + label p {font-size: 12px; line-height: 20px;}
	.radioArea input[type="radio"] + label span {margin-right: 5px !important;}
	.purchaseDiv .conArea > ul li {float:initial; width:100%;}
	.purchaseDiv .conArea > ul li .table_type2 tbody th {width:100px;}
	.table_type2 tbody th {font-size:13px;}

	.radioArea input[type="radio"] + label {font-size:13px;}
	.purchaseDiv .titArea .radioArea input[type="radio"] + label {margin-right:10px;}
	.purchaseDiv .conArea {margin-bottom:50px;}
	.purchaseDiv .btnArea button {height:40px; line-height:40px; font-size:13px;}
	.purchaseDiv .btnArea .btn1 {width:80px;}
	.purchaseDiv .btnArea .btn2 {width:90px;}
	.purchaseDiv .btnArea .btn3 {width:80px;}
    .purchaseDiv .btnArea .btn5{width:130px;}

	.purchaseDiv .table_type2 .couponInput {width: 150px;}
	.purchaseDiv .table_type2 .couponBtn {width: 80px;}
	
	.purchaseDiv .conArea .price_box > ul > li {padding: 0 0 0 20px; margin: 0 0 0 15px;}
	.purchaseDiv .conArea .price_box > ul > li:nth-child(2) {background-size: 9px;}
	.purchaseDiv .conArea .price_box > ul > li:nth-child(3) {background-size: 6px;}
	.purchaseDiv .conArea .price_box > ul > li p {font-size: 12px;}
	.purchaseDiv .conArea .price_box > ul > li strong {font-size: 13px;}

	.purchaseDiv .conArea > ul > li .table_type2 .birth select {width: calc((100% - 10px)/2); margin: 10px 0 0 10px;}
	.purchaseDiv .conArea > ul > li .table_type2 .birth select:first-child {width: 100%; margin: 0;}
	.purchaseDiv .conArea > ul > li .table_type2 .birth select:nth-child(2) {margin: 10px 0 0 0;}
	.purchaseDiv .conArea > ul > li .table_type2 .account .input01 {float: none; width: 100%;}
	.purchaseDiv .conArea > ul > li .table_type2 .account button {float: none; width: 100%; margin: 10px 0 0 0; height: 40px;}
	.purchaseDiv .conArea > ul > li .table_type2 .sub_txt p {font-size: 12px;}
	.purchaseDiv .conArea > ul > li .table_type2 .sub_txt span {font-size: 12px;}

	.purchaseDiv .conArea > ul > li .table_type2 .id_number input:nth-child(1) {width: 80px;}
	.purchaseDiv .conArea > ul > li .table_type2 .id_number input:nth-child(3) {width: 35px;}
	.purchaseDiv .conArea > ul > li .table_type2 .id_number span {line-height: 40px;}



	.hiddenBox {padding: 15px;}
	.hiddenBox .table_type2 .input01 {width: 90px;}

	/* 공지사항 */
	.noticeTit {overflow:hidden; margin-bottom:0px;}
	.noticeTit .num {font-size:13px; }
	.noticeTit .noticeSearch {position:initial; float:right; margin:10px 0;}	
	.noticeTit .noticeSearch .select01 {width:100px; margin-right:5px;}
	.noticeTit .noticeSearch .searchDiv {width:170px; height:40px;}
	.noticeTit .noticeSearch .searchDiv input[type="text"] {height:40px; line-height:40px; font-size:13px;}
	.noticeTit .noticeSearch .searchDiv button {right:15px; top:10px;}
	.subTit_div .menuNav {top:-30px;}

	.noticeDiv .view_top .view_top_tit {padding:20px 0;}
	.noticeDiv .view_top .view_top_tit strong {font-size:14px;}
	.noticeDiv .view_top .view_top_tit span {font-size:13px;}
	.noticeDiv .view_con {padding:20px 0;}
	.noticeDiv .view_con p {font-size:13px;}
	.noticeDiv .view_bot {padding: 0 0 60px; border-bottom: none;}
	.noticeDiv .view_bot > div {float: none; overflow: hidden; width:100%; border-bottom: 1px solid #ddd;}
	.noticeDiv .view_bot > div a {font-size:13px; line-height:40px;}
	.noticeDiv .view_bot > div span {width:70px;}
	.noticeDiv .view_bot .view_prev span {margin:0 10px 0 0; font-size:13px; line-height:40px;}
	.noticeDiv .view_bot .view_prev a {max-width: calc(100% - 80px);}
	.noticeDiv .view_bot .view_next span {margin:0 0 0 10px; font-size:13px; line-height:40px;}
	.noticeDiv .view_bot .view_next a {max-width: calc(100% - 80px);}
	.noticeDiv .view_bot .btn_list {position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; float: none; height:40px; font-size:14px;}

	/* 미술/전시정보 */

	.artList ul li {height:auto;}
	.artList .imgArea {float:initial; width:100%;}
	.artList .imgArea img {width:100%;}
	.artList .txtArea {width:100%; padding:15px;}
	.artList .txtArea .tit {font-size:14px;}
	.artList .txtArea .con {font-size:13px; margin:15px 0 20px;}
	.artList .txtArea .day {font-size:13px;}

	/* 마이페이지 - 찜목록 */
	.mypageTit .num {font-size:13px;}
	.mypageTit .rightCon .delBtn {width:80px; height:35px; line-height:35px; font-size:13px; margin-left:10px;}
	.artList2 > li {width:100%; float:initial; margin-bottom:20px; }
	.artList2 .txtArea .tit {font-size:14px;}
	.artList2 .txtArea .con {font-size:13px; margin:15px 0 20px;}
	.artList2 .txtArea .day {font-size:13px;}
	.artList2 .txtArea .percent {font-size:13px;}
	.artList2 .txtArea .price ul li span {font-size:13px;}
	.searchList .txtArea .viewBtn {font-size:14px; right:0px; bottom:0px; position:relative;}
	.searchList .txtArea .viewBtn2 {top: auto; right: 15px; bottom: 15px; padding: 0 5px; height: 26px; font-size: 11px;}
	.searchList .txtArea .num {font-size:12px;}

	/* 마이페이지 - 공동구매내역 */
	.my_buy_info li {width: calc((100% - 10px)/2); height: 60px; padding: 10px; margin: 0 0 10px 10px;}
	.my_buy_info li:nth-child(2n + 1) {margin: 0 0 10px 0;}
	.my_buy_info li p {font-size: 12px;}
	.my_buy_info li strong {margin: 2px 0 0 0; font-size: 14px;}

	.art_b_txt {font-size:12px; margin-top:20px;}
	.saleView_top .txtArea_buy .percentage_line {width:100px;}
	.saleView_top .txtArea_buy .pieceArea ul li {width:50%;}
	.saleView_top .txtArea_buy .pieceArea ul li p {font-size:13px;}
	.saleView_top .txtArea_buy .saleBtn {position:initial; width:100%; height:40px; line-height:40px; font-size:14px;}
	.saleView_top .txtArea_buy .price ul li span .bit {font-size:14px;}
	.saleView_top .txtArea_buy .price ul li span strong {font-size:12px;}

	#A_Container_C .saleView_top .imgArea {width: 100%;}
	#A_Container_C .saleView_top .txtArea_buy > div {width: 100%;}
	
	.popup_bid .popup_wrap .con_box {height: 250px;}
	.popup_bid .con_box .txt_box {margin: 0 0 30px 0;}
	.popup_bid .con_box .txt_box p {font-size: 13px;}
	.popup_bid .con_box .table_tit {font-size: 14px;}
	.popup_bid .pop_btns .btn_ok {width: calc(100% - 80px);}

	.pop_certificate .popup_wrap {width: 300px; height: 460px;}
	.pop_certificate .popup_wrap .certify_box > div {top: 90px;}
	.pop_certificate .popup_wrap .certify_box .prd_img {max-width: 100px;}
	.pop_certificate .popup_wrap .certify_box .prd_info {padding: 5px 0 0 0;}
	.pop_certificate .popup_wrap .certify_box .prd_info strong {font-size: 1rem;}
	.pop_certificate .popup_wrap .certify_box .prd_info span {margin: 0;}

	/* 예치금 내역 */

	.balance_top ul li {width:100%; padding:15px; min-height:90px;}
	.balance_top ul li:first-child {margin-bottom:15px;}
	.balance_top ul li .tit {font-size:14px;}
	.balance_top ul li .price {font-size:15px;}
	.balance_top ul li .price2 {font-size:14px;}
	.balance_top ul li .arrowBtn {font-size:13px; width:80px; right:15px; bottom:15px;}
	.balance_top .txt_box {padding: 15px;}
	.balance_top .txt_box strong {font-size: 14px;}
	.balance_top .txt_box p {font-size: 12px;}
	.balance_top .txt_box p:before {top: 8px;}
	.purchaseDiv .conArea .agreeBox {padding:10px;}
	.purchaseDiv .titArea .radioArea {margin-left:0;}
	.purchaseDiv .btnArea .withdrawBtn {top:-40px; font-size:13px;}

	.popup_withdraw .con_box strong {font-size: 14px;}
	.popup_withdraw .con_box p {font-size: 13px;}
	.popup_withdraw .con_box label {margin: 20px 0 0 0; font-size: 14px;}
	.popup_withdraw .con_box input {height: 40px; padding: 0 15px; font-size: 13px;}

	/* 쿠폰내역 */
	.coupon_top {padding: 15px;}
	.coupon_top strong {font-size: 14px;}
	.coupon_top strong em {font-size: 14px;}
	.coupon_list .choiceBtn {width: 60px; height: 30px; line-height: 30px; font-size: 12px;}

	/* 탈퇴 */

	.withdrawTit {font-size:13px;}
	.withdrawTit span {font-size:14px;}

	/* qna */

	.qnaTop {padding:20px 10px; margin-bottom:30px; height:100px; background-size:100% 100%;}
	.qnaTop p {font-size:14px;}
	.qnaTop button {font-size:13px; width:90px; margin-top:10px;}
	.qnaDiv .qnaAgree .tit {font-size:15px;}
	.noticeDiv .view_top .qna_state1 {width:50px; height:35px; line-height:35px; margin-right:10px;}
	.noticeDiv .view_file a {font-size:13px}
	
	/*	회사소개*/
	h4.section_tit {font-size: 18px; padding: 0 0 0 20px;}
	h4.section_tit:before {top: 6px;}
	.intro_area {width: 100%;}
	.intro_area img {max-width: 100%;}
	.intro_area .tit_box {position: static; padding: 30px 50px;}
	.intro_area .tit_box .b_tit img {width: 60%;}
	
	.intro_area .tit_box p {font-size: 16px;}
	.intro_txt {padding: 65px 0 50px;}
	.intro_txt p {font-size: 14px; padding: 0 0 0 15px;}
	.art_img li {padding:25px; width: 100%; margin: 10px 0 0 0; height: 320px; background-size: cover; }
	.art_img li strong {font-size: 16px;}
	.art_img li p {font-size: 14px;}
	.history {padding: 55px 0 50px;}
	.history .year {padding: 20px 0 0;}
	.history .year li{margin: 0 0 3px }
	.history .year li .num {float: none;padding: 0 0px 0 10px; text-align: left}
	.history .year li .num:after {left: 0;}
	.history .year li .con{font-size: 14px; display: block; float: none; padding: 0;}
	.his_tit {font-size: 18px;}
	.business_area li {width: 100%; margin: 0 0 10px 0; padding: 15px 15px 20px;}
	.business_area li .txt_box {height: 40px;}
	.business_area li .txt_box p {font-size: 16px; margin: 10px 0 0;}
	.business_area li:nth-child(odd) {margin-left: 0}
	.graph_area {padding: 50px 0;}
	.graph_area .graph_box {padding: 30px 20px}
	.graph_area .graph_box img {margin-bottom: 40px;}
	.graph_area .graph_box .tit {font-size: 16px;}
	.graph_area .graph_box p { font-size: 14px;}
	.buy_area .buy_box li {height: auto;}
	.buy_area .buy_box li > div {width: 100%; clear: both; float: none;}
	.buy_area .buy_box li:nth-child(2) .img_box, .buy_area .buy_box li:nth-child(4) .img_box {clear: both; float: none;}
	.buy_area .buy_box li .img_box {height: 100px; background-size: 100%;} 
	.buy_area .buy_box li .txt_box strong {font-size: 16px; margin-bottom: 7px;}
	.buy_area .buy_box li .txt_box p {font-size: 14px;}
	.buy_area .buy_box li .txt_box span {font-size: 12px;}
	.buy_area .buy_box li .txt_box {background-color: #fff;}
	.buy_area .buy_box li .txt_box > div {padding: 20px 25px; position: static;  transform: none;}
	
	/*	이용방법*/
	.use_area > div {padding: 0 0 50px;}
	.use_area > div .txt_box {width: 100%; margin:  0 auto; height: auto; clear: both;}
	.use_area > div .txt_box > div{position: static; transform: none; padding: 15px 0 0 10px;}
	.use_area > div .txt_box .b_tit{clear: both; font-size: 1.75rem; display: inline-block; padding:0 40px 0 15px;}
	.use_area > div .txt_box .b_tit:before{width:5px; height: 5px; }
	.use_area > div .txt_box .b_tit_img {background-size: 30px;}
	.use_area > .box_02 {padding-top:30px}
	.use_area > .box_02 .txt_box > div {padding: 20px 0 0 10px;}
	.use_area > .box_02 .img_box {float: none;}
	
	.use_area > div .txt_box .txt {padding: 0 0 15px 15px; font-size: 1rem;}
	.use_area > div .txt_box .txt02{padding: 0;}
	.use_area > div .txt_box .s_tit{font-size: 1.5rem;margin-bottom: 8px; }
	.gain_list {padding: 0 0 50px; text-align: center;}
	.gain_list li {width: 100%; margin: 0 0 20px 0;}
	.gain_list .txt {text-align: left;}
	.gain_list .txt strong{font-size: 1.625rem;}

	
	.use_tit {font-size: 1.375rem;}
	.process .step_list >li{width: 100%; margin: 0 0 10px 0; height: auto;}
	.process .step_list li .img_box {height: auto;}
	.process .step_list .bar li{font-size: 0.875rem; line-height: 30px;}
	.process .step_list li .tit{font-size: 1.25rem; margin: 0 0 5px;}
	
	.process02 .step_list > li {padding: 20px 10px; height: auto;}
	.process02 .step_list li p {font-size: 0.875rem;}
	.use_bt{height: 290px;}
	.use_bt > div {left: 0; padding: 0 20px;}
	.use_bt > div h3{font-size: 1.3333rem;}
	

.tab_content img {max-width: 100%; height: auto !important;}
.noticeDiv .view_con iframe{width:100%;}

}

.viewBtn3 {
	margin-top:10px;
    padding: 0 10px;
    height: 30px;
    font-family: 'Nanumsquare';
    font-size: 0.8125rem;
    color: #fff;
    background-color: #7750ad;
    border-radius: 5px;
}
.saleView_top .txtArea_buy .price > ul > li.strong em,
.saleView_top .txtArea_buy .price > ul > li.strong span {
    color: #7755a8;
    font-weight: 500;
}