@charset "utf-8";
/*
Theme Name: granz
Theme URI: http://adnacom.jp/
Description: granz
Version: 1.0
Author: adnacom
Author URI: http://adnacom.jp/
Tags: granz
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* @ 基本定義
----------------------------------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    margin: 0;
    padding: 0;
}
article {
    margin-bottom: 2em;
}
html {
    overflow-y: scroll;
}
body {
    line-height: 1.6;
    font-size: 0.75em;
    font-family: sans-serif;
    color: #333;
    font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
.wrapTop {
    background: #f2f6fa url(images/body_bg.png) repeat-x center top;
}
body.message,
body.search,
body.zaiko{
    background: #f2f6fa url(images/page-body_bg.png) repeat-x left top;
}
a {
    text-decoration: none;
    outline: none;
    color: #333333;
}
a:hover {
    color: #b3b3b3;
}
hr {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    border: 0;
    width: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
p {
    margin: 0 0 0.75em;
}
dd {
    margin: 0 0 0 1.5em;
}
ol,
ul {
    padding: 0 0 0 1.5em;
}
li {
    list-style: none;
}
table {
    margin: 1em 0;
}
h1 {
    margin: 0;
    text-align: center;
}
h2 {
    margin: 0;
    font-weight: normal;
}
h3 {
    margin: 0;
    font-weight: normal;
    padding: 3px 0 3px 0;
    color: #333;
}
#wrap {
    margin: 0 auto;
    _zoom: 1;
    background: url(images/header_bg.png) no-repeat center top;
}
#container {
    width: 950px;
    margin: 0 auto;
    /*overflow: hidden;*/
    _zoom: 1;
}

/* @ 汎用クラス
----------------------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
button.opacity:hover,
input.opacity:hover,
a:hover img.opacity,
a.opacity:hover img {
    filter: alpha(opacity="80");/* for IE6-IE7 */
    -ms-filter: alpha(opacity="80");/* for IE8 */
    opacity: 0.8;
}
.search_results .haveNo img {
    filter: alpha(opacity="15");/* for IE6-IE7 */
    -ms-filter: alpha(opacity="15");/* for IE8 */
    opacity: 0.15;
}
.taL {
    text-align: left;
}
.taC {
    text-align: center;
}
.taR {
    text-align: right;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    margin: 0 auto;
    display: block;
}
.seo {
    font-weight: normal;
    font-style: normal;
}
.frame {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 4px;
}
.mgnT0 {
    margin-top: 0 !important;
}
.mgnR0 {
    margin-right: 0 !important;
}
.mgnB0 {
    margin-bottom: 0 !important;
}
.mgnL0 {
    margin-left: 0 !important;
}
.mgnT5 {
margin-top: 5px !important;
}
.mgnR5 {
margin-right: 5px !important;
}
.mgnB5 {
margin-bottom: 5px !important;
}
.mgnL5 {
margin-left: 5px !important;
}
.mgnT10 {
    margin-top: 10px !important;
}
.mgnR10 {
    margin-right: 10px !important;
}
.mgnB10 {
    margin-bottom: 10px !important;
}
.mgnL10 {
    margin-left: 10px !important;
}
.mgnT20 {
    margin-top: 20px !important;
}
.mgnR20 {
    margin-right: 20px !important;
}
.mgnB20 {
    margin-bottom: 20px !important;
}
.mgnL20 {
    margin-left: 20px !important;
}
.mgnB40 {
    margin-bottom: 40px !important;
}
.mgnB50 {
    margin-bottom: 50px !important;
}
.padT0 {
    padding-top: 0 !important;
}
.padR0 {
    padding-right: 0 !important;
}
.padB0 {
    padding-bottom: 0 !important;
}
.padL0 {
    padding-left: 0 !important;
}
.padT0 {
    padding-top: 10px !important;
}
.padR10 {
    padding-right: 10px !important;
}
.padB10 {
    padding-bottom: 10px !important;
}
.padL10 {
    padding-left: 10px !important;
}
.padT10 {
    padding-top: 10px !important;
}
.padT20 {
    padding-top: 20px !important;
}
.padR20 {
    padding-right: 20px !important;
}
.padB20 {
    padding-bottom: 20px !important;
}
.padL20 {
    padding-left: 20px !important;
}
.w360 { width: 360px !important; }
.mgnT30 { margin-top: 30px !important; }
.mgnR30 { margin-right: 30px !important; }
.mgnB30 { margin-bottom: 30px !important; }
.mgnL30 { margin-left: 30px !important; }
.padT30 { padding-top: 30px !important; }
.padR30 { padding-right: 30px !important; }
.padB30 { padding-bottom: 30px !important; }
.padL30 { padding-left: 30px !important; }
.vaM {
	vertical-align: middle !important;
}
.vaT {
	vertical-align: top !important;
}
.vaB {
	vertical-align: bottom !important;
	padding-bottom: 5px;
}
table.tbl0,
table.tbl0 th,
table.tbl0 td {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}
table.tblA {
    background-color: #ccc;
    border-spacing: 1px;
    border-collapse: separate;
    border: none;
    width: 100%;
}
table.tblA th,
table.tblA td {
    border: #FFF 1px solid;
    padding: 10px;
    text-align: left;
}
table.tblA th {
    background-color: #eee;
}
table.tblA td {
    background-color: #FFF;
}
table.tblB {
    background-color: #ccc;
    border-spacing: 1px;
    border-collapse: separate;
    border: none;
    width: 100%;
}
table.tblB th,
table.tblB td {
    border: #FFF 1px solid;
    padding: 10px;
    text-align: left;
}
table.tblB th {
    background-color: #efeeed;
}
table.tblB td {
    background-color: #FFF;
}
.listnone li {
    list-style: none outside;
}
.borderT {
    border-top: 1px solid #ccc;
}
.borderB {
    border-bottom: 1px solid #ccc;
}
.bold {
    font-weight: bold;
}

