<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Template Name: Modern Business
Author: &lt;a href="http://www.os-templates.com/"&gt;OS Templates&lt;/a&gt;
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Featured Slider CSS
*/


@media screen and (max-width: 768px) {
    table:not(.zebra) tr {
        display: flex;
        flex-direction: column;
    }
}
@media screen and (max-width: 768px) {
    table:not(.zebra) td {
        width: 99.5% !important;
    }
}
html {
  -webkit-text-size-adjust: 100%;
}
/* 検索ボタンのスタイル */
#topbar input#go {
    width: 68px;
    height: 26px;
    margin: 0;
    padding: 4px 0;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #565656;
    border: 1px solid #C3C3C3;
    cursor: pointer;
    font-weight: bold;
}

form, fieldset, legend {
    margin: 0;
    padding: 0;
    border: none;
}
legend {
    display: none;
}
input, textarea, select {
    font-size: 13px;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#topbar input {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    color: #565656;
    background-color: #EBEBEB;
    border: 1px solid #C3C3C3;
    font-size: 12px;
}
#topbar input:focus {
    outline: none;
    border-color: inherit;
    box-shadow: none;
}
.container #respond {
    display: block;
    width: 100%;
}
.container #respond input {
    width: 170px;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin: 5px 5px 0 0;
}
.container #respond textarea {
    width: 98%;
    border: 1px solid #CCCCCC;
    padding: 2px;
    overflow: auto;
}
.container #respond p {
    margin: 5px 0;
}
.container #respond #submit, .container #respond #reset {
    margin: 0;
    padding: 5px;
    color: #666666;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}
#socialise form {
    display: block;
    width: 300px;
    margin: 0;
    padding: 10px 0 0 0;
    border: none;
}
#socialise input {
    display: block;
    width: 218px;
    margin: 0 0 10px 0;
    padding: 5px;
    color: #FFFFFF;
    background-color: #2684B7;
    border: 1px solid #1C5E82;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#socialise input#newsletter_go {
    width: 58px;
    height: 62px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 60px;
    cursor: pointer;
}
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
    color: #605B5B;
    /* background-color: #D0D0D0; */
}
img {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}
.justify {
    text-align: justify;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.nostart {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
br.clear {
    clear: both;
    margin-top: -15px;
}
a {
    outline: none;
    text-decoration: none;
    color: #991100;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}
.imgl, .imgr {
    border: 1px solid #C7C5C8;
    padding: 5px;
}
.imgl {
    float: left;
    margin: 0 8px 8px 0;
    clear: left;
}
.imgr {
    float: right;
    margin: 0 0 8px 8px;
    clear: right;
}
div.wrapper {
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
}
.col1, .col1 a {
    color: #AAAAAA;
    background-color: #FFFFFF;
}
.col2 {
    color: #333333;
    background-color: #373E46;
    border-bottom: 1px solid #D5D5D5;
}
.col3 {
    color: #666666;
    background-color: #6A737C;
    padding: 20px 0;
}
.col4 {
    color: #444444;
    background-color: #FFFFFF;
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
    line-height: 1.6em;
}
.col5 {
    color: #666666;
    background-color: #E9E9E9;
}
.col5 a {
    color: #999999;
    background-color: #E9E9E9;
}
.col6, .col6 a {
    color: #605B5B;
    background-color: #D0D0D0;
}
.col7 {
    color: #666666;
    background-color: #FFFFFF;
    padding: 20px 0;
}
#header, #topbar, #breadcrumb, #featured_intro, #latest, .container, #footer, #copyright, #featured_information {
    position: relative;
    margin: 0 auto 0;
    display: block;
    max-width: 960px;
}
#header {
    padding: 2px 0 20px 0;
}
#header .fl_left {
    display: block;
    float: left;
    margin-top: 7px;
    overflow: hidden;
}
#header .fl_right {
    display: block;
    float: right;
    width: 468px;
    height: 60px;
    margin-top: 21px;
    overflow: hidden;
}
#header .fl_left p {
    margin-top: 5px;
}
#topbar {
    padding: 20px 0;
    z-index: 1000;
}
#topbar #search {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#breadcrumb ul li {
    display: inline;
}
#breadcrumb ul li.current a {
    text-decoration: underline;
}
#featured_intro {
    margin-top: 20px;
    color: #666666;
    background-color: #FFFFFF;
}
#featured_intro div {
    padding: 10px 15px;
}
#featured_intro div p {
    margin: 0;
    padding: 0;
    line-height: 2em;
}
#featured_information {
    margin-top: 20px;
    color: #666666;
    background-color: #FFFFFF;
}
#featured_information div {
    padding: 10px 15px;
}
#featured_information div p {
    margin: 0;
    padding: 0;
    line-height: 2em;
}
#latest {
    padding: 30px 0;
}
#latest ul, #latest p {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
#latest h2 {
    margin: 0 0 15px 0;
    padding: 0 0 8px 0;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #C7C5C8;
}
#latest li {
    display: block;
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
    padding: 0;
}
#latest li.last {
    margin-right: 0;
}
#latest li p.imgholder {
    display: block;
    width: 290px;
    height: 100px;
    margin: 0 0 15px 0;
    padding: 4px;
    border: 1px solid #C7C5C8;
}
#latest a {
    font-weight: bold;
}
.container {
    padding: 20px 0;
}
.content {
    max-width: 630px;
}
#comments {
    margin-bottom: 40px;
}
#comments .commentlist {
    margin: 0;
    padding: 0;
}
#comments .commentlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even {
    margin: 0 0 10px 0;
    padding: 15px;
    list-style: none;
}
#comments .commentlist li.comment_odd {
    color: #666666;
    background-color: #F7F7F7;
}
#comments .commentlist li.comment_odd a {
    color: #FF9900;
    background-color: #F7F7F7;
}
#comments .commentlist li.comment_even {
    color: #666666;
    background-color: #E8E8E8;
}
#comments .commentlist li.comment_even a {
    color: #FF9900;
    background-color: #E8E8E8;
}
#comments .commentlist .author .name {
    font-weight: bold;
}
#comments .commentlist .submitdate {
    font-size: smaller;
}
#comments .commentlist p {
    margin: 10px 5px 10px 0;
    padding: 0;
    font-weight: normal;
    text-transform: none;
}
#comments .commentlist li .avatar {
    float: right;
    border: 1px solid #EEEEEE;
    margin: 0 0 0 10px;
}
.column {
    width: 270px;
}
.column .holder {
    display: block;
    width: 260px;
    margin-bottom: 20px;
    padding-left: 10px;
}
.column .sponsors {
    display: block;
    width: 270px;
    margin-bottom: 20px;
}
.column .sponsors h2 {
    margin: 0 0 15px 10px;
    padding: 0;
}
.column .sponsors .b_125 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.column .sponsors .b_125 li {
    float: right;
    margin: 0 0 10px 10px;
}
#footer {
  padding: 20px 0;
}
#footer h2, #footer p, #footer ul, #footer a {
    margin: 0;
    padding: 0;
    font-weight: normal;
    list-style: none;
    line-height: normal;
}
#footer p {
    line-height: 1.6em;
}
#footer h2 {
    color: #666666;
    background-color: #E9E9E9;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
