@charset "utf-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
	font-family:'Helvetica Neue', Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

body {
	background-color: #bcbcbc;
	/*background-color: #f1ebc8;*/
}

h1 {
	padding:64px 0 17px;
	font-size:0.6em;
	letter-spacing:0.1em;
}

h1.brand_title {
	text-align:center;
}

h2 {
	padding:35px 0 6px;
	font-size:3em;
	font-weight:bold;
	letter-spacing:0.1em;
}

h3 {
	font-weight:bold;
	padding-bottom:20px;
	font-size:1.1em;
	line-height:1.6em;
	letter-spacing:0.2em;
}

h3.main_ttl{
	padding-bottom:70px;
}

h4 {
	font-weight:600;
	font-size:1.5em;
	border-bottom: 1px solid #000;
	width:215px;
	/*width:169px;*/
	margin:0 auto;
	padding-bottom:7px;
	margin-bottom:10px;
}

.item_name {
	font-weight:bold;
	font-size:1.2em;
}

.top_credit {
	font-size:0.8em;
	letter-spacing:0.1em;
	padding-bottom:0.3em;
}
.item {
	margin-top:40px;
	line-height:1.6
}
p.lead {
	padding-bottom:40px;
	font-size:0.8em;
	line-height:2.1em;
	letter-spacing:0.1em;
}


p span.credit{
	font-size:85%;
	color:#333;
}

p.p_border {
	border-bottom:1px dotted #000;
	margin-bottom:50px;
}

wrapper {
	width:100%;
}

a:link	{
	text-decoration: none;
	color: #000;
}

a:visited	{
	text-decoration: none;
	color: #000;
}

a:hover	{
	text-decoration: none;
}

a img {
	border:none;
}

.imgAlpha:hover,
.imgAlpha:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}


#container {
	max-width:800px;
	margin:0 auto;
}

#nav {
	width: auto;
	font-weight: 400;
	position: static;
	z-index:9999;
	top:0;

}

.img_bottom2 {
	padding-bottom:30px;
}

.target_li {
	background-color:#bebebe;
}
#nav > a
{
	display: none;
}

#nav li
{
	position: relative;
}
	#nav li a
	{
		color: #fff;
		display: block;
	}
	#nav li a:active
	{
		background-color: #bebebe !important;
	}

#nav span:after
{
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	border-top-color: #efa585;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}

/* first level */

#nav > ul
{
	background-color: #000000;
}
#nav > ul > li
{
	/*width: 14.28%;*/
	width: 14.28%;
	height: 100%; 
	/*border-right:1px solid #f1ebc8;*/
	border-right:1px solid #bcbcbc;
	font-weight:bold;
	letter-spacing: 0.2em;
	float: left;
}
#nav > ul > li > a
{
	height: 100%;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 16px; /* 24 */
	line-height: 2.5em; /* 60 (24) */
	text-align: center;
}
/*#nav > ul > li:not( :last-child ) > a
{
	border-right: 1px solid #f2f4f6;
}
*/
#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a
{
	background-color: #363535;
}

.sns {
	float:right;
}

.sns2 {
	padding-top:25px;
	float:right;
}

.sns li,.sns2 li{
	float:left;
	overflow: hidden;
}

.sns_left {
	margin-left: 10px;
}

iframe.twitter-share-button {
	width: 90px!important;
}

li#___plusone_0 {
　　width: 70px!important;
}

.img_bottom {
	width:100%;
	padding-bottom:20px;
}

.img_bottom2 {
	width:100%;
	padding-bottom:45px;
}

.img_bottom_zakka {
	width:100%;
	padding-bottom:40px;
}

.border_top {
	border-top:1px dotted #000;
	padding-top:40px;
}

.caption {
	width:100%;
	font-size:0.7em;
	line-height:1.9em;
	letter-spacing:0.1em;
	padding-bottom:60px;
}

.caption2 {
	width:100%;
	font-size:0.7em;
	line-height:1.9em;
	letter-spacing:0.2em;
}

