@charset "utf-8";  
@import url(https:////cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css);

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
 @font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.nanumgothiccoding * {
 font-family: 'Nanum Gothic Coding', monospace;
}

@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family:'Nanum Gothic';
  font-style: normal;
  font-weight: 600;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family:'Nanum Gothic Bold';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family:'Nanum Gothic exBold';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
    font-family: 'Recipekorea';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/Recipekorea.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* RESET */
html { scroll-behavior: smooth; }

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:none 0}
select,input,img,li,button{vertical-align:middle;text-align:left}
input{margin:0 3px;padding:0}
form legend,table caption{width:0;height:0;font-size:0;text-indent:-9999px;line-height:0}
fieldset{width: auto;min-width:auto;}
img,fieldset,iframe{border:0 none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
table,div{border-collapse:collapse;border-spacing:0}
table{width:100%}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}
ul,li,ol{list-style-type:none}
/*li{line-height:17px}*/
li,p,dt,dd,div,span{white-space:normal}
button{*overflow:visible;border:0 none;padding:0;margin:0;*margin-top:-2px;font-size:13px;line-height:1.2;background:transparent;cursor:pointer}
button::-moz-focus-inner{border:0;padding:0}
a{text-decoration:none;color:#666}
label{cursor:pointer}
button,select,option,input,textarea{outline:none}

.w100per { width: 100% !important; }
/* global class */
/* none */
.bg_none{background:none !important}
.pad_none{padding:0 !important}
.mar_none{margin:0 !important}
.bor_none{border:0 none !important}
.over_h{overflow:hidden !important}
/* align */
.txt_left{text-align:left !important}
.txt_center{text-align:center !important}
.txt_right{text-align:right !important}
/* float */
.floatL{float:left !important}
.floatR{float:right !important}
.float_a{display:block !important;float:left !important}
.list_float{overflow:hidden !important}
.list_float li{float:left !important}
/* font */
.font11{font-size:11px !important}
.font12{font-size:12px !important}
.font13{font-size:13px !important}
.font14{font-size:14px !important}
.font16{font-size:16px !important}
.bold{font-weight:bold !important}
.normal{font-weight:normal !important}
.underline{text-decoration:underline !important}
.letter-1{letter-spacing:-1px !important}
.letter0{letter-spacing:0 !important}
.line16{line-height:16px !important}
.line18{line-height:18px !important}
/* color */
.blk{color:#2b2b2b !important}
.g88{color:#888 !important}
.pur{color:#4250b9 !important}
/* ellipsis */
.ellWrap{width:100%}
.ellipsis,.ellipsisList li{display:block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}
/* margin */
.mgr5{margin-right:5px !important}
.mgt3{margin-top:3px !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt15{margin-top:15px !important}
.mgt20{margin-top:20px !important}
.mgt30{margin-top:30px !important}
.mgt40{margin-top:40px !important}
.mgb2{margin-bottom:2px !important}
.mgb5{margin-bottom:5px !important}
.mgb7{margin-bottom:7px !important}
.mgb10{margin-bottom:10px !important}
.mgb15{margin-bottom:15px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
.mgb40{margin-bottom:40px !important}
.mgb50{margin-bottom:50px !important}
.mgb60{margin-bottom:60px !important}
.mgl10{margin-left:10px !important}
.mgl15{margin-left:15px !important}
.mgl20{margin-left:20px !important}
/* padding */
.pdt12{padding-top:12px !important}
.pdt30{padding-top:30px !important}
.pdl15{padding-left:15px !important}
/* display */
.in{display:inline !important}
/* input */
.txt{
	height:19px;
	margin:0;padding:2px 0;
	vertical-align:top;
	font-size:13px;
	border:1px solid #ccc;
	background-color:#fff;
	line-height:19px;text-indent:5px
}
.txtH28 {height:18px;margin:0;padding:4px 5px;line-height:18px;border:solid 1px #ccc;}
.blind{position:absolute;top:-9999px;overflow:hidden;width:0;height:0;padding:0;line-height:0}
.blur { filter: blur(5px); }


/* initialize */
#wrap{position:relative;overflow:hidden}

/* top Ad */
#topAd{position:relative;overflow:visible !important;width:1000px;margin:0 auto}
#topAd.hidden{display:none;height:0}
#topAd div{width:1920px;margin:0 0 0 -460px;text-align:center}
#topAd div a,
#topAd div img{vertical-align:top}
#topAd button{position:absolute;bottom:19px;right:22px;overflow:hidden;width:19px;height:17px;margin:0;padding:0;text-indent:-9999px;outline:none;border:none;background:url(../imgs/button/btn_cateClose.png) 0 0 no-repeat}

/* header */
#header{position:relative;width:100%;height:176px;background:url(../imgs/global/bg_header.png) 0 0 repeat-x}
#header h1{position:absolute;top:11px;left:50%;margin:0 0 0 -500px}
#header h1 div{display:table-cell;width:330px;height:115px;vertical-align:middle}
#header h1 a,
#header h1 img{display:inline-block;max-width:330px;max-height:115px}
#header .utility{position:absolute;top:10px;right:50%;margin:0 -500px 0 0}
#header .utility li{float:left;height:11px;margin:0 0 0 10px;padding:0 0 0 9px;border-left:1px solid #dedede}
#header .utility li a{float:left;height:18px;margin:-4px 0 0;font-size:11px;color:#767676;line-height:20px;letter-spacing:-0.05em;font-family:Dotum,sans-serif}
#header .utility li.name{float:left;height:18px;margin:-4px 0 0;font-size:11px;color:#767676;line-height:20px;letter-spacing:-0.05em;font-family:Dotum,sans-serif}
#header .utility li a .count{display:inline-block;width:24px;height:18px;margin:0 0 0 4px;vertical-align:top;text-align:center;color:white;line-height:20px;font-weight:bold;background:url(../imgs/global/utility_count_bg.png) 0 1px no-repeat}
#header .utility li a span{vertical-align:top;font-weight:bold}
#header .utility li.first{border:none}
#header .utility li.first a{width:51px;text-align:center;background:url(../imgs/button/btn_utility.gif) 0 0 no-repeat}
#header .topSearch{width:340px;height:78px;margin:0 auto;padding:48px 0 0}
#header .topSearch:after{content:"";display:block;clear:both}
#header .topSearch input{float:left;width:286px;height:37px;margin:0;padding:0;text-indent:10px;font-size:14px;color:#333;line-height:37px;border:2px solid #363b3f;border-right:none;background:white}
#header .topSearch .project_menu{clear:both;padding:6px 0 0;text-align:center}
#header .topSearch .project_menu:after{content:"";display:block;clear:both}
#header .topSearch .project_menu li{display:inline-block;height:11px;margin:5px 10px 0 0;padding:0 9px 0 0;vertical-align:top;border-right:1px solid #dedede}
#header .topSearch .project_menu li a{display:inline-block;height:18px;margin:-4px 0 0;vertical-align:top;font-size:11px;color:#767676;line-height:20px;letter-spacing:-0.05em;}
#header .topSearch .project_menu li.bg_none{border:none}
#header .topSearch button{float:left;width:52px;height:41px;margin:0;padding:0;border:none;background:none}
#header .topSearch button img{float:left}
#header .topBanner{position:absolute;top:36px;right:50%;overflow:hidden;width:256px;height:90px;margin:0 -500px 0 0}
#header .topBanner a,
#header .topBanner img{display:block}
#header .topBanner .bannerItem{display:none;position:absolute;top:0;left:0;z-index:1;width:250px;height:90px}
#header .topBanner .prev{position:absolute;top:0;right:15px;z-index:2;overflow:hidden;width:16px;height:13px;margin:0;padding:0;text-indent:-9999px;border:1px solid #b9b9b9;background:white url(../imgs/global/top_banner_prev.gif) center center no-repeat}
#header .topBanner .next{position:absolute;top:0;right:0;z-index:2;overflow:hidden;width:16px;height:13px;margin:0;padding:0;text-indent:-9999px;border:1px solid #b9b9b9;background:white url(../imgs/global/top_banner_next.gif) center center no-repeat}
#header .topBanner .prev:hover,
#header .topBanner .next:hover{z-index:3}

/* GNB */
#gnb{position:relative;width:1000px;height:50px;margin:0 auto}
#gnb ul{min-width:1px;padding:0 0 0 180px}
#gnb ul:after{content:"";display:block;clear:both}
#gnb ul li{float:left;}
#gnb ul li button{outline:none}
#gnb ul li button,
#gnb ul li a,
#gnb ul li img{float:left}
#gnb ul li.first{position:absolute;top:0;left:0;margin:0}

/* total category */
#header_total_ctg{display:none;position:relative;z-index:1000;overflow:hidden;width:996px;margin:0 auto;padding:0 0 42px;border:2px solid #5c544d;border-top:none;background:url(../imgs/global/totalCate_bg.png) center 0 repeat-y}
#header_total_ctg .close{position:absolute;bottom:20px;right:20px}
#header_total_ctg .close img{display:block}
#header_total_ctg ul{overflow:hidden;width:1000px}
#header_total_ctg ul li{float:left;width:200px;padding:0 0 33px}
#header_total_ctg ul li a{display:block;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;padding:0 15px;white-space:nowrap;font-size:14px;color:#666;line-height:30px}
#header_total_ctg ul li a.cateTitle{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;margin:0 0 7px;padding:10px 15px 13px;white-space:nowrap;font-size:15px;color:#222;line-height:20px;font-weight:bold;}
#header_total_ctg ul li a.cateTitle:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;box-sizing:border-box;border-left:15px solid white;border-right:15px solid white;background:#222}


/* container */
#container{position:relative;width:1000px;min-height:540px;margin-top:20px}
#container:after{content:"";display:block;clear:both}

/* contents */
#contents{float:left;width:800px;text-align:left;margin:0 0 50px} /* 왼쪽메뉴 있을 때 */
#contents100{width:100%;text-align:left;margin:0 0 50px} /* 왼쪽메뉴 없을 때 */

/* navi */
/*
#navi{overflow:hidden;padding:0 10px;height:40px}
#navi li{float:left;font-size:11px;line-height:20px;background:url(../imgs/icon/bul_navi.gif) left 4px no-repeat;padding:0 5px 0 10px}
#navi li.home{background:url(../imgs/icon/ico_home.gif) left 4px no-repeat;padding:0 5px 0 15px}

#navi button.ctg{height:20px;border:solid 1px #ccc;font-size:11px;color:#666;padding:0 35px 0 8px;margin:0;line-height:14px;background:url(../imgs/button/navi_category_btn.gif) #fff right top no-repeat}
#navi li div{position:absolute;top:0px;z-index:10;display:none}
#navi li div ol{background:#fff;border:solid 2px #aaa;margin-top:22px;}
#navi li div ol:after{content:" ";display:block;clear:both}
#navi li div ol li{padding:10px 20px 10px 15px;background:none;border-right:solid 1px #ddd}
#navi li div ol li.last{border-right:none}
#navi li div ol li a{color:#444;display:block;line-height:18px}
#navi li div ol li a:hover{color:#f4620b}
#navi li div ol li a.on{font-weight:bold;color:#f4620b}
*/

#navi{position:relative;z-index:20;clear:both;margin:-10px 0 20px;padding:0 0 11px}
#navi:before{content:"";position:absolute;bottom:0;left:-5000px;width:15000px;height:1px;background:#eee}
#navi:after{content:"";display:block;clear:both}
#navi li{position:relative;z-index:20;float:left;margin:0 26px 0 0;font-size:13px;color:#333;line-height:19px;}
#navi li:before{content:"";position:absolute;top:11px;left:-15px;width:0;height:0;border:4px solid transparent;border-left:6px solid #666}
#navi li:first-child:before{display:none;}
#navi li a{float:left;padding:5px 0}
#navi li strong{float:left;padding:5px 0;color:black;font-weight:bold;text-decoration:underline}
#navi li button.ctg{position:relative;float:left;width:140px;padding:4px 16px 4px 10px;box-sizing:border-box;font-size:13px;color:#666;line-height:19px;border:1px solid #ccc;background:white}
#navi li button.ctg:after{content:"";position:absolute;top:11px;right:8px;border:4px solid transparent;border-top:6px solid #666}
#navi li div{position:absolute;top:29px;left:0;z-index:20;width:100%;box-sizing:border-box;border:1px solid #ccc;border-top:none;background:white}
#navi li div ol li{float:none;margin:0}
#navi li div ol li a{display:block;float:none;padding:5px 10px;font-size:13px;color:#666;line-height:19px;}
#navi li div ol li a:hover{background:#f9f9f9}


/* 타이틀 */
strong{font-weight:bold;}
.bul_red_arrow{padding-left:17px;background:url(../imgs/icon/bul_red_arrow.gif) 0 2px no-repeat}
.red_square_dotList li,.red_square_dot{padding:1px 0 1px 10px;font-size:13px;background:url(../imgs/icon/bul_red_square.gif) 0 9px no-repeat;line-height:19px;color:#666}
.red_square_dotList li a:hover{text-decoration:underline}
.bul_red_rect{padding:0 0 10px 15px;border-bottom:1px solid #e1e1e1;background:url(../imgs/icon/bul_red_rect.gif) 6px 0 no-repeat}

.sub_title{position:relative;margin:0 0 20px;padding:0 0 15px 10px;font-size:0;background:url(../title/bg_sub_title.gif) 0 bottom repeat-x;line-height:0}

.big_title{position:relative;margin:0 0 30px;padding:0 0 16px;white-space:nowrap;font-size:32px;color:#222;line-height:36px;font-weight:bold;border-bottom:solid 2px #555}
.big_title.lnb{padding:0 0 12px;white-space:nowrap;font-size:26px;color:#222;line-height:30px;font-weight:bold;}
.middle_title{position:relative;padding:0 0 8px;white-space:nowrap;font-size:20px;color:#222;line-height:24px;font-weight:bold;}
.small_title{position:relative;padding:0 0 4px;white-space:nowrap;font-size:16px;color:#222;line-height:20px;font-weight:bold;}

.big_title .summary{display:inline-block;padding:12px 0 0 15px;vertical-align:top;font-size:15px;color:#777;line-height:20px;font-weight:bold;}
.big_title.lnb .summary{display:inline-block;padding:9px 0 0 12px;vertical-align:top;font-size:13px;line-height:18px;font-weight:normal;}
.middle_title .summary{display:inline-block;padding:6px 0 0 9px;vertical-align:top;font-size:11px;color:#777;line-height:16px;font-weight:normal;}
.small_title .summary{display:inline-block;padding:3px 0 0 9px;vertical-align:top;font-size:11px;color:#888;line-height:16px;font-weight:normal;}

.small_title .smallbutton{position:absolute;top:-3px;right:0}
.middle_title .smallbutton{position:absolute;top:-1px;right:0}

.middle_title .check{font-size:12px}
.middle_title .check.red{color:red}

.bgSubnote {padding:15px 20px;font-size:11px;color:#666;background:#f8f8f8;}
.titles_box {position: relative}
.titles_box .history {position: absolute;right:0;top: 50%;height: 30px;margin-top: -23px;padding: 0 10px;}

/* lnb_area */
#lnb_area{float:left;overflow:hidden;width:180px;margin-right:20px;margin-bottom:50px}
#lnb_area h2.ctg_txt a{display:block;color:#222;padding:3px 0 10px 5px;font-size:16px;font-weight:bold;letter-spacing:-0.1em;background:url(../imgs/icon/ctg_icon.png) right 5px no-repeat}
#lnb_area .ctg{padding:14px 12px;font-size:12px;border-top:1px solid #414141;border-bottom:1px solid #414141;background-color:#fff;letter-spacing:-0.1em}
#lnb_area .ctg li{line-height:26px}
#lnb_area .ctg li.on a{color:#f4620b !important}
#lnb_area .ctg li a{color:#888}
#lnb_area .ctg li a:hover{color:#f4620b !important}
#lnb_area .lnb_banner{margin-top:20px}
#lnb_area img{max-width:180px}

#lnb_area_sub{float:left;overflow:hidden;width:180px;margin-right:20px;margin-bottom:50px;font-size:12px}
#lnb_area_sub .left_my_info{padding:0 0 10px;border:1px solid #444}
#lnb_area_sub .left_my_info h2{margin:0 0 10px;padding:16px 0;text-align:center;font-size:24px;color:white;line-height:30px;font-weight:bold;font-family:'Nanum Gothic exBold',Dotum,sans-serif;background:#444}
#lnb_area_sub .left_my_info span{display:block;margin:0 10px;padding:7px 0;text-align:center;color:#444;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif;border-bottom:1px solid #444}
#lnb_area_sub .left_my_info p{padding:13px 0;text-align:center;color:#808183}
#lnb_area_sub .left_my_info ul{padding:10px 10px 0}
#lnb_area_sub .left_my_info ul li{position:relative;margin-bottom:10px;padding-left:8px;background:url(../imgs/icon/bul_left_info.gif) 0 5px no-repeat;line-height:14px;color:#808183}
#lnb_area_sub .left_my_info ul li div{position:absolute;right:0;top:0;color:#3f3b39}
#lnb_area_sub .left_navigation > li{border-bottom:solid 1px #ddd;}
#lnb_area_sub .left_navigation li > div{padding:14px 5px 13px;font-size:15px;color:#333;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
#lnb_area_sub .left_navigation li > div a{font-size:15px;color:#333}
#lnb_area_sub .left_navigation li ul{padding:7px 0 3px;border-top:solid 1px #ddd;background:#f9f9f9;}
#lnb_area_sub .left_navigation li li{padding:5px 0 5px 15px;border:0 none;background:none;line-height:20px}
#lnb_area_sub .left_navigation li li a {font-size:13px;color:#666}
#lnb_area_sub .lnb_banner{margin-top:20px}
#lnb_area_sub img{max-width:180px}

/* quick bar */
#wing_left{visibility:hidden;position:absolute;top:0;left:50%;z-index:5;width:100px;margin:0 0 0 -620px;/*-moz-transition:0.3s;-webkit-transition:0.3s;transition:0.3s*/}
#wing_left a,
#wing_left img{display:block;width:98px;margin:0 0 9px}
#wing_left a img{margin:0}
#wing_left .banner{margin:0;padding:0}

#wing_right{visibility:hidden;position:absolute;top:0;left:50%;z-index:5;width:108px;margin:0 0 0 520px;border:1px solid #ccc;background:white}
#wing_right:after{content:"";display:block;clear:both}
#wing_right .title{display:block;height:50px;text-align:center;font-size:13px;color:#222;line-height:50px;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif;border-bottom:1px solid #ccc}
#wing_right .title span{vertical-align:top;}
#wing_right .todays_slide{display:none;position:relative;float:left;width:100%;padding:8px 0;border-bottom:1px solid #ccc;background:white}
#wing_right .todays_slide .todays_container{position:relative;width:100%}
#wing_right .todays_slide .todays_container ul{position:absolute;top:0;left:14px;width:80px;}
#wing_right .todays_slide .todays_container li{width:76px;height:76px}
#wing_right .todays_slide .todays_container li img{width:100%;height:100%}
#wing_right .todays_slide .todays_pagination{position:relative;height:20px;margin:5px 0 0;text-align:center;font-size:13px;color:#988774;line-height:17px}
#wing_right .todays_slide .todays_pagination a{display:block;position:absolute}
#wing_right .todays_slide .todays_pagination a.prev{top:0;left:14px;height:17px}
#wing_right .todays_slide .todays_pagination a.prev img{float:left;margin:4px 0 0}
#wing_right .todays_slide .todays_pagination a.next{top:0;right:14px;height:17px}
#wing_right .todays_slide .todays_pagination a.next img{float:left;margin:4px 0 0}
#wing_right .todays_slide .todays_pagination strong{vertical-align:top;color:#f2740d}
#wing_right .todays_slide .todays_pagination .pageDisabled{opacity:0.4;filter:alpha(opacity=40)}
#wing_right .link{display:block;clear:both;height:50px;text-align:center;font-size:13px;color:#222;line-height:50px;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif;border-bottom:1px solid #ccc}
#wing_right .link span{vertical-align:top}
#wing_right .top{display:block;height:50px;text-align:center;font-size:13px;color:#222;line-height:50px;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}

/* paging */
.paging{overflow:hidden;text-align:center;margin-top:30px}
.paging ul{display:inline-block;vertical-align:top}
.paging ul:after{content:"";display:block;clear:both}
.paging ul li{float:left;margin:0 -1px 0 0}
.paging ul li a{float:left;width:32px;height:32px;text-align:center;font-size:13px;color:#666;line-height:32px;border:1px solid #ddd;background:white}
.paging ul li a strong{float:left;width:32px;height:32px;text-align:center;font-size:13px;color:#222;line-height:32px;background:#f4f4f4}
.paging ul li a.first{position:relative;overflow:hidden;text-indent:-9999px}
.paging ul li a.prev{position:relative;overflow:hidden;text-indent:-9999px}
.paging ul li a.next{position:relative;overflow:hidden;text-indent:-9999px}
.paging ul li a.last{position:relative;overflow:hidden;text-indent:-9999px}
.paging ul li a.first:before{content:"";position:absolute;top:11px;left:6px;width:0;height:0;border:5px solid transparent;border-right:5px solid #999}
.paging ul li a.first:after{content:"";position:absolute;top:11px;left:11px;width:0;height:0;border:5px solid transparent;border-right:5px solid #999}
.paging ul li a.prev:before{content:"";position:absolute;top:11px;left:8px;width:0;height:0;border:5px solid transparent;border-right:5px solid #999}
.paging ul li a.next:before{content:"";position:absolute;top:11px;right:8px;width:0;height:0;border:5px solid transparent;border-left:5px solid #999}
.paging ul li a.last:before{content:"";position:absolute;top:11px;right:6px;width:0;height:0;border:5px solid transparent;border-left:5px solid #999}
.paging ul li a.last:after{content:"";position:absolute;top:11px;right:11px;width:0;height:0;border:5px solid transparent;border-left:5px solid #999}

/* footer */
#footer{clear:both;height:190px;background:#f3f3f3;border-top:solid 1px #ededed;}
#footer .inner {width:1000px;margin:0 auto;}
#footer .footer_menu {background:#fff;border-bottom:solid 1px #ededed;}
#footer .footer_menu ul{padding:14px 0;text-align:center}
#footer .footer_menu li{display:inline-block;margin:0 15px 0 0;padding:0 16px 0 0;vertical-align:top;background:url(../imgs/global/bul_footer_menu.gif) right 0 no-repeat}
#footer .footer_menu li a{display:inline-block;margin:-1px 0 0;vertical-align:top;font-size:12px;color:#6b6a6a;line-height:16px;font-family:Dotum,sans-serif}
/*
@media screen and (-webkit-min-device-pixel-ratio:0){
	#footer .footer_menu li a{margin:-3px 0 0}
}
*/

#footer .footer_content {position:relative;padding:30px 250px 0 177px}
#footer .footer_content h5{position:absolute;top:30px;left:0}
#footer .footer_content address{white-space:nowrap;font-size:11px;color:#8c8c8c;line-height:17px;font-family:Dotum,sans-serif}
#footer .footer_content address span{margin:0 14px;vertical-align:top;font-size:10px;color:#c7c7c7}
#footer .footer_content address a{vertical-align:top;color:#8c8c8c}
#footer .footer_content address a:hover{text-decoration:underline}
#footer .footer_content address .btnbiz {background:#999;display:inline-block;vertical-align:top;text-align:center;line-height:15px;height:15px;padding:0 4px; color:#fff;margin-left:4px;}
#footer .footer_content address .btnbiz:hover{text-decoration:none;}
#footer .footer_content p{padding:4px 0 0;font-size:11px;color:#8c8c8c;line-height:17px;font-family:Dotum,sans-serif}
#footer .footer_content .amark{position:absolute;top:0;right:0}
#footer .footer_content .amark li{float:left;margin:0 0 0 24px}
#footer .footer_content .amark li a,
#footer .footer_content .amark li img{display:block}

/* 하단 모바일 버전으로 보기 */
.go_mobile{clear:both;background:#444;text-align:center;margin-top:10px}
.go_mobile a{display:block;color:#fff;font-size:53px;padding:37px 0}

/* 버튼 */
.btn_mid{text-align:center}
.btn_left{text-align:left}
.btn_right{text-align:right}

/* 버튼 */
.wrap_buttons{text-align:center;margin-top:40px;}
.wrap_buttons button,
.wrap_buttons a{display:inline-block;width:176px;padding:13px 0 15px;vertical-align:top;text-align:center;font-size:18px;color:#fff !important;font-family:'Nanum Gothic Bold',Dotum,sans-serif;border:solid 1px #444;background:#444}
.wrap_buttons .gray{background:#888;border:solid 1px #888;}
.wrap_buttons .bor{background:#fff;border:1px solid #999;color:#888 !important;}
.wrap_buttons.popup{margin-top:30px;}
/* 카테고리박스 */
.box_ctg_small{padding-bottom:5px;background:url(../imgs/goods/bg_ctg_bottoms.png) 0 bottom no-repeat}
.box_ctg_small h3{padding:15px 0 7px 25px;*padding:15px 0 9px 25px;font-size:12px;background:url(../imgs/goods/bg_ctg_tops.png) 0 0 no-repeat;font-weight:bold}
.box_ctg_small ul{overflow:hidden;padding:12px 0 5px 25px;background:url(../imgs/goods/bg_ctg_mids.gif) 0 0 repeat-y}
.box_ctg_small ul li{padding:0 0 9px 16px;background:url(../imgs/button/btn_ctg_more.gif) 6px 6px no-repeat;float:left;width:22%}
.box_ctg_big{overflow:hidden;margin:15px 0 20px;padding-bottom:8px;background:url(../imgs/goods/bg_ctg_bottom.png) 0 bottom no-repeat}
.box_ctg_big h3{height:14px;margin:0;padding:18px 0 14px 25px;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif;background:url(../imgs/goods/bg_ctg_top.png) 0 0 no-repeat}
.box_ctg_big ul{overflow:hidden;padding:20px 0 10px 25px;background:url(../imgs/goods/bg_ctg_mid.gif) 0 0 repeat-y}
.box_ctg_big ul li{padding:0 0 9px 16px;background:url(../imgs/button/btn_ctg_more.gif) 6px 6px no-repeat;float:left;width:18%;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.box_ctg_big ul li a{color:#535353}

/* 쿠폰 조회 */
.listHidden{display:none}

/* 레이어박스 */
.layer_wrap{background:#f4f4f4;padding:5px}
.layer_wrap .layer_cont{border:solid 1px #ccc;background:#fff;padding:20px 15px 30px}

.layer_cont h1{margin-bottom:20px;padding-bottom:10px;font-size:22px;color:#222;line-height:28px;font-family:'Nanum Gothic Bold',Dotum,sans-serif;border-bottom:solid 2px #555}
.layer_cont h2{font-weight:bold;color:#3d3d3d;font-size:12px}

.layer_wrap .layer_cont p.txt_area{overflow:hidden;margin:30px 0 0;padding:37px 19px;font-size:14px;border:1px solid #dcdcdc;background-color:#f8f8f8;color:#222;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.layer_wrap .layer_cont .couponList{overflow-y:auto;max-height:240px;margin:0 0 20px;padding:4px 10px 5px;border:1px solid #dcdcdc;background:#f8f8f8}
.layer_wrap .layer_cont .couponList li{padding:3px 0 3px 8px;word-wrap:break-word;font-size:12px;color:#555;line-height:18px;background:url(../imgs/icon/bul_left_info.gif) 0 11px no-repeat}

/*---------------------------------------------- table ------------------------------------------------------*/
.table_fixed{table-layout:fixed}
.table_ver{margin:10px 0 0;border-top:1px solid #444}
.table_ver thead{background:#f8f8f8;border-bottom:solid 1px #dbdbdb}
.table_ver thead th{text-align:center;font-weight:normal;padding:10px 0;font-size:13px;color:#444;line-height:19px}
.table_ver tbody td{text-align:center;padding:10px 0;font-size:13px;color:#666;line-height:19px;border-bottom:solid 1px #dbdbdb;word-break:break-all}/*1224띄어쓰의 없을경우 테이블 벗어남*/
.table_ver tbody td.text_left{text-align:left;padding:10px}
	/* 총 합계 쪽 */
.table_ver tr.total_price td{height:50px !important;padding:0 !important;background-color:#f7f7f7}
.table_ver tr.total_price td div{position:relative;width:100%;height:100%}
.table_ver tr.total_price td p{position:absolute;right:0;top:0;display:inline-block;margin:5px 6px;padding:10px 13px;border:1px solid #e6e6e6;background-color:#fff;color:#000}
.table_ver tr.total_price td p span{display:inline-block;margin-right:120px}
.table_ver tr.total_price td p span{margin-right:38px}
	/* 상품이미지,상품명 */
.table_ver tbody td.table_product{text-align:left;padding:15px}
.table_ver tbody td.table_product a{float:left}
.table_ver tbody td.table_product a img{border:solid 1px #e6e6e6;width:120px;height:120px;margin-right:15px}
.table_ver tbody td.table_product a img.no{border:none;width:auto;margin-right:0}
.table_ver tbody td.table_product p{float:left;width:80%;margin:5px 0 0}
.table_ver tbody td.table_product p a{width:100%}
.table_ver tbody td.table_product p img{clear:both}
.table_ver tbody td.table_product:first-child{padding:15px 15px 15px 0}
.table_ver tbody td button{margin:2px 0}
.table_ver tbody td .default{display:inline-block;margin:1px 0;padding:0 5px;vertical-align:top;font-size:11px;color:white;line-height:17px;border-radius:3px;background:#999}
.table_ver tbody td .label{display:inline-block;margin:1px 0;padding:0 5px;vertical-align:top;font-size:11px;line-height:15px;border-radius:3px;border:1px solid #999;background:white}
.table_ver tbody td .state{display:block;text-align:center;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.table_ver td.productimg{padding:15px 0}
.table_ver td.productimg a{display:block;position:relative;width:80px;height:80px}
.table_ver td.productimg img{display:block;width:78px;height:78px;border:1px solid #dedede}
.table_ver td.productimg.big a{width:140px;height:140px}
.table_ver td.productimg.big img{width:138px;height:138px}
.table_ver td.product{padding:15px;text-align:left}
.table_ver td.product img{margin:0;border:0 none;*vertical-align:middle}
.table_ver td.product span{display:block;margin-top:5px;font-size:12px;color:#999;line-height:18px}
.table_ver td.product span button{font-size:11px;font-family:'돋움',dotum,'굴림',gulim;font-weight:bold;color:#ca1818;text-decoration:underline;margin:0}
.table_ver td.product span em{color:#ca1818;font-style:normal}
.table_ver td.orderstep a,
.table_ver td.orderstep button{margin:2px 0}
.table_ver td.delivery{padding:10px;text-align:right;line-height:25px;background:#f9f9f9}
.table_ver .article td{padding:20px;background:#f8f8f8}
.table_ver .article td .articlecont{word-wrap:break-word;text-align:left}

#contents .table_ver tbody td.table_product p{width:60%}

.table_hor{margin:10px 0 0;border-top:1px solid #444}
.table_hor tbody th{background:#f8f8f8;text-align:left;font-weight:normal;padding:10px 15px;color:#444;border-bottom:solid 1px #dbdbdb}
.table_hor tbody th.line{border-left:solid 1px #dbdbdb}
.table_hor tbody td{text-align:left;padding:10px 15px;color:#666;border-bottom:solid 1px #dbdbdb;word-break:break-all}/*1224띄어쓰의 없을경우 테이블 벗어남*/
/* 상품이미지,상품명 */
.table_hor tbody td.table_product{text-align:left;padding:10px}
.table_hor tbody td.table_product a{float:left}
.table_hor tbody td.table_product a img{border:solid 1px #e6e6e6;width:80px;margin-right:10px}
.table_hor tbody td.table_product p{float:left;width:80%;margin:5px 0 0}
.table_hor tbody .form th{padding:10px 15px;line-height:25px}
.table_hor tbody .form td{padding:10px 15px;line-height:25px}
.table_hor tbody .dotnonetext{display:inline-block;margin:0 0 0 8px;vertical-align:top}

.essential{margin:4px 0 0;vertical-align:top}
.table_hor tbody .form th .essential{margin:7px 0 0}

.popCloseButton{display:inline-block;position:relative;top:-1px;overflow:hidden;width:39px;height:0;margin:0 0 0 5px;padding:19px 0 0;vertical-align:middle;line-height:20px;background:url(../imgs/button/btn_close_popup.gif) 0 0 no-repeat}

/* 주문할상품 , 할인 및 배송비 */
.order_ver{margin:10px 0 0;font-size:13px;border-top:1px solid #444}
.order_ver .noIncrease{font-size:11px}
.order_ver thead{background:#f3f3f3;border-bottom:solid 1px #dbdbdb}
.order_ver thead th{text-align:center;font-weight:normal;padding:10px 0;color:#444}
.order_ver tbody td{text-align:center;padding:10px 0;color:#444;border-bottom:solid 1px #dbdbdb}
.order_ver tbody td strong{color:#000}
.order_ver tbody td button{margin:2px 0}
.order_ver tbody td .forIcon{position:relative;padding:10px 0}
.order_ver tbody td .forIcon img{position:absolute;top:50%;right:0;margin:-15px -15px 0 0}
.order_ver tbody td .x_price{font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.order_ver tbody .priceBig{font-size:14px}
.order_ver tbody .priceBig span{vertical-align:-1px;font-size:21px;font-weight:bold;font-family:Tahoma !important}

/* 상품명에 해당하는 영역 : 상품이미지+상품명+옵션+판매자 */
.order_ver td.productimg{padding:15px 0}
.order_ver td.productimg a{display:block;position:relative;width:80px;height:80px}
.order_ver td.productimg img{display:block;width:78px;height:78px;border:1px solid #dedede}
.order_ver td.product{padding:15px;text-align:left}
.order_ver td.product img{margin:0;border:0 none;*vertical-align:middle}
.order_ver td.product span{display:block;margin-top:5px;font-size:12px;color:#999;line-height:18px}
.order_ver td.product span button{font-size:11px;font-family:'돋움',dotum,'굴림',gulim;font-weight:bold;color:#ca1818;text-decoration:underline;margin:0}
.order_ver td.product span em{color:#ca1818;font-style:normal}

/* 총 비용 */
.order_ver tr.total_price td{background-color:#f7f7f7}
.order_ver tr.total_price td div{float:right;margin:0 10px 0 0;padding:8px 13px;text-align:left;border:1px solid #e6e6e6;background-color:#fff}
.order_ver tr.total_price td div span{display:inline-block;width:0;vertical-align:top;font-size:13px;color:#666;line-height:23px;white-space:nowrap}
.order_ver tr.total_price td div strong{display:inline-block;width:279px;vertical-align:top;text-align:right;font-size:13px;color:#666;line-height:23px;font-weight:bold;font-family:'Nanum Gothic Bold',Dotum,sans-serif}

/* 추가할인적용 */
.order_hor{clear:both;margin:10px 0 0;font-size:13px;border-top:1px solid #444}
.order_hor th{background:#f3f3f3;border-bottom:solid 1px #dbdbdb;text-align:center;font-weight:normal;padding:9px 0 7px;color:#444}
.order_hor td{border-bottom:solid 1px #dbdbdb;text-align:left;padding:10px;color:#666;line-height:16px}
.order_hor td.total span{font-size:15px}
.order_hor td.point strong{color:#000}
.order_hor td.payment span{font-size:19px;font-family:Tahoma}
.order_hor tbody .form th{padding:10px 15px;line-height:25px}
.order_hor tbody .form td{padding:10px 15px;line-height:25px}

/* 공통상품 */
.product_box{}
.common_product{position:relative;margin:10px -14px 0;padding:21px 0 0}
.common_product:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;box-sizing:border-box;border-left:14px solid white;border-right:14px solid white;background:black}
.common_product ul:after{content:"";display:block;clear:both}
.common_product li{float:left;width:25%;margin:0 0 30px;padding:0 14px;box-sizing:border-box}
.common_product li .check{margin-bottom:10px}
.common_product li .check input{margin:0}
.common_product li a.link_box,
.common_product li a.link_box>span{display:block}
.common_product li a.link_box .thumb_box{position:relative;overflow:hidden;width:100%;height:229px}
.common_product li a.link_box .thumb_box .thumb{display:block;width:100%;}
.common_product li a.link_box .thumb_box .best{display:block;position:absolute;top:5px;left:5px}
.common_product li a.link_box .info_box{height:132px;padding:12px 5px 0}
.common_product li a.link_box .info_box>span{display:block;color:#333;line-height:22px}
.common_product li a.link_box .info_box .name{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:40px;margin:0 0 5px;word-wrap:break-word;font-size:13px;line-height:20px;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.common_product li a.link_box .info_box .summary{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#777}
.common_product li a.link_box .info_box .market,
.common_product li a.link_box .info_box .marketPrice{overflow:hidden;font-size:12px;color:#999;text-decoration:line-through}
.common_product li a.link_box .info_box .price{overflow:hidden;font-size:14px;color:#000;font-family:'Nanum Gothic Bold',Dotum,sans-serif}
.common_product li a.link_box .info_box .price .sale{padding:0 0 0 5px;color:#ca1818}
.common_product li a.link_box .info_box .icons{overflow:hidden;margin-top:5px;font-size:12px !important;line-height:0 !important;}
.common_product li a.link_box .info_box .icons img{display:inline-block;height:16px;vertical-align:top}
.common_product li.none_pro{clear:both;width:100%;text-align:center;padding:50px 14px;box-sizing:border-box;color:#999}

.common_product.list2{margin:10px -20px 0 0}
.common_product.list2:before{border-left:20px solid white;border-right:20px solid white}
.common_product.list2 ul li{width:50%;padding:0 20px}
.common_product.list2 li a.link_box .thumb_box{height:470px}

.common_product.list3{margin:10px -35px 0 0}
.common_product.list3:before{border-left:none;border-right:35px solid white}
.common_product.list3 ul{margin:0 -1% 0 0}
.common_product.list3 ul li{width:345px;padding:0 35px 0 0}
.common_product.list3 li a.link_box .thumb_box{height:310px}

.common_product.list5{margin:10px -10px 0}
.common_product.list5:before{border-left:10px solid white;border-right:10px solid white}
.common_product.list5 ul li{float:left;width:20%;padding:0 10px}
.common_product.list5 li a.link_box .thumb_box{height:184px}
.common_product.list5 li.none_pro{padding:50px 10px}

/* 상품관련 */
.pro_name {display:block;color:#444;line-height:16px;font-size:13px;height:32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;font-family: 'Nanum Gothic Bold';}
.pro_name a {color:#444;}
.pro_summary{display:block;font-size:11px;height:16px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;word-wrap:break-word;color:#777;margin-top:5px;text-overflow: ellipsis;white-space: nowrap;}
.pro_market{display: block;overflow: hidden;height: 22px;text-overflow: ellipsis;-o-text-overflow: ellipsis;margin: 0 10px;white-space: nowrap;text-align: center;font-size: 13px;color: #7b7b7b;line-height: 22px;text-decoration: line-through;}
.pro_market2{display: block;overflow: hidden;height: 22px;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;font-size: 13px;color: #7b7b7b;line-height: 22px;text-decoration: line-through;}
.pro_summary a {color:#777}
.org_price{display:block;}
.org_price del{display:block;color:#999;text-decoration:line-through;height:16px;overflow:hidden;margin-top:8px;}
.sale_price{display:block;font-family: 'Nanum Gothic Bold';color:#000;font-size:15px;height:18px;line-height:18px;overflow:hidden;margin-top:6px;}
.point{display:block;font-size:12px;color:#7b7b7b;margin-top:5px;}
.icons{display:block;height:16px;overflow:hidden;margin-top:5px;font-size:5px !important;line-height:0 !important;}

.dragDummy{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(../imgs/global/dummy.gif) 0 0 repeat}

.smallbutton{display:inline-block;position:relative;margin:0;padding:2px 8px;vertical-align:top;text-align:center;font-size:12px;color:white;line-height:19px;font-weight:normal;font-family:'Nanum Gothic',Dotum,sans-serif;border:1px solid black;background:#444}
.smallbutton.gray{color:#888;border:1px solid #ccc;background:white}
.smallbutton.red{color:white;border:1px solid red;background:red}

.probider_Reading{
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
    background-color: #00000094;
    z-index: 9999999 !important;
    opacity: 0;
    display: none;
}
.probider_Reading_text_box{
	width: 60%;
    height: auto;
    text-align: center;
    margin: 50px auto;
    box-shadow: 7px 7px 4px #00000073;
    background-image: linear-gradient(to right, #ff9100, #ff540f);
    border-radius:5px; 
    padding: 13px;
    box-sizing: border-box;
}
.Reading_text{
	width: 100%;
    height: 70px;
    color: #fff;
}
.probider_Reading_btn_box{
	width: 250px;
	height:60px;
	line-height:60px;
	margin: 0 auto; 
	background-color: #fff;
	border-radius:5px;
    font-weight: 700;
    cursor: pointer;
	
}
.Reading_text{
	font-size: 22px;
	margin: 40px auto; 
}
.Reading_text .bold{
	font-weight: 900;
	font-size: 24px;
}
.Reading_text .red{
	color: #000000;
}
.Reading_text_1{
	font-size: 37px;
 	margin: 20px auto;
}
.Reading_text_1 .bold{
	font-size: 37px;
	font-weight: 900;
	color: #78f7a5;
	color: #000000;
}
.Reading_text_6{
    margin: 5px auto;
    height: 40px;
}
.Reading_text_7{
    margin-bottom: 10px;
}




/* 반응형 업데이트 */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s
}

body {
    letter-spacing: -1px !important;
    font-family: 'Nanum Gothic', 'Noto Sans KR', sans-serif !important;
}

input,
select,
button {
    font-family: 'Nanum Gothic', 'Noto Sans KR', sans-serif
}

* {
    font-family: 'SUIT-Regular', '맑은 고딕','Nanum Gothic', 'Noto Sans KR', sans-serif !important;
    box-sizing: border-box;
    letter-spacing: -0.5px;
}

img {
    vertical-align: middle
}

a {
    color: inherit
}

.btn_box {
    display: flex;
    justify-content: center;
    margin: 38px 0
}
.btn_box button + button {
	margin-left: 10px;
}

.btn_box.list_back {
    margin: 15px 0;
    justify-content: flex-start
}

.btn_box.write_btn_box {
    margin: 15px 0;
    justify-content: flex-end
}

.btn_type1 {
    font-size: 15px;
    border-radius: 5px;
    box-shadow: 0 5px 5px 0 rgba(72, 72, 72, 0.1)
}

.btn_type1.submit_btn {
    background: linear-gradient(to right, #ff9100, #ff540f);
    color: #fff;
    padding: 10px 20px
}
.btn_type1.cancel_btn {
    background: #fff;
    color: #484848;
    padding: 10px 20px;
}
.btn_type1.board_btn {
    color: #fff;
    background: linear-gradient(to right, #ff9100, #ff540f);
    padding: 5px 10px
}
.btn_type1 + .btn_type1 { margin-left: 10px; }

.btn_type1.board_btn {
    color: #fff;
    background: linear-gradient(to right, #ff9100, #ff540f);
    padding: 5px 10px
}

.middle_line {
    border-bottom: 0;
    border-top: 1px solid #d9d9d9;
    margin: 38px 0
}

.seller_line{
	display:none;
}

.seller_area{
	display:none;
}

.form_section_box {
    width: 100%;
    max-width: 698px;
    min-height: 30px;
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #d9d9d9;
    box-shadow: inset 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 22px 50px 22px;
    display: flex;
    flex-direction: column
}

.form_section_box .form_area .profile_img {
	width: 100px; height: 100px;
	border-radius: 50%;
	overflow: hidden;
	align-self: center;
}
.form_section_box .form_area .profile_img > img {
	width: 100%; height: 100%;
}

.align-items-unset{
	align-items: unset !important;
}

.inputbox {
    width: 100%;
    min-width: 37px;
    min-height: 37px;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    padding: 0 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    word-break: break-all;
}
.inputbox + label { margin-top: 5px; }

.inputbox input,
.inputbox select,
.inputbox textarea {
    min-height: 37px;
    border: 0 none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    display: flex;
    justify-content: space-around
}
.inputbox textarea {
	width: calc(100% + 30px); height: 100%;
	margin: 0 -15px;
	padding: 10px 15px;
}

.inputbox input::placeholder, .inputbox textarea::placeholder {
    color: #b0b0b0
}

.inputbox input[type=text],
.inputbox input[type=password],
.inputbox input[type=number],
.inputbox input[type=search],
.inputbox input[type=tel],
.inputbox input[type=email],
.inputbox select {
    width: calc(100% + 30px)
}

.inputbox select {
    padding: 0 35px 0 15px;
    margin: 0 -15px;
    outline: 0 none;
    background-image: url(/images/icon/ico_selectbox.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%
}

.inputbox select::-ms-expand {
    display: none
}

.inputbox>* {
    font-size: 15px;
    color: #484848
}

.inputbox button, .login_wrap .login_content p button {
    padding: 5px 10px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    font-size: 13px;
    word-break: keep-all
}

.inputbox.file {
    background-image: url(/images/input/ico_clip.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%
}

.inputbox.file label {
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.inputbox.file input[type=file] {
    display: none
}

.inputbox.file .filetext {
	width: calc(100% - 40px); height: auto;
    color: #484848;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 25px;
    padding-left: 5px;
}

label {
    cursor: pointer;
    display: inline-flex;
    align-items: center
}

label+label {
    margin-left: 20px
}

label input[type=checkbox],
label input[type=radio] {
    display: none
}

label input[type=checkbox]+i,
label input[type=radio]+i {
    display: inline-flex;
    width: 17px;
    height: 17px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    margin-right: 5px
}

label input[type=checkbox]:checked+i,
label input[type=radio]:checked+i {
    border: 1px solid #ff540f;
    background-color: #ff540f;
    transition: all .25s
}

label input[type=checkbox]:checked+i::before,
label input[type=checkbox]:checked+i::after,
label input[type=radio]:checked+i::before,
label input[type=radio]:checked+i::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 7px;
    width: 1px;
    height: 10px;
    display: inline-block;
    background-color: #fff
}

label input[type=checkbox]:checked+i::before,
label input[type=radio]:checked+i::before {
    transform: rotate(-30deg) translateX(-2.5px)
}

label input[type=checkbox]:checked+i::after,
label input[type=radio]:checked+i::after {
    transform: rotate(30deg) translateX(2.5px)
}

label:not(.checkbox) input[type=radio]+i {
    border-radius: 50%
}

label:not(.checkbox) input[type=radio]:checked+i {
    border: 1px solid #ff540f;
    background-color: #fff;
    align-items: center;
    justify-content: center
}

label:not(.checkbox) input[type=radio]:checked+i::before {
    width: 60%;
    height: 60%;
    position: static;
    background-color: #ff540f;
    transform: rotate(0deg) translateX(0px);
    border-radius: 50%
}

label:not(.checkbox) input[type=radio]:checked+i::after {
    display: none
}

label.type_selector {
    flex: 1;
    user-select: none
}

label.type_selector input[type=radio]+.box {
    width: 100%;
    height: 103px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    color: #484848;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05)
}

label.type_selector input[type=radio]+.box p {
    text-align: center
}

label.type_selector input[type=radio]+.box p.title {
    font-size: 15px;
    font-weight: bold
}

label.type_selector input[type=radio]+.box p.desc {
    font-size: 13px;
    margin-top: 10px
}

label.type_selector input[type=radio]:checked+.box {
    border: 2px solid #ff540f
}

label.type_selector input[type=radio]:checked+.box p {
    text-align: center
}

label.type_selector input[type=radio]:checked+.box p.title {
    color: #ff540f
}

.sub_content {
    width: 100%;
    min-height: 300px;
    max-width: 1580px;
    padding: 50px 0
}

.list_outer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 1580px;
    overflow: hidden;
}

.match_list.type1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 -10px
}

@keyframes list_anima {
	from { opacity: 0; }
	to { opacity: 1; }
}

.match_list.type1>li {
    flex: 1;
    max-width: calc(33.334% - 20px);
    position: relative;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 10px;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.match_list>li {
	animation-name: list_anima;
    animation-duration: 1s;
}

.match_list>li .label_rank {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 74px;
    height: 100px;
    border-radius: 3px;
    padding: 16px 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 2
}

.match_list>li .label_rank.rank1 {
    background-color: #ff9100
}

.match_list>li .label_rank.rank2 {
    background-color: #ffa800
}

.match_list>li .label_rank.rank3 {
    background-color: #ffc700
}
.match_list>li .label_rank.rank4 {
    background-color: #ffc226;
}
.match_list>li .label_rank.rank5 {
    background-color: #ffc90b;
}

.match_list.type1>li .product_pic {
    width: 100%; min-height: 480px;
    border-radius: 3px;
    overflow: hidden;
    position: relative
}

.match_list.type1>li .product_pic .img>img {
    width: 100%;
    height: 240px;
}

.match_list.type1>li .product_pic>.detail_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.match_list.type1>li .product_pic>.detail_link>a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity .25s
}

.match_list.type1>li .product_pic>.detail_link>a::after {
    content: '상세보기';
    font-size: 15px;
    font-weight: bold;
    color: #484848;
    background-color: #fff;
    border: solid 1px #d9d9d9;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    padding: 10px 25px
}

.match_list.type1>li .info_area {
    padding: 20px
}

.match_list.type1>li .labels {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.match_list.type1>li .labels .label {
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px
}

.match_list.type1>li .labels .label.provider {
    background-color: #8dceee
}

.match_list.type1>li .labels .label.seller {
    background-color: #ff9100
}

.match_list.type1>li .labels .label.dday {
    background-color: #b5b8f9
}

.match_list.type1>li .labels .label.progress {
    background-color: #4fd9a7
}

.match_list.type1>li .labels .label.leave {
    background-color: #c0c3c2
}

.match_list.type1>li .labels .label.sole {
    background-color: #80cdf8
}

.match_list.type1>li .subject {
    font-size: 19px;
    font-weight: bold;
    color: #484848;
    line-height: 21px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.match_list.type1>li .cont {
    font-size: 16px;
    color: #484848;
    line-height: 18px;
    min-height: 18px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.match_list.type1>li .info_box {
    width: 100%;
    min-height: 130px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    margin-top: 20px;
    padding: 20px;
	 position: relative;
}

.match_list.type1>li .info_box i.ico {
    display: inline-block;
    margin-right: 5px
}
i.ico { display: inline-block; }
i.ico.ico_return {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -90px -132px;
    background-size: 184px 162px
}

i.ico.ico_price {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -114px;
    background-size: 184px 162px
}

i.ico.ico_person1 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -80px;
    background-size: 184px 162px
}

i.ico.ico_person2 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -97px;
    background-size: 184px 162px
}

i.ico.ico_channel {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -97px -52px;
    background-size: 184px 162px
}

i.ico.ico_career {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -80px -52px;
    background-size: 184px 162px
}
i.ico.ico_cate {
    width: 17px;
    height: 17px;
	background-image: url("/images/icon/ico_cate.png?v=0d468051");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
i.ico.ico_channel {
    width: 17px;
    height: 17px;
	background-image: url("/images/icon/ico_channel.png?v=0d468051");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
i.ico.ico_area {
    width: 17px;
    height: 17px;
	background-image: url("/images/icon/ico_area.png?v=0d468051");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
.match_list.type1>li .info_box i.ico.ico_return {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -90px -132px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box i.ico.ico_price {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -114px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box i.ico.ico_person1 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -80px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box i.ico.ico_person2 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -97px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box i.ico.ico_channel {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -97px -52px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box i.ico.ico_career {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -80px -52px;
    background-size: 184px 162px
}

.match_list.type1>li .info_box .graph_box {
    width: 47.5%
}

.match_list.type1>li .info_box .graph_box img {
    width: 100%;
    height: auto
}

.match_list.type1>li .info_box .detail_info {
    min-height: 90px;
    flex: 1;
    margin-left: 7.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.match_list.type1>li .info_box .detail_info>li {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    color: #484848
}

.match_list.type1>li .info_box .detail_info>li>.label {
    display: inline-flex;
    align-items: center
}

.match_list.type1>li .info_box .detail_info>li>.txt {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    font-weight: bold
}

.match_list.type1>li .info_box .detail_info.type2 {
    border-left: 1px solid #d9d9d9;
    padding-left: 8.2%
}

.match_list.type1>li .hashtags {
    width: 100%;
    height: 25px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    position: relative
}

.match_list.type1>li .hashtags>.hashbox {
    display: inline-flex;
    padding: 5px;
    font-size: 14px;
    line-height: 15px;
    color: #484848;
    border-radius: 3px;
    background-color: #ededed
}

.match_list.type1>li .hashtags>.hashbox+.hashbox {
    margin-left: 5px
}

.match_list.type1>li .other_info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px
}

.match_list.type1>li .other_info>.date {
    font-size: 14px;
    color: #707070;
    display: inline-flex;
    flex-direction: row
}

.match_list.type1>li .other_info>.date .str {
    margin-left: 10px
}

.match_list.type1>li .other_info>.star .btn_like {
    width: 25px;
    height: 25px;
    background-image: url(/images/icon/score_star_off.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 25px 25px;
    font-size: 0;
    color: transparent
}

.match_list.type1>li .other_info>.star .btn_like.on {
    background-image: url(/images/icon/score_star_on.png)
}

.match_list.type1>li .seller_info {
    display: flex;
    flex-direction: row;
    margin: 20px;
    padding: 18px 18px;
    border-bottom: 1px solid #d9d9d9
}

.match_list.type1>li .seller_info .thumb {
    width: 33.34%;
    max-width: 120px
}

.match_list.type1>li .seller_info .thumb img {
    width: 100%;
    height: auto
}

.match_list.type1>li .seller_info .right_info {
    width: 66.66%;
    margin-left: 8.335%
}

.match_list.type1>li .seller_info .right_info .nickname {
    font-size: 20px;
    font-weight: bold;
    color: #484848;
    margin-top: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.match_list.type1>li .seller_info .right_info .score_star_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px
}

.match_list.type1>li .seller_info .right_info .score_star_box .score_stars,
.match_list.type1>li .seller_info .right_info .score_star_box .score_star {
    display: inline-flex;
    align-items: center
}

.match_list.type1>li .seller_info .right_info .score_star_box .review_star {
    display: inline-block;
    font-size: 0;
    color: transparent;
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 20px;
    height: 20px;
    background-position: -132px -112px;
    background-size: 184px 162px;
    margin-right: 2px
}

.match_list.type1>li .seller_info .right_info .score_star_box .review_star.on {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 20px;
    height: 20px;
    background-position: -152px -112px;
    background-size: 184px 162px
}

.match_list.type1>li .bottom_cont {
    padding: 0 20px 20px 20px
}

.match_list.type1>li .bottom_cont .pr_txt {
    font-size: 16px;
    color: #484848;
    line-height: 19px;
    min-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.match_list.type1>li:hover .product_pic>.detail_link>a {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1
}

.match_list.type1>li:hover .subject,
.match_list.type1>li:hover .txt,
.match_list.type1>li:hover .right_info .nickname {
    color: #ff540f
}

.match_list.type1>li:hover .hashtags>.hashbox {
    color: #ff9100;
    background-color: #fff5e1
}

.match_list.type2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px
}

.match_list.type2 > li {
    width: 240px; min-height: 470px;
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 5px
}

.match_list.type2 > li.banner {
    padding: 0;
}

.match_list.type2 > li .product_pic {
    width: 240px;
    height: 240px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.match_list.type2 > li .product_pic>.img {
    height: 240px;
    background-color: #fff;
}

.match_list.type2 > li .product_pic>.img>img {
    width: 100%;
    height: 240px;
}

.match_list.type2 > li .product_pic>.detail_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.match_list.type2 > li .product_pic>.detail_link>a,
.match_list.type2 > li .product_pic>.detail_link>button {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity .25s
}

.match_list.type2 > li .product_pic>.detail_link>a::after,
.match_list.type2 > li .product_pic>.detail_link>button::after {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    padding: 10px 20px
}
.match_list.type2 > li .product_pic>.detail_link>a::after { content: '상세보기'; }

.match_list.type2 > li .info_area { padding: 15px; }
.match_list.type2 > li .info_area .subject {
	height: 46px;
	line-height: 23px;
    font-size: 17px;
    font-weight: bold;
    color: #484848;
    overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.match_list.type2>li .info_area .state_info {
    font-size: 11px;
    color: #848484;
    margin-top: 14px
}

.match_list.type2>li .info_area .state_info>.score {
    display: inline-flex;
    align-items: center
}

.match_list.type2>li .info_area .state_info>.score::before {
    content: '';
    display: inline-block;
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 12px;
    height: 12px;
    background-position: -147px -132px;
    background-size: 184px 162px;
    margin-right: 3px;
    margin-top: -3px
}

.match_list.type2>li .info_area .state_info>.score+.support::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #d9d9d9;
    margin: 0 10px
}

.match_list.type2>li .info_area .state_info>.support {
    display: inline-flex;
    align-items: center
}

.match_list.type2>li .info_area .state_info>.support>span {
    margin-top: 2px
}

.match_list.type2>li .info_area .state_info>.support>span+span {
    margin-left: 5px
}

.match_list.type2>li .info_area .nickname {
    font-size: 14px;
    font-weight: bold;
    color: #484848;
    margin-top: 13px;
    position: relative;
    display: inline-block;
    z-index: 0
}

.match_list.type2>li .info_area .nickname::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 50%;
    background-color: #fff59d;
    z-index: -1;
    opacity: 0;
    transition: opacity .25s
}

.match_list.type2>li .info_area .hashtags {
    display: block;
    margin-top: 10px;
    min-height: 28px;
    max-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.match_list.type2>li .info_area .hashtags .hashbox {
    display: inline-flex;
    padding: 5px 10px;
    border-radius: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 11px;
    color: #333;
}

.match_list.type2>li .info_area .profit_info {
    font-size: 11px;
    color: #333;
    margin-top: 13px;
    display: flex;
    flex-direction: row;
}

.match_list.type2>li .info_area .profit_info .per::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 12px;
    height: 12px;
    background-position: -172px -112px;
    background-size: 184px 162px;
    margin-right: 3px
}
.match_list.type2>li .info_area .profit_info .per,
.match_list.type2>li .info_area .profit_info .money {
	flex: 1;
}

/* .match_list.type2>li .info_area .profit_info .per+.money {
    margin-left: 10px
} */

.match_list.type2>li .info_area .profit_info .money::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 12px;
    height: 12px;
    background-position: -135px -132px;
    background-size: 184px 162px;
    margin-right: 3px
}

.match_list.type2>li .info_area .other_info {
    font-size: 11px;
    color: #848484;
    margin-top: 13px
}

.match_list.type2>li .info_area .other_info .date {
    display: inline-flex
}

.match_list.type2>li .info_area .other_info .date::before {
    content: '등록일';
    margin-right: 3px
}

.match_list.type2>li .info_area .other_info .date+.dday {
    margin-left: 10px
}

.match_list.type2>li .info_area .other_info .dday {
    display: inline-flex
}

.match_list.type2>li .info_area .other_info .dday::before {
    content: '마감';
    margin-right: 3px
}

.match_list.type2>li:hover .product_pic>.detail_link>a,
.match_list.type2>li:hover .product_pic>.detail_link>button {
    opacity: 1
}

.match_list.type2>li:hover .info_area .nickname::before {
    opacity: 1
}

.match_list.type2 .product_pic .img .view_cnt{
	position: absolute;
	text-align: right;
	top: 15px;
	left: 15px;
  	height: 20px;
  	padding: 2px 8px;
  	border-radius: 100px;
  	background-color: rgba(0, 0, 0, 0.5);
  	font-size: 12px;
  	letter-spacing: -0.96px;
  	color: #fff;
  	line-height: 14px;
}

.match_list.type2 .product_pic .img .view_cnt .cnt{
	display: inline-block;
	margin-left: 22px;
}

.match_list.type2 .product_pic .img .view_img_wrap{
	position: absolute;
	top: 14px;
	left: 23px;
}

.match_list.type2 .product_pic .img .view_img_wrap img{
	width: unset;
	height: unset;
}

.match_list.type3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    line-height: 1;
    margin: -10px -10px 10px -10px;
}

.match_list.type3>li {
    width: 255px;
    min-height: 460px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #d9d9d9;
    background-color: #fff;
    align-items: center;
    position: relative;
    margin: 10px;
}

.match_list.type3>li>.labels {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.match_list.type3>li>.labels .label {
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold
}

.match_list.type3>li>.labels .label.provider {
    background-color: #8dceee
}

.match_list.type3>li>.labels .label.seller {
    background-color: #ff9100
}

.match_list.type3>li>.labels .label.dday {
    background-color: #b5b8f9
}

.match_list.type3>li>.labels .label.progress {
    background-color: #4fd9a7
}

.match_list.type3>li>.labels .label.leave {
    background-color: #c0c3c2
}

.match_list.type3>li>.labels .label.sole {
    background-color: #80cdf8
}

.match_list.type3>li>.labels .label+.label {
    margin-left: 5px
}

.match_list.type3>li>.thumb {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    position: relative;    
}
.match_list.type3>li>.thumb img { width: 100%; height: 100%; }

.match_list.type3>li> .view_cnt{
	position: absolute;
	text-align: right;
	top: 65px;
	left: 20px;
  	height: 20px;
  	padding: 2px 8px;
  	border-radius: 100px;
  	background-color: rgba(0, 0, 0, 0.5);
  	font-size: 12px;
  	letter-spacing: -0.96px;
  	color: #fff;
  	line-height: 14px;
  	z-index:1;
}

.match_list.type3>li> .view_cnt .cnt{
	display: inline-block;
	margin-left: 22px;
}

.match_list.type3>li> .view_img_wrap{
	position: absolute;
	top: 65px;
	left: 28px;
	z-index:2;
}

.match_list.type3>li>.subject {
    margin-top: 18px;
    font-size: 20px;
    font-weight: bold;
    color: #484848
}

.match_list.type3>li .state_info {
    font-size: 11px;
    color: #848484;
    margin-top: 13px
}

.match_list.type3>li .state_info>.score {
    display: inline-flex;
    align-items: center
}

.match_list.type3>li .state_info>.score::before {
    content: '';
    display: inline-block;
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 12px;
    height: 12px;
    background-position: -147px -132px;
    background-size: 184px 162px;
    margin-right: 3px;
    margin-top: -3px
}

.match_list.type3>li .state_info>.score+.support::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #d9d9d9;
    margin: 0 10px
}

.match_list.type3>li .state_info>.support {
    display: inline-flex;
    align-items: center
}

.match_list.type3>li .state_info>.support>span {
    margin-top: 2px
}

.match_list.type3>li .state_info>.support>span+span {
    margin-left: 5px
}

.match_list.type3>li .info_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.match_list.type3>li .info_box::before,
.match_list.type3>li .info_box::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background-color: #ededed;
    margin: 18px 0
}

.match_list.type3>li .info_box .detail_info {
    width: 100%;
    font-size: 13px;
    color: #848484
}

.match_list.type3>li .info_box .detail_info>li {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.match_list.type3>li .info_box .detail_info>li+li {
    margin-top: 10px
}

.match_list.type3>li .info_box .detail_info>li>.label {
    display: inline-flex;
    align-items: center
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico {
    display: inline-block;
    margin-right: 5px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_return {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -90px -132px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_price {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -114px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_person1 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -80px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_person2 {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -104px -97px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_channel {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -97px -52px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.label i.ico.ico_career {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 17px;
    height: 17px;
    background-position: -80px -52px;
    background-size: 184px 162px
}

.match_list.type3>li .info_box .detail_info>li>.text {
    color: #484848
}

.match_list.type3>li .count_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    font-size: 13px;
    color: #848484;
    justify-content: center;
}

.match_list.type3>li .count_box>.suggest,
.match_list.type3>li .count_box>.apply {
    display: inline-flex;
    align-items: center
}

.match_list.type3>li .count_box>.suggest>.label,
.match_list.type3>li .count_box>.apply>.label {
    display: inline-flex;
    margin-right: 5px;
    align-items: center
}

.match_list.type3>li .count_box>.suggest>.label::before,
.match_list.type3>li .count_box>.apply>.label::before {
    content: '';
    display: inline-block;
    margin-right: 3px
}

.match_list.type3>li .count_box>.suggest>.label::before {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 14px;
    height: 14px;
    background-position: -121px -132px;
    background-size: 184px 162px
}

.match_list.type3>li .count_box>.suggest+.apply::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #d9d9d9;
    margin: 0 10px
}

.match_list.type3>li .count_box>.apply>.label::before {
    background-image: url("/images/sprite/icon.png?v=0d468051");
    width: 14px;
    height: 14px;
    background-position: -107px -132px;
    background-size: 184px 162px
}
.match_list.type3>li .date {
    display: flex;
    width: 100%;
    font-size: 11px;
    color: #848484;
    text-align: left;
}
.match_list.type3>li .regdate {
    width: 100%;
    font-size: 11px;
    color: #848484;
    text-align: left;
    margin-top: 18px;
}
.match_list.type3>li .update {
    width: 100%;
    font-size: 11px;
    color: #848484;
    text-align: right;
    margin-top: 18px;
}
.match_list.type3>li .detail_link {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
}
.match_list.type3>li .detail_link > a {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	font-size: 0;
	color: transparent;	
}

.circle_graph {
    width: 200px;
    height: 100px;
    background-image: url(/images/graph/circle_graph_base_bg.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    position: relative
}
.circle_graph + .text {
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	margin-top: 20px;
}
.circle_graph + .text b {
	color: #ff540f;
}

.circle_graph>.inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}
.circle_graph>.inner>div {
	transform:rotate(0deg);
}

.circle_graph>.inner>.bg1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/images/graph/circle_graph_bg1.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover
}

.circle_graph>.inner>.bg2 {
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/images/graph/circle_graph_bg2.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    transition: transform 1s
}

.circle_graph>.inner>.bg3 {
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/images/graph/circle_graph_bg3.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    transition: transform 1s
}

.circle_graph>.inner>.arrow {
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/images/graph/circle_graph_arrow.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    transition: transform 1s
}

.circle_graph>span.label_txt {
    position: absolute;
    z-index: 1;
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    color: #999;
    padding: 5px
}

.circle_graph.type1 .bg2 {
    display: none
}

.circle_graph.type1 .bg3 {
    display: none
}

.circle_graph.type2 .bg1 {
    display: none
}

.circle_graph.type2 .bg3 {
    display: none
}

.circle_graph.type3 .bg1 {
    display: none
}

.circle_graph.type3 .bg2 {
    display: none
}

.circle_graph.length4>span.label_txt:nth-of-type(1) {
    left: 0;
    bottom: 0;
    transform: translate(-100%, 0%)
}

.circle_graph.length4>span.label_txt:nth-of-type(2) {
    left: 20%;
    bottom: 90%;
    transform: translate(-50%, 0%)
}

.circle_graph.length4>span.label_txt:nth-of-type(3) {
    left: 80%;
    bottom: 90%;
    transform: translate(-50%, 0%)
}

.circle_graph.length4>span.label_txt:nth-of-type(4) {
    left: 100%;
    bottom: 0;
    transform: translate(0%, 0%)
}

.circle_graph.length5>span.label_txt:nth-of-type(1) {
    left: 0;
    bottom: 0;
    transform: translate(-100%, 0%)
}

.circle_graph.length5>span.label_txt:nth-of-type(2) {
    left: 5%;
    bottom: 70%;
    transform: translate(-50%, 0%)
}

.circle_graph.length5>span.label_txt:nth-of-type(3) {
    left: 50%;
    bottom: 100%;
    transform: translate(-50%, 0%)
}

.circle_graph.length5>span.label_txt:nth-of-type(4) {
    left: 95%;
    bottom: 70%;
    transform: translate(-50%, 0%)
}

.circle_graph.length5>span.label_txt:nth-of-type(5) {
    left: 100%;
    bottom: 0;
    transform: translate(0%, 0%)
}

.wrap {
    min-width: 320px;
    min-height: 100vh;
    background-color: #fff;
    padding-top: 70px;
}
.main_content { margin-top: -70px; }

.wrap header {
    width: 100vw;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #555;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    transition: background-color .45s;
    border-bottom: 1px solid #ddd;
}

.wrap header.transparent {
    background-color: #fff;
}

.wrap header.transparent-none {
    background-color: #fff !important;
}

.wrap header .inner {
    width: 100%;
    max-width: 1580px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px
}

.wrap header .inner .link_login, 
.wrap header .inner .link_logout { display: none; }

.wrap header .inner .top_logo {
    margin-right: 50px;
    display: inline-flex
}

.wrap header .inner .top_logo>a {
    display: inline-flex;
    font-size: 0;
    background-image: url("/images/sprite/img_top_logo.png?v=c1bc411f");
    width: 158px;
    height: 36px;
}

.wrap header .inner #mobile_menu {
    display: none
}

.wrap header .inner #mobile_menu+label {
    font-size: 0;
    color: transparent
}

.wrap header .inner nav {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.wrap header .inner nav ul {
    height: 100%;
    display: flex;
    flex-direction: row
}

.wrap header .inner nav ul li {
    height: 100%;
    display: inline-flex;
    align-items: center;
	 position: relative;
}

.wrap header .inner nav ul li a {
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    color: inherit
}


.wrap header .inner nav ul.gnb li a:hover{
	background-color: #fff;		
}

.wrap header .inner nav ul.gnb li a.active {
    background-color: #f45311;
}

.wrap header .inner nav ul > li .topper_banner_wrap{
	position: relative;
	line-height: 65px;
}

.wrap header .inner nav ul > li .topper_banner_wrap .topper_img_wrap{
	position: absolute; 
	border-radius: 5px; 
	top: 30px; 
	cursor: pointer;
	z-index: 9;
}

.wrap header .inner nav ul > li .topper_banner_wrap .topper_img_wrap .topper_banner_img{
	border-radius: 5px;
	
}

.wrap header .inner nav ul li .mypage_link_wrap{
	display:none;
	position: absolute;
	width: 150px;  	
  	top: 62px;
  	border-radius: 5px;
  	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  	background-color: #fff;
}

.wrap header .inner nav ul li .mypage_link_wrap.active{
	display: block;
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area .tit:first-child{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area .tit:last-child{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area:hover .tit{		
	cursor: pointer;
	background-color: #fffaf8;
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area:hover .icon_tri{
	background-image: url(/images/custom/icon/icon_link_tri_on.png);
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area:nth-child(n+2){
	border-top: 1px solid #eee;
}

.wrap header .inner nav ul li .mypage_link_wrap .link_area .tit{
	padding:8px 10px;
	font-size: 14px;  
  	letter-spacing: -0.84px;  	
  	color: #484848;
}
.wrap header .inner nav ul li .mypage_link_wrap .link_area .icon_tri{	
	width: 10px;
    height: 10px;
    background-image: url(/images/custom/icon/icon_link_tri_off.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: right;
    margin-top: 3px;
}

.wrap header .inner nav ul li a.select {
	color: #ff540f !important;
	font-weight: bold;
	border-bottom: 4px solid #ff540f;	
}
.wrap header .inner nav ul.gnb li a:hover,
.wrap header .inner nav ul.gnb li a.active {
    color: #ff540f;
    font-weight: bold;
    border-bottom: 4px solid #ff540f;    
}

.wrap header .inner nav ul.my_menu li:not(:first-child):not(:last-child)::before {
    content: '';
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: #fff
}

.wrap header .inner nav ul.my_menu li .btn_matching {
    height: auto;
    padding: 8px 16px;
    background-image: linear-gradient(to right, #ff9100, #ff540f);
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
   
}


.wrap header .inner nav ul.my_menu li .lectures_btn{
	height: auto;
    padding: 8px 8px;
    background-image: linear-gradient(to right, #c72835, #ff540f);
    font-weight: 700;
    color: #fff !important;
    border-radius: 5px;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 15%);
    margin-left: 10px;
    border-bottom:none; 
}
#btn_match_reg div{
	position: relative;
	display: inline-block;
}
#btn_match_reg .guide_box {
  display: none;
  position: absolute;
  width: 300px;
  height: 130px;
  margin-top: 18px;
  padding: 10px;
  border-radius: 10px;
  background-color: #ffe7cf;
}
#btn_match_reg .guide_text {
  width: 280px;
  height: 110px;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;	
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: -0.96px;
  text-align: left;
  color: #555;
}

#btn_match_reg span:hover + .guide_box {
  display: block;
}

.wrap header .inner nav ul > li > .board_submenu {
	position: absolute;
	top: 100%; left: 0;
	width: 100%;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  	background-color: #fff;
  	opacity: 0;
  	filter: 2px;
  	transition: opacity .45s, filter .45s, transform .45s;
  	pointer-events: none;
}
.wrap header .inner nav ul > li > .board_submenu.on,
.wrap header .inner nav ul > li > a:hover + .board_submenu,
.wrap header .inner nav ul > li > a + .board_submenu:hover {
	opacity: 1;
  	filter: 0px;
  	transform: scale(1, 1);
  	pointer-events: auto;
}
.wrap header .inner nav ul > li > .board_submenu > ul {
	width: 100%;
	display: flex;
	flex-direction: column;
}
.wrap header .inner nav ul > li > .board_submenu > ul > li {
	flex: 1;
}
.wrap header .inner nav ul > li > .board_submenu > ul > li > a {
	width: 100%; height: 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #484848;
	padding: 0 10px;
}
.wrap header .inner nav ul > li > .board_submenu > ul > li > a:hover {
	background-color: #f5f5f5;
}



#topper_nick_name .nick_wrap{
  	border-right: #ddd 1px solid;  	
  	border-left: #ddd 1px solid;
  	padding : 0 10px;
}

#topper_nick_name .nick_wrap .nick_name_area{
  	font-size: 16px;
  	font-weight: bold;
  	letter-spacing: -0.96px;
  	color: #a0a0a0;

}

#topper_nick_name .nick_wrap .nick_name_area .nick_name_text{
  	color: #555;
  	margin-right: 5px;
}

#log_out_wrap a{
 	padding-left: 0;
  	font-size: 16px;
  	font-weight: bold;
  	letter-spacing: -0.96px;
  	color: #a0a0a0;
}
.wrap .container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.wrap .container .page_title {
    width: 100%;
    height: 101px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.wrap .container .page_title h2 {
    width: 100%;
    max-width: 1080px
}

.wrap .container .page_title h2 .title {
    font-size: 25px;
    color: #484848
}

.wrap .container .page_title h2 .desc {
    color: #707070;
    margin-top: 14px
}
.wrap .container .page_title button.link_top_back {
	display: none;
}

.wrap .container .content {
    width: 100%;
    max-width: 1080px;
    margin: 30px 0 90px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px
}

.wrap footer {
    padding: 50px 0;
    display: flex;
    justify-content: center;
    color: #fff;    
    background-image: url("/images/sprite/img_fotter_bg.png?v=c1bc411f");
    width: 100%;
    height: 808px;
    position: relative;
}

.wrap footer.common_footer{
	height: 500px;
}

.wrap footer .inner {
    width: 100%;
    max-width: 1280px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: absolute;
    bottom: 95px;
    padding: 0 15px;
    flex-wrap: wrap;
}

.wrap footer .inner .info {
    flex: 1;
    line-height: 1.6
}

.wrap footer .inner .info input[type=checkbox] {
    display: none
}

.wrap footer .inner .info .busi_info {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px
}

.wrap footer .inner .foot_logo {
    display: none
}

.wrap footer .inner .foot_desc {
    display: none
}

.wrap footer .inner dl {
    margin-left: 75px
}

.wrap footer .inner dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px
}

.wrap footer .inner dl dd {
    line-height: 30px;
    font-size: 13px;
}

.wrap footer .inner dl dd a img{
	width:40px;
	height: 40px;
	border-radius: 10px;
}

.wrap aside .anchor_list{
	opacity: 0;
    transition: opacity .45s
}	
.wrap aside .mobile_quick_menu {
    opacity: 1;
    transition: opacity .45s
}

.wrap aside .anchor_list.show{
	opacity: 0;
    top: auto !important;
    bottom: 100px !important;	
}
.wrap aside .mobile_quick_menu.show {
    opacity: 1;
    top: auto !important;
    bottom: 100px !important;
    right: 60px !important;
}

.wrap aside .anchor_list {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    width: 150px;
    height: 320px;
    padding: 0 5px;
    border-radius: 20px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff
}

.wrap aside .anchor_list>li a {
    width: 100%;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    margin-top: 5px;
    padding: 12px 26px;
    border-radius: 20px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    background-color: #f3f3f3;
    font-size: 15px;
    font-weight: bold;
    color: #707070
}

.wrap aside .anchor_list>li a:hover {
    background-color: #fee5d9;
    color: #484848
}

.wrap aside .anchor_list>li a::before {
    content: '';
    display: inline-block;
    margin-right: 6px
}

.wrap aside .anchor_list>li a>span {
    display: inline-block;
    text-align: center;
    font-size:99%
}

.wrap aside .anchor_list>li:nth-child(1) a::before {
    background-image: url("/images/sprite/icon.png?v=15e5c0822");
    width: 30px;
    height: 30px;
    background-position: -132px -82px;
    background-size: 184px 162px
}

.wrap aside .anchor_list>li:nth-child(2) a::before {
    background-image: url("/images/sprite/icon.png?v=15e5c0822");
    width: 30px;
    height: 30px;
    background-position: 0px -132px;
    background-size: 184px 162px
}

.wrap aside .anchor_list>li:nth-child(3) a::before {
    background-image: url("/images/sprite/icon.png?v=15e5c0822");
    width: 30px;
    height: 30px;
    background-position: -30px -132px;
    background-size: 184px 162px
}

.wrap aside .anchor_list>li:nth-child(4) a::before {
    background-image: url("/images/sprite/icon.png?v=15e5c0822");
    width: 30px;
    height: 30px;
    background-position: -60px -132px;
    background-size: 184px 162px
}

.wrap aside .anchor_list>li:nth-child(5) a::before {
    background-image: url("/images/sprite/icon.png?v=15e5c0822");
    width: 30px;
    height: 30px;
    background-position: -132px -52px;
    background-size: 184px 162px
}

.wrap aside .mobile_quick_menu {
    /* display: none; */
    flex-direction: column;
    position: fixed;
    bottom: 100px;
    right: 60px;
    z-index: 10;
}

.wrap aside .mobile_quick_menu>li {
    /* display: inline-flex */
}

.wrap aside .mobile_quick_menu>li+li {
    margin-top: 15px
}

.wrap aside .mobile_quick_menu>li>button {
    font-size: 0;
    color: transparent;
    display: inline-flex
}

.wrap aside .mobile_quick_menu>li>button.btn_go_top {
    background-image:url(/images/sprite/aside.png);
    width: 62px;
    height: 62px;
    background-size: 100%;
}

.wrap aside .mobile_quick_menu>li>button.btn_go_solution {
    background-image:url(/images/sprite/solution_icon.png);
    width: 62px;
    height: 62px;
    background-size: 100%;
}

.wrap aside .mobile_quick_menu>li>button.btn_go_chat {	
    background-image:url(/images/sprite/aside2.png);
    width: 62px;
    height: 62px;
    background-size: 100%;
}



.wrap .mobile_menu {
    display: none
}

.no_data { width: 100%; padding: 50px 0; text-align: center; }
.no_data .text {
	text-align: center;
    font-size: 20px;
    color: #484848;
    margin-bottom: 30px;
}

form { width: 100%; display: flex; flex-direction: column; align-items: center; }

.match_search_bg{
    background: #fff;
    height: 135px;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 70px;
    left: 0;
    border-bottom: 1px solid #d9d9d9;
}

.match_search_form{
	height:130px;
	position: fixed;
	width:100%;	
	z-index: 10
/* 	background-color: #f5f5f5; */
}

.match_search_form.category {
	max-width: 1580px;
}

.match_search_form.member {
	max-width: 1080px;
}
.match_search_form.fixed {
	position: fixed;
	top: 70px; left:0;
	width: 100%;
	max-width: none;
	padding: 15px 0 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 11;
}
.match_search_form .match_search_wrap {
    /* position: fixed; */
    z-index: 10;
    width: 100%;
    /* max-width: 1080px; */
}
.match_search_form.fixed fieldset {
	width: 100%;
	max-width: 1080px;
	height: 120px;
}
.match_search_form .top {
    display:flex;
    position:relative;
    flex-direction:row;
    flex-wrap:wrap;
    max-width: 1080px;
    width:100%;    
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    z-index:10;
}

.match_search_form .top.category {
	margin: 0 100px;
}
.match_search_form .top .btn_filter {
    display:block;
    width:140px;
    height:46px;
    margin:0;
    padding: 14px 25px;    
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: solid 1px #d9d9d9;
    border-width:0 1px 0 0;
    background-color: #f7f7f7;
    -webkit-appearance:none !important; 
    -ms-appearance:none;
    -moz-appearance:none;
    appearance:none;
    font-size:16px;
    color:#707070;
    text-align:center;
    background-color: #fff5e1;
}
.match_search_form .top .btn_filter span {
    display:inline-block;
    position:relative;
    padding-left:28px;    
}
.match_search_form .top .btn_filter span::before {
    content:"";
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:18px;
    height:18px;
    background:url(/images/custom/icon/ico_filter.png) no-repeat 0 0;
    background-size:100% auto;
}

.match_search_form .top .text_form {width:calc(100% - 145px - 55px)}
.match_search_form .top .text_form input[type="text"]{
    display:block;
    width:100%;
    height:46px;
    line-height:46px;
    padding:0 0 0 10px;
    margin:0;
    font-size:16px;
    color:#707070;
    border:0;
    border-width:1px 0;
    -webkit-appearance:none !important; 
    -ms-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.match_search_form .top .text_form input::-webkit-input-placeholder { /* color: #484848; */ font-size:16px; letter-spacing: -0.84px; }
.match_search_form .top .text_form input::-moz-placeholder { /* color: #484848; */ font-size:16px; letter-spacing: -0.84px; }
.match_search_form .top .text_form input:-ms-input-placeholder { /* color: #484848; */ font-size:16px; letter-spacing: -0.84px; }
.match_search_form .top .text_form input:-moz-placeholder { /* color: #484848; */ font-size:16px; letter-spacing: -0.84px; }
.match_search_form .top .text_form input::placeholder { /* color: #484848; */ font-size:16px; letter-spacing: -0.84px; }

.match_search_form .top .btn_search {
    display:block;
    width: 60px;
    height: 46px;
    margin:0;
/*     padding: 13px 30px; */
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 1px #d9d9d9;
    border-width:0 0 0 1px;
    background-color: #fff5e1;
    -webkit-appearance:none !important; 
    -ms-appearance:none;
    -moz-appearance:none;
    appearance:none;
    font-size:16px;
    color:#707070;
    text-align:center;
}
.match_search_form .top .btn_search span {
    display:inline-block;
    position:relative;
    width:20px;
    height:20px;
    background:url(/images/custom/icon/ico_loupe_new.png) no-repeat 0 0;
    background-size:100% auto;
    text-indent:-99999px;
}
.match_search_form .bottom {
    position:relative;
    /* display:flex;
    flex-direction:row; */
    flex-wrap:wrap;
    width:100%;
    margin-top:20px;
    z-index: 10;
    align-items:center;
}

.match_search_form .bottom .bottomSearch{
	display: inline-block;
	
}
.match_search_form .bottom .bottomSearch.formFastORder{
	border-right: 1px solid #ccc;
	padding-right: 15px;
	font-size: 14px; 
  	letter-spacing: -0.84px; 
  	color: #484848;
  	margin-top: 7px;
}

.match_search_form .bottom .bottomSearch.formPsort{
	padding-left: 15px;
	font-size: 14px; 
  	letter-spacing: -0.84px; 
  	color: #484848;	
  	margin-top: 7px;
}

.match_search_form .bottom .bottomSearch .formElement{
	display: inline-block;	
	position: relative;
}
.match_search_form .bottom .bottomSearch .formElement:nth-child(n+2){
	margin-left:15px;
}

.match_search_form .bottom .bottomSearch .formElement .icon_check{
	width:14px;
	height:14px;
	background-image: url(/images/custom/icon/icon_checked.png);
    background-repeat: no-repeat;    
    background-size: 100% 100%;	
}

.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap{
	display:none;
	position: absolute;	
	top: 30px;	
  	padding: 15px;
  	border-radius: 5px;
  	border: solid 1px #d9d9d9;
  	background-color: #fff;
}
.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap.manual{
	width: 360px;	
}
.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap.auto{
	width: 330px;		
}

.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap.active{
	display: block;
}

.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap .tit{
	font-size: 14px;
  	font-weight: bold;  
	letter-spacing: -0.84px;  
	color: #484848;
}

.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap .tit .org{
	color: #ff9100;
}
.match_search_form .bottom .bottomSearch.right{
	float: right;
}

.match_search_form .bottom .bottomSearch .formElement .element_desc_wrap .desc{
	margin-top: 10px;
	font-size: 14px;  
  	line-height: 1.43;
  	letter-spacing: -0.84px;  	
  	color: #484848;
}

.match_search_form .bottom .bottomSearch .total_cnt{
	margin-right: 10px;
	font-size: 16px;
  	letter-spacing: -0.96px;
  	color: #333;
}
.match_search_form .bottom .bottomSearch .total_cnt .org {color:#ff540f;}

.match_search_form .bottom .bottomSearch input[type=radio]{
	width: 0;
  	height: 0;
  	position: absolute;
  	left: -9999px;
}

.match_search_form .bottom .bottomSearch input[type=radio] + label{
  margin: 0;
  cursor: pointer;
}

.match_search_form .bottom .bottomSearch input[type=radio] + label span {
    display:inline-block;
    width:14px;
    height:14px;    
    vertical-align:middle;
    background-image: url(/images/custom/icon/icon_unchecked.png);
   	background-repeat: no-repeat;    
   	background-size: 100% 100%;
    cursor:pointer;
    margin-right: 3px;
}

.match_search_form .bottom .bottomSearch input[type=radio]:checked + label{
  	color: #ff540f;
  	z-index: 1;  		
}

.match_search_form .bottom .bottomSearch input[type=radio]:checked + label span {
    background-image: url(/images/custom/icon/icon_checked.png);
}

.match_search_form .bottom select {
    display:inline-block;
    position:relative;    
    height:34px;
    margin:0;
    padding:0px 10px;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: -0.84px;
    font-weight: bold;
    color: #484848;
    outline:0;
    background-color:#fff;
    background-repeat:no-repeat;
    background-size:12px auto;
    background-position:calc(100% - 10px) 50%;
    background-image:url(/images/custom/icon/ico_selectbox.png);
}
.match_search_form .bottom select::-ms-expand {
	display:none
}
.match_search_form .bottom select ~ select {margin-left:5px;}
.match_search_form .bottom select.tempgoodskind{
	min-width:105px;
}
.match_search_form .bottom select.deadline{
	min-width:96px;	
}
.match_search_form .bottom select.biztype{
	min-width:105px;	
}
.match_search_form .bottom .search_total {
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    align-items:center;
    width:784px;
    height:57px;
    margin-left:10px;
    padding: 13px 20px 14px;
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    flex: 1;
}
.match_search_form .bottom .search_total .left {
    font-size:15px;
    font-weight:700;
    color:#484848;    
    flex: 1;
}

.match_search_form .bottom .search_total .right {
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    width: 345px;
    height: 30px;
    margin-left:auto;
    padding: 8px 15px 7px 14px;
    border-radius: 5px;
    background-color: #f6f6f6;   
}
.match_search_form .bottom .search_total .right .chk_box {  
    position:relative;    
    font-size: 13px;
    align-items: end;
}
.match_search_form .bottom .search_total .right .chk_box em {
    display:block;
    width:14px;
    height:14px;
    background:url(/images/custom/icon/ico_check_off.png) no-repeat 0 0;
    background-size:100% auto;
    margin-right:6px;
    color: #484848;
}
.match_search_form .bottom .search_total .right .chk_box input[type="checkbox"]:checked + em,
.match_search_form .bottom .search_total .right .chk_box input[type="radio"]:checked + em {background-image:url(/images/custom/icon/ico_check_on.png)}
.match_search_form .bottom .search_total .right .chk_box input[type="checkbox"]:checked + em ~ span,
.match_search_form .bottom .search_total .right .chk_box input[type="radio"]:checked + em ~ span {color:#ff540f;}

.match_search_form .filter_list {
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	width: 100%;
	max-width: 1080px;
	z-index: 30;
	flex-direction: column;
}
.match_search_form .filter_list.category{
	margin: 0 100px;
}
.match_search_form .filter_list > .filter_top { display: none; }
.match_search_form .filter_list_bg {
    display:none;
    position:fixed;    
    width:100%;
    height:calc(100% - 205px);
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 3;
    left: 0;
    top: 205px;    
}
.modal_open .match_search_form .filter_list {display:flex;}
.modal_open .match_search_form .filter_list_bg {display:block;}

.match_search_form .filter_list .list {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;    
    align-items:center;
}
.match_search_form .filter_list .list .title {
    position:relative;
    width:141px;
    padding:15px 40px 15px 40px;
    border-radius:5px;
    border:1px solid #d9d9d9;
    background-color:#f7f7f7;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#707070;
    align-self:stretch;    
}
.match_search_form .filter_list .list .title > span {display:block;position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);}
.match_search_form .filter_list .list .list_chk_cont {
    width:calc(100% - 140px);    
    margin-left:-1px;
    padding:15px 15px 0 10px;
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    font-size: 14px;
    color: #707070;
}
.match_search_form .filter_list .chk_text {display:inline-block;vertical-align:top;padding:0 15px 15px 15px;cursor:pointer;margin-left:-5px}
.match_search_form .filter_list .chk_text input[type="checkbox"]:checked + span {color:#ff540f;}
.match_search_form .filter_list .inner_btn { display: none; }
.match_search_form .filter_list .list ~ .list {margin-top:-1px}
.match_search_form .filter_list .filter_btn_box {text-align:right;}
.match_search_form .filter_list .filter_btn_box .btn_reset,
.match_search_form .filter_list .filter_btn_box .btn_submit {
    display:inline-block;
    position:relative;
    vertical-align:top;
    height:34px;
    padding:10px 5px;
    margin:0;
    border-radius: 5px;
    text-align:center;
}
.match_search_form .filter_list .filter_btn_box .btn_reset {
    width:95px;
    font-size:13px;
    font-weight:bold;
    color:#65ccff;
    background-color: #ffffff;
}
.match_search_form .filter_list .filter_btn_box .btn_reset span {
    display:inline-block;
    position: relative;
    padding-left:15px;
}
.match_search_form .filter_list .filter_btn_box .btn_reset span::before {
    content:"";
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:12px;
    height:12px;
    background:url(/images/custom/icon/ico_blue_undo.png) no-repeat 0 0;
    background-size:100% auto;
}
.match_search_form .filter_list .filter_btn_box .btn_submit {
    width:91px;
    margin-left:-5px;
    background-image: linear-gradient(to right, #ff9100, #ff540f);
    font-size:13px;
    font-weight:bold;
    color:#fff;
}

.match_product_wrap {position:relative;}
.match_product_wrap.sub {position:relative;width:1660px;margin:30px auto 0}
.match_product_wrap .match_product_list_content {position:relative;margin:-10px}
.match_product_wrap .match_product_list_content .match_product_list {
    position:relative;
    width:100%;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: center;
}
.match_product_wrap .match_product_list_content .match_product_list .list {
    width:25%;
    padding:10px;    
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_inner {
    position:relative;
    width:100%;
    border-radius:5px;
    overflow:hidden;
    background-color:#fff;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.match_product_wrap .match_product_list_content .match_product_list .list .ico_rank {
    position:absolute;
    top:0;
    left:30px;
    z-index:5;
}
.match_product_wrap .match_product_list_content .match_product_list .list .ico_rank img {width:74px;height:auto}
.match_product_wrap .match_product_list_content .match_product_list .list .list_img {position:relative;width:100%;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_img .img {position:relative;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_img .img img {max-width:100%;height:auto}
.match_product_wrap .match_product_list_content .match_product_list .list .list_img .bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index:2;
    transition:0.3s all ease;
    opacity:0;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_img .bg .btn_link {
    display:inline-block;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:106px;
    height:37px;
    padding: 10px 25px;
    background-color:#fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    border-radius:50px;
    text-align:center;
    font-size:15px;
    font-weight:700;
    color:#484848;
    line-height:1;
}
.match_product_wrap .match_product_list_content .match_product_list .list {cursor:pointer;}
.match_product_wrap .match_product_list_content .match_product_list .list:hover .bg {opacity:1;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont {
    padding:25px 20px 25px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top {
    position:relative;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
    align-items:center;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .left {position:relative;}    
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .saller_ca {
    display:inline-block;
    position:relative;
    width: 57px;
    height: 25px;
    padding: 5px 5px;
    border-radius: 3px;
    background-color: #8dceee;
    font-size:14px;
    font-weight:700;
    text-align:center;
    color:#fff;
    line-height:1;
    vertical-align:top;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .saller_ca.bg2 {
    background-color: #ff9100;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .deadline {
    display:inline-block;
    position:relative;
    height:25px;  
    padding:5px 10px;
    border-radius: 3px;
    background-color: #b5b8f9;
    font-size: 14px;
    font-weight: bold;  
    text-align: center;
    color: #ffffff;
    vertical-align:top;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .comment{
    display:inline-block;
    position:relative;
    vertical-align:top;    
    height: 25px;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #fff6f2;
    font-size: 14px;
    color: #707070;
    text-align:center;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_top .right {margin-left:auto;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .subject {
    display:block;
    width:100%;    
    font-size:19px;
    font-weight:700;
    color:#484848;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_title {
    position:relative;
    margin-top:20px;
    padding-right:60px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_title .t_comment {
    display:block;
    position:absolute;
    top:0;
    right:0;
    font-size:19px;
    font-weight:700;
    color:#ff540f;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_text {
    width:100%;    
    margin-top:20px;
    font-size:16px;
    color:#484848;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
    height: 130px;
    margin-top:20px;
    padding:16px 20px 16px 20px;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;   
    align-items:center;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_gp {
    position:relative;
    text-align:center;
    width:146px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont {
    width:calc(100% - 146px);
    padding-left:35px;    
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
    align-items:center;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl ~ dl {margin-top:7px}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center;
    font-size: 14px;
    color: #484848;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt i,
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt span {
    display:block;    
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt i img {vertical-align:baseline;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt i {
    width:17px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dt span {
    padding-left:5px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_state .state_cont dl dd {
    margin-left:auto;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    color: #484848;  
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_hash {
    width:100%;   
    margin-top:20px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_hash .btn_hash {
    display:inline-block;
    position:relative;
    height:25px;
    padding:5px;
    border-radius: 3px;
    background-color: #ededed;
    vertical-align:top;
    font-size: 14px;
    color:#484848;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_hash .btn_hash ~ .btn_hash {
    margin-left:5px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center;
    margin-top:20px
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .date {position:relative;}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .date span {
    display:inline-block;
    vertical-align:baseline;
    font-size:14px;
    color:#707070;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .date span ~ span {margin-left:5px}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .btn_star_box {margin-left:auto}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .btn_star {
    display:inline-block;
    position:relative;
    width:25px;
    height:25px;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-position:0 0;
    background-image:url(/images/custom/icon/ico_star_off.png);
    text-indent:-99999px;
}
.match_product_wrap .match_product_list_content .match_product_list .list .list_cont .cont_date .btn_star.on {
    background-image:url(/images/custom/icon/ico_star.png)
}
.match_product_wrap .match_product_list_content .match_product_list .list:hover .list_cont .subject {color:#ff540f}
.match_product_wrap .match_product_list_content .match_product_list .list:hover .list_cont .cont_state .state_cont dl dd {color:#ff540f}
.match_product_wrap .match_product_list_content .match_product_list .list:hover .list_cont .cont_hash .btn_hash {   
    color: #ff9100;
    background-color: #fff5e1;
}

.middle_line {
    border-bottom: 0;
    border-top: 1px solid #d9d9d9;
    margin: 38px 0
}

.form_section_box {
    width: 100%;
    max-width: 698px;
    min-height: 30px;
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #d9d9d9;
    box-shadow: inset 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 22px 50px 22px;
    display: flex;
    flex-direction: column
}

.form_section_box+.form_section_box {
    margin-top: 15px
}

.form_section_box .half {
    width: 50%
}

.form_section_box .form_area {
    width: 100%
}

.form_area .count_text{	
	display: none;
	align-self:flex-end;
    color: #707070;
    font-size: 14px;
    letter-spacing: -1px;
    margin-top: 5px;
}

.form_section_box .form_area li {
    display: flex;
    flex-direction: row;
    padding: 12px 0
}

.form_section_box .form_area li .label_list.fast_cart{
	font-size: 14px;
	margin-top:6px; 
	color: #484848;
	letter-spacing: -1px;
}

.form_section_box .form_area li .label {
    width: 150px;
    min-height: 30px;
    font-size: 15px;
    display: inline-flex;
    align-items: flex-start;
    padding-top: 10px;
    line-height: 1
}

.form_section_box .form_area li .label .required {
    color: red;
    font-weight: bold
}

.form_section_box .form_area li .label .ico_info {
	font-size: 0;
	color: transparent;
    position: absolute;
    left: 70px;
}

.form_section_box .form_area li .cont {
    min-height: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.form_section_box .form_area li .cont .label_list {
    display: flex;
    flex-direction: row;
    width: 100%
}

.form_section_box .form_area li .cont .label_list .cert_btn{
	width: 100%;
    height: 50px;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #d9d9d9;
    cursor: pointer;
}

.form_section_box .form_area li .cont .label_list .cert_btn span{
	background-color: #fff;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 45px;
    letter-spacing: -1.2px;
    color: #707070;
}

.form_section_box .form_area li .checkbox_list{
	float: left;
    width: calc(100% - 124px);
    position: relative;
    display: inline-block;
    padding-top: 7px !important;
}

.form_section_box .form_area li .checkbox_list label{
	margin-left: 0px;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.form_section_box .form_area li .cont .pro_box_se_sl{
	background: #ffffff url(/images/mypg/se_type_arrow.png) no-repeat right 10px center !important;
    background-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form_section_box .form_area li .cont .pro_box_se{
	height: 37px;
    line-height: 35px;
    font-size: 13px;
    color: #484848;
    width: 100%;
    padding: 0 10px;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px 0 rgb(0 0 0 / 5%);
    border: solid 1px #d9d9d9;
    background-color: #fff;
}

.form_section_box .form_area li .cont textarea{
	width: 100%;
    height: 200px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px 0 rgb(0 0 0 / 5%);
    border: solid 1px #d9d9d9;
    background-color: #fff;
    resize: none;
}

.form_section_box .form_area li .cont .hs_se {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	border-radius: 3px;
	margin-right: 10px;
	color: #ff9100;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	background-color: #fff5e1;
}


.form_section_box .form_area li .cont .tag_list .tagbox {
    font-size: 14px;
    line-height: 1;
    height: 25px;
    display: inline-flex;
    align-items: center;
    padding: 0 5px;
    background-color: #fff5e1;
    color: #ff9100;
    margin-left: 10px
}

.form_section_box .form_area li .cont .profile_img_btn{
	width: 100%;
	margin-bottom:0;
}

.form_section_box .form_area li .cont div+div {
    margin-top: 10px
}

.form_section_box .form_area li .ico_info {
    background-image: url("/images/custom/sprite/icon.png?v=112d4e9c7");
    width: 17px;
    height: 17px;
    background-position: 0px 0px;
    background-size: 17px 17px;
    font-size: 0;
    color: transparent;
    display: inline-flex
}

.form_section_box .form_area li.submit_li {
    margin: 50px 0 40px;
    justify-content: center
}
.form_section_box.signup .form_area li .label { width: 110px; }

.sign_text {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
    margin-top:15px !important;
    font-size: 13px;
    color: #ff9100;    
    align-items: center;

}
.sign_text i {display:block;width:18px}
.sign_text span {display:block;width:calc(100% - 18px);padding-left:5px}

.profile_info_center {
	margin:auto;
	width:300px;
}

.signup_completion { 
    width:1080px;
    height: 580px;
    margin:0 auto;
    padding: 50px 0 55px;
    text-align:center;
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
}
.signup_completion .text1 {margin-top:30px;font-size:30px;font-weight:bold;color:#484848;}
.signup_completion .text2 {margin-top:20px;font-size:20px;color: #484848;}
.signup_completion .btn_box {margin:41px 0 0 0}

.form_section_box.signup {padding-left:70px;padding-right:70px}
.signup_agree_box {
    width:100%;
    padding: 15px 25px 15px 15px;
    border-radius: 3px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
}
.signup_agree_box .head {padding-bottom:14px;border-bottom:1px solid #d9d9d9}
.signup_agree_box .body {margin-top:5px}
.signup_agree_box .checkbox {
    position:relative;
    display:flex;
    flex-wrap:wrap;
    width:100%;
    flex-direction:row;
    cursor: pointer;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    color: #484848;
}
.signup_agree_box .checkbox em {
    display:inline-flex;
    width:17px;
    height:17px;
    margin-right:5px;
    background-size:100% auto;
    background-repeat:no-repeat;
    background-position:0 0;
    background-image:url(/images/custom/icon/ico_check3.png);
}
.signup_agree_box .checkbox span {padding: 8px 20px 0px;}
.signup_agree_box .checkbox input[type="checkbox"]:checked ~ em {background-image:url(/images/custom/icon/ico_check3_on.png)}
.signup_agree_box .body .checkbox {font-size:13px;color:#484848;}
.signup_agree_box .body .checkbox em {width:14px;height:14px}
.signup_agree_box .body .checkbox.mini { width: auto; }
.signup_agree_box .body .checkbox.mini + p { font-size: 13px; font-weight: bold; }
.signup_agree_box .body .checkbox.mini + p a { text-decoration: underline; }
.signup_agree_box .body .form_area li {padding:5px 0}
.signup_agree_box .red {color:#ff0000 !important}
.signup_agree_box a {color:#484848;text-decoration:underline;}

.login_bg {position:fixed;top:0;left:0;min-width:320px;width:100%;height:100vh;background-color: rgba(0, 0, 0, 0.2);z-index:9998}
.login_wrap {
    width: 100%;
    min-width: 290px; max-width: 500px;
    padding: 35px 50px;
    box-shadow: 0 10px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    z-index: 9999;
}
.login_wrap.no_layer {
	margin: 60px 0;
	z-index: 0;
}
.login_wrap:not(.no_layer) {
	position:fixed;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    z-index:9999999;
}
.login_wrap .title {text-align:center;}
.login_wrap .text1 {margin-top:3px;font-size:16px;font-weight:700;color:#484848;text-align:center;}
.login_wrap .login_content {margin-top:30px}
.login_wrap .login_content .frm_name {
	width: 100%;
	font-size: 14px;
	color: #484848;
	text-align: left;
}
.login_wrap .login_content .frm_box {
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    width:100%;
    height:51px;
    border-bottom: solid 1px #d9d9d9;
    background-color: #ffffff;
    align-items:center;
    padding-left: 10px;
    box-sizing: border-box;
}
.login_wrap .login_content .middle_line {
	width: 100%; height: 1px;
	margin: 34px 0;
	background-color: #d9d9d9;
	border: 0 none;
}
.login_wrap .login_content .frm_name + .frm_box { margin-top: 15px; }
.login_wrap .login_content .frm_box + .frm_box {margin-top:10px}
.login_wrap .login_content i {display:block;width:17px;}
.login_wrap .login_content i img {width:100%}
.login_wrap .login_content p {
	width:calc(100% - 17px);
	padding-left:15px;
	display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}
.login_wrap .login_content input[type="text"],
.login_wrap .login_content input[type="password"] {
	width: 100%;
    margin:0;  
    border:0; 
    border-radius:0 !important; 
    -webkit-border-radius:0 !important; 
    -webkit-appearance:none !important; 
    -ms-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer; 
    font-size:15px;
    height:50px;
    background-color:transparent;
}
.login_wrap .login_content input[type="password"]::-webkit-input-placeholder,
.login_wrap .login_content input[type="text"]::-webkit-input-placeholder {color:#ccc}
.login_wrap .login_content input[type="password"]::-moz-input-placeholder,
.login_wrap .login_content input[type="text"]::-moz-input-placeholder {color:#ccc}
.login_wrap .login_content input[type="password"]::-o-input-placeholder,
.login_wrap .login_content input[type="text"]::-o-input-placeholder {color:#ccc}
.login_wrap .login_content input[type="password"]::placeholder,
.login_wrap .login_content input[type="text"]::placeholder {color:#ccc}
.login_wrap .btn_box {margin:10px 0 0 0;width:100%;}
.login_wrap .btn_box + .find_msg { margin-top: 30px; }
.login_wrap .btn_login {
    display:inline-block;
    position:relative;
    width:100%;
    height:51px;
    padding:10px;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #00afd5, #4371c5);
    font-size:15px;
    text-align: center;
    color:#fff
}
.login_wrap .login_etc {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
    margin-top:15px
}
.login_wrap .login_etc .left {position:relative;}
.login_wrap .login_etc .left label {font-size:15px;color:#484848}
.login_wrap .login_etc .right {position:relative;margin-left:auto;font-size:15px;color:#484848}
.login_wrap .login_etc .right a {display:inline-block;font-size:15px;color:#484848}
.login_wrap .login_etc .right a + a {margin-left:15px}
.login_wrap .login_sns {position:relative;margin-top:30px}
.login_wrap .login_sns .sns_title {position:relative;text-align:center;}
.login_wrap .login_sns .sns_title::before {
    content:"";
    display:block;
    position:absolute;
    top:8px;
    left:0;
    width:100%;
    height:1px;
    background-color:#d9d9d9;
}
.login_wrap .login_sns .sns_title span {display:inline-block;position:relative;padding:0 16px;font-size:15px;color:#484848;font-weight:400;background-color:#fff;z-index:2}
.login_wrap .login_sns .sns_btn_list {margin-top:20px}
.login_wrap .login_sns .sns_btn_list ul li + li {margin-top:10px}
.login_wrap .login_sns .sns_btn_list ul li {
    position: relative;
    width: 100%;
    height: 51px;
    color: #3c1e1d;
    border-radius: 5px;
    line-height: 51px;
    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    font-size:15px;
    text-align:center;
}
.login_wrap .login_sns .sns_btn_list ul li.kakao_li {background-color: #ffe457;}
.login_wrap .login_sns .sns_btn_list ul li.naver_li {color:#fff;background-color:#31bc5b;}
.login_wrap .login_sns .sns_btn_list ul li.google_li {border: 1px solid #d9d9d9;}
.login_wrap .login_sns .sns_btn_list ul li a {font-size:0;color:transparent;position:absolute;top:0;left:0;width:100%;height:100%;}
.login_wrap .btn_close_login {
	width: 20px; height: 20px;
	position: absolute;
	top: 20px; right: 20px;
	background: url('/images/icon/ico_close_layer.png') no-repeat 50% 50% #fff;
	background-size: cover;
	font-size: 0;
	color: transparent;
}

.layer_sns_share {
	position: fixed;
	top: 0; left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .5);
	width: 100%; height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}
.layer_sns_share > .inner {
	width: 420px;
	background-color: #fff;
	border-radius: 10px;
	padding: 25px;
	position: relative;
}
.layer_sns_share > .inner .btn_close_sns {
	width: 14px; height: 14px;
	position: absolute;
	top: 20px; right: 20px;
	background: url('/images/icon/ico_close_layer.png') no-repeat 50% 50%;
	background-size: cover;
	font-size: 0;
	color: transparent;
}
.layer_sns_share > .inner .title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.layer_sns_share > .inner .sns_icons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.layer_sns_share > .inner .sns_icons > li {
	width: 25%;
	text-align: center;
	margin-top: 25px;
}
.layer_sns_share > .inner .sns_icons > li > button {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	color: #707070;
}
.layer_sns_share > .inner .sns_icons > li > button::before {
	content: '';
	display: inline-block;
	width: 40px; height: 40px;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: 5px;
}
.layer_sns_share > .inner .sns_icons > li > button.facebook::before { background-image: url('/images/sns/ico_facebook.png'); }
.layer_sns_share > .inner .sns_icons > li > button.naver::before { background-image: url('/images/sns/ico_naver.png'); }
.layer_sns_share > .inner .sns_icons > li > button.kakakot::before { background-image: url('/images/sns/ico_kakao.png'); }
.layer_sns_share > .inner .sns_icons > li > button.twitter::before { background-image: url('/images/sns/ico_twitter.png'); }
.layer_sns_share > .inner .sns_icons > li > button.band::before { background-image: url('/images/sns/ico_band.png'); }
.layer_sns_share > .inner .sns_icons > li > button.line::before { background-image: url('/images/sns/ico_line.png'); }
.layer_sns_share > .inner .sns_icons > li > button.kakaos::before { background-image: url('/images/sns/ico_kakaos.png'); }
.layer_sns_share > .inner .copy_url_box {
	width: 100%; height: 34px;
	margin-top: 25px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
  	background-color: #f8f8f8;
  	display: flex;
  	flex-direction: row;
}
.layer_sns_share > .inner .copy_url_box input {
	height: 100%;
	flex: 1;
	font-size: 14px;
	color: #707070;
	background-color: transparent;
	padding: 0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.layer_sns_share > .inner .copy_url_box button {
	width: 55px; height: 100%;
	background-color: transparent;
	font-size: 14px;
	color: #ff540f;
	text-align: center;
}

#agree_layer {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background-color: rgba( 0, 0, 0, .4 );
	z-index: 99999;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	display: none;
}
#agree_layer.show {
	display: flex;
}
#agree_layer > div {
	width: 100%; height: 100%;
	max-width: 1000px;
	max-height: 800px;
	background-color: #fff;
	border-radius: 20px;
	padding: 30px;
	display: none;
	flex-direction: column;
	color: #484848;
	position: relative;
}
#agree_layer > div.show {
	display: flex;
}
#agree_layer > div > .btn_close {
	width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(/images/icon/ico_close_layer.png) no-repeat 50% 50%;
    background-size: cover;
    font-size: 0;
    color: transparent;
}
#agree_layer > div > .agree_title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#agree_layer > div > .content_box {
	width: 100%; flex: 1;
	overflow-y: auto;
	border: 1px solid #e3e3e3;
	padding: 20px;
}
.text_preview{
	content: '미리보기';
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    padding: 10px 20px
}

.busi_info_detail{
	font-size: 13px;
}

.footerDt{
	font-size: 14px !important;
}

.footerDt.desc{
	text-align: right;
}

.footerDt.desc a:nth-child(n+2){
	margin-left: 20px;
}

.footer_img{
	text-align: right;
}

.footer_img a:nth-child(n+2){
	margin-left: 10px;
}


@media screen and (max-width: 1280px) {
	.match_list.type2 {
		margin-left: 0;
		margin-right: 0;	
	}
	.match_list.type2 > li {
		width: calc(33.33% - 20px);
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.probider_Reading{
		width: 100%;
		height: 100vh;
		position: fixed;
		left: 0;
		top: 0;
	    background-color: #00000094;
	    z-index: 9999999 !important;
	    opacity: 0;
	    display: none;
	}
	.probider_Reading_text_box{
		width: 60%;
	    height: auto;
	    text-align: center;
	    margin: 70px auto;
	    box-shadow: 7px 7px 4px #00000073;
	    background-image: linear-gradient(to right, #ff9100, #ff540f);
	    border-radius:5px; 
	    padding: 13px;
	    box-sizing: border-box;
	}
	.Reading_text{
		width: 100%;
	    height: 70px;
	    color: #fff;
	}
	.probider_Reading_btn_box{
		width: 250px;
		height:60px;
		line-height:60px;
		margin: 0 auto; 
		background-color: #fff;
		border-radius:5px;
	    font-weight: 700;
	    cursor: pointer;
		
	}
	.Reading_text{
		font-size: 17px;
	    margin: 23px auto;
	}
	.Reading_text .bold{
		font-weight: 900;
		font-size: 20px;
	}
	.Reading_text .red{
		color: #000000;
	}
	.Reading_text_1{
		font-size: 28px;
	 	margin: 20px auto;
	}
	.Reading_text_1 .bold{
		font-size: 28px;
		font-weight: 900;
		color: #78f7a5;
		color: #000000;
	}
	.Reading_text_6{
	    margin: 5px auto;
	    height: 40px;
	}
	.Reading_text_7{
	    margin-bottom: 10px;
	}
		
}
@media screen and (max-width: 1500px) {
	.ad-box{
		width: 100%;
		margin: 0 auto;
		background-size: 100%;
	}
	.top_fixed_filter_right .people{
		display: none;
	}
	.product_filter_select{
		display: none;
	}
	.seller_match_Supplies_wrap .fixed_filter_wrap{
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.seller_match_Supplies_wrap .fixed_filter{
		width: 100%;
	}
	.seller_match_Supplies_wrap .inner_top_fixed_filter_bar {
    	justify-content: flex-end;
	}

}


@media screen and (max-width: 1130px) {
	.match_list.type3 {
		margin-left: 0;
		margin-right: 0;
	}
	.match_list.type3 > li {
		width: calc(33.33% - 20px);
	}
	.top_fixed_filter_right .people{
		display: none;
	}
	.top_fixed_filter_bar .top_fixed_filter_left{
		display: none;
	}	
	.seller_match_Supplies_wrap .fixed_filter_wrap{
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.seller_match_Supplies_wrap .fixed_filter{
		width: 100%;
	}
	.Search input {
    	width: 220px;
    }
}

@media screen and (max-width: 1000px) {
	.match_search_bg{
		background: #fff;
	    height: 130px;
	    position: fixed;
	    z-index: 10;
	    width: 100%;
	    top: 50px;
	}
	
    .wrap {
		letter-spacing: 0px;
		padding-top: 56px;
		padding-bottom: 70px;
	}

    .wrap header {
        position: fixed;
        z-index: 10;
        height: 56px;
    }

    .wrap header .inner {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }
    
   .wrap header .inner .link_login, 
	.wrap header .inner .link_logout {
		display: inline-block;
		width: 18px; height: 18px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		font-size: 0;
		color: transparent;
		position: absolute;
		top: 19px; right: 15px;
	}
	.wrap header .inner .link_login{
		/* background-image: url('/images/icon/ico_login.png'); */	
		background-image: url('/images/icon/icon_multi_menu_m.png');	
	}
	.wrap header .inner .link_logout{
		/* background-image: url('/images/icon/ico_logout.png'); */	
		background-image: url('/images/icon/icon_multi_menu_m.png');	
	}

    .wrap header .inner>nav {
        display: none
    }

    .wrap .mobile_menu {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 70px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        color: #b0b0b0;
        border-radius: 5px 5px 0 0
    }

    .wrap .mobile_menu>ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        width: 320px
    }

    .wrap .mobile_menu>ul>li {
        font-size: 11px;
        color: #b0b0b0;
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    .wrap .mobile_menu>ul>li a {
        color: inherit;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .wrap .mobile_menu>ul>li a::before {
        content: '';
        display: inline-block;
        margin-bottom: 5px;
        width: 26px;
        height: 26px;
        background-size: cover;
    }

    .wrap .mobile_menu>ul>li a.link_match::before {
        background-image: url("/images/icon/ico_btm_match.png");
    }

    .wrap .mobile_menu>ul>li a.link_list::before {
        background-image: url("/images/icon/ico_btm_list.png");
    }
    .wrap .mobile_menu>ul>li a.link_match.on::before {
        background-image: url("/images/icon/ico_btm_match_on.png");
    }

    .wrap .mobile_menu>ul>li a.link_list.on::before {
        background-image: url("/images/icon/ico_btm_list_on.png");
    }

    .wrap .mobile_menu>ul>li a.link_add {
        font-size: 0;
        color: transparent;
        background-image: url("/images/sprite/icon.png");
        width: 40px;
        height: 40px;
        background-position: 0px 0px;
        background-size: 92px 81px
    }

    .wrap .mobile_menu>ul>li a.link_guide::before {
        background-image: url("/images/icon/ico_btm_guide.png");
    }

    .wrap .mobile_menu>ul>li a.link_mypage::before {
        background-image: url("/images/icon/ico_btm_mypage.png");
    }
    .wrap .mobile_menu>ul>li a.link_guide.on::before {
        background-image: url("/images/icon/ico_btm_guide_on.png");
    }

    .wrap .mobile_menu>ul>li a.link_mypage.on::before {
        background-image: url("/images/icon/ico_btm_mypage_on.png");
    }
    .wrap .mobile_menu>ul>li a.link_guide.on {
		color: #434343;    
    }

	 .wrap .container .page_title {
	    padding: 0 15px;
	    min-height: 72px
	}
	
	.wrap .container .page_title h2 .title {
	    font-size: 16px;
	    font-weight: bold;
	}
	
	.wrap .container .page_title h2 .desc {
		font-size: 13px;
	    color: #454545;
	    margin-top: 10px
	}

    .wrap footer {
        width: 100%;
        height: 330px;
        padding: 15px 0;
        position: relative;
    }
    
    .wrap footer.common_footer{
		height: 350px;
		background-image: unset;
		background-color: #e7e7e7;
	}
	
	.wrap footer .inner .info .busi_info{
		margin-top: 15px;
	}
	
    .wrap footer.detail_foot {
    	padding: 15px 0 85px 0;
    }

    .wrap footer .inner {
        flex-direction: column;
        align-items: center;
        bottom: 20px;
    }

    .wrap footer .inner .foot_logo {
        display: block;
        background-image: url("/images/sprite/common.png?v=1c1bc411f");
        width: 150px;
        height: 30px;
        background-position: 0px 0px;
        background-size: 150px 60px;
        font-size: 0;
        color: transparent
    }

    .wrap footer .inner .foot_desc {
        margin-top: 15px;
        display: block;
        font-size: 11px;
        color: #808080;
    }

    .wrap footer .inner .info {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #808080;
    }

    .wrap footer .inner .info .busi_info {
        font-size: 11px;
        text-align: center;
        margin-bottom: 0
    }

    .wrap footer .inner .info .busi_info>label {
        display: inline-flex;
        align-items: baseline
    }

    .wrap footer .inner .info .busi_info>label::after {
        content: '';
        display: inline-block;
        background-image: url("/images/sprite/icon.png?v=15e5c0822");
        width: 7px;
        height: 7px;
        background-position: -162px -72px;
        background-size: 184px 162px;
        margin-left: 5px
    }

    .wrap footer .inner .info .busi_info_detail {
        display: none;
        flex-direction: column;
        /* align-items: center; */
        margin-top: 25px;
        padding: 10px;
    }

    .wrap footer .inner .info #show_busi_info:checked+.busi_info_detail {
        display: flex
    }

    .wrap footer .inner .info p,
    .wrap footer .inner .info div {
        font-size: 11px
    }
    
    .wrap footer .inner .info .busi_info_detail b{
    	display: contents;
    }

    .wrap footer .inner .info p {
        display: flex;
        flex-direction: column;
        margin-bottom:5px;
        text-align: left;
    }

    .wrap footer .inner dl {
        display: none
    }

    .wrap footer .inner dl.mobile {
        display: flex;
        flex-direction: row;
        margin-left: 0;
        margin-top: 25px
    }

    .wrap footer .inner dl.mobile dt {
        display: none
    }

    .wrap footer .inner dl.mobile dd {
        font-size: 11px;
        color: #808080;
        display: inline-block;
        align-items: center;
        line-height: 12px
    }

    .wrap footer .inner dl.mobile dd:not(:first-of-type)::before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 10px;
        background-color: #808080;
        margin: 0 10px
    }

    .wrap aside .anchor_list {
        display: none
    }

    .wrap aside .mobile_quick_menu {
        display: flex;
        bottom:100px;
        right: 15px;
    }

    .list_outer {
        align-items: center
    }

    .match_list.type1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin: 0 0px
    }

    .match_list.type1>li {
        width: 100%;
        min-width: 290px
    }

    .match_list.type1>li+li {
        margin-top: 15px
    }

    .match_list>li .label_rank {
        width: 59px;
        height: 80px;
        justify-content: space-around;
        padding: 10px;
        font-size: 20px;
        color: #fff;
        left: 20px;
        z-index: 2
    }

    .match_list.type1>li .product_pic>.detail_link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    .match_list.type1>li .product_pic>.detail_link>a {
        background-color: transparent;
        opacity: 1
    }

    .match_list.type1>li .product_pic>.detail_link>a::after {
        display: none
    }

    .match_list.type1>li .info_area {
        padding: 10px
    }

    .match_list.type1>li .labels {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .match_list.type1>li .labels .label {
        padding: 5px;
        border-radius: 3px;
        font-size: 13px
    }

    .match_list.type1>li .subject {
        font-size: 16px;
        margin-top: 10px
    }

    .match_list.type1>li .cont {
        font-size: 14px;
        line-height: 15px;
        min-height: 15px;
        margin-top: 10px
    }

    .match_list.type1>li .info_box {
        min-height: 92px;
        border: 1px solid #f0f0f0;
        padding: 15px
    }

    .match_list.type1>li .info_box.type2 {
        width: calc(100% + 20px);
        min-height: 116px;
        border-radius: 0px;
        box-shadow: inset 0 5px 10px 0 rgba(0, 0, 0, 0.05);
        border: 0 none;
        border-bottom: 1px solid #f0f0f0;
        background-color: #ffffff;
        margin: 10px -10px 0 -10px
    }

    .match_list.type1>li .info_box.type2 .detail_info {
        min-height: 62px;
        margin-left: 7.5%
    }

    .match_list.type1>li .info_box i.ico {
        display: inline-block;
        margin-right: 5px;
        transform: scale(0.8235)
    }

    .match_list.type1>li .info_box .detail_info {
        min-height: auto;
        margin-left: 0;
        justify-content: center
    }

    .match_list.type1>li .info_box .detail_info>li {
        font-size: 13px;
        color: #707070;
        flex: none
    }

    .match_list.type1>li .info_box .detail_info>li+li {
        margin-top: 10px
    }

    .match_list.type1>li .info_box .detail_info.type2 {
        border-left: 1px solid #d9d9d9;
        padding-left: 8.2%
    }

    .match_list.type1>li .hashtags {
        width: 100%;
        height: 20px;
        margin-top: 10px
    }

    .match_list.type1>li .hashtags>.hashbox {
        padding: 5px;
        font-size: 13px;
        line-height: 14px;
        color: #74c3ea;
        background-color: #eff8ff
    }

    .match_list.type1>li .other_info {
        margin-top: 15px
    }

    .match_list.type1>li .other_info>.date {
        font-size: 13px
    }

    .match_list.type1>li .other_info>.date .str {
        margin-left: 15px
    }

    .match_list.type1>li .other_info>.star .btn_like {
        width: 20px;
        height: 20px;
        background-size: cover
    }

    .match_list.type1>li .seller_info {
        display: flex;
        flex-direction: row;
        margin: 15px;
        padding: 0 0 14px 0;
        border-bottom: 1px solid #f0f0f0
    }

    .match_list.type1>li .seller_info .thumb {
        width: 35%;
        max-width: 90px
    }

    .match_list.type1>li .seller_info .right_info {
        width: calc(65% - 24px);
        margin-left: 24px
    }

    .match_list.type1>li .seller_info .right_info .nickname {
        font-size: 16px;
        margin-top: 15px
    }

    .match_list.type1>li .seller_info .right_info .score_star_box {
        margin-top: 15px
    }

    .match_list.type1>li .seller_info .right_info .score_star_box .score_str {
        font-size: 14px;
        color: #ff540f
    }

    .match_list.type1>li .seller_info .right_info .score_star_box .score_star {
        width: 14px;
        height: 14px;
        background-image: url(/images/icon/score_star_off_m.png);
        background-size: cover;
        background-position: 50% 50%
    }

    .match_list.type1>li .seller_info .right_info .score_star_box .score_star.on {
        width: 14px;
        height: 14px;
        background-image: url(/images/icon/score_star_on_m.png);
        background-size: cover;
        background-position: 50% 50%
    }

    .match_list.type1>li .bottom_cont {
        padding: 0 10px 10px 10px
    }

    .match_list.type1>li .bottom_cont .pr_txt {
        font-size: 14px;
        color: #707070
    }

    .match_list.type1>li:hover .product_pic>.detail_link>a {
        background-color: transparent
    }

    .match_list.type2 {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 0 0px;
    }
    .match_list.type2 > li {
    	width: calc(50% - 20px);
    	margin: 0 10px 20px 10px;
    }
    .match_list.type2 > li .other_info {
    	display: flex;
    	flex-direction: row;
    }
    .match_list.type2 > li .other_info .date,
    .match_list.type2 > li .other_info .dday {
    	flex: 1;
    }

    .match_list.type3 {
        max-width: 100%;
        margin: -10px 0 10px 0;
    }
    .match_list.type3 > li {
    	width: calc(50% - 20px);
    }
    .match_list.type3>li .count_box {
    	font-size: 11px;
    }
    /*
    .match_list.type3>li .count_box .suggest,
    .match_list.type3>li .count_box .apply { flex: 1; justify-content: center; position: relative; }
    .match_list.type3>li .count_box .apply::before {
		position: absolute;
		top: 2px; left: -10px;    
    }*/

	 fieldset { width: 100%; }
    .match_search_form { width: auto; margin: 0; display: block; z-index: 0; position: relative; z-index: 11; }
    .match_search_form::before {
    	content: '';
    	width: 100%; height: 71px;
    	position: absolute;
    	top: 0; left: 0;
    	background-color: #fff;
    }
    .match_search_form.fixed {
    	top: 56px;
    	padding-top: 0;
    	padding-bottom: 10px;
    }
    .match_search_form .top { width: auto; border-width: 1px 0 1px 0; border-radius: 0; box-shadow: none; margin: 10px 15px 0 15px; }
	.match_search_form .top .btn_filter {
	    width:34px;
	    height:25px;
	    padding: 0px;
	    border-radius: 0;
	    border: 0 none;
	    background-color: #f7f7f7;
	    font-size:0px;
	    color:transparent;
	    display: inline-flex;
	    align-items: center;
	    justify-content: center;
	}
	.match_search_form .top .btn_filter span {
	    padding-left:0;
	    
	}
	.match_search_form .top .btn_filter span::before {
	    content:"";
	    display:block;
	    position:static;
	    width:14px;
	    height:14px;
	}
	
	.match_search_form .top .text_form {
		width:auto;
		flex: 1;
	}
	.match_search_form .top .text_form input[type="text"]{
	    height:25px;
	    line-height:25px;
	    font-size:12px;
	}
	.match_search_form .top .btn_search {
	    display:block;
	    width: 30px;
	    height: 25px;
	    padding: 0;
	    border-radius: 0;
	    font-size:16px;
	    color:#707070;
	    text-align:center;
	}
	.match_search_form .top .btn_search span {
	    width:14px;
	    height:14px;
	    background:url(/images/custom/icon/ico_loupe.png) no-repeat 0 0;
	    background-size:cover;
	}
	
	.match_search_form .bottom {
	    margin-top:0;
	    padding: 10px 10px 0 10px;
	    display: grid;
	    grid-template-columns: 1fr 1fr 1fr;
	    grid-template-areas:
	    	"search_total search_total search_total"
		    "filtersel1 filtersel2 filtersel3"
	    ;
	}
	.match_search_form .bottom select {
	    min-width:100px;
	    height:23px;
	    padding:0px 25px 0px 10px;
	    border-radius: 3px;
	    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
	    border: 0 none;
	    font-size: 12px;
	    color: #484848;
	    background-size:12px auto;
	    background-position:calc(100% - 10px) 50%;
	}
	.match_search_form .bottom select:nth-of-type(1) { grid-area: filtersel1; }
	.match_search_form .bottom select:nth-of-type(2) { grid-area: filtersel2; }
	.match_search_form .bottom select:nth-of-type(3) { grid-area: filtersel3; }
	.match_search_form .bottom .search_total {
		grid-area: search_total;
	    display:flex;
	    flex-wrap:wrap;
	    flex-direction:column;
	    align-items:flex-start;
	    min-width:auto;
	    width: auto; height:auto;
	    margin-left:0;
	    padding: 0 15px 5px 15px;
	    border-radius: 0px;
	    border: 0 none;
	    background-color: transparent;
	    flex: 1;
	    background-color: #fff;
	    margin-bottom: 10px;
	}
	.match_search_form .bottom .search_total .left {
	    font-size:12px;
	    margin-bottom: 5px;
	}
	.match_search_form .bottom .search_total .right {
	    width: auto; height: auto;
	    margin-left: auto;
	    padding: 8px 15px 7px 14px;
	    border-radius: 5px;
	    background-color: #f6f6f6;
	    margin-bottom: 5px;
	}
	.match_search_form .bottom .search_total .right .chk_box {  
	    position:relative;    
	    font-size: 12px;
	    align-items: flex-start;
	    margin-left: 15px;
	}
	.match_search_form .bottom .search_total .right .chk_box em {
	    display:block;
	    width:14px;
	    height:14px;
	    background:url(/images/custom/icon/ico_check_off.png) no-repeat 0 0;
	    background-size:100% auto;
	    margin-right:6px;
	    color: #484848;
	}
	.match_search_form .bottom .search_total .right .chk_box input[type="checkbox"]:checked + em,
	.match_search_form .bottom .search_total .right .chk_box input[type="radio"]:checked + em {background-image:url(/images/custom/icon/ico_check_on.png)}
	.match_search_form .bottom .search_total .right .chk_box input[type="checkbox"]:checked + em ~ span,
	.match_search_form .bottom .search_total .right .chk_box input[type="radio"]:checked + em ~ span {color:#ff540f;}
    
    .match_search_form .filter_list {
    	display: none;
    	position: fixed;
    	top: 56px; left: 0;
    	background-color: #f8f8f8;
    	width: 100%; height: calc(100% - 56px);
    	z-index: 30;
    }
    .match_search_form .filter_list > .filter_top {
    	width: 100%; height: 40px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		background-color: #fff;
		position: relative;
		border-bottom: 1px solid #f0f0f0; 
    }
    .match_search_form .filter_list > .filter_top .filter_top_title {
		font-size: 14px;
		font-weight: bold;
		color: #484848;    
    }
    .match_search_form .filter_list > .filter_top .filter_top_btn {
		width: 45px; height: 100%;    
    }
    .match_search_form .filter_list > .filter_top .filter_top_btn button {
    	width: 100%; height: 100%;
    	font-size: 0;
    	color: transparent;
    }
    .match_search_form .filter_list > .filter_top .filter_top_btn button.btn_top_back {
    	background: url('/images/filter/ico_back.png') no-repeat 50% 50%;
    }
    .match_search_form .filter_list > .filter_top .filter_top_btn button.btn_top_reset {
    	background: url('/images/filter/ico_reset.png') no-repeat 50% 50%;
    }
	.match_search_form .filter_list_bg {
	    display: none;
	    position: fixed;    
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.2);
	    z-index: 3;
	    left: 0;
	    top: 0;
	}
	.match_search_form .filter_list .list {
	    display:flex;
	    flex-direction:row;
	    flex-wrap:wrap;
	    width:100%;    
	    align-items:center;
	    flex: 1;
	    max-height: 84px;
	}
	.match_search_form .filter_list .list ~ .list {
		margin-top: 0;
	}
	.match_search_form .filter_list .list .title {
	    position: relative;
	    width:100px; max-height: 84px;
	    border-radius: 0;
	    border: 0 none;
	    background-color: #f8f8f8;
	    font-size:13px;
	    color:#484848;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	    padding: 0;
	}
	.match_search_form .filter_list .list .title::before {
		content: '';
		width: 30px; height: 30px;
		display: inline-block;
		background-size: cover;
		background-position: 50% 50%;
	}
	.match_search_form .filter_list .list .title.member::before {
		background-image: url('/images/filter/ico_category.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.employee::before {
		background-image: url('/images/filter/ico_employee.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.category::before {
		background-image: url('/images/filter/ico_category.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.margin::before {
		background-image: url('/images/filter/ico_margin.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.money::before {
		background-image: url('/images/filter/ico_money.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.channel::before {
		background-image: url('/images/filter/ico_channel.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.method::before {
		background-image: url('/images/filter/ico_method.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.area::before {
		background-image: url('/images/filter/ico_area.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.member::before {
		background-image: url('/images/filter/ico_category_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.employee::before {
		background-image: url('/images/filter/ico_employee_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.category::before {
		background-image: url('/images/filter/ico_category_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.margin::before {
		background-image: url('/images/filter/ico_margin_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.money::before {
		background-image: url('/images/filter/ico_money_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.channel::before {
		background-image: url('/images/filter/ico_channel_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.method::before {
		background-image: url('/images/filter/ico_method_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title.on.area::before {
		background-image: url('/images/filter/ico_area_w.png?v=20210819');
	}
	.match_search_form .filter_list .list .title {
		border-bottom: 1px solid #f0f0f0;
	}
	.match_search_form .filter_list .list .title > span {
		position: static;
		top: auto; left: auto;
		transform: none;
		margin-top: 5px;
	}
	.match_search_form .filter_list .list .title > span > span {display:none;}
	.match_search_form .filter_list .list .list_chk_cont {
		position: absolute;
		top: 40px; right: 0;
	    width: calc(100% - 100px); height: calc(100% - 41px);    
	    border-radius: 0;
	    background-color: #fff;
	    font-size: 13px;
	    color: #484848;
	    margin-left: 0;
	    border-left: 1px solid #f0f0f0;
	    display: none;
	    flex-direction: column;
	    overflow-y: auto;
	    border: 0 none;
	}
	
	.match_search_form .filter_list .list .title.on {
		background-color: #ff6b00;
		color: #fff;
	}
	.match_search_form .filter_list .list .title.on + .list_chk_cont {
		display: flex;
	}
	.match_search_form .filter_list .list .list_chk_cont p {
		display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	}
	.match_search_form .filter_list .chk_text {display:inline-flex;padding:0 15px 15px 15px;cursor:pointer;margin-left:-5px;align-items: center;}
	.match_search_form .filter_list .chk_text input[type="checkbox"] + span {color:#484848;}
	.match_search_form .filter_list .chk_text input[type="checkbox"] + span::before {
		content: '';
		display: inline-block;
		width: 14px; height: 14px;
		border: 1px solid #ccc;
		vertical-align: middle;
		margin-right: 5px;
	}
	.match_search_form .filter_list .chk_text input[type="checkbox"]:checked + span {color:#484848;}
	.match_search_form .filter_list .chk_text input[type="checkbox"]:checked + span::before {
		border: 0 none;
		background: url('/images/filter/ico_chkbox.png') no-repeat 50% 50%;
		background-size: cover;
		
	}
	.match_search_form .filter_list .inner_btn {
		display: block;
		padding: 0 10px;
		margin-top: 5px;
	}
	.match_search_form .filter_list .inner_btn .btn_inner_submit {
		font-size: 13px;
		color: #808080;
		padding: 5px;
		border-radius: 3px;
		box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
		border: 1px solid #d9d9d9;
		background-color: #fff;
	}
	.match_search_form .filter_list .filter_btn_box {text-align:right; position: absolute; bottom: 10px; right: 10px; display: none;}
	.match_search_form .filter_list .filter_btn_box .btn_reset,
	.match_search_form .filter_list .filter_btn_box .btn_submit {
	    display:inline-block;
	    position:relative;
	    vertical-align:top;
	    height:34px;
	    padding:10px 5px;
	    margin:0;
	    border-radius: 5px;
	    text-align:center;
	}
	.match_search_form .filter_list .filter_btn_box .btn_reset {
	    display: none;
	}
	.match_search_form .filter_list .filter_btn_box .btn_reset span {
	    display:inline-block;
	    position: relative;
	    padding-left:15px;
	}
	.match_search_form .filter_list .filter_btn_box .btn_reset span::before {
	    content:"";
	    display:block;
	    position:absolute;
	    top:0;
	    left:0;
	    width:12px;
	    height:12px;
	    background:url(/images/custom/icon/ico_blue_undo.png) no-repeat 0 0;
	    background-size:100% auto;
	}
	.match_search_form .filter_list .filter_btn_box .btn_submit {
	    width:91px;
	    margin-left:-5px;
	    background-image: linear-gradient(to right, #ff9100, #ff540f);
	    font-size:13px;
	    font-weight:bold;
	    color:#fff;
	}
	
	.middle_line {
	    border-bottom: 0;
	    border-top: 1px solid #d9d9d9;
	    margin: 38px 0
	}
	.form_section_box {
	    width: 100%;
	    max-width: 698px;
	    min-height: 30px;
	    border-radius: 5px;
	    background-color: transparent;
	    border: 0 none;
	    box-shadow: none;
	    padding: 0px 15px;
	    display: flex;
	    flex-direction: column
	}
	
	.form_section_box + .form_section_box {
	    margin-top: 15px
	}
	
	.form_section_box .form_area {
	    width: 100%
	}
	
	.form_section_box .form_area li {
	    display: flex;
	    flex-direction: column;
	    padding: 12px 0
	}
	
	.form_section_box .form_area li .label_list.fast_cart{
		font-size: 13px;
	}
	.form_section_box .form_area#agreeArea li,
	.form_section_box .form_area.agree li {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.form_section_box .form_area#agreeArea li p,
	.form_section_box .form_area.agree li p {
		flex: 1;
	}
	
	.form_section_box .form_area li .label {
	    width: 150px;
	    min-height: 30px;
	    font-size: 15px;
	    display: inline-flex;
	    align-items: center;
	    line-height: 1
	}
	
	.form_section_box .form_area li .label .required {
	    color: red;
	    font-weight: bold
	}
	
	.form_section_box .form_area li .label .ico_info {
    	font-size: 0;
		color: transparent;
	    position: absolute;
	    left: 65px;
	}
	
	.form_section_box .form_area li .cont {
		width: 100%;
	    min-height: 30px;
	    flex: 1;
	    display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	    margin-top: 10px;
	}
	
	.form_section_box .form_area li .cont .label_list {
	    display: flex;
	    flex-direction: column;
	    width: 100%;
	    align-items: flex-start;
	}
	.form_section_box .form_area li .cont .label_list label + label {
		margin-left: 0;
		margin-top: 10px;
	}
	
	.form_section_box .form_area li .cont .tag_list .tagbox {
	    font-size: 12px;
	    height: 20px;
	    margin-left: 5px
	}
	.form_section_box .form_area li .cont div+div {
	    margin-top: 10px
	}
	.form_section_box .form_area li.submit_li {
	    margin: 50px 0 40px;
	    justify-content: center
	}
	.form_section_box .row_box {
		flex-direction: column;	
	}
	.form_section_box .row_box .half {
		width: 100%;	
	}
	.form_section_box .row_box .half:last-child {
		padding-left: 0;	
	}
	
	.sign_text {
	    display:flex;
	    flex-direction:row;
	    flex-wrap:wrap;
	    width:100%;
	    margin-top:15px !important;
	    font-size: 13px;
	    color: #b0b0b0;    
	    align-items: center;
	
	}
	.sign_text i {display:block;width:18px}
	.sign_text span {display:block;width:calc(100% - 18px);padding-left:5px}
	.signup_completion { 
	    width:1080px;
	    height: 580px;
	    margin:0 auto;
	    padding: 50px 0 55px;
	    text-align:center;
	    border-radius: 5px;
	    border: solid 1px #d9d9d9;
	    background-color: #ffffff;
	}
	.signup_completion .text1 {margin-top:30px;font-size:30px;font-weight:bold;color:#484848;}
	.signup_completion .text2 {margin-top:20px;font-size:20px;color: #484848;}
	.signup_completion .btn_box {margin:41px 0 0 0}
	
	.form_section_box.signup {padding-left:0px;padding-right:0px}
	.signup_agree_box {
	    width:100%;
	    min-height: 187px;
	    padding: 15px 25px 15px 15px;
	    border-radius: 3px;
	    box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.05);
	    border: solid 1px #d9d9d9;
	    background-color: #ffffff;
	}
	.signup_agree_box .head {padding-bottom:14px;border-bottom:1px solid #d9d9d9}
	.signup_agree_box .body {margin-top:5px}
	.signup_agree_box .checkbox {
	    position:relative;
	    display:flex;
	    flex-wrap:wrap;
	    width:100%;
	    flex-direction:row;
	    cursor: pointer;
	    align-items: center;
	    font-size: 15px;
	    font-weight: bold;
	    color: #484848;
	}
	.signup_agree_box .checkbox em {
	    display:inline-flex;
	    width:17px;
	    height:17px;
	    margin-right:5px;
	    background-size:100% auto;
	    background-repeat:no-repeat;
	    background-position:0 0;
	    background-image:url(/images/custom/icon/ico_check3.png);
	}
	.signup_agree_box .checkbox input[type="checkbox"]:checked ~ em {background-image:url(/images/custom/icon/ico_check3_on.png)}
	.signup_agree_box .body .checkbox {font-size:13px;color:#484848;}
	.signup_agree_box .body .checkbox em {width:14px;height:14px}
	.signup_agree_box .body .form_area li {padding:5px 0}
	.signup_agree_box .red {color:#ff0000 !important}
	.signup_agree_box a {color:#484848;text-decoration:underline;}
	.signup_agree_box .body .checkbox.mini { width: 19px; display: inline-flex; }
	.signup_agree_box .body .checkbox.mini + p { font-size: 13px; font-weight: bold; }
	.signup_agree_box .body .checkbox.mini + p a { text-decoration: underline; }
	
	.login_wrap {
	    width: calc(100% - 30px); height: auto;
	    padding: 20px 30px;
	}
	.login_wrap .text1 {margin-top:3px;font-size:14px;}
	.login_wrap .login_content {margin-top:20px}
	.login_wrap .login_content .frm_box {
	    height:34px;
	    padding:0 15px;
	}
	.login_wrap .login_content .frm_box + .frm_box {margin-top:10px}
	.login_wrap .login_content input[type="text"],
	.login_wrap .login_content input[type="password"] {
	    font-size:12px;
	    width: 100%; height:34px;
	}
	.login_wrap .btn_box {margin:10px 0 0 0;width:100%;}
	.login_wrap .btn_login {
	    height:34px;
	    padding:10px;
	    font-size:12px;
	}
	.login_wrap .login_etc {
	    margin-top:10px
	}
	.login_wrap .login_etc .left label {font-size:12px;color:#484848}
	.login_wrap .login_etc .right a {display:inline-block;font-size:12px;color:#484848}
	.login_wrap .login_etc .right a + a {margin-left:10px}
	.login_wrap .login_sns {position:relative;margin-top:20px}
	.login_wrap .login_sns .sns_title span {display:inline-block;position:relative;padding:0 16px;font-size:12px;color:#484848;font-weight:400;background-color:#fff;z-index:2}
	.login_wrap .login_sns .sns_btn_list {margin-top:20px}
	.login_wrap .login_sns .sns_btn_list ul li + li {margin-top:10px}
	.login_wrap .login_sns .sns_btn_list ul li {
	    width: 100%;
	    height: 34px;
	    line-height: 34px;
	    font-size:12px;
	}
	.login_wrap .login_sns .sns_btn_list ul li img {
		width: auto; height: 20px;
	}
	
	.signup_completion { 
	    width: 100%;
	    height: 100%;
	    margin:0 auto;
	    padding: 50px 0 55px;
	    text-align:center;
	    border-radius: 0;
	    border: 0 none;
	    background-color: transparent;
	}
	.signup_completion img { width: 100%; height: auto; max-width: 511px; }
	.signup_completion .text1 { font-size: 16px; }
	.signup_completion .text2 { display: none; }
	#agree_layer {
		padding: 20px;	
	}
	#agree_layer > div {
		max-height: 400px;
	}
	#agree_layer > div .agree_title {
		font-size: 20px;
	}
	
	.no_data { width: 100%; padding: 50px 0; text-align: center; }
	.no_data .text {
	    font-size: 14px;
	    margin-bottom: 20px;
	}
	
	.wrap header .inner .top_logo {
	    margin-right: 0px;
	    display: inline-flex
	}
	
	.wrap aside .mobile_quick_menu>li>button.btn_go_top {
    background-image: url("/images/sprite/aside.png?v=18420a69e");
    width: 40px;
    height: 40px;
	}

	.wrap aside .mobile_quick_menu>li>button.btn_go_chat {
    background-image: url("/images/sprite/aside2.png?v=18420a69e");
    width: 40px;
    height: 40px;
    background-position: 0px 0px;
    background-size: 40px 40px
	}
	
	.wrap aside .mobile_quick_menu>li>button.btn_go_notice {
	    background-image: url("/images/sprite/notice.png?v=18420a69e");
	    width: 40px;
	    height: 40px;
	    background-position: 0px 0px;
	    background-size: 40px 40px
	}
	
	.wrap aside .mobile_quick_menu>li>button.btn_go_solution {
	    background-image: url("/images/sprite/solution_icon.png?v=18420a69e");
	    width: 40px;
	    height: 40px;
	    background-position: 0px 0px;
	    background-size: 40px 40px;
	}
	
	.form_area .count_text{
		font-size: 13px;
	}	
	.probider_Reading{
		width: 100%;
		height: 100vh;
		position: fixed;
		left: 0;
		top: 0;
	    background-color: #00000094;
	    z-index: 9999999 !important;
	    opacity: 0;
	    display: none;
	}
	.probider_Reading_text_box{
		width: 60%;
	    height: auto;
	    text-align: center;
	    margin: 70px auto;
	    box-shadow: 7px 7px 4px #00000073;
	    background-image: linear-gradient(to right, #ff9100, #ff540f);
	    border-radius:5px; 
	    padding: 13px;
	    box-sizing: border-box;
	}
	.Reading_text{
		width: 100%;
	    height: 70px;
	    color: #fff;
	}
	.probider_Reading_btn_box{
		width: 200px;
		height:40px;
		line-height:40px;
		margin: 0 auto; 
		background-color: #fff;
		border-radius:5px;
	    font-weight: 700;
	    cursor: pointer;
		
	}
	.Reading_text{
		font-size: 13px;
	    margin: 23px auto;
	}
	.Reading_text .bold{
		font-weight: 900;
		font-size: 18px;
	}
	.Reading_text .red{
		color: #000000;
	}
	.Reading_text_1{
		font-size: 23px;
	 	margin: 20px auto;
	}
	.Reading_text_1 .bold{
		font-size: 23px;
		font-weight: 900;
		color: #78f7a5;
		color: #000000;
	}
	.Reading_text_6{
	    margin: 5px auto;
	    height: 40px;
	}
	.Reading_text_7{
	    margin-bottom: 10px;
	}
	.top_fixed_filter_right .people{
		display: none;
	}
	.top_fixed_filter_bar .top_fixed_filter_left{
		display: none;
	}	
	.seller_match_Supplies_wrap .fixed_filter_wrap{
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.seller_match_Supplies_wrap .fixed_filter{
		width: 100%;
	}
	.Search input {
    	width: 220px;
    }
	
	
}

@media screen and (max-width: 500px) {
	.match_list.type2 > li {
    	width: calc(100% - 20px);
    }
    .match_list.type2 > li .product_pic, 
    .match_list.type2 > li .product_pic .img,
    .match_list.type2 > li .product_pic .img img {
    	width: 100%; height: 240px;
    }
    
    .match_list.type3 > li {
    	width: calc(100% - 20px);
    }
        
    .layer_sns_share > .inner {
		width: 95%;
		background-color: #fff;
		border-radius: 10px;
		padding: 25px;
		position: relative;
	}
	.top_fixed_filter_right .people{
			display: none;
		}
	.top_fixed_filter_left{
		display: none;
	}	
	.seller_match_Supplies_wrap .fixed_filter_wrap{
		width: 100%;
	    overflow-y: scroll;
    	height: 300px;
	}
	.seller_match_Supplies_wrap .fixed_filter{
		width: 100%;
	}
	.top_fixed_filter_right select{
		display: none;
	}
	.top_fixed_filter_right .Search input {
    	width: 220px;
    }
}

		.goodsQnaCnt{
			color: #ff540f;
		}
		
		.hoverText:hover{
			color: #ff540f;
		}
		

/* 모바일 회원가입 */
@media screen and (max-width: 500px) {

 .form_section_box .form_area li .cont .label_list .cert_btn{
	margin-top:15px;
	height:50px;
	background-image: linear-gradient(to right, #00afd5, #4371c5);
}  
.form_section_box .form_area li .cont .label_list .cert_btn span{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: -1.2px;
	color: #fff;
	background-color: rgb(255, 255, 255 , 0);
}

.form_section_box .form_area li .checkbox_list{
	display: block !important;	
}

.form_section_box .form_area li .cont .profile_img_btn{
	padding: 0;
}


}	
