@charset "UTF-8";

.new_join_wrap > * {
	word-break: keep-all;
	font-family: 'Nanum Square', 'sans-sarif' !important;
}
.ime-dis {
	ime-mode: disabled;
	-webkit-ime-mode: disabled;
	-moz-ime-mode: disabled;
	-ms-ime-mode: disabled;
	ime-mode: disabled;
}
.ime-act {
	ime-mode: active;
	-webkit-ime-mode: active;
	-moz-ime-mode: active;
	-ms-ime-mode: active;
	ime-mode: active;
}
.tc {
	text-align: center;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 90px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}

.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml90 {
	margin-left: 90px !important;
}

.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr90 {
	margin-right: 90px !important;
}

.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}

.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt130 {
	padding-top: 130px !important;
}

.pdb0 {
	padding-bottom: 0 !important;
}

.text-bold {
	font-weight: bold !important;
}

.input_bg {
	position: relative;
	background: rgba(0, 0, 0, 0.07) !important;
	pointer-events: none;
}
span.input_bg {
	background: none !important;
}

span.input_bg:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 34px;
	display: block;
	content: '';
	z-index: 9;
	background: rgba(0, 0, 0, 0.07);
}
.new_join_wrap {
	background: #f6f7fb;
	font-family: 'noto3';
}
.new_join_wrap .non-display {
	display: none;
}
.new_join_wrap input {
	border: 1px #000 solid;
	width: 100%;
	line-height: 30px;
	height: 30px;
	box-sizing: border-box;
	padding: 0 3%;
	border-radius: 0;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
}
.new_join_wrap .num_wrap {
	width: 63%;
	float: left;
	position: relative;
}
.new_join_wrap .mj-submit-btn {
	width: 36%;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	box-sizing: border-box;
	vertical-align: top;
	background: #f24f50;
	font-weight: 400;
	margin: 0 0 3px 1%;
}
.new_join_wrap .mj-title {
	padding: 2% 3%;
	width: 100%;
	color: #000;
	box-sizing: border-box;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	background: #fff;
}
.new_join_wrap .mj-title > span {
	width: 100%;
	margin: 3px auto 0;
	display: block;
	font-size: 15px;
	font-weight: 900;
	background-size: contain;
}

.new_join_wrap .mj-title.icon1 > span {
	background: url('/mobile/join/icon_1.png') left no-repeat;
	padding-left: 25px;
	background-size: contain;
}
.new_join_wrap .mj-title.icon2 > span {
	background: url('/mobile/join/icon_2.png') left no-repeat;
	padding-left: 30px;
	background-size: contain;
}
.new_join_wrap .mj-title.icon3 > span {
	background: url('/mobile/join/icon_3.png') left no-repeat;
	padding-left: 25px;
	background-size: contain;
}
.new_join_wrap .mj-title.icon4 {
	text-align: center;
	border-top: 0;
}
.new_join_wrap .mj-title.icon5 {
	text-align: center;
}

.new_join_wrap .table-wrap {
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #b6b6b8;
	padding: 15px 4% 0 4%;
	margin: 0 0 20px;
}
.new_join_wrap .table-wrap.no_mg {
	margin: 0;
}
.new_join_wrap .table-wrap.pd {
	padding: 15px 0 18px 0;
}
.new_join_wrap .cate-layer {
	padding: 4% 4.5% 2%;
	margin: 0;
	border-bottom: 1px #000 solid;
}
.new_join_wrap .select_inter {
	display: none;
	margin: 0 0 20px;
}
.new_join_wrap .select_inter span {
	font-weight: bold;
	color: #1757a9;
}

