@charset "UTF-8";
/*------------------------------------------------------
 共通
-------------------------------------------------------*/
.height-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.height-center img {
  margin: auto; }

a[href=""] {
  color: #f00 !important; }

/*------------------------------------------------------
 市町農業委員会
-------------------------------------------------------*/
.city-map {
  max-width: 960px;
  margin: auto;
  background-image: url("../city/img/city/base.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative; }
  .city-map img.map_change {
    vertical-align: bottom;
    width: 100%;
    background-color: #FAF8F4; }
  .city-map span.map-btn {
    display: block;
    width: 13%;
    padding-bottom: 5%;
    position: absolute;
    cursor: pointer; }
    .city-map span.map-btn.takamatsu {
      top: 42%;
      left: 49%; }
    .city-map span.map-btn.marugame {
      top: 49%;
      left: 29%; }
    .city-map span.map-btn.sakaide {
      top: 29%;
      left: 34%; }
    .city-map span.map-btn.zentsuji {
      top: 53%;
      left: 14%; }
    .city-map span.map-btn.kanonji {
      top: 81%;
      left: 7%; }
    .city-map span.map-btn.sanuki {
      top: 47%;
      left: 69%; }
    .city-map span.map-btn.higashikagawa {
      top: 55%;
      left: 82%; }
    .city-map span.map-btn.mitoyo {
      top: 69%;
      left: 13%; }
    .city-map span.map-btn.tonosho {
      top: 1%;
      left: 67%; }
    .city-map span.map-btn.shoudo {
      top: 9%;
      left: 81%; }
    .city-map span.map-btn.naoshima {
      top: 9%;
      left: 41%; }
    .city-map span.map-btn.miki {
      top: 57%;
      left: 59%; }
    .city-map span.map-btn.utazu {
      top: 36%;
      left: 23%; }
    .city-map span.map-btn.ayagawa {
      top: 57%;
      left: 41%; }
    .city-map span.map-btn.kotohira {
      top: 61%;
      left: 23%; }
    .city-map span.map-btn.tadotsu {
      top: 44%;
      left: 14%; }
    .city-map span.map-btn.mannou {
      top: 72%;
      left: 32%; }

.popup-list {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9); }
  .popup-list .inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .popup-list .popup {
    display: none;
    z-index: 2;
    position: relative;
    background: #fff;
    padding: 20px;
    width: 100%;
    max-width: 1000px;
    border-top: 8px solid #408868;
    max-height: 100%;
    overflow-y: auto; }
    .popup-list .popup .closebtn {
      content: "";
      display: block;
      background-color: #408868;
      background-image: url("../city/img/city/close.png");
      background-size: cover;
      position: absolute;
      background-size: auto 85%;
      background-position: center;
      background-repeat: no-repeat;
      top: 7px;
      right: 7px;
      left: auto;
      width: 60px;
      height: 60px;
      cursor: pointer; }
    .popup-list .popup h4 {
      font-weight: bold;
      margin-bottom: 0.7em;
      font-size: 190%;
      text-align: center;
      font-family: 'Zen Old Mincho', serif;
      border: none; }
    .popup-list .popup table {
      width: 100%;
      vertical-align: middle; }
      .popup-list .popup table th, .popup-list .popup table td {
        padding: 1em 1em;
        vertical-align: middle; }
      .popup-list .popup table tr {
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd; }
      .popup-list .popup table th {
        text-align: left;
        font-weight: bold; }
      .popup-list .popup table td {
        text-align: right; }
    @media screen and (max-width: 768px) {
      .popup-list .popup {
        padding: 10px;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        overflow-y: scroll;
        margin: 0; }
        .popup-list .popup .closebtn {
          background-color: #408868;
          background-size: auto 85%;
          background-position: center;
          background-repeat: no-repeat;
          top: 7px;
          right: 7px;
          left: auto;
          width: 50px;
          height: 50px; }
        .popup-list .popup h4 {
          font-size: 160%;
          margin-right: 50px; }
        .popup-list .popup table {
          font-size: 85%; }
          .popup-list .popup table th, .popup-list .popup table td {
            padding: 0.7em 0.5em; } }
    .popup-list .popup.active {
      display: block; }
  .popup-list .inner > .closebtn {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    height: 100%;
    z-index: 0; }

a.btn-city {
  display: inline-block;
  padding: 0.5em 2em 0.5em 1em;
  border-radius: 0.3em;
  text-decoration: none;
  background: #408868;
  color: #fff;
  font-weight: bold;
  position: relative; }
  a.btn-city:after {
    content: "";
    display: block;
    width: 0.4em;
    height: 0.4em;
    margin-top: -0.2em;
    top: 50%;
    right: 1em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute; }
  a.btn-city:hover {
    opacity: 0.9; }
  @media screen and (max-width: 768px) {
    a.btn-city {
      padding: 0.3em 2em 0.3em 0.5em; } }

a[href=""].btn-city {
  color: #fff !important;
  background: #ccc;
  pointer-events: none; }

/*個人情報保護方針*/
.page_content .policy ol:not([class]) > li {
  list-style: none;
  margin-left: 0;
  text-indent: -1em; }
  .page_content .policy ol:not([class]) > li ol {
    text-indent: 1em;
    margin-left: -1em; }
  .page_content .policy ol:not([class]) > li:first-child {
    text-indent: 0; }
.page_content .policy .text-box {
  padding: 0 2em 0 3em; }
  .page_content .policy .text-box span.bold {
    margin-left: -1.5em;
    position: relative; }
.page_content .policy .text-box > ol.kakko {
  margin-left: -1em; }
  .page_content .policy .text-box > ol.kakko li {
    text-indent: 1em; }
