@charset "UTF-8";


/* base
==================================================================*/
*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

ul{
	list-style-type:none;
}

.clear{
	clear:both;
	font-size:1px;
	color:#ffffff;
}



/* clearfix
-------------------------------*/
.clearfix:after{
	content: ".";
	display:block;
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
	zoom:1;
}

.clearfix{
	display:block;
}



/* layout
==================================================================*/
body{
	text-align:left;
	font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	-webkit-text-size-adjust:100%;
}

a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}



/* ---------------------------------------
for pc
--------------------------------------- */
@media screen and (min-width: 601px) {


/* layout
==================================================================*/
#wrap{
	width:100%;
	text-align:center;
	margin:0 auto;
}



/* contents
==================================================================*/
#contents{
	width:100%;
	min-width:900px;
	box-sizing:border-box;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:1.1em;
	line-height:1.8;
}
.txtRight{
	margin: 0px auto;
	width: 798px;
	text-align: right;
	}
.txtRight a{
	color: #333333;
	text-decoration:none;
}
.txtRight a:hover{
	color:#333333;
	text-decoration:none;
}

.itemBox{
	width:798px;
	margin:0 auto;
}

.itemBox p{
	margin:10px 0 25px;
}
.itemBox span{
	color: #ec7b01;
	font-weight: bold;
	}


.photoBox{
	width:798px;
	margin:20px auto 15px auto;
}

.photoBox img{
	width:100%;
	height:auto;
}



/* 見出し
------------------------------------*/
.oneBox h1{
	width:798px;
	margin:10px auto 15px auto;
	font-size:1.5em;
	line-height:1.5em;
	font-weight: bold; 
	color:#e63708;
	text-align:left;
	box-sizing:border-box;
}

.oneBox h2{
	width:798px;
	margin:50px auto 30px auto;
	padding:10px 20px;
	font-size:1.3em;
	line-height:1.5em;
	font-weight: bold; 
	color:#ffffff;
	background-color:#e63708;
	text-align:left;
	box-sizing:border-box;
	border-bottom:none;
}
.oneBox h3{
	width:798px;
	margin:20px auto;
	font-size:1.3em;
	line-height:1.3em;
	color:#e63708;
	text-align:left;
	box-sizing:border-box;
	border-bottom:none;
}
.oneBox h4{
	width: 798px;
	margin: 30px auto 15px auto;
	padding: 5px 10px 5px 10px;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #A40000;
	text-align: left;
	box-sizing: border-box;
	border-bottom: 1px solid #A40000;
	border-left: 10px solid #A40000;
}
 .oneBox h5{
	width: 798px;
	margin: 50px auto 15px auto;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #A40000;
	text-align: left;
	box-sizing: border-box;
	border-bottom: 5px solid #A40000;
}


.oneBox hr{
	width:798px;
	margin:0 auto;
}

.companyLinkBox{
	width:798px;
	margin:10px auto 35px auto;
	text-align:right;
	font-size:1.0em;
	font-weight:bold;
}

.attBox{
	width:798px;
	margin:10px auto 35px auto;
	text-align:right;
	font-size:0.8em;
}

/* cart
------------------------------------*/
.cartBox{
	width:808px;
	border:10px solid #a40000;
	margin:40px auto;
	padding:0;
	position:relative;
	box-sizing:border-box;
}

.cartInnerBox{
	margin:20px auto 0px auto;
	padding:0;
}

.cartLeft{
	float:left;
	width:280px;
	text-align:center;
	box-sizing:border-box;
	vertical-align: bottom;
}

.cartRightTop{
	float:right;
	width:450px;
	line-height:120%;
	box-sizing:border-box;
	text-align:center;
}

.cartRightBottom{
	float:right;
	width:450px;
	margin:0 0 10px 0;
	line-height:190%;
	box-sizing:border-box;
	text-align:center;
}

.cartBlock{
	margin:0 10px 0 0;
	padding:5px 10px;
	color:#ffffff;
	background-color:#fe014d;
	font-size:0.8em;
	font-weight:bold;
}