hr.line1 {
    border-top: 2px solid #fff;
    border-bottom: 1px solid #dde4ed;
    margin: 40px 0;
    visibility: visible;
    width: 100%;
}

/* @ ヘッダー
----------------------------------------------------------------------------- */
#header {
    position: relative;
    margin: 0;
    height: 350px;
}
body.index #header {
    height: 480px;
}
#header ul#hNavi {
    margin: 0;
    position: absolute;
    right: 0;
    top: 13px;
    text-align: right;
    list-style: none;
    overflow: hidden;
    _zoom: 1;
}
#header ul#hNavi li {
    float: left;
    padding-left: 20px;
}
#header ul#hNavi li a {
    padding-left: 20px;
    background: url(images/hNavi_icon_off.png) no-repeat left center;
    padding-top: 2px;
}
#header nav {
    position: absolute;
    top: 40px;
    left: 0;
}
#header nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 950px;
}
#header nav ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#header nav ul li {
    float: left;
    list-style: none;
    height: 40px;
}
#header .key {
    height: 290px;
}
p.key-image-area {
    position: absolute;
    left: 0;
    top: 80px;
    margin: 0;
    padding: 0;
}
#header .key p {
  position: absolute;
  top: 250px;
  left: 20px;
  text-transform: uppercase;
}
#header .key p span {
  color: #999;
  padding: 0 5px;
}
#header .key p a {
  text-decoration: none;
  outline: none;
  color: #999;
}
#header .key p a:hover {
  color: #ccc;
}
#header .kNavi {
  position: absolute;
  top: 190px;
}
#header .kNavi ul {
    margin: 0;
    padding: 0;
  margin-left: 212px;
}
#header .kNavi ul li {
  display: inline;
}

/* キーイメージ */
#header p.pageTitle {
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 150px;
    margin: 0;
    padding: 0;
    top: 194px;
    left: 30px;
}
#wrap #header #pageImage {
    background-color: #fff;
    top: 174px;
    left: 390px;
    width: 540px;
    height: 130px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.key-image-shadow-area {
    position: absolute;
    top: 230px;
    background: url(images/keyimage_shadow.png) no-repeat center bottom;
    height: 80px;
    width: 100%;
}

/* @ パンくず
----------------------------------------------------------------------------- */
#breadcrumb {
    position: absolute;
    widtrh: 950px;
}
#breadcrumb {
    top: 250px;
}
#breadcrumb ul {
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
}
#breadcrumb ul li {
    display: inline;
    margin-left: 0;
    margin-right: 0;
}
#breadcrumb ul li:after {
    color: #999;
    content: " >";
}
#breadcrumb ul li:first-child {
    text-transform: uppercase;
    margin-left: 0;
}
#breadcrumb ul li:last-child:after {
    content: "";
}
#breadcrumb ul li a {
    color: #999;
}
#breadcrumb ul li a:hover {
    color: #ccc;
}

/* @ メイン
----------------------------------------------------------------------------- */
section.main {
    width: 950px;    
    margin: 50px 0 0;
    overflow: hidden;
    _zoom: 1;
}
.clmL,
.clmR,
.clm01 {
    background-color: #fff;
    border-bottom: 1px solid #cfd2d5;
}
.clm01 {
    margin-bottom: 5px;
    overflow: hidden;
    _zoom: 0;
}
.clmL dl,
.clmR dl,
.clm01 dl {
    margin: 0;
    padding: 0;
}
.clm01 dl dt.img {
    float: left;
    width: 470px;
    margin: 0;
    padding: 0;
}
.clm01 dl dd {
    float: right;
    width: 440px;
    margin: 0 25px 0 0;
}
.clm01 dl dd.link,
.clmR dl dd.link,
.clmL dl dd.link {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 20px;
}
.clmR dl dd.link,
.clmL dl dd.link {
    margin: 20px 25px 0;
}	
.clm01 dl dd.txt {
    margin-top: 15px;
}
.clmR dl dd.txt,
.clmL dl dd.txt {
    margin: 15px 25px 15px;
}
.clmR,
.clmL {
    width: 470px;
    float: left;
}
.clmL {
    margin: 10px 10px 0 0;
}
.clmR {
    margin: 10px 0 0 0;
}
.clmR dl dt.img,
.clmL dl dt.img {
    margin: 0;
    padding: 0;
}
.banner {
	margin:0;
    padding:0;
    clear: both;
}
.banner ul {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    _zoom: 1;
}
.banner ul li {
    float: left;
    margin: 0 10px 1px 0;
}
.banner ul li.last {
    margin: 0 0 10px 0;
}
.banner ul li img {
    margin: 0;
    padding: 0;
}
#backToTop {
	text-align: right;
	margin: 40px 0 20px 0;
	clear: both;
}
#backToTop a {
    background: url(images/pagetop_btn.png) no-repeat left center;
    padding: 20px 0 20px 20px;
}

