@charset "utf-8";

.slide_wrap { margin: 2% auto 5%; }
.blog_banner { margin: 0 auto 2%; }
.oshirase { margin: 0 auto 5%; }
.oshirase_title {
  background: #22bde9;
  color: #ffffff;
  font-size: 150%;
  padding: 10px;
  font-weight: bold;
  clear: both;
}
.oshirase_date { color: #ffffff; }
.oshirase_list {
  background: #ecf7fd none repeat scroll 0 0;
  padding: 5px 10px;
}
.oshirase_list li {
  border-bottom: 1px dotted #999999;
  font-size: 132%;
  line-height: 1.3;
  list-style-type: none;
  padding: 5px 0;
}
.oshirase_list li:last-child { border-bottom: 0 none; }
.oshirase_list li a {
  color: #325fb4;
  text-decoration: none;
  font-weight: bold;
}
.oshirase_list li strong {}

.shinryo_tbl {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  width: 100%;
}
.shinryo_tbl th {
  background: #eccdd2 none repeat scroll 0 0;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  font-size: 123%;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
.shinryo_tbl th.w {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  padding: 0 2px;
  vertical-align: middle;
}
.shinryo_tbl th.r {
  padding: 5px;
  width: 45%;
  vertical-align: middle;
}
.shinryo_tbl td {
  background: #ffffff;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  font-family: ＭＳ Ｐゴシック;
  line-height: 1.15;
  text-align: center;
  vertical-align: middle;
}
.shinryo_tbl.keisei td {
  padding: 0.3em 0;
}

.shinryo_btn_note {
  font-size: 116%;
  margin: 5px 0 10px;
  text-align: right;
}
.hifuka_cau {
  color: #ff9a14;
  font-family: ＭＳ Ｐゴシック;
}
.itami_cau {
  color: #198dfa;
  font-family: ＭＳ Ｐゴシック;
}
.cmn_note {
  margin: 2% 0 5% 20px;
}
.cmn_note li {
  font-size: 132%;
  line-height: 1.3;
  list-style-type: disc;
}
.shinryo_tbl td .red {
  font-family: ＭＳ Ｐゴシック;
  font-size: 100%;
  color: red;
}
li.hifuka_note {
  list-style-type: none;
  margin-left: -18px;
}
li.hifuka_note .red {
  font-family: ＭＳ Ｐゴシック;
  color: red;
}
li.hifuka_note a {
  text-decoration: underline;
}

.monshin {
  font-size: 132%;
  line-height: 1.3;
  margin-bottom: 1em;
}
.monshin a {
  color: #325fb4;
  text-decoration: none;
  font-weight: bold;
}
.monshinhyo {
  font-size: 132%;
  line-height: 1.3;
/*  width: 50%; */
  text-align: center;
  margin-bottom: 1em;
/*  float: left; */
}
.monshinhyo .title {
  font-weight: bold;
}
.monshinhyo a {
  display: block;
  margin: 2% auto 5%;
  width: 129px;
  height: auto;
}
.cmn {
  font-size: 132%;
  line-height: 1.45;
}
.biyo_list {}
.biyo_list dl {}
.biyo_list dl dt {
  font-size: 132%;
  font-weight: bold;
  line-height: 1.3;
}
.biyo_list dl dd {
  font-size: 132%;
  line-height: 1.45;
  padding-bottom: 2%;
}
.biyo_list .inner {
  background: #ecf3c9 url("/images/hifuka/biyo_list_bg.jpg") no-repeat scroll right bottom;
  border: 1px solid #d7ddc1;
  margin-bottom: 5%;
  padding: 10px 10px 0;
}
.btm { margin-bottom: 32px; }

.biyo_nayami_menu { margin: 0 0 4%; }
.biyo_nayami_menu li {}
.biyo_nayami_menu li a {
  border: 1px solid #d2df8f;
  display: block;
  float: left;
  font-size: 132%;
  margin-bottom: 1%;
  padding: 2.5% 2%;
  text-align: center;
  width: 44.5%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecf3c9+0,ffffff+100 */
  background: #ecf3c9; /* Old browsers */
  background: -moz-linear-gradient(top,  #ecf3c9 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ecf3c9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ecf3c9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf3c9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.biyo_nayami_menu .lt a {
  margin-right: 2%;
}
.biyo_nayami_menu .lt_spc2 {
  letter-spacing: 1em;
  color: #325fb4;
}
.jikan_note {
  margin: 0 0 5px;
  line-height: 1.25;
  font-size: 116%;
}
.homebanner_middle {
  text-align:center;
  margin-bottom: 1em;
}
.homebanner_middle img {
  width: 100%;
  max-width: 378px;
}

/* 写真制御 */

.photo_top {
  display: flex;
  flex-wrap: wrap;
}
.photo_top > li {
  width: calc(100% / 2);
  overflow: hidden;
}
.photo_top > li a {
}
.photo_top > li a img {
  width: 100%;
  vertical-align: bottom;
  transition: 0.3s;
}
.photo_top > li a img:hover {
  transform: scale(1.1);
  opacity: 0.8;
}
.photo_top > li a:link:hover,
.photo_top > li a:visited:hover {
  border-bottom: none;
  color: #003399;
  font-style: normal;
  text-decoration: none;
}
.photo_top > li a:link:active,
.photo_top > li a:visited:active {
  border-bottom: none;
  color: #FF0000;
  font-style: normal;
  text-decoration: none;
}

.photo_bottom {
  display: flex;
  flex-wrap: wrap;
}
.photo_bottom > li {
  width: calc(100% / 3);
/*  width: 273px;
  height: 182px; */
  overflow: hidden;
}
.photo_bottom > li a {
}
.photo_bottom > li a img {
  width: 100%;
  vertical-align: bottom;
  transition: 0.3s;
}
.photo_bottom > li a img:hover {
  transform: scale(1.1);
  opacity: 0.8;
}
.photo_bottom > li a:link:hover,
.photo_bottom > li a:visited:hover {
  border-bottom: none;
  color: #003399;
  font-style: normal;
  text-decoration: none;
}
.photo_bottom > li a:link:active,
.photo_bottom > li a:visited:active {
  border-bottom: none;
  color: #FF0000;
  font-style: normal;
  text-decoration: none;
}


@media only screen and (max-width: 460px) {

  .oshirase_title {
    font-size: 123%;
  }
  .oshirase_list li,
  .cmn_note li,
  .monshin,
  .cmn {
    font-size: 116%;
  }

  .biyo_list dl dt,
  .biyo_list dl dd {
    font-size: 116%;
    line-height: 1.6;
  }

  .biyo_nayami_menu { margin: -1.5% 0  4%; }
  .biyo_nayami_menu li {}
  .biyo_nayami_menu li a {
    float: none;
    font-size: 132%;
    padding: 2.5% 2%;
    text-align: center;
    width: 96%;
  }
  .biyo_nayami_menu .lt a {
    margin-right: 0;
  }

}

