@charset "UTF-8";

/* ==============================
		  floor.scss
================================= */


/* ------------------
	パンくずリスト
--------------------- */
.breadList {
	font-size: 13px;
	max-width: 960px;
	margin: 13px auto 13px;
}

.breadList__link {
	text-decoration: underline;
}

.breadList__arrow {
	margin: 0 13px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.breadList {
		padding: 0 32px;
	}
}

.only_pc {
	display: none;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.only_pc {
		display: block;
	}
}

.clearfix:after {
	content: " ";
	/* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.title_h2 {
	overflow: hidden;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.title_h2 {
		margin: 0px -32px;
	}
}

.title_h2 .heading-title-cm {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.title_h2 .heading-title-cm {
		margin-bottom: 21px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

.title_h2 .heading-title-cm:after,
.title_h2 .heading-title-cm:before {
	content: '';
	position: absolute;
	width: 50%;
	top: calc(100% / 2);
}

.title_h2 .heading-title-cm:after {
	border-top: 1px solid #e1352b;
	right: -225px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.title_h2 .heading-title-cm:after {
		right: -37vw;
	}
}

.title_h2 .heading-title-cm:before {
	border-top: 1px solid #e1352b;
	left: -225px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.title_h2 .heading-title-cm:before {
		left: -37vw;
	}
}

.title_h2 .heading-title-cm span {
	position: relative;
	padding: 8px 0;
	display: block;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.title_h2 .heading-title-cm span {
		padding-right: 20px;
		padding-left: 20px;
	}
}

.title_h2 .heading-title-cm span:after,
.title_h2 .heading-title-cm span:before {
	content: '';
	position: absolute;
	width: 100%;
	max-width: 954px;
	margin: auto;
	left: 0;
	right: 0;
}

.title_h2 .heading-title-cm span:after {
	border-bottom: 3px double #e1352b;
	bottom: 0;
}

.title_h2 .heading-title-cm span:before {
	border-top: 3px double #e1352b;
	top: 0;
}

.fv_floor .fv_hall {
	position: relative;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.fv_floor .fv_hall .sp-inline {
		width: 100%;
	}
}

.fv_floor .fv_hall img {
	width: 100%;
}

.fv_floor .fv_hall .border {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-top: -107px;
	margin-left: -100px;
	padding: 2px 2px;
	border: 1px solid #fff;
}

.fv_floor .fv_hall p {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 64px 42px;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: normal;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.fv_floor .fv_hall p {
		padding: 67px 49px;
		font-size: 16px;
	}
}

.fv_floor .fv_hall p span {
	display: block;
	font-size: 28px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.fv_floor .fv_hall p span {
		font-size: 22px;
	}
}

.facility_list {
	background: url(../img/floor/bg_hospitality.png) no-repeat top;
	padding-top: 70px;
	background-size: 100%;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list {
		padding-top: 30px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

.facility_list .hospitality {
	text-align: center;
	max-width: 724px;
	margin: 0 auto;
	letter-spacing: normal;
	padding-bottom: 66px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .hospitality {
		padding-bottom: 0px;
	}
}

.facility_list .hospitality h3 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .hospitality h3 {
		text-align: left;
		margin-bottom: 30px;
	}
}

.facility_list .hospitality p {
	font-size: 15px;
	padding-bottom: 50px;
	line-height: 2;
	letter-spacing: normal;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .hospitality p {
		padding-bottom: 35px;
		text-align: left;
	}
}

.facility_list .title_h2 h2 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 60px;
	font-weight: 500;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .title_h2 h2 {
		margin-bottom: 25px;
	}
}

.facility_list .bk_facility {
	max-width: 1280px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .bk_facility {
		padding-bottom: 20px;
	}
}

.facility_list .bk_facility .md_facility_list {
	display: block;
	width: 30.6%;
	margin-right: 4%;
	margin-bottom: 114px;
}

.facility_list .bk_facility .md_facility_list:nth-child(3n) {
	margin-right: 0;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .bk_facility .md_facility_list {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.facility_list .bk_facility .md_facility_list .title_floor h3 {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	border-bottom: 1px solid #cccccc;
	padding-top: 11px;
}

.facility_list .bk_facility .md_facility_list .title_floor p {
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
	padding: 24px 0px;
	letter-spacing: normal;
}

.facility_list .bk_facility .md_facility_list .title_floor p:last-child {
	border-bottom: none;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .bk_facility .md_facility_list .title_floor p {
		padding: 14px 0px;
	}
}

.facility_list .bk_facility .md_facility_list .title_floor p.content {
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
}

.facility_list .bk_facility .md_facility_list .title_floor .detail {
	text-align: center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.facility_list .bk_facility .md_facility_list .title_floor .detail {
		padding: 20px 0px 14px 0px;
	}
}

.facility_list .bk_facility .md_facility_list .title_floor .detail .floor_item_more {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border: 2px solid #ccc;
	width: 127px;
	height: 38px;
	line-height: 35px;
	border-radius: 7px;
	text-align: center;
	position: relative;
	padding-right: 18px;
	z-index: 2;
	margin: 0 auto;
}

.facility_list .bk_facility .md_facility_list .title_floor .detail .floor_item_more:after {
	content: "";
	background-image: url(../img/common/reserve_benefit_arrow2x.png);
	width: 15px;
	height: 6.5px;
	display: inline-block;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 46%;
	right: 10px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.facility_list .bk_facility .md_facility_list .title_floor .detail .floor_item_more:hover {
	border-color: #e1352b;
}

.facility_list .bk_facility .md_facility_list .title_floor .detail .floor_item_more:hover:after {
	right: 8px;
}

.ryotei {
	font-weight: 500;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei {
		padding-left: 32px;
		padding-right: 32px;
	}
}

.ryotei h2 {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 56px;
}

.ryotei .ryotei_content {
	max-width: 960px;
	margin: 0 auto;
}

.ryotei .ryotei_content .information {
	margin-bottom: 95px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .information {
		margin-bottom: 56px;
	}
}

.ryotei .ryotei_content .information p {
	display: block;
	margin-bottom: 5px;
	line-height: 2;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .information p {
		margin-bottom: 30px;
	}
}

.ryotei .ryotei_content .information p span {
	font-size: 15px;
	letter-spacing: normal;
	display: block;
	overflow: hidden;
}

.ryotei .ryotei_content .information p span.border_bottom {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 120px;
	margin-right: 25px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .information p span.border_bottom {
		width: 100%;
		float: none;
	}
}

.ryotei .ryotei_content .equipment {
	margin-bottom: 70px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .equipment {
		margin-bottom: 56px;
	}
}

.ryotei .ryotei_content .equipment h3 {
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #e1352b;
	margin-bottom: 55px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .equipment h3 {
		margin-bottom: 25px;
	}
}

.ryotei .ryotei_content .equipment p {
	display: block;
	margin-bottom: 5px;
	line-height: 2;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .equipment p {
		margin-bottom: 30px;
	}
}

.ryotei .ryotei_content .equipment p span {
	font-size: 15px;
	letter-spacing: normal;
	display: block;
	overflow: hidden;
}

.ryotei .ryotei_content .equipment p span.border_bottom {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 120px;
	margin-right: 25px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .equipment p span.border_bottom {
		width: 100%;
		float: none;
	}
}

.ryotei .ryotei_content .services {
	margin-bottom: 125px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .services {
		margin-bottom: 70px;
	}
}

.ryotei .ryotei_content .services h3 {
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #e1352b;
	margin-bottom: 55px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ryotei .ryotei_content .services h3 {
		margin-bottom: 25px;
	}
}

/* ------------------
  page onsendori
--------------------- */
.fv_street {
	margin-bottom: 65px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.fv_street {
		margin-bottom: 36px;
	}
}

.fv_street img {
	width: 100%;
}

.return {
	text-align: center;
}

.return a {
	background-color: #e0e0e0;
	font-size: 16px;
	padding: 20px 55px 15px 105px;
	display: inline-block;
	position: relative;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.return a {
		padding: 20px 40px 15px 90px;
	}
}

.return a:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	top: 19px;
	left: 65px;
	background: url(../img/floor/bg_01.png) no-repeat bottom center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.return a:after {
		left: 50px;
	}
}