/* @ サイド
----------------------------------------------------------------------------- */
.side {
  width: 172px;
  float: left;
}
.side .search {
  background: #c4c7cc;
}
.side .search h2 {
  text-align: center;
  margin: 0;
}
.side .search ul {
  margin: 0 0 5px 0;
  padding: 0 1px 5px 1px;
}
.side ul li {
  list-style: outside none;
}
.side .banner ul {
  margin: 0;
  padding: 0;
}

/* @ フッター
----------------------------------------------------------------------------- */
footer {
    clear: both;
}
#footer {
    background: url(images/footer_bg.png) repeat-y center top #111111;
    margin: 0 auto;
    padding-top: 46px;
}
#footer .fBox {
    margin: 0 auto;
    position: relative;
    width: 950px;
}
.fnavi {
    width: 670px;
    overflow: hidden;
    _zoom: 1;
    font-size: 1.1em;
}
.fnavi ul {
    padding: 0 35px 0 0;
    float: left;
    margin: 0;
}
.fnavi ul.text-transform {
    text-transform: uppercase;
}
.fnavi ul li {
    line-height: 1.6em;
    margin-bottom: 0.4em;
}
.fnavi ul li:last-child {
    margin-bottom: 0;
}
.fnavi ul li a {
    background: url(images/footer_icon_off.png) no-repeat left center;
    padding-left: 20px;
    color: #cccccc;
}
.fnavi ul li a:hover {
    background: url(images/footer_icon_on.png) no-repeat left center;
    filter: alpha(opacity="70");/* for IE6-IE7 */
    -ms-filter: alpha(opacity="70");/* for IE8 */
    opacity: 0.7;
}
.fright p#awLogo {
    position: absolute;
    top: 0;
    right: 0;
}
.fnavi ul li.goods-select-list {
    background-color: #505050;
    color: #cccccc;
    text-align: center;
    padding-top: 2px;
}
.fright .tel {
    position: absolute;
    right: 0;
    top: 44px;
    text-transform: uppercase;
    color: #999999;
    font-size: 1.2em;
}
address {
    clear: both;
    padding-bottom: 30px;
    color: #939393;
    font-size: 0.9em;
    font-style: normal;
    text-align: right;
}

/* @ トップページ
----------------------------------------------------------------------------- */
/*
.flexslider {
    position: absolute !important;
    top: 42px;
    left: 0;
}
.flexslider ul,
.flexslider ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}
.flexslider ul li img {
    margin: 0;
    padding: 0;
}
*/

.flexslider {
    /*top: 42px;*/
}

.metaslider{
	margin-top: 42px;
}

.slides{
	position: relative;
	z-index: 0;
}
.flex-control-nav{
	z-index: 1;
	bottom: 20px !important;
}
.clmR-last {
    margin-bottom: 10px;
}
.index #backToTop {
  font-size: 0.95em;
  line-height: 2.1;
}
body.index .banner {
    margin-top: 0;
}


/* @ 社長挨拶
----------------------------------------------------------------------------- */
.content-block p {
  font-size: 0.95em;
  line-height: 2.1;
}
.aisatsu p {
  font-size: 1em;
}

/* @ 組織図
----------------------------------------------------------------------------- */
.content-block {
  width: 738px;
  float: right;
  margin-left: 40px;
}
.message .content-block h2 {
  margin: 0 0 40px;
  padding: 0;
}
.content-block .img {
  margin: 0;
  padding: 0 30px 25px 0;
}
.content-block .title {
  margin: 0;
  padding-bottom: 40px;
}
.content-block .name {
  padding: 55px 0 50px 0;
}
.content-block .bNavi {
  clear: right;
  background: url(images/bNavi_bg.png) no-repeat right top;
  margin-top: 40px;
}
.content-block .bNavi ul {
  font-size: 0;
}
.content-block .bNavi ul li {
  display: inline;
  font-size: 0.75em;
}
div#sosikizu p {
    text-align: center;
}
div#sosikizu p img {
    margin: 0;
    padding: 0;
}
div#kanren {
    border-bottom: 1px solid #dfe3ec;
    margin-bottom: 0;
}
div#kanren ul {
    background-color: #f8f9fd;
    padding: 40px;
    border: 1px solid #ffffff;
    margin-bottom: 0;
}
div#kanren ul li {
    background: url(images/main_icon.png) no-repeat left center;
    padding: 5px 0 3px 18px;
}
div#kanren ul li a {
    line-height: 2.5em;
    text-decoration: underline;
}

