.m_navi {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.m_navi>a {
	display: block;
	width: 44px;
	height: 50px;
	background:url("../img/ico_gnb_open.png") no-repeat;
	background-position: center
}

.lang {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99
}

#viewport {
	width: 100%;
	height: 100%;
	position: relative;
	/*overflow: hidden;*/
}

.wrap {
	padding: 0 30px
}

#header {
	position: absolute;
	top: 0;
	width: 100%
}

#header
.logo {
	max-width: 216px;
	margin-left: 30px;
	position: absolute;
	top: 15px
}

.contenttitle {
	color: #fff;
	position: absolute;
	top: 70%;
	font-size: 60px;
	font-weight: 600;
	text-shadow: #000 1px 1px 2px;
	z-index: 1;
	text-align:center;
	width:100%;
}

.galleryTitle {
	color: #fff;
	position: absolute;
	top: 50%;
	left:0px;
	margin-top:-100px;
	z-index: 1;
	width:170px;
	padding:100px 50px;
	background:url("../img/visualBg.png") no-repeat #ff9c00;
}
.galleryTitle span {
	color: #ffdda8;
	font-size: 15px;
	margin-bottom:10px;
}
.galleryTitle h3 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
}

.info_wrap {
	max-width:1000px;
	padding:20px 40px;
	margin:0 auto;
	position: relative
}
.info_wrap:after{content:".";clear:both;display:block;height:0;visibility:hidden;}

.aside {
	position: fixed;
	bottom: 35px;
	width: 100%
}

#asideNav {
	text-align: left;
	background-color: rgba(58, 44, 44, 0.8);
	padding-left:15px;
}

#asideNav
ul {
	text-align: center;
	display: inline-block;
	
}

#asideNav ul
li {
	padding:0 15px;
	float: left
}

#asideNav ul
li:hover {
	border-color: #505050;
}

#asideNav ul
li:hover a {
	color: #fff;
}

#asideNav ul
li.on {
	border-bottom:3px solid #f37321
}

#asideNav ul li.on
a {
	color: #fff;
}

#asideNav ul li
a {
	color: #fff;
	display: block;
	padding: 16px 0;
}

.gnb {
	text-align: center;
	height: 75px;
	position: relative;
	z-index: 2;
	border-bottom:1px solid #ccc;
	background-color: rgba(255, 255, 255, 0.8)
}

.navi_wrap {
	text-align:right;
	padding-right:30px;
}

.gnb
.dep1 li {
	display:inline-block;
	padding:0 20px;
}

.gnb .dep1
li>a {
	display: block;
	height: 75px;
	line-height: 75px;
	color: #000;
	font-weight: 600
}


.gnb .dep1
li:hover,.gnb .dep1 li.on
a {
	color: #f37321;
	font-weight: 600;
}

.gnb2 {
	position: absolute;
	width: 100%;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1
}

.gnb2
.dep1>li {
	float: left;
	width: 14.28%;
	text-align: center
}

.gnb2
.dep1>li:first-child .dep2 {
	border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.gnb2 .dep1>li .dep2 {
	border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.gnb2 .dep2 {
	height: 0
}

.gnb2 .dep2 li
a {
	display: block;
	padding: 5px 15px;
	font-size: 13px;
	text-align: left;
	color: #c8c8c8
}

.gnb2 .dep2 li
a:hover {
	color: #f37321;
	background-color: #e1e1e1
}

.gnb2 .dep2 li.on
a {
	color: #f37321;
	background-color: #e1e1e1
}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #271616;
	padding: 10px 0;
	z-index: 10
}

#footer
.f_info {
	float: left;
	color: #c8c8c8;
	font-size: 11px
}

#footer
.copy {
	float: right;
	color: #969696;
	font-size: 11px
}

.main {
	background:
		url("../img/main_bg.jpg")
		80% 100%;
	background-size: cover;
	height: 100%;
	position: relative
}

.main
.logo {
	max-width: 423px;
	margin: 0 auto;
	padding-top: 425px
}

.main
.go_home {
	position: absolute;
	position: absolute;
	bottom: 168px;
	left: 50%;
	margin-left: -103.71px
}

.main
.go_home
a {
	background:
		url("../img/btn_bg.png")
		no-repeat;
	padding: 14px 43px;
	display: inline-block;
	color: #fff;
	font-size: 16px
}

.main
.main_footer {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -250px
}

.page_btn {
	position: absolute;
	top: 60%;
	text-align: center;
	width: 100%
}

.page_btn
span {
	color: #fff;
	font-size: 14px;
	background-color: #3a2c2c;
	opacity: .6;
	padding: 20px;
	width:45px;
	height:45px;
	display: inline-block;
	cursor: pointer;
	border-radius:50%;
}

.page_info_bg {
	width: 100%;
	background-color: #fff;
	position: fixed;
	z-index: 9
}

.page_info {
	height: 500px;
	overflow: scroll;
	overflow-x: hidden;
	margin-bottom: 20px;
	padding-right: 20px
}

.page_info_bg
.info_title {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 25px;
	line-height: 55px
}

.info_wrap .page_info_close {
	float: right;
	margin-top: -65px;
	cursor: pointer;
	margin-right: -10px;
	display:block; 
	width:23px;
	height:23px;
	background:url("../img/closeBtn.png") no-repeat;
}

.page1_1
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page1_1 .text01
span {
	color: #153e09
}

.page1_1
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 20px;
	line-height: 22px
}

.page1_1
.text03 {
	color: #f37321;
	font-size: 22px;
	margin-top: 35px
}

.page1_1
.text03:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page1_1
.text04 {
	color: #646464;
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px
}

.page1_1
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232;
	margin-bottom: 50px
}

.page1_1 table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page1_1 table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: 600;
	text-align: left;
	padding-left: 20px
}

.sub1_1_wrap {
	background:
		url("../img/sub1_1_bg.jpg");
	height: 100vh
}

.sub1_1_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub1_1_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 410px;
	overflow: hidden;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub1_1_wrap
.sub_wrap .map {
	height: 350px
}

.sub1_1_wrap .sub_wrap .map
.map_info {
	text-align: center;
	background-color: #f5f5f5
}

.sub1_1_wrap
.sub_wrap .map .map_info
li {
	list-style: none;
	display: inline-block;
	line-height: 50px;
	color: #323232;
	font-size: 14px;
	margin: 0 10px;
	position: relative
}

.sub1_1_wrap .sub_wrap .map .map_info
li:before {
	content: '';
	position: absolute;
	top: 20px;
	left: -13px;
	background-color: #dcdcdc;
	height: 10px;
	width: 1px
}

.sub1_1_wrap
.sub_wrap .map .map_info li:first-child:before {
	display: none
}

.sub1_1_wrap
.sub_wrap .map .map_info li
span {
	color: #828282
}

