@charset "utf-8";
@import url("jquery.bxslider.css");
/* CSS Document */

#slider-wrapper {
	display: block;
    position: relative;
    left: 50%;
	height: auto;
    width: 300%;
    margin-left: -150%;
}

#bn_finest {
	display: block;
	margin: -140px auto 10px;
	width: 96%;
}

.ti-furusato {
	display: block;
	margin: 0 auto;
	width: 96%;
}

#furusato-navi {
	display: block;
	margin: 0 auto;
	width: 96%;
}

#furusato-navi div {
	text-align: center;
	margin: 5px 0;
}

#navi {
	display: block;
	margin: 20px auto 0;
	width: 96%;
}
#navi li {
	text-align: center;
	margin: 5px 0;
}

#bn-category {
	display: block;
	margin: 40px auto 50px;
	width: 96%;
}

dl.accordion { width:96%; margin:0 auto 30px; padding:0;}
dl.accordion dt {
	margin: 0;
	padding: 0;
	cursor:pointer;
	box-sizing: border-box;
}

dl.accordion dd { background:#FFF; padding:20px 10px; line-height:1.6em; display:none; box-sizing: border-box;}

.ti-item {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#category_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
}

#category_item li {
	display: block;
	margin: 1em 0;
	width: auto;
}
#category_item li p {
	font-weight: 600;
	margin: 1em 0 0;
}
#category_item li p span {
	color: #C00;
}

#category_item li.itemw {
	height: auto;
	width: 45%;
}
#category_item li.itemw2 {
	height: auto;
	width: auto;
}

#ci_honey {
	display: block;
	margin: 1em auto 0;
	width: 96%;
}

#ac_nectar {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_acacia {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_mandarin {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_apple {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_chinese-milk-vetch {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_cherry {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}

#ac_horse-chestnut {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_soba {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}

.note {
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	width: 98%;
}


#btn_cosmetic {
	display: block;
	margin: 20px auto 0;
	width: 96%;
}
#ac_packing {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}
#ac_propolis {
	display: block;
	margin: 20px 0 0;
	width: 100%;
}

#propolis_pdf {
	display: block;
	margin: 1em auto 0;
	width: 96%;
}

.tit_box {
	display: block;
	margin: 50px auto 30px;
	width: auto;
	max-width: 96%;
}

#postage-free {
	display: block;
	margin: 0 auto;
	width: 362px;
	max-width: 96%;
}

#postage-cam {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#ct_box {
	display: block;
	margin: 25px auto;
	width: 96%;
}

#box_pricelist {
	display: block;
	margin: 40px auto;
	width: 96%;
}
#box_pricelist dt {
	font-size: 18px;
	font-weight: 600;
}
#box_pricelist table {
	font-size:16px;
	font-weight: 600;
	margin: 10px 0;
	width: 100%;
	box-sizing: border-box;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}
#box_pricelist th {
	text-align: center;
	vertical-align: middle;
	margin: 30px 0;
	padding: 5px;
	width: 33%;
	box-sizing: border-box;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

#box_pricelist td {
	text-align: center;
	vertical-align: middle;
	margin: 30px 0;
	padding: 5px;
	width: 33%;
	box-sizing: border-box;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

#box_pricelist tbody tr.giftbox {
	background-color: rgba(240,240,225,.57);
}

#box_pricelist tbody tr.paperbag {
	background-color: rgba(255,255,191,.74);
}

.tit_shop {
	display: block;
	margin: 20px auto;
	width: 96%;
}

#ct_shop {
	display: block;
	margin: 20px auto;
	width: 96%;
}

#shoplist {
	display: block;
	margin: 10px auto 30px;
	width: 96%;
}
#shoplist dl {
	display: block;
	background-image: url(../images/top/shop_fbg.png);
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 20px 0 0;
	padding-bottom: 30px;
	border: solid 1px #FCE622;
}
#shoplist dt {
	display: block;
	margin: 0;
	width: 100%;
	max-width: 448px;
}
#shoplist dt img {
	height: auto;
	width: 448px;
	max-width: 100%;
}

#shoplist dd {
	display: block;
	margin: 0;
	padding: 5px 20px 20px;
	width: 100%;
	box-sizing: border-box;
}

@media screen and (max-device-width: 350px) {


}
@media only screen and (min-width: 769px) {
#slider-wrapper {
    position: relative;
    left: 50%;
	height: 516px;
    width: 3000px;
    margin-left: -1500px;
}

