/* CSS Document */

#topkeyimg{
	/*background: url("../img/mv.webp") center center no-repeat #000;*/
	max-width: 1300px;
	margin-right: 40px;
	margin-left: 40px;
	height: 630px;
	margin: auto;
}
/*
#topkeyimg video{
	max-width: 1300px;
}*/

.flash{
  animation: flash .03s infinite;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.skew {
  animation: skew 3s infinite;
}
@keyframes skew {
  0% {
    transform: none;
  }
  33% {
    transform: none;
  }
  33.3% {
    transform: skewX(30deg);
  }
  33.6% {
    transform: skewX(-30deg);
  }
  33.9% {
    transform: none;
  }
  66% {
    transform: none;
  }
  66.3% {
    transform: skewX(5deg);
  }
  66.6% {
    transform: skewX(-5deg);
  }
  66.9% {
    transform: none;
  }
  77% {
    transform: none;
  }
  77.3% {
    transform: skewX(15deg);
  }
  77.6% {
    transform: skewX(-15deg);
  }
  77.9% {
    transform: none;
  }
}
.glitch {
  animation: glitch .3s both infinite;
}
@keyframes glitch {
  0% {
    transform: translate(0);
  }
  12.5% {
    transform: translate(-1px, 1px);
  }
  37.5% {
    transform: translate(-1px, -1px);
  }
  62.5% {
    transform: translate(1px, 1px);
  }
  87.5% {
    transform: translate(1px, -1px);
  }
  100% {
    transform: translate(0);
  }
}

#s01{
	margin-bottom: 150px;
}


#s01 .box_rap{
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s01 .box_rap .box01{
	position: relative;
	padding-top: 200px;
}

#s01 .box_rap .box01 h2{
	position: absolute;
	top: -93px;
}

#s01 .box_rap .box01 p{
	font-family: fot-matisse-pron, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 .box_rap .img{
	padding-top: 50px;
}

#news{
	display: flex;
	width: 1100px;
	margin: auto;
	padding-top: 100px;
}

#news .box01{
	padding-left: 50px;
}

#news .box01 p{
	color:#A67C52; 
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

#news .box01 p .f36{
	font-size: 36px;
		font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#news .box01 p .f15{
	font-size: 15px;
	line-height: 36px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#news .box01 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#news ul{
	width: 700px;
	padding-left: 100px;
	height: 310px;
}

#news ul li{
	border-top: 2px solid #333;
	padding: 15px;
	padding-left: 10px;
}

#news ul li:last-child{
	border-bottom: 2px solid #333;
}

#news ul li .day{
	font-size: 14px;
	line-height: 14px;
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
	padding-right: 10px;
}

#news ul li a.f18{
	color: #A67C52;
	font-size: 18px;
}

#news ul li .cat{
	font-size: 11px;
	padding-left: 10px;
}


#s02{
	margin-bottom: 150px;
}

#s02 .box_rap{
	width: 1140px;
	margin: auto;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

#s02 .box_rap .img{
	width: 755px;
}

#s02 .box_rap .box01{
	width: 285px;
}



#s02 .box_rap .box01 h2{
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
	font-size: 48px;
	color: #A67C52;
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s02 .box_rap .box01 small{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #A67C52;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 45px;
}

#s02 .box_rap .box01 p{
	font-size: 15px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 35px;
}

#s02 .box_rap .box01 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s03{
	margin-bottom: 150px;
}

#s03 .box_rap01{
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}

#s03 .box_rap01 .box01{
	width: 285px;
}


#s03 .box_rap01 .box01 h2{
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
	font-size: 48px;
	color: #A67C52;
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s03 .box_rap01 .box01 small{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #A67C52;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 45px;
}


#s03 .box_rap01 .box01 p{
	font-size: 15px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 35px;
}

#s03 .box_rap01 .box01 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s03 .box_rap01 .img video{
	width: 755px;
}

#s03 .box_rap02{
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s03 .box_rap02 .box02,
#s03 .box_rap02 .box01{
	width: 560px;
}


#s03 .box_rap02 .flex{
	display: flex;
	padding-left: 25px;
	padding-right: 25px;
	justify-content: space-between;
}

#s03 .box_rap02 .flex .img{
	width: 170px;
}

#s03 .box_rap02 .flex .text{
	width: 320px;
}

#s03 .box_rap02 .flex h3{
	font-size: 17px;
	font-family: source-han-sans-japanese, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s03 .box_rap02 .text p{
	font-family: source-han-sans-japanese, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 15px;
	margin-bottom: 20px;
}

#s03 .box_rap02 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s04{
	margin-bottom: 150px;
}

#s04 .bg{
	height: 270px;
	background: #F1F2EB;
}

#s04 .box_rap{
	width: 1100px;
	margin: auto;
	position: relative;
	top: -170px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

#s04 .box_rap .img{
	width: 755px;
}

#s04 .box_rap .box01{
	width: 290px;
}


#s04 .box_rap .box01 h2{
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
	font-size: 48px;
	color: #A67C52;
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}

#s04 .box_rap .box01 small{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #A67C52;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 45px;
}

#s04 .box_rap .box01 p{
	font-size: 15px;
	font-family: source-han-sans-japanese, sans-serif;
font-weight: 400;
font-style: normal;
}

#s04 .box_rap .box01 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}
