@charset "utf-8";
/* CSS Document */
@media print, screen and (min-width: 760px) {
	.home header{ background:url("../../images/mv-shadow.png"); background-position: bottom; background-repeat: repeat-x;}	
	/*mv*/
	.mv{width: 100%; height: 95vh; min-height:700px;  position: relative;}
	.home-slick{width: 100%; height: 95vh; min-height:700px;}
	.slide00{width: 100%; height: 95vh; min-height:700px; background-position: center; background-repeat: no-repeat; background-size: cover;}
	.slide01{ background-image: url("../../images/mv-bg01.jpg");}
	.slide02{ background-image: url("../../images/mv-bg02.jpg");}
	.slide03{ background-image: url("../../images/mv-bg03.jpg");}
	.slide04{ background-image: url("../../images/mv-bg04.jpg");}
	
	.mv-bnrs{position: absolute; bottom: 40px; left: 50%; transform: translate(-50%, 0); display: flex; justify-content: center;}
	.mv-bnrs li:first-child{margin-right: 40px;}
	.mv-bnrs li{width: 580px;}
	.mv-bnrs li a{
    width: 100%;
    height: 100px;
		line-height: 1.3;
    display: flex;
    align-items: center;
		justify-content: space-between;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    -webkit-box-shadow: 0px 0px 5px 5px hsla(0,0%,0%,0.50);
    box-shadow: 0px 0px 8px 0px hsla(0,0%,0%,0.30);
}
	.mv-bnrs li a dl{width: 100%; display: flex; align-items: center;position: relative;}
	.mv-bnrs li:first-child a{background:#a90707;}
	.mv-bnrs li:first-child a:hover{background: #b22020;}
	.mv-bnrs li:last-child a{background: #1e0202;}
	.mv-bnrs li:last-child a:hover{background: #351c1c;}
	
	.mv-bnrs li a dl dt{padding-left: 27px; font-size: 1.7rem; margin-right: 27px;}
	.mv-bnrs li a dl dd {position: absolute; top: 50%; right:27px; transform: translate(0, -50%); padding
		:0 3px 4px; font-size:  2.8rem; text-shadow: 0px 0px 4px #1E0202; background-image:url("../../images/mv-bnr-bg.svg"); background-repeat: repeat-x; background-position: bottom;}

	/*栄館について*/
	.disc-area{display: flex; justify-content: space-between;}
	.disc-l{width: 50%;}
	.disc-r{width: 45%;}
	.home-kasou-nav{margin-top: 70px; display: flex; justify-content: space-between;}
	.home-kasou-nav li{width: 48%;}
	.home-kasou-nav li a{display: block; width: 100%; height: 180px; box-shadow: 0px 0px 8px 0px hsla(0,0%,0%,0.30);}
	.home-kasou-nav li a:hover{opacity: .8;}
	.home-kasou-nav li a dl{display: flex;}
	.home-kasou-nav li a dt{width: 50%; height: 180px; background-position: center; background-repeat: no-repeat; background-size: cover;}
	.home-kasou-nav li a dd{width: 50%; height: 180px; display: flex; justify-content: center; align-items: center; position: relative; color: #fff; font-size: 2.7rem; letter-spacing: 4px; font-family:'Noto Serif JP', serif;}
	.kinpaku-t{display: block; width:50px; height: 43px; position: absolute; top: 10px; left: 10px;  }
	.kinpaku-b{display: block; width:50px; height: 43px; position: absolute; bottom:10px; right: 10px;}
	.home-kasou-nav li:first-child dt{background-image: url("../../images/home-inn-info.jpg");}
	.home-kasou-nav li:last-child dt{background-image: url("../../images/home-dishes.jpg");}
	.home-kasou-nav li:first-child dd{background:#1e0202; }
	.home-kasou-nav li:last-child dd{background:#a90707; }
	/*栄館のおすすめポイント*/
	.osusume-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.osusume-list li{width: 48%;}
	.osusume-list li:first-child,.osusume-list li:nth-child(2){margin-bottom: 80px;}
	.osusume-list li dl{display: flex;}
	.osusume-list li dt{width:30%;}
	.osusume-list li dd{width:70%; padding-left: 30px;}
	.point-ttl{font-size: 2.2rem; font-family:'Noto Serif JP', serif; line-height: 1.3; padding: 0 0 18px 32px; background-image: url("../images/ribbon.svg"); background-position: left top; background-repeat: no-repeat; letter-spacing: 1px;}
	/*料金のご案内*/
	
	.home-price-area-bg{width: 100%; height:575px;  position: relative; background-image:url("../../images/ichimatsu.svg");}	
.home-price-area-bg-in{width: 100%; height:975px; background-size: cover; background-position: center; background-repeat: no-repeat; position:fixed; z-index: -1; top: 0; left: 0; background-image: url("../../images/home-price-bg-b.jpg"); }
	
	
	
	
	.home-price-area{/*background-image: url("../../images/home-price-bg.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover;*/ color: #fff;}
	.home-price-wrap{width: 100%; max-width: 1020px;  margin: 0 auto; display: flex; justify-content: space-between;}
	.home-price-wrap > div{width: 480px;}
	.home-price-box dt{margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid hsla(0,0%,100%,0.7); display: flex; justify-content: center; align-items: center;}
	.home-price-box .lt01{font-size: 3.2rem; font-family:'Noto Serif JP', serif;}
	.home-price-box .lt02{margin-left: 30px; font-size: 1.8rem; font-family:'Noto Serif JP', serif; line-height: 1.3; letter-spacing: 1px;}
	.home-price-box dd{display: flex; justify-content: space-between; align-items: flex-end;}
	.home-price-box .lt03{width: 127px; text-align: center;}
	.home-price-box .lt03-2{margin-top: 2px; background-color:#b19854; line-height: 1.7; }
	.home-price-box .lt04{line-height: 1;}
	.home-price-box .lt04-1{margin-right: 8px; font-size:3.8rem; font-family:'Noto Serif JP', serif;}
	.home-price-box .lt04-2{font-size:5.8rem; font-family:'Noto Serif JP', serif;}
	.home-price-box .lt04-3{font-size:2.4rem; font-family:'Noto Serif JP', serif;}
	
	/*栄館周辺の施設*/

	
	.googlemap{
	position:relative;
    width:100%;
    height:0;
    padding-top:600px;}
.googlemap iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
}