@charset "shift-jis";
.clearfix, header #headerCnt nav#gNav ul#secondaryNav, #index_firstView #visual #bnrsWithSlider ul, #contents section#indexMenu #sceneMenu ul, #contents section#indexMenu #indexSearch #indexSearchCnt form, #contents section#indexMenu #keywords ul, #contents #release .releaseCnt .titleContainer, #contents #usefulLinks ul, #contents section#contentBnrs ul, #contents section#adArea ul, #contents section#social ul, #contents section#adArea p#about_ad_mb {
  *zoom: 1; }
  .clearfix:after, header #headerCnt nav#gNav ul#secondaryNav:after, #index_firstView #visual #bnrsWithSlider ul:after, #contents section#indexMenu #sceneMenu ul:after, #contents section#indexMenu #indexSearch #indexSearchCnt form:after, #contents section#indexMenu #keywords ul:after, #contents #release .releaseCnt .titleContainer:after, #contents #usefulLinks ul:after, #contents section#contentBnrs ul:after, #contents section#adArea ul:after, #contents section#social ul:after, #contents section#adArea p#about_ad_mb:after {
    content: "";
    display: table;
    clear: both; }

#loader {
  background-color: #FFF;
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%; }

/*========== style(mobile) ==========*/
/* common */
body {
  background: #FFF;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 16px;
  line-height: 1.6; }

a {
  color: #0051AA; }

a:visited {
  color: #0051AA; }

a:hover {
  color: #0079FF; }

a:active {
  color: #0079FF; }

i.fa {
  vertical-align: middle; }

/* header */
header #headerCnt #headerTop {
  height: 54px;
  width: 100%;
  border-bottom: 2px solid #DDD;
  position: fixed;
  left: 0;
  top: 0;
  background: #FFF;
  z-index: 11000; }
  header #headerCnt #headerTop #siteLogo {
    width: 140px;
    height: 32px;
    padding: 11px; }
    header #headerCnt #headerTop #siteLogo a {
      display: block;
      width: 140px;
      height: 32px;
      background-image: url(../images/cmn/site_logo_mb.png);
      background-repeat: no-repeat;
      background-size: 100%;
      text-indent: -9999em; }
  header #headerCnt #headerTop #toggle {
    background: #EFEFEF;
    position: fixed;
    right: 5px;
    top: 5px;
    height: 44px;
    padding: 0 6px 0 10px;
    color: #0051AA;
    border-radius: 4px;
    line-height: 44px;
    cursor: pointer; }
    header #headerCnt #headerTop #toggle .txt {
      font-size: 14px; }
    header #headerCnt #headerTop #toggle i {
      font-size: 28px; }
