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

/*-----------------------------------
	common
-------------------------------------*/

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:1.8;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "MS P ゴシック", "MS P Gothic", sans-serif;
	background:#FFFFFF;
}

.font11{
	font-size:11px;
}
body{
	color:#626262;
	outline:none;
}
a{
	color:#A9814D;
}
a:hover{
	color:#A84200;
	text-decoration:none;
}

html, body{ 
	scrollbar-base-color: #ffcccc;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
}

img{
	border:none;
	vertical-align: bottom;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
dl,dt,dd{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

.clear{
	clear:both;
}

a:hover img.linkimg{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	/*background:none!important;*/
	}

.imgRight{
	float:right;
}

.imgLeft{
	float:left;
}

.fontB{
	font-weight:bold;
}

/*------------------------------------------

			ヘッダー
			
------------------------------------------*/
header{
	width:100%;
	min-width:1000px;
	background:url(../images/headrBg.jpg) repeat-x top;
}

div#contents{
	width:1000px;
	margin:0 auto 20px;
	padding:0 20px;
	text-align:left;
	overflow:hidden;
	/*color:#ffffff;*/
	position:relative;
	top:-50px;

}


div#headerInner{
	width:1000px;
	height:220px;
	margin:0 auto;
	position:relative;
}

header h2#logo{
	width:316px;
	height:62px;
	position:absolute;
	top:10px;
	left:20px;
	z-index:20;
}

header div#tel{
	width:182px;
	height:44px;
	position:absolute;
	top:16px;
	left:800px;
	z-index:20;
}

header div#fb{
	position:absolute;
	top:7px;
	right:22;
	width:182px;
	height:44px;
	overflow:hidden;
}

header div#headerInner h1{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:20px 0 0 340px;
}

/*------------------------------------------

			フッター
			
------------------------------------------*/

footer{
	clear:both;
	background:#202020;
	width:100%;
	min-width:1000px;
	overflow:hidden;
	position:relative;
	background:url(../images/fotterBg.jpg) repeat-x;
	color:#FFF;
}

div#footerInner{
	width:980px;
	margin:0 auto;
}

footer p#footer_adress{
	float:right;
	width:150px;
	text-align:left;
	line-height:20px;
}

small{
	display:block;
	margin:0 auto;
	clear:both;
	width:300px;

}

footer a{
	color:#FFF;
	text-decoration:none;
}
footer aside{
	display:block;
	float:left;
	width:700px;
	margin:30px 0 0;
}
footer aside ul{
	text-align:left;
	width:600px;
	margin-left:10px;
}

footer aside ul li{
	list-style-type:disc;
	float:left;
	margin:0px 10px 5px 15px;
	position: relative;
}
	
p.arrow_box {
	display: none;
	text-align:center;
	width:140%;
	position: absolute;
	padding: 3px 10px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#333; color: #fff;
	fotn-size:9px;
	top:-45px;
	left:-30px;
}
	
.arrow_box:after {
	position: absolute;
	top:100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -10px;
	border: solid transparent;
	border-color: rgba(51, 51, 51, 0);
	border-top-color:#333;
	border-width:7px;
	pointer-events: none;
	content: " ";
}


#footer_logo{
	margin-top:10px;
}

/*------------------------------------------

			ナビ
			
------------------------------------------*/

nav{
	width:100%;
	min-width:1000px;
	height:50px;
	background: url(../images/menuBg.jpg) repeat-x;
	position:absolute;
	top:100px;
	z-index:10;
	left: 0px;
}

nav ul{
	width:1000px;
	margin:0 auto;
}
nav ul li{
	float:left;
}

nav ul li#menu1{
	margin:8px 79px 0 28px;
}
nav ul li#menu2{
	margin:8px 30px 0 0;
}
nav ul li#menu3{
	margin:8px 30px 0 0;
}

nav ul li#menu4{
	margin:8px 30px 0 0;
}

nav ul li#menu5{
	margin:8px 30px 0 0;
}

div#mainImg{
	width:100%;
	min-width:1000px;
	z-index:9;
	position:relative;
	top:-66px;
}

.on-off {
	position: relative;
	top:5px;
}
.on-off .second {
	position: absolute;
	top: 5px;
	left: 0;
	opacity: 0;
	transition: all .5s;
}
.on-off:hover .second {
	opacity: 1;
}


/*------------------------------------------

			アクセス
			
------------------------------------------*/
article#access{
	width:800px;
	margin:0 auto;
	display:block;
}
article#access h3:first-child{
	margin:0;
}


