@charset "UTF-8";
/* exclusive use of Kiramura@croquis */
.m0 {
  margin: 0;
}

.mb0 {
  margin-bottom: 0;
}

.p0 {
  padding: 0;
}

.bg-red {
  background-color: #DC0000;
}

.bg-black {
  background-color: #221714;
}

.bg-white {
  background-color: #ffffff;
}

.bg-glay {
  background-color: #F4F4F4;
}

.fc-white:visited,
.fc-white:hover,
.fc-white {
  color: #ffffff;
}

.fc-red {
  color: #DC0000;
}

.fc-pink {
  color: #EE4C60;
}

.title-underline2 {
  border: solid 1px;
  padding: 0.25em;
}

.lh-125 {
  line-height: 1.25;
}

.d-b {
  display: block;
}

.d-i-b span {
  display: inline-block;
}

hr {
  background: #009240;
}

th, td {
  vertical-align: middle;
}

/*site-navigation*/
#site-navigation .col.current,
#site-navigation .col:hover,
#site-navigation .col::after {
  background: #D9EFE2;
}

/*side_menu*/
ul.side_menu li {
  border-bottom: solid 1px #009240;
  position: relative;
}

ul.side_menu li a {
  padding: 1em;
  color: #009240;
  display: block;
  width: 100%;
}

ul.side_menu li a.current,
ul.side_menu li a:hover {
  background: #D9EFE2;
}

ul.side_menu li a.current::after,
ul.side_menu li a:hover::after {
  font-family: fontawesome,'Font Awesome 5 Free';
  content: '\f105';
  font-weight: 400;
  position: absolute;
  right: 0.5em;
  bottom: 50%;
  transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  -webkit-transform: translateY(50%);
}

/*交通アクセス*/
.import_sps_1_14 .table-line td,
.import_sps_1_14 table.style2 td:first-child {
  border-color: #E66133;
}

/*営業時間*/
#post-136 h3 {
  padding: 0.5em;
}

#post-136 span {
  font-size: 0.8em;
}

/*料金*/
#post-138 .guide-920 {
  width: 960px;
  max-width: 100%;
}

#post-138 td span {
  font-size: 0.8em;
}

#post-138 th {
  color: #009240;
  background: #D9EFE2;
}

#post-138 h3 {
  margin: 0;
}

#post-138 h3 span:first-child {
  margin: 0 auto;
}

#post-138 .arrow {
  position: relative;
}

#post-138 .arrow::before {
  content: '';
  position: absolute;
  top: 0;
  right: -0.5rem;
  width: 3em;
  height: 1px;
  background-color: #000000;
  transform-origin: left bottom;
  transform: rotate(45deg);
}

#post-138 .arrow::after {
  content: '';
  position: absolute;
  bottom: 22px;
  bottom: calc(1rem + 6px);
  right: -0.5rem;
  width: 3em;
  height: 1px;
  background-color: #000000;
  transform-origin: left bottom;
  transform: rotate(-45deg);
}

@media screen and (max-width: 787px) {
  #post-138 .arrow {
    position: relative;
    padding-bottom: 3em;
    margin-bottom: 1em;
  }
  #post-138 .arrow::before {
    content: '';
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 2em;
    background-color: #000000;
    transform-origin: left bottom;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #post-138 .arrow::after {
    content: '';
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 2em;
    background-color: #000000;
    transform-origin: left bottom;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}

/*森きららのご案内*/
#post-2 .th, #post-2 .td {
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #F4F4F4;
  border: solid 2px #ffffff;
  padding: 0.25em 0.5em;
}

@media screen and (max-width: 787px) {
  #post-2 .th {
    border-bottom: 0;
  }
  #post-2 .td {
    border-top: 0;
  }
}

/*動物取扱業に関する表示*/
#post-6282 .th, #post-6282 .td {
  padding: 1.5em 1em;
  border: solid 1px #009240;
  border-collapse: collapse;
}

#post-6282 .th {
  color: #009240;
  background: #D9EFE2;
  border-right: none;
}

#post-6282 .th + .td + .th,
#post-6282 .th + .td + .th + .td {
  border-top: none;
}

@media screen and (max-width: 787px) {
  /*
    #post-6282{
        .th,.td{border: none;}
        .th:first-child{border-top: solid 1px $mainColor-mori;}
        .td{border-bottom: solid 1px $mainColor-mori;}
    }*/
}

/*動物病院レスキューセンター*/
#post-6364 th {
  color: #009240;
  background: #D9EFE2;
}

/*バラ園*/
#post-6297 h1, #post-6297 h2, #post-6297 h3, #post-6297 .rose-p-pk, #post-6297 .flower-pink, #post-6297 .flower-name {
  color: #EE4C60;
}

#post-6297 h1.entry-title {
  display: inline-block;
  padding: 0.25em 1.5em;
  border: solid 4px;
  border-radius: 0.5em;
}

#post-6297 h2 {
  background: #FCE4E7;
  padding: 0.5em;
  text-align: center;
}

#post-6297 h2.rose-sasebo {
  background: none;
  border-top: solid 1px;
  border-bottom: solid 1px;
}

#post-6297 .flower-name-en {
  font-size: 0.8em;
  display: block;
  margin-top: -0.25em;
  margin-bottom: -1.5em;
}

#post-6297 .flower-p {
  margin-top: 0;
  margin-bottom: 4em;
}

/*園内マップ*/
ul.layout_type_selector {
  background: #009240;
  padding: 0.5em;
  font-size: 16px;
  font-size: 1rem;
}

ul.layout_type_selector li a {
  display: block;
  background: #ffffff;
  border-radius: 0.5em;
  padding: 0.25em 1em;
  font-weight: 600;
  min-width: 6em;
  text-align: center;
}

ul.layout_type_selector .type_all a {
  color: #009240;
}

ul.layout_type_selector .type_animals a {
  color: #FF8300;
}

ul.layout_type_selector .type_facilities a {
  color: #009ADA;
}

ul.layout_type_selector .type_plants a {
  color: #EA6088;
}

ul.layout_type_selector .type_animals a.current {
  background: #FF8300;
  color: #ffffff;
}

ul.layout_type_selector .type_facilities a.current {
  background: #009ADA;
  color: #ffffff;
}

ul.layout_type_selector .type_plants a.current {
  background: #EA6088;
  color: #ffffff;
}

@media screen and (max-width: 787px) {
  ul.layout_type_selector li a {
    padding: 0.25em 0.5em;
    min-width: 18vw;
  }
}

@media screen and (max-width: 787px) {
  html:lang(en) ul.layout_type_selector li a {
    min-width: 0;
    font-size: 4.2vw;
  }
}

/*九十九島CLUB*/
.page-id-6699 .table-type1 td:last-child {
  text-align: right;
}

/*森きららの遊び方*/
.blog_id_6 .modelcourse .arrow {
  padding-left: 0;
}

/*レストラン＆ショップ*/
#post-7945,
#post-7943 {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
