@charset "utf-8";
/* cont04 common.css */

a {
	color: #187499;
	text-decoration: underline;
}
a:hover {
	color: #EE930C;
	text-decoration: underline;
}
a:active {
	color: #EE930C;
	text-decoration: none;
}

#header-wrap {
	background-color: #F9F9F9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 6px -3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 6px -3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 6px -3px;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 169px;
}
#header .logo {
	position: absolute;
	top: 11px;
	left: 0;
}
#header #hd-mag {
	position: absolute;
	top: 5px;
	left: 244px;
}
#header #hd-tel {
	position: absolute;
	top: 22px;
	right: 0;
}
#header #hd-catalog {
	position: absolute;
	left: 601px;
	top: 84px;
}
#header #hd-sample {
	position: absolute;
	right: 0;
	top: 84px;
}
#header #global-nav {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
}
#header #global-nav ul li {
	height: 30px;
	float: left;
	background: none;
	color: #908c7a;
	font-weight: bold;
}
#header #global-nav ul li#gnav01 {
	width: 140px;
	margin-right: 30px;
}
#header #global-nav ul li#gnav02 {
	text-align: center;
	width: 90px;
}
#header #global-nav ul li#gnav03 {
	text-align: center;
	width: 120px;
}
#header #global-nav ul li#gnav04 {
	text-align: center;
	width: 160px;
}
#header #global-nav ul li#gnav05 {
	text-align: center;
	width: 150px;
}
#header #global-nav ul li#gnav06 {
	text-align: center;
	width: 130px;
}
#header #global-nav ul li#gnav07 {
	text-align: right;
	width: 140px;
}
#header #global-nav ul li a {
	display: block;
	color: #908c7a;
	text-decoration: none;
	font-weight: bold;
}
#header #global-nav ul li a:hover {
	background: none;
	color: #006835;
}
#header #global-nav ul li:hover {
	background: url(../img/hd_ico01.gif) center bottom no-repeat;
}
#header #global-nav ul li.here {
	background: url(../img/hd_ico01.gif) center bottom no-repeat;
	color: #006835;
}

#pankuzu-wrap {
	padding: 30px 0 20px 0;
}
#pankuzu-wrap ul#pankuzu {
	width: 960px;
	margin: 0 auto;
}
#pankuzu-wrap ul#pankuzu:before,
#pankuzu-wrap ul#pankuzu:after {
	content: " ";
	display: table;
}
#pankuzu-wrap ul#pankuzu:after {
	clear: both;
}
#pankuzu-wrap ul#pankuzu li {
	float: left;
	color: #727171!important;
	list-style-position: outside;
	list-style-type: none;
}
#pankuzu-wrap ul#pankuzu li a {
	color: #727171!important;
	display: block;
	text-decoration: none;
}
#pankuzu-wrap ul#pankuzu li a:hover {
	text-decoration: underline;
}
#pankuzu-wrap ul#pankuzu li#pankuzuhome {
	padding-right: 10px;
	padding-left: 27px;
	height: 24px;
	border-top: 1px solid;
	border-top-color: #DBDBDA;
	border-bottom: 1px solid;
	border-bottom-color: #DBDBDA;
	border-left: 1px solid;
	border-left-color: #DBDBDA;
	background: #f0f0f0 url(../img/ico02.gif) 5px 4px no-repeat;
	line-height: 24px;
}
#pankuzu-wrap ul#pankuzu li .pankuzu01-s {
	float: left;
}
#pankuzu-wrap ul#pankuzu li .pankuzu01-e {
	float: left;
}
#pankuzu-wrap ul#pankuzu li .pankuzu01-b {
	float: left;
	padding: 0 10px;
	height: 24px;
	border-top: 1px solid;
	border-top-color: #DBDBDA;
	border-bottom: 1px solid;
	border-bottom-color: #DBDBDA;
	background-color: #F0F0F0;
	line-height: 24px;
}

.page-title {
	width: 960px;
	margin: 0 auto;
}

.ft-btn-wrap .ft-btn {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 350px;
}
.ft-btn-wrap .ft-btn .ft-btn-contact {
	position: absolute;
	top: 100px;
	left: 219px;
}
.ft-btn-wrap .ft-btn .ft-btn-mitsumori {
	position: absolute;
	top: 100px;
	left: 405px;
}
.ft-btn-wrap .ft-btn .ft-btn-sample {
	position: absolute;
	top: 100px;
	left: 591px;
}


.ft-btn-wrap2 .ft-btn2 {
	margin: 50px auto 50px auto;
	width: 960px;
	text-align: center;
	display: block;
}
.ft-btn-wrap2 .ft-btn2 img {
margin: 0 20px;
}


#gnav-bottom-wrap #gnav-bottom {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}
#gnav-bottom-wrap #gnav-bottom ul {
	position: relative;
	left: 50%;
	float: left;
	padding-top: 25px;
	padding-bottom: 50px;
}
#gnav-bottom-wrap #gnav-bottom ul li {
	position: relative;
	left: -50%;
	float: left;
	color: #8a7a56;
	font-size: 14px;
	font-size: 1.4rem;
}
#gnav-bottom-wrap #gnav-bottom ul li a {
	color: #8a7a56;
	text-decoration: none;
}
#gnav-bottom-wrap #gnav-bottom ul li a:hover {
	text-decoration: underline;
}

/* PCスマホ切り替え */
#spLinkBlockInPc {
	font-size: 26px;
	display: none;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	widows: 100%;
	background: #EE940C;
	text-align: center;
}
#spLinkBlockInPc a {
	color: #fff;
	font-weight: bold;
}
