/*
Theme Name: MinervaTemplate2
*/

@charset "utf-8";

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
BODY, H1, H2, H3, H4, H5, H6, P, TD, TH, DIV, INPUT, TEXTAREA, OL, UL, LI, PRE {
    font-weight: 500;
}
body,html{
height:100%;
}
body {
color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
font-weight: normal;
font-size: small;
}
h2,
h3,
h4,
h5,
h6 {
font-size: medium;
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
font-size: 16px;
}
.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}

#menuBtn,
#spclose{
display:none;
}

BR.clear {
clear: both;
}
.center {
text-align: center;
}

  .pcNone {
    display: none;
  }
  .spNone {
    display: block;
  }
  .brspNone {
    display: no;
  }


/* ==================== クリアフィックス ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix {
display: block;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
#container_top {
}

#container {
	overflow: hidden;
}

/* ========== ヘッダー ========== */
#header {
    background: #fffbd0;
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
}

#siteTitle {
background: #62a224;
}
#siteTitle h1 {
color: #fff;
width:1140px;
font-size:14px;
margin: 0 auto;
}

#headerTitle {
width:1140px;
margin: 0 auto;
	padding: 5px 0 10px;
}
#headerAreaLogo {
float: left;
	padding: 13px 0;
}

#headerAreaLogo img:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

#headerAreaSub {
float: right;
text-align: right;
}
p.headerAreaSub_menu {
    display: inline-block;
    vertical-align: top;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-top: 5px;
    padding-left: 25px;
    position: relative;
}
p.headerAreaSub_menu:before {
    content: "";
    width: 10px;
    height: 15px;
    background: url(/wp-content/cmn/images/header_arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 18px;
    left: 15px;
}
p.headerAreaSub_menu a {
    color: #000;
}
p#headerAddress {
    display: inline-block;
    vertical-align: top;
}

p#headerAddress {
    padding-top: 5px;
    padding-left: 15px;
}

/* メインメニュー + キャッチ画像 + メイン をラップ */
#mainBg {
margin: 0 auto;
padding: 180px 0 0;
background: #fff;
min-width:1140px;
}

#home #mainBg {
margin: 0 auto;
padding: 135px 0 0;
background: #fff;
min-width:1140px;
}

/* ========== スマホナビ ========== */

.navbar-toggle {
    display:none;
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 23px;
    margin-bottom: 23px;
    background-color: transparent;
    border-radius: 2px;
}

.navbar, .navbar-toggle {
    border: 1px solid transparent;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
#sp_gnavi {
    display: none;
}


/* ========== 下記で色変える ========== */

.navbar-toggle{
background:#171b38;
margin:2% 2% 2% 0;
}

.navbar-toggle .icon-bar{
background:#fff;
}

/* ========== 上記で色変える ========== */

@media screen and (min-width: 992px) {
.navbar-toggle {
    display: none;
}
}

/* ========== キャッチ画像 ========== */
#catchArea {
width: 100%;
margin: 0 auto ;
height:700px;
overflow: hidden;
position: relative;
	background: url(/wp-content/cmn/images/bg_mainimage.jpg) no-repeat center;
}
div#catchArea img {
    max-width: 100%;
    height: auto;
    top: 0;
	margin: 0 auto;
}

div#catchArea .main_top{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

div#catchArea .fadein{
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 6s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.nivoSlider{
}

#slider{
height:480px;
}

#slider{
background:url(./cmn/images/loading.gif) no-repeat 50% 50%;
}

#slider img { display:none; }

/* セカンドエリア + コンテンツ をラップ */
#main {
margin-top:5px;
width: 100%;
margin: 0 auto;
background: #fff;
}
#mainInner {
padding: 15px 24px;
//background: linear-gradient(#f6ed91,#fff);
}



/* ========== メインメニュー ========== */
#mainMenu {
margin: 0 auto;
background: url(/wp-content/cmn/images/menu_bg.jpg);
height:50px;
}
#mainMenu ul {
margin: 0 auto;
padding: 0;
width:1140px;
}

