@charset "UTF-8";

/* common */
.sub_lh16{
	line-height: 1.6;
}

.sub_contTop{
	width: 100%;
	background: url(../images/line01.gif) 0 bottom no-repeat;
	padding: 25px 0;
	margin-bottom: 60px;
}
.sub_contTop h1{
	float: left;
	width: 335px;
	padding: 5px 0 0 200px;
	line-height: 1;
}
.sub_contTop h1#goodsH1{
	width: 334px;
}
.sub_navi{
	float: right;
	width: 402px;
}
.sub_navi li{
	float: left;
	width: 124px;
	margin-left: 10px;
}
.sub_navi2{
	float: right;
	width: 405px;
	text-align: right;
}
.sub_navi2 li{
	display: inline;
}
.sub_navi2 li a{
	display: inline-block;
	margin-left: 8px;
}

.ab_R{
	float: right;
	width: 350px;
}
.ab_h2{
	background: url(../images/about/line.jpg) 0 0 no-repeat;
	padding-top: 35px;
	margin-bottom: 30px;
	text-align: center;
}
.ab_h2 span{
	display: block;
	background: url(../images/about/line.jpg) 0 bottom no-repeat;
	padding-bottom: 30px;
}
.ab_R p{
	font-size: 1.4em;
	margin-bottom: 30px;
	text-indent: 1em;
	line-height: 1.7;
}
.ab_R p.ab_Rp2{
	margin-bottom: 0;
}
.ab_L{
	float: left;
	width: 540px;
}
.ab_L p{
	margin-bottom: 35px;
}
.ab_L p img{
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
}
.contact_dl dt{
	float: left;
	width: 140px;
}
.contact_dl dd{
	margin-left: 140px;
}
.contact_dl dd li{
	margin-bottom: 7px;
	line-height: 1;
	text-indent: 1;
}
/* ===========================================
	   Top Page
   =========================================== */
.top_link, .top_link2{
	float: left;
	width: 300px;
	padding-bottom: 25px;
}
.top_linkB{
	margin-bottom: 15px;
}
.top_link{
	margin-right: 20px;
}
.top_linkB dt{
	margin-bottom: 13px;
}
.top_linkB h2{
	font-size: 1.2em;
	margin-bottom: 10px;
}
#news{
	float: left;
	width: 630px;
}
#newsinn{
	width: 100%;
	background: url(../images/line01.gif) 0 0 no-repeat;
	padding: 4px 0;
}
#newsinn2{
	width: 623px;
	background: url(../images/line02.gif) right 0 no-repeat;
	padding-right: 7px;
}
.newsUpdate{
	overflow: auto;
	height: 190px;
	padding:14px 10px 0 0;
	font-size: 1.3em;
}
.newsUpdate p{
	font-size: 1em;
	margin-bottom: 1.5em;
}
.newsUpdate img{
	float: left;
	margin: 0 20px 5px 0;
}
.newsUpdate strong{
	color: red;
}
.delivery{
	float: left;
	width: 310px;
}
.deliveryinn{
	width: 295px;
	background: url(../images/line01.gif) 0 0 no-repeat;
	padding: 18px 0 5px 15px;
}
.deliveryinn dt{
	float: left;
	width: 80px;
}
.deliveryinn dd{
	margin-left: 80px;
}
.deliveryinn dd p{
	margin-bottom: 8px;
}

