@charset "utf-8";


/*=======================================================
  paging-wrap
=========================================================*/
.paging-wrap{margin-top:67px;font-size:0px; text-align:center; display:block; position:relative;}
.paging-wrap a.ctrl{display:inline-block;vertical-align:top;text-decoration: none; width:40px; height:40px; border:1px solid #dfdfdf; border-radius:100%; box-sizing:border-box; margin:0 3px;}
.paging-wrap li, .paging-wrap ul{display:inline-block; vertical-align:top;}
.paging-wrap ul{padding:0 10px}
.paging-wrap li{margin:0 2px;}
.paging-wrap li a{display:block; position:relative; text-decoration: none;min-width:40px; height:40px; box-sizing:border-box ;border-radius:100%; font-size:15px; color:#999; text-align:center;line-height:40px;font-weight:400;box-sizing:border-box;}
.paging-wrap li a.active, .paging-wrap li a.active:hover{color:#000; font-weight:700}

.paging-wrap a.first{background:url(../img/Sub/page-first.jpg) no-repeat center center;}
.paging-wrap a.prev{background:url(../img/Sub/page-prev.jpg) no-repeat center center;}
.paging-wrap a.next{background:url(../img/Sub/page-next.jpg) no-repeat center center;}
.paging-wrap a.last{background:url(../img/Sub/page-last.jpg) no-repeat center center;}

.paging-wrap a.ctrl:hover{border-color:#000; opacity:0.75}
.paging-wrap a.first:hover{background-image:url(../img/Sub/page-firsto.jpg)}
.paging-wrap a.prev:hover{background-image:url(../img/Sub/page-prevo.jpg) }
.paging-wrap a.next:hover{background-image:url(../img/Sub/page-nexto.jpg) }
.paging-wrap a.last:hover{background-image:url(../img/Sub/page-lasto.jpg)}

.paging-wrap .num{display:none;vertical-align:top; padding:0 20px; color:#666; font-size:14px; line-height:30px;}
.paging-wrap .num span{font-weight:700;color:#111;}
	@media only screen and (max-width:1200px){
		.paging-wrap{margin-top:50px;}
	}
	@media only screen and (max-width:999px){
		.paging-wrap{margin-top:30px;}
		.paging-wrap a.ctrl{width:30px;height:30px;}
		.paging-wrap a.first , .paging-wrap a.last{display:none;}

		.paging-wrap ul{padding:0 7px; display:none;}
		.paging-wrap li{margin:0 1px;}
		.paging-wrap li a{min-width:30px;height:30px; line-height:30px; font-size:14px;}

		.paging-wrap .num{display:inline-block;vertical-align:top;}
	}
	@media only screen and (max-width:680px){
		.paging-wrap{margin-top:20px;}
	}
	@media only screen and (max-width:480px){
		
	}
	


/*=======================================================
  board-filter
=========================================================*/
.board-filter {text-align:center; font-size:0; margin-top:45px;}
.board-filter .chk-select{width:100px;}

.board-filter .chk-input{width:460px; margin-left:4px;}
.board-filter .chk-input input{height:50px;  padding:0 50px 0 20px; font-size:16px;}
.board-filter .search-btn{position:absolute; right:5px; top:50%;margin-top:-20px; width:40px;height:40px; color:#fff;background:url(../img/Sub/ico-search.jpg) no-repeat center center; box-sizing:border-box;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.board-filter{margin-top:30px;}
		.board-filter .chk-select select{height:45px;}
		.board-filter .chk-input input{height:45px; font-size:15px; padding:0 50px 0 15px;}
	}
	@media only screen and (max-width:680px){
		.board-filter{margin-top:20px;}
		.board-filter .chk-select{width:25%;}
		.board-filter .chk-select select{height:40px;}
		.board-filter .chk-input{width:74%; margin-left:1%}
		.board-filter .chk-input input{height:40px; font-size:14px;padding:0 50px 0 10px;}
		.board-filter .search-btn{background-size:14px auto; right:0;}
	}
	@media only screen and (max-width:480px){
		
	}


/* =====================================
   record-wrap.list
===================================== */
.record-wrap.list{padding-top:30px;}
.record-wrap.list .list{}
.record-wrap.list .list ul{margin:0 -1%}
.record-wrap.list .list ul:after{display:block; content:"";clear:both}
.record-wrap.list .list li{float:left; width:31.333%; margin:0 1%; position:relative;}
.record-wrap.list .list li:nth-child(n+4){margin-top:2%}
.record-wrap.list .list li a{height:360px; display:block}
.record-wrap.list .list li .img{overflow:hidden}
.record-wrap.list .list li .img img{height:229px; width:100%;object-fit:cover;-webkit-transition: transform 0.6s ease-out;-moz-transition: transform 0.6s ease-out;-o-transition: transform 0.6s ease-out;transition: transform 0.6s ease-out;}

.record-wrap.list .list li .movie:after{width:100%;height:229px; position:absolute; left:0; top:0; display:block;background:url(../img/Sub/movie-play.png) no-repeat center center; display:block; content:""; opacity:1;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}

.record-wrap.list .list li .txt{border:1px solid #d0d0d0; border-top:none; height:131px; box-sizing:border-box; padding:28px 24px; position:relative;}
.record-wrap.list .list li .btxt{font-size:18px; color:#000; line-height:1.3em;}
.record-wrap.list .list li .stxt{margin-top:17px;font-size:14px; color:#666; line-height:1.3em;}
.record-wrap.list .list li .ctxt{margin-top:5px;font-size:14px; color:#666; line-height:1.3em;}

.record-wrap.list .list li a:hover .img img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1);}

.record-wrap.list .list li a:before{width:0;height:1px; background:#000;position:absolute; z-index:5; left:0; top:0; display:block; content:"";-webkit-transition: width 0.4s ease-out;-moz-transition: width 0.4s ease-out;-o-transition: width 0.4s ease-out;transition: width 0.4s ease-out;}
.record-wrap.list .list li a:after{width:0;height:1px;background:#000; position:absolute; z-index:5;right:0; bottom:0; display:block; content:"";-webkit-transition: width 0.4s ease-out;-moz-transition: width 0.4s ease-out;-o-transition: width 0.4s ease-out;transition: width 0.4s ease-out;}

.record-wrap.list .list li:before{width:1px;height:0;background:#000; position:absolute; z-index:5;right:0; top:0; display:block; content:"";-webkit-transition: height 0.4s ease-out;-moz-transition: height 0.4s ease-out;-o-transition: height 0.4s ease-out;transition: height 0.4s ease-out;}
.record-wrap.list .list li:after{width:1px;height:0;background:#000; position:absolute; z-index:5;left:0; bottom:0; display:block; content:"";-webkit-transition: height 0.4s ease-out;-moz-transition: height 0.4s ease-out;-o-transition: height 0.4s ease-out;transition: height 0.4s ease-out;}

.record-wrap.list .list li:hover a:before{width:100%;}
.record-wrap.list .list li:hover a:after{width:100%;}

.record-wrap.list .list li:hover:before{height:100%;}
.record-wrap.list .list li:hover:after{height:100%;}
	@media only screen and (max-width:1200px){
		.record-wrap.list .list li{width:31.33333%}
		.record-wrap.list .list li:nth-child(n+4){margin-top:3%}
		.record-wrap.list .list li a{height:371px;}
		.record-wrap.list .list li .img img{height:200px;}
		.record-wrap.list .list li .txt{ padding:25px 20px}
		.record-wrap.list .list li .btxt{font-size:17px;}
		.record-wrap.list .list li .stxt{margin-top:15px;font-size:13px;}
		.record-wrap.list .list li .ctxt{margin-top:5px;font-size:13px; }
	}
	@media only screen and (max-width:999px){
		.record-wrap.list{padding-top:20px;}
		.record-wrap.list .list li{width:48%}
		.record-wrap.list .list li:nth-child(n+3){margin-top:3%}
		.record-wrap.list .list li a{height:auto;}
		.record-wrap.list .list li .img img{object-fit:fill;height:auto}

		.record-wrap.list .list li .txt{ padding:20px 15px; height:auto; min-height:125px;}
		.record-wrap.list .list li .btxt{font-size:15px;}
		.record-wrap.list .list li .stxt{margin-top:10px;}
	}
	@media only screen and (max-width:680px){
		.record-wrap.list{padding-top:10px;}
		.record-wrap.list .list ul{margin:0}
		.record-wrap.list .list li{width:auto; margin:0; float:none;}
		.record-wrap.list .list li:nth-child(n+2){margin-top:3%}
		.record-wrap.list .list li a{height:auto;}
		.record-wrap.list .list li .img img{object-fit:fill;height:auto}
		.record-wrap.list .list li .txt{ padding:20px 15px; height:auto;min-height:110px;}
		
	}
	@media only screen and (max-width:480px){
		.record-wrap.list{padding-top:0;}
		
	}





/* =====================================
   layer-wrap.record
===================================== */
.layer-wrap.record{position:fixed; min-width:310px;width:96%; max-width:680px; display:none;background:#fff;left:50% !important; top:50% !important;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.record .is-top{background:#ededed; padding:40px 110px 40px 60px; position:relative; min-height:50px;}
.layer-wrap.record .is-top p{font-size:18px;font-weight:400;color:#000; letter-spacing:-0.03em ;line-height:1.4em;}
.layer-wrap.record .is-top .close{background:url(../img/Sub/layer-close.jpg) no-repeat center center; width:24px;height:23px; position:absolute; right:20px;top:20px;}
.layer-wrap.record .is-con{padding:40px 60px 60px 60px;}
.layer-wrap.record .is-con .img img{width:100%; height:366px; object-fit:cover;}
.layer-wrap.record .is-con dl{margin-top:15px; padding:22px 28px; background:#f0f0f0}
.layer-wrap.record .is-con dt{font-size:16px; color:#000; font-weight:700; line-height:1.2em; margin-bottom:10px;}
.layer-wrap.record .is-con dd{font-size:14px; color:#222; font-weight:400; line-height:1.2em; letter-spacing:-0.02em;}
.layer-wrap.record .is-con dd:nth-child(n+3){margin-top:9px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.record .is-top{padding:30px 70px 30px 40px; }
		.layer-wrap.record .is-top p{font-size:17px;}
		.layer-wrap.record .is-top .close{background-size:20px auto; right:17px; top:17px;}
		.layer-wrap.record .is-con{padding:20px 40px 40px 40px;}
		.layer-wrap.record .is-con .img img{  object-fit:fill; height:auto;}
		.layer-wrap.record .is-con dl{padding:20px 25px; margin-top:10px;}
		.layer-wrap.record .is-con dt{font-size:15px;}
		.layer-wrap.record .is-con dd{font-size:13px;}
		.layer-wrap.record .is-con dd:nth-child(n+3){margin-top:4px;}
	}
	@media only screen and (max-width:480px){
		.layer-wrap.record .is-top{padding:25px 50px 25px 25px; }
		.layer-wrap.record .is-top p{font-size:15px;}
		.layer-wrap.record .is-con{padding:25px 25px 25px 25px;}
		.layer-wrap.record .is-con dl{padding:15px 20px}
		.layer-wrap.record .is-con dt{font-size:14px;}
		.layer-wrap.record .is-con dd{font-size:13px;}
		
	}






/* =====================================
   cerfity-wrap.list
===================================== */
.cerfity-wrap.list{padding-top:30px;}
.cerfity-wrap.list .list{}
.cerfity-wrap.list .list ul{margin:0 -1%}
.cerfity-wrap.list .list ul:after{display:block; content:"";clear:both}
.cerfity-wrap.list .list li{float:left; width:18%; margin:0 1%; position:relative;}
.cerfity-wrap.list .list li:nth-child(n+6){margin-top:3%; left:0px;}
.cerfity-wrap.list .list li a{display:block}
.cerfity-wrap.list .list li .img{position:relative;border:1px solid #d0d0d0; padding:10px;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)  ; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)  ; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)  ; }
.cerfity-wrap.list .list li .img p{border:1px solid #f0f0f0;overflow:hidden;}
.cerfity-wrap.list .list li .img img{ width:100%;-webkit-transition: transform 0.6s ease-out;-moz-transition: transform 0.6s ease-out;-o-transition: transform 0.6s ease-out;transition: transform 0.6s ease-out;}
.cerfity-wrap.list .list li .txt{margin-top:20px; height:62px; text-align:center;}
.cerfity-wrap.list .list li .btxt{font-size:16px; color:#000; line-height:1.3em;}
.cerfity-wrap.list .list li .stxt{margin-top:5px;font-size:14px; color:#666; line-height:1.3em;}
.cerfity-wrap.list .list li a:hover .img img{transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05);}

.cerfity-wrap.list .list li .img:before{width:0;height:1px; background:#000;position:absolute; z-index:5; left:-1px; top:-1px; display:block; content:"";-webkit-transition: width 0.4s ease-out;-moz-transition: width 0.4s ease-out;-o-transition: width 0.4s ease-out;transition: width 0.4s ease-out;}
.cerfity-wrap.list .list li .img:after{width:0;height:1px;background:#000; position:absolute; z-index:5;right:-1px; bottom:-1px; display:block; content:"";-webkit-transition: width 0.4s ease-out;-moz-transition: width 0.4s ease-out;-o-transition: width 0.4s ease-out;transition: width 0.4s ease-out;}

.cerfity-wrap.list .list li .img p:before{width:1px;height:0;background:#000; position:absolute; z-index:5;right:-1px; top:-1px; display:block; content:"";-webkit-transition: height 0.4s ease-out;-moz-transition: height 0.4s ease-out;-o-transition: height 0.4s ease-out;transition: height 0.4s ease-out;}
.cerfity-wrap.list .list li .img p:after{width:1px;height:0;background:#000; position:absolute; z-index:5;left:-1px; bottom:-1px; display:block; content:"";-webkit-transition: height 0.4s ease-out;-moz-transition: height 0.4s ease-out;-o-transition: height 0.4s ease-out;transition: height 0.4s ease-out;}

.cerfity-wrap.list .list li a:hover .img:before{width:calc(100% + 2px); }
.cerfity-wrap.list .list li a:hover .img:after{width:calc(100% + 2px)}

.cerfity-wrap.list .list li a:hover .img p:before{height:calc(100% + 2px);}
.cerfity-wrap.list .list li a:hover .img p:after{height:calc(100% + 2px)}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.cerfity-wrap.list{padding-top:20px;}
		.cerfity-wrap.list .list li{width:23%}
		.cerfity-wrap.list .list li:nth-child(n+5){margin-top:4%}
		.cerfity-wrap.list .list li .txt{margin-top:15px;}
		.cerfity-wrap.list .list li .btxt{font-size:15px}
		.cerfity-wrap.list .list li .stxt{font-size:13px}
	}
	@media only screen and (max-width:680px){
		.cerfity-wrap.list{padding-top:10px;}
		.cerfity-wrap.list .list li{width:31.33333%}
		.cerfity-wrap.list .list li:nth-child(n+4){margin-top:4%}
		.cerfity-wrap.list .list li .txt{margin-top:10px;}
		.cerfity-wrap.list .list li .btxt{font-size:14px}
		.cerfity-wrap.list .list li .stxt{margin-top:2px;font-size:12px}
	}
	@media only screen and (max-width:480px){
		.cerfity-wrap.list{padding-top:0;}
		.cerfity-wrap.list .list li{width:48%}
		.cerfity-wrap.list .list li:nth-child(n+3){margin-top:4%}

		.cerfity-wrap.list .list li .btxt{font-size:13px}
	}



/* =====================================
   layer-wrap.cerfity
===================================== */
.layer-wrap.cerfity{position:fixed;width:100%; height:100%; left:-9999em !important; top:0;display:block !important;}
.layer-wrap.cerfity.active{left:0 !important;}
.layer-wrap.cerfity .is-top{position:relative; z-index:9121;}
.layer-wrap.cerfity .is-top .close{background:url(../img/Layout/bt-mnclose.png) no-repeat center center; width:24px;height:24px; position:fixed; right:25px;top:32px;}
.layer-wrap.cerfity .is-con .item{position:relative;height:100%;}
.layer-wrap.cerfity .is-con .img {width:80%;max-width:600px;  margin:0 auto;position:absolute; left:50%; top:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.cerfity .is-con .img img{width:100%;display:inline-block;vertical-align:top  }
.layer-wrap.cerfity .is-con dl{margin-top:15px; padding:22px 28px; background:#f0f0f0}
.layer-wrap.cerfity .is-con dt{font-size:16px; color:#000; font-weight:700; line-height:1.2em; margin-bottom:10px;}
.layer-wrap.cerfity .is-con dd{font-size:14px; color:#222; font-weight:400; line-height:1.2em; letter-spacing:-0.02em;}
.layer-wrap.cerfity .is-con dd:nth-child(n+3){margin-top:9px;}

.layer-wrap.cerfity .cerfity-slide{position:absolute;overflow:hidden;width:100%;height:100%;left:0; top:0;}

.layer-wrap.cerfity .slick-list{overflow:visible;height:100%;}
.layer-wrap.cerfity .slick-track{height:100%;}
.layer-wrap.cerfity .slick-prev{ z-index:4123;position:absolute; left:20px; top:50%;margin-top:-20px;width:20px;height:40px;background:url(../img/Sub/slide-prev.png) no-repeat center center; background-size:100% auto;}
.layer-wrap.cerfity .slick-next{ z-index:4123;position:absolute; right:20px; top:50%;margin-top:-20px;width:20px;height:40px;background:url(../img/Sub/slide-next.png) no-repeat center center; background-size:100% auto;}
.layer-wrap.cerfity .slick-disabled{display:none !Important}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.cerfity .is-top .close{background-size:20px auto; right:18px; top:18px;}
		.layer-wrap.cerfity .slick-prev{background-size:12px auto; width:12px; left:10px;}
		.layer-wrap.cerfity .slick-next{background-size:12px auto; width:12px; right:10px;}
	}
	@media only screen and (max-width:480px){
		
	}




/* =====================================
   faq-wrap.list
===================================== */
.faq-wrap.list{}
.faq-wrap.list ul{border-top:1px solid #000}
.faq-wrap.list li{position:relative;border-bottom:1px solid #ddd;}
.faq-wrap.list li:nth-child(n+2){}

.faq-wrap.list li .sel{display:block; padding:20px 75px 20px 64px; position:relative;}
.faq-wrap.list li .sel:before{position:absolute;width:30px;height:30px; left:20px; top:20px; background:#555;border-radius:100%; text-align:center; line-height:28px;color:#fff; font-size:14px; font-weight:400; display:block; content:"Q"}
.faq-wrap.list li .sel:after{width:28px;height:14px;background:url(../img/Sub/faq-off.png) no-repeat center center; display:block;content:""; position:absolute; right:25px ;top:37px;}
.faq-wrap.list li.active .sel:after, .faq-wrap.list li.show .sel:after{background-image:url(../img/Sub/faq-on.png)}
.faq-wrap.list li .sel .btxt{font-size:18px; font-weight:400;color:#333; line-height:1.2em;word-break: keep-all;}
.faq-wrap.list li .sel .stxt{margin-top:10px;font-size:15px; font-weight:400;color:#333; line-height:1.2em;}

.faq-wrap.list li .txt{display:none;position:relative; padding:20px 65px;background:#f7f7f7; border-top:1px solid #ddd;}
.faq-wrap.list li .txt:before{position:absolute;width:30px;height:30px; left:20px; top:20px; background:#acacac;border-radius:100%; text-align:center; line-height:28px;color:#fff; font-size:14px; font-weight:400; display:block; content:"A"}

.faq-wrap.list li .txt ul{border:none}
.faq-wrap.list li .txt li{border-bottom:none; position:relative; padding-left:130px;}
.faq-wrap.list li .txt li:nth-child(n+2){margin-top:7px;}
.faq-wrap.list li .txt li .btxt{position:absolute; left:0; top:0;font-size:15px; font-weight:400;color:#555; line-height:1.4em;}
.faq-wrap.list li .txt li .stxt{font-size:15px; font-weight:400;color:#555; line-height:1.4em;word-break: keep-all;}
	@media only screen and (max-width:1200px){
		.faq-wrap.list li .sel .btxt{font-size:17px;}
		.faq-wrap.list li .sel .stxt{font-size:14px;}
	}
	@media only screen and (max-width:999px){
		.faq-wrap.list li .sel{padding:17px 55px 17px 50px;}
		.faq-wrap.list li .sel .btxt{font-size:17px;}
		.faq-wrap.list li .sel .stxt{font-size:14px; margin-top:5px;}
		.faq-wrap.list li .sel:after{width:20px; right:20px; top:27px;}
		.faq-wrap.list li .sel:before{width:26px;height:26px; line-height:26px; font-size:13px; left:15px; top:15px;}
		
		.faq-wrap.list li .txt{padding:17px 50px;}
		.faq-wrap.list li .txt:before{width:26px;height:26px; line-height:26px; font-size:13px; left:15px; top:15px;}
		
		.faq-wrap.list li .txt li{padding-left:110px;}
		.faq-wrap.list li .txt li .btxt{font-size:14px;}
		.faq-wrap.list li .txt li .stxt{font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.faq-wrap.list li .sel{padding:17px 45px 17px 40px;}
		.faq-wrap.list li .sel .btxt{font-size:15px;}
		.faq-wrap.list li .sel .stxt{font-size:13px; opacity:0.75}
		.faq-wrap.list li .sel:after{width:14px; right:15px; top:25px;}
		.faq-wrap.list li .sel:before{width:22px;height:22px; line-height:22px; font-size:12px; left:10px; top:15px;}

		.faq-wrap.list li .txt{padding:17px 40px;}
		.faq-wrap.list li .txt:before{width:22px;height:22px; line-height:22px; font-size:12px; left:10px; top:15px;}
		
		.faq-wrap.list li .txt li{padding-left:0;}
		.faq-wrap.list li .txt li:nth-child(n+2){margin-top:10px;}
		.faq-wrap.list li .txt li .btxt{font-size:14px; position:relative; left:auto; top:auto; font-weight:700; margin-bottom:3px;}
		.faq-wrap.list li .txt li .stxt{font-size:14px;}
	}
	@media only screen and (max-width:480px){
		.faq-wrap.list li .sel{padding:17px 40px}
		.faq-wrap.list li .sel .btxt{font-size:14px;}
	}





/* =====================================
   board-wrap common
===================================== */
.board-wrap .lower{font-size:0; margin-top:40px;text-align:center;}
.board-wrap .lower.r{text-align:right;}

.recruit-filter{position:relative;border:1px solid #ddd; background:#f8f8f8; padding:25px 200px 25px 62px; margin-bottom:45px;}
.recruit-filter .ov{margin:0 -0.5%}
.recruit-filter .ov:after{display:block; content:"";clear:both;}
.recruit-filter .ov .chk-select{background:#fff; width:24%; margin:0 0.5%; float:left;}
.recruit-filter .ov .chk-select:after{background:url(../img/Sub/select-arrow02.jpg) no-repeat center center;right:10px;}
.recruit-filter .ov .chk-select select{font-size:14px; border:1px solid #cccccc; width:100%; height:46px;}
.recruit-filter .enter{width:130px;height:46px; background:#555;font-size:14px; text-align:center; color:#fff; position:absolute; right:62px; top:25px; line-height:46px;}
	@media only screen and (max-width:1200px){
		.board-wrap .lower{margin-top:30px;}
		.recruit-filter{padding:25px 115px 25px 25px; margin-bottom:30px;}
		.recruit-filter .enter{width:80px; right:25px;}
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.board-wrap .lower{margin-top:20px;}

		.recruit-filter{padding:20px; display:none}
		.recruit-filter .ov .chk-select:nth-child(1){width:48.5%;}
		.recruit-filter .ov .chk-select:nth-child(2){width:48.5%;float:right;}
		.recruit-filter .ov .chk-select:nth-child(3){width:48.5%; margin-top:7px;}
		.recruit-filter .ov .chk-select:nth-child(4){width:48.5%;float:right; margin-top:7px;}
		.recruit-filter .ov .chk-select select{height:40px;}
		.recruit-filter .enter{height:40px; line-height:40px; width:auto; position:relative; right:auto; top:auto; margin-top:7px; width:auto;display:block;}
	}
	@media only screen and (max-width:480px){
		.recruit-filter{ padding:20px 15px;}
	}



.scene-filter{position:relative;border:1px solid #ddd; background:#f8f8f8; padding:25px 155px 25px 20px; margin-bottom:45px;}
.scene-filter .ov{margin:0 -0.5%}
.scene-filter .ov:after{display:block; content:"";clear:both;}
.scene-filter .ov .chk-select{background:#fff; width:24%; margin:0 0.5%; float:left;}
.scene-filter .ov .chk-select:after{background:url(../img/Sub/select-arrow02.jpg) no-repeat center center;right:10px;}
.scene-filter .ov .chk-select select{font-size:14px; border:1px solid #cccccc; width:100%; height:46px;}
.scene-filter .ov .chk-input{width:49%;margin:0 0.5%;}
.scene-filter .ov .chk-input input{height:46px; font-size:14px; padding:0 15px;}
.scene-filter .enter{width:130px;height:46px; background:#555;font-size:14px; text-align:center; color:#fff; position:absolute; right:20px; top:25px; line-height:46px;}
	@media only screen and (max-width:1200px){
		.scene-filter{padding-right:105px; margin-bottom:30px;}
		.scene-filter .enter{width:80px;}
	}
	@media only screen and (max-width:999px){
		.scene-filter{margin-bottom:20px;}
	}
	@media only screen and (max-width:680px){
		.scene-filter{ padding:20px;}
		.scene-filter .ov{margin:0;}
		.scene-filter .ov .chk-select:nth-child(1){width:48.5%;}
		.scene-filter .ov .chk-select:nth-child(2){width:48.5%;float:right;}
		.scene-filter .ov .chk-select select{height:40px}
		.scene-filter .ov .chk-input{width:100%; margin-top:10px; padding-right:90px;}
		.scene-filter .ov .chk-input input{height:40px;}
		.scene-filter .enter{right:20px; bottom:20px; top:auto; line-height:40px;height:40px;}
	}
	@media only screen and (max-width:480px){
		.scene-filter{ padding:20px 15px;}
		.scene-filter .enter{right:15px;}
	}



/* =====================================
   board-wrap.list
===================================== */
.board-wrap.list{}
.board-wrap.list table{table-layout:fixed;border-top:1px solid #000}
.board-wrap.list table thead th{text-align:center; border-bottom:1px solid #ddd; font-size:16px; color:#333; font-weight:400;padding:15px 5px;}
.board-wrap.list table tbody td{text-align:center; border-bottom:1px solid #ddd; font-size:15px; color:#666; font-weight:400;padding:15px 5px;}
.board-wrap.list table tbody tr.notice td:first-child{color:#111}
.board-wrap.list table tbody tr.notice td.l a{color:#111 !important}
.board-wrap.list table tbody td.l{text-align:left;}
.board-wrap.list table tbody td.l a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#000 }
.board-wrap.list table tbody td.l a:hover{color:#111;text-decoration:underline}
.board-wrap.list table tbody td.l .cate{float:left;width:40px;line-height:23px;color:#fff; font-size:14px; background:#98cc1e;text-align:center;border-radius:5px; letter-spacing:-0.03em;margin-right:6px;}
.board-wrap.list table tbody td.l .cate.notice{background:#f4731f}

	
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.board-wrap.list .list.notice table{}
		.board-wrap.list .list.notice table colgroup{display:none;}
		.board-wrap.list .list.notice table thead{display:none}
		.board-wrap.list .list.notice table tbody{display:block;}
		.board-wrap.list .list.notice table tbody tr{display:block;border-bottom:1px solid #ddd; padding:15px 10px; position:relative;}
		.board-wrap.list .list.notice table tbody tr:after{display:block; content:"";clear:both;}
		.board-wrap.list .list.notice table tbody tr.notice td:nth-child(1){width:48px;height:17px; border:1px solid #000; text-align:center;font-size:13px; color:#000; display:block; line-height:17px; margin-bottom:5px;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(1){display:none;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(3){display:none;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(4){display:block; width:auto; padding-left:90px;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(5){display:block; width:auto; position:absolute; left:10px; bottom:15px;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(6){display:none;}
		.board-wrap.list .list.notice table tbody td{float:left; width:100%; border:none; padding:0; font-size:14px;text-align:left;}
		.board-wrap.list .list.notice table tbody td.l a:after{width:100%;height:100%; position:Absolute; left:0; top:0; display:block; content:""}

		.board-wrap.list .list.recruit table{}
		.board-wrap.list .list.recruit table colgroup{display:none;}
		.board-wrap.list .list.recruit table thead{display:none}
		.board-wrap.list .list.recruit table tbody{display:block;}
		.board-wrap.list .list.recruit table tbody tr{display:block;border-bottom:1px solid #ddd; padding:15px 10px; position:relative;}
		.board-wrap.list .list.recruit table tbody tr:after{display:block; content:"";clear:both;}
		.board-wrap.list .list.recruit table tbody tr td:nth-child(1){display:none;}
		.board-wrap.list .list.recruit table tbody tr td:nth-child(3){text-align:left; margin-top:3px;}
		.board-wrap.list .list.recruit table tbody tr td:nth-child(4){display:none;}
		.board-wrap.list .list.recruit table tbody td{float:left; width:100%; border:none; padding:0; font-size:14px;}
		.board-wrap.list .list.recruit table tbody td.l a:after{width:100%;height:100%; position:Absolute; left:0; top:0; display:block; content:""}
	}
	@media only screen and (max-width:680px){
		.board-wrap.list .list.notice table tbody tr td:nth-child(4){font-size:13px; padding-left:85px;}
		.board-wrap.list .list.notice table tbody tr td:nth-child(5){font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.recruit-filter{ padding:20px 15px;}
	}

/* =====================================
   board-wrap.detail
===================================== */
.board-wrap.detail .detail{border-bottom:1px solid #ddd}

.board-wrap.detail .periods{border-top:1px solid #000;}
.board-wrap.detail .periods .ov{padding:25px 225px 25px 45px; position:relative;}
.board-wrap.detail .periods h3{font-size:20px; color:#000; line-height:1.3em; font-weight:400;}
.board-wrap.detail .periods .date{position:absolute; right:45px; top:25px; font-size:16px; color:#000; line-height:1.5em;font-weight:400}
.board-wrap.detail .periods ul{border-top:1px solid #ddd;font-size:0;text-align:right; padding:25px 45px; position:relative;}
.board-wrap.detail .periods ul:after{display:block; content:"";clear:both;}
.board-wrap.detail .periods li{position:relative;display:inline-block;vertical-align:top;font-size:15px; color:#777; line-height:1.5em;}
.board-wrap.detail .periods li:first-child{position:absolute; left:45px; top:25px;}
.board-wrap.detail .periods li:nth-child(n+3){margin-left:24px;}
.board-wrap.detail .periods li:nth-child(n+3):before{width:1px;height:14px; top:50%;margin-top:-6px; background:#ddd; position:absolute; left:-13px; display:block; content:""}
	@media only screen and (max-width:1200px){
		.board-wrap.detail .periods .ov{padding:25px 225px 25px 40px}
		.board-wrap.detail .periods h3{font-size:18px;} 
		.board-wrap.detail .periods .date{font-size:15px;}
		.board-wrap.detail .periods ul{padding:25px 40px;}
		.board-wrap.detail .periods li{font-size:14px;}
		.board-wrap.detail .periods li:first-child{left:40px;}
	}
	@media only screen and (max-width:999px){
		.board-wrap.detail .periods .ov{padding:25px 30px 15px 30px}
		.board-wrap.detail .periods h3{font-size:17px;}
		.board-wrap.detail .periods .date{font-size:14px; color:#777; position:relative; right:auto; top:auto; margin-top:5px;}
		.board-wrap.detail .periods ul{ border-top:0;padding:20px 30px; padding-top:0;text-align:left;}
		.board-wrap.detail .periods li{font-size:13px;}
		.board-wrap.detail .periods li:first-child{float:left;left:auto; position:relative; top:auto; display:block;;}
		.board-wrap.detail .periods li:nth-child(n+2){margin-left:20px;}
		.board-wrap.detail .periods li:nth-child(n+2):before{width:1px;height:11px; top:50%;margin-top:-4px; background:#ddd; position:absolute; left:-7px; display:none; content:""}
	}
	@media only screen and (max-width:680px){
		.board-wrap.detail .periods .ov{padding:20px 20px 10px 20px}
		.board-wrap.detail .periods ul{padding:15px 20px; padding-top:0;}
	}
	@media only screen and (max-width:480px){
		.board-wrap.detail .periods .ov{padding:20px 15px 10px 15px}
		.board-wrap.detail .periods ul{padding:15px 15px; padding-top:0;}
		.board-wrap.detail .periods li{}
	}

.board-wrap.detail .tits{border-top:1px solid #000;padding:45px 45px;}
.board-wrap.detail .tits h3{font-size:26px; color:#000; line-height:1.3em; font-weight:400;}
.board-wrap.detail .tits ul{margin-top:20px}
.board-wrap.detail .tits ul:after{display:block; content:"";clear:both;}
.board-wrap.detail .tits li{position:relative;float:left;font-size:15px; color:#777; line-height:1.5em;}
.board-wrap.detail .tits li:nth-child(n+2){margin-left:24px;}
.board-wrap.detail .tits li:nth-child(n+2):before{width:1px;height:14px; top:50%;margin-top:-6px; background:#ddd; position:absolute; left:-13px; display:block; content:""}

.board-wrap.detail .cons{border-top:1px solid #ddd; min-height:200px; padding:45px 45px;font-size:16px; color:#666; line-height:1.5em;}
	@media only screen and (max-width:1200px){
		.board-wrap.detail .tits{padding:40px}
		.board-wrap.detail .tits h3{font-size:22px;}
		.board-wrap.detail .tits ul{margin-top:15px}
		.board-wrap.detail .tits li{font-size:14px;}
		.board-wrap.detail .cons{padding:40px; font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.board-wrap.detail .tits{padding:30px}
		.board-wrap.detail .tits h3{font-size:18px;}
		.board-wrap.detail .tits ul{margin-top:10px}
		.board-wrap.detail .tits li{font-size:13px;}
		.board-wrap.detail .tits li:nth-child(n+2){margin-left:16px;}
		.board-wrap.detail .tits li:nth-child(n+2):before{left:-9px; height:12px; margin-top:-5px;}
		.board-wrap.detail .cons{padding:30px; font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.board-wrap.detail .tits{padding:20px}
		.board-wrap.detail .tits h3{font-size:17px;}
		.board-wrap.detail .cons{padding:20px; font-size:13px; min-height:190px;}
	}
	@media only screen and (max-width:480px){
		.board-wrap.detail .tits{padding:20px 15px}
		.board-wrap.detail .cons{padding:20px 15px}
	}


.board-wrap.detail .files{border-top:1px solid #ddd; padding:25px 45px;}
.board-wrap.detail .files li {}
.board-wrap.detail .files li:nth-child(n+2){margin-top:5px;}
.board-wrap.detail .files li a{background:url(../img/Sub/ico-down02.jpg) no-repeat left 4px;padding-left:50px;font-size:16px; color:#666; line-height:25px;display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: background 0s ease-in-out;-moz-transition: background 0s ease-in-out;-o-transition:background 0s ease-in-out;transition:background 0s ease-in-out;}
.board-wrap.detail .files li a:hover{color:#111; text-decoration:underline}

.board-wrap.detail .others{ border-top:1px solid #ddd}
.board-wrap.detail .others li{ position:relative; padding:20px 20px 20px 145px}
.board-wrap.detail .others li:nth-child(n+2){border-top:1px solid #ddd;}
.board-wrap.detail .others li .btxt{padding-left:45px;font-size:16px; color:#666; line-height:25px; position:absolute; left:0; top:20px;}
.board-wrap.detail .others li a{font-size:16px; color:#666; line-height:25px;display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.board-wrap.detail .others li a:hover{color:#111; text-decoration:underline}
	@media only screen and (max-width:1200px){
		.board-wrap.detail .files{padding:20px 40px;}
		.board-wrap.detail .files li a{font-size:15px; padding-left:45px;}
		
		.board-wrap.detail .others li{padding:20px 20px 20px 135px}
		.board-wrap.detail .others li .btxt{padding-left:40px; font-size:15px; top:20px;}
		.board-wrap.detail .others li a{font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.board-wrap.detail .files{padding:20px 20px;}
		.board-wrap.detail .files li a{font-size:14px; padding-left:35px;background-size:17px auto;background-position:left 2px; line-height:20px;}
		
		.board-wrap.detail .others li{padding:12px 15px 12px 115px}
		.board-wrap.detail .others li .btxt{padding-left:35px;left:10px; font-size:14px;top:12px; background:url(../img/Sub/mpage-prev.jpg) no-repeat 15px center;}
		.board-wrap.detail .others li:nth-child(2) .btxt{background:url(../img/Sub/mpage-next.jpg) no-repeat 15px center;}
		.board-wrap.detail .others li a{font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.board-wrap.detail .files{padding:15px 20px;}
		.board-wrap.detail .files li:nth-child(n+2){margin-top:2px;}
		.board-wrap.detail .files li a{font-size:13px; padding-left:25px;background-size:13px auto;background-position:left 4px;}
		
		.board-wrap.detail .others li{padding:12px 15px 12px 95px}
		.board-wrap.detail .others li .btxt{padding-left:35px; font-size:13px; left:5px;}
		
		.board-wrap.detail .others li a{font-size:13px;}
	}
	@media only screen and (max-width:480px){
		 .board-wrap.detail .files{padding:15px 13px;}
		
		 .board-wrap.detail .others li{}
		 .board-wrap.detail .others li .btxt{ left:0}
	}


/* =====================================
   board-wrap.write
===================================== */
.board-wrap.write{}
.board-wrap.write .nec-ex{position:absolute; right:0; top:-35px; font-size:14px; background:url(../img/Sub/ico-nec.jpg) no-repeat left center; padding-left:15px; line-height:16px; color:#666; }
.board-wrap.write .write{position:relative;border-top:1px solid #000;}
.board-wrap.write .write li{padding:10px 10px 10px 225px; position:relative;border-bottom:1px solid #ddd; min-height:50px;}
.board-wrap.write .write li .btxt{font-size:16px; color:#000;line-height:50px; position:absolute;left:0 ;top:10px; padding-left:40px;}
.board-wrap.write .write li .btxt.nec span{display:inline-block;position:relative;}
.board-wrap.write .write li .btxt.nec span:after{width:11px;height:10px; position:absolute; right:-15px; top:50%;margin-top:-5px; background:url(../img/Sub/ico-nec.jpg) no-repeat center center; display:block;content:""}
.board-wrap.write .write li .chk-input{width:100%;}
.board-wrap.write .write li .chk-input.w90p{width:90%}
.board-wrap.write .write li .chk-input.w80p{width:80%}
.board-wrap.write .write li .chk-input.w70p{width:70%}
.board-wrap.write .write li .chk-input.w60p{width:60%}
.board-wrap.write .write li .chk-input.w50p{width:50%}
.board-wrap.write .write li .chk-input.w40p{width:40%}
.board-wrap.write .write li .chk-input.w30p{width:30%}
.board-wrap.write .write li .chk-input.w20p{width:20%}
.board-wrap.write .write li .chk-input.w10p{width:10%}
.board-wrap.write .write li .chk-select{width:100px;}

.board-wrap.write .write li .chk-check {display:block; vertical-align:middle;}
.board-wrap.write .write li .chk-check input[type="checkbox"] + label{display:inline-block; position:relative !important; padding-left:30px;  line-height:20px;  letter-spacing:-0.02em; cursor:pointer;}
.board-wrap.write .write li .chk-check input[type="checkbox"] + label:before{content:''; position: absolute; left:0px; top:0px; box-sizing:border-box;width:20px; height:20px; text-align:center; background:#fff;  border:1px solid #ccc;   }
.board-wrap.write .write li .chk-check input[type="checkbox"]:checked + label{color:#000;}
.board-wrap.write .write li .chk-check input[type="checkbox"]:checked + label:before{background:url(../img/Sub/check-on.jpg) no-repeat center #fff;background-size:100% auto}
	@media only screen and (max-width:1200px) {
		.board-wrap.write .write li .chk-check input[type="checkbox"] + label{font-size:15px;}
	}
	@media only screen and (max-width:999px) {
		.board-wrap.write .write li .chk-check input[type="checkbox"] + label{font-size:14px; padding-left:30px; }
		.board-wrap.write .write li .chk-check input[type="checkbox"] + label:before{width:20px;height:20px;}
	}
	@media only screen and (max-width:680px) {
		
	}
	@media only screen and (max-width:480px) {
		
	}

.board-wrap.write .file-info{padding-left:123px; position:relative;max-width:50%;}
.board-wrap.write .file-info input[type="file"]{display:none;}
.board-wrap.write .file-info .chk-input{display:block;width:100%; box-sizing:border-box;}
.board-wrap.write .file-info .chk-input input[type="text"]{}
.board-wrap.write .file-info .chk-input.active{ }
.board-wrap.write .file-info .chk-input.active input[type="text"]{}
.board-wrap.write .file-info.active label{display:none}
.board-wrap.write .file-info.active .file-delete{display:block;}
.board-wrap.write .file-info label{position:absolute;font-weight:400; left:0; top:0;display:block; font-size:16px; letter-spacing:-0.03em; line-height:50px;background:#888; min-width:124px; color:#fff;text-align:center;}
.board-wrap.write .file-info .file-delete{position:absolute;font-weight:400; left:0; top:0;margin-left:3px;display:none; font-size:16px; letter-spacing:-0.03em; line-height:48px; background:#fff;border:1px solid #1e1e1e; min-width:122px; color:#111;text-align:center;}
	@media only screen and (max-width:1200px){
		.board-wrap.write .write li{padding-left:185px;}
		.board-wrap.write .write li .btxt{font-size:15px;}

		.board-wrap.write .file-info label{font-size:15px; }
		.board-wrap.write .file-info .file-delete{font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.board-wrap.write .write li{padding-left:145px; min-height:45px;}
		.board-wrap.write .write li .btxt{font-size:14px;line-height:45px;}

		.board-wrap.write .file-info{padding-left:103px;}
		.board-wrap.write .file-info label{font-size:14px; line-height:45px; min-width:104px;}
		.board-wrap.write .file-info .file-delete{line-height:43px; font-size:14px; min-width:102px;}
	}
	@media only screen and (max-width:680px){
		.board-wrap.write .write li{min-height:40px; padding-left:0; padding:15px 10px;}
		.board-wrap.write .write li .btxt{line-height:1.2em;margin-bottom:10px; padding-left:0; position:relative; left:auto; top:auto;}
		.board-wrap.write .write li .chk-input.w50p{width:100%}

		.board-wrap.write .file-info{padding-left:83px;max-width:none}
		.board-wrap.write .file-info label{line-height:40px;min-width:84px; font-size:13px;}
		.board-wrap.write .file-info .file-delete{line-height:38px;min-width:82px; font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.board-wrap.write .file-info{padding-left:74px;}
		.board-wrap.write .file-info label{min-width:75px;}
		.board-wrap.write .file-info .file-delete{min-width:73px;}
	}

	


/* =====================================
   scene-wrap
===================================== */
.scene-wrap{min-height:746px; position:relative; padding-left:435px;}
.scene-wrap:after{display:block; content:"";clear:both;}
.scene-wrap .list{}
.scene-wrap .list table{table-layout:fixed;border-top:1px solid #000}
.scene-wrap .list table thead th{text-align:center; border-bottom:1px solid #ddd; font-size:16px; color:#333; font-weight:400;padding:15px 5px;}
.scene-wrap .list table tbody td{text-align:center; border-bottom:1px solid #ddd; font-size:15px; color:#666; font-weight:400;padding:15px 5px;}
.scene-wrap .list table tbody tr.notice td:first-child{color:#111}
.scene-wrap .list table tbody tr.notice td.l a{color:#111 !important}
.scene-wrap .list table tbody td.l{text-align:left;}
.scene-wrap .list table tbody td.l a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#666 }
.scene-wrap .list table tbody td.l a:hover{color:#111;text-decoration:underline}

.scene-wrap .local-map {position:absolute; left:0; top:0; width:400px;height: 746px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.scene-wrap{min-height:auto; padding-left:0;}
		.scene-wrap .local-map {display:none;}
	}
	@media only screen and (max-width:680px){
		.scene-wrap .list table colgroup col:nth-child(1){display:none;}
		.scene-wrap .list table colgroup col:nth-child(2){width:60px}
		.scene-wrap .list table colgroup col:nth-child(4){display:none;}
		.scene-wrap .list table thead th{font-size:14px;padding:12px 5px;}
		.scene-wrap .list table tbody td{font-size:14px;padding:12px 5px;}
		.scene-wrap .list table thead tr th:nth-child(1){display:none;}
		.scene-wrap .list table thead tr th:nth-child(4){display:none;}
		.scene-wrap .list table tbody tr td:nth-child(1){display:none;}
		.scene-wrap .list table tbody tr td:nth-child(4){display:none;}
	}
	@media only screen and (max-width:480px){
		.scene-wrap .list table thead th{font-size:14px;}
		.scene-wrap .list table tbody td{font-size:13px;}
	}


#all-map {padding:38px 0 0 0;background-color: #f9f9f9;}
#all-map .tit {padding-left: 28px;font-size: 26px;margin-bottom: 10px; color:#000;letter-spacing:-0.03em;}
#all-map .txt {padding-left: 28px;font-size: 15px;color:#555;}
#all-map ul {position:relative;width: 294px;height:570px;margin: 0 auto;margin-top: 27px;background:url("../img/Content/all-map.png") no-repeat 0 0;}
#all-map ul li {cursor:pointer;position:absolute;top:0;left:0;  background:url("../img/Content/all-map.png") no-repeat -300px 0px;}
#all-map ul li a {display: inline-block;position: absolute;font-size:13px;padding: 4px 10px;background-color: #00438a;border-radius: 10px;color: #fff;text-align:center;opacity: 0;visibility: hidden;-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;-ms-transition-duration: 0.2s;-o-transition-duration: 0.2s;transition-duration: 0.2s;}
#all-map ul li:hover a,
#all-map ul li.on a {opacity: 1;visibility: visible;}

#all-map ul li.gangwon {width:190px;height:167px;top: 0px;left: 83px;z-index:10;}
#all-map ul li.gangwon a {top: 68px;left: 101px;}
#all-map ul li.gangwon:hover,
#all-map ul li.gangwon.on {background-position: 0px -628px;}

#all-map ul li.ganghwa {width:52px;height:37px;top: 48px;left: 32px;z-index:10;}
#all-map ul li.ganghwa a {}
#all-map ul li.ganghwa:hover,
#all-map ul li.ganghwa.on {background-position: -145px -400px;}

#all-map ul li.gyeonggi {width:108px;height:148px;top: 35px;left: 37px;z-index:10;}
#all-map ul li.gyeonggi a {top: 34px;left: 16px;}
#all-map ul li.gyeonggi:hover,
#all-map ul li.gyeonggi.on {background-position: -228px -628px;}

#all-map ul li.gyeongnam {width:142px;height:110px;top: 289px;left: 127px;z-index:10;}
#all-map ul li.gyeongnam a {top: 41px;left: 27px;}
#all-map ul li.gyeongnam:hover,
#all-map ul li.gyeongnam.on {background-position: -177px -1030px;}

#all-map ul li.gyeongbuk {width:148px;height:167px;top: 155px;left: 146px;z-index:10;}
#all-map ul li.gyeongbuk a {top: 46px;left: 72px;width: 62px;}
#all-map ul li.gyeongbuk:hover,
#all-map ul li.gyeongbuk.on {background-position: -228px -831px;}

#all-map ul li.gwangju {width:30px;height:19px;top: 360px;left: 47px;z-index:20;}
#all-map ul li.gwangju a {width: 68px;top: -30px;left: -26px;}
#all-map ul li.gwangju:hover,
#all-map ul li.gwangju.on {background-position: -322px -1206px;}

#all-map ul li.daegu {width:34px;height:40px;top: 276px;left: 194px;z-index:20;}
#all-map ul li.daegu a {width: 68px;top: 0;left: 0;}
#all-map ul li.daegu:hover,
#all-map ul li.daegu.on {background-position: -368px -1206px;}

#all-map ul li.daejeon {width:23px;height:31px;top: 227px;left: 101px;z-index:20;}
#all-map ul li.daejeon a {width: 68px;top: -28px;left: -38px;}
#all-map ul li.daejeon:hover,
#all-map ul li.daejeon.on {background-position: -425px -1206px;}

#all-map ul li.busan {width: 40px;height:39px;top: 340px;left: 236px;z-index:25;}
#all-map ul li.busan a {width: 78px;top: -16px;left: -18px;}
#all-map ul li.busan:hover,
#all-map ul li.busan.on {background-position: -463px -1206px;}

#all-map ul li.seoul {width: 34px;height: 23px;top: 103px;left: 58px;z-index:25;}
#all-map ul li.seoul a {width: 68px;top: -28px;left: -33px;}
#all-map ul li.seoul:hover,
#all-map ul li.seoul.on {background-position: -73px -1206px;}

#all-map ul li.ulsan {width: 38px;height:38px;top: 307px;left: 246px;z-index:10;}
#all-map ul li.ulsan a {width: 68px;top: 0;left: 0;}
#all-map ul li.ulsan:hover,
#all-map ul li.ulsan.on {background-position: 0px -1206px;}

#all-map ul li.incheon {width: 41px;height:54px;top: 84px;left: 19px;z-index:10;}
#all-map ul li.incheon a {top: -9px;left: -15px;width: 68px;}
#all-map ul li.incheon:hover,
#all-map ul li.incheon.on {background-position: -147px -1206px;}

#all-map ul li.jeollanam {width: 141px;height:123px;top: 334px;left: 2px;z-index:10;}
#all-map ul li.jeollanam a {top: 50px;left: 0;}
#all-map ul li.jeollanam:hover,
#all-map ul li.jeollanam.on {background-position: 0px -831px;}

#all-map ul li.jeollabuk {width: 127px;height: 89px;top: 263px;left: 29px;z-index:10;}
#all-map ul li.jeollabuk a {top: 30px;left: 15px;}
#all-map ul li.jeollabuk:hover,
#all-map ul li.jeollabuk.on {background-position: -416px -831px;}

#all-map ul li.jeju {width: 66px;height:37px;top: 533px;left: 5px;z-index:10;}
#all-map ul li.jeju a {width: 68px;top: -12px;left: 3px;}
#all-map ul li.jeju:hover,
#all-map ul li.jeju.on {background-position: -221px -1206px;}

#all-map ul li.chungnam {width:137px;height: 113px;top: 168px;left: -2px;z-index:10;display: block;}
#all-map ul li.chungnam a {top: 40px;left: 19px;}
#all-map ul li.chungnam:hover,
#all-map ul li.chungnam.on {background-position: 0px -1030px;}

#all-map ul li.chungbuk {width:109px;height:130px;top: 146px;left: 103px;z-index:10;display: block;}
#all-map ul li.chungbuk a {top: 0;left: 0;}
#all-map ul li.chungbuk:hover,
#all-map ul li.chungbuk.on {background-position: -361px -1030px;}

#all-map ul li.sejong {width:92px;height:31px;top: 127px;left: 61px;z-index:10;z-index:20;}
#all-map ul li.sejong a {top: 0;left: 0;}
#all-map ul li.sejong:hover,
#all-map ul li.sejong.on {background-position: -55px -992px;}




/* =====================================
   layer-wrap.scene
===================================== */
.layer-wrap.scene{position:fixed;width:96%; min-width:310px; max-width:680px; display:none;background:#fff;left:50% !important; top:50% !important;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.scene .is-top{background:#ededed; padding:40px 110px 40px 60px; position:relative; }
.layer-wrap.scene .is-top h3{font-size:20px;font-weight:400;color:#000; letter-spacing:-0.03em ;line-height:1.4em;word-break: keep-all;}
.layer-wrap.scene .is-top .close{background:url(../img/Sub/layer-close.jpg) no-repeat center center; width:24px;height:23px; position:absolute; right:20px;top:20px;}
.layer-wrap.scene .is-con{padding:20px 60px 60px 60px;}
.layer-wrap.scene .is-con .img{margin-top:30px;}
.layer-wrap.scene .is-con .img img{width:100%; height:366px; object-fit:cover;}
.layer-wrap.scene .is-con ul{}
.layer-wrap.scene .is-con li{position:relative; padding-left:70px;}
.layer-wrap.scene .is-con li .btxt{font-size:15px; color:#000; font-weight:700; line-height:1.2em; position:absolute; left:0; top:0;}
.layer-wrap.scene .is-con li .stxt{font-size:15px; color:#222; font-weight:400; line-height:1.2em; letter-spacing:-0.02em;}
.layer-wrap.scene .is-con li .stxt:nth-child(n+2){margin-top:7px;}
.layer-wrap.scene .is-con li:nth-child(n+2){margin-top:5px;}

.layer-wrap.scene .is-con .line{margin:12px 0 ;background:#ddd; height:1px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.scene .is-top{padding:30px 70px 30px 40px; }
		.layer-wrap.scene .is-top h3{font-size:17px;}
		.layer-wrap.scene .is-top .close{background-size:20px auto; right:17px; top:17px;}
		.layer-wrap.scene .is-con{padding:20px 40px 40px 40px;}
		.layer-wrap.scene .is-con .img{margin-top:20px;}
		.layer-wrap.scene .is-con .img img{  object-fit:fill; height:auto;}
		.layer-wrap.scene .is-con li .btxt{font-size:14px;}
		.layer-wrap.scene .is-con li .stxt{font-size:14px;}
	}
	@media only screen and (max-width:480px){
		.layer-wrap.scene .is-top{padding:25px 50px 25px 25px; }
		.layer-wrap.scene .is-con{padding:25px 25px 25px 25px;}
		.layer-wrap.scene .is-con li .btxt{font-size:13px;}
		.layer-wrap.scene .is-con li .stxt{font-size:13px;}
		
	}



/* =====================================
   .counsel-wrap
===================================== */
.counsel-wrap{padding-bottom:50px;}
.counsel-wrap h4{font-size:24px;color:#333; line-height:1.2em; font-weight:400;margin-bottom:20px;}
.counsel-wrap .entry{border-top:1px solid #000; position:relative;}
.counsel-wrap .entry .nec-ex{position:absolute; right:0; top:-35px; font-size:14px; background:url(../img/Sub/ico-nec.jpg) no-repeat left center; padding-left:15px; line-height:16px; color:#666; }
.counsel-wrap .entry li{ position:relative; padding:11px 11px 11px 230px; min-height:70px; box-sizing:border-box;border-bottom:1px solid #ddd}
.counsel-wrap .entry li .btxt{padding-left:44px; line-height:24px; font-size:16px; color:#000; position:absolute; left:0; top:50%;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); -o-transform:  translateY(-50%);transform: translateY(-50%);}
.counsel-wrap .entry li .btxt.nec span{display:inline-block;position:relative;}
.counsel-wrap .entry li .btxt.nec span:after{width:11px;height:10px; position:absolute; right:-15px; top:50%;margin-top:-5px; background:url(../img/Sub/ico-nec.jpg) no-repeat center center; display:block;content:""}

.counsel-wrap .entry li .stxt{}
.counsel-wrap .entry li .mg7t{margin-top:7px}

.counsel-wrap .entry li .w400{width:400px;}
.counsel-wrap .entry li .w120{width:120px;}
.counsel-wrap .entry li .field{font-size:0; position:relative;}
.counsel-wrap .entry li .field:after{display:block; content:"";clear:both;}
.counsel-wrap .entry li .field .ctxt{display:inline-block;vertical-align:top; font-size:15px; color:#000; line-height:48px; width:6%; text-align:center;}

.counsel-wrap .entry li .field.gender{padding:7px 0 7px 180px}
.counsel-wrap .entry li .field.gender .chk-radio:nth-child(n+2){margin-left:15px;}
.counsel-wrap .entry li .field.gender .rtxt{line-height:48px; font-size:16px; color:#666; position:absolute; left:0; top:50%;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); -o-transform:  translateY(-50%);transform: translateY(-50%);}

.counsel-wrap .entry li .field.birth{display:inline-block;vertical-align:top;}
.counsel-wrap .entry li .field.birth .ctxt{width:25px;}

.counsel-wrap .entry li .field.years{display:inline-block;vertical-align:top;margin-left:20px;padding:14px 0 0 0}
.counsel-wrap .entry li .field.years .chk-radio:nth-child(n+2){margin-left:15px;}

.counsel-wrap .entry li .field.phone{}
.counsel-wrap .entry li .field.phone .ctxt{width:25px;}

.counsel-wrap .entry li .field.addr{}
.counsel-wrap .entry li .field.addr .w120{display:inline-block;vertical-align:top;}
.counsel-wrap .entry li .field.addr .post-find{display:inline-block;vertical-align:top;margin-left:10px; border:1px solid #000; line-height:46px; height:48px; box-sizing:border-box; width:122px; text-align:center; color:#666; font-size:14px;}
.counsel-wrap .entry li .field.addr .post-find:hover{background:#000; color:#fff;}

.counsel-wrap .entry li .field.roots{padding:14px 0 0 0}
.counsel-wrap .entry li .field.roots .chk-check:nth-child(n+2){margin-left:35px;}

.counsel-wrap .entry li .field.autos{max-width:1000px}
.counsel-wrap .entry li .field.autos .chk-input{padding-left:90px}
.counsel-wrap .entry li .field.autos .vtxt{line-height:48px; font-size:16px; color:#666; position:absolute; left:0; top:50%;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); -o-transform:  translateY(-50%);transform: translateY(-50%);}


.counsel-wrap .private{margin-top:55px;}
.counsel-wrap .private .scroll{border:1px solid #d9d9d9; padding:35px; max-height:195px; box-sizing:border-box; overflow-y:auto;}
.counsel-wrap .private .scroll p{font-size:15px; font-weight:400; line-height:1.7em; color:#666;word-break: keep-all;}
.counsel-wrap .private .agrees{margin-top:25px; text-align:right;}

.counsel-wrap .lower{margin-top:5px; text-align:center; font-size:0;}
.counsel-wrap .lower a:nth-child(n+2){margin-left:5px;}
	@media only screen and (max-width:1200px) {
		.counsel-wrap h4{font-size:21px;margin-bottom:15px;}
		.counsel-wrap .entry li{padding-left:200px;}
		.counsel-wrap .entry li .field .ctxt{line-height:45px;}
		.counsel-wrap .entry li .field.addr .post-find{line-height:43px;height:45px; width:115px;}
		.counsel-wrap .entry li .field.autos .vtxt{line-height:45px; font-size:15px;}
	
		.counsel-wrap .private .scroll{padding:25px;}
	}
	@media only screen and (max-width:999px) {
		.counsel-wrap h4{font-size:18px;margin-bottom:10px;}
		.counsel-wrap .entry .nec-ex{display:none;}

		.counsel-wrap .entry li{padding:15px 15px}
		.counsel-wrap .entry li .btxt{line-height:1.2em; position:relative; left:auto; top:auto; padding:0; margin-bottom:15px;-webkit-transform: translateY(0); -moz-transform: translateY(0);-ms-transform: translateY(0); -o-transform:  translateY(0);transform: translateY(0);}
		.counsel-wrap .entry li .field .ctxt{line-height:40px;}
		.counsel-wrap .entry li .field.gender{padding:0 0 0 0}
		.counsel-wrap .entry li .field.roots{padding:0 0 0 0}
		.counsel-wrap .entry li .field.years{padding-top:12px;}

		.counsel-wrap .private{margin-top:35px;}
		.counsel-wrap .private .scroll{padding:20px;}
		.counsel-wrap .private .scroll p{font-size:14px}
		.counsel-wrap .private .agrees{margin-top:15px;}
		
		.counsel-wrap .lower{margin-top:25px;}
	}
	@media only screen and (max-width:680px) {
		.counsel-wrap h4{font-size:16px;}
		
		.counsel-wrap .entry li{padding:15px 10px}
		.counsel-wrap .entry li .w400{width:100%;}
		.counsel-wrap .entry li .btxt{font-size:15px;}
		.counsel-wrap .entry li .field.birth{display:block;}
		.counsel-wrap .entry li .field.birth .w120{width:30%;}
		.counsel-wrap .entry li .field.birth .ctxt{width:5%;}

		.counsel-wrap .entry li .field.years{display:block; margin-left:0; margin-top:10px; padding-top:0}

		.counsel-wrap .entry li .field.phone .w120{width:30%;}
		.counsel-wrap .entry li .field.phone .ctxt{width:5%;}
		
		.counsel-wrap .entry li .field.roots .chk-check{width:50%;}
		.counsel-wrap .entry li .field.roots .chk-check:nth-child(n+2){margin-left:0;}
		.counsel-wrap .entry li .field.roots .chk-check:nth-child(n+3){margin-top:10px;}
	
		.counsel-wrap .entry li .field.addr .post-find{line-height:38px;height:40px; width:100px; font-size:13px;}
		
		.counsel-wrap .entry li .field.autos .chk-input{padding-left:80px}
		.counsel-wrap .entry li .field.autos .vtxt{font-size:14px;}

		.counsel-wrap .private .scroll{padding:20px 15px;}
		.counsel-wrap .private .scroll p{font-size:13px}
		.counsel-wrap .entry li .field.gender{padding: 7px 0 7px 200px;}
	}
	@media only screen and (max-width:480px) {
		.counsel-wrap .entry li .field.autos .chk-input{padding-left:70px}

		.counsel-wrap .entry li .field.roots .chk-check{width:100%;}
		.counsel-wrap .entry li .field.gender .rtxt{font-size:14px; color:#666; left:0;}
		.counsel-wrap .entry li .field.gender{padding: 7px 0 7px 180px;}

	}



/* =====================================
   edu-wrap.list ±³À°½ÅÃ»¼­
===================================== */
.edu-wrap.list{}
.edu-wrap.list table{table-layout:fixed;border-top:1px solid #000}
.edu-wrap.list table thead th{text-align:center; border-bottom:1px solid #ddd; font-size:16px; color:#333; font-weight:400;padding:15px 5px;}
.edu-wrap.list table tbody td{text-align:center; border-bottom:1px solid #ddd; font-size:15px; color:#666; font-weight:400;padding:15px 5px;}
.edu-wrap.list table tbody tr.education td:first-child{color:#111}
.edu-wrap.list table tbody tr.education td.l a{color:#111 !important}
.edu-wrap.list table tbody td.l{text-align:left;}
.edu-wrap.list table tbody td.l a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#666 }
.edu-wrap.list table tbody td.l a:hover{color:#111;text-decoration:underline}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.edu-wrap.list .list.education table{}
		.edu-wrap.list .list.education table colgroup{display:none;}
		.edu-wrap.list .list.education table thead{display:none;}
		.edu-wrap.list .list.education table tbody{display:block;}
		.edu-wrap.list .list.education table tbody tr{display:block;border-bottom:1px solid #ddd; padding:15px 10px; position:relative;}
		.edu-wrap.list .list.education table tbody tr:after{display:block; content:"";clear:both;}
		.edu-wrap.list .list.education table tbody tr.education td:nth-child(1){width:100px;height:17px; border:1px solid #000; text-align:center;font-size:13px; color:#000; display:block; line-height:17px; margin-bottom:5px;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(1){display:block; padding-bottom:10px; }
		.edu-wrap.list .list.education table tbody tr td:nth-child(2){ width:auto;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(3){ width:auto; padding-left:20px;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(4){display:block; width:auto; padding-left:20px;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(5){display:block; width:auto; position:absolute; left:10px; bottom:15px;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(6){display:block;}
		.edu-wrap.list .list.education table tbody td{float:left; width:100%; border:none; padding:0; font-size:14px;text-align:left;}
		.edu-wrap.list .list.education table tbody td.l a:after{width:100%;height:100%; position:Absolute; left:0; top:0; display:block; content:""}

	}
	@media only screen and (max-width:680px){
		.edu-wrap.list .list.education table tbody tr td:nth-child(4){font-size:13px; padding-left:20px;}
		.edu-wrap.list .list.education table tbody tr td:nth-child(5){font-size:13px;}
	}
	@media only screen and (max-width:480px){
		
	}



/* =====================================
   private
===================================== */

 .private{margin-top:55px; margin-bottom:20px;}
 .private h4 { font-size: 22px;  color: #333; line-height: 1.2em; font-weight: 400;  margin-bottom: 20px;}
 .private .scroll{border:1px solid #d9d9d9; padding:25px; max-height:195px; box-sizing:border-box; overflow-y:auto;}
 .private .scroll p{font-size:15px; font-weight:400; line-height:1.7em; color:#666;word-break: keep-all;}
 .private .agrees{margin-top:25px; text-align:right;}
 .private .tit {font-size:21px;margin-bottom:15px; font-weight:400;}

 @media only screen and (max-width:1200px) {
		 .private .scroll{padding:25px;}
		.private .tit {font-size:21px;margin-bottom:15px;}
	}

	@media only screen and (max-width:999px) {
	 .private .tit{font-size:18px;margin-bottom:10px;}
		 .private{margin-top:35px;}
		.private .scroll{padding:20px;}
		.private .scroll p{font-size:14px}
		.private .agrees{margin-top:15px;}

	}

	@media only screen and (max-width:680px) {
	.private h4 { font-size: 16px;}
.private  .tit{font-size:16px;}
		 .private .scroll{padding:20px 15px;}
		 .private .scroll p{font-size:13px}
	}


/* =====================================
   request-wrap
===================================== */
.request-wrap { margin: 10px 0 0 0; overflow: hidden; }
.request-wrap tbody { border-top: 1px solid #2b2b2b; }
.request-wrap tbody th { border-bottom: 1px solid #ddd; font-weight: 400; font-size: 16px; color: #000; background: #f9f9f9; border-left: 1px solid #ddd; }
.request-wrap tbody td { padding: 0px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; text-align: left; word-break: keep-all; }
.request-wrap tbody td input { border: 1px solid #ddd; padding: 10px; }
.request-wrap .btxt { display:inline-block;font-weight: 600; font-size: 16px; color: #555; padding: 0px 0;  line-height: 100%; }
.request-wrap ol li { float: left; margin: 0 20px 10px 0; }
.request-wrap ol li input { display: inline-block; margin: 0 0 0px 0; }
.request-wrap ul li input { display: inline-block; margin: 0 0 0px 0; }
.request-wrap td textarea { width: 99%; padding: 4px; min-height: 100px; font-size: 16px; }
.request-wrap ol li.chk-radio { display: inline-block; font-size: 0px; vertical-align: middle; line-height: 100%; color: #000; }
.request-wrap ol li.chk-radio input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
.request-wrap ol li.chk-radio input[type="radio"] + label { display: block; position: relative; padding-left: 32px; font-size: 16px; color: #1e1e1e; line-height: 20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.request-wrap ol li.chk-radio input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0px; width: 24px; height: 24px; text-align: center; background: url(../img/Sub/radio-off.jpg) no-repeat center center #fff; border: 1px solid #aaa; border-radius: 100%; box-sizing: border-box; }
.request-wrap ol li.chk-radio input[type="radio"] + label:after { }
.request-wrap ol li.chk-radio input[type="radio"]:checked + label:before { background: url(../img/Sub/radio-on.jpg) no-repeat center center; border-color: #00abc1; }

.request-wrap ol li.chk-check { display: inline-block; font-size: 0; vertical-align: top; }
.request-wrap ol li.chk-check input[type="checkbox"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
.request-wrap ol li.chk-check input[type="checkbox"] + label { display: block; position: relative; padding-left: 32px; font-size: 16px; line-height: 24px; color: #666; font-weight: 400; letter-spacing: -0.02em; cursor: pointer; margin-bottom:10px; }
.request-wrap ol li.chk-check input[type="checkbox"] + label:before { content: ''; position: absolute; left: 0px; top: 0px; box-sizing: border-box; width: 22px; height: 22px; text-align: center; background: #fff; border: 1px solid #777; }

.request-wrap ol li.chk-check input[type="checkbox"]:checked + label { color: #000; }
.request-wrap ol li.chk-check input[type="checkbox"]:checked + label:before { background: url(../img/Sub/check-on.jpg) no-repeat center #fff; background-size: 100% auto }
.bdln { border-left: none !important; }
 @media only screen and (max-width:999px) {
.request-wrap { border-top: 2px solid #16a1d0; font-size: 18px; margin: 10px 0 0 0; overflow: hidden; }
.request-wrap tbody th { border-bottom: 1px solid #ddd; font-weight: 500; background: #f9f9f9; border-left: 1px solid #ddd; }
.request-wrap tbody td { padding: 10px 10px 10px 10px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; text-align: left; word-break: keep-all; }
.request-wrap tbody td input { border: 1px solid #ddd; padding: 5px; }
.request-wrap ol li { float: left; margin: 0 4px 0 0; }
.request-wrap ol li input { display: inline-block; margin: 0 0 5px 0; }
.request-wrap ul li input { display: inline-block; margin: 0 0 5px 0; }
.request-wrap td textarea { width: 99%; padding: 4px; min-height: 100px; font-size: 16px; }
.request-wrap ol li.chk-radio input[type="radio"] + label { font-size: 14px; padding-left: 30px; }
.request-wrap ol li.chk-radio input[type="radio"] + label:before { width: 22px; height: 22px; }
}
 @media only screen and (max-width:680px) {
.request-wrap { border-top: 2px solid #16a1d0; margin: 10px 0 0 0; overflow: hidden; }
.request-wrap tbody th { border-bottom: 1px solid #ddd; font-weight: 500; background: #f9f9f9; border-left: 1px solid #ddd; }
.request-wrap tbody td { padding: 10px 10px 10px 20px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; text-align: left; word-break: keep-all; }
.request-wrap tbody td input { border: 1px solid #ddd; padding: 5px; }
.request-wrap ol li { float: left; margin: 0 4px 0 0; }
.request-wrap ol li input { display: inline-block; margin: 0 0 5px 0; }
.request-wrap ul li input { display: inline-block; margin: 0 0 5px 0; }
.request-wrap td textarea { width: 99%; padding: 4px; min-height: 100px; font-size: 16px; }

.request-wrap ol li.chk-radio input[type="radio"] + label { display: block; position: relative; padding-left: 32px; font-size: 14px; color: #1e1e1e; line-height: 30px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }

.request-wrap ol li.chk-check input[type="checkbox"] + label { display: block; position: relative; padding-left: 32px; font-size: 14px; line-height: 30px; color: #666; font-weight: 400; letter-spacing: -0.02em; cursor: pointer; }
.request-wrap .btxt { display:inline-block;font-weight: 600; font-size: 14px; color: #555; padding: 0px 0;  line-height: 100%; }

}
/* =====================================
   request-list
===================================== */

.request-list { width: 100%; height: auto; border-top: 0px solid #2b2b2b; }
.request-list tbody th { background-color: #f9f9f9; padding: 10px 0px; text-align: center; font-weight:600;}

.request-list tbody th.nec {position:relative;}
.request-list tbody th.nec:after{width:11px;height:10px; position:absolute; right:20px; top:50%;margin-top:-5px; background:url(../img/Sub/ico-nec.jpg) no-repeat center center; display:block;content:""}

.request-list tbody th.title { font-size: 1.25em; padding: 20px 10px 10px; font-weight: 800; color: #333; }
.request-list tbody th.date { padding: 10px 10px 20px; }
.request-list tbody th a { color: #555; }
.request-list tbody td { border-bottom: 1px solid #e5e5e5; padding: 15px; }

.request-list tbody td .Nick { }
.request-list tbody td .Time { color: #777; }
.request-list tbody td a { color: #555; }
 @media(max-width:999px) {


.request-list.mobile { }
.request-list.mobile thead { display: none; }
.request-list.mobile tbody { text-align: left; }
.request-list.mobile tbody, .request-list.mobile tbody tr, .request-list.mobile tbody tr th, .request-list.mobile tbody tr td { display: block; float: left; clear: left; width: 100%; box-sizing: border-box; border: none; }
.request-list.mobile tr:nth-child(odd) { background-color: #fafafa; }
.request-list.mobile tbody tr { padding-top: 14px; padding-bottom: 14px; border: 1px solid #c6c6c6; border-bottom: none; border-left: none; border-right: none; }
.request-list.mobile tbody tr:first-child { border-top-width: 0; }
.request-list.mobile tbody tr:last-child { border-bottom: 1px solid #c6c6c6; }
.request-list.mobile tbody tr th { padding: 10px 20px; border-top-width: 0; background-color: transparent; text-align: left;  font-size: 14px; font-weight:400}
.request-list.mobile tbody tr td { border-top-width: 0; text-align: left; padding: 0 20px; }
}
 @media only screen and (max-width:680px) {
.request-list tbody th.nec {position:relative;}
.request-list tbody th.nec:after{width:11px;height:10px; position:absolute; right: 0px; top:50%;margin-top:-5px; background:url(../img/Sub/ico-nec.jpg) no-repeat center center; display:block;content:""}
}