.cartBox h2{
	color:#ffffff;
	background-color:#a40000;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:5px 10px 10px 10px;
}

.cartBox h3{
	color:#b87f4c;
	font-size:2em;
	font-weight:bold;
	margin:20px 0 20px 0;
}
.cartBox span.small{
	font-size: 0.7em;
	}

	
.cartBoxTxt{
	padding:25px;
}

.price1st{
	width:400px;
	margin:20px auto 10px;
	color:#ffffff;
	background-color: #f39700;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	box-sizing:border-box;
}

.priceTxtBox{
	margin:15px auto 0px auto;
}

.priceTxt{
	color:#e63708;
	font-size:2.3em;
	font-weight:bold;
}

.priceTax{
	color:#e63708;
	font-size:0.8em;
	font-weight:bold;
}

.priceTag{
	margin:0;
	padding:5px 10px;
	color:#ffffff;
	background-color:#e63708;
	font-size:1em;
	font-weight:bold;
	box-sizing:border-box;
}



/* 購入ボタン
---------------------------- */
.cartBtn{
	width:400px;
	margin:20px auto;
	text-align:center;
}

.cartBtn a{
	display:block;
	width:100%;
	height:100%;
	padding:20px 0;
	background-color:#1ab801;
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	border:2px solid #1ab801;
	/* 色変更アニメ */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/* 角丸 */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-sizing:border-box;
    box-shadow: 2px 2px 4px gray;
}

.cartBtn a:hover{
	color:#1ab801;
	background-color:#ffffff;
	border:2px solid #1ab801;
	/* 角丸 */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}



/* footer
------------------------------------*/
#footer{
	width:100%;
	min-width:900px;
	margin:50px auto 0 auto;
	padding:25px 10px 20px 10px;
	font-size:0.9em;
	line-height:2.0em;
	text-align:center;
	color:#ffffff;
	background-color:#005a37;
	box-sizing:border-box;
}
#footer p.link{
		display: inline-block;
		margin: 20px 5px;
	}
#footer a{
	color:#ffffff;
}



/* ------------------------------------ */
}
/* ------------------------------------ */




/* ---------------------------------------
for sp
--------------------------------------- */
@media screen and (max-width: 600px) {


/* layout
==================================================================*/
#wrap{
	width:100%;
	text-align:left;
	margin:0 auto;
}



/* contents
==================================================================*/
#contents{
	width:95%;
	margin:15px auto 0 auto;
	padding:0;
	text-align:left;
	font-size:0.9em;
	line-height:1.8em;
}
.txtRight{
	margin: 0px auto;
	width: 95%;
	text-align: right;
	}
.txtRight a{
	color: #333333;
	text-decoration:none;
}
.txtRight a:hover{
	color:#333333;
	text-decoration:none;
}

.itemBox{
	width:100%;
	margin:0;
	padding:0;
	box-sizing:border-box;
}

.itemBox p{
	margin:0 0 10px 0;
}
.itemBox span{
	color: #ec7b01;
	font-weight: bold;
	}

.photoBox{
	width:100%;
	margin:10px auto 5px auto;
	padding:0;
	box-sizing:border-box;
}

.photoBox img{
	width:100%;
	height:auto;
}

.photoBox p{
	margin:0 0 25px 0;
}



/* 見出し
------------------------------------*/
.oneBox h1{
	margin:10px 0;
	font-size:1.2em;
	line-height:140%;
	color:#e63708;
	text-align:left;
	box-sizing:border-box;
}