@charset "utf-8";/*使用する文字コード*/




/* メインメニュー */
div#mainMenu ul {
position: relative;
font-size:0;
}
div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
/*height:50px; 高さはul,li,aそれぞれに設定 */
}

div#mainMenu ul li a {
color: #000;
font-size: 18px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
     line-height: 20px;
    padding: 6px 0;
    box-sizing: border-box;

}

div#mainMenu ul li a p{
color: #448506;
font-size: 12px;
}

div#mainMenu ul li {
top: 0;
list-style-type: none;/*Netscapeでは、表示エリア外に設定してもリストの「・」が残ってしまうための対応*/
font-size: 0.1em;/* IEでは「文字の高さ×liの数」の余白があいてしまう。余白があかないように設定 */
border-bottom: 3px solid transparent;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}

div#mainMenu ul li:hover:before {
content:"";
position:absolute;
background:#4b2b1e;
width:190px;
border-bottom: 2px solid #4b2b1e;
position:absolute;
margin: auto;
left: 0;
right: 0;
bottom: 0;
}
div#mainMenu ul li:hover:after {
content:"";
position:absolute;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 10px solid #4b2b1e;
margin: auto;
left: 0;
right: 0;
bottom: 0;
}


div#mainMenu ul a {
overflow: hidden;
display: block;
/*text-indent: -9999px;*/
text-decoration: none;/* firefoxでは下線がされてしまう問題を修正 */
background-position: center;
width: 100%;/* ボタンの幅のデフォルト値 */
}

/* 背景画像読込 */

div#mainMenu ul li#main_Menu1,#main_Menu2,#main_Menu3,#main_Menu4,#main_Menu5,#main_Menu6 {
width: 190px;
height: 50px;
display:inline-block;
text-align: center;
vertical-align: middle;
position: relative;
}

div#mainMenu ul li#main_Menu1 a:before,#main_Menu2 a:before,#main_Menu3 a:before,#main_Menu4 a:before,#main_Menu5 a:before,#main_Menu6 a:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #4a2718;
    left: 0;
	top: 13px;
}

div#mainMenu ul li#main_Menu1 {
}
div#mainMenu ul li#main_Menu1 a:before {

}
div#mainMenu ul li#main_Menu2 {

}
div#mainMenu ul li#main_Menu2 a:before {

}
div#mainMenu ul li#main_Menu3 {
}
div#mainMenu ul li#main_Menu3 a:before {

}
div#mainMenu ul li#main_Menu4 {

}
div#mainMenu ul li#main_Menu4 a:before {

}

div#mainMenu ul li#main_Menu5 {

}
div#mainMenu ul li#main_Menu5 a:before {

}

div#mainMenu ul li#main_Menu6 {

}
div#mainMenu ul li#main_Menu6 a:before {

}

div#mainMenu ul li#main_Menu6 a:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #4a2718;
    right: 0;
	top: 13px;
}
/*
div#mainMenu ul li#mainMenu1 {
background-image: url("./cmn/images/menu_sample.gif");
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu2 {
background-image: url("./cmn/images/menu_sample.gif");
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu3 {
background-image: url("./cmn/images/menu_sample.gif");
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu4 {
background-image: url("./cmn/images/menu_sample.gif");
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu5 {
background-image: url("./cmn/images/menu_sample.gif");
width: 196px;
float:left;
}
*/

div#staff_list,#about_list{
margin-top: -2px;
}

div#staff_list ul li a::before, #about_list ul li a::before{
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #fffbd0;
    left: 0;
    top: 13px;
}

div#staff_list ul li:hover:before,div#about_list ul li:hover:before {
content:"";
position:absolute;
background:#4b2b1e;
width:160px;
border-bottom: 1px solid #4b2b1e;
position:absolute;
margin: auto;
left: 0;
right: 0;
bottom: 0;
}
div#staff_list ul li:hover:after,div#about_list ul li:hover:after {
content:"";
position:absolute;
width: 0;
height: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
margin: auto;
left: 0;
right: 0;
bottom: 0;
}


