@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);

/*============================
　CSSリセット
=============================*/
* {
  margin: 0;
  padding: 0;
}

/* HTML5タグ用リセット */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: bold;
}
body {
  font-size: 87%;
  /*font-sizeリセット*/
}
/* -----------------------------------------
		10px	>>	0.83em
		11px	>>	0.91em
		12px	>>	1em
		13px	>>	1.08em
		14px	>>	1.17em
		15px	>>	1.25em
		16px	>>	1.33em
		18px	>>	1.50em
		20px	>>	1.67em
----------------------------------------- */
img {
  border: none;
  margin: 0px;
  padding: 0px;
  vertical-align: middle; /*IE6 下の余白を消す*/
}

/*============================
　共通チップス
=============================*/
body {
  line-height: 2;
  color: #333333;  /*このテンプレの基本色*/
  position:relative;
  font-family:"Montserrat","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  font-weight:400;
}
.clear {
  clear: both;
}
/*clearfix*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.hide {
  display: none;
}
a {
	color:#336195;
  	text-decoration: none;
	outline: none;/*for firefox*/
	background :url(../../images/140/bgi_link_hover_001.gif ) left bottom repeat-x;
}
a:hover {background :none;}
a:active {
  background: none;
}

/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	-webkit-font-smoothing: antialiased;
	text-align:center;
}
#container{
	border-top: 5px solid #336195;
	margin:0 auto;
}
#content {
	width:100%;
	margin:0 auto;
	text-align:left;
}
#contentFooter {
	width:1000px;
}
#main {
	width:880px;
	margin:0 auto;
}
/*============================
	ヘッダー
=============================*/
#header {
	width:960px;
	margin:0 auto;
	padding:30px 0 28px;
	position:relative;
	text-align:center;
}
/* タイトル */
#site_title {
	font-size: 28px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background :url(../../images/140/bgi_h1_001.gif ) left bottom repeat-x;
	letter-spacing:1px;
	color:#336195;
	padding:0 20px 10px 20px;
	max-width:880px;
	width:auto!important;
	width:880px;
	text-align:center;
}
#site_title a {
	text-decoration:none;
	font-size: 1em;
	color:#336195;
	line-height: 1.4;
	background:none;
}
#site_title a:hover {
 	text-decoration: none;
	color:#336195;
	background :url(../../images/140/bgi_link_hover_001.gif ) left bottom repeat-x;
}
#site_title a img {
	max-width:600px;
	background:#fff;
	margin-bottom:12px;
	width:auto!important;
	width:600px;
}
/*　ヘッドメニュー */
#head_nav {
  	position: absolute;
  	top: 0;
 	right: 0px;
 	list-style-type:none;
}
#head_nav li {
  	float: right;
  	list-style: none;
	font-size:14px;
}
#head_nav li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:13px;
  	text-decoration:none;
  	color:#ffffff;
	text-align:center;
  	padding: 11px 0 28px 0;
	width:130px;
	font-weight:bold;
	background :url(../../images/140/bgi_contact_001.gif ) left bottom no-repeat;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#head_nav li a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}


/*===================================
  global_nav
=====================================*/
#global_nav {
	text-align:center;
	line-height:1;
	margin:0 auto;
	max-width:100%;
	width:auto!important;
	width:100%;
	min-height:40px;
	height:auto!important;
	height:40px;
}
#global_nav a {
	text-decoration:none;
	letter-spacing:0.1em;
	background:none;
}
#global_nav a:hover {background :url(../../images/140/bgi_link_hover_001.gif ) left bottom repeat-x;}
/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
	/display: block;
	/float: left;
	position: relative;
}
#nav a {display: block;}
#nav ul {display: none;position: absolute;left: 0; top:20px;margin: 0;padding: 0;}
* html #nav ul {line-height: 0;} /* IE6 "fix" */
#nav ul a {zoom: 1;} /* IE6/7 fix */
#nav ul li {float: none;}
#nav ul ul {top: 0;}

