

/*  web font  */
@import url(//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700|Open+Sans:400,700,600,800);

/*============================
　CSSリセット
=============================*/
* {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Century Gothic","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
/* 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: 81%;
  /*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 下の余白を消す*/

}
a {
  outline: none;
  /*for firefox*/

}
/*============================
　共通チップス
=============================*/
body {
  line-height: 150%;
  color: #333;  /*このテンプレの基本色*/
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Century Gothic","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
.clear {
  clear: both;
}
/*clearfix*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.hide {
  display: none;
}
a {
	color:#333;
	text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color:#6f6660;
}
a:active {
  background: none;
}
/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
	-webkit-font-smoothing: antialiased;
	text-align:center;
}
#container{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#content {
	padding:30px 20px;
	margin:0 auto;
	border-left:solid 1px #edece8;
	border-right:solid 1px #edece8;
}
#sidebar {
  width: 280px;
  float: left;
  padding:0 0 20px;
}
#main {
  padding:0 0 20px;
  width: 640px;
  float: right;
}
#header {
	position:relative;
}

/*============================
	ヘッダー
=============================*/
#header {
	padding:24px 20px 30px;
	position:relative;
	border-left:solid 1px #edece8;
	border-right:solid 1px #edece8;
}
#header #hgroup {
}
/* タイトル */
#site_title {
	font-size: 2.5em;
	letter-spacing:0.05em;
	color: #c12c20;
	font-weight:600;
	max-width:720px;
	width:auto!important;
	width:720px;
}
#site_title a {
	text-decoration:none;
	font-size: 1em;
	color: #c12c20;
	font-weight:700;
	line-height: 140%;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#site_title a:hover {
  text-decoration: none;
	color: #c12c20;
}
#site_title a img {
	max-width:720px;
	width:auto!important;
	width:720px;
}
/*　ヘッドメニュー */
#head_nav {
  position: absolute;
  top: 36px;
  right: 20px;
  height: 15px;
  width:408px;
  list-style-type:none;
}
#head_nav li {
  float: right;
  list-style: none;
  margin-left:15px;
}
#head_nav li a {
  display: inline-block;
  text-decoration:none;
  color:#9e9890;
  padding:0 0 0 10px;
  background:url(../../images/131/ico_arrow_001.gif) left center no-repeat;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
	text-transform:uppercase;
}
#head_nav li a:hover {
	color: #c12c20;
}


/*============================
	リードエリア
=============================*/
#lead_area {
	padding:30px 20px;
    background:#f3f3f3 url(../../images/131/bgi_lead_001.jpg) left top no-repeat;
	min-height:24px;
	height:auto!important;
	height:24px;
	border-bottom:solid 2px #bfbdb8;
}
#lead_area {
	width:960px;
	margin:0 auto;
	position:relative;
}
/*　メイン写真	*/
#cover {
	width: 365px;
	float:right;
}
#cover img{
	 width: 365px;
	 box-shadow:0px 1px 1px #a09d92;
}
#site_description {
	width:580px;
	float:left;
	margin:0 auto;
 	color: #333;
	letter-spacing:0.04em;
	font-weight:400;
	line-height:170%;
 	font-size: 1.4em;
}

#site_description2 {
  margin: 10px 0 -10px;
}

/*　画像なしの場合（メイン写真・ディスクリプション）
------------------------------------------------*/
.no-img {
}
.no-img #cover {
	display: none;
}
#lead_area.no-img #site_description {
	width: 960px;
	float:none;
	margin:0;
}

/*スライド画像
------------------------------*/
.mainSlideIn {
  clear: both;
  box-sizing:content-box;
  box-sizing:inherit;
  width:958px;
  padding:0px 0 1px;
  margin: -10px 0 -50px 0px;
}
.bx-wrapper {
  margin-bottom:40px !important;
  height:399px !important;
}
#mainSlide{
  margin:0;
}
#mainSlide li {
  height:399px !important;
  width:958px;
  position:relative;
  background:rgba(0,0,0,0.2);
  overflow:hidden;
}
#mainSlide li img {
  position:absolute;
  left:0;
  width:958px;
  height:auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  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 {
  background: #bf2e27;
  opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #bf2e27;
  opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -27px!important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
  width:42px;
  height:42px;
  margin:0;
  top:178px;
  cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(../../images/131/btn-slider_001.png) 15px center no-repeat #bf2e27;
left:-42px;
}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(../../images/131/btn-slider_002.png) 17px center no-repeat #bf2e27;
right:-42px;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}

