@charset "utf-8";

/* Reset */
 * {outline:0 !important; font-family:'NotoSansKR'}
html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,
dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption {margin:0;padding:0;}
html, body{width:100%;}
html{-webkit-touch-callout:none; -webkit-user-select:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body{width:100%; background:#fff; min-width:320px; -webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;	font-family: 'Noto Sans KR', sans-serif;
}
body,input,select,textarea,button {border:none;font-size:12px; color:#000;}
ul,ol,li{list-style:none !important;}
table{width:100%;border-spacing:0;border-collapse:collapse;}
img,fieldset{border:0;}
address,cite,code,em{font-style:normal;font-weight:normal;}
label,img,input,select,textarea,button{vertical-align:middle;}
.hide,caption,legend{line-height:0;font-size:1px;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
legend { display: none;}
a{color:#000;text-decoration:none;}

.ir {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.f14 {
	font-size: 14px;
	font-weight: 400;
}

.f18 {
	font-size: 18px;
	font-weight: 400;
}

.content{
	position: relative;
	width: 100%;
}

.content .dimm {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: 0.99;
	background-color: #fff;
}

.content .popup_img {
	position: absolute;
	top: 200px;
	left: 50%;
	z-index: 100;
	margin: 0 0 0 -168px;
}

.popup_content{
	width: 800px;
	margin: 0 auto;
}

.popup_content .img_header{
	position: relative;
}

.popup_content .img_header .ok_btn{
	position: absolute;
	top: 18px;
	right: 6px;
}

.lotto_num {
	display: table;
	width: 800px;
	height: 150px;
	background: #000;
}

.lotto_num div {
	display: table-cell;
	color: #fff;
}

.lotto_num .left_cont {
	padding: 18px 0 0 44px;
}

.lotto_num .left_cont .f18{
	padding: 0 0 16px 18px;
}

.lotto_num .right_cont .f14{
	padding: 0 0 10px 0;
}

.num_wrap {
	padding: 10px 0 0 26px;
	width: 456px;
	height: 68px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 30px;
}

.num_wrap span {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 18px;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
	text-align: center;
}

.num_wrap span:first-child {
	margin-left: 0;
}

.bg_c_1 { background: #ffb224 !important;}
.bg_c_2 { background: #46B468 !important;}
.bg_c_3 { background: #ea5f64 !important;}
.bg_c_4 { background: #a9a9a9 !important;}
.bg_c_5 { background: #6c7bff !important;}

.video_list {
	width: 500px;
	margin: 0 auto;
}

.video_list table {
	width: 100%;
}

.video_list table tr td {
	padding: 0 0 24px;
}

.video_list table tr td:first-child {
	width: 40px;
	text-align: center;
	font-size: 20px;
}


.video_list table tr td:first-child + td {
	width: 149px;
	text-align: center;
}

.video_list table tr td:first-child + td + td {
	padding: 0 16px 0;
	vertical-align: top;
}

.video_list table tr td:first-child + td + td span {
	font-size: 14px;
	font-weight: bold;
}

.video_list table tr td:first-child + td + td p {
	font-size: 12px;
	word-break: keep-all;
}

.video_list .tb_tit {
	margin-bottom: 38px;
	padding: 24px 0 11px 16px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.popup_content .footer {
	padding: 18px 23px;
	background: #f8f8f8;
}

.popup_content .footer span {
	display: block;
	padding: 2px 0 2px 0;
	color: #838383;
	font-size: 8px;
}

/*          */
.saju_content * {
	font-family:"Nanum Myeongjo"
}


.saju_content {
	position: relative;
	margin: 0 auto;
	width: 360px;
	height: 640px;
	background: url('../assets/images/saju_bg.png') no-repeat;
	background-position: center bottom;
}

.saju_content .tit{
	padding: 60px 0 0 43px;
	font-size: 36px;
	font-weight: 800;
	color: #31253b;
}

.saju_content .txt{
	padding: 35px 43px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #31253b;
}

.saju_content .info_input {
	margin-top: 60px;
	padding: 0 43px;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.saju_content .info_input dl {
	display: table;
	width: 100%;
}

.saju_content .info_input dl:first-child {
	margin-bottom: 30px;
}

.saju_content .info_input dl dt{
	width: 70px;
}

.saju_content .info_input dl dt,
.saju_content .info_input dl dd {
	display: table-cell;
	vertical-align: middle;
}

.saju_content .info_input dl dd label {
	margin-right: 20px;
}

.saju_content .footer {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 12px 0;
	width: 360px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #9B31BF;
}


/*    񽺰    */
.join_services {
	margin: 0 auto;
	max-width: 510px;
}

.join_services .head_txt{
	padding: 6px 0;
	width: 100%;
	text-align: center;
	font-size: 10pt;
  font-weight: 900;
	background: #f8f8f8;
	color: #000;
}

.join_services .head_txt span{
	color: #ea5f64;
}

.join_services .tit {
	padding: 20px 10px;
	font-size: 10pt;
	font-weight: 400;
	color: #0b0b0b;
}

.join_services table tr th,
.join_services table tr td {
	padding: 8px 0;
	font-weight: 400;
	vertical-align: top;
}

.join_services table tr th {
	width: 74px;
	font-size: 10pt;
}

.join_services table tr td {
	font-size: 10pt;
}

.join_services ul li {
	margin-left: 20px;
  list-style: disc;
}

.join_services ul li:last-of-type {
  font-weight: 900;
}

.join_services table .color_r {
	color: #ea5f64;
}

.join_services .box_wrap {
	padding: 0 14px;
}
.join_services .box_1 {
	padding: 18px 13px;
	background: #f8f9fa;
	border: 2px solid #d04132;
}

.join_services .terms_box {
	margin-top: 8px;
	padding: 12px;
	border: 1px solid #d0d0d0;
	border-radius: 12px;
}

.join_services .terms_box table th {
	width: 90px;
}

.join_services .terms_box table th,
.join_services .terms_box table td {
	font-size: 12px;
	font-weight: 400;
	color: #E1E1E1;
}

.join_services .terms_box table td p{
	margin-top: 6px;
}

.join_services .terms_box table td p:first-child{
	margin-top: 0;
}

.phone-service {
	width: 100%;
	height: 56px;
	margin: 0 auto;
	display: table;
	border-radius: 5px;
}
	.phone-service p {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 33.33333333%;
}
.phone-service p .skt img { max-width: 70px; }
.phone-service p .kt img { max-width: 69px; }
.phone-service p .u-p img { max-width: 73px; }

.phone-service p a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
}

.phone-service p .skt {
	background: url("../images/skt_off.png") center center no-repeat;
	background-size: 70px;
}

.phone-service p .kt {
	background: url("../images/kt_off.png") center center no-repeat;
	background-size: 25px;
}

.phone-service p .u-p {
	background: url("../images/u_p_off.png") center center no-repeat;
	background-size: 28px;
}

.phone-service p .skt.on {
	background: url("../images/skt.png") center center no-repeat;
	background-size: 70px;
}

.phone-service p .kt.on {
	background: url("../images/kt.png") center center no-repeat;
	background-size: 25px;
}

.phone-service p .u-p.on {
	background: url("../images/u_p.png") center center no-repeat;
	background-size: 28px;
}

.join_services  .btn_box {
	margin: 12px 0;
	display: table;
	width: 100%;
}

.join_services  .btn_box p{
	display: table-cell;
}

.join_services  .btn_box p:first-child {
	width: 66px;
}

.join_services  .btn_box p:first-child + p{
	padding-left: 10px;
}

.join_services  .btn_box p a{
	padding: 14px 0;
	width: 100%;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

.join_services  .btn_box .cancel-btn{
	background: #E1E1E1;
	color: #FFF;
}

.join_services  .btn_box .join-btn{
	background: #c8c8c8;
	color: #FFF;
}

.btn-round {
  border-radius: 10px;
}

.box_wrap .auth_form input{
	padding: 14px;
	width: 100%;
	font-size: 13px;
	color: #a9a9a9;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
	border-radius: 12px;
}

.auth_form .btn_type_1 {
	margin-top: 10px;
	padding: 16px 0;
	display: inline-block;
	width: 100%;
	background: #0075ff;
	font-size: 14px;
	text-align: center;
	color: #fff;
	border-radius: 12px;
}

.auth_form .display_off {
	display: none;
}

.auth_form .remain_time {
	padding-top: 4px;
	text-align: right;
	color: #ea5f64;
}

.box_wrap .msg {
	padding: 30px 0 80px;
	font-size: 10pt;
	font-weight: 900;
	text-align: center;
	color: #ea5f64;
	line-height: 20px;
}

.box_wrap + .footer {
	padding: 14px;
	background: #f8f8f8;
}

.box_wrap + .footer_tit {
	font-size: 8px;
	font-weight: 400;
	color: #000;
}

.box_wrap + .footer ul li {
	margin-left: 0;
	padding-top: 2px;
	font-size: 8px;
	font-weight: 300;
	color: #000;
	list-style: disc;
}

.box_wrap + .footer ul li.tb{
	display: table;
	width: 100%;
}

.box_wrap + .footer ul li.tb span{
	display: table-cell;
}

.box_wrap + .footer ul li.tb span:first-child{
	width: 34px;
}

.check-item-1, .check-item-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.check-item-1 input[type="checkbox"] {
  margin-right: 4px;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 11px;
  width: 12px;
  height: 11px;
  border: none;
  background-image: url(../assets/images/ui_common/ico-check-1-off.png);
}

.check-item-1 input[type="checkbox"]:checked {
  background-image: url(../assets/images/ui_common/ico-check-1-on.png);
}


.check-item-2 input[type="checkbox"] {
  margin-right: 4px;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  border: none;
  background-image: url(../assets/images/ui_common/ico-check-off@2x.png);
}

.check-item-2 input[type="checkbox"]:checked {
  background-image: url(../assets/images/ui_common/ico-check-on@2x.png);
}






/* ui-common */
.datepicker .form-control.form-datepicker {
	border-bottom: 1px solid #c8c8c8;
}

.datepicker {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.datepicker .btn {
  position: absolute;
  right: 32px;
  top: 0;
  bottom: 0;
  padding: 0 0 0 5px;
  background-color: #fff;
}

#inseq-datepicker {
  position: absolute;
  width: 276px;
  padding: 24px 16px 16px;
  font-size: 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 15px rgba(66, 73, 80, 0.15);
          box-shadow: 0px 8px 15px rgba(66, 73, 80, 0.15);
  border-radius: 4px;
  z-index: 1000;
  left: 50% !important;
  margin-left: -138px !important;
}

#inseq-datepicker:after {
  display: block;
  height: 16px;
}

#inseq-datepicker caption {
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#inseq-datepicker table {
  table-layout: auto;
  margin-top: 0;
  width: 100%;
  text-align: center;
  border: 0px solid #000;
  color: #000;
}

#inseq-datepicker table th {
  height: auto;
  background: none;
  border: 0;
  margin: 0;
  padding: 0 0 8px;
  color: #000;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
}

#inseq-datepicker table td {
  margin: 0;
  height: auto;
  text-align: center;
  border: 0;
  line-height: 1;
}

#inseq-datepicker #tableCalendar,
#inseq-datepicker #tableYear,
#inseq-datepicker #tableMonth {
  text-align: center;
}

#inseq-datepicker #tableCalendar td {
  padding: 4px 0;
  width: 28px;
  height: 28px;
  color: #767676;
}

#inseq-datepicker #tableCalendar a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  display: block;
  margin: auto;
  color: #000;
  text-decoration: none;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  will-change: background-color;
}

#inseq-datepicker #tableCalendar a.today {
  color: #fff !important;
  background-color: #2CBBB6;
}

#inseq-datepicker #tableCalendarTitle,
#inseq-datepicker #tableYearTitle,
#inseq-datepicker #tableMonthTitle {
  height: 24px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
}

#inseq-datepicker #tableCalendar th:first-child,
#inseq-datepicker #tableCalendar td:first-child {
  color: #FF4D6D;
}

#inseq-datepicker #tableCalendar th:first-child a,
#inseq-datepicker #tableCalendar td:first-child a {
  color: inherit;
}

#inseq-datepicker #tableCalendar th:last-child a,
#inseq-datepicker #tableCalendar td:last-child a {
  color: inherit;
}

