@charset "UTF-8";

/*
Theme Name: JAM 2015
Theme URI: http://jam.codes
Version: 1.0
Author: JAM Community Desigh
Description: JAM Community Design Templete
*/

@charset "utf-8";

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
body,html{
height:100%;
  font-family:  'メイリオ',
                Meiryo,
                '游ゴシック',
                'Yu Gothic',
                YuGothic,
                'ヒラギノ角ゴ Pro W3',
                'Hiragino Kaku Gothic Pro',
                Osaka,
                sans-serif;
}
body {
color: #000;
}

BODY, H1, H2, H3, H4, H5, H6, P, TD, TH, DIV, INPUT, TEXTAREA, OL, UL, LI, PRE {
  
  /*  font-family:  'メイリオ',
                Meiryo,
                '游ゴシック',
                'Yu Gothic',
                YuGothic,
                'ヒラギノ角ゴ Pro W3',
                'Hiragino Kaku Gothic Pro',
                Osaka,
                sans-serif;*/
    font-family: source-han-sans-japanese,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,"メイリオ",Meiryo,sans-serif;
}

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: 14px;
}
.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;
}

a {
  color: #0683C4;
}
a:hover {
  color: #6ba493;
}

.aligncenter {
display: block;
margin: 5px auto;
}


/* ==================== クリアフィックス ==================== */
.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 {
/*background: url(./images/body_bg.png) repeat center;*/
}

body,
#header {
  min-width: 1280px;
}



/* ========== ヘッダー ========== */
#header {
/*background-color: #087BD3;*/
background-color: #3c71dc;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 9999;
}

#siteTitle {
background: #3c71dc;
}
#siteTitle h1 {
color: #fff;
font-size:12px;
margin: 0 auto;
padding: 5px 0;
text-align:right;
}

#headerTitle {
margin: 0 auto;
padding: 0;
}
#headerAreaLogo {
  width: 645px;
  padding-top: 15px;
  float: left;
}

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

#headerAreaLogo a {
  padding-left: 20px;
  display: block;
  text-decoration: none;
}
#headerAreaLogo img {
  margin-right: 15px;
  float: left;
}
#headerAreaLogo .txt {
  padding-top: 10px;
  float: left;
  line-height: 1;
  font-size: 11px;
  color: #FFF;
}
#headerAreaLogo .txt strong {
  padding-top: 10px;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

#headerAreaSub {
  width: 420px;
float: right;
}

p#headerAddress {
  margin: 0;
  display: block;
}

/* メインメニュー + キャッチ画像 + メイン をラップ */
#mainBg {
margin: 0 auto;
padding: 109px 0 0;
}

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

.navbar-toggle {
    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;
}

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

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

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

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

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

/* ========== キャッチ画像 ========== */
#catchArea {
width: 100%;
margin: 0 auto;
}


.nivoSlider{
}

#slider{
height:auto;
}

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

#catchArea .bx-wrapper {
  margin: 0;
  border: none;
}
#catchArea .bx-wrapper .bx-pager {
  padding: 0;
  bottom: 25px;
  background-color: transparent;
}
#catchArea .bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}
#catchArea .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #FFF;
}
#catchArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
#catchArea .bx-wrapper .bx-pager.bx-default-pager a.active,
#catchArea .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: #1E9CFC;
}

/* ========== NEWS ========== */
.news {
  background-color: #F7F7F7;
}
.topPage .news {
  margin-bottom: 30px;
}
.news .title {
  width: 15%;
  padding: 40px 0 40px 55px;
  float: left;
  color: #000;
  line-height: 1;
  font-size: 14px;
  font-style: italic;
  vertical-align: middle;
  background-color: #EAE9E9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.news .date {
  width: 85%;
  margin: 0;
  padding: 36px 15px 0;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.news .date li {
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
}
.news .date li .dateTime {
  padding-right: 20px;
  color: #509ED9;
}


/* セカンドエリア + コンテンツ をラップ */
#main {
margin-top:5px;
margin: 0 auto;
}
#mainInner {
  width: 1280px;
  margin: 0 auto;
padding: 15px 0 15px;
}




/* ========== メインメニュー ========== */
#mainMenu {
margin: -1px auto 0;
background: url(./images/mainMenu_bg.jpg) repeat center top;
/*border-top: 1px solid #2895e9;*/
border-top: 1px solid #ddd;
}
#mainMenu ul {
margin: 0 auto;
padding: 0;
}

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




