@charset "UTF-8";
/* CSS Document */

/* body */

body {
	background: url("../images/common/bg-grit.jpg") repeat scroll center top rgba(0, 0, 0, 0);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	-webkit-text-size-adjust: 100%;
	color:#555;
}
/* common */	

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
a {
	color:#202024;
	text-decoration:none;
}
/* header */

.g-header {
	background: none repeat scroll 0 0 #232324;
	width:100%;
	height:100px;
}
nav {
	position: relative;
	top: 20px;
	width: 100%;
}
.nav li:first-child, .nav li.first {
	margin-left: 0;
}
.nav li {
	float: left;
	height: 80px;
	line-height: 58px;
	margin-left: 23px;
}
.nav li a {
	color: #F0EFE7;
	display: block;
	font-family: 'Rokkitt', serif;
	font-size: 13px;
	padding-top: 4px;
	text-transform: uppercase;
	text-decoration:none;
}
.nav li a:hover {
	color: #cf9847;
}
.nav li:first-child, .nav li.first {
	margin-left: 50px;
}
.nav li.logo-spacer {
	height: 60px;
	margin-left: 76px;
	margin-right: 52px;
	width: 96px;
}
.nav li.logo-spacer h1 {
	margin: 0;
	padding: 0;
}
.nav li.logo-spacer h1 a {
	margin: 0;
	padding: 0;
}
.logo {
	position: relative;
}
.logo a {
	background-image: url("../images/img_gnav_logo.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 96px;
}
.logo a span {
	background-image: url("../images/img_gnav_logo.png");
	background-position: -108px 0;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	width: 96px;
	z-index: 1;
}
.logo a span:hover {
	opacity: 1;
}
/* breadcrumb list */
.breadcrumb {
	display:block;
	width:972px;
	margin:auto;
	color:#999;
	font-size:10px;
	text-align:center;
	padding:20px 0 40px;
}
.breadcrumb a {
	color:#999;
}
.breadcrumb a:hover {
	color: #cf9847;
}
/* contents */

.wrapper {
	margin: 0 auto;
	position: relative;
	width: 972px;
}
.w_100 {
	position: relative;
	width: 100%;
}
.content-title {
	clear: both;
	color: #CC9745;
	font-family: 'vincentregular';
	font-size: 46px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 32px;
	text-align: center;
	width: 100%;
}
.contents-title-bar-more-thick {
	width:100%;
	height:50px;
	background: #EBE8E2;
	margin-bottom:60px;
}

.contents-title-bar-more-thick wrapper label {
	height:30px;
	margin-bottom:10px;}


.contents-title-bar-thick {
	width:100%;
	height:45px;
	background: #EBE8E2;
	margin-bottom:60px;
}
.contents-title-bar-thin {
	width:100%;
	height:5px;
	background: #EBE8E2;
	margin-bottom:60px;
}
.contents-title-bar-prd {
	width:100%;
	height:5px;
	background: #EBE8E2;
	margin-bottom:20px;
}
.content-sub-title-brown {
	background: url("../images/common/img_title_underline_white.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	clear: both;
	color: #CC9745;
	font-family: 'vincentregular';
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	margin-bottom:30px;
}
.content-sub-title-white {
	background: url("../images/common/img_title_underline_brown.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	clear: both;
	color: #CC9745;
	font-family: 'vincentregular';
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	margin-bottom:30px;
}
.content-sub-title-darkbrown {
	background: url("../images/common/img_title_underline_darkbrown.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	clear: both;
	color: #CC9745;
	font-family: 'vincentregular';
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	margin-bottom:30px;
}
.content-sub-title-text {
	display:block;
	width: 900px;
	margin:0 auto 30px;
	font-size:12px;
	text-align:center;
	line-height: 200%;
}
/* footer */

#footer {
	background: url("../images/common/bg-footer.jpg") repeat scroll center top rgba(0, 0, 0, 0);
	min-height:480px;
	width:100%;
	border-top: solid 12px #413430;
	font-size:12px;
}
#footer .ft-wrapp ul li {
	float: left;
	height: 40px;
	margin:30px 40px 0 0;
	list-style-type:none;
}
#footer .ft-wrapp ul li a {
	color:#A4D238;
	font-family: 'Rokkitt', serif;
	text-decoration:none;
	font-size:14px;
}
#footer .ft-wrapp ul li a:hover {
	color: #cf9847;
}
#copyright {
	background:#232324;
	height:64px;
	color:#ccc;
	font-size:10px;
	text-align:center;
	line-height:6;
}
#footer .ft-agent ul li {
	color: #c2c2c2;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 16px;
	width: 184px;
}
#footer .ft-brand ul {
	float:left;
}
#footer .ft-brand ul li {
	width:184px;
	margin:10px 0 0 0;
	list-style-type:none;
	color:#fff;
}
#footer .ft-brand ul li a {
	color:#fff;
	text-decoration:none;
}
#footer .ft-brand ul li a:hover {
	color:#cf9847;
}
#footer .ft-brand ul li.ft-brand-line {
	color: #c2c2c2;
	margin: 0 0 30px;
}
/* page top */

