@charset "utf-8";
/* CSS Document */

#wrapper{position:relative; overflow:hidden;}
#wrap{min-width: 320px; position: relative;}
.m_visual{display: block;}
.p_visual{display: none;}
#slider{width:100%; padding-top:5rem;}
.tit_text{text-align: right; margin:15px;}
.tit_text h3{font-weight: 300; font-size: 1.5rem; margin-bottom: 10px;}
.tit_text p{font-size: 0.8rem; line-height: 1.2rem; font-weight: 200;}
#slider .visual{width:100%; height:250px; background:url(../img/visual_06.png) center center no-repeat; background-size: cover;}
#section1{padding:35px 15px; box-sizing: border-box; border-bottom:1px solid #ddd;}
#section1 ul{margin:2rem 0 3.5rem; }
#section1 li h1{font-size: 1.7rem; line-height: 3rem; border-bottom: 3px solid #1d2087; display: inline-block;}
#section1 li h2{margin:1.5rem 0 0.8rem; font-weight: 300; font-size: 1rem;}
.class_table{position: relative; padding-bottom:60px;}
.class_table table{width:100%; text-align: center; border-collapse:collapse; font-size: 0.8rem;}
.class_table thead{border-top:2px solid #54555a; border-bottom:2px solid #54555a; background:#f4f4f7;}
.class_table thead .th1{width:45%; border-bottom:1px solid #85878c; }
.class_table thead .th2{width:35%; border-bottom:1px solid #85878c; }
.class_table th, .class_table td{padding:10px 13px; border-right:1px solid #85878c;}
.class_table td{border-bottom:1px solid #85878c;}
.class_table2 td:last-child, .class_table2 th:last-child{border-right:0;}
.tr1{border-bottom:2px solid #54555a;}
.class_table h3{margin-bottom:10px;}
.last{border-right:none !important;}
.t_notice{vertical-align: middle; border:2px solid #85878c; border-radius: 30px; width:300px; font-weight: bold; padding:9px; text-align: center;}
.t_notice img{width:160px; margin-right:10px;}
.t_notice a{color:#4d4d4d;}





/*기본값끝*/



@media screen and (min-width:768px){
    
    
}



@media all and (min-width:1024px){
    #slider{max-width:1446px; margin: 0 auto; padding-top:6rem;}
    .tit_text p{font-size: 1rem;}
    #section1{max-width:1446px; margin: 0 auto; }
    #section1 ul{margin:2rem 0 5.5rem; }
    #section1 li{float: left;}
    #section1 li:first-child{width:35%;}
    #section1 li:last-child{width:65%;}
    #section1 li h1{font-size: 2rem;}
    #section1 li h2{margin:2rem 0 2rem; font-size:1.2rem; line-height:2rem;}
    #section1 li p{font-size: 1rem;}
    .class_table table{font-size: 1rem;}
    .class_table button a{font-size:0.9rem;}
    th, td{padding:13px 17px;}

    
    
    
}
/*1024끝*/