/* @ 会社概要
----------------------------------------------------------------------------- */
.contentbox {
    width:738px;
}
dl.gaiyo {
    padding-left: 40px;
}
.gaiyo dt.l {
    float: left;
    font-weight: bold;
}
.gaiyo dd.r {
    padding-left: 8em;
}
.gaiyo-list {
    margin-top: 0px;
    padding-left: 2em;
}
.message .content-block section .gaiyo .r .gaiyo-list li dl {
	display: inline;
	width: 274px;
}
.message .content-block section .gaiyo .r .gaiyo-list li dl dt {
	display: inline;
	width: 274px;
}
.message .content-block section .gaiyo .r .gaiyo-list li dl .gazou {
	margin: 0;
	padding: 0;
	display: inline;
	width: 274px;
}
ul.Jkanren {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
ul.Jkanren li {
    background: url(images/main_icon.png) no-repeat left center;
    padding-left: 1.5em;
}
ul.Jkanren li a {
    line-height: 1.8em;
    text-decoration: underline;
}
.profile-font1 {
    vertical-align: top;
}

/* @ アーカイブトップ
----------------------------------------------------------------------------- */
dl.product-showcase {
    overflow: hidden;
    _zoom: 1;
    margin: 0 0 50px 0;
    padding: 0;
}
dl.product-showcase dt,
dl.product-showcase dd {
    margin: 0;
    padding: 0;
}
dl.product-showcase dt {
    float: left;
    width: 370px;
}
dl.product-showcase dt img {
    margin: 0;
    padding: 0;
}
dl.product-showcase dd {
    padding-left: 390px;
}
.main-cotents{
    float:left;
    width:468px;
    border-bottom:solid 1px #d0d1d5;
    position:relative;
    background:white;
    margin-bottom:20px;
}
.main-cotents:nth-child(2n){
    margin-right:14px;
}
.main-cotents h2{
    margin:10px 20px 0;
    padding:218px 0px 0px;
}
.main-cotents dd{
    margin:0;
    padding:10px 20px;
}
.main-cotents .main-img2{
    position:absolute;
    top:0;
    left:0;
    padding:0;
}
.content-block section {
    margin-bottom: 0;
}
.content-block section > dl dd{
    margin-bottom:20px;
}
.content-block section form dl{
    overflow:hidden;
    border-bottom:solid 1px #fff;
    margin:0;
    padding:10px 20px 15px;
    border-bottom: 1px solid #ddd;
}
.content-block section form dl:nth-child(2n+1){
    background:#fafafa;
}
.content-block section form dl:nth-child(2n){
    background:#ffffff;
}
.content-block section form div dl dd{
    font-size:0.85em;
}
/*
.content-block section form div dl dd img{
    border:1px solid #b4b3b1;
}
*/
.content-block section form div dl dd input{
    vertical-align:middle;   
}
.search-color dd,.search-size dd,.search-material dd,.search-function dd{
    float:left;
    width:90px;
    line-height: 2em;
}

/* 商品リスト */
ul.goods-list {
    margin: 20px 0 0;
    padding: 0;
}
ul.goods-list li {
    float: left;
    margin: 0 9px 10px 0;
    width: 240px;
}
ul.goods-list li.last {
    margin: 0 0 10px;
}
ul.goods-list li > a {
    display: block;
    border: solid 1px #fff;
    background-color: #fff;
}
ul.goods-list li > a dl {
    margin: 0;
    padding: 0;
}
ul.goods-list li > a dl dd.ttl {
	margin: 13px 20px 4px;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
}
ul.goods-list li > a dl dd.ttl img{
	margin: -2px 0 0 5px;
}
ul.goods-list li > a dl dd.txt {
    margin: 0;
    padding: 0 20px 15px;
	min-height: 4.8em;
}
body.search h2 {
  margin: 50px 0 30px;
}
.form {
    width: 736px;
    margin: 0 0 70px 0;
    padding: 0;
}
.form input#name {
    height: 30px;
    width: 353px;
    padding: 0 8px;
	font-size: 1.5em;
	border: 1px solid #c4c7cc;
}
.bold {
    font-weight: bold;
    margin-bottom: 5px;
}
.content-block section form div dl dd.kakaku {
    font-weight: bold;
    font-size: 1em;

}
.content-block section form div dl dd.kakaku label {
    padding: 0 1em 0 0.3em;
}
.sita {
    margin-top: 20px;
}
.btn-area {
    padding: 30px 0 15px;
    background:#ffffff;
    border-bottom: 1px solid #ddd;
}
.btn-area p {
    margin: 0 auto;
    width: 411px;
}
.btn-area input.reset-btn {
    display: block;
    width: 198px;
    height: 38px;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(images/reset.jpg) no-repeat left top;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
}
.btn-area input.submit-btn {
    display: block;
    width: 198px;
    height: 38px;
    margin: 0 0 0 10px;
    padding: 0;
    border: 0;
    background: url(images/submit.jpg) no-repeat left top;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
}

/* @ 検索結果ページ
----------------------------------------------------------------------------- */
.search_results {
    overflow: hidden;
    background: #fff;
    margin: 0 0 30px 0;
    padding: 0;
	border-bottom: 1px solid #e9ecf2;
}
.search_results table {
    margin: 0;
    padding: 0;
    margin: 30px 0 0 0;
}
.search_results table tr th {
    width: 5em;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 10px;
}
.search_results table tr td {
    width: 320px;
    padding-bottom: 10px;    
}
.search_results table tr td ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.search_results table tr td.img-list {
    padding-bottom: 0;
}
.search_results table tr td ul li {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;  
}
.search_results table tr td ul li.last {
    padding: 0;
}
.search_results table tr td ul li img {
    margin: 0;
    padding: 0;     
}
.search_results div.resultsL {
    width: 320px;
    float: left;
    margin: 0;
    padding: 0;
}
.search_results div.resultsL ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1;
}
.select {
    float: left;
    padding-right: 4px;
    padding-top: 4px;
}
.search_results div.resultsL ul li.last {
    padding: 4px 0 0 0;
}
.resultsL p.detail {
    margin: 20px 0;
	border: 1px solid #c6c5ca;
}
.setumei {
    vertical-align: top;
    padding-top: 10px;
}
.iro {
    padding-top: 10px;
}
/* フロート指定 */
.floatL { float: left; }
.floatR { float: right; }
.floatN { float: none; }
.clear { clear: both; }