/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ========== 2カラム 設定 ========== */
#secondArea {
float: left;
}
/*#contents {
float: right;
} */

/* ==================== コンテンツ ==================== */

#contents {
width: 960px;
margin: 0 auto;
}


/* ---------- コモン ---------- */
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
clear: both;
margin-bottom: 10px;
}
#contents h2,
#contents h3,
#contents h4,
#contents H5,
#contents H6,
#contents p,
#contents td,
#contents th,
#contents li,
#contents dt,
#contents dd,
#contents .entryBody,
#contents .entryMore {
line-height: 1.5;
}
#contents p,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 25px;
font-size:16px;
}
#contents ul {
margin-bottom: 50px;
font-size:16px;
margin-left: 0;
padding-left: 0;
}
#contents tr{
border-bottom: 1px solid #171b38;
}

/*#contents tr:nth-child(even) {
    background: #f3f3f3;
}*/

#contents td{
padding: 15px 10px;
}
#contents th{
color: #171b38;
font-weight:bold;
padding: 15px 10px;
width: 20%;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}

#contents textarea {
width: 300px;
height: 8em;
}
#contents ul.list li {
    padding-left: 15px;
    background-image: url(/wp-content/cmn/images/li.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    border-bottom: 1px dotted #DDDDDD;
}

/* ---------- mainBlock ---------- */
#contents .mainBlock {

}

/* ---------- 見出し ---------- */
.mainTitle{
margin-bottom:20px;
}
#contents .mainTitle {
}
#main .mainTitle h2 {
    color: #4a2718;
    font-size: 25px;
    font-weight: bold;
     padding: 0;
    line-height: 50px;

}
#main .mainTitle .line {
	border-bottom: 2px solid #4a2718;
	width: 50px;
margin: 0 auto;
}
#contents .mainTitle h2.rss {
}
#contents .mainTitle a.rss {
display: block;
text-decoration: none;
color: #333333;
width: 100%;
}
#contents .mainTitle a.rss:hover {
text-decoration: none;
}

#contents h3 {
color: #000;
font-size: 22px;
font-weight: bold;
position: relative;
border-left: #4a2718 solid 3px;
padding-left: 15px;
padding-bottom: 5px;
margin-bottom: 20px;
}
#contents h4 {
position: relative;
padding-left: 1em;
position: relative;
}

#contents h4:after {
    display: block;
    content: '';
    position: absolute;
    top: .65em;
    left: 0;
    width: 12px;
    height: 1px;
    background-color: #171b38;
}

/* ---------- ボディー ---------- */
#contents .mainContents {
padding: 10px 0;
}
#contents .entryBody,
#contents .entryMore {
}
#contents .entryBody a:hover img,
#contents .entryMore a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- ページ送り ---------- */
#contents .contentNavi {
text-align: center;
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("./cmn/images/hr_bg.gif") left bottom repeat-x;
}
#contents .contentNavi a,
#contents .contentNavi strong,
#contents .contentNavi span.current_page{
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
#contents .contentNavi strong,
#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}

#contents .contentNavi span.current_page{
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}

/* ---------- トップページ ---------- */
#home #contents {
width: 1140px;
margin: 0 auto;
}
#home #contents .mainTitle h2 {
    color: #4a2718;
    font-size: 25px;
    font-weight: bold;
     padding: 0;
    line-height: 50px;
	border-bottom: 2px solid #4a2718;
}
#home #mainInner {
padding: 15px 24px;
}
/* ---------- 基本クラス ---------- */
.pankuzu {
padding: 5px;
color: #000;
	font-size: 13px;
}
.pankuzu p {
width: 1140px;
margin: auto;
text-align: right;
}
.pankuzu a{
color:#000;
}
.pankuzu a:visited{
color:#000;
}


#contents .pankuzu p {}
#contents .fontXLarge {font-size: large;}
#contents .fontLarge {font-size: medium;}
#contents .fontSmall {font-size: x-small;}
#contents .fontMedium {font-size: small;}
#contents .fontXSmall {font-size: xx-small;}
#contents input.text {
width: 200px;
}
#contents input.text_s {
width: 100px;
}
#contents input.text_xs {
width: 50px;
}

