.pwhen {
	border:#960000 3px solid;
	margin-bottom:20px;
	padding:1.5em 2em;
}
.pwhen a {
	color:#960000;
	font-weight:bold;
}
.pwhen p {
	text-align:center;
	font-size:110%;
	margin-bottom:10px;
}
.oshirase {
	background:url(https://img21.shop-pro.jp/PA01477/002/etc/oshirase_back.jpg);
	background-repeat:repeat;
	width:100%;
}

.oshirase_box {
	overflow-y:scroll;
	height:100px;
}

.oshirase dl {
	overflow:hidden;
	margin:0;
	padding:0 1em;
}

.oshirase dl dt, .oshirase dl dd {
	float:left;
	margin-bottom:1em;
}

.oshirase dl dt {
	width:12%;
	font-weight:normal;
}
.oshirase dl dd {
	width:85%;
}
.oshirase dl dd:before{
	content:url(https://file003.shop-pro.jp/PA01477/002/images/osirase_space/icon_oshirase.gif);
	padding-right:10px;
}

@media screen and (max-width:768px) {
.oshirase_box {
	height:160px;
}
	
.oshirase dl dt {
	margin-bottom:0;
	width:100%;
}
.oshirase dl dd {
	margin-bottom:10px;
	margin-left:0;
}

.oshirase dl dt:after{
	content:url(https://file003.shop-pro.jp/PA01477/002/images/osirase_space/icon_oshirase.gif);
	padding-left:0.5em;
}

.oshirase dl dd:before{
	display:none;
}

.oshirase dl dt, .oshirase dl dd {
	line-height:1.4em;
}
}

.top_banner {
	width:100%;
}

.top_banner img {
	width:100%;
}

ul.top_osusume {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	box-sizing:border-box;
}

.top_osusume li {
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}

.top_osusume li:nth-child(even) {
	margin-right:0;
}

.top_osusume li img {
	width:100%;
}

.top-info {
	border: 1px solid #aeaeae;
	padding: 20px;
	box-sizing: border-box;
}
.top-info h3 {
	color: #464646;
	margin: 4px;
	font-size:150%;
}
.top-info hr {
	border-top: 3px solid #666;
	margin: 30px auto;
}
.top-info img {
	margin-bottom: 10px;
}
.top-info p {
	margin: 0px;
	font-size:115%;
}

@media screen and (max-width:1000px) {
.top-info p {
	font-size:100%;
}
}

.siharai {
	color: #464646;
	font-weight: bold;
}
.siharai img {
	margin-bottom: 0px;
    position: relative;
    top: 4;
}
.siharai span {
    position: relative;
}
.siharai-info {
	font-size: 12px;
	margin: 0px 0px 10px !important;
	color: #464646;
}
.info-but {
	display: inline-block;
	width: 260px;
	background: #491a0c;
	color: #fff !important;
	text-align: center;
	padding: 6px;
	font-weight: bold;
	letter-spacing: 1px;
	transition: 0.2s;
}
.info-but:hover {
	background: #464646;
	text-decoration: none;
}
.haisou-img {
	margin: 10px 0px;
}
.red {
	color: #960000;
}
p.lh {
	line-height: 1.8;
}