/*
#main-container{}
.main-content-box{width: 1200px;margin: 0 auto;}
.main-content-wrap{background: #fbfbfb;}
#sub-container{width:100%; max-width:1200px; margin: 0 auto;padding:  50px 0;}
*/


/*pc mobile 다르게*/
#pcver{ width:100%;  margin:0 auto;  }
#mobilever{ width:100%;  margin:0 auto;  display:none;  }

@media all and (max-width:800px){  
#pcver{  display:none;  }
#mobilever { display:block; }   
 }

@media screen and (max-width: 800px){
	#pcver{  display:none;  }
	#mobilever { display:block; }  
}

/*COMMON 컨텐츠wrap*/
.con_wrap {*zoom:1;}
.con_wrap:after{content:""; display:block; clear:both;}

/*공통스타일*/
.con_wrap h2 .gr{background: url("/images/contents/h2_icon.jpg") 0 2px no-repeat; text-align: left; padding-left:37px; font-weight:600; font-size: 25px; }
.con_wrap h2 .gb{background: url("/images/contents/h2_icon.jpg") 0 2px no-repeat; text-align: left; padding-left:37px; font-weight:600; font-size: 25px; }
.con_wrap h2 .gb2{background: url("/images/contents/h2_icon.jpg") 0 2px no-repeat; text-align: left; padding-left:37px; font-weight:600; font-size: 25px; }
.con_wrap h2 .bl{background: url("/images/contents/h2_icon.jpg") 0 2px no-repeat; text-align: left; padding-left:37px; font-weight:600; font-size: 25px; }
.con_wrap h3 {background: url("/images/contents/h3_icon.jpg") 0 7px no-repeat; text-align: left; padding-left:10px; font-weight:400; font-size: 20px; margin-bottom: 10px; }

.w2d_wrap {*zoom:1; width: 100%;}
.w2d_wrap:after{content:""; display:block; clear:both;}
.w2d_wrap .left {width:15%; float: left;}
.w2d_wrap .left h2 .gb{background: url("/images/contents/h2_icon.jpg") 0 5px no-repeat; text-align: left; padding-left:25px; 
	                              font-weight:600; font-size: 25px; padding-bottom: 25px; }

.w2d_wrap .right {width:85%; float:right;}

.w2d_wrap .right h3{font-size: 18px; font-weight: 600;}

.w2d_wrap .center100 {width:100%;}
.w2d_wrap .center100 .tit h2 .gb{background: url("/images/contents/h2_icon.jpg") 0 5px no-repeat; text-align: left; padding-left:25px; 
	                              font-weight:600; font-size: 25px; padding-bottom: 25px; }
.w2d_wrap .center100 .tit{width:40%; float: left; min-height: 50px;}
.w2d_wrap .center100 .titr{width:60%; float: right; min-height: 50px; text-align: right; }
.w2d_wrap .center100 .timeicon {background: url("/images/contents/time_icons.jpg") 0 0px no-repeat; 
	                            padding:7px 0px 7px 40px; font-weight:400; font-size: 16px; min-height:40px; }