/* メインメニュー */
div#mainMenu ul {
position: relative;
  background: url(./images/mainMenu_pt.jpg) repeat-y right;
  background-color:#b83a03;
}
div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
}
div#mainMenu ul li {
  float: left;
  text-align: center;
  background: url(./images/mainMenu_pt.jpg) repeat-y left;
  list-style-type: none;
  -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 a {
  padding: 5px 20px;
display: block;
text-decoration: none;/* firefoxでは下線がされてしまう問題を修正 */
background-position: center;
font-size: 12px;
/*font-weight: 300;*/
font-weight: 600;
position: relative;
}
div#mainMenu ul a:after {
  content: "";
  width: 1px;
  /*background-color: #3B9DE8;*/
  background-color: #ddd;
  position: absolute;
  top: 30%;
  right: 0;
  bottom: 30%;
}
div#mainMenu ul li:last-child a:after {
  display: none;
}
div#mainMenu ul li a:link,
div#mainMenu ul li a:visited {
  color: #FFF;
}
div#mainMenu ul li a:hover {
  text-decoration: underline;
}

/* 背景画像読込 */



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

/* ========== 2カラム 設定 ========== */
#secondArea {
float: left;
}
#contents {
float: right;
}
#contents.one-column {
float: none;
}

/* ==================== コンテンツ ==================== */
#contents {
width: 85%;
padding: 0 45px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
#contents.one-column {
width:  100%;
}


/* ---------- コモン ---------- */
#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;
font-weight: 600;
line-height: 210%;
}
#contents p,
#contents ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
font-size:14px;
}
#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;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}

#contents textarea {
width: 300px;
height: 8em;
}

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


/* ---------- mainBlock ---------- */
#contents .mainBlock {
margin-bottom: 10px;
}

/* ---------- 見出し ---------- */
#contents h2 a,
#contents h3 a {
  color: #000;
}

#contents h2 {
  margin: 18px auto 18px;
  padding: 0 0 5px;
  color: #3c71dc;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

#contents h3 {
  margin: 0 0 30px;
  padding: 15px 20px 13px;
  color: #fff;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  background-color: #3c71dc;
}
#contents h4 {
  margin: 0 0 20px;
  padding: 30px 10px 0 0;
  /*color: #087BD3;*/
  font-size: 22px;
  font-weight: 700;
}

#contents h4:before {
    content: '■';
    margin: 0 5px 0 0;
    color: #fcae07;
    display: inline-block;
}

/* ---------- ボディー ---------- */
#contents .mainContents {
padding: 0 0 10px;
}
#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;
}



/* ---------- 基本クラス ---------- */
.pankuzu {
min-height: 30px;
padding: 5px 45px 0 15%;
color:#ffffff;
text-align: right;
font-size: 11px;
clear: both;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.pankuzu .arrow {
  padding: 0 10px;
}

.pankuzu a:link,
.pankuzu a:visited {
  color:#ffffff;
}


#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;
}

p.anchorTop {
  width: 1110px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: right;
  font-size: 12px;
  display: block;
}

#contents td.buttonArea {
border: none;
}

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

/* ==================== セカンドエリア ==================== */
#secondArea {
  width: 15%;
  padding: 0 20px;
  /*border-right: 1px solid #CFCFCF;*/
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          background-color: #f8f8ff;
}

#main div#secondArea div#subMenu div#subMenu_menu div.title {
  height: auto;
  margin: 0 0 15px;
  color: #1E9CFC;
  text-align: center;
  text-indent: 0;
  font-size: 12px;
  font-style: italic;
  background: none;
}

#subMenu .side_nav {
  margin: 0;
}
#subMenu .side_nav#other {
  margin: 0;
  padding-top: 10px;
  border-top: 1px solid #cfcfcf;
}
#subMenu .side_nav h3 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #cfcfcf;
}
#subMenu .side_nav h3 a {
  /*color: #000;*/
  /*color: #333;*/
  color:#3c71dc;
  font-size: 16px;
}
#subMenu .side_nav ul {
  margin: 0 0 10px;
  padding: 0;
  border: none;
}
#subMenu .side_nav ul li {
  margin: 0 0 5px;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
}
#subMenu .side_nav ul li a {
  padding: 0 0 0 13px;
  background-position: left center;
}

