/*-- LOGIN START --*/



.top-btn {
	opacity: 0;
	position: fixed;
	bottom : 2rem;
	right : 2rem;
	transition : 0.3s;
	display: flex;
	flex-direction: column;
	width: 4rem;
	height: 4rem;
	justify-content: center;
	align-items: center;
	background-color: #000;
	border-radius: 9999px;
	color : white;
	font-weight: bold;
	border : none;
	cursor : pointer
}

.icon-up {
	font-size: 1rem;
	line-height: 1;
}

.login-policy {
	color: #999;
	font-size: 13px;
	cursor: pointer;
}

.header-img {
	object-fit: contain;
	width: 10rem;
}

.toc-title {
	font-weight: 500;
	display: inline-block;
	margin-right: 2rem;
	width: 2rem;
	color: #868e96;
	white-space: nowrap;
}

.sections {
	display: flex;
}

#jb-toc {
	margin: 4rem 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	font-weight: bold;
}

#jb-toc>a:hover {
	color: #696cff;
}

.login-footer {
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.modal-hdr {
	width: 95%;
	display: flex;
	justify-content: space-between;
	position: fixed;
	transition: 0.3s;
	top: 0px;
}

.close-btn {
	font-size: 3rem;
	font-weight: bold;
	cursor: pointer;
}


.heading3 {
	font-size: 1.17rem;
	margin-top: 2em;
	font-weight: bold;
	margin-bottom: 0px;

}
.heading3 + .heading4 {
	margin-top : .25rem;
}
.heading4 {
	font-size: 1rem;
	font-weight: bold;
	margin-top: 2rem;
	margin-bottom: 0px;
}

.modal-cnt {
	background-color: inherit;
	padding: 0 15px;
	padding-bottom: 8rem;
	margin-top : 8rem;
	width: 980px;
	max-width: 100%;
	line-height: 2;
	font-size: 0.95rem;
	color: #212529;
}

.modal-cnt .txt{
	font-size: 15px;
    line-height: 1.6;	
    margin-bottom: 0;
    font-weight: 400;
    word-break: keep-all;
}

.modal-cnt .custom-modal-title{
	margin-bottom: 2rem;
	line-height: 1.5;
}

.heading2 {
	font-size: 1.5rem;
	border-bottom: 1px solid;
	margin-bottom: 1rem;
	margin-top: 1.5rem;
	font-weight: bold;
}

.custom-modal-title {
	font-size: 2.5rem;
	font-weight: bold;
	letter-spacing: -0.25rem;
}

.policy-modal {
	position: absolute;
	display: none;
	top: 0px;
	width: 100%;
	z-index: 9999;
	background-color: inherit;
	align-items: center;
	flex-direction: column;
}

.LoginTit {
	font-weight: 600;
	margin: 0 0 30px;
	text-align: center;

}

.LoginTit span {
	color: #5169d3;
	font-size: 42px;
}

.LoginBox {
	position: relative;
	width: 500px;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px;
	border: 1px solid #ddd;
	max-width: 100%;

	/*    box-shadow: 2px 6px 15px 0 rgb(69 65 78 / 10%);*/
}

.login {
	text-align: left;
	padding: 0;
}

.login-2 {
	margin-top: 20px;
}

.login-2 ul {
	display: flex;
}

.login-2 ul li {
	text-align: left;
	width: 95px;
	line-height: 1.4;
}

.login-2 ul li:last-child {
	text-align: right;
	width: calc(100% - 190px);
}

.login-2 a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
}

.login-2 a:hover {
	color: #5169d3;
	text-decoration: underline;
}
.LoginWrap {
	position: relative;
	top : 8rem;
}

.LoginWrap .loginIn {
	display: flex;
	margin-bottom: 15px;
}

.LoginWrap .loginIn label {
	color: #000;
	font-weight: 600;
	font-size: 18px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: 600;
	background: #f1f1f1;
	line-height: 43px;
	border: 1px solid #ddd;
	border-right: 0;
	border-radius: 25px 0 0 25px;
}

.login input.user_id {
	border-radius: 0 25px 25px 0 !important;
}

.login input.user_pass {
	border-radius: 0 25px 25px 0 !important;
}

input.user,
input.pass,
.register input[type="text"],
.register input[type="password"] {
	width: 100%;
	margin: 0;
	padding: 10px;
	height: 45px;
	background-color: #fff;
	border: none;
	outline: none;
	border: 1px solid #ddd;
	color: #000;
	font-size: 15px;
	font-family: 'Noto Sans KR', sans-serif;
}

input::-ms-input-placeholder {
	color: #aaa;
}

input::-webkit-input-placeholder {
	color: #aaa;
}

input::-moz-placeholder {
	color: #aaa;
}

