/* CSS Document */

#keyimg{
	background: url("../img/keyimg.webp") top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 550px;
	margin-bottom: 50px;
}


#keyimg .rap{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#keyimg .rap .img{
	display: flex;
	align-items: flex-end;
	height: 550px;
}

#keyimg .rap .img img{
}

#keyimg .rap .box{
	margin-top: 160px;
	background: rgba(255,255,255,0.7);
	width: 430px;
	height: 240px;
	text-align: center;
	padding-top: 50px;
}

#keyimg .rap .box .f25{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	line-height: 180%;
	margin-bottom: 20px;
	font-size: 25px;
}

#keyimg .rap .box .f26{
	font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
	color: #B20000;
	font-size: 45px;
}

#s01{
	width: 1100px;
	margin: auto;
	margin-bottom: 100px;
}

#s01 h2{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 120%;
	margin-bottom: 25px;
}

#s01 .box_rap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

#s01 .box_rap .box{
	width: 350px;
	background: #fff;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 30px;
}

#s01 .box_rap .box img{
	margin-bottom: 20px;
}

#s01 .box_rap .box p{
	text-align: left;
	line-height: 150%;
	font-size: 16px;
	width: 320px;
	margin: auto;
}

#s01 .btn a{
	display: block;
	width: 450px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	margin: auto;
	background: #B20000;
	color: #fff;
}

#s02 .rap{
	background: url("../img/img17.webp") center bottom no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#s02 h2{
	text-align: center;
	padding-top: 50px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 5px 5px 12px rgba(0,0,0,0.65);
	line-height: 180%;
	letter-spacing: 2px;
	margin-bottom: 90px;
}

#s02 .wave{
	background: url("../img/bg01.webp") no-repeat bottom;
	background-size: contain;
	height: 100px;
	margin-bottom: 45px;
}

#s02 .wave p{
	width: 800px;
	margin: auto;
	padding-top: 80px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

#s02 .news{
	background: #fff;
	text-align: center;
	padding-top: 35px;
}

#s02 .center{
	padding-top: 50px;
	margin-bottom: 150px;
}

#s02 .center a:hover{
	opacity: 0.8;
}

#s03 .box_rap{
	width: 1100px;
	margin:auto;
	position: relative;
}

#s03 .box_rap h2{
	line-height: 55px;
	text-align: center;
	width: 500px;
}

#s03 .box_rap .f30{
	line-height: 55px;
	padding-right: 15px;
}

#s03 .box_rap strong{
	font-size: 55px;
	color: #3F1F00;
	font-weight: bold;
}

#s03 .box_rap .btn{
	position: absolute;
	right: 0;
	top: 0;
}

#s03 .box_rap .btn img:hover{
    display: inline-block;
    animation: hurueru .1s  infinite;
}


@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}


#s03 .rap{
	background: url("../img/img18.webp") center center no-repeat;
	background-size: cover;
	margin-top: -45px;
	padding-bottom: 230px;
}

#s03 .rap .wave img{
	width: 100%;
}

#s03 .in_rap{
	width: 1100px;
	margin: auto;
	padding-top: 100px;
}

#s03 .in_rap dl{
	padding-left: 50px;
}

#s03 .in_rap dt{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
}

#s03 .in_rap dd{
	font-size: 20px;
	line-height: 180%;
	color: #fff;
	width: 610px;
	margin-bottom: 50px;
}

#s03 .in_rap .btns{
	width: 915px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s03 ul.imgs{
	display: flex;
	justify-content: space-between;
	width: 1080px;
	margin: auto;
	margin-top: -150px;
}

#s04{
	padding-top: 40px;
}

#s04 h2{
	width: 800px;
	margin: auto;
	padding-top: 80px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}

#s04 .slidebox{
	width: 1070px;
	margin: auto;
}

#s04 .slidebox .box{
	background: #fff;
	margin-bottom: 45px;
	display: flex;
	justify-content: space-between;
	padding: 50px;
}

#s04 .slidebox .box h3{
	font-size: 30px;
	border-bottom: 1px solid #000;
	width: 440px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#s04 .slidebox dl{
	width: 440px;
}

#s04 .slidebox dt{
	color: #B20000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#s04 .slidebox dd{
	line-height: 180%;
}

#s04 .slidebox .box{
	position: relative;
}


#s04 .slidebox .box a{
	display: block;
	height: 65px;
	line-height: 65px;
	background: #B20000;
	color: #fff;
	text-align: center;
	width: 450px;
	position: absolute;
	bottom: 50px;
}

#s04 .slidebox .box a:hover{
	opacity: 0.8;
}

#s05{
	margin-bottom: 100px;
}

#s05 h2{
	width: 800px;
	margin: auto;
	padding-top: 80px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}

#s05 .rap{
	background: url("../img/img19.webp") center center no-repeat;
	background-size: cover;
	height: 600px;
	background-attachment: fixed;
}

#s05 .box_rap{
	display: flex;
	justify-content: flex-end;
	padding-top: 50px;
	width: 1100px;
	margin: auto;
}

#s05 .box_rap .box{
	width: 700px;
	height: 335px;
	background: rgba(62,32,0,0.7);
	margin-bottom: 45px;
}

#s05 .box_rap .box p{
	color: #fff;
	line-height: 180%;
	padding: 60px;
	font-size: 18px;
}

#s05 .box_rap a{
	width: 610px;
	height: 65px;
	display: block;
	line-height: 65px;
	text-align: center;
	background: #B20000;
	color: #fff;
	font-size: 16px;
	margin: auto;
}

#s05 .box_rap a:hover{
	opacity: 0.9;
}

#s06{
	margin-bottom: 100px;
}

#s06 h2{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 50px;
}

#s06 .box_rap{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s06 .box_rap .box{
	background: #fff;
	width: 340px;
	margin-bottom: 50px;
}

#s06 .box_rap dl{
	padding: 15px;
}

#s06 .box_rap dt{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: -2px;
	line-height: 150%;
}

#s06 .box_rap dd{
	line-height: 150%;
	margin-bottom: 25px;
}

#s06 .box_rap dd.price{
	font-size: 20px;
}

#s06 .btn{
	display: block;
	height: 65px;
	line-height: 65px;
	width: 1100px;
	margin: auto;
	background: #998976;
	text-align: center;
	color: #fff;
}

#s06 .btn:hover{
	  box-shadow: 2px 2px 1px inset #333;
}

#s06 .box_rap dd .comment{
	line-height: 100%;
}

#s06 .box_rap .nbox{
	width: 340px; 
}