
@charset "UTF-8";

@-ms-viewport {
width: device-width;}

body {
    font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.mt-row, .mt-contain-to-grid .mt-top-bar {
    max-width: 1200px;
}
.menu-height {
    height: 120px;
}

a {
    color: #333333;
}
a:hover, a:focus {
    color: rgb(127, 127, 127);
}

/* トップバー */
.mt-top-bar-section {
    clear: both;
    position: absolute;
    bottom: 0;
}
.mt-contain-to-grid, .menu, .mt-top-bar-section li:not(.has-form) a:not(.button), .mt-top-bar.expanded .title-area {
    background-color: #203399;
}
.mt-top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #666666;
}
.mt-top-bar-section ul li>a {
    font-size: 1rem;
    color: #fff;
    font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
}
.mt-top-bar-section ul li>a:hover, .mt-top-bar-section ul li>a:focus{
    color: #fff;
}
.mt-top-bar-section .mt-f-dropdown li {
    width: 198px;
    font-size: 1rem;
}
.mt-top-bar .name h1 {
    font-size: 2rem;
    padding-top: 16px;
}
.mt-top-bar .name h1 a{
    color: #fff;
}
.folder-open .mt-folder-label{
    line-height: 45px;
    background-color: #eeeeee;
    padding-left: 15px;
}

.mt-f-dropdown li.sub-folder:hover, .mt-f-dropdown li.mt-folder-label:hover{
  background: none;
}

.mt-bread-open {
  margin-left: 0.5rem;
}
.mt-bread-open li{
  list-style-type: none;
}

/* ヘッダー */
.header {
    padding: 20px 0 10px 0;
    text-align: center;
}
.header h1 {
    margin: 0;
    font-size: 26px;
    line-height: 1;
}
.header h1 a {
    color: #000;
    text-decoration: none;
}
.header p {
    margin: 8px 0 0 0;
    font-size: 12px;
    line-height: 1;
}
.header .logo {
    margin: 0 0 10px 0;
    border: none;
    vertical-align: bottom;
}
.logo-images {
    height: 40px;
    width: auto;
}
.hide-for-medium-up h1 {
    color: #fff;
    font-size: 1.4rem;
    line-height: 45px;
    margin: 0;
}
.hide-for-medium-up a:hover, .hide-for-medium-up a:focus {
    color: #fff;
    background-color: #bbbbbb;
}
.contact-info {
    color: #fff;
    text-align: right;
    padding: 20px;
}
.contact-info p{
    font-size: 0.9rem;
}
.contact-info a{
    color: #fff;
}
.contact-info .tel{
    font-size: 1.5rem;
    font-weight: bold;
}
.mt-sp-menu {
    height: 116px;
}
.mt-sp-menu a{
    color: #fff;
}
.mt-sp-menu .title img {
    max-height: 30px;
}
a.menu-icon span{
    height: 0.05px;
    box-shadow: 0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff;
}
.contact-info-sp {
    color: #fff;
    text-align: center;
}
.contact-info-sp p{
    font-size: 0.8rem;
}

.contact-info-sp .tel{
    font-size: 1.1rem;
    font-weight: bold;
}

.mt-mainvisual {
    margin-bottom: 40px;
    display: block;
}

.mt-mainvisual404 {
    margin-top: 20px;
}

.mt-mainvisual img {
  margin: 0 auto;
  display: block;
}

/* 下層ページバナー */
.page-banner {
    background-color: #dfe3e8;
    background-image: url(https://npon.movabletype.io/newssss/images/dummy.jpg);
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    height: 140px;
}
.page-banner h2 {
    font-size: 2.2em;
}
.page-banner .inner {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 44px;
    height: 140px;
}

/* 下層ページ */
.mt-breadcrumbs {
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0.75rem 0.875rem;
}
ul.mt-breadcrumbs {
  margin-bottom: 0;
}

.mt-breadcrumbs>* {
  font-size: 12px;
}

.mt-breadcrumbs .mt-f-dropdown li {
  font-size: 12px;
}

.mt-breadcrumbs > * a, .mt-breadcrumbs > * span {
    color: #222;
    text-transform: none;
}

.mt-breadcrumbs>*:hover a, .mt-breadcrumbs>*:focus a {
  text-decoration: none;
}

.mt-breadcrumbs .mt-folder-label {
  color: #999999;
}

.mt-bread-open li.mt-folder-label {
  padding: 0.5rem 0;
}

.entry-meta {
    margin-bottom: 10px;
}
#entry-body a, #webpage-body a{
    text-decoration: underline;
}
.page-title {
    font-size: 1.5rem;
}
.sidebar ul {
    margin: 12px 0 auto 12px;
    list-style-type: none;
}

.sidebar li {
    margin: 0px 0px 12px 0px;
}

.sidebar .group > ul > li {
  margin-bottom: 24px;
}