.street {
	font-weight: 500;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street {
		margin: 0px 16px;
	}
}

.street .title_boder {
	background: url(../img/floor/onsendori/bg_title_02.png) no-repeat bottom center;
	text-align: center;
	margin-bottom: 76px;
	padding-bottom: 20px;
	position: relative;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .title_boder {
		margin-bottom: 43px;
		font-size: 30px;
	}
}

.street .street_content {
	text-align: center;
	margin-bottom: 80px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .street_content {
		text-align: left;
		margin: 0px 16px 50px 16px;
	}
}

.street .street_content h3 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px;
	line-height: 1.33;
}

.street .street_content .text_content {
	font-size: 15px;
	letter-spacing: normal;
	line-height: 2;
}

.street .image_top {
	margin: 0 auto;
	max-width: 960px;
	margin-bottom: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_top {
		margin-bottom: 30px;
	}
}

.street .image_center {
	margin-bottom: 100px;
	margin: 0px 0px 100px 0px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_center {
		margin: 0 0px 30px 0;
	}
}

.street .image_center figure {
	width: 50%;
	float: left;
	padding: 0px 10px;
}

.street .image_center figure:last-child {
	padding-right: 0px;
	margin-right: 0;
	margin-bottom: 0px;
}

.street .image_center figure:first-child {
	padding-left: 0px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_center figure {
		width: 100%;
		float: none;
		margin-bottom: 30px;
		padding: 0;
	}
}

