@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/*----------------------------------------------------
Default Layout
----------------------------------------------------*/
html {
	overflow-y:scroll;
	font-size:62.5% !important;
}
body {
	width:100%;
	margin:0;
	padding:0;
	color:#222;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:1.4;
	font-size:16px;
	font-size:1.6rem;
    letter-spacing: 0.1em;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/* --- link --- */
a,
a:link,
a:visited {
	color:#583822;
	outline:none;
	text-decoration:underline;
}
a:hover,
a:active,
a:focus {
	color: #cf0e19;
}
a:hover img,
a:active img,
a:focus img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-o-opacity:0.8;
	-ms-filter:"alpha(opacity=80)";
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	-ms-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-webkit-transition:opacity .2s linear;
}
.mainvisual a:hover img,
.mainvisual a:active img,
.mainvisual a:focus img {
	opacity:1.0;
	filter:alpha(opacity=100);
	-o-opacity:1.0;
	-ms-filter:"alpha(opacity=100)";
	-moz-opacity:1.0;
	-webkit-opacity:1.0;
	transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	-ms-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-webkit-transition:opacity .2s linear;
}
a img {
	border-style: none;
}
ul,
ol {
	margin:0;
	padding:0;
}
ul li,
ol li {
	list-style: none;
}
img {
	max-width:100%;
	height:auto;
}
/*----------------------------------------------------
General Layout
----------------------------------------------------*/
/* --- clear fix --- */
.cf {zoom:1;}
.cf:before,.cf:after {content:""; display:table;}
.cf:after {clear:both;}

.clear {clear:both;}