header #headerCnt nav#gNav {
  background: #FFF;
  position: fixed;
  width: 100%;
  top: -600px;
  max-height: 100%;
  overflow: auto;
  border-bottom: 1px solid #FFF;
  padding-top: 56px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  z-index: 10000; }
  header #headerCnt nav#gNav ul#mainNav li {
    width: 100%;
    border-top: 1px solid #FFF; }
    header #headerCnt nav#gNav ul#mainNav li a {
      display: block;
      text-decoration: none;
      line-height: 1em;
      background: #EFEFEF;
      padding: 20px 14px;
      color: #000;
      font-size: 18px; }
      header #headerCnt nav#gNav ul#mainNav li a i {
        float: right; }
  header #headerCnt nav#gNav ul#mainNav li.mn_01 a i {
    color: #069; }
  header #headerCnt nav#gNav ul#mainNav li.mn_02 a i {
    color: #F90; }
  header #headerCnt nav#gNav ul#mainNav li.mn_03 a i {
    color: #D52B00; }
  header #headerCnt nav#gNav ul#mainNav li.mn_04 a i {
    color: #369; }
  header #headerCnt nav#gNav ul#mainNav li.mn_05 a i {
    color: #339; }
  header #headerCnt nav#gNav ul#secondaryNav {
    border-top: 2px solid #FFF;
    border-bottom: 1px solid #FFF; }
    header #headerCnt nav#gNav ul#secondaryNav li {
      width: 33.3%;
      float: left; }
      header #headerCnt nav#gNav ul#secondaryNav li a {
        display: block;
        text-decoration: none;
        font-size: 14px;
        line-height: 1em;
        text-align: center;
        border-right: 1px solid #EFEFEF;
        padding: 18px 0; }
        header #headerCnt nav#gNav ul#secondaryNav li a i {
          margin-right: 4px; }
    header #headerCnt nav#gNav ul#secondaryNav li.sn_03 a {
      border-right: none; }
  header #headerCnt nav#gNav #ancillary_MB p {
    border-top: 1px solid #FFF; }
    header #headerCnt nav#gNav #ancillary_MB p a, header #headerCnt nav#gNav #ancillary_MB p .tapArea {
      display: block;
      text-decoration: none;
      line-height: 1em;
      padding: 20px 14px;
      font-size: 18px;
      font-style: normal; }
    header #headerCnt nav#gNav #ancillary_MB p i {
      float: right; }
  header #headerCnt nav#gNav #ancillary_MB p#translation a {
    background: #EFEFEF; }
  header #headerCnt nav#gNav #ancillary_MB p#close .tapArea {
    background: #0051AA;
    color: #FFF;
    cursor: pointer; }
  header #headerCnt nav#gNav #ancillary_PC {
    display: none; }
  header #headerCnt nav#gNav #spBnr {
    display: none; }
header #headerCnt nav.open {
  -moz-transform: translateY(600px);
  -webkit-transform: translateY(600px);
  transform: translateY(600px); }

#index_firstView {
  padding-top: 56px; }
  #index_firstView #emergency #emergencyCnt {
    border: 5px solid #D52B00;
    padding: 0 8px; }
    #index_firstView #emergency #emergencyCnt h2 {
      background: #D52B00;
      color: #FFF;
      font-size: 125%;
      font-weight: bold;
      text-align: center;
      line-height: 1.4em;
      padding: 5px 0 10px;
      margin: 0 -8px; }
    #index_firstView #emergency #emergencyCnt ul.newsList li {
      border-bottom: 1px solid #CCC; }
      #index_firstView #emergency #emergencyCnt ul.newsList li a {
        text-decoration: none;
        display: block;
        padding: 12px 0; }
        #index_firstView #emergency #emergencyCnt ul.newsList li a span {
          display: block; }
    #index_firstView #emergency #emergencyCnt ul.newsList li:last-child {
      border-bottom: none; }
  #index_firstView #visual {
    border-top: 1px solid #FFF;
    width: 100%;
    /* =======================================
        ClearFixElements
    ======================================= */ }
    #index_firstView #visual .wideslider {
      width: 100%;
      text-align: left;
      position: relative;
      overflow: hidden; }
    #index_firstView #visual .wideslider ul,
    #index_firstView #visual .wideslider ul li {
      float: left;
      display: inline;
      overflow: hidden; }
    #index_firstView #visual .wideslider ul li img {
      width: 100%;
      display: none; }
    #index_firstView #visual .wideslider_base {
      top: 0;
      position: absolute; }
    #index_firstView #visual .wideslider_wrap {
      top: 0;
      position: absolute;
      overflow: hidden; }
    #index_firstView #visual .slider_prev,
    #index_firstView #visual .slider_next {
      top: 0;
      overflow: hidden;
      position: absolute;
      z-index: 100;
      cursor: pointer;
      background: #FFF;
      filter: alpha(opacity=40) !important;
      -moz-opacity: 0.4 !important;
      opacity: 0.4 !important; }
    #index_firstView #visual .pagination {
      bottom: 10px;
      left: 0;
      width: 100%;
      height: 15px;
      text-align: center;
      position: absolute;
      z-index: 200;
      line-height: 10px; }
    #index_firstView #visual .pagination a {
      margin: 0 5px;
      width: 10px;
      height: 10px;
      display: inline-block;
      overflow: hidden;
      background: #CCC;
      border-radius: 5px; }
    #index_firstView #visual .pagination a.active {
      background: #FFF;
      filter: alpha(opacity=100) !important;
      -moz-opacity: 1 !important;
      opacity: 1 !important; }
    #index_firstView #visual .wideslider ul:after {
      content: ".";
      height: 0;
      clear: both;
      display: block;
      visibility: hidden; }
    #index_firstView #visual .wideslider ul {
      display: inline-block;
      overflow: hidden; }
    #index_firstView #visual #bnrsWithSlider {
      padding-bottom: 10px; }
      #index_firstView #visual #bnrsWithSlider ul {
        padding: 0 5px;
        background: #FFF; }
        #index_firstView #visual #bnrsWithSlider ul li {
          float: left;
          width: 50%;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 10px 5px 0; }
          @media screen and (min-width: 768px) {
            #index_firstView #visual #bnrsWithSlider ul li {
              width: 25%; } }
          #index_firstView #visual #bnrsWithSlider ul li a {
            display: block;
            line-height: 1em;
            text-align: center;
            color: #FFF;
            background: #0051AA;
            text-decoration: none;
            border: 1px solid #0051AA;
            padding: 16px 0;
            font-weight: bold; }
        #index_firstView #visual #bnrsWithSlider ul li.disaster a {
          background: #D52B00;
          border: 1px solid #D52B00; }
        #index_firstView #visual #bnrsWithSlider ul li.health a {
          color: #D52B00;
          background: #FFEBE6;
          border: 1px solid #D52B00; }
        #index_firstView #visual #bnrsWithSlider ul li.facility a {
          background: #663300;
          border: 1px solid #663300; }
        #index_firstView #visual #bnrsWithSlider ul li.mayor a {
          background: #1FAAAD;
          border: 1px solid #1FAAAD; }

