﻿/* ******************** メイン画像 ******************** */
#mainVisual {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
#mainVisual h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 99;
}
#mainVisual #mainSlider {
	position: absolute;
	top: 0;
	left: 0;
}

.read {
	margin: 30px 0;
	font-size: 110%;
}

.read p{
	font-size: 120%;
}

.read .title {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
.read .title span {
	font-size: 160%;
}

/* ******************** インデックス ******************** */
#navigation ul {
	overflow: hidden;
}
#navigation li {
	float: left;
	width: 224px;
	border:#000000 2px solid;
	margin-right: 8px;
	margin-bottom: 8px;
	overflow:hidden;
}
#navigation li:nth-child(4n) {
	margin-right: 0;
}

#navigation li a {
	position: relative;
	overflow:hidden;
	display: block;
	height:90px;
	background-color: #fff;
	color: #000;
	font-size: 130%;
	opacity: 1;
	transition: 0.5s;
}
#navigation li a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.5s;
}

#navigation li a::after {
	content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	right: 10px;
	top: 1.8em;
	
}

#navigation li a img.item {
	position: absolute;
	left: 5px;
	top: 5px;
	width:80px;
	height:80px;
}

#navigation li a .menu {
	position: absolute;
	left: 90px;
	top: 0.4em;
	line-height:1.5;
	font-size: 90%;
}

#navigation li a .kana {
	font-size: 85%;
}


#navigation li.d_menu_title a{
	background:url(/item/close_up/newitem/won/image/item_designer.jpg);
	position: relative;
	width:224px;
	height:90px;
	color: #fff;
	}


#navigation li.d_menu_title .d_menu_txt{
	font-size: 90%;
	position: absolute;
	left: 2em;
	top: 0.4em;
	}


/* ******************** ブランド紹介 ******************** */
#brand {
	margin: 30px 0 50px;
}
#brand img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#brand .about {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #5a5a5a;
	color: #ffffff;
}
#brand .about div {
	float: left;
	width: 440px;
}
#brand .about .logo {
	margin-right: 20px;
	padding: 10px 0;
	background-color: #ffffff;
}
#brand .about .logo img {
	width: 80%;
}
#brand .about h2 {
	margin: 1em 0 0;
	font-size: 140%;
	text-align: center;
}
#brand .note1 {
	margin: 1em 0;
	text-align: right;
}
#brand .note li::before {
	content: "※";
}

.note1 a::before {
	content: "\f054";
	font-family: "FontAwesome";
	position: absolute;
	left: -12px;
	top: 0.1em;
}

.nav_top{
	text-align:right;
	padding-right:0.5em;

}

.nav_top a: {
	color: #000;
	font-size: 120%;
	opacity: 1;
	transition: 0.5s;
	height:60px;
	text-decoration: underline;
}


.nav_top a::before {
	content: "\f077";
	font-family: "FontAwesome";
	color:#000;
}

.nav_top a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.5s;
}

/* ******************** 商品紹介 ******************** */
#brand .lineup {
	margin: 10px 0 50px;
	/* background-color:#42BC08; */
}
#brand .lineup .series {
	overflow: hidden;
	position: relative;
	min-height: 30px;
	margin: 0 0 20px;
	height:70px;
	background-color:#000;
	color:#fff;
	width:940px;
}

#brand .lineup .series a{
	opacity: 1;
	transition: 0.5s;
}





#brand .lineup h3 {
	color: #ffffff;
	float:left;
	width:45%;
	font-size: 150%;
	margin: 0 !important;
	padding:0.8em 1.1em;
}

#brand .lineup .designer-icon {
	float:right;
	width:45%;
	/* background-color: #D41D20; */
	position: relative;
	font-size: 150%;
}

#brand .lineup .designer-icon .note1 {
	margin: 5px;
	font-size: 75%;
	position:absolute;
	top: 38px;
	right: 75px;
}

#brand .lineup .designer-icon  img {
	position:absolute;
	margin: 5px;
	right: 5px;
}

#brand .lineup .designer-icon .note1 a {
	text-decoration:underline;
	color: #ffffff;
}


#brand .lineup .designer-icon .note1 a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.5s;
}

#brand .lineup .photo {
	/* background-color: #D41D20; */
	width:940px;
}

#brand .lineup ul li {
	float:left;
	width:260px;
	height:178px;
	margin: 22px 0px 0px 0px
}

#brand .lineup ul li:first-child {
	background-color: #ccc;
	width:660px;
	height:583px;
	margin: 0px 20px 20px 0px
}

#brand .lineup ul li:nth-child(2) {
	float:left;
	width:260px;
	height:178px;
	margin: 0px
}

#brand .lineup .brand_read{
	font-size: 120%;
}

#brand .lineup .brand_read p{
	font-size: 90%;
	text-align:right;
	padding:1em;
}

#brand .lineup .brand_read .moredetail {
	overflow: hidden;
	margin: 0 1em 0;
	padding: 0;
}
#brand .lineup .brand_read .moredetail a {
	display: block;
	float: right;
	padding: 5px;
	width: 8em;
	background-color: #000;
	color: #fff;
	text-align: center;
	transition: 0.5s;
}
#brand .lineup .brand_read .moredetail a::after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 0.5em;
}
#brand .lineup .brand_read .moredetail a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.5s;
}


/* ******************** デザイナー紹介 ******************** */

.designer h3.d_title {
	overflow: hidden;
	min-height: 30px
	margin: 0 0 10px;
	border:#000000 2px solid;
	background-color:#fff;
	color:#222;
	font-size: 150%;
	margin: 0 !important;
	padding:1em;
}

.designer .d_lineup {
	margin: 20px 0 20px;
	overflow: hidden;
	width:940px;
}

.designer .d_lineup .d_photo{
	float:left;
}

.designer .d_lineup .d_photo img{
	width:224px;
}

.designer .d_lineup .d_profile{
	float:left;
	width:600px;
	margin:0 0 20px 20px
}

.designer .d_lineup .d_profile h4.d_name{
	font-size: 130%;
	margin:0 !important;
}

.designer .d_lineup .d_profile .d_txt{
	font-size: 110%;
}

.designer .d_lineup .d_profile .d_product {
	margin:1.5em 0 0 0;
}

.designer .d_lineup .d_profile .d_product a{
	padding: 0.5em;
	margin:0 0.7em 0 0;
	background-color:#eee;
	text-decoration:underline;
}


.designer .d_lineup .d_profile .d_product a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.5s;
}
