/*top_btn*/
.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 15%;
  right: 5px;
  box-shadow: 0 0 10px rgba(142, 142, 142, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(142, 142, 142, 0.8) url(/mobile/images/arrow_up.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index:999999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.s_area {margin-bottom:0px;}
.s_area {margin-bottom:30px;}
.s_area h2 img {}


/*.subcont {padding:0px 15px;}

2017.06.09*/
.subcont {padding:0px 0px;}
.subcont_15 {padding:0px 15px;}
.subcont_gray {background-color:#f6f6f6; padding:0px 15px;}


.sSect {padding:50px 0px 0px 0px; /*border-bottom:1px solid #f1f1f1;*/}
.subTit {font-size: 1.500em; letter-spacing:-0.5px;
    font-weight: 500;
    background: url("/mobile/images/stitimg.png") no-repeat 1px 0px;
    padding:0px  0px 15px 10px;
    background-size: 5px 22px;
    line-height: 22px;}
.subTit02 {padding-left:10px;}
.subTit02 img {height:20px;}
.point {color:#ff5cb4; font-weight: 700;}
.point02 {color:#a99159; font-weight: 700;}
.point03 {color:#75b916; font-weight: 700;}
.point04 {color:#85c035; font-weight: 700;}
.point05 {color:#00aeef; font-weight: 700;}
.sSect .stxt02 { padding-top:10px ;font-size: 1.188em; line-height: 24px; color: #545454; font-weight: 600;}
.sSect .stextp {padding: 15px 0px 10px 0px; font-size: 1.182em; line-height: 22px; color: #545454; letter-spacing:-1px;}
.sSect .stextp02 {padding: 5px; font-size: 0.875em; line-height: 22px; color: #545454;}
.ad_area {background-color:#343434; padding:15px 0px;}
.tab_area {padding:10px 20px;}
.tab_area table {color:#fff; width:100%;}
.tab_area table tbody tr th {width:22%; font-size:0.813em; text-align:left; padding:5px 0px;}
.tab_area table tbody tr td {font-size:0.813em; padding:5px 0px;}
.tab_area table tbody tr td input {vertical-align:middle;}
.tab_area table tbody tr td select {vertical-align:middle;}
.t_point {font-size:0.688em !important; color:#cfb271; letter-spacing:-0.8px;}
.sububtn {overflow:hidden; padding-top:5px;}
.sububtn li {float:left; width:48%; padding:0px 1%;}
.sububtn li img {width:100%;}
.box_h {height:30px; border-radius:0px; border:0px;}

.p_color {color:#fe5cb3;}
.sSect .stxtQ { padding: 5px 5px 5px 25px; font-size: 1.125em; line-height: 22px; color: #545454; font-weight: 600; background:url("/mobile/images/q.png") 0px 6px no-repeat; background-size:20px 20px;}
.sSect .stextpA {padding: 5px 5px 0px 25px; font-size: 1.000em; line-height: 22px; color: #545454; background:url("/mobile/images/a.png") 0px 8px no-repeat;  background-size:20px 20px;}
.sT {font-size:0.750em;}

.mapcen {width: 300px; margin: 0 auto;}
.m_tab {width:100%; border-top:2px solid #666; border-left:1px solid #ddd; font-size:0.875em; text-align:left;}
.m_tab tbody tr th {padding:10px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.m_tab tbody tr td { padding:10px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}

.paging {width:100%; text-align:center; height:25px; margin-top:20px;}
.paging a {display:inline-block; height:23px; line-height:22px; border:1px solid #ccc; background-color:#fff; text-decoration:none; vertical-align:top; overflow:hidden;}
.paging a span {display:block; height:23px; vertical-align:middle; font-size:12px; font-family:verdana, tahoma, sans-serif; color:#555; min-width:8px; padding:0 8px 0 7px; letter-spacing:-1px;}
.paging a.arrow {background-color:#fff;}
.paging a.arrow span {background-image:url(/mobile/images/paging_arrow.gif); background-repeat:no-repeat; text-indent:-9999px; width:23px; padding:0;}
.paging a.current {background-color:#fff; border:1px solid #1890bb; color:#1890bb; font-weight:bold;}
.paging a.current span {color:#1890bb;}
.paging a.current:hover {background-color:#fff;}
.paging a.first span {background-position:6px 8px;}
.paging a.prev span {background-position:-22px 8px;}
.paging a.next span {background-position:-348px 8px;}
.paging a.end span {background-position:-378px 8px;}
.paging a:hover {background-color:#ececec;}

.serchA02{padding-top:10px; text-align:center;}
.serchA02 .select{display:inline-block; width:86px;height:34px; border:1px solid #ccc;padding:0 20px 0 10px; text-align:left;
						 background:url(/mobile/images/underarrow.jpg) no-repeat 70px center; background-size:10px; cursor:pointer; position:relative;}
.selli{position:absolute; top:35px;left:-1px; }
.selli li{background:#fdfdfd; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:80px;height:34px; line-height:34px;
		padding:0 20px 0 10px; cursor:pointer;}
.serchA02 input{display:inline-block; width:40%; height:35px;border-radius:0px; border:1px solid #ddd; text-shadow:none;}
.serchA02 span{display:inline-block; width:45px; background-color:#333;height:35px; line-height:34px;text-align:center;}
.serchA02 span a{color:#fff; font-weight:bold;}

.news_tab {border-top:1px solid #666; font-size:0.750em; text-align:center; width:100%; line-height:16px;}
.news_tab thead tr th {background:#f9f9f9; padding:10px 0px;}
.news_tab tbody tr td {border-bottom:1px solid #ddd; padding:10px 5px;}

.p_color01 {color:#81a80d;}
.p_color02 {color:#0092ef;}
.p_color03 {color:#cf4da3;}


.quickLink {border-top: 2px solid #c9c9c9; border-bottom:2px solid #c9c9c9;}
.quickLink ul {clear: both; width: 100%;}
.quickLink ul li {clear: both; overflow: hidden; border-bottom: 1px solid #e7e7e7; font-size: 0.750em;}
.quickLink ul li:first-child strong {background: url(/mobile/images/toparrow.jpg) right center no-repeat; background-size:10px;}
.quickLink ul li:last-child strong {background: url(/mobile/images/underarrow.jpg) right center no-repeat; background-size:10px;}
.quickLink ul li strong {
    display: inline-block;
    width: 12%;
    float: left;
    padding:10px 4%;
    font-weight: normal;
    color: #666;}
.quickLink ul li a {display: inline-block; width:76%;
    float: left;
    padding: 10px 2%;
    font-weight: normal;
    color: #666;}




	


.bfbtn{width:100%;}
.bfbtn{overflow:hidden; width:100%;}
.bfbtn li{float:left; width:50%; text-align:center; }
.bfbtn li a{display:inline-block; color:#666666; padding:10px 0 8px 0; border:1px solid #ddd; width:96%; border-radius:40px;
			  margin-bottom:10px; font-weight:bold;}
.bfbtn li.bfon a{display:inline-block; color:#ff5cb4; padding:10px 0 8px 0; border:1px solid #ff5cb4; width:96%; border-radius:40px;
			  margin-bottom:10px; font-weight:bold;}

.revArea{width:100%;}
.revArea ul{overflow:hidden;}
.revArea ul li{width:50%; float:left; margin-bottom:20px;}
.revArea ul li a{display:inline-block; margin:5px;}
.revArea ul li img{width:100%;}
.revArea ul li dl{border-top:1px solid #ddd; }
.revArea ul li dl dt{font-weight:bold; padding:10px 0; color:#545454;}
.revArea ul li dl dd{color:#7d7d7d;}

.revArea02{width:100%;}
.revArea02 ul{overflow:hidden;}
.revArea02 ul li{width:50%; float:left; margin-bottom:20px;}
.revArea02 ul li a{display:inline-block; margin:5px;}
.revArea02 ul li img{width:100%; }

.timet02{width:100%; }
.timet02 thead tr th{padding:15px 5px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:0.875em; background:#f3f3f3; text-align:center;}
.timet02 tbody tr td{padding:15px 5px; border-bottom:1px solid #ddd;  text-align:center; font-size:0.875em; overflow:hidden;}
.repbtn{padding:3px 10px; background:#adadad; color:#fff; margin-left:5px;  font-size:0.875em; border-radius:15px;}
.recomt{width:100%;}
.recomt th{padding:10px; background:#f7f7f7; border-right:1px solid #ddd; border-bottom:1px solid #ddd; width:15%; font-size:0.875em; }
.recomt td{padding:10px; border-bottom:1px solid #ddd;  font-size:0.875em; }

.wbtn{padding:20px 0px 30px 0px; height:30px; width:100%; font-size:1.182em; text-align:right;}

.wbtn a{padding:5px 10px; background:#09baee; color:#fff; font-weight:600; }

.wbtn02 {padding:20px 0px 30px 0px; height:30px; width:100%; font-size:1.182em; text-align:right;}
.wbtn02 a{padding:5px 10px; background:#96a1b4; color:#fff; font-weight:600; }

.wbtn03 {margin-top:15px; float:right;}
.wbtn03 a{padding:5px 10px; background:#666; color:#fff; font-weight:600; }


.srtable{width:100%; border-top:1px solid #ddd;}
.srtable th{padding:10px; background:#f7f7f7; border-bottom:1px solid #ddd; text-align:center;}
.srtable td{padding:10px 5px; border-bottom:1px solid #ddd;}
.email_b{
	width:40%; 
	height:30px;
	border: 1px solid #ddd;
	border-radius:0px;
	padding: 8px 10px !important;
	line-height: 18px;
	resize: none;
	}

.in_box{
	width:90%;
	height:30px;
	border: 1px solid #ddd;
	border-radius:0px;
	padding: 8px 10px !important;
	line-height: 18px;
	resize: none;
	}

.s_box{
	width:25%;
	height:30px;
	border: 1px solid #ddd;
	border-radius:0px;
	padding: 8px 10px !important;
	line-height: 18px;
	resize: none;
	}

.tta07btn{text-align:center; margin:20px 0;}
.t07ok{background: #f00c0c;
		  background-image: -webkit-linear-gradient(top, #f00c0c, #ba0013);
		  background-image: -moz-linear-gradient(top, #f00c0c, #ba0013);
		  background-image: -ms-linear-gradient(top, #f00c0c, #ba0013);
		  background-image: -o-linear-gradient(top, #f00c0c, #ba0013);
		  background-image: linear-gradient(to bottom, #f00c0c, #ba0013);
		  -webkit-border-radius: 3;
		  -moz-border-radius: 3;
		  border-radius: 3px;
		 margin-right:5px;
		  color: #ffffff;
		  font-size: 1.063em;
		  padding:10px 15px;
		  text-decoration: none;
		  font-weight:bold;}
.t07c{ background: #808080;
		  background-image: -webkit-linear-gradient(top, #808080, #525252);
		  background-image: -moz-linear-gradient(top, #808080, #525252);
		  background-image: -ms-linear-gradient(top, #808080, #525252);
		  background-image: -o-linear-gradient(top, #808080, #525252);
		  background-image: linear-gradient(to bottom, #808080, #525252);
		   -webkit-border-radius: 3;
		  -moz-border-radius: 3;
		  border-radius: 3px;
		
		  color: #ffffff;
		  font-size: 1.063em;
		  padding:10px 15px;
		  text-decoration: none;
		  font-weight:bold;}


.postn a{  background: #ba0202;
  background-image: -webkit-linear-gradient(top, #ba0202, #690c15);
  background-image: -moz-linear-gradient(top, #ba0202, #690c15);
  background-image: -ms-linear-gradient(top, #ba0202, #690c15);
  background-image: -o-linear-gradient(top, #ba0202, #690c15);
  background-image: linear-gradient(to bottom, #ba0202, #690c15);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 2px;
 
  color: #ffffff;
  font-size: 13px;
  padding: 5px 10px;
  text-decoration: none;
}
.w100{
	width:100px !important; height:30px;
	border: 1px solid #ddd;
	border-radius:0px;
	line-height: 18px;
	resize: none;
	}
.w50{
	width:70px !important; height:30px;
	border: 1px solid #ddd;
	border-radius:0px;
	line-height: 18px;
	resize: none;
	}

.calen{text-align:center; margin-bottom:5px;}
.onlist{padding-left:10px; background:url(/mobile/images/on_dot.png) no-repeat 1px 5px; background-size:5px; margin-top:7px;}
.ontit{font-weight:bold; font-size:1.125em; padding-bottom:8px;}
.sbg{background:#f9f9f9; padding:20px 15px 20px 10px;}
.ondate li{padding-bottom:5px; padding-top:5px; padding-left:10px;}
.ondate li dl{overflow:hidden;}
.ondate li dl dt{font-weight:bold; float:left; width:80px;}
.ondate li dl dd{float:left;}
.fsize{ color:#6f6f6f;}
.ontelarea{overflow:hidden; padding-top:15px; padding-bottom:0px;}
.ontit02{font-weight:bold; font-size:1.125em;float:left; padding-right:20px;}
.ontel{font-weight:bold; color:#63748a; font-size:1.800em; float:left;}
.inlab{padding-left:5px;}
.mgt10{margin-top:10px;}

.gray-round {
		display: inline-block;
		width: 65px;
		height: 23px;
		line-height: 23px;
		font-size: 11px;
		color: #fff;
		background: #b8b8b8;
		text-align: center;
		border-radius: 12px;
		margin-right: 10px;
	}

.timet02 img {vertical-align:middle;}

.ui-widget-content {
		opacity: 0;
		display: none;
		position: relative;
		width: auto;
		border: 5px solid #fff;
		padding: 20px;
		background-color: #fff;
	}

#regBtn {
		position: absolute;
		top:100px;
		right:145px;
		padding: 5px;
		display: inline-block;
		cursor: pointer;
	}

#b-close {
		position: absolute;
		top:100px;
		right:85px;
		padding: 5px;
		display: inline-block;
		cursor: pointer;
	}

.wait {
		display: inline-block;
		width: 65px;
		height: 23px;
		line-height: 23px;
		font-size: 11px;
		color: #fff;
		background: #09baee;
		text-align: center;
		border-radius: 12px;
		margin-right: 10px;
	}

.point02 {color:#09baee;}