#nav {
	max-width:100%;
	width:auto!important;
	width:100%;
	padding:0;
	line-height:1;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin:0 auto;
	text-align:left;
	/display:inline;
	/zoom:1;
	/*white-space:nowrap;*/
	letter-spacing: -.40em;
	background :url(../../images/140/lin_globalnavi_001.gif ) left 0.26em no-repeat;
}
/* メインメニュー */
#nav li.nav-top{
	width:auto!important;
	white-space:nowrap;
	line-height:1;
	padding:0 24px;
	/z-index:1;/*IE6,7*/
	_width:120px!important;/*IE6*/
	_float:left;/*IE6*/
	letter-spacing: normal;
	background :url(../../images/140/lin_globalnavi_001.gif ) right center no-repeat;
	margin-bottom: 20px;
}
#nav li.nav-top a {/* メインのa */
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 7px 0 8px;
	width:auto;
	line-height:1;
	position:relative;
	/display:normal;
	/z-index:1;/*IE6,7*/	
}
#nav li.nav-top a:hover{
	background :url(../../images/140/bgi_link_hover_001.gif ) left bottom repeat-x;}

/* 子メニュー*/
#nav li.nav-top ul{
	width:100%;
	/z-index:1000;/*IE6,7*/
	background:#FFFFFF;
	padding:14px!important;
	box-sizing:border-box;
	border:solid 1px #336195;
	margin-bottom:-1px;
}
#nav li.nav-top ul li {
	display:block;
	white-space:normal;
	font-size:0.96em;
	position:relative;
	/z-index:1000;
	padding:5px 0;
	margin:0;
}
#nav li.nav-top ul li a {
	display:block;
	font-weight:bold;
	height:auto;
	padding:3px 6px 3px!important;
	text-align:center;
	line-height:1.5;
	position:relative;
	/z-index:1000!important;
	font-size:13px;
	color:#336195;
	text-shadow:none;
	background-image:inherit;
}
#nav li.nav-top ul li a:hover {
	text-decoration:none;
}
#nav li.nav-top ul li:last-child{
	border-bottom:none;
	padding-bottom:6px;
}
/*============================
	ヘッドライン
=============================*/
.headline {
    width: 880px;
    height: 48px;
    background-color:#f1f1f1;
	margin:30px auto 0;
	border-radius:24px;
}
.headline p{
	float:left;
	padding: 6px 0px 6px 28px;
	margin:11px 0;
	width:79px;
	border-right:1px solid #d5d5d5;
	margin-left:30px;
	color:#336195;
	letter-spacing:1px;
	line-height:1;
	text-align:left;
	background: url('../../images/140/ico_topics_001.png') left center no-repeat;
	font-weight:700;
}
.headline .ticker {
	width:742px;
	float:right;
    margin: 0px;
    padding: 11px 0px;
    text-align: left;
    position: relative;
    z-index: 0;
    overflow: hidden;
    font-size: 14px;
	text-shadow:none;	
}
.headline .ticker ul {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0 0 0 18px;
}
.headline .ticker ul li {
    width: 100%;
    display: none;
	color:#4d4d4d;
}
.headline .ticker ul li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right:12px;
}
.headline .ticker ul li a {
	color:#333333;
	font-style:normal;
	text-align:left;
	margin-left:0.5em;
	font-weight:normal;
	text-decoration:underline;
	background:none;
}
.headline .ticker ul li a:hover {
	text-decoration:none;}

/*============================
	リードエリア
=============================*/
#lead_area {
	padding:40px 0;
	width:100%;
}
#top #lead_area {background :url(../../images/140/bgi_wave_001.png ) left bottom repeat-x #336195;}
#notTop #lead_area {background :url(../../images/140/bgi_wave_001.png ) left bottom repeat-x #fff9e3;}

#lead_area .inner{
	width:880px;
	margin:0 auto;
}
/*　メイン写真	*/
#cover {
	width: 365px;
	height: auto;
	float:right;
}
#cover img{
	width: 365px;
	border-radius:10px;
	height: auto;
}
#site_description {
	width:480px;
	float:left;
	display:table;
 	color: #fff;
	letter-spacing:0.1em;
	line-height:2.14286;
	letter-spacing:1px;
	text-align:left;
	text-justify:inter-word;
	min-height:230px;
	height:auto!important;
	height:230px;
}
#site_description .inner{
	display:table-cell;
	vertical-align:middle;
	color: #ffffff;
	font-size:14px;
	line-height:1.8;
}
#site_description .inner h2{
	background:url(../../images/140/ttl_message_001.png) no-repeat;
	text-align:center;
	font-size:18px;
	margin: 7px 0 14px;
	text-indent:-9999em;
	overflow:hidden;
}

/*　画像なしの場合（メイン写真・ディスクリプション）
------------------------------------------------*/
#lead_area.no-img {padding:0;}
.no-img #cover {display: none;}
#lead_area.no-img #site_description {
	width: 880px;
	float:none;
	margin:0;
}

