/*-----¼­ºê----*/
 
.sub_contents {
	width: 1350px;
	overflow: hidden;
	margin: 0 auto
}
.sub_left {
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1p;
}
.sub_left div {
	width: 100%;
	padding: 15px 0px;
	overflow: hidden;
}
.sub_left ul {
	overflow: hidden;
	border-bottom: #022559 solid 1px
}
.sub_left ul li {
	float: left;
	text-align: center;
	margin: 0px 1rem 0 0;
}
.sub_left ul li a {
	padding: 15px 20px 0;
	font-size: 1rem;
	display: block;
	width: 100%;
	text-decoration: none;
	margin-top: 20px;
	color: #8b8b8b
}
.sub_left ul li a:hover, .sub_left ul li a.over {
	background: #2a467e;
	color: #fff;
	font-weight: bold;
	font-size: 1.2rem;
	padding: 10px 15px;
}
.sub_left h2 {
	border-bottom: 2px solid #022559;
	padding: 65px 0px 15px 0px;
	color: #222;
	font-size: 2.3rem;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url('/kor/images/sub_bg_2025.png?ver=1') no-repeat right 0px bottom 15px;
	font-family: JalnanGothic;
}
.sub_left p {
	margin-top: 20px;
	width: 80%;
	padding: 20px 10%;
	background: #fff;
	width: 100%;
	cursor: pointer;
	display: none
}
.sub_left p strong {
	color: #003366;
	font-size: 17px;
	width: 80%;
	padding-bottom: 10px;
	border-bottom: 1px solid #006699;
	display: block;
}
.sub_left p span {
	padding-top: 10px;
	overflow: hidden;
	width: 80%;
	display: block;
}
.sub_right .sub_tit_sec {
	border-bottom: 1px solid #ccc;
	padding-bottom: 16px;
	overflow: hidden;
	display: none
}
.sub_right .sub_tit_sec h2 {
	font-size: 2rem;
	float: left;
}
.sub_right .sub_tit_sec p {
	float: right;
	color: #333
}
.sub_right .sub_tit_sec p strong {
	color: #022559;
	font-weight: bold
}
.sub_right {
	float: right;
	width: 100%;
	padding: 0px 0px 39px 0;
}
.sub_inner_sec {
	overflow: hidden;
	padding-top: 20px;
}
/*ÄÁÅÙÃ÷ °øÅë */


