@charset "utf-8";

/*
Theme Name: 有限会社野口運輸 v1.00
Theme URI: http://www.linesmix.com/
Description: 有限会社野口運輸 公式Webサイトテーマです。
Version: 1.00 2017/03/17
Author: Akira Hamada
Author URI: http://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
	text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin:  0;
	padding: 0;
}



html {
	overflow-y: scroll;
	font-size: 62.5%;	/* --- 基本サイズを 10px とする （10px ÷ 16px × 100 ＝ 62.5％） --- */
}

@media screen and (max-width: 1280px) { html {font-size: 62.5%; } }
@media screen and (max-width: 1260px) { html {font-size: 61.5%; } }
@media screen and (max-width: 1240px) { html {font-size: 60.5%; } }
@media screen and (max-width: 1220px) { html {font-size: 59.5%; } }
@media screen and (max-width: 1200px) { html {font-size: 58.5%; } }
@media screen and (max-width: 1180px) { html {font-size: 57.5%; } }
@media screen and (max-width: 1160px) { html {font-size: 56.5%; } }
@media screen and (max-width: 1140px) { html {font-size: 55.5%; } }
@media screen and (max-width: 1120px) { html {font-size: 54.5%; } }
@media screen and (max-width: 1100px) { html {font-size: 53.5%; } }
@media screen and (max-width: 1080px) { html {font-size: 52.5%; } }
@media screen and (max-width: 1060px) { html {font-size: 51.5%; } }
@media screen and (max-width: 1040px) { html {font-size: 50.5%; } }
@media screen and (max-width: 1020px) { html {font-size: 49.5%; } }
@media screen and (max-width: 1000px) { html {font-size: 48.5%; } }
@media screen and (max-width:  980px) { html {font-size: 47.5%; } }
@media screen and (max-width:  960px) { html {font-size: 46.5%; } }
@media screen and (max-width:  940px) { html {font-size: 45.5%; } }
@media screen and (max-width:  920px) { html {font-size: 44.5%; } }
@media screen and (max-width:  900px) { html {font-size: 43.5%; } }
@media screen and (max-width:  880px) { html {font-size: 42.5%; } }
@media screen and (max-width:  860px) { html {font-size: 41.5%; } }
@media screen and (max-width:  840px) { html {font-size: 40.5%; } }
@media screen and (max-width:  820px) { html {font-size: 39.5%; } }
@media screen and (max-width:  800px) { html {font-size: 38.5%; } }
@media screen and (max-width:  780px) { html {font-size: 37.5%; } }
@media screen and (max-width:  768px) { html {font-size: 36.5%; } }


@media screen and (min-width: 750px) {
	.for-pc{ display: block; }
}

.for-mb{ display: none;  }



h1,h2,h3,h4,h5,h6 {
	font-size: 2.4rem;
	font-weight: normal;
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

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

a {
	text-decoration: underline;
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
}

.asset-name {
	margin-bottom: .25em;
}

.asset-meta {
	font-size: 1.1rem;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content p {
	margin-bottom: .5em;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin:0;
	padding:0;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 15px;
}

.widget li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-search ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li {
	margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
	display: block;
	clear: both;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
	position: static;
}

#header-inner, #content-inner, #footer-inner {
	
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
	overflow: hidden;
	padding: 0;
}

#content-inner {
	padding: 0;
}



/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#303030;
	line-height: 1.5;
	font-style:  normal;
	font-weight: normal;
	font-size:1.8rem;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background: #66cc99;
}

/* リンクカラー */
a {
	color: #003a91;
}

a:hover {
	color: #3f7edc;
}

.clear {
	clear:both;
}

.clearfix {
	clear:both;
	float: none;
	height: 1px;
	border-bottom: 1px #ff0000 solid;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
	display: none;
}

#gotop a {
	font-size: 1.3rem !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop.gif') no-repeat 0 0;
}

#gotop a:hover {
	font-size: 1.3rem !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop_ov.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
.navi {
	margin:2px 5px 10px;
	text-align:left;
	font-size: 1.44rem;
	display: none;
}