#contents p.nextPrevious {
clear: both;
text-align: center;
}

#contents p.linkBlock,
#contents p.anchorTop {
text-align: right;
padding-top: 15px;
}

#contents td.buttonArea {
border: none;
}

.social_block div {
margin-right: 15px;
float: left;
}

/* ==================== セカンドエリア ==================== */
#secondArea {
width: 250px;
}


/* ---------- 見出し ---------- */
#secondArea h2,
#secondArea h3,
#secondArea h4,
#secondArea h5,
#secondArea h6,
#secondArea td,
#secondArea th,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
}
#secondArea th,
#secondArea td,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
line-height: 150%;
}

/* ----- コンテンツの余白 ----- */
#secondArea p,
#secondArea select,
#secondArea .entryBody {
margin: 5px 10px;
}

/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
DIV#secondArea DIV#subMenu DIV.subMenu,
DIV#secondArea DIV#SideNews,
DIV#secondArea DIV#freeSpace,
DIV#secondArea DIV#qrcode {
margin: 0 0 25px;
}


DIV#secondArea DIV#freeSpace DIV.entryBody,
DIV#secondArea DIV#qrcode DIV.entryBody {
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}
DIV#secondArea DIV#banners {
margin: 0 0 10px;
}
/* ----- タイトル ----- */
DIV#secondArea DIV#subMenu DIV.title,
DIV#secondArea DIV#freeSpace DIV.title,
DIV#secondArea DIV#banners DIV.title,
DIV#secondArea DIV#qrcode DIV.title {
overflow: hidden;
text-indent: -9999px;
height: 34px;
background-position: left top;
background-repeat: no-repeat;
}
/* ----- コンテンツの余白 ----- */
DIV#secondArea P,
DIV#secondArea SELECT,
DIV#secondArea DIV.entryBody,
DIV#secondArea DIV#freeSpace H3 {
margin: 5px 10px;
}
/* ---------- サブメニュー ---------- */
/* title */
DIV#secondArea DIV#subMenu DIV.subMenu DIV.title,
DIV#secondArea DIV#SideNews DIV.title{
overflow: hidden;
display: none;
text-indent: -9999px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サブパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ---------- List ---------- */
#customPartsCategory ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}

#subMenu ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#subMenu li,
.sideTitle li {
list-style-type: none;
width: 100%;/*IE6の表示バグのため、widthを設定*/
margin: 0;
padding: 0;
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}
#subMenu li a,
.sideTitle li a {
position: relative;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 0 8px 34px;
background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}
#subMenu li a,
#subMenu li a:visited {
color: #333;
}
#subMenu li a:hover {
color: #ddd;
}
/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_side_link.css" で指定しています。
 * （※【サイドパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */

/* ---------- ブログパーツ・カスタムパーツ ---------- */
#secondAreaBlogParts,
#secondAreaFreeParts,
#secondAreaCustomParts {}

/* sideBlock */
#secondAreaBlogParts .sideBlock,
#secondAreaFreeParts .sideBlock,
#secondAreaCustomParts .sideBlock{
margin: 0 0 25px;
}
/* 見出し */
#secondAreaBlogParts .sideTitle,
#secondAreaFreeParts .sideTitle,
#secondAreaCustomParts .sideTitle {
}
#secondAreaBlogParts .sideTitle h3,
#secondAreaFreeParts .sideTitle h3,
#secondAreaCustomParts .sideTitle h3 {
text-align: center;
font-size: medium;
color: #171b38;
padding: 15px 5px;
background: #f3f3f3;
}
#secondAreaBlogParts .sideTitle a,
#secondAreaFreeParts .sideTitle a,
#secondAreaCustomParts .sideTitle a {
text-decoration: underline;
color: #fff;
}
#secondAreaBlogParts .sideTitle a:hover,
#secondAreaFreeParts .sideTitle a:hover,
#secondAreaCustomParts .sideTitle a:hover {
text-decoration: none;
}


