#content-main a.reservation {
	display: inline-block;
	margin-top: 20px;
	background-color: #ff6565;
	color: #fff;
	text-align: center;
	float: right;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
#content-main a.reservation:hover {
	background-color: #ff3e3e;
}

/*20191023*/
#content-main ul.step01{
	margin:0;
	padding:5px 0 0 0 ;
}
#content-main ul.step01>li{
	list-style-type: none;
    margin: 13px 0 0 0;
    font-size: 123%;
    font-weight: 300;
    padding-left: 22px;
    background: url(/images/open.content/hwarang/common/h4-icon.png) 0 5px no-repeat;
    background-size: 14px;
}
#content-main ul.depth02 li{
	background:none;
	font-size:80%;
}
#content-main ul.step01 li ul li{
	padding : 6px 0 0 0;
	margin-left: 5px;
}
#content-main .txt-dc{
	text-decoration:underline;
}
#content-main span.block{

    padding-top: 6px;
}
#content-main a.reservation {
	margin-top: -44px;
}
table.etc thead th {
    height:53px;
}
table tbody td{
	height:65px;
}

/*시설안내 part.css*/
#content-main ul li span.mar-l{
	display: block;
    padding-left: 10px;
}
#content-main a.click{
	width: 90px;
    height: 36px;
    display: inline-block;
    padding: 6px 10px;
    background-color: #ff6565;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin-left: 7px;
    letter-spacing: 0.5px;
}
#content-main a.reservation {
	display: block;
	width: 140px;
    height: 55px;
	margin-top:3%!important;
	padding: 15px 30px;
	background-color: #ff6565;
	color: #fff;
	text-align: center;
	float: right;
	font-size:16px;
	font-weight:500;
	letter-spacing:0.5px;
}
#content-main a.reservation:hover {
	background-color: #f74343;
}

#content-main div.img-box {
	width:845px;
	height:400px;
	background:url(/images/open.content/hwarang/facilities/camp/camp.jpg) 0 0 no-repeat;
}
div.button {
    text-align: center;
	padding-top: 20px;
    padding-bottom: 18px;
}
div.button a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	padding: 8px 25px;
	background: #ee466e;
}
div.button a:hover,
div.button a:focus {
	background-color: #fff;
	color: #ee466e;
	border: 1px solid #ee466e;
    }

#content-main div.visual-primary {
	position:relative;
	width:100%;
	height:400px;
	margin-bottom: 40px;
}
#content-main div.visual-primary div.visual-content {
	position:absolute;
	top:0;
	left:0;
	width:37%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	padding:0 25px;
	z-index:2;
}
#content-main div.visual-primary div.visual-content img.logo {
	margin:80px 0 0 13px;
}
#content-main div.visual-primary div.visual-content dl dd.line {
	display: block;
	width: 15px;
	height: 1px;
	background-color: #fff;
	margin:12px 0;
}
#content-main div.visual-primary div.visual-content dl dt {
	font-size:20px;
}
#content-main div.visual-primary div.visual-content dl dd {
	font-size:14px;
	line-height:20px;
}

table {
	width: 100%;
	margin-top: 70px;
}
.logo{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 132px;
	height: 47px;
}
div.black {
    position: absolute;
    top: 666px;
    color: #eee;
    font-size: 14px;
    letter-spacing: 0;
    width: 845px;
    padding: 10px 6px 11px 53px;
    background: rgba(0, 0, 0, 0.7);
}
p.visual-text {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #eee;
	padding: 0px 0px 0px 60px;
	font-size: 14px;
	letter-spacing: 0;
}
#visual-area .bx-wrapper .bx-pager {
	position: absolute;
	bottom: 9px;
	color: #444;
	padding: 0 0 0 295px;
	z-index: 1;
}
img {
	display: block;
	width: 100%;
}

/* 2024-03-26 */
#content-main ul li span.mar-l {
    display: block;
    margin-left: 120px;
    -webkit-margin-start: 120px;
}