.street .image_center figure img {
	width: 100%;
}

.street .image_bottom {
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 95px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_bottom {
		margin-bottom: 36px;
	}
}

.street .image_bottom figure {
	width: 50%;
	float: left;
	padding: 0px 10px;
}

.street .image_bottom figure:last-child {
	margin-right: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_bottom figure {
		width: auto;
		float: none;
		margin-right: 0;
		text-align: center;
		margin-bottom: 30px;
		padding: 0;
	}
}

.street .image_bottom figure img {
	width: 100%;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .image_bottom figure img {
		width: auto;
	}
}

.street .information_street {
	text-align: center;
	font-size: 15px;
	line-height: 2;
	margin-bottom: 120px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .information_street {
		text-align: left;
		margin-bottom: 56px;
		margin: 0px 16px 56px 16px;
	}
}

.street .return {
	margin-bottom: 130px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.street .return {
		margin-bottom: 71px;
	}
}

/* ------------------
  page yumeyokocho
--------------------- */
.fv_dreaming {
	margin-bottom: 65px;
}

.fv_dreaming img {
	width: 100%;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.fv_dreaming {
		margin-bottom: 36px;
	}
}

.dreaming {
	font-weight: 500;
	font-size: 15px;
	line-height: 2;
}

.dreaming h2 {
	background: url(../img/floor/onsendori/bg_title_02.png) no-repeat bottom center;
	text-align: center;
	margin-bottom: 76px;
	padding-bottom: 20px;
	position: relative;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming h2 {
		margin-bottom: 43px;
		font-size: 30px;
	}
}

.dreaming .dreaming_content {
	text-align: center;
	margin-bottom: 80px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .dreaming_content {
		text-align: left;
		margin: 0px 16px 40px 16px;
	}
}

.dreaming .dreaming_content h3 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px;
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .dreaming_content h3 {
		font-size: 30px;
		margin-left: 16px;
		margin-right: 16px;
	}
}

.dreaming .dreaming_content .text_content {
	font-size: 15px;
	line-height: 2;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .dreaming_content .text_content {
		margin-left: 16px;
		margin-right: 16px;
	}
}

.dreaming .image_dreaming {
	margin: 0px 0px 100px -20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .image_dreaming {
		margin-left: 0;
		margin-bottom: 60px;
		padding: 0px 16px;
	}
}