/* ---------- コンテンツ ---------- */
#secondAreaBlogParts .sideContents,
#secondAreaFreeParts .sideContents,
#secondAreaCustomParts .sideContents {
}
#categoryTop .time{
	margin-bottom:25px;
}


/* ---------- LIST ---------- */
#secondAreaBlogParts .sideContents ul,
#secondAreaCustomParts .sideContents ul{
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#secondAreaBlogParts .sideContents li,
#secondAreaCustomParts .sideContents li{
list-style-type: none;
margin: 0;
padding: 5px 10px;
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}

#secondAreaBlogParts .sideContents li a,
#secondAreaCustomParts .sideContents li a{
    position: relative;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 8px 0 8px 34px;
    background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}

#secondAreaBlogParts .sideContents li li,
#secondAreaCustomParts .sideContents li li,
.sideContents ul#categorytree li li {
padding-left: 1em;
background: url("./cmn/images/li_bg.gif") 5px 12px no-repeat;
}


/* ========== フッター ========== */
DIV#footer .mainTitle h2{
    color: #4a2718;
    font-size: 25px;
    font-weight: bold;
    padding: 0;
    line-height: 50px;
	margin-bottom: 20px;
}

DIV#footer {
background:url(/wp-content/cmn/images/footer_bg.jpg);
clear: both;
color: #000;

}
DIV#footer a {
color: #fff;
}

DIV#footerInner {
width: 1140px;
margin: 0 auto;
}
div#footerAbout {
    width: 32%;
    display: inline-block;
     vertical-align: middle;
	border-left: solid 1px #0d134e;
	margin-bottom: 30px;
}

.menu-right{
    border-right: solid 1px #0d134e;
}

.borderright {
	border-right: solid 1px #0d134e;
}

p.f_about_title {
text-align: center;
font-size: 21px;
font-weight: bold;
color: #4a2718;
}
p.f_about_des {
    font-size: 16px;
    text-align: center;
}
a.link_box_f {
    display: block;
    text-align: center;
    margin: 15px auto 0;
}
div#footerAbout p, div#footerAbout a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#footerMAP {
    width: 505px;
    display: inline-block;
     vertical-align: middle;
}
/* ---------- フッターロゴ ---------- */
#footerAreaLogo {
float: left;
margin:30px 0;
}

#footerAreaLogo p{
font-size:12px;
line-height:1.4;
}

#footerAreaLogo p.address{
font-size:10px;
}
/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 30px 0 0;
}
DIV#footer DIV#footerMenu {
float:right;
width:500px;
margin-top:25px;
}
DIV#footer DIV#footerMenu ul {
width:240px;
float:left;
list-style:none;
margin:0 10px 0 0;
padding:0;
}

DIV#footer DIV#footerMenu ul.last{
margin-right:0;
}

DIV#footer DIV#footerMenu ul li {
position: relative;
margin: 5px 0;
font-size:12px;
}

DIV#footer DIV#footerMenu ul li::after {
    display: block;
    content: '';
    position: absolute;
    top: .65em;
    left: -1em;
    width: 5px;
    height: 1px;
    background-color: #fff;
}

DIV#footer DIV#footerMenu ul li a {
padding:0;
}

/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
padding: 5px 0;
clear:both;
background:#62a224;
color:#fff;
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
margin-bottom: 10px;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
text-align:center;
font-size:16px;
}


/* ==================== トップページ ==================== */
#contents #categoryTop {
    margin-bottom: 55px;
}
#contents #categoryTop #topNews {
background-color:#ffffff;
}
#contents #categoryTop #topLatestBlog {
margin-bottom: 10px;
float: left;
width: 48%;
}
#contents #categoryTop #topContents {
background-color:#ffffff;
}

#categoryTop .date {
list-style:none;
margin:0;
padding:0;
	margin-bottom: 30px;
}
#categoryTop .date .dateTitle {
}

#categoryTop .date li {
padding: 5px 0 16px 40px;
position: relative;
border-bottom: 1px dotted #171b38;
}
#categoryTop .date li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -5px;
}

