@charset "UTF-8";

#sidebar .block h2,
#contents h2 {
	position: relative;
	margin: 50px 0px 20px;
	padding: 10px 10px 10px 30px;
	color: #000000;
	font-size: 150%;
	line-height: 130%;
	background: url(../images/h2bg.gif) repeat left top;
}

#sidebar .block h2 {
	font-size: 120%;
	margin-top: 0px;
}

#sidebar .block h2:before,
#contents h2:before {
	content: "";
	position: absolute;
	display: block;
	left: 0px;
	top: 50%;
	width: 17px;
	height: 6px;
	margin-top: -3px;
	background: #0078bf;
}

#contents h2 span.rss {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -16px;
}


#sidebar .block > h3 {
	padding:0.8em;
	background: url(../images/h2bg.gif) repeat left top;
	margin: 40px 0 15px;
}

#sidebar .block > h3:first-child {
	margin-top: 0;
}
#sidebar .block > h3 span{
	padding-left:0.5em;
	border-left:6px solid #0078bf;
}

#sidebar #latestMaterials h3 {
	margin: 50px 0 15px;
}

#contents h3 {
	margin: 50px 0px 15px;
	padding: 0px 0px 5px;
	color: #3b93a9;
	font-size: 130%;
	line-height: 130%;
	border-bottom: 1px solid #0078bf;
}

#contents > h3 {
	padding: 0px 10px 5px;
}

#contents h4 {
	margin: 30px 0px 15px;
	padding: 3px 10px 0px 25px;
	color: #545454;
	font-size: 110%;
	line-height: 130%;
	background: url(../images/h4bg.gif) repeat-y 10px top;
}

#contents h4.h4-02 {
	padding: 3px 10px 0 0;
	font-size: 130%;
	font-weight: bold;
	background: none;
}

#contents > .textbox h4 {
	padding-left: 15px;
	background-position: 0px top;
}

#contents h5 {
	margin: 25px 0px 10px;
	padding: 0px;
	color: #000000;
	font-size: 100%;
	line-height: 130%;
}

#contents > h5 {
	margin-left: 10px;
}

#contents h6 {
	margin: 25px 0px 10px;
	padding: 0px;
	color: #535353;
	font-size: 100%;
	line-height: 130%;
}

#contents > h6 {
	margin-left: 10px;
}

#contents h1:first-child, #contents h2:first-child, #contents h3:first-child, #contents h4:first-child, #contents h5:first-child, #contents h6:first-child {
	margin-top: 0px;
}

#sidebar .block a.new:after,
#contents a.new:after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-left: 3px;
	margin-right: 5px;
	background: url(../images/icon_blank.gif) no-repeat right center;
}

#sidebar .block a.dl:after,
#contents a.dl:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 3px;
	margin-top: -3px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../images/icon_dl.png) no-repeat right center;
}

#sidebar .block a.pdf:after,
#contents a.pdf:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 17px;
	margin-left: 3px;
	margin-top: -3px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../images/icon_pdf.png) no-repeat right center;
}

#sidebar .block p,
#contents p {
	line-height: 160%;
}

#sidebar .block p,
#contents > p {
	margin-left: 10px;
}

#contents p.note {
	margin-left: 0.8em;
	text-indent: -0.8em;
}

#contents > p.note {
	padding-left: 10px;
}

#contents p.figure {
	text-align: center;
}

#contents p.figure img {
	display: block;
	margin: auto;
}

#contents p.figure span {
	display: inline-block;
	margin-top: 5px;
}

#contents p.figure_right img {
	margin-left: auto;
	margin-right: 0px;
}

#contents .text_center {
	text-align: center !important;
}

#contents .text_right {
	text-align: right !important;
}

#contents .text_small {
	font-size: 85%;
	line-height: 140%;
}

#contents em {
	margin: 0px 2px;
	font-style: normal;
	color: #ff0000;
}

#contents ul.list > li {
	list-style: disc;
	margin-left: 1.5em;
}

#contents ol.list > li {
	list-style: decimal;
	margin-left: 1.5em;
}