#secondArea .bn {
  margin: 0;
  padding: 0;
}
#secondArea .bn ul {
  margin: 0;
  padding: 0;
}
#secondArea .bn ul li {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}


/* ---------- 見出し ---------- */
#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.png") 10px center no-repeat;
}
#subMenu li a,
#subMenu li a:visited {
color: #333333;
font-weight: 600;
    font-size: 12px;
    margin-bottom: 18px;
}
#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 {
}


/* ---------- 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;
}

/* ウィジェット */
#sidebar .widget {
    margin-bottom: 30px;
}
#sidebar h2 {
  margin-bottom: 15px;
  padding: 8px 0;
  border-bottom: 1px solid #1a1a1a;
  border-top: 2px solid #1a1a1a;
  font-size: 16px;
}
#sidebar .widget_calendar caption {
  margin-bottom: 15px;
  padding: 8px 0;
  border-bottom: 1px solid #1a1a1a;
  border-top: 2px solid #1a1a1a;
  font-size: 16px;
}
#sidebar .widget_calendar table {
  width: 100%;
}
#sidebar .widget_calendar table th {
  text-align: center;
  font-weight: 600;
}
#sidebar .widget_calendar tbody td {
    text-align: center;
    padding: 3px;
}
#sidebar .widget_calendar table tbody a {
  display: block;
  background-color: #edcfce;
}
#sidebar .widget_calendar td#next {
    text-align: right;
}
#sidebar .widget_archive ul li {
    padding-left: 1em;
    margin-bottom: 10px;
}

/* ========== フッター ========== */
DIV#footer {
  padding: 60px 0 30px;
background:  #919090;
clear: both;
}
DIV#footer a {
}

DIV#footerInner {
margin: 0 auto;
}

/* ---------- フッターロゴ ---------- */
#footerAreaLogo {
margin: 0 0 65px;
text-align: center;
}

#footerAreaLogo p.logo {
  margin: 0 0 5px;
}
#footerAreaLogo .footer_info{
  padding: 20px 0 0;
  font-size: 16px;
}
#footerAreaLogo .footer_info .add{
  margin: 0 0 10px;
}
#footerAreaLogo .footer_info .footer_info_table{
  margin: 0;
}
#footerAreaLogo .footer_info .footer_info_table th,
#footerAreaLogo .footer_info .footer_info_table td{
  margin: 0;
  padding: 0;
  vertical-align: top;
  line-height: 1.6;
  font-size: 16px;
}
#footerAreaLogo .footer_info .footer_info_table td {
  padding-left: 10px;
}




/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 0;
}
DIV#footer DIV#footerMenu {
  margin: 0 0 30px;
}
DIV#footer DIV#footerMenu ul {
margin:0;
padding:0;
text-align: center;
}

DIV#footer DIV#footerMenu ul#footer_nav1 {
  margin-right:20px;
}
DIV#footer DIV#footerMenu ul#footer_nav2 {
  margin-right:0;
}
DIV#footer DIV#footerMenu ul#footer_nav3 {
  width: 160px;
  float: right;
}

DIV#footer DIV#footerMenu ul li {
position: relative;
margin: 0;
font-size:14px;
font-weight: 300;
list-style:none;
display: inline-block;
}

DIV#footer DIV#footerMenu ul li::after {
    content: '';
    width: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 25%;
    right: 0;
    bottom: 25%;
}
DIV#footer DIV#footerMenu ul li:last-child:after {
  display: none;
}

DIV#footer DIV#footerMenu ul li a {
  padding: 0 20px;
}
DIV#footer DIV#footerMenu ul li a:link,
DIV#footer DIV#footerMenu ul li a:visited {
  color: #FFF;
}
DIV#footer DIV#footerMenu ul li a:hover {
}


/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
padding: 10px 0;
clear:both;
color:#4c4c4c;
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
  font-size: 14px;
}

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


/* ==================== 投稿一覧 ==================== */
.loop_entry {
  margin: 0 0 50px;
  padding: 20px;
  background-color: #fff;
}
.loop_entry {
  margin: 0 0 50px;
  padding: 20px;
  background-color: #fff;
}

