/* clear
-----------------------------------------------------*/  
.clearfix:after {
	visibility: hidden;
	　　　　　　　　　display: block;
	　　　　　　　　　font-size: 0;
	　　　　　　　　　content: " ";
	　　　　　　　　　clear: both;
	height: 0;
}
.clear {
	clear: both;
}
/*link
-----------------------------------------------------*/  

a {
	-webkit-tap-highlight-color: rgba(255,0,0,0.40);
	color: #ac9135;
}
/*header
-----------------------------------------------------*/
#header {
	background:#000;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#39372e), to(#2b2922));
	background: linear-gradient(#39372e, #2b2922);*/
	text-align: center;
	padding: 10px 0;
	margin:0 0 10px 0;
}
/*footer
-----------------------------------------------------*/ 
#footer {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: #000;
	text-align: center;
}
/*imagefade
-----------------------------------------------------*/


#imageFade {
	width: 300px;
	height: 136px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#imageFade li {
	position: absolute;
	display: none;
}
/*common_layout
-----------------------------------------------------*/  


#wrapper {
	background: url(../images/body_bg02.png) no-repeat left top;
}
#contents {
	border: solid 1px #7a7a7a;
	background: #191814;
	margin: 0 10px 20px;
	padding: 10px;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: left;
}
#pageTtl {
	background: #141310;
	text-align: center;
	margin-bottom: 15px;
}
#pageTtl {
	background: none;
	text-align: center;
	margin-bottom: 20px;
}
#bnr {
	padding: 20px 0;
	overflow: hidden;
	background: #000;
	border-top: solid 1px #2b2922;
	border-bottom: solid 1px #2b2922;
}
#bnr ul {
	width: 300px;
	margin: 0 auto 15px;
}
#bnr li {
	width: 145px;
	float: left;
}
#bnr li+li {
	margin-left: 10px;
}
#bnr li a {
	display: block;
	background: #211f17;
	background: -webkit-gradient(linear, left top, left bottom, from(#4a442e), to(#211f17));
	background: linear-gradient(#4a442e, #211f17);
	line-height: 44px;
	text-decoration: none;
	color: #c9c9c9;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #2b2922;
	border-radius: 4px;
	box-shadow: inset 0 0 1px rgba(255,255,255,0.1);
	text-shadow: 0 0 1px rgba(0,0,0,0.1)
}
#pup {
	padding: 10px 0;
	border-bottom: 1px solid #2b2922;
	margin-bottom: 10px;
	font-size:15px;
}
#pup a {
	text-decoration: none;
	color: #c9c9c9;
}
.dtBtn a {
	width:90%;
	display: block;
	background: #211f17;
	background: -webkit-gradient(linear, left top, left bottom, from(#4a442e), to(#211f17));
	background: linear-gradient(#4a442e, #211f17);
	line-height: 44px;
	text-decoration: none;
	color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	border-color: #2b2922;
	border-radius: 4px;
	box-shadow: inset 0 0 1px rgba(255,255,255,0.1);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	margin:0 auto;
}

.orderBox{
	border-radius:6px;
	background:#000;
	padding:10px;
	text-align:center;
	}

.orderBox .st{
	color: #ac9135;}


/*section
-----------------------------------------------------*/
.section {
	margin-bottom: 1.5em;
}
.section:last-child {
	margin-bottom: 0px;
}
.section.slide {
	margin-bottom: 0px;
}
.section .st01 {
	font-weight: bold;
}
.section .inner, .section .sinner {
	padding-right: 5px;
	padding-left: 5px;
}
.section p {
	margin-bottom: 1em;
}
.section p:last-child {
	margin-bottom: 0px;
}
.section h3 {
	background: #020202;
	padding: 5px 10px;
	text-align: center;
	margin: 0 -10px 1em;
	color: #ac9135;
}
.section h3.first {
	margin-top: -10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	
}
.section h4 {
	font-weight: bold;
	border-bottom: 1px dotted #7f7f7f;
	font-size: 16px;
	padding-bottom: 3px;
	margin-bottom: 1em;
}
h4.price {
	background:#2e2a21;
	border: none;
	padding: 5px;
	text-align: center;
}
/*navi
-----------------------------------------------------*/



#gNavi {
	background: #000;
}
#gNavi ul {
	width: 320px;
	height: 70px;
	margin: 0 auto;
}
#gNavi ul li {
	float: left;
	width: 80px;
}
/*txt
-----------------------------------------------------*/
.point_a {
	color: #ff0000;
}
.point_b {
	color: #0F5D29;
}
.f12 {
	font-size: 12px;
}
.f20 {
	font-size: 20px;
}
.alignC {
	text-align: center;
}
.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.st {
	font-weight: bold;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.en {
	font-family: 'Handlee', cursive;
}
/*pg
-----------------------------------------------------*/


#item #contents {
	border: none;
	margin: 0 0 20px;
	padding: 0px;
	border-radius: 0;
	box-sizing: border-box;
	text-align: left;
}
.item {
	position: relative;
}
.item:after {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 1px solid #2b2922;
}
.row {
	box-sizing: border-box;
	border-bottom: 1px solid #2b2922;
	overflow: hidden;
}
.row:last-child {
}
.itemBox {
	padding: 15px 10px 10px;
	text-align: left;
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.itemBox h3 {
	border-bottom: none;
	font-size: 12px;
	padding: 0 10px 5px;
	margin-bottom: 0px;
	background: none;
	text-align: left;
	line-height: 1.5em;
}
.itemtb {
	display: table;
	width: 104px;
	height: 104px;
	margin: 0 auto 10px;
	box-sizing: border-box;
	border: 1px solid #7a7a7a;
	background: #000;
}
.itemPh {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.item .cap {
	font-size: 12px;
	line-height: 1.5em;
}
.caution {
	background: #eee;
	padding: 10px;
	margin: -1em -10px;
	margin-bottom: 0 !important;
}
/*table
-----------------------------------------------------*/
.priceTbl {
	width: 100%;
	max-width: 560px;
	margin: 0 auto 15px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	table-layout: fixed;
}
.priceTbl th, .priceTbl td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 12px;
	padding: 5px;
}
.priceTbl th {
	background: #27251f;
}
.priceTbl td {
	text-align: right;
	background: #23211c;
	;
}
/*float
-----------------------------------------------------*/

.colL {
	float: left;
}
.colR {
	float: right;
}
.phL {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom:3px;
}
.phR {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*margin&padding
-----------------------------------------------------*/



.mgnBtm5 {
	margin-bottom: 5px;
}
.mgnBtm15 {
	margin-bottom: 15px;
}
.mgnBtm10 {
	margin-bottom: 10px;
}
.mgnBtm20 {
	margin-bottom: 20px;
}
.mgnBtm30 {
	margin-bottom: 30px;
}
.mgnBtm35 {
	margin-bottom: 35px;
}
.mgnBtm40 {
	margin-bottom: 40px;
}
.mgnBtm0 {
	margin-bottom: 0px !important;
}
.mgnR0 {
	margin-right: 0px !important;
}


.img100 img{
	width:100%;
	height:auto;
	display:block;
}