/*============================
	フッター
=============================*/
#footer {
	border-left:solid 1px #edece8;
	border-right:solid 1px #edece8;
	border-top:solid 1px #edece8;
	background:#edece8;
	color:#6f6660;
}
#footer .inner{
	background:#f5f4f1;
	padding:30px 20px 30px;
	text-align:center;
}

/*　プロフィール
-----------------------------------------*/
#about {
	max-width:630px!important;
	width:auto!important;
	width:630px;
	letter-spacing:0.03em;
	float:left;
	text-align:left;
}
#about h2{
	padding:0 0 18px;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#about ul {
	border-bottom:solid 1px #d6d3cc;
	list-style: none;
}
#about ul li {
	padding:8px 0;
	border-top:solid 1px #d6d3cc;
}
#about ul li a {
  display: block;
  text-decoration:none;
	color:#6f6660;
  background:url(../../images/131/ico_arrow_004.gif) right center no-repeat;
	font-weight:600;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;

	text-transform:uppercase;
}
#about ul li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*　QRコード
-----------------------------------------*/
#qrcode {
	width:240px;
	float:right;
	text-align:right;
}
#qrcode h2 {
	padding:0 0 18px;
	font-weight:600;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#qrcode p {
	font-size: 10px;
	line-height:140%;
	letter-spacing:0.1em;
	text-align:right;
	width: 130px;
	padding:50px 0 0;
}
#qrcode img {
	display:block;
	float:right;
	width: 100px;
}


/*　コピーライト */
address {
	display:block;
	width: 960px;
	text-align:center;
	font-style: normal;
	font-weight:normal;
	font-size:0.9em;
	letter-spacing:0.03em;
	padding:14px;
}
/*============================
	ページトップ
=============================*/
#pagetop {
	border-left:solid 1px #edece8;
	border-right:solid 1px #edece8;
	position:relative;
	text-align:right;
	padding:20px 20px;
}
#pagetop a {
	display:inline-block;
	text-decoration:none;
	color: #c12c20;
    padding:0 0 0 12px;
  	background:url(../../images/131/ico_pagetop_001.gif) left 0.4em no-repeat;
	font-weight:700;
	font-size:1.1em;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
	text-transform:uppercase;
}
#pagetop a:hover {
	color: #c12c20;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*============================
	サイドバー
=============================*/

/*　グローバルナビ
-----------------------------------------*/
#global_nav {
	width:280px;
	background:#f5f4f1;
	margin-bottom:30px;
}
#global_nav h2{
	background:#6f6661;
	color:#fff;
	text-align:center;
	padding:14px 0 10px;
	font-size:1.8em;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
	border-bottom:solid 2px #52453e;
}
#global_nav dl {
	border-left:solid 1px #e7e5e0;
	border-right:solid 1px #e7e5e0;
	border-bottom:solid 2px #e7e5e0;
	padding:0 19px;
	font-size:1.1em;
	list-style:none;
}
#global_nav dl a{
	display:block;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:600;
	color:#333;
	padding:18px 14px 18px 0px;
  	background:url(../../images/131/ico_arrow_002.gif) right center no-repeat;
}
#global_nav dl a:hover{
  	background:url(../../images/131/ico_arrow_005.gif) right center no-repeat;
	color: #c12c20;
}
#global_nav dl dt {  /* 親メニュー */
	border-bottom:solid 1px #d6d3cc;
}
#global_nav dl dd {  /* 子メニュー */
  	background:url(../../images/131/ico_gnav_001.gif) left 1.9em no-repeat;
	padding-left:8px;
	border-bottom:solid 1px #d6d3cc;
}
#global_nav dl dt:last-child,
#global_nav dl dd:last-child {  /* 子メニュー */
	border-bottom:none;
	padding-bottom:3px;
}

