* {
	box-sizing: border-box;
}

html,
body {
	min-height: 100%;
	height: 100%;
}

html {
	font-size: 20px;
}

body {
	font-size: 0.7rem;
	font-family: 'Noto Sans KR';
	background: #f7f8f7; /*로그인페이지 배경색상*/
	color: #333;
	line-height: 1;
	min-width: 320px;
	letter-spacing: -0.05em;
}

body.white {
	background: #fff;
}

body.viewer_white {
	background: #f9f9f9;
}


a {
	color: #333;
	text-decoration: none;
}

img {
	vertical-align: top;
	max-width:100%;
}

input,
select,
button,
textarea {
	font-family: 'Noto Sans KR';
	display: inline-block;
	vertical-align: middle;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="image"],
input[type="tel"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	border-radius:0;
	letter-spacing: -0.05em;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select_down.png) no-repeat right 1.1rem center;
	background-size: 0.55rem;
	letter-spacing: -0.05em;
}

select::-ms-expand {
	display: none;
}

button {
	letter-spacing: -0.05em;
}

.clear {
	clear: both;
}

.clear::after {
	content: "";
	display: block;
	clear: both;
}

.txt_hide {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	
}


.inner2 {
	max-width: 59rem;
	padding: 0 2.5rem;
	margin: 0 auto;
}

.inner3 {
	max-width: 64rem;
	padding: 0 2rem;
	margin: 0 auto;
	background-color:#000;
}

.btn_01 {
	display: block;
	width: 21rem;
	height: 6rem;
	line-height: 6rem;
	text-align: center;
	font-weight: 500;
	font-size: 2rem;
	color: #e6001d;
	background: #fff;
	border-radius: 1rem;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}

.btn_02 {

	width: 7rem;
	height: 7.7rem;
	line-height: 7.7rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.9rem;
	color: #fff;
	background: #000;/*로그인박스버튼*/
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	white-space: normal;
}

.btn_05 {

	margin-top:0;
	width: 8rem;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.9rem;
	color: #fff;
	background: #444;/*동영상페이지 질문등록버튼 색상변경*/
	border: 0;
	cursor: pointer;
}

.btn_06 {

	margin-top:0;
	width: 7rem;
	height: 6rem;
	line-height: 1.2rem;
	text-align: center;
	font-weight: 500;
	font-size: 0.9rem;
	color: #fff;
	background: #023c73;/*동영상페이지 설문조사버튼 색상변경*/
	border: 0;
	cursor: pointer;
	/*margin-left:0.5rem;*/
	white-space: normal;
	word-break:keep-all;
	padding:0.5rem;
	border-radius: 6px;
	box-shadow: 0 3px 0 #001d39;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);

}
.color_red {
	color: #e6001d;
}
.color_green {
	color: #00702c;
}
.color_purple {
    color: #521778;
}
.color_black {
	color: #010101;
}

.color_white {
	color: #ffffff;
}

.color_yellow {
	color: #ffde00;
}

.color_orange {
	color: #9a2c00;
}

.color_bv {
	color: #3333FF;
}

.col2 {
	float: left;
	width: 50% !important;
}


#header {
	display:flex;
	width:100%;
	justify-content: space-between;
	flex-wrap:no-wrap;
	
}

#header .logo {
	
	/*display: block;*/
	margin: 1.0rem 0 0 0rem;
	width:50%;
}
#header .logo div{

	display:inline;
}
.keris{
	width:7rem;

}
.riss{
	width:5rem;
	margin-left:0.5rem;
}
#header .logo2 {

	/*display: block;*/
	margin: 1.0rem 0rem 0 0;
	width:50%;
	text-align:right;
}

#header .logo2 img{
	width:5rem;

}

/* 로그인 - index.php */
#color_orange{
	background:#ff6d03 ;
}



/* 로그인 - index.php */

#login_main {
	
	
	margin:1rem auto;
	
	
}

#login .con_wrap {
background: url(../images/.png) no-repeat center bottom #000; 
	background-size:100%; 
	max-width:40.0rem;
	padding:;
	margin:0 auto;
	
	}

#login .main_title {
	width:100%;
	margin:0 auto ;
	display:inline-block;
	vertical-align:top;
    
}
#login .main_title p.bgimg{text-align:left; margin-left:1rem;width:8rem;}
#login .main_title .element {
	width: 100%;	 
	margin: 0 auto;
	width:32.0rem;
	max-width:90%;
	text-align: center;
	color: #fff;
	}