.new_join_wrap .table-wrap .table-list {
	border-top: 1px #000 solid;
	overflow: hidden;
}
.new_join_wrap .table-wrap .table-list li {
	padding: 20px 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: 1px #000 solid;
}
.new_join_wrap .table-wrap .table-list li:first-child,
.new_join_wrap .table-wrap .table-list li.no_line {
	border: 0;
}
.new_join_wrap .table-wrap .table-list li.no_mg {
	margin: 0;
	padding: 0 0 20px 0;
}
.new_join_wrap .table-wrap .table-list li.phone_list {
	padding: 20px 0 10px 0;
}
.new_join_wrap .table-wrap .th,
.new_join_wrap .table-wrap .td {
	display: table-cell;
	vertical-align: top;
}
.new_join_wrap .table-wrap .th {
	width: 25%;
}
.new_join_wrap .table-wrap .th label {
	position: relative;
}
.new_join_wrap .table-wrap .th label:before {
	content: 'ㆍ';
}
.new_join_wrap .table-wrap .th.no_dot label:before {
	display: none;
}
.new_join_wrap .table-wrap .three-input {
	font-size: 0;
}
.new_join_wrap .table-wrap .three-input > span {
	border: 1px #000 solid;
	width: 32%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 0 0 2%;
	line-height: 30px;
	height: 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.new_join_wrap .table-wrap .three-input > span:first-child {
	margin: 0;
}
.new_join_wrap .table-wrap .three-input > span select,
.new_join_wrap .table-wrap .three-input > span input {
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 14px;
	line-height: 30px;
	padding: 0 4%;
	font-weight: 400;
}
.new_join_wrap .btn-warning {
	width: 100%;
	height: 35px;
	font-weight: 400;
	border: 0;
	border: 1px solid #b9b9b9;
	background: #000;
	color: #fff;
	margin: 10px 0 0 0;
	font-size: 13px;
}
.new_join_wrap .btn-warning.btn_bg {
	background: #f4f4f4;
	color: #5b5b5b;
	font-size: 13px;
}
.new_join_wrap .table-wrap .notice_txt {
	display: table;
	width: 100%;
}
.new_join_wrap .table-wrap .notice_txt p,
.new_join_wrap .table-wrap .notice_txt label {
	display: table-cell;
	vertical-align: top;
	text-align: right;
}
.new_join_wrap .table-wrap .notice_txt p {
	text-align: left;
	width: 90%;
}
.new_join_wrap .table-wrap .notice_txt label {
	position: relative;
	cursor: pointer;
}
.new_join_wrap .table-wrap .notice_txt label:after {
	position: absolute;
	top: 50%;
	right: 32px;
	content: '';
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	margin: -7.5px 0 0 0;
}
.new_join_wrap .table-wrap .notice_txt input:checked + label:after {
	background: url('/mobile/images/new_icon/check.png') center no-repeat #f14e4f;
	border: 1px solid #f14e4f;
	background-size: 84%;
}
.new_join_wrap .id_check div,
.pwck,
.nameChk {
	font-size: 12px;
	margin: 5px 0 0 0;
}

/*보호자동의*/
.parent_agree {
	display: none;
}
.new_join_wrap .parent_agree {
	width: 100%;
	padding: 20px;
	background: #ebecee;
	margin: 0 0 4%;
}
.new_join_wrap .parent_agree .table-wrap {
	background: none;
	padding: 0;
}
.new_join_wrap .parent_agree .table-list {
	border-top: 0;
}
.new_join_wrap .parent_agree .phone_list {
	border-top: 0;
	padding: 25px 0 0 0;
}
.new_join_wrap .parent_agree .phone_list li {
	border: 1px #f00 solid;
	padding: 0 0 10px;
	border: 0;
}
.new_join_wrap .parent_agree .table-wrap li:first-child {
	padding: 20px 0 10px;
}
.new_join_wrap .parent_agree .table-wrap li.phone_list {
	border: 0;
	padding: 0 0 10px 0;
}
.new_join_wrap .parent_agree .btn-warning {
	background: #78828b;
	color: #fff;
	border: 0;
}
.new_join_wrap .parent_agree_ment > h3 {
	font-size: 19px;
}
.new_join_wrap .parent_agree_ment > p {
	font-size: 14px;
}
.new_join_wrap .right-red {
	color: #ef504c;
	font-weight: 400;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.new_join_wrap .agree_time,
.new_join_wrap .p_agree_time {
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 5px;
}
.new_join_wrap .confirm_txt {
	text-align: center;
	width: 100%;
	height: 35px;
	font-weight: 400;
	border: 0;
	border: 1px solid #f24f50;
	background: #f24f50;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	font-family: 'Nanum Square', snas-serif;
	margin: 10px 0 0 0;
	display: none;
}
.join_agree {
	padding: 4% 4.5% 0 4.5%;
	background: #fff;
}
.join_agree .mj-list {
	overflow: hidden;
}
.join_agree .mj-list li {
	margin: 0 0 15px 0;
}
.join_agree .ckboxs li {
	display: table;
	width: 100%;
	position: relative;
}
.join_agree .mj-list li:last-child {
	margin: 0;
}
.join_agree .mj-list li input {
	display: none;
	position: absolute;
}
.join_agree .ckboxs li a,
.join_agree .ckboxs li label {
	display: table-cell;
	vertical-align: top;
}
.join_agree .mj-list li a:not(.prev_term_view) {
	float: right;
	padding: 3px 10px;
	border: 1px solid #b9b9b9;
	color: #5a5a5a;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 13px;
}
.join_agree .mj-list li label {
	position: relative;
	padding: 0 3px 0 25px;
	cursor: pointer;
	line-height: 15px;
}
.join_agree .mj-list li label:after {
	position: absolute;
	left: 0;
	top: 0px;
	content: '';
	width: 15px;
	height: 15px;
	display: block;
	border: 1px solid #000000;
	box-sizing: border-box;
}
.join_agree .mj-list li input:checked + label:after {
	background: url('/mobile/images/new_icon/check.png') center no-repeat #f14e4f;
	border: 1px solid #f14e4f;
	background-size: 84%;
}
.join_agree .mj-list li label > span {
	font-size: 13px;
}
.join_agree .ckboxs {
	padding: 15px 0 0 0;
}
.join_agree .sms_coupon_event {
	display: inline-block;
	background: #f0d407;
	position: relative;
	padding: 4px 5px;
	border-radius: 15px;
	font-size: 13px;
	line-height: 100%;
	color: #000;
	margin: 13px 0 0 0;
	width: 100%;
	font-family: 'noto4';
	text-align: center;
}
.join_agree .sms_coupon_event:after {
	position: absolute;
	top: -34%;
	left: 30px;
	display: block;
	content: '▲';
	color: #f0d407;
	font-size: 20px;
}
.new_join_wrap .inter_list_wrap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	background: #ffffff;
	overflow: auto;
	overflow-x: hidden;
	padding: 3%;
}
.new_join_wrap .inter_list_wrap .cate-close {
	font-style: normal;
	margin-top: -46px;
	font-size: 12px;
	font-weight: normal;
	transform: rotate(45deg);
	color: #5c5c5c;
}
.new_join_wrap .inter_btn li:first-child,
.new_join_wrap .inter_btn li:nth-of-type(2n + 1) {
	margin: 0 2% 0 0;
}
.new_join_wrap .inter_btn {
	display: flex;
	flex-wrap: wrap;
}
.new_join_wrap .inter_btn li {
	/* display: table;  사파리에서 관심과정 여백이 안맞아서 주석처리 flex로 처리*/
	width: 49%;
	height: 45px;
	/* float: left; 사파리에서 관심과정 여백이 안맞아서 주석처리 */
	text-align: center;
	border: 1px solid #000;
	margin-bottom: 10px;
	font-weight: 600;
	padding-top: 13px;
}
.new_join_wrap .inter_btn li a {
	/* display:table-cell;  사파리에서 관심과정 여백이 안맞아서 주석처리*/
	vertical-align: middle;
	height: 100%;
}
.new_join_wrap .inter_btn li.selected {
	background: #f24f50;
}
.new_join_wrap .inter_btn li.selected > a {
	color: #fff;
}
.new_join_wrap .categori_list {
	width: 90%;
	height: 50px;
	border: 1px solid #000;
	position: relative;
	margin: 0 auto;
}
.new_join_wrap .categori_list:before {
	position: absolute;
	right: 0;
	width: 20px;
	height: 100%;
	top: 0;
}

.new_join_wrap .inter_list_wrap .cate-div {
	padding: 0 0 15px;
	height: calc(100% - 230px);
	overflow: auto;
	position: relative;
}

.new_join_wrap .inter_list_wrap .cate-div.cate-list-div {
	display: none;
}

.new_join_wrap .inter_list_wrap .cate-div > ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #cccccc;
	padding: 0 6%;
	cursor: pointer;
}