.dreaming .image_dreaming figure {
	width: 25%;
	float: left;
	padding-left: 20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .image_dreaming figure {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
		text-align: center;
	}

	.dreaming .image_dreaming figure:last-child {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content {
		margin-bottom: 60px;
		padding: 0px 16px;
	}
}

.dreaming .yumeyokocho_content .inner {
	margin-left: -20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .inner {
		margin-left: 0;
	}
}

.dreaming .yumeyokocho_content .yumeyokocho_image {
	width: 50%;
	float: left;
	padding-left: 20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .yumeyokocho_image {
		width: 100%;
		padding-left: 0;
		margin-bottom: 10px;
	}
}

.dreaming .yumeyokocho_content .yumeyokocho_image img {
	width: 100%;
}

.dreaming .yumeyokocho_content .yumeyokocho_image.nomal img {
	width: auto;
}

.dreaming .yumeyokocho_content .information {
	width: 50%;
	float: left;
	padding: 50px 10px 10px 10px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .information {
		width: 100%;
		padding: 0 16px;
	}
}

.dreaming .yumeyokocho_content .information h3 {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.33;
	letter-spacing: normal;
	position: relative;
	display: inline-block;
	text-align: center;
	padding-left: 140px;
	margin-bottom: 50px;
	margin-left: 79px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .information h3 {
		margin-left: 0px;
		padding-left: 100px;
		margin-bottom: 20px;
		display: block;
		padding: 30px 0 0 0;
		font-size: 28px;
	}
}

.dreaming .yumeyokocho_content .information h3:after {
	content: "";
	position: absolute;
	width: 106px;
	height: 77px;
	left: 10px;
	bottom: 0px;
	background: url(../img/floor/yumeyokocho/bg_king.png) no-repeat center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .information h3:after {
		width: 70px;
		left: 0;
		background-size: 100%;
	}
}

.dreaming .yumeyokocho_content .information h3 span {
	display: block;
	font-size: 18px;
	color: #dd5b5b;
	font-weight: bold;
	letter-spacing: 2.34px;
	margin-bottom: 10px;
}

.dreaming .yumeyokocho_content .information .text {
	width: 430px;
	letter-spacing: normal;
	font-size: 15px;
	margin-bottom: 20px;
	margin-left: 91px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .information .text {
		width: 100%;
		margin-left: 0;
	}
}

.dreaming .yumeyokocho_content .information .price {
	margin-left: 91px;
	font-size: 16px;
	font-weight: bold;
	color: #e1352b;
}

.dreaming .yumeyokocho_content .information .price span.taxin {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content .information .price {
		margin-left: 0;
	}
}

.dreaming .yumeyokocho_content.fl_right .yumeyokocho_image {
	float: right;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .yumeyokocho_image {
		width: 100%;
		text-align: center;
		float: none;
	}
}

.dreaming .yumeyokocho_content.fl_right .information {
	float: right;
	padding-top: 105px;
	text-align: right;
	max-width: 430px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .information {
		width: 100%;
		text-align: center;
		float: none;
		max-width: 100%;
		padding-top: 10px;
	}
}

.dreaming .yumeyokocho_content.fl_right .information h3 {
	position: relative;
	padding-left: 0;
	padding-right: 150px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .information h3 {
		margin-left: 0px;
		padding: 30px 0 0 0;
		text-align: center;
		width: 100%;
	}
}

.dreaming .yumeyokocho_content.fl_right .information h3:after {
	content: "";
	position: absolute;
	width: 379px;
	height: 119px;
	left: -130px;
	top: -65px;
	background: url(../img/floor/yumeyokocho/bg_yumeyokocho_02.png) no-repeat center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .information h3:after {
		top: -40px;
		left: 100px;
		width: 70%;
		background-size: 100%;
		z-index: -1;
	}
}

.dreaming .yumeyokocho_content.fl_right .information .text {
	margin-left: 0px;
	text-align: left;
	max-width: 430px;
	float: right;
	padding-right: 50px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .information .text {
		max-width: 100%;
		padding-right: 0;
		float: none;
	}
}

.dreaming .yumeyokocho_content.fl_right .information .price {
	float: right;
	display: block;
	width: 430px;
	text-align: left;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.fl_right .information .price {
		max-width: 100%;
		padding-right: 0;
		float: none;
		width: 100%;
		margin-left: 0;
	}
}

.dreaming .yumeyokocho_content.text-right {
	margin-bottom: 95px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.text-right {
		margin-bottom: 60px;
	}
}

.dreaming .yumeyokocho_content.text-right .yumeyokocho_image {
	text-align: right;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.text-right .yumeyokocho_image {
		text-align: center;
		float: none;
	}
}

.dreaming .yumeyokocho_content.text-right .information {
	float: left;
	padding-top: 105px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.text-right .information {
		text-align: center;
		float: none;
		width: 100%;
		padding-top: 10px;
	}
}

.dreaming .yumeyokocho_content.text-right .information h3 {
	position: relative;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.text-right .information h3 {
		width: 100%;
		padding-left: 0px;
	}
}

.dreaming .yumeyokocho_content.text-right .information h3:after {
	content: "";
	position: absolute;
	width: 464px;
	height: 132px;
	left: 55px;
	top: -50px;
	background: url(../img/floor/yumeyokocho/bg_yumeyokocho_03.png) no-repeat center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .yumeyokocho_content.text-right .information h3:after {
		width: 60%;
		background-size: 100%;
		left: 160px;
		z-index: -1;
	}
}

.dreaming .yumeyokocho_content.text-right .information .text {
	text-align: left;
}

.dreaming .yumeyokocho_content.text-right .information .price {
	text-align: left;
}

.dreaming .order {
	text-align: center;
	font-size: 15px;
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 95px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .order {
		margin-bottom: 60px;
		text-align: left;
		padding: 0px 32px;
	}
}

.dreaming .return {
	margin-bottom: 130px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.dreaming .return {
		margin-bottom: 60px;
		padding: 0px 16px;
	}
}

.ctn_notoyas {
	max-width: 960px;
	margin: 0 auto;
}

.ctn_notoyas h3 {
	text-align: center;
	font-size: 24px;
	line-height: 1.67;
	margin-bottom: 30px;
	font-weight: 500;
	line-height: 1.33;
}

.ctn_notoyas .notoyas_craftsman {
	margin: 0 auto 130px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_notoyas .notoyas_craftsman {
		margin-bottom: 60px;
	}
}

/* ------------------
  page gashozukuri
--------------------- */
.fv_gashozukuri img {
	width: 100%;
}

.ctn_gashozukuri {
	font-weight: 500;
	letter-spacing: normal;
}

.ctn_gashozukuri .gashozukuri_inner {
	margin-bottom: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner {
		padding: 0 16px;
		margin-bottom: 60px;
	}
}

.ctn_gashozukuri .gashozukuri_inner figure {
	width: 50%;
	float: left;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner figure {
		width: 100%;
		float: none;
	}
}

.ctn_gashozukuri .gashozukuri_inner figure img {
	width: 100%;
}

.ctn_gashozukuri .gashozukuri_inner .information {
	padding-left: 100px;
	float: left;
	width: 480px;
	padding-top: 75px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner .information {
		width: 100%;
		float: none;
		padding: 25px 16px 0;
	}
}

.ctn_gashozukuri .gashozukuri_inner .information h3 {
	font-size: 22px;
	margin-bottom: 35px;
	font-weight: 500;
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner .information h3 {
		margin-bottom: 15px;
		letter-spacing: -0.6px;
	}
}

.ctn_gashozukuri .gashozukuri_inner.fl_right figure {
	float: right;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner.fl_right figure {
		width: 100%;
		float: none;
	}
}

.ctn_gashozukuri .gashozukuri_inner.fl_right .information {
	float: right;
	text-align: right;
	padding-right: 100px;
	padding-left: 0px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner.fl_right .information {
		width: 100%;
		float: none;
		padding: 25px 16px 0;
	}
}

.ctn_gashozukuri .gashozukuri_inner.fl_right .information h3 {
	text-align: left;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_gashozukuri .gashozukuri_inner.fl_right .information h3 {
		letter-spacing: -0.6px;
	}
}

.ctn_gashozukuri .gashozukuri_inner.fl_right .information p {
	text-align: left;
	float: right;
	margin-bottom: 30px;
}

.ctn_gashozukuri .gashozukuri_inner.fl_right .information p:last-child {
	margin-bottom: 0px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.image_gashozukuri {
		padding: 0 16px;
	}
}

.image_gashozukuri .image {
	margin-left: -20px;
	margin-bottom: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.image_gashozukuri .image {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 60px;
	}
}

.image_gashozukuri .image figure {
	width: 50%;
	float: left;
	padding-left: 20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.image_gashozukuri .image figure {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-bottom: 20px;
	}

	.image_gashozukuri .image figure:last-child {
		margin-bottom: 0;
	}
}

.image_gashozukuri .image figure img {
	width: 100%;
}

.image_gashozukuri .call_gashozukuri {
	text-align: center;
	margin-bottom: 87px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.image_gashozukuri .call_gashozukuri {
		text-align: left;
		margin-bottom: 60px;
		padding: 0 16px;
	}
}

.image_gashozukuri .call_gashozukuri p {
	font-size: 15px;
}

.image_gashozukuri .call_gashozukuri p span {
	font-size: 30px;
}

.image_gashozukuri .return {
	margin-bottom: 45px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.image_gashozukuri .return {
		margin-bottom: 45px;
	}
}

/* ------------------
  page relaxation
--------------------- */
@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation h2 {
		font-size: 30px;
	}
}