#contents section#indexMenu h2 {
  font-size: 137.5%;
  font-weight: normal;
  margin: 6px 0; }
#contents section#indexMenu #sceneMenu {
  background: #EFEFEF;
  padding: 10px; }
  #contents section#indexMenu #sceneMenu ul {
    margin-top: 10px; }
    #contents section#indexMenu #sceneMenu ul li {
      width: 50%;
      float: left; }
      @media screen and (min-width: 768px) {
        #contents section#indexMenu #sceneMenu ul li {
          width: 33.3%; } }
      @media screen and (max-width: 359px) {
        #contents section#indexMenu #sceneMenu ul li {
          width: 100%; } }
      #contents section#indexMenu #sceneMenu ul li a {
        display: block;
        border-right: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        padding: 18px 0 18px 10px;
        text-decoration: none;
        line-height: 18px;
        color: #FFF;
        background: #096;
        font-size: 14px;
        font-weight: bold; }
        #contents section#indexMenu #sceneMenu ul li a .ico {
          display: inline-block;
          width: 18px;
          height: 18px;
          vertical-align: -4px;
          line-height: 18px;
          margin: 0 2px 0 0;
          padding: 0; }
          #contents section#indexMenu #sceneMenu ul li a .ico img {
            width: 100%;
            height: auto; }
#contents section#indexMenu #indexSearch {
  background: #FFF;
  padding: 10px; }
  #contents section#indexMenu #indexSearch #indexSearchCnt {
    border: 1px solid #0079FF; }
    #contents section#indexMenu #indexSearch #indexSearchCnt form {
      display: block; }
      #contents section#indexMenu #indexSearch #indexSearchCnt form input#searchword {
        width: 80%;
        border: none;
        display: inline-block;
        float: left;
        text-indent: 8px;
        font-size: 16px;
        font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
        line-height: 16px;
        height: 16px;
        padding: 12px 0; }
      #contents section#indexMenu #indexSearch #indexSearchCnt form input::-webkit-input-placeholder {
        padding-top: 4px; }
      #contents section#indexMenu #indexSearch #indexSearchCnt form button {
        display: inline-block;
        border: none;
        background: #0079FF;
        width: 20%;
        color: #FFF;
        font-size: 16px;
        font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
        line-height: 16px;
        padding: 12px 0;
        margin: 0;
        border: none; }
        #contents section#indexMenu #indexSearch #indexSearchCnt form button i.fa-search {
          vertical-align: 1px; }