.sub1_2_wrap {
	background:
		url("../img/sub1_2_bg.jpg");
	height: 100vh
}

.sub1_2_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

#sub1_2_bxslider
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 35px;
	line-height: 30px;
	margin-bottom: 47px
}

#sub1_2_bxslider
.text_area {
	width: 50%;
	float: left
}

#sub1_2_bxslider
.text_area>div {
	padding-right: 28px;
	letter-spacing: -0.3px
}

#sub1_2_bxslider
.text_area
.text01 {
	color: #646464;
	font-size: 14px;
	line-height: 22px
}

#sub1_2_bxslider
.text_area
.text02 {
	margin-top: 30px;
	color: #f37321;
	font-size: 22px;
	font-weight: 600;
	display: block;
	line-height: 25px
}

#sub1_2_bxslider
.text_area
.text02:before {
	content: '';
	background-color: #f37321;
	width: 4px;
	height: 17px;
	display: inline-block;
	margin-right: 15px
}

#sub1_2_bxslider
.text_area
.text03 {
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	width: 95%;
	float: right
}

#sub1_2_bxslider
.img_area {
	width: 50%;
	float: right;
	text-align: right;
	max-height: 270px;
	overflow: hidden
}

#sub1_2_bxslider
.img_area span>img {
	border: 1px solid #dcdcdc;
	box-sizing: border-box
}

.sub1_2_slide {
	padding-top: 30px;
	padding-right: 20px;
	margin-top: 40px
}

.sub1_2_slide
.bx-wrapper
.bx-pager {
	position: absolute;
	top: 25px;
	width: 100%
}

.sub1_2_slide
.bx-wrapper
.bx-controls-auto {
	position: absolute;
	bottom: 24px;
	width: 100%
}

.sub1_2_slide
.bx-wrapper
.bx-pager {
	text-align: right;
	font-size: .85em;
	font-family: Arial;
	font-weight: 600;
	color: #666
}

.sub1_2_slide
.bx-wrapper .bx-pager .bx-pager-item,.sub1_2_slide .bx-wrapper
.bx-controls-auto
.bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	font-family: ' Crimson Text ';
	margin: 0 3px
}

.sub1_2_slide .bx-wrapper .bx-pager.bx-default-pager
a {
	background-color: #e6e6e6;
	color: #646464;
	display: block;
	width: 18px;
	height: 18px;
	outline: 0;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 18px
}

.sub1_2_slide
.bx-wrapper .bx-pager.bx-default-pager a:hover,.sub1_2_slide .bx-wrapper
.bx-pager.bx-default-pager
a.active {
	background-color: #f37321;
	color: #fff
}

.sub1_2_slide .bx-wrapper
.bx-prev {
	left: 0;
	background:
		url(../img/sub3_2_prev.png)
		no-repeat;
	background-size: cover
}

.sub1_2_slide .bx-wrapper
.bx-next {
	right: 0;
	background:
		url(../img/sub3_2_next.png)
		no-repeat;
	background-size: cover
}

.sub1_2_slide .bx-wrapper
.bx-controls-direction {
	width: 100%;
	position: absolute;
	top: 70px
}

.sub1_2_slide
.bx-wrapper .bx-controls-direction
a {
	position: absolute;
	outline: 0;
	width: 23px;
	height: 23px;
	text-indent: -9999px
}

.sub1_2_slide
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager
.bx-pager {
	text-align: left;
	width: 80%
}

.sub1_2_slide .bx-wrapper
.bx-controls.bx-has-controls-auto.bx-has-pager
.bx-controls-auto {
	right: 0;
	width: 35px
}

.sub1_4_wrap {
	background:
		url("../img/sub1_4_bg.jpg");
	height: 100vh
}

.sub1_4_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub1_4_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 410px;
	overflow: hidden;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub1_4_wrap
.sub_wrap .map {
	height: 350px;
	width: 50%;
	float: left
}

.sub1_4_wrap .sub_wrap
.map .map_info {
	text-align: center;
	background-color: #f5f5f5
}

.sub1_4_wrap
.sub_wrap .map .map_info
li {
	list-style: none;
	display: inline-block;
	line-height: 50px;
	color: #323232;
	font-size: 14px;
	margin: 0 10px;
	position: relative
}

.sub1_4_wrap .sub_wrap .map .map_info
li:before {
	content: '';
	position: absolute;
	top: 20px;
	left: -13px;
	background-color: #dcdcdc;
	height: 10px;
	width: 1px
}

.sub1_4_wrap
.sub_wrap .map .map_info li:first-child:before {
	display: none
}

.sub1_4_wrap
.sub_wrap .map .map_info li span {
	color: #828282
}

.sub1_4_wrap .sub_wrap
.map_right {
	width: 47%;
	float: left;
	margin-left: 3%
}

.sub1_4_wrap .sub_wrap
.map_right .text01 {
	color: #f37321;
	font-size: 20px
}

.sub1_4_wrap .sub_wrap
.map_right
.text01:before {
	content: '';
	width: 4px;
	height: 13px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 5px
}

.sub1_4_wrap
.sub_wrap .map_right .text02 {
	font-size: 16px;
	color: #f37321;
	margin: 15px 0 5px
}

.sub1_4_wrap .sub_wrap .map_right
.text03 {
	font-size: 13px;
	color: #828282;
	line-height: 20px
}

.page_info
.page2_1 {
	overflow: hidden
}

.page2_1 .page_info
.left_area {
	width: 50%;
	float: left;
	margin-top: 40px
}

.page2_1 .page_info
.left_area>div {
	margin-right: 28px
}

.text01 {
	color: #f37321;
	font-size: 24px
}

.text01>span {
	color: #828282;
	font-size: 16px
}

.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px
}

table.viewTable {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

table.viewTable tr th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

table.viewTable tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_1
.page_info .left_area
.text03 {
	margin-top: 15px;
	font-size: 12px;
	color: #646464
}

.page2_1 .page_info
.left_area .text04 {
	margin-top: 5px;
	font-size: 12px;
	color: #646464
}

.page2_1
.page_info .right_area {
	width: 50%;
	float: right;
	margin-top: 40px
}

.page2_1
.page_info .right_area>img {
	margin-left: 28px;
	border: 1px solid #dcdcdc !important
}

.page_info .page2_2 {
	overflow: hidden
}

.page2_2
.page_info .left_area {
	width: 50%;
	float: left;
	margin-top: 20px
}

.page2_2
.page_info .left_area>div {
	margin-right: 28px
}

.page2_2 .page_info
.left_area .text01 {
	color: #f37321;
	font-size: 24px
}

.page2_2 .page_info
.left_area .text01>span {
	color: #f37321;
	font-size: 26px
}

.page2_2 .page_info
.left_area
.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px
}