#inseq-datepicker #tableYear,
#inseq-datepicker #tableMonth {
  margin-top: -6px;
}

#inseq-datepicker #tableYear td,
#inseq-datepicker #tableMonth td {
  padding: 6px 4px !important;
}

#inseq-datepicker #tableYear a,
#inseq-datepicker #tableMonth a {
  display: block;
  border: 1px solid #c8c8c8;
  line-height: 38px;
  border-radius: 4px;
}

#inseq-datepicker .prev,
#inseq-datepicker .next {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 0;
  padding: 0;
  background: url(../assets/images/ui_common/ico-xs-chevron-left-lightgray@2x.png) no-repeat center center;
  background-size: 16px auto;
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
}

#inseq-datepicker .prev {
  float: left;
  margin-left: 40px;
  background-position: right center;
}

#inseq-datepicker .next {
  float: right;
  margin-right: 40px;
  background-image: url(../assets/images/ui_common/ico-xs-chevron-right-lightgray@2x.png);
  background-position: left center;
}

#inseq-datepicker .btn-cal-close {
  position: absolute;
  top: 0;
  right: 0;
}

#inseq-datepicker .btn-cal-close a {
  display: block;
  width: 40px;
  height: 40px;
  color: transparent;
  background: url(../assets/images/ui_common/ico-xs-close-lightgray@2x.png) no-repeat center center;
  background-size: 16px auto;
}