p.main_credit{
	width:100%;
	font-size:0.6em;
	line-height:1.9em;
	letter-spacing:0.2em;
	padding-bottom:60px;
}


.center {
	text-align:center;
}

ul.item li {
	width:241px;
	float:left;
}

ul.item li.pr34 {
	margin-right:34px;
}

.material_id {
	padding-bottom:17px;
}

ul.brand_photo{
	/*padding-left:20px;*/
	padding-left:2px;
	border-top:#333 1px dotted;
	padding-top:35px;
	margin-top:85px;
	margin-bottom:60px;
}
ul.brand_photo li{
	float:left;
	padding-top:10px;
}

ul.brand_photo li.pr10{
	padding-right:10px;
}

#backTop {
	font-size:0.8em;
	letter-spacing:0.1em;
	font-weight:bold;
	padding:25px 0 80px;
}

#backTop a{
	text-decoration:underline;
}

.backLeft {
	float:left;
}

/*PAGE TOP*/
#pagetop a {
	bottom: 88px;
    margin-left: 856px;
}

#shop_info {
	font-weight:bold;
	font-size:1.3em;
}
.float2 {
	width:100%;
}

.float_left2 {
	width:400px;
	float:left;
}

.float_right2 {
	width:369px;
	float:right;
}

#header {
	width:100%;
	position:fixed;
	z-index:999;
	padding:0;
	margin:0;
	margin-top: -16px\9;
}


@media only screen and ( min-width: 800px ) 
{
	/* 800px以下用（PC用）の記述 */
.clearfix:after					{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix 				{ zoom: 1; }
*:first-child+html .clearfix	{ zoom: 1; }
.cleaner 						{ height: 0; line-height: 0; clear: both; }

#menu_home {
	display:none;
}

#nav
{
	width: 100%;
	position: fixed;
	margin: 0;
}
#container img
{
	max-width: 800px;
	height: auto;
	width /***/:auto;　
}

.float1 {
	width:100%;
	padding-bottom:40px;
}

.float2 {
	width:100%;
}

.float3 {
	width:100%;
	padding-bottom:34px;
}

.float_left1 {
	width:424px;
	padding-right:42px;
	float:left;
}

.float_right1 {
	width:376px;
	padding-top:5px;
	float:right;
}

.float_left2 {
	width:400px;
	float:left;
	padding-top:25px;
}



.float_right2 {
	width:369px;
	float:right;
	padding-top:25px;
}



.float_left3 {
	width:424px;
	padding-top:5px;
	padding-right:47px;
	float:left;
}

.float_right3 {
	width:376px;
	float:right;
}

.float_left4 {
	width:437px;
	padding-right:47px;
	float:left;
}

.float_right4 {
	width:316px;
	padding:15px 20px 13px;
	font-size:0.7em;
	float:right;
	background-color:#fff;
}

.float_left5 {
	width:400px;
	float:left;
	padding-top:50px;
}

.float_right5 {
	width:377px;
	float:right;
	padding-top:50px;
}


#pagetop {
        position: fixed;
        bottom: 12px;
        right: 12px;
}

}

@media screen and (min-width: 656px) and (max-width: 799px) 
{
	/* 768px以下用（スマートフォン用）の記述 */

#menu_home {
	display:none;
}

#header {
	width:100%;
	position:fixed;
	z-index:999;
	padding:0;
	margin:0;
}
#container {
	width:90%;
	margin:0 auto;
}
img
{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

.float1 {
	width:100%;
	padding-bottom:40px;
}

.float2 {
	width:100%;
	
}

.float3 {
	width:100%;
	padding-bottom:34px;
}

.float1 h4 {
	padding-bottom:19px;
}

.float_left1 {
	width:100%;
	float:none;
}

.float_right1 {
	width:100%;
	float:none;
}

.float_left2 {
	width:100%;
	float:none;
}


.float_left2 {
	width:400px;
	float:left;
}

.float_right2 {
	width:369px;
	float:right;
}


.float_left3 {
	width:100%;
	padding-bottom:34px;
	float:none;
}

.float_right3 {
	width:100%;
	float:none;
}

.float_left4 {
	width:100%;
	padding-bottom:34px;
	float:none;
}

.float_right4 {
	width:100%;
	float:none;
}

.float_left5 {
	width:400px;
	float:left;
	padding-top:50px;
}

.float_right5 {
	width:377px;
	float:right;
	padding-top:50px;
}



.float_right1 img, .img_bottom img, .float_left3 img , .float_left4 img {
	margin:auto;
	display:block;
}

#pagetop {
        position: fixed;
        bottom: 15px;
        right: 60px;
}


}