#contents ul.list > li+li,
#contents ol.list > li+li {
	margin-top: 3px;
}

#contents > ul.list,
#contents > ol.list {
	margin-left: 15px;
}

#contents .list .list {
	margin-top: 10px;
}


#contents .button {
	margin: 20px 0px;
	padding: 10px 0px;
	text-align: center;
	background: #ececec;
}

#contents .button.inline {
	padding: 0px 15px 10px 5px;
	text-align: left;
	overflow: hidden !important;
}

#contents > .button {
	margin-left: 10px;
}

#contents > .button.inline {
	padding: 0px 10px 10px 0px;
}

#contents .button a {
	display: inline-block;
	min-width: 290px;
	margin-top: 10px;
	padding: 8px 15px 7px;
	color: #ffffff;
	line-height: 100%;
	text-decoration: none;
	background: #5a9fe6;
	border-bottom: 1px solid #001e67;
}

#contents .button.inline a {
	float: left;
	width: 180px;
	min-width: 0px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

#contents .button a:first-child {
	margin-top: 0px;
}

#contents .button.inline a:first-child {
	margin-top: 10px;
}

#contents .button a:hover {
	color: #ffffff !important;
	background: #0077be;
	border-bottom: 1px solid #00042a;
}

#contents .button a span.pdf {
	padding-right: 25px;
	background: url(../images/icon_pdf.png) no-repeat right center;
}

#contents .button a span.dl {
	padding-right: 25px;
	background: url(../images/icon_dl.png) no-repeat right center;
}

#contents .button a span.new {
	padding-right: 21px;
	background: url(../images/icon_blank.gif) no-repeat right center;
}


#contents .categorytopmenu {
	margin-top: -20px;
	margin-left: -10px;
}

#contents .categorytopmenu:after {
	content: "";
	clear: both;
	display: block;
}

#contents *+.categorytopmenu {
	margin-top: 30px;
}

#contents h2+.categorytopmenu {
	margin-top: 20px;
}

#contents .categorytopmenu+* {
	margin-top: 50px;
}

#contents .categorytopmenu .menu {
	float: left;
	width: 325px;
	margin-top: 20px;
	margin-left: 20px;
	background: #ebebeb;
}
#contents .categorytopmenu .menu.col3 {
	width: 210px;
}
#contents .categorytopmenu .menu.bg_none {
	background: none;
}

#contents .categorytopmenu .submenus {
	float: left;
	width: 325px;
	margin-top: 20px;
	margin-left: 20px;
}

#contents .categorytopmenu .submenus .menu {
	float: none;
	margin: 0px;
}

#contents .categorytopmenu .submenus .menu+.menu {
	margin-top: 20px;
}

#contents .categorytopmenu .menu > div,
#contents .categorytopmenu .menu > a {
	position: relative;
	display: block;
	height: 166px;
	border-top: 4px solid #4376bb;
	border-bottom: 1px solid #142365;
}
#contents .categorytopmenu .menu.col3 > div,
#contents .categorytopmenu .menu.col3 > a {
	border-top: none;
	height: 40px;
}

#contents .categorytopmenu .submenus .menu > a {
	height: 89px;
	border: 0px;
}

#contents .categorytopmenu .menu > div img,
#contents .categorytopmenu .menu > a img {
	display: block;
	margin: auto;
}

#contents .categorytopmenu .submenus .menu > a img {
	margin: 0;
}

#contents .categorytopmenu .menu > div span,
#contents .categorytopmenu .menu > a span {
	position: absolute;
	display: table;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background: #5a9fe6;
}

#contents .categorytopmenu .submenus .menu > a span {
	left: 130px;
	top: 0px;
	bottom: auto;
	width: 195px;
	background: none;
}

#contents .categorytopmenu .menu > div span strong,
#contents .categorytopmenu .menu > a span strong {
	display: table-cell;
	height: 40px;
	padding: 5px 10px;
	font-size: 120%;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
}
#contents .categorytopmenu .menu.col3 > div span strong,
#contents .categorytopmenu .menu.col3 > a span strong {
	font-size: 110%;
	height: 30px;
}