#login .main_title .element p{
	font-size: 2.0rem;
	color:#000;
	font-weight: 900;
	line-height: 150%;
	}

#login .main_title .element p span{
	font-size: 2.2rem;
	font-weight: 900;
	}


/*-------------top_list ----------------*/
#login .top_list {
	margin:0 auto;
	width:32.0rem;
	padding:1.5rem 0;
	max-width:90%;
	/*padding-left:25%;*/
	text-align:left;
}




#login .top_list dl {
	padding-bottom: 0.1rem;
	margin-bottom:0.7rem;
	text-align:center;
}


#login .top_list dd { 
	font-size: 1.1rem;
	color: #fff;
	line-height: 1.2rem;
	padding:0.5rem 0;
}


#login .top_list dd span {
	display:inline-block;
}


#login .top_list p{
	font-weight:600;
	font-size: 1.4rem;
	color: #fff;
	padding:0.5rem 0;
}
/*-----------------------------*/



#login .right_con {
	position:relative;
	width:100%;
	height:100%;
	margin: 0 auto;

}


#login .right_con .white_box {	
	width:95%;
	margin:2rem auto;
	border-radius: 1rem;
	padding: 1rem 2.5rem;
	background-color:#fff; /*opacity:0.9;로그인박스배경*/
	
}


#login .right_con .white_box  table{
  table-layout: auto; /* 기본값이지만 명시해주는 게 좋음 */
  width: auto;        /* 전체 폭을 고정하지 않음 */
  font-size:0.9rem
}
#login .right_con .white_box  th{
	font-weight:700;
	padding:0.3rem;
	padding-left:0;
}
#login .right_con .white_box  td{
	padding:0.3rem;
}

#login .right_con .white_box .form_list > ul {
	float: left;
	width: calc(100% - 8.5rem);
}

#login .right_con .white_box .form_list > ul li {
	margin-bottom: 0.5rem;
}
#login .right_con .white_box .b_bar{
	padding:0.7rem;
	background-color:#000;
	color:#fff;
	font-size:0.9rem;
	margin:0.5rem auto;
	text-align:center;
}
#login .right_con .white_box .form_list > ul li:last-child {
	margin-bottom: 0;
}

#login .right_con .white_box .form_list > .btn_02 {
	position:relative;
	margin-left: 0.6rem;
	float:right;
	/*background-color:rgba(3,49,77,1);
	opacity:10;*/
}

#login .right_con .white_box .form_list .title {
	width: 3.4rem;
	display: block;
	float: left;
	font-weight: 500;
	font-size: 0.9rem;
	color: #000;
	line-height: 2.25rem;
}

#login .right_con .white_box .form_list .con {
	float: left;
	width: calc(100% - 3.5rem);
}

#login .right_con .white_box .form_list .con input {
	border: 1px solid #000;
	height: 2.25rem;
	width: 100%;
	padding: 0 0.6rem;
	font-size: 0.7rem;
	color: #000;
}

#login .right_con .white_box .form_list .con input::placeholder {
	color: #000;
	font-size: 0.7rem;

}

#login .right_con .white_box .form_list .con input:focus {
	outline: 2px solid #000; /*입력창테두리*/
	border: 1px solid transparent;
}

#login .right_con .white_box .guide_list {
	padding-top: 1rem;
	border-bottom: 1px solid #000;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

#login .right_con .white_box .guide_list li {
	font-size: 0.8rem;
	color: #000;
	padding-bottom: 0.5rem;
	line-height:120%;
}

#login .right_con .white_box .guide_list li span{
	font-size: 0.7rem;
}


#login .right_con .white_box .guide_list2 li {
	padding-top: 1rem;
	font-size: 0.8rem;
	line-height: 1rem;
	font-weight: 300;
	color: #000;
	padding-bottom: 0.5rem;
}

#login .right_con .white_box .guide_list2 li:last-child {
	padding-bottom: 0;
}
#login .agree{
	margin: 1rem auto;
	width: 100%;
	}
	
#login .agree p{
	font-size: 0.7rem; 
	}

#login .agree .Privacy{ 
	margin: 0.2rem auto;
	padding:0.2rem; 
	font-size:0.6rem; 
	line-height: 1rem;
	color:#000; 
	height:3rem; 
	overflow-y: scroll; 
	border:1px solid #ccc; 
	background:#fff
	}

#login .agree .Privacy p {
	font-size:1.0rem; 
	line-height: 1.0rem;
	}

#login .agree .Consent {
	color:#000; 
	font-size: 0.6rem; 
	text-align: left;
	}



/* 동영상페이지*/