/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-wt #container {
	line-height:1.6;
	font-size:1.6rem;
	xfont-weight: bold;
	width: 100%;
	margin:  0;
	text-align:left;
}

#container-inner {
	position: relative;
	width: 100%;
}



/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	max-width: 800px;
	width: 62.5%;
	margin:  0 auto;
	padding: 0;
	xborder-left:  1px #fff0f0 solid;
	xborder-right: 1px #fff0f0 solid;
	min-height: 500px;
}

#alpha-inner {
	margin:  0;
	padding: 0;
}

.layout-wt #beta {
	display: none;
}

#beta-inner {
	margin:  0;
	padding: 0;
}



/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:100%;
	height: 6.3em;
	overflow: hidden;
}

#header .pc-img {
	display: block;
}

#header .mb-img {
	display: none;
}


#header-inner {
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
	background:#ffffff;
}

#header-contents {
	width:100%;
}

#header-contents img {
	width: 100%;
	height: auto;
}

#header-contents a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#header-contents ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

#header-contents ul li {
	float: left;
	margin:  0;
	padding: 0;
}

#header-contents ul li:nth-child(1) { width: 41.8750%; }
#header-contents ul li:nth-child(2) { width: 10.9375%; }
#header-contents ul li:nth-child(3) { width:  9.3750%; }
#header-contents ul li:nth-child(4) { width:  9.3750%; }
#header-contents ul li:nth-child(5) { width:  9.3750%; }
#header-contents ul li:nth-child(6) { width: 12.5000%; }
#header-contents ul li:nth-child(7) { width:  6.0000%; }






#header-description {
	font-size: 1.44rem;
	line-height: 1.2;
	color: #737373;
	max-width: 1190px;
	width: 93%;
	padding:2px 5px;
	background:#ffffff;
	display: none;
}



/* ---------------------------------------------------------------------
メインビジュアル
--------------------------------------------------------------------- */
#main-visual-wrapper {
	width: 100%;
	background: #ff9c76;
}

#main-visual {
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
	padding; 0;
}

#subpage-top-border {
	clear: both;
	border-top: 20px #ff9c76 solid;
	height: 0;
}





/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	margin:  0 auto;
	_height:1px;
	clear: both;
}

#content-inner {
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
	xbackground: url(images/background.png) repeat-y center 7em;
	xbackground-size: contain;
	xbackground-attachment:fixed;
	background: #ffffff;
}

.toppage #content-inner {
	xbackground: url(images/background.png) repeat-y center 35em;
	xbackground-size: contain;
	xbackground-attachment:fixed;
	background: #ffffff;
}



/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width: 100%;
	clear: both;
	background: #009933;
	max-height: 200px;
	padding-bottom: 4em;
}

#footer-inner {
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
}


/* -- 拠点表記 -- */
.footer-content {
	width: 100%;
	margin:  2em 0 0  12em;
	padding: 0;
	clear: both;
}

.footer-content ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

.footer-content li {
	max-width: 220px;
	width: 16em;
	font-size: 1.4rem;
	font-weight: bold;
	color: #ffffff;
	float: left;
}

.footer-content li:nth-child(4) {
	margin-left: 4em;
}



/* -- コピーライト -- */
.copyright {
	clear: both;
	color: #ffffff;
	width:100%;
}

.copyright .copyright-content {
	text-align:center;
	padding:4em 0 0;
	font-size: 1.4rem;
	font-weight: normal;
}



/* ---------------------------------------------------------------------
固定ページ
--------------------------------------------------------------------- */
.pageof-business  .asset-body,
.pageof-company   .asset-body,
.pageof-warehouse .asset-body {
	font-size: 1.4rem;
}

.pageof-business   .asset-body strong,
.pageof-company    .asset-body strong,
.pageof-cwarehouse .asset-body strong {
	font-size: 1.6rem;
}



/* ---------------------------------------------------------------------
事業案内
--------------------------------------------------------------------- */
.pageof-business {
}

.pageof-business .wh-text {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: left;
}