.pageTop {
	display:none;
	position:relative;
	width:90%;
	max-width:920px;
	height:0;
	margin:0 auto;
}
.pageTop a {
	position: fixed;
	bottom: 0px;
	left:auto;
	display: block;
	width: 66px;
	hegiht:66px;
	margin-left:920px;
	padding:1em 0 1em 2px;
	background:#413430;
	text-align:center;
	outline:none;
	text-decoration: none;
	z-index:9999;
	border-radius:3px 3px 0 0;
}
.pageTop a:before, .pageTop a:after {
	position:absolute;
	left:50%;
	content:"";
	width:0px;
	height:0px;
	margin-left:-10px;
	border:10px solid transparent;
}
.pageTop a:before {
	top:50%;
	margin-top:-13px;
	border-bottom:10px solid #413430;
}
.pageTop a:after {
	top:50%;
	margin-top:-15px;
	z-index:-1;
	border-bottom:10px solid #fff; /* 矢印の色 */
}
/* news top */

ul.news-grid:after {
	clear: both;
	content: "";
	display: table;
}
ul.news-grid {
	margin-right: -30px;
	overflow: hidden;
}
ul.news-grid li {
	width:304px;
	overflow: hidden;
	text-align:center;
	float:left;
	margin:0 30px 24px 0;
	line-height:150%;
}
ul.news-grid li a {
	color:#202024;
	text-decoration:none;
}
ul.news-grid li a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
ul.news-grid img {
	width: 100%;
	margin-bottom:10px;
}
ul.news-grid span {
	display:block;
	padding-top:6px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size: 12px;
}
.news-information-list {
	padding:0;
	margin-bottom:50px;
}
.news-h2-wrapp {
	width:972PX;
	margin:0 auto;
	position:relative;
}
.news-h2-wrapp a {
	display:block;
	background:url(../images/common/blt_viewmore.png) no-repeat scroll left center rgba(0, 0, 0, 0);
	position:absolute;
	top:15px;
	right:0px;
	color:#212124;
	font-family: 'Rokkitt', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration:none;
	padding-left:15px;
}
.news-h2-wrapp a:hover {
	color: #cf9847;
}
.contents-title-bar-thick ul {
	width:942px;
	margin:auto;
	width: 350px;
}
.contents-title-bar-thick li {
	float:left;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:44px;
	padding-right:40px;
}
.contents-title-bar-thick li a {
	display:block;
	background:url(../images/common/blt_point_down.png) no-repeat scroll left center rgba(0, 0, 0, 0);
	text-transform: uppercase;
	text-decoration:none;
	padding-left: 18px;
}
.contents-title-bar-thick li a:hover {
	color: #cf9847;
}
/* events top */

.news-events-list {
	padding:60px 0 30px;
	background: #EBE8E2;
}
/* press top */

