@charset "UTF-8";
/* css [hospitality] */

@import url("../content.css");

p {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

/* Section Introduction */
#intro {
	margin: 0;
	padding-top: 0;
	padding-bottom: 80px;
}

#intro #first-words {
	font: 32px "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HGS明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 100%;
	height: 11.5em;
	margin-bottom: 40px;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

#intro #first-words:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../../images/levels_common/img_bg_intro_first@1.5x.jpg) 50% 0 no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

#intro #first-words:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(255, 255, 255, 0);
	background: linear-gradient(180deg, rgba(255, 255, 255, .6) 0, rgba(255, 255, 255, .75) 60%, rgba(255, 255, 255, 1) 100%);
}

#intro #first-words .wrapper {
	height: 100%;
	z-index: 1;
}

#intro #first-words .wrapper > div {
	letter-spacing: .02em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	height: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#intro #first-words h3 {
	margin: 0 0 0 1.5em;
	padding: 0;
}

#intro #first-words p {
	font-size: 68.75%;
	text-indent: 1em;
}

#intro #first-words p span {
	margin-top: 0!important;
	margin-right: 1.5em;
	display: block;
}

#intro p span {
	margin-top: 1em;
	display: block;
}

#intro #feat {
	width: 100%;
	margin-top: 30px;
	display: -webkit-flex; 
	display: -ms-flexbox; 
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row; 
	flex-direction: row;
	-webkit-flex-wrap: nowrap; 
	-ms-flex-wrap: nowrap; 
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#intro #feat .portrait {
	width: 50%;
	min-width: 260px;
	max-width: 520px;
	min-height: 260px;
	max-height: 520px;
	margin-right: 4%;
}

#intro #feat .portrait > img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	object-fit: cover;
	object-position: 100% 50%;
	font-family: 'object-fit: cover; object-position: 100% 50%;';
}

#intro #feat p {
	width: 46%;
}


/* Section Message */
#message, #message2 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 80px;
}

#message .portrait, #message2 .portrait {
	width: 200px;
	height: 200px;
	margin: 0 auto 30px;
}

#message .portrait > img, #message2 .portrait > img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	object-fit: cover;
	object-position: 50% 10%;
	font-family: 'object-fit: cover; object-position: 50% 10%;';
}

#message p span, #message2 p span {
	margin-top: 1em;
	display: block;
}

/* Section Scene */
#scene {
	margin: 0;
	padding-top: 0;
	padding-bottom: 30px;
}

#scene p span {
	margin-top: 1em;
	display: block;
}

#scene #scene-photo {
	width: 100%;
	height: 100%;
	min-height: 200px;
	max-height: 300px;
	margin-top: 40px;
	position: relative;
}

#scene #scene-photo:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(255, 255, 255, 0);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
}

#scene #scene-photo img {
	width: 100%;
	height: 100%;
	min-height: 200px;
	max-height: 300px;
	object-fit: cover;
	object-position: 60% 50%;
	font-family: 'object-fit: cover; object-position: 60% 50%;';
}

/*---------------------------------------------------- */
/* Picture */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_picture {
	margin: 0 auto;
	height: auto;
}

.waku_picture .picturebox {
	height: auto;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	vertical-align: top;
}