/* @ アクセスページ
----------------------------------------------------------------------------- */
.content-block h3 {
    color: #333;
    margin: 25px 0 10px;
}
.content-block .siten-joho table th {
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
}
.content-block .siten-joho table td {
    padding: 3px 10px;
}
.content-block .siten-joho table td ul {
    list-style-type: circle;
    margin-top: 0;
    padding-left: 0;
}
.content-block .siten-joho table td ul li:before {
    content: "・";
}
.map-area {
    border-bottom: solid 1px #eee;
    margin-bottom: 15px;
}
.map-area #gMap01,
.map-area #gMap02,
.map-area #gMap03 {
    border: solid 1px #fff;
    width: 736px;
    height: 400px;
}
/* @ 社会貢献
----------------------------------------------------------------------------- */
.contribution .main_contents {
	width: 740px;
}
.contribution .main_contents .main_box {
	background-image: url(images/under_br.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 43px;
}
.contribution .main_contents dl.contributionimages {
	position: relative;
	height: 490px;
	margin: 0;
}
.contribution .main_contents dt {
	font-size: 1.5em;
	margin-bottom: 40px;
	}
.contribution .main_contents dd {
	width: 364px;
	margin: 0;	
}
.contribution .main_contents dl {
	margin: 0;	
}
.contribution .main_contents dd.text {
	width: 740px;
	margin: 0;	
}
.contribution .main_contents .img01 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.contribution .main_contents .img02 {
	position: absolute;
	top: 0;
	left: 0;
}
.contribution .main_contents .img03 {
	position: absolute;
	top: 0;
	right: 0;
}
.contribution .main_contents .img00 {
	position: absolute;
	bottom: 0;
	right: 0;
}
.contribution .main_contents h2 {
	margin: 40px 0;
	font-size: 1.5em;
}
.contribution .main_contents table {
	width: 100%;
	border: 1px solid #ffffff;
	margin: 0;
}
.contribution .main_contents  span {
	border-bottom: 1px solid #dde4ed;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.contribution .main_contents table th {
	padding: 15px 0;
	width: 15%;
}
.contribution .main_contents table tr td:first-child {
	width: 25%;
}
.contribution .main_contents table tr td:last-child {
	width: 40%;
}
.contribution .main_contents table tr:nth-child(2n+1),
.contribution .main_contents ul li:nth-child(2n+1) {
	background: #ebeff2;
}
.contribution .main_contents table tr:nth-child(2n),
.contribution .main_contents ul li:nth-child(2n) {
	background: #f8f9fd;
}
.contribution .main_contents ul li {
	list-style-type: inherit;
	list-style-position: inside;
	padding: 15px 45px;
}
.contribution .main_contents ul {
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
/* @ お問い合わせ
----------------------------------------------------------------------------- */
.contact .main_contents {
	width: 740px;
}
.contact .main_contents table {
	margin: 0 ;
}
.contact .main_contents table .must {
	background: url(images/must.png) no-repeat left center;
}
.contact .main_contents table th label {
	padding-left: 70px;
}
.contact .main_contents table th {
	text-align: left;
	padding: 15px 0 15px 0;
	margin-left: 30px;
}
.contact .main_contents table .img_box {
	padding: 30px 0;
}
.contact .main_contents table td textarea {
	margin: 30px 0;
	width: 458px;
	height: 198px;
	border: 1px solid #c5c6ca;
	font-size: 1.5em;
}
.contact .main_contents table td input,.contact .main_contents table td input[type="text"] {
	height: 38px;
	width: 228px;
	margin-left: 50px;
	border: 1px solid #c5c6ca;
	font-size: 1.5em;
}
.contact .main_contents table td .long,.contact .main_contents table td .long[type="text"] {
	width: 458px;
}
.contact .main_contents table td input[type="checkbox"] {
	height: 21px;
	width: 20px;
	margin-left: 50px;
	border: 1px solid #c5c6ca;
	font-size: 1.5em;
}
.contact .main_contents table td dl {
	float: left;
}
.contact .main_contents table td {
	vertical-align: top;
}
.contact .main_contents table td dl dd {
	margin: 0;
}
.contact .main_contents table td dl:nth-child(3) {
	margin: 1em 20px;
}

.contact .main_contents table tr:nth-child(2),
.contact .main_contents table tr:nth-child(6),
.contact .main_contents table tr:nth-child(9),
.contact .main_contents table tr:nth-child(11),
.contact .main_contents table tr:nth-child(12) {
	background: url(images/under_br.jpg) no-repeat left bottom;
}
.contact .main_contents table td input[type="image"]{
	margin-top: 30px;
}
.contact .main_contents table .contact_contents{
	vertical-align: top;
	margin-top: 20px;
	background-image: url(images/must.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
	padding-top: 30px;
}
.contact .main_contents table td textarea {
	margin-left: 50px;
}

.contact button{
	border-style: none;
	padding: 0 !important;
	margin: 30px 0;
	color: #F2F6FA;
}

.contact select{
	margin-left: 50px;
	margin-top: 20px;
}

#mfp_phase_confirm_inner table tr{
	background: none;
}

.contact .main_contents table tr td.privacy div{
	height: 150px;
	overflow: auto;
	margin: 20px;
	padding: 0 10px 10px 10px;
	line-height: 1.5em;
	text-align: left;
	border: thin solid #DDDDDD;
}

.contact .mfp_buttons.SH{
	display: none;
}

/* @ Q&A
----------------------------------------------------------------------------- */
.question .main_contents {
	width: 740px;
}
.question .main_contents ul,
.question .main_contents dd {
	margin: 0;
	padding: 0;
}
.question .main_contents .m_navi li {
	float: left;
	margin: 0 1px;
}
.question .main_contents h2 {
	margin: 50px 0 20px;
}
.question .main_contents table tr td {
	padding: 0 10px;
}
.question .main_contents table .Noborder {
	background: none;
}
.question .main_contents table tr td dl {
	float: left;
}
.question .main_contents table tr td dl:nth-child(2) {
	margin: 1em 20px;
}
.question .main_contents .Q {
	vertical-align: baseline;
	padding-top: 20px;
}
.question .main_contents .Q td {
	color: #880200;
	line-height: 1;
	padding: 20px 10px;
}
.question .main_contents .A {
	background: url(images/under_br.jpg) no-repeat left bottom;
	vertical-align: top;
}
.question .main_contents .A td {
	padding-bottom: 20px;
}
.question .main_contents .A td ul li {
	margin: 1em 1em 1em 3em;
	list-style-image: url( images/list_icon.jpg);
}
.question .main_contents table {
	width: 100%;
	margin-bottom: 50px;
}
.question .main_contents table .spring table tr th,
.question .main_contents table .spring table tr td {
	background: #fff;
}
.question .main_contents table .spring table tr th {
	color: #fff;
	background: #323232;
}
.question .main_contents table .spring table tr td{
	padding: 15px 15px 0px 15px;
	vertical-align: top;
}
.question .main_contents table .spring table tr .nobg {
	background: none;
	padding: 5px;
}
.question .main_contents table .spring table tr .text {
	padding: 15px 15px 0 0;
	line-height: 1.8;
}
.question .main_contents table .spring table tr .text2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #ced2d5;
}
/* @ kNavi
----------------------------------------------------------------------------- */
.kNavi ul {
  font-size: 0;
}
.kNavi ul li {
  font-size: 0.75em;
}
/* @ ベッド・マットレス
----------------------------------------------------------------------------- */
.mgnB5 {
    margin-bottom: 5px !important;
}
.clm02 {
    padding-bottom: 50px;
    border-bottom: 2px solid #fff;
}
.clmL2 {
    width: 364px;
    float: left;
}
.clmR2 {
    width: 364px;
    float: right;
}
.clmL2 dt,
.clmR2 dt {
    padding: 0;
}
.clmL2,
.clmR2,
.clmL2 dd,
.clmR2 dd {
    margin: 0;
}
.outbox {
    padding-top: 50px;
    border-top: 1px solid #e9ecf2;
}
.box {
    padding: 0 1px 10px 1px;
    background-color: #c4c7cc;
    border-bottom: 1px solid #cfd2d5;
}
.inbox {
    width: 146px;
    float: left;
    padding-left: 1px;
}
.box p,
.inbox,
.inbox dd {
    margin: 0;
}
.inbox dt {
    padding: 0;
}
/* @ ベッドフレーム ガイド
----------------------------------------------------------------------------- */
#guide {
    position: relative;
    height: 481px;
    background: url(images/bed-clm-img02.jpg) no-repeat left top;
}
#guide > p {
    position: absolute;
}
#guide > p.t01 {
    left: 438px;
    top: 38px;
}
#guide > p.t02 {
    left: 505px;
    top: 382px;
}
#guide > p.t03 {
    left: 154px;
    top: 409px;
}
#guide > p.t04 {
    left: 84px;
    top: 39px;
}
/* @ ベッドフレーム
----------------------------------------------------------------------------- */
.img01 {
    margin: 0;
}
.clm03 > p.img01 {
    margin-left: 50px;
}
.clm04 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.content-block .title01 {
    margin: 0;
    padding: 10px 0 10px 19px;
    background-color: #fff;
    border-bottom: 1px solid #dde4ed;
}
.content-block .title02 {
    text-align: center;
    padding: 5px 0;
    color: #cfcfcf;
    font-weight: bold;
    background-color: #333;
}
.box01 {
    padding: 20px 19px 42px 19px;
}
.box02 {
    padding: 20px 19px 40px 19px;
}
.inbox01 {
    width: 226px;
    float: left;
}
.center {
    margin: 1em 10px;
}
.inbox02 {
    width: 344px;
    float: left;
}
.inbox03 {
    width: 364px;
    float: left;
}
.clm05 {
    padding: 60px 0 49px;
    border-top: 1px solid #dde4ed;
    border-bottom: 2px solid #fff;
}
/* @ マットレス
----------------------------------------------------------------------------- */
.clm06 {
    padding-bottom: 40px;
    border-bottom: 2px solid #fff;
}
.clm07 {
    padding: 41px 0 49px;
    border-top: 1px solid #dde4ed;
    border-bottom: 2px solid #fff;
}
.inbox04 {
    width: 344px;
    float: left;
    padding-bottom: 19px;
    border-bottom: 1px solid #cfd2d5;
    background-color: #fff;
}
.img02 {
    float: left;
    margin: 20px 0 14px 20px;
}
.img03 {
    clear: both;
    font-size: 0;
    text-align: center;
}
.mtxt01 {
    width: 150px;
    float: right;
    margin: 15px 19px 14px 18px;
    font-size: 0.95em;
    line-height: 2.0;
}

