/* BASIC css start */
textarea,
input[type=text], 
input[type=password] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 5px; border: 1px solid #dadada; background: #fff; -webkit-border-radius: 1px; -webkit-appearance: none; }
#pr-wrap .top { position: fixed; right: 10px; bottom: 20px; width: 44px; height: 43px; background: url(/images/d3/m_01/btn/btn_top@2x.png) no-repeat 0 0; background-size: 44px 43px; text-indent: -9999px; }
#pr-wrap li {list-style:none;}
#pr-container { position: relative; }

/* header */
#pr-header {  position:relative; border-bottom: 1px solid #e0e0e0; background: #fff; height: 48px; }
#pr-header h1 { padding-left: 10px; color: #444; font-size: 1.125em; font-weight: bold; letter-spacing: -1px; line-height: 48px; }
#pr-header .menu { z-index:100; display: none; position: absolute; top: 48px; left: 10px; width: 130px; border: 1px solid #dadada; border-top: 0; background: #fff; }
#pr-header .menu li { height: 33px; }
#pr-header .menu li a { display: block; height: 100%; line-height: 33px; padding-left: 10px; color: #808080; font-size: .875em; letter-spacing: -1px; }
#pr-header .menu li a:hover { background: #f9f9f9; }
#pr-header .list { position: absolute; top: 0; left: 0; width: 46px; height: 48px; background: url(/images/d3/m_01/btn/btn_list@2x.gif) no-repeat 50% 50%; background-size: 18px 16px; text-indent: -9999px; }
#pr-header .side { position: absolute; top: 0; right: 0; width: 46px; height: 48px; background: url(/images/d3/m_01/btn/btn_side@2x.gif) no-repeat 50% 50%; background-size: 46px 48px; text-indent: -9999px; }

.photoReview_headerWrap{
    padding: 10px;
}
.photoReview_headerWrap h3 img{
    width:100%;
}
.photoReview_headerWrap .reviewNotice{
    border: 1px solid #ccc;
    text-align:center;
    margin: 10px 0;
    padding: 10px;
} 
.photoReview_headerWrap .reviewNotice span{
    display:block;
    font-size:11px;
    line-height: 1.5;
}
.photoReview_headerWrap ul{
    overflow:hidden;
    margin: 0 -2px;
}
.photoReview_headerWrap ul li{
    width:33.33%;
    padding:2px;
    float:left;
    box-sizing: border-box;
}
.photoReview_headerWrap ul li a{
    display:block;
	width:100%;
	height:auto;
}
.photoReview_headerWrap ul li img{
    width:100%;
}
.loginbanner img{
    width:100%;
}
#SMS_login_warp .appBannerBox b{
    margin-bottom:15px;
}
.subTabMenuWrap{
    /* overflow:hidden; */
}
.subTabMenuWrap .SMS_Fixedsub {
    position: relative;
    left: unset;
    top: unset;
}
.subTabMenuWrap .SMS_Fixedsub ul{
    overflow:hidden;
    display: block;
}
.powerReviewNavi{
	display:block;	
	width:100%;
	height:auto;
	overflow:hidden;
}
.powerReviewNavi ul{
	display:block;	
	width:100%;
	height:auto;
	overflow:hidden;
	border-top:1px solid #848484;
	border-bottom:1px solid #848484;
}
.powerReviewNavi ul li{
	display:inline-block;	
	width:50%;
	height:36px;
	line-height:36px;
	float:left;
	text-align:center;
	font-size:14px;
	overflow:hidden;
}

.powerReviewNavi ul li.selected{
	background:#848484;
	color:#fff;
}
.powerReviewNavi ul li a{
	display:block;	
	width:100%;
	height:auto;
	overflow:hidden;
}
.SMS_linkFloat a{line-height: 13px; padding-top: 5px;}
#SMS_mypage_warp .myp_btn .list ul.withdrawWrap{margin-top: 20px;border-bottom: 1px solid #ddd;}
/* BASIC css end */

