/*タイトル*/




.contentBox h1{
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;     /* 枠線の装飾 */
	background-color: #8F874E;
	padding: 10px;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	clear:both;
}


.contentBox h2{
	font-weight: normal;
	font-size: 180%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #8F874E;
	color: #333333;
	margin-bottom: 1em;
	margin-top: 0.8em;
	clear: both;
}

.contentBox h3{
	font-weight: normal;
	font-size: 140%;
	color: #333333;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #8F874E;
	padding-left: 0.5em;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.contentBox h4{
	font-weight: normal;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F874E;
	padding-bottom: 0.1em;
	padding-top:0.5em;
	clear: both;
	margin: 10px;

}


div.exp-round h4 {border-bottom-color: #FF9595;}


.contentBox h5{
	font-weight: bold;
	font-size: 100%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 0.2em;
	clear: both;
	color: #4F4A2B;

}

.h-title-info {
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;     /* 枠線の装飾 */
	background-color: #E2DFC9;
	padding: 5px;
	margin-bottom:10px;
	font-weight:normal!important;
	font-size:110%!important;
	letter-spacing:0.1em;
}

.h-title-menu {
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;     /* 枠線の装飾 */
	background-color: #8F874E;
	padding: 5px;
	margin-bottom: 0px;
	font-weight: normal!important;
	font-size: 110%!important;
	letter-spacing: 0.1em;
	color:#ffffff!important;
}




/*余白*/
hr{border:none; line-height:0px;clear: both;}

hr.hr-space1{height: 1px;margin: 0px;padding: 0px;}
hr.hr-space10{height: 10px;margin: 0px;padding: 0px;}
hr.hr-space20{height: 20px;margin: 0px;padding: 0px;}
hr.hr-space30{height: 30px;margin: 0px;padding: 0px;}
hr.hr-space40{height: 40px;margin: 0px;padding: 0px;}


hr.style-three {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #BAB381;
	height: 1px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}



/* padding
---------------------------------------------------- */

.padding-5 {padding: 5px;}
.padding-10 {padding: 10px;}
.padding-10nt {	padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
.padding-10nl {	padding-right: 10px;padding-bottom: 10px;padding-top: 10px;}
.padding-10ntb {padding-right: 10px;padding-left: 10px;}
.padding-10nl {padding-top: 10px;padding-bottom: 10px;padding-right: 10px;}
.padding-t10 {padding-top: 10px;}
.padding-tb10 {padding-top: 10px;padding-bottom: 10px;}
.padding-tb15 {padding-top: 15px;padding-bottom: 15px;}
.padding-tb20 {padding-top: 20px;padding-bottom: 20px;}
.padding-tb5 {padding-top: 5px;padding-bottom: 5px;}
.padding-t15 {padding-top: 15px;}
.padding-t20 {padding-top: 20px;}
.padding-t25 {padding-top: 20px;}
.padding-10nb {padding-top: 10px;padding-right: 10px;padding-left: 10px;}
.padding-b10 {padding-bottom: 10px;}
.padding-b15 {padding-bottom: 15px;}
.padding-t5 {padding-top: 5px;}
.padding-b5 {padding-bottom: 5px;}
.padding-b25 {padding-bottom: 25px;}
.padding-b30 {padding-bottom: 30px;}
.padding-b20 {padding-bottom: 20px;}
.padding-l10 {padding-left: 10px;}
.padding-r5 {padding-right: 5px;}


.p-az{ padding:0!important;}
.pb0{ padding-bottom:0!important;}
.pb10{ padding-bottom:10!important;}
.pl0{ padding-left:0!important;}



.cation-01 {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 90%;
	line-height: 1.4em;
	margin-left: 1em;

}

.cation-02 {
	padding-left: 2em;
	text-indent: -2em;
	font-size: 90%;
	line-height: 1.4em;
	margin-left: 2em;

}

.caption-01 {
	font-size: 90%;
	line-height: 1.4em;
	display: block;
	text-align: center;
	padding: 0.3em;
	background-color: #E7E7E7;
}


/* margin
---------------------------------------------------- */
.mb5{ margin-bottom:5px;}
.mb6{ margin-bottom:6px;}
.mb7{ margin-bottom:7px;}
.mb8{ margin-bottom:8px;}
.mb9{ margin-bottom:9px;}
.mb10{ margin-bottom:10px!important;}
.mb15{ margin-bottom:15px!important;}
.mb20{ margin-bottom:20px!important;}
.mb25{ margin-bottom:25px!important;}
.mb30{ margin-bottom:30px!important;}
.mb40{ margin-bottom:40px!important;}
.mb50{ margin-bottom:50px!important;}

.mt10{ margin-top:10px!important;}
.mt20{ margin-top:20px!important;}
.mt30{ margin-top:30px!important;}

.mt0{ margin-top:0!important;}
.ml0{ margin-left:0!important;}




/*回り込み*/

.float-l-01 {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}

.float-l-02 {
	float: left;
}

.float-l-03 {
	float: left;
	padding-top: 10px;
}


.float-l-dr {
	float: left;
	padding-right: 20px;
}

.float-r-01 {
	float: right;
	margin-left: 1em;
}

.float-r-02 {
	float: right;
	width: 475px;
}

.float-r-03 {
	float: right;
	width: 500px;
}


/*リスト*/

.symptom-list {


}

.symptom-list ul {
	list-style:none;
	line-height: 1.4em;
	font-size: 90%;
	clear: both;
}

.symptom-list li {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: -1px;

}

.symptom-list li:first-child {
	border:none;
}

.symptom-list li a {
	display: block;
	padding-bottom: 10px;
	text-decoration: none;

}

.symptom-list li:first-child a {
	border-left-style: none;
}


.symptom-list li:hover a {
	background-color:#DAF5DD;
	text-decoration: underline;

}


/*-------------------------------------------------- */
/*はんくず
---------------------------------------------------- */
#breadlist {
	font-size: 80%;
	margin-top: 20px;
	color: #666666;
	margin-bottom: 30px;
	clear: both;
}

#breadlist ul {
	list-style: none;
	margin-left: 0px;
}

#breadlist li{
	display: inline;

}