.w2d_wrap .center100 span{margin-right: 30px; padding:5px 0px 7px 0px; font-weight: 400; font-size: 16px; line-height: 140%;}
.w2d_wrap .center100 span strong{color: #399; font-weight: 400; font-size: 16px; }
.w2d_wrap .center100 .redtextinfo{color: #D32B2E;}


.info li{font-size: 16px; font-weight: 500; line-height: 180%;}
.info li span{color: #CC3333;font-size: 16px; font-weight: 500;}

.graybox {background-color: #f7f7f7; text-align: center; padding: 50px 0px; margin-bottom: 50px;}

.graybox .r_text {width: 70%; float: left; padding-left: 50px;}
.graybox .r_text th{width: 20%; text-align: left; font-size: 18px; vertical-align: top; }
.graybox .r_text td{width: 80%; text-align: left; font-size: 18px; color: #666; font-weight: 300; padding-bottom: 20px;}
.graybox .r_img {width: 30%; float: right;}

.graybox2 {background-color: #f7f7f7; text-align: left; margin-bottom: 50px; margin-top: 15px; }
.graybox2 ul{padding: 50px; }
.graybox2 li {font-size: 16px; color: #000000; padding-bottom: 10px; line-height: 160%;
              background: url("/images/contents/li_icon.jpg") 0 5px no-repeat; text-align: left; padding-left:10px; }

.greenbox {background-color: #ddfdf2; padding: 50px; margin-bottom: 50px;}
.greenbox ul{}
.greenbox li span{font-size: 18px; color: #000000; font-weight: 600; padding-right: 20px;}
.greenbox li {font-size: 18px; color: #000000; padding-bottom: 10px; line-height: 160%;
              background: url("/images/contents/spport_liicon.jpg") 0 5px no-repeat; text-align: left; padding-left:10px; }


@media screen and (max-width: 1200px){
.w2d_wrap .center100 .tit{width:30%; float: left;}
.con_wrap h2 .gr{letter-spacing: -1px;}	
}

@media screen and (max-width: 1000px){
.w2d_wrap .left {width:100%; float: left; padding-bottom: 10px;}
.w2d_wrap .right {width:100%; float:left;}
}

@media screen and (max-width: 900px){
.w2d_wrap .center100 {margin: 20px 0px;}
.w2d_wrap .center100 .tit{width:100%; float:none;}
.w2d_wrap .center100 .titr{width:100%; float:left; text-align: left; line-height: 180%;}
.w2d_wrap .center100 .timeicon {background: url("/images/contents/time_iconss.jpg") 0 0px no-repeat; 
	                            font-weight:400; font-size: 14px; padding:5px 0px 7px 30px;}
.w2d_wrap .center100 span{margin-right:5px; font-weight: 400; font-size: 14px; letter-spacing: -1px;}
.w2d_wrap .center100 span strong{color: #399; font-weight: 400; font-size: 14px; }

.graybox .r_text {width: 100%; padding: 0px 20px; }
.graybox .r_text th{font-size: 16px; }
.graybox .r_text td{font-size: 16px; padding-bottom: 15px;}	
.graybox .r_img {display: none;}
	
.greenbox li span{font-size: 16px; font-weight: 500; padding-right: 10px;}
.greenbox li {font-size: 16px;}	
.sport_h {background: url("none") 0 0 no-repeat; background-color: #ddfdf2; padding: 30px; }
.sport_g {background: url("none") 0 0 no-repeat; background-color: #ddfdf2; padding: 30px; }
}



/*탭*/

.sub-tab-wrap{margin:0 -5px;}
.sub-tab-box{display:table;width:100%;}
.sub-tab-box ul{display:table-row;}
.sub-tab-box ul li{display:table-cell;padding:0 3px;width: 10%;}
.sub-tab-box ul li a{display:block;height:50px;line-height:50px;color:#666;font-size:18px;background:#eee;text-align:center;transition:all .2s ease-in-out;}
.sub-tab-box ul li a.active{background:#c33;color:#fff;}
.sub-tab-box.column5 ul li{width:20%;}
.sub-tab-box.column4 ul li{width:25%;}
.sub-tab-box.column3 ul li{width:33.333%;}
.sub-tab-box.column2 ul li{width:50%;}

.sub-tab-box2 ul li a.active{background:#00997c;color:#fff;}
.sub-tab-box3 ul li a.active{background:#ff8400;color:#fff;}
.sub-tab-box4 ul li a.active{background:#001b61;color:#fff;}
.sub-tab-box5 ul li a.active{background:#ff8466;color:#fff;}
.sub-tab-box6 ul li a.active{background:#2465a7;color:#fff;}
.sub-tab-box7 ul li a.active{background:#6766cc;color:#fff;}
.sub-tab-box8 ul li a.active{background:#1fa0bd;color:#fff;}

.sub-tab-content{display:none;padding:30px 0;}
.sub-tab-content.active{display:block;}

@media screen and (max-width: 1000px){
	.sub-tab-wrap{margin:0;}	
	.sub-tab-box{display:block;}
	.sub-tab-box ul{display:block;text-align:center;}
	.sub-tab-box ul li{display:inline-block;padding:0px;width:auto !important;margin-right:6px;margin-top:6px;}
	.sub-tab-box ul li a{font-size:14px;;letter-spacing:-1px;padding:0 20px;}
}





/*////////////////////////////컨텐츠/////////////////////////////////////*/


/*센터소개 > 인사말*/
.visual_wrap_greeting {background: url("/images/contents/greeting_top.jpg") 0 0 repeat; min-height: 308px; }
.visual_wrap_greeting p{color: #fff; font-size: 48px; text-align: center; padding-top: 90px; line-height: 130%}
	
.greeting_wrap{padding-top: 35px;}
.greeting_wrap p{color: #333; font-size: 18px; font-weight: 300; padding-bottom: 50px; line-height: 160%;}
.greeting_wrap p strong{font-weight: 600;}
	
.greeting_wrap_r{text-align: right;  font-weight: 400;}
.greeting_wrap_r p{color: #333; font-size: 24px;}
.greeting_wrap_r p strong{font-weight: 600; padding-left:20px;}

@media screen and (max-width: 900px){
.visual_wrap_greeting p{padding-top: 110px; font-size: 40px; }
}

@media screen and (max-width: 600px){
.visual_wrap_greeting p{padding-top: 90px; font-size: 35px; }
}



/*센터소개 > 미션 및 비젼*/
.missionvision{width:100%; *zoom:1; }
.missionvision:after {content:""; display:block; clear:both;}
.missionvision .comtit{font-size: 40px; font-weight: 800; color: #c33; padding: 50px 0px 30px; text-align: center;}

.mv_box1 {margin-bottom: 30px;}
.mv_box1 h2{color: #c33; font-size: 36px; letter-spacing: -1px; font-weight: 900; padding-bottom:40px; }
.mv_box1 span{color: #000; font-size: 20px; line-height: 160%;letter-spacing: -1px;  }
.mv_box1 p{color: #966969; font-weight: 300; line-height: 140%; font-size: 14px; padding-top: 25px;}
.mv_box1 p strong{font-weight: 600; padding-bottom: 10px; font-size: 17px;}

.mv_box2 {width: 100%;  *zoom:1; }
.mv_box2:after {content:""; display:block; clear:both;}
.mv_box2{border-radius: 80px; background-color: #f7e5e5; padding: 70px 100px;  margin-bottom: 30px;
	     background-image:url(/images/contents/mv_box2_bg.gif); background-repeat:no-repeat; background-position:center 0px; }

.mv_box2 .top h2{font-size: 40px; font-weight: 500; color: #c33; padding-bottom: 15px; text-align: center;}
.mv_box2 .top h3{font-size: 30px; font-weight: 500; color: #000; padding-bottom: 20px; padding-top: 20px; text-align: center;}

.mv_box2 .circle_l {float: left; width: 25%; min-height:250px; margin: 0px 40px; border-radius: 50%;
                    background-image:url(/images/contents/circle_l_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_l h2{padding-top: 30px; font-size: 28px; color: #fff; text-align: center;}
.mv_box2 .circle_l h3{padding-top: 40px; font-size: 22px; font-weight: 800; color: #ed1189; text-align: center;}
.mv_box2 .circle_l p{color: #666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; padding-top: 10px;}

.mv_box2 .circle_c {float: left; width: 25%; min-height:250px; margin: 0px 40px; border-radius: 50%;
                    background-image:url(/images/contents/circle_c_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_c h2{padding-top: 30px; font-size: 28px; color: #fff; text-align: center;}
.mv_box2 .circle_c h3{padding-top: 40px; font-size: 22px; font-weight: 800;  color: #ff6600; text-align: center;}
.mv_box2 .circle_c p{color: #666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; padding-top: 10px;}


.mv_box2 .circle_r {float: left; width: 25%; min-height:250px; margin: 0px 40px; border-radius: 50%;
                    background-image:url(/images/contents/circle_r_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_r h2{padding-top: 30px; font-size: 28px; color: #fff; text-align: center;}
.mv_box2 .circle_r h3{padding-top: 40px; font-size: 22px; font-weight: 800; color: #669900; text-align: center;}
.mv_box2 .circle_r p{padding-top: 10px; color: #666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; }


.mv_box3 {width: 100%;  *zoom:1; }
.mv_box3:after {content:""; display:block; clear:both;}
.mv_box3{border-radius: 80px; padding: 70px; border:1px solid #ffcccc; }
.mv_box3 h2{font-size: 30px; font-weight: 500; color: #000; padding-bottom: 30px; text-align: center;}

.mv_box3 .round_l {float: left; width: 29%; margin: 0px 20px; border-radius:20%; 
	               background-image:url(/images/contents/mv_box3_bg1.gif); background-repeat:no-repeat; background-position:center bottom;}
.mv_box3 .round_l p{color:#666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; padding: 30px; }
.mv_box3 .round_l h2{font-size: 23px; padding: 25px 0px; font-weight: 900; text-align: center; color: #fff;}

.mv_box3 .round_c {float: left; width: 29%; margin: 0px 20px; border-radius:20%; 
	               background-image:url(/images/contents/mv_box3_bg2.gif); background-repeat:no-repeat; background-position:center bottom;}
.mv_box3 .round_c p{color: #666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; padding: 30px; }
.mv_box3 .round_c h2{font-size: 23px; padding: 25px 0px; font-weight: 900; text-align: center; color: #fff;}

.mv_box3 .round_r {float: left; width: 29%; margin: 0px 20px; border-radius:20%; 
	               background-image:url(/images/contents/mv_box3_bg3.gif); background-repeat:no-repeat; background-position:center bottom;}
.mv_box3 .round_r p{color: #666; font-weight: 300; line-height: 140%; font-size: 18px; text-align: center; padding: 30px; }
.mv_box3 .round_r h2{font-size: 23px; padding: 25px 0px; font-weight: 900; text-align: center; color: #fff;}


@media screen and (max-width: 1300px){
.mv_box2 .circle_l {float: none; width: 100%;  border-radius: 30px; margin: 0px 10px 20px 10px; 
                    background-image:url(/images/contents/circle_l_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_c {float: none; width: 100%; border-radius: 30px; margin: 0px 10px 20px 10px; 
                    background-image:url(/images/contents/circle_c_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_r {float: none; width: 100%;  border-radius: 30px; margin: 0px 10px 20px 10px; 
                    background-image:url(/images/contents/circle_r_bg.gif); background-repeat:no-repeat; background-position:center 0px;}

.mv_box3{border-radius: 80px; padding: 70px; border:1px solid #ffcccc; }
.mv_box3 .round_l {float:none; width:100%; margin: 0px 0px 20px 0px; border-radius:30px; 
	                background-image:url(/images/contents/mv_box3_bg1.gif); background-repeat:repeat-x; background-position:center bottom;}
.mv_box3 .round_c {float:none; width:100%; margin: 0px 0px 20px 0px; border-radius:30px; 
	                background-image:url(/images/contents/mv_box3_bg2.gif); background-repeat:repeat-x; background-position:center bottom;}
.mv_box3 .round_r {float:none; width:100%; margin: 0px 0px 20px 0px; border-radius:30px; 
	                background-image:url(/images/contents/mv_box3_bg3.gif); background-repeat:repeat-x; background-position:center bottom;}	
}


@media screen and (max-width: 800px){
.mv_box1 h2{font-size: 30px; padding-bottom:30px; }
.mv_box1 span{font-size: 18px; }
.mv_box1 p{font-size: 14px; padding-top: 25px;}
.mv_box1 p strong{font-size: 14px;}
	
.mv_box2 .top h2{font-size: 30px;}
.mv_box2 .top h3{font-size: 20px;}	
	
.mv_box2 .circle_l {float: none; width: 100%;  border-radius: 50%; margin: 0px 0px 20px 0px; 
                    background-image:url(/images/contents/circle_l_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_c {float: none; width: 100%; border-radius: 50%; margin: 0px 0px 20px 0px; 
                    background-image:url(/images/contents/circle_c_bg.gif); background-repeat:no-repeat; background-position:center 0px;}
.mv_box2 .circle_r {float: none; width: 100%;  border-radius: 50%; margin: 0px 0px 20px 0px; 
                    background-image:url(/images/contents/circle_r_bg.gif); background-repeat:no-repeat; background-position:center 0px;}

.mv_box3{padding: 40px; }
.missionvision .comtit{font-size: 30px;}
}


/*센터소개 > 조직도*/
.orz {width:100%; *zoom:1; }
.orz:after {content:""; display:block; clear:both;}
.orz img{min-width: 994px;}

@media screen and (max-width: 1000px){
.orz img{width:100%;}
}



/*센터소개 > 오시는길*/
.con0105 {width:100%; *zoom:1; }
.con0105:after {content:""; display:block; clear:both;}

.con0105 .map {min-height:360px; width:100%; margin-bottom:65px;}
.con0105 .map .left{width:29%; border:1px solid #d8d8d8; float:left; min-height:424px;}
.con0105 .map .left h2 {font-size:24px; color:#000; text-align:left; padding:60px 0px 30px 30px}
.con0105 .map .left .icon03 {font-size:18px; line-height:30px; min-height:30px; color:#000; text-align:left; background-image:url(/images/contents/con0105_icon01.jpg); background-repeat:no-repeat; background-position:left 0px; padding-left:37px; margin: 5px 0px 5px 30px;}
.con0105 .map .left .icon02 {font-size:18px; line-height:30px; min-height:30px; color:#000; text-align:left; background-image:url(/images/contents/con0105_icon02.jpg); background-repeat:no-repeat; background-position:left 0px; padding-left:37px; margin: 5px 0px 5px 30px;}
.con0105 .map .left .mapbt {font-size:14px; color:#000; font-weight:300; border:1px solid #000; padding:10px 7px; margin-top:40px; width:115px; text-align:center; margin-left: 30px;}
.con0105 .map .right{float:right; width:70%;}
/*.con0105 .map .right{background-color:#f9f9f9; float:right; width:68%; text-align:right;}
.con0105 .map .right img {vertical-align:top; width:100%;}
.con0105 .map .right .rightbox { min-height:33px; text-align:right; border:1px solid #e3e3e3; border-top:none; }
.con0105 .map .right span {padding:15px 7px; font-size:14px; line-height:33px; color:#333; }
*/
.con0105 .map2 {width:100%; padding-top: 80px;}
.con0105 .map2 .left {float:left; text-align:left; vertical-align:text-top; width:18%;}
.con0105 .map2 .left .bus {background-image:url(/images/contents/con0105_icon03.jpg); background-repeat:no-repeat; background-position:left 0px; padding-left:50px; float:left; }
.con0105 .map2 .left .bus p {font-size:24px; color:#000; line-height:37px; padding-bottom:5px; text-align:left; border-bottom:1px solid #000;}
.con0105 .map2 .left .drive {background-image:url(/images/contents/con0105_icon04.jpg); background-repeat:no-repeat; background-position:left 0px; padding-left:50px; float:left }
.con0105 .map2 .left .drive p {font-size:24px; color:#000; line-height:33px; padding-bottom:5px; text-align:left; border-bottom:1px solid #000;}
.con0105 .map2 .left .pinfo {background-image:url(/images/contents/con0105_icon05.jpg); background-repeat:no-repeat; background-position:left 0px; padding-left:50px; float:left }
.con0105 .map2 .left .pinfo p {font-size:24px; color:#000; line-height:27px; padding-bottom:5px; text-align:left; border-bottom:1px solid #000;}

.con0105 .map2 .right {width:80%; float:right;}
.con0105 .map2 .right p {font-size:16px; color:#000; font-weight:500; text-align:left; background-image:url(/images/contents/dot_icon02.jpg); background-repeat:no-repeat; background-position:left 4px; padding-left:10px; padding-bottom:5px;  }
.con0105 .map2 .right ul {margin-left:10px; margin-bottom:30px;}
.con0105 .map2 .right ul li{font-size:16px; line-height:160%; color:#666; text-align:left; }
.con0105 .map2 .right ul li .tit{color:#000;}
.con0105 .map2 .right ul li .comm{font-size:14px; }

.con0105 .map2 .map2_info{*zoom:1; }
.con0105 .map2 .map2_info:after{content:""; display:block; clear:both;}
.con0105 .map2 .map2_info {padding-bottom:60px;}


@media screen and (max-width: 1300px){
.con0105 .map .left {width:100%;min-height:300px;}	
.con0105 .map .right {vertical-align:top; width:100%; padding-bottom: 30px;}
}

@media screen and (max-width: 1000px){
.con0105 .map .left{width:100%; min-height:0;}	
.con0105 .map .left h2 {padding:30px 0px 30px 30px}
.con0105 .map .left .mapbt {margin-top:30px; margin-bottom: 30px;}
.con0105 .map .right {margin-bottom:50px;width:100%; }
/*.con0105 .map .right{width:100%; margin-bottom:65px; }
.con0105 .map .right img {vertical-align:top; width:100%; min-height:none;}	*/

.con0105 .map2 .left {float:left; text-align:left; vertical-align:text-top; width:100%;margin-bottom:20px;}
.con0105 .map2 .right {width:100%; float:right;margin-bottom:20px;}
}
@media screen and (max-width: 590px){
.con0105 .map2 .left {width:100%; margin-bottom:20px;}
.con0105 .map2 .right {width:100%; margin-bottom:20px;}
}


/*시설안내*/
.con0104 {width:100%; *zoom:1; }
.con0104:after {content:""; display:block; clear:both;}

.con0104 ul {padding-bottom: 30px;}
.con0104 li {text-align: left; font-size: 18px; color: #000; font-weight: 400; line-height: 160%; 
            background: url("/images/contents/liicon_04.jpg") 0 5px no-repeat; padding-left: 10px; }
.con0104 li .lipoint {font-size: 16px; color: #FF0000; }

.con0104 .map { *zoom:1; width:100%; border:1px solid #d8d8d8; text-align:center; margin-bottom:40px; padding:50px;  }
.con0104 .map:after {content:""; display:block; clear:both;}
.con0104 .map img{width:869px;}

.con0104 .imgbox {width:100%; *zoom:1;}
.con0104 .imgbox:after {content:""; display:block; clear:both;}
.con0104 .imgbox .img {width:48%; margin-right:2%; margin-bottom:2%; float:left; border:1px solid #d8d8d8;}
.con0104 .imgbox .img img{width:100%;}
.con0104 .imgbox .img p {text-align:center; font-size:14px; color:#333; margin:20px 0px; }

@media screen and (max-width: 590px){
.con0104 .imgbox .img {width:100%; }
.con0104 li 	{font-size: 14px;}	
.con0104 li .lipoint {font-size: 12px;  }
}



/*이용안내 > 접수환불안내
.right .graybox {width: 100%; background-color:#f7f7f7; padding: 40px; }
.graybox .r_text2 {width: 100%; float: left; }

.graybox .r_text2 .p100box {width: 100%; float: none; margin: 0px 40px 10px 40px; }
.graybox .r_text2 .p100box h2 {width:100%; text-align: left; font-size: 18px; font-weight: 600; vertical-align: top; float:left; line-height: 30px;}
.graybox .r_text2 .p100box .tit01 {background: url("/images/contents/grayb_icon_01.jpg") 0 0px no-repeat; padding-left: 40px; line-height: 30px;}
.graybox .r_text2 .p100box .tit02 {background: url("/images/contents/grayb_icon_02.jpg") 0 0px no-repeat; padding-left: 40px; line-height: 30px;}
.graybox .r_text2 .p100box .tit03 {background: url("/images/contents/grayb_icon_03.jpg") 0 0px no-repeat; padding-left: 40px; line-height: 30px;}
.graybox .r_text2 .p100box .tit04 {background: url("/images/contents/grayb_icon_04.jpg") 0 0px no-repeat; padding-left: 40px; line-height: 30px;}
.graybox .r_text2 .p100box .tit05 {background: url("/images/contents/grayb_icon_05.jpg") 0 0px no-repeat; padding-left: 40px; line-height: 30px;}
.graybox .r_text2 .p100box h2 p{text-align: left; font-size: 18px; color: #000; font-weight: 400; line-height: 30px; padding-bottom: 30px; }
.graybox .r_text2 .p100box h2 p strong{color: #cc3333;}
.graybox .r_text2 .p100box h2 p span{font-size: 14px; color: #cc3333; font-weight: 400; padding-left: 10px; }

.graybox .r_text3 {width: 100%; float: left; padding:0px 30px;}
.graybox .r_text3 p {font-size: 16px; line-height: 200%; padding-bottom: 40px; font-size: 300; text-align: left;}

.whitebox .r_text2 {}
.whitebox .r_text2 p {font-size: 18px; line-height: 200%; padding-bottom: 20px; font-size: 300;}
.whitebox .r_text2 p strong{font-size: 18px; line-height: 200%; font-weight: 600;}
.whitebox .r_text2 h3 {font-size: 16px; line-height: 200%; font-weight: 600; background: url("/images/contents/h3_icon.jpg") 0 7px no-repeat; padding-left: 15px; }
.whitebox .r_text2 .grbox {width: 100%; background-color:#f7f7f7; padding: 40px 40px 20px 40px; margin-bottom: 40px; text-align: left; font-size: 16px; line-height: 200%; font-size: 300; }
.whitebox .r_text2 .grbox strong{font-weight: 600; font-size: 20px; }
.whitebox .r_text2 .grbox .bank{background: url("/images/contents/bankname.jpg") 0 0px no-repeat; padding-left: 105px; line-height: 29px;}
.whitebox .r_text2 .point_red{color: #D70003;}



@media screen and (max-width: 1000px){
.graybox .r_text2 {width: 100%; float: left; padding:0px 10px 0px 10px;}	
.graybox .r_text2 .p100box {width: 100%; float: none; margin: 0px 10px 30px 10px; }
	
}*/


/*접수환불안내*/
.payinfo {width:100%; *zoom:1; }
.payinfo:after {content:""; display:block; clear:both;}

.con0401{width:100%;}
.con0401 .top {width:100%; }
.con0401 h2 {font-size:24px; color:#333; font-weight: 700; text-align:left; padding-bottom:20px;}
.con0401 h2 span {font-size:14px; font-weight:500; color:#333; text-align:left;}
.con0401 p {font-size:18px; line-height: 160%; color:#666; text-align:left; padding-bottom:10px;}

.con0401 li {font-size:18px; color:#666; text-align:left; padding-bottom:5px; line-height:160%; background-image:url(/images/contents/liicon_05.jpg); background-repeat:no-repeat; background-position:left 6px; padding-left:10px;}
.con0401 li .banklogo{background: url("/images/contents/bankname.jpg") 0 3px no-repeat; padding-left: 98px; line-height:22px; color:#0046ff;}

.con0401 .bluefttit {color:#0054FF; font-weight:500; margin-bottom:5px; background-image:url(/images/contents/whiteb_icon_07.jpg); background-repeat:no-repeat; background-position:left 4px; padding-left:35px; line-height: 30px;}
.con0401 .fttext {font-size:14px; font-weight:500; color:#FF0000; text-align:left;}


.sub-table-list033{border-collapse:collapse;border-top: 2px solid #000;width: 100%; word-break:break-all;}
.sub-table-list033 th{ width:145px; text-align: center;font-size: 18px; color:#333; font-weight:500; background: #f5f5f5;border: 1px solid #d8d8d8;}
.sub-table-list033 td{border: 1px solid #d8d8d8;font-size: 18px;padding:15px; text-align:!important;}
.sub-table-list033 th:first-child, .sub-table-list033 td:first-child{border-left: none;}
.sub-table-list033 th:last-child, .sub-table-list033 td:last-child{border-right: none;}
.sub-table-list033 .blackft {color:#000; font-weight:500; margin-bottom:5px;}
.sub-table-list033 .redft {color:#f00; font-weight:500; margin-bottom:5px;}
.sub-table-list033 .blueft {color:#0054FF; font-weight:500; margin-bottom:5px;}

@media screen and (max-width: 590px){
.sub-table-list033 th{font-size: 14px;}
.sub-table-list033 td{font-size: 14px;}
.sub-table-list033 td li{font-size: 14px;}	
.con0401 p{font-size: 14px;}	
.con0401 li{font-size: 14px;}		
.con0401 h2 {font-size: 20px;}	
}






/*사물함안내*/
.locker {width:100%; *zoom:1; }
.locker:after {content:""; display:block; clear:both;}

.locker ul {padding-bottom: 30px;}
.locker li {text-align: left; font-size: 18px; color: #000; font-weight: 400; line-height: 160%; 
            background: url("/images/contents/liicon_04.jpg") 0 5px no-repeat; padding-left: 10px; }
.locker li .lipoint {font-size: 16px; color: #FF0000; }

.locker .map { *zoom:1; width:100%; border:1px solid #d8d8d8; text-align:center; margin-bottom:40px; padding:50px;  }
.locker .map:after {content:""; display:block; clear:both;}
.locker .map img{width:869px;}

.locker .imgbox {width:100%; *zoom:1;}
.locker .imgbox:after {content:""; display:block; clear:both;}
.locker .imgbox .img {width:48%; margin-right:2%; margin-bottom:2%; float:left; border:1px solid #d8d8d8;}
.locker .imgbox .img img{width:100%;}
.locker .imgbox .img p {text-align:center; font-size:14px; color:#333; margin:20px 0px; }

@media screen and (max-width: 590px){
.locker .imgbox .img {width:100%; }
.locker li 	{font-size: 14px;}	
.locker li .lipoint {font-size: 12px;  }
}




/*셔틀버스안내*/
.shuttlebus {width:100%; *zoom:1; }
.shuttlebus:after {content:""; display:block; clear:both;}

.shuttlebus ul {padding-bottom: 30px;}
.shuttlebus li {text-align: left; font-size: 18px; color: #000; font-weight: 400; line-height: 160%; 
            background: url("/images/contents/liicon_04.jpg") 0 5px no-repeat; padding-left: 10px; }
.shuttlebus li .lipoint {font-size: 16px; color: #FF0000; }

.shuttlebus table {width: 24%; margin-right: 10px; margin-bottom: 20px; float: left;}

.p_nomal3 .bus_num {padding: 10px 5px; text-align: center; background-color: #1977b6; color: #fff; font-size: 24px;}
.p_nomal3 .bus_num2 {padding: 10px 5px; text-align: center;background-color: #e3f2fd; line-height: 180%;}
.p_nomal3 .bus_num3 {padding: 10px 5px; text-align: center; background-color: #19b687; color: #fff; font-size: 24px;}
.p_nomal3 .bus_num4 {padding: 10px 5px; text-align: center;background-color: #e3fdf6; line-height: 180%;}

@media screen and (max-width: 1200px){
.shuttlebus table {width: 46%; }
}

@media screen and (max-width: 800px){
.shuttlebus table {width: 100%; margin-right: 0px; float: none;}
}

@media screen and (max-width: 590px){
.shuttlebus li 	{font-size: 14px;}	
.shuttlebus li .lipoint {font-size: 12px;  }
.p_nomal3 .bus_num {font-size: 14px;}		
.p_nomal3 .bus_num3 {font-size: 14px;}		
}



/*프로그램 상단 박스*/
.pro_topbox{border: 1px solid #dbdcdd; padding: 40px 0px 40px 200px; background: url("/images/contents/program_topbox_icon.jpg") 25px 25px no-repeat; margin-bottom: 50px;  }
.pro_topbox p{font-size: 18px; line-height: 160%; padding-bottom: 10px;}
.pro_topbox .btline{border-bottom: 1px solid #000;}
.pro_topbox .point_b{color: #000; font-weight: 600;}
.pro_topbox .point_r{color: #f00; font-weight: 600;}

@media screen and (max-width:800px){
.pro_topbox{padding: 20px 20px 20px 20px; background: url("none") 0px 0px no-repeat; margin-bottom: 30px;  }	
.pro_topbox p{font-size: 16px; line-height: 160%; padding-bottom: 10px;}
}


/*///////////////////////////////////////////////////////////표 style/////////////////////////////////////////////////////////////*/
.p_summery_t {text-align:right; font-size:11px; color:#666; line-height:160%;}
.p_summery_b {text-align:left; font-size:11px; color:#666; line-height:160%; padding-top:8px;}

/*표2 style*/ /*right정렬*/
.p_nomal1 th {border-bottom:#dbdcdd 1px solid; border-top:#3d3c3a 2px solid; vertical-align:middle; 
             height:42px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}	 
.p_nomal1 td {font-size:16px; border-bottom:#dbdcdd 1px solid; padding:5px 5px 5px 10px; line-height:180%; color:#666; text-align:right; }
.p_nomal1_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal1_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal1_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal1 .thbg {border-bottom:#dbdcdd 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal1 .tdbg_cen2 {background-color:#fFF; color:#666; line-height:120%; text-align:center}
.p_nomal1 .tdbg_cen {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:center}
.p_nomal1 .tdbg_rig {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:right;}
.p_nomal1 .tdbg_lef {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:left;}
.p_nomal1 .mintth {background-color:#d5e9e3;}
.p_nomal1 .minttd {background-color:#eff7f7;}
.p_nomal1 .mint {color:#3397a0;}
.p_nomal1 .mint01 {background-color:#f9fcfc;}
.p_nomal1 .mint02 {background-color:#f0f7f7;text-align:center; }
.p_nomal1 .point {color:#5498c0;}


/*표2 style*/ /*left정렬*/
.p_nomal2 th {border-bottom:#dbdcdd 1px solid; border-top:#3d3c3a 2px solid; vertical-align:middle; 
             height:42px; font-size:20px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}	 
.p_nomal2 td {font-size:18px; border-bottom:#dbdcdd 1px solid; padding:20px 20px 20px 25px; line-height:180%; color:#666; }
.p_nomal2_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal2_liner {border-right:#dbdcdd 1px solid; }	

.p_nomal2_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal2 .tdbg {background-color:#f8f8f8; color:#252525; font-weight:700;}
.p_nomal2 .topline {border-top:#3d3c3a 2px solid; }
.p_nomal2 .catholic_pbg {background-image:url(/images/common/catholic_pbg.jpg); background-repeat:repeat;  font-weight:500;}


/*표3 style*/ /*center정렬*/
.p_nomal3 .topline {border-top:#3d3c3a 2px solid; }
.p_nomal3 th {border:#dbdcdd 1px solid; vertical-align:middle; padding: 0px 5px;
             height:42px; font-size:14px; color:#252525; background-color:#f1f1f1; text-align:center;}	 
.p_nomal3 th:first-child, .p_nomal_basic th:first-child{border-left: none;}
.p_nomal3 th:last-child, .p_nomal_basic th:last-child{border-right: none;}

.p_nomal3 td {font-size:14px; border:#dbdcdd 1px solid; padding:5px 5px 5px 10px; line-height:160%; color:#666; }
.p_nomal3 td:first-child, .p_nomal_basic th:first-child{border-left: none;}
.p_nomal3 td:last-child, .p_nomal_basic th:last-child{border-right: none;}

.p_nomal3 .al_center {text-align: center;}
.p_nomal3 .al_right {text-align: right;}

.p_nomal3_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }	
.p_nomal3_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal3 .tdbg {background-color:#f8f8f8; color:#252525;}
.p_nomal3 .thbg {font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal3 .tdbg2 {background-color:#f8f8f8; color:#252525;}
.p_nomal3 .thbg2 {font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal3 .mintth {background-color:#d5e9e3;}
.p_nomal3 .minttd {background-color:#eff7f7;}
.p_nomal3 .mint {color:#3397a0;}
.p_nomal3 .mint01 {background-color:#f9fcfc;}
.p_nomal3 .mint02 {background-color:#f0f7f7;}
.p_nomal3 .mint03 {background-color:#e5f2f2;}
.p_nomal3 .mint04 {background-color:#daecec;}
.p_nomal3 .mint05 {background-color:#cae4e4;}
.p_nomal3 .point {color:#5498c0;}

/*표 style 정렬*/
.p_namal_left {padding-left:20px;text-align:left; }
.p_namal_right {padding-right:20px;text-align:right; }
.p_namal_center {text-align:center;}


/*표 style*/ 
.p_nomal_basic th {border-bottom:#dbdcdd 1px solid; border-top:#3d3c3a 2px solid; vertical-align:middle; padding: 20px 0px;
              font-size:14px; color:#252525; font-weight:500; background-color:#f1f1f1; text-align:center;}	 
.p_nomal_basic th:first-child, .p_nomal_basic th:first-child{border-left: none;}
.p_nomal_basic th:last-child, .p_nomal_basic th:last-child{border-right: none;}

.p_nomal_basic td {font-size:14px; border:#dbdcdd 1px solid; padding:10px 10px; line-height:180%; color:#666; text-align:center;}
.p_nomal_basic td:first-child, .p_nomal_basic td:first-child{border-left: none;}
.p_nomal_basic td:last-child, .p_nomal_basic td:last-child{border-right: none;}

.p_nomal_basic td li {font-size:14px; color: #666; text-align: left; padding-left:10px; }
.p_nomal_basic td p {font-size:14px; color: #666; background: url("/images/contents/table_li_icon.jpg") 0 5px no-repeat; text-align: left; padding-left:10px; }

.p_nomal_basic_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal_basic_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal_basic_linel {border-left:#dbdcdd 1px solid; }	
.p_nomal_basic_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal_basic .thbg {border-bottom:#dbdcdd 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal_basic .tdbg_cen2 {background-color:#fFF; color:#666; line-height:120%; text-align:center}
.p_nomal_basic .tdbg_cen {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:center}
.p_nomal_basic .tdbg_rig {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:right;}
.p_nomal_basic .tdbg_lef {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:left;}
.p_nomal_basic .mintth {background-color:#d5e9e3;}
.p_nomal_basic .minttd {background-color:#eff7f7;}
.p_nomal_basic .mint {color:#3397a0;}
.p_nomal_basic .mint01 {background-color:#f9fcfc;}
.p_nomal_basic .mint02 {background-color:#f0f7f7;text-align:center; }
.p_nomal_basic .point {color:#5498c0;}
.p_nomal_basic span {text-decoration: line-through;}

.p_nomal_basic .left {padding-left:20px;text-align:left; }
.p_nomal_basic .right {padding-right:20px;text-align:right; }
.p_nomal_basic .center {text-align:center;}

@media screen and (max-width: 860px) {
	.p_nomal_basic th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basic td {padding: 20px 10px; font-size:14px; }
}

@media screen and (max-width: 590px) {
	.p_nomal_basic th {padding: 20px 10px; font-size:12px; }
	.p_nomal_basic td {padding: 20px 10px; font-size:12px; }	
	.p_nomal_basic td li {font-size:12px; }
}


/*표 style*/ 

.p_nomal_basicjj2 th {border-top:#3d3c3a 1px solid; vertical-align:middle; padding: 20px 0px;
              font-size:14px; color:#252525; font-weight:500; background-color:#fff; text-align:center;}	 
.p_nomal_basicjj2 th:first-child, .p_nomal_basicjj th:first-child{border-left: none;}
.p_nomal_basicjj2 th:last-child, .p_nomal_basicjj th:last-child{border-right: none;}

.p_nomal_basicjj2 td {font-size:14px; border:#dbdcdd 1px solid; padding:10px 10px; line-height:180%; color:#666; }
.p_nomal_basicjj2 td:first-child, .p_nomal_basicjj td:first-child{border-left: none;}
.p_nomal_basicjj2 td:last-child, .p_nomal_basicjj td:last-child{border-right: none;}

.p_nomal_basicjj2 li {background: url("/images/contents/table_li_icon.jpg") 0 7px no-repeat; text-align: left; padding-left:10px; }

.p_nomal_basicjj2 .topline22 {border-top:#3d3c3a 2px solid;}
.p_nomal_basicjj2 .topline21 {border-top:#3d3c3a 1px solid; }	
.p_nomal_basicjj2_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj2_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal_basicjj2_linel {border-left:#dbdcdd 1px solid; }	
.p_nomal_basicjj2_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj2 .thbg {border-bottom:#dbdcdd 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal_basicjj2 .tdbgx_cen {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj2 .tdbg_cen2 {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj2 .tdbg_cen {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:center}
.p_nomal_basicjj2 .tdbg_rig {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:right;}
.p_nomal_basicjj2 .tdbg_lef {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:left;}
.p_nomal_basicjj2 .mintth {background-color:#d5e9e3;}
.p_nomal_basicjj2 .minttd {background-color:#eff7f7;}
.p_nomal_basicjj2 .mint {color:#3397a0;}
.p_nomal_basicjj2 .mint01 {background-color:#f9fcfc;}
.p_nomal_basicjj2 .mint02 {background-color:#f0f7f7;text-align:center; }
.p_nomal_basicjj2 .point {color:#5498c0;}
.p_nomal_basicjj2 .strongtit {color:#000; font-weight: 500; text-align: center;}
.p_nomal_basicjj2 span {text-decoration: line-through;}

.p_nomal_basicjj2 .left {padding-left:20px;text-align:left; }
.p_nomal_basicjj2 .right {padding-right:20px;text-align:right; }
.p_nomal_basicjj2 .center {text-align:center;}

@media screen and (max-width: 860px) {
	.p_nomal_basicjj2 th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basicjj2 td {padding: 20px 10px; font-size:14px; }
}

@media screen and (max-width: 590px) {
	.p_nomal_basicjj2 th {padding: 20px 10px; font-size:12px; }
	.p_nomal_basicjj2 td {padding: 20px 10px; font-size:12px; }	
}


/*표 style*/ 
.p_nomal_basicjj {margin-bottom: 30px; padding-bottom: 30px;}
.p_nomal_basicjj th {border:#dbdcdd 1px solid; vertical-align:middle; padding: 20px 0px;
                     font-size:16px; color:#252525; font-weight:500; background-color:#fff; text-align:center;}	 
.p_nomal_basicjj th:first-child, .p_nomal_basicjj th:first-child{border-left: none;}
.p_nomal_basicjj th:last-child, .p_nomal_basicjj th:last-child{border-right: none;}

.p_nomal_basicjj td {font-size:16px; border:#dbdcdd 1px solid; padding:10px 10px; line-height:180%; color:#666; text-align:center;}
.p_nomal_basicjj td:first-child, .p_nomal_basicjj td:first-child{border-left: none;}
.p_nomal_basicjj td:last-child, .p_nomal_basicjj td:last-child{border-right: none;}

.p_nomal_basicjj li {background: url("/images/contents/table_li_icon.jpg") 0 7px no-repeat; text-align: left; padding-left:10px; }

.p_nomal_basicjj .topline22 {border-top:#3d3c3a 2px solid;}
.p_nomal_basicjj .topline21 {border-top:#3d3c3a 1px solid; }	
.p_nomal_basicjj_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal_basicjj_linel {border-left:#dbdcdd 1px solid; }	
.p_nomal_basicjj_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj .thbg {border-bottom:#dbdcdd 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal_basicjj .tdbgx_cen {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj .tdbg_cen2 {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj strong {font-weight: 500; color: #000; padding-bottom: 7px;}

.p_nomal_basicjj .tdbg_cen {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:center}
.p_nomal_basicjj .tdbg_rig {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:right;}
.p_nomal_basicjj .tdbg_lef {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:left;}
.p_nomal_basicjj .mintth {background-color:#d5e9e3;}
.p_nomal_basicjj .minttd {background-color:#eff7f7;}
.p_nomal_basicjj .mint {color:#3397a0;}
.p_nomal_basicjj .mint01 {background-color:#f9fcfc;}
.p_nomal_basicjj .mint02 {background-color:#f0f7f7;text-align:center; }
.p_nomal_basicjj .point {color:#5498c0;}
.p_nomal_basicjj .strongtit {color:#000; font-weight: 500; text-align: center; font-size: 18px; }
.p_nomal_basicjj .strongtit p {color:#000; font-weight: 500; text-align: center; font-size: 14px; line-height: 130%; }
.p_nomal_basicjj span {text-decoration: line-through;}

.p_nomal_basicjj .left {padding-left:20px;text-align:left; }
.p_nomal_basicjj .right {padding-right:20px;text-align:right; }
.p_nomal_basicjj .center {text-align:center;}

@media screen and (max-width: 860px) {
	.p_nomal_basicjj th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basicjj td {padding: 20px 10px; font-size:14px; }
	.p_nomal_basicjj .strongtit {font-size: 16px; }
}

@media screen and (max-width: 590px) {
	.p_nomal_basicjj th {padding: 20px 10px; font-size:12px; }
	.p_nomal_basicjj td {padding: 20px 10px; font-size:12px; }	
	.p_nomal_basicjj .strongtit {font-size: 14px; }
}


/*표 style*/ 
.p_nomal_basicjj3 {margin-bottom: 30px; padding-bottom: 30px;}
.p_nomal_basicjj3 th {border:#dbdcdd 1px solid; vertical-align:middle; padding: 20px 0px;
                     font-size:18px; color:#252525; font-weight:500; background-color:#f8f8f8; text-align:center;}	 
.p_nomal_basicjj3 th:first-child, .p_nomal_basicjj3 th:first-child{border-left: none;}
.p_nomal_basicjj3 th:last-child, .p_nomal_basicjj3 th:last-child{border-right: none;}

.p_nomal_basicjj3 td {font-size:16px; border:#dbdcdd 1px solid; padding:30px 30px; line-height:180%; color:#333; text-align:left;}
.p_nomal_basicjj3 td:first-child, .p_nomal_basicjj3 td:first-child{border-left: none;}
.p_nomal_basicjj3 td:last-child, .p_nomal_basicjj3 td:last-child{border-right: none;}

.p_nomal_basicjj3 li {background: url("/images/contents/table_li_icon.jpg") 0 7px no-repeat; text-align: left; padding-left:10px; }

.p_nomal_basicjj3 .topline22 {border-top:#3d3c3a 2px solid;}
.p_nomal_basicjj3 .topline21 {border-top:#3d3c3a 1px solid; }	
.p_nomal_basicjj3_line {border-left:#dbdcdd 1px solid; border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj3_liner {border-right:#dbdcdd 1px solid; }	
.p_nomal_basicjj3_linel {border-left:#dbdcdd 1px solid; }	
.p_nomal_basicjj3_lineeng {border-right:#dbdcdd 1px solid; }
.p_nomal_basicjj3 .thbg {border-bottom:#dbdcdd 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal_basicjj3 .tdbgx_cen {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj3 .tdbg_cen2 {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basicjj3 .tdbg_cen {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:center}
.p_nomal_basicjj3 .tdbg_rig {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:right;}
.p_nomal_basicjj3 .tdbg_lef {background-color:#f8f8f8; color:#252525; line-height:120%; text-align:left;}
.p_nomal_basicjj3 .mintth {background-color:#d5e9e3;}
.p_nomal_basicjj3 .minttd {background-color:#eff7f7;}
.p_nomal_basicjj3 .mint {color:#3397a0;}
.p_nomal_basicjj3 .mint01 {background-color:#f9fcfc;}
.p_nomal_basicjj3 .mint02 {background-color:#f0f7f7;text-align:center; }
.p_nomal_basicjj3 .point {color:#5498c0;}
.p_nomal_basicjj3 .strongtit {color:#000; font-weight: 500; text-align: center; font-size: 20px;}
.p_nomal_basicjj3 span {text-decoration: line-through;}

.p_nomal_basicjj3 .left {padding-left:20px;text-align:left; }
.p_nomal_basicjj3 .right {padding-right:20px;text-align:right; }
.p_nomal_basicjj3 .center {text-align:center;}

@media screen and (max-width: 860px) {
	.p_nomal_basicjj3 th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basicjj3 td {padding: 20px 10px; font-size:14px; }
	.p_nomal_basicjj3 .strongtit {font-size: 16px;}
}

@media screen and (max-width: 590px) {
	.p_nomal_basicjj3 th {padding: 20px 10px; font-size:12px; }
	.p_nomal_basicjj3 td {padding: 20px 10px; font-size:12px; }	
	.p_nomal_basicjj3 .strongtit {font-size: 14px;}
}


/*표 style  컬러게시판*/ 
.p_nomal_basic_n {border-top:#004a25 2px solid; }
.p_nomal_basic_n th {border-bottom:#e9e9e9 1px solid; background-color: #396; vertical-align:middle; padding: 15px 0px; font-size:16px; color:#FFF; font-weight:bold; text-align:center;}	 
.p_nomal_basic_n th:first-child, .p_nomal_basic_n th:first-child{border-left: none;}
.p_nomal_basic_n th:last-child, .p_nomal_basic_n th:last-child{border-right: none;}

.p_nomal_basic_n td {font-size:16px; border:#e9e9e9 1px solid; padding:20px; line-height:180%; color:#000;  text-align: center;}
.p_nomal_basic_n td:first-child, .p_nomal_basic_n td:first-child{border-left: none;}
.p_nomal_basic_n td:last-child, .p_nomal_basic_n td:last-child{border-right: none;}

.p_nomal_basic_n td li{background: url(/images/contents/doticon_b.jpg) 0px center no-repeat; padding-left: 12px; text-align: left;}

.p_nomal_basic_n .bg_gray {background-color: #fbfbfb;}
.p_nomal_basic_n .bg_green {background: url(/images/contents/linebg.jpg) 0px 0px repeat; }
.p_nomal_basic_n .text_black {color: #000000; font-weight: 500}

.p_nomal_basic_n_line {border-left:#e9e9e9 1px solid; border-right:#e9e9e9 1px solid; }
.p_nomal_basic_n_liner {border-right:#e9e9e9 1px solid; }	
.p_nomal_basic_n_linet{border-top:#e9e9e9 1px solid; }	
.p_nomal_basic_n_lineeng {border-right:#e9e9e9 1px solid; }
.p_nomal_basic_n .thbg {border-bottom:#e9e9e9 1px solid; vertical-align:middle; 
             height:35px; font-size:16px; color:#252525; font-weight:bold; background-color:#f1f1f1; text-align:center;}
.p_nomal_basic_n .tdbg_cen2 {background-color:#fff; color:#666; line-height:120%; text-align:center}
.p_nomal_basic_n .tdbg_cen {background-color:#f9f9f9; color:#000; line-height:120%; text-align:center}
.p_nomal_basic_n .tdbg_rig {background-color:#f9f9f9; color:#000; line-height:120%; text-align:right;}
.p_nomal_basic_n .tdbg_lef {background-color:#f9f9f9; color:#000; line-height:120%; text-align:left;}

.p_nomal_basic_n .left {padding-left:20px;text-align:left; }
.p_nomal_basic_n .right {padding-right:20px;text-align:right; }
.p_nomal_basic_n .center {text-align:center;}

.p_nomal_basic_nleft th {border-bottom:#e9e9e9 1px solid; background-color: #396; vertical-align:middle; padding: 15px 0px; font-size:16px; color:#FFF; font-weight:bold; text-align:center;}	 
.p_nomal_basic_nleft th:first-child, .p_nomal_basic_n th:first-child{border-left: none;}
.p_nomal_basic_nleft th:last-child, .p_nomal_basic_n th:last-child{border-right: none;}

.p_nomal_basic_nleft td {font-size:16px; border:#e9e9e9 1px solid; padding:20px; line-height:180%; color:#000;  text-align: center;}
.p_nomal_basic_nleft td:first-child, .p_nomal_basic_n td:first-child{border-left: none;}
.p_nomal_basic_nleft td:last-child, .p_nomal_basic_n td:last-child{border-right: none;}
.p_nomal_basic_nleft td p{text-align: left; color: #1A71D9;}
.p_nomal_basic_nleft td li{background: url(/img_page/doticon_b.jpg) 0px center no-repeat; padding-left: 12px; text-align: left;}

@media screen and (max-width: 860px) {
	.p_nomal_basic_n th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basic_n td {padding: 20px 10px; font-size:14px; }
	.p_nomal_basic_nleft th {padding: 20px 10px; font-size:14px; }
	.p_nomal_basic_nleft td {padding: 20px 10px; font-size:14px; }
}

@media screen and (max-width: 590px) {
	.p_nomal_basic_n th {padding: 10px 5px; }
	.p_nomal_basic_n td {padding: 10px 5px;  }
	.p_nomal_basic_nleft th {padding: 10px 5px;}
	.p_nomal_basic_nleft td {padding: 10px 5px;}
}





/*개인정보취급방침*/
.terms_view{}
.terms_view h4{padding:80px 0 5px; color:#2b6dc2; font-size:20px;}
.terms_view .pno{padding:0px 0 5px; color:#2b6dc2; font-size:20px; font-weight:bold;}
.terms_view div{line-height:1.4; color:#313131;font-size:14px; display:block;}

.terms_view div strong{display:block; font-size:14px;}
.terms_view div span{font-size:14px;}
.terms_view div ol li{padding-left:15px; text-indent:-15px;font-size:14px;list-style: none;}
.terms_view div ol li ol{padding:18px 0 18px; text-indent:-15px;}
.terms_view div ol li ol li ol li{text-indent:-18px;}
.terms_view div ol li ol li ul{padding:18px 0 18px;}
.terms_view div ol li ol li ul li{padding-left:15px; text-indent:-15px;}
.terms_view div ol li ol li ul li span{display:block; padding-left:10px; text-indent:-10px;}
.terms_view .stitle {padding:10px 0 5px; color:#000; font-size:14px; font-weight:bold;}
.terms_view .txt01 ol{padding:18px 0 0 15px;}
.terms_view .txt01 ol > li > ol{padding-left:3px;}
.terms_view .txt01 ol > li > ol > li{text-indent:-18px;}
.terms_view .txt02{margin-bottom:16px;}
.terms_view .txt02 span{display:block; margin-bottom:4px; font-size:14px; color:#000; font-weight:400; }
.terms_view .txt03{}
.terms_view .txt03 ol > li > ol > li{margin-bottom:12px;}
.terms_view .txt04{}
.terms_view .txt04 ol > li{padding:18px 0 0 15px;}
.terms_view .txt04 ol > li span{display:block; margin-bottom:18px}
.terms_view .txt05 ul li{padding-left:8px; text-indent:-8px;}
.terms_view .txt06{margin-top:15px; padding:18px 20px; background-color:#f8f8f8;}
.terms_view .txt06 strong{display:block; margin-bottom:7px; color:#2b6dc2;}
.terms_view .txt06 p{padding-left:205px; text-indent:-205px;}
.terms_view .txt07 li{padding:25px 0 0 15px; text-indent:-15px; font-size:14px; line-height:1.4; color:#313131;list-style: none;}
.terms_view .txt07 li strong{display:block; padding-bottom:8px; color:#2b6dc2;font-size:14px; font-weight:400;list-style: none;}
.terms_view .txt07 li span{display:block; padding-bottom:8px; color:#2b6dc2;font-size:14px; font-weight:400;}
.terms_view .txt08{}
.terms_view .txt08 ol > li{margin-bottom:10px;}
.terms_view .txt08 ol > li > ol > li{margin-bottom:5px;}
.terms_view .txt_top{padding:35px; background-color:#e9f0f9;}
.terms_view .table_style{position:relative; margin-top:25px;}
.terms_view .table_style strong{font-size:14px; font-weight:400;}
.terms_view .table_style span{position:absolute; right:2px; top:2px; font-size:14px;}
.terms_view .table_style .type{margin-top:8px; border:1px solid #d7d7d7; border-right:0; border-bottom:0;}
.terms_view .table_style .type thead th{padding:11px 0; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; background-color:#eee; color:#313131; font-weight:400;}
.terms_view .table_style .type tbody th{font-weight:400;}
.terms_view .table_style .type tbody th,
.terms_view .table_style .type tbody td{padding:11px 0; border-right:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; text-align:center; font-size:14px;}
.terms_view .table_style .type.type01 tbody th{background-color:#eee; font-weight:400;}
.terms_view a{font-size:13px;line-height:1.4;color:#313131;}




.mb20 {margin-bottom: 20px;}
.mt20 {margin-top: 20px;}


*, *:after, *:before{box-sizing:border-box;}
/* main */
.main-visual-wrap{height: 100vh;position: relative;}
.main-visual-slide{width: 100%;height: 100vh;position: fixed;}
.main-visual-bg{position: absolute;left:0;top:0;width: 100%;height: 100%;	transform: scale(1.05);transition: 4s;background-size: cover !important;
    background-position: center center !important;}
.main-visual-text{position: absolute;top:0;z-index: 2;color:#fff;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;flex-direction: column;padding-bottom: 300px;padding-right: 17px;}

.main-visual-slide .main-visual-pagination{position: absolute;bottom:100px;z-index: 5;display: flex;flex-direction: column-reverse;align-items: center;}
.main-visual-pagination .swiper-pagination-bullet{display: block;color:#fff;font-size: 18px;width: auto;height: auto;background: none;opacity: .5;padding: 8px 0 !important;margin: 0 !important;transition:all .2s ;border-radius:0;}
.main-visual-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;font-size: 24px;}

.main-visual-slide .swiper-slide.swiper-slide-active .main-visual-bg{transform: scale(1);}
.main-visual-slide .main-visual-text1{font-size: 52px;font-weight: 700;}
.main-visual-slide .main-visual-text2{font-size: 20px;line-height: 1.6em;margin-top: 30px;}
.main-visual-slide .main-visual-text1,
.main-visual-slide .main-visual-text2{
    opacity: 0;
    transform: translateY(20px);
    transition:all .5s ease-in-out;
}

.swiper-slide.swiper-slide-active .main-visual-text1{transform:translateY(0); opacity:1;transition-delay: 0.5s;} 
.swiper-slide.swiper-slide-active .main-visual-text2{transform:translateY(0); opacity:0.5;transition-delay: 0.8s;}


.main-visual-slide.active .main-visual-overlay{opacity: 0;}
.main-visual-slide.active .swiper-slide.swiper-slide-active .main-visual-text1{transition-delay: 0s;} 
.main-visual-slide.active .swiper-slide.swiper-slide-active .main-visual-text2{transition-delay: 0.3s;}

.main-visual-pagination{bottom:150px;opacity: 0;transition:all 0.3s ease-in-out;}
.main-visual-slide.pagination-view .main-visual-pagination{opacity: 1;transition-delay: 0.5s;}

.main-visual-prev{display: block;position: absolute;left:50px;top:50%;transform:translatey(-50%);width: 52px;height: 53px;background: url(/img/main/sl_sbtn.png) center no-repeat;z-index: 2;transition:all .3s ease-out;opacity: .5;}
.main-visual-next{display: block;position: absolute;right:50px;top:50%;transform:translatey(-50%);width: 52px;height: 53px;background: url(/img/main/sl_sbtn2.png) center no-repeat;z-index: 2;transition:all .3s ease-out;opacity: .5;}
.main-visual-prev:hover, .main-visual-next:hover{opacity: 1;}



.main-container-wrap{font-size: 14px;background: #fff;position: relative;}
.main-program-box{position: relative;overflow: hidden;}
.main-program-box:after{content: "";position: absolute;left:0;bottom:0;height: 150%;width: 150%;background: #f9f9f9;transform:rotate(-12deg);transform-origin:0 100%;}
.main-program-inner{width: 1300px;margin: 0 auto;padding: 170px 0 270px;position: relative;z-index: 1;}
.main-program-title-sub{font-size: 18px;}
.main-program-title{font-size: 48px;font-weight: 700;margin-bottom: 35px;}
.main-program-title strong{font-weight: 700;color:#ff3333;}
.main-program-text{font-size: 20px;color:#666666;opacity: 0.6;font-weight: 300;line-height: 1.5em;margin-bottom: 50px;z}
.main-program-link{display: inline-block;width: 145px;border-bottom: 1px solid #454545;padding-bottom: 15px;}
.main-program-link a{display: inline-block;width: 100%;color:#999;font-size: 16px;background: url(/img/main/btn2.png) right center no-repeat;}

.main-program-content{position: absolute;top:80px;right:0;}
.main-program-content a{position: absolute;display: flex;align-items: flex-start;padding-bottom: 40px;padding-left: 30px;color:#fff;flex-direction: column;justify-content: flex-end;}
.main-program-content1{right:319px;top:0;width: 303px;height: 303px;background: url(/img/main/picb01.jpg) center no-repeat;}
.main-program-content2{right:319px;top:315px;width: 486px;height: 303px;background: url(/img/main/picb02.jpg) center no-repeat;padding-left: 45px;}
.main-program-content3{right:0px;top:92px;width: 307px;height: 526px;background: url(/img/main/picb03.jpg) center no-repeat;}
.main-program-content a span{display: block;font-size: 14px;margin-bottom: 5px;}
.main-program-content a strong{display: block;font-size: 26px;}

.main-quick-list{margin: 65px auto 100px;width: 1300px;display: flex;justify-content: space-between;}
.main-quick-list li{}
.main-quick-list a{display: block;position: relative;padding-top: 105px;min-width: 130px;text-align: center;font-size: 18px;transition:all .3s ease-out;}
.main-quick-list a:before{content: "";position: absolute;left:50%;top:0;margin-left: -45px;border-radius:50%;background: #fdf2f2;width: 90px;height: 90px;transition:all .3s ease-out;}
.main-quick-list a:after{content: "";position: absolute;left:50%;top:0;margin-left: -45px;width: 90px;height: 90px;transition:all .3s ease-out;}
.main-quick-list a.main-quick1:after{background: url(/img/main/il_icon01.png) center no-repeat;}
.main-quick-list a.main-quick2:after{background: url(/img/main/il_icon02.png) center no-repeat;}
.main-quick-list a.main-quick3:after{background: url(/img/main/il_icon03.png) center no-repeat;}
.main-quick-list a.main-quick4:after{background: url(/img/main/il_icon04.png) center no-repeat;}
.main-quick-list a.main-quick5:after{background: url(/img/main/il_icon05.png) center no-repeat;}
.main-quick-list a.main-quick6:after{background: url(/img/main/il_icon06.png) center no-repeat;}
.main-quick-list a.main-quick7:after{background: url(/img/main/il_icon07.png) center no-repeat;}
.main-quick-list a:hover:before{background: #f66;}
.main-quick-list a.main-quick1:hover:after{background: url(/img/main/il_icon01_over.png) center no-repeat;}
.main-quick-list a.main-quick2:hover:after{background: url(/img/main/il_icon02_over.png) center no-repeat;}
.main-quick-list a.main-quick3:hover:after{background: url(/img/main/il_icon03_over.png) center no-repeat;}
.main-quick-list a.main-quick4:hover:after{background: url(/img/main/il_icon04_over.png) center no-repeat;}
.main-quick-list a.main-quick5:hover:after{background: url(/img/main/il_icon05_over.png) center no-repeat;}
.main-quick-list a.main-quick6:hover:after{background: url(/img/main/il_icon06_over.png) center no-repeat;}
.main-quick-list a.main-quick7:hover:after{background: url(/img/main/il_icon07_over.png) center no-repeat;}

.main-middle-box{display: flex;width: 1240px;margin: 0 auto;gap:70px;margin-bottom: 60px;}
.main-middle-box>div{width: 585px;height: 395px;}
.main-middle-left{padding-bottom: 66px;overflow: hidden;position: relative;}
.main-banner-slide{height: 100%;}
.main-banner-slide .swiper-wrapper{height: 100%;}
.main-banner-slide .swiper-slide a{display: block;position: relative;height: 100%;}
.main-banner-slide .swiper-slide a strong{position: absolute;bottom: -65px;height: 65px;width: 100%;font-size: 18px;line-height: 65px;display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;padding-left: 20px;padding-right: 210px;}
.main-banner-slide img{position: absolute;left:0;top:0;object-fit:cover;width: 100%;height: 100%;}
.main-banner-manage{position: absolute;left:0;right:0;height: 66px;bottom:0;border: 1px solid #ddd;border-top: none;}

.main-banner-manage{}
.main-banner-paging{height: 100%;position: absolute;right:125px;top:0;background: #fff;width: 80px;z-index: 5;display: flex;justify-content: center;align-items: center;left:auto;}
.main-banner-paging span{margin: 0 3px;font-size: 16px;font-weight: 800;}
.main-banner-btn{height: 100%;position: absolute;right:-1px;top:0;background: #fff;width: 126px;z-index: 5;border-left: 1px solid #ddd;border-right: 1px solid #ddd;display: flex;justify-content: center;align-items: center;gap:15px}
.main-banner-prev{width: 14px;height: 14px;display: block;background: url(/img/main/main_banner_prev.jpg) center no-repeat;}
.main-banner-play{width: 13px;height: 14px;display: block;background: url(/img/main/visual_info.png) -27px 0 no-repeat;}
.main-banner-play.is-stop{background-position: 0 0;}
.main-banner-next{width: 14px;height: 14px;display: block;background: url(/img/main/main_banner_next.jpg) center no-repeat;}

.main-middle-right{display: flex;flex-direction: column;justify-content: space-between;}
.main-notice-title{display: block;font-size: 30px;font-weight: 700;position: relative;padding-bottom: 25px;border-bottom: 2px solid #333;}
.main-notice-title:after{content: "";width: 28px;height: 28px;position: absolute;right:0;top:0;background: url(/img/main/notice_btn.png) 0 0 no-repeat;}
.main-notice-list{margin-top: 20px;}
.main-notice-list li a{display: block;position: relative;padding: 7px 0;font-size: 16px;padding-right: 60px;}
.main-notice-list li a strong{display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;color:#555}
.main-notice-list li a span{position: absolute;right:0;top:50%;transform:translatey(-50%);font-size: 13px;color:#999}
.main-notice-list li.empty-list{height: 80px;line-height: 80px;text-align: center;}
.main-program-receipt-notice{height: 124px;display: flex;}
.main-program-receipt-left{flex:0 0 133px;background: #ff6666;color:#fff;position: relative;display: flex;flex-wrap:wrap;justify-content: center;align-items: center;align-content: center;font-size: 16px;font-weight: 500;line-height: 1.3em;}
.main-program-receipt-left:after{content:"";display: block;width: 100%;height: 28px;background: url(/img/main/notice_btn2.png) center no-repeat;margin-top: 10px;}
.main-program-receipt-right{flex-grow: 1;background: #f1f1f1;display: flex;flex-direction: column;padding: 0 20px;justify-content: center;}
.main-program-receipt-right>div{background: url(/img/main/notice_btn3.png) 0 center no-repeat;padding: 3px 0;padding-left: 22px;font-size: 16px;}
.main-program-receipt-right>div strong{color:#ff6666}
.main-program-receipt-right>p{font-size: 12px;color:#999;margin-top: 10px;line-height: 1.3em;margin-left: 22px;}

.main-photo-box{padding: 100px 0;background: #eeeeee;}
.main-photo-inner{width: 1270px;margin: 0 auto;}
.main-photo-title{display: block;position: relative;}
.main-photo-title strong{display: block;font-size: 30px;font-weight: 700;}
.main-photo-title span{display: block;font-size: 16px;color:#999999;margin-top: 8px;}
.main-photo-title:after{content: "";width: 28px;height: 28px;position: absolute;right:0;top:50%;transform:translateY(-50%);background: url(/img/main/notice_btn.png) 0 0 no-repeat;}

.main-photo-list{display: flex;gap:16px;margin-top: 40px;}
.main-photo-list li{flex:1 1 100%;max-width:25%;}
.main-photo-list li a{display: block;position: relative;height: 0;padding-top: 56.72%;overflow: hidden;border-radius:10px;}
.main-photo-list li img{position: absolute;left:0;top:0;width: 100%;height: 100%;object-fit:cover;transition:all .3s ease-out;}
.main-photo-list li a:hover img{transform:scale(1.08);}
.main-photo-list li.empty-list{line-height: 100px;text-align: center;padding: 0;width: 100%;max-width:100%;}

/* footer */

#footer{background: #1c2025;color:#fff;font-size: 14px;position: relative;}
.footer-inner{width: 1300px;margin: 0 auto;position: relative;}
.footer-container .footer-inner{padding: 70px 30px;display: flex;}
.footer-container .footer-inner>div{flex: 1 1 50%;}
.cp-number-box{margin-bottom: 20px;}
.cp-number{font-size: 32px;font-weight: 800;margin: 8px 0 15px;}
.cp-text{opacity: .5;}
.cp-content{opacity: .5;font-weight: 200;}
.cp-content{font-weight: 200;line-height: 1.8em;}
.cp-content span{margin-right: 30px;}

.footer-menu>ul{display: flex;justify-content: flex-end;gap:50px;}
.footer-menu>ul>li>a{font-weight: 700;}
.footer-menu>ul ul{opacity: .5;margin-top: 15px;}
.footer-menu>ul ul a{font-weight: 200;}
.footer-menu>ul ul li{padding: 5px 0;}
.footer-privacy{position: absolute;right:0;bottom:40px;color:#ff3333;display: block;padding-bottom: 8px;opacity: .6;}
.footer-privacy:after{content: "";position: absolute;left:0;bottom:0;width: 100%;height: 1px;background: #f33;}
.copyright{border-top: 1px solid rgba(255, 255, 255, .2);height: 68px;display: flex;align-items: center;color:rgba(255, 255, 255, .2);}


@media screen and (max-width: 1300px){
	.main-program-inner, .main-quick-list, .footer-inner{width: auto;}

	.main-middle-box{flex-wrap:wrap;width: auto;justify-content: center;}
	.main-photo-list{}
	.main-photo-list li{}
	.main-photo-inner{width: auto;padding: 0 30px;}

	.main-program-inner{padding: 50px 0 730px;}
	.main-program-content{width: 805px;bottom:50px;top:auto;height: 618px;right:50%;transform:translatex(50%);}
	.main-program-text-box{text-align: center;}
	.main-program-box:after{transform-origin:-100% 100%;}
	.main-quick-list{flex-wrap:wrap;width: 700px;justify-content: center;gap:30px;max-width: 100%;}
	.footer-container .footer-inner>div{right:20px;}
}

@media screen and (max-width: 1000px){
	.main-photo-list{flex-wrap:wrap;}
	.main-photo-list li{flex: 1 1 40%;max-width: 50%}
	
	.footer-menu{display: none;}
	.footer-container .footer-inner{display: flex;justify-content: center;overflow: hidden;}
	.footer-cp-info{flex:none !important;max-width: 100%;}

}
@media screen and (max-width: 900px){
	.main-program-inner{padding: 80px 0;}
	.main-program-content{position: static;height: auto;transform:none;margin-top: 20px;display: flex;flex-direction: column;align-items: center;width: auto;padding: 0 15px;}
	.main-program-content a{width: 380px;height: 380px;background-size: cover;position: static;margin-top: 30px;max-width: 100%;}
}
@media screen and (max-width: 700px){
	.main-visual-wrap{height: 500px;}
	.main-visual-slide{height: 500px;}
	.main-visual-pagination{bottom: 30px !important;}
	.main-visual-pagination .swiper-pagination-bullet{font-size: 13px;padding: 4px 0 !important;}
	.main-visual-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{font-size: 18px;}
	.main-visual-next, .main-visual-prev{width: 36px;height: 36px;background-size: 100% auto;}
	.main-visual-prev{left:15px;}
	.main-visual-next{right:15px;}
	.main-visual-text{padding: 0;justify-content: flex-start;top:100px}
	.main-visual-slide .main-visual-text1{font-size: 36px;}
	.main-visual-slide .main-visual-text2{font-size: 18px;}

	.main-program-inner{padding: 50px 0;}
	.main-program-title-sub{font-size: 16px;}
	.main-program-title{font-size: 36px;}
	.main-program-text{font-size: 16px;margin-bottom: 35px;}
	.main-program-link{width: 120px;}
	.main-program-content a{height: 300px;}
	.main-program-content a strong{font-size: 22px;}

	.main-quick-list{margin: 50px 0;}
	.main-photo-box{padding: 50px 0;}
	.main-photo-list{gap:10px;margin-top: 30px;}
	.main-photo-inner{width: auto;padding: 0 15px;}
	.main-photo-title{padding-right: 50px;}
	.main-photo-title span{font-size: 14px;line-height: 1.4em;}
	.main-photo-title strong, .main-notice-title{font-size: 24px;}

	.main-middle-box{display: block;padding: 30px 15px;}
	.main-middle-box>div{width: auto;height: auto;}
	.main-middle-right{margin-top: 50px;}
	.main-middle-left{height: 0;padding-top: 56.24%;position: relative;}
	.main-banner-slide{position: absolute;left:0;top:0;width: 100%;height: calc(100% - 66px);}
	.main-banner-btn{width: 91px;gap:10px}
	.main-banner-paging{right:90px;width: 60px;}
	.main-banner-slide .swiper-slide a strong{padding-right: 150px;padding-left: 15px;font-size: 16px;}
	.main-program-receipt-notice{margin-top: 30px;flex-direction: column;margin-bottom: 40px;}
	.main-program-receipt-left{flex:none;padding: 20px 0;}
	.main-program-receipt-left br{display: inline-block;content: " ";padding: 0 2px;}
	.main-program-receipt-right{padding: 20px;}
	
	.footer-inner{padding: 0 15px;}
	.footer-container .footer-inner{padding: 50px 15px 80px;}
	.footer-cp-info{font-size: 13px;letter-spacing:-1px;}
	
}
@media screen and (max-width: 450px){
	.main-photo-list li{flex: 1 1 100%;max-width: 100%;}
}

.mainnotice_box{margin-top: 20px;}
.mainnotice_box table{width: 100%; }
.mainnotice_box th{padding: 7px 0; font-size: 16px; text-align: left; color: #666; padding-right: 60px; line-height: 130%;}
.mainnotice_box td{font-size: 14px; color: #999; text-align: right; }