article#access h3{
	margin-top:50px;
}
div.prof{
	overflow:hidden;
}
div.adress{
	float:left;
	width:400px;
	color:#d8b88e;
	line-height:1.2;
}
div.prof p{
	color:#d8b88e;
	font-size:12px;
}

div.prof ul li{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
div.adress dl{
	width:400px;
	margin-top:20px;
}
div.adress dt{
	float:left;
	width:90px;
	padding:5px;
	display:block;
}

div.adress dd{
	margin-left:100px;
	padding:5px;
}

dd:after{
clear:both; 
}

div.map{
	float:right;
	width:380px;
	margin-bottom:40px;
	text-align:right;
}
div#notice{
	border:solid 1px #7d0000;
	color:#a40000;
	line-height:25px;
	padding:10px;
}

div#branch{
	margin:50px 0 20px;
	padding-top:30px;
	border-top: dashed 1px #d8b88e;
}
div#branch ul{
	margin-left:20px;
	list-style:disc;
	color:#d8b88e;
}

dvi#area{
	clear:both;
}

table#company{
	clear:both;
	width:800px;
	margin:20px 0;
	border:#FFFFFF solid 1px;
}
table#company td,table#company tr{
	border:solid 1px #666666;
}
table#company td{
	padding:5px;
}

article#brands{
	width:800px;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
}

article#brands h3{
	clear:both;
	margin-top:50px;
}

article#brands img{
	margin:10px;
}

article#brands ul{
	clear:both;
	display:block;
}

article#brands ul li{
	list-style-type: disc;
	margin-left:40px;
	color:#A9814D;
}

article#concept{
	float:left;
	width:80%;
	margin:0 0 0 50px;
	font-size:13px;
	line-height:30px;
}

div#pageTitle{
	width:100%;
	min-width:1000px;
	height:129px;
	background:url(../images/title_bg2.jpg) repeat-x;
	position:relative;
	top:-68px;
}

div#sideImg{
	float:right;
	width:257px;
}

div#sideImg ul li{
	margin-bottom:10px;
}

div#brands{
	width:450px;
	margin:10px 10px;
	/*background: url(../images/topBrandBg.jpg) repeat-x;*/
	overflow:hidden;
}

div#brands ul{
	margin:0 auto;
}

div#brands ul li{
	display:block;
	float:left;
	width:400px;
	padding:20px;
/*	border: dashed 1px #999999;*/
}

div#brands ul li span{
	text-align:right;
}

.borderimg{
	padding:5px;
	background:#e5e5e5;
	box-shadow:0 1px 3px #aaa;
	-webkit-box-shadow:0 1px 3px #aaa;
	-moz-box-shadow:0 1px 3px #aaa;
}

aside#siteLink{
	position:fixed;
	right:0;
	top:150px;
	z-index:100;
}

aside#siteLink ul li{
	margin:5px 0;
	padding-bottom:10px;
	background:url(../images/sb_line.png) bottom no-repeat;
}


aside#siteLink ul li:last-child{
	background:none;
}

/*---------------------------------
	会社案内 company
-------------------------------------*/

article#company{
	/*float:left;*/
	width:85%;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
}

table.cprofile{
	width:100%;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
}

table.cprofile,
table.cprofile td,
table.cprofile th,
table.cprofile tr{
	border:solid 1px #d8d3cd;
}
table.cprofile th{
	background:#d8d3cd;
	color:;
	border-bottom: solid 1px #FFF;
}
table.cprofile th#last{
	border-bottom:solid 1px #d8d3cd;
}
	
table.cprofile td,
table.cprofile th{
	padding:10px;
}

table.cprofile th.r_chart_t{
	text-align:center;
}

article#store{
	/*float:left;*/
	width:85%;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
}


/*---------------------------------
	会社案内 company
-------------------------------------*/

article#flow{
	/*float:left;*/
	width:85%;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
}

table.flow{
	width:100%;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
}

table.flow,
table.flow td,
table.flow th,
table.flow tr{
	border:solid 1px #e6f1d8;
}
table.flow th{
	background:#e6f1d8;
	color:;
	border-bottom: solid 1px #FFF;
	width:30%;
}
table.flow th#last{
	border-bottom:solid 1px #e6f1d8;
}
	
table.flow td,
table.flow th{
	padding:10px;
}

table.flow th.r_chart_t{
	text-align:center;
}




/*---------------------------------
	works
-------------------------------------*/

article#works{
	/*float:left;*/
	width:85%;
	margin:0 auto;
	font-size:13px;
	line-height:30px;
}


/*---------------------------------
	collection
-------------------------------------*/

article#collection{
	float:left;
	width:;
	margin:0 0 0 50px;
	font-size:13px;
	line-height:30px;
}



/*---------------------------------
	テスト
-------------------------------------*/