#viewer_main {
	background: url(../images/) no-repeat ;
	background-size: ;
	max-height:100%;
	margin: 0 auto;
}

#viewer .con_wrap {
	padding-bottom:2rem;
	
}

#viewer  .sub_top {
	position: relative;
	width:95%;
	padding-top:2rem;
}
#viewer  .sub_top p{
	font-size:1.5rem;
	color:#fff;
}
#viewer  .sub_top .menubar {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.5rem;
	min-height:2rem;
	width:100%;
	color:#fff;
	background:#001c48;
	padding:0.75rem;
}@media(max-width:460px){
#viewer  .sub_top .menubar {
	flex-wrap:wrap;
}
#viewer  .sub_top .menubar .btn_con {
	width:100%;text-align:right;
	padding-top:0.5rem;
}
}
#viewer  .sub_top .menubar .titlecon {
	font-size:1.2rem;
	font-weight:500;
}
#viewer  .sub_top .menubar .btn_down {
	font-size:0.9rem;
	font-weight:500;
	color:#fff;
}
#viewer  .sub_top .sublogo img {
	max-height:4.2rem;
	padding:0 0.5rem;
	width:200px;
	max-width:25%;
}
#viewer  .sub_top .live_qr{
	position: absolute;  /* 절대 위치 지정 */
    top: 5px;           /* 상단에서 10px 떨어짐 */
    right: 10px;         /* 우측에서 10px 떨어짐 */
    z-index: 1000;        /* 로고 크기 조정 */
    object-fit: contain; /* 원본 비율 유지하면서 컨테이너 안에 맞춤 */
	height:auto;
}
#viewer  .sub_top .live_qr img{
	max-height:7.6rem;
}
#viewer .left_con{
	margin: 0 auto;
	/*float: left;*/
	width: 100%;
}


#viewer .left_con .movie-zone {
    position: relative;
    overflow: hidden;
	padding-bottom: 56.25%;
	height:0;
	background:#222;
	border:1px solid#333;
}


#viewer .left_con .movie-zone .iframe{
	position: absolute;
    top: 0;
    left: 0;
    width:  100%;
    height: 100%;
    border: 0;
	}

#viewer .left_con .note p{
	padding-top:0.3rem;
    font-weight: 300;
	font-size: 0.7rem;
	line-height:1rem;
}
#viewer .left_con  .vbtn{
	width:100%;
}

#viewer .left_con .vbtn_button{
	text-align: right;
	padding-top:0.1rem;
	width:100%;
}

#viewer .left_con  .vbtn_t{
	font-size: 0.7rem;
	line-height:1rem;
	text-align: left;
	width:100%;
}

#viewer .left_con  .vbtn_ev{
	font-size: 0.9rem;
	line-height:1.5rem;
	text-align: right;
	width:100%;
}
#viewer .left_con .qna-box {
	width: 100%;
	margin: 0 auto;
}



#viewer .left_con .qna-box .txt{
	position:relative;
	padding-top:0.5rem;
	width:100%;
	
}

#viewer .left_con .qna-box .txt p {
	text-align: left;
	font-weight: 300;
	font-size: 0.9rem;
	padding-left:0.5rem;
	color:#000;
}

#viewer .left_con .qna-box .txt p span{
	font-size: 1.2rem;
	font-weight: 500;
	color:#000;
 }

#viewer .left_con .qna-box .qna-forms {
	display:flex;
	justify-content:space-between;
	padding-top:0.2rem;
	width:100%;
}



#viewr .left_con .qna-box .qna-forms{
	width: 100%;
}

#viewer .left_con .qna-box .qna-forms textarea{
border:1px solid #cccccc;
width:calc(100% - 8.9rem);
height:4rem;
resize:none;
padding:0.5rem;
font-size:0.8rem;
}


#viewer .left_con .qna-box .qna-forms textarea:focus {
	outline: 1px solid #666;/*입력창 테두리색상*/
	border: 1px solid transparent;
}
#viewer .left_con .qna-box .qna-forms .default_set{
background:url(/images/board_default_txt.png) no-repeat center center #fff ;
background-size: 20rem;
}

/* 신청 - pre(day)-registation.php */

#header_sub {
	/*웨비나 등록신청서 헤더색상변경*/
	background: url(../images/) no-repeat ; 
	background-size: ;
	background-position: ;
	margin: 0 auto;
	width: 36rem;
}

#header_sub .top_title {
	padding-top:0.2rem;
	text-align:center;
}
#header_sub .top_title p{
	color: #aedce6;
	font-weight: 700;
	font-size: 1.4rem;
	text-align: center;
	line-height: 2.2rem;
}

