@charset "UTF-8";
#pbArea {
}
.main-content p {
	margin: 0;
	line-height: 1.6;
	font-size: 14px;
	letter-spacing: normal;
}
#pbArea .main-content h1 {
		margin-bottom: 0px;
}
.main-content a {
	transition: .3s;
}
#pbArea .mt1em {
	margin-top:1em;
}
.main-content a:hover {
	cursor: pointer;
}

.main-content h1 img {
		vertical-align: bottom;
}
.main-content img {
	width: 100%;
	vertical-align: bottom;
}
.main-content div,
.main-content ul,
.main-content li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#pbArea br.pcbr {
	display:inline;
}
#pbArea br.spbr {
	display:none;
}
#pbArea .pc_only {
    display: block;
}
#pbArea .sp_only {
    display: none;
}
@media all and (max-width: 640px) {
.main-content p {
	font-size: 3.6vw;
}

#pbArea  .pc_only {
    display: none;
}
#pbArea .sp_only {
    display: block;
}
	#pbArea h2 {
		background: none;
	}
	.sp_in {
		padding: 0 3%;
	}
	#pbArea br.pcbr {
		display:none;
	}
	#pbArea br.spbr {
	display:inline;
}

	.sp_in_m {
		padding: 0 7%;
	}
}



/********ご注文前にお読みください************/
#pbArea .btn_notice {
	text-align: center;
	font-size: 16px;
}
#pbArea .btn_notice a {
	background-color: #e8e7e3;
	display: block;
	padding: 10px 0;
}

@media all and (max-width: 640px) {
#pbArea .btn_notice {
	text-align: center;
	font-size: 4vw;
	line-height: 1;
}
#pbArea .btn_notice a {
	padding: 1em 0;
}
}

/********お店************/
#pbArea .store_h {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
	margin-top: 1.2em;
	line-height: 2;
}
#pbArea .store_txt {
	text-align: center;
	margin-top: 1em;
	line-height: 2;
}
@media all and (max-width: 640px) {
#pbArea .store_h {
	font-size: 4.4vw;
}

}

.anc_list {
	width: 500px;
	margin: 30px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.anc_list li {
	width:230px;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
}
.anc_list li a {
	display: block;
	/* border: 1px solid #7c6c27; */
	background-color: #7c6c27;
	background-image: url("../images/yb-g.gif");
	background-position: 94% center;
	background-size: 13px auto;
	background-repeat: no-repeat;
}
@media all and (max-width: 640px) {
.anc_list {
	width: 80%;
	margin: 20px auto 0;
}
.anc_list li {
	width:46%;
	font-size: 3.8vw;
}
.anc_list li a {
	background-position: 90% center;
	background-size: 9% auto;
}
}

/********雑貨************/
#pbArea .ttl_h2 {
	text-align: center;
	background-color: #bba246;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 2;
	margin-top: 2em;
}
@media all and (max-width: 640px) {
#pbArea .ttl_h2 {
	font-size: 5.2vw;
	line-height: 1;
	padding: .8em 0 .5em;
}

}

.s_wp {
	padding: 0 0 30px;
}
#pbArea .s_btn {
	width: 100%;
	overflow: hidden;
	margin: 15px auto 0;
}
#pbArea .s_btn a {
	width: 310px;
	display: block;
	float: right;
	text-align: center;
	background-color: #7c6c27;
	background-image: url(../images/yy-g.gif);
	background-position: 96% center;
	background-repeat: no-repeat;
	background-size: 9px auto;
	font-size: 14px;
	color: #fff;
	line-height: 1;
	padding: 11px 0;
	/* border: 1px solid #7c6c27; */
}
@media all and (max-width: 640px) {
.s_wp {
	padding: 0 6% 15px;
}

#pbArea .s_btn {
	width: 100%;
	overflow: hidden;
	margin: 15px auto 0;
}
#pbArea .s_btn a {
	width: 100%;
	display: block;
	float: none;
	clear: both;
	background-position: 96% center;
	background-size: 4% auto;
	font-size: 4.2vw;
	line-height: 1;
	padding: .8em 0;
}

}

/********ご注文前にお読みください************/
#pbArea .notice_h {
	text-align: center;
	font-size: 16px;
	background-color: #e8e7e3;
	padding: 10px 0;
	color: #333;
	font-weight: normal;
	margin: 0;
}
@media all and (max-width: 640px) {
#pbArea .notice_h {
	text-align: center;
	font-size: 4vw;
	line-height: 1;
	padding: 1em 0;
}
}

.notice_txt {
	border: 2px solid #e8e7e3;
	padding: 25px 15px 20px;
}
#pbArea .n_h {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
@media all and (max-width: 640px) {
.notice_txt {
	border: 2px solid #e8e7e3;
	padding: 15px 4% 10px;
}
#pbArea .n_h {
	font-size: 4.0vw;
}
}
#pbArea .kk {
	padding-left: 1em;
	text-indent: -1em;
}


#pbArea .text_red a,
.text_red {
		color: #ff0000;
}
#pbArea #notice a {
	text-decoration: underline;
}
#pbArea .n_sps {
	margin-top: 25px;
}
#pbArea .text_y {
	background-color: #fdf098;
	font-weight: bold;
	display: inline-block;
}















.h2-aside {
	/* margin: 0 0 6px; */
	font-weight: bold;
	border-bottom: 1px solid #c2c2c2;
	overflow: hidden;
}
.h2-aside span {
	display: block;
	font-size: 13px;
	font-size: 108.333333%;
	padding: 3px 0 2px 13px;
	border-left: solid 5px #003f8f;
	margin-bottom: 1px;
}


.h2-aside {
	/* margin: 0 0 6px; */
	font-weight: bold;
	border-bottom: 1px solid #c2c2c2;
	overflow: hidden;
}
