



@media (max-width: 1450px) {

	#header .gnb_menu_wrap {
		display: none;
	}
	#header .mobile_gnb_wrap {
		display: block;
		position: relative;
	}
	#header .mobile_gnb_wrap h1 {
		background-color: #222831;
		padding: 16px 0 10px 20px;
	}
	#header .mobile_gnb_wrap h1 a {
		width: 20%;
		display: inline-block;
	}
	#header .mobile_gnb_wrap h1 img {
		max-width: 110%;
	}
	#header .mobile_gnb_wrap .mobile_gnb {
		text-align: left;
		background-color: #fff;
		display: inline-block;
		float: right;
		width: 240px;
		display: none;
		border-left: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
	}
	#header .mobile_gnb_wrap .mobile_gnb li a {
		display: inline-block;
		color: #000;
		width: 220px;
		height: 50px;
		line-height: 50px;
		padding-left: 20px;
		transition: all 0.2s;
	}
	#header .mobile_gnb_wrap .mobile_gnb li a:hover {
		background-color: #eee;
	}
	#header .reservation_button,
	#header .menu_button,
	#header .close_button {
		background-color: #17335c;
		position: absolute;
		top: 0;
		right: 120px;
		width: 120px;
		height: 100%;
		text-align: center;
	}
	#header .reservation_button p.txt,
	#header .menu_button p.txt,
	#header .close_button p.txt {
		color: #fff;
		font-size: 20px;
		padding-top: 40%;
	}
	#header .menu_button {
		background-color: #154080;
		right: 0;
	}
	#header .close_button {
		background-color: #154080;
		right: 0;
		display: none;
	}

	
	#main_visual {
		padding-top: 8.5%;
	}
	#room div.room_list p.room_num {
		font-size: 32px;
	}

}
@media (max-width: 1000px) {
	#header .mobile_gnb_wrap .mobile_gnb {
		width: 400px;
	}
	#header .reservation_button {
		right: 200px;
	}
	#header .reservation_button,
	#header .menu_button,
	#header .close_button {
		width: 200px;
	}
	#header .mobile_gnb_wrap .mobile_gnb li a {
		height: 100px;
		line-height: 100px;
		font-size: 40px;
		width: 400px;
	}
	#header .reservation_button p.txt,
	#header .menu_button p.txt,
	#header .close_button p.txt {
		font-size: 24px;
		padding-top: 23%;
	}
	#room div.room_list p.room_num {
		font-size: 26px;
	}

	#main_visual .paging2 {
		left: 88.2%;
	}
	#main_visual p,
	#about p.txt,
	#room p.txt,
	#facilities ul li.facilities_list div p,
	#service ul li p,
	#tourist ul.tour_title li a,
	#room_view .room_info p.tit,
	#room_view .room_info p.txt,
	#facilities_view p,
	#service_list p.tit,
	#service_list div.service p.txt,
	#map .content p.tit,
	#map .content p.txt,
	#reservation p.tit,
	#reservation p.txt,
	#reservation table td, 
	#reservation table th,
	#reservation p,
	#footer .company_info p {
		font-size: 13px;
	}

	#room h3+p,
	#facilities h3+p,
	#service h3+p,
	#tourist h3+p,
	#service_list h3+p,
	#map h3+p {
		font-size: 15.5px;
	}
	.tab_menu_wrap ul li a,
	.tab_menu_wrap2 ul li a{
		font-size: 18px;
	}
	.tab_menu_wrap ul li {
		width: 9rem;
	}
	#about p.txt,
	#facilities ul li.facilities_list div p,
	#room_view .room_info p.txt,
	#map .content p.txt,
	#footer .company_info p,
	#service_list div.service p.txt {
		line-height: 18px;
	}

	#tourist {
		margin-bottom: 25%;
	}
	#tourist ul.tour_text p.tit {
		display: none;
	}
	#tourist ul.tour_text li p.txt {
		display: none;
	}
	#tourist div.tour_list {
		width: 100%;
	}

	#footer,
	#footer2 { 
		padding-left: 0;
		padding-right: 0;
		height: 740px;
		clear:both;
	}
	#footer .contact,
	#footer2 .contact {
		float: none;
		width: 100%;
		overflow: hidden;
	}
	#footer .company_info,
	#footer2 .company_info {
		width: 100%;
		padding-top: 20px;
		height: 226px;
		margin-bottom: 34px;
	}
	#footer .company_map,
	#footer2 .company_map {
		float: none;
		width: 80%;
		padding-top: 30px;
		margin-left: 10%;
		margin-bottom: 70px;
	}
	#footer .company_map a,
	#footer2 .company_map a {
		display: block;
		text-align: center;
	}
	
	#footer .contact .reservation,
	#footer2 .contact .reservation {
		margin: 0 36% 5%;
	}
	#footer .contact .information,
	#footer2 .contact .information {
		margin-left: 34%;
	}
	#room_visual,
	#facilities_visual,
	#service_visual,
	#tour_visual,
	#map_visual,
	#reservation_visual,
	#community_visual {
		padding: 30.5% 0 21.5% 0;
	}

	#room_view {
		height: 200%;
	}

	#room .container2 {
		width: 83.85%;
	}
	#room_view .room_info p.reservation {
		margin-top: 0;
	}
	#tourist ul.tour_title li {
		height: 55px;
	}
	#footer2 {
		height: auto;
	}
	#footer2 .contact p.num {
		font-size: 48px;
	}
	#footer2 .contact .reservation {
		margin: 0 18% 5%;
		background-size: 90px;
		padding-left: 130px;
	}
	#footer2 .contact p.tit {
		font-size: 29px;
	}
	#footer2 .company_info {
		height: 430px;
		padding-top: 50px;
		margin-bottom: 70px;
		font-size: 0;
	}
	#footer2 .company_info p {
		font-size: 26px;
		line-height: 36px;
	}
	#footer2 .company_info p.name {
		width: 28%;
		padding-top: 25px;
	}
	#footer2 .contact .information {
		margin-left: 18%;
		background-size: 90px;
		padding-left: 130px;
		margin-bottom: 50px;
	}
	#footer2 .company_info img {
		width: 300px;
		padding-bottom: 0;
	}
	#footer2 .company_map a img {
		width: 100%;
	}
	#footer2 .top {
		left: 80%;
		width: 136px;
	}

}