#categoryTop .date li span.dateTime{
margin-right:15px;
}
#categoryCase span.dateTime {
    display: block;
    text-align: center;
    font-size: 16px;
    margin: 10px 0 0px;
    font-weight: 500;
}
#categoryCase span.dateTitle {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 0px 0 5px;
    font-weight: 500;
}


/* ==================== 良くあるご質問 ==================== */
#categoryFaq {
background-color:#ffffff;
}

/* ショートカットメニュー */
#categoryFaq .shortCut dt {
font-weight: bold;
font-size: 100%;
margin: 0 0 .5em;
}
#categoryFaq .shortCut dd {
margin: 0 0 1.5em 10px;
padding-left: 15px;
border-left: 2px dotted #171b38;
}
#categoryFaq .shortCut a {
display: block;
width: 100%;
}
#categoryFaq .shortCut .even a {
background-color: #f3f3f3;
}
/*コンテンツ*/
#categoryFaq .entryOdd {
margin: 0 0 10px;
padding: 10px 10px 0;
}
#categoryFaq .entryEven {
margin: 0 0 10px;
padding: 10px 10px 0;
background-color: #f3f3f3;
}
#categoryFaq .faq_q {
line-height: 1.5;
color: #171b38;
padding: 2px 0 0 35px;
margin: 0 0 4px;
background: url("./cmn/images/faq_q.gif") left bottom no-repeat;
}
#categoryFaq .faq_a {
width: auto;
margin-bottom: 20px;
padding: 5px 0 0 35px;
background: url("./cmn/images/faq_a.gif") left 4px no-repeat;
border-top: 1px dotted #171b38;
}
#categoryFaq p.anchorTop {
margin-bottom: 50px;
}


/* ====================== 追加共通箇所 ========================= */

.p_r {
    position: relative;
}
.p_a {
    position: absolute;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mb_60 {
    margin-bottom: 60px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_20 {
    margin-top: 20px;
}
.mt_30 {
    margin-top: 30px;
}
.mt_40 {
    margin-top: 40px;
}
.mt_50 {
    margin-top: 50px;
}
.mt_60 {
    margin-top: 60px;
}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
.w_10 {
    width: 10%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_20 {
    width: 20%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_30 {
    width: 30%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_40 {
    width: 40%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_50 {
    width: 50%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_60 {
    width: 60%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_70 {
    width: 70%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_80 {
    width: 80%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_90 {
    width: 90%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_100 {
    width: 100%;
    padding:0 2%;
     box-sizing: border-box;
}
.w_50ps {
    width: 50% !important;
    display: inline-block;
}
.c_set {
    display: block;
    margin: auto;
}

.w_10 img,
.w_20 img,
.w_30 img,
.w_40 img,
.w_50 img,
.w_60 img,
.w_70 img,
.w_80 img,
.w_90 img,
.w_100 img {
    max-width: 100%;
    height: auto;
}
table {
    width: 100%;
    box-shadow: 0px 0px 1px 0px #aaa;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
#contents li {
    margin-bottom: 10px;
	list-style: none;
}
/* ====================== ブログアーカイブ ===================== */
#main.blog #contents .mainContents {
    width: 75%;
    float: right;
    padding: 0;
}
#main.blog #contents #secondArea {
    width: 20%;
    float: left;
}
#contents h2.widgettitle {
    /* background: #171b38; */
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #4a4444;
    margin-bottom: 0;
    border-bottom: 3px solid;
}
.mbt_60 {
    display: block;
    margin: 60px 0;
    overflow: hidden;
}
#archivepage .w_70 {
    width: 65%;
    padding-left: 5%;
}

#main.blog #contents .widget ul {
    margin-left: 0;
    list-style: none;
    padding: 0 0 30px;
}
#main.blog #contents .widget ul li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
    vertical-align: top;
    display: inline-block;
    background: #fff;
     padding: 4% 0% 4% 4%;
    /* border-bottom: 1px dotted #ccc; */
    /* border-right: 1px solid #eee; */
    /* border-left: 1px solid #eee; */
    box-sizing: border-box;
    font-weight: 500;
}
.blog_detail {
    width: 100%;
}
span.category {
    margin: 0 0 0 10px;
}
#contents h3.title01.blog_h {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    background: none;
	padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


/*コンタクト*/
#contents .mfp_phase table {
    width: 100%;
    box-shadow: none;
}
#contents .mfp_phase tr:nth-child(even) {
    background: none;
}
#contents .mfp_phase tr {
    border-bottom: 1px dotted #ccc;
}
/*#contents .mfp_phase input[type="text"],
#contents .mfp_phase input[type="email"],
#contents .mfp_phase input[type="tel"],
#contents .mfp_phase select,
#contents .mfp_phase textarea {
    padding: 3px;
    font-size: 18px;
    color: #666;
    vertical-align: middle;
    width: 99%;
    height: 50px;
    border: 0;
    background: #fff;
}*/
#contents #mailformpro th {
    font-size: 16px;
    color: #000;
    padding: 15px 0px 15px 0px;
    text-align: center;
}
#contents div.mfp_buttons button {
    width: 260px;
    height: 40px;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px;
    cursor: pointer;
	font-family: inherit;
}
#contents div.mfp_buttons button:hover {
    background: #333;
    border: 2px solid #333;
    color: #fff;
    transition: 0.3s ease-in-out;
}
strong.caution {
    color: red;
}

