
@media (max-width: 1600px) {

}
@media (max-width: 1280px) {
	#about_visual ul+p {
		display: none;
	}

	#preview_visual {
		display: none;
	}
	#sub_preview {
		margin-top: 0;
		padding-top: 80px;
		background: none;
		height: 100%;
	}
	#sub_preview h2 {
		display: none;
	}
	#sub_preview h2+p {
		color: #666666;
		font-size: 17px;
		margin: 12px 0 20px 0;
		width: 100%;
	}
	#sub_preview h2+p+p {
		width: 230px;
		height: 70px;
	}
	#sub_preview h2+p+p a {
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	#sub_preview ul {
		width: 100%;
		position: static;
	}
	#sub_preview ul li {
		margin: 0 1% 1% 0;
		width: 32.3%;	
	}
	#sub_preview ul li:first-child,
	#sub_preview ul li:first-child+li+li{
		margin-left: 0;
	}
	#sub_preview ul li:first-child+li, 
	#sub_preview ul li:first-child+li+li+li, 
	#sub_preview ul li:first-child+li+li+li+li+li+li {
		margin-right: 1%;
	}
	#sub_preview ul li:first-child+li+li,  
	#sub_preview ul li:first-child+li+li+li+li+li {
		margin-right: 0;
	}
	#sub_preview ul li img {
		width: 100%;
	}
	#sub_preview ul li span {
		font-size: 20px;
		padding: 0 0 12px 10px;
	}
	#sub_preview ul div {
		width: 100%;
		height: 100%;
	}
	#sub_preview ul div p:first-child {
		font-size: 22px;
		margin: 40px 0 12px 0;
	}
	#sub_preview ul div p:first-child+p a {
		width: 150px;
		font-size: 18px;
	}


	#tab_menu_wrap,
	#tab_menu{
		padding-top: 90px;
		background-color: #f2f2f2;
		border-bottom: 0;
	}
	#tab_menu_wrap ul li:first-child,
	#tab_menu ul li:first-child{
		border-left: 0;
	}
	
	#tab_menu_wrap ul li,
	#tab_menu ul li{
		width: calc(14.28% - 1px);
		border-right: 1px solid #cecece;
		border-bottom: 1px solid #cecece;
	}
	#tab_menu_wrap ul li:nth-child(7n),
	#tab_menu ul li:nth-child(7n){
		border-right: 0;
		width: calc(14.28%);
	}
	#tab_menu_wrap ul li a,
	#tab_menu ul li a{
		width: 100%;
	}
	#tab_menu_wrap ul li a:hover,
	#tab_menu ul li a:hover{
		background-color: #616161;
	}
	#tab_menu_wrap ul li a.active,
	#tab_menu ul li a.active{
		background-color: #616161;
	}

	

	#room_list .room_img {
		display: none;
	}
	#room_list .room_info {
		width: 100%;
		margin-left: 0;
	}
	#room_list .room_info .title {
		margin-bottom: 6px;
	}
	#room_list .room_info .content {
		color: #666666;
		margin: 0 0 20px 5px;
		line-height: 18px;
	}
	#room_list table.price_table {
		display: none;
	}
	#room_list ul.images img {
		width: 100%;	
	}
	#room_list p.reservation {
		margin-top: 5%;
	}




	#special_visual {
		display: none;
	}
	#sub_special {
		width: 100%;
		height: 100%;
		background: none;
		padding-top: 100px;
	}
	#sub_special .container {
		background: none;
		height: 100%;
	}
	#sub_special h3+p {
		text-align: center;
		color: #666666;
		font-size: 15px;
		margin-bottom: 10px;
		padding-right: 0;
	}
	#sub_special h3 {
		display: none;
	}
	#sub_special ul {
		width: 100%;
		position: static;
	}
	#sub_special ul li {
		margin-right: 0;
		float: left;
		width: 24.2%;
		margin-right: 0.8%;
	}
	#sub_special ul li:first-child+li,
	#sub_special ul li:first-child+li+li {
		margin-right: 0.8%;
	}
	#sub_special ul li.last {
		display: none;
	}
	#sub_special ul li a{
		display: inline-block;
	}
	#sub_special ul li:first-child+li,
	#sub_special ul li:first-child+li+li {
		margin-top: 0;
	}
	#sub_special ul li img {
		max-width: 100%;
	}
	#sub_special ul li p {
		width: 155px;
		height: 60px;
		bottom: 4.5px;
		font-size: 20px;
		padding: 6px 0 0 20px;
	}
	#sub_special ul li p small {
		font-size: 16px;
		margin-top: 0;
	}
	#special_view p {
		line-height: 18px;
	}


	#tour_visual {
		display: none;
	}

	#tour {
		padding-top: 9%;
		height: 100%;
	}
	#tour li p {
		line-height: 18px;
	}



	#service_visual {
		display: none;
	}
	#service .arrow,
	#service h3,
	#service h3+p {
		display: none;
	}
	#service ul {
		width: 100%;
		margin-top: 13%;
	}
	#service ul li {
		display: block;
		margin-bottom: 3%;
	}
	#service ul li p {
		line-height: 18px;
	}

	

	#map_visual {
		display: none;
	}

	.map_title {
		display: none;
	}
	.map_text h4.title {
		padding-top: 10%;
	}
	.map_text p {
		line-height: 18px;
	}
	#reservation_visual {
		display: none;
	}
	#reservation p.reser_text {
		line-height: 18px;
	}
	#community_visual {
		display: none;
	}

	#violet2 h2+p+p {
		line-height: 18px;
	}

}
@media (max-width: 900px) {
	#sub_preview ul li {
		width: 49%;	
	}
	#sub_preview ul li:first-child+li+li {
		margin-right: 1%;
	}

	
	#sub_special ul li {
		width: 32.5%;
		margin: 0 0.8% 0.8% 0;
	}

	#room_list .room_info .content {
		line-height: 18px;
	}

	

	#tab_menu_wrap,
	#tab_menu{
		padding-top: 65px;
	}
	#tab_menu_wrap ul li,
	#tab_menu ul li{
		width: calc(20% - 1px);
	}
	#tab_menu_wrap ul li:nth-child(5n),
	#tab_menu ul li:nth-child(5n){
		border-right: 0;
		width: calc(20%);
	}
	#tab_menu_wrap ul li:nth-child(7n),
	#tab_menu ul li:nth-child(7n){
		border-right: 1px solid #cecece;
		width: calc(20% - 1px);
	}
	



	#tour .tour_content {
		width: 100%;
	}
	#tour .tour_content+img {
		width: 100%;
	}


	
	

}
@media (max-width: 768px) {
	#sub_special ul li {
		width: 49.2%;
	}
	
	#tab_menu_wrap ul li,
	#tab_menu ul li{
		width: calc(25% - 1px);
	}
	#tab_menu_wrap ul li:nth-child(4n),
	#tab_menu ul li:nth-child(4n){
		border-right: 0;
		width: calc(25%);
	}
	#tab_menu_wrap ul li:nth-child(5n),
	#tab_menu ul li:nth-child(5n){
		border-right: 1px solid #cecece;
		width: calc(25% - 1px);
	}
	#tab_menu_wrap ul li:nth-child(7n),
	#tab_menu ul li:nth-child(7n){
		width: calc(25% - 1px);
	}

	
	#service ul li h4 {
		width: 100%;
	}
	#service ul {
		margin-top: 17%;
	}
	#service ul li img {
		width: 100%;
	}
	#service ul li p {
		display: none;
	}

	.map_text h4.title {
		padding-top: 15%;
	}


	#tour {
		padding-top: 13%;
	}
}