/*　ブログ
-----------------------------------------*/
#blog {
	background:#f5f4f1;
	margin-bottom:30px;
	border-left:solid 1px #e7e5e0;
	border-right:solid 1px #e7e5e0;
	border-bottom:solid 2px #e7e5e0;
}
#blog h2 {
	text-align:center;
	padding:18px 0 10px;
	font-weight:700;
	font-size:1.8em;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#blog dl {
	list-style: none;
	text-align:left;
	padding:0 19px;
}
#blog dl dt {  /* 日付 */
	letter-spacing:0.1em;
	font-size: 0.86em;
	padding:8px 0px 0px 0px;
	font-weight:bold;
	clear:both;
	width:90px;
	float:left;
}
#blog dl dd {
	letter-spacing:0.1em;
	font-size:0.9em;
	padding:8px 0px 0px 0px;
	width:150px;
	float:left;
	line-height:150%;
}
#blog dl dd:last-child {
	background:none;
	padding-bottom:0;	
}
#blog dl dd a {
  text-decoration:none;
}
#blog dl dd a:hover{
}
#blog_link {
	text-align:center;
	padding:15px 0;
}
#blog_link a {
	display:inline-block;
	padding:6px 14px 6px 20px;
  	background:url(../../images/131/ico_arrow_003.gif) 10px center no-repeat;
	text-decoration:none;
	border:solid 1px #4d4d4d;
	border-radius:3px;
}
#blog_link a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*============================
	メイン
=============================*/

/*　記事ボックス 
------------------------------------------------*/
.article_box {
	width:640px;
	margin-bottom:30px;
}
.article_box .article_boxIn{
}
.article_box .article_title {
	background:url(../../images/131/bgi_article_001.gif) right top no-repeat #c12c20;
}
.article_box .article_title h2 {
	padding:14px 70px 12px 14px;
	font-size: 1.8em;
	line-height: 1.5;
	letter-spacing:0.03em;
	margin-bottom:15px;
	color:#fff;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
/* 記事画像なし */
.article_box .entry {
  line-height: 1.7;
	font-size: 1.08em;
	padding:0 10px;
	width:410px;
	float:left;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span {
  line-height: 150%;
}
.article_box .entry img{
	max-width:410px;
}
.article_box .article_figure {
	float: right;
	width: 200px;
}
.article_box .article_figure div{
	width: 200px;
	padding:5px 0;
}
.article_box .article_figure img {
	width: 200px;
}
.article_box .article_figure span {
	font-size: 0.8em;
	line-height:140%;
	display: block;
	text-align:right;
	padding:5px 3px 5px;
	max-width: 190px;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/* 記事画像なし */
.article_box.no-img .entry {
	width:620px;
	float:none;
}
article_box.no-img .entry img{
	max-width:620px;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
 	border-collapse:collapse;
    border:#edece8 1px solid;
    /*20190325 ADD*/
    table-layout: fixed;
}
/*20190305 ADD*/
.article_box .entry table th {
    width: 20%;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#edece8 1px solid;
	padding:10px;
    /*20190305 ADD*/
    word-wrap: break-word;
}
/*　トピックス 
------------------------------------------------*/
#topics {
	width:638px;
	padding-bottom:19px;
	border:solid 1px #edece8;
	margin:40px 0 30px;
}
#topics h2 {
	color:#c12c20;
	padding:19px;
	font-size:1.8em;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#topics dl {
	padding:0 19px;
	width: 580px;
	max-height: 200px;
	overflow:auto;
}
#topics dl dt { /* 日付 */
	display:inline-block;
	letter-spacing:0.1em;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 0;
	width:100px;
	clear: both;
	float: left;
}
#topics dl dd { /* トピックス本文 */
	width:430px;
	font-size:1em;
	float: left;
	display:block;
	letter-spacing:0.04em;
	font-size:1em;
	padding:9px 0;
}


/*　お問い合わせ
-----------------------------------------*/
#inquiry {
	text-align:right;
	margin-bottom:30px;
}
#inquiry a {
	display: inline-block;
	background:#c12c20;
	color:#fff;
	 box-shadow:0px 2px 0px #830a00;
	 border-radius:3px;
	 text-decoration:none;
	 font-size:1.8em;
	padding:16px 80px 14px;
	margin:2px;
	font-weight:700;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
#inquiry a:hover {
	 box-shadow:none;
	margin:4px 2px 0;
}

/*============================
	フリーエリア
=============================*/
#side-area {
	width:280px;
	padding:0 5px;
	line-height:150%;
	margin-bottom:30px;
}
#side-area img{
	max-width: 100%;
}
#foot-area {
	width: 640px;
	padding:0 5px;
	margin-bottom:30px;
	line-height:150%;
}
#foot-area img{
	max-width: 100%;
}

