@charset "UTF-8";
.longwidth{
	width: 185px;
	height: 125px;
	margin-top: 10px;
}
.longwidth img{height: 120px;}

.de_img_wasabi_in_other img{
	height: 125px;
	margin-top: 30px;
}

.t_news_de_under{height: 75px; margin-top: 10px;}
.t_news_de_under h3{margin-bottom: 20px;}

.detail_li_w {
	width: 930px;
	height: 246px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 28px;
}

.detail_li_w_img {
	float: left;
	width: 370px;
	height: 185px;
	border: 1px solid #eae4e4;
	text-align: center;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.detail_li_w_img img{
	width: auto;
	height:180px;
	margin-top: 2px;
}

.detail_li_a_w {
	float: right;
	width: 535px;
	height: 50px;
	margin-left: 23px;
	text-decoration: none;
	color: #3b3132;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.1px;
	line-height: 40px;
	font-family: "Sawarabi Mincho", serif;
}

.detail_li_p_w {
	float: left;
	width: 535px;
	height: auto;
	margin-left: 23px;
	font-size: 13.5px;
	letter-spacing: 0.1px;
	margin-block-start: 1em;
    margin-block-end: 1em;
}
.detail_li_line_w {
	float: left;
	width: 930px;
	height: 5px;
	margin-top: 15px;
}
.detail_li_rev:nth-of-type(2n+2) {
    margin-left: auto;
}
.detail_li_rev:nth-of-type(2n+1) {
    margin-left: 30px;
}
.use_way {
	width: 530px;
	margin: 0 auto 0 23px;
	font-family: 'メイリオ', sans-serif;
}
.use_img{
	float: left;
	width: 185px;
	height: auto;
}
ol.ake_numlist{
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	display:-ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: column wrap;
	height: 60%;
}
ol.ake_numlist li{
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	padding-top: 0.2rem;
	width: 50%;
}
ol.ake_numlist li:before{
	display: marker;
	content: "(" counter(cnt) ")";
	padding-right: 10px;
}
.samurai{
	height: auto;
}
.samurai > .detail_li_p{
	height: 160px;
}
.tenpupack{
	margin-top: 10px;
	height: 332px;
}
.orosi{
	height: 351px;
}
.sonota{
	margin-left: 10px;
	line-height: 1.8em;
}
ol.tenpu{
	height: 100px;
}
img.minipic{
	height: 60%;
	margin-top: 20%;
}
.limit_tenpu{
	width: 45%;
}
.limit_tenpu > .limit_p_col1{
	margin-bottom: 0.5em;
	width: 28%;
}
.limit_tenpu > .limit_p_col2{
	margin-bottom: 0.5em;
	width: 72%;
}
.limit_home{
	width: 30%;
}
.limit_home > .limit_p_col1{
	margin-bottom: 0.5em;
	width: 20%;
}
.limit_home > .limit_p_col2{
	margin-bottom: 0.5em;
	width: 80%;
}
.limit_karasi{
	width: 22%;
}
.limit_karasi > .limit_p_col1{
	margin-bottom: 0.5em;
	width: 30%;
}
.limit_karasi > .limit_p_col2{
	margin-bottom: 0.5em;
	width: 70%;
}

.en_line5{margin-top: 10px;}
.en_dp5{height: 165px;margin-bottom: 0px; margin-top: 12.5px;}
.fntsiz125{font-size: 12.5px;}
.limit_home > .limit_p_col1_w{
	width: 35%;
}
.limit_home > .limit_p_col2_w{
	width: 65%;
}
.pepper_new{
	height: 320px;
}
.h_peper{
	height: 195px;
}

@media only screen and (max-width: 768px) {
	.detail_li_rev > .detail_li_line{
		margin-top: 72px;
	}

	.detail_li_w {
		width: 100%;
		height: auto;
		margin-top: 28px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		padding-top: 28px;
	}

	.detail_li_w_img {
		float: none;
		margin: 0 auto;
		width: auto;
		height: auto;
	}
	.detail_li_w_img img{
		max-width: 500px;
		width: 100%;
		height: auto;
	}
	.detail_li_a_w {
		float: none;
		width: 80%;
		height: auto;
		margin: 0px auto;
		margin-top: 20px;
		text-decoration: none;
		font-size: 22px;
	}

	.detail_li_p_w {
		float: none;
		width: 90%;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
	}
	.detail_li_line_w {
		float: left;
		width: 100%;
		height: 5px;
		margin-top: 35px;
	}
	.detail_li_rev:nth-of-type(2n+1) {
	    margin-left: auto;
	}
	.use_way {
		width: 60%;
	}
	.use_img{
		margin-left: 10px;
	}
	ol.ake_numlist{
		padding-left: 0px;
		margin: 0 auto;
		width: 100%;
		display: flex;
		display:-ms-flexbox;
		-ms-flex-wrap: wrap;
		flex-flow: wrap;
		height: auto;
	}
	ol.ake_numlist li{
		width: 50%;
		min-width: 290px;
	}
	.sonota{
		margin-left: -10px;
	}

	.tenpu_parent{
		width: 85%;
	}
	ol.tenpu li{
		min-width: 300px;;
	}
	.samurai > .detail_li_p{
		height: auto;
	}
	.tenpu_about h3{
		display: block;
		text-align: left;
		margin-left: 10%;
	}
	.de_img_wasabi_in_other img{
		height: 175px;
		margin-top: 40px;
	}
	.pepper_new{
		height: auto;
	}
	.h_peper{
		height: auto;
	}

}/* *{border:solid 1px red;}*/