.img-l {
	float:left;
	margin:0 20px 20px 0;
}
.img-r {
	float:right;
	margin:0 0 20px 20px;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.layout-l {
	text-align:left !important;
}
.layout-c {
	text-align:center !important;
}
.layout-r {
	text-align:right !important;
}
.txt-large {
	font-size:20px;
	font-size:2.0rem;
}
.txt-small {
	font-size:12px;
	font-size:1.2rem;
}
.txt-red{
    color:#cf0e19;
}
.txt-read{
    line-height:2.0;
}
.dot{
	display:inline-block;
	padding-bottom:2px;
	background: url(/images/dot.png) 0 bottom repeat-x;
}
.mgn_t0 {
	margin-top: 0px !important;
}
.mgn_t5 {
	margin-top: 5px !important;
}
.mgn_t10 {
	margin-top: 10px !important;
}
.mgn_t20 {
	margin-top: 20px !important;
}
.mgn_t30 {
	margin-top: 30px !important;
}
.mgn_t40 {
	margin-top: 40px !important;
}
.mgn_t60 {
	margin-top: 60px !important;
}
.mgn_t-5 {
	margin-top: -5px !important;
}
.mgn_t-10 {
	margin-top: -10px !important;
}
.mgn_t-20 {
	margin-top: -20px !important;
}
.mgn_t-60 {
	margin-top: -60px !important;
}
.mgn_b0 {
	margin-bottom: 0px !important;
}
.mgn_b5 {
	margin-bottom: 5px !important;
}
.mgn_b10 {
	margin-bottom: 10px !important;
}
.mgn_b20 {
	margin-bottom: 20px !important;
}
.mgn_b-20 {
	margin-bottom: -20px !important;
}
.mgn_b25 {
	margin-bottom: 25px !important;
}
.mgn_b30 {
	margin-bottom: 30px !important;
}
.mgn_b40 {
	margin-bottom: 40px !important;
}
.mgn_b60 {
	margin-bottom: 60px !important;
}

.mgn_r0 {
	margin-right: 0px !important;
}
.mgn_r5 {
	margin-right: 5px !important;
}
.mgn_r10 {
	margin-right: 10px !important;
}
.mgn_r20 {
	margin-right: 20px !important;
}
.mgn_r30 {
	margin-right: 30px !important;
}
.mgn_r40 {
	margin-right: 40px !important;
}

.mgn_l0 {
	margin-left: 0px !important;
}
.mgn_l5 {
	margin-left: 5px !important;
}
.mgn_l10 {
	margin-left: 10px !important;
}
.mgn_l20 {
	margin-left: 20px !important;
}
.mgn_l30 {
	margin-left: 30px !important;
}
.mgn_l40 {
	margin-left: 40px !important;
}


.pdg_t0 {
	padding-top: 0px !important;
}
.pdg_t5 {
	padding-top: 5px !important;
}
.pdg_t10 {
	padding-top: 10px !important;
}
.pdg_t20 {
	padding-top: 20px !important;
}
.pdg_t30 {
	padding-top: 30px !important;
}
.pdg_t35 {
	padding-top: 35px !important;
}
.pdg_t40 {
	padding-top: 40px !important;
}

.pdg_b0 {
	padding-bottom: 0px !important;
}
.pdg_b5 {
	padding-bottom: 5px !important;
}
.pdg_b10 {
	padding-bottom: 10px !important;
}
.pdg_b20 {
	padding-bottom: 20px !important;
}
.pdg_b30 {
	padding-bottom: 30px !important;
}
.pdg_b40 {
	padding-bottom: 40px !important;
}

.pdg_r0 {
	padding-right: 0px !important;
}
.pdg_r5 {
	padding-right: 5px !important;
}
.pdg_r10 {
	padding-right: 10px !important;
}
.pdg_r20 {
	padding-right: 20px !important;
}
.pdg_r30 {
	padding-right: 30px !important;
}
.pdg_r40 {
	padding-right: 40px !important;
}

.pdg_l0 {
	padding-left: 0px !important;
}
.pdg_l5 {
	padding-left: 5px !important;
}
.pdg_l10 {
	padding-left: 10px !important;
}
.pdg_l15 {
	padding-left: 10px !important;
}
.pdg_l20 {
	padding-left: 20px !important;
}
.pdg_l30 {

	padding-left: 30px !important;
}
.pdg_l40 {
	padding-left: 40px !important;
}


.f10 {
	font-size: 10px !important;
}
.f12 {
	font-size: 12px !important;
}
.f14 {
	font-size: 14px !important;
}
.f16 {
	font-size: 16px !important;
}
.f18 {
	font-size: 18px !important;
}
.f20 {
	font-size: 20px !important;
}
.f21 {
	font-size: 21px !important;
}
.f22 {
	font-size: 22px !important;
}
.f24 {
	font-size: 24px !important;
}

.numberL{
	font-size:40px;
	font-size:4.0rem;
	padding:0 2px;
}
.bold {
	font-weight: bold !important;
}
.letter-n{
	letter-spacing:normal !important;
}
.letter-w{
	letter-spacing:0.125em !important;
}
.bg_gray{
	background:#f9f9f9;
	padding:60px 0 30px;
	margin:30px 0 60px;
}
.thum{
	border:1px solid #ccc;
	text-align:center;
}
.border{
	border:1px solid #ccc;
	padding:2em;
}
.nowrap{
	white-space: nowrap;
}

/*
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
*/


/*----------------------------------------------------
Base Layout PC
----------------------------------------------------*/

/*----------------------------
共通要素のレイアウト
----------------------------*/
#page {
	position: relative;
}

/* --- header --- */

header{
	position:relative;
	display: table;
	letter-spacing: 0;
	width: 100%;
	margin:0 auto;
	height: 90px;
	border-top:5px solid #583822;
}
header div nav ul {
	display: table;
	width: 100%;
}
header h1,
header div{
	display: table-cell;
	vertical-align: top;
}
header h1{
	padding:10px 10px 0 20px;
}
header .unav{
	text-align:right;
	margin-top:5px;
	font-size:14px;
	font-size:1.4rem;
}
header .unav li{
	display:inline-block;
	margin-right:0.5em;
}
/* --- unavリンク --- */
header .unav a.link,
header .unav a.link:link,
header .unav a.link:visited,
header .unav li.current {
	display: inline-block;
	padding:0 2px 0 12px;
	color: #222;
	background: url(/images/arrow.png) left center no-repeat;
	text-decoration:none;
}
header .unav a.link:hover,
header .unav a.link:active,
header .unav a.link:focus,
header .unav li.current {
	color: #cf0e19;
	background: url(/images/arrow_red.png) left center no-repeat;
	text-decoration: underline;
}