.sub_inner_sec h4 {
	font-size: 1.4rem;
	padding-bottom: 10px;
	padding-left: 38px;
	padding-top: 30px;
	background: url('/kor/images/com/bullet01_2024.png') no-repeat left top 39px;
	color: #000; display:flex; flex-wrap:wrap; align-items:center;
}
.sub_inner_sec h4 b{
	background:#022559; color:#fff; padding:3px 12px; font-size:1rem; box-sizing:border-box; margin-left:10px; font-weight:500;
}
.btn_red {
	margin: 5px 0 0 20px;
	background-color: #ff3300;
	color: #fff;
	font-size: 0.8rem;
	padding: 5px 15px;
	border-radius: 10px;
	line-height: 1.1
}
.con_inner dl {
	padding: 50px 0px;
	border-bottom: 20px;
	overflow: hidden;
}
.con_inner dl dt {
	float: left;
	width: 20%;
	font-weight: bold;
	color: #333;
	font-size: 1.2rem;
	letter-spacing: -1px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 2.5rem;
}
.con_inner dl dd {
	color: #333;
	width: 70%;
	overflow: hidden;
}
.con_inner dl dd strong {
	font-size: 1.2rem;
	color: #003366
}
.con_inner2 dl {
	padding: 30px;
	margin-bottom:20px;
	overflow: hidden;
    border-radius: 10px;
    background-color: #f3f3f3;
}
.con_inner2 dl dt {
	font-weight: bold;
	color: #000;
	font-size: 20px;
	letter-spacing: -1px;
	padding-bottom: 5px;
	float:left;
	width:25%;
}
.con_inner2 dl dt img {
	border-radius:20px
}
.con_inner2 dl dd {
	overflow: hidden;
	float:left;
	width:50%
}
ul.dept01 li {padding-left:12px; position: relative; font-size:17px; line-height:1.4; color: #333;}
ul.dept01 li::before{content:''; display:block; width:4px; height:4px; border-radius:10px; background:#2a467e; position:absolute; top:12px; left:0;}
ul.dept01 li strong {color: #003366;}
ul.dept01 li b{font-size:17px}
ul.dept01 li:nth-child(n+2){margin-top:7px}
ul.dept01 li table th {
	font-weight: bold;
	background-color: #f3f3f3;
	text-align: center;
	border: #ccc solid 1px;
	padding: 15px;
}
ul.dept01 li table td {
	border: #ccc solid 1px;
	padding: 15px;
	text-align: center
}
ul.dept01 li strong {
	color: #003366;
}
/*ÁØºñÁßÀÔ´Ï´Ù.*/

.prepare {
	margin: 0 auto;
	width: 400px;
	padding-top: 30px;
	text-align: center;
}
.prepare p {
	text-align: center;
}
.prepare dt {
	padding-top: 23px;
	font-weight: bold;
	font-size: 25px;
	color: #222;
}
.prepare dd {
	padding-top: 7px;
}
/*ÅÇ¸Þ´º*/
.tab_menu {display:flex; flex-wrap:wrap; width:100%;}
.tab_menu li {width:calc(100%/5); border-right:1px solid #ddd; box-sizing:border-box;}
.tab_menu li:nth-child(5n){border-right:none}
.tab_menu li:nth-child(n+6){border-top:1px solid #ddd}
.tab_menu li a {display:inline-block; width:100%; text-align: center; font-size:18px; line-height:1.3; padding: 15px 5px; box-sizing:border-box; background: #eee;	text-decoration: none;	color: #000}
.tab_menu li a:hover {background: #003366; color: #fff;}
.tab_menu li a.on{background: #003366; color: #fff;}


/*¿À½Ã´Â±æ ¾È³» 2025*/
.tran_new{display:flex; flex-wrap:wrap; width:100%; border-top:1px solid #ddd; box-sizing:border-box; margin-top:20px}
.tran_new.mt0{margin-top:0 !important}
.tran-tit{width:300px; background:#eee; padding:30px; box-sizing:border-box;}
.tran-tit h1{display:flex; flex-wrap:wrap; align-items:center;}
.tran-tit h1 b{font-size:22px; font-weight:600; padding-left:5px; display:inline-block; width:calc(100% - 25px);box-sizing:border-box;}
.tran-tit img{width:25px;}
.tran-tit a{padding: 5px 10px; background: #999; font-size: 15px; color: #fff; margin-top: 10px; margin-left:27px; border-radius: 5px; font-weight: 100;}
.tran-tit a:hover{background:#888; text-decoration:none;}
.tran_new dl{width:calc(100% - 300px); background:#f5f5f5; padding:30px; box-sizing:border-box; display:flex; flex-wrap:wrap;}
.tran_new dl dt{width:80px; border-right:1px solid #ddd; box-sizing:border-box; margin-top:15px; font-weight:600; font-size:18px; padding-top:1px}
.tran_new dl dd{width:calc(100% - 80px); margin-top:15px; box-sizing:border-box; padding-left:30px;}
.tran_new dl dt.mt0, .tran_new dl dd.mt0{margin-top:0px !important;}
.tran_new dl dd ul li{font-size:18px; line-height:1.3; color:#555}
.tran_new dl dd ul li strong{font-size:18px; font-weight:600; color:#000}
.tran_new dl dd ul li:nth-child(n+2){margin-top:3px}
.flex-ct{display: flex; flex-wrap: wrap; justify-content: center;}
.flex-ct a.btn02 {margin-top:20px}


/*¿¬»ç¼Ò°³*/
.sub0107 {
	overflow: hidden;
}
.sub0107 div {
	padding: 20px;
	overflow: hidden;
	border-bottom: 1px dotted #bbb;
	width: 700px;
}
.sub0107 div .img_area {
	float: left;
	overflow: Hidden;
	border: 1px solid #ccc;
	padding: 2px;
}
.sub0107 div .img_area img {
	border: 1px solid #bbb;
}
.sub0107 div dl {
	float: right;
	width: 550px;
	overflow: hidden;
}
.sub0107 div dt h5 {
	font-size: 20px;
	color: #4e84fd;
	line-height: 30px;
}
.sub0107 div dt h6 {
	font-size: 13px;
	color: #333;
}

.sub0107 div dd {
	padding-top: 20px;
	color: #ff774d;
	font-weight: bold;
	font-size: 18px;
}
.sub0107 div .sort_top {
	padding-top: 20px;
	overflow: Hidden;
	width: 100%;
	padding-bottom: 20px;
}
/*·Î±×ÀÎ*/

.login_form {
	overflow: hidden;
	padding: 40px 70px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto;
	width: 400px;
}
.login_form ul {
	overflow: hidden;
	float: left;
	width: 300px;
}
.login_form ul li {
	padding-bottom: 20px;
}
.login_form ul li p {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #000;
}
.login_form ul li p input {
	padding: 0 5px;
}
.login_form input[type='submit'] {
	border: 1px solid red !important;
	font-weight: bold;
	font-size: 23px;
	background: #003366;
	color: #fff;
	display: block;
	width: 100px;
	height: 70px;
	padding-top: 8px;
}
.login_undertext {
	padding-top: 30px;
	margin: 0 auto;
	width: 500px;
}
.login_undertext li {
	padding-bottom: 10px;
}
.login_undertext li p {
	float: left;
	width: 300px;
	background: url('/kor/images/com/bullet02.gif') no-repeat left 10px;
	padding-left: 5px;
}
.login_undertext li a {
	border: 1px solid #bbb;
	padding: 3px 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	color: #555;
	text-decoration: none;
	background: #eee;
}
/*¸¶ÀÌÆäÀÌÁö*/

.sub_inner_sec2 {
	overflow: hidden;
	width: 96%;
	padding: 0px 2%;
}
.sub_inner_sec2 h4 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 30px;
	background: url('/kor/images/com/bullet01.gif') no-repeat left 33px;
	color: #000;
}
.mypage_top p {
	color: #fff;
	background: #ff6f43;
	width: 94%;
	font-size: 20px;
	padding: 15px 3%;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #002d88;
	border-top: 1px solid #f790412;
}
.mypage_top p span {
	color: #ffad94;
	font-size: 16px;
}
.mypage_top ul {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mypage_top li {
	text-align: center;
	float: left;
	width: 33.3%;
}
.mypage_top li a {
	display: block;
	width: 100%;
	background: #eee;
	padding: 10px 0px;
}
.mypage_top li a:hover, .mypage_top li a.over {
	text-decoration: none;
	color: #fff;
	background: #666;
}
/*quick*/

#quick_area3 {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	overflow: hidden;
	z-index: 99;
	background: #003366;
	color: #fff;
	padding: 7px 3px;
	font-size: 10px;
	cursor: pointer;
	display: none
}
/*¼÷¹Ú¾È³»*/

.hotel_img {
	overflow: hidden;
	padding-top: 20px;
}
.hotel_img dt {
	float: left;
}
.hotel_img dt img {
	width: 180px;
	padding: 5px;
	border: 1px solid #bbb;
}
.hotel_img dd {
	float: right;
}
.hotel_img dd img {
	width: 550px;
	border: 1px solid #bbb;
}
.rule_box {
	line-height: 1.5;
	font-size: 0.9rem;
	overflow-y: scroll;
	letter-spacing: 0px;
	padding: 15px;
	color: #555555;
	width: 97%;
	height: 157px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 10px
}
.spon_2023 {
	width: 99%;
	border-radius: 30px;
	border: 2px solid #f3f3f3;
	display: table;
	margin-bottom:2rem;
	
    border-top: 35px solid #f3f3f3;
}

.spon_2023 ul {
	display:table;
	width:100%;
	height:100%
}
.spon_2023 li {
	float: left;
	text-align: center;
	padding:20px;
	vertical-align:middle;
	height:100%;
	display: inline-block
}


.spon_2023 li img{
	border-bottom:1px solid #ccc
}

.spon_2023 li a {
	width: 30%;
	background-color: #006699;
	color: #fff !important;
	font-size: 0.7rem;
	font-weight: bold;
	padding: 10px 30px;
	border-radius:20px
}

.spon_2023 li dt {
	font-size:0.9rem;
	font-weight:bold;
	margin-top:10px
}

.spon_2023 li dd {
	font-size:0.9rem;
	padding-left:10px;
	font-weight:100 !important
}


.spon_2023 li span {
	font-size: 0.8rem;
	line-height:1.2 !important
}
.spon_2023_p {
	width: 85px;
    /* height: 55px; */
    border-radius: 10px 10px 0 0;
    color: #fff;
    background-color: #ff6600;
    position: absolute;
    font-size: 0.8rem;
    /* line-height: 4; */
    text-align: center;
    padding: 5px 20px;
}

.pc_view {
	display:table
}


.mo_view {
	display:none
}

.overview p {
	float:left;
	width:30%
	}
	
.overview p img {
	width:90%;
	text-align:left
	}	

.overview dl {
	float:right;
	width:70%;
	border-top:2px solid #003366;
	border-bottom:2px solid #003366
	}	
	
.overview dl dt{
	float:left;
	width:17%;
	min-height:40px;
	border-bottom:1px solid #ccc;
	padding: 20px 0 20px 30px;
	font-weight:bold;
	}	

.overview dl dd{
	float:left;
	width:78%;
	min-height:40px;
	border-bottom:1px solid #ccc;
	padding: 20px 0;
	font-weight:200 !important  
	
	}	
	
	
 @media all and (max-width:1000px) {
	 /*¿À½Ã´Â±æ ¾È³» 2025*/
	.tran_new{margin-top:15px}
	.tran-tit{width:100%; padding:12px 15px; display:flex; flex-wrap:wrap; justify-content: space-between; }
	.tran-tit h1{width:calc(100% - 50px); padding-right:20px; box-sizing:border-box;}
	.tran-tit h1 b{font-size:18px;  width:calc(100% - 22px);}
	.tran-tit img{width:22px;}
	.tran-tit a{font-size: 13px; padding:4px 8px; margin-top: 0; margin-left:0;width:50px; box-sizing:border-box;}
	.tran_new dl{width:100%; padding:18px;}
	.tran_new dl dt{width:50px; font-size:14px;}
	.tran_new dl dd{width:calc(100% - 50px); padding-left:15px; margin-top: 15px;}
	.tran_new dl dd ul li{font-size:14px;}
	.tran_new dl dd ul li strong{font-size:14px;}
	.flex-ct a.btn02 {padding: 8px 13px; font-size: 16px; font-weight:500; margin-top:15px}




.con_inner2 dl dt img {
    margin: 0 auto 0 25px;
}
	 
	 .overview dl dt {
    width: 20%;
    min-height: 60px;
    padding: 20px 0 20px 0px;
}
	 
	 .overview dl dd {
    width: 80%;
    min-height: 60px;
}
	 .overview dl dd img{
    width: 100%;
}

	 .con_inner2 dl dt {
	width:100%;
	padding-top:20px
}
.con_inner2 dl dd {
	width:100%
}
.overview p {
	width: 100%;
    text-align: center;
    padding-bottom: 20px;
	}	 

.overview dl {
	width:100%;
	}		 
	 
	 
.sub_contents {
	width: 100%;
}
.sub_left h2 {
	padding-left: 0.6rem;
	padding-right: 2rem;
	background: none;
	font-size: 1.5rem;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.sub_inner_sec {
	padding: 30px 1rem 10px;
}
.sub_left ul li {
	margin: 0px;
	width: 50%;
	background-color: #f3f3f3;
	border-bottom: 1px solid #fff;
}
.sub_left ul li a {
	font-size: 1rem;
	padding: 5px 0px;
}
.sub_left ul li a:hover, .sub_left ul li a.over {
	font-size: 1rem;
	padding: 5px 0
}
.sub_left ul li a {
	margin-top: 0px;
}
.sub_inner_sec h4 {
	font-size: 1.3rem;
	background: url(/kor/images/com/bullet01_2024.png) no-repeat left 30px;
	padding-bottom: 10px;
	flex-flow: column;
        align-items: flex-start;
}

.sub_inner_sec h4 b{
	padding:3px 10px; margin-left:0px; margin-top:5px;
}
.con_inner dl dt {
	width: 93%;
}
.con_inner dl dd {
	width: 100%;
}
.con_inner dl {
	padding: 20px 0px;
}
.mo_img_100 {
	width: 100%
}

ul.dept01 li{padding-left:10px}
ul.dept01 li, ul.dept01 li strong, ul.dept01 li b{font-size:15px;}
ul.dept01 li::before {width: 3px; height: 3px; top: 9px;}
ul.dept01 li span{font-size:14px !important; display:inline-block; margin-top:3px; color:#555}

/*ÅÇ¸Þ´º*/

.tab_menu li a {font-size:16px; padding: 13px 5px; }



.tb_base td {
padding: 3px;
    word-break: auto-phrase;
    font-size: 14px;
}

.tb_base td strong {
    font-size: 14px;
}

.tb_base td span {
    font-size: 13px;
}
 

.sub_left div {
	padding: 15px 0px 0;
}
.tab_menu {
	margin-top: 30px
}
.sub_left div {
	background-color: #1a5ea5
}
.sub_left ul {
	background-color: #f3f3f3;
}
.con_inner dl dd strong {
	font-size: 1.4rem;
}

.rule_box {
	width: 93%
}



.pc_view {
	display:none
}


.mo_view {
	display: table
}



.spon_2023 {
    border-top: 27px solid #f3f3f3;
}
}




 @media all and (max-width:768px) {
	 /*ÅÇ¸Þ´º*/
	.tab_menu li {width:calc(100%/2); }
	.tab_menu li:nth-child(2n){border-right:none}
	.tab_menu li:nth-child(n+3){border-top:1px solid #ddd}
	.tab_menu li a {font-size:15px; padding: 11px 5px; }
}



/*ÇÁ·Î±×·¥ ÆäÀÌÁö*/
.new-program{display:flex; flex-wrap:wrap; justify-content: space-between;}
.new-program .prog{width:calc(100%/2 - 20px); padding:50px 40px; border-radius:50px; box-sizing:border-box }
.np02, .np03{margin-top:40px}
.np03{justify-content: center}
.np02 .prog03, .np03 .prog05, .np03 .prog06{width:400px}
.np03 .prog06{margin-left:40px;}
.np02 .prog04{width:calc(100% - 440px)}
.prog .tit{display:flex; flex-flow:column; align-items:center; text-align:center;}
.prog .tit h1{font-family: JalnanGothic; font-weight: 500; color:#002775; font-size:30px; line-height:1.4;}
.prog .tit p{font-size:17px; line-height:1.4; color:#222; margin-top:5px;}
.prog .tit .more{color:#ff3300; cursor:pointer; font-size:16px; line-height:1; border-radius:100px; border:1px solid #ccc; background:#fff; padding: 7px 13px 6px; margin-top:5px; text-decoration:none !important;}
.prog .tit .more:hover{border:1px solid #aaa}
.prog .contents{margin-top:30px; width:100%; display:flex; flex-wrap:wrap; justify-content: space-between;}
.prog .contents dl{width:calc(100%/2 - 15px); background:#fff; border-radius:30px; padding:40px 25px; box-sizing:border-box; display:flex; flex-flow:column; align-items:center;}
.prog05 .contents dl, .prog06 .contents dl{width:100%;}
.prog .contents dl .sub-tit-box{width:100%; height:65px; padding-bottom:15px; margin-bottom:15px !important; border-bottom:1px dashed #ccc; display:flex; flex-flow:column; align-items:center}
.prog .contents dl .sub-tit-box.s02{height:95px}
.prog .contents dl .sub-tit-box.s03{height:50px}
.prog .contents dl h3{font-size:20px; line-height:1.4; font-weight:600; text-align:center;}
.prog .contents dl ul{width:100%; box-sizing:border-box;}
.prog .contents dl ul li{line-height:1.4; padding-left:8px; position:relative; box-sizing:border-box; }
.prog .contents dl ul li::before{content:''; display:block; width:3px; height:3px; background:#002775; border-radius:10px; position:absolute; top:12px; left:0;}
.prog .contents dl ul li:nth-child(n+2){margin-top:7px}
.prog .contents dl ul li b{display:inline; color:#002775; font-weight:600; font-size:16px; line-height:1.4; }
.prog .contents dl ul li p{display:inline; color:#333; font-weight:300; font-size:16px;  line-height:1.4;  padding-left:3px;}
.prog .contents dl ul li p span{font-size:16px}
.file-down{position: relative;    z-index: 999; font-size:15px; color:#fff !important; background:#2a467e; text-align:center; font-weight:300; padding:4px 12px; box-sizing:border-box; border-radius:100px; margin-top:5px;  text-decoration:none !important;}
.pre-con{text-align:center; color:#333; font-size:16px; line-height:1.4; margin-top:20px}
.prog01{background:#e1e9f9}
.prog02{background:#ffe1e7}
.prog03{background:#dbf7e3}
.prog04{background:#ffefd5}
.prog05{background:#fcdef8}
.prog06{background:#dff7fd}
.prog02 .tit h1{color:#e6002e;}
.prog02 .file-down{background:#e6002e; }
.prog02 .contents dl ul li b{color:#e6002e;}
.prog02 .contents dl ul li::before{background:#e6002e;}
.prog03 .tit h1{color:#015618;}
.prog03 .contents dl{width:100%;}
.prog03 .file-down{background:#015618; }
.prog03 .contents dl ul li b{color:#015618;}
.prog03 .contents dl ul li::before{background:#015618;}
.prog04 .tit h1{color:#ff7e00;}
.prog04 .contents dl{width:calc(100%/3 - 10px);}
.prog04 .file-down{background:#ff7e00; }
.prog04 .contents dl ul li b{color:#ff7e00;}
.prog04 .contents dl ul li::before{background:#ff7e00;}
.prog05 .tit h1{color:#94007f;}
.prog05 .file-down{background:#94007f; }
.prog05 .contents dl ul li b{color:#94007f;}
.prog05 .contents dl ul li::before{background:#94007f;}
.prog06 .tit h1{color:#005268;}
.prog06 .file-down{background:#005268; }
.prog06 .contents dl ul li b{color:#005268;}
.prog06 .contents dl ul li::before{background:#005268;}


@media all and (max-width:1000px) {
	 /*ÇÁ·Î±×·¥ ÆäÀÌÁö*/
	.new-program .prog{width:100%; border-radius:40px; margin-bottom:30px }
	.np02, .np03{margin-top:0}
	.np02 .prog03, .np03 .prog05, .np03 .prog06{width:100%}
	.np03 .prog06{margin-left:0px;}
	.np02 .prog04{width:100%}
	.prog04 .contents dl {width: calc(100% / 2 - 10px);}
	.prog04 .contents dl:nth-child(3){width:100%; margin-top:20px;}

	.prog .contents dl .sub-tit-box.auto{height:auto; margin-bottom:15px !important}
 }


@media all and (max-width:800px) {
	/*ÇÁ·Î±×·¥ ÆäÀÌÁö*/
	.new-program .prog{border-radius:30px; padding:40px 30px; margin-bottom:25px }
	.prog04 .contents dl {width: calc(100% / 2 - 8px);}
	.prog04 .contents dl:nth-child(3){margin-top:16px;}
	.prog .tit h1{font-size:28px;}
	.prog .tit p{font-size:16px;}
	.prog .tit .more{font-size:15px; padding: 6px 11px 5px;}
	.prog .contents{margin-top:20px; }
	.prog .contents dl{width:calc(100%/2 - 8px); border-radius:25px; padding:30px 16px;}
	.prog05 .contents dl, .prog06 .contents dl{width:100%}
	.prog .contents dl h3{font-size:18px;}
	.prog .contents dl ul li::before{top:8px; }
	.prog .contents dl ul li:nth-child(n+2){margin-top:6px}
	.prog .contents dl ul li b, .prog .contents dl ul li p, .prog .contents dl ul li p span{font-size:15px;}
	.file-down{font-size:15px; padding:4px 12px;}
	.pre-con{font-size:15px;margin-top:20px}
	.prog03 .contents dl {    width: 100%;}
	
	.prog .contents dl .sub-tit-box{height:60px; padding-bottom:13px; margin-bottom:13px}
	.prog .contents dl .sub-tit-box{margin-bottom:13px !important}

 }


@media all and (max-width:600px) {
 /*ÇÁ·Î±×·¥ ÆäÀÌÁö*/
.new-program .prog{border-radius:20px; padding:30px 20px; margin-bottom:15px }
.prog .contents dl{width:100% !important; }
.prog04 .contents dl {width: 100%;}
.contents dl:nth-child(n+2){margin-top:13px !important;}

.prog .contents dl .sub-tit-box{height:auto; }

 }


 @media all and (max-width:400px) {
 
 /*ÇÁ·Î±×·¥ ÆäÀÌÁö*/
.new-program .prog{padding:25px 20px;}
.contents dl:nth-child(n+2){margin-top:10px !important;}
.prog .tit h1{font-size:25px;}
.prog .tit p{font-size:15px;}
.prog .tit .more{font-size:14px;}
.prog .contents{margin-top:15px; }
.prog .contents dl{border-radius:15px; padding:20px;}
.prog .contents dl h3{font-size:17px;}
.prog .contents dl ul li::before{width:2px; height:2px;}
.prog .contents dl ul li b, .prog .contents dl ul li p, .prog .contents dl ul li p span{font-size:14px;}
.file-down{font-size:14px; padding:4px 10px;}
.pre-con{font-size:14px;margin-top:16px}
 
 }