/*　スライドありの場合（メイン写真・ディスクリプション）
------------------------------------------------*/
#lead_area.no-img.slide {
	padding:0;
	height:auto;
}
#site_description2 {
	width:880px;
	margin:0 auto 30px;
	padding:40px 0 0;
	color:#336195;
	letter-spacing:0.1em;
	line-height:2.14286;
	letter-spacing:1px;
	text-align:center;
	text-justify:inter-word;
}
#site_description2 .inner{
	font-size:14px;
	line-height:1.8;
}
#site_description2 .inner h2{
	background:url(../../images/140/ttl_message_001.png) no-repeat;
	text-align:center;
	font-size:18px;
	margin: 7px 0 14px;
	text-indent:-9999em;
	overflow:hidden;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:880px;
	padding:24px 0 20px;
	position:relative;
	z-index:1;
	border-radius:10px;
}
.bx-wrapper {
    margin-bottom:20px !important;
	height:366px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:366px !important;
	width:880px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
	border-radius:10px;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:880px;
	height:auto;
}
/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f1f1f1;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 7.5px;
	outline: 0;
	cursor:pointer;
	border-radius:7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff681e;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -35px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:50%;
	margin-top:-21px;
	cursor:pointer;
	border-radius:30px;
}
.bx-wrapper .bx-prev {
	background:url(../../images/140/btn-slider_001.png) 13px center no-repeat #fff;
	left:-20px;
}
.bx-wrapper .bx-prev:hover {
	background:url(../../images/140/btn-slider_001.png) 13px center no-repeat #fff;
	opacity:0.9;
}
.bx-wrapper .bx-next {
	background:url(../../images/140/btn-slider_002.png) 16px center no-repeat #fff;
	right:-20px;
}
.bx-wrapper .bx-next:hover {
	background:url(../../images/140/btn-slider_002.png) 16px center no-repeat #fff;
	opacity:0.9;
}

/*============================
	メイン
=============================*/
#main{
	width:880px;
	margin:0 auto;	
}
/*　記事ボックス 
------------------------------------------------*/
.article_box {
	padding:60px 100px;
	width:680px;
	background :url(../../images/140/lin_dot_001.gif ) left bottom repeat-x;
}
.article_box .article_title{text-align:center;margin-bottom:50px;}
.article_box .article_title h2 {
	position:relative;
	font-size: 1.7em;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 1.5;
	background: url(../../images/140/bgi_h1_001.gif ) left bottom repeat-x;
	letter-spacing: 1px;
	color: #336195;
	padding: 38px 15px 15px 15px;
	text-align:center;
}
.article_box .article_title h2:after{
	content:"";
	display:block;
	width:24px;
	height:31px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-12px;
	background :url(../../images/140/ico_title_flag_001.gif ) left top no-repeat;
}
/* 記事画像あり */
.article_box .entry {
	width:430px;
	text-align:justify;
	float:left;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span {
    line-height: 2;
}
.article_box .entry img{
	max-width:430px;
	width:auto!important;
	width:430px;
	margin:10px 0;
	border-radius:10px;
}
.article_box .article_figure {
	float:right;
	width:200px;
	text-align:center;
	padding:0 0 0 0;
}
.article_box .article_figure div{
	width: 200px;
}
.article_box .article_figure div:nth-child(even){margin-left :20px;}
.article_box .article_figure img {
	max-width: 200px;
	display:block;
	margin-bottom:20px;
	border-radius:10px;
}
.article_box .article_figure span {
	display: block;
	color:#666;
	margin-top:-10px!important;
	margin-bottom:10px;
	font-size: 0.8em;
	line-height:1.4;
	text-align:left;
	margin-top:0px;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

/* 記事画像あり */
.article_box.no-img .entry{
	width:100%;
	float:inherit;}

/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#dadada 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#dadada 1px solid;
	padding:10px;
}
/*　お問い合わせ
-----------------------------------------*/
#inquiry {
	padding:30px 0 50px 0;
}
#inquiry a {
	display:block;
	margin:0 auto;
	width:450px;
	text-align:center;
	font-weight:bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background:#336195;
	border-radius:5px;
	padding:20px;
	line-height:1;
	font-size:1.57em;
	letter-spacing:2px;
	color:#fff;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#inquiry a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}

