/*
Theme Name: Honlabo Original
Description: ホンラボオリジナルテーマ
Author: FIT Inc.
Version: 1.0
*/

@import url("./css/common.css");
@import url("./css/structure.css");
@import url("./css/editorial.css");

/*----------------------------------------------------------------------------
 フッターをセンタリング
----------------------------------------------------------------------------*/
#footer .copyright {
	text-align:center;
}


/*----------------------------------------------------------------------------
 サブメニューのhover時の下線の位置調整
----------------------------------------------------------------------------*/
#header {
	line-height: 1.6 !important;
}

/*----------------------------------------------------------------------------
 「本と種類の価格」ページの「1冊あたりの購入料金（1冊からご注文受付）」の背景
----------------------------------------------------------------------------*/
.heading-background {
  background-image: url("images/heading_background.gif");
	padding-top: 3px;
	padding-left: 5px;
	font-weight: normal;
}

/*----------------------------------------------------------------------------
 トップページの「カタログ」「パンフレット」「フリーペーパー」「社内報」
----------------------------------------------------------------------------*/
#main-content div.item-unit {
	width:286px !important;
}

/*----------------------------------------------------------------------------
 ダウンロードバナーの下に表示するリンク
----------------------------------------------------------------------------*/
a.nolink, a.nolink:hover, a.nolink:visited, a.nolink:link, a.nolink:active {
color: #604b31;

}

.download-banner-link {
  margin-top: 2px !important;
  margin-left: -8px !important;
  margin-bottom: 5px !important;
}

.download-banner-link-2 {
  margin-top: 2px !important;
  margin-left: -3px !important;
  margin-bottom: 5px !important;
}

.download-two-line {
  line-height: 14px;
}

.download_padding {
	padding: 10px 0 30px !important;
}

/*----------------------------------------------------------------------------
 トップページのメイン画像
----------------------------------------------------------------------------*/
.topimage {
  margin-bottom: 2px;
}

/*----------------------------------------------------------------------------
 トップページの#headerのcssを上書き
----------------------------------------------------------------------------*/
.top-header {
  padding-bottomx: 0 !important;
  border-topx: 0 !important;
}

/*----------------------------------------------------------------------------
 トップページの固定部分のCSS
----------------------------------------------------------------------------*/
.font-90 {
  font-size: 90%;
}

.font-120 {
  font-size: 120%;
}

