@charset "utf-8";
#contents.main{
    background-color:#eeeeee;
    padding:77px 0 10px;
}

.footer_1 {
    background-color:#2f2f2f;
    border-top:1px solid #4b4b4b;
	clear:both;
	float:center;
    width:100%;

}
.foot_menu1{
	font-size: 12px;
    background-color:#202020;
	color:#b7b7b7;
	text-align:center;
	vertical-align:middle;
	padding:2px 0 8px 0;
}
.menu1_i{margin-right:15px}

.foot_add{font-size: 9px; line-height: 12px;  color:#7e7d7d; text-align:center; padding-top:18px;}
.foot_copy{font-size: 8px; color:#6c6b6b; text-align:center; line-height: 16px;}
.foot_call{
	font-size: 15px;
	line-height: 16px;
	font-weight:bold;
	color:#cdcdcd;
	text-align:center;
	margin-top:15px;
}
.foot_img{
	padding:8px 0 10px 0;
	text-align:center;
	display:flex;
	justify-content: center;
}
.flex-container {
  padding-top: 16px;
  padding-bottom: 4px;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  background-color:#2f2f2f;
}
.sns_i {
  padding-top: 3px;
  margin-right: 15px;
  vertical-align:middle;
}
.sns_w {
  margin-right: 11px;
  text-align: center;
  vertical-align:middle;
}
.section_foot_menu{padding-right:10px; text-align:center; }
.section_foot_menu img{text-align:center; vertical-align:middle; }
.section_foot_menu:after{content:'';display:block;clear:both}
/* sch */
.main_ct{background-color:#fff;border-top:1px solid #dedede;border-bottom:1px solid #dedede}
.aside_snb{width:100%;height:40px;background-color:#ffffff;border-bottom:none;position:relative;overflow:hidden}
.aside_snb .inner_scroll{width:100%;position:absolute;left:0;top:0;height:40px;overflow-x:scroll}
.aside_snb .inner{display:table;height:100%;table-layout:fixed}
.aside_snb .inner .list_snb{display:table-cell;width:40px;height:100%;text-align:center;vertical-align:middle;font-size:15px}
.aside_snb .inner .link_snb{display:block;color:#333333}
.aside_snb .inner_scroll{position:absolute;left:0;top:0;}
.gra{
    display:block;
    width:100%;
    height:2px;
    background: rgba(63,236,255,1);
    margin-bottom:10px;
background: -moz-linear-gradient(left, rgba(63,236,255,1) 0%, rgba(252,197,87,1) 28%, rgba(252,197,87,1) 47%, rgba(255,27,133,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(63,236,255,1)), color-stop(28%, rgba(252,197,87,1)), color-stop(47%, rgba(252,197,87,1)), color-stop(100%, rgba(255,27,133,1)));
background: -webkit-linear-gradient(left, rgba(63,236,255,1) 0%, rgba(252,197,87,1) 28%, rgba(252,197,87,1) 47%, rgba(255,27,133,1) 100%);
background: -o-linear-gradient(left, rgba(63,236,255,1) 0%, rgba(252,197,87,1) 28%, rgba(252,197,87,1) 47%, rgba(255,27,133,1) 100%);
background: -ms-linear-gradient(left, rgba(63,236,255,1) 0%, rgba(252,197,87,1) 28%, rgba(252,197,87,1) 47%, rgba(255,27,133,1) 100%);
background: linear-gradient(to right, rgba(63,236,255,1) 0%, rgba(252,197,87,1) 28%, rgba(252,197,87,1) 47%, rgba(255,27,133,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fecff', endColorstr='#ff1b85', GradientType=1 );}
/* ico submenu */
.aside_snb .ico_snb{display:block;}
.aside_snb .ico_snb:before{content:'';display:inline-block;width:23px;height:25px;background:url(../img/main/sp_menu.png) no-repeat 0 0;background-size:24px auto;-webkit-background-size:24px auto}
.aside_snb .ico_snb.studio:before{background-position:0 -26px;}
.aside_snb .ico_snb.dress:before{width:12px;background-position:0 -52px;}
.aside_snb .ico_snb.makeup:before{width:7px;background-position:0 -80px;}

.section_auction{padding:6px 7px;box-sizing:border-box;margin-bottom:10px;color:#333}
.section_auction .info_auction{display:inline-block;width:77px;height:22px;border-radius:30px;-webkit-border-radius:30px;border:1px solid #333;line-height:22px;text-align:center;font-size:12px;color:inherit}
.section_auction .apply_auction{float:right;line-height:26px;color:inherit}
.section_auction .apply_auction:after{
    content:'';
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #9DA5A6;
    margin-left:3px;
    vertical-align:2px;
}
.num_total{text-align:center;background:url(../img/main/bg_num.png) no-repeat 0 0;background-size:cover;-webkit-background-size:cover;padding:10px 0;box-sizing:border-box;margin-bottom:10px}
.auction dl {
    display: inline-block;
    text-align: center;
    position: relative;
    padding-top: 1.8em;
    width: 30%;
}

.auction dl dt {
    color: #fff
}

.auction dl dd {
    font-weight: bold;
    font-size: 1.3em;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.auction dl:nth-child(1) dd {
    color: #fe931f
}
.auction dl:nth-child(2) dd {
    color: #3ddcbd
}
.auction dl:nth-child(3) dd {
    color: #ef6074
}
.section_tip{padding:15px 12px 6px;margin-bottom:10px}
.section_tip:after{content:'';display:block;clear:both}
.title_flag{position:relative;width:93px;height:16px;color:#fff;background:#fa8787;display:block;margin:0 auto 15px;text-align:center;font-size:10px;font-weight:normal}
.title_flag:after{content:'';position:absolute;left:0;right:0;bottom:-6px;margin:0 auto;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 4px 0 4px;
border-color: #fa8787 transparent transparent transparent;}
.link_type_tag{display:block;float:left;background:#efefef;padding:0 10px;min-height:24px;line-height:24px;border-radius:30px;-webkit-border-radius:30px;font-size:12px;margin:0 5px 9px;color:#333}
.link_type_tag span:before{content:'#';margin-right:2px}
.section_rolling{margin-bottom:5px}
.section_rolling img{width:100%}
.section_rolling .bx-controls-direction{display:none}
.section_rolling .bx-pager-item{display:inline-block;margin-right:3px}
.section_rolling .bx-pager{text-align:center}
.section_rolling .bx-pager-link{display:block;font-size:0;width:8px;height:8px;background:#565656;border-radius:50%;-webkit-border-radius:50%}
.section_rolling .bx-pager-link.active{background:#fa8787}
.section_pick{padding:14px 0;margin-bottom:10px}
.section_pick .title{text-align:center;font-size:15px;font-weight:normal;margin-top:-3px;letter-spacing:-1px;margin-bottom:12px;color:#333}
.tab_pick{background:#565656;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-bottom:15px}
.tab_pick .tab_inner{display:table;width:100%;height:25px;}
.tab_pick .tab_inner li{display:table-cell;text-align:center;vertical-align:middle}
.tab_pick .link_tab{color:#b3b3b3;font-size:13px}
.tab_inner li.on .link_tab{color:#fff}
.banner_simple{text-align:center;margin-bottom:10px}
.banner_simple button{border:none;}
.banner_simple img{vertical-align:top}
.rolling_pick:after{content:'';display:block;clear:both}
.rolling_pick{position:relative;min-height:115px}
.rolling_pick .bx-wrapper{position:absolute;left:9px;top:0;display:none}
.rolling_pick .bx-wrapper.on{display:block}
.rolling_pick .bx-viewport{height:115px !important}
.rolling_pick .bx-controls{display:none}
.item_pick{position:relative;width:111px !important;height:111px;margin-right:9px;overflow:hidden;border-radius:3px;-webkit-border-radius:3px;float:left;background-color: rgb(220, 220, 220);box-shadow: 0px 2px 0px 0px rgba(44, 44, 44, 0.75);border:1px solid #e9e9e9;border-bottom:none}
.item_pick img{width:100%}
.item_pick .pick_desc{position:absolute;left:0;bottom:0;width:100%;color:#fff;background:rgba(0,0,0,0.5);text-align:center;min-height:27px;line-height:27px;font-size:11px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;padding:0 3px;box-sizing:border-box}

.section_foot_menu{background:#fff;margin:10px 0}
.section_foot_menu:after{content:'';display:block;clear:both}
.item_foot{position:relative;float:left;width:50%;padding-left:50px;height:46px;line-height:46px;border-bottom:1px solid #e9e9e9;box-sizing:border-box}
.item_foot:before{content:'';position:absolute;left:10px;top:8px;width:30px;height:30px;border-radius:3px;-webkit-border-radius:3px;background-image:url(../img/main/sp_foot.png);background-size:30px auto;-webkit-background-size:30px auto;background-repeat:no-repeat}
.item_foot:nth-child(odd){border-right:1px solid #e9e9e9;box-sizing:border-box}
.item_foot:nth-child(1):before{background-color:#FF6766}
.item_foot:nth-child(2):before{background-color:#C82647;background-position:0 -30px}
.item_foot:nth-child(3):before{background-color:#1DABB8;background-position:0 -60px}
.item_foot:nth-child(4):before{background-color:#ffeb00;background-position:0 -120px}
.item_foot:nth-child(5):before{background-color:#00c73c;background-position:0 -150px}
.item_foot:nth-child(6):before{background-color:#8870FF;background-position:0 -90px}
.item_foot a{font-family:HelveticaNeue-Light,Helvetica,AppleSDGothicNeo-Light,"나눔고딕",nanumgothic,sans-serif;color:#3B3C3D}

.section_banner{text-align:center}
