@charset "utf-8";

/* common */

#main-column {
    width: 100%;
	max-width: 1000px;
    margin-bottom: 60px;
    padding: 40px 40px 60px;
    background: #ffffff;
    box-sizing: border-box;
	color: #333333;
}

article h1 {
	background: none;
	border-bottom: solid 2px #000000;
}

div.cart-article p,
article p {
	color: #333333;
	font-size: 16px;
	line-height: 150%;
}

.textCenter {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin-right: 1em;
	margin-bottom: 1em;
}

img.right {
	margin-left: 1em;
	margin-bottom: 1em;
}

.cf:after {
	dsplay: block;
	content: "";
	clear: both;
}

article #main-column h1 {
	margin: 20px 0 40px;
	padding: 0 0 50px;
}

article #main-column h2 {
	margin-bottom: 32px;
	padding-bottom: 40px;
	border-bottom: solid 2px #000000;
	line-height: 1em;
}

article #main-column hr {
	display: block;
	width: 80%;
	margin: 40px auto;
	color: #eeeeee;
}

div#wrapper div#enquete-section ul, 
div.cart-article div.cart-section ul, 
article section ul {
    color: #333333;
}

address, 
caption, 
cite, 
code, 
dfn, 
em, 
strong, 
th, 
var {
    font-style: normal;
    font-weight: bold;
}

a.bt_back {
	margin: 3em 0 0;
	padding: 0.5em 3em;
	background: #333333;
	border-radius: 5px;
	color: #ffffff;
	font-size: 0.875em;
}

a.bt_back:hover {
	background: rgba(51,51,51,0.5);
	text-decoration: none;
}

p.link {
	margin-bottom: 1em;
	font-size: 14px;
}

p.link a {
	color: #333333;
}


/* Layout ---------------------------------------- */

#wrapper {
	max-width: 1000px;
	min-width: 100%;
}

#contents {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 57px;
	width: 100%;
    max-width: 1000px;
}

#header-inner {
    max-height: 357px;
    margin: 0 auto;
	width: 100%;
    max-width: 1000px;
	/*background: url("images/header_img.jpg") 
		100% 0 
		no-repeat
		#000000 !important;*/
}

#header-inner #hNav {
    text-align: right;
    max-width: 770px;
display: none;
}

#gnav .cart-nav, #gnav nav {
    height: 50px;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
}


@media only screen and (max-width: 768px) {

	#wrapper {
		width: 100%;
	}

	#enquete-footer #footer-inner, div#cart-footer #footer-inner, #footer-inner {
		width: 100%;
	}

	#enquete-footer, div#cart-footer, footer {
		min-width: 100%;
	}

	header #header-inner {
		background-position: center center;
	}

	#gnav .cart-nav, #gnav nav {
	    height: 50px;
	    margin: 0 auto;
	    padding: 0;
	    max-width: 100%;
	}

	#gnav div.cart-nav ul li, #gnav nav ul li {
		width: 25%;
		box-sizing: border-box;
	}

} /* 768px */


/* index ---------------------------------------- */

article #main-column.about h2 {
	border: none;
}

article #main-column.about ul {
	margin-bottom: 90px;
	font-size: 0px;
}

article #main-column.about ul li {
	text-align: center;
}

article #main-column.about ul li:nth-child(2) {
	margin: 20px 0;
}

article #main-column.about .text {
	max-width: 600px;
	margin: 0 auto;
}

article #main-column.about .bt_buy a {
	display: block;
	width: 300px;
	margin: 30px auto 0;
	padding: 0.8em; 0;
	background: #c61706;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

article #main-column.about .bt_buy a:hover {
	background-color: rgba(198,23,6,0.5);
	text-decoration: none;
}


/* stroy ---------------------------------------- */

article #main-column.story p {
	margin-bottom: 1em;
}

article #main-column.story p:after {
	display: block;
	content: "";
	clear:both;
}

@media only screen and (max-width: 768px) {

	article #main-column.story img.right,
	article #main-column.story img.left {
		display: block;
		float: none;
		margin: 0 auto;
		padding-bottom: 1em;
	}

} /* 768 */


/* kiwami_imo ---------------------------------------- */

article #main-column.kiwami_imo .catch strong {
	display: inline-block;
	padding: 0 0 32px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
}

article #main-column.kiwami_imo ul {
	max-width: 720px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 0px;
}

article #main-column.kiwami_imo ul li {
	float: left;
	width: 350px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
}

article #main-column.kiwami_imo ul li:nth-child(2n) {
	float: right;
}

article #main-column.kiwami_imo ul li img {
	display: block;
	margin: 0 auto 10px;
}

@media only screen and (max-width: 768px) {

	article #main-column.kiwami_imo ul li {
		float: none;
		width: 100%;
	}

	article #main-column.kiwami_imo ul li:nth-child(2n) {
		float: none;
	}

} /* 767px */

/* kiwami_seihou ---------------------------------------- */

article #main-column.kiwami_seihou {
	text-align: center;
}

article #main-column.kiwami_seihou h3,
article #main-column.kiwami_seihou p {
	max-width: 720px;
	margin: 0 auto;
}

article #main-column.kiwami_seihou h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}

article #main-column.kiwami_seihou h3 img {
	padding-right: 10px;
	vertical-align: bottom;
}

article #main-column.kiwami_seihou p {
	margin-bottom: 1em;
}

article #main-column.kiwami_seihou p img {
	padding: 0 3px 20px;
}



/* shop_index ---------------------------------------- */

#shop_index #contents article #main-column h1 {
	margin-bottom: 0;
	padding-bottom: 40px;
	border: none;
}

#shop_index #contents article #main-column p:first-of-type {
	padding-bottom: 20px;
}

#shop_index #contents article #main-column p.bt_buy {
	padding-bottom: 20px;
}

#shop_index #contents article #main-column ul.about_bt {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: solid 2px #333333;
}

#shop_index #contents article #main-column h2 {
	margin-bottom: 0;
}

#shop_index #contents article #main-column #beni p {
	padding-bottom: 15px;
}

#shop_index #contents article #main-column #beni p:nth-of-type(2n) {
	padding-bottom: 35px;
}