.clm07 > .cNavi {
    margin: 0;
    padding-top: 50px;
    border-top: 1px solid #dde4ed;
}
.mtxt02 {
    margin: 0;
    padding: 10px 20px;
    height: 147px;
    line-height: 2.1;
    border-bottom: 1px solid #cfd2d5;
    background-color: #fff;
}
/* @ cNavi
----------------------------------------------------------------------------- */
.content-block .cNavi {
  background: url(images/cNavi_bg.png) no-repeat right bottom;
  padding-top: 40px;
}
.content-block .cNavi ul {
  font-size: 0;
}
.content-block .cNavi ul li {
  display: inline;
  font-size: 0.75em;
}
/* @ キッズTOP
----------------------------------------------------------------------------- */
body.kids_top h2 {
	margin: 0 0 20px;
}
body.kids_top .content-block section form dd img {
	border: none;
}
body.kids_top .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.kids_top .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.kids_top .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
    background:#fafafa;
}
body.kids_top .content-block section form .form {
	border-bottom:  solid 1px #ddd;
	margin-bottom: 40px;
}
body.kids_top ul.goods-list li {
	border-bottom: 1px solid #ddd;
}
/* @ キッズ・検索結果
----------------------------------------------------------------------------- */
body.kids_result h2 {
	margin: 0 0 20px;
}
body.kids_result .content-block section form dd img {
	border: none;	
}