.pageof-business .wh-photo-wrapper {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: right;
}

.pageof-business .wh-photo-wrapper .wh-photo-B {
	max-width: 320px;
	width: 80%;
}

.pageof-business .wh-photo-wrapper .wh-photo-B {
	position: relative;
	clear: both;
	float: right;
	margin:  1em 0 0 0;
}

.pageof-business .wh-photo-wrapper .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-business .wh-photo-wrapper .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}


.pageof-business .page-photos_1 {
	list-style: none;
	margin:  0.5em auto;
	padding: 0;
}

.pageof-business .page-photos_1 li {
	margin:  0.5em 0;
	padding: 0;
	width: 50%;
	float: left;
}

.pageof-business .page-photos_1 li img {
	width: 100%;
	height: auto;
}



/* ---------------------------------------------------------------------
会社案内
--------------------------------------------------------------------- */
.pageof-company {
}

.pageof-company .wh-text {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: left;
}

.pageof-company .wh-photo-wrapper {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: right;
}

.pageof-company .wh-photo-wrapper .wh-photo-B {
	max-width: 320px;
	width: 80%;
}

.pageof-company .wh-photo-wrapper .wh-photo-B {
	position: relative;
	clear: both;
	float: right;
	margin:  1em 0 0 0;
}


.pageof-company .wh-photo-wrapper .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-company .wh-photo-wrapper .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}


.pageof-company .page-photos_3 {
	list-style: none;
	margin:  0;
	padding: 0;
	clear: both;
}

.pageof-company .page-photos_3 li {
	margin:  0 0.7em 0 0;
	padding: 0;
	max-width: 320px;
	width: 40%;
	float: left;
}

.pageof-company .page-photos_3 li img {
	width: 100%;
	height: auto;
}

.pageof-company .page-photos_3 li p {
	text-align: center;
	font-weight: bold;
}



/* ---------------------------------------------------------------------
倉庫案内
--------------------------------------------------------------------- */
.pageof-warehouse {
}

.pageof-warehouse .wh-text {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: left;
}

.pageof-warehouse .wh-photo-wrapper {
	position: relative;
	top:   0;
	right: 0;
	width: 50%;
	float: right;
}

.pageof-warehouse .wh-photo-wrapper .wh-photo-A {
	max-width: 400px;
	width: 100%;
}

.pageof-warehouse .wh-photo-wrapper .wh-photo-B {
	max-width: 320px;
	width: 80%;
}

.pageof-warehouse .wh-photo-wrapper .wh-photo-A,
.pageof-warehouse .wh-photo-wrapper .wh-photo-B {
	position: relative;
	clear: both;
	float: right;
	margin:  1em 0 0 0;
}

.pageof-warehouse .wh-photo-wrapper .wh-photo-A img,
.pageof-warehouse .wh-photo-wrapper .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-warehouse .wh-photo-wrapper .wh-photo-A p,
.pageof-warehouse .wh-photo-wrapper .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}


.pageof-warehouse .wh-photo-C,
.pageof-warehouse .wh-photo-D {
	max-width: 320px;
	width: 40%;
	margin:  1em 0 0 0;
}

.pageof-warehouse .wh-photo-C {
	float: left;
}

.pageof-warehouse .wh-photo-D {
	float: right;
}

.pageof-warehouse .wh-photo-C p,
.pageof-warehouse .wh-photo-D p {
	text-align: center;
	font-weight: bold;
}

.pageof-warehouse .wh-photo-C img,
.pageof-warehouse .wh-photo-D img {
	width: 100%;
	height: auto;
}

.pageof-warehouse .wh-photo-E {
	clear: both;
	max-width: 400px;
	width: 50%;
	margin:  1em 0 4em;
}

.pageof-warehouse .wh-photo-E img {
	width: 100%;
	height: auto;
}

.pageof-warehouse .wh-photo-E p {
	text-align: center;
	font-weight: bold;
}


.pageof-warehouse .wh-photo-wrapper .wh-photo-F {
	max-width: 400px;
	width: 100%;
	position: relative;
	clear: both;
	float: right;
	margin:  1em 0 0 0;
}