#breadlist li a{
	display: inline;
	background-image: url(../img/body/pointer_bread.gif);
	background-position: right 0.3em;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#breadlist a:link {
	color: #666666;
	text-decoration: underline;
}
#breadlist a:visited {
	color: #666666;
	text-decoration: underline;
}
#breadlist a:active {
	color: #333333;
	text-decoration: underline;
}
#breadlist a:hover {
	color: #333333;
	text-decoration: none;
}



/*コンテンツ　メニュー
---------------------------------------------------- */
.contents-menu {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
	background-color: #D7D3B4;
	margin-bottom: 1.5em;

}

.contents-menu-sub {
	background-color: #FBDCD8!important;
	border:1px solid #F7AEA6;
}

.contents-menu-sub a { 
color:#000000!important;
}

.contents-menu-sub a:hover { 
color:#000000!important;
background-color: #F7AEA6!important;
}


.contents-menu ul {
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-left: 0.8em;

}

.contents-menu li {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	font-size:90%;

}

.contents-menu li:last-child {
	margin-right: 0em;

}

.contents-menu li a{
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
	background-color: #ffffff;
	text-decoration: none;
	color: #8F874E;
	display:block;
	padding: 0.4em;
}

.contents-menu li a:hover {
	background-color: #8F874E;
	color: #FFFFFF;
	text-decoration: underline;
}