div#inner{
	width:510px;
	margin:0 auto;
	text-align:left;
	clear:both;
}



/*--------------------------------*/


.cover {
  object-fit: cover;
  width: 100%;
  height: 580px;
  background-color: #ccc;
  border: 1px solid #ccc;
}


/*---------------------------------
	slider　スライダー
-------------------------------------*/


/**
 * ベースカラー設定
 */
body {
  font-family: '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
  color: #424242;
}

a {
  color: #2196f3;
}

a:hover {
  color: #64b5f6;
}

/**
 * 共通スタイル
 */
.l-wrapper {
  padding-bottom: 50px;
}

.c-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 0 15px;
}

.l-header-inner {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.l-header-logo,
.l-header-logo a { font-size: 2.0rem; text-decoration: none; }
.l-header-logo a:hover { text-decoration: underline; color: #2196f3; }

@media (min-width: 1024px) {
  .l-header-logo,
  .l-header-logo a { font-size: 3.2rem; }
}

/**
 * ユーティリティー
 */

.u-fs-10 { font-size: 10px !important; }
.u-fw-b, .bold { font-weight: 700 !important; }
.u-ta-r, .tright, .t-right { text-align: right !important; }
.u-ta-l, .tleft, .t-left { text-align: left !important; }
.u-ta-c, .tcenter, .t-center { text-align: center !important; }

.u-lh-1 { line-height: 1 !important; }
.u-lh-xs { line-height: 1.2 !important; }
.u-lh-sm { line-height: 1.4 !important; }
.u-lh-md { line-height: 1.8 !important; }
.u-lh-lg { line-height: 2.0 !important; }
.u-lh-xl { line-height: 2.2 !important; }

.u-d-n,
.u-d-n-xs { display: none !important; }

.u-d-i,
.u-d-i-xs { display: inline !important; }

.u-d-b,
.u-d-b-xs { display: block !important; }

.u-mt-xs, .s-mt1em { margin-top: 1em !important; }
.u-mb-sm, .u-mb1em { margin-bottom: 1em !important; }
.u-mb-md, .u-mb15em { margin-bottom: 1.5em !important; }
.u-mb-lg, .u-mb2em { margin-bottom: 2.0em !important; }
.u-mb-xl, .u-mb3em { margin-bottom: 3.0em !important; }
.u-mb15 { margin-bottom: 15px !important; }
.u-mb20 { margin-bottom: 20px !important; }
.u-mb30 { margin-bottom: 30px !important; }
.u-mb40 { margin-bottom: 40px !important; }
.u-mb50 { margin-bottom: 50px !important; }

@media (min-width: 544px) {
  .u-d-n-sm { display: none !important; }
  .u-d-i-sm { display: inline !important; }
  .u-d-b-sm { display: block !important; }
}

@media (min-width: 768px) {
  .u-d-n-md { display: none !important; }
  .u-d-i-md { display: inline !important; }
  .u-d-b-md { display: block !important; }
}

@media (min-width: 992px) {
  .u-d-n-lg { display: none !important; }
  .u-d-i-lg { display: inline !important; }
  .u-d-b-lg { display: block !important; }
}

@media (min-width: 1200px) {
  .u-d-n-xl { display: none !important; }
  .u-d-i-xl { display: inline !important; }
  .u-d-b-xl { display: block !important; }
}


/*---------------------------------
	dropdown menu
-------------------------------------*/
.menu ul{
  margin:0;
  padding:0;
}
.menu ul li {
  list-style: none;
  margin:0;
  padding:0;
  font-size:14px;
  float: left;
  position: relative;
  width: 150px;/*親メニューの幅*/
  height: 40px;/*親メニューの高さ*/
  line-height: 40px;
  background:#FF818D;/*親メニューの背景色*/
  color: #4D4D4D;/*親メニューの文字色*/
  text-align:center;
  font-weight:bold;
}
.menu ul li a {
  color: #4D4D4D;
  display: block;
  text-decoration: none;
}
.menu ul li:hover, .menu ul li a:hover {
  background:#EA2839;/*ホバー時の親メニューの背景色*/
  color:#fff;/*ホバー時の親メニューの文字色*/
}
.menu ul li ul {
  position: absolute;
  top: 40px;/*親メニューの高さと同じにする*/
  width: 150px;
  z-index: 100;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 150px;/*サブメニューの幅*/
  height: 0;
  background:#FFDAD7;/*サブメニューの背景色*/
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  background:#FFAFA9;/*ホバー時のサブメニューの背景色*/
}
.menu ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:40px;/*サブメニューの高さ*/
  z-index: 10;
}
.menu * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}