.page2_2
.page_info .left_area
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page2_2 .page_info .left_area table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_2 .page_info .left_area table tr
td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_2
.page_info .left_area
.text03 {
	margin-top: 15px;
	font-size: 12px;
	color: #646464
}

.page2_2 .page_info
.left_area .text04 {
	margin-top: 5px;
	font-size: 12px;
	color: #646464
}

.page2_2
.page_info .right_area {
	width: 50%;
	float: right;
	margin-top: 0px
}

.page2_2
.page_info .right_area>img {
	margin-left: 28px;
	border: 1px solid #dcdcdc !important
}

.page_info .page2_3 {
	overflow: hidden
}

.page2_3
.page_info .left_area {
	width: 50%;
	float: left;
	margin-top: 40px
}

.page2_3
.page_info .left_area>div {
	margin-right: 28px
}

.page2_3 .page_info
.left_area .text01 {
	color: #f37321;
	font-size: 24px
}

.page2_3 .page_info
.left_area .text01>span {
	color: #f37321;
	font-size: 26px
}

.page2_3 .page_info
.left_area
.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px
}

.page2_3
.page_info .left_area
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page2_3 .page_info .left_area table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_3 .page_info .left_area table tr
td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_3
.page_info .left_area
.text03 {
	margin-top: 15px;
	font-size: 12px;
	color: #646464
}

.page2_3 .page_info
.left_area .text04 {
	margin-top: 5px;
	font-size: 12px;
	color: #646464
}

.page2_3
.page_info .right_area {
	width: 50%;
	float: right;
	margin-top: 40px
}

.page2_3
.page_info .right_area>img {
	margin-left: 28px;
	border: 1px solid #dcdcdc !important
}

.page_info .page2_4 {
	overflow: hidden
}

.page2_4
.page_info .left_area {
	width: 50%;
	float: left;
	margin-top: 40px
}

.page2_4
.page_info .left_area>div {
	margin-right: 28px
}

.page2_4 .page_info
.left_area .text01 {
	color: #f37321;
	font-size: 24px
}

.page2_4 .page_info
.left_area .text01>span {
	color: #828282;
	font-size: 16px
}

.page2_4 .page_info
.left_area
.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px
}

.page2_4
.page_info .left_area
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page2_4 .page_info .left_area table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_4 .page_info .left_area table tr
td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_4
.page_info .left_area
.text03 {
	margin-top: 15px;
	font-size: 12px;
	color: #646464
}

.page2_4 .page_info
.left_area .text04 {
	margin-top: 5px;
	font-size: 12px;
	color: #646464
}

.page2_4
.page_info .right_area {
	width: 50%;
	float: right;
	margin-top: 40px
}

.page2_4
.page_info .right_area>img {
	margin-left: 28px;
	border: 1px solid #dcdcdc !important
}

.page2_5 .info_wrap
.page_info_close {
	margin-right: 0
}

.page2_5 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px;
	margin-top: 40px
}

.page2_5
.page_info .left_area>div {
	margin-right: 28px
}

.page2_5 .page_info
.left_area .text01 {
	color: #f37321;
	font-size: 22px
}

.page2_5 .page_info
.left_area
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page2_5
.page_info .left_area
.text02 {
	color: #f37321;
	font-size: 16px;
	margin-top: 25px;
	display: inline-block
}

.page2_5
.page_info .left_area
.text02>span {
	font-size: 13px;
	color: #969696;
	font-weight: normal
}

.page2_5
.page_info .text03_box {
	margin-top: 20px
}

.page2_5 .page_info .text03_box
li {
	list-style: none
}

.page2_5 .page_info .text03_box
li:before {
	content: '-';
	display: inline-block;
	position: absolute
}

.page2_5
.page_info .text03_box li
p {
	display: inline-block;
	margin-left: 10px;
	color: #646464;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px
}

.page2_5
.page_info .text03_box li p span {
	color: #fc7033
}

.page2_5 .page_info
.text03_box li p span.m_left {
	margin-left: 75px
}

.page2_5 .page_info
.left_area .text04 {
	color: #f37321;
	font-size: 22px;
	margin-top: 30px
}

.page2_5
.page_info .left_area
.text04:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page2_5
.page_info .left_area
.text05 {
	margin-top: 30px;
	color: #323232;
	font-size: 16px
}

.page2_5 .page_info
.right_area>div {
	margin-left: 28px
}

.page2_5 .page_info .left_area
.golfguide_box {
	margin-top: 20px
}

.page2_5 .page_info .left_area
.golfguide_box li {
	list-style: none;
	float: left;
	margin-left: 20px
}

.page2_5
.page_info .left_area .golfguide_box
li:first-child {
	margin-left: 0
}

.page2_5 .page_info .left_area
.golfguide_box li
span {
	color: #fff;
	background-color: #f37321;
	width: 140px;
	text-align: center;
	border-radius: 50px;
	height: 62px;
	display: table-cell;
	vertical-align: middle;
	position: relative
}

.page2_5
.page_info .left_area .golfguide_box
span:before {
	content: '';
	width: 8px;
	height: 12px;
	background:
		url("../img/golfguide_bl.jpg");
	position: absolute;
	top: 25px;
	left: -14px
}

.page2_5
.page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page2_5 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page2_5 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page2_5 .page_info
.right_area {
	width: 50%;
	float: right;
	margin-top: 40px
}

.page2_5 .page_info
.right_area
.text01 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #323232
}

.page2_5
.page_info .right_area .text03 {
	margin: 10px 0;
	color: #646464;
	font-size: 13px
}

.page2_5 .page_info .right_area
table.table01 {
	margin-top: 0
}

.page2_5 .page_info .right_area table
th {
	padding: 12px 0
}

.page2_5 .page_info .right_area table td {
	padding: 12px 15px
}

.page2_5 .page_info .right_area table.table02 td {
	padding: 12px 15px;
	font-weight: 400
}

.page2_5 .page_info .right_area table.table02 td
span {
	color: #f60
}

.page2_5 .page_info .right_area
.text02 {
	color: #f37321;
	font-size: 16px;
	margin-top: 25px;
	display: inline-block
}

.page2_5
.page_info .right_area .text02 span {
	color: #323232
}

.page2_5 .page_info
.right_area .m_top {
	margin-top: 30px
}

.page3_1 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px;
	margin-top: 40px
}

.page3_1
.page_info .left_area>div {
	margin-right: 28px
}

.page3_1
.text01 {
	color: #f37321;
	font-size: 22px
}

.page3_1
.text1_1 {
	margin-top: 20px;
	color: #646464;
	line-height: 20px
}

.page3_1
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page3_1
.page_info .right_area>div {
	margin-left: 28px
}

.page3_1 .page_info
.left_area
.text02_box {
	background-color: #f5f5f5;
	padding: 20px;
	margin-top: 15px
}

