@charset "utf-8";
/* CSS Document */


input.chk_btn.warning_msg + label{
	border-color:red;
}
input.chk_btn.warning_msg + label > span{
	color:red;
}

input.chk_sub.warning_msg + label{
	border-color:red;
	color:red;
}

.stop_gift_option > label{
	color:red;
}

.stop_gift_option input.chk_btn + label{
	border-color:red;
}
.stop_gift_option input.chk_btn + label > span{
	color:red;
}

/* CSS Document */
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}

@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

.txt_form{
	display:inline-block;
	height:31px;
	margin-bottom:50px;
	font-size:20px;
	font-weight:bold;
}

/**** 참가 신청 SNS 로그인 이전 버전 ****/
.anysport h1.apply_title{
	font-size:22px;
	color:#242424;
	font-weight:700;
	padding-top:50px;
	padding-bottom:10px;
	padding-left:0px;
    margin-top: 0;
}

.sns_area img{
	margin: 10px;
}
.line_hr {
	width:90%; height:1px; background-color:#c3c3c3; border:none; margin:0 5% 0 5%;
}
/*
span.btn_sns_process {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 64px;
    background: #fff;
    border: solid 1px #afafaf;
    color: #000;
    width: 200px;
    height: 64px;
    cursor: pointer;
    text-decoration: none;
}
*/

span.btn_sns_process {
	display:inline-block;
	font-size:15px;
	font-weight:700;
	text-align:center;
	line-height:42px;
	background:#fff;
	border:solid 1px #afafaf;
	color:#000;
	width:184px;
	height:45px;
	cursor:pointer;
	text-decoration:none;
	margin-bottom: 10px;
}

span.btn_sns_process.sea_blue {
	border:solid 1px #233d92;
	background:#233d92;
	color:#fff;
}


/* SNS 참가접수 */
.sns_container {
	border:solid 1px #eaeaea;
	margin-bottom:35px;
}
.sns_container .sns_notice {
	background-color:#f9f9f9;
	border-bottom:solid 1px #eaeaea;
	padding:5px 25px 5px 25px;
}
.sns_notice .notice_list {
    list-style: none;
    padding: 0;
    margin: 0;
	position:relative;
}
.sns_notice .notice_list li {
	margin: 10px 0 10px 0;
	padding-left: 20px;
	font-size: 14px;
}
.sns_notice .notice_list li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color:black;
    margin: 8px 30px 0 0;
	position:absolute;
	left:0px;
}
.notice_list li.red {
	color:#cf0000;
}
.notice_list li.black {
	color:#333333;
}


.sns_container .sns_area {
	text-align:center;
}
.sns_container .sns_area .sns_btn_area {
	margin:25px 0 25px 0;
	cursor:pointer;
}
.sns_container .sns_footer {
	text-align:center;
	margin:25px 0 25px 0;
}

/* SNS 참가확인 */
.sns_share_box {
	border: solid 1px #e9e9e9;
	background-color: #f9f9f9;
	padding: 23px 23px;
	list-style: square;
	list-style-position: inside;
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 0px;
}
.sns_share_box + div {
	border-width: 0 1px 1px 1px;
	border-color: #e9e9e9;
	border-style: solid;
	padding: 23px 0;
	text-align: center;
}

.sns_logout_box_left {
	text-align:left; float:left; width:30%; padding-left:5%;
}

.sns_logout_box_right {
	padding:0 5% 0 5%; text-align: right;
}

@media all and (min-width: 1px) and (max-width: 767px) {

	.sns_logout_box_left {
		padding: 0 5% 0 5%; text-align:center; float:initial; width:100%;
	}

	.sns_logout_box_right {
		padding:0 5% 0 5%; text-align: center;
	}

}
/**** 참가 신청 SNS 로그인 이전 버전 ****/

/* 우편번호,도로명 css */
.layer_box{
    display:none;
    position:absolute;
    top:50%;
    left:0%;
    width:100%;
    border: solid 4px #3f4044;
    border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; z-index: 99; background-color: #fff;
}
.layer_info {width:100%;}


/* 단체명 css */
.layer_box2{
    display:none;
    position:absolute;
    top:25%;
    left:0%;
    width:100%;
    border: solid 4px #3f4044;
    border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; z-index: 99; background-color: #fff;
}