.btn .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.ico-xs-calendar {
  display: inline-block;
  width: 15px;
  height: 16px;
  line-height: 16px;
  background-image: url("../assets/images/ui_common/ico-xs-calendar@2x.png");
  background-size: cover;
  cursor: pointer;
}

.sr-only {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.ball {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0;
  border-radius: 50%;
  position: relative;
/*   background: radial-gradient(circle at 50% 40%, #fcfcfc, #efeff1 66%, #9b5050 100%); */
  background: red;
  overflow: hidden;
  animation: ballGrow 2s ease-out forwards;
  transform: scale(0.5);
}

.ball:after {
  content: "";
  position: absolute;
  top: 5%;
  left: 10%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8) 14%, rgba(255, 255, 255, 0) 24%);
  -webkit-transform: translateX(-80px) translateY(-90px) skewX(-20deg);
  -moz-transform: translateX(-80px) translateY(-90px) skewX(-20deg);
  -ms-transform: translateX(-80px) translateY(-90px) skewX(-20deg);
  -o-transform: translateX(-80px) translateY(-90px) skewX(-20deg);
  transform: translateX(-80px) translateY(-90px) skewX(-20deg);
}

.stage {
  display: inline-block;
  margin-left: 18px;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.stage:first-child {
	margin: 0;
}

.number {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #fff;
  animation: ballRoll 2s ease-out;
}

.number:after {
  content: attr(data-number);
  margin-left: -8px;
  transform: translateX(-75%);
  opacity: 0;
  animation: numberReveal 0.1s 1.5s reverse forwards;
}

.number:before {
  content: '?';
  position: absolute;
  left: 22px;
  transform: translateX(-25%);
  animation: numberReveal 0.1s 1.5s forwards;
}

@keyframes ballRoll {
  0%, 20%, 50% {
    opacity: 1;
    transform: translateY(0) rotateX(0) scale(1);
  }
  10%, 35%, 75% {
    transform: translateY(100%) rotateX(170deg) scale(0.4);
  }
  11%, 36%, 76% {
    transform: translateY(-100%) rotateX(-170deg) scale(0.3);
    opacity: 0;
  }

}

@keyframes ballGrow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes numberReveal {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


.stage:nth-child(2) .ball,
.stage:nth-child(2) .number {
  animation-delay: 0.3s;
}

.stage:nth-child(2) .number:after,
.stage:nth-child(2) .number:before {
  animation-delay: 1.8s;
}

.stage:nth-child(3) .ball,
.stage:nth-child(3) .number {
  animation-delay: 0.6s;
}

.stage:nth-child(3) .number:after,
.stage:nth-child(3) .number:before {
  animation-delay: 2.1s;
}

.stage:nth-child(4) .ball,
.stage:nth-child(4) .number {
  animation-delay: 0.9s;
}

.stage:nth-child(4) .number:after,
.stage:nth-child(4) .number:before {
  animation-delay: 2.4s;
}

.stage:nth-child(5) .ball,
.stage:nth-child(5) .number {
  animation-delay: 1.2s;
}

.stage:nth-child(5) .number:after,
.stage:nth-child(5) .number:before {
  animation-delay: 2.7s;
}

.stage:nth-child(6) .ball,
.stage:nth-child(6) .number {
  animation-delay: 1.5s;
}

.stage:nth-child(6) .number:after,
.stage:nth-child(6) .number:before {
  animation-delay: 3s;
}

.s_login_body {
	width: 100%;
	background: #e5e5e5;
}

.s_login_wrap {
	position: relative;
	width: 100%;
}

.s_login_wrap .close_btn {
	position: absolute;
	top: 20px;
	right: 30px;
	display: inline-block;
	width: 24px;
	height: 25px;
	background: url("../assets/images/close_btn.png") no-repeat;
}

.s_login_wrap .login_content {
	width: 820px;
	margin: 0 auto;
}

.s_login_wrap .login_content .tit_1 {
	position: relative;
	width: 100%;
	padding: 20px 0 13px;
	border-bottom: 1px solid #ccc;
}

.s_login_wrap .login_content .tit_1 span {
	font-size: 14px;
	font-weight: 700;

}
.s_login_wrap .login_content .tit_1 .txt_1 {
	color: #666666;
}

.s_login_wrap .login_content .tit_1 .txt_2 {
	color: #e4606e;
}

.s_login_wrap .login_content .tit_1 .how_to {
	position: absolute;
	right: 0;
	padding: 3px 0;
	display: inline-block;
	width: 94px;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	background: #B4B8BA;
	border-radius: 3px;
}

.s_login_wrap .head_content {
	background: url("../assets/images/s_login_img_1.png") no-repeat bottom left;
}

.s_login_wrap .head_content .txt_1 {
	font-size: 44px;
	font-weight: 500;
	color: #1a639d;
}

.s_login_wrap .head_content .txt_2 {
	font-size: 30px;
	font-weight: 500;
	color: #9c3844;
}

.s_login_wrap .head_content .txt_3 {
	font-size: 16px;
	font-weight: 500;
	color: #e6394b;
}

.s_login_wrap .head_content .list_1 li {
	list-style: disc;
	font-size: 16px;
	font-weight: 400;
}

.s_login_wrap .head_content .r_content {
	padding-left: 210px;
}

.s_login_wrap .login_content .login_bx{
	margin-top: 15px;
	width: 100%;
	border: 2px solid #ed142e;
	background: #fff;
}

.s_login_wrap .login_content .login_bx .in_bx {
	margin: 0 auto;
	width: 615px;
}

.s_login_wrap .login_content .login_bx .txt_1{
	padding: 26px 0 5px;
	font-size: 13px;
	font-weight: 400;
	color: #777;
	border-bottom: 1px solid #d0d0d0;
}

.s_login_wrap .login_content .login_bx table * {
	font-size: 14px;
	font-weight: 400;
}

.s_login_wrap .login_content .login_bx table tr td {
	vertical-align: middle;
	height: 54px;
}
.s_login_wrap .login_content .login_bx table tr td:first-child {
	width: 100px;
	text-align: left;
}

.s_login_wrap .login_content .login_bx table tr td span {
	margin: 0 12px 0 2px;
}

.s_login_wrap .login_content .login_bx table tr td input[type=text] {
	border: 1px solid #bdbdbd;
	height: 42px;
}

.s_login_wrap .login_content .login_bx table tr td a.auth_btn {
	margin-left: 8px;
	padding: 12px 0;
	display: inline-block;
	width: 130px;
	text-align: center;
	color: #fff;
	background: #444;
}

.s_login_wrap .login_content .login_bx table tr td.phone_num input[type=text] {
	padding: 0 20px;
	box-sizing: border-box;
	width: 120px;
}

.s_login_wrap .login_content .login_bx table tr td.phone_num * {
	vertical-align: middle;
}

.s_login_wrap .login_content .login_bx table tr td input.auth_input {
	padding: 0 20px;
	box-sizing: border-box;
	width: 366px;
}

.s_login_wrap .login_content .login_bx table.term_chk_tb {
	margin-top: 12px;
	border-top: 1px solid #d0d0d0;
}

.s_login_wrap .login_content .login_bx table.term_chk_tb tr td * {
	vertical-align: middle;
}

.s_login_wrap .login_content .login_bx table.term_chk_tb tr td:first-child input[type=checkbox] {
	width: 18px;
	height: 18px;
}

.s_login_wrap .login_content .login_bx table.term_chk_tb tr td:first-child span {
	font-size: 16px;
	font-weight: bold;
}

.s_login_wrap .login_content .login_bx table.term_chk_tb tr td:first-child + td span {
	font-size: 11px;
	margin-right: 16px;
}

.s_login_wrap .login_content .login_bx .btn_area {
	margin: 34px 0 60px;
	text-align: center;
}

.s_login_wrap .login_content .login_bx .btn_area a {
	padding: 12px 0;
	display: inline-block;
	width: 204px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.s_login_wrap .login_content .login_bx .btn_area a.cancel_btn {
	background: #aaa;
}

.s_login_wrap .login_content .login_bx .btn_area a.join_btn {
	background: #ff2942;
}

.s_login_wrap .login_content .login_bx .btn_area .txt_3 {
	padding: 4px 0;
	font-size: 12px;
	font-weight: 700;
	color: #e24528;
}

.s_login_wrap .login_content .login_bx .btn_area .txt_4 {
	font-size: 11px;
	font-weight: 400;
	color: #e24528;
}

.s_login_footer_list {
	padding: 20px 0 0 20px;
}

.s_login_footer_list ul li {
	font-size: 12px;
	font-weight: 400;
	list-style: disc;
	color: #7e7e7e;
}



/* 2022-02-09  ߰  */
/* mobile*/
.s_login_body .dimm,
.join_services .dimm {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: .5;
	background: #000;
}


.secure_code_bx {
	position: absolute;
	top:20%;
	left: 50%;
	z-index: 99;
	margin: 0 0 0 -160px;
	overflow: hidden;
	padding: 30px 30px;
	width:  320px;
	height: 292px;
	box-sizing: border-box;
	border-radius: 6px;
	background: #fff;
}

.secure_code_bx .txt_1 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}

.secure_code_bx .txt_2 {
	font-size: 12px;
	font-weight: 400;
	color: #8A8A8A;
}

.secure_code_bx .code_img {
	position: relative;
	margin-top: 14px;
}

.secure_code_bx .code_img span {
  display: inline-block;
  border: 1px solid #333;
  width: 160px;
  height: 48px;
}

.secure_code_bx .code_img a {
	position: absolute;
	top: 0;
	right: 0;
	display:flex;
	align-items:center;
	justify-content:center;
	width: 86px;
	height: 50px;
	text-align: center;
	background: #d1d1d1;
	color: #fff;
}

.secure_code_bx .code_input {
	margin-top: 4px;
}

.secure_code_bx .code_input input[type=text] {
	border: 1px solid #333;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	font-size: 14px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.secure_code_bx .warn_msg {
	padding: 4px 0;
	font-size: 12px;
	font-weight: 400;
	color: #FF2942;
}

.secure_code_bx .confirm_btn {
	padding: 10px 0;
	display: block;
	width: 100%;
	background: #ff2942;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}



/* pc */
.s_login_body .secure_code_bx {
	position: absolute;
	top:50%;
	left: 50%;
	z-index: 99;
	margin: -130px 0 0 -200px;
	overflow: hidden;
	padding: 30px 30px;
	width:  400px;
	height: 316px;
	box-sizing: border-box;
	border-radius: 6px;
	background: #fff;
}

.s_login_body .secure_code_bx .txt_1 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}

.s_login_body .secure_code_bx .txt_2 {
	font-size: 12px;
	font-weight: 400;
	color: #8A8A8A;
}

.secure_code_bx .code_img {
	position: relative;
	margin-top: 14px;
}

.s_login_body .secure_code_bx .code_img span {
  display: inline-block;
  border: 1px solid #333;
  width: 220px;
  height: 48px;
}

.s_login_body .secure_code_bx .warn_msg {
	padding: 6px 0;
}

.s_login_body .secure_code_bx .code_img a {
	position: absolute;
	top: 0;
	right: 0;
	display:flex;
	align-items:center;
	justify-content:center;
	width: 110px;
	height: 50px;
	text-align: center;
	background: #d1d1d1;
	color: #fff;
	font-size: 14px;
}

.s_login_body .secure_code_bx .confirm_btn {
	padding: 10px 0;
	display: block;
	width: 100%;
	background: #ff2942;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}

/*wisesolution add code*/
.block-layer.show{
opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.block-layer {
opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
}

	#toast {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 15px 20px;
    transform: translate(-50%, 10px);
    border-radius: 3px;
    overflow: hidden;
    font-size: .8rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s, transform .5s;
    background: rgba(0, 0, 0, .80);
    color: #fff;
    z-index: 10000;
    width:300px;
    text-align: center;
}

#toast.reveal {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0)
}
.datepicker .btn {
    position: absolute;
    right: 15px;
    top: 12px;
    bottom: 0;
    padding: 0 0 0 5px;
    background-color: #fff;
    height: 30px;
}

/* 모달 팝업 */
.modal-open {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.modal-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-popup.hide {
  opacity: 0;
  visibility: hidden;
}

.modal-popup.hide .popup-inner {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.modal-popup.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.modal-popup.show .popup-inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.modal-popup.modal-full {
  padding: 10px;
}

.modal-popup.modal-full .popup-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.modal-popup.modal-full .popup-header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 30px 15px 10px;
}

.modal-popup.modal-full .popup-title {
  font-weight: 800;
  font-size: 20px;
  color: #474747;
  line-height: 22px;
}

.modal-popup.modal-full .popup-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 27px 25px;
  overflow-y: auto;
}

.modal-popup.modal-full .title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.modal-popup.modal-full .btn-close-popup {
  position: fixed;
  right: 15px;
  top: 10px;
  width: 15px;
  height: 15px;
  background-color: #fff;
}

.modal-popup .dimed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-popup .popup-inner {
  position: relative;
  z-index: 1100;
  width: 100%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.ico {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  vertical-align: middle;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  color: transparent;
  white-space: nowrap;
  text-align: center;
}

.ico-close {
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-image: url("/assets/images/ui_common/ico-close@2x.png");
}
.sr-only {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

/* Chrome, Safari, Edge, Opera 화살표 표시 안보이게하기 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox 화살표 표시 안보이게하기 */
input[type=number] {
  -moz-appearance: textfield;
}


/* 외부 가입창 통신사 선택 */
.tel_sel_upl_on{
	border: 5px solid #0075ff;
	background-color: #fff;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.tel_sel_sk_on{
	border: 5px solid #0075ff;
	background-color: #fff;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.tel_sel_kt_on{
	border: 5px solid #0075ff;
	background-color: #fff;
}
.tel_sel_upl_off{
	border: 2px solid #a9a9a9;
	background-color: #EAEAEA;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.tel_sel_sk_off{
	border: 2px solid #a9a9a9;
	background-color: #EAEAEA;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.tel_sel_kt_off{
	border-top: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	background-color: #EAEAEA;
}

/* jsf가입창하단체크박스 */

.weeknosee{
	background: #f2f2f2;
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 510px;
	height: 20px;
	left: 50%;
	transform: translate(-50%, 0);
}

.checkbox{
	margin-right: 14px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}

.checkbox input{
	margin-right: 8px;
}

/* .upselling_inner{
	text-align: center;
}

.upselling_inner img{
	width: 100%;
}

.upselling_inner img:last-child{
	width: 50%;
	margin-top: 30px;
} */

/* KT MVNO가입 약관 팝업 */


#ktmvno_popup .dimm {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: .5;
	background: #000;
}


.mvno_puwrap{
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9999;
	padding: 20px 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.pu_header{
	text-align: right;
}

.pu_header img{
	width: 12px;
}

.mvno_txt_wrap{
	margin-bottom: 20px;
	text-align: center;
}

.mvno_title{
	font-family:'NotoSansKR';
	font-size: 13px;
	margin-bottom: 10px;
}

.mvno_scrip{
	font-family:'NotoSansKR';
	font-size: 12px;
}

.mvno_term{
	width: 290px;
	height: 116px;
	overflow-y: scroll;
	margin-bottom: 20px;
	background-color: #F9F9F9;
}

.mvno_pu_btn a{
	display: block;
	width: 220px;
	line-height: 46px;
	background-color: #0075ff;
	color: #fff;
	font-family:'NotoSansKR';
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px;
}

.agreement-article {
	color: #747474;
	line-height: 16px;
	font-size: 12px;
}

.agreement-article .title {
	margin: 15px 0 5px;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}

.agreement-article .title2 {
	margin: 15px 0 5px;
	font-size: 13px;
	line-height: 24px;
	color: #747474;
	font-weight: normal;
}

.agreement-article .title .title {
	margin-top: 10px;
}

.ktpopup {
	position: absolute;
	top:20%;
	left: 50%;
	z-index: 99;
	margin: 0 0 0 -160px;
	overflow: hidden;
	padding: 30px 20px 20px;
	width:  340px;
	height: 340px;
	box-sizing: border-box;
	border-radius: 6px;
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	text-align: center;
}

.ktpopup .titlewrapper {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.ktpopup .txt_1 {
	font-size: 16px;
	font-weight: 700;	
	color: #0075ff;
}

.ktpopup .txt_2 {
	font-size: 14px;
	font-weight: 500;	
}

.ktpopup .txt_3 {
	font-size: 10pt;
	font-weight: 500;	
}

.ktpopup .txt_3 span {
	color: #d04132;
}

.btns_box {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 10px;

}

.btns_box .leftbtn {
	width: 100px;
	height: 58px;
	border-radius: 8px;
	flex-shrink: 0;
	font-size: 15px;
	font-weight: 500;
	color: #212121;
}

.btns_box .rightbtn {
	width: 100%;
	height: 58px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 500;
	background-color: #0075ff;
	color: #fff;
}