.ctn_relaxation .relaxation_content h3 {
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_content h3 {
		font-size: 30px;
	}
}

.ctn_relaxation .relaxation_inner {
	background: url(../img/floor/relaxation/bg_relaxation.png) no-repeat top;
	background-size: 100% 100%;
	margin-bottom: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .inner {
		padding: 0 16px;
	}
}

.ctn_relaxation .relaxation_inner figure {
	width: 50%;
	float: left;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner figure {
		width: 100%;
		float: none;
	}
}

.ctn_relaxation .relaxation_inner figure img {
	width: 100%;
}

.ctn_relaxation .relaxation_inner .information {
	padding-left: 100px;
	float: left;
	width: 480px;
	padding-top: 75px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .information {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-top: 25px;
	}
}

.ctn_relaxation .relaxation_inner .information h3 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1.33;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .information h3 {
		margin-bottom: 20px;
	}
}

.ctn_relaxation .relaxation_inner .information .text {
	font-size: 15px;
	line-height: 2;
	margin-bottom: 40px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .information .text {
		margin-bottom: 25px;
	}
}

.ctn_relaxation .relaxation_inner .information .category {
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
}

.ctn_relaxation .relaxation_inner .information .border {
	font-size: 24px;
	line-height: 1.67;
	border-top: 1px solid #e1352b;
	border-bottom: 1px solid #e1352b;
	text-align: center;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .information .border {
		margin-bottom: 15px;
	}
}

