@charset "utf-8";

.sub_contant {
    width: 100%;
    margin: 0 auto;
    background: url(../img/common/bg_cloud.jpg);

}

.sub_inner {
    width: 90%;
    margin: 0 auto;
}


.title {
    margin-bottom: 60px !important;
}
* {
    box-sizing: border-box;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.menu{
    width: 100%;
    background-size: cover;
    background-position: center;
    display:flex;
    justify-content: center;
    align-items: center;
    height:148px;
}

.menu>div{
    text-align:center;
}
.menu h2{
    font-size:40px;
    margin-bottom:15px;
	font-weight:700;
}
.menu p{
    font-size:17px;
    color:#8c8a8a;
}
.menu_2{
    width: 90%;
    background-color:#0b9cdc;
    padding-top:11px;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: center;
 
}
.menu_2>ul{
    width: 100%;
    max-width: 1516.8px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.menu_2>ul>li{
    flex: 1;
    width: 14%;
    display: inline-block;
}
.menu_2>ul>li:hover{
    background-color: #fff;display:block !important
    
}
.menu_2>ul>li:hover>a{
    color:#0b9cdc;display:block !important
    
}
.menu_2>ul a{
    color:#fff;
    font-size:17px;
	display:block !important;padding:20px 10px 23px;
    white-space: nowrap;
    text-align: center;
}
/* .bg{
    position:static;
	width: 1920px;

} */
.content{
    width: 90%;
    padding-top:80px;
    padding-bottom:80px;
    background-color: #fff;
    position:static;
    margin : 0 auto;
}
.jeon_ju{display:}

.course_box{display: flex;box-sizing: border-box;flex-direction: column;align-items: center;}
.title{
    font-size:30px;
   	margin-bottom:60px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 900;
	width: 1312.8px;
    text-align: center;
}
.title> b{font-size: 17px;font-weight: 300; display: inline-block;margin-top: 20px;line-height: 25px;}
.title>b>span{color:green;}
.outline .title{margin:0 auto 60px;}
.title_under_p{
    margin-bottom: 18px;
    font-size:18px;
}
.container, 
.course_box, 
.title, 
.caution_wrap,
.table_big,
.greeting,
.prize {
    width: 90%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

/* 표에 들어가는 연한 팥죽색 f0ecee */
.outline_con2>div>p{
    font-size:22px;
    font-weight:500;
    margin-bottom:8px;
}
.title2{
    width: 95%;
    margin: 0 auto 33px;
    font-size:24px;
    padding-top: 80px;
}
.title3{font-size:24px;}
.title2_no_padding{
    padding-top:0;
}
.red{
    color:#e34747;
}
.table_small,.chart{
    width:637px;
}
/* .table_small tr, .chart tr{
    border-bottom:1px solid #dad8d9;
} */
table tr{
    border-bottom:1px solid #dad8d9;
}
.table_small:last-child tr:last-child{
    border:none;
}
.table_small th, .chart th{
    text-align: left;
    width: 127.39px;
}
table th span{
    font-size:18px;
    padding: 15.5px 0 15.5px 17px;
    box-sizing:border-box;
    display:flex;
    justify-content: space-between;
}
.table_small th span::after{
    content:"";
    border:1px solid #dad8d9;
}

table th {
    font-size:17px;
    vertical-align: middle;
}
table tr th:last-child{
	   line-height:50px;
	}
table td{
    font-size:17px;
    line-height:30px;
    font-weight: 300;
	padding-top:10.5px;
	padding-bottom:10.5px;
}
table p{
	font-weight:300;	
}
table h3{
	font-weight:700;	
}
.table_small td {
    padding-left:17px;
	vertical-align:middle;
}
.appli_check{box-sizing: border-box; display:flex; justify-content:center;}
.appli_check .title{width:100;}
.table_a_check{width: 586.08px; margin: 20px auto;}
.table_a_check tr{border-top:1px solid  #dad8d9; }
.table_a_check th:first-child{border-right:1px solid #dad8d9;  background-color:#f0ecee; font-weight:300; width: 117.2px;}
.table_a_check td{vertical-align:middle; padding:20px 25px; }
.table_a_check td>input{width: 210.05px; padding:10px ; border:1px solid #dad8d9; border-radius:5px;}
.table_a_check span{font-size:15px; color:#8c8a8a; margin-left:10px; font-weight:300;}
.appli_check  .table_a_check input{width: 210.05px;;}
.table_a_check+.button_form,.table_a_check~.button_form{border-radius: 6px;margin-bottom: 20px;width: 81px;display: block;margin: 0 auto 20px;}
.table_a_check:nth-of-type(1)~a.button_form{ margin-bottom:80px;}
.table_a_check~p{text-align:center; margin-bottom:20px; color:#e34747; }


.table_big{ width: 95%; margin: 0 auto;}


 .table_big tr:first-child{
    background-color:#f0ecee;
    border-top:2px solid #251e1e;
}
.table_big th:first-child{
    border-right:1px solid #dad8d9;
}
.table_big th{
   width: 328.19px;
}
.table_big td{	
	text-align:center;
   vertical-align:middle;
}
.event .table_big td:not(td:last-child){border-right: 1px solid #dad8d9;}
.chart{
    margin:16px 0;
    border-top:1px solid #dad8d9;
    border-bottom:1px solid #dad8d9;
    text-align: center;
}
.chart th{
    border:1px solid #dad8d9;
}
.chart tr>th~td{
    background:#f0ecee;
}
.chart tr>th+td{
    border-right:2px solid #fff;
}
.outline_cost{
   width: 254.59px;
}
.tr_border_top{
    border-top: 1px solid #dad8d9;
}
.four,.five,.two{
	display:flex;
	justify-content:space-around;
	width: 95%;
	margin:0 auto 60px;
}
.five{
	margin-bottom:50px;
}
.four>li{
	text-align:center;
	display:flex;
	flex-direction:column;
	align-items:center;
	width: 262.55px;
}
.five>li{
	text-align:center;
	display:flex;
	flex-direction:column;
	align-items:center;
	width: 210.05px;
}
.two>li{text-align:center;display:flex;flex-direction:column;align-items:center;width:30%; border:1px solid #dad8d9; border-radius:20px; padding: 20px 0 30px;}
.four>li p, .five>li p ,.two >li p{line-height: 20px;font-weight: 300;}
.five>li p>b{font-size:13px;color:#8c8a8a; font-weight:300;}


.caution ul{
    display:flex;
    justify-content: space-between;
}
.caution>li{
    border-top:1px solid #dad8d9;
    padding: 30px 0;
    
}
.caution>li:last-child{
    border-bottom:1px solid #dad8d9;
}

.caution ul>li{
    display:flex;
    align-items:center;
    width: 656.39px;
}
.caution li:first-child li{
    width:1312.8px;
}

.caution img,.four img, .five img,.two img{
    width:78.7px;
    margin:19.6px;
}

.caution_text>h3{
    font-size:17px;
    line-height:30px;
}

.caution_text>b{
    color:#8c8a8a;
    font-weight: 300;
    line-height:27px;

}
.prize{display:flex; justify-content:space-around;}
.prize>li{width:46%; font-size:17px; font-weight:300;}
.prize>li>h2::before{content: "";width: 10px;height: 10px;margin-right: 10px;background: #fcb707;display: inline-block;vertical-align: middle;border-radius:5px;}
.prize>li>h2{font-size:25px; color:#fcb707}
.prize>li>img{width:auto;}
.prize>li>div{font-size:15px;line-height:23px;}
.prize>li>div .p-title{color:rgb(26,47,120,1);font-size:18px; font-weight:500; margin-bottom:5px;}
.prize>li  p{width:100%; text-align: center;}
.prize .line{width:100%;background:rgb(26,47,120,1);height:1px; margin-bottom:25px;}

.text_layout{font-size:16px;line-height:27px;font-weight:300;}
.greeting{display:flex; justify-content:center;  word-break:keep-all; padding:0;}
.greeting_content{display:flex; justify-content:center;}
.greeting>p {width: 500px;margin-right:0px; margin-left:20px;     min-height: 486px;}
.greeting>div{width:183px; height:244px; position:relative;}
.greeting img, .under_photo{width:163px;height:215.8px;  position:absolute;}
.greeting+img {position: relative;left: 190px;bottom: 15px;}
.greetnig .sign2{width:100px !important}

.under_photo{top:14px; left:14px; background:#dbdbdb; }
.course{text-align:center;}
.course>img{width: 100%;}
.course>div{width: 1103px; margin: 20px auto 0; line-height:35px;padding: 40px;border: 1px solid #dad6d9;}
.red_text{ color:#e34747;; padding:5px 10px; border-radius:2px; }
.blue_text{ color:#3dc1ff; padding:5px 10px; border-radius:2px; }
.jeonju{display:flex; justify-content:space-around; align-items:center; background:url(../img/view/jeon_ju/hanji2.jpg) ; padding:40px 0;}
.jeonju>div{position:relative;}
.jeonju .under_photo{width:350px; height:350px;    background: rgba(255,255,255,0.8); padding: 15px; position:static;}
.jeonju .under_photo.a {background-image: url(../../common/img/view/jeon_ju/p1.jpg);}
.jeonju .under_photo.b {background-image: url(../../common/img/view/jeon_ju/p2.jpg);}
.jeonju .under_photo.c {background-image: url(../../common/img/view/jeon_ju/p3.jpg);}
.jeonju .under_photo.d {background-image: url(../../common/img/view/jeon_ju/p4.jpg);}

.jeonju .under_text{    width: 50%;display: flex;align-items: center;}
.jeonju img{width:350px; height:350px;}
.jeonju .text_layout{margin:0 auto;}


/* 조직 */
.run_h2{font-size: 30px;    margin-bottom: 60px;    font-family: 'Noto Sans KR', sans-serif;    font-weight: 900;    width: 1312.8px;    text-align: center;}
.run_tble{width:100%}
.run_tble th{background:#666; color:#fff; border-right:1px solid #e3e3e3;}
.run_tble th:last-child{border-right:0}
.run_tble td{vertical-align:middle; border-right:1px solid #e3e3e3;}
.run_tble td:last-child{border-right:0}
.run_tble td{padding:0.5em}

.run_tble strong{font-weight:700 !important}

.prize{}
.prize li{line-height:1.7em; position:relative}
.prize li img{margin-bottom:10px;}
.prize li b span{color:#0d9ddc}
.prize li b span:before{content:''; position:relative; display:inline-block; vertical-align:middle; width:5px; height:5px; background:#0d9ddc; border-radius:50%; margin-right:5px; margin-bottom:3px;}
.present{position:relative}
.present .logoimg{position:absolute; left:0; top:0}

/* 반응형 테이블 */
.table_wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* 미디어 쿼리 추가/수정 */
@media screen and (max-width: 1024px) {
    .menu_2 > ul {
        justify-content: flex-start;
    }
    
    .menu h2 {
        font-size: 32px;
    }
    
    .four, .five {
        justify-content: center;
    }
    
    .four > li, .five > li {
        width: calc(33.33% - 20px);
    }
}

@media screen and (max-width: 768px) {
    .menu h2 {
        font-size: 28px;
    }
    
    .four > li, .five > li {
        width: calc(50% - 20px);
    }
    
    .two > li {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .greeting > p,
    .greeting > div {
        width: 100%;
        margin: 0 0 20px 0;
    }
    
    .prize > li {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .menu h2 {
        font-size: 24px;
    }
    
    .four > li, .five > li {
        width: 100%;
    }
    
    .title {
        font-size: 20px;
    }
    
    .menu_2 > ul > li {
        width: 100%;
    }
}

/* 테이블 반응형 처리 */
@media screen and (max-width: 768px) {
    .table_wrap {
        margin: 0 -20px;
        padding: 0 20px;
    }
    
    table {
        min-width: 600px; /* 테이블 최소 너비 설정 */
    }
}