#contents section#indexMenu #seekSection {
  background: #EFEFEF;
  padding: 10px; }
  #contents section#indexMenu #seekSection ul li a {
    display: block;
    text-decoration: none;
    padding: 16px 12px;
    line-height: 1em;
    font-weight: bold; }
    #contents section#indexMenu #seekSection ul li a i {
      float: right; }
  #contents section#indexMenu #seekSection ul li.section a {
    color: #FFF;
    background: #096;
    font-size: 20px;
    padding: 20px 12px; }
  #contents section#indexMenu #seekSection ul li.tel {
    margin-top: 1px; }
    #contents section#indexMenu #seekSection ul li.tel a {
      color: #096;
      background: #FFF;
      border: 1px solid #096;
      font-size: 18px; }
#contents section#indexMenu #keywords {
  background: #FFF;
  padding: 10px; }
  #contents section#indexMenu #keywords ul li {
    float: left; }
    #contents section#indexMenu #keywords ul li a {
      display: block;
      background: #D9EBFF;
      color: #0079FF;
      padding: 6px 8px;
      margin-top: 6px;
      margin-right: 6px;
      border-radius: 4px;
      text-decoration: none;
      line-height: 1.4em; }
#contents #release {
  padding-top: 10px; }
  #contents #release .releaseCnt {
    padding: 0 10px 10px; }
    #contents #release .releaseCnt .titleContainer {
      margin: 0 -10px;
      background: #EFEFEF;
      padding: 12px 10px; }
      #contents #release .releaseCnt .titleContainer h2 {
        display: inline;
        font-size: 137.5%;
        font-weight: normal;
        line-height: 1.4em; }
      #contents #release .releaseCnt .titleContainer .links {
        float: right; }
        #contents #release .releaseCnt .titleContainer .links a {
          display: inline-block;
          line-height: 192.5%;
          color: #FFF;
          background: #0051AA;
          text-decoration: none;
          padding: 0 12px 0 6px;
          margin-left: 4px; }
        #contents #release .releaseCnt .titleContainer .links a.rss {
          background: #F60; }
  #contents #release ul.newsList {
    margin: 0 -10px; }
    #contents #release ul.newsList li {
      border-top: 1px solid #EAEAEA; }
      #contents #release ul.newsList li a {
        display: block;
        padding: 12px 10px;
        text-decoration: none; }
        #contents #release ul.newsList li a span {
          display: block; }
#contents #usefulLinks {
  background: #EFEFEF;
  padding: 10px; }
  #contents #usefulLinks h2 {
    font-size: 137.5%;
    font-weight: normal;
    margin: 6px 0; }
  #contents #usefulLinks ul {
    margin-top: 10px; }
    #contents #usefulLinks ul li {
      width: 50%;
      float: left; }
      @media screen and (min-width: 768px) {
        #contents #usefulLinks ul li {
          width: 33.3%; } }
      @media screen and (max-width: 359px) {
        #contents #usefulLinks ul li {
          width: 100%; } }
      #contents #usefulLinks ul li a {
        display: block;
        border-right: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        padding: 20px 10px;
        text-decoration: none;
        line-height: 1em;
        color: #FFF;
        background: #0079FF;
        font-size: 14px;
        font-weight: bold; }
        #contents #usefulLinks ul li a i {
          float: right; }
#contents section#contentBnrs, #contents section#adArea {
  padding-bottom: 10px; }
  #contents section#contentBnrs ul, #contents section#adArea ul {
    padding: 0 5px;
    margin: 0 auto;
    text-align: center; }
    #contents section#contentBnrs ul li, #contents section#adArea ul li {
      float: left;
      width: 50%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      padding: 10px 5px 0; }
      @media screen and (min-width: 480px) {
        #contents section#contentBnrs ul li, #contents section#adArea ul li {
          width: 33.3%; } }
      @media screen and (min-width: 768px) {
        #contents section#contentBnrs ul li, #contents section#adArea ul li {
          width: 25%; } }
      #contents section#contentBnrs ul li a, #contents section#adArea ul li a {
        display: block; }
        #contents section#contentBnrs ul li a img, #contents section#adArea ul li a img {
          display: block;
          width: 100%; }

