@charset "utf-8";


/*------------------------------------------------------------
  reset
------------------------------------------------------------ */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, nav00, section {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}


nav ul {
    list-style:none;
}
nav00 ul {
    list-style:none;
}
li {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
  *zoom:1;
}

/* clearfix */
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}





/*------------------------------------------------------------
  information
------------------------------------------------------------ */
#information {
	width: 570px;
	margin: 0 0 0 50px;
}
#information h3 {
	width: 550px;
	margin: 10px 0 30px 0;
	border-bottom: 2px solid #c6b15b;
	padding-bottom: 8px;
}
#information .info{
	width: 80px;
	float: left;
	/* padding-left: 80px; */
	line-height: 1.4;
}
#information #info_date{
	width: 570px;
}

#information table {
	/* margin: 0 0 0 0; */
}
#information table th {
	white-space: nowrap;
	padding: 0 10px 10px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
}
#information table td {
	/* padding: 0 15px 10px 15px; */
	font-size: 14px;
	line-height: 2.0;
	vertical-align: top;
	text-align: left;
}
#information table a {
	color: #000;
}

#information table a:hover {
	color: #B1003D;
}

table tr .txt01 {
	font-size: 12px;
	color: #ad0000;
	width: 30px;
	padding: 0 10px 0 0px;
}
table tr .txt02 {
	width: 100px;
	color: #000;
}
table tr .txt03 {
	font-size: 12px;
	width: 600px;
	color: #000;
	padding-left: 10px;
}
/*------------------------------------------------------------
  banner
------------------------------------------------------------ */
#banner{
	width: 886px;
	/* height: 200px; */
	float: left;
	margin: 60px auto 0 auto;
	padding: 0 0 0 49px;
}

#banner ul .banner01{
	width: 326px;
	float: left;
	margin-right: 7px;
}

#banner ul .banner02{
	width: 327px;
	float: left;
	margin-right: 7px;
}

#right_banner ul li{
	width: 293px;
	margin: 20px 0 0;
}


/*
#banner ul .banner01 a{
	width: 301px;
	height: 80px;
	background: url('../img/official_btn.jpg') no-repeat 0 0;
	float: left;
	margin: 0 0 10px 0;
}
#banner ul .banner02 a{
	width: 301px;
	height: 80px;
	background: url('../img/sell_btn.jpg') no-repeat 0 0;
	float: left;
}
*/
#top_left{
	width: 600px;
	float: left;
}
#right_banner{
	float: left;
	width: 293px;
	margin-left: 40px;
}



/*------------------------------------------------------------
  03 gnav00
------------------------------------------------------------ */
#gnav00{
	margin: 20px 0 0 0;
	width: 100%;
	background-color: #c7b25c;

	clear: both;
}
#nav00 {
	width: 980px;
	height: 47px;
	position: relative;
	margin: 0 auto;
}
#nav00 ul {
	width: 980px;
	height: 47px;
	margin: 0 auto;
	position: absolute;
	background: url('../img/nav.png') no-repeat 0 -47px;
	}
	
#nav00 ul li {
	width: 196px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	float: left;
}


#nav00 ul li a {
	width: 196px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	z-index:10000;
}
#nav00 ul li.nav01 a {
	width: 196px; 
	background: url('../img/nav.png') no-repeat 0 -47px;
}
#nav00 ul li.nav02 a {
	width: 196px;
	background: url('../img/nav.png') no-repeat -196px 0;
	left: 196px;
}
#nav00 ul li.nav03 a {
	width: 196px;
	background: url('../img/nav.png') no-repeat -392px 0;
	left: 392px;
}
#nav00 ul li.nav04 a {
	width: 196px;
	background: url('../img/nav.png') no-repeat -588px 0;
	left: 588px;
}
#nav00 ul li.nav05 a {
	width: 196px;
	background: url('../img/nav.png') no-repeat -784px 0;
	left: 784px;
}


/*hover*/

#nav00 ul li.nav01 a:hover {
	width: 196px;
	background: url('../img/nav.png') no-repeat 0 0px;
}


#nav00 ul li.nav02 a:hover {
	background: url('../img/nav.png') no-repeat -196px -94px;
}

#nav00 ul li.nav03 a:hover {
	background: url('../img/nav.png') no-repeat -392px -141px;
}

#nav00 ul li.nav04 a:hover {
	background: url('../img/nav.png') no-repeat -588px -188px;
}

#nav00 ul li.nav05 a:hover {
	background: url('../img/nav.png') no-repeat -784px -235px;
}


/*current*/
#top #nav00 ul li.nav01 a {
	background: url('../img/nav.png') no-repeat 0 0px;
}

#concept #nav00 ul li.nav02 a {
	background: url('../img/nav.png') no-repeat -196px -94px;
}

#equipment #nav00 ul li.nav03 a {
	background: url('../img/nav.png') no-repeat -392px -141px;
}

#supply #nav00 ul li.nav04 a {
	background: url('../img/nav.png') no-repeat -588px -188px;
}


#construction #nav00 ul li.nav05 a {
	background: url('../img/nav.png') no-repeat -784px -235px;
}



/*------------------------------------------------------------
  equipment_nav
------------------------------------------------------------ */

#top_nav{
	clear:both;
	width:800px;
	margin: 30px auto 0;
}

ul.ctn{
	width:1250px;
	height:53px;
	margin:0 auto;
}

ul.ctn li{
	list-style: none;
	float:left;
	}

ul.ctn li a{
	display:block;
	height:53px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow:hidden;
}

ul.ctn li.ctnav01 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat 0 0;
}
ul.ctn li.ctnav02 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -134px 0;
}
ul.ctn li.ctnav03 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -268px 0;
}
ul.ctn li.ctnav04 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -402px 0;
}
ul.ctn li.ctnav05 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -536px 0;
}
ul.ctn li.ctnav06 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -670px 0;
}

/* hover */

ul.ctn li.ctnav01 a:hover{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat 0 -53px;
}
ul.ctn li.ctnav02 a:hover{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -134px -53px;
}
ul.ctn li.ctnav03 a:hover{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -268px -53px;
}
ul.ctn li.ctnav04 a:hover{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -402px -53px;
}
ul.ctn li.ctnav05 a:hover{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -536px -53px;
}
ul.ctn li.ctnav06 a:hover{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -670px -53px;
}


/* current */
.equipment ul.ctn li.ctnav01 a{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat 0 -53px;
}
.kitchen ul.ctn li.ctnav02 a{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -134px -53px;
}
.bath ul.ctn li.ctnav03 a{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -268px -53px;
}
.dresser ul.ctn li.ctnav04 a{
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -402px -53px;
}
.yobostyle ul.ctn li.ctnav05 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -536px -53px;
}
.prepare ul.ctn li.ctnav06 a{
	width:134px;
	background:url('../../equipment/img/index/equip_nav.png') no-repeat -670px -53px;
}


/*------------------------------------------------------------
  equipment footer_nav
------------------------------------------------------------ */
#eq_f_nav{
	clear:both;
	width:800px;
	padding: 20px 0;
  margin: auto;
}

/*------------------------------------------------------------
こだわり設備
------------------------------------------------------------ */
.bottom_img {
	max-width: 940px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#wrapper .bottom_img div img {
	width: 100% !important;
}
.bottom_img div {
	width: calc(96% / 3);
}
.bottom_img div:nth-child(n + 4) {
	margin-top: 30px;
}
@media screen and (max-width: 860px){
	.bottom_img {
		max-width: inherit;
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.bottom_img div {
		width: calc(97% / 2);
	}
	.bottom_img div:nth-child(n + 3) {
		margin-top: 15px;
	}
}