@media (max-width: 1560px) {
	.row {
		padding: 0 15px;
	}
	.container {
		width: 100%;
	}
	header .headerWrap h1 {
		background-color: #072025;
		width: 100%;
	}
	header .headerWrap .sub_menu {
		display: none;
	}
	header .headerWrap .logoWrap img {
		padding: 14px 20px 11px 39px;
		width: 192px;
	}
	header .headerWrap nav {
		float: none;
	}
	header:before,
	header:after{
		display: none;
	}
	header .headerWrap nav > ul {
		background-color: #fff;
		width: 100%;
		padding: 0;
	}
	header .headerWrap nav > ul > li {
		width: 12.5%;
		text-align: center;
	}
	header .headerWrap nav > ul > li > a{
		color: #000;
		padding: 0;
		margin: 0;
		height: 70px;
		line-height: 70px;
		width: 100%;
	}
	header .headerWrap nav > ul > li > a:hover{
		background-color: #FAFAFA;
	}
	
	header .headerWrap .gnb_menu {
		display: none;
	}
	header .headerWrap nav .box {
		position: absolute;
		top: 0;
		right: 0;
		width: 120px;
		height: 84px;
		background-color: #273784;
		text-align: center;
	}
	header .headerWrap nav .menu_button,
	header .headerWrap nav .close_button {
		background-color: #3F4DA3;
		display: block;
	}

	header .headerWrap nav .box span{
		display: block;
		margin-top: 4px;
		color: #fff;
		font-weight: normal;
		font-size: 0.83vw;
	}
	header .headerWrap nav .box img {
		padding-top: 20px;
	}
	header .headerWrap nav .box .mobile_ico{
		display: block;
		margin: 0 auto;
	}
	header .headerWrap nav .button {
		right: 120px;
		padding: 0;
	}
	header .headerWrap nav .button span {
		vertical-align: baseline;
	}

	header .headerWrap nav .button .pc_ico{
		display: none;
	}
	header .headerWrap nav .close_button {
		display: none;
	}

/* HEADER ADD CSS */
.reser_call{width: 100%; height: 100%; position: relative; margin-top: 0;}
.reser_call  .tel_link{width: 100%; height: 100%; position: absolute; top: 0; left:0; font-size: 16px; color: #fff; display: inline-flex; justify-content: center; align-items: center; line-height: 1.6; }
header .headerWrap nav .button.reser_btn {width: 180px;}
}

@media (max-width: 1280px) {
	header .headerWrap nav > ul > li {
		width: 16.66%;
	}
	section.mainVisual .bxsliderController2 .bxsliderControllerBottom {
		display: none;
	}
	header .headerWrap nav .box {
		height: 84px;
	}

	#main_visual .scroll_down {
		display: none;
	}


	section.subNav {
		padding-top: 85px;
		border-bottom: 0;
	}
	section.subNav ul {
		background-color: #F2F2F2;
	}
	section.subNav ul li {
		border-left: 0;
		border-right: 1px solid #cecece;
		border-bottom: 1px solid #cecece;
		width: calc(14.295% - 1px);
		height: 70px;
		line-height: 70px;
		text-align: center;
	}
	section.subNav ul li:nth-last-of-type(1) {
		border-right: 1px solid #cecece;
	}
	section.subNav ul li:hover a, 
	section.subNav ul li.on a {
		background-color: #616161;
	}
	section.subNav ul li:hover,
	section.subNav ul li.on {
		border-color: #cecece;
	}
	section.subNav ul li:nth-child(7n) {
		border-right: 0;
	}
	section.subNav ul li a {
		padding: 2px 0 0 0;
		width: 100%;
	}


	section.infoContent {
		display: none;
	} 
	.sectionTitle {
		display: none;
	}
	.mobile_tit {
		display: block;
		text-align: center;
		margin: 4% 0 2%;
	}
	
	

	section.cardListContent .cardListWrap .card .textContent .content {
		line-height: 18px;
	}
	section.roomsViewWrap .roomContent1 .roomContent1ImgWrap {
		display: none;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap {
		width: 100%;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap .content {
		line-height: 18px;
	}
	section.cardListContent .sub_preview_res {
		display: none;
	}




	section.imgListContent .sectionSubTitle {
		display: none;
	}	
	
	section.crossListContent {
		padding: 0;
	}
	section.crossListContent .crossListWrap {
		display: none;
	}
	section.crossListContent .mobile_crossListWrap {
		display: block;
		overflow: hidden;
		padding-top: 4%;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group {
		width: 32.65%;
		float: left;
		margin-right: 1%;
		margin-bottom: 2%;
		position: relative;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group:nth-child(3n) {
		margin-right: 0;
	}
	section.crossListContent .mobile_crossListWrap img {
		width: 100%;
	}
	section.crossListContent .mobile_crossListWrap .text {
		position: absolute;
		bottom: 3px;
		right: 0;
		background-color: #2F3F8F;
		width: 50%;
		height: 20%;
		color: #fff;
		padding: 2% 0 0 2%;
		font-size: 0.83vw;
	}
	section.crossListContent .mobile_crossListWrap .text span {
		display: block;
		margin-top: 3px;

	}


	section.facilitiesViewWrap {
		margin-top: 26px;
	}
	section.facilitiesViewWrap .facilitieuSubInfo {
		line-height: 18px;
	}
	section.facilitiesViewWrap .mobile_name {
		display: block;
		font-size: 0.83vw;
		font-weight: normal;
	}




	section.subVisual{
		display: none;
	}
	section.serviceListWrap,
	section.cardListContent.roomList,
	section.trafficWrap{
		margin-top: 0;
		padding-top: 10%;
	}
	section.serviceListWrap .title {
		display: none;
	}



	.map_pageTitle {
		display: none;
	}
	section.trafficWrap .trafficContent .content {
		line-height: 18px;
	}
	#tour .content_table tr td {
		line-height: 18px;
	}

	section.imgListContent {
		padding-top: 0;
	}


	footer {
		padding: 10px 0 20px;
	}
	footer .companyInfoWrap,
	footer .contactInfoWrap,
	footer .mapInfo{
		width: 100%;
	}
	footer .contactInfoWrap {
		border-right: 0;
		border-left: 0;
		border-top: 1px solid #393939;
		border-bottom: 1px solid #393939;
		
	}
	footer .companyInfoWrap .companyInfo {
		text-align: center;
	}
	footer .contactInfoWrap .contactInfo {
		text-align: center;
	}
	footer .companyInfoWrap p {
		margin: 9px 0;
	}
	footer .companyInfoWrap p.mb-40 {
		margin-bottom: 0;
	}
	footer .contactInfoWrap {
		padding-top: 1%;
	}
	footer .contactInfoWrap .contactInfo .number.mb {
		margin-bottom: 20px;
	}
	footer .contactInfoWrap .contactInfo .number {
		margin-top: 0;
	}
	footer .mapInfo .trafficWrap .title {
		margin-top: 2%;
	}
	
}

@media (max-width: 900px) {
	header .headerWrap h1 img {
		width: 157px;
	} 
	header .headerWrap .logoWrap img {
		padding: 11px 20px 13px 20px;
		width: 157px;
	}
	header .headerWrap nav > ul > li {
		width: 25%;
	}
	header .headerWrap nav .box {
		width: 110px;
		height: 73px;
	}
	header .headerWrap nav .box img {
		padding-top: 10px;
	}
	header .headerWrap nav .box .mobile_ico {
		width: 28px;
	}
	header .headerWrap nav .button {
		right: 110px;
	}

	section#main_visual {
		padding-top: 7%;
	}



	section.subNav {
		padding-top: 73px;
	}
	section.subNav ul li {
		width: calc(20.02% - 1px);
	}
	section.subNav ul li:nth-child(5n) {
		border-right: 0;
	}
	section.subNav ul li:nth-child(7n) {
		border-right: 1px solid #cecece;
	}


	section.cardListContent .cardListWrap .card {
		width: 49.6%;
	}
	
	section.cardListContent .cardListWrap .card:nth-of-type(3n) {
		margin-right: 0.8%;
	}
	section.cardListContent .cardListWrap .card:nth-of-type(2n) {
		margin-right: 0;
	}
	section.cardListContent.room_wrap {
		padding-top: 13%;
	}


	section.serviceListWrap .pc_service {
		display: none;
	}
	section.serviceListWrap .mobile_service {
		display: block;
		margin-top: 4%;
	}
	section.serviceListWrap .mobile_service img {
		width: 100%;
	}
	section.serviceListWrap .mobile_service .m_title {
		font-size: 0.83vw;
		margin: 2% 0;
	}
	section.serviceListWrap .mobile_service .text {
		font-size: 0.83vw;
		margin-bottom: 4%;
		line-height: 18px;
	}
	section.serviceListWrap .mobile_service .service_group:nth-last-child(1) {
		margin-bottom: 10%;
	}


	


	


}
@media (max-width: 768px) {

	section.subNav ul li {
		width: calc(25.02% - 1px);
	}
	section.subNav ul li:nth-child(4n) {
		border-right: 0;
	}
	section.subNav ul li:nth-child(5n) {
		border-right: 1px solid #cecece;
	}



	#tour .tab_mobile_table {
		display: block;
	}
	#tour .tab_mobile_table tr td{
		font-size: 0.83vw;
		width: 7.5%; 
		text-align:center; 
		border:1px solid #ffffff;
		line-height:48px; 
		background:#cedaf1; 
		cursor:pointer; 
		color:#555555;
	}
	#tour .tab_table {
		display: none;
	}

	section.trafficWrap .trafficContent .first {
		margin-top: 4%;
	}
	section.cardListContent.room_wrap {
		padding-top: 17%;
	}


	section.imgListContent {
		padding-top: 0;
	}
	section.imgListContent .tour_wrap {
		padding-top: 19.5%;
	}
	section.imgListWrap {
		padding-top: 16%;
	}

	section.serviceListWrap .mobile_service {
		margin-top: 7%;
	}



	section.crossListContent .mobile_crossListWrap .cross_list_group {
		width: 49.5%;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group:nth-child(3n) {
		margin-right: 1%;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group:nth-child(2n) {
		margin-right: 0;
	}
}
@media (max-width: 479px) {
	header .headerWrap h1 img {
		width: 100px;
	} 
	header .headerWrap .logoWrap img {
		padding: 10px 20px 10px 17px;
		width: 133px;
	}
	header .headerWrap nav > ul > li {
		width: 33.33%;
	}
	header .headerWrap nav > ul > li > a {
		height: 60px;
		line-height: 60px;
	}
	header .headerWrap nav .box {
		width: 80px;
		height: 62px;
	}
	header .headerWrap nav .box img {
		padding-top: 10px;
	}
	header .headerWrap nav .box .mobile_ico {
		width: 22px;
	}
	header .headerWrap nav .box span {
		font-size: 12px;
	}
	header .headerWrap nav .button {
		right: 80px;
	}
/* HEADER ADD CSS */
.reser_call{}
.reser_call  .tel_link{font-size: 12px; }
header .headerWrap nav .button.reser_btn {width: 80px;}


	section#main_visual {
		padding-top: 13%;
	}


	.pageTitle {
		font-size: 14px;
	}
	.pageTitle small {
		font-size: 12px;
	}



	section.subNav {
		padding-top: 57px;
	}
	section.subNav ul li {
		width: calc(33.4% - 1px);
		height: 40px;
		line-height: 40px;
	}
	section.subNav ul li:nth-child(4n) {
		border-right: 1px solid #cecece;
	}
	section.subNav ul li:nth-child(3n) {
		border-right: 0;
	}
	
	section.subNav ul li a {
		font-size: 12px;
	}



	section.cardListContent .cardListWrap .card {
		width: 100%;
		margin-right: 0;
	}
	section.cardListContent .cardListWrap .card:nth-of-type(3n) {
		margin-right: 0;
	}
	section.cardListContent .cardListWrap .card .textContent .title,
	section.cardListContent .cardListWrap .card:hover .imgWrap .hoverContent p{
		font-size: 14px;
	}
	section.cardListContent .cardListWrap .card .textContent .content,
	section.cardListContent .cardListWrap .card:hover .imgWrap .hoverContent button{
		font-size: 12px;
	}
	section.cardListContent.room_wrap {
		padding-top: 78px;
	}

	section.roomsViewWrap .roomName {
		font-size: 14px;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap .content,
	section.roomsViewWrap .roomName small{
		font-size: 12px;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap .title {
		font-size: 13px;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap table.roomPriceTable thead th,
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap table.roomPriceTable tbody td {
		font-size: 12px;
		padding: 8px 0 ;
	}
	section.roomsViewWrap .roomContent1 .roomContent1TextWrap .reser_button {
		padding-top: 5%;
	}



	section.crossListContent .mobile_crossListWrap .cross_list_group {
		width: 100%;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group:nth-child(3n) {
		margin-right: 0;
	}
	section.crossListContent .mobile_crossListWrap .text {
		font-size: 12px;
	}
	section.crossListContent .mobile_crossListWrap .cross_list_group {
		margin-bottom: 4%;
	}


	
	section.imgListContent {
		padding-top: 0;
	}
	section.imgListContent .tour_wrap {
		padding-top: 78px;
	}
	section.imgListWrap {
		padding-top: 20%;
	}



	section.serviceListWrap .mobile_service .m_title {
		font-size: 14px;
	}
	section.serviceListWrap .mobile_service .text {
		font-size: 12px;
	}
	section.serviceListWrap .mobile_service {
		margin-top: 10%;
	}




	#tour .tab_mobile_table tr td{
		line-height: 40px; 
		font-size: 12px;
	}


	section.trafficWrap .trafficContent .title {
		font-size: 14px;
	}
	section.trafficWrap .trafficContent .content {
		font-size: 12px;
	}




	section.facilitiesViewWrap .facilitieuSubInfo {
		font-size: 12px;
	}
	section.facilitiesViewWrap .mobile_name {
		font-size: 14px;
		margin-bottom: 1%;
	}
	section.facilitiesViewWrap {
		margin-top: 15px;
		
	}
	section.facilitiesViewWrap .facilitieName {
		font-size: 14px;
	}



	section.reservationWrap .text {
		font-size: 12px;
		line-height: 18px;
	}
	#table_box .td_top{font-size: 12px;}
	#table_box .td_cell{font-size: 12px;}


	
	section.trafficWrap .trafficContent .first {
		margin-top: 8%;
	}
	#tour .content_table tr td {
		font-size: 12px;
	}



	footer .mapInfo .gotoTopWrap {
		padding-left: 16px;
	}
	footer .companyInfoWrap p {
		font-size: 12px;
	}


	section.crossListContent.facilitiesList {
		padding-top: 63px;
	}


	#tour .content_table tr td {
		text-align: left;
	}


}
