@charset "utf-8";
/* CSS Document */
iframe {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
}
/* 공통 부분 ======================================================================================================== */ 
#wrap_subLD {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Nanum_SR;
}
.ctn_subLD {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.ctn_subLD section {
	clear: both;
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	float: none;
	left: auto;
}
/* 소비자만족대상 */
.bnr_prize {
	position: absolute;
	top: 36px;
	right: 0
}
#ctn_title p {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 17%;
	font-size: 40px;
}
#ctn_title p::before { content: url(../images/pra/top_p_l.png); }
#ctn_title p::after { content: url(../images/pra/top_p_r.png); }
#ctn_title h3 {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Gmarket_S_B';
	color: #fff;
	font-size: 130px;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	margin-top: 3%;
	margin-bottom: 3%;
	letter-spacing: -0.05em;
	word-break: break-all;
}
#ctn_title ul {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
#ctn_title li {
	width: 28%;
	display: inline-block;
	text-align: center;
	padding: 3% 0;
	margin: 0 2%;
	border-radius: 20px;
	color: #fff;
	font-family: 'Gmarket_S_M';
	font-size: 26px;
}
#ctn_title li img {
	display: block;
	margin: 0 auto 4% auto;
}
#ctn_notice {
	margin-top: 4%;
	margin-bottom: 6%;
}
#ctn_notice td {
	padding-left: 3%;
	border: 1px solid #adadad;
	text-align:left;
}
.ctn_subLD h4 {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Gmarket_S_M';
	color: #333;
	font-size: 55px;
	margin-top: 3%;
	margin-bottom: 3%;
	letter-spacing: -0.02em;
}
.ctn_subLD #classIcon img{
	display:block;
	margin: 15px auto;
}
.ctn_subLD #classIcon b{
	color: #009234;
}
.recruit_chasi {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 4% 0 6% 0;
}
.recruit_chasi + .recruit_chasi { margin-top: 1%; }
.recruit_chasi h4 b { color: #ff4824; }
/* table */
table {
	width: 86%;
	margin-left: 7%;
}
caption { display: none; }
th, td {
	border: 1px solid #757575;
	padding: 1.5% 0;
	font-size: 18px;
}
th { color: #030303; }
td { line-height: 130%; }
.recruit_chasi table + table { margin-top: 2%; }
.recruit_chasi td {
	text-align: center;
	background: #fff;
}
.btn_app {
	display: block;
	width: 100px;
	padding: 2% 0;
	border-radius: 20px;
	background: #0068b9;
	color: #fff;
	margin: 0 auto;
	font-size: 16px
}
.btn_end {
	display: block;
	width: 100px;
	padding: 2% 0;
	border-radius: 20px;
	background: #b6b6b6;
	color: #fff;
	margin: 0 auto;
	font-size: 16px
}
.btn_map {
	display: inline-block;
	width: 60px;
	padding: 1px 0;
	border-radius: 2px;
	background: #fff1e4;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
	text-align: center;
}
.btn_place {
	display: inline-block;
	width: 70px;
	padding: 2% 0;
	border-radius: 2px;
	background: #fff1e4;
	border: 1px solid #8e8e8e;
	color: #333;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}
.btn_down, .btn_faq {
	display: block;
	width: 40%;
	padding: 2% 0;
	border-radius: 20px;
	background: #253650;
	color: #fff;
	margin: 70px auto;
	font-size: 28px;
	font-weight: normal;
	font-family: 'Gmarket_S_B';
	box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
	text-align: center;
}
.btn_faq { width: 45%; }
.btn_down i { margin-right: 10px; }
h5 {
	font-size: 18px;
	width: 86%;
	margin: 0 auto;
	margin-bottom: 10px;
}
h5 + ol {
	width: 83%;
	margin: 0 auto;
	margin-left:8% !important;
}
.pop_layer {
	position: absolute;
	width: 30%;
	padding: 2%;
	padding-right: 3%;
	border: 2px solid #000;
	background: #fff5ed;
	color: #000;
	line-height:150%;
	font-size: 18px;
	border-radius: 20px;
	display: none;
}
.pop_layer a {
	position: absolute;
	top: 10%;
	right: 3%;
	font-size: 22px;
}
#res_popup{
	text-align: center;
	margin-bottom:30px;
}
/* 사복 ======================================================================================================== */ 
.sa #ctn_title {
	background: #253650 url(../images/pra/sa_top_bg.png) center top no-repeat;
	padding-bottom: 7%;
}
.sa #ctn_title p {
	color: #90e9ff;
	font-family: 'Gmarket_S_M';
}
.sa #ctn_title dl {
	width: 70%;
	padding: 2.5% 5% 2% 5%;
	background: #061c26;
	border-radius: 25px;
	float: left;
	margin-left: 10%;
	margin-bottom: 10px;
	font-family: 'Gmarket_S_M';
	font-size: 22px;
}
.sa #ctn_title dt {
	display: inline-block;
	float: left;
	width: calc(60% - 1px);
	color: #fff;
	border-right: 1px solid #fff;
}
.sa #ctn_title dd {
	display: inline-block;
	width: 35%;
	margin-left: 5%;
	color: #fff;
	line-height: 150%;
}
.sa #ctn_title dt b {
	display: block;
	font-size: 30px;
	margin-bottom: 1%;
}
.sa_old b, .sa_old span { color: #ff4824; }
.sa_new b, .sa_new span { color: #4bc2ff; }
.sa #ctn_notice h4 b { color: #0068b9; }
.sa #ctn_notice th {
	background: #7182a5;
	color: #fff;
	border: 1px solid #adadad
}
.sa .recruit_chasi th { background: #e2eafa; }
/* 보육 ======================================================================================================== */ 
.bo #ctn_title {
	background: #3a1a35 url(../images/pra/bo_top_bg.png) center top no-repeat;
	padding-bottom: 7%;
}
.bo #ctn_title p {
	color: #ff71e8;
	font-family: 'Gmarket_S_M';
}
.bo #ctn_title li { background: #22081d; }
.bo #ctn_notice h4 b { color: #93018d; }
.bo #ctn_notice th {
	background: #926a9d;
	color: #fff;
	border: 1px solid #adadad
}
.bo .recruit_chasi th { background: #f3e2fa; }
.bo .btn_down, .bo .btn_faq { background: #43204b; }
/* 평생 ======================================================================================================== */ 
.py #ctn_title {
	background: #1a3a23 url(../images/pra/py_top_bg.png) center top no-repeat;
	padding-bottom: 7%;
}
.py #ctn_title p {
	color: #6de52d;
	font-family: 'Gmarket_S_M';
}
.py #ctn_title li { background: #062211; }
.py #ctn_notice h4 b { color: #009234; }
.py #ctn_notice th {
	background: #437a61;
	color: #fff;
	border: 1px solid #adadad
}
.py .recruit_chasi th { background: #d8f0e0; }
.py .btn_down, .py .btn_faq { background: #11331b; }
/* 미디어쿼리 ======================================================================================================== */
/* mobile */
@media only screen and (max-device-width:768px) {
.ctn_subLD section { width: 100%; }
.bnr_prize {
	right: 2%;
	width: 50%;
}
.bnr_prize img { width: 100%; }
.sa #ctn_title dl {
	width: 80%;
	padding: 2.5% 5% 2% 5%;
	background: #061c26;
	border-radius: 25px;
	float: left;
	margin-left: 5%;
}
.sa #ctn_title dt {
	width: calc(58% - 1px);
	padding-right: 2%;
}
.btn_down, .btn_faq {
	width: 60%;
	margin: 70px auto;
}
.pop_layer {
	width: 45%;
	padding-right: 5%;
	font-size: 18px;
	border-radius: 20px;
}
}
@media only screen and (max-device-width:540px) {
a { word-break: break-all; }
.bnr_prize {
	right: 5%;
	width: 90%;
	top: 22px;
}
#ctn_title p {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 25%;
	font-size: 30px;
}
#ctn_title p::before { content: url(../images/pra/top_pm_l.png); }
#ctn_title p::after { content: url(../images/pra/top_pm_r.png); }
#ctn_title h3 {
	font-size: 95px;
	margin-top: 5%;
	margin-bottom: 5%;
}
.sa #ctn_title dl { padding: 3% 5% 2.5% 5%; }
.sa #ctn_title dt {
	display: inline-block;
	float: left;
	width: 100%;
	color: #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
	padding: 4% 0;
	text-align: center;
}
.sa #ctn_title dd {
	width: 100%;
	margin-left: 0;
	padding: 4% 0;
}
.ctn_subLD h4 { font-size: 200%; }
table {
	width: 94%;
	margin-left: 3%;
}
th, td {
	padding: 1.5% 2%;
	font-size: 16px;
	word-break: break-all;
}
td { padding: 1.5% 1%; }
.btn_app, .btn_end {
	width: 42px;
	padding: 2% 0;
	border-radius: 6px;
	font-size: 16px;
	word-break: break-all;
}
.btn_place {
	width: 36px;
	padding: 3% 1%;
}
.btn_down, .btn_faq {
	width: 90%;
	margin: 40px auto;
	font-size: 140%;
}
h5 { width: 94%; }
h5 + ol {
	width: 85%;
	margin: 0 0 0 30px !important;
}
ol.ol_list li { word-break: break-all; }
.fs40 { font-size: 80% !important; }
.pop_layer {
	width: 58%;
	left: 15%;
	top: 40vh;
	padding: 3% 5%;
	padding-right: 7%;
	position: fixed;
}
}
@media only screen and (max-device-width:425px) {
.table_sin th:nth-child(3) { width: 20%; }
.pop_layer {
	width: 76%;
	left: 5%;
	padding: 5%;
	padding-right: 9%;
}
#ctn_title p { font-size: 25px; }
#ctn_title p::before {
	content: '-';
	margin-right: 3%;
	color: #fff;
}
#ctn_title p::after {
	content: '-';
	margin-left: 3%;
	color: #fff;
}
}
@media only screen and (max-device-width:374px) {
#ctn_title p { margin-top: 30%; }
#ctn_title h3 { font-size: 80px; }
.sa #ctn_title dd { font-size: 20px; }
.btn_down, .btn_faq { font-size: 130%; }
.table_sin th:nth-child(3) { width: 22%; }
.table_sin th:nth-child(4) { width: 23%; }
}
/* css 정의 ======================================================================================================== */
.fs40 { font-size: 40px; }