#contents section#adAreapr {
  padding-bottom: 10px; }
  ##contents section#adAreapr ul {
    padding: 0 5px;
    margin: 0 auto;
    text-align: center; }
    #contents section#adAreapr ul li {
      float: left;
      width: 50%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      padding: 10px 5px 0; }
      @media screen and (min-width: 480px) {
        #contents section#adAreapr ul li {
          width: 30%; } }
      @media screen and (min-width: 768px) {
        #contents section#adAreapr ul li {
          width: 25%; } }
      #contents section#adAreapr ul li a {
        display: block; }
        #contents section#adAreapr ul li a img {
          display: block;
          width: 100%; }

#contents section#social {
  padding: 0 10px 10px;
  background: #EFEFEF; }
  #contents section#social ul li {
    padding-top: 10px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      #contents section#social ul li {
        width: 49%; } }
    #contents section#social ul li a.tit {
      display: block;
      text-decoration: none;
      line-height: 1em;
      font-size: 20px;
      font-weight: bold;
      color: #FFF;
      padding: 20px 10px; }
      #contents section#social ul li a.tit i {
        float: right; }
    #contents section#social ul li .widget {
      background: #FFF;
      text-align: center; }
  #contents section#social ul li.twitter {
    float: none; }
    @media screen and (min-width: 768px) {
      #contents section#social ul li.twitter {
        float: left; } }
  #contents section#social ul li.facebook {
    float: none; }
    @media screen and (min-width: 768px) {
      #contents section#social ul li.facebook {
        float: right; } }
  #contents section#social ul li.twitter a.tit {
    background: #55ACEE; }
  #contents section#social ul li.facebook a.tit {
    background: #3A5897; }
#contents section#adArea {
  padding: 10px 0; }
  #contents section#adArea h2 {
    font-size: 112.5%;
    font-weight: normal;
    margin: 6px 0;
    text-align: center;
    padding: 0 10px; }
    #contents section#adArea h2 #about_ad_pc {
      display: none; }
  #contents section#adArea p#about_ad_mb {
    padding: 10px;
    text-align: right; }
    #contents section#adArea p#about_ad_mb a {
      text-decoration: none;
      display: block;
      padding: 8px 0;
      float: right; }

footer #footerCnt {
  background: #E3E3E3;
  padding: 10px; }
  footer #footerCnt #tosuData {
    background: #FFF;
    border: 1px solid #CCC;
    text-align: center;
    font-size: 87.5%;
    padding: 0 0 6px; }
    footer #footerCnt #tosuData p.tit {
      background: #CCC;
      font-size: 112.5%;
      font-weight: bold;
      padding: 12px 0;
      text-align: center;
      margin-bottom: 10px; }
    footer #footerCnt #tosuData dl {
      text-align: center;
      display: inline-block;
      margin: 0 8px; }
      footer #footerCnt #tosuData dl dt {
        display: inline; }
      footer #footerCnt #tosuData dl dd {
        display: inline; }
    footer #footerCnt #tosuData p.more a {
      display: inline-block;
      text-decoration: none;
      padding: 8px 0; }
  footer #footerCnt nav {
    padding: 10px 0; }
    footer #footerCnt nav ul li {
      padding-bottom: 1px; }
      footer #footerCnt nav ul li a {
        display: block;
        text-decoration: none;
        background: #FFF;
        line-height: 1em;
        padding: 16px 10px; }
        footer #footerCnt nav ul li a i {
          float: right; }
  footer #footerCnt address {
    text-align: center;
    font-style: normal; }
    footer #footerCnt address p.author {
      font-size: 112.5%;
      font-weight: bold;
      margin: 12px 0; }
    footer #footerCnt address p.info {
      font-size: 87.5%; }
      footer #footerCnt address p.info span {
        display: inline-block;
        margin: 0 8px; }
  footer #footerCnt p#copyright {
    text-align: center;
    font-size: 68.75%;
    color: #999;
    margin-top: 16px; }