@media (max-width: 768px) {
	#footer .contact .reservation,
	#footer2 .contact .reservation {
		margin: 0 21% 5%;
	}
	#footer .contact .information,
	#footer2 .contact .information {
		margin-left: 21%;
	}
	
}


@media (max-width: 480px) {
	
	#header .mobile_gnb_wrap h1 {
		padding: 6px 0 6px 50px;
	}
	#header .mobile_gnb_wrap h1 img {
		max-width: 140%;
	}
	#header .reservation_button, 
	#header .menu_button, 
	#header .close_button {
		width: 100px;
	}
	#header .reservation_button {
		right: 100px;
	}
	#header .reservation_button p.txt, 
	#header .menu_button p.txt, 
	#header .close_button p.txt {
		font-size: 12px;
	}
	#room div.room_list p.room_num {
		font-size: 14px;
	}
	#room p.txt {
		margin: 1% 0 3% 0;
	}
	#main_visual {
		display: none;
	}
	#mobile {
		display: block;
		padding-top: 10.5%;
	}
	#mobile_visual {
		position: relative;
	}
	#mobile_visual div.intro {
		position: absolute;
		top: 42%;
		left: 10%;
		z-index: 100;
		width: 55%;
	}
	#mobile_visual div.intro h2 img {
		max-width: 100%;
	}
	#mobile_visual div.intro p {
		color: #fff;
		font-weight: 100;
		margin-top: 3%;
		font-size: 1.15vw;
	}
	#mobile_visual .paging1,
	#mobile_visual .paging2 {
		position: absolute;
		bottom: 7.5%;
		left: 14%;
		z-index: 10;
		width: 5%;
	}
	
	#mobile_visual .paging2{
		left: 19%;

	}
	#mobile_visual .paging1 img,
	#mobile_visual .paging2 img {
		max-width: 100%;
	}
	#mobile_visual .callbacks_nav {
		top: 103%;
	}
	#mobile_visual .prev,
	#mobile_visual .next {
		background-size: 10px 20px;
	}
	#mobile_visual .next {
		right: 68%;
	}
	#mobile_visual .prev {
		right: 85%;
	}
	#about p.txt, #facilities ul li.facilities_list div p, 
	#room_view .room_info p.txt, #map .content p.txt, 
	#footer .company_info p, #service_list div.service p.txt {
		line-height: 14px;
	}

	#main_visual p, #about p.txt, 
	#room p.txt, #facilities ul li.facilities_list div p, 
	#service ul li p, #tourist ul.tour_title li a, 
	#room_view .room_info p.tit, #room_view .room_info p.txt, 
	#facilities_view p, #service_list p.tit, 
	#service_list div.service p.txt, #map .content p.tit, 
	#map .content p.txt, #reservation p.tit, 
	#reservation p.txt, #reservation table td, 
	#reservation table th, #reservation p, #footer .company_info p {
		font-size: 10px;
	}
	#room h3+p, #facilities h3+p, #service h3+p, #tourist h3+p, #service_list h3+p, #map h3+p,
	#facilities ul li.facilities_list div p.tit {
		font-size: 11px;
	}
	#room div.slide_button .room_prev,
	#room div.slide_button .room_next {
		width: 6%;
		bottom: 37%;
	}
	#room span {
		width: 35%;
	}
	#room span img {
		max-width: 70%;
	}
	#facilities ul li.facilities_list div .txt {
		display: none;
	}
	#facilities ul li.facilities_list div {
		padding: 0 0 4px 7px;
	}
	#tourist ul.tour_title li a.active {
		border-bottom: 2px solid #0290B5;
	}
	#tourist ul.tour_img {
		margin-bottom: 0;
	}
	#tourist ul.tour_title li a {
		height: 25px;
		line-height: 25px;
	}
	#tourist h3+p {
		margin-bottom: 2.5%;
	}
	#tourist ul.tour_title li {
		height: 35px;
	}
	#footer .top {
		left: 80%;
	}
	#footer .contact .information {
		margin-left: 10%;
		float: left;
		margin-bottom: 20px;
	}
	#room span {
		bottom: 1.5%;
	}
	#header .mobile_gnb_wrap .mobile_gnb {
		width: 200px;

	}
	#header .mobile_gnb_wrap .mobile_gnb li a {
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		width: 180px;
	}

	.tab_menu_wrap ul li a, .tab_menu_wrap2 ul li a {
		font-size: 11px;
		height: 40px;
		line-height: 40px;
	}
	.tab_menu_wrap ul li,
	.tab_menu_wrap2 ul li{
		width: 63px;
	}
	.room_tab_menu ul li {
		width: 33.3%;
	}
	.fac_tab_menu ul li {
		width: 25%;
	}
	#room_view h3 {
		font-size: 14px;
	}
	#room_view .room_info p.reservation a {
		width: 57%;
		height: 25px;
		line-height: 25px;
	}
	#tourist ul.tour_title {
		text-align: center;
	}
	#tourist ul.tour_title li {
		float: none;
		display: inline-block;
	}
	#facilities_view h3 {
		margin: 20px 0 5px 0;
	}
	#service_list h3,
	#map h3{
		margin: 20px 0 10px 0;
	}
	#service_list h3 img {
		max-width: 35%;
	}
	#service_list p.tit {
		margin-bottom: 8px;
	}
	#tourist h3 img {
		max-width: 39%;
	}
	#community h3,#reservation h3 {
		margin: 20px 0 5px 0;
	}
	#map h3 img {
		max-width: 25%;
	}
	#room_view .room_info {
		position: relative;
	}
	#room_view .room_info p.reservation {
		position: absolute;
		left: -83%;
		bottom: 9%;
	}
	#room_view .room_img {
		margin-top: 12%;
	}
	#footer .contact p.num {
		font-size: 18px;
	}
	#footer .contact p.tit {
		font-size: 12px;
	}
	#footer .contact .reservation {
		margin: 0 15% 5%;
	}
	#footer .contact .information {
		margin-left: 15%;
	}
	#footer .company_map a img {
		width: 100%;
	}
	#footer {
		height: 640px;
	}
	#footer .company_info {
		height: 180px;
	}
	#footer .company_info img {
		padding-bottom: 0;
	}
	#footer .company_info p.name {
		width: 29%;
	}
	
}