@charset "UTF-8";
.joinNameCheck .profileWrap .profileImg, .loginBtns .appDn .appStore, .loginBtns .appDn .googlePlay, .loginNameCheck .profileWrap .profileImg, .uBtn.-icoType.-email:before, .uBtn.-icoType.-facebook:before, .uBtn.-icoType.-naver:before, .uBtn.-tcType.-phone:before, .uBtn.-tcType.-phoneJoin:before, .uCheckbox label>span.checked:after, .uInput.-help .helpLayer dl:before, .uInput.-help .helpLayer>button, .uSelect.on:before, .uSelect:before {
	overflow: hidden;
	display: inline-block;
	text-indent: -999px;
	background-image: url(../css/image/spr_img.png);
	background-repeat: no-repeat;
	content: ''
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}












input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

body, html {
	height: 100%;
	min-height: 100%
}
body, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 400;
	color: #555
}
body {
	background: #ffffff;
	font-family: AppleSDGothicNeo, "Helvetica Neue", Helvetica, "Microsoft Sans Serif", sans-serif, Arial, "Times New Roman", Verdana, Tahoma, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
	line-height: 1.8;
	font-size: 14px
}
:lang(ko) {
	font-family: "나눔고딕", NanumGothic, "Noto Sans KR", "맑은고딕", "Malgun Gothic", "돋움", Dotum, "Helvetica Neue", Helvetica, AppleSDGothicNeo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}
:lang(ja) {
	font-family: "Noto Sans JP", "MS PGothic", "Hiragino Kaku Gothic ProN", Osaka, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}