/* ==================== 以下サイト別追加CSS ==================== */
div#contents_area01 {
    margin-bottom: 20px;
}

.cont_area_img {
    background: url(/wp-content/cmn/images/contents_img_01.jpg) no-repeat center;
    height: 209px;
}
.mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.cont_area_img p {
    color: #000;
    /* padding: 40px 0;求人出す前はこっちだった */
    padding: 20px 0;
    font-size: 18px;
    line-height: 31px;
}

div#contents_area02 {
    margin-bottom: 40px;
	width: 1140px;
margin: 0 auto;
	margin-bottom: 80px;
}
.cont_area_img01 {
width: 48%;
float: left;
}
.cont_area_img01 img{
width: 100%;
}

.cont_area_img02  {
width: 48%;
float: right;
}
.cont_area_img02 img{
width: 100%;
}
.cont_area_img01 a,
.cont_area_img02 a
 {
    display: inline-block;
	 text-align: center;
}
.cont_title {
    font-size: 25px;
    margin-top: 15px;
	color: #4a2718;
font-weight: bold;
}
.cont_sub_title {
color: #448506;
}



div#categoryCase {
    margin-bottom: 55px;
}
#categoryCase ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    font-size: 0;
}
#categoryCase ul li {
    display: inline-block;
    margin-right: 27px;
}
#categoryCase ul li:last-child {
    margin-right: 0;
}
div#mainMenu ul li#main_menu2 ul,
div#mainMenu ul li#main_menu3 ul {
    height: 36px;
}

li li#main_Menu2_1,
li li#main_Menu2_2,
li li#main_Menu2_3,
li li#main_Menu2_4,
li li#main_Menu2_5 {
    width: 190px;
    background: #fbf8c5;
    position:relative;
    height: 36px;
}


li li#main_Menu2_1 a,
li li#main_Menu2_2 a,
li li#main_Menu2_3 a,
li li#main_Menu2_4 a,
li li#main_Menu2_5 a,
li li#main_Menu2_6 a,
li li#main_Menu2_7 a,
li li#main_Menu2_8 a,
li li#main_Menu2_9 a
 {
    height: 36px;
    background: none;
     padding: 9px;
    box-sizing: border-box;
}
div#mainMenu ul li#main_Menu2 li a:before,
div#mainMenu ul li#main_Menu3 li a:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 120px;
    background: #f6f6c2;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
div#mainMenu ul li#main_Menu2 li#main_Menu2_9 a:before,
div#mainMenu ul li#main_Menu3 li#main_Menu2_9 a:before {
    content: "";
    height: 0px;
}

/*プライバシーポリシー*/
#contents h3.policy_title {
    font-size: 18px;
    margin: 5px 0;
}