.font-150 {
  font-size: 150%;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.font-bold {
  font-weight: bold;
}

.margin-left-2 {
  margin-left: 2px;
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-left-12 {
  margin-left: 12px;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-45 {
  margin-bottom: 45px;
}

.margin-top-10 {
  margin-top: 10px;
}

.color-brown {
  color:#5d310d;
}

.color-green {
  color:#8fc31f;
}

.color-white {
  color:#fff;
}

.color-black {
  color:#000;
}

.background-green {
  background-color:#8fc31f;
}

.top-steps {
  display:inline-block;
  margin-bottom:15px;
  margin-left: 15px;
}

.top-step-1 {
  float:left;
  width:405px;
}

.top-step-title-1-1 {
  color:#5d310d;
  font-weight:bold;
  font-size:150%;
}

.top-step-title-1-2 {
  color:#000;
  margin-left:8px;
}

.top-step-title-1-3 {
  float:left;
  margin-left:5px;
  margin-top:4px;
  color:#5d310d;
  font-weight:bold;
}

.top-step-1-link {
  margin-bottom:3px;
  color:#5d310d;
  background-image:url("http://honlabo.com/wp/wp-content/themes/honlabo/images/top-arrow_haikei.png");
  background-repeat: no-repeat;
  height: 2em;
  padding-top: 2px;
  padding-left: 31px;
}

.top-step-2 {
  float:left;
  width:405px;
  margin-left:15px;
  margin-bottom:10px;
}

.top-step-title-2-1 {
  color: #5d310d;
  font-weight: bold;
  font-size: 150%;
  margin-left: 8px;
}

.top-step-title-2-2 {
  color: #000;
  margin-left: 8px;
}

.top-step-title-2-3 {
  float: left;
  margin-left: 5px;
  margin-top: 4px;
  color: #5d310d;
  font-weight: bold;
}

.top-step-title {
  display:inline-block;
  margin-bottom: 5px;
}

.top-step-line {
  border-bottom: 2px dotted;
  border-color: #5d310d;
  width: 318px;
  margin-left: 9px;
  margin-top: 5px;
}

.inline-block {
  display:inline-block;
}

.top-step-comment {
  margin-bottom:3px;
  color:#000000;
  margin-left:2px;
}

.no-underline {
  text-decoration: none;
}

.booktype-block {
  width: 277px;
  background-color:#ecf4d9;
  padding-bottom: 8px;
}

.booktype-title {
  color:#fff;
  font-size: 150%;
  background-color:#8fc31f;
  padding-left: 8px;
  padding-top: 3px;
}

.booktype-image {
  padding: 8px;
}

.booktype-link {
  background-image:url("http://honlabo.com/wp/wp-content/themes/honlabo/images/top-arrow_green_s.png");
  background-repeat: no-repeat;
  padding-left: 22px;
  padding-bottom: 4px;
  padding-top: 1px;
  margin-left: 5px;
  color:#5d310d;
  font-weight: bold;
}

.booktype-explain {
  width: 161px;
  padding-top: 10px;
}

.booktype-toji-title {
  color:#5d310d;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 6px;
}

.booktype-detail {
  margin-top: 16px;
  font-size: 88%;
  padding-left: 2px;
  width: 150px;
}

.bookytype-title-dotline {
  border-bottom: 2px dotted;
  border-color: #8fc31f;
  width: 126px;
  margin-left: 25px;
  padding-top: 6px;
}

.line-h-1-3 {
  line-height: 1.3em;
}

.desing-link {
  background-image:url("http://honlabo.com/wp/wp-content/themes/honlabo/images/top-arrow_green_s.png");
  background-repeat: no-repeat;
  padding-left: 21px;
  padding-bottom: 4px;
  padding-top: 1px;
  margin-left: 7px;
  color:#5d310d;
  font-weight: bold;
  text-align: left;
}

.design-block {
  float: left;
  width: 120px;
  background-color:#fff;
  padding-bottom: 8px;
  text-align: center;
  margin-top: -12px;
}

.design-title {
  color:#5d310d;
  font-size: 88%;
  background-color: #ecf4d9;
  text-align: center;
  font-weight: bold;
  margin: 5px 5px 5px 5px;
}

.design-detail {
  color: #000;
  font-size: 88%;
  padding-left: 6px;
  margin-bottom: 2px;
  width: 106px;
  height: 73px;
  text-align: left;
}

.best-detail {
  color: #000;
  font-size: 88%;
  width: 110px;
}

.best-link {
  background-image:url("http://honlabo.com/wp/wp-content/themes/honlabo/images/top-arrow_green_s.png");
  background-repeat: no-repeat;
  padding-left: 21px;
  padding-bottom: 4px;
  padding-top: 1px;
  color:#5d310d;
  font-weight: bold;
  text-align: left;
}

.best-image {
  margin-bottom: 10px;
  margin-top: -17px;
}

.best-block {
  float: left;
  padding: 5px;
}

.best-block-2 {
  float: left;
  padding: 5px;
  background-color: #ecf4d9;
  width: 195px;
  margin-left: 7px;
}

.best-block-2-title {
  color:#5d310d;
  font-weight: bold;
  padding-left: 12px;
  padding-top: 5px;
}

.best-block-2-detail {
  color: #000;
  font-size: 88%;
  padding: 12px;
}

.best-title-dotline {
  border-bottom: 2px dotted;
  border-color: #8fc31f;
  width: 174px;
  margin-left: 11px;
  padding-top: 6px;
}

.best-booklist-title {
  background-image: url(http://honlabo.com/wp/wp-content/themes/honlabo/images/top-yajirushi_w_haikei.png);
  background-repeat: no-repeat;
  padding-bottom: 4px;
  padding-top: 3px;
  color: #5d310d;
  font-weight: bold;
  width: 93px;
  text-align: right;
  padding-right: 24px;
}

.best-link-booklist {
  float: right;
  margin-top: 27px;
  margin-bottom: 4px;
}

.support-block {
  float: left;
  width: 277px;
  background-color:#ecf4d9;
  padding-bottom: 8px;
}

.support-title {
  color:#fff;
  font-size: 150%;
  background-color:#8fc31f;
  padding-left: 8px;
  padding-top: 3px;
}

.support-image {
  padding: 15px;
  float: left;
}

.support-detail-block {
  float: right;
  width: 151px;
  padding: 11px 17px 0 5px;
}

.support-detail {
  color: #000;
  font-size: 88%;
}

.support-link {
  background-image:url("http://honlabo.com/wp/wp-content/themes/honlabo/images/top-arrow_green_s.png");
  background-repeat: no-repeat;
  padding-left: 24px;
  padding-bottom: 4px;
  padding-top: 1px;
  color:#5d310d;
  font-weight: bold;
  margin-top: 10px;
}

.support-tel-image {
  clear: both;
  text-align: center;
}


/*------------------------------------------------------------
	GNAVI
------------------------------------------------------------*/
.gnavi{
width:100%;
background:#553F23;
display:table;
table-layout:fixed;
margin-bottom:22px !important;
}
.gnavi li{
float:left;
width:14.285%;
box-sizing:border-box;
border-right:1px solid #fff;
height:40px;
position:relative;
font-size:11px;
line-height:14px;
color:#fff;
text-align:center;
}
.gnavi li.nolink{
padding:6px 0;
}

.gnavi li:last-child{
border:0;
}
.gnavi li a{
display:block;
text-align:center;
font-size:11px;
line-height:14px;
color:#fff;
text-decoration:none;
padding:6px 0;
}
.gnavi li:hover{
background:#B79027;
}

.gnavi li a span,
.gnavi li span{
color:#D7C4AB;
display:block;
}
.gnavi li ul.gsub{
display:none;
background:#F0F0E8;
overflow:hidden;
width:840px;
border-bottom:1px solid #fff;
position:absolute;
top:40px;
left:0;
z-index:9999;
}
.gnavi li ul.gsub li{
width:25%;
text-align:center;
float:left;
}
.gnavi li ul.gsub li a{
color:#553F23;
}
.gnavi li ul.gsub li a span{
color:#ffa500;
}
.gnavi li ul.gsub li a.active{
background:#F0EDD1;
}

.gnavi li ul.gsub li:hover{
background:#F0EDD1;
}