/* nav */
header div nav ul {
	clear:both;
	width:100%;
	display: table;
	background:#fff;
	letter-spacing:0.05em;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
header div nav ul li {
	display: table-cell;
	text-align:center;
	position:relative;
	background: url(/images/line_nav.png) left center no-repeat;
}
header div nav ul li a {
	padding: 15px 10px 35px;
	height:30px;
	display:block;
	line-height:1.2;
}
header div nav ul li:first-child{
	background:none;
}

header div nav ul li a,
header div nav ul li a:link,
header div nav ul li a:visited {
	color:#222;
	text-decoration: none;
}
header div nav ul li a:hover,
header div nav ul li a:active,
header div nav ul li a:focus,
header div nav ul li.current a {
	color: #222;
}
header div nav ul li a:after {
	display: block;
	content: "";
	width: 0%;
	height: 3px;
	background-color: #cf0e19;
	margin: 5px auto 0;
	transition: .25s ease-out;
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	-o-transition: .25s ease-out;
	-ms-transition: .25s ease-out;
}
header div nav ul li a:hover:after,
header div nav ul li.current a:after {
	width: 100%;
}
/* --- subnav --- */
header div nav ul.sub-menu {
	position: absolute;
	left: 0;
	width: 200px;
	padding-right: 1px;
	z-index: 300;
	opacity: 0;
	top: 80%;
	visibility: hidden;
    transition: .5s;
	font-size:14px;
	font-size:1.4rem;
}
header div nav ul.sub-menu li {
    display:inherit;
	border-right:none;
	width: 100%;
	background: url(/images/arrow.png) 10px center no-repeat;
}
header div nav ul.sub-menu li:last-child {
	border-bottom:none;
}
header div nav ul li:hover ul.sub-menu {
	display:block;
	top: 100%;
	visibility: visible;
	opacity: 1;
}
header div nav ul.sub-menu li a {
	display: block;
	height: auto;
	padding: 10px 10px 10px 25px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0;
	border-right: none;
	border-bottom:1px solid #ccc;
}
header div nav ul.sub-menu li a:hover,
header div nav ul.sub-menu li a:active,
header div nav ul.sub-menu li a:focus {
	color:#cf0e19;
	background: url(/images/arrow_red.png) 10px center no-repeat;
	text-decoration:underline;
}
header div nav ul.sub-menu li a:after {
	display: block;
	content: "";
	width: 0%;
	height: 0;
	background-color:none;
	margin:auto;
	transition:0 none;
	-webkit-transition:0 none;
	-moz-transition:0 none;
	-o-transition:0 none;
	-ms-transition:0 none;
}
/* --- メインビジュアル --- */
.mainvisual{
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.mainvisual img{
	width:100%;
	max-width: 1280px;
	height:auto;
}

.main {
	clear: both;
	width:100%;	
}
#index section{
margin-bottom:0;
}
.main section{
margin-bottom:40px;
}
#index{
/*	background:#f8f5f3;*/
	background: #f0eee5;
}
#index .inner{
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:30px 0;
}
.main .inner{
	width:100%;
	max-width:940px;
	margin:0 auto 60px;
	padding:0 0 0;
}
footer .inner{
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:30px 0 10px;
}
/* --- footer --- */
footer {
	clear:both;
	text-align: center;
	font-size:14px;
	font-size:1.4rem;
}

/* footer バナー  */
footer .ftBnr{
	clear:both;
	margin:0 auto 10px;
	overflow:hidden;
}
footer .ftBnr ul {
	width:100%;
	max-width: 980px;
	margin: 0;
	padding: 0;
}
footer .ftBnr ul li{
width:47.95%;
max-width: 470px;
display:inline-block;
margin:0 4.08% 10px 0;
padding: 0;
}
footer .ftBnr ul li:nth-child(even){
margin:0 0 10px;
}
footer .ftBnr ul li.bnr_suwako{
width:47.95%;
max-width: 470px;
display:inline-block;
margin:0 0 10px 0;
padding: 0;
letter-spacing: normal;
font-size:12px;
}
/* footer リンク */
footer .ftLink {
	clear:both;
	width: 100%;
/*	background:#f8f5f3;*/
	background:#f0eee5;
}
footer .ftLink ul{
	text-align:left;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: normal;
}
footer .ftLink ul li {
	margin:0 0 10px 0;
}