.pageof-warehouse .wh-photo-wrapper .wh-photo-F img {
	width: 100%;
	height: auto;
}


.pageof-warehouse .wh-photo-wrapper .wh-photo-F p {
	text-align: center;
	font-weight: bold;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	font-size: 2.5rem;
	font-weight:bold;
	color:#009933;
	margin:  4em 0 3em;
	padding: 0 0 0 1.5em;
	background: url(images/subject-marker.png) no-repeat left 0.3em;
	background-size: 2.6%;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	max-width: 1160px;
	width: 90.625%;
	margin:  0 auto;
	padding:5px;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 13px;
	border-bottom:1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 1.7rem;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	margin: 0;
}

.asset-body h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Hiragino Mincho ProN', "ＭＳ 明朝", serif;
	font-size: 3.5rem;
	font-weight:bold;
	color:#000000;
	margin:  6rem 0;
	padding: 0;
}

.asset-body h5 {
	font-size: 2.5rem;
	font-weight:bold;
	margin:  0 0 0.5em;
	padding: 0;
}


.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	margin-left:440px;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size: 1.7rem;
}



/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.7rem;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.7rem;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.7rem;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size: 1.8rem;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size: 1.6rem;
}



/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
	text-decoration:none;
	color:#003a91;
}

.archive li a:hover {
	color:#3f7edc;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/arrow.gif') 0 50% no-repeat;
	padding:3px 0 3px 25px;
}



/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding-left:10px;
	font-size: 1.9rem;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}



/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	max-width: 800px;
	width: 100%;
	margin:  5em auto 0;
}

#welcome_message h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Hiragino Mincho ProN', "ＭＳ 明朝", serif;
	font-size: 3.5rem;
	font-weight:bold;
	color:#000000;
	margin:  6rem 0;
	padding: 0;
}

#welcome_message .content {
	margin:  0;
	padding: 0;
	font-size: 1.6rem;
	font-weight: bold;
}

#welcome_message .content .readmore {
	width: 240px;
	margin:  4em auto 0;
}



#welcome_message .content a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#welcome_message .content .banner_recruit_400x200 {
	margin:  3em 0;
	padding: 0;
}



/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin:10px 0 20px;
}

#top-news h3 {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/news_bg.gif') 0 0 no-repeat;
	font-size:1.9rem;
	font-weight:bold;
	color:#212121;
}

#top-news .news {
	padding:4px 10px 2px;
	margin-right: 15px;
}

#top-news .day {
	float: left;
	color:#666;
	width: 80px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 500px;
}



/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/title_bg.gif') 0 0 no-repeat;
	font-size:1.9rem;
	font-weight:bold;
	color:#212121;
}

.top-entry-content .content {
	padding:10px;
}



/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url('images/top-category_bg.gif') 0 0 no-repeat;
	font-size:1.9rem;
	font-weight:bold;
	color:#212121;
}

.top-category-content {
	margin-bottom:10px;
	background: #ffffff url('images/top_category_bg.gif') repeat-x top;
	width: 565px;
	border: 2px solid #dff1ff;
	margin-left: 8px;
	padding: 10px;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 7px;
	border-bottom:1px solid #a8aeb2;
	color:#737373;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 1.7rem;
}

#top-category h4.name a {
	text-decoration:none;
}

#top-category .content {
	margin:0;
	padding:10px 10px 0 10px;
}



/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:180px;
	margin:5px 0 15px;
	padding-bottom:10px;
}

#beta .widget-header {
	font-size: 1.6rem;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

#beta .widget select {
	width:155px;
	margin:10px;
}

#beta .widget ul {
	width:170px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	padding: 0 0 0 20px;
	list-style:none;
	background: url('images/arrow2.gif') no-repeat 10px center;
	_height: 1px;
}



/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size: 1.7rem;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}

.widget-main-menu li {
	color: #FF0;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#1b4c69;
	background:url('images/arrow.gif')  no-repeat 3px center;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:url('images/arrow_over.gif') no-repeat 3px center;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#1b4c69;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url('images/arrow2.gif') no-repeat 25px center;
}