.page3_1
.page_info .left_area .text02_box
.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 26px
}

.page3_1
.page_info .left_area .text02_box .text02
span {
	color: #f37321;
	font-size: 14px;
	float: right
}

.page3_1 .page_info
.left_area .text02_box
.text02:before {
	content: '';
	width: 1px;
	height: 1px;
	background-color: #898989;
	display: inline-block;
	margin-right: 10px
}

.page3_1
.page_info .left_area .golfguide_box {
	margin-top: 20px
}

.page3_1 .page_info
.left_area .golfguide_box
span {
	color: #fff;
	background-color: #f37321;
	padding: 13px 0;
	width: 135px;
	display: inline-block;
	text-align: center;
	border-radius: 50px
}

.page3_1
.page_info .left_area .golfguide_box .golf_bl {
	margin: 0 7px
}

.page3_1
.page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page3_1 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page3_1 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page3_1 .page_info
.left_area .text03 {
	margin-top: 15px;
	font-size: 12px;
	color: #646464
}

.page3_1
.page_info .left_area
.text04 {
	margin-top: 5px;
	font-size: 12px;
	color: #646464
}

.page3_1 .page_info
.right_area {
	width: 50%;
	float: right;
	margin-top: 40px
}

.page3_1 .page_info
.right_area table.table01 {
	margin-top: 41px
}

.page3_1 .page_info
.right_area table th {
	padding: 12px 0
}

.page3_1 .page_info .right_area
table td {
	padding: 12px 0
}

.page3_1 .page_info .right_area
.text01 {
	color: #f37321;
	font-size: 22px;
	margin-top: 45px
}

.page3_1 .page_info
.right_area
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page3_1
.page_info .right_area .text01
.point_01 {
	color: #969696;
	font-size: 16px
}

.page3_1 .page_info .right_area
.text01
.point_02 {
	color: #969696;
	font-size: 13px;
	float: right;
	line-height: 22px
}

.page3_1
.page_info .right_area table.table02 {
	margin-top: 19px
}

.page3_1 .page_info
.right_area table.table02 th {
	padding: 10px 0
}

.page3_1 .page_info
.right_area table.table02 td {
	padding: 10px 0
}

.page3_1 .page_info
.right_area table.table02
.table_text {
	color: #646464;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 15px;
	text-align: left;
	font-weight: 400
}

.sub3_2_wrap {
	background:
		url("../img/sub3_2_bg.jpg");
	height: 100vh
}

.sub3_2_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

#sub3_2_bxslider
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 35px;
	line-height: 30px;
	margin-bottom: 47px
}

#sub3_2_bxslider
.text_area {
	width: 50%;
	float: left
}

#sub3_2_bxslider
.text_area>div {
	padding-right: 28px;
	letter-spacing: -0.3px
}

#sub3_2_bxslider
.text_area
.text02 {
	margin-top: 30px;
	color: #f37321;
	font-size: 22px;
	font-weight: 600;
	display: block;
	line-height: 17px
}

#sub3_2_bxslider
.text_area
.text02:before {
	content: '';
	background-color: #f37321;
	width: 4px;
	height: 17px;
	display: inline-block;
	margin-right: 15px
}

#sub3_2_bxslider
.text_area
.text03 {
	color: #646464;
	font-size: 14px;
	line-height: 22px
}

#sub3_2_bxslider
.img_area {
	width: 50%;
	float: right;
	text-align: right
}

#sub3_2_bxslider
.img_area span>img {
	border: 1px solid #dcdcdc;
	box-sizing: border-box
}

.sub3_2_slide {
	padding-top: 30px;
	padding-right: 20px
}

.sub3_2_slide
.bx-wrapper
.bx-pager {
	position: absolute;
	top: 25px;
	width: 100%
}

.sub3_2_slide
.bx-wrapper
.bx-controls-auto {
	position: absolute;
	bottom: 24px;
	width: 100%
}

.sub3_2_slide
.bx-wrapper
.bx-pager {
	text-align: right;
	font-size: .85em;
	font-family: Arial;
	font-weight: 600;
	color: #666
}

.sub3_2_slide
.bx-wrapper .bx-pager .bx-pager-item,.sub3_2_slide .bx-wrapper
.bx-controls-auto
.bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	font-family: ' Crimson Text ';
	margin: 0 3px
}

.sub3_2_slide .bx-wrapper .bx-pager.bx-default-pager
a {
	background-color: #e6e6e6;
	color: #646464;
	display: block;
	width: 18px;
	height: 18px;
	outline: 0;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 22px
}

.sub3_2_slide
.bx-wrapper .bx-pager.bx-default-pager a:hover,.sub3_2_slide .bx-wrapper
.bx-pager.bx-default-pager
a.active {
	background-color: #f37321;
	color: #fff
}

.sub3_2_slide .bx-wrapper
.bx-prev {
	left: 0;
	background:
		url(../img/sub3_2_prev.png)
		no-repeat;
	background-size: cover
}

.sub3_2_slide .bx-wrapper
.bx-next {
	right: 0;
	background:
		url(../img/sub3_2_next.png)
		no-repeat;
	background-size: cover
}

.sub3_2_slide .bx-wrapper
.bx-controls-direction {
	width: 100%;
	position: absolute;
	top: 70px
}

.sub3_2_slide
.bx-wrapper .bx-controls-direction
a {
	position: absolute;
	outline: 0;
	width: 23px;
	height: 23px;
	text-indent: -9999px
}

.sub3_2_slide
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager
.bx-pager {
	text-align: left;
	width: 80%
}

.sub3_2_slide .bx-wrapper
.bx-controls.bx-has-controls-auto.bx-has-pager
.bx-controls-auto {
	right: 0;
	width: 35px
}

.sub3_4_wrap {
	background:
		url("../img/sub3_4_bg.jpg");
	height: 100vh
}

.sub3_4_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub3_4_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 75%;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub3_4_wrap
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 65px;
	line-height: 30px;
	margin-bottom: 47px
}

.sub3_4_wrap
.sub_wrap .text01 {
	color: #f37321;
	font-size: 22px
}

.sub3_4_wrap .sub_wrap
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.sub3_4_wrap
.sub_wrap .sub3_4_list>div {
	border-top: 1px dashed #dcdcdc;
	margin-bottom: 20px
}

.sub3_4_wrap .sub_wrap
.sub3_4_list>div:first-child {
	border: 0;
	margin-top: 50px
}

.sub3_4_wrap
.sub_wrap .sub3_4_list
.text03 {
	font-size: 16px;
	color: #f37321;
	line-height: 22px;
	margin: 20px 0 10px
}

.sub3_4_wrap .sub_wrap .sub3_4_list
.text04 {
	color: #646464;
	font-size: 14px;
	line-height: 22px
}

