@charset "utf-8";

/*---------------------------------------------

indexページスタイル

-----------------------------------------------*/

@media print, screen and (min-width: 768px) {

/* ▼全体PC */
.detailbtn a {
	display: block;
	width: 210px;
	margin: 0 auto;
	background: #830036;
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 18px 0;
}

#submenu {background: #f2f2f2;}

#submenu .inner {padding: 90px 0;}

#submenu ul {
	display: flex;
	justify-content: space-between;
}

#submenu li a {
	display: flex;
	width: 425px;
	height: 176px;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
}

#submenu li a span {
	display: inline-block;
	font-size: 30px; font-size: 3.0rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	margin-right: 25px;
}

#submenu li:nth-of-type(1) a {
	background: url("../img/top/submenu01.jpg") no-repeat;
	image-rendering: -webkit-optimize-contrast;
	background-size: cover;
}

#submenu li:nth-of-type(2) a {
	background: url("../img/top/submenu02.jpg") no-repeat;
	image-rendering: -webkit-optimize-contrast;
	background-size: cover;
}

#bigimg {
	width: 900px;
	margin: 0 auto;
	padding-top: 125px;
}

#bigimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼スライドショーPC */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: calc(100vh - 210px);
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 1;
	margin-right: 0 !important;
}

/* ▼about PC */
#about .inner {
	padding: 110px 0 150px 0;
	position: relative;
	box-sizing: border-box;
}

#about h2 {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	margin-bottom: 50px;
}

#about h2 span {margin-right: 30px;}

#about h2 img {
	width: 224px;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

#about h3 {
	text-align: center;
	font-size: 30px; font-size: 3.0rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #830036;
	margin-bottom: 50px;
}

.mainimg {
	width: 400px;
	float: right;
}

.mainimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.maintxt {
	font-size: 15px; font-size: 1.5rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	width: 460px;
	margin-bottom: 60px;
}

.aboutlist {
	display: flex;
	justify-content: space-between;
}

.aboutlist li {
	width: 282px;
	margin-bottom: 100px;
}

.about_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.about_title {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	padding: 22px;
}

.about_txt {
	font-size: 16px; font-size: 1.6rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
}

.aboutrental {
	background: #f2f2f2;
	position: relative;
}

.aboutrental .about_img {
	width: 282px;
	position: absolute;
	top: -50px;
}

.aboutrental_txt {
	margin-left: 310px;
	font-size: 21px; font-size: 2.1rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	line-height: 1.6;
	padding: 22px 0;
}

/* ▼stay PC */
#stay {background: #f2f2f2;}

#stay .inner {
	padding: 90px 0 90px 0;
	position: relative;
	box-sizing: border-box;
}

#stay h2 {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	margin-bottom: 25px;
}

#stay h2 span {margin-right: 30px;}

#stay h2 img {
	width: 151px;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.staytxt {
	font-size: 16px; font-size: 1.6rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	margin-bottom: 60px;
}

.stayimglist {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.stayimglist li {width: 425px;}

.stayimglist img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.stayimglist li > p {
	padding-top: 16px;
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
}

/* ▼cafe PC */
#cafe .inner {
	padding: 110px 0 110px 0;
	position: relative;
	box-sizing: border-box;
}

#cafe h2 {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	margin-bottom: 25px;
}

#cafe h2 span {margin-right: 30px;}

#cafe h2 img {
	width: 263px;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.cafelogo {
	width: 380px;
	display: flex;
	justify-content: space-between;
	float: right;
}

.cafelogo img {
	width: 172px;
	image-rendering: -webkit-optimize-contrast;
}

.cafebigtxt {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	margin-bottom: 15px;
	font-weight: bold;
}

.cafetxt {
	font-size: 16px; font-size: 1.6rem;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	margin-bottom: 80px;
}

.cafeimglist {
	display: flex;
	justify-content: space-between;
	margin-bottom: 75px;
}

.cafeimglist li {width: 280px;}

.cafeimglist img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼access PC */
#access .inner {padding: 130px 0 110px 0;}

#access h2 {
	font-size: 24px; font-size: 2.4rem;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	margin-bottom: 35px;
}

#access h2 span {margin-right: 30px;}

#access h2 img {
	width: 187px;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.accesstxt {
	font-size: 18px; font-size: 1.8rem;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	margin-bottom: 30px;
}

.accesstxt span {margin-right: 10px;}

.gmap {margin-bottom: 100px;}

}

@media only screen and (max-width: 767px) {

/* ▼全体SP */
.detailbtn a {
	display: block;
	width: 50%;
	margin: 0 auto;
	background: #830036;
	font-size: 4.5vw;
	font-feature-settings: "palt" 1;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 4vw 0;
}

#submenu {background: #f2f2f2;}

#submenu .inner {padding: 14vw 0;}

#submenu li a {
	display: flex;
	width: 100%;
	height: 38vw;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
}