#footer .footbox-wrapper {
  display: flex;
  gap: 20px;
  flex: 1;
}
#footer .footbox {
  display: block;
  max-width: 150px;
  margin: 0 10px 0 0;
  padding: 0;
}
#footer .footbox ul li {
  padding-bottom: 4px;
}
#footer .thumbbox {
    display: flex;
    flex-direction: column;
    flex: 0;
    margin: auto;
    width: 300px;
}
#footer .thumbbox .panel-wrapper {
  display: flex;
  width: 300px;
  flex-wrap: wrap;
  gap: 10px;
}
#footer .thumbbox .panel {
    display: block;
    width: 70px;
    height: 70px;
    padding: 5px;
    border: 1px solid #D0D0D0;
}
#footer .last {
    margin: 0;
}
#copyright {
    padding: 15px 0;
}
#copyright p {
    margin: 0;
    padding: 0;
}
.content h1 {
    margin: 0;
    padding: 0;
}
.content h2 {
    margin: 0;
    padding: 0;
}
.content h3 {
    margin: 0;
    padding: 0;
}
.content h1 {
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #ddcccc;
    border-left: 10px solid #ddcccc;
    vertical-align: middle;
    height: 120%;
    line-height: 120%;
}
.content h2 {
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: normal;
    border-left: 10px solid #ddcccc;
    border-bottom: 1px dashed #ddcccc;
    vertical-align: middle;
    height: 110%;
    line-height: 110%;
}
.content h3 {
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    border-left: 10px solid #cccccc;
    vertical-align: middle;
    height: 100%;
    line-height: 100%;
}
.content p {
    padding-left: 7px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#topnav {
    display: block;
    float: left;
    max-width: 960px;
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}
#topnav ul, #topnav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:hover {
    display: block;
    margin: 0 35px 0 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #373E46;
}
#topnav ul ul li a:link, #topnav ul ul li a:visited {
    border: none;
}
#topnav li.last a {
    margin-right: 0;
}
#topnav li a:hover, #topnav ul li.active a {
    color: #999999;
    background-color: #373E46;
}
#topnav li li a:link, #topnav li li a:visited {
    width: 150px;
    float: none;
    margin: 0;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #373E46;
}
#topnav li li a:hover {
    color: #999999;
    background-color: #D5D5D5;
}
#topnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
#topnav li ul a {
    width: 140px;
}
#topnav li ul ul {
    margin: -32px 0 0 0;
}
#topnav li:hover ul ul {
    left: -999em;
}
#topnav li:hover ul, #topnav li li:hover ul {
    left: auto;
}
#topnav li:hover {
    position: static;
}
#topnav li.last a {
    margin-right: 0;
}
.column .subnav {
    display: block;
    width: 260px;
    margin-bottom: 30px;
    padding: 0 0 0 10px;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.column .subnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.column .subnav li {
    margin: 0 0 3px 0;
    padding: 0;
}
.column .subnav ul ul, .column .subnav ul ul ul, .column .subnav ul ul ul ul, .column .subnav ul ul ul ul ul {
    border-top: none;
    padding-top: 0;
}
.column .subnav a {
    display: block;
    margin: 0;
    padding: 5px 10px 5px 20px;
    color: #666666;
    background: url("/wp-content/themes/nds/images/orange_file.gif") no-repeat 10px center #FFFFFF;
    text-decoration: none;
    border-bottom: 1px dotted #C7C5C8;
}
.column .subnav a:hover {
    color: #FF9900;
    background-color: #FFFFFF;
}
.column .subnav ul ul a, .column .subnav ul ul ul a, .column .subnav ul ul ul ul a, .column .subnav ul ul ul ul ul a {
    background: url("/wp-content/themes/nds/images/black_file.gif") no-repeat #FFFFFF;
}
.column .subnav ul ul a {
    padding-left: 40px;
    background-position: 30px center;
}
.column .subnav ul ul ul a {
    padding-left: 50px;
    background-position: 40px center;
}
.column .subnav ul ul ul ul a {
    padding-left: 60px;
    background-position: 50px center;
}
.column .subnav ul ul ul ul ul a {
    padding-left: 70px;
    background-position: 60px center;
}
table {
/*    width: 100%; */
    border-collapse: collapse;
    table-layout: auto;
    vertical-align: top;
    border: 1px solid #CCCCCC;
}
table thead th {
    color: #FFFFFF;
    background-color: #666666;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    text-align: center;
    table-layout: auto;
    vertical-align: middle;
}
table tbody td {
    vertical-align: top;
    border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
table thead th, table tbody td {
    padding: 0px;
    border-collapse: collapse;
}
table tbody tr.light {
    color: #666666;
    background-color: #F7F7F7;
}
table tbody tr.dark {
    color: #666666;
    background-color: #E8E8E8;
}
/* ボーダーなしテーブル。画像を並べる時など */
table.nob {
    margin-top: 15px;
    margin-bottom: 5px;
    border: none;
}
table.nob td {
    border: none;
    text-align: left;
}
table.nob tr {
    border: none;
}
table.nob td.left {
    border-style: none solid none none;
    text-align: left;
}
table.nob td.right {
    border: none;
    padding-left: 40px;
    text-align: left;
}
/* ボーダーありテーブル。テーブルの罫を引く時など */
table.zebra {
    margin-top: 10px;
    border: none;	
    background-color: #fffafa;
}
table.zebra td {
    border: none;
}
table.zebra th {
    color: #ffffff;
    background-color: #666666;
    text-align: center;
}
table.zebra tr:nth-child(odd) {
    background-color: #faf0e6;
}
.header-section {
    display: flex;
    flex-direction: column;
}
.header-section &gt; div {
    margin: 0;
}
.wrapper {
    width: 100%;
    margin: 0 auto;
}
#header, #topbar, #latest, #footer, #copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#header, #topbar, #latest, #copyright {
  align-items: center;
}
#copyright {
  display: block;
}
#search {
    text-align: right;
}
.thumbbox img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.thumbbox .banner {
  height: 70px;
  width: fit-content;
  padding: 5px;
}
@media (max-width: 768px) {
    #header, #topbar, #latest, #footer, #copyright {
        flex-direction: column;
        align-items: flex-start;
    }
    #latest {
      padding-left: 15px;
      padding-right: 15px;
    }
    #search {
        text-align: left;
    }
    /* スマートフォン表示時のcontent配下の文字サイズ調整 */
    .content {
      font-size: 18px; /* ベースのフォントサイズを16pxに設定 */
    }

    .content h1 {
      font-size: 24px;
    }

    .content h2 {
      font-size: 20px;
    }

    .content h3 {
      font-size: 18px;
    }

    .content p, .content li, .content td, .content th {
      font-size: 16px;
    }
}
@media (max-width: 480px) {
    #search input[type="text"] {
        width: 100%;
    }
    .thumbbox .banner-wrapper {
      display: flex;
      justify-content: center;
    }
}

