@charset "utf-8";

h1.wagyutitle span{
	color: #FF0000;
	font-size: 16px;
	display: block;
}
.wagyu{
	margin-top: 30px;
}
.minnanomark{
	position:absolute;
	top:0px;
	left: -5px;
	width: 100px;
}
.wagyu-in{
	background-color: #95D6F6;
	padding: 10px;
}
.cyach{
	font-size: 16px;
	line-height: 1.6;
}
#contents .wagyu-in h3{
	text-align: center;
	padding: 0;
	border: none;
}
.cyach2{
	line-height: 1.6;
}
.flex1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
ul.flex1 li{
	border: none;
	width: calc(50% - 5px);
	padding: 0;
	background-color: #FFF;
	border-radius: 10px;
	padding: 5px;
	margin: 5px 0;
}
ul.flex1 p{
	line-height: 1.2;
}

.flex2 div:last-child img{
	width: 150px;
	display: block;
	margin: 0 0 0 auto;
}

.flex2 p{
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
	line-height: 1.4;
	background-color: #FFE7F1;
	border-radius: 20px;
	padding: 10px;
}
#contents .wagyu-in h2{
	margin: 0;
	padding-top: 10px;

}
#contents .wagyu-in{
	margin-top: 30px;
}

#contents .wagyu-in h2{
	border: none;
	margin-bottom: 0;
}
.wagyu-3{
	position: relative;
}
.wagyu-3 .cyach{

	margin-top: 0;
	padding-top: 0;
}

.bosyu{
	background-color: #FFF;
	border-radius: 20px;
	padding: 10px;
}
#contents .wagyu-2 .bosyu h2{
	margin: 0;
}
.bosyu table ol{
	margin: 0;
	padding: 0 0 0 25px;
}
.wagyu-3 ul{
	margin: 0;
	padding: 0 0 0 20px;
}
.wagyu-3 h4{
	background-color: #D9F3FF;
	border: solid 1px #1E51A2;
	padding: 5px;
}
.kome{
	margin-left: 1em;
	text-indent: -1em;
}

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

.shikumi{
	background-color: #FFF;
	border-radius: 20px;
}
.minnano{
	list-style: none;
	margin: 0;
	padding: 0;
}
.minnano li:nth-child(2) img{
	margin: 20px 0;
}


.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;

}


.noukyou > div p{
	line-height: 1.4;
}
.noukyou > p::after{
	content: "";
	display: block;
	clear: both;
}
.yajirusi2{
	position: relative;
	margin-bottom: 70px;
}
.yajirusi2::after{
	content: "▼";
	color: #1E51A2;
	display: block;
	width: 100%;
	position: absolute;
	bottom:-60px;
	left: 0;
	text-align: center;
	font-size: 40px;
}

.otodoke{
	width: 200px;
	display: block;
	margin: 0 auto;
}
.marugoto{
	background-color: #FFFFDF;
	padding: 20px;
	border-radius: 20px;
	margin-top: 30px;
}
.marugoto img{
	width: 120px;
	float: right;
}
.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::after{
	content: "";
	display: block;
	clear: both;
}
#contents .gyunyuu h3{
	margin: 0;
}


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

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

.buttonbox{
	margin-top: 20px;
}
.buttonbox a{
	border: solid 1px #AAA;
	display: inline-block;
	width: 260px;
	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;
	color: #000;
}
.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: 380px;
	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;
	color: #000;
}
.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;
}