/*============================
	コンテンツフッター
=============================*/
#footer_main{
	background: #e1e7ef;
	margin-top:72px;
	padding-top:40px;
}
#content_footer{
	width:912px;
	margin:0 auto;
	letter-spacing: -.40em;
}
#content_footer h2{
	border-bottom:1px solid #dae0e9;
	text-align:center;
	margin-bottom:18px;
	padding:10px 0 7px 0;
	font-weight:700;
}
#content_footer h2 span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 0 0 36px;
	color:#336195;
}
#about , #blog , #mobile{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	 letter-spacing: normal;
	vertical-align:top;
	width:232px;
	height:252px;
	padding:0 20px 20px 20px;
	background:#fff;
	border-radius:10px;
	margin:0 16px;
}

/*　About
------------------------------------------------*/
#content_footer #about h2 span{background :url(../../images/140/ico_weare_001.gif ) left top no-repeat;}
#content_footer #about ul li{list-style:none; margin-bottom:10px;}
#content_footer #about ul a{
	display:block;
	text-align:center;
	font-size:16px;
	padding:16px 0;
	line-height:1;
	border-radius:5px;
	background:#fff;
	color:#336195;
	-webkit-transition: 0.6s background 0s;
	-moz-transition: 0.6s background 0s;
	-ms-transition: 0.6s background 0s;
	-o-transition: 0.6s background 0s;
	transition: 0.6s background 0s;
}
#content_footer #about ul a:hover{
	background:#336195;
	color:#fff;
}

/*　Blog
------------------------------------------------*/
#content_footer #blog{position:relative;}
#content_footer #blog h2 span{background :url(../../images/140/ico_blog_001.gif ) left center no-repeat;}
#content_footer #blog dl{
	height:174px;
	overflow:auto;
}
#content_footer #blog dt{
	font-size:0.87em;
	font-weight:bold;
	color:#336195;
	line-height:1;
	margin-bottom:0.4em;
}
#content_footer #blog dd{
	line-height:1.4;
	font-size:0.87em;
	margin-bottom:1em;
}
#content_footer #blog dd a{text-decoration:underline;background:none;}
#content_footer #blog dd a:hover{text-decoration:none;}
#content_footer #blog #blog_link{
	position:absolute;
	bottom:-32px;
	left:50%;
	margin-left:-62px;
	text-align:center;
	z-index:10;
}
#content_footer #blog #blog_link a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:12px;
	background:#336195;
	width:124px;
	padding:10px 0;
	line-height:1;
	color:#fff;
	border-radius:0 0 5px 5px;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#content_footer #blog #blog_link a:hover{
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}

/*　Mobile QR
------------------------------------------------*/
#content_footer #mobile h2 span{background :url(../../images/140/ico_qr_001.gif ) left 7px no-repeat;}
#content_footer #mobile #qrcode{text-align:center;}
#content_footer #mobile #qrcode p{
	text-align:left;
	font-size:0.857em;
	line-height:1.5;
	margin-top:18px;
}

/*============================
	下層ページ
=============================*/

	
/*============================
	ページトップ
=============================*/
#pagetop {
	width: 84px;
	height: 84px;
	position: fixed;
	right: 30px;
	bottom: 80px;
}
#pagetop a {
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	overflow:hidden;
	width: 84px;
	height:84px;
  	background:url(../../images/140/btn_pagetop_001.png) left top no-repeat;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#pagetop a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}

/*============================
	フッター
=============================*/
#footer {
	width:100%;
	text-align:center;
	background:#fff;
	margin-top:100px;
}
/*　コピーライト */
address {
	display:block;
	width: 880px;
	margin:0 auto;
	color:#336195;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	font-size:0.9em;
	line-height:1;
	padding:30px 0;
}
address a{background:none;}

/*============================
	フリーエリア
=============================*/
#foot-area {
	width:880px;
	margin:0 auto;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title{
	width:880px;
	margin:0;
	text-align:center;
}

#page_title h2 {
	font-size: 2.4em;
	padding:10px 0;
	font-weight:bold;
	line-height: 1.4;
	letter-spacing:0.05em;
	text-justify:inter-word;
	color:#336195;
}
/*パン屑リスト*/
#pnkz {
	width:880px;
	margin:0 auto;
	text-align:left;
}
#pnkz ul {
  list-style: none;
}
#pnkz ul li {
	color:#999;
	font-size:12px;
	line-height:1;
	padding:24px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
}
#pnkz ul li a{color:#999;}
#pnkz ul li:after{
	content:">";
	padding:0 5px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#pnkz ul li:last-child:after{
	content:"";}