#contents .categorytopmenu .submenus .menu > a span strong {
	height: 79px;
	padding: 5px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #5a9fe6;
	vertical-align: top;
}

#contents .categorytopmenu .menu > a:hover span strong {
	color: #ff6e75 !important;
}

#contents .categorytopmenu .menu p {
	margin: 15px 10px;
}

#contents .categorytopmenu .menu ul {
	margin: 15px 10px;
}

#contents .categorytopmenu .menu ul li+li {
	margin-top: 13px;
}

#contents .textbox {
	display: table;
}

#contents > .textbox {
	margin-left: 10px;
}

#contents .textbox > div {
	display: table-cell;
	vertical-align: top;
}

#contents .textbox > div.text {
	width: 100%;
}

#contents .textbox > div+div {
	padding-left: 15px;
}

#contents .textbox > div.figure img {
	display: block;
	margin: auto;
}

#contents .textbox > div.figure p {
	font-size: 90%;
}

#contents .textbox > div.figure img+img {
	margin-top: 10px;
}

#contents .textbox > div.figure img+p {
	margin-top: 5px;
}

#contents .textbox > div.figure p+img {
	margin-top: 10px;
}

#contents dl.datelist {
	margin-top: -14px;
	overflow: hidden;
}

#contents > dl.datelist {
	margin-left: 10px;
}

#contents dl.datelist dt {
	clear: both;
	float: left;
	margin-top: 14px;
}

#contents dl.datelist dt span {
	display: inline-block;
	min-width: 8em;
	margin-left: 1.5em;
	padding: 5px 0.5em;
	color: #ffffff;
	text-align: center;
	line-height: 100%;
}

#contents dl.datelist dt span.web {
	background: #7ecef4;
}

#contents dl.datelist dt span.info {
	background: #acd598;
}

#contents dl.datelist dt span.event {
	background: #c490bf;
}

#contents dl.datelist dd {
	margin-left: 7.5em;
	margin-top: 14px;
}

#contents dl.datelist.icon dd {
	margin-left: 18.5em;
	padding-top: 3px;
}

#contents .table {
	width: 100%;
	border-collapse: collapse;
}

#contents > .table {
	margin-left: 10px;
	width: 670px;
}

#contents .table th,
#contents .table td {
	padding: 5px 8px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border: 1px solid #ffffff;
}

#contents .table thead th {
	color: #ffffff;
	background: #8a9097;
}
.group #contents .table thead th {
	color: #ffffff;
	background: #8a9097;
	min-width: 77px;
}

#contents .table tbody th {
	color: #ffffff;
	background: #4376bb;
}

#contents .table td {
	color: #000000;
	background: #ebebeb;
}

#contents .table td.highlight {
	background: #d9e4f1;
}

#contents .table tr:nth-child(2n) td {
	background: #f5f5f5;
}

#contents .table tr:nth-child(2n) td.highlight {
	background: #ecf1f8;
}

#contents .map {
	width: 100%;
	height: 350px;
}

#contents > .map {
	width: 670px;
	margin-left: 10px;
}

#contents p+.map {
	margin-top: 20px;
}

#contents #tab {
	margin-bottom: 30px;
	border-bottom: 2px solid #4376bb;
}

#contents #tab ul {
	display: table;
}

#contents #tab li {
	display: table-cell;
	vertical-align: bottom;
}

#contents #tab li+li {
	padding-left: 2px;
}

#contents #tab li a {
	display: table-cell;
	min-width: 140px;
	height: 48px;
	padding: 0px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background: #6d747e;
	border-bottom: 2px solid #ffffff;
}

#contents #tab li a.selected {
	background: #5a9fe6;
	border-bottom: 2px solid #5a9fe6;
}

#contents > .question {
	margin-left: 10px;
}

#contents .question li {
	padding-top: 3px;
	padding-left: 35px;
	min-height: 23px;
	background: url(../images/icon_q.gif) no-repeat left top;
}