.new_join_wrap .inter_list_wrap .cate-div label {
	position: relative;
	padding-left: 24px;
}

.new_join_wrap .inter_list_wrap .cate-div input[type='radio'] + span {
	position: absolute;
	left: 0;
	top: 4px;
	width: 15px;
	height: 15px;
	border: 1.5px solid #000;
	background: #ffffff;
	border-radius: 100%;
}

.new_join_wrap .inter_list_wrap .cate-div label > input[type='radio']:checked + span {
	background: #f24f50;
}

.new_join_wrap .inter_list_wrap .cate-div label > input[type='radio'] {
	display: none;
}

.new_join_wrap .inter_list_wrap .inter-tab {
	/*  border:1px solid red; */
	padding: 2% 0 2%;
	border-bottom: 1px solid #cccccc;
	/*! margin-top:139px; */
}

.new_join_wrap .inter_list_wrap .inter-tab > ul {
	display: table;
	width: 84%;
	margin: 0 0 0 4%;
}

.new_join_wrap .inter_list_wrap .inter-tab > ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 33.33%;
}

.new_join_wrap .inter_list_wrap .cate-arr-btn {
	width: 90%;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	background: #a0adb6;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
}

.new_join_wrap .inter_list_wrap .cate-ul {
	display: none;
}