body.cm00 .contents-menu ul li.li_00 a{	color:#ffffff;background-color: rgba(143,135,78,1);}
body.cm01 .contents-menu ul li.li_01 a{	color:#ffffff;background-color: rgba(143,135,78,1);}
body.cm02 .contents-menu ul li.li_02 a{	color:#ffffff;background-color: rgba(143,135,78,1);}
body.cm03 .contents-menu ul li.li_03 a{	color:#ffffff;background-color: rgba(143,135,78,1);}
body.cm04 .contents-menu ul li.li_04 a{	color:#ffffff;background-color: rgba(143,135,78,1);}


/*リスト メニュー*/
.link-list {


}

.link-list ul {
	list-style:none;
	line-height: 1.4em;
	font-size: 90%;
}

.link-list li {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: -1px;
}

.link-list li:first-child {
	border:none;
}

.link-list li a {
	display: block;
	text-decoration: none;


}

.link-list li:first-child a {
	border:none;

}


/*リスト メニュー*/

.menu-list {


}

.menu-list ul {
	list-style:none;
	font-size: 90%;
	line-height: 1.4em;
	margin-left: -20px;
}

.menu-list li {
	float: left;
	padding-bottom: 25px;
	width: 213px;
	padding-left: 20px;
}








/* コンテンツリスト
---------------------------------------------------- */

.num-list {


}

.num-list  ol{
	list-style: decimal;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
}

.num-list li {
	margin-left: 1.5em;
	padding-bottom: 1em;
	line-height: 1.3;

}


.num-list li span{
	font-size: 90%;
	color: #000000;
	padding-top: 0.5em;
	display: block;
	line-height: 1.5;
}

.contlist {

}

.contlist ul {
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

.contlist li {
	padding-bottom: 0.5em;
	background-image: url(../img/body/pointer_01.png);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.3em 0.5em;
	line-height: 1.4em;
}



/*角丸枠*/

div.exp-round {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border: 1px solid #FF9595;     /* 枠線の装飾 */
	background-color: #FFF0F0;   /* 背景色 */
	padding: 1em;
}

div.exp-round-02 {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border: 1px solid #BAB381;     /* 枠線の装飾 */
	padding:10px;
	margin:10px;
}




div.exp-round-link {
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;   /* 背景色 */
	padding: 10px;
	margin-right: 10em;
	margin-left: 10em;
}

div.exp-round-blk {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #666666;     /* 枠線の装飾 */
	background-color: #ffffff;   /* 背景色 */
	padding: 15px;
	margin-top: 20px;
}



/*角丸枠*/

div.profile-round {

	position: relative;
}

.profile-txt {
	position: absolute;
	left: 195px;
	top: 20px;
	width: 455px;
	background-color:#003300\9; /* IE8以下に適応 \9 */
	background-color:rgba(39,128,55,0.8);
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	padding: 10px;
	color: #FFFFFF;
	font-size: 13px;
}




/* テキスト装飾
---------------------------------------------------- */

.txt-sml {
	font-size: 80%!important;
	line-height: 1.7em;
}

.txt-sml-09 {
	font-size: 90%!important;
}

.txt-big {
	font-size: 130%;
}

.txt-big2 {
	font-size: 150%;
}

.txt-attention {
	color: #FF0000!important;

}

.txt-attention2 {
	color: #FF6600!important;

}

.red {
	color: #FF0000;

}

.txt-big-strong {
	font-size: 110%;
	color: #FF6666;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
}

.txt-big-strong-w {
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
}



.deco-shadow {
box-shadow:0px 0px 10px 5px rgba(51,51,51,0.1);
-webkit-box-shadow:0px 0px 10px 5px rgba(51,51,51,0.1);
-moz-box-shadow:0px 0px 10px 5px rgba(51,51,51,0.1);
}




/* 画像角丸
---------------------------------------------------- */
.pic-round {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
}

.pic-round-line {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
	border:
; 	border: 1px solid #C6BF95;
}




/* リンク設定
---------------------------------------------------- */

/*
a[href$='.pdf']{
	background-image: url(../img/body/icon_pdf_s.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}

*/

a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] {
	background-image: url(../img/body/icon_word_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}

a[href$='.xls'], a[href$='.xlsx'] {
	background-image: url(../img/body/icon_excel_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}

a.blank_link {
	background-image: url(../img/body/i_new_window.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
	margin-right: 3px;
}














/*   .clearfixとか  20110406クラスあり修正版
----------------------------------------------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix{
	display:block;
}
/* End H*/



.clearAll{ clear:both}


/*　　img のリンク　マウスオーバー
----------------------------------------------------------*/

a.mouseOver:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


/*　　テキスト隠す
----------------------------------------------------------*/

	.hide-text {
	display:block;
	text-indent: 100%;!important;
	/* IE 6以下 */
    text-indent: -9998px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 0;
	height: 0px;
  }
  
  
  
  a.hide-text {
  	display:block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
    a.hide-text:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
  }
  
 
 
 
  ul.hide-text a{
  	display:block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
   ul.hide-text:hover a{

  }


span.norwrap{ white-space:nowrap}



/*　　ページャー
----------------------------------------------------------*/

/* div形式 */
.list {
	width:100%;
	margin:20px auto;
}

.list .news_box {
	overflow:hidden;
	margin-bottom: 30px;
}

.list .pager {
	clear:both;
	margin:30px 0;
	text-align:center;
	color: #fff;
	font-weight: bold;
}

.list .pager span {
	margin:5px;
	padding:5px 10px;
	/*color:#000;*/
	/*background:#f8f8f8;*/
	/*border:1px solid #000;*/
}
.list .pager span:hover {
	cursor:pointer;
	background:#5f1211;
}

.list .pager span.current {
	background:#b60005;
}
.list .pager span.current:hover {
	cursor:default;
}

.list .pager span.invalid {
	display:none;
}
.list .pager span.invalid:hover {
	cursor:default;
}

.list .pager span.ellipsis {
	/*color:#000;*/
	background:none;
	border:none;
}
.list .pager span.ellipsis:hover {
	cursor:default;
}
/*
.list .pager span.first,
.list .pager span.last,
.list .pager span.prev,
.list .pager span.next {
	background:#ddd;
}*/

.list .pager span.first:hover,
.list .pager span.last:hover,
.list .pager span.prev:hover,
.list .pager span.next:hover {
	background:#666;
}

.list .pageNum {
	margin:30px 0;
	text-align:center;
}



/*　　ページャー（詳細ページ用）
----------------------------------------------------------*/
/* pagination */
.pagination {
  list-style: none;
  font-size: 0.875rem;
}
.pagination .next {
  text-align: right;
}
.pagination a:link {
  text-decoration: none;
}
.pagination.first {
  justify-content:end;
}

@media (max-width: 992px)  {
  .pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
  }
  .pagination li {
    width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 993px)  {
  .pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
  }
}