@charset "UTF-8";

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


/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
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: 14px;
padding: 3px;
}
.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;
}


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

/*forsp*/

.pcNone {
  display: none;
}
.ac_Menu {
  display: none;
}

#sp_gnavi{
  display: none;
}


/*リンクホバー*/
a img:hover {
    transition: 0.3s linear;
    opacity: 0.7;
}

.pagetop {
    cursor: pointer;
    position: fixed;
    right: 80px;
    bottom: 60px;
    z-index: 10;
}

#header_sp {
    display: none;
}

/* ==================== クリアフィックス ==================== */
.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 {
}

/* ========== ヘッダー ========== */
#header {
}


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

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

#headerAreaSub {
float: right;
text-align: right;
}

#headerAreaSub2{
float: right;
margin-left:30px;
}

#headerAreaSub2 p{
margin-bottom:15px;
}

p#headerAddress {
}

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


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

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

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

#catchArea p.pccatch{
	position: relative;
    left: 50%;
    margin-left: -960px;
}

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



/* ========== メインメニュー ========== */
#mainMenu {
margin: 0 auto ;
}
#mainMenu ul {
padding: 0;
width:1140px;
margin:0 auto;
}

/* メインメニュー */
div#mainMenu ul {
background: url(./cmn/images/menu_bg.gif) no-repeat center right;
}

div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
}

div#mainMenu ul li {
list-style-type: none;/*Netscapeでは、表示エリア外に設定してもリストの「・」が残ってしまうための対応*/
background: url(./cmn/images/menu_bg.gif) no-repeat center left;
text-align:center;
font-weight:600;
font-size:15px;
}



div#mainMenu ul li a:hover {
color:#9aac34;
}


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

/* 背景画像読込 */


div#mainMenu ul li#mainMenu1 {
width: 160px;
float:left;
}

div#mainMenu ul li#mainMenu2 {
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu3 {
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu4 {
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu5 {
width: 196px;
float:left;
}

div#mainMenu ul li#mainMenu6 {
width: 196px;
float:left;
}

div#mainMenu div{
background: rgba(154,164,58,0.8);
position:absolute;
z-index:9999;
left:0px;
top:160px;
width:100%;
}

div#mainMenu ul li ul {
width:1140px;
margin:0 auto;
padding:30px 0 50px;
background:none;
}

div#mainMenu ul li ul li{
text-align:left;
float:left;
width:240px;
font-weight:normal;
margin-right:55px;
border-bottom:dotted 1px #fff;
background:none;
padding-bottom:15px;
}

div#mainMenu ul li ul li:last-child{
margin-right:0;
}

div#mainMenu ul li ul li a{
color:#fff;
font-weight:normal;
	padding:0;
}

div#mainMenu ul li ul li i{
margin-right:20px;
}

div#mainMenu ul li ul li a:hover{
color:#fff;
}




/* ========== 2カラム 設定 ========== */
#secondArea {
}
#contents {
}

/* ==================== コンテンツ ==================== */
#contents {
}


/* ---------- コモン ---------- */
#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 ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
font-size:16px;
}
#contents tr{
}

#contents tr:nth-child(even) {
}

#contents td,
#contents th{
	padding: 15px 10px;
	border:solid 1px #aaa;
}

#contents td{
}
#contents th{
font-weight:bold;
	background:#efefef;
}


#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}

#contents textarea {
width: 400px;
height: 10em;
}

@media (max-width : 780px) {
#contents textarea {
width: 200px;
 }
}

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

/* ---------- 見出し ---------- */

#main.blog #contents .mainTitle h2 {
	margin-top:0;
}

#contents .mainTitle h2 {
    color: #2e1203;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5;
    padding: 0;
    margin: 50px 0 ;
    text-align: center;
    position: relative;
}
#contents .mainTitle h2:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #ffb52e;
    display: block;
    margin: 20px auto 0px;
}


#contents h3 {
    color: #2e1203;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5;
    padding: 0;
    margin: 40px 0 ;
    text-align: left;
    position: relative;
}
#contents h3:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #ffb52e;
    display: block;
    margin: 20px 0 0;
}


#contents h4 {
color: #da8e03;
font-size:18px;
	border-bottom:solid 1px #e8e8e8;
	padding-bottom:10px;
	margin:30px 0;
font-weight: 600;	
}

#contents h5 {
font-size:16px;
	font-weight:700;
	margin:20px 0;
}