.new_join_wrap .inter_list_wrap .cate-ul.selected {
	height: auto;
	display: block;
	margin-bottom: 15px;
}

.new_join_wrap .phone-confirm-btn,
.new_join_wrap .phone-reset-btn,
.new_join_wrap .p_phone-reset-btn {
	width: 100%;
	height: 34px;
	background: #000;
	font-size: 14px;
	border: none;
	color: #fff;
	/*margin:10px 0 0 0;*/
	font-weight: 400;
}
.new_join_wrap .btn-success {
	width: 100%;
	background: #f24f50;
	font-size: 18px;
	border: none;
	color: #fff;
	height: 54px;
	line-height: 54px;
	font-weight: 400;
	margin: 10px 0 0 0;
}

.new_join_wrap .red_btn {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #f24f50;
	font-size: 18px;
	border: none;
	border-radius: 0;
	color: #fff;
}

.new_join_wrap select {
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
	margin: 0px auto 0;
	background: #fff;
	margin-bottom: 10px;
	-webkit-appearance: menulist;
	appearance: none;
	-webkit-appearance: none;
}

.new_join_wrap .year,
.new_join_wrap .month,
.new_join_wrap .day,
.new_join_wrap .mj-phone-block-select,
.new_join_wrap .cate-list-selece {
	position: relative;
}

.new_join_wrap .year:after,
.new_join_wrap .month:after,
.new_join_wrap .day:after,
.new_join_wrap .mj-phone-block-select:after {
	position: absolute;
	right: 6px;
	top: 5px;
	width: 11px;
	height: 74%;
	display: block;
	content: '';
	background: url(/mobile/images/new_icon/dorpdown.png) center no-repeat;
	z-index: 1;
	background-size: contain;
}

.new_join_wrap .cate-list-selece:after {
	position: absolute;
	right: 12px;
	top: 3px;
	width: 11px;
	height: 74%;
	display: block;
	content: '';
	background: url(/mobile/images/new_icon/dorpdown.png) center no-repeat;
	z-index: 999;
	background-size: contain;
}

.new_join_wrap .inter_btn {
	overflow: hidden;
}
.new_join_wrap .inter_list_wrap > .inter_top_wrap {
	/*! position:fixed; */
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	border-bottom: 2px solid #b7b7b7;
	background: #fff;
}
.new_join_wrap .inter_list_wrap > .inter_enter_wrap {
	/*! position:fixed; */
	bottom: 0;
	left: 0;
	z-index: 999;
	background: #fff;
	/*! border-top:2px solid #000; */
	width: 100%;
	height: auto;
	/*! padding:2% 0; */
	box-sizing: border-box;
}

/*화원 가입 완료css*/
.join_suc_wrap {
	width: 100%;
	height: 100%;
	background: #fff;
	color: #353535;
	box-sizing: border-box;
}
.join_suc_wrap .mj-content {
	border: none;
	height: 100%;
}
.new_join_wrap .member_txt {
	padding: 5% 0;
	text-align: center;
	letter-spacing: -0.5px;
}
.new_join_wrap .member_txt > h3 {
	font-weight: 600;
	margin: 0 0 4%;
}
.new_join_wrap .join_benefit > img {
	max-width: 100%;
	margin: 0 auto;
}
.new_join_wrap .btn-main {
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: center;
	display: block;
	line-height: 54px;
	height: 54px;
}
#view_memberJoinStep3 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.term_agreement table th {
	background: red;
}