ul.press-grid:after {
	clear: both;
	content: "";
	display: table;
}
ul.press-grid {
	margin-right: -30px;
	overflow: hidden;
}
ul.press-grid li {
	width:134px;
	overflow: hidden;
	text-align:center;
	float:left;
	margin:0 33px 24px 0;
	line-height:150%;
}
ul.press-grid li a {
	color:#202024;
	text-decoration:none;
}
ul.press-grid li a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
ul.press-grid img {
	width: 100%;
	margin-bottom:7px;
}
ul.press-grid span {
	display:block;
	padding-top:7px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size: 12px;
}
.news-press-list {
	padding:60px 0 30px;
	margin-bottom:50px;
}
/* news article */

.news-article-content {
	font-size:14px;
	line-height:200%;
	margin-bottom:60px;
}
#news-article .articlt-keyimage {
	margin-bottom:30px;
}
#news-article img {
	margin-bottom:40px;
}
#news-article h2 {
	margin-bottom:10px;
	font-size:18px;
}
#news-article p {
	margin-bottom:20px;
}
#news-article .article-date {
	display:block;
	margin-bottom:30px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size: 12px;
}
.news-article-content .article-left-img {
	float:left;
	margin:0 32px 32px 0;
}
.news-article-content .article-right-img {
	float:right;
	margin:0 0 32px 32px;
}
/* news back buttun */	
#news .btn-back-wrap {
	width:972px;
	margin:40px auto 70px;
}
#news .btn-back-wrap a.btn-back {
	background-color: #fafafa;
	border: 1px solid #d3d4d6;
	color: #a52c31;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 60px;
	margin: auto;
	text-align: center;
	width: 972px;
}
#news .btn-back-wrap a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#news .btn-back-wrap a.btn-back img.icon-back {
	width: 40px;
	height: 14px;
	display: inline-block;
	/* 位置合わせ用 */
      vertical-align: middle;
	margin-bottom:5px;
	padding: 21px;
}
/* news more buttun */	
.btn-more-wrap {
	width:972px;
	margin:40px auto 70px;
}
.btn-more-wrap a.btn-more {
	background-color: #fafafa;
	border: 1px solid #d3d4d6;
	color: #a52c31;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 60px;
	margin: auto;
	text-align: center;
	width: 972px;
}
.btn-more-wrap a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.btn-more-wrap a.btn-more img.icon-more {
	width: 29px;
	height: 13px;
	display: inline-block;
	/* 位置合わせ用 */
      vertical-align: middle;
	margin-bottom:5px;
	padding: 21px;
}
/* press detail */	

#news-article .news-press-left {
	width:570px;
	margin-right:32px;
	float:left;
}
#news-article .news-press-right {
	float:right;
	width:370px;
}
/* products */

/* collections */	

.prd-collections {
	margin-bottom:30px;}

.prd-collections p.prd-item-no {
	font-size:12px;
	margin:0 0 20px;
}
ul.prd-list:after {
	clear: both;
	content: "";
	display: table;
}
ul.prd-list {
	margin-right: -30px;
	overflow: hidden;
}
.flex {
    display: flex;
    justify-content: center;
}
ul.prd-list li {
	width:219px;
	overflow: hidden;
	text-align:center;
	float:left;
	margin:0 30px 24px 0;
	line-height:150%;
	background-color:#fff;
	line-height:140%;
	font-size: 12px;
	height:180px;
}
ul.prd-list li a {
	color:#202024;
	text-decoration:none;
}
ul.prd-list li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
ul.prd-list img {
	width: 100%;
}
ul.prd-list span {
	display:block;
	margin:4px 0 20px;
	text-overflow: ellipsis;
	overflow: hidden;
  white-space: nowrap;
  padding:0 20px;
  height:20px;
}
/* news more buttun */	
#prd-page .btn-more-wrap {
	width:972px;
	margin:40px auto 70px;
}
#prd-page .btn-more-wrap .btn-more {
	background-color: #fafafa;
	border: 1px solid #d3d4d6;
	color: #a52c31;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 60px;
	margin: auto;
	text-align: center;
	width: 972px;
	cursor: pointer;
}

