@charset "utf-8";


body{

}
a:hover img {
  filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

a img {
  filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#wrapper .prom {
	text-align: center;
	font-size: 18px;
	padding: 1em;
}
#wrapper #content section header .title.first {
	font-size: 24px;
	margin-bottom: 1em;
	margin-top: 1em;
}
.post h2 {
	margin-bottom: 2em;
	margin-top: 3em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.post h3 {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.post h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
.post .al_cen  {
	text-align: center;
}
.post .fl_lef {
	float: left;
	margin-right: 2em;
}
.post .fl_lef.cap {
	font-size: 13px;
	text-align: center;
}
.post p {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 1em;
}
.post .fd_red {
	color: #FF0000;
	font-weight: bold;
}
.post ul {
	margin-bottom: 3em;
}
.post li {
	font-size: 16px;
	line-height: 180%;
}
.post p a {
	text-decoration: underline;
}
.post table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5%;
	margin-bottom: 5%;
}
.content .post .tb_sadoku td {
    text-align: center;
    width: 33%;
}
.post table tr td {
	border: 1px solid #CCCCCC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 13px;
	line-height: 150%;
}
.post table tr .head  {
	width: 25%;
	background-color: #EFEFEF;
}
.post table tr .head2  {
	background-color: #EFEFEF;
}
.post table tr .head50b {
	width: 50%;
	font-weight: normal;
	background-color: #ECECEC;
}
.post table tr .bd_non {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post table tr .fd_b {
	font-weight: bold;
}
.post table tr .norap_rig {
	white-space: nowrap;
	text-align: right;
}
.post table tr .norap_lef_b {
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
.post .tbJournalSummary  {
	overflow: hidden;
	width: auto;
}
.post .tbJournalSummary td  {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
.post .tbJournalSummary tr .head {
	background-color: transparent;
	padding-right: 1em;
	font-weight: bold;
	text-align: right;
}
.post .tbJournalContents  {
	clear: both;
}
.post .tbJournalContents td  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0.5em;
}
#wrapper #content section .content .post .tbJournalContents tr .author {
	text-align: center;
	white-space: nowrap;
}
#wrapper #content section .content .post .tbJournalContents tr .pageNo {
	text-align: center;
}
#wrapper #content section .content .post .tbJournalContents tr td strong {
	font-weight: bold;
}

.post .bmtHr {
	margin-top: 1.5em;
	padding-top: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.post ol li {
	margin-bottom: em;
}
.post ol.btm1em li{
	margin-bottom: 1em;
}
.post .btm1em li ol li  {
	margin-bottom: 0px;
}
.post .btm1em li table tr .norp  {
	white-space: nowrap;
}
#wrapper #content section #post-2 .post .btm1em li table tr .cen {
	text-align: center;
}
.post strong  {
	color: #F60;
	font-weight: bold;
}
.post .al_rig {
	text-align: right;
}
#header .inner .ban {
	float: right;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
a.wp-block-button__link{color: #fff;}
.p-info__logo a,
a.p-article06__cat,
.p-article09 a {
 text-decoration: none;
}
.slick-initialized .slick-slide {
    display: none;
}
#footer {}
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){


}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

}


/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 648px){

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){

}