.oneBox h2{
	margin:40px 0 10px 0;
	padding:10px 13px;
	font-size:1.1em;
	line-height:140%;
	color:#ffffff;
	background-color:#e63708;
	text-align:left;
	box-sizing:border-box;
}
.oneBox h3{
	margin:10px 0 10px 0;
	font-size:1.1em;
	line-height:140%;
	color:#e63708;
	text-align:left;
	box-sizing:border-box;
}
.oneBox h4{
	margin: 30px auto 15px auto;
	padding: 5px 10px 5px 10px;
	font-size:1.1em;
	line-height:140%;
	color: #A40000;
	text-align: left;
	box-sizing: border-box;
	border-bottom: 1px solid #A40000;
	border-left: 10px solid #A40000;
}
 .oneBox h5{
	margin: 50px auto 15px auto;
	font-size:1.1em;
	line-height:140%;
	font-weight: bold;
	color: #A40000;
	text-align: left;
	box-sizing: border-box;
	border-bottom: 3px solid #A40000;
}


.companyLinkBox{
	margin:10px 0 25px;
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
}

.attBox{
	margin:10px 0 25px;
	text-align:right;
	font-size:0.8em;
}

/* cart
------------------------------------*/
.cartBox{
	width:100%;
	border:5px solid #a40000;
	margin:40px auto;
	padding:0 0 10px 0;
	position:relative;
	box-sizing:border-box;
}

.cartInnerBox{
	margin:20px auto 10px auto;
	padding:0 20px;
}

.cartLeft{
	display:table-cell;
	vertical-align:middle;
	width:40%;
	margin:0 auto;
	text-align:center;
	box-sizing:border-box;
}

.cartLeft img{
	width:100%;
	height:auto;
}

.cartRight{
	width:100%;
	margin:0 0 10px 0;
	line-height:190%;
	box-sizing:border-box;
	text-align:center;
}

.cartRightTop{
	display:table-cell;
	vertical-align:middle;
	padding-left: 10px;
}

.cartRightBottom{
	width:100%;
	text-align:center;
}

.cartBlock{
	margin:0 10px 0 0;
	padding:5px 10px;
	color:#ffffff;
	background-color:#fe014d;
	font-size:0.8em;
	font-weight:bold;
}

.cartBox h2{
	color:#ffffff;
	background-color:#a40000;
	font-size:1.5em;
	line-height:1.5;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:5px 10px 10px 10px;
}

.cartBox h3{
	color:#b87f4c;
	font-size:1.8em;
	line-height:1.5;
	font-weight:bold;
	margin:5px 0;
}
.cartBox span.small{
	font-size: 0.7em;
	}

.cartBoxTxt{
	padding:15px 25px;
}

.price1st{
	width:100%;
	margin:10px auto;
	padding:5px 0;
	color:#ffffff;
	background-color: #f39700;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	box-sizing:border-box;
}

.priceTxtBox{
	margin:20px auto 10px auto;
}

.priceTxt{
	color:#e63708;
	font-size:2.6em;
	font-weight:bold;
}

.priceTax{
	color:#e63708;
	font-size:0.8em;
	font-weight:bold;
}

.priceTag{
	margin:0;
	padding:5px 10px;
	color:#ffffff;
	background-color:#e63708;
	font-size:0.8em;
	font-weight:bold;
	box-sizing:border-box;
}



/* 購入ボタン
---------------------------- */
.cartBtn{
	width:100%;
	margin:30px auto;
	text-align:center;
}

.cartBtn a{
	display:block;
	width:100%;
	height:100%;
	padding:20px 0;
	background-color:#1ab801;
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	border:2px solid #1ab801;
	/* 色変更アニメ */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/* 角丸 */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-sizing:border-box;
    box-shadow: 2px 2px 4px gray;
}

.cartBtn a:hover{
	color:#1ab801;
	background-color:#ffffff;
	border:2px solid #1ab801;
	/* 角丸 */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}



/* footer
------------------------------------*/
#footer{
	width:100%;
	font-size:0.7em;
	line-height:150%;
	margin:5px 0 0 0;
	padding:25px 5px 20px 5px;
	text-align:center;
	color:#ffffff;
	background-color:#005a37;
	box-sizing:border-box;
}
#footer p.link{
		display: inline-block;
		margin: 20px 5px;
	}
#footer a{
	color:#ffffff;
}



/* ------------------------------------ */
}
/* ------------------------------------ */