/* ページ送り */
.page-navigation {
    text-align: center;
}
.page-navigation ul {
    display: block;
    padding-bottom: 10px;
}
.page-navigation li {
    display: inline-block;
    border-bottom: none;
    list-style: none;
}
.page-navigation li a {
    padding: 0 10px;
}
.page-navigation li a[rel="prev"]::before {
    content: "«";
    margin-right: 0.3em;
}

.page-navigation li a[rel="next"]::after {
    content: "»";
    margin-left: 0.3em;
}

/* グループ */
.group {
    margin-bottom: 30px;
    padding: 0;
}
.group > h2 {
    margin: 0 0 10px 0;
    font-size: 1.3rem;
}

/* 罫線で区切る設定 */
.group > h2 {
    padding: 8px;
    border-top: solid 4px #203399;
    background-color: #eeeeee;
}

/* トップのウェブページ */
.top-webpage h3 {
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    padding-left: 5px;
    border-left: solid 4px #203399;
}

/* 左サイドメニュー */
.sidemenu {
    padding: 20px;
    background-color: #dfe3e8;
}
.sidemenu h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.2;
}

.sidemenu ul, .sidemenu ol {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.4;
    list-style: none;
}
.sidemenu li a {
    display: block;
    padding: 8px 5px 8px 5px;
    color: #000;
    text-decoration: none;
}
.sidemenu li a:hover {
    background-color: #eee;
}

/* 枠＋見出しの設定 */
.sidemenu {
    margin-bottom: 10px;
    padding: 0 0 1px 0;
    background-color: #faedcf;
}
.sidemenu > h3 {
    margin: 0;
    padding: 10px;
    background-color: #203399;
    font-size: 14px;
}
.sidemenu > p {
    margin: 10px;
}
.sidemenu li a {
    padding-left: 10px;
}
.sidemenu li a:hover {
    background-color: #ffe;
}

/* ピックアップ */
.entry {
    margin-bottom: 10px;
    padding: 20px 20px 10px 20px;
    background-color: #dfe9ea;
    *zoom: 1;
}
.entry img {
    float: left;
    max-width: 30%;
    height: auto;
    margin: 0;
    vertical-align: bottom;
}
.entry h3 {
    margin: 0 0 10px 33%;
    font-size: 18px;
    line-height: 1.2;
}
.entry p {
    margin: 0 0 10px 33%;
    font-size: 14px;
    line-height: 1.6;
}
.entry:after {
    content: "";
    display: block;
    clear: both;
}

/* 罫線で区切る設定 */
.entry h3 {
    padding: 0 0 10px 0;
    border-bottom: solid 1px #203399;
}

#entry-list .entry {
    background-color: transparent;
}

/* ボタン */
.button {
    display: inline-block;
    margin: 0;
    padding: 10px 25px 10px 25px;
    background-color: #203399;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.button:hover, .button:focus {
    outline: none;
    background-color: #203399;
    color: #fff;
    opacity:0.7;
}
.news-list {
    margin-top: 7px;
    font-size: 0.85em;
}

/* ニュース */
.news {
    padding: 5px;
}

.news h1 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.2;
}
.news ul, .news ol {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    list-style: none;
}
.news li {
    border-bottom: 1px dotted #ccc;
}
.news li a {
    display: block;
    padding: 10px 5px 10px 5px;
    text-decoration: none;
}

.news time {
    float: left;
    border: none;
    line-height: 1.8;
}
.news p {
    margin: 0 0 0 110px;
}
.news .desc {
    color: #666;
    font-size: 12px;
}
.news li a:after {
    content: "";
    display: block;
    clear: both;
}
.news li a {
    *zoom: 1;
}

/* インフォメーション */
.information {
    padding: 20px;
    max-width: 250px;
    text-align: center;
    margin: 0 auto 20px;
    border-radius: 10px;
    background-color: #dfe9ea;
}
.information i {
    margin: 0 0 10px 0;
    font-size: 40px;
    color: #42210b;
    line-height: 1.2;
}
.information p {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
}

.social-banner {
    max-width: 250px;
    text-align: center;
    margin: 0 auto 20px;
}

/* ボタン */
.information .button {
    background-color: #73ab12;
}
.information .button:hover, .information .button:focus {
    background-color: #362;
}

/* フッター */
.footer {
    padding: 20px;
    background-color: #444;
    color: #fff;
}
.footer p {
    margin: 0 0 3px 0;
    font-size: 12px;
    line-height: 1.4;
}
.footer a {
    color: #fff;
    text-decoration: none;
}

.footer-menu {
    display: inline;
}
.footer-menu li{
    float: left;
    list-style-type: none;
    font-size: 0.8em;
    margin-right: 20px;
}
.footer-submenu li{
    clear: both;
}

