@charset "utf-8";
/* CSS Document */

#recipe1 {
	background: url(../images/recipevideo/recipe-bgimg.png) no-repeat right bottom;
	height: 250px;
}

#recipe2 {
	position: relative;
	padding-top: 15px !important;
}

#recipe2 h3 {
	text-align: center;
}

dt {
	font-size: 139%;
}

dt:nth-child(3) {
	padding: 25px 154px 0;
}

.pink {
	color: #e85377;
	font-weight: bold;
}
.tx-center {
	text-align: center;
}
.movie-resipe-btn {
	margin-top: 30px;
	border-radius: 40px;
}
.movie-resipe-btn a {
	position: relative;
	padding: 10px;
	display: block;
	max-width: 250px;
	margin: 0 auto 5px;
	background-color: #d03725;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.movie-resipe-btn a::after {
	content: "▶";
	position: absolute;
	top: 50%;
	right: 13px;
	transform: translateY(-50%);
	font-size: 14px;
}
.movie-resipe-btn a:hover {
	background-color: #e8655b;
}

.Chushaku {
	font-size: small;
	font-color: #3f3f3f;
	vertical-align: middle;
}

.tukurun_border {
	padding: 30px 30px;
	border: 4px solid #c7b299;
	border-radius: 20px;
	background-color: #ffffff;
	text-align: center;
	max-width: 750px;
	margin: auto;
}

.tukurun_ol {
	display: inline-block;
}

.recipesample {
	display: inline-block;
	width: 472px;
}

.recipesample img {
	margin-left: 10px;
	margin-bottom: -7px;
	width: 100%;
}

.recipetieup_border {
	padding: 30px 30px;
	border: 4px solid #37bd00;
	border-radius: 20px;
	margin: 0px auto;
	background-color: #ffffff;
	max-width: 750px;
	display: flex;
	justify-content: center;
}

.seisakuirai {
	text-align: center;
}

.nouhin h6 {
	display: inline-block;
	width: 407px;
	height: 42px;
	padding-top: 13px;
	border-radius: 20px;
	font-size: 21px;
	font-family: "Zen Old Mincho";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

.nouhin p {
	vertical-align: middle;
	margin-bottom: 0 !important;
}

.nouhin p {
	display: inline-block;
}

.process1 h6 {
	background-color: rgba(95, 203, 255, 0.6);
}

.process2 h6 {
	background-color: rgba(59, 194, 124, 0.6);
}

.process3 h6 {
	background-color: rgba(255, 193, 0, 0.6);
}

.process4 h6 {
	background-color: rgba(249, 121, 63, 0.6);
}

.process5 h6 {
	background-color: rgba(255, 159, 170, 0.5);
}

.process6 h6 {
	background-color: rgba(255, 51, 66, 0.6);
}

.nouhin::after {
	content: "";
	display: block;
	width: 217px;
	height: 46px;
	background: url(../images/recipevideo/recipe-img7.png) no-repeat;
	background-position: right;
}

.nouhin:nth-of-type(6):after {
	content: none;
}

.nouhin-img1 {
	position: absolute;
	top: 105px;
	right: 35px;
}

.nouhin-img2 {
	position: absolute;
	top: 385px;
	right: 35px;
}

.hukidashi {
	display: inline-block;
	border: 2px solid #c7b299;
	padding: 15px 24px;
	position: relative;
	background-color: #ffffff;
	margin-top: 33px;
	border-radius: 20px;
}

.hukidashi::before {
	content: "";
	display: block;
	background: url(../images/recipevideo/recipe-img10.png) no-repeat;
	width: 16px;
	height: 26px;
	position: absolute;
	top: -26px;
	left: 70px;
}

.nouhinkeitai,
.nouhin-desc {
	display: inline-block;
}

.nouhin-desc {
	vertical-align: top;
	margin-right: 20px;
}

.nouhin-desc span {
	font-size: 120%;
}

.nouhintitle {
	font-size: 21px;
	font-family: "Zen Old Mincho";
	color: #442e1b;
	margin-bottom: 0.1em !important;
}