.LoginWrap input[type="submit"] {
	width: 100%;
	padding: 12px 0;
	background-color: #5169d3;
	outline: none;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	border: 1px solid #5169d3;
	font-family: 'Noto Sans KR', sans-serif;
	border-radius: 25px;
	cursor: pointer;
	margin-top: 10px;
}

.LoginWrap button[type="button"] {
	width: 100%;
	padding: 12px 0;
	background: linear-gradient(45deg, #667eea, #764ba4);
	outline: none;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	border: 1px solid #5169d3;
	font-family: 'Noto Sans KR', sans-serif;
	border-radius: 25px;
	cursor: pointer;
	margin-top: 10px;
}

.login ul {
	margin: 0 0 10px;
	display: flex;
}

.login ul li input[type="checkbox"] {
	display: none;
}

.login ul li input[type="checkbox"]+label {
	position: relative;
	padding-left: 25px;
	border: #F0F8FF;
	color: #5169d3;
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.4;
}

.login ul li input[type="checkbox"]+label span:first-child {
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 2px solid #5169d3;
	position: absolute;
	top: 2px;
	left: 0;
}

.login ul li input[type="checkbox"]:checked+label span:first-child:before {
	content: "";
	background: url(../../images/user/button/tick.png)no-repeat;
	position: absolute;
	left: 3px;
	top: 5px;
	font-size: 13px;
	width: 10px;
	height: 10px;
}

.register input[type="text"],
.register input[type="password"] {
	width: 95%;
}

.send-button {
	text-align: center;
}


label.error,
.alert-warning {
	color: red;
	font-weight: 500;
	font-size: 13px;
	margin: 0;
}

.alert-warning {
	margin: 0 !important;
}

@media screen and (max-width: 991px) {
	.modal-cnt {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 3rem;
		padding-bottom: 25px;
	}

	.modal-hdr{
		background-color: #f5f6f7;
		width: 100%;
		padding: 0 15px;
	}
	
	.modal-cnt .custom-modal-title{
		font-size: 1.6rem;
	}
	
	#jb-toc {
		grid-template-columns: 1fr;
		margin: 2rem 0;
	}

	html {
		font-size: 14px;
	}

	.close-btn {
		font-size: 2rem;
	}

	.header-img {
		width: 8rem;
	}
	
	.heading2{
		font-size: 1.2rem;
		margin-top: 0;
	}
	
	.heading3{
		font-size: 1rem;
	}
	
	.heading4{
		margin-top: 1rem;
	}
}


@media screen and (max-width: 768px) {

	.LoginWrap {
		padding: 0 15px;
	}

	.LoginTit {
		font-size: 20px;
		margin: 8% 0 15px;
	}

	.LoginTit span {
		font-size: 26px;
	}

	.LoginBox {
		width: 100%;
		padding: 20px;
	}

	.LoginWrap label {
		font-size: 16px;
	}

	input.user {
		margin-bottom: 10px;
	}

	input.user,
	input.pass,
	.register input[type="text"],
	.register input[type="password"],
	.login ul li input[type="checkbox"]+label,
	.login-2 a {
		font-size: 13px;
	}

	.LoginWrap input[type="submit"] {
		font-size: 14px;
	}

	.login ul {
		margin: 15px 0;
	}

	.login ul li input[type="checkbox"]+label span:first-child {
		width: 17px;
		height: 17px;
		top: 1px;
	}

	.login ul li input[type="checkbox"]:checked+label span:first-child:before {
		top: 3px;
		left: 2px;
	}

	.login input.user_id {
		margin-bottom: -15px;
	}
}

@media screen and (max-width: 380px) {
	.LoginBox {
		padding: 15px;
	}

	.login-2 ul li,
	.login-2 ul li:last-child {
		width: auto;
		text-align: left;
		margin-right: 12px;
	}

	.login-2 ul li:last-child {
		margin-right: 0;
	}
}

/*-- LOGIN END --*/



/*-- JOIN START --*/
#content {
	padding: 60px 0;
}

.container {
	max-width: 1230px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	position: relative;
}

.headD {
	margin-bottom: 30px;
}

.headD h3 {
	word-break: keep-all;
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	color: #000;
	font-weight: 600;
}

.id_check {
	float: left;
	padding-right: 15px;
}

.id_check label {
	cursor: pointer;
	padding-left: 1.25rem;
	margin: 0;
	display: inline-block;
	position: relative;
	font-weight: normal;
}

.id_check label i {
	width: 0;
	height: 18px;
	line-height: 1;
	margin-left: -15px;
	margin-top: 1px;
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	position: relative;
	background-color: #5169d3;
}

.id_check label i:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 100%;
	border: 2px solid #9e9e9e;
	border-radius: 2px;
	background-color: #fff;
	top: 5px;
}

.id_check p {
	margin-bottom: 0;
}