#pnkz ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
	font-weight:normal;
	text-decoration:none;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#map,
#profile,
#form {
	width:680px;
	margin:50px auto;
}
#map #lead_s,
#profile #lead_s,
#form #lead_s {
	line-height:1.5;
	padding-bottom:14px;
}
#map table,
#profile table,
#form table {
	width:680px;
    border-collapse: collapse;
    border:none;
	border-bottom:solid 1px #dadada;
}
#map table th,
#map table td,
#form table th,
#form table td,
#profile table th,
#profile table td{
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #dadada;
	padding:14px 2px;
	line-height:1.5;
}
#map table th,
#form table th,
#profile table th{
	vertical-align:middle;
	padding:0 20px;
	letter-spacing:2px;
	font-weight:bold;
	color:#336195;
}
/*地図
-----------------------------------------*/
#frame {
	border:5px solid #f1f1f1;
	line-height:0;
	margin-bottom:40px ;
}
#frame iframe{
	border:none;
	width:670px;
	height: 380px;
}
#map table th{
	width:120px;
}

/*プロフィール
-----------------------------------------*/
#profile{}
#profile #lead_s img {
	max-width:100%;
	margin-bottom:1em;
}

#profile table {
}#profile table tr{
}
#profile table th,
#profile table td{
}
#profile table th{
	width:130px;
}
/*お問い合わせ
-----------------------------------------*/
#form {
}
.warning {
  font-size:0.86em;
  padding-top:1em;
  
}
#form table{
}
#form table th,
#form table td{
	vertical-align: middle;
}
#form table th{
	width: 170px;
}
.validation_span,
.warning span {
  color:#ef5c23;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin:0 2px 0 0;
}
#form input,
#form textarea {
  font-size: 1.2em;
  padding: 5px;
}
#form input[type=text],
#form textarea {
  border: solid 1px #ccc;
  padding:6px 3px;
  border-radius: 3px;
}
#form input[type=text]:focus,
#form textarea:focus {
  outline: none;
  background:#fafafa;
}
#contact_submit th,
#contact_submit td {
  text-align: center!important;
  padding:20px 0;
}
#form input[type=submit]{
	border:none;
	border-radius:3px;
	background: #336195;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	letter-spacing:0.4em;
	font-size:16px;
	line-height:1;
	color:#fff;
	padding:15px 60px 15px 60px;
		-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#form input[type=reset] {
	background: #dadada;
	font-weight:bold;
	border:none;
	border-radius:3px;
	cursor:pointer;
	letter-spacing:0.1em;
	font-size:14px;
	padding:8px 20px;
	margin:0 0 0 5px;
	color:#666;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#form input[type=submit]:hover{
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#form input[type=reset]:hover {
		alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
/*リード文

/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
  margin-top: 3px;
  padding-left: 5px;
  color: #cc0000;
}
.warning {
  line-height: 150%;
  margin: 5px 0 0;
}
.w_mark {
  color: #ef5c23;
}
.thaks {
  line-height: 150%;
  padding: 0 16px 40px 0;
}
.hidden {
  display: none;
}

/* 20170110 プロフィール、お問い合わせ、地図
-----------------------------------------*/
#map th, #profile th , .map th, .profile th {
width: 20%;
}

#map td, #profile td , .map td, .profile td {
word-break:break-all;
}




/* 20170703 ADD */
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}


/* 20190416 ADD */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}


/* 20200116 ADD*/
#sns ul li a {
background: none;
}


/* 20211112 フリーエリアテーブル設定
-----------------------------------------*/
#side-area table,.side-area table,
#foot-area table,.foot-area table{
    border-collapse: collapse;
}
#side-area table th,.side-area table th, 
#side-area table td,.side-area table td,
#foot-area table th,.foot-area table th,
#foot-area table td,.foot-area table td
{
    border: #ccc 1px solid;
    padding: 5px;
}

/* 202201 記事BOXの画像幅修正
-----------------------------------------*/
.article_box img {
    max-width: 100%;
}

/* 202202 記事BOXの画像幅修正
-----------------------------------------*/
.box_entry1 img,.box_entry2 img {
    max-width: 100%;
}

/* 202203 記事BOXの画像幅修正
-----------------------------------------*/
.entryText img,.entryTextBox img,.box-entry1 img,.box-entry2 img,.article-txt img,.article-entry img,.entry-box img {
    max-width: 100%;
}