#header_sub .top_title img{
}


#header_sub .top_title span{
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
	text-align: center;
	line-height: 2.5rem;
}

.inner4 {
	width: 36rem;
	min-height:100vh;
	margin: 0 auto;
	background:#fff;
}

#application {
}
#application .notice {
	position:relative; 
	/*
	border:2px solid#000;
	border-radius:0.5rem;*/
	background:#fff;
	padding-top:1rem;
	
}

#application .notice .img{
	margin: 0 auto;
	text-align: center;
}

#application .notice p {
	line-height: 1.5rem;
	color: #000;
}

#application .notice table {
	line-height: 1.3rem;
	color: #000;
	margin: 0 auto;
}

#application .notice table tr{
	padding-left: 0.5rem;
}
#application .notice table td{
	padding-bottom: 0.4rem;
	border-bottom:2px solid#ececec;
	padding:0.5rem 0.6rem;
}

.td_t{	
	font-size: 1.1rem;
	line-height: 1.5rem;
	color: #ff6d03;
	font-weight:700;
}

.td_c{
	font-size:1rem;
	letter-spacing: 0.05rem;
	font-weight:500;
}

.td_b {
	text-align: right;
	font-size: 0.7rem;
	font-weight: 500;
	line-height: 0.8rem;
	padding-top:0.5rem;	
	color:#ff6d03;
}

.td_check {
	border:none;
}

#application .notice1 p{
	font-size: 0.7rem;
	line-height: 1.1rem;
	font-weight: 300;
	color: #000;
	text-align: left;
	padding: 0rem 0.6rem;
}


#application .notice2 {
	position:relative; 
	margin: 0 auto;
	max-width: 28rem;
}
#application .notice2 p{
	font-size: 0.7rem;
	line-height:1rem;
}
#application .notice3 {
	position:relative; 
	margin: 0 auto;
	max-width: 28rem;
	text-align: center;
	padding:1rem;
}
#application .notice3 p{
	font-size: 0.7rem;
	line-height:1rem;
	margin-top:0.5rem;
}

#application .application_form {
	width: 100%;
	max-width: 28rem;
	margin: 0 auto;
	margin-top:1.0rem;
}

#application .application_form th {
	font-size: 0.9rem;
	font-weight: 500;
	color: #222;
	text-align: left;
	width: 3.5rem;
	vertical-align: middle;
}

#application .application_form td {
	padding: 0.2rem 0;
}

#application .application_form input[type=text],
#application .application_form input[type=tel] {
	height: 2.5rem;
	border: 1px solid #bbb;
	width: 100%;
	padding: 0 0.5rem;
	color: #444;
	font-size: 0.7rem;
}

#application .application_form input[type=text]:focus,
#application .application_form input[type=tel]:focus,
#application .application_form select:focus {
	outline: 2px solid #03314d;/*입력창 테두리색상*/
	border: 1px solid transparent;
}

#application .application_form select {
	height: 3rem;
	border: 1px solid #bbb;
	width: 100%;
	padding: 0 2rem 0 1rem;
	font-size: 0.8rem;
	color: #444;
}

#application .application_form input::placeholder {
	color: #aaa;
	font-size: 0.8rem;
}

#application .application_form textarea {
	font-family: 'Noto Sans KR';
	width: 100%;
	height: 9rem;
	border: 1px solid #bbb;
	resize:none;
	color: #444;
	padding: 1rem;
}

#application .application_form textarea::placeholder {
	color: #aaa;
	font-size: 0.8rem;
}

#application .application_form textarea:focus {
	outline: 2px solid #03314d; /*질문창테두리색상*/
	border: 1px solid transparent;
}

#application .agree{
	position:relative; 
	margin: 0rem auto;
	max-width: 28rem;
	padding-top:1rem;
	}
	
#application .agree p{
	font-size: 0.7rem; 
	font-weight:500;
	}

#application .agree .Privacy{ 
	margin: 0.2rem auto;
	padding:0.2rem; 
	font-size:0.6rem; 
	line-height: 1rem;
	color:#000; 
	height:3rem; 
	overflow-y: scroll; 
	border:1px solid #ccc; 
	background:#fff
	}

#application .agree .Privacy p {
	}

#application .agree .Consent {
	color:#000; 
	font-size: 0.6rem; 
	text-align: left;
	padding-left:2rem;
	text-indent:  -2rem;
	}