/**** 참가 신청 디자인 리뉴얼 *****/
.container_resize {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}

label {
	margin-bottom: 0;
}

input, input:focus,
select, select:focus {
	outline: none;
	border: none;
}

/* IE10 이상을 위한 css */
input::placeholder,
textarea::placeholder {
	color: #c7c7c7;
	opacity: 1; /* 파이어폭스에서 뿌옇게 나오는 현상을 방지하기 위한 css */
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #c7c7c7;
}

/* IE */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #c7c7c7;
}

/* Firefox */
input:-mos-input-placeholder {
	color: #c7c7c7;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	/* WebKit browsers */ color:transparent; }

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ color:transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	/* Mozilla Firefox 19+ */ color:transparent;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color:transparent;
}

/* IE9 이하를 위한 css */
.placeholder {
  color: #ddd;
}


/* 포인트 컬러 */
.primary_text {
	color: #2e93cc;
}

/* 버튼 */
.btn_apply {
	display: inline-block;
	min-width: 220px;
	/*height: 50px;*/
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #b83030;
	border: 2px solid #b83030;
	border-radius: 10px;
	margin: 0 5px;
	padding: 0 20px;
	cursor:pointer;
}

.btn_apply:hover,
.btn_apply:active,
.btn_apply:focus {
	color: #b83030;
	background-color: #fff;
	border: 2px solid #b83030;
	transition: all 0.2s;
	text-decoration: none;
}

/* 밤길걷기 포인트 컬러 버튼 */
.btn_apply.walking{
	background-color:#b83030;
	border-color:#b83030;
}
.btn_apply.walking_blue{
	background-color:#1f3b95;
	border-color:#1f3b95;
}

.btn_apply.walking:hover,
.btn_apply.walking:active,
.btn_apply.walking:focus {
	color:#b83030;
	background-color: #fff;
	outline: none !important;
	text-decoration: none !important;
}

.btn_apply.walking_blue:hover,
.btn_apply.walking_blue:active,
.btn_apply.walking_blue:focus {
	color:#1f3b95;
	background-color: #fff;
	outline: none !important;
	text-decoration: none !important;
}


.btn_apply.gray {
	background-color: #cacaca;
	border: 2px solid #cacaca;
}

.btn_apply.gray:hover,
.btn_apply.gray:active {
	color: #cacaca;
	background-color: #fff;
	border: 2px solid #cacaca;
}

.btn_apply.btn_insurance {
	background-color: #b83030;
	border: 2px solid #b83030;
}

.btn_apply.btn_insurance:hover,
.btn_apply.btn_insurance:active {
	color: #b83030;
	background-color: #fff;
	border: 2px solid #b83030;
}

.btn_apply.btn_line {
	color: #373737;
	background-color: #fff;
	border: 2px solid #373737;
}

.btn_apply.btn_line:hover,
.btn_apply.btn_line:active {
	color: #fff;
	background-color: #373737;
	border: 2px solid #373737;
}

.btn_apply_small {
	font-size: 13px;
	color: #fff;
	text-align: center;
	background-color: #373737;
	padding: 7px 15px;
	cursor:pointer;
}

.btn_apply_small:hover,
.btn_apply_small:active {
	color: #fff;
	background-color: #bfbfbf;
}

.btn_apply_small:focus {
	color: #fff;
}

.btn_apply_small.red{
	background-color:#b83030;
	border-color:#b83030;
}

.btn_bank_small {
	font-size: 13px;
	color: #fff;
	text-align: center;
	background-color: #373737;
	padding: 7px 15px;
	margin-top: -5px;
	cursor:pointer;
}

.btn_edit_small {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 5px 7px;
	background-color: #959595;
	cursor:pointer;
}
.btn_edit_small.btn_delete {
	background-color: #0162bd;
}
.btn_edit_small.btn_insurance {
	background-color: #0062bb;
}
.btn_edit_small.btn_refund {
	background-color: #373737;
}
.btn_edit_small:hover,
.btn_edit_small:active {
	color: #fff;
	opacity: 0.6;
}

.btn_small_position {
	position: absolute;
    right: 0;
	cursor:pointer;
    margin-top: -5px;
}