footer .ftLink a,
footer .ftLink a:link,
footer .ftLink a:visited {
	padding-left: 10px;
	color: #222;
	background: url(/images/arrow_s.png) left 6px no-repeat;
	text-decoration: none;
}
footer .ftLink a:hover,
footer .ftLink a:active,
footer .ftLink a:focus {
	color: #cf0e19;
	background: url(/images/arrow_sr.png) left 6px no-repeat;
	text-decoration:underline;
}
footer .ftLink .fnav a,
footer .ftLink .fnav a:link,
footer .ftLink .fnav a:visited {
	padding-left: 10px;
	color: #222;
	background: url(/images/arrow.png) left center no-repeat;
	text-decoration: none;
		border-bottom: 1px solid #583822;
}
footer .ftLink .fnav a:hover,
footer .ftLink .fnav a:active,
footer .ftLink .fnav a:focus {
	color: #cf0e19;
	background: url(/images/arrow_red.png) left center no-repeat;
	border-bottom: 1px solid #cf0e19;
}
/* --- footer 連絡先 --- */
.ftAdd{
	width:100%;
	margin: 0 auto;
	background:#583822;
	color:#fff;
}
.ftAdd h2{
	margin:0 0 10px;
	font-size:20px;
	font-size:2.0rem;
	padding:0px 0 0 0;
}
.ftAdd dl{
	float: left;
}
.ftAdd dl dt{
	clear:both;
	float:left;
	background: #3b2213;
	padding: 0 0.5em;
}
.ftAdd dl dd{
	margin:0 0 1em;
	text-align: left;
	padding: 0 0 0 8.5em;
	font-size:12px;
	font-size:1.2rem;
}
/* --- お問い合わせボタン --- */
.contactBtn {
  position: relative;
  background: #c9af22 url(/images/icon_mail.png) 3em center no-repeat;
  border-radius: 4px;
  color: #583822;
  font-weight: bold;
 line-height: 5em;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #93780e;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  padding: 1em 3em 1em 5em;
}
a.contactBtn,
a.contactBtn:link,
a.contactBtn:visited {
	color: #583822;
	text-decoration: none;	
}
a.contactBtn:hover,
a.contactBtn:active,
a.contactBtn:focus {
	color: #583822;
}
a.contactBtn:hover {
  background-color: #dcc12e;
  box-shadow: 0 3px 0 #b0991a;
}
a.contactBtn:active {
  top: 3px;
  box-shadow: none;
}
footer .copyright {
	font-size:12px;
	font-size:1.2rem;
	line-height: 2.0;
}
/* --- pagetop --- */
.pagetop {
	position: fixed;
	width: 60px;
	height: 60px;
	right: 10px;
	bottom: 20px;
	z-index: 1000;
}
/* --- パンくず --- */
.main .path{
	width: 100%;
	max-width: 980px;
	margin:0 auto;
	padding:10px;
	font-size: 12px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color:#333;
}
.main .path li {
	float: left;
	padding:0;
}
.main .path li a {
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	background: url(/images/arrow_s.png) right 50% no-repeat;
	}