.page4_1
.page_info {
	overflow: hidden
}

.page4_1 .info_wrap
.page_info_close {
	margin-right: 0
}

.page4_1 .page_info
.text01 {
	color: #f37321;
	font-size: 22px;
	margin-top: 40px
}

.page4_1 .page_info
.text01 span {
	font-weight: 400
}

.page4_1 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px;
	margin-top: 30px
}

.page4_2
.page_info
.text01 {
	color: #f37321;
	font-size: 22px;
	margin-top: 40px;
	line-height: 22px
}

.page4_2
.page_info
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.page4_2
.page_info
.text02 {
	color: #ff7c34;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px;
	float: right
}

.page4_2
.page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page4_2 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page4_2 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: 600;
	line-height: 22px
}

.page4_2
.page_info table tr td.t_left {
	padding-left: 20px
}

.page4_2 .page_info
table tr td .point01 {
	font-size: 12px
}

.page4_2 .page_info table tr td
.point02 {
	color: #f37321;
	display: inline-block;
	width: 80px
}

.page4_2
.page_info table tr td
.point03 {
	color: #c8c8c8;
	text-decoration: line-through
}

.page4_2 .page_info
table tr td .point02_1 {
	color: #f37321
}

.page4_2 .page_info
.right_area {
	width: 50%;
	float: right
}

.page4_2 .page_info .right_area
table {
	margin-top: 30px
}

.page5_2 .page_info {
	overflow: hidden
}

.page5_2
.page_info .left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_2
.page_info .left_area>div {
	margin-right: 28px
}

.page5_2 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_2 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px
}

.page5_2
.page_info
.text03 {
	font-size: 12px;
	margin-top: 25px;
	line-height: 22px;
	color: #517b44
}

.page5_2
.page_info .right_area>div {
	margin-left: 28px
}

.page5_2 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_2 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_2 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_2 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_2 .page_info .right_area
table {
	margin-top: 30px
}

.page5_3 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_3 .page_info
.left_area>div {
	margin-right: 28px
}

.page5_3 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_3 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px
}

.page5_3
.page_info .right_area>div {
	margin-left: 28px
}

.page5_3 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_3 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_3 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_3 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_3 .page_info .right_area
table {
	margin-top: 30px
}

.page5_4 .page_info {
	overflow: hidden
}

.page5_4
.page_info .left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_4
.page_info .left_area>div {
	margin-right: 28px
}

.page5_4 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_4 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px
}

.page5_4
.page_info
.text03 {
	font-size: 12px;
	margin-top: 25px;
	line-height: 22px;
	color: #517b44
}

.page5_4
.page_info .right_area>div {
	margin-left: 28px
}

.page5_4 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_4 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_4 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_4 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_4 .page_info .right_area
table {
	margin-top: 30px
}

.page5_5 .page_info {
	overflow: hidden
}

.page5_5
.info_wrap .page_info_close {
	margin-right: 0
}

.page5_5 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_5 .page_info
.left_area>div {
	margin-right: 28px
}

.page5_5 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_5 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px
}

.page5_5 .page_info
.right_area>div {
	margin-left: 28px
}

.page5_5 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_5 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_5 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_5 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_5 .page_info .right_area
table {
	margin-top: 30px
}

.page5_6 .page_info {
	overflow: hidden
}

.page5_6
.info_wrap .page_info_close {
	margin-right: 0
}

.page5_6 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_6 .page_info
.left_area>div {
	margin-right: 28px
}

.page5_6 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_6 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px
}

.page5_6 .page_info
.right_area>div {
	margin-left: 28px
}

.page5_6 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_6 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_6 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_6 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_6 .page_info .right_area
table {
	margin-top: 30px
}

.page5_7 .page_info {
	overflow: hidden
}

.page5_7
.info_wrap .page_info_close {
	margin-right: 0
}

.page5_7 .page_info
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.page5_7 .page_info
.left_area>div {
	margin-right: 28px
}

.page5_7 .page_info
.text01 {
	color: #f37321;
	font-size: 24px;
	margin-top: 40px
}

.page5_7 .page_info
.text02 {
	color: #646464;
	font-size: 14px;
	margin-top: 10px
}

.page5_7 .page_info
.right_area>div {
	margin-left: 28px
}

.page5_7 .page_info
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.page5_7 .page_info table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.page5_7 .page_info table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.page5_7 .page_info
.right_area {
	width: 50%;
	float: right
}

.page5_7 .page_info .right_area
table {
	margin-top: 30px
}

.sub7_1_wrap {
	background:
		url("../img/sub7_1_bg.jpg");
	height: 100vh
}

.sub7_1_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub7_1_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 75%;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub7_1_wrap
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 65px;
	line-height: 30px;
	margin-bottom: 47px
}

.sub7_1_wrap
.sub_wrap
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.sub7_1_wrap
.sub_wrap .left_area>div {
	margin-right: 28px
}

.sub7_1_wrap .sub_wrap
.text01 {
	color: #f37321;
	font-size: 22px
}

.sub7_1_wrap .sub_wrap
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.sub7_1_wrap
.sub_wrap
.text02_box {
	background-color: #f5f5f5;
	padding: 20px;
	margin-top: 15px;
	margin-bottom: 30px
}

.sub7_1_wrap
.sub_wrap .text02_box
.text02 {
	color: #646464;
	font-size: 14px;
	line-height: 26px
}

.sub7_1_wrap
.sub_wrap .text02_box
.text02:before {
	content: '';
	width: 1px;
	height: 1px;
	background-color: #898989;
	display: inline-block;
	margin-right: 10px
}

.sub7_1_wrap
.sub_wrap .left_area .text03 {
	color: #f37321;
	font-size: 14px;
	margin: 20px 0 10px
}

.sub7_1_wrap .sub_wrap
.right_area {
	width: 50%;
	float: right
}

.sub7_1_wrap .sub_wrap
.right_area>div {
	margin-left: 28px
}

.sub7_1_wrap .sub_wrap .right_area
.text03 {
	color: #f37321;
	font-size: 14px;
	margin: 60px 0 10px
}

.sub7_1_wrap
.sub_wrap
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232
}

.sub7_1_wrap .sub_wrap table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.sub7_1_wrap .sub_wrap table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}

.sub7_2_wrap {
	background:
		url("../img/sub7_1_bg.jpg");
	height: 100vh
}

.sub7_2_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub7_2_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 75%;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub7_2_wrap
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 65px;
	line-height: 30px;
	margin-bottom: 47px
}

.sub7_2_wrap
.sub_wrap .sub7_2_list .bg_ul {
	background-color: #f5f5f5
}

.sub7_2_wrap
.sub_wrap .sub7_2_list ul li {
	width: 50%;
	float: left;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	box-sizing: border-box
}