#application .btn_wrap {
	margin:0 auto;
	width:95%;
	margin-top: 1.0rem;
	padding-top: 1.0rem;
	border-top: 1px solid #ddd;
	text-align: center;
	padding-bottom: 3rem;
}

#application .btn_wrap .cancel {
	margin-right: 0.85rem;
	border-radius: 0;
	border: 1px solid #444;
}

#footer {
	height: 6rem;
}

#footer .inner2 {
	position: relative;
}

#footer .logo {
	position: absolute;
	top: 1.7rem;
	left: 2.5rem;
}

#footer .logo img {
	width: 4.1rem;
	height: auto;
}

#footer .address {
	font-size: 0.9rem;
	color: #fff;
	text-align: center;
	padding-top: 2.35rem;
}

#footer .address a {
	color: #fff;
}
/*서베이*/
#survey{
	padding-bottom:1rem;
 }

#header_survey {
	/*웨비나 등록신청서 헤더색상변경*/
	background: #0066b3 url() no-repeat center; 
	background-size: 60rem;
	margin: 0 auto;
}

#header_survey .top_title2 {/*서베이헤더*/
	text-align: center;
	height: 100%;
	padding: 2rem 0;

}
#header_survey .top_title2 p{/*서베이헤더*/
	color: #fff;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 120%;
	word-break:keep-all;
}
#header_survey .top_title2 span {/*서베이헤더*/
	font-weight: 400;
}

#survey .notice{
	width: 100%;
	max-width: 37rem;
	margin: 1rem auto;
	padding:0 2rem;
}

#survey .notice p{
	font-size: 0.9rem;
	line-height: 150%;
	color:#003a84;	
}

#survey .notice p span{
	font-size: 0.8rem;
	line-height: 1.0rem;
	color: #253d97;
}

#survey .notice2{
	width: 100%;
	max-width: 37rem;
	margin: 1rem auto;
	padding:1.5rem;
	border:1px solid #ececec;
	background-color:#f9f9f9;
}

#survey .notice2 p{
	font-size: 1rem;
	font-weight:600;
}
#survey .notice2 p span{
	font-size: 0.9rem;
	font-weight:400;
}
#survey .notice2 p span2{
	font-size: 0.7rem;
	font-weight:300;
	color:#666;
}
#survey .survey_con{
	width: 90%;
	max-width: 37rem;
	margin: 0 auto;
}

#survey .survey_con .survey_list{/*질문제목*/
	margin:1rem auto;
	padding:1rem;
	font-size:0.9rem;
	line-height:1.2rem;
	border: 1px solid #ececec;
	border-radius: 0.5rem;
	word-break:keep-all;
	background:#fff;
	box-shadow:2px 2px 4px #eee;
}
#survey .survey_con .survey_list:hover{/*질문제목*/
	outline: 1px solid #bbb;
}

#survey .survey_con .survey_list textarea {/*주관식 텍스트박스*/
	font-family: 'Noto Sans KR';
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ececec;
	resize:none;
	color: #444;
	margin-top:1rem;
	outline:none;
	overflow:auto;
}

#survey .survey_con .survey_list textarea:placeholder {/*주관식 텍스트박스*/
	color: #999;
}

#survey .survey_con .survey_list textarea:focus {/*주관식 텍스트박스*/
	border-bottom: 1px solid #666;
}
#survey .survey_con .survey_list2{/*보기항목*/
	font-size:0.8rem;
	line-height:2rem;
	padding:0.5rem 0.5rem;
	text-indent:0;
}

#survey .survey_con .survey_list2 input[type=checkbox],
#survey .survey_con .survey_list2 input[type=radio]{/*객관식 버튼*/
	vertical-align:middle;

}

#survey .survey_con .survey_list2 label {
	vertical-align:middle;
}
#survey .survey_con .survey_list2 input[type=text] {/*객관식 기타의견 텍스트박스*/
	font-family: 'Noto Sans KR';
	width: 12rem;
	border:0;
	border-bottom: 1px solid #bbb;
	outline:none;
	resize:none;
	color: #444;
	font-weight:300;
	overflow:auto;
}

#survey .survey_con .survey_list2 input[type=text] placeholder{/*객관식 기타의견 텍스트박스*/
	color: #444;
	font-weight:300;
}


#survey .btnwrap{
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	text-align: center;
}

.btn_10 {
	display: inline-block;
	width: 11rem;
	height: 4rem;
	line-height: 3.8rem;
	text-align: center;
	font-weight: 500;
	font-size: 1.3rem;
	color: #fff;
	background: #0066b3;/*서베이 제출버튼 색상변경*/
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}