@charset "UTF-8";
h2 {
  font-size: 24px;
  color: #FFFFFF;
  background-repeat: no-repeat;
  clear: both;
  background-color: #008a32;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 39px;
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 8px;
  font-weight: normal;
  margin-top: 0px;
  width: 650px;
  margin-bottom: 0px;
  background-image: none;
  text-indent: 0px;
}

#mv {
  width: 100%;
  height: 343px;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #B6CFEF;
}

#main_img {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
}

.box h3, table h3 {
  background-image: none;
  margin: 0px;
  padding: 0px;
  height: auto;
}

table.item {
  margin-bottom: 10px;
}

table.item td {
  padding: 3px;
  border: 1px solid #d3d3d3;
}

table.item .space {
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

table.item td table {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 5px;
  height: auto;
}

table.item td table td {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

.faq li {
  background-image: url(images/top_faq_mark.jpg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 55px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cecece;
  padding-bottom: 8px;
  height: auto;
  padding-top: 12px;
  margin-bottom: 0px;
}

#wp_contents .faq li a {
  background-image: none;
  display: inline;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

#wp_contents .faq li a:link {
  text-decoration: underline;
}

#wp_contents .faq li a:visited {
  text-decoration: underline;
}

#wp_contents .faq li a:hover {
  text-decoration: none;
}

#top_content_bg {
  width: 100%;
  background-color: #F9F9F9;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 40px;
}

#top_content {
  width: 950px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

#top_content dl dt {
  padding-top: 16px;
  width: 230px;
  text-align: center;
  font-size: 16px;
  color: #444444;
  text-decoration: none;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #FFFFFF;
}

#top_content dl dt a {
  text-decoration: none;
  color: #444444;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 24px;
}

#top_content dl {
  float: left;
  padding: 0px;
  width: 230px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#top_content .top_content_3 dl dt {
  width: 310px;
}

#top_content .top_content_3 {
  margin-top: 10px;
}

#top_content .top_content_3 dl {
  width: 310px;
  margin-right: 10px;
}

#top_content dl:nth-child(4n),
#top_content .top_content_3 dl:nth-child(3n),
#top .top_banner li:nth-child(3n) {
  margin-right: 0px;
}

#top_content dl dt img {
  margin-right: auto;
  margin-left: auto;
}

#info_box {
  width: 670px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
}

#info {
  width: 670px;
  height: 324px;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#info li {
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0;
  padding-left: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 54px;
  background-image: url(images/info_li_bg01.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#info li:nth-child(2n) {
  background-image: url(images/info_li_bg02.jpg);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#info li dl {
  vertical-align: middle;
  padding-top: 17px;
  padding-bottom: 16px;
}

#info li dt {
  float: left;
  margin-right: 28px;
}

#info li dd {
  float: none;
}

#info li dd a {
  color: #444444;
}

#top .top_banner {
  text-decoration: none;
  list-style-type: none;
  width: 950px;
  background-image: none;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

#top .top_banner li {
  background-image: none;
  float: left;
  width: 310px;
  margin-right: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#top #main {
  margin-bottom: 30px;
}

/* 20240516 */
#top_news {
  width: 950px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#top_news .top_news_ttl {
  font-size: 23px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold !important;
  padding: 0 0 8px;
  font-weight: normal;
  background: none;
  color: #343434;
}
#top_news .postlist-item {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
}
#top_news .postlist-item:first-of-type {
  border-top: 1px solid #ddd;
}
#top_news .postlist-item .postlist-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 98%;
  margin: 0 auto;
  padding: 12px 0;
}
#top_news .postlist-item .postlist-date {
  display: block;
  padding: 0 10px;
  margin-bottom: 0;
}
#top_news .postlist .postlist-ttl {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  margin: 0;
}
#top_news .postlist .postlist-ttl a:hover {
  text-decoration: underline;
}
#top_news .postlist .postlist-bottom {
  text-align: right;
}/*# sourceMappingURL=toppage.css.map *//