/* 1.실시간예약 타이틀 */
.reserNumber{
	position:relative;
	width:100%;height:55px;
	margin:auto;
	background:url('http://img.einet.kr/service/title/booking/rt_title_01.jpg') no-repeat 15px top;
}
.reserNumber:after{
	content:"";display:block;
	position:absolute;right:0;top:0;
	width:100px;height:100%;
	background:url('http://img.einet.kr/service/title/booking/rt_title_01.jpg') no-repeat right top;
}



/*  교통안내 */
.commT {
	overflow: hidden;
}
.comm_title {
	margin-top: 140px;
	font-size: 24px;
	color: #1f547a;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}
.commT .submenu { height: 0; font-size: 0; }
.commT_wrap {
	position: relative;
	width: 100%;
	margin: auto;
}
.commT_wrap .map_wrap {
	position: relative;
	width: 100%;
	max-width: 1520px;
	padding-bottom: 45px;
	margin: auto;
}
.commT_wrap .map_wrap .add {
	margin-top: 30px;
	margin-bottom: 55px;
	font-size: 16px;
	color: #444;
	line-height: 28px;
	text-align: center;
}
.commT_wrap .traffic_wrap {
	position: relative;
	width: 100%;
	max-width: 1520px;
	margin: 50px auto 120px;
	text-align: right;
	overflow: hidden;
}
.commT_wrap .traffic_wrap::after {
	content: '';
	position: absolute;
	right: 0; top: 0; bottom: 0;
	margin: auto;
	width: 1020px; height: 1px;
	background: #ccc;
}
.traffic_wrap .content_wrap {
	position: relative;
	display: inline-block;
	width: 1020px;
}
.traffic_wrap .leftImg {
	position: absolute;
	top: 0; right: 1020px;
	width: 500px; height: 570px;
}
.traffic_wrap .frame_wrap {
	display: inline-block;
	width: 890px; height: 235px;
	background: #fff;
	text-align: left;
	z-index: 1;
}
.traffic_wrap .frame_wrap .title {
	position: relative;
	margin-bottom: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
}

.traffic_wrap .frame_wrap .title::after {
	content: '';
	position: absolute;
	bottom: 0; left: 0;
	margin: auto;
	width: 40px; height: 1px;
	background: #444;
}
.traffic_wrap .frame_wrap .title h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #1f547a;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.traffic_wrap .frame_wrap .title h6 {
	margin-top: 5px;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	color: #444;
	letter-spacing: -0.02em;
}

/* 실시간예약 */
.commR {
	overflow: hidden;
}
.commR .submenu {
	width: 100%;
	padding: 40px 0;
	font-size: 0;
	background: #fff;
	text-align: center;
}
.commR .submenu a {
	position: relative;
	display: inline-block;
	height: 18px;
	padding-right: 25px;
	margin-left: 25px;
	font-size: 16px; line-height: 20px;
	color: #aaa;
	transition: color 0.4s;
}
.commR .submenu a:hover, .commR .submenu a.sel {
	color: #2d3345;
}
.commR .submenu a::after {
	content: '';
	position: absolute;
	top: 0; bottom: 0; right: 0;
	width: 2px; height: 12px;
	margin: auto;
	border-radius: 3px;
	background: #bbb;
}
.commR .submenu  a:last-child::after { display: none; }

.commR .submenu.FIX {
	position: fixed;
	top: 90px;
	padding: 20px 0;
	z-index: 30;
}

.commR_wrap {
	position: relative;
	width: 100%;
	max-width: 1520px;
	margin: 80px auto 0;
	overflow: hidden;
}
.commR_wrap .title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-align: center;
}
.commR_wrap .title::after {
	content: '';
	position: absolute;
	bottom: 0; right: 0; left: 0;
	margin: auto;
	width: 40px; height: 1px;
	background: #673a35;
}
.commR_wrap .title h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #1f547a;
	text-transform: uppercase;
}
.commR_wrap .title h6 {
	margin-top: 10px;
	font-size: 22px; font-weight: bold;
	line-height: 22px;
	color: #444;
}
.priceTableImg { text-align: center; }
.priceTableImg img { max-width: 100%; }
.inner_wrap {
	position: relative;
	width: 825px;
	margin: auto;
}
/* 예약안내 */
.reservation_guide {
	position: relative;
	margin-top: 100px;
	text-align: left;
}
.reservation_guide .title {
	text-align: left;
}
.reservation_guide .title::after {
	margin: 20px 0 0;
}
.reservation_guide .rightImg {
	position: absolute;
	top: 0; right: 0; left: 830px;
	width: 700px; height: 479px;
}

/* 이용안내 */
.use_guide {
	position: relative;
}
.use_guide .leftImg {
	position: absolute;
	top: 0; right: 825px; left: 0;
	width: 26.316%; height: 100%;
}
.use_guide .rightCon {
	position: relative;
	display: inline-block;
	width: 825px; height: 500px;
	margin-left: 34%;
}
.use_guide .title {
	margin-top: 0;
	text-align: left;
}
.use_guide .title::after {
	margin: 20px 0 0;
}

/* 환불규정 */
.provision .title {
	text-align: left;
}
.provision .title::after {
	margin: 20px 0 0;
}


/* 커뮤니티 */
.commC {
	position: relative;
	width: 100%;
	max-width: 1524px;
	min-height: 440px;
	margin: 150px 0;
	text-align: right;
	overflow: hidden;
}
.commC_list {
	position: absolute;
	top: 0; left: 0;
	display: inline-block;
	width: 19vw; height: 100%;
	text-align: center;
	vertical-align: top;
}
.commC_list::after {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0;
	margin: auto;
	width: 1px;
	background: #dadada;
}
.commC_list .list {
	width: 128px;
	margin: auto;
}
.commC_list a {
	position: relative;
	display: block;
	width: 128px; height: 44px;
	margin-top: 14px;
	font-size: 16px;
	line-height: 46px;
	color: #444;
	background: transparent;
	transition: color 0.3s, background 0.3s;
}
.commC_list a:hover, .commC_list a.SEL {
	color: #fff;
	background: #1f547a;
}


.commC .content_wrap {
	display: inline-block;
	width: 1000px;
	margin-left: 155px;
	vertical-align: top;
}
.commC .content_wrap .title {
	position: relative;
	padding-bottom: 20px;
	font-size: 22px;
	line-height: 22px;
	color: #444;
	text-align: left;
}
.commC .content_wrap .title::after {
	content: '';
	position: absolute;
	bottom: 0; left: 0;
	width: 50px; height: 1px;
	background: #2d3345;
}
.commC .content_wrap .title .eng {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #1f547a;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.commC .content_wrap .title h5 {
	margin-top: 10px;
	font-size: 22px; font-weight: bold;
	line-height: 22px;
	color: #444;
}