/* メディアクエリ */
@media (max-width: 768px) {
    #header, #topbar, #latest, #footer, #copyright {
        flex-direction: column;
        align-items: flex-start;
    }

    #search {
        text-align: left;
    }

    .header-section {
        text-align: center;
    }

    .header-section &gt; div {
        margin: 5px 0;
    }

    #footer .footbox {
      display: none;
    }

    #latest li p.imgholder {
      margin: auto;
      margin-bottom: 15px;
    }

    .imgholder img {
        width: 100%;
        height: auto;
    }

    .thumbbox .panel-wrapper{
      justify-content: center;
    }

    .thumbbox img {
      width: 100%;
      height: auto;
      max-height: 100%;
    }

    #latest ul {
        flex-direction: column;
    }

    #latest li {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 769px) {
  #header {
    padding: 2px 0 0px 0;
  }

    #search input[type="text"] {
        width: 100%;
    }

    .imgholder img {
        width: 100%;
        height: auto;
    }

    .thumbbox img {
      width: 100%;
      height: auto;
      max-height: 100%;
  }

  .pc-only {
    display: none;
  }
  /* content配下のaタグのオーバーフロー対策 */
  .content a {
    word-break: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    display: inline-block;
  }

  .content table.zebra img {
    max-width: 50vw;
    height: auto;
  }
}