#contents section#categList {
    padding-top: 56px;
    background: #FFF; 
}
/*
#contents section#categList .cnt {
    width: 960px;
    margin: 0 auto;
    padding: 0 20px; 
}
#contents section#categList .leftList {
    width: 100%;
}
*/
#contents section#categList .rightList {
    display: none;
}

ul#breadcrumb {
    padding: 10px; 
    font-size: 14px;
}
ul#breadcrumb li {
    display: inline-block;
    list-style: none;
    color: #666; 
}
ul#breadcrumb li a {
    color: #999;
    margin-right: 8px; 
}
ul#breadcrumb li i {
    color: #666;
    padding-left: 10px;
    padding-right: 10px;
}

#contents section#categList h1.categ-title,
#contents section#indexMenu h1.detail-title {
    font-size: 137.5%;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    margin: 0 10px 30px 10px;
}
#contents section#indexMenu h1.detail-title {
    margin-bottom: 10px;
}
#contents section#categList h1.bcolor1,
#contents section#indexMenu h1.bcolor1 {
    border-left: 7px solid #096;
}
#contents section#categList h1.bcolor2,
#contents section#indexMenu h1.bcolor2 {
    border-left: 7px solid #F90;
}
#contents section#categList h1.bcolor3,
#contents section#indexMenu h1.bcolor3 {
    border-left: 7px solid #D52B00;
}
#contents section#categList h1.bcolor4,
#contents section#indexMenu h1.bcolor4 {
    border-left: 7px solid #369;
}
#contents section#categList h1.bcolor5,
#contents section#indexMenu h1.bcolor5 {
    border-left: 7px solid #339;
}

#contents section#categList h2.categ-title,
#contents section#indexMenu h2.detail-title {
    font-size: 112.5%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

#contents section#categList h2.color1:before,
#contents section#indexMenu h2.color1:before,
#contents section#categList .style1 {
    color: #096;
}
#contents section#categList h2.color2:before,
#contents section#indexMenu h2.color2:before,
#contents section#categList .style2 {
    color: #F90;
}
#contents section#categList h2.color3:before,
#contents section#indexMenu h2.color3:before,
#contents section#categList .style3 {
    color: #D52B00;
}
#contents section#categList h2.color4:before,
#contents section#indexMenu h2.color4:before,
#contents section#categList .style4 {
    color: #369;
}
#contents section#categList h2.color5:before,
#contents section#indexMenu h2.color5:before,
#contents section#categList .style5 {
    color: #339;
}

#contents section#indexMenu h5.detail-title {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    margin: 20px 0 15px;
}

#contents section#categList ul.news-box {
    padding-left: 15px;
}
#contents section#categList ul.news-box li {
    list-style-type: disc;
    margin-bottom: 5px;
}
#contents section#categList ul.categMenu {
    position: relative;
    padding: 0;
    margin: 10px auto 30px;
    width: 100%;
}
#contents section#categList ul.categMenu > li {
    margin: 10px auto 0;
    width: 100%;
}
#contents section#categList ul.child li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#contents section#categList h2.categ-title:before,
#contents section#indexMenu h2.detail-title:before {
   content: "■ ";
}
#contents section#categList ul.child li:before {
   content: "□ ";
}

#contents section#categList .categ-box {
}
#contents section#categList .categ-box > div {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px;
}
#contents section#indexMenu #indexSearch .categ-title {
	padding: 10px !important;
	color: #FFF;
    font-size: 114.3%;
    font-weight: bold;
    margin-bottom: 15px;
}
#contents section#indexMenu #indexSearch .bgcolor1 {
	background-color: #096;
}
#contents section#indexMenu #indexSearch .bgcolor2 {
	background-color: #F90;
}
#contents section#indexMenu #indexSearch .bgcolor3 {
	background-color: #D52B00;
}
#contents section#indexMenu #indexSearch .bgcolor4 {
	background-color: #369;
}
#contents section#indexMenu #indexSearch .bgcolor5 {
	background-color: #339;
}
#contents section#indexMenu #indexSearch .categ-box ul {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#contents section#indexMenu #indexSearch .categ-box ul li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