/*============================
	下層ページ共通
=============================*/
/*ページタイトル*/
#page_title {
	padding:10px 0px 8px;
	text-align:center;
}
#page_title h2 {
	font-size: 2.4em;
	font-weight:700;
	line-height: 1.4;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
}
/*パン屑リスト*/
#pnkz {
	padding:8px 20px 0;
	border-left:solid 1px #edece8;
	border-right:solid 1px #edece8;
	margin-bottom:-19px;
}
#pnkz ul {
  list-style: none;
}
#pnkz ul li {
	line-height:1;
	font-size: 10px;
	padding:1px 0 1px 3px;
	/padding:1px 0 1px 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
	font-weight:normal;
}
#pnkz ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
	padding:0 8px 0 0;
	font-weight:normal;
	text-decoration:none;
}
/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/
#map,
#profile,
#form {
	width:638px;
	border:solid 1px #edece8;
	margin-bottom:30px;
}
/*お問い合わせ
-----------------------------------------*/
#form {
}
#form #lead_s {
	line-height: 150%;
	padding:15px 15px 10px;
	font-size:1.14em;
}
.warning {
  font-size:0.9em;
  padding:20px 0 0;
}
#form table{
  border-collapse: collapse;
	width:608px;
	margin:0 15px;
  border:none;
}
#form table th,
#form table td{
	padding:15px 5px;
	text-align:left;
	vertical-align: middle;
	border-top:solid 1px #edece8;
}
#form table th{
	width: 170px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-right:1em;
	padding-left:15px
}
.validation_span,
.warning span {
  color: #d20000;
  display:inline-block;
  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: 2px;
}
#form input[type=text]:focus,
#form textarea:focus {
  outline: none;
  background: #fdfcfa;
}
#contact_submit th,
#contact_submit td {
  text-align: center;
}
#form #contact_submit td{
	text-align:center;
}
#form input[type=submit]{
	border:solid 1px #c12c20;
	background:#c12c20;
	cursor:pointer;
	letter-spacing:0.1em;
	font-size:14px;
	padding:8px 20px 6px;
	border-radius:3px;
	color:#fff;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
	text-transform:uppercase;
}
#form input[type=reset] {
	border:solid 1px #333;
	background:#333;
	cursor:pointer;
	letter-spacing:0.1em;
	border-radius:3px;
	font-size:12px;
	padding:8px 20px 6px;
	margin:0 0 0 5px;
	color:#fff;
  	font-family: 'Josefin Sans',"Century Gothic","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif ,"メイリオ", Meiryo;
	text-transform:uppercase;
}
#form input[type=submit]:hover,
#form input[type=reset]:hover {
	opacity:0.8;
}
/*リード文
-----------------------------------------*/
/*地図
-----------------------------------------*/
#map {
}
#frame {
	margin-bottom: 0px;
	line-height:0;
}
#frame iframe{
	border:none;
	width: 638px;
	height: 390px;
}
#map table{
  border-collapse: collapse;
	width:608px;
	margin:-1px 15px 0;
  border:none;
    /*20190325 ADD*/
    table-layout: fixed;
}
#map table th,
#map table td{
	padding:15px 5px;
	text-align:left;
	vertical-align: middle;
	border-top:solid 1px #edece8;
}
#map table th{
	font-weight:bold;
	letter-spacing:0.1em;
	padding-right:1em;
	padding:15px 15px;
    /*20190325 ADD*/
    width: 30%;
}

/*プロフィール
-----------------------------------------*/
#profile{
}
#profile #lead_s {
	line-height: 150%;
	padding:15px 15px 20px;
	font-size:1.14em;
}
#profile table {
  border-collapse: collapse;
	width:608px;
	margin:0 15px;
  border:none;
    /*20190325 ADD*/
    table-layout: fixed;
}
#profile table tr{
}
#profile table th,
#profile table td{
	padding:15px 5px;
	text-align:left;
	vertical-align: middle;
	border-top:solid 1px #edece8;
}
#profile table th{
	font-weight:bold;
	letter-spacing:0.1em;
	padding-right:1em;
    /*20190325 ADD*/
    width: 30%;
}

/*エラーメッセージエリア
-----------------------------------------*/
.validation-advice {
  margin-top: 3px;
  padding-left: 5px;
  color: #cc0000;
}
.warning {
  line-height: 150%;
  margin: 5px 0 0;
}
.w_mark {
  color: #ff8196;
}
.thaks {
  line-height: 150%;
  padding: 0 16px 40px 0;
}
.hidden {
  display: none;
}
/* 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;
}


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

