

/* 모바일 수평 스크롤 금지 */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
html, body { max-width: 100%; overflow-x: hidden; }
body{padding: 0;
	margin: 0;
	border:0;
	font-size: 12px;
	font-family: 'Pretendard Variable', arial, Tahoma, sans-serif;
	background-color:#3b3b3b;
}
h1,
h2 {
	padding: 0;
	margin: 0 auto ;
	font-size: 12px;
}
ul,li { list-style:none;}
img{
	width:100%;
	display: block;
    margin: 0 auto;
	
}
a {
	text-decoration: none;
	color: #000;
}
table {
	table-layout: fixed;
}
#wrap {
	max-width: 600px;
	padding:0;
	width:100%;
	margin: 0 auto;
	margin-top:-16px;
}
.db_img {
	float: left;
	background-color:#eeeeee;
	display:inline-flex;
	justify-content : center;
	align-items : center;
	
	}
.db_img img{
	width:83%;


	}
.db_wrap {
	float:right;
	width:55.07%;
	margin-bottom:0;
	background-color:#f3f3f3;
}
.form {
	background-color:#f3f3f3;;
	padding: 9.1%;
	font-size:1.55em;
	margin-left:3%;
}
.db_text {
	/*padding: 12px;*/
	width: 25%;
	/*font-weight:bold;*/
}
.db_input {
	padding: 4px 0;
}
.db_input input, select  {
	width:95%;
	float:left;
	border:1px solid #ccc;
	border-radius:7px;
	font-size: 15px;
	height:43px;
	margin: 3px 0;
	padding: 0 7px;
}
.agree {
	text-align:center;
	height:40px;
}

.agree label {
	font-size: 13px;
	color: #333;
	letter-spacing: -1px;
	padding:0 7px;
}
.tel, .email {
	float:left;
	width:4%;
	display:inline-block;
	line-height:43px;
	font-size:0.8em;
	text-align:center;
}

.agree input {
	height:auto;
}
#more_btn1,
#more_btn2 {
	position: fixed;
	left: -9999px;
}
#more_con {
    width: 100%;
    border: 1px solid #d3d3d3;
	font-size:12px;
	line-height: 16px;
	overflow:hidden;
	text-align:center;
	background: #F4F4F4;
	margin-top:20px;
}
#more_con td {
    border: 1px solid #d3d3d3;
}
#more_con{
	display:none;
}

#more_btn1:checked + #more_con {
    display: table;
}
#more_btn2:checked + #more_con {
    display: table;
}

.footer {
	margin-top:30px;
	padding:12px 5px;
	border-top:1px solid #ccc;
	text-align:center;
	font-size:1em;
	line-height:17px;
	color:#9a9896;
}
#live {
	margin:30px auto;
	border: 2px solid #666;
	text-align:center;
}
.live_t{
	padding-top:8px;
	height: 40px;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px solid #666;
}
.live_tt {
	background:#13213e;
	height:35px;
	font-size:15px;
	border-bottom:1px solid #666;
	color:white;
}
.live_tt th {
	font-weight:normal;
	padding-top:4px;
}
.live_box{
	overflow: hidden;
	max-height: 180px;
	width:100%;
}
.live_li{ width:100%;}
.live_li li{
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	font-size:12px;
	position: relative;
	padding:15px 0;
	height: 90px;
	line-height: 20px;
	width:100%;
	border-bottom:1px solid #ccc;
}
.live_li li > span {
		font-size:14px;
}
.live_01 {font-weight:bold; width:17%; float:left;	}
.live_02 {width:62%; float:left; text-align:left;  border-left:1px solid #666; padding-left:8px;}
.live_03 {width:15%; float:left;text-align:right; padding-right:4px; color:#666;}

		.custom_request {padding:15px 0;}
		.custom_request > div {margin:0 auto;font-size:3em; padding-top:30px; }
		.custom_request > div > div { text-align: center; }

		.custom_request .list { width:100%; }
		.custom_request .list div { width:100%;}
		.custom_request .list div > ul { width:100%; }
		.custom_request .list div > ul > li { float:left; height:45px; line-height:45px; font-size:16px; font-weight: 500; font-family: "Noto Sans KR", sans-serif; }
		.custom_request .list div > ul > li:nth-child(1) { width:20%; }
		.custom_request .list div > ul > li:nth-child(2) { width:30%; }
		.custom_request .list div > ul > li:nth-child(3) { width:25%; }
		.custom_request .list div > ul > li:nth-child(4) { width:25%; }

		.custom_request .list .list_head {}
		.custom_request .list .list_head li { background-color:#070830; color:#fff;}

		.custom_request .list .list_body { overflow:hidden; height:220px;  border:1px solid #333;  }
		.custom_request .list .list_body li { width:100% !important; border-bottom:1px solid #ccc; background-color:#ffffff; }
		.custom_request .list .list_body li span { font-size:14px; font-weight: 400; font-family: "Noto Sans KR", sans-serif; }
		.custom_request .list .list_body li span:nth-child(1) { width:20%; float:left; }
		.custom_request .list .list_body li span:nth-child(2) { width:30%; float:left; }
		.custom_request .list .list_body li span:nth-child(3) { width:25%; float:left; }
		.custom_request .list .list_body li span:nth-child(4) { width:25%; float:left; }
.atc {
	display:block;
	}
.atc1 {
	display:block;
	background-image: url('../img/bk2.jpg');
	width:100%;
	height:750px;
	}

@media screen and (min-width: 1000px) {
	#wrap{
		max-width: 1400px;
	}

@media screen and (max-width: 500px) {
	.mod-header h1 {
		padding-bottom: 10px;
		font-size: 34px;
	}
	.mod-header nav ul {
		font-size: 18px;
	}
	.main {
		width: 300px;
	}
	.demo {
		position: relative;
	}
	.github-ribbon {
		display: none;
	}
			.custom_request {padding-top:15px;}
		.custom_request > div {margin:0 auto; font-size:2.4em;padding-top:15px;}
}

#circle {
	position: fixed;
	right:10px;
	bottom: 25px;
	width: 80px;
	z-index: 1;
}