/* ---------- ボディー ---------- */
#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;
}



/* ---------- 基本クラス ---------- */
.pankuzu {
background:#f3f3f3;
padding:5px;
color:#333;
}

.pankuzu a{
color:#333;
}


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


/* ---------- 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 {
background:  #ffb52e;
clear: both;
margin-top:80px;
}
DIV#footer a {
}

DIV#footerInner {
width: 1140px;
padding-top:30px;
margin: 0 auto;
}

/* ---------- フッターロゴ ---------- */
#footerAreaLogo {
float: left;
margin:0;
background:#fff;
padding:20px;
width:320px;
height:320px;
box-sizing:border-box;
text-align:center;
margin-right:70px;
}

#footerAreaLogo p{
font-size:16px;
line-height:2;
margin-bottom:12px;
}

#footerAreaLogo p.address{
font-size:10px;
}
/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 30px 0 0;
}

DIV#footer P#footerMenu ul{
margin:0;
padding:0;
list-style:none;
}

DIV#footer DIV#footerMenu h3{
font-size:18px;
margin-bottom:20px;
}

DIV#footer DIV#footerMenu h3 img{
vertical-align:middle;
margin-right:10px;
}


DIV#footer DIV#footerMenu {
float:left;
width:750px;
text-align:left;
margin-top:100px;
}
DIV#footer DIV#footerMenu ul {
margin:0;
padding:0;
list-style:none;
}

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

DIV#footer DIV#footerMenu ul li {
display:inline-block;
font-size:15px;
}

DIV#footer DIV#footerMenu ul li:after {
content:"|";
padding-left: 10px;
margin-right: 5px;
}

DIV#footer DIV#footerMenu ul li.last:after {
display:none;
}



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

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

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

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


/* ==================== トップページ ==================== */
#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;
}
#categoryFaq .faq_q {
line-height: 1.5;
color: #171b38;
padding: 0 0 0 50px;
margin: 0 0 30px;
background: url("./cmn/images/faq_q.jpg") left center no-repeat;
}

#categoryFreePage #categoryFaq h3:after{
	display:none;
}

#categoryFaq .faq_a {
width: auto;
margin-bottom: 100px;
padding: 5px 0 0 50px;
min-height:50px;
background: url("./cmn/images/faq_a.jpg") left top no-repeat;
}

#categoryFaq p.anchorTop {
margin-bottom: 50px;
}


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

#topLatestBlog {
background:#fdfaf5;
}

#topLatestBlog_inner{
width:1140px;
margin:0 auto;
padding:50px 0;
}

#topLatestBlog h2{
font-size:28px;
text-align:center;
margin-bottom:30px;
}

#topLatestBlog h2 img{
display:block;
margin:25px auto 5px;
}

#topLatestBlog h3{
font-size:24px;
}

#topLatestBlog h3 img{
vertical-align:middle;
margin-right:10px;
}

#locoblog{
width:550px;
float:left;
position:relative;
}

#letter{
width:550px;
float:right;
position:relative;
}

#locoblog p,
#letter p{
position:absolute;
top:10px;
right:0;
}

#topLatestBlog ul{
margin:15px 0;
list-style:none;
border:solid 1px #000;
background:#fff;
padding:20px;
height:210px;
overflow: auto;
box-sizing:border-box;
}

#topLatestBlog ul li{
padding:20px 0;
border-bottom:dotted 1px #e8e8e8;
}

#topLatestBlog ul li:first-of-type{
padding-top:0;
}


#locoblog .dateTime{
background:#555555;
color:#fff;
display:inline-block;
padding:2px 15px;
margin-right:10px;
}

#letter .dateTime{
background:#9a137f;
color:#fff;
display:inline-block;
padding:2px 15px;
margin-right:10px;
}

#contents #categoryTop h3 {
font-size:28px;
margin-bottom:20px;
letter-spacing:-1px;
	margin:0 0 20px;
}

#contents #categoryTop h3:after {
display:none;
}

#contents #categoryTop h3 span{
display:block;
font-size:18px;
letter-spacing:0;
}

#contents #categoryTop h3 span img{
vertical-align:middle;
margin-right:10px;
}

#contents #categoryTop p{
line-height:2;
margin-bottom:20px;
}

#topcontent01,
#topcontent02,
#topcontent03{
margin:50px auto;
}

#topcontent04{
width:740px;
margin:50px auto;
}

