@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: inaba_jyui
Theme URI: http://nijimo.jp/
Description: inaba_jyui
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #555;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #fff;
}

img {
	vertical-align: top;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

table {
	margin-bottom: 16px;
	width: 100%;
}

th {
	padding: 6px 12px;
	font-weight: 400;
	text-align: left;
	border: #bbb solid 1px;
	vertical-align: middle;
	background: #FFF3E7;
}

td {
	padding: 6px 6px;
	border: #bbb solid 1px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
	width: 860px;
}

#header {
	position: relative;
	height: 162px;
}

#header h1 {
	position: absolute;
	top: 38px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 406px;
	height: 60px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 2px;
	left: 0;
	color: #999;
	font-weight: 400;
}

#header .tel {
	position: absolute;
	top: 48px;
	right: 0;
	text-align: right;
	font-size: 1.7em;
	font-weight: 800;
	color: #FF7F00;
	line-height: 2em;
}

#header .tel span {
	font-size: 1.75em;
}

#header .address {
	position: absolute;
	top: 78px;
	right: 0;
	text-align: right;
	font-size: 1.2em;
	line-height: 2em;
}

#header_menu {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 9px;
}

#header_menu li {
	float: left;
	display: inline;
	text-align: center;
}

#header_menu li a {
	display: block;
	width: 143px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	font-size: 1.6em;
	color: #fff;
}

#header_menu li a {
	background: url(./images/header_menu_s_bg.png) top no-repeat;
}

#header_menu li.first a {
	width: 144px;
	background: url(./images/header_menu_l_bg.png) top no-repeat;
}

#header_menu li.last a {
	width: 144px;
	background: url(./images/header_menu_r_bg.png) top no-repeat;
}

.sp-menu-open {
	display: none;
}

#content {
	margin: 0 0 30px 0;
	line-height: 1.8em;
	font-size: 1.2em;
	overflow: hidden;
	zoom: 1;
}

#main {
	float: left;
	display: inline;
	margin-top: 30px;
	width: 600px;
	overflow: hidden;
}

#main h3 {
	margin-bottom: 18px;
	padding-left: 24px;
	height: 31px;
	line-height: 31px;
	color: #005881;
	font-weight: 400;
	font-size: 1.3em;
	background: url(./images/h3_bg.png?20211015) left no-repeat;
	border-radius: 5px;
}

#main h4 {
	margin: 0 0 12px 0;
	padding-left: 23px;
	height: 26px;
	line-height: 26px;
	color: #333;
	font-weight: 800;
	font-size: 1.2em;
	background: #E8ECE5;
}

#main h4 span {
	padding-right: 10px;
	background: #fff;
}

#main h5 {
	margin: 0 0 8px 0;
	color: #FF7F00;
	font-size: 1.2em;
	font-weight: 800;
	line-height: 1.2em;
}

#main .inner {
	margin-bottom: 20px;
	padding: 0 20px;
}

#main .box {
	margin-bottom: 18px;
	padding: 18px;
	border: solid 1px #ccc;
}

#main .oflow {
	overflow: hidden;
}

#content:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .navigation {
	width: 100%;
	margin-bottom: 20px;
}

#content .navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .pager {
	margin: 0 auto;
	width: 25%;
}

#content .pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#sidebar {
	float: right;
	display: inline;
	margin-top: 30px;
	width: 230px;
}

#sidebar_menu {
	margin-bottom: 26px;
}

#sidebar_menu li {
	border-bottom: solid 1px #fff;
}

#sidebar_menu li a {
	display: block;
	padding: 0 0 0 32px;
	height: 28px;
	line-height: 28px;
	font-size: 1.2em;
	color: #E4535F;
	text-decoration: none;
	background: url(./images/sidebar_menu_li_bg.png) 16px 10px no-repeat;
}

#sidebar_info {
	font-size: 1.1em;
}

#sidebar_info h3 {
	padding: 0 0 0 26px;
	margin-bottom: 6px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
	background: url(./images/sidebar_h3_bg.png?20211015) left top no-repeat;
	border-radius: 3px;
}

#sidebar_info h4 {
	margin-bottom: 4px;
	padding-left: 16px;
	font-size: 1.1em;
	font-weight: 800;
	line-height: 1.6em;
	color: #474747;
	background: url(./images/sidebar_h4.png) left no-repeat;
	border-bottom: solid 2px #DCE2D8;
}

#sidebar_info .tel {
	padding: 6px 0 20px 10px;
	color: #FF7F00;
	font-weight: 800;
	font-size: 1.1em;
}

#sidebar_info .tel span {
	font-size: 1.5em;
}

#sidebar_info .block {
	padding: 6px 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	border-bottom: dotted 1px #929292;
}

#sidebar_map {
	height: 150px;
}

#sidebar_info .text {
	margin-bottom: 10px;
	font-size: 0.75em;
	color: #999;
	line-height: 1.3em;
}

#sidebar ul.link {
	margin: 0 0 20px 0;
}

#sidebar ul.link li {
	padding: 3px 10px;
}

#sidebar ul.link li a {
	color: #E7515A;
}

#footer {
	clear: both;
	padding: 0 0 6px 0;
	zoom: 1;
}

#footer_content {
	position: relative;
}

#footer_content .to_top {
	top: -20px;
	right: 0;
	position: absolute;
	padding: 0;
	width: 86px;
	height: 21px;
}

#footer_menu {
	padding: 2px 0;
	text-align: center;
	border-top: solid 1px #777;
	border-bottom: solid 1px #777;
}

#footer_menu ul {
	padding: 4px 0;
}

#footer_menu ul li {
	padding: 0 24px;
	display: inline;
	line-height: 1.2em;
	border-right: solid 1px #DCE2D8;
	zoom: 1;
}

#footer_menu ul li.first {
	border-left: solid 1px #DCE2D8;
}

#footer_menu ul li a {
	color: #777;
	text-decoration: none;
}

#footer_text {
	padding: 6px 0;
	color: #aaa;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
}

#footer_copyright {
	margin-bottom: 3px;
	text-align: center;
	color: #aaa;
}

#footer_supported {
	text-align: center;
}

#footer_supported a {
	color: #aaa;
	text-decoration: none;
}

.to_top {
	clear: both;
	padding: 24px 0 0 0;
	zoom: 1;
}

.to_top a {
	float: right;
	color: #E24C58;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 16px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 16px;
}

.red {
	color: #BA0000;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}

.clear {
	clear: both;
}