.btn_apply.btn_blue {
	background-color: #0162bd;
	border: 2px solid #0162bd;
}
.btn_apply.btn_blue:hover {
	background-color: #fff;
	border: 2px solid #0162bd;
	color: #0162bd;
}

.btn_apply i {
	font-size: 17px;
	color: #fff;
	margin-left: 10px;
	vertical-align: middle;
}
.btn_apply:hover i {
	color: #0162bd;
	transition: all 0.3s;
}

/* 테이블 */
table.table_apply {
	width: 100%;
	border-top: 1px solid #000;
}

table.table_apply thead {
	background-color: #f4f4f4;
	border-bottom: 1px solid #e1e1e1;
}

table.table_apply thead th {
	font-size: 14px;
	color: #242424;
	padding: 15px 0;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
}
table.table_apply tbody tr {
	border-bottom: 1px solid #e1e1e1;
}

table.table_apply tbody td {
	color: #8a8a8a;
	text-align: center;
	padding: 10px 0;
}
.sub_title {
    text-align: center;
}

.sub_title h3 {
	font-size: 30px;
    color: #242424;
	margin-top: 20px;
    margin-bottom: 25px;
	font-weight: bold;
}

.sub_title h3.title_noicon:before {
	content: none;
}

.sub_title h3:before {
	content: "\f058";
    display: inline-block;
    font-family: "fontawesome";
	margin-right: 10px;
	/*width: 29px;
	height: 29px;
    vertical-align: middle;
	background-color: #000;
	background-image: url("../../img/title_icon01.png");
    background-repeat: no-repeat;
    background-position: center;*/
}

.sub_title h3.title_icon02:before {
	background-image: url("../../img/title_icon02.png");
}

.sub_title h3.title_icon03:before {
	background-image: url("../../img/title_icon03.png");
}

.sub_title h3.title_icon04:before {
	background-image: url("../../img/title_icon04.png");
}

.sub_title p {
	font-size: 16px;
	color: #787878;
	margin-bottom: 40px;
}

input.chk_agree{
	display:none;
}

input.chk_agree + label {
	display: inline-block;
	cursor: pointer;
	line-height: 22px;
	padding-left: 22px;
	background: url('../../img/check_off.png') left no-repeat;
	color: #b9b9b9;
}

input.chk_agree:checked + label {
	background-image: url('../../img/check_on.png');
	color: #242424;
}

input.chk_agree:checked + label span {
	color: #242424;
}

.apply_note_box {
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
}

.apply_note_title {
	padding: 20px 0 20px 20px;
}

.apply_note_title span {
	float: right;
    font-size: 20px;
    color: #a0a0a0;
    padding: 0 20px;
}

.apply_note_box h4 {
	font-size: 17px;
	margin: 0;
}

.apply_note_box h4:before {
	content: "※";
	margin-right: 5px;
}

.apply_note_box p {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}

.agree_all {
	font-size: 17px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	padding: 20px;
}

.agree_list {
	font-size: 17px;
	border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.agree_title {
	padding-left: 20px;
	overflow: hidden;
}

.agree_title label {
	padding: 20px !important;
}

.agree_title > span {
	float: right;
    font-size: 20px;
    color: #a0a0a0;
    line-height: 62px;
    padding: 0 20px;
}

.agree_con_box {
	font-size: 14px;
	color: #666;
	line-height: 23px;
	padding: 0 20px 20px;
}

span.span_agree_click{
	cursor:pointer;
}

span.span_agree_click > span{
	float:none;
	margin:0;
	padding:0;
}

span.span_agree_text{
	font-size:14px;
}

span.span_agree_arrow > img{
	vertical-align:middle;
}

.agree_title span.arrow i:before{ /*jquery에서 불러냄*/
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 20px;
	color: #a0a0a0;
	float: right;
}

.apply_section {
	margin-bottom: 100px;
}
.apply_name_txt {
	color: #74b0fb;
}

label.input_label {
	position: relative;
    display: inherit;
    max-width: inherit;
    font-weight: inherit;
}
label.input_label.text {
	margin-bottom: 50px;
}

.apply_section input {
	width: 100%;
    border: none;
    border-bottom: 1px solid #242424;
    padding: 0 0 5px;
    font-size: 18px;
	font-weight: bold;
	background: none;
    box-shadow: none;
	border-radius: 0;
}
.apply_section input[type=checkbox]{
	width:auto;vertical-align: top;
}
.apply_section input[type=checkbox]#agree_14 + p{
	 font-size: 14px;width:calc(100% - 30px);     display: inline-block;
}
.apply_section input ~ .focus-border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #e2574c;
	-webkit-transition: width 0.4s;
	-moz-transition: width 0.4s;
	-ms-transition: width 0.4s;
	-o-transition: width 0.4s;
	transition: width 0.4s;
}
.apply_section input:focus ~ .focus-border {
	width: 100%;
}
.apply_section input:focus {
    box-shadow: none;
    outline: none;
}