:lang(zh-Hans) {
	font-family: "Helvetica Neue", Helvetica, SimSun, SimHei, "Microsoft YaHei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}
:lang(zh-CN) {
	font-family: "Helvetica Neue", Helvetica, "Microsoft Sans Serif", sans-serif, MingLiU, "Microsoft JhengHei", STHeiti, Arial, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}
:lang(zh-TW) {
	font-family: "Helvetica Neue", Helvetica, "Microsoft Sans Serif", sans-serif, MingLiU, "Microsoft JhengHei", STHeiti, Arial, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}
a {
	color: #555;
	text-decoration: none
}
a:focus, a:hover {
	color: #555;
	text-decoration: underline
}
button, dd, dl, dt, fieldset, ol, ul {
	margin: 0;
	padding: 0
}
ol, ul {
	list-style: none
}
button {
	border: 0;
	background-color: transparent;
	cursor: pointer;
	outline: 0
}
button[disabled] {
	cursor: default;
	background-color: #CCC!important
}
input, textarea {
	color: #333;
	outline: 0
}
textarea {
	resize: none
}
em {
	font-style: normal
}
fieldset {
	border: 0
}
.placeholder {
	color: #777;
	font-size: 13px
}
:-ms-input-placeholder {
color:#777;
font-size:13px
}
::-webkit-input-placeholder {
color:#777;
font-size:13px
}
:-moz-placeholder {
color:#777;
font-size:13px
}
::-moz-placeholder {
color:#777;
font-size:13px
}
::-ms-clear {
display:none;
width:0;
height:0
}
::-ms-reveal {
display:none;
width:0;
height:0
}
.gSrOnly {
	overflow: hidden;
	position: absolute!important;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0
}
.gEllipsis {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	text-overflow: ellipsis
}
.gClearFix:after, .gClearFix:before {
	display: table;
	content: ' '
}
.gClearFix:after {
	clear: both
}
.gMG1 {
	margin-top: 7px!important
}
.gMG2 {
	margin-top: 14px!important
}
.gMG3 {
	margin-top: 10px!important
}
.gMG4 {
	margin-top: 20px!important
}
.gMG5 {
	padding-bottom: 20px!important
}
.gMG6 {
	margin-top: 25px!important
}
.gMG7 {
	margin-top: 15px!important
}
.gMG8 {
	margin-top: 25px!important
}
.gMG9 {
	padding-bottom: 28px!important
}
.gMG10 {
	margin: 16px 0!important
}
.gMG11 {
	margin-top: 27px!important
}
.gMat10 {
	margin-top: 10px!important
}
.gMat15 {
	margin-top: 15px!important
}
.gMat20 {
	margin-top: 20px!important
}
.gMat25 {
	margin-top: 25px!important
}
.gMat27 {
	margin-top: 27px!important
}
.gMat-15 {
	margin-top: -15px!important
}
.gMab10 {
	margin-bottom: 10px!important
}
.gMab13 {
	margin-bottom: 13px!important
}
.gMab15 {
	margin-bottom: 15px!important
}
.gWsN {
	white-space: nowrap
}
.gBgNone {
	background: 0 0!important
}
.gFs13 {
	font-size: 13px!important
}
#topLogo {
	overflow: hidden;
	position: relative;
	height: 61px;
	border-bottom: 1px solid #D9D9D9;
	background: #FFF;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#topLogo a {
	display: inline-block;
	position: relative;
	top: 50%;
	width: 91px;
	height: 34px;
	margin-top: -17px;
	background: url(../images/icons.svg) no-repeat 0 0;
	background-size: 100% 34px;
	vertical-align: top;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.uTitH1 {
	width: 381px;
	margin: 0 0 30px -22px;
	text-align: center;
	font-size: 34px;
	color: #535353;
	line-height: 1
}
.uTitH1.-small {
	font-size: 28px
}
.uTitH1.-point {
	color: #25c376
}
.uTitH1.-point2 {
	color: #5781d7
}
.uTitH1.-point, .uTitH1.-point2 {
	margin-bottom: 8px
}
.uDivTable {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0
}
.uDivTable .row {
	display: table-row
}
.uDivTable .cell {
	display: table-cell;
	vertical-align: top
}
.uDivTable .cell.-space {
	width: 7px
}
.uErrorTxt {
	margin: 8px 0 0 0;
	color: #ff403b;
	font-size: 13px;
	text-align: center
}
.uErrorTxt>span {
	display: inline-block;
	text-align: left
}
.uDesc {
	color: #777;
	font-size: 13px;
	line-height: 1.5;
	text-align: center
}
.uDesc a {
	color: #555;
	text-decoration: underline
}
.uDesc a.-noPoint {
	font-size: 12px;
	text-decoration: none
}
.uDescTit {
	margin: 0;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	word-break: keep-all;
	color: #555
}
.uDescTit.-point {
	font-size: 15px;
	color: #11c473
}
.uDescTit.-error {
	color: #ff403b
}
.uDescTit+.uDescTit {
	margin-top: 10px
}
.uBtn {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid transparent;
	color: #FFF!important;
	font-size: 15px;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis
}
.uBtn:hover {
	color: #FFF!important;
	text-decoration: none
}
.uBtn.-icoType {
	height: 52px;
	line-height: 52px;
	padding-left: 70px
}
.uBtn.-icoType:before {
	position: absolute;
	content: ''
}
.uBtn.-icoType:after {
	display: block;
	position: absolute;
	width: 1px;
	top: 0;
	bottom: 0;
	left: 54px;
	background: #000;
	content: '';
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
	filter: alpha(opacity=10);
	opacity: .1
}
.uBtn.-icoType.-email {
	background: #7A8194
}
.uBtn.-icoType.-email:before {
	top: 16px;
	left: 14px;
	width: 25px;
	height: 18px;
	background-size: 636px 272px;
	background-position: -556px -92px
}
.uBtn.-icoType.-facebook {
	background: #5781D7
}
.uBtn.-icoType.-facebook:before {
	top: 12px;
	left: 20px;
	width: 13px;
	height: 26px;
	background-size: 636px 272px;
	background-position: -354px -230px
}
.uBtn.-icoType.-naver {
	background: #25CC08
}
.uBtn.-icoType.-naver:before {
	top: 16px;
	left: 16px;
	width: 21px;
	height: 19px;
	background-size: 636px 272px;
	background-position: -447px -146px
}
.uBtn.-tcType {
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #fff
}
.uBtn.-tcType.-phone {
	height: 60px;
	line-height: 60px;
	color: #11c473!important;
	border-color: #10C473;
	background: #FFF
}
.uBtn.-tcType.-phone:before {
	margin: 17px 9px 0 -24px;
	vertical-align: top;
	width: 16px;
	height: 24px;
	background-size: 636px 272px;
	background-position: -354px -200px
}
.uBtn.-tcType.-phoneJoin {
	height: 60px;
	line-height: 60px;
	background: #11C373
}
.uBtn.-tcType.-phoneJoin:before {
	margin: 18px 9px 0 -25px;
	vertical-align: top;
	width: 19px;
	height: 22px;
	background-size: 636px 272px;
	background-position: -422px -146px
}
.uBtn.-tcType.-facebookJoin {
	border-color: #5781D7;
	color: #5781d7!important
}
.uBtn.-tcType.-emailJoin {
	border-color: #7A8194;
	color: #7a8194!important
}
.uBtn.-tcType.-confirm {
	background: #fd4d00
}
.uBtn.-tcType.-confirm2 {
	background: #fd4d00
}
.uBtn.-tcType.-confirm3 {
	background: #FFF;
	border-color: #3CD370;
	color: #11c473!important
}
.uBtn.-tcType.-multiLine {
	height: auto;
	min-height: 44px;
	padding: 11px 0;
	line-height: 1.3
}
a.uBtn:focus, a.uBtn:hover {
	text-decoration: none
}
.uSelect {
	z-index: 2;
	position: relative;
	width: 100%;
	border-radius: 3px;
	background: #FFF
}
.uSelect:before {
	position: absolute;
	top: 16px;
	right: 10px;
	content: '';
	width: 13px;
	height: 7px;
	background-size: 636px 272px;
	background-position: -518px -146px
}
.uSelect .selectedValue {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 37px;
	background: 0 0;
	border: 1px solid #CDCDD1;
	border-radius: 3px;
	padding: 0 26px 0 10px;
	line-height: 37px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.uSelect select.selectedValue {
	font-size: 12px;
	vertical-align: top
}
.uSelect .selectList {
	display: none;
	overflow: hidden;
	overflow-y: auto;
	z-index: 1000;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 150px;
	height: 205px;
	margin: -1px 0 0 0;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 0 0 3px 3px
}
.uSelect .selectList li.selected, .uSelect .selectList li:hover {
	background: #f1f1f1
}
.uSelect .selectList label {
	display: block;
	padding: 11px 0 11px 10px;
	font-size: 12px;
	color: #555;
	cursor: pointer;
	word-break: break-all;
	word-wrap: break-word
}
.uSelect .selectList input {
	position: absolute;
	right: 0;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
	filter: alpha(opacity=0);
	opacity: 0
}
.uSelect.-bRadiusNone .selectedValue {
	border-radius: 3px 3px 0 0
}
.uSelect.on:before {
	width: 13px;
	height: 7px;
	background-size: 636px 272px;
	background-position: -537px -146px
}
.uSelect.on .selectedValue {
	border-radius: 3px 3px 0 0
}
.uSelect.on .selectList {
	display: block
}
.uInput {
	position: relative;
	width: 100%;
	border: 1px solid #CDCDD1;
	border-radius: 0px;
	background: #FFF;
	height: 37px;
	vertical-align: top
}
.uInput input {
	width: 100%;
	height: 100%;
	padding: 0 0 0 10px;
	border: 0;
	border-radius: 0px;
	background: 0 0
}
.uInput.-on {
	border-color: #fd4d00
}
.uInput.-help {
	padding-right: 36px;
	z-index: 1000
}
.uInput.-help .helpLayer>button {
	position: absolute;
	right: 10px;
	top: 9px;
	font-size: 0;
	content: '';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 16px;
	height: 16px;
	background-size: 636px 272px;
	background-position: -474px -146px
}
.uInput.-help .helpLayer .inner button {
	display: none
}
.uInput.-help .helpLayer dl {
	display: none;
	position: absolute;
	min-width: 307px;
	top: 35px;
	right: -12px;
	padding: 15px 19px 15px 19px;
	background: #FFF;
	border-radius: 3px;
	border: 1px solid #CCC;
	font-size: 13px;
	box-shadow: 0 4px 8px rgba(0,0,0,.16);
	word-break: keep-all;
	word-wrap: break-word
}
.uInput.-help .helpLayer dl:before {
	position: absolute;
	top: -10px;
	right: 21px;
	width: 16px;
	height: 10px;
	background-size: 636px 272px;
	background-position: -496px -146px
}
.uInput.-help .helpLayer dl dt {
	color: #333
}
.uInput.-help .helpLayer dl dd {
	margin: 5px 0 0 0;
	color: #777
}
.uInput.-help .helpLayer.-on dl {
	display: block
}
.uInput.-tc input {
	padding: 0;
	text-align: center
}
.uInput.-activeFB input {
	font-weight: 700
}
.uInput.-activeFB input.placeholder {
	font-weight: 400
}
.uInput.-activeFB input:-ms-input-placeholder {
font-weight:400
}
.uInput.-activeFB input::-webkit-input-placeholder {
font-weight:400
}
.uInput.-activeFB input:-moz-placeholder {
font-weight:400
}
.uInput.-activeFB input::-moz-placeholder {
font-weight:400
}
.uInput.-error {
	background: #FEFFED
}
.uCheckbox {
	position: relative;
	padding-left: 26px;
	line-height: 1.3
}
.uCheckbox input {
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
	filter: alpha(opacity=0);
	opacity: 0
}
.uCheckbox label {
	cursor: pointer
}
.uCheckbox label>span {
	font-size: 13px;
	color: #333;
	line-height: 1.3;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.uCheckbox label>span.checked:before {
	border-color: #fd4d00;
	background-color: #fd4d00
}
.uCheckbox label>span.checked:after {
	position: absolute;
	left: 2px;
	top: 4px;
	cursor: pointer;
	width: 14px;
	height: 11px;
	background-size: 636px 272px;
	background-position: -383px -182px
}
.uCheckbox label>span:before {
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
	left: 0;
	margin: 0 9px 0 0;
	border: 1px solid #D5D5D5;
	border-radius: 0px;
	background: #FFF;
	vertical-align: top;
	cursor: pointer;
	content: ''
}
.uCheckbox label>span em {
	font-style: normal;
	color: #777
}
.uCheckbox a {
	margin: 0 0 0 4px;
	color: #777;
	font-size: 12px
}
.uCheckbox.-outside label>span {
	display: inline-block;
	color: #777
}
.uCheckbox.-outside label>span span {
	line-height: 1.5
}
.uCheckbox.-outside label>span strong {
	font-weight: 400;
	color: #333
}
.uCheckbox.-bLine {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC
}
#wrap:after, #wrap:before {
	display: table;
	content: ' '
}
#wrap:after {
	clear: both
}
#content {
	position: relative;
	max-width: 337px;
	margin: 70px auto 0
}
.loginBtns li+li {
	margin-top: 10px
}
.loginBtns .appDn {
	margin-top: 26px;
	text-align: center
}
.loginBtns .appDn p {
	margin: 0;
	color: #828282;
	line-height: 1.4
}
.loginBtns .appDn p strong {
	font-weight: 400;
	font-size: 16px;
	color: #444
}
.loginBtns .appDn p~.appStore, .loginBtns .appDn p~.googlePlay {
	margin: 6px 0 0
}
.loginBtns .appDn .appStore, .loginBtns .appDn .googlePlay {
	position: relative;
	text-indent: 0
}
.loginBtns .appDn .appStore .dn, .loginBtns .appDn .googlePlay .dn {
	position: absolute;
	top: 5px;
	font-size: 9px;
	color: #fff
}
.loginBtns .appDn .appStore {
	width: 141px;
	height: 43px;
	background-size: 318px 136px;
	background-position: 0 -93px
}
.loginBtns .appDn .appStore .dn {
	left: 47px
}
.loginBtns .appDn .googlePlay {
	width: 141px;
	height: 43px;
	background-size: 318px 136px;
	background-position: -177px 0
}
.loginBtns .appDn .googlePlay .dn {
	left: 45px
}
.loginNameCheck .profileWrap {
	padding: 0 0 22px 0;
	text-align: center;
	border-bottom: 1px solid #DDD
}
.loginNameCheck .profileWrap .profileImg {
	margin: 0 0 10px 0;
	width: 162px;
	height: 162px;
	background-size: 636px 272px;
	background-position: -186px 0;
	text-indent: 0
}
.loginNameCheck .profileWrap .profileImg img {
	width: 162px;
	height: 162px;
	border-radius: 50%
}
.loginNameCheck .profileWrap p {
	margin: 0;
	font-size: 13px;
	line-height: 1.4
}
.loginNameCheck .profileWrap p strong {
	color: #3cd370
}
.voiceInfo {
	display: table;
	width: 100%;
	height: 84px;
	margin: -1px 0 0;
	border: 1px solid #D2D2D5;
	border-radius: 0 0 3px 3px;
	background: #FFF;
	text-align: center;
	line-height: 1.3
}
.voiceInfo p {
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle
}
.voiceInfo p br+br {
	display: none
}
.joinNameCheck .profileWrap {
	text-align: center
}
.joinNameCheck .profileWrap .profileImg {
	width: 162px;
	height: 162px;
	background-size: 636px 272px;
	background-position: -186px 0;
	text-indent: 0
}
.joinNameCheck .profileWrap .profileImg img {
	width: 162px;
	height: 162px;
	border-radius: 50%
}
.joinNameCheck .profileWrap .profileImg+p {
	margin-top: 10px
}
.joinNameCheck .profileWrap p {
	margin: 0;
	font-size: 15px;
	line-height: 1.5
}
.joinNameCheck .profileWrap p strong {
	font-size: 15px;
	color: #3cd370
}
@media screen and (max-width:480px), (max-height:600px) {
.gMG1 {
	margin-top: 5px!important
}
.gMG2 {
	margin-top: 10px!important
}
.gMG3 {
	margin-top: 6px!important
}
.gMG4 {
	margin-top: 15px!important
}
.gMG5 {
	padding-bottom: 15px!important
}
.gMG6 {
	margin-top: 10px!important
}
.gMG7 {
	margin-top: 7px!important
}
.gMG8 {
	margin-top: 20px!important
}
.gMG9 {
	padding-bottom: 15px!important
}
.gMG10 {
	margin: 10px 0!important
}
.gMG11 {
	margin-top: 16px!important
}
#topLogo {
	height: 44px
}
#topLogo a {
	width: 62px;
	height: 23px;
	margin-top: -12px;
	background-size: 100% 23px
}
#topLogo.mHide {
	height: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.uTitH1.-small {
	font-size: 21px
}
.uTitH1 {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 28px
}
.uDivTable .cell.-space {
	width: 5px
}
.uErrorTxt {
	margin: 5px 0 0 0
}
.uDescTit+.uDescTit {
	margin-top: 2px
}
.uBtn {
	font-size: 14px
}
.uBtn.-icoType {
	height: 45px;
	line-height: 45px;
	padding-left: 60px
}
.uBtn.-icoType:after {
	left: 44px
}
.uBtn.-icoType.-email:before {
	top: 15px;
	left: 13px;
	width: 21px;
	height: 14px;
	background-size: 318px 136px;
	background-position: -238px -46px
}
.uBtn.-icoType.-facebook:before {
	top: 10px;
	left: 17px;
	width: 12px;
	height: 24px;
	background-size: 318px 136px;
	background-position: -177px -73px
}
.uBtn.-icoType.-naver:before {
	top: 15px;
	left: 15px;
	width: 17px;
	height: 15px;
	background-size: 318px 136px;
	background-position: -192px -73px
}
.uBtn.-tcType {
	height: 44px;
	line-height: 44px
}
.uBtn.-tcType.-phone {
	height: 57px;
	line-height: 57px
}
.uBtn.-tcType.-phone:before {
	margin: 15px 9px 0 -25px;
	width: 16px;
	height: 24px;
	background-size: 318px 136px;
	background-position: -177px -46px
}
.uSelect:before {
	width: 11px;
	height: 7px;
	background-size: 318px 136px;
	background-position: -294px -46px
}
.uSelect.on:before {
	width: 11px;
	height: 7px;
	background-size: 318px 136px;
	background-position: -307px -46px
}
.uInput.-help .helpLayer>button {
	width: 18px;
	height: 18px;
	background-size: 318px 136px;
	background-position: -217px -46px
}
.uInput.-help .helpLayer.-on {
	display: table;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	vertical-align: middle
}
.uInput.-help .helpLayer.-on:before {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	content: ''
}
.uInput.-help .helpLayer.-on>button {
	display: none
}
.uInput.-help .helpLayer.-on .inner {
	display: table-cell;
	padding: 0 25px;
	vertical-align: middle
}
.uInput.-help .helpLayer.-on .inner button {
	display: block;
	margin: 18px 0 0 0
}
.uInput.-help .helpLayer.-on dl {
	width: auto;
	max-width: 325px;
	position: relative;
	top: auto;
	right: auto;
	margin: 0 auto;
	padding: 13px 10px 10px;
	text-align: center;
	border: 0
}
.uInput.-help .helpLayer.-on dl:before {
	display: none
}
.uInput.-help .helpLayer.-on dl dt {
	font-size: 17px;
	color: #000
}
.uInput.-help .helpLayer.-on dl dd {
	font-size: 15px;
	line-height: 1.3;
	color: #777
}
.uCheckbox {
	padding-left: 33px;
	line-height: 1.8
}
.uCheckbox label>span.checked:after {
	left: 5px;
	top: 6px;
	width: 14px;
	height: 11px;
	background-size: 318px 136px;
	background-position: -261px -46px
}
.uCheckbox label>span:before {
	width: 24px;
	height: 24px
}
.uCheckbox.-outside label>span {
	margin-top: 3px
}
#content {
	margin-top: 40px
}
.loginBtns li+li {
	margin-top: 6px
}
.loginBtns .uDesc {
	font-size: 14px
}
.loginBtns .uDesc~.appDn {
	margin-top: 18px
}
.loginNameCheck .profileWrap .profileImg {
	margin: 0;
	width: 90px;
	height: 90px;
	background-size: 318px 136px;
	background-position: 0 0
}
.loginNameCheck .profileWrap .profileImg img {
	width: 90px;
	height: 90px
}
.joinNameCheck .profileWrap .profileImg {
	width: 90px;
	height: 90px;
	background-size: 318px 136px;
	background-position: 0 0
}
.joinNameCheck .profileWrap .profileImg img {
	width: 90px;
	height: 90px
}
.joinNameCheck .profileWrap .profileImg+p {
	margin-top: 0
}
.joinNameCheck .profileWrap p {
	font-size: 14px;
	line-height: 1.4
}
}
@media screen and (max-width:338px) {
#content {
	margin: 40px 15px 0
}
}