/* オフキャンバスメニュー */
.cmenu {
    padding: 20px;
    background-color: #dfe3e8;
}
.cmenu h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.2;
}
.cmenu ul, .cmenu ol {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.4;
    list-style: none;
}
.cmenu li a {
    display: block;
    padding: 8px 6px;
    color: #fff;
    text-decoration: none;
}
.cmenu li a:hover {
    background-color: #565656;
}
.cmenu .submenu {
    background-color: #444;
    text-indent: 10px;
}
.cmenu .submenu .dropdown {
    background-color: #333;
}
.cmenu .dropdown {
    padding-left: 10px;
}
.cmenu .dropdown {
    color: #fff;
    display: block;
    padding: 8px 6px;
    text-decoration: none;
}

/* 枠＋見出しの設定 */
.cmenu {
    margin-bottom: 0;
    padding: 0 0 1px 0;
    background-color: #333;
}
.cmenu > h3 {
    margin: 0;
    padding: 10px;
    background-color: #203399;
    color: #fff;
    font-size: 14px;
}
.cmenu > p {
    margin: 10px;
}

/* figure */
figure figcaption {
    font-size: 0.75em;
    margin-top: 4px;
}
figure.mt-figure-center figcaption {
    text-align: center;
}

/* SNS */

#entry-detail .entry-social-buttons ul {
    clear: both;
    margin-bottom: 20px;
    margin-left: 0px;
}

#entry-detail .entry-social-buttons ul li {
    margin-right: 0.5em;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: bottom;
    list-style: none;
}

.entry-social-buttons .entry-social-facebook {
  padding-bottom: 6px;
}

/*ウェブページ */
.page-select {
    background-color: #eee;
}

@media(max-width:640px) {
  .page-banner {
      height: 120px;
  }
  .page-banner h2 {
      font-size: 1.8em;
  }
  .page-banner .inner {
      height: 120px;
      padding: 40px 10px;
  }
}

/* サブカテゴリー対応 */
.mt-top-bar-section .mt-f-dropdown .catdepth-2 {
    text-indent: 12px;
}
.mt-top-bar-section .mt-f-dropdown .catdepth-3 {
    text-indent: 24px;
}
.mt-top-bar-section .nolink {
    color: #999999;
    padding-left: 15px;
    font-size: 1rem;
    line-height: 45px;
    cursor: default;
}
.cmenu .submenu .catdepth-2 {
    text-indent: 12px;
}
.cmenu .submenu .catdepth-3 {
    text-indent: 24px;
}
.cmenu .nolink {
    display: block;
    padding: 8px 5px 8px 10px;
    color: #fff;
}
.sidebar .catdepth-2 {
    position: relative;
    margin-left: 0px;
}

.sidebar .catdepth-2 .nolink {
    color: #999999;
}
.sidebar .catdepth-2 .nolink::after {
    content: "(0)";
}

.sidebar .catdepth-2::before {
    content: "└";
    position: absolute;
    left: -1em;
    top: 0px;
}

.sidebar .catdepth-3 {
    position: relative;
    margin-left: 12px;
}

.sidebar .catdepth-3 .nolink {
    color: #999999;
}
.sidebar .catdepth-3 .nolink::after {
    content: "(0)";
}

.sidebar .catdepth-3::before {
    content: "└";
    position: absolute;
    left: -1em;
    top: 0px;
}

#drop-news li:hover, #drop-news li:focus {
    background: none;
}

/* no-webpage */
.no-webpage .mt-f-dropdown {
  border: 0;
}

.mt-top-bar-section ul li.no-webpage>a {
  opacity: 0.8;
}

.mt-f-dropdown .no-webpage .mt-folder-label, .mt-f-dropdown .no-webpage .mt-folder-label:hover, .mt-f-dropdown .no-webpage .mt-folder-label:focus {
  background: #333;
  color: #999999;
  line-height: 45px;
  cursor: default;
}

.mt-top-bar-section li.no-webpage:not(.has-form)>a:not(.button):hover {
  background: none !important;
}

.no-webpage .mt-f-dropdown:before, .no-webpage .mt-f-dropdown:after, .no-webpage.has-dropdown>a:after {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .mt-top-bar-section .no-webpage.has-dropdown>a {
    padding-right: 15px !important;
    cursor: default;
  }
}

/* ナビ調整 */
@media only screen and (min-width: 40.063em) {
    .hide-for-large-up {
        display: inherit !important; 
    }
    h1 {
        font-size: 2.125rem;
    }
    section.tab-bar-section {
        text-align: center;
    }
}
@media only screen and (min-width: 64.063em) {
    .hide-for-large-up {
        display: none !important;
    }
}

/*-------------
  webpush
-------------*/
.webpush {
display: none;
}

.mtnet-push-notification-service-enabled .webpush {
  display: block;
}

.side-webpush {
  max-width: 250px;
  margin: 1rem auto;
  display: block;
  text-align: center;
  padding: 15px;
  background-color: #203399;
  color: #fff;
  border-radius: 10px;
}

.side-webpush__txt {
  text-align: center;
}

.side-webpush__txt::before {
  content: "\f0f3";
  margin-right: 0.25rem;
  font-size: 1.25em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