.apply_section input[type=password] {
	font-family: 'NotoSans', sans-serif;
}

.apply_form {
	margin-top: 20px;
	/* overflow: hidden; */
}

.apply_form .input_title {
	font-size: 13px;
	color: #afafaf;
	margin-bottom: 10px;
}

.apply_form .input_title span{
	font-size:inherit;
	font-weight: 300;
}

.apply_form .input_title.required:after {
	content: "*";
	font-size: 14px;
	color: #eb0c0c;
	margin-left: 5px;
}

.apply_form .input_title_gl.required:after {
	content: "*";
	font-size: 14px;
	color: #eb0c0c;
	margin-left: 5px;
}

.apply_form select {
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-bottom: 1px solid #242424;
    padding: 0px 0 5px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
	cursor: pointer;
	border-radius: 0;
}
select::-ms-expand { display:none; }

.apply_form .participation_con select {
	margin-bottom: 10px;
}

.participation_con .opt_field {
	padding-bottom: 20px;
}

.apply_form select option {
	font-size: 14px;
	cursor: pointer;
}

.apply_form select.select_arrow {
	background-image: url("../../img/select_arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}

.apply_form select.select_arrow:focus{
	border-color:red;
}

/* 자바스크립트로 불러오는 class */
.apply_form select.select_arrow.on {
	background-image: url("../../img/select_arrow_on.png");
	background-repeat: no-repeat;
	background-position: right;
}

.apply_form select.foreigner {
	width: 100%;
}

.apply_form select.year {
	width: 30%;
	max-width: 100%;
	margin-right: 10px;
}

.apply_form select.month {
	width: 30%;
	margin-right: 10px;
}

.apply_form select.day {
	width: 30%;
}


input.chk_btn {
	display: none;
}
input.chk_btn  + label {
	display: inline-block;
	min-width: 170px;
	min-height: 40px;
	line-height: 40px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	text-align: center;
	margin-bottom:10px;
	position: relative;
	padding:0 10px;
	-webkit-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-moz-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-ms-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-o-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
}

input.chk_btn + label span {
	position: relative;
	font-size: 16px;
	color: #a5a5a5;
}

input.chk_btn + label span::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 12px;
	top: 5px;
	left: 0px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
}

input.chk_btn:checked + label {
	font-weight: bold;
	color: #242424;
	border: 1px solid #242424;
	background-color: #f4f4f4;
	padding-left: 20px;
}


input.chk_btn:checked + label span {
	padding-left: 15px;
	color: #242424;
}

input.chk_btn:checked + label span::before {
    opacity: 1;
    width: 16px;
}


/* 종목 테스트 */
input.chk_btn_gl {
	display: none;
}
input.chk_btn_gl  + label {
	display: inline-block;
	min-width: 170px;
	min-height: 40px;
	line-height: 40px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	text-align: center;
	margin-bottom:10px;
	position: relative;
	padding:0 10px;
	-webkit-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-moz-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-ms-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	-o-transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
	transition: background-color 0.4s, border 0.4s, padding-left 0.4s;
}

input.chk_btn_gl + label span {
	position: relative;
	font-size: 16px;
	color: #a5a5a5;
}

input.chk_btn_gl + label span::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 12px;
	top: 5px;
	left: 0px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
}

input.chk_btn_gl:checked + label {
	font-weight: bold;
	color: #242424;
	border: 1px solid #242424;
	background-color: #f4f4f4;
	padding-left: 20px;
}


input.chk_btn_gl:checked + label span {
	padding-left: 15px;
	color: #242424;
}