/* ==================== トップページ ==================== */
#contents #categoryTop {}
#contents #categoryTop #topNews {
background-color:#ffffff;
}
#contents #categoryTop #topLatestBlog {
background-color:#ffffff;
}
#contents #categoryTop #topContents {
background-color:#ffffff;
}

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

#categoryTop .date li {
padding: 8px 0 8px 34px;
background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}

#categoryTop .date li span.dateTime{
margin-right:15px;
}

/* ==================== 企業情報 ==================== */
#contents #topcategoryCompany {
background-color:#FFFFFF;
}
#contents #categoryCompany {
background-color:#FFFFFF;
}

#categoryCompany .accessText {
}
#categoryCompany table.accessTable {
float: right;
width: 360px;
}
#categoryCompany #googleMapsArea {
float: left;
margin-bottom: 10px;
width: 380px;
height: 340px;
}


/* ==================== 良くあるご質問 ==================== */
#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;
}


/* ==================== 以下サイト別追加CSS ==================== */

/* クラス */
/*
.font_min {
}
*/

/* ページ共通 */
.page-title {
  margin: 0 0 40px;
  padding: 30px 0;
  text-align: center;
  background-color: rgba(209, 197, 197, .4);
}
.page-title .page-title_inner {
  width: 1110px;
  margin: 0 auto;
}
.page-title .mainTitle h1 {
  color: #932120;
  font-size: 34px;
}


/* header */
#headerAreaSub .gnav1 {
  margin: 0 0 5px;
}
#headerAreaSub .gnav1 ul {
  margin: 0;
  padding: 0;
}
#headerAreaSub .gnav1 ul li {
  margin: 0 27px 0 0;
  padding: 0;
  float: left;
  font-size: 18px;
  list-style: none;
}
#headerAreaSub .gnav1 ul li.last {
  margin-right: 0;
}
#headerAreaSub .gnav1 ul li a:link,
#headerAreaSub .gnav1 ul li a:visited {
  color: #b22222;
}
#headerAreaSub .gnav1 ul li a:hover {
  color: #333;
}
#headerAreaSub .gnav2 {
  width: 455px;
  padding: 20px 0 0;
  float: left;
}
#headerAreaSub .gnav2 ul {
  margin: 0;
  padding: 0;
}
#headerAreaSub .gnav2 ul li {
  margin: 0 25px 0 0;
  padding: 0;
  float: left;
  line-height: 1;
  font-weight: 600;
  list-style: none;
}
#headerAreaSub .gnav2 ul li.last {
  margin-right: 0;
}
#headerAreaSub .gnav2 ul li a {
  padding: 0 0 0 17px;
  background: url(./images/arrow1.png) no-repeat left center;
  display: block;
}


/* メインビジュアル */
#slider1 {
    overflow:hidden;
    position:relative;
    width:100%;
}

#sliderInner {
    position:relative;
    left:50%;
    width:3510px;
    margin-left:-1755px;
}

.main_visual_logo {
  width: 551px;
  height: 169px;
  position: absolute;
  top: 186px;
  left: 50%;
  margin-left: -275px;
  z-index: 1000;
}

#sliderInner ul {
  margin: 0;
  padding: 0;
}
#sliderInner li {
    width:1170px;
}

#slideFilterL, #slideFilterR {
    position:absolute;
    top:0;
    width:1170px;
    height:540px;
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter:"alpha( opacity=50 )";
    background:#000;
}
#slideFilterL {
    left:0;
}
#slideFilterR {
    right:0;
}

.bx-wrapper {
    margin:0 auto;
    position:relative;
}

.bx-wrapper .bx-pager {
    margin:0 auto;
    background:#fff;
}

/* コントローラー */
.bx-wrapper .bx-prev {
    left:1200px;
    background:url(./images/controls_left.png) no-repeat center;
}

.bx-wrapper .bx-next {
    right:1200px;
    background:url(./images/controls_right.png) no-repeat center;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
    background-color: rgba(0,0, 0, 0.3);
}

.bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:238px;
    outline:0;
    width:40px;
    height:65px;
    text-indent:-9999px;
    z-index:9999;
}

