@import url('sub_layout.css');
body { background-color: #fff;}
/**/
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cf:after{content:'';display:block;clear:both;}
.sub_container{width:100%;min-height:600px;margin:50px auto;box-sizing:border-box;}
.sub_container:after{content:'';display:block;clear:both;}
.content{width:100%;padding:0 10px;box-sizing:border-box;}
.article{margin-bottom:70px;}
.hidden{display:none;}
h3{margin-bottom:10px;padding-left:22px;font-size:18px;font-weight:400;
background:url(/usr/images/ctl/bul_01.png) left center no-repeat;}
.img_wrap{text-align:center;}
.img_wrap img{display:inline-block;}
.img_wrap.pc{display:block;}
.img_wrap.mobile{display:none;}
.red {color: #ff0000;}
.label_none{
	display: inline-block !important;.contwrap
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}
/* table_view */

.article h3.tit{
	border-bottom: 1px solid #ddd;
	padding: 15px;
	background-color: #f5f5f5;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
}
.article p{
	background-color: #f4f4f4;

	padding: 14px!important;
	margin: 0px!important;
}

.article p span{
	
}
.article .textleft {text-align: left!important;}

.article .file_down:hover a{
	color: red;
	text-decoration: underline;
}

.table_wrap .view_txt{
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
}



.article .btn_wrap{
	margin: 20px 0;
	overflow: hidden;
	
}
.article .btn_wrap span a{
	display: inline-block;
	color: #fff;

}
.article .btn_wrap .box_left{
	float: left;
}
.article .btn_wrap .box_left a{
	background-color: #bbb;
}
.article .btn_wrap .box_right{
	float: right;
}
.article .btn_wrap .box_right a{
	background-color: #f4b221;
}


.article .table_view{
	margin-top:50px;
}
.article .table_view .prev{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.article .table_view span{
	display: inline-block;
	float: left;
	padding: 20px 20px;
	width: 11%;
	box-sizing: border-box;

}
.article .table_view span a{
	font-size: 0;
	width: 18px; height: 10px;
	display: inline-block;
	line-height: 20px;
	margin-left: 20px;
	box-sizing: border-box;
}

.article .table_view .prev span a{
	background: url(/usr/images/ctl/icon_prev.png) no-repeat 0 0;
}
.article .table_view p.table_tit_wrap{
	float: left;
	width: 89%;
	padding: 20px;
	box-sizing: border-box;
	background-color: transparent;
	display: inline-block;
	border: 0;
}

.table_tit_wrap {background: none; }
.article .table_view p.table_tit_wrap a.table_tit{
	float: left;
}
.article .table_view p.table_tit_wrap a.table_tit:hover{
	text-decoration: underline;
}
.article .table_view .next{
	overflow: hidden;
}
.article .table_view .next span a{
	background: url(/usr/images/ctl/icon_next.png) no-repeat center;
}

.article .table_view span.day{
	text-align: right;
	float: right;
	margin-right: 0;
	padding: 0;
}

.article .table_view .next{
	width: 100%;
}


/* board_write */
.table_write{
	width: 100%;
}

.table_write .select_box{
	border-left:0;
	border-right:0;
}
.table_write .select_box select{
	width: 150px;
}

.table_write th, .table_write td{
	padding:15px 10px;
	line-height:30px;
	border-bottom:1px solid #eee;
}
.table_write th{
	background:#f7f7f7;
	text-align: center;
}


.table_write .file_txt p{
	margin-bottom:10px;
}
.table_write .file_txt form select{
	width:100%;
	height:100px;
	overflow-y:auto;
	border:1px solid #ddd;
	padding:10px;
	box-sizing:border-box
}
.table_write .file_txt form select option{
	display:block;
	max-width:97%;
	overflow:hidden;
	padding:2px 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.table_write .file_attach{
	margin-top:10px;
}
.table_write .file_attach:after{
	content:'';
	display:block;
	clear:both;
}
.table_write .file_attach #in_file_01{
	border:none;
	width:100%;
}
.table_write .input_s input{
	width:150px;
	margin-right:5px;
}
.table_write .input_s span{
	display:inline-block;
	line-height:35px;
}


.btn_point{
	color:#fff;
}
.btn_wrap{margin-top:20px;}
.btn_wrap:after{content:'';display:block;clear:both;}

.box_center{text-align:center;}
.box_right{float:right;}
.box_left{float:left;}
.box_right .btn,.box_center .btn{margin-left:5px;}
.btn_line{
	background:#fff;
	border:1px solid #777;
	color:#777;
}

#write_tit{
	width: 100%;
}


.table_wrap .view_txt{
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 24px;
    height: 24px;
	border-radius: 50%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    /*color: transparent;*/
    /*border: none;
    outline: none;*/
    /*background: transparent;*/
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    /*color: transparent;
    outline: none;
    background: transparent;*/
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #aaa;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
	background: url(/usr/images/ctl/arrow_l.png) no-repeat center;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    /*content: '←';*/
}
[dir='rtl'] .slick-prev:before
{
   /* content: '→';*/
}

.slick-next
{
    right: -25px;
	background: url(/usr/images/ctl/arrow_r.png) no-repeat center;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    /*content: '→';*/
}
[dir='rtl'] .slick-next:before
{
    /*content: '←';*/
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}









/* paging */







.paging{
	margin-top: 30px;
    color: #777;
	text-align:center;
	margin : 50px 0 20px;
}
.paging a{
	display:inline-block;
	min-width: 26px; height:26px;
	padding: 0 5px;
	color:#777;
	line-height:26px;
	box-sizing:border-box;
}
.paging .page{
	border:1px solid #eee;
	text-indent:-9999px;
}
.paging .prev_02{
	background: url(/usr/images/ctl/prev_2.png) no-repeat center #eee;
    text-indent: -9999px;
    margin-right: 3px;
}
.paging .prev_01{
	text-indent: -9999px;
    background: url(/usr/images/ctl/prev_1.png) no-repeat center #eee;
}
.paging .next_01{
	text-indent: -9999px;
    background: url(/usr/images/ctl/next_1.png) no-repeat center #eee;
    margin-right: 3px;
}
.paging .next_02{
	text-indent: -9999px;
    background: url(/usr/images/ctl/next_2.png) no-repeat center #eee;
}

.paging .paging_click{
	color:#333;
	border-bottom:1px solid #333;
	font-weight:400;
}

.paging a:hover{color:#333;
	border-bottom:1px solid #333;
}
.paging .prev_02:hover,
.paging .prev_01:hover,
.paging .next_02:hover,
.paging .next_01:hover{border:1px solid #333;}
#btn_w{
    text-align: right;
	background-color: transparent;
	border-bottom: 0;
	padding: 0;
}
#btn_w a{
	display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #003263;
    color: #fff;
}


.ui-datepicker table{border-top:0 !important;}
.board_form{
	width: 100%;
}

.board_form .mobile{
	display: none;
}

.board_form thead tr th{
	padding: 14px;
	background-color: #f5f5f5;
	font-weight: 400;
}



.board_form tbody tr td{
	padding: 14px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.board_form tbody tr td:nth-child(2){
	text-align: left;
}
.board_form tbody tr td:nth-child(2) a:hover{
	text-decoration: underline;
}

.board_form tbody tr td strong{
	background-color: #e39d18;
	padding: 3px 10px;
	color: #fff;
	font-weight: 400;
	box-sizing: border-box;
}


.table_box .top_box{
    overflow: hidden;
	margin-bottom: 30px;
}
.total{
    float: left;
    font-size: 15px;
    margin-top: 10px;
}

.table_box .search_box{
    float: right;
    width: 476px;
}
.table_box .search_box .sch_type{
    float: left;
    width: 124px; height: 34px;
	border: 1px solid #ddd;

}

.table_box .search_box .sch_txt{
    float: left;
    width: 250px; height: 34px;
    margin-right: 0;
	color: #333;
}
.table_box .search_box .btn_list{
    float: left;
    margin-top: 0;
}
.table_box .search_box .btn_list a{
    width: 34px; height: 34px;
    display: inline-block;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.table_box .search_box .btn_list a:nth-child(1){
    background: url(/usr/images/ctl/sch_btn.png) no-repeat center;
}
.table_box .search_box .btn_list a:nth-child(2){
    background: url(/usr/images/ctl/print_btn.png) no-repeat center;
}
.table_box .search_box .btn_list a:nth-child(3){
    background: url(/usr/images/ctl/share_btn.png) no-repeat center;
}


.fz_15{font-size:15px;}


.breadcrumb{
    border-bottom: 1px solid #9c9c9c;
    border-top: 1px solid #9c9c9c;
    height: 51px;
    box-sizing: border-box;
}
.breadcrumb .b_inner{
    margin: 0 auto;
}
.breadcrumb .b_inner::after{
	content: ""; display: block; clear: both;
}
.breadcrumb .b_inner li{
	float: left;
}
.breadcrumb .b_inner .home{
    background: url(/usr/images/ctl/home.png) no-repeat center;
    display: inline-block;
	border-left: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    line-height: 50px;
    padding: 0 25px;
    text-indent: -9999px;
}
.breadcrumb .b_inner .loca_nameA{
	width: 320px;
	line-height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 14px;
	background: url(/usr/images/ctl/arrow_bottom.png) no-repeat right 10px center;
	position: relative;
}
.breadcrumb .b_inner .loca_nameA a.loca_name{
	border-right: 1px solid #9c9c9c;
}
.breadcrumb .b_inner .loca_nameA a{
	display: block;
	padding-left: 15px;
	color: #848484;
}
.breadcrumb .b_inner .loca_nameA.on .loca_slider{
	display: block;
}

.breadcrumb .b_inner .loca_slider{
	line-height: 40px;
	background-color: #eceff7;
	position: absolute;
	width: 320px;
	top: 50px; left: 0;
	display: none;
	z-index: 80;
}
.breadcrumb .b_inner .loca_slider p:hover{
	background-color: #1b2d5f;
}
.breadcrumb .b_inner .loca_slider p a{
}
.breadcrumb .b_inner .loca_slider p:hover a{
	color: #fff;
}



.sub_img{
	
}

.sub_img.no_1{
    background: url(/usr/images/ctl/sub_visual_img1.png) no-repeat center;
	background-size: cover;
    width: 100%;
}
.sub_img.no_2{
	background: url(/usr/images/ctl/sub_visual_img2.png) no-repeat center;
	background-size: cover;
    width: 100%;
}
.sub_img.no_3{
	background: url(/usr/images/ctl/sub_visual_img3.png) no-repeat center;
	background-size: cover;
    width: 100%;
}
.sub_img.no_4{
	background: url(/usr/images/ctl/sub_visual_img4.png) no-repeat center;
	background-size: cover;
    width: 100%;
}
.sub_img.no_5{
	background: url(/usr/images/ctl/sub_visual_img5.png) no-repeat center;
	background-size: cover;
    width: 100%;
}


.sub_img .img_text{
	text-align: right;
	margin: 0 auto;
	padding: 60px;
	box-sizing: border-box;
}
.sub_img .img_text p{
	font-size: 24px;
}
.sub_img .img_text p strong{
	font-size: 36px;
	margin-left: 16px;
}
.sub_img .img_text span{
	font-size: 16px;
}



/* lnb */
.lnb{float:left;width:220px;}
.lnb .lnb_tit_wrap{position: relative;display:table;width:100%;height:168px;background:url(/usr/images/ctl/lnb_bg.png) center center no-repeat;}
.lnb .lnb_tit_wrap .lnb_tit{position: absolute;left:26px;bottom:7px;width: 112px;color:#fff;font-size:30px;font-weight:500;}

.lnb .lnb_wrap{border-bottom:1px solid #ddd;}
.lnb .lnb_wrap li:after{content:'';display: block;width:178px;height:1px;margin-left:25px;border-bottom:1px dashed #ddd;}
.lnb .lnb_wrap li a{display: block;padding:18px 0;padding-left:25px;font-size:18px;font-weight:400;color:#777;}
.lnb .lnb_wrap li.on a{color:#fff;background:#062f6e;}
.lnb .lnb_wrap li:last-child:after{border-bottom:0;}

/* select_box */
.select_box_wrap:after{content:'';display:block;clear:both;}
.select_box_wrap .select_box{float:left;}
.select_box_wrap .wave{float:left;margin-right:5px;line-height:35px;}
.select_box{margin-right:5px;overflow:hidden;width:150px;height:33px;border-left:1px solid #ddd;border-right:1px solid #ddd;background:#fff url(/usr/images/ctl/select_arrow.png) right 25px top 50% no-repeat;}
.select_box select{width:100%;text-indent:15px;border:none;box-shadow:none; background-color:transparent;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance: none;font-size:15px;}

.table_write .select_box{border-left:0;border-right:0;}

/* color */
.txt_point_01{color:#fd951b;}
.txt_point_02{padding-left:10px;color:#777;}

/* btn */
.btn_wrap{margin-top:20px;}
.btn_wrap:after{content:'';display:block;clear:both;}

.box_center{text-align:center;}
.box_right{float:right;}
.box_left{float:left;}
.box_right .btn,.box_center .btn{margin-left:5px;}
.box_left .btn{margin-right:5px;}

.btn{display:inline-block;min-width:80px;padding:0 15px;height:35px;line-height:33px;box-sizing:border-box;text-align:center !important;font-weight:400;}
.btn_basic{background:#fff;color:#333;}
.btn_point{background:#f4b221;border:1px solid #edaa18;color:#000;}
.btn_line{background:#fff;border:1px solid #062f6e;color:#062f6e;}
.btn_gray{background:#f3f3f3;border:1px solid #e6e6e6;color:#333;}
.btn_pdf{display:block;width:120px; margin:40px auto;}
.vm_none{border:1px solid #777;color:#777;}
.vm_check{border:1px solid #333;}

.gosite{display: inline-block;width: 77px;color: #062f6e;background: url(/usr/images/ctl/icon_go.png) right center no-repeat;font-weight: 400;}

.all_mail{padding-left: 29px;background:#FFF url(/usr/images/ctl/btn_all_mail.png) 10px center no-repeat;border:1px solid #fd7b1b;color: #fd7b1b;}
.mail{padding-left:25px;background:#FFF url(/usr/images/ctl/btn_mail.png) 10px center no-repeat;border:1px solid #062f6e;color: #062f6e;}

/* list style */
.bul_1{}
.bul_1 li{padding-left:30px;}

.bul_2{padding-left:20px;}
.bul_2 li, .bul_2 p{text-align:left;padding-left:10px;background:url(/usr/images/ctl/bul_02.png) left 9px no-repeat;}
.img_list{text-align:center;margin-bottom:  10px;}
.img_list:after{content:'';display:block;clear:both;}
.img_list li{display:  inline-block;/* float:left; */width: 33%;margin-bottom:  3px;padding:10px;box-sizing:border-box;background:#eee;text-align:center;}
.img_list li img{display:inline-block;width:100%;}
.img_list.no_3 li{width: 33%;}
.img_list.no_4 li{width: 24.5%;}

/* paging */
.paging{text-align:center;margin-top:40px;}
.paging a{display:inline-block;min-width: 26px;height:26px;padding: 0 5px;color:#777;line-height:26px;box-sizing:border-box;}
.paging .page{border:1px solid #eee;text-indent:-9999px;}

.paging .paging_click{color:#333;border-bottom:1px solid #333;font-weight:400;}

.paging a:hover{color:#333;border-bottom:1px solid #333;}
.paging .prev_02:hover{border:1px solid #333;}
.paging .prev_01:hover{border:1px solid #333;}
.paging .next_02:hover{border:1px solid #333;}
.paging .next_01:hover{border:1px solid #333;}

/* checkbox */
.checkbox-wrap{cursor:pointer;line-height:27px;}
.checkbox-wrap .check-icon{display:inline-block;width:14px;height:14px;margin-right:5px;background:url(/usr/images/ctl/checkbox_off.png) left center no-repeat;vertical-align:middle;transition-duration:.3s;}
.checkbox-wrap input[type=checkbox] {display:none;}
.checkbox-wrap input[type=checkbox]:checked + .check-icon {background-image:url(/usr/images/ctl/checkbox_on.png);}

.radio-wrap{cursor:pointer;line-height: 35px;}
.radio-wrap .check-icon{display:inline-block;width:14px;height: 33px;margin-right:5px;background:url(/usr/images/ctl/radiobox_off.png) left center no-repeat;vertical-align:middle;transition-duration:.3s;}
.radio-wrap input[type=radio] {display:none;}
.radio-wrap input[type=radio]:checked + .check-icon {background-image:url(/usr/images/ctl/radiobox_on.png);}

/* nav */
.con_top{margin-bottom:40px;}
.con_top:after{content:'';clear:both;display:block;}
.con_top h2{float:left;font-size:28px;font-weight:500;}

.con_top .bread_crumb > div{float: left;}
.con_top .bread_crumb > div:first-child{width:calc(100% - 100px);}
.con_top .nav_inner:after{content:'';clear: both;display: block;}
.con_top .nav_inner{width:100%;height:50px;border:1px solid #ddd;box-sizing:border-box;}
.con_top .nav_inner li{float:left;}
.con_top .nav_inner li:nth-child(1){width:20%;}
.con_top .nav_inner li:nth-child(2){width:32%;}
.con_top .nav_inner li:nth-child(3){width:48%;}
.con_top .nav_inner li a{display: block;text-align: center;background:url(/usr/images/ctl/icon_nav_arrow.png) right top 22px no-repeat;color:#777;font-size:13px;}
.con_top .nav_inner li a:hover{color:#333;}
.con_top .nav_inner li:last-child a{background:none;}
.con_top .print li{float:left;width:49px;height:48px;border:1px solid #ddd;border-left:0;}
.con_top .print li.no_01 a{display: block;padding-top:25px;text-indent:-9999px;background:url(/usr/images/ctl/print.png) center no-repeat;}
.con_top .print li.no_02 a{display: block;padding-top:25px;text-indent:-9999px;background:url(/usr/images/ctl/share.png) center no-repeat;}

/* table_top */
.table_top:before{position: absolute;top:-25px;right:21px;content:'';display: block;width:20px;height:45px;background:url(/usr/images/ctl/table_top_bg.png) right top no-repeat;}
.table_top{position: relative;height:77px;margin-bottom:50px;border:2px solid #ddd;}
.page_text{float:left;padding:28px 34px;}
.sch_wrap{float:right;padding-top:20px;margin-right:35px;}
.sch_wrap .select_box, .sch_wrap .board_sch, .sch_wrap .btn_top{float:left;}
.sch_wrap .board_sch{}
.sch_wrap .board_sch input[type=text]{width:200px;border:none;}
.sch_wrap .board_sch button{width:33px;height:33px;text-indent:-99999px;background:#FFF url(/usr/images/ctl/icon_sch.png) center center no-repeat;}

/* table */
.table_wrap{margin-bottom:10px;}
.table_bottom_text{margin-top:10px;}

table{width:100%;border-top:1px solid #C7C7C7; } 
table thead {background-color: rgba(243,243,243,0.53); }
table thead tr td {font-size: 16px; font-weight: 500;}
table th, table td {padding:15px 0px;border-bottom: 1px dashed #ddd;vertical-align:middle;box-sizing:border-box;word-wrap:break-word;text-align:left;font-weight:400; text-align: center;}
table td{font-weight:300;}
table tr:last-child{border-bottom:1px solid #C7C7C7;}
table tr td {border-right: 1px solid #c7c7c7;}
table tr td:last-child {border-right: none;}
table .file{text-align: center;}
table .file a{display:inline-block;width:54px;height:54px;text-indent:-9999px;background:url(/usr/images/ctl/icon_save.png) center no-repeat;}
table .nonetablestyle {border-bottom:1px solid #C7C7C7;}
table .total_cont {background-color: rgba(255,212,212,0.50);}
.table_view th, .table_view td{padding:15px 10px;}
.table_view .prev button{display: block;float: right;width:18px;height:20px;background:url(/usr/images/ctl/icon_prev.png) center no-repeat;text-indent:-9999px;}
.table_view .next button{display: block;float: right;width:18px;height:20px;background:url(/usr/images/ctl/icon_next.png) center no-repeat;text-indent:-9999px;}
.table_view .view_tit .tit{margin-bottom:10px;font-size:18px;font-weight:500;line-height:24px;}
.table_view .view_tit ul li{float:left;margin-right:20px;color:#777;}
.table_view .view_tit ul.view_txt_bottom li:last-child{float: right;}
.table_view .view_tit ul.view_txt_bottom:after{content:'';clear: both;display: block;}
.table_view .file_down ul li a{display:block;padding:10px;padding-left:40px;background: url(/usr/images/ctl/icon_save_02.png) left center no-repeat;box-sizing:border-box;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.table_view .day{color:#777;font-weight:300;text-align: center;}
table td input[type=text]{width:100%;}
table td.table_center{text-align:center;}

.table_write th, .table_write td{padding:15px 10px;line-height:30px;}
.table_write th{background:#f7f7f7;text-align: center;}
.table_write .file_wrap{}
.table_write .file_txt{}
.table_write .file_txt p{margin-bottom:10px;}
.table_write .file_txt form select{width:100%;height:100px;overflow-y:auto;border:1px solid #ddd;padding:10px;box-sizing:border-box}
.table_write .file_txt form select option{display:block;max-width:97%;overflow:hidden;padding:2px 5px;white-space:nowrap;text-overflow:ellipsis;}
.table_write .file_attach{margin-top:10px;}
.table_write .file_attach:after{content:'';display:block;clear:both;}
.table_write .file_attach #in_file_01{border:none;width:100%;}
.table_write .input_s input{width:150px;margin-right:5px;}
.table_write .input_s span{display:inline-block;line-height:35px;}

.table_list .num{width:54px;color:#777;border-bottom:1px solid #777;text-align: center;}
.table_list .day{padding-top:20px;font-size:18px;font-weight:400;color:#777;}
.table_list .year{font-size:13px;color:#999;}
.table_list .notice .num{font-weight:400;color:#f4b221;border-bottom:2px solid #f4b221;}

.table_tit_wrap ul li.no_01:after{content:'';clear: both;display: block;}
.table_tit_wrap ul li.no_01{}
.table_tit_wrap ul li.no_01 .table_tit{position: relative;float:left;display:block;max-width:calc(100% - 100px);box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-weight:400;z-index:2;}
.table_tit_wrap ul li.no_01 .tit_icon{position: relative;margin-left:10px;}
.table_tit_wrap ul li.no_01 .tit_icon .i_new{position: absolute;top:4px;display:inline-block;width:15px;height:15px;text-indent:-9999px;background:url(/usr/images/ctl/icon_new.png) center no-repeat;}
.table_tit_wrap ul li.no_01 .tit_icon .i_reply{margin-left:20px;}
.table_tit_wrap ul li.no_01 .tit_icon .i_secret{position: absolute;top:4px;display:inline-block;width:15px;height:15px;margin-left: 5px;text-indent:-9999px;background:url(/usr/images/ctl/icon_secret.png) center center no-repeat;}

.table_tit_wrap ul li.no_02 span{color:#777;font-size:13px;}
.table_tit_wrap ul li.no_02 span.hits{position: relative;margin-right:30px;}
.table_tit_wrap ul li.no_02 span.hits:after{position: absolute;top:4px;content:'';display: inline-block;width:1px;height:13px;margin:0 15px;background:#999;}

.table_tit_wrap ul li.no_03{margin-top:22px;}
.table_tit_wrap ul li.no_03 .table_txt{display:block;max-width:calc(100% - 10px);box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;}


.gallery_wrap{}
.gallery_wrap:after{content:'';display:block;clear:both;}
.gallery{position: relative;float:left;width:32%;margin-right:2%;margin-bottom:20px;background:#f7f7f7;box-sizing:border-box;}
.gallery_wrap div:nth-child(3n){margin-right:0;}
.gallery a{display:block;}
.gallery a img{width:100%;height:100%;}
.gallery a.gallery_inner_txt{position: absolute;top:0;left:0;display: block;width:100%;height:100%;background: rgba(6,47,110,0.8);opacity:0;}
.gallery a.gallery_inner_txt p{padding:50px 10px;}
.gallery a.gallery_inner_txt p span{position: relative;display: block;text-align: center;font-weight:400;color:#fff;}
.gallery a.gallery_inner_txt span.tit{max-width:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:400;}
.gallery a.gallery_inner_txt span.day{font-size:16px;font-weight:400;}
.gallery a.gallery_inner_txt span.more{display: block;width:25px;height:25px;margin:0 auto;margin-top:50px;background:url(/usr/images/ctl/more_04.png) center no-repeat;text-indent:-9999px;}
.gallery a.gallery_inner_txt:hover{opacity:1;}

/* FAQ */
.faq_wrap{
}
.faq_wrap .faq > li{
	border-bottom: 1px dashed #ddd;
}
.faq_wrap .faq > li > a{
	position:relative;
	display:block;
	min-height:19px; line-height: 26px;
	padding:20px 50px 20px;
	font-weight:400;
	box-sizing:border-box;
	background:url(/usr/images/ctl/faq_arrow.png) right 50px center no-repeat;
	background-size:16px;
}

.faq_wrap .faq > li:last-child{
	border-bottom:1px solid #ddd;
}
.faq_wrap .faq > li > a:after{
	display:block;
	content:'';
	clear:both;
}
.faq_wrap .faq > li > a > .icon_question{
	margin-top:-11px;
	display:inline-block;
	width:20px; height:22px;
	line-height: 26px;
	background:url(/usr/images/ctl/icon_q.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.faq_wrap .faq > li > a > .tit{
	display:inline-block;
	font-weight:400;
	margin-left: 20px;
	font-size: 16px;
}

.faq_wrap .faq > li.on{}
.faq_wrap .faq > li.on > a{
	background: url(/usr/images/ctl/faq_arrow_on.png) right 50px center no-repeat;
	background-size:16px;
}

.faq  .answer_wrap{
	display:none;
	padding: 20px 50px 20px;
	background-color:#f5f5f5;
}
.faq  .answer_wrap > li{
	padding-left:42px;
	background:url(/usr/images/ctl/icon_a.png) 0 0 no-repeat;
	line-height:1.8em;
}

.faq .file_wrap{
	display:block;
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #ccc;
}
.faq .file_wrap:after{
	display:block;
	content:'';
	clear:both;
}
.faq .file_wrap .btn_file_down{
	display:block;
	width:100%;
	text-indent:0;
	box-sizing:border-box
}


/* article */
.article .tit_top{font-size:20px;font-weight:500;}
.article .tit_top:after{content:'';display: block;width:21px;height:3px;margin:25px 0;background:#f4b221;}
.article .center{text-align: center;}
.article .tit_top.center:after{margin:25px auto;}
.article .tit_top span.fz_13{font-size:13px;}

.greeting.no_01{background:url(/usr/images/ctl/greeting_bg.png) right bottom no-repeat;}
.greeting.no_01 .tit{font-size:20px;font-weight:400;}
.greeting.no_01 p{font-size:16px;font-weight:400;text-indent:10px;margin-bottom:15px;}
.greeting.no_02 li{float: left;width:50%;margin-bottom:30px;}
.greeting.no_02 li .tit{margin-bottom:20px;font-weight:400;font-size:18px;}

.history p:nth-child(2){margin-bottom:25px;font-weight:400;font-size:18px;}
.history .y_2018 p.txt{width:510px;margin:0 auto;}

.organization .no_01, .organization .no_02{position: relative;width:174px;height:171px;margin:0 auto;margin-bottom:50px;padding-top: 64px;text-align: center;background:url(/usr/images/ctl/org_bg_01.png) center no-repeat;box-sizing:border-box;font-weight:400;}
.organization .no_03{position: relative;}
.organization .no_03 li{position: relative;float: left;width:33.333333%;height:234px;margin:0 auto;padding-top: 100px;text-align: center;background:url(/usr/images/ctl/org_bg_02.png) center no-repeat;box-sizing:border-box;font-weight:400;}
.organization .no_01:after{position: absolute;bottom:-50px;left:50%;content:'';display: block;width:2px;height:50px;background:#eee;}
.organization .no_02:after{position: absolute;bottom:-25px;left:50%;content:'';display: block;width:2px;height:25px;background:#eee;}
.organization .no_03 ul:before{position: absolute;top:-25px;left:133px;content:'';display: block;width:534px;height:2px;background:#eee;}
.organization .no_03 li:before{position: absolute;top:-25px;left:50%;content:'';display: block;width:2px;height:25px;background:#eee;}

.map_wrap .map{margin-bottom:50px;}
.map_wrap .tit_top{font-size:17px;}
.map_wrap li{float: left;width:33.333333%;font-size:14px;text-align: center;}
.map_wrap li p{margin-bottom:25px;}
.map_wrap li p span{font-weight:400;}

.gear .img{width:500px;margin:0 auto;}
.gear .img.he{width:300px;}
.gear .img img{width:100%;height:100%;}
.table_con{margin:20px 0;}
.table_con th{text-align: center;background:#f7f7f7;}
.table_con td{padding-left:20px;}

.gear .table_con td p{margin-bottom:10px;}
.gear .table_con td p:last-child{margin-bottom:0;}
.article .gear .tit_top span.place{float: right;border:1px solid #333;padding:3px 5px;font-size:15px;}

.gear.search .table_con td{padding:12px 5px;font-size:14px;}

.gear_step ul:after{display:block;content:'';clear:both;}
.gear_step li{position: relative;display:block;float: left;width:33.333333%;margin-bottom:50px;padding-top:100px;font-weight:400;font-size:18px;text-align: center;}
.gear_step li.no_01{background:url(/usr/images/ctl/gear_icon_01.png) top center no-repeat;}
.gear_step li.no_02{background:url(/usr/images/ctl/gear_icon_02.png) top center no-repeat;}
.gear_step li.no_03{background:url(/usr/images/ctl/gear_icon_03.png) top center no-repeat;}
.gear_step li.no_04{background:url(/usr/images/ctl/gear_icon_04.png) top center no-repeat;}
.gear_step li.no_05{background:url(/usr/images/ctl/gear_icon_05.png) top center no-repeat;}
.gear_step li.no_06{background:url(/usr/images/ctl/gear_icon_06.png) top center no-repeat;}
.gear_step li:after{content:'';display: inline-block;position: absolute;top:35%;right:0;width:18px;height:32px;background:url(/usr/images/ctl/gear_icon_07.png) top center no-repeat;}
.gear_step li:last-child:after{background:none;}
.sub_tit {
    font-size: 34px;
    line-height: 2.4;
    font-weight: 500;
    margin-bottom: 30px;
    border-bottom: 2px solid #003263;
    text-align: center;
}

.container p {font-size: 16px; font-weight: 400; background: url(/usr/images/ctl/dot.jpg)top 11px left no-repeat; padding-left: 15px ; margin: 5px 0;}
.container .sign {text-align: right; margin: 30px 0;}
.container .contimg100 img {width: 100%;}
.container h4 { font-size: 24px; text-align: center; font-weight: 500;}
.container h6 {background: url(/usr/images/ctl/dot2.jpg)top 1px left no-repeat; font-size: 18px; font-weight: 500; padding-left: 15px; margin: 20px 0; }
.nonestyle {background: none!important; background-color: #fff!important!; padding: 0!important;}
.container h5  { font-size: 22px;margin: 20px 0 5px; font-weight: 400; color: #003263;}



.answer_icon{
	background: url(/usr/images/ctl/answer.png) no-repeat left center;
	display: inline-block;
	width: 13px; height: 11px;
	background-size: 13px;
	margin-right: 10px;
}
.btn{
	display:inline-block;
	min-width:80px;
	padding:0 15px;
	height:35px;
	line-height:33px;
	box-sizing:border-box;
	text-align:center !important;
	font-weight:400;
}






.table_form{
	width: 100%;
}
.table_form tr:first-child{
	border-top: 1px solid #ddd;
}
.table_form tr{
	border-bottom: 1px solid #ddd;
}
.table_form thead tr th,
.table_form tbody tr th{
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	background-color: #f5f5f5;
	vertical-align: middle;
}
.table_form thead tr th:last-child{
	border: 0;
}
.table_form tbody tr td{
	padding: 20px;
	font-size: 16px;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	vertical-align: middle;
}
.table_form tbody tr td:last-child{
	border: 0;
}
.table_form tbody tr td p{
	line-height: 2;
	font-size: 16px;
}
.table_map tbody tr td strong{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.center tbody tr td{
	text-align: center;
}



.tab_menu{
	margin-bottom: 50px;
}
.tab_menu::after{
	display: block;
	clear: both;
	content: "";
}
.tab_menu ul{}
.tab_menu ul li{
	float: left;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
}
.tab_menu ul li a{
	font-size: 18px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 16px 0;
		border: 1px solid #ccc;
}
.tab_menu ul li a.active{
	background-color: #f4b221;
	color: #fff;
	font-weight: 400;
}
.tab_menu ul li a:hover{
	background-color: #eee;
}
.tab{
	display: none;
}
#tab_con1{
	display: table;
}
#tab_con1 img{
	width: 100%;
}


#tab_con3 table.mobile{
	display: none;
}
#tab_con3 table tbody tr td{
	padding: 30px;
}
#tab_con3 table tbody tr td img{
	width: 100%;
}



.board_form{
	width: 100%;
}

.board_form .mobile{
	display: none;
}

.board_form thead tr th{
	padding: 14px;
	background-color: #f5f5f5;
	font-weight: 400;
}



.board_form tbody tr td{
	padding: 14px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.board_form tbody tr td:nth-child(2){
	text-align: left;
}
.board_form tbody tr td:nth-child(2) a:hover{
	text-decoration: underline;
}

.board_form tbody tr td strong{
	background-color: #e39d18;
	padding: 3px 10px;
	color: #fff;
	font-weight: 400;
	box-sizing: border-box;
}


.table_box .top_box{
    overflow: hidden;
	margin-bottom: 30px;
}
.total{
    float: left;
    font-size: 15px;
    margin-top: 10px;
}

.table_box .search_box{
    float: right;
    width: 476px;
}
.table_box .search_box .sch_type{
    float: left;
    width: 124px; height: 34px;
	border: 1px solid #ddd;

}

.table_box .search_box .sch_txt{
    float: left;
    width: 250px; height: 34px;
    margin-right: 0;
	color: #333;
}
.table_box .search_box .btn_list{
    float: left;
    margin-top: 0;
}
.table_box .search_box .btn_list a{
    width: 34px; height: 34px;
    display: inline-block;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.table_box .search_box .btn_list a:nth-child(1){
    background: url(/usr/images/ctl/sch_btn.png) no-repeat center;
}
.table_box .search_box .btn_list a:nth-child(2){
    background: url(/usr/images/ctl/print_btn.png) no-repeat center;
}
.table_box .search_box .btn_list a:nth-child(3){
    background: url(/usr/images/ctl/share_btn.png) no-repeat center;
}
table tr.answer{
	background-color: #f9f9f9;
}
.ex_adress{
	border: 1px solid #666;
	padding: 14px 20px;
	box-sizing: border-box;
	display: inline-block;
	margin: 10px 0;
}

.text_list ul li{
	margin-bottom: 20px;
}
.text_list ul li h5{
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: 400;
	color: #003263;
}

/* paging */
.paging{
	margin-top: 30px;
    color: #777;
	text-align:center;
	margin : 50px 0 20px;
}
.paging a{
	display:inline-block;
	min-width: 26px; height:26px;
	padding: 0 5px;
	color:#777;
	line-height:26px;
	box-sizing:border-box;
}
.paging .page{
	border:1px solid #eee;
	text-indent:-9999px;
}
.paging .prev_02{
	background: url(/usr/images/ctl/prev_2.png) no-repeat center #eee;
    text-indent: -9999px;
    margin-right: 3px;
}
.paging .prev_01{
	text-indent: -9999px;
    background: url(/usr/images/ctl/prev_1.png) no-repeat center #eee;
}
.paging .next_01{
	text-indent: -9999px;
    background: url(/usr/images/ctl/next_1.png) no-repeat center #eee;
    margin-right: 3px;
}
.paging .next_02{
	text-indent: -9999px;
    background: url(/usr/images/ctl/next_2.png) no-repeat center #eee;
}

.paging .paging_click{
	color:#333;
	border-bottom:1px solid #333;
	font-weight:400;
}

.paging a:hover{color:#333;
	border-bottom:1px solid #333;
}
.paging .prev_02:hover,
.paging .prev_01:hover,
.paging .next_02:hover,
.paging .next_01:hover{border:1px solid #333;}


#btn_w{
    text-align: right;
	background-color: transparent;
	border-bottom: 0;
	padding: 0;
}
#btn_w a{
	display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #e39d18;
    color: #fff;
}

/* slider */

.slider_for{
	width: 800px;
	height: auto;
	margin: 30px auto 30px;
	overflow: hidden;
}
.slider_for .item{}

.item img{
	width: 100%;
	min-height: 100%;
}
.slider_nav{
	height: auto;
	margin: auto;
}
.slider_nav .item{
	margin: 0 10px;
	box-sizing: border-box;
}
.slider_nav .item:hover{
	cursor: pointer;
}

	/* slider */
	
	.slider_for{
		width: 100%;
		margin: 0px auto 30px;
	}
	.slider_for .item{
		width: 100%;
	}
	.slider_for .item h4.tit{
		margin-top: 0px;
	}

	.slider_nav{
		width: 90%;
	}
	
	.slider_nav .item{
		margin: 0 5px;
	}
	
	





/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}









/* Mobile */
@media(max-width:768px){

	.contwrap {padding: 10px; margin-bottom: 30px;}
.pc{display: none;}
	.breadcrumb {display: none;}
	.sub_tit {
    font-size: 24px;
    line-height: 2.4;
    font-weight: 500;
    margin-bottom: 10px;
    border-bottom: 2px solid #003263;
    text-align: center;
}
	.container h5 {
    font-size: 16px;
    margin: 20px 0 5px;
    font-weight: 400;
    color: #003263;
}
	.container p {
    font-size: 14px;
    font-weight: 400;
    background: url(/usr/images/ctl/dot.jpg)top 11px left no-repeat;
    padding-left: 15px;
    margin: 5px 0;
}
	.container h4 {
    font-size: 16px;
    text-align:center;
    font-weight: 500;
}
	.container h6 {
    background: url(/usr/images/ctl/dot2.jpg)top 1px left no-repeat;
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
    margin: 15px 0;
}
	table thead tr td {
    font-size: 14px;
    font-weight: 500;
}/* table */


	.table_form thead tr th,
	.table_form tbody tr th{
		font-size: 15px;
		padding: 10px !important;
		word-break:break-all;
		
	}
	.table_form thead tr th:last-child{
		border: 0; 
	}
	.table_form tbody tr td{
		padding: 10px;
		font-size: 14px;
	}

	
	.table_form tbody tr td p{
		line-height: 1.8;
		font-size: 14px;

	}
	
	
	
	.table_map tbody tr td strong{
		font-size: 17px;
		margin-bottom: 8px;
	}



	.tab_menu{
		margin-bottom: 30px;
	}

	.tab_menu ul li a{
		font-size: 14px;
		padding: 10px 0;
	}


	#tab_con1 img{
		width: 100%;
	}
	
	.tab_menu ul li a.active{
		background-color: #f4b221;
	}
	
	
	#tab_con3 table.pc{
		display: none;
	}
	#tab_con3 table.mobile{
		display: table;
	}
	#tab_con3 table tbody tr td{
		padding: 10px;
	}
	
	
	
	#tab_con4 tbody tr th,
	#tab_con4 tbody tr td{
		word-break: break-all;
	}
	.table_write th, .table_write td{
		padding: 10px 5px;
	}

	.table_write td input[type=text]{
		margin-right: 0;
		width: 100%;
	}
	
	


	.internet img{
		width: 100%;
	}
	
	table.board_form colgroup col:nth-child(1){
		width: 12%;
	}
	table.board_form colgroup col:nth-child(3){
		width: 18%;
	}
	table.board_form colgroup col:nth-child(4){
		width: 0;
	}
	table.board_form colgroup col:nth-child(5){
		width: 15%;
	}
	
	table.board_form tr th.remove,
	table.board_form tr td.remove{
		font-size: 0;
		text-indent: -9999;
		padding: 0;
		margin: 0;
	}

	

	.board_form thead tr th{
		padding: 8px 2px;

	}

	.board_form tbody tr td{
		padding: 8px 2px;

	}


	.board_form tbody tr td strong{
		padding: 4px;
	}


	.table_box .top_box{
		overflow: hidden;
		margin-bottom: 30px;
	}
	.total{
		float: none;
		font-size: 13px;
		margin-top: 0;
	}
	
	.table_box .search_box{
		float: right;
		width: 100%;
		margin-top: 10px;
	}
	.table_box .search_box .sch_type{
		float: left;
		width: 30%;

	}

	.table_box .search_box .sch_txt{
		float: left;
		width: calc(100% - 68px); height: 34px;
		margin-right: 0;
		color: #333;
	}
	.table_box .search_box .btn_list{
		width: 68px; height: 34px;
	}
	
	.table_box .search_box .btn_list a:nth-child(2){
		display: none;
	}


	
	
	.text_list ul li{
		margin-bottom: 20px;
	}
	.text_list ul li h5{
		font-size: 17px;
		margin-bottom: 6px;
		font-weight: 400;
		color: #003263;
	}
	
	#btn_w a{
    padding: 8px 16px;
}

	
	
	
	
	
	/* FAQ */

	.faq_wrap .faq > li > a{
		padding:14px!important;
		background-position: right 10px center;
	}
	.faq .answer_wrap{
		padding:14px!important;
	}

	.faq_wrap .faq > li > a > .tit{
		margin-left: 12px;
		font-size: 14px;
	}

	.faq_wrap .faq > li.on > a{
		background-position: right 10px center;
	}

	.faq  .answer_wrap{
		display:none;
		padding: 20px 0 20px;
	}
	.faq  .answer_wrap > li{
		padding-left: 34px;
		font-size: 14px;

	}

	.article p{
		padding: 10px;
	}
	.btn{
		padding: 0 10px;
		min-width: 50px;
	}
	
	.article{
		margin-bottom: 30px;
	}
	
	.article .table_view{
		margin-top: 0px;
		width: 100%;
	}
	.article .table_view span{
		padding: 10px 0;

	}
	.article .table_view .prev span a,
	.article .table_view .next span a{
		margin-left: 8px;
		
		
	}
	.article .table_view p.table_tit_wrap{
		padding: 10px;
	}

	.article .table_view span.day{
		margin-left: 0;
		text-align: right;
		padding: 0;
		min-width: 70px;
	}

	.article .table_view .next{
		width: 100%;
	}
	.article .table_view p.table_tit_wrap a.table_tit{
	}
	
	
	
.con_top h2{font-size:18px;margin-bottom:20px;}
.article .tit_top{font-size:15px;}

.con_top .bread_crumb > div:first-child{display: none;float: none;}
.con_top .bread_crumb > div{float: right;}
.con_top .nav_inner{padding:5px 0;}
.con_top .bread_crumb .print .no_01{display: none;}
.con_top .bread_crumb .print .no_02{border-left:1px solid #ddd;}


.greeting.no_01 .tit{font-size:15px;}
.greeting.no_01 p{font-size:12px;}

.table_view th, .table_view td{display: block;width:100%;padding:15px 10px;}
.table_list th, .table_list td{display: block;width:100%;padding:15px 10px;}
.table_write th, .table_write td{display: block;width:100%;padding:15px 10px;}
.table_list td.num_wrap{display: none;background:#f7f7f7;}
.table_list td.file{display: none;}
.table_tit_wrap ul li.no_02 span{font-size:11px;}

.table_top:before{content:none;}
.table_top{position: relative;height:40px;margin-bottom:50px;border:0;}
.page_text{display: none;}
.sch_wrap{float:none;width:100%;padding-top:0px;margin-right:0;}
.sch_wrap .select_box, .sch_wrap .board_sch, .sch_wrap .btn_top{float:none;}
.sch_wrap .select_box{margin-bottom:10px;}
.sch_wrap .select_box, .sch_wrap .board_sch{width:100%;border:1px solid #ddd;}
.sch_wrap .board_sch input[type=text]{width:calc(100% - 50px);border:none;}
.sch_wrap .board_sch button{width:33px;height:33px;text-indent:-99999px;background:#FFF url(/usr/images/ctl/icon_sch.png) center center no-repeat;}

.gallery{float:none;width:100%;margin-right:0;margin-bottom:10px;}
.gallery_wrap div:nth-child(3n){margin-right:0;}


}

/* Tablet */
@media (min-width:768px) and (max-width:1079px){
		

.mobile{display: none;}
.con_top .bread_crumb{float:right;}
.con_top .nav_inner{width:280px;}
.con_top .nav_inner li a{padding-top:14px;}

.gallery{width:49%;margin-right:2%;}
.gallery_wrap div:nth-child(2n){margin-right:0;}
.gallery_wrap div:nth-child(3n){margin-right:2%;}
	.slider_for{
		width: 100%;
		margin: 0px auto 30px;
	}
	.sub_tit {
    font-size: 24px;
    line-height: 2.4;
    font-weight: 500;
    margin-bottom: 10px;
    border-bottom: 2px solid #003263;
    text-align: center;
}
	.container h5 {
    font-size: 16px;
    margin: 20px 0 5px;
    font-weight: 400;
    color: #003263;
}
	.container p {
    font-size: 14px;
    font-weight: 400;
    background: url(/usr/images/ctl/dot.jpg)top 11px left no-repeat;
    padding-left: 15px;
    margin: 5px 0;
}
	.container h4 {
    font-size: 16px;
    text-align:center;
    font-weight: 500;
}
	.container h6 {
    background: url(/usr/images/ctl/dot2.jpg)top 1px left no-repeat;
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
    margin: 15px 0;
}
	table thead tr td {
    font-size: 14px;
    font-weight: 500;
}
	.slider_nav{
		width: 95%;
	}

	table thead tr td {
    font-size: 14px;
    font-weight: 500;
}
	.contwrap {padding: 15px; margin-bottom: 30px;}
}
.tablesrollwrap { min-width: 600px; overflow-x: auto;}

/* Mobile & Tablet */
@media (max-width:1079px){
.lnb{display:none;}
.sub_bg {background:url(/usr/images/ctl/bg.png)bottom center no-repeat; }

}

/* PC */
@media (min-width:1080px){
.contwrap{    min-height: 450px;}
.mobile{display: none;}
.sub_container{width:1080px;}
.content{float:right;width:calc(100% - 280px);}
.con_top .nav_inner{width:280px;}
.con_top .bread_crumb{float:right;}
.con_top .nav_inner li a{padding-top:14px;}


.greeting.no_01{height:349px;}

	.breadcrumb .b_inner{
		width: 1200px;
	}
	
	.sub_img .img_text{
		width: 1200px;
	}
	
	.sub_container{
		width: 1200px;
	}
		.slider_for{
		width: 800px;
	}
	.slider_for .item{
		width: 966px;
	}
.sub_bg {background:url(/usr/images/ctl/bg.png)bottom center no-repeat; height: 300px;}

	
	.slider_nav{
		width: 1200px;
	}

}