.center {
    text-align: center;
}
.col4 .container {
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  margin: auto;
}


/* sp対応 */
.header-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;
}

.logo-container {
  width: 100%;
}

.logo-container .tagline { 
  margin-top:8px;
  color:#666666;
  font-size:15px;
}

.logo {
  max-width: 100%;
  height: auto;
}

.hamburger {
  display: none;
}

/* PC画面用スタイル */
@media screen and (min-width: 769px) {
  .content {
    width: 630px;
  }

  .header-section {
      flex-direction: column;
  }

  .logo-container {
      margin-left: 82px;
  }

  .tagline {
      margin-top: 8px;
      color: #666666;
      font-size: 15px;
	  margin-left: 81px;
  }

  .slogan {
      margin-left: 70px;
  }
  
  .content td {
    padding: 0 5px;
  }
  
  .content td p {
    padding: 0px;
    margin: 5px 0;
  }
}

/* スマートフォン画面用スタイル */
@media screen and (max-width: 768px) {
  table {
  min-width: 100%;
  }
  
  .header-section {
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
  }

  .logo-container {
      flex: 1;
      max-width: 80%;
  }

  .tagline, .slogan {
      font-size: 12px;
  }

  /* 記事指摘対応 */
  .col7 {
 &nbsp; &nbsp;padding: 5px 0px !important;
  }

	#breadcrumb {
		padding: 0 10px;
	}
	
  .container {
    padding: 20px 10px !important;
  }

  .container .content{
    width: 100%;
  }

  .container .entry-content {
    overflow-x: auto;
  }

  .container .entry-content img{
    width: 100% !important;
    height: auto !important;
  }

  .container .entry-content table {
 &nbsp; &nbsp;white-space: nowrap;
/*  max-width: fit-content; */
  }

  .container .entry-content table td {
    width: 50%;
  }
  table thead th, table tbody td {
    padding-bottom: 2px;
}
}

/* カルーセル */
/* CSS (css/fade-carousel.css) */
#fade-carousel {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.carousel-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9のアスペクト比を維持 */
}

.carousel-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease-in-out;
}

.carousel-container img:not(.active) {
  opacity: 0;
}

#fade-carousel button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
}

#fade-carousel .prev {
  left: 10px;
}

#fade-carousel .next {
  right: 10px;
}

@media screen and (min-width: 768px) {
  #fade-carousel {
    display: none;
  }
}

@media screen and (max-width: 768px) {
#featured_slide {
  display: none !important;
  }
}

/* google map */
@media screen and (max-width: 600px) {
  iframe[src*="google.com/maps"] {
      width: 100% !important;
      height: 450px !important;
      margin: 15px 0 !important;
  }
}

/* 追加対応 */
@media screen and (min-width: 768px) {
  /* まちシェアイラスト */
  .machishare img {
  	width: 240px;
  	margin: auto;
  }
  /* 改修設計 */
  .kaisyu-first {
    width: 690px;
    height: 438px;
  }
  .sp-only {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* まちシェアイラスト */
  .machishare img {
  	max-height: 240px !important;
  	object-fit: contain;
  	margin: auto;
  }
  
  /* 3列のテーブル */
  .table-3 td {
    width: 33% !important;
  }
  
  .sp-flex-tr td {
  	width: 100% !important;
    display: block;
  }

  .width-auto {
    min-width: 100%;
  }
  
  .width-auto tbody tr td {
    width: auto !important;
  }
  
  .hyosyo tbody tr td:first-child {
    width: 100px !important;
  }
  
  .saiyo tbody tr td:nth-child(1) {
    width: 70px !important;
  }
  
  .saiyo tbody tr td:nth-child(2) {
    width: 5px !important;
  }
}
</pre></body></html>