.sub7_2_wrap
.sub_wrap .sub7_2_list ul li:first-child {
	border-left: none
}

.sub7_2_wrap
.sub_wrap .sub7_2_list ul li .img_box {
	float: left;
	padding: 15px 25px
}

.sub7_2_wrap .sub_wrap .sub7_2_list ul li .text_box
.text01 {
	font-size: 16px;
	line-height: 22px;
	color: #f37321;
	padding: 25px 0 5px
}

.sub7_2_wrap .sub_wrap .sub7_2_list ul li .text_box
.text02 {
	font-size: 14px;
	line-height: 20px;
	color: #646464;
	padding-right: 20px
}

.sub7_2_wrap
.sub_wrap .sub7_2_list02>div {
	border-top: 1px dashed #dcdcdc;
	margin-bottom: 20px
}

.sub7_2_wrap .sub_wrap
.sub7_2_list02>div:first-child {
	border: 0;
	margin-top: 50px
}

.sub7_2_wrap
.sub_wrap .sub7_2_list02
.text03 {
	font-size: 16px;
	color: #f37321;
	line-height: 22px;
	margin: 20px 0 10px
}

.sub7_2_wrap .sub_wrap .sub7_2_list02
.text04 {
	color: #646464;
	font-size: 14px;
	line-height: 22px
}

.sub7_3_wrap {
	background:
		url("../img/sub7_1_bg.jpg");
	height: 100vh
}

.sub7_3_wrap
.bottom_section {
	background-color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 500px
}

.sub7_3_wrap
.sub_wrap {
	max-width: 1000px;
	margin: 0 auto;
	height: 75%;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	margin-top: 56px
}

.sub7_3_wrap
.subject {
	color: #323232;
	font-size: 60px;
	font-weight: 600;
	margin-top: 65px;
	line-height: 30px;
	margin-bottom: 47px
}

.sub7_3_wrap
.sub_wrap
.left_area {
	width: 50%;
	float: left;
	padding-bottom: 50px
}

.sub7_3_wrap
.sub_wrap .left_area>div {
	margin-right: 28px
}

.sub7_3_wrap .sub_wrap
.text01 {
	color: #f37321;
	font-size: 22px
}

.sub7_3_wrap .sub_wrap
.text01:before {
	content: '';
	width: 4px;
	height: 17px;
	background-color: #f37321;
	display: inline-block;
	margin-right: 12px
}

.sub7_3_wrap
.sub_wrap .right_area {
	width: 50%;
	float: right
}

.sub7_3_wrap .sub_wrap
.right_area>div {
	margin-left: 28px
}

.sub7_3_wrap .sub_wrap
table {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	border-top: 2px solid #323232;
	margin-bottom: 30px
}

.sub7_3_wrap .sub_wrap table tr
th {
	background-color: #f5f5f5;
	padding: 10px 0;
	border: 1px solid #dcdcdc
}

.sub7_3_wrap .sub_wrap table tr td {
	color: #646464;
	padding: 10px 0;
	border: 1px solid #dcdcdc;
	font-weight: bold
}



/* Äü¸Þ´º */
#mobile_navi {
	width: 100%;
	position: fixed;
	top: -250px;
	right: 0px;
	z-index: 100;
	overflow: hidden;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

.mobile_navi {
	padding-top: 20px;
	text-align: center;
	margin: -3px;
}

#mobile_navi>div {
	height: 100%;
	overflow-y: auto;
}

#mobile_navi .side_on_off {
	position: absolute;
	bottom: 10px;
	width: 44px;
	height: 35px;
	right: 0;
	border: none;
	cursor: pointer;
	z-index: 10;
	background:
		url("../img/ico_gnb_close.png")
		no-repeat;
	background-position: center;
}

#mobile_navi.open {
	width: 100%;
}

#mobile_navi .mobile_navi>li {
	padding: 10px 0;
	width: 50%;
	float: left;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-right: -1px;
	margin-top: -1px;
}

#mobile_navi .mobile_navi li .a_onedepth {
	color: #323232;
	font-size: 12px;
	font-family: 'NanumGothic'
}

#mobile_navi .mobile_navi li img {
	width: 25px;
	margin-right: 20px;
	vertical-align: bottom;
}

#mobile_navi .m_search #top_goods_search_form {
	max-width: 200px;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 40px;
}

#mobile_navi .m_search #top_goods_search_form .input {
	max-width: 155px;
	width: 100%;
}

#mobile_navi .m_search #top_goods_search_form input[type=text] {
	height: 25px;
	padding: 0 5px;
	margin: 0;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	color: #333;
}

#mobile_navi .m_search #top_goods_search_form .button {
	width: 45px;
}

#mobile_navi .m_search #top_goods_search_form button {
	width: 45px;
	height: 25px;
	text-indent: 0;
	background: none;
	border: 1px solid #dedede;
	margin-left: -1px;
	font-size: 12px;
	color: #737373;
}


.pm-navigation_horizon_m_navi {
	position: relative;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.8);
}

.pm-navigation_horizon_m_navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: 35px;
	padding-top: 25px;
}

.pm-navigation_horizon_m_navi a {
	display: block;
	text-decoration: none;
}

.pm-navigation_horizon_m_navi .dep1:after {
	content: '';
	display: block;
	clear: both;
}

.pm-navigation_horizon_m_navi .dep1>li {
	float: left;
}

.pm-navigation_horizon_m_navi .dep1>li>a {
	padding: 9px 13px;
	font-size: 13px;
	color: #000;
}

.pm-navigation_horizon_m_navi .dep1>li.on>a,.pm-navigation_horizon_m_navi .dep1>li:hover>a
	{
	color: #000;
}

.pm-navigation_horizon_m_navi .dep1>li:hover>div {
	display: block;
}

.pm-navigation_horizon_m_navi .dep1>li>div {
	display: none;
	position: relative;
}

.pm-navigation_horizon_m_navi .dep2 {
	position: absolute;
	left: 0;
	min-width: 100%;
	padding: 8px 0;
	background: #e2e5e7;
	display: none;
}

.pm-navigation_horizon_m_navi .dep2>li>a {
	padding: 6px 20px;
	font-size: 13px;
	color: #333;
	white-space: nowrap;
}

.pm-navigation_horizon_m_navi .dep2>li.on>a,.pm-navigation_horizon_m_navi .dep2>li:hover>a
	{
	font-weight: 600;
	color: #000;
}