.top_furusato {
	background-image: url(../images/top/hurusato_bk.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 90px 40px 40px;
}
.top_furusato p {
	text-align: center;
}
.top_furusato ul {
	display: flex;
}
.top_furusato li:not(:last-child) {
	margin-right: 20px;
}
.top_furusato .btn {
	display: block;
	width: 300px;
	margin: auto;
	height: 45px;
	line-height: 45px;
	background-color: #CB9178;
	color: #fff;
	border-radius: 50px;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: opacity 0.3s linear;
}
.top_furusato .btn:hover {
	opacity:0.7;
}

/* ===========================================
	   about Page
   =========================================== */
.ab_Ll{
	float: left;
	width: 255px;
}
.ab_Lr{
	float: right;
	width: 255px;
}
.ab_B{
	padding: 20px 0;
}
.ab_B ul{
	width: 977px;
	margin-right: -33px;
	overflow: hidden;
}
.ab_B li{
	position: relative;
	float: left;
	width: 186px;
	margin-right: 33px;
	padding: 12px;
	background-color: #A9927B;
	color: #fff;
}
.ab_B dt{
	margin-bottom: 12px;
}
.ab_B dd{
	font-size: 0.9em;
	line-height: 1.7
}
/* ===========================================
	  goods  Page
   =========================================== */
.go_B{
	padding: 20px 0;
}
.go_topUL{
	width: 961px;
	margin-right: -21px;
	overflow: hidden;
}
.go_topUL li{
	float: left;
	width: 219px;
	margin-right: 21px;
}
.go_topUL li img{
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
}
.ab_Rdl dt{
	background: url(../images/about/line.jpg) 0 bottom no-repeat;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.ab_Rdl dd h3{
	color: #007C36;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.ab_Rul01{
	list-style: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
}
.ab_Rul01 li{
	color: #666;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.ab_Rul02 li{
	color: #999;
}
.ab_R p.pig_str{
	text-indent: 0;
	margin-bottom: 15px;
}
.ab_R p.pig_str strong{
	color: red;
}
.pig_ta01, .pig_ta02{
	width: 100%;
	font-size: 1.3em;
	border: solid 2px #8FC320;
	background-color: #fff;
	color: #666;
	text-align: center;
	margin-bottom: 20px;
}
.pig_ta02{
	border: solid 2px #14A73C;
}
.pig_ta01 caption, .pig_ta02 caption{
	color: #fff;
	background-color: #8FC320;
	font-weight: bold;
	text-align: left;
	padding: 3px 10px;
	margin: 0;
}
.pig_ta02 caption{
	color: #fff;
	background-color: #14A73C;
}
.pig_ta01 tr, .pig_ta01 th, .pig_ta01 td{
	border: solid 2px #8FC320;
}
.pig_ta02 tr, .pig_ta02 th, .pig_ta02 td{
	border: solid 2px #14A73C;
}
.pig_ta01 th, .pig_ta02 th{
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFCD3;
	color: #6F5337;
	padding: 3px;
}
.pig_ta02 th{
	background-color: #ECF1AF;
}
.pig_ta01 th.pig_thW{
	width: 26%;
}
.pig_ta02 th.pig_thW2{
	width: 64%;
}
.pig_ta01 td, .pig_ta02 td{
	padding: 3px;
	vertical-align: middle;
}
.pig_ta01 td.pig_tdb, .pig_ta02 td.pig_tdb{
	background: url(../images/goods/pig/hyou.gif);
	color: #6F5337;
	font-weight: bold;
}
.pig_ta01 td em, .pig_ta02 td em{
	color: #000;
}
/* ===========================================
	  delivery  Page
   =========================================== */
.sub_contTop h1.de_h1{
	width: 740px;
	background: url(../images/delivery/takuhai_img_00.jpg) right bottom no-repeat;
	padding-bottom: 10px;
}
.ab_Binn{
	margin-bottom: 20px;
} 
.ab_Binn h3{
	float: left;
	width: 113px;
}
.ab_Binn p{
	float: right;
	width: 770px;
	padding: 3px 0 3px 20px;
	background-color: #fff;
}
.de_arr{
	position: absolute;
	top: 120px;
	right: -23px;
	width: 14px;
	height: 18px;
}
/* ===========================================
	  access Page
   =========================================== */
.sub_contTop h1.acc_h1{
	margin-bottom: 10px;
}
.add_ad{
	margin-bottom: 20px;
	line-height: 1.7;
}
.add_ad span{
	font-size: 0.8em;
}