input.chk_btn_gl:checked + label span::before {
    opacity: 1;
    width: 16px;
}
/* 종목 테스트 */


.cont_foreigner {
	display: none;
	height: 119px;
}

.apply_notice {
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	color: #6e6e6e;
	text-align: center;
	margin-bottom: 45px;
}

/* 단체 참가 신청서 */
.group_box {
	margin-top: 50px;
	margin-bottom: 50px;
}

.box_title {
	font-size: 18px;
	font-weight: 800;
	color: #b83030; 
	margin-bottom: 40px;
}

.box_title:before {
	content: "";
	border-left: 3px solid #b83030;
	padding-right: 10px;
}

.box_title span {
	font-weight: bold
}

.group_leader_info span {
	font-size: 20px;
	font-weight: bold;
}

.apply_form .group_leader_info .input_title:after {
	content: none;
}


.divide_line {
	border-top: 1px solid #d9d9d9;
}

.mt_29 {
	margin-top: 29px;
}
.divide_box {
	overflow: hidden;
}
.divide_box li {
	float: left;
	list-style:none;
}

.divide_box li:nth-child(2n+1) {
	width: 28%;
}

.divide_box .box_02 {
	width: 30px;
	margin-top: 35px;
	text-align: center;
}

.divide_box .box_03,
.divide_box .box_04 {
	margin-top: 29px;
}

input.participation_btn + label {
	margin-bottom: 10px;
}

.participation_con {
	/* display: none; */
	width: 100%;
    background-color: #f8f8f8;
    padding: 30px;
	overflow: hidden;
}

.participation_con > div{
	overflow:auto;
}

.participation_con span {
	float: left;
	width: 140px;
	font-size: 15px;
	font-weight: bold;
	color: #3c3c3c;
	margin-right: 45px;
}

.participation_con ul {
	margin-bottom: 20px;
}

.participation_con ul li {
	/*float: left;*/
	display: inline-block;
	min-width: 80px;
	margin-right: 15px;
}

input.chk_sub {
   -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #c3c3c3;
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	outline: none;
	cursor: pointer;
}

input[type='checkbox'].chk_sub{
	border-radius:0;
}

input.chk_sub + label {
	width: auto;
    height: auto;
    background: none;
    border: none;
	font-size: 16px;
    line-height: inherit;
	vertical-align: top;
	margin-bottom: 0;
	cursor: pointer;
}

input.chk_sub:checked {
	width: 20px;
	height: 20px;
	background-color: #242424;
	background-image: url('../../img/white_check_on.png');
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #242424;
	outline: none;
	-webkit-transition: transform 0.2s ease-out, color 0.2s ease;
  -moz-transition: transform 0.2s ease-out, color 0.2s ease;
  -ms-transition: transform 0.2s ease-out, color 0.2s ease;
  -o-transition: transform 0.2s ease-out, color 0.2s ease;
  transition: transform 0.2s ease-out, color 0.2s ease;
  -webkit-transform: scale3d(0.8,0.8,1);
  -moz-transform: scale3d(0.8,0.8,1);
  -ms-transform: scale3d(0.8,0.8,1);
  -o-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
}

input.chk_sub:checked + label {
	color: #242424;
	font-weight: bold;
	padding-left: 0;
	margin-bottom: 0;
	outline: none;
}

.participation_con label > span{
	width:auto;
}

.participation_con select{
	background-color:transparent;
}

.tel_GL input, tel_GL select {
	margin:0;
}

.pay_info {
	display: inline-block;
    width: 415px;
    max-width: 100%;
    padding-left: 20px;
    text-indent: -20px;
    font-size: 15px;
    vertical-align: middle;
    color: #888;
    margin-left: 20px;
}

label[for="paytype_bank"] span br {display: none;}

.insurance_txt {
	font-size: 12px;
	color: #018fbd;
	margin-bottom: 5px;
}


/* 단체원 참가 신청서 */
.modal-content {
	margin-left:auto;
	margin-right:auto;
	width: 1100px;
	max-width: 100%;
	padding: 70px;
	margin-top: 100px;
	margin-bottom:100px;
}

/* 참가신청 정보 확인 */
.gray_line_box  {
	border: 1px solid #cacaca;
	padding: 30px;
	overflow: hidden;
}