/* ページャー */
.bx-wrapper .bx-pager {
    padding-top:20px;
    text-align:center;
    font-size:.85em;
    font-family:Arial;
    font-weight:bold;
    color:#666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display:inline-block;
    *zoom:1;
    *display:inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    display:block;
    width:10px;
    height:10px;
    margin:0 5px;
    outline:0;
    text-indent:-9999px;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;;
    background:#666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#000;
}

/*  共通  */
.contents_page .contentBox {
  margin: 0 auto 50px;
}
.contents_page .page_link {
  margin: 0;
  padding: 0;
  text-align: center;
}
.contents_page .page_link li {
  margin: 0 20px;
  padding: 0;
  display: inline-block;
}
.contents_page .page_link li img {
  margin: 0 0 10px;
  display: block;
}
.contents_page .page_link li .span {
  margin: 0;
  padding: 0;
  display: block;
}
.contents_page .imgBoxR .Img {
  margin: 0 0 30px 30px;
  float: right;
}
.contents_page .imgBoxL .Img {
  margin: 0 30px 30px 0;
  float: left;
}


/* トップページ */
.top_menu {
  margin: 0 0 40px;
}
.top_menu ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #D4D3D3;
  border-bottom: 1px solid #D4D3D3;
  border-left: 1px solid #D4D3D3;
}
.top_menu ul li {
  width: 33.3333%;
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
  list-style: none;
  border-right: 1px solid #D4D3D3;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.top_menu ul li a {
  display: block;
}
.top_menu ul li .img {
  margin: 0;
  display: inline;
}
.top_menu ul li .img span {
  vertical-align: middle;
  display: table-cell;
}
#contents .top_menu ul li h3 {
  width: 100%;
  margin: 0 0 20px;
  padding: 25px 0 5px;
  text-align: center;
  color: #0683C4;
  font-size: 16px;
  font-weight: 300;
  background-color: transparent;
}
.top_menu ul li h3 span {
  display: inline-block;
  border-bottom: 1px solid #0683C4;
}
.top_menu ul li .txt {
  margin: 0;
  padding: 0 40px 50px;
  text-align: left;
}
.top_menu ul li .txt p {
  margin: 0;
}

#top_content1 {
  margin: 0 0 88px;
  text-align: center;
  border: 1px solid #D7D6D6;
  background-image: url(./images/top_content1_bg1.png), url(./images/top_content1_bg2.png);
  background-position: left bottom, right bottom;
  background-repeat: no-repeat;
  background-color: #D0F6FF;
}
#top_content1 #top_content1_inner {
  text-align: center;
  line-height: 1;
  font-size: 48px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#top_content1 #top_content1_inner a {
  padding: 45px 230px 48px 230px;
  color: #00435B;
  display: block;
}
#top_information {
  margin: 0 0 82px;
  text-align: center;
}
#top_information h2 {
  margin: 0 0 35px;
  padding: 0;
  color: #858383;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  display: block;
  border: none;
  background: none;
}
#top_information #top_information_inner {
  text-align: left;
}
#top_information ul {
  margin: 0 -26px 0 0;
  padding: 0;
  text-align: left;
  letter-spacing: -.4em;
}
#top_information ul li {
  width: 230px;
  margin: 0 26px 30px 0;
  padding: 0;
  letter-spacing: normal;
  list-style: none;
  display: inline-block;
}
#top_information ul li .img_area {
  margin: 0 0 15px;
  text-align: center;
}
#top_information ul li .dateTime {
  margin: 0 0 10px;
  color: #797E81;
  line-height: 1;
  font-size: 11px;
  display: block;
}
#top_information ul li .dateTitle {
  margin: 0;
  color: #087BD3;
  font-size: 13px;
  display: block;
  text-decoration: underline;
}
#top_information ul li a {
  display: block;
}
#top_information ul li a:hover {
  text-decoration: none;
}
#top_information ul li a:hover .dateTitle {
  text-decoration: none;
}

/*  privacy  */
#privacy h2 {
  display: block;
  color: #000;
  text-align: left;
  background: none;
}


