@charset "utf-8";
.mainvisual img{
	width: 100%;
}
.hidden-sm{
	display: none;
}
.rule_info{
	width: 100%;
	background: url(/sp/yakiniku/rule/img/rule_info.png) no-repeat top center;
	background-size: cover;
	text-align: center;
	padding-bottom: 39px;
}
.rule_info p{
	font-size: 19px;
	font-weight: 500;
	padding-top: 25px;
	line-height: 30px;
	margin-bottom: 15px;
}
.wrap_link{
	width: 100%;
	float: left;
	position: relative;
	z-index: 4;
}
.links{
	display: block;
	margin-left: -40px;
	margin-right: -40px;
	padding: 50px 0 0;
}
.links li{
	width: 33.33%;
	float: left;
	padding: 0 40px 80px;
}
.links li a{
	border: 1px solid #000;
	padding: 3px 2px;
	display: block;
	text-decoration: none;
	position: relative;
	background: url('/sp/yakiniku/bbq/img/bg_bbq_link.png') no-repeat 94.5% center;
} 
.links li a:hover {
	background-color: rgba(255, 210, 0, 0.46);
}
.links li a::before{
	display: block;
	content: "";
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	width: -webkit-calc(100% - 4px);
	width: -moz-calc(100% - 4px);
	width: calc(100% - 4px);
	height: -webkit-calc(100% - 6px);
	height: -moz-calc(100% - 6px);
	height: calc(100% - 6px);
}
.links li a span{
	display: block;
	min-height: 72px;
	vertical-align: middle;
	padding: 0 50px; 
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	position: relative;
	z-index: 3;
}
.links li:nth-child(1) a span, .links li:nth-child(3) a span{
	padding-top: 22px;
}
.links li:nth-child(2) a span{
	padding-top: 22px;
}
.links li a::after{
	display: block;
	content: "";
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 4;
}
.links li:nth-child(1) a::after{
	width: 38px;
	height: 39px;
	background: url('/sp/yakiniku/rule/img/dao2.png');
}
.links li:nth-child(2) a::after{
	width: 38px;
	height: 39px;
	background: url('/sp/yakiniku/rule/img/dao1.png');
}
.links li:nth-child(3) a::after{
	width: 38px;
	height: 39px;
	background: url('/sp/yakiniku/rule/img/dao.png');
}
.ht_burn{
	float: left;
	width: 100%;
	background: url('/sp/yakiniku/rule/img/rule_bg_tit2.png');
}
.burn_title {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 15px;
	margin-bottom: -2px;
}
.burn_title img{
	width: 518px;
	max-width: 100%;
	margin-bottom: 18px;
}
.burn_p1{
	float: left;
	width: 100%;
	padding: 35px 86px;
	border: 10px solid #d30000;
	border-radius: 10px 10px 0px 0px;
	position: relative;
	background: #fff;
}
.burn_p1:after{
	content: "";
	position: absolute;
	display: block;
	background: url('/sp/yakiniku/rule/img/rlicon3.png');
	width: 70px;
	height: 100px;
	top: -16px;
	right: 3%;
}
.burn_p1:before{
	content: "";
	position: absolute;
	display: block;
	background: url('/sp/yakiniku/rule/img/rlicon1.png');
	width: 100px;
	height: 100px;
	top: 34px;
	left: 6%;
	z-index: 1;
}
.burn_p1l,.burn_p1r{
	float: left;
	width: 46%;
}
.burn_p1l{
	margin-right: 8%;
}
@media (min-width: 1200px){
	.burn_p1l img{
		position: relative;
		left: -10px;
	}
	.burn_p1r .p1l_text{
		position: relative;
	  left: 10px;
	}
	.burn_p1r img{
		position: relative;
	  left: -2px;
	}
	.burn_p22 .p21_content2{
		padding-bottom: 0;
	}
	.mt_tit1{
		padding-top: 42px;
		line-height: 1.9rem;
		margin-bottom: 30px;
	}
}
.p1l_text{
	font-weight: 500;
	margin-top: 18px;
	margin-bottom: 24px;
	letter-spacing: 1px;
  line-height: 1.45rem;
}
.p1l_text span{
	color: #d30000;
	background: #fff94c;
	font-weight: bold;
}
.burn_p1_bottom{
	float: left;
	width: 100%;
	background: url('/sp/yakiniku/rule/img/rule_bg_tit21.png');
	display: table;
	padding: 15px 15px 11px;
	margin-top: -6px;
	margin-bottom: 4px;
}
.bt_img{
	display: table-cell;
	min-width: 76px;
}
.bt_text{
	font-size: 14px;
	position: relative;
	padding-left: 24px;
	display: table-cell;
	vertical-align: top;
	line-height: 1.45rem;
}
.bt_text:after{
	position: absolute;
	display: block;
	content: "※";
	top: 0;
	left: 9px;
}
.burn_p2{
	float: left;
	width: 100%;
	padding: 45px 61px 14px 61px;
	border: 10px solid #d30000;
	border-top: none; 
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 80px;
	background: #fff;
}
.burn_p2_title{
	width: 100%;
	float: left;
	display: table;
	margin-bottom: 68px;
}
.p2_tit_img{
	display: table-cell;
	width: 100px;
}
.p2_tit{
	display: table-cell;
	padding-top: 22px;
	padding-left: 16px;
	line-height: 1.4;
	vertical-align: top;
}
.p2_1{
	font-size: 24px;
	font-weight: bold;
	color: #d30000;
	letter-spacing: 0.6px;
}
.p2_2{
	font-size: 16px;
	font-weight: 500;
}
.burn_p21{
	float: left;
	width: 100%;
	margin-bottom: 24px;
}
.burn_p22{
	float: left;
	width: 100%;
	margin-bottom: 38px;
}
.burn_p23{
	float: left;
	width: 100%;
}
.p21_img{
	float: left;
	width: 37%;
	margin-right: 4%;
}
.p21_text{
	float: left;
	width: 58%;
}
.some_float1{
	float: right;
	margin-left: 5%;
	margin-right: 0;
}
.p21_head{
	font-size: 18px;
	color: #d30000;
	padding-left: 52px;
	background: url('/sp/yakiniku/rule/img/rlicon4.png') no-repeat top left;
	font-weight: bold;
}
.p21_head span{
	font-size: 30px;
	background: #fff94c;
	line-height: 1rem;
	display: inline-block;
	font-weight: bold;
	margin: 7px 0 21px;
}
.just_bg{
	background: url('/sp/yakiniku/rule/img/rlicon5.png') no-repeat top left;
}
.p21_content1,.p21_content2,.p21_content3,.p21_content4{
	position: relative;
	padding-left: 15px;
	padding-bottom: 23px;
	letter-spacing: 0.8px;
	line-height: 1.45rem;
}
.p21_content1:after{
	position: absolute;
	display: block;
	content: "①";
	top: 0;
	left: 0;
}
.p21_content2:after{
	position: absolute;
	display: block;
	content: "②";
	top: 0;
	left: 0;
}
.p21_content3:after{
	position: absolute;
	display: block;
	content: "③";
	top: 0;
	left: 0;
}
.p21_content4:after{
	position: absolute;
	display: block;
	content: "※";
	top: 0;
	left: 0;
}
.mt_tit1{
	font-weight: bold;
	font-size: 24px;
	color: #d30000;
	width: 100%;
	text-align: center;
	padding-top: 38px;
	margin-bottom: 25px;
}
.mt_tit2{
	font-weight: 500;
	font-size: 16px;
	width: 100%;
	text-align: left;
}
.material{
	float: left;
	width: 100%;
	background: rgba(252,247,217, 0.5);
}
.material_tit{
	position: relative;
	padding: 0px 9%;
	letter-spacing: 0px;
}
.material_tit:after{
	position: absolute;
	display: block;
	content: "";
	background: url('/sp/yakiniku/rule/img/rlicon6.png');
	width: 150px;
	height: 150px;
	top: -40px;
	left: 0%;
}
.block-course {
	margin-bottom: 50px;
}
.block-course .title01 {
	margin-bottom: 45px;
	padding: 2px 0 2px 15px;
	border-left: 5px solid #e10000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
.block-course .title01 .ruby {
	position: relative;
	display: inline-block;
	font-weight: bold;
}
.block-course .title01 .rt {
	position: absolute;
	top: -7px;
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
}
.block-course .title02 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	background: url(/contents/recipe_course/img/ttl_border.png) 0 100% repeat-x;
}
.block-course .image-box01 {
	margin-bottom: 50px;
}
.block-course .image-box01 > figure {
	float: left;
	width: 41%;
}
.block-course .image-box01 > div {
	float: right;
	width: 56%;
}
.block-course .image-box01 > div > p {
	margin-bottom: 1.5em;
}
.block-course .box-point dt {
	line-height: 1.2;
}
.block-course .box-point dt span {
	display: inline-block;
	padding: 1px 5px;
	background-color: #e10000;
	color: #fff;
}
.block-course .box-point dd {
	margin-top: 5px;
}
.block-course .box-point .box-point-image01 {
	float: left;
	margin: 0 15px 2px 0;
}
.block-course .box-movie01 {
	margin-bottom: 45px;
}
.block-course .info-text01 {
	margin-left: 1em;
	font-size: 14px;
	text-indent: -1em;
}
.block-course .info-text02 {
	font-weight: bold;
	text-align: center;
}
.kouza-steak-box01 {
	margin-top: 33px;
	padding: 30px 0 8px 0;
	border: 10px solid #d30000;
	border-radius: 20px;
	background: #fff;
}
.kouza-steak-box01-item {
	float: left;
	width: 50%;
	padding: 40px 24px 20px;
	border-right: 1px solid #d3cfc3;
	border-top: 1px solid #d3cfc3;
}
.kouza-steak-box01-item:nth-child(-n+2) {
	padding: 0 24px 40px;
	border-top: none;
}
.kouza-steak-box01-item dt {
	margin-bottom: 12px;
	background: #d30000;
	font-size: 18px;
	color: #fff;
	padding: 7px 0 7px 10px;
}
.kouza-steak-box01-item dt span {
	margin-left: 15px;
	color: #fff;
	font-size: 14px;
}
.kouza-steak-box01-item dd figure {
	margin: 15px 0 10px;
}
.food-list{
	margin-left: -14px;
	margin-right: -14px;
}
.food-item .inner:hover figure.box-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.2;
	background: #fff;
}
.food-item .inner:hover {
	background: rgba(146, 135, 105, 0.2);
}
.food-item a:hover {
	text-decoration: none;
}
.food-item figure.box-img img{
	moz-transition: -moz-transform 0.2s linear;
	-webkit-transition: -webkit-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
	transition: transform 0.2s linear;
}
.food-item figure.box-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.2;
	background: #fff;
}
.food-item{
	margin-bottom: 24px;
}
.food-item .inner{
	background: #fff;
	box-shadow: 0px 1px 10px -2px #ccc;
	padding-bottom: 35px;
	height: 100%;
	display: block;
}
.food-item .box-img{
	padding: 0;
	margin-bottom: 17px;
	overflow: hidden;
}
.food-item h3{
	clear: both;
	padding-bottom: 11px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	line-height: 1.6rem;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.6px;
}
.food-item p{
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	overflow-wrap: break-word;
	white-space: normal;
	line-height: 1.3rem;
	font-size: 14px;
}
.food-item img{
	width: 100%;
}
.food-item h3{
	letter-spacing: 1px;
}
.food-item .inner{
	padding-bottom: 30px;
}
.food-item{
	width: 33.33%;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
}
.area_bottom{
	float: left;
	width: 100%;
	margin-bottom: 48px;
}
.burn_title1 {
	width: 100%;
	float: left;
	text-align: center;
}
.burn_title1 img {
	width: 724px;
	max-width: 100%;
	margin-bottom: 44px;
	margin-top: 53px;
}
#rule_01{
	width: 100%;
	float: left;
	padding-top: 80px;
	margin-top: -80px;    
	z-index: 3;
	position: relative;
	background: #fff;
}
#rule_02{
	padding-top: 80px;
	margin-top: -80px;
	z-index: 2;
	position: relative;
}
#rule_03{
	padding-top: 80px;
	margin-top: -80px;
	z-index: 1;
	position: relative;
}
.prep_content p {
	line-height: 26px;
	font-size: 16px;
	letter-spacing: -0.2px;
}
.prep_content .prep_title {
	padding: 0 0 60px 0;
	text-align: center;
}
.prep_content .prep_title img{
	width: auto;
}
.prep_content section {
	position: relative;
}
.prep_content .prep_sec_title {
	font-size: 24px;
	font-weight: bold;
	color: #d30000;
	text-align: center;
	position: relative;
	line-height: 42px;
	padding: 8px 50px 8px 0;
	margin-left: 28px;
	margin-bottom: 50px;
	border: 1px solid #e3e3e3;
	cursor: pointer;
	background: url(../img/ico_arrow_02.png) no-repeat 95.5% center;
	letter-spacing: -0.1px;
}
.prep_content .prep_sec_title.active {
	background-image: url(../img/ico_arrow_01.png);
	margin-bottom: 0;
}
.prep_content .prep_sec_title:before {
	content: '';
	position: absolute;
	top: -13px;
	left: -24px;
	width: 82px;
	height: 82px;
	background: url(../img/ico_step_01.png) no-repeat center;
}
.prep_content .sec02 .prep_sec_title:before {
	background-image: url(../img/ico_step_02.png);
}
.prep_content .sec03 .prep_sec_title:before {
	background-image: url(../img/ico_step_03.png);
}
.prep_content .prep_sec_title br {
	display: none;
}
.prep_content .prep_sec_inner {
	padding: 44px 0 50px;
	display: none;
}
.prep_content .prep_sec_title.active + .prep_sec_inner {
	display: block;
}
.prep_content .sec01 .prep_sec_inner {
	background: url(../img/bg_step_01.jpg) no-repeat right 18px;
	margin-right: -30px;
	padding-right: 480px;
	background-size: 500px;
}
.prep_content .sec03 .prep_sec_inner {
	background: url(../img/bg_step_03.jpg) no-repeat right 10px;
	padding-right: 260px;
}
.prep_content .prep_sec_desc {
	margin-bottom: 32px;
}
.prep_content .prep_col figure {
	float: left;
	margin-right: 26px;
	max-width: 320px;
}
.prep_content .prep_col p {
	padding: 8px 0;
}
.prep_content .prep_point {
	display: inline-block;
	padding: 0 9px 0 36px;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
	color: #d30000;
	background: #fffc84 url(../img/ico_point.png) no-repeat 9px center;
	font-weight: bold;
	margin: 0 0 4px -4px;
	letter-spacing: 1px;
}
.p1l_img{
	margin: auto;
	width: 100%;
	text-align: center;
}
.just_width{
	width: 1000px;
}