#submenu li a span {
	display: inline-block;
	font-size: 6vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	margin-right: 25px;
}

#submenu li:nth-of-type(1) a {
	background: url("../img/top/submenu01.jpg") center center no-repeat;
	image-rendering: -webkit-optimize-contrast;
	background-size: contain;
	margin-bottom: 12vw;
}

#submenu li:nth-of-type(2) a {
	background: url("../img/top/submenu02.jpg") center center no-repeat;
	image-rendering: -webkit-optimize-contrast;
	background-size: contain;
}

#bigimg {
	width: 100%;
	margin: 0 auto;
	padding-top: 18vw;
}

#bigimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼スライドショーSP */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: calc(100vh - 95px);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	opacity: 1;
	margin-right: 0 !important;
}

/* ▼about SP */
#about .inner {
	padding: 14vw 0 20vw 0;
	position: relative;
	box-sizing: border-box;
}

#about h2 {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	margin-bottom: 8vw;
}

#about h2 span {
	display: block;
	margin-bottom: 4vw;
}

#about h2 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

#about h3 {
	text-align: center;
	font-size: 6.5vw;
	font-feature-settings: "palt" 1;
	line-height: 1.4;
	font-weight: bold;
	color: #830036;
	margin-bottom: 10vw;
}

.mainimg {
	width: 100%;
	margin-bottom: 10vw;
}

.mainimg img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.maintxt {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 12vw;
}

.aboutlist li {
	width: 100%;
	margin-bottom: 12vw;
	border-bottom: solid 1px #bebebf;
	padding-bottom: 8vw;
}

.aboutlist li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.about_img img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.about_title {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	padding: 4vw;
}

.about_txt {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
}

.aboutrental {
	background: #f2f2f2;
	position: relative;
	padding: 8vw 0 10vw 0;
}

.aboutrental .about_img {
	width: 84%;
	margin: 0 auto 8vw auto;
}

.aboutrental_txt {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	line-height: 1.8;
	text-align: center;
}

/* ▼stay SP */
#stay {background: #f2f2f2;}

#stay .inner {
	padding: 14vw 0 20vw 0;
	position: relative;
	box-sizing: border-box;
}

#stay h2 {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	margin-bottom: 10vw;
}

#stay h2 span {
	display: block;
	margin-bottom: 4vw;
}

#stay h2 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.staytxt {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 8vw;
	text-align: center;
}

.stayimglist {margin-bottom: 14vw;}

.stayimglist li {
	width: 80%;
	margin-bottom: 7vw;
}

.stayimglist li:nth-of-type(2) {margin-left: auto;}

.stayimglist img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.stayimglist li > p {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
}

.stayimglist li:nth-of-type(1) > p {padding-top: 2vw;}

.stayimglist li:nth-of-type(2) > p {
	padding-top: 2vw;
	text-align: right;
}

/* ▼cafe SP */
#cafe .inner {
	padding: 14vw 0 20vw 0;
	position: relative;
	box-sizing: border-box;
}

#cafe h2 {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	margin-bottom: 10vw;
}

#cafe h2 span {
	display: block;
	margin-bottom: 4vw;
}

#cafe h2 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.cafelogo {
	width: 84%;
	margin: 0 auto 8vw auto;
	display: flex;
	justify-content: space-between;
}

.cafelogo img {
	width: 45%;
	height: 45%;
	image-rendering: -webkit-optimize-contrast;
}

.cafebigtxt {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	line-height: 1.6;
	margin-bottom: 3vw;
	font-weight: bold;
	text-align: center;
}

.cafetxt {
	font-size: 3.6vw;
	font-feature-settings: "palt" 1;
	line-height: 1.8;
	margin-bottom: 8vw;
	text-align: center;
}

.cafeimglist {margin-bottom: 10vw;}

.cafeimglist li {
	width: 70%;
	margin-bottom: 5vw;
}

.cafeimglist li:nth-of-type(2) {margin-left: auto;}

.cafeimglist img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼access SP */
#access .inner {padding: 20vw 0 23vw 0;}

#access h2 {
	font-size: 5vw;
	font-feature-settings: "palt" 1;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #830036;
	text-align: center;
	margin-bottom: 10vw;
}

#access h2 span {
	display: block;
	margin-bottom: 4vw;
}

#access h2 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: bottom;
}

.accesstxt {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	font-weight: bold;
	margin-bottom: 8vw;
	text-align: center;
}

.accesstxt span {
	display: block;
	margin-bottom: 2vw;
}

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 12vw;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

}