/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:180px;
	margin:5px 0 15px;	
	border-bottom:1px dotted #cfcfcf;
}

.widget_search .widget-header {
	font-size: 1.6rem;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

.widget_search .widget-content {
	width:170px;
	padding:5px;
	font-size: 1.5rem;
}

.widget_search .box {
	width:100px;
}

.widget_search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}



/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:158px;
	margin:0 4px 15px;
}

.rss-content {
	background: url('images/rss.gif') 0 0 no-repeat;
	padding-left:20px;
}

.rss-content a {
	color: #eb6100;
	text-decoration: none;
}

.rss-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}



/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}



/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 1.6rem;
	line-height:1.4;
	width:160px;
	margin: 10px 0 15px 4px;
	padding: 5px;
	border: 1px solid #bab7b8;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
}



/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	width:160px;
	line-height:1.4;
	font-size: 1.6rem;
	border: 1px solid #bab7b8;
	padding: 5px;
	background: #ffffff url('images/side_freearea_bg.gif') repeat-x top;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 4px;
	overflow: hidden;
}



/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	margin:0 auto;
	padding:10px 0;
}

.widget_calendar #calendar_wrap table {
	font-size: 1.6rem;
	color:#303030;
	text-align:center;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 1.7rem;
	color:#303030;
}

@media print {
	* {
		position: static ! important;
		overflow: visible ! important;
	}
}



/* ---------------------------------------------------------------------
ごあいさつ
--------------------------------------------------------------------- */
.page-photos_1 {
	list-style: none;
	margin:  0.5em auto;
	padding: 0;
}

.page-photos_1 li {
	margin:  2em 0 3em;
	padding: 0;
	width: 50%;
	float: left;
}

.page-photos_1 li img {
	width: 100%;
	height: auto;
}

.page-photos_2 {
	margin:  2em 0 3em;
	padding: 0;
	width: 50%;
}

.page-photos_2 img {
	width: 100%;
	height: auto;
}



/* ---------------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------------- */
/* デザインカスタマイズ */
div.xwpcf7 {
	background:#fafafa;
	border:1px solid #ddd;
	padding:0px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:0 0 30px 0;
}

div.wpcf7 p {
	padding:20px 20px 0;
	margin:0;
	font-size:1.6rem;
	font-weight:bold;
}

div.wpcf7 input, .wpcf7 textarea {
	border:1px solid #ccc;
	padding:8px;
	font-size:1.6rem;
	width: 80%;
}

div.wpcf7 textarea {
	height: 30em;
	width:  80%;
}

div.wpcf7 input.wpcf7-submit {
	cursor:pointer;
	color:#fff;
	font-size:1.6rem;
	font-weight:bold;
	width:200px;
	height:45px;
	margin:0 auto;
	display:block;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#006080;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8;
	border:1px solid #666;
}

div.wpcf7 input.wpcf7-submit:hover {
	background:#007799;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #0099bb;
	border:1px solid #006080;
}

.wpcf7 input.wpcf7-submit:active {
	box-shadow:none;
	bottom:-2px;
	position:relative;
}

.wpcf7 input:focus, .wpcf7 textarea:focus {
	border:1px solid #009de1;
}

.wpcf7-captchac {
	border:1px solid #ccc;
}


/* エラー個所をわかりやすく表示 *
.wpcf7 .wpcf7-not-valid {
	background: #ffb6c1;
}

.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}

.wpcf7 .wpcf7-response-output {
	margin: 10px 0 0;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.wpcf7 .wpcf7-validation-errors {
	color: #B94A48;
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
	color: #3A87AD;
	background-color: #D9EDF7;
	border: 1px solid #BCE8F1;
}



/* ================================================================================
===================================================================================
for mobile （750px以下)
===================================================================================
================================================================================ */