@media only screen and (max-width: 1199px) {
	.prep_content .sec01 .prep_sec_inner {
		padding-right: 260px;
	}
}

@media only screen and (max-width: 1023px) {
	.prep_content .sec01 .prep_sec_inner {
		background-position: center 30px;
		margin-right: 0;
		padding-right: 0;
		padding-top: 292px;
	}
	.prep_content .sec03 .prep_sec_inner {
		background-position: center 92%;
		padding-right: 0;
		padding-bottom: 310px;
	}
}
@media only screen and (max-width: 767px) {
	.hidden-xs{
		display: none;
	}
	.hidden-sm{
		display: block;
	}
	.links{
		padding-top: 30px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.links li{
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
		padding-bottom: 15px;
	}
	.links li a span{
		font-size: 16px;
		height: 50px;
		min-height: inherit;
	}
	.links li:nth-child(1) a span, .links li:nth-child(3) a span{
		padding-top: 12px;
	}
	.links li:nth-child(2) a span{
		padding-top: 12px;
	}
	.block-course {
		margin-bottom: 35px;
	}
	.block-course .title01 {
		margin-bottom: 25px;
		padding: 2px 0 2px 10px;
		border-left: 5px solid #e10000;
		font-size: 15px;
	}
	.block-course .title01 .rt {
		position: absolute;
		top: -7px;
		display: block;
		width: 200%;
		font-size: 8px;
		text-align: left;
	}
	.block-course .title02 {
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 13px;
		background: url(/contents/recipe_course/img/ttl_border.png) 0 100% repeat-x;
	}
	.block-course .image-box01 {
		margin-bottom: 35px;
	}
	.block-course .image-box01 > figure {
		float: none;
		width: 100%;
	}
	.block-course .image-box01 > div {
		float: none;
		width: 100%;
		margin-top: 15px;
	}
	.block-course .image-box01 > div > p {
		margin-bottom: 1em;
	}
	.block-course .image-box01 > div > p:last-child {
		margin-bottom: 0;
	}
	.block-course .box-point dt {
		line-height: 1.2;
	}
	.block-course .box-point dt span {
		font-size: 11px;
	}
	.block-course .box-point dd {
		margin-top: 3px;
	}
	.block-course .box-point .box-point-image01 {
		float: left;
		width: 20%;
		margin: 0 10px 2px 0;
	}
	.block-course .box-movie01 {
		margin-bottom: 15px;
	}
	.block-course .info-text01 {
		margin-top: -20px;
		font-size: 12px;
	}
	.block-course .info-text02 {
		margin-top: -20px;
	}
	.kouza-steak-box01 {
		margin-top: 0;
		padding: 10px;
		padding-top: 0;
		border: 7px solid #d30000;
	}
	.kouza-steak-box01-item {
		float: none;
		width: 100%;
		padding: 15px 0 0;
		border-right: none;
		border-top: none;
	}
	.kouza-steak-box01-item:nth-child(-n+2) {
		padding: 15px 0 0;
		border-top: none;
	}
	.kouza-steak-box01-item dt {
		padding-bottom: 3px;
		margin-bottom: 5px;
		font-size: 12px;
	}
	.kouza-steak-box01-item dt span {
		margin-left: 10px;
		font-size: 11px;
	}
	.kouza-steak-box01-item dd figure {
		margin: 10px 0;
	}
	.kouza-steak-box01-item dd figure img{
		width: 100%;
	}
	.food-list{
		margin-left: 0;
		margin-right: 0;
	}
	.food-item .inner{
		padding-bottom: 20px;
	}
	.food-item h3, .food-item p{
		padding-left: 20px;
		padding-right: 20px;
	}
	.food-item{
		width: 100%;
		float: left;
		padding-left: 14px;
		padding-right: 14px;
	}
	.rule_info p {
		font-size: 16px;
		font-weight: 500;
		text-align: center;
	}
	.burn_p1 {
		padding: 50px 15px;
	}
	.burn_p1l, .burn_p1r {
		float: left;
		width: 100%;
	}
	.burn_p1:before {
		content: "";
		position: absolute;
		display: block;
		background: url(/sp/yakiniku/rule/img/rlicon1.png) no-repeat;
		width: 25%;
		height: 100px;
		background-size: contain;
		top: 30px;
		left: 10%;
	}
	.burn_p1:after {
		content: "";
		position: absolute;
		display: block;
		background: url(/sp/yakiniku/rule/img/rlicon3.png) no-repeat;
		width: 25%;
		height: 100px;
		background-size: contain;
		top: -16px;
		right: 3%;
	}
	.just_width {
		width: 100%;
	}
	.prep_content p {
		line-height: 18px;
		font-size: 12px;
		letter-spacing: 0;
	}	
	.prep_content .prep_title {
		padding: 36px 0;
	}
	.prep_content .prep_title img {
		margin-top: 15px;
	}
	.prep_content .prep_sec_title {
		font-size: 14px;
		line-height: 22px;
		padding: 6px 29px 6px;
		margin-left: 14px;
		margin-bottom: 25px;
		background-size: 18px;
	}
	.prep_content .prep_sec_title.sec_line {
		font-size: 14px;
		line-height: 20px;
		padding: 2px 40px 2px;
	}
	.prep_content .prep_sec_title.sec_line:before {
		top: -4px;
		left: -26px;
	}
	.prep_content .prep_sec_title:before {
		top: -10px;
		left: -26px;
		width: 50px;
		height: 50px;
		background-size: 100%;
	}
	.prep_content .prep_sec_inner {
		padding: 22px 0 25px;
	}
	.prep_content .sec01 .prep_sec_inner {
    background-size: 100%;
    background-position: center 15px;
    padding: 462px 20px 25px;
    margin: 0 -20px;
	}
	.prep_content .sec03 .prep_sec_inner {
		background-position: center 92%;
		background-size: 324px;
		margin: 0 -20px;
		padding: 22px 20px 310px;
	}
	.prep_content .prep_sec_desc {
		margin-bottom: 16px;
	}
	.prep_content .prep_col figure {
		float: none;
		margin: 0 auto 16px;
		max-width: inherit;
	}
	.prep_content .prep_col figure img{
		width: 100%;
	}
	.prep_content .prep_col p {
		padding: 0;
	}
	.prep_content .prep_sec_title br {
		display: block;
	}
	.prep_content .prep_point {
		padding: 0 5px 0 17px;
		font-size: 14px;
		line-height: 22px;
		background-position: 5px center;
		background-size: 10px;
	}
	.p1l_text {
		font-size: 13px;
	}
	.bt_img {
		min-width: 76px;
		display: inline-block;
		float: left;
		margin-right: 24px;
		margin-bottom: 10px;
	}
	.bt_text {
		font-size: 13px;
		position: relative;
		padding-left: 0;
		display: block;
		vertical-align: top;
	}
	.bt_text:after {
		position: absolute;
		display: block;
		content: "※";
		top: 0;
		left: 85px;
	}
	.burn_p2 {
		padding: 35px 15px 14px 15px;
	}
	.p21_img {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.p21_img img {
		width: 100%;
	}
	.p21_text {
		width: 100%;
	}
	.some_float1 {
		margin-left: 0;
	}
	.material_tit:after {
		position: absolute;
		display: block;
		content: "";
		background: url(/sp/yakiniku/rule/img/rlicon6.png) no-repeat;
		width: 30%;
		background-size: contain;
		height: 150px;
		top: -40px;
		left: 0%;
	}
	.p2_tit_img {
		width: 25%;
		max-width: 100px;
	}
	.p2_tit_img img{
		max-width: 100px;
	}
	.p2_tit {
		padding-top: 0;
	}
	.mt_tit1 {
		font-size: 16px;
		padding-top: 74px;
	}
	.mt_tit2 {
		font-size: 13px;
		margin-bottom: 20px;
	}
	.burn_title1 img {
		margin-bottom: 35px;
		margin-top: 35px;
	}
	.burn_p22 {
		margin-bottom: 5px;
	}
	.p21_head span {
		font-size: 24px;
		margin: 7px 0 10px;
	}
	.p21_head {
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.p21_content1, .p21_content2, .p21_content3, .p21_content4 {
		font-size: 13px;
	}
	.p2_2 {
		font-size: 13px;
	}
	.p2_1 {
		font-size: 16px;
	}
	.burn_p2_title {
		margin-bottom: 35px;
	}
	.burn_p21 {
		margin-bottom: 10px;
	}
	.rule_info .area{
		text-align: center;
	}
	#rule_01, #rule_02, #rule_03{
		padding-top: 50px;
		margin-top: -50px;
	}
	.kouza-steak-box01-item dd{
		font-size: 13px;
	}
	.p1l_img img{
		width: auto;
	}	
	.p21_img{
		margin: auto;
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 640px){
	.prep_content .sec01 .prep_sec_inner {
    padding: 388px 20px 25px;
	}
}
@media only screen and (max-width: 500px){
	.prep_content .sec01 .prep_sec_inner {
    padding: 310px 20px 25px;
	}
}
@media only screen and (max-width: 425px){
	.mt_tit1 {
		padding-top: 55px;
	}
	.prep_content .sec01 .prep_sec_inner {
    background-size: 404px;
    padding: 258px 20px 25px;
	}
}
@media only screen and (max-width: 360px){
	.mt_tit1 {
		padding-top: 35px;
	}
}