/* --- 見出し --- */
.pageTitle{
	padding:2.0em 0.5em;
	text-align:center;
	font-size:26px;
	font-size:2.6rem;
	font-weight: normal;
	box-shadow: 0 3px 3px -1px rgba(0,0,0,0.1) inset, 0 -3px 3px -1px rgba(0,0,0,0.1) inset;
	text-shadow: 0 0 3px rgba(255,255,255,1.0);
}
#products .pageTitle{
	background:#f6f6f6 url(/images/h1_products.jpg) no-repeat left 0 ;
}
#oem .pageTitle{
	background:#f6f6f6 url(/images/h1_oem.jpg) no-repeat left 0 ;
}
#development .pageTitle{
	background:#f0f5f9 url(/images/h1_development.jpg?20230404) no-repeat left 0 ;
}
#craftsmanship .pageTitle{
	background:#faf8f0 url(/images/h1_craftsmanship.jpg) no-repeat left 0 ;
}
#about .pageTitle{
	background:#f0f5f9 url(/images/h1_about.jpg) no-repeat left 0 ;
}
#contact .pageTitle{
	background:#f6f7f2 url(/images/h1_contact.jpg) no-repeat left 0 ;
}
#thanks .pageTitle{
	background:#f6f7f2 url(/images/h1_contact.jpg) no-repeat left 0 ;
}
#privacy .pageTitle{
	background:#faf8f0 url(/images/h1_privacy.jpg) no-repeat left 0 ;
}
#news .pageTitle{
	background:#f8f8fb url(/images/h1_news.jpg) no-repeat left 0 ;
}
.main h2{
	font-size:24px;
	font-size:2.4rem;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
	margin:0 -20px 20px;
}
.main h2::before,
.main h2::after{
	content: "";
	position: absolute;
	bottom: 0;
}
.main h2:before{
	border-bottom: 3px solid #c9af22;
	width: 100%;
}
.main h2:after{
	border-bottom: 3px solid #eae8db;
	width: 100%;
}
.main#index h2:before,.main#index h2:after,
.main#news h2:before,.main#news h2:after{
   border-bottom:none;
}
.main h3{
	font-size:18px;
	font-size:1.8rem;
	padding:0.5em 1em;
/*	background: #eae8db;*/
	background:#f8f8fb url(/images/bg_h3.jpg) repeat 0 0 ;
	margin-bottom:10px;

}
.main#news h2{
	border-bottom:2px solid #583822;
}
.main#news h2 a,.main#news h3 a:link{
	text-decoration: none;
}

.main h4 {
	font-size:16px;
	font-size:1.6rem;
	padding:0.1em;
	margin-bottom:10px;
	border-bottom:1px solid #583822;

	}
.main h5{
	font-size:16px;
	font-size:1.6rem;
	border-left:3px solid #583822;
	padding-left: 0.5em;
	margin-bottom:5px;
}


.main p,footer p{
	margin-bottom:15px;
}
/* --- リスト --- */
.main ul {
	margin-bottom: 1em;
}
.main ul li {
	position: relative;
	margin-bottom: 4px;
	padding-left: 20px;
}
.main ul li:before {
	content: " ";
	position: absolute;
	left: 0.2em;
	top: 0.5em;
	width: 8px;
	height: 8px;
	background:#583822;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;	
	border-radius: 4px;

}
.main .mfp ul li:before {
	content:inherit;
	position:inherit;
	left: 0;
	top:0;
	width:0;
	height:0;
	background: none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;	
	border-radius:0;
}
.main ol {
	margin-bottom: 10px;
	padding-left: 1.7em;
}
.main ol li {
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: outside;
}
.main ul.path li:before {
	width: 0;
	height: 0;
}
/* --- リンク --- */
.main a.link,
.main a.link:link,
.main a.link:visited {
	display: inline-block;
	padding-right: 0.5em;
	margin-right: 0.5em;
	color: #583822;
	background: url(/images/arrow_n.png) right 0.4em no-repeat;
	text-decoration:underline;

}
.main a.link:hover,
.main a.link:active,
.main a.link:focus {
	color: #cf0e19;
	background: url(/images/arrow_r.png) right 0.4em no-repeat;

}
/* --- リンク-ボタン --- */
.main a.btn,
.main a.btn:link,
.main a.btn:visited,
.main a.btn_more,
.main a.btn_more:link,
.main a.btn_more:visited {
	display: inline-block;
	margin:0;
	padding:4px 30px 3px 15px;
	letter-spacing:normal;
	color:  #c9af22;
	font-size:14px;
	font-size:1.4rem;
	background:#583822 url(/images/arrow_y.png) 85% center no-repeat;
	text-decoration:none;
}
.main a.btn:hover,
.main a.btn:active,f
.main a.btn:focus,
.main a.btn_more:hover,
.main a.btn_more:active,f
.main a.btn_more:focus{
	color: #c9af22;
	background:#6b442a url(/images/arrow_y.png) 85% center no-repeat;
}
/* --- PDF --- */
a[href$=".pdf"]:after {
    content:" ";
    display: inline-block;
    width: 27px;
    height: 24px;
    background: url(/images/pdf.png) no-repeat 3px bottom;
}
.thum a[href$=".pdf"]:after,.prbnrArea a[href$=".pdf"]:after {
    content:inherit;
    display:inherit;
    width: 0;
    height: 0;
    background: none;
}