.sns_list ul {
	float: left;
	margin-right: 60px;
}

.sns_list ul li {
	display: inline-block;
	margin-right: 15px;
}

.sns_list p {
	float: left;
	font-size: 16px;
	color: #686868;
	margin-bottom: 0;
	line-height: 1.7;
}

.group_info {
	background-color: #f9f9f9;
	padding: 30px;
}

.group_info .row div {
	margin-bottom: 30px;
}

.group_info span,
.group_pay_info span {
    font-size: 18px;
    font-weight: bold;
}

.group_pay_info .pay_con {
	float: left;
	width: 20%;
}

.bank_confirm_box {
	background-color: #f8f8f8;
	padding: 30px 15px;
	overflow: hidden;
}

.bank_confirm_box.vbank > div{
	float:left;
	padding:0 10px;
}

.bank_confirm_box div.vbank1{
	width:300px;
}
.bank_confirm_box div.vbank2{
	border-left:1px solid #dcdcdc;
	padding-left:60px;
	width:600px;
}
.bank_confirm_box div.vbank2 .bank_notice{
	margin:0 0 0 1em;
	text-indent:-1em;
}

.bank_confirm_box div.vbank2 .bank_notice.noindent{
	margin:0;
	text-indent:0;
}

@media all and (min-width:1px) and (max-width:979px){
	.bank_confirm_box.vbank > div{
		clear:both;
		width:100%;
		padding:0 10px;
		margin:15px 0 ;
	}
	.bank_confirm_box div.vbank2{
		border:0;
		padding:0 10px;
	}
	.bank_confirm_box div.vbank1{
		width:100%;
	}

}


.bank_info_title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}

.bank_info_title .glyphicon {
	margin-right: 10px;
}

.bank_confirm_box ul li {
	padding-left: 80px;
	text-indent: -80px;
}