@media only screen and ( max-width: 655px ) 
{
	/* 640px以下用（スマートフォン用）の記述 */
html
{
	font-size: 75%; /* 12 */
}

h1 {
	padding-top:34px;
}


#menu_home {
	display:100%;
}

#header {
	width:100%;
	position:fixed;
	z-index:9999;
	top:0;
}
#container {
	width:90%;
	margin:0 auto;
}
img
{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

h2 {
	font-size:2.9em;
}

#nav
{
position: relative;
background-color:#000000;
top: auto;
left: auto;
}

#nav > a
{
width: 3.125em; /* 50 */
height: 3.125em; /* 50 */
text-align: left;
background-color: #000000;
position: relative;
}

#nav > a:before,
#nav > a:after
{
position: absolute;
top: 35%;
left: 25%;
right: 25%;
content: '';
}
#nav > a:after
{
top: 60%;
}

#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
display: block;
}

/* first level */

#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
}
#nav:target > ul
{
	display: block;
}
#nav > ul > li
{
	width: 100%;
	float: none;
	}
#nav > ul > li > a
{
	height: auto;
	text-align: center;
	padding: 0 0.833em; /* 20 (24) */
}
#nav > ul > li:not( :last-child ) > a
{
	border-right: none;
	border-bottom: 1px solid #f2f4f6;
	padding-top:2px;
	padding-bottom:2px;
}

.float1 {
	width:100%;
	padding-bottom:40px;
}

.float2 {
	width:100%;
	margin-bottom:35px;
}

.float3 {
	width:100%;
	padding-bottom:34px;
}

.float1 h4 {
	padding-bottom:19px;
}

.float_left1 {
	width:100%;
	float:none;
}

.float_right1 {
	width:100%;
	float:none;
}

.float_left2 {
	width:100%;
	float:none;
}

.float_right2 {
	width:100%;
	float:none;
}

.float_left3 {
	width:100%;
	padding-bottom:34px;
	float:none;
}

.float_right3 {
	width:100%;
	float:none;
}

.float_left4 {
	width:100%;
	padding-bottom:34px;
	float:none;
}

.float_right4 {
	width:100%;
	float:none;
	background-color:#fff;
	padding:20px;
}

.float_left5 {
	width:100%;
	float:none;
}

.float_right5 {
	width:100%;
	float:none;
}

.float_right1 img, .img_bottom img, .float_left3 img, .float_left4 img {
	margin:auto;
	display:block;
}

#backTop {
	padding:25px 0 30px;
}

.sns2 {
	padding-bottom:80px;
}

#pagetop {
        position: fixed;
        bottom: 15px;
        right: 60px;
}

.sp_bottom {
	margin-bottom:35px;
}

h1.brand_title {
	padding:70px 0 50px;
}

ul.item li.pr34, ul.item li {
	width:100%;
	margin:0 auto;
}

h3.main_ttl{
	padding-bottom:30px;
}

.caption {
	padding-bottom:30px;
}

.caption2 {
	padding-bottom:0;
}

/*ul.brand_photo{
	margin-top:40px;
}*/
ul.brand_photo{
	/*padding-left:20px;*/
	padding:0 6% 0 9%;
	border-top:#333 1px dotted;
	padding-top:35px;
	margin-top:85px;
	margin-bottom:60px;
}
ul.brand_photo li.pr10{
	padding-right:7%;
}

}