body.kids_result .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.kids_result .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.kids_result .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
    background:#fafafa;
}
body.kids_result .content-block section form .form {
	border-bottom:  solid 1px #ddd;
}
body.kids_result ul.goods-list li {
	border-bottom: 1px solid #ddd;
}

/* @ リクライニングTOP
----------------------------------------------------------------------------- */
body.rec_top h2 {
	margin: 0 0 20px;
}
body.rec_top .search-motor dd {
	float: left;
    line-height: 2em;
    width: 90px;
    }
body.rec_top .content-block section form dd img {
	border: none;
}
body.rec_top .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.rec_top .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.rec_top .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.rec_top .content-block section form .form {
	border-bottom:  solid 1px #ddd;
	margin-bottom: 40px;
}
body.rec_top ul.goods-list li {
	border-bottom: 1px solid #ddd;
}

/* @ リクライニング・検索結果
----------------------------------------------------------------------------- */
body.rec_result h2 {
	margin: 0 0 20px;
}
.search-motor dd {
	float: left;
    line-height: 2em;
    width: 90px;
    }
body.rec_result .content-block section form dd img {
	border: none;
}
body.rec_result .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.rec_result .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.rec_result .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.rec_result .content-block section form .form {
	border-bottom:  solid 1px #ddd;
}


/* @ マットレス_TOP
----------------------------------------------------------------------------- */
.fix {
    margin: 0;
    padding: 0;
}
body.mattress h2 {
	margin: 0 0 20px;
}
body.mattress .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.mattress .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.mattress .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.mattress .content-block section form .form {
	border-bottom:  solid 1px #ddd;
	margin-bottom: 40px;
}
body.mattress ul.goods-list li {
	border-bottom: 1px solid #ddd;
}

/* @ マットレス検索結果
----------------------------------------------------------------------------- */
body.results-mattress h2 {
	margin: 0 0 20px;
}
body.results-mattress .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.results-mattress .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.results-mattress .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.results-mattress .content-block section form .form {
	border-bottom:  solid 1px #ddd;
}



/* @ ナイトテーブルTOP
----------------------------------------------------------------------------- */
body.nighttable h2 {
	margin: 0 0 20px;
}
body.nighttable .content-block section form dl{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
}
body.nighttable .content-block section form dl:first-child{
	border-top:  solid 1px #fff;
}
body.nighttable .content-block section form .btn-area {
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
    background:#fafafa;
}
body.nighttable .content-block section form .form {
	border-bottom:  solid 1px #ddd;
	margin-bottom: 40px;
}
body.nighttable ul.goods-list li {
	border-bottom: 1px solid #ddd;
}
/* @ ナイトテーブル検索結果
----------------------------------------------------------------------------- */
body.results-nighttable h2 {
	margin: 0 0 20px;
}

/* @ コンセプト
----------------------------------------------------------------------------- */
.clm08 {
    padding-top: 40px;
    border-top: 1px solid #dde4ed;
}
.concept .clm06  p,
.concept .clm08  p{
	margin: 0;
}