#bn_finest {
	display: block;
	margin: 42px auto 68px;
	width: 903px;
}

.ti-furusato {
	display: block;
	margin: 0 auto;
	width: 901px;
}

.ti-furusato a {
	background-image: url(../images/top/bn_hometown-tax.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	height: 78px;
	width: 901px;
}
.ti-furusato a:hover {
	opacity: 0.7;
}

#furusato-navi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	margin: 46px auto 61px;
	width: 777px;
}

#furusato-navi div {
	display: block;
	margin: 0;
}
#furusato-navi div a:hover {
	opacity: 0.7;
}

#navi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	margin: 0 auto;
	width: 901px;
}

#navi li {
	margin: 0;
}

#navi li a:hover {
	opacity: 0.7;
}

#bn-category {
	display: block;
	margin: 67px auto 91px;
	width: 1000px;
}

.ti-item {
	display: block;
	margin: 0 auto 60px;
	width: 803px;
}
	
dl.accordion { width:977px; margin:0 auto; padding: 0;}

dl.accordion dd {
	margin: 30px auto 40px;
	width: 930px;
}

#category_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	margin: 0 auto;
	width: 100%;
}

#category_item li {
	display: block;
	margin-right: 30px;
	width: auto;
}
#category_item li:last-child {
	margin: 1em 0;
}
.spacer {
  width: 100%;
}

#category_item li.itemw {
	width: auto;
}
#category_item li.itemw2 {
	width: auto;
}

#ci_honey {
	background-image: url(../images/top/ci_honey.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	height: 41px;
	width: 912px;
}

#ac_chinese-milk-vetch {
	background-image: url(../images/top/btn_chinese-milk-vetch.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	height: 243px;
	width: 977px;
}

#ac_acacia {
	background-image: url(../images/top/btn_acacia.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}
#ac_mandarin {
	background-image: url(../images/top/btn_mandarin.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}
#ac_apple {
	background-image: url(../images/top/btn_apple.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#ac_nectar {
	background-image: url(../images/top/btn_nectar.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#ac_cherry {
	background-image: url(../images/top/btn_cherry.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#ac_horse-chestnut {
	background-image: url(../images/top/btn_horse-chestnut.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}
#ac_soba {
	background-image: url(../images/top/btn_soba.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#btn_cosmetic {
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#btn_cosmetic a {
	background-image: url(../images/top/btn_cosme.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	height: 243px;
	width: 977px;
}
#btn_cosmetic a:hover {
	opacity: 0.7;
}

#ac_packing {
	background-image: url(../images/top/btn_packing.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}
#ac_propolis {
	background-image: url(../images/top/btn_propolis.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto 0;
	height: 243px;
	width: 977px;
}

#propolis_pdf {
	display: block;
	margin: 1em auto 0;
	width: 912px;
}

#propolis_pdf a {
	background-image: url(../images/top/ci_propolis.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	height: 41px;
	width: 912px;
}

#propolis_pdf a:hover {
	opacity: 0.7;
}

.tit_box {
	display: block;
	margin: 80px auto 62px;
	width: 436px;
}

#postage-free {
	background-image: url(../images/top/bn_postagefree.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	height: 225px;
	width: 962px;
}

#postage-cam {
	background-image: url(../images/top/bn_postage_cam.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 20px auto 40px;
	height: 100px;
	width: 962px;
}

#ct_box {
	background-image: url(../images/top/ct_packing.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 25px auto;
	height: 30px;
	width: 878px;
}

#box_pricelist {
	display: block;
	margin: 60px auto 80px;
	width: 968px;
}

.tit_shop {
	display: block;
	margin: 0 auto;
	width: 967px;
}

#ct_shop {
	display: block;
	margin: 0 auto 40px;
	width: 906px;
}

#shoplist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	margin: 10px auto 30px;
	width: 926px;
}
#shoplist dl {
	width: 448px;
}

#shoplist dd {
	font-size: 16px;
	line-height: 1.6em;
	padding: 5px 20px 40px;
}

}

@media only screen and (min-width: 1100px) {
.slider {
  position: relative;
  left: 15vw; /* (100vw - SlideWidth) / 2 */
  overflow: visible !important;
}

.slide {
  width: 1050px !important;
  height: auto;
}
}