#prd-page .btn-more-wrap .btn-more:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#prd-page .btn-more-wrap a.btn-more img.icon-more {
	width: 29px;
	height: 13px;
	display: inline-block;
	/* 位置合わせ用 */
      vertical-align: middle;
	margin-bottom:5px;
	padding: 21px;
}

#prd-page .btn-more-wrap .btn-more img.icon-more {
	width: 29px;
	height: 13px;
	display: inline-block;
	/* 位置合わせ用 */
      vertical-align: middle;
	margin-bottom:5px;
	padding: 21px;
}
/* Brands */	
	
ul.brand-list-name {
	margin-right: -30px;
	overflow: hidden;
	margin-bottom:60px;
}
ul.brand-list-name li {
	width:179px;
	overflow: hidden;
	float:left;
	margin:0 30px 24px 0;
	line-height:160%;
	background-color:#fff;
	font-size: 12px;
	padding:20px;
}
ul.brand-list-name li .a-z {
	font-family: 'vincentregular';
	font-size:30px;
	color:#CE9745;
	line-height: 30px;
	margin-bottom:16px;
}
ul.brand-list-name ul.brand-list-li li {
	margin: 0 0 10px;
	padding:0;
}
ul.brand-list-name ul.brand-list-li li a {
	color:#202024;
	text-decoration:none;
}
ul.brand-list-name ul.brand-list-li li a:hover {
	color: #cf9847;
}
ul.brand-list-name ul.brand-list-li li a.icon-agent {
	padding-right:20px;
	background: url(../images/common/blt_agentbrand.png) no-repeat right;
}
.prd-collections p.icon-agent-txt {
	font-size:12px;
	margin:0 0 20px;
	padding-left:20px;
	background: url(../images/common/blt_agentbrand.png) no-repeat left;
}
/* Brand list */	

.prd-brand-list-brown {
	padding:60px 0 30px;
	background: #EBE8E2;
}
.prd-brand-list-none {
	padding:60px 0 0;
	margin-bottom:50px;
}
.prd-brand-list-designer {
	padding:60px 0 30px;
	background: #413430;
}
.prd-brand-list-designer p {
	color:#fff;
}

.prd-brand-list-h2-wrapp {
	width:972PX;
	margin:0 auto;
	position:relative;
}
.prd-brand-list-h2-wrapp a {
	display:block;
	background:url(../images/common/blt_viewmore.png) no-repeat scroll left center rgba(0, 0, 0, 0);
	position:absolute;
	top:15px;
	right:0px;
	color:#212124;
	font-family: 'Rokkitt', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration:none;
	padding-left:15px;
}
.prd-brand-list-h2-wrapp a:hover {
	color: #cf9847;
}


.designer-profile-left {
	float:left;
	width:720px;
	font-size:12px;
	line-height:160%;
	color:#fff;
}
.designer-profile-right {
	float:right;
	width:252px;
	text-align:center;
	margin-bottom:20PX;
}
.designer-profile-right img {
	margin-bottom:20px;
}
.designer-profile-right p.designer-name-en {
	font-size:16px;
	margin-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
}
.designer-profile-right p.designer-name-jp {
	font-size:10px;
}
ul.prd-list-buy:after {
	clear: both;
	content: "";
	display: table;
}
ul.prd-list-buy {
	margin:0 -31px 30px 0;
	overflow: hidden;
}
ul.prd-list-buy li {
	width:219px;
	overflow: hidden;
	float:left;
	margin:0 30px 24px 0;
	line-height:150%;
	line-height:140%;
	font-size: 12px;
}
ul.prd-list-buy li a {
	color: #202024;
	line-height: 1px;
	line-height:200%;
	text-decoration: none;
}
ul.prd-list-buy li a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
/* Brand Product List*/	