#contents .question li+li {
	margin-top: 20px;
}


#contents > .answer {
	margin-left: 10px;
}

#contents .answer dt {
	padding-top: 4px;
	padding-left: 35px;
	min-height: 22px;
	background: url(../images/icon_q.gif) no-repeat left top;
}

#contents .answer dd+dt {
	margin-top: 30px;
}

#contents .answer dd {
	margin: 20px 0px 0px;
	padding-top: 4px;
	padding-left: 35px;
	min-height: 22px;
	background: url(../images/icon_a.gif) no-repeat left top;
}

#contents .columns {
	display: table;
	width: 100%;
}

#contents .columns.border {
	border-collapse: separate;
	border-spacing: 6px;
}

#contents .columns+.columns {
	margin-top: 50px;
}

#contents .columns.border+.columns.border {
	margin-top: -6px;
}

#contents > .columns {
	margin-left: 10px;
	width: 98.5%;
}

#contents > .columns.border {
	margin-left: 0px;
	width: 100%;
}

#contents .columns .column {
	display: table-cell;
	width: 48%;
}

#contents .columns.border .column {
	width: 50%;
	padding: 10px;
	border: 3px solid #d9d9d9;
}

#contents .columns.border .column.empty {
	border: 3px solid #ffffff;
}

#contents .columns .column+.column {
	padding-left: 1.5%;
	width: 49%;
}

#contents .columns.border .column+.column {
	padding-left: 10px;
	width: 50%;
}

#contents .pagenation {
	position: relative;
	margin-top: 45px;
	overflow: hidden;
}

#contents .pagenation ul {
	position: relative;
	left: 50%;
	float: left;
}

#contents .pagenation ul li {
	position: relative;
	left: -50%;
	float: left;
}

#contents .pagenation ul a {
	display: inline-block;
	margin-left: 1px;
	padding: 8px 10px 7px;
	text-align: center;
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #5a9fe6;
	border-bottom: 1px solid #001e67;
}

#contents .pagenation ul li.prev a {
	margin-right: 25px;
	padding: 8px 17px 7px;
}

#contents .pagenation ul li.next a {
	margin-left: 25px;
	padding: 8px 17px 7px;
}

#contents .pagenation ul li.current a,
#contents .pagenation ul a:hover {
	color: #ffffff !important;
	background: #0077be;
	border-bottom: 1px solid #00042a;
}



/* ニュース詳細ページ */

#contents .photoList.clearfix::after {
  display: none;
}

#contents .photoList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 25px 40px;
  width: 515px;
}

#contents .photoList li {
  color: #989898;
  margin-top: 20px;
  width: 250px;
}

#contents .photoList li div.li_photo_box {
  width:250px;
  /* height:172px; */
}
#contents .photoList li div.li_photo_box img {
  max-width: 250px;
  /*　max-height: 172px;　*/
}

#contents .photoList li div.li_cap_box {
  width:250px;
  color: #989898;
}
#contents .photoList li div.li_cap_box span {
  padding-top: 2px;
  display: block;
}

#contents .photoList li.pdf_link {
  width: 100%;
}

#contents .linkList li {
  font-size: 1.4rem;
}


/* --------------------------
    各ページに注釈追加　20230620
-------------------------- */
.common_notes {
    margin: 10px auto 0;
    width: 93.75%;
}
.common_notes p {
    font-size: 14px;
    text-align: right;
}
.mainTitleWrap + .common_notes {
    margin: 10px auto;
}
.businessCommon_visual + .common_notes {
    margin: 10px auto;
}
.common_notes.bottommargin20 {
	margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
    .common_notes {
        margin: 20px auto 0;
        width: 100%;
    }
    .common_notes p {
        font-size: 16px;
    }
    .mainTitleWrap + .common_notes {
        margin: 20px auto;
    }
    .businessCommon_visual + .common_notes {
        margin: 20px auto;
    }
    .blueLine + .common_notes {
        margin: 20px auto;
        width: 960px;
    }
}