/*  コンテンツ共通  */
#contents .base_layout1 p,
#contents .base_layout1 li {
  /*font-size: 18px;*/
  font-size: 14px;
}
.base_layout1 .content_main .img {
  margin: 0 0 50px;
  text-align: center;
}
.base_layout1 .content_main .copy {
  margin: 0 0 50px;
  text-align: center;
}
.base_layout1 .characteristic_area {
  text-align: center;
}
.base_layout1 .characteristic_area .characteristic_inner {
  padding: 20px;
  display: inline-block;
  border: 2px solid #087bd3;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.base_layout1 .characteristic_area .title {
  margin: 0 0 20px;
  padding: 0 0 10px;
  color: #087BD3;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px dotted #087bd3;
}
#contents .base_layout1 .characteristic_area .img {
  width: 139px;
  margin: 0 30px 30px 0;
  float: left;
  display: block;
}
.base_layout1 .characteristic_area ul.point {
  margin: 0;
  padding: 0;
  text-align: left;
  float: left;
}
.base_layout1 .characteristic_area ul.point li {
  margin-left: 20px;
  font-size: 24px;
}
.base_layout1 .characteristic_area .contact {
  padding: 30px 0 0;
  text-align: center;
  border-top: 1px solid #ccc;
  clear: both;
}
.base_layout1 .other_menu1 {
  margin: 0 0 50px;
}
.base_layout1 .other_menu1 ul {
  margin: 0;
  padding: 0;
  text-align: center;
  letter-spacing: -.4em;
}
.base_layout1 .other_menu1 ul li {
  width: 133px;
  margin: 0 10px;
  padding: 0;
  list-style: none;
  display: inline-block;
  letter-spacing: normal;
}
.base_layout1 .other_menu1 ul li .txt {
  padding-top: 5px;
  font-size: 12px;
  display: block;
}
.base_layout1 .corresponding_area ul {
  margin: 0;
  padding: 0;
}
#contents .base_layout1 .corresponding_area ul li {
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
.base_layout1 .corresponding_area ul li:after {
  content: " / ";
}
.base_layout1 .item_list {
  margin: 0 0 30px;
}
.base_layout1 .item_list ul {
  margin: 0;
  padding: 0;
  border-top: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#contents .base_layout1 .item_list ul li {
  margin: 0;
  padding: 10px 5px;
  vertical-align: middle;
  list-style: none;
  font-size: 12px;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#contents .base_layout1 .item_list ul.item_list1 li {
  width: 20%;
}

#contents .base_layout1 .item_list .item_list2 {
  width: 100%;
}
#contents .base_layout1 .item_list .item_list2 th,
#contents .base_layout1 .item_list .item_list2 td {
  border: 1px solid #ccc;
}
#contents .base_layout1 .item_list .item_list2 th {
  width: 15%;
  background-color: #f3f3f3;
}
#contents .base_layout1 .item_list .item_list2 td {
  width: 35%;
  background-color: #fff;
}

.form_layout .copy {
  /*text-align: center;*/
  text-align: left;
}

.form_layout .red {
  color: red;
}
.form_layout .red_bold {
  color: red;
  font-weight: 700;
}
#inquiry_form .error {
  color: red;
  font-size: 12px;
  display: block;
}
.form_layout p.taC,
.form_layout p.tel {
  /*text-align: center;*/
  text-align: left;
}
.form_layout #inquiry_form {
  width: 100%;
  border: 1px solid #ccc;
}
.form_layout #inquiry_form th,
.form_layout #inquiry_form td {
  border: 1px solid #ccc;
}
.form_layout #inquiry_form th {
  width: 15%;
  background-color: #f3f3f3;
}
.form_layout #inquiry_form td {
  background-color: #fff;
}
.form_layout #inquiry_form tfoot td {
  text-align: center;
}

.contents_page img {
  max-width: 100%;
}


/*  お取扱商品、品目  */
#products_handled_page .item_list_area ul {
  margin: 0;
  padding: 0;
}
#products_handled_page .item_list_area ul li {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
#products_handled_page .item_list_area ul li:after {
  content: " / ";
  margin: 0 10px;
}


/*  出張可能地域  */
#area_page .item_list_area ul {
  margin: 0;
  padding: 0;
}
#area_page .item_list_area ul li {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
#area_page .item_list_area ul li:after {
  content: " / ";
  margin: 0 10px;
}


/*  プライバシーポリシー  */
#contents #privacy_policy_page .privacy_policy_list dt {
    margin: 0 0 5px;
    color: #087bd3;
    font-size: 20px;
    font-weight: 700;
}
.mt40 {
  margin-top: 40px;
}

.pcNone {
  display: none;
}