@charset "utf-8";

h1.wagyutitle span{
	color: #FF0000;
	font-size: 24px;
}
.wagyu{
	margin-top: 30px;
	position: relative;
}
.minnanomark{
	position:absolute;
	top:0;
	left: 0;
}
.wagyu-in{
	background-color: #95D6F6;
}
.cyach{
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
}
.wagyu-3 .cyach{
	text-align: left;
	padding-top: 30px;
	width: 800px;
	margin: 10px auto;
}
.wagyu-3 ul{
	margin: 0;
	padding: 0 0 0 20px;
}
.wagyu-3 h4{
	background-color: #D9F3FF;
	border: solid 1px #1E51A2;
	padding: 5px;
}
#contents .wagyu-in h3{
	text-align: center;
	padding: 0;
	border: none;
}
.cyach2{
	margin: 20px 120px;
}
.kome{
	margin-left: 1em;
	text-indent: -1em;
}
ul.flex1 li{
	background-color: #FFF;
	border-radius: 10px;
	border: none;
	margin: 5px;
}
ul.flex1 p{
	line-height: 1.2;
}
ul.flex1 li:nth-child(4){
	width: 500px;
}
.flex2{
	display: flex;
	justify-content: space-between;
}
.flex2 > div{
	position: relative;
	width: 500px;
}
.flex2 > div:last-child img{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 220px;
}
.flex2 p{
	font-weight: bold;
	color: #FF0000;
	font-size: 28px;
	line-height: 1.4;
	width: 250px;
	background-color: #FFE7F1;
	border-radius: 20px;
	padding: 10px;
}
.wagyu-in{
	padding: 10px;
	margin-top: 40px;
}
#contents .wagyu-in h2{
	margin: 0;
	margin-top: 20px;
	line-height: 1;
	padding-bottom: 0;
}
#contents .wagyu-in h2,
#contents .wagyu-3 h2,
#contents .wagyu-2 h2{
	border: none;
	margin-bottom: 0;
}
.bosyu{
	background-color: #FFF;
	border-radius: 20px;
	padding: 20px;
}
#contents .wagyu-2 .bosyu h2{
	margin: 0;
}
.bosyu table ol{
	margin: 0;
	padding: 0 0 0 25px;
}

.tel img{
	width: 40px;
}
.tel{
	font-size: 20px;
	font-weight: bold;
	color: #1E51A2;
}
.bosyu .link{
	margin: 0 auto;
	margin-top: 20px;
	width: 500px;
}

.shikumi{

}
.minnano{
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}
.flex3{
	display: flex;
	justify-content: space-between;
}
.minnano li:first-child{
	width: 630px;
}
.minnano li:last-child{
	width: 440px;
}
.flex3 > div{
	width: 310px;
}
.seisansya{
	width: 150px;
	float: right;
	margin-left: 10px;
}
.flex3 p{
	line-height: 1.4;
}
.yajirusi{
	position: relative;
	margin-bottom: 70px;
}
.yajirusi::after{
	content: "▼";
	color: #1E51A2;
	display: block;
	width: 100%;
	position: absolute;
	bottom:-60px;
	left: 0;
	text-align: center;
	font-size: 40px;
}
.nagare{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
.nagare li:first-child{
	width: 740px;
}
.nagare li:last-child{
	width: 300px;
}
.noukyou{
	display: flex;
	justify-content: space-between;
}
.noukyou > div{
	width: calc(50% - 20px);
}
.noukyou > div p{
	line-height: 1.4;
}
.noukyou > p::after{
	content: "";
	display: block;
	clear: both;
}
.yajirusi2{
	position: relative;
}
.yajirusi2::after{
	display: block;
	height: 1em;
	content: "▼";
	color: #1E51A2;
	position: absolute;
	top:0;
	right: -40px;
	font-size: 40px;
	line-height: 1;
	transform: rotate(-90deg) 
}
.hoiku::after{
	top:200px
}
.otodoke{
	width: 200px;
	display: block;
	margin: 0 auto;
}
.marugoto{
	background-color: #FFFFDF;
	padding: 20px;
	border-radius: 20px;
	margin-top: 30px;
}
.marugoto img{
	width: 200px;
	float: right;
	margin-top: -50px;
}
.start{
	background-color: #FF4D9E;
	color: #FFF;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 50%;
	font-size: 20px;
	margin: 0;
}
.marugoto strong{
	color: #FF0000;
}
#contents .marugoto h3{
	margin-top: 10px;
}
.gyunyuu{
	background-color: #FFF;
	padding: 20px;
	border-radius: 20px;
	margin: 30px 0;
}
.gyunyuu img{
	width: 300px;
	float: right;
	margin-top: -40px;
	margin-left: 40px;
}
.gyunyuu::after{
	content: "";
	display: block;
	clear: both;
}
#contents .gyunyuu h3{
	margin: 0;
}

ul.itemp{
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
}
.itemp li{
	width: calc(16.6% - 5px);
	text-align: center;
	font-size: 14px;
	border: solid 1px #EEE;
	padding: 5px 0;
}

.waku{
	border: solid 2px #399D38;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFDEF;
	border-radius: 10px;
}
#contents .waku h5{
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#contents .waku p{
	line-height: 1.5;
}
span.kome{
	display: block;
	line-height: 1.5;
}
ul.koe{
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}
.koe li{
	width: calc(25% - 20px);
	position: relative;
	margin-bottom: 110px;
	border: solid 3px #399D38;
	border-radius: 24px;
	background-color: #FFFDEF;
}
.koe div{
	padding: 10px;
	line-height: 1.5;
}
.koe li img{
	width: 100px;
	position: absolute;
	bottom:-110px;
	right: 0;
}

.koe span{
	color: #1E51A2;
	font-weight: bold;
}

.buttonbox{
	margin-top: 20px;
}
.buttonbox a{
	border: solid 1px #AAA;
	display: inline-block;
	width: 280px;
	margin: 10px;
	border-radius:30px;
	padding: 15px;
	line-height: 1;
	text-decoration: none;
	background-image: url("../../images2/next.png");
	background-position: right 10px center;
	background-repeat: no-repeat;
	transition: all 300ms 0s ease;
}
.buttonbox a:hover{
	background-image: url("../../images2/nextactiv.png");
	background-color: #EEE;
}
.buttonbox a.howto{
	background-image: url("../images/wakab.png"),url("../../images2/next.png");
	background-position: left 20px center, right 10px center;
	background-repeat: no-repeat, no-repeat;
	transition: all 300ms 0s ease;
}
.buttonbox a.howto:hover{
	background-image: url("../images/wakab.png"),url("../../images2/nextactiv.png");
	background-color: #EEE;
}

.buttonbox2{
	margin-top: 20px;
}
.buttonbox2 a{
	border: solid 1px #AAA;
	display: inline-block;
	width: 400px;
	margin: 10px;
	border-radius:30px;
	padding: 15px;
	line-height: 1;
	text-decoration: none;
	background-image: url("../../images2/next.png");
	background-position: right 10px center;
	background-repeat: no-repeat;
	transition: all 300ms 0s ease;
}
.buttonbox2 a:hover{
	background-image: url("../../images2/nextactiv.png");
	background-color: #EEE;
}
.buttonbox2 a.howto{
	background-image: url("../images/wakab.png"),url("../../images2/next.png");
	background-position: left 20px center, right 10px center;
	background-repeat: no-repeat, no-repeat;
	transition: all 300ms 0s ease;
}
.buttonbox2 a.howto:hover{
	background-image: url("../images/wakab.png"),url("../../images2/nextactiv.png");
	background-color: #EEE;
}