.waku_picture .picturebox .boxarea {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

/*== img ==*/
.photo_picture {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.photo_picture img {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_photo {
	margin: 0 auto;
	height: auto;
}

.waku_photo .photobox {
	height: auto;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	vertical-align: top;
}

.waku_photo .photobox .boxarea {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_photo .photobox .boxarea .waku_txt {
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	background-color: rgba(247, 248, 248, .5);
	-webkit-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius-bottomleft: 6px;
}

.waku_photo .photobox2 {
	height: auto;
	display: inline-block;
    /display: inline;
    /zoom: 1;
	vertical-align: top;
}

.waku_photo .photobox2 .boxarea {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_photo .photobox2 .boxarea .waku_txt {
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	background-color: rgba(247, 248, 248, .5);
	-webkit-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius-bottomleft: 6px;
}

/*== img ==*/
.photo_relaxation {
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.photo_relaxation img {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/*== h4 ==*/
.relaxation-title {
	margin: 0 auto;
	height: auto;
}

.relaxation-title h4 {
	padding: 0;
	margin: 0;
	color: rgb(124, 28, 32);
	font-family: "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HGS明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
}

/*== P ==*/
.boxarea .waku_txt .txt {
	margin: 0 auto;
	height: auto;
}

.boxarea .waku_txt .txt p {
	padding: 0;
	margin: 0;
	color: #2e3031;
	font-weight: normal;
	line-height: 1.8;
}

/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Picture */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_picture {
	padding: 15px 0 0 0;
	width: 100%;
}

.waku_picture .picturebox {
	padding: 0;
	margin: 0 0.5%;
	width: 23.6%;
}

.waku_picture .picturebox .boxarea {
	padding: 0;
}

/*== img ==*/
.photo_picture {
	width: 100%;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
#gallery {
	padding: 20px 0 40px 0;
	margin: 0 auto;
}

/*== Waku ==*/
.waku_photo {
	padding: 0;
	width: 90%;
}

.waku_photo .photobox {
	padding: 0;
	margin: 0 1%;
	width: 22.6%;
}

.waku_photo .photobox .boxarea {
	padding: 5px 0 5px 0;
}

.waku_photo .photobox .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}
	
.waku_photo .photobox2 {
	/*padding: 0 0 40px 0;*/
	padding: 0;
	margin: 0 0.5%;
	width: 31.8%;
}

.waku_photo .photobox2 .boxarea {
	padding: 5px 0 15px 0;
}

.waku_photo .photobox2 .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}

/*== img ==*/
.photo_relaxation {
	max-height: 180px;
}

/*== h4 ==*/
.relaxation-title {
	padding-top: 0;
	padding-bottom: 3px;
	width: 90%;
}

.relaxation-title h4 {
	font-size: 17px;
	line-height: 1.5;
}
	
/*== P ==*/
.boxarea .waku_txt .txt {
	padding-top: 10px;
	width: 90%;
}

.boxarea .waku_txt .txt p {
	font-size: 15px;
	text-align: left;
}

}

/* Minimum width 959px and Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
p {
	font-size: 15px;
}

/* Section Introduction */
#intro {
	padding-bottom: 70px;
}

#intro #first-words {
	font-size: 27px;
	margin-bottom: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#intro #first-words .wrapper {
	width: auto;
}

#intro #first-words h3 {
	margin: 0 0 0 1em;
}

#intro #first-words p span {
	margin-right: 1em;
}

#intro #feat {
	margin-top: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column; 
	flex-direction: column;
}

#intro #feat .portrait {
	width: 100%;
	min-width: 260px;
	max-width: 400px;
	min-height: 260px;
	max-height: 400px;
	margin-right: 0;
	margin-bottom: 30px;
}

#intro #feat p {
	width: 100%;
}

/* Section Message */
#message, #message2 {
	padding-bottom: 70px;
}

#message .cont-title, #message2 .cont-title {
	margin-bottom: 1.3em;
}

#message .portrait, #message2 .portrait {
	width: 180px;
	height: 180px;
}

/* Section Scene */
#scene {
	padding-bottom: 30px;
}

#scene #scene-photo {
	margin-top: 30px;
}

/*---------------------------------------------------- */
/* Picture */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_picture {
	padding: 10px 0 0 0;
	width: 100%;
}

.waku_picture .picturebox {
	padding: 0;
	margin: 0 0.5%;
	width: 47.6%;
}

.waku_picture .picturebox .boxarea {
	padding: 0;
}

/*== img ==*/
.photo_picture {
	width: 100%;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
#gallery {
	padding: 5px 0 30px 0;
	margin: 0 auto;
}

/*== Waku ==*/
.waku_photo {
	padding: 0;
	width: 96%;
}