/* --- テーブル --- */
.main table {
	width: 100%;
	margin:0 auto 20px;
	border-left: 1px solid #583822;
	border-top: 1px solid #583822;
}
.main table th,
.main table td {
	padding: 8px 10px 6px;
	border-right: 1px solid #583822;
	border-bottom: 1px solid #583822;
}
.main table th {
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	background: #eae8db;
}
.main table td {
	vertical-align: top;
}
/* --- テーブル-stylishTable --- */
.main table.stylishTable {
	width: 100%;
	margin-bottom: 20px;
	border-left:none;
	border-top:none;
}
.main .stylishTable th {
	width: 20%;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
	background: url(/images/line.png) 0 bottom repeat-x;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-right:none;
	border-bottom:none;
}
.main .stylishTable td {
	padding: 8px 3.4%;
	vertical-align:middle;
	background: url(/images/dot.png) 0 bottom repeat-x;
	border-right:none;
	border-bottom:none;
}

/* --- テーブル　flowTable --- */
.main table.flowTable {
	width: 100%;
	margin:0 auto 20px;
	border-left: none;
	border-top: none;

}
.main table.flowTable th,
.main table.flowTable td {
	padding: 5px;
	border-right: none;
	border-bottom: none;
	text-align: center;
}
.main table.flowTable th {
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background: none;
	width: 24%;
}
.main table.flowTable td {
	vertical-align: middle;
	width: 38%;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: normal;
}

.main table.flowTable th.flowTitle{
	padding: 0.5em 1em;
	background:url(/images/bg_black.jpg) 0 0 repeat;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
}

.main table.flowTable td.flowPattern{
	padding: 0.5em 1em;
	background:url(/images/bg_brown.jpg) 0 0 repeat;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
	letter-spacing:0.1em;
}
.flow{
	padding:2em;
/*	background: #f0eee5;*/
	background:url(/images/bg_white.jpg) 0 0 repeat;
}

/* --- 2カラム --- */
.layout-2col{
	width:100%;
	max-width:940px;
	margin-bottom:10px;
    overflow:hidden;
}
.layout-2col .contentBox{
	width:47.87%;
	max-width:450px;
	float:left;
	margin:0 4.25% 20px 0;
	position:relative;
}
.layout-2col .contentBox:nth-child(even),
.layout-2col .contentBoxR:nth-child(even){
	margin:0 0 20px 0;
}
.layout-2col .contentBox a,
.layout-2col .contentBoxR a{
	display:block;
}