#contents .newslist {
    margin: 0 10px 30px 10px;
}
#contents .newslist > ul.ntlistblk {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#contents .newslist > ul.ntlistblk li {
    border-bottom: 1px dashed #EAEAEA; 
    margin-top: 10px; 
}
#contents .newslist > ul.ntlistblk li a {
    text-decoration: none;
}

#contents .eventlist h3 {
    font-size: 137.5%;
    margin: 8px auto 0;
}
/* abiru */
#contents .eventlist select {
  font-size: 14px;
  height:28px;
}
#contents .eventlist input[type=submit] {
  font-size: 14px;
  height:28px;
  width:70px;
}
#contents .eventlist {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    min-height: .01%;
    overflow-x: auto;
}
#contents .eventlist table > tbody > tr > td,
#contents .eventlist table > tbody > tr > th,
#contents .eventlist table > tfoot > tr > td,
#contents .eventlist table > tfoot > tr > th,
#contents .eventlist table > thead > tr > td,
#contents .eventlist table > thead > tr > th {
    padding: 1px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ccc;
}


#contents table > tbody > tr > td,
#contents table > tbody > tr > th,
#contents table > tfoot > tr > td,
#contents table > tfoot > tr > th,
#contents table > thead > tr > td,
#contents table > thead > tr > th {
/*    padding: 8px; */ /* abiru */
    padding: 5px 3px;
    line-height: 1.42857143;
    vertical-align: top;
    /*border: 1px solid #ccc;*/
		word-break: break-all;
}
/* abiru */
#contents section#indexMenu #sceneMenu table {
    max-width: 100%;
    table-layout: fixed;
}

#contents section#indexMenu #sceneMenu img {
    max-width: 100%;
    margin: 0 auto;
}

.gsc-control-searchbox-only table > tbody > tr > td, 
.gsc-control-searchbox-only table > tbody > tr > th, 
.gsc-control-searchbox-only table > tfoot > tr > td, 
.gsc-control-searchbox-only table > tfoot > tr > th, 
.gsc-control-searchbox-only table > thead > tr > td, 
.gsc-control-searchbox-only table > thead > tr > th {
    border: none !important;
    padding: 5px 0 !important;
}
/* abiru */
.gsc-control-searchbox-only input[type=text]{
  font-size: 14px;
}
.gsc-input-box {
    height: 40px !important;
    border: 1px solid #0079FF !important;
}

#gs_id50 {
    height: 100%;
    font-size: 16px;
}
#gsc-i-id1 {
    height: 100%;
    font-size: 16px;
    padding: 8px 0 !important;
}
input.gsc-search-button-v2 {
    padding: 13.5px 27px !important;
    margin-top: 0px !important;
}
#contents table.gsc-table-result > tbody > tr > td {
     white-space: normal;
}
         
.sns-box {
    text-align: right;
    margin-bottom: 20px;
}
.clearfix {
    clear:both;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*ギャラリー全体のコンテナー*/
#stage {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
}
/*全サムネイルのコンテナー*/
#thumbs {
	margin-left:2%;
}
/*サムネイルの幅、ポインターを手のひら*/
#thumbs label img {
	width:18.5%;
	cursor: pointer;
}
/*ラジオボタンを非表示に*/
#r1, #r2, #r3, #r4, #r5 {
	display: none;
}
/*表示写真の初期配置（全部透明に）とtransition設定*/
.photo {
	position: absolute;
	left: 0;
	top: 0;
}
.photo img {
	width:100%;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
/*チェックされたサムネイルに相当する写真だけを表示*/
#r1:checked ~ #photo1 img, #r2:checked ~ #photo2 img, #r3:checked ~ #photo3 img, #r4:checked ~ #photo4 img, #r5:checked ~ #photo5 img {
	opacity: 1;
}

/*# sourceMappingURL=style_mb.css.map */

img[usemap] {
    max-width: 100%;
    height: auto;
}