.border{border:0px solid #ddd;}

.roomInfomation{clear:both; padding-top:20px;}
dl.info02 { padding:30px 40px; border:1px solid #e8e8e8; margin-bottom:-1px;}
dl.info02 ul.note {padding-right:30px;}
dl.info02 ul li {padding:4px 0;}
dl.info02 > dt, dl.info02 > dd {vertical-align:top; display:table-cell;}
dl.info02 > dt {width:200px; font-size:18px; color:#f37321}
dl.info02.st01 > dt, dl.info02.st01 > dd {vertical-align:middle;}
dl.info02.st02 {height:241px; padding:20px 46px 20px 60px; border:1px solid #e8e8e8;}
dl.info02.st02 dt, dl.info02.st02 dd {vertical-align:middle;}
dl.info02.st02 dt {width:285px;}
dl.info02.st02 dd h4 {margin-bottom:15px; font-size:24px; text-align:left;}
dl.info02.st02 dd p {position:relative; line-height:22px; /*font-weight:400;*/}
.tabMenu + dl.info02.st02 {border-top:0 none;}

.roomInfomation dl.info02:nth-of-type(even){background:#fbfbfb}


:before, :after {box-sizing:border-box;}
.ico02 {color:#333;}
/*.ico02:before {width:18px; height:18px; margin-right:6px; border-radius:99px; -webkit-border-radius:99px; -moz-border-radius:99px; -ms-border-radius:99px; -o-border-radius:99px; background-color:#768396; background-position:50% 50%; background-repeat:no-repeat; vertical-align:-4px; display:inline-block; content:"";}
.ico02.info:before {background-image:url('../img/ico_info01.png');}
.ico02.call:before {background-image:url('../img/ico_call01.png');}
p.ico02 {padding-left:24px; text-indent:-24px;}
p.ico02 > span {color:#666;}
*/


.visualSection01 {background:url("../img/thumbnail/tourBg.png") no-repeat 0 bottom; height:300px; }
.visualSection02 {background:url("../img/main_visual1.png") no-repeat 0 center; height:300px; background-size:cover;}
.visualSection03 {background:url("../img/main_visual1.png") no-repeat 0 center; height:400px; background-size:cover;}
.conSection{width:1000px; margin:0 auto; padding:30px 0 120px;}

.conSection01{width:1000px; margin:76px auto 30px; padding:30px 0;}

.conSectionMap{padding:0 0 50px;}
.conSectionMapView{padding-top:76px;}


#tour_con{text-align: center;}
#tour_con img{width:100%; max-width:100%;}
.totx{margin: 50px 0 30px 0; }
.totx .st1{color: #000; font-size: 13px; letter-spacing: 0.5pt; line-height: 100%; margin-bottom: 10px;}
.totx .st2{color: #000; font-size: 28px; letter-spacing: -0.4pt;line-height: 100%;margin-bottom: 15px;}
.totx .st4{color: #ffa800; font-size: 13px; line-height: 100%;margin-bottom: 15px;}
.totx .st_line{margin: 0 auto; width:40px; min-height: 1px; background: #000; margin-bottom: 25px; }
.totx .st3{color: #7b7b7b;}


/* ±³Åë¾È³» */
.stit { width:100%; color:#264a73; font-size:14pt;  text-align:left; font-weight: 600;height:30px;letter-spacing:-0.5px;}
.stit1 { width:100%; color:#267dc0; font-size:20pt;  text-align:left; font-weight: 600; height:30px;vertical-align:top;}
.stit11 { width:100%; color:#267dc0; font-size:16pt;  text-align:left; font-weight: 600; height:30px;vertical-align:top;}
.bt_bl{width:200px; height:40px;  background: rgba(41, 41, 41, 0.8 ); line-height: 40px; text-align: center; cursor: pointer; font-size:14px;  margin-right: 20px; float: left; color: #FFF; }

.mapInfo{margin:30px 0; text-align:center;}
.mapInfo h3{font-size:20px;}
.mapInfoDetail{margin-top:20px; overflow:hidden;}
.mapInfoDetail li{color:#828282; font-size:14px;}

#mainSlider {position:relative; top:75px; overflow:hidden}
#mainSlider ul.imgList {position:relative; width:1000%}
#mainSlider ul.imgList li {position:relative; float:left; min-width:100vw; height:800px; overflow:hidden}
#mainSlider ul.imgList li.imgList01 {background:url("../img/main_visual1.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList02 {background:url("../img/main_visual2.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList03 {background:url("../img/main_visual3.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList04 {background:url("../img/main_visual4.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList05 {background:url("../img/main_visual5.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList06 {background:url("../img/main_visual6.png") no-repeat center center; background-size:cover;}
#mainSlider ul.imgList li.imgList07 {background:url("../img/main_visual7.png") no-repeat center center; background-size:cover;}

#mainSlider ul.imgList li img {position:absolute; display:block; top:0; left:0; width:100%; height:100%}
#mainSlider ul.imgList li .caption {position:relative; top:20%; max-width:1000px; margin:0 auto; padding:0 50px; z-index:20}
#mainSlider ul.imgList li .caption h2 {font-size:40px; font-weight:600; color:#000; line-height:1.1; max-width:75%}
#mainSlider ul.imgList li .caption h2:after {display:block; width:60px; height:3px; content:''; margin:30px 0; background:#000}
#mainSlider ul.imgList li .caption p {font-size:18px; color:#000; max-width:50%}
#mainSlider ul.imgList li .caption a.btn {position:relative; display:inline-block; margin-top:60px; padding:10px 35px; font-size:15px; font-weight:600; color:#000; border:2px solid #000}
#mainSlider ul.imgList li .caption a.btn span {position:relative; transition:all .3s ease; z-index:10}
#mainSlider ul.imgList li .caption a.btn:before {position:absolute; top:0; left:0; width:100%; height:0; content:''; background:#000; transition:all .3s ease}
#mainSlider ul.imgList li .caption a.btn:hover:before {height:100%}
#mainSlider ul.imgList li .caption a.btn:hover span {color:#fff}
#mainSlider ul.imgList li .caption.white h2 {color:#fff !important}
#mainSlider ul.imgList li .caption.white h2:after {background:#fff !important}
#mainSlider ul.imgList li .caption.white p {color:#fff !important}
#mainSlider ul.imgList li .caption.white a.btn {color:#fff; border:2px solid #fff}
#mainSlider ul.imgList li .caption.white a.btn:before {background:#fff}
#mainSlider ul.imgList li .caption.white a.btn:hover span {color:#000}
#mainSlider ul.pagination {display:none; position:absolute; bottom:30px; left:0; width:100%; text-align:center; z-index:50}
#mainSlider ul.pagination li {display:inline-block; width:16px; height:16px; margin:0 3px; border:2px solid #fff; border-radius:50%; transition:all .3s ease; cursor:pointer}
#mainSlider ul.pagination li.active {background:#fff}
#mainSlider a.control {position:absolute; width:40px; height:50px; top:50%; margin-top:-25px; text-align:center; background:#000; opacity:0; filter:alpha(opacity='0'); transition:all .2s ease; z-index:50}
#mainSlider a.control:hover {opacity:.7 !important; filter:alpha(opacity='70') !important}
#mainSlider a.control i {color:#fff; line-height:50px}
#mainSlider a.control.prev {left:30px}
#mainSlider a.control.prev:hover {left:25px}
#mainSlider a.control.next {right:30px}
#mainSlider a.control.next:hover {right:25px}


.roomSlide ul.imgList li {position:relative; float:left; min-width:100vw; height:600px; overflow:hidden; background-size:cover;}

.visualMask {
	position: absolute;
	width: 100%;
	height:100%;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1
}


ul.thumb {clear:both; height:auto; margin-right:-14px; overflow:hidden; margin-top:30px;}
ul.thumb > li {float:left; margin-right:14px; height:auto; width:31.9%;}
ul.thumb > li a {position:relative; display:block; }
ul.thumb > li .figure {padding:30px 30px; border:1px solid #e8e8e8; text-align:center;}
ul.thumb > li .figure img {width:100px; height:100px; }
ul.thumb > li .figcaption {clear:both;  border-top:0 none; background:#fff; display:block; overflow:hidden; padding-top:30px;}
ul.thumb > li h3 {margin:0 0 9px 0; font-size:18px;}
ul.thumb > li p {height:60px; margin-bottom:9px;}
ul.thumb > li .btn.more {float:right;}
ul.thumb > li a:hover * {color:#996b56 !important;}
ul.thumb > li a:hover .btn.more:after {background-position:0 -9px;}


.service .section {width:1000px; margin:0 auto; padding:60px 0 120px;}

.service {background:#3a3a4f;}
.service ul:after {clear:both; display:block; content:"";}
.service ul li {float:left; width:493px; margin-left:14px;}
.service ul li:first-child {margin-left:0;}
.service ul li a {padding:37px 40px; display:block; background:url("../img/visualBg.png") no-repeat #fcf4ea;}
.service ul li h3 {margin-bottom:15px; font-size:24px; color:#996b56; text-align:left;}
.service ul li p {height:134px; font-size:16px;}
.service ul li:first-child a {background-color:#f9f9f9;}
.service ul li:first-child h3 {color:#474e61;}


.list_han{font-weight:500;}

.table_type1 {clear:both; width:100%; border:1px solid #d6d6d6; border-top:1px solid #bfbfbf; position:relative;}
.table_type1 table {width:100%; background:#ffffff;}
table .title td{text-align:center; border-bottom:2px solid #949494; border-top:2px solid #949494; color:#000000 !important; padding:7px 8px 7px; font-size:13px; background:#ffffff;}
.table_type1 table thead th:first-child {border-left:0 none;}
.table_type1 table tr:nth-of-type(odd){background:#ffffff}
.table_type1 table tbody th {text-align:center; border:1px solid #d6d6d6; border-top:1px solid #e7e7e7; font-size:13px; padding:7px 8px !important; background:#f9f9f9; font-family:nanumBold;}
.table_type1 table tbody td {text-align:center; border:1px solid #d6d6d6; border-top:1px solid #e7e7e7; font-size:13px; padding:7px 8px !important;}
.table_type1 table tbody td.line {border-left:1px solid #e4e4e4 !important;}
.table_type1 table tbody td:first-child {border-left:0 none;}
.table_type1 table tbody td.left {text-align:left;}
.table_type1 table tbody td.head {font-family:nanumBold;}
.table_type1 table tbody td.right {text-align:right;}
.table_type1 table tbody td.center {text-align:center;}

.title_han{color:#000;}
.line2 {background:#fff !important;}

.list0, .list1{background:#ffffff; border-bottom:1px solid #cbcbcb}

.conSectionTitle{padding:40px 40px; text-align:center; }

.conSectionTitle h2{position:relative; display:inline-block; font-family:nanumBold; color:#000; font-size:32px; padding-bottom:10px; margin-bottom:30px; letter-spacing:-2px;}
.conSectionTitle h2:after{content:''; position:absolute; bottom:0; left:0; width:100%; height:3px; background:#000;}
.conSectionTitle p{font-size:18px; line-height:180%;}

.inforLy01{overflow:hidden; margin-left:-10px;}
.inforLy01 .inforLyArea{float:left; width:50%;}
.inforLy01 dl{overflow:hidden; border:1px solid #e8e8e8; border-radius:7px; background-color:#ffffff; text-align:center; padding:20px 10px; margin-bottom:5px;  margin-left:10px;}
.inforLy01 dt{font-size:15px; color:#818181; margin-bottom:90px;}
.inforLy01 dd{font-size:24px; color:#000000; font-weight:600}

.inforLy01 dl.loca01{background:url('../img/loca01.png') no-repeat center center #ffffff;}
.inforLy01 dl.loca02{background:url('../img/loca02.png') no-repeat center center #ffffff;}

.gridArea {border:1px solid #323232; margin-top:20px;}
.gridArea .viewTable{border:none; border-top: 2px solid #323232; margin-top:0;}


.roomSlide{top:0 !important;}

.roomTitle{padding:30px 0; text-align:center;}
.roomTitle h2{color: #323232; font-size: 50px; font-weight: 600; margin-top: 25px; line-height: 55px;}

.roomTitle .roomTxt01{padding:30px 40px; background:#f9f9f9; margin:50px 0 30px;}
.roomTitle .roomTxt01 p{font-size:18px; line-height:130%;}

.tab_wrap{}
.tab_wrap.tab_wrap_1{margin-bottom:20px;}
.tab_wrap:after{content:".";clear:both;display:block;height:0;visibility:hidden;}
.tabNew {position:relative;width:100%; display:table;}
.tabNew > li{display:table-cell;}
.tabNew > li > a{position:relative;display:block; transition: none; font-size:18px; min-height:50px; line-height:50px; color:#222222; font-weight:400; background:#ffffff; border:1px solid #bbbbbb; text-align:center; margin-left:-1px; z-index:1;}
.tabNew > li:first-child > a{margin-left:0;}
/* .tabNew > li > a:hover{border:2px solid #b7d790; color:#539601; line-height:48px;} */
.tabNew > li.active > a{background:#ffffff;color:#f37321; font-weight:500; border:2px solid #f37321; line-height:48px; z-index:2;}

.roomLoca{overflow:hidden;}
.roomLoca .left_area{width: 50%; float: left;}
.roomLoca .right_area{width: 45%; float: right;}

.Roomlightgallery li a{height:300px !important; overflow:hidden;}

#lg-share{display:none;}


.conWrap{padding-top:40px;}
.conWrap .conSectionTitle{padding:20px 40px 20px; text-align:center; }

.lg-sub-html h4{font-size:26px !important;}
.lg-sub-html p{font-size:15px !important; line-height:120%; padding:10px 30px 0;}

