/*　******** 自作バナー　始まり ********　*/
div#toppage_topbanner{
  	margin:30px 0px;
}

a.original_banner{
	display:inline-block;
  	margin-bottom:30px;
}
a#original_banner1{
	margin-top:10px;
  	float:left;
  	/*background: url(https://img21.shop-pro.jp/PA01423/205/etc/reiwa_product_left.gif?cmsp_timestamp=20190421220049) no-repeat;*/
}
a#original_banner2{
  	margin-top:10px;
  	float:right;
  	/*background: url(https://img21.shop-pro.jp/PA01423/205/etc/reiwa_product_right.gif?cmsp_timestamp=20190421220156) no-repeat;*/
}
a#original_banner1:hover img,a#original_banner2:hover img{
  	opacity: 0.7;
  /*opacity: 0.0;*/
}
a#original_banner3:hover,a#original_banner4:hover,a#original_banner5:hover{
	opacity: 0.7;
}
/*　******** 自作バナー　終わり ********　*/
/*　******** フリースペース　始まり ********　*/
div.top_free_space h2{
	font-size:24px;
  	width:706px;
  	border-bottom:solid 1px #999999;
  	padding-left:20px;
  	clear:both;
  	margin-bottom:20px;
}
div.top_free_space img{
	width:343px;
  	float:left;
  	margin:0px;
  	padding-left:10px;
}
div.top_free_space p{
	width:323px;
  	height:171px;
  	font-size:14px;
  	float:right;
  	margin:0px 10px 0px 0px;
  	padding:10px 20px;
  	line-height:24px;
  	background-color:rgba(255,255,255,0.6);
}
div.top_free_space img,div.top_free_space p{
	margin-bottom:40px;
}
div.top_free_space img:last-of-type,div.top_free_space p:last-of-type{
	margin-bottom:80px;
}


/*　******** フリースペース　終わり ********　*/