@media (max-width: 479px) {
	#about_visual {
		padding-top: 45px;
	}
	#about_visual ul.callbacks_tabs li.callbacks1_s1 {
		left: 45%;
	}
	#about_visual ul.callbacks_tabs li.callbacks1_s2 {
		left: 48.5%;
	}
	#about_visual ul.callbacks_tabs li.callbacks1_s3 {
		left: 52%;
	}
	#about_visual ul.callbacks_tabs li.callbacks1_s4 {
		left: 55.5%;
	}
	#about_visual h2 {
		font-size: 12px;
	}




	#sub_preview h2+p {
		font-size: 15px;
	}
	#sub_preview ul li {
		margin: 0 0 10px 0;
		width: 100%;
	}
	#sub_preview ul li img {
		width: 100%;
	}
	#sub_preview ul div {
		width: 100%;
	}
	#sub_special ul li {
		width: 100%;
	}
	#special_view h3 {
		font-size: 16px;
	}
	#special_view p {
		font-size: 12px;
	}


	
	#room_list h3 {
		font-size: 16px;
	}
	#room_list h3 small {
		font-size: 14px;
	}
	#room_list .room_info .content {
		line-height: 18px;
		font-size: 12px;
	}
	#room_list .room_info .title {
		font-size: 12px;
	}
	#room_list p.reservation {
		margin-top: 6%;
	}
	#room_list p.reservation a{
		font-size: 12px;
		line-height: 40px;
	}


	#tab_menu_wrap,
	#tab_menu{
		padding-top: 52px;
		
	}
	#tab_menu_wrap ul li,
	#tab_menu ul li{
		width: calc(33.33% - 1px);
		line-height: 40px;
		font-size: 12px;
	}
	#tab_menu_wrap ul li a,
	#tab_menu ul li a{
		padding-top: 3px;
	}
	#tab_menu_wrap ul li:nth-child(3n),
	#tab_menu ul li:nth-child(3n){
		border-right: 0;
		width: calc(33.33%);
	}
	#tab_menu_wrap ul li:nth-child(4n),
	#tab_menu ul li:nth-child(4n){
		border-right: 1px solid #cecece;
		width: calc(33.33% - 1px);
	}
	#tab_menu_wrap ul li:nth-child(5n),
	#tab_menu_wrap ul li:nth-child(7n),
	#tab_menu ul li:nth-child(5n),
	#tab_menu ul li:nth-child(7n){
		width: calc(33.33% - 1px);
	}


	#service ul {
		margin-top: 22%;
	}
	#service ul li h4 {
		font-size: 16px;
	}



	#tour {
		padding-top: 19%;
	}
	#tour li p {
		font-size: 12px;
		line-height: 18px;
	}
	#tour li {
		padding: 6% 0 6% 0;
	}
	#tour .tour_content h3 {
		font-size: 16px;
	}


	.map_text h4.title,
	.map_text h4 {
		font-size: 16px;
		font-weight: normal;
	}
	.map_text p {
		font-size: 12px;
		line-height: 18px;
	}
	.map_text h4.title {
		padding-top: 19%;
	}

	#community h3 {
		font-size: 16px;
	}
	#reservation h3 {
		font-size: 16px;
	}
	#reservation p.reser_text {
		font-size: 12px;
		line-height: 18px;
	}
	#table_box .td_cell,
	#table_box .td_top {
		font-size: 12px;
	}

	#violet2 h2+p+p {
		font-size: 12px;
		line-height: 18px;
	}
}
@media (max-width: 400px) {
	
	
}