#topcontent04 h3{
text-align:center;
}

#contents #categoryTop p.fl{
float:left;
margin-right:40px;
}

#contents #categoryTop p.fr{
float:right;
margin-left:40px;
}


#contents #topcontent01 div,
#contents #topcontent03 div{
width:550px;
float:right;
}

#contents #topcontent02 div{
width:550px;
float:left;
}



#contents #categoryTop ul{
margin:0;
padding:0;
list-style:none;
text-align:center;
}

#contents #categoryTop ul li{
display:inline-block;
margin:5px;
}

#categoryFreePage{
margin:48px 0;
}

p.fr{
float:right;
margin:0 0 15px 15px;
}

p.fl{
float:left;
margin:0 15px 15px 0;
}

p.fl.mr30{
	margin-right:30px;
}

div.border_g{
	    padding: 15px 15px 0px 15px;
    border: #63B85D 2px solid;

}


/* ウィジェット */
#sidebar .widget {
    margin-bottom: 30px;
}
#sidebar h2 {
background: #ffb52e;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}
#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 {
    margin-bottom: 10px;
}

#sidebar .widget_recent_entries .post-date {
  margin: 0 0 20px;
  font-size: 11px;
  display: block;
}
#sidebar .widget_archive {
}
#sidebar .widget_archive h2 {
  text-align: left;
}
#sidebar .widget_archive .screen-reader-text {
  display: none;
}

/*ブログアーカイブ*/
#contents #archivepage .mainTitle,
#contents .mainTitle.blog_de {
}

div#sidebar ul {
    list-style: none;
    margin-left: 0;
    margin-top: -10px;
    padding-left: 0;
    background: #fff;
}
div#sidebar ul li {
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.blog #secondArea {
float:left;
width:250px;
}

.blog #contents {
float:right;
width:800px;
}

#main.blog{
	margin-top:80px;
}
/* breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs {
    background: #fcfcfc;
    margin-bottom: 0;
    font-size: 13px;
}
.breadcrumbs_inner {
	margin: 0 auto;
	width: 1140px;
}
.breadcrumbs .breadcrumbs_inner {
	padding: 6px 0 8px;
	text-align: right;
}
.breadcrumbs .breadcrumbs_inner .arrow {
	padding: 0 5px;
}
/* custome_header
-------------------------------------------------------------- */
.customs-header-area {
width: 100%;
margin: 0px auto 0;
text-align: center;
background: transparent;
padding-bottom:0px;
position:relative;
    overflow:hidden;
height: 320px;
}
.customs-header-area img {
position:absolute;
    left:50%;
    width:1920px;
    height:320px;
    margin-left:-960px;
}
.home .customs-header-area{
display:none;
}
/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
.customs-header-area2 {
    display:none;
}
.customs-header-area2 img {
    display:none;
}
}

#topLatestBlog .message{
font-size: 28px;
text-align: center;
color:#ffb52e;
font-weight:bold;
margin: 2em 0 1em;
line-height: 2;
position: relative;
}

#topLatestBlog .message::before {
        content: "";
        position: absolute;
        background-image: url("/wp-content/themes/jamtpl/cmn/images/message_01.png");
	bottom: -50px;
    left: 5%;
        right: auto;
        display: block;
        width: 80px;
        height: 84px;
        margin: 0 auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: transparent;
      }

#topLatestBlog .message::after {
        content: "";
        position: absolute;
        background-image: url("/wp-content/themes/jamtpl/cmn/images/message_02.png");
  top: -50px;
        right: 5%;
        left: auto;
        display: block;
        width: 80px;
        height: 86px;
        margin: 0 auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: transparent;
      }

#topLatestBlog .medium{
font-size: 20px;
}
#topLatestBlog .small{
font-weight:normal;
color: #000;
font-size: 18px;
}


@media (max-width : 480px) {
#topLatestBlog .message{
font-size: 20px;
margin:1em 0 0;
line-height: 1.6;
}

#topLatestBlog .message::before {
       display: none;
      }

#topLatestBlog .message::after {
           display: none;
      }
#topLatestBlog .medium{
font-size: 18px;
}
	
#topLatestBlog .small{
font-size: 14px;
}

.table01.mailform {
	border: solid 1px #777;
}

/* MW WP Form */
@media (max-width: 480px) {
#contents th {
font-size: 0.8rem !important;
	}
}
/* MW WP Form */