.prd-thum-img {
}
li.prd-thum-thum {
	display: inline-block;
	margin:10px 5px 20px 0;
}
.brand-top-wrap {
	width:100%;
	height: 400px;
	background-color:#FFF;
	margin-bottom:0px;
}
.brand-top-wrap .brand-top-logo-wrap {
	width:300px;
	height:260px;
	background-color:#FFFFFF;
	margin:44px 0 0 40px;
	text-align:center;
	padding-top:40px;
	float:left;
}
.brand-top-wrap .brand-top-logo-wrap span.brand-logo-flag {
	display:block;
	margin-bottom:18px;
}
.brand-top-wrap .brand-top-logo-wrap span.brand-logo-en-name {
	display:block;
	font-size:22px;
	margin-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
}
.brand-top-wrap .brand-top-logo-wrap span.brand-logo-jp-name {
	display:block;
	font-size:14px;
}
.brand-top-wrap .brand-top-product-wrap {
	width:500px;
	height:260px;
	margin-right:20px;
	padding-top:40px;
	float:right;
}
/* Domain Top*/	
	
.top-information-list {
	padding:0;
	margin-bottom:40px;
}
ul.top-service-list {
	margin-right: -114px;
	overflow: hidden;
}
ul.top-service-list li {
	width:170px;
	overflow: hidden;
	text-align:center;
	float:left;
	margin:0 98px 24px 0;
	line-height:150%;
	line-height:140%;
	font-size: 14px;
}
ul.top-service-list li a {
	color:#202024;
	text-decoration:none;
}
ul.top-service-list a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
ul.top-service-list img {
	margin-bottom:20px;
}
ul.top-service-list span {
	display:block;
	margin:4px 0 20px;
}
.top-service {
	padding:60px 0 30px;
	background: #EBE8E2;
	margin-bottom:60px;
}
.top-shops {
	margin-bottom:80px;
}
.top-shops img.top-shibuya {
	margin-right:26px;
}
.top-shops a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
.brand-list-kimg {
	width:100%;
	overflow: hidden;
	height:360px;
	min-height:360px;
}
.brand-list-kimg img {
	width:100%;
}
/* product detail*/	
#thumbnail {
	margin: 10px auto;
	overflow: hidden;
	text-align: center;
	width: 465px;
}
#thumbnail li {
	float: left;
	margin-right:15px;
}
#thumbnail li img {
	width: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#thumbnail li.current img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#main_photo {
	position: relative;
	height: 550px;
}
#main_photo img {
	position: absolute;
	top:0;
	width: 100%;
}
.prd-detail-info-wrap {
	width:972px;
	border-top:#EBE8E2 solid 3px;
	border-bottom:#EBE8E2 solid 3px;
	min-height:206px;
	margin:20px 0 60px;
}
.prd-detail-info-left {
	float:left;
	width:470px;
	font-size:12px;
}
.prd-detail-info-left dl {
}
.prd-detail-info-left dt {
	float: left;
	padding: 20px 0;
	width:110px;
}
.prd-detail-info-left dd {
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 20px 110px;
}
.prd-detail-info-left dd:last-child {
	border-bottom:none;
}
.prd-detail-info-right {
	float:right;
	width:470px;
	font-size:12px;
	line-height:200%;
	margin-top:20px;
	position:relative;
}
.prd-detail-info-right p {
	margin-bottom:40px;
}
.prd-detail-info-right .prd-detail-info-sns {
	margin-bottom:10px;
}
/* services */

.services-wrap {
	font-size:14px;
	line-height:200%;
	margin:60px 0;
}
.services-wrap h2 {
	font-size:26px;
	margin-bottom:20px;
	font-weight:normal;
}
.services-wrap .services-left {
	width:470px;
	float:left;
}
.services-wrap .services-right {
	width:470px;
	float:right;
}
/* About Us */	
	