/*旧車・絶版車*/
.mainTitle.customs-header-area {
    background: url(/wp-content/cmn/images/main_img.jpg);
    background-position: top;
    background-size: 100%;
    height: 180px;
    border-bottom: 5px solid #000;
    position: relative;
}
#contents .mainTitle.customs-header-area h2 {
    display: inline-block;
    height: 70px;
    background: #410000ba;
    color: #fefefe;
    box-sizing: border-box;
    padding: 10px 30px !important;
    border: none;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 20px;
}
.photo220 {
    font-size: 0;
     margin-bottom: 40px;
}
.photo220 .photo {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 5px 27px;
    background: #fff;
    border-bottom: 3px solid;
     width: 280px;
}
#contents h3.title01:after,
#mainInner .contactbox h3.title01:after {
    content: "";
    background: url(/wp-content/cmn/images/news_line.png) 10px center no-repeat;
    position: absolute;
    width: 100%;
    height: 1px;
    left: -10px;
    bottom: -5px;
}
#contents h3.title01{
}
#mainInner .contactbox h3.title01 {
margin-top: 25px;
}
#mainInner .contactbox h3.title01 {
color: #333;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    position: relative;
}
/*ステップ*/
#contents .flow_section {
    border-left: 9px solid #410000;
    padding: 0 0 60px 85px;
    margin-left: 45px;
    position: relative;
    outline: none;
}
#contents .flow_section .flow_num {
    left: -54px;
    height: 100px;
    top: 0px;
    position: absolute;
    width: 100px;
    background: #410000;
    border-radius: 50%;
    display: table;
}
.flow_num span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 40px;
}
#contents #flow_content #cont3 h3 {
    margin-bottom: 20px;
    margin-top: 20px;
}
#under_page p {
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.6;
    margin-bottom: 32px;
    word-wrap: break-word;
}
#contents h4.title02 {
    background: #410000;
    color: #fff;
    padding: 10px 15px;
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
    font-weight: bold;
}
#contents h4.title02:after {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #410000;
    margin: auto;
    left: 40px;
    bottom: -40px;
    background:none;
}
.flow {
    margin-bottom: 40px;
}

/*弁護士紹介等*/
.staff_img {
float: right;
margin-left: 30px;
}

/*会社概要*/
#contents .about table {
    margin-bottom: 15px;
}
#contents .about tr {
    border-bottom: 1px solid #ccc;
    background: #fff;
}
#contents .about th {
    text-align: center;
    border-right: 1px solid #ccc;
    background: #790e0e;
    color: #fff;
}
.map{
width:100%;
height:400px;
}

.access{
float:left;
width: 32%;
}

.access_img{
width:100%;
}

.office_a_table{
width: 62%;
float: left;
}

.office_a{
float: right;
width: 35%;
}

.office_a_img{
width:100%;
}

.office_b{
float:left;
width: 32%;
}

.office_b_img{
width:100%;
}

/*問い合わせ*/
tr.mfp_achroma {

}
input#mfp_element_1,
input#mfp_element_2,
input#mfp_element_3,
input#mfp_element_4 {

}
input#mfp_element_5,
input#mfp_element_6,
input#mfp_element_11,
input#mfp_element_12,
input#mfp_element_13,
textarea#mfp_element_14 {

}

.red{
	color:#f00;
}

.mb50{
	margin-bottom:50px;
}
.mr10{
	margin-right:10px;
}

#staff02 {
   margin-top:-150px;
  padding-top:150px;
}

#staff03 {
   margin-top:-150px;
  padding-top:150px;
}

#staff04 {
   margin-top:-150px;
  padding-top:150px;
}

#staff05 {
   margin-top:-150px;
  padding-top:150px;
}

#access01 {
   margin-top:-150px;
  padding-top:150px;
}

#access02 {
   margin-top:-150px;
  padding-top:150px;
}

#access03 {
   margin-top:-150px;
  padding-top:150px;
}

#access04 {
   margin-top:-150px;
  padding-top:150px;
}
.box{
	padding:10px 15px;
margin-bottom: 30px;
overflow: hidden;
}