.ctn_relaxation .relaxation_inner .information .red {
	color: #e1352b;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 38px;
}

.ctn_relaxation .relaxation_inner .information .red span.taxin {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner .information .red {
		margin-bottom: 25px;
	}
}

.ctn_relaxation .relaxation_inner .information .txt_bottom {
	font-size: 13px;
	line-height: 2;
	padding-bottom: 20px;
}

.ctn_relaxation .relaxation_inner .information .free {
	padding-bottom: 20px;
}

.ctn_relaxation .relaxation_inner .information .free span {
	font-size: 15px;
	line-height: 2;
}

.ctn_relaxation .relaxation_inner .information .free .border_free {
	border-radius: 20px;
	background-color: #dd5b5b;
	color: #fff;
	line-height: 2;
	padding: 11px 41px;
	margin-right: 19px;
}

.ctn_relaxation .relaxation_inner.fl_right figure {
	float: right;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner.fl_right figure {
		width: 100%;
		float: none;
	}
}

.ctn_relaxation .relaxation_inner.fl_right .information {
	float: right;
	padding-left: 0px;
	padding-right: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_relaxation .relaxation_inner.fl_right .information {
		width: 100%;
		float: none;
		padding-right: 0;
	}
}

.image_relaxation p {
	letter-spacing: normal;
}

.image_relaxation .tell a {
	text-decoration: underline;
}

/* ------------------
  page enkaijyo
--------------------- */
.ctn_enkaijyo .image_enkaijyo {
	margin-left: -20px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_enkaijyo .image_enkaijyo {
		margin-left: 0;
		padding: 0 16px;
	}
}

.ctn_enkaijyo .image_enkaijyo figure {
	float: left;
	width: 50%;
	padding-left: 20px;
	margin-bottom: 100px;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.ctn_enkaijyo .image_enkaijyo figure {
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0;
	}
}

.ctn_enkaijyo .image_enkaijyo figure img {
	width: 100%;
}

.enkaijyo_more {
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 680px) and (orientation: portrait),
screen and (max-width: 737px) and (orientation: landscape) {
	.enkaijyo_more {
		margin: 0 15px;
	}
}