.about-copy {
	font-size:16px;
	line-height:200%;
	text-align:center;
	margin:50px 0 100px;
}
.about-copy p {
	margin-bottom:20px;
}
.about-img-wrap {
	height: 500px;
	overflow: hidden;
	width: 100%;
	margin-bottom:60px;
}
.about-copy-bottom {
	font-size:16px;
	line-height:200%;
	text-align:center;
	margin:50px 0 80px;
}
.about-copy-bottom p {
	margin-bottom:20px;
}
.about-img-wrap img {
	width: 100%;
}
.about-logo-wrap {
	background:url(../images/aboutus/img_about_02.jpg) no-repeat;
	height: 400px;
	overflow: hidden;
	background-size:100% 100%;
	margin-bottom:60px;
}
.about-logo-wrap .about-logo-img {
	text-align:center;
	padding-top:106px;
}
ul.about-agent {
	width:972px;
}
ul.about-agent li {
	width:219px;
	float:left;
	margin-right:32px;
}
ul.about-agent li.agent-right {
	margin-right:0px;
}
ul.about-agent li span.about-brand-name {
	display:block;
	width:100%;
	font-size:16px;
	margin:6px 0 0;
	line-height: 1.2;
}
ul.about-agent li span.about-designer-name {
	display:block;
	width:100%;
	font-size:10px;
}
ul.about-agent li span.about-store {
	display:block;
	width:100%;
	font-size:12px;
	margin-bottom:30px;
}
ul.about-agent li span.about-store a {
	text-decoration:underline;}