/* 모바일 약관동의요 */
.mj-div .pwck {
	color: #ed4e48;
	font-size: 13px;
	font-size: 1.1rem;
}
.join_agree .term_text {
	display: none;
	position: fixed;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	left: 0;
	height: 100%;
	z-index: 99999;
	font-family: 'spoqa3';
}
.join_agree .term_content {
	position: absolute;
	top: calc(50% - 35%);
	width: 95%;
	left: 2.5%;
	height: 75%;
	background: #fff;
	z-index: 999999;
	overflow: auto;
	border: 2px solid;
}
.join_agree .term_content_view {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 80%;
	font-size: 14px !important;
	background: #fff;
	z-index: 999999;
	overflow: auto;
	border-top: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	overflow-x: hidden;
	padding: 4% 2%;
}

/*x버튼 만들기다*/
.term_content .new_x_btn {
	font-style: normal;
	margin-top: -46px;
	font-size: 2.5em;
	font-weight: normal;
	transform: rotate(45deg);
	color: #5c5c5c;
	margin-right: 4.9%;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.new_x_btn .mspans {
	height: 28px;
	display: block;
	position: relative;
	width: 1px;
	margin-left: 10px !important;
	background-color: black;
	transform: rotate(45deg);
	top: -4px;
}
.new_x_btn .mds {
	height: 28px;
	width: 1px;
	display: block;
	background-color: black;
	transform: rotate(90deg);
}
/*x버튼 만들기 끝*/
.term_content .skip {
	font-size: 15px;
	padding: 3% 3%;
	font-weight: 600;
	position: relative;
	color: #000;
	width: 89%;
	letter-spacing: -0.5px;
}
.term_content .tit {
	font-weight: 600;
	font-size: 14px;
}
.term_content_view a {
	border: 0px solid #b9b9b9 !important;
	padding: 0px !important;
	color: #fff important;
	display: contents !important;
	font-size: 11px !important;
	margin: 0px !important;
}
.term_content_view h3 {
	font-size: 16px !important;
}
.term_content .new_datgi_div {
	text-align: center;
	width: 90%;
	display: table;
	text-align: center;
	margin: 2.5% auto !important;
}
.term_content .new_datgi_btn {
	font-weight: normal;
	font-size: 13px;
	width: 80%;
	margin: 0 auto !important;
	height: 34px;
	border: 1px solid #b9b9b9;
	background: #f4f4f4;
	color: #5b5b5b;
	display: table-cell;
	vertical-align: middle;
}
/*약관 모바일 스타일 */
.terms-css {
	width: 97.5%;
}
.terms-css h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.new_join_wrap #view_memberJoinFinish {
	position: absolute !important;
	height: 100%;
	z-index: 1035;
}
.new_join_wrap #view_memberJoinStep1 {
	z-index: 1031;
	background: #f6f7fb;
	height: 100%;
	overflow: auto;
	font-size: 13px;
}
#view_memberJoinFinish {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	display: none;
}

/* 가입 이력 팝업 */
.fixed_notice_pop {
	display: none;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 50;
}

.fixed_notice_pop.is_active {
	display: flex;
}

.fixed_notice_pop .notice_pop_content {
	width: 80vw;
	padding: 6.667vw 7.467vw;
	text-align: center;
	color: #000;
	background: #fff;
}

.fixed_notice_pop .notice_pop_content span {
	line-height: 1.2;
	font-size: 20px;
	font-family: 'noto5';
}

.fixed_notice_pop .notice_pop_content p {
	line-height: 1.2;
	font-size: 18px;
	font-family: 'noto4';
}

.fixed_notice_pop .notice_pop_content a,
.fixed_notice_pop .notice_pop_content button {
	display: inline-block;
	padding: 8px 16px;
	border: none;
	color: #fff;
	font-size: 18px;
	font-family: 'noto5';
	background: #000;
}

.fixed_notice_pop .notice_pop_content .btn_close {
	margin-top: 22px;
}

@media screen and (max-width: 480px) {
	.join_agree .sms_coupon_event {
		font-size: 12px;
	}
	.join_agree .sms_coupon_event:after {
		font-size: 15px;
	}
}