.bank_confirm_box ul li strong {
	width: 70px;
	font-family: 'NotoSans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}

.bank_notice {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 20px;
}

.t_line {
	text-decoration: underline;
}

.ls_1 {
	letter-spacing: 1px;
}

.bank_confirm button {
	border: none;
}
.bank_confirm button:hover {
	transition: all 0.3s;
}

.bank_confirm button:focus {
	outline: none;
	color: #fff;
}

.bank_req_req {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

textarea {
    width: 530px;
	height: 30px;
	max-width: 100%;
	font-size: 18px;
	background: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #000;
	border-radius: 0;
}

/* 단체원 주소 발급 */
.group_address {
	background-color: #f8f8f8;
	padding: 30px;
	margin-top: 100px;
}

.group_address h3.title {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.group_address h3.title i {
	font-size: 26px;
	margin-bottom: 15px;
}

.add_url_box {
	width: 580px;
	max-width: 100%;
	padding: 10px 15px;
	margin: 0 auto;
	border-radius: 30px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.add_url_box .url_txt {
	color: #147ae2;
	text-align: center;
	margin-bottom: 0;
	word-break: break-all;
}

.address_btn {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	background-color: #0162bd;
	padding: 10px 30px;
	margin: 0 3px;
	cursor:pointer;
}

.address_btn:hover {
	opacity: 0.6;
	color: #fff;
}

.address_btn:focus {
	color: #fff;
}

.add_delete {
	background-color: #939393;
}

.add_txt {
	font-size: 14px;
	line-height: 1.7;
}

/* 기록조회 */
.record_gray_box {
	padding: 25px;
	background-color: #fafafa;
	border: 1px solid #e3e3e3;
}

.record_gray_box p {
	font-size: 17px;
	font-weight: bold;
}

.record_gray_box ul {
	overflow: hidden;
}

.record_gray_box ul li {
	float: left;
	margin-right: 40px;
}

.record_gray_box ul li:last-child {
	margin-right: 0;
}

.record_info{
	display:flex;
}

.record_info > .record_box{
	margin:0 auto;
}

.record_info > .record_box > span{
	font-size:18px;
	font-weight:bold;
}

.record_table_wrapper{
	margin-top:30px;
}
.record_title{
	font-family: 'Pretendard', sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-radius: 5px;
	padding: 5px 30px;
}
.record_line{
	padding-top: 0px !important;
	padding-bottom: 20px !important;
}


.all_tabs {
	width: 100%;
	overflow: hidden;
}

.all_tabs li {
	float: left;
	width: 50%;
	font-size: 17px;
	color: #b9b9b9;
	text-align: center;
	height: 55px;
	line-height: 55px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #000;
	background-color: #fafafa;
	cursor: pointer;
}

.all_tabs li:last-child {
	border-right: none;
}

.all_tabs li.active {
	color: #141414;
	border: 1px solid #000;
	border-bottom: none;
	background-color: #fff;
}

.add_group_name {
	text-align: center;
}
.add_group_name h1 {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #0162bd;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 0;
}

.add_group_name h1 span {
	font-weight: 400;
}

.tab_cont_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 50px;
	margin: 0;
}






/* 임시 비밀번호 발급 페이지 */
.pw_icon {
	display: block;
	margin: 0 auto 25px;
}
.pw_title {
	font-size: 22px;
	font-weight: bold;
}

.pw_info_txt {
	font-size: 14px;
	color: #b2b2b2;
	margin-top: 15px;
	margin-bottom: 0 !important;
}

.txt_notice {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 1.6;
}

/*.txt_form{
    display: block;
    width: 300px;
	height: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 35px;
    padding: 10px 30px;
    margin: 10px auto 40px;
    box-shadow: 0 0 15px #ddd;
	background-color: #fff;
}*/

div.itemCodeBlock{
	width:auto;
}
div.itemCodeBlock > input.chk_btn + label {
	width: 100%;
}


.txt_form {
	display: block;
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #000;
    padding: 10px 0px;
    margin: 10px auto 40px;
}

.apply_form.mt_40 {
	margin-top: 40px
}
/*  */
.sns_rignt_btn {
	display:inline-block;
	font-size:15px;
	font-weight:700;
	text-align:center;
	line-height:42px;
	background:#333;
	border:solid 1px #333;
	color:#fff;
	width:184px;
	height:45px;
	cursor:pointer;
	text-decoration:none;
}
.p_password_text {
	color:red;
	font-size: 13px;
	position: relative;
	bottom: 50px;
}

/* 사진인증 */
.photoverify-info {
	border: 1px solid #ddd;
	text-align:center;
	padding: 20px 30px;
	font-weight: 500;
	font-size:1.2em;
}

/* 반응형 미디어쿼리 */
@media(max-width: 1199px) {
	div.item_no_group{
		width:49%;
	}

	div.item_no_group > input.chk_btn + label{
		width:100%;
	}

	input.chk_btn + label {
		width: 49%;
	}

	.divide_box .box_02 {
		width: 20px;
	}
	.pay_info {
	    float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 30px;
		text-align: center;
	}
}

@media(max-width: 991px) {
	.sns_list p {
		margin-top: 10px;
	}

	.group_pay_info .pay_con {
		width: 50%;
		margin: 10px 0;
	}

	div.itemCodeBlock {
		width:49%;
	}

	.participation_con span {
		float: none;
	}

	.participation_con ul {
		overflow: hidden;
		margin: 10px 0 25px;
	}

	.participation_con ul li {
		display: inline-block;
		float: none;
		width: 49%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.participation_con ul li:last-child {
		margin-bottom: 0;
	}

	.participation_con span.mb_20.input_title_gl.item_code_GL {

	}
	input.chk_btn + label {
		margin-bottom: 5px;
	}

	.m_mt_0 {
		margin-top: 0;
	}
	.m_mb_0 {
		margin-bottom: 0;
	}
	.m_mt_20 {
		margin-top: 20px !important;
	}

	.apply_form select {
		margin-bottom: 30px;
	}

	label.input_label.text {
		margin-bottom: 30px;
	}
	.mt_29 {
		margin-top: 23px;
	}

	.cont_foreigner {
		height: auto;
	}

	.all_tabs li {
		font-size: 13px;
		line-height: inherit;
		padding-top: 10px;
	}

	.record_gray_box ul li {
		float: none;
	}
	.p_password_text {
		bottom:30px !important;
	}
}

@media(max-width: 767px){
	div.itemCodeBlock {
		width:100%;
	}
	.record_title{
		font-size: 18px;
		letter-spacing: 0em;
	}
}

@media(max-width: 500px) {
	.sub_title h3 {
		font-size: 23px;
	}

	.box_title {
		margin-bottom: 20px !important;
	}
	.gray_line_box {
		padding: 20px;
	}

	.gray_line_box i {
		display: none;
	}

	.btn_apply {
		width: 100%;
		margin: 0 0 10px;
	}

	.sns_list ul {
		float: none;
		margin-right: 0;
		text-align: center;
	}

	.w260p {
		width: 100% !important;
	}

	.box_03.mr_30 {
		margin-right: 10px;
	}

	.group_pay_info .pay_con {
		width: 100%;
		margin: 10px 0;
	}

	.group_info {
		padding: 20px;
	}

	.group_info div.m_mb_30 {
		margin-bottom: 30px !important;
	}

	.address_btn {
		padding: 10px 10px;
		margin: 0;
	}

	.m_mt-25 {
		margin-top: -45px;
	}
	.m_mt-250 {
		margin-top: -25px;
	}

	.bank_confirm_box {
		padding: 20px 10px;
	}

	.bank_confirm .btn_apply_small {
		margin-top: 0;
	}
	.record_info {
		display: block;
	}

	/* 단체원 표 */
	table.table_apply {
	}
	table.table_apply thead {
		display: none;
	}

	table.table_apply tbody tr {
		border: none;
	}

	table.table_apply tbody tr td {
		font-size: 14px;
		display: block;
		width: 100%;
		font-size: 14px;
		text-align: left;
		padding: 3px 10px;
	}

	table.table_apply tbody tr td.col1 {
		background-color: #f1f1f1;
		color: #242424;
		font-weight: 600;
		font-size: 15px;
		padding: 10px;
	}

	table.table_apply tbody tr td.col2 {
		padding-top: 10px;
	}

	table.table_apply tbody tr td.col2::before {
		content: "· 코스 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col3::before {
		content: "· 국적 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col4::before {
		content: "· 생년월일 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col5::before {
		content: "· 기념품 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col6::before {
		content: "· 핸드폰번호 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col8::before {
		content: "· 목표기록 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col6_2::before{
		content: "· 배번 : ";
		color: #242424;
		font-weight: 600;
	}
	table.table_apply tbody tr td.col7 {
		 text-align: right;
		 padding-bottom: 10px;
		 border-bottom: 1px solid #ddd;
		 margin-bottom: 20px;
	 }
	.insurance_txt {
		display: inline-block;
	}

	

	/* 단체원 참가 신청서 */
	.modal-content {
		padding: 20px;
		margin-top: 50px;
	}

	.btn_close img {
		width: 20px;
	}
	.m_mt_30 {
		margin-top: 30px;
	}
	.m_mb_30 {
		margin-bottom: 30px !important;
	}
	.apply_form .input_title {
		margin-bottom: 5px;
	}
	.apply_form .input_title.o_tel.required.field_T {
		font-size: 10px;
	}

	.apply_notice {
		font-size: 14px;
	}

	.agree_title {
		padding-left: 15px;
	}

	.agree_all,
	.agree_title label,
	.agree_title span {
		padding: 10px 15px;
	    line-height: 0;
	}

	.sns_list p {
		font-size: 13px;
	}

	.group_address {
		margin-top: 60px;
		padding: 20px;
	}

	.sns_list a {
		margin-top: 20px;
	}

	.btn_bank_small {
		display: block;
		width: 100%;
		margin-top: 10px;
		line-height: 1.5;
	}
	input.chk_btn + label {
		min-width: 120px;
		width: 49%;
	}
	input.chk_btn + label[for='paytype_card'], input.chk_btn + label[for='paytype_online'] {width: 99%;}
	.participation_con {padding:20px;}
	.participation_con span {font-size:15px; letter-spacing:-0.5px;}
	.divide_box .box_03,
	.divide_box .box_04 {
		margin-top: 25px;
	}
}

@media(max-width: 320px) {
	.address_btn {
		padding: 7px 10px;
	}
}

.btn_apply_reverse_container {
	overflow: visible;
	display: inline-block;
}

.btn_apply_reverse_container > a {
	float: right;
}

.btn_apply_reverse_container > button {
	float: right;
}


/* 핵 */
@media (max-width: 991px) {
	.participation_con .opt_field select {
		width: 100% !important;
	}
}