.id_check label input[type="checkbox"],
.id_check label input[type="radio"] {
	position: absolute;
	cursor: pointer;
	z-index: 1;
	opacity: 0;
	margin-left: -1.25rem;
	box-sizing: border-box;
	padding: 0;
}

.id_check label input[type="checkbox"]:checked+i:before {
	border-width: 0;
	background-color: inherit;
}

.id_check label input[type="checkbox"]:checked+i:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 6px;
	top: 6px;
	display: table;
	color: #fff;
	width: 6px;
	height: 12px;
	border: 2px solid;
	border-top: 0;
	border-left: 0;
	content: ' ';
}

.id_check label input[type="radio"]+i,
.id_check label input[type="radio"]+i:before {
	border-radius: 50%;
}

.id_check label input[type="radio"]:checked+i:before {
	border-width: 0;
	background-color: inherit;
}

.id_check label input[type="radio"]:checked+i:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 6px;
	top: 5px;
	display: table;
	color: #fff;
	width: 6px;
	height: 12px;
	border: 2px solid;
	border-top: 0;
	border-left: 0;
	content: ' ';
}

#joinAgree .id_check {
	padding: 0;
	float: none;
}

#joinAgree .agreeAll.id_check {
	padding-bottom: 20px;
}

#joinAgree .agreeAll.id_check label {
	font-weight: 500;
}

#joinAgree .agreePolicy textarea,
#joinAgree .agreePrivacy textarea {
	height: 200px;
	resize: none;
	line-height: 1.6 !important;
	margin-bottom: 30px;
	border-radius: 0;
	border: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
	#content {
		padding: 30px 0;
	}

	.headD {
		margin-bottom: 20px;
	}

	.headD h3 {
		font-size: 24px;
		line-height: 1.4;
	}

	#joinAgree .agreeAll.id_check {
		padding-bottom: 10px;
	}

	.agreePolicy textarea,
	.agreePrivacy textarea {
		margin-bottom: 15px;
	}

	.btn-black-s,
	.btn-red-s {
		height: 35px;
		min-width: auto;
		font-size: 13px;
	}
}

/*--- JOIN END ---*/


/*-- TABEL WRITE START --*/
.TableWrap1 {
	background: #fff;
	border-radius: 15px;
	padding: 30px;
	box-shadow: 1px 1px 25px #ddd;
	width: 60%;
	margin: 0 auto;
}

.TableWrap1 .sound_only {
	text-indent: -999999px;
	font-size: 0;
}

.TableWrap1 .bbs_input {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #ddd;
	border-bottom-width: 0;
}

.TableWrap1 .bbs_input th {
	font-size: 16px;
	text-align: left;
	padding: 10px 15px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
	vertical-align: middle;
	background: #f8f8f8;
}

.TableWrap1 .bbs_input td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

.TableWrap1 .bbs_input input {
	width: 100%;
	padding: 10px;
}

.EmailWrap span {
	width: 20px;
	display: inline-block;
	text-align: center;
}

.EmailWrap .select {
	width: calc(100% - 276px);
	padding: 10px;
}

@media screen and (max-width: 1280px) {
	.TableWrap1 {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {

	/* device display */

	.only-mobile {
		display: block !important
	}

	/* mobile 에서만 보임 */
	.only-mobile-view {
		display: block !important
	}

	/* mobile 에서만 보임 */
	.only-pc {
		display: none !important
	}

	/* pc, tablet 에서만 보임 */
	.only-pc-view {
		display: none !important
	}

	/* pc, tablet 에서만 보임 */
	.tablecell-mobile {
		display: none
	}

	/* mobile 에서만 안보임 */
	.tablecell-view {
		display: table-cell
	}

	/* mobile 에서 보임 : td */

	.table_wrap_scroll {
		overflow-x: auto;
		/*        overflow-x: scroll;*/
	}

	.TableWrap1 {
		padding: 15px;
	}

	.TableWrap1 .bbs_input colgroup {
		display: none;
	}

	.TableWrap1 .bbs_input th,
	.TableWrap1 .bbs_input td {
		display: inline-block;
		width: 100%;
	}

	.TableWrap1 .bbs_input th {
		font-size: 14px;
		padding: 8px;
		border-right-width: 0;
	}

	.TableWrap1 .bbs_input td {
		font-size: 13px;
	}

	.TableWrap1 .bbs_input td select {
		width: 100%;
		margin-bottom: 5px;
		font-size: 14px;
	}

	.TableWrap1 .bbs_input td input {
		font-size: 14px;
		width: 100% !important;
	}

	.TableWrap1 .bbs_input td input.PostInput {
		width: 120px !important;
	}

	.TableWrap1 .bbs_input-3 .dis-b {
		display: inline-block;
		vertical-align: middle;
	}


	.TableWrap1 .bbs_input td {
		padding: 8px;
	}

}

/*--- TABEL WRITE END ---*/