.layout-2col .contentBoxR{
	width:47.87%;
	max-width:450px;
	float:right;
	margin:0 0 20px 4.25%;
	position:relative;
}
/* --- 3カラム --- */
.layout-3col{
	width:100%;
	max-width:940px;
	margin-bottom:10px;
    overflow:hidden;
}
.layout-3col .contentBox{
	width:31.91%;
	max-width:300px;
	float:left;
	margin:0 2.12% 20px 0;
}
.layout-3col .contentBox:nth-child(3n){
	margin:0 0 20px 0;
}
.layout-3col .contentBox a{
	display:block;
}
p.titleTxt{
	border-left:3px solid #583822;
	padding-left: 0.5em;
	margin-bottom: 5px;
}
/* --- 4カラム --- */
.layout-4col{
	width:100%;
	max-width:940px;
	margin-bottom:10px;
    overflow:hidden;
}
.layout-4col .contentBox{
	width:23.4%;
	max-width:220px;
	float:left;
	margin:0 2.12% 20px 0;
		background: #f2f2f2;
}
.layout-4col .contentBox:nth-child(4n){
	margin:0 0 20px 0;
}
.layout-4col .contentBox a{
	display:block;
}
/* --- 6カラム --- */
.layout-6col{
	width:100%;
	max-width:980px;
	margin-bottom:10px;
    overflow:hidden;
}
.layout-6col .contentBox{
	width:15.81%;
	max-width:155px;
	float:left;
	margin:0 1.02% 20px 0;
}
.layout-6col .contentBox:nth-child(6n){
	margin:0 0 20px 0;
}
.layout-6col .contentBox a{
	display:block;
}
/*------------------------
トップ
-------------------------*/
/* --- NEWS --- */
.newsArea{
	background:#583822;
	width:100%;
	overflow:hidden;
	margin-bottom: 1em;
}
.newsTitle{
	float:left;
	width:20%;
	background:#583822;
}
.main .newsTitle h2 {
	color: #c9af22;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	margin:0.5em;
	padding: 0;
	text-align: center;
}
.main .newsTitle h2 a{
	color: #c9af22;
}
/* アコーディオン */
.newsContents{
	float:left;
	width:80%;
	background:#fff url(/images/bg_toggle.png) right 0 repeat-y;
	padding: 0 0 0 1em;
}
.newsContents div.newReport {
	margin: 0;
	padding: 0.8em 2em 0 0;
	color: #222;
	cursor: pointer;
	background:url(/images/arrow_b.png) 100% 50% no-repeat;
	overflow: hidden;
}
.newsContents div.open {
	background:url(/images/arrow_u.png) 100% 50% no-repeat;
}
.newsContents div.newsList {
	display: none;
	width: 100%;
	padding: 0 2em 0.5em 0;
}
/* NEWS一覧 */
.newsArea dl {
	float:left;
	width:100%;
	overflow: hidden;
}
.newsArea dl dt {
	clear: both;
	float: left;
}
.newsArea dl dd {
	padding: 0 2em 0 7em;
	margin: 0 0 1em;
}
time{
	font-size:14px;
	font-size:1.4rem;
}
.newsArea a,
.newsArea a:link,
.newsArea a:visited {
	color:#222;
	text-decoration:none;
}
.newsArea a:hover,
.newsArea a:active,
.newsArea a:focus {
	color: #cf0e19;
		text-decoration:underline;
}


/* --- prArea --- */
.prArea{
clear:both;
}
.prArea h2{
	font-size:22px;
	font-size:2.2rem;
	font-weight: normal;
	margin:0 0 15px;
	padding:0 0 2px;
	border-bottom:2px solid #583822;
	color:#222;
	background:none;
	display: inline-block;

}
/* --- prArea 3カラム --- */
.layout-3col-pr{
	width:100%;
	max-width:980px;
	margin:0 auto;
    overflow:hidden;
}
.layout-3col-pr .contentBox{
	width:30.61%;
	max-width:300px;
	float:left;
	margin:0 4.08% 40px 0;
	background:#fff;
}
.layout-3col-pr .contentBox:nth-child(3n){
	margin:0 0 20px 0;
}
.layout-3col-pr .contentBox a{
	display:block;
}
.layout-3col-pr .extract{
	padding:20px 20px 10px;
	font-size:14px;
	font-size:1.4rem;
	letter-spacing: normal;
}

/* --- pageList --- */
.pageList {
	text-align: center;
	margin-bottom:30px;
}
.pageList .prev {
	display: inline-block;
	margin: 2px 15px 0 0;
	font-size: 18px;
	font-size: 1.8rem;
}
.pageList .next {
	display: inline-block;
	margin: 2px 0 0 15px;
	font-size: 18px;
	font-size: 1.8rem;
}
.pageList .list {
	display: inline-block;
	vertical-align: top;
}
.pageList .list a,
.pageList .list span {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 0px;
	padding-top: 4px;
	color: #583822;
	text-align: center;
	vertical-align: top;
	background: #f2f2f2;
	border-radius:30px;
	text-decoration: none;
}
.pageList .list a:hover,
.pageList .list span.current_page {
	color: #c9af22;
	background: #583822;
}

/* --- 地図 --- */
/*.main .gmap {
	position: relative;
	padding-bottom: 44.44%;
	height: 0;
	overflow: hidden;
}
.main .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% ;
	height: 100% ;
}
.main .gmap {
    margin-top:-150px;
}
*/
.main .gmap iframe {
    width: 100% ;
    height:290px;
}
/*------------------------
フォント
-------------------------*/
header .unav,.main h2,.main h3,.main .newsTitle h2,.main a.btn_more,.pageTitle h1,.prArea h2,.pageList .prev,.pageList .next,
.main table.flowTable th.flowTitle,.main table.flowTable td.flowPattern,.attTxt{
    font-family: "Crimson Text", "Times New Roman","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:normal;
}