.waku_photo .photobox {
	padding: 0;
	margin: 0 0.8%;
	width: 22.6%;
}

.waku_photo .photobox .boxarea {
	padding: 5px 0 10px 0;
}

.waku_photo .photobox .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}

.waku_photo .photobox2 {
	/*padding: 0 0 30px 0;*/
	padding: 0;
	margin: 0 0.5%;
	width: 31.6%;
}

.waku_photo .photobox2 .boxarea {
	padding: 5px 0 10px 0;
}

.waku_photo .photobox2 .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}

/*== img ==*/
.photo_relaxation {
	max-height: 150px;
}

/*== h4 ==*/
.relaxation-title {
	padding-top: 0;
	padding-bottom: 3px;
	width: 90%;
}

.relaxation-title h4 {
	font-size: 16px;
	line-height: 1.5;
}
	
/*== P ==*/
.boxarea .waku_txt .txt {
	padding-top: 8px;
	width: 90%;
}

.boxarea .waku_txt .txt p {
	font-size: 14px;
	text-align: left;
}


}

/* Phone */
/* Portrait mode */
@media only screen and (max-width: 599px) {
p {
	font-size: 14px;
}


/* Section Introduction */
#intro {
	padding-bottom: 60px;
}

#intro #first-words {
	font-size: 22px;
	margin-bottom: 25px;
	padding-top: 40px;
	padding-bottom: 25px;
}

#intro #first-words .wrapper {
	width: auto;
}

#intro #first-words h3 {
	margin: 0 0 0 1em;
}

#intro #first-words p span {
	margin-right: 1em;
}

#intro #feat {
	margin-top: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column; 
	flex-direction: column;
}

#intro #feat .portrait {
	width: 100%;
	min-width: 260px;
	max-width: 320px;
	min-height: 260px;
	max-height: 320px;
	margin-right: 0;
	margin-bottom: 20px;
}

#intro #feat p {
	width: 100%;
}


/* Section Message */
#message, #message2 {
	padding-bottom: 60px;
}

#message .cont-title, #message2 .cont-title {
	margin-bottom: 1em;
}

#message .portrait, #message2 .portrait {
	width: 140px;
	height: 140px;
	margin: 0 auto 20px;
}

/* Section Scene */
#scene {
	padding-bottom: 30px;
}

#scene #scene-photo {
	margin-top: 20px;
}

/*---------------------------------------------------- */
/* Picture */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_picture {
	padding: 5px 0 0 0;
	width: 100%;
}

.waku_picture .picturebox {
	padding: 0;
	margin: 0 0.5%;
	width: 47.6%;
}

.waku_picture .picturebox .boxarea {
	padding: 0;
}

/*== img ==*/
.photo_picture {
	width: 100%;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
#gallery {
	padding: 0 0 15px 0;
	margin: 0 auto;
}

/*== Waku ==*/
.waku_photo {
	padding: 0;
	width: 96%;
}

.waku_photo .photobox {
	padding: 0;
	margin: 0 0.8%;
	width: 47.6%;
}

.waku_photo .photobox .boxarea {
	padding: 0 0 10px 0;
}

.waku_photo .photobox .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}
	
.waku_photo .photobox2 {
	padding: 0;
	margin: 0 0.8%;
	width: 47.6%;
}

.waku_photo .photobox2 .boxarea {
	padding: 0 0 10px 0;
}

.waku_photo .photobox2 .boxarea .waku_txt {
	padding: 12px 0;
	height: auto;
	text-align: center;
}

/*== img ==*/
.photo_relaxation {
	max-height: 150px;
}

/*== h4 ==*/
.relaxation-title {
	padding-top: 0;
	padding-bottom: 3px;
	width: 90%;
}

.relaxation-title h4 {
	font-size: 15px;
	line-height: 1.5;
}
	
/*== P ==*/
.boxarea .waku_txt .txt {
	padding-top: 5px;
	width: 90%;
}

.boxarea .waku_txt .txt p {
	font-size: 13px;
	text-align: left;
}




}