@media screen and (max-width: 750px) {



@media screen and (max-width: 750px) { html {font-size:  75%; } }
@media screen and (max-width: 740px) { html {font-size:  74%; } }
@media screen and (max-width: 720px) { html {font-size:  73%; } }
@media screen and (max-width: 700px) { html {font-size:  72%; } }
@media screen and (max-width: 680px) { html {font-size:  71%; } }
@media screen and (max-width: 660px) { html {font-size:  70%; } }
@media screen and (max-width: 640px) { html {font-size:  69%; } }
@media screen and (max-width: 620px) { html {font-size:  68%; } }
@media screen and (max-width: 600px) { html {font-size:  67%; } }
@media screen and (max-width: 580px) { html {font-size:  66%; } }
@media screen and (max-width: 560px) { html {font-size:  65%; } }
@media screen and (max-width: 540px) { html {font-size:  64%; } }
@media screen and (max-width: 520px) { html {font-size:  63%; } }
@media screen and (max-width: 500px) { html {font-size:  62%; } }
@media screen and (max-width: 480px) { html {font-size:  61%; } }
@media screen and (max-width: 460px) { html {font-size:  60%; } }
@media screen and (max-width: 440px) { html {font-size:  59%; } }
@media screen and (max-width: 420px) { html {font-size:  58%; } }
@media screen and (max-width: 400px) { html {font-size:  57%; } }
@media screen and (max-width: 380px) { html {font-size:  56%; } }
@media screen and (max-width: 360px) { html {font-size:  55%; } }
@media screen and (max-width: 340px) { html {font-size:  54%; } }
@media screen and (max-width: 320px) { html {font-size:  53%; } }

.for-pc{ display: none;  }
.for-mb{ display: block; }


/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	max-width: 750px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

#alpha-inner {
	max-width: 690px;
	width: 92%;
	margin:  0 auto;
	padding: 0;
}



/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:100%;
	height: auto;
	overflow: hidden;
}

#header .pc-img {
	display: none;
}

#header .mb-img {
	display: block;
}


#header-inner {
	max-width: 750px;
	width: 100%;
	margin:  0;
	background:#ffffff;
}

#header-contents {
	width:100%;
}


#header-contents ul li:nth-child(1) { width: 100.0000%; }
#header-contents ul li:nth-child(2) { width:  24.6666%; }
#header-contents ul li:nth-child(3) { width:  16.1333%; }
#header-contents ul li:nth-child(4) { width:  16.1333%; }
#header-contents ul li:nth-child(5) { width:  16.1333%; }
#header-contents ul li:nth-child(6) { width:  26.9333%; }






#header-description {
	font-size: 1.44rem;
	line-height: 1.2;
	color: #737373;
	max-width: 1190px;
	width: 93%;
	padding:2px 5px;
	background:#ffffff;
	display: none;
}



/* ---------------------------------------------------------------------
メインビジュアル
--------------------------------------------------------------------- */
#main-visual-wrapper {
	width: 100%;
	background: #ff9c76;
}

#main-visual {
	max-width: 690px;
	width: 92%;
	margin:  0 auto;
	padding; 0;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	background: #ffffff;
}

/* ---
#content-inner {
	max-width: 750px;
	width: 100%;
	margin:  0;
	background: url(images/background.png) repeat-y center 12em;
	background-size: 85%;
	background-attachment:fixed;
}


.toppage #content-inner {
	background: url(images/background.png) repeat-y center 24em;
	background-size: contain;
	background-attachment:fixed;
}

@media screen and (max-width: 480px) {
	.toppage #content-inner {
		background: url(images/background.png) repeat-y center 21em;
		background-size: contain;
		background-attachment:fixed;
	}
}
--- */



#content-inner::before {
	xbackground:url(images/background.png) repeat-x center 7em;
	xbackground-size: 90% auto;
	display: block;
	position: fixed;
	top:  0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
}

.toppage #content-inner::before {
	background:url(images/background.png) repeat-x center 14em;
	background-size: 90% auto;
	display: block;
	position: fixed;
	top:  0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
}

#content-inner,
.toppage #content-inner {
	background: none;
}








/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	max-width: 690px;
	width: 92%;
	margin:  5em auto 0;
}