/* @ AQUA AIR
----------------------------------------------------------------------------- */
.clm09 {
    padding: 0;
    border-bottom: 2px solid #fff;
}
.clm10 {
    padding: 40px 0;
    border-top: 1px solid #dde4ed;
    border-bottom: 2px solid #fff;
}
.inbox05 {
    width: 355px;
    position: relative;
    height: 160px;
}
.title03 {
    margin-left: 118px;
    border-bottom: 1px solid #cbe0e8;
}
.title04 {
    margin-left: 118px;
}
.atxt01 {
    margin: 18px 0 0 135px;
}
.img04 {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}
.img05 {
    padding-right: 30px;
}
.clm09 p {
    font-size: 0.9em;
}
.com01 {
    color: #539bb9;
    font-size: 1.2em !important;
    font-weight: bold;
}
.com02 {
    padding: 0;
    color: #539bb9;
    font-size: 1em !important;
}
.com04 {
    padding: 0 0 10px 0;
    color: #539bb9;
    font-size: 1.2em !important;
}
.com03 {
	width: 495px;
}
.atxt02 {
    margin-top: -5px;
}
.inbox06 {
    position: relative;
    height: 239px;
    background-color: #fff;
    border-bottom: 1px solid #d1d4d7;
}
.title05 {
    padding: 15px 0 5px 17px;
}
.img06 {
    position: absolute;
    right: 0;
    top: 0;
}
.com02,.com03,.com04 {
	margin: 0 0 0 17px;
}

/* @ 採用情報
----------------------------------------------------------------------------- */
.border {
    border-bottom: 1px solid #dde4ed;
}
.clm11,
.clm12 {
    border-bottom:  2px solid #fff;
    padding-bottom: 40px;
}
.clm12,
.clm13 {
    border-top: 1px solid #dde4ed;
    padding-top: 40px;
}
.clm14 {
    border-top: 1px solid #dde4ed;
}
.clm11 p {
    margin-bottom: 30px;
}
.clm12 table {
    background: #fff;
    border-bottom: 1px solid #dde4ed;
    height: 50px;
    width: 100%;
    margin: 5px 0;
}
.clm12 table tr th {
    width: 110px;
    text-align: left;
    padding-left: 30px;
}
.clm12 table tr .job {
    width: 180px;
}
.clm12 table tr .job a {
    background: url(images/main_icon.png) no-repeat left center;
    padding-left: 20px;
} 
.clm12 table tr td a {
    text-decoration: underline;
}
.border {
    border-bottom: 1px solid #dde4ed;
}
.clm13 table,
.clm14 table{
    width: 100%;
    margin: 0;
}
.clm13 table tr {
    background: #ebeff2;
    border: 1px solid #fff;
}
.clm13 table tr:nth-child(even),
.clm14 table tr:nth-child(even) {
    background: #f7f9fc;
}
.clm13 table tr th{
    vertical-align: top;
    width: 140px;
    height: 67px;
    padding: 13px 0 0 30px;
    text-align: left;
}
.clm14 h3 {
    background: #333;
    color: #fff;
    padding-left: 20px;
    min-height: 39px;
    line-height: 39px;
    font-weight: bold;
    margin-bottom: 0;
}
.clm14 table tr {
    background: #ebeff2;
    border: 1px solid #fff;
    border-top: none;
}
.clm14 .border {
    margin-bottom: 40px;
}
.clm14 table tr th {
    padding: 18px 0 18px 30px;
    text-align: left;
    vertical-align: top;
    width: 110px;
}
.clm14 table tr td {
    padding: 18px 0;
}

/* @ 商品検索ページ
----------------------------------------------------------------------------- */
.search_page .clm01{
	margin-bottom: 20px;
}
.search_page dl dt{
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}
.search_page dl dd{
	float: right;
	width: 336px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}

/* @ トップお知らせ
----------------------------------------------------------------------------- */
.topInfoTit{
	color: #DC0000;
}

section.topInfo a{
	text-decoration: underline;
}

/* @ granfit追加
----------------------------------------------------------------------------- */
.granfit{
	background-color: #000000;
	text-align: center;
}

.granfit pp{
	padding-left: 30px;
}
/* @ 在庫状況
----------------------------------------------------------------------------- */
.zaiko h2{
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.4em;
  margin-bottom: 1em;
}
.content-block-zaiko{
  margin-bottom: 100px;
}
.content-block-zaiko p{
  font-size: 1.2rem;
  text-align: center;
  font-weight: normal;
}
.content-block-zaiko ul{
  width: 100%;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 80px;
}
.content-block-zaiko ul li{
  -webkit-flex-basis: 30%; /* Safari */
  flex-basis: 30%;
  margin: 1em 1.666%;
  width: 30%;
  font-size: 1rem;
  font-weight: bold;
}
.content-block-zaiko ul li a{
  width: 100%;
  text-align: center;
  display: block;
  padding: 1.6em 0;
  border: thin solid #333333;
  background-color: #E9E9E9;
}
.content-block-zaiko ul li a:hover{
  border: thin solid #333333;
  background-color: #FFFFFF;
  color: #000000;
}
.logout{
  display: block;
  width: 100%;
}
.logout a{
  padding: 1em;
  border: thin solid #4B4B4B;
  font-size: 1rem;
  color: #FFFFFF;
  background-color: #000000;
}
.logout a:hover{
  color: #000000;
  background-color: #FFFFFF;
}
.content-block-zaiko dl{
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  margin-bottom: 50px;
}
.content-block-zaiko dl,.content-block-zaiko dl *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-block-zaiko dt{
  margin: 0 0 0.5em;
}
.content-block-zaiko dd{
  margin: 0 0 1em;
}
.content-block-zaiko dd input{
  padding: 0.5em;
  width: 100%;
}
.content-block-zaiko .login input.button {
  display       : inline-block;
  font-size     : 1rem;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 1em 2em;   /* 余白       */
  background    : #000000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  border: thin solid #4B4B4B;
}
.content-block-zaiko .login input.button:hover {
  color         : #000000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}