ul.about-agent li span.about-store a:hover {
	text-decoration:none;
	color: #cf9847;}

/* Shops */

.shops-shibuya-wrap {
	background:url(../images/shops/img_shops_shibuya.jpg) no-repeat;
	height: 500px;
	overflow: hidden;
	background-size:100%;
	margin-bottom:60px;
}
.shops-shibuya-wrap .shops-shibuya-img {
	text-align:center;
	padding-top:100px;
}
.shops-daikanyama-wrap {
	background:url(../images/shops/img_shops_daikanyama.jpg) no-repeat;
	height: 500px;
	overflow: hidden;
	background-size:100%;
	margin-bottom:60px;
}
.shops-daikanyama-wrap .shops-daikanyama-img {
	text-align:center;
	padding-top:100px;
}
p.shops-address {
	font-size:12px;
	line-height:200%;
	margin-bottom:40px;
}
h2.h2-shops-name {
	text-align:center;
	font-size:18px;
}
/* Recruit */

h2.h2-recruit {
	font-size:26px;
	margin-bottom:36px;
	font-weight:normal;
}
.recruit-wrap {
	background:url(../images/recruit/img_rectuir_window.jpg) no-repeat;
	height: 700px;
	overflow: hidden;
	background-size:100%;
	margin-bottom:60px;
}
.recruit-wrap .recruit-message {
	width:972px;
	height:502px;
	padding-top:50px;
	text-align:center;
	margin:70px auto 0;
	background-color:#000000;
	opacity:0.8
}
.recruit-wrap .recruit-message h3 {
	font-family: 'Rokkitt', serif;
	font-size:40px;
	color:#FFF;
	margin-bottom:30px;
}
.recruit-wrap .recruit-message p {
	font-size:14px;
	color:#FFF;
	line-height:240%;
	padding-bottom:20px;
}
.recruit-info {
	font-size:16px;
	line-height:200%;
	text-align:center;
	margin:50px 0 0;
}
.recruit-info-wrap {
	width:440px;
	height:220px;
	float:left;
	margin-right:50px;
}
.recruit-info-wrap span {
	display:block;
	width:120px;
	height:34px;
	text-align:center;
	border: solid #333 1px;
	font-size:14px;
	padding-top:4px;
	margin-bottom:20px;
}
.recruit-info-wrap p {
	font-size:12px;
	line-height:200%;
	text-align:left;
}
.recruit-info-wrap-right {
	width:440px;
	height:220px;
	float:left;
	margin-right:0px;
}
.recruit-info-wrap-right span {
	display:block;
	width:120px;
	height:34px;
	text-align:center;
	border: solid #333 1px;
	font-size:14px;
	padding-top:4px;
	margin-bottom:20px;
}
.recruit-info-wrap-right p {
	font-size:12px;
	line-height:200%;
	text-align:left;
}
.recruit-info-wrap-right a {
	text-decoration:underline;
}
.recruit-info-wrap-right a:hover {
	text-decoration:none;
}
/* Contact */
	
.contact-copy {
	font-size:16px;
	line-height:200%;
	margin:50px 0;
}
.contact-copy p {
	font-size:14px;
	line-height:200%;
	margin-bottom:20px;
}
.input-wrap {
	width:720px;
	margin-bottom:30px;
}
.input-wrap span {
	font-size:12px;
	display:block;
	margin-bottom:10px;
}
.conact-text {
	background-color: #EBE8E2;
	border: 1px solid #dfe2e5;
	border-radius: 2px;
	box-sizing: border-box;
	color: #464e53;
	font-size: 16px;
	height: 40px;
	padding: 8px 12px;
	width: 100%;
}
.conact-text:focus, .conact-textarea:focus {
	border-color:#cc9745;
}
.conact-textarea {
	background-color: #EBE8E2;
	border: 1px solid #dfe2e5;
	border-radius: 2px;
	box-sizing: border-box;
	color: #464e53;
	font-size: 16px;
	height: 300px;
	padding: 8px 12px;
	width: 100%;
}
.contact-btn {
	background-color: #cc9745;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 16px;
	margin-bottom:30px;
}
.contact-btn:hover {
	opacity:0.8;
}

#error_company {
	color:#FF0000;}
	
#error_email {
	color:#FF0000;}
	
#error_detail {
	color:#FF0000;}


/* Feature Items */

.feature-wrap-left {
	float:left;
	width:710px;
	margin:45px 52px 0 0;}
	
.feature-cont-box {
	padding-bottom:40px;}
	
.feature-cont-box img {
	padding-bottom:20px;}
	
.feature-time {
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    padding-top: 6px;
}
.feature-cont-box a:hover {
	color: #cf9847;
}

.feature-cont-box a:hover {
	opacity:0.8;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
	color: #cf9847;
}
	
.feature-wrap-right {
	float:right;
	width:210px;
	margin-top:45px;}
	
.feature-wrap-right .archivebox {
	width:170px;
	padding:30px 20px;
	background-color:#EBE8E2;}
	
.feature-wrap-right .archivebox h3 {
	font-size:14px;
	margin-bottom:20px;}

.feature-wrap-right .archivebox li {
	font-size:12px;
	margin-bottom:16px;}
	
.feature-wrap-right .archivebox li a {
	background: rgba(0, 0, 0, 0) url("../images/common/blt_point.png") no-repeat scroll left center;
    display: block;
    padding-left: 13px;}
	
.feature-wrap-right .archivebox li a:hover {
	color: #cf9847;
}

/* other shops */

.shopstable table {
	width:100%;
	margin:20px 0 80px;
    font-size: 14px;
	}
	
.shopstable td.shopkenmei {
	width:15%;
	}
	
.shopstable td.shopname {
	width:30%;
	}
.shopstable td.shopname a {
	text-decoration:underline;
}
.shopstable td.shopname a:hover {
	text-decoration:none;
}
	
.shopstable td.shopaddress {
	width:40%;
	}
	
.shopstable td.shoptel {
	width:15%;
	}
	
table , td, th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
td, th {
	padding: 10px;
}
th {
    font-size: 16px;
	background: #f0e6cc;
	padding:15px;
}

.othershopancor {
	width:100%;
	}
	
.othershopancor ul {
    margin: auto;
    width: 972px;
}
	
	
.othershopancor li {
    float: left;
    font-size: 14px;
    line-height: 44px;
    padding-right: 30px;
}

.othershopancor li a {
    background: rgba(0, 0, 0, 0) url("../images/common/blt_point_down.png") no-repeat scroll left center;
    display: block;
    padding-left: 18px;
    text-decoration: underline;
    text-transform: uppercase;
}
.othershopancor li a:hover {
    text-decoration: none;
}

	