@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : cuisine.css
 author     : Ability Consultant
 style info : お料理
=================================================================== */
@media only screen and (max-width: 767px) {
  #contents {
    margin-top: 60px;
  }
}
.con_points:after, .con_points .box_points_top:after {
  content: "";
  display: table;
  clear: both;
}
.con_intro .txt_intro, .con_intro .box_iroha, .con_cuisine .box_title_txt, .con_cuisine .box_cuisine {
	max-width: 1260px;
	margin: auto;
}

@media only screen and (max-width: 1260px) {
	.con_intro .txt_intro, .con_intro .box_iroha, .con_cuisine .box_title_txt, .con_cuisine .box_cuisine {
		width: 95%;
	}
}

@media print {
	.con_intro .txt_intro, .con_intro .box_iroha, .con_cuisine .box_title_txt, .con_cuisine .box_cuisine {
		width: 95%;
	}
}

.ie8 .con_intro .txt_intro, .con_intro .ie8 .txt_intro, .ie8 .con_intro .box_iroha, .con_intro .ie8 .box_iroha, .ie8 .con_cuisine .box_title_txt, .con_cuisine .ie8 .box_title_txt, .ie8 .con_cuisine .box_cuisine, .con_cuisine .ie8 .box_cuisine {
	width: 95%;
}

.con_intro .box_mat:after, .con_cuisine .box_cuisine .box:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.con_title_top
----------------------------------------------------------- */
.con_title_top {
	background: url(../images/food/bg.jpg) center center no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 767px) {
	.con_title_top {
		background: url(../images/food/bg-s.jpg) center center no-repeat;
		background-size: cover;
	}
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	margin-bottom: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro {
		margin-bottom: 120px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-bottom: 4em;
	}
}

.con_intro .txt_intro {
	margin-bottom: 60px;
	font-size: 250%;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .txt_intro {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .txt_intro {
		margin-bottom: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .txt_intro {
		line-height: 1.5;
		font-size: 115%;
	}
}

.con_intro .box_slide {
	max-width: 1600px;
	margin: 0 auto;
	margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_slide {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_slide {
		margin-bottom: 2em;
	}
}

.con_intro .box_slide img {
	width: 100%;
}

.con_intro .box_slide .swiper-pagination {
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}

.con_intro .box_iroha {
	margin-bottom: 120px;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_iroha {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha {
		margin-bottom: 2.5em;
	}
}

.con_intro .box_iroha .st_iroha {
	margin-bottom: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_iroha .st_iroha {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .st_iroha {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .st_iroha {
		width: 170px;
		margin-right: auto;
		margin-left: auto;
	}
}

.con_intro .box_iroha .catch {
	margin-bottom: 25px;
	font-size: 215%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_iroha .catch {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .catch {
		margin-bottom: 0.8em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .catch {
		font-size: 115%;
	}
}

.con_intro .box_iroha .txt {
	font-size: 129%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .txt {
		font-size: 100%;
		text-align: left;
	}
}

.con_intro .box_iroha .name {
	position: relative;
	display: table;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	background: url(../images/common/bg_line_dot.png) top left repeat-x;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .name {
		margin-top: 1.5em;
		padding-top: 1em;
	}
}

.con_intro .box_iroha .name:before, .con_intro .box_iroha .name:after {
	content: "";
	position: absolute;
	top: -2px;
	width: 5px;
	height: 5px;
	border-radius: 3px;
	background: #565352;
}

.con_intro .box_iroha .name:before {
	left: 0;
}

.con_intro .box_iroha .name:after {
	right: 0;
}

.con_intro .box_iroha .name .st_name, .con_intro .box_iroha .name .txt_name {
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_iroha .name .st_name, .con_intro .box_iroha .name .txt_name {
		display: block;
	}
}

.con_intro .box_iroha .name .st_name {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 129%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_iroha .name .st_name {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .name .st_name {
		margin-bottom: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .name .st_name {
		font-size: 108%;
	}
}

.con_intro .box_iroha .name .txt_name {
	font-size: 115%;
	text-align: left;
}

@media only screen and (min-width: 1025px) {
	.con_intro .box_iroha .name .txt_name {
		padding-left: 15px;
	}
}

@media print {
	.con_intro .box_iroha .name .txt_name {
		padding-left: 15px;
	}
}

.ie8 .con_intro .box_iroha .name .txt_name {
	padding-left: 15px;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_iroha .name .txt_name {
		font-size: 93%;
	}
}

.con_intro .box_mat {
	max-width: 1495px;
	margin: 0 auto;
	margin-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_mat {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat {
		margin-bottom: 2.5em;
	}
}

@media only screen and (max-width: 1495px) {
	.con_intro .box_mat {
		max-width: 95%;
	}
}

@media print {
	.con_intro .box_mat {
		max-width: 95%;
	}
}

.ie8 .con_intro .box_mat {
	max-width: 95%;
}

.con_intro .box_mat .box_img {
	float: right;
	width: 76.05351%;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_mat .box_img {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat .box_img {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_mat .box_img {
		float: none;
		width: 100%;
	}
}

.con_intro .box_mat .box_img img {
	width: 100%;
}

.con_intro .box_mat .box_txt {
	float: right;
	width: 19.26421%;
	margin-right: 4.68227%;
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_mat .box_txt {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat .box_txt {
		text-align: center;
	}
}

.con_intro .box_mat .box_txt .st_cui {
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	text-orientation: upright;
	-webkit-text-orientation: upright;
	-moz-text-orientation: upright;
	-ms-text-orientation: upright;
	display: inline-block;
	margin-bottom: 30px;
	line-height: 1;
	font-size: 200%;
	font-weight: normal;
	white-space: nowrap;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_mat .box_txt .st_cui {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat .box_txt .st_cui {
		margin-bottom: 0.5em;
	}
}

.con_intro .box_mat .box_txt .st_cui span {
	display: inline-block;
	padding: 0 5px 0 15px;
	border-right: 3px solid #e8e2de;
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_mat .box_txt .st_cui span {
		padding: 0 0 8px;
		border-right: 0;
		border-bottom: 3px solid #e8e2de;
	}
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_mat .box_txt .st_cui {
		writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		-moz-writing-mode: horizontal-tb;
		-o-writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		text-orientation: mixed;
		-webkit-text-orientation: mixed;
		-moz-text-orientation: mixed;
		-ms-text-orientation: mixed;
		text-align: center;
		white-space: normal;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat .box_txt .st_cui {
		font-size: 143%;
	}
}

.con_intro .box_mat .box_txt .txt {
	line-height: 2;
	font-size: 115%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_mat .box_txt .txt {
		line-height: 1.5;
		font-size: 100%;
		text-align: left;
	}
}

.con_intro .box_chef {
	text-align: center;
}

.con_intro .box_chef > div {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef > div {
		display: block;
		margin: 0;
		padding: 0 2.5%;
	}
}

.con_intro .box_chef .box_img {
	width: 20%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_chef .box_img {
		width: 30%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_img {
		margin-bottom: 0.8em;
	}
}

.con_intro .box_chef .box_img img {
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_img img {
		width: 70%;
	}
}

.con_intro .box_chef .box_txt {
	max-width: 390px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_txt {
		max-width: 100%;
	}
}

.con_intro .box_chef .box_txt .st_chef {
	margin-bottom: 25px;
	font-size: 200%;
	font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_chef .box_txt .st_chef {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_txt .st_chef {
		margin-bottom: 0.3em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_txt .st_chef {
		font-size: 143%;
		text-align: center;
	}
}

.con_intro .box_chef .box_txt .txt, .con_intro .box_chef .box_txt .name {
	line-height: 2;
	font-size: 115%;
}

@media only screen and (max-width: 767px) {
	.con_intro .box_chef .box_txt .txt, .con_intro .box_chef .box_txt .name {
		line-height: 1.5;
		font-size: 100%;
	}
}

.con_intro .box_chef .box_txt .name {
	margin-top: 1em;
	text-align: right;
}

/* -----------------------------------------------------------
	.con_cuisine
----------------------------------------------------------- */
.con_cuisine .box_title {
	position: relative;
	height: 422px;
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_title {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title {
		height: auto;
		padding: 60px 0;
	}
}

.con_cuisine .box_title .st_high_tate_white {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title .st_high_tate_white {
		position: static;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.con_cuisine .box_title.dinner {
	background: url(../cuisine/images/bg_title_dinner-pc.jpg) center/cover no-repeat;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title.dinner {
		background-image: url(../cuisine/images/bg_title_dinner-sp.jpg);
	}
}

.con_cuisine .box_title.breakfast {
	margin-top: 200px;
	background: url(../cuisine/images/bg_title_breakfast-pc.jpg) center/cover no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_title.breakfast {
		margin-top: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title.breakfast {
		margin-top: 5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title.breakfast {
		background-image: url(../cuisine/images/bg_title_breakfast-sp.jpg);
	}
}

.con_cuisine .box_title_txt {
	margin-bottom: 110px;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_title_txt {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title_txt {
		margin-bottom: 2em;
	}
}

.con_cuisine .box_title_txt .catch {
	margin-bottom: 50px;
	font-size: 215%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_title_txt .catch {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title_txt .catch {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title_txt .catch {
		font-size: 129%;
	}
}

.con_cuisine .box_title_txt .txt {
	line-height: 2;
	font-size: 129%;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_title_txt .txt {
		line-height: 1.5;
		font-size: 100%;
		text-align: left;
	}
}

.con_cuisine .box_cuisine .st_high_tate {
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .st_high_tate {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .st_high_tate {
		margin-bottom: 1em;
	}
}

.con_cuisine .box_cuisine .box {
	max-width: 1034px;
	margin: 0 auto;
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box {
		margin-bottom: 2.5em;
	}
}

.con_cuisine .box_cuisine .box.img_left .img {
	float: left;
	margin-right: 5.80271%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box.img_left .img {
		margin-right: 3.86847%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box.img_left .img {
		float: none;
		margin-right: 0;
	}
}

.con_cuisine .box_cuisine .box.img_left .txt {
	float: right;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box.img_left .txt {
		float: none;
	}
}

.con_cuisine .box_cuisine .box.img_right .img {
	float: right;
	margin-left: 5.80271%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box.img_right .img {
		margin-left: 3.86847%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box.img_right .img {
		float: none;
		margin-left: 0;
	}
}

.con_cuisine .box_cuisine .box.img_right .txt {
	float: left;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box.img_right .txt {
		float: none;
	}
}

.con_cuisine .box_cuisine .box .img {
	width: 49.90329%;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .img {
		width: 100%;
		margin-bottom: 0.5em;
	}
	.con_cuisine .box_cuisine .box .img img {
		width: 100%;
	}
}

.con_cuisine .box_cuisine .box .txt {
	display: table;
	width: 100%;
	width: 44.294%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box .txt {
		width: 46.22824%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt {
		width: 100%;
	}
}

.con_cuisine .box_cuisine .box .txt .wrp {
	display: table-cell;
	vertical-align: middle;
}

.con_cuisine .box_cuisine .box .txt .st_tit {
	margin-bottom: 10px;
	font-size: 186%;
	font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box .txt .st_tit {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt .st_tit {
		margin-bottom: 0.3em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt .st_tit {
		font-size: 129%;
	}
}

.con_cuisine .box_cuisine .box .txt .menu {
	position: relative;
	padding-left: 1.3em;
	font-size: 143%;
}

.con_cuisine .box_cuisine .box .txt .menu:before {
	content: "\f462";
	position: absolute;
	top: 0.5em;
	left: 0;
	line-height: 1;
	font-family: "Ionicons";
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box .txt .menu {
		font-size: 122%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt .menu {
		font-size: 100%;
	}
}

.con_cuisine .box_cuisine .box .txt .sen {
	margin-top: 25px;
	line-height: 2;
	font-size: 115%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_cuisine .box_cuisine .box .txt .sen {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt .sen {
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_cuisine .box .txt .sen {
		line-height: 1.5;
		font-size: 100%;
	}
}

.con_cuisine .box_cuisine .box_caution {
	text-align: center;
}

/* -----------------------------------------------------------
	.con_points
----------------------------------------------------------- */
.con_points {
  margin-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-bottom: 3em;
  }
}
.con_points .box_points_top {
  margin-bottom: 105px;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top {
    margin-bottom: 1px;
  }
}
.con_points .box_points_top > li {
  position: relative;
  width: calc(20% - 2px);
  float: left;
  opacity: 0;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  margin-left: 2px;
  overflow: hidden;
}
.con_points .box_points_top > li.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li {
    width: 100% !important;
    margin-bottom: 1px;
    margin-left: 0;
    padding-left: 2px;
  }
}
.con_points .box_points_top > li.rooms {
  width: calc(20%);
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.rooms {
    padding-left: 0;
  }
}
.con_points .box_points_top > li.rooms a:after {
  background: url(../images/room/r1.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.rooms a:after {
    background: url(../images/room/r1.jpg) center 0 no-repeat;
  }
}
.con_points .box_points_top > li.dishes a:after {
  background: url(../images/room/r2.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.dishes a:after {
    background: url(../images/room/r2.jpg) center 0 no-repeat;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.bath {
    padding-left: 0;
  }
}
.con_points .box_points_top > li.bath a:after {
  background: url(../images/room/r3.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.bath a:after {
    background: url(../images/room/r3.jpg) center 0 no-repeat;
  }
}
.con_points .box_points_top > li.facilities a:after {
  background: url(../images/room/r4.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.facilities a:after {
    background: url(../images/room/r4.jpg) center 0 no-repeat;
  }
}

.con_points .box_points_top > li.test a:after {
  background: url(../images/room/r5.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li.test a:after {
    background: url(../images/room/r5.jpg) center 0 no-repeat;
  }
}

.con_points .box_points_top > li > a {
  display: block;
  height: 735px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a {
    height: 400px;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_top > li > a {
    height: 320px;
  }
}
.con_points .box_points_top > li > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-size: cover !important;
  z-index: 1;
  -webkit-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
}
.con_points .box_points_top > li > a:before {
  content: '';
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  z-index: 2;
}
.con_points .box_points_top > li > a:hover {
  position: relative;
  z-index: 9;
}
.con_points .box_points_top > li > a:hover:before {
  background: rgba(0, 0, 0, 0.6);
}
.con_points .box_points_top > li > a:hover:after {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.con_points .box_points_top > li > a .box_title {
  position: absolute;
  top: 0;
  left: 50%;
  width: 105px;
  padding: 40px 5px 50px;
  background: #fff;
  transform: translate(-50%, 0);
  min-height: 315px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points_top > li > a .box_title {
    padding: 45px 5px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a .box_title {
    padding: 20px 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a .box_title {
    min-height: 200px;
    height: 50%;
    top: 48%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_top > li > a .box_title {
    height: 30%;
    width: 80px;
  }
}
.con_points .box_points_top > li > a .box_title .st {
  width: 100%;
  font-weight: normal;
}
.con_points .box_points_top > li > a .box_title .st span {
  display: inline-block;
  color: #474747;
}
.con_points .box_points_top > li > a .box_title .st span.jp {
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  width: 100%;
  margin-bottom: 20px;
  font-size: 215%;
  line-height: 95px;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a .box_title .st span.jp {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 0;
    padding-right: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_top > li > a .box_title .st span.jp {
    font-size: 18px;
  }
}
.con_points .box_points_top > li > a .box_title .st span.jp em {
  font-size: 74%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a .box_title .st span.jp em {
    font-size: 13px;
  }
}
.con_points .box_points_top > li > a .box_title .st span.en {
  min-width: 73px;
  line-height: 1;
  font-size: 93%;
  font-family: "Cinzel", serif;
  text-align: center;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_top > li > a .box_title .st span.en {
    min-width: 45px;
    font-size: 10px;
  }
}
.con_points .box_points_bottom > li {
  float: left;
  width: 50%;
  opacity: 0;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  overflow: hidden;
}
.con_points .box_points_bottom > li.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li {
    float: none;
    width: 100% !important;
    margin-bottom: 2px;
  }
}
.con_points .box_points_bottom > li.walk a:after {
  background: url(../images/home/img_points_walking.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li.walk a:after {
    background: url(../images/home/img_points_walking_sp.jpg) center 0 no-repeat;
  }
}
.con_points .box_points_bottom > li.how {
  width: calc(50% - 2px);
  margin-left: 2px;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li.how {
    margin-left: 0;
  }
}
.con_points .box_points_bottom > li.how a:after {
  background: url(../images/home/img_points_how_to_spend.jpg) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li.how a:after {
    background: url(../images/home/img_points_how_to_spend_sp.jpg) center 0 no-repeat;
  }
}
.con_points .box_points_bottom > li.how a .st .jp span {
  padding-left: 3px;
}
.con_points .box_points_bottom > li a {
  display: block;
  height: 402px;
  position: relative;
  background-size: cover !important;
  -webkit-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a {
    height: 373px;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_bottom > li a {
    height: 330px;
  }
}
.con_points .box_points_bottom > li a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-size: cover !important;
  z-index: 1;
  -webkit-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 0.8s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
}
.con_points .box_points_bottom > li a:before {
  content: '';
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -moz-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -ms-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  -o-transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  transition: all 1.2s 0s cubic-bezier(0.4, 0.9, 0.7, 1);
  z-index: 2;
}
.con_points .box_points_bottom > li a:hover {
  position: relative;
  z-index: 9;
}
.con_points .box_points_bottom > li a:hover:after {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.con_points .box_points_bottom > li a:hover:before {
  background: rgba(0, 0, 0, 0.6);
}
.con_points .box_points_bottom > li a .box_title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 196px;
  padding: 40px 5px 50px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 206px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points_bottom > li a .box_title {
    padding: 45px 5px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a .box_title {
    padding: 25px 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a .box_title {
    min-height: auto;
    height: 45%;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_bottom > li a .box_title {
    width: 150px;
  }
}
.con_points .box_points_bottom > li a .box_title .st {
  width: 100%;
  font-weight: normal;
  text-align: center;
  display: inline-block;
}
.con_points .box_points_bottom > li a .box_title .st span {
  color: #474747;
  display: inline-block;
}
.con_points .box_points_bottom > li a .box_title .st span.jp {
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  width: 100%;
  font-size: 215%;
  line-height: 1.2;
  position: relative;
  right: 29.5%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a .box_title .st span.jp {
    font-size: 23px;
    right: 32.5%;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_bottom > li a .box_title .st span.jp {
    font-size: 18px;
  }
}
.con_points .box_points_bottom > li a .box_title .st span.jp em {
  font-size: 74%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a .box_title .st span.jp em {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .con_points .box_points_bottom > li a .box_title .st span.jp em {
    font-size: 16px;
  }
}
.con_points .box_points_bottom > li a .box_title .st span.en {
  min-width: 73px;
  line-height: 1;
  font-size: 93%;
  font-family: "Cinzel", serif;
  text-align: center;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points_bottom > li a .box_title .st span.en {
    font-size: 9px;
  }
}
.con_points .box_points_bottom > li a .box_title .right {
  padding-left: 10px;
}

/*# sourceMappingURL=../maps/cuisine.css.map */