/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	max-height: 500px;
	padding-bottom:24%;
}

#footer-inner {
	max-width: 750px;
	width: 100%;
	margin:  0 auto;
}


/* -- 拠点表記 -- */
.footer-content {
	max-width: 690px;
	width: 92%;
	margin:  3em auto 0;
	padding: 0;
}

.footer-content ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

.footer-content li {
	max-width: 690px;
	width: 100%;
}

.footer-content li:nth-child(1),
.footer-content li:nth-child(2),
.footer-content li:nth-child(3),
.footer-content li:nth-child(4) {
	clear: both;
	float: none;
	margin:  1.5em 0 0 0;
	padding: 0;
}



/* -- コピーライト -- */
.copyright {
	clear: both;
	color: #ffffff;
	width:100%;
}

.copyright .copyright-content {
	text-align:center;
	padding:4em 0 0;
	font-size: 1.4rem;
	font-weight: normal;
}



/* ---------------------------------------------------------------------
ごあいさつ
--------------------------------------------------------------------- */
.page-photos_1 li {
	width: 58%;
	clear: both;
	float: none;
}

.page-photos_2 {
	width: 58%;
	clear: both;
	float: none;
}



/* ---------------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------------- */
/* デザインカスタマイズ */

div.wpcf7 input, .wpcf7 textarea {
	width: 100%;
}

div.wpcf7 textarea {
	width: 100%;
}



/* ---------------------------------------------------------------------
事業案内
--------------------------------------------------------------------- */
.pageof-business {
}

.pageof-business .wh-text {
	position: relative;
	width: 100%;
}

.pageof-business .wh-photo-wrapper {
	width: 100%;
}

.pageof-business .wh-photo-B {
	max-width: 320px;
	width: 46.3768%;
	float: left;
	margin:  1em 0 0 0;
}

.pageof-business .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-business .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}



.pageof-business .align-right {
	float: right;
}



.pageof-business .width50 {
	width: 50%;
}



/* ---------------------------------------------------------------------
会社案内
--------------------------------------------------------------------- */
.pageof-company {
}

.pageof-company .wh-text {
	position: relative;
	width: 100%;
}

.pageof-company .wh-photo-wrapper {
	width: 100%;
}

.pageof-company .wh-photo-B {
	max-width: 320px;
	width: 46.3768%;
	float: left;
	margin:  1em 0 0 0;
}

.pageof-company .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-company .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}



.pageof-company .align-right {
	float: right;
}



.pageof-business .width50 {
	width: 50%;
}



/* ---------------------------------------------------------------------
倉庫案内
--------------------------------------------------------------------- */
.pageof-warehouse {
}

.pageof-warehouse .wh-text {
	position: relative;
	width: 100%;
}

.pageof-warehouse .wh-photo-wrapper {
	width: 100%;
}

.pageof-warehouse .wh-photo-A {
	max-width: 400px;
	width: 57.9710%;
	float: left;
}

.pageof-warehouse .wh-photo-B {
	max-width: 320px;
	width: 46.3768%;
	float: left;
	margin:  1em 0 0 0;
}

.pageof-warehouse .wh-photo-A img,
.pageof-warehouse .wh-photo-B img {
	width: 100%;
	height: auto;
}


.pageof-warehouse .wh-photo-A p,
.pageof-warehouse .wh-photo-B p {
	text-align: center;
	font-weight: bold;
}



.pageof-warehouse .align-right {
	float: right;
}


.pageof-warehouse .wh-photo-C,
.pageof-warehouse .wh-photo-D {
	max-width: 320px;
	width: 46.3768%;
}

.pageof-warehouse .wh-photo-E {
	clear: both;
	max-width: 400px;
	width: 57.9710%;
	float: left;
}


.pageof-warehouse .wh-photo-F {
	max-width: 400px;
	width: 50%;
	float: right;
}

.pageof-warehouse .wh-photo-F img {
	width: 100%;
	height: auto;
}


.pageof-warehouse .width50 {
	width: 50%;
}



} /* end of mobile */

/* ----- */
