@charset "UTF-8";
/* オリジナルページ */
.ol_block img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.ol_block h3 {
  color: #501e0a;
  font-size: 150%;
  font-weight: bold;
  line-height: 29px;
  margin: 20px 0;
  font-family: “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
  background: none;
  border: 0;
  padding: 5px 0;
}
.ol_block h3:before {
  content: url(https://www.town.karumai.iwate.jp/article/images/h1-hd-bg.png);
  padding-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
.ol_block h4 {
  color: #501e0a;
  font-size: 150%;
  font-weight: bold;
  line-height: 29px;
  margin: 20px 0;
  font-family: “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
  border: 0;
  padding: 5px 0;
}
.ol_block h4:before {
  content: url(https://www.town.karumai.iwate.jp/article/images/h1-sub-hd-bg.png);
  padding-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
.ol_block h5 {
  clear: both;
  background: #F39800;
  color: #ffffff;
  font-size: 110%;
  padding: 10px;
}

.ol_block:before,
.ol_block:after {
  clear: both;
}

.ol_block:before, .ol_block:after {
  content: " ";
  display: table;
}

.ol_block_box {
  display: -webkit-flex;
  display: flex;
  flex-flow: row-reverse nowrap;
  margin-bottom: 10px;
}
.ol_block_box .ol_block_photo {
  width: 32.89%;
}
.ol_block_box .ol_block_txt {
  width: 67.10%;
  padding: 0 10px 0 0;
}

ul.ol_link_blue {
  text-align: center;
  padding-left: 0;
}
ul.ol_link_blue li {
  list-style: none;
  background: #538DBF;
  font-size: 110%;
  padding: 10px 0;
}
ul.ol_link_blue a {
  display: block;
  color: #ffffff !important;
  text-decoration: none;
}
ul.ol_link_blue a:after {
  content: "\00bb";
  padding-left: 20px;
}
ul.ol_link_blue a:hover {
  opacity: 0.8;
}

ul.ol_link_orange {
  text-align: center;
  padding-left: 0;
}
ul.ol_link_orange li {
  float: left;
  width: 30%;
  padding-left: 0;
  list-style: none;
  margin: 10px 10px 20px;
  background: #F39800;
  font-size: 110%;
  padding: 10px 0;
}
ul.ol_link_orange a {
  display: block;
  color: #ffffff !important;
  text-decoration: none;
}
ul.ol_link_orange a:after {
  content: "\00bb";
  padding-left: 20px;
}
ul.ol_link_orange a:hover {
  opacity: 0.8;
}

ul.ol_link_txt {
  clear: both;
  text-align: center;
  padding-left: 0;
}
ul.ol_link_txt li {
  display: inline-block;
  color: #F39800;
  padding-left: 0;
  list-style: none;
  margin: 20px 0;
  font-size: 110%;
  padding: 10px 0;
}
ul.ol_link_txt a {
  display: block;
  color: #F39800 !important;
  text-decoration: none;
}
ul.ol_link_txt a:before {
  content: "\00ab";
  padding-right: 20px;
}
ul.ol_link_txt a:hover {
  opacity: 0.8;
}

ul.link_list01 {
  padding-left: 0;
  overflow: hidden;
}
ul.link_list01 li {
  float: left;
  width: 33%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
}
ul.link_list01 li:nth-child(4n) {
  clear: both;
}

ul.link_list02 {
  float: left;
  width: 182px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
ul.link_list02 li {
  padding-left: 0;
  list-style: none;
}

ul.link_list02:nth-child(5n+1) {
  margin-right: 0px;
}

ul.link_list03 {
  float: left;
  width: 33%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
}
ul.link_list03 li {
  padding-left: 0;
  list-style: none;
}

ul.link_list01 li:before {
  content: url(https://www.town.karumai.iwate.jp/article/images/list-arrow.png);
  padding-right: 0.5em;
  line-height: 1.5;
  margin-bottom: 5px;
}

ul.link_list02 li:nth-child(3):before {
  font-family: "Material-Design-Iconic-Font";
  content: "\f1a3";
  padding-right: 0.5em;
  line-height: 1.5;
  margin-bottom: 5px;
}

ul.link_list03 li:first-child:before {
  content: url(https://www.town.karumai.iwate.jp/article/images/list-arrow.png);
  padding-right: 0.5em;
  line-height: 1.5;
  margin-bottom: 5px;
}

ul.link_list03 li:last-child:before {
  font-family: "Material-Design-Iconic-Font";
  content: "\f1a3";
  padding-right: 0.5em;
  line-height: 1.5;
  margin-bottom: 5px;
}

dl.cereal_list {
  float: left;
  width: 246px;
  padding-left: 0;
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
dl.cereal_list dt {
  background: #F39800;
  color: #ffffff;
  padding: 10px;
  text-align: center;
}
dl.cereal_list dd p {
  padding: 10px;
}

dl.cereal_list:nth-child(3n) {
  clear: both;
  margin-left: 0;
}

p.mayor_txt {
  text-align: center;
  font-size: 120%;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .ol_block_box {
    flex-flow: column nowrap;
  }
  .ol_block_box .ol_block_photo {
    width: auto;
  }
  .ol_block_box .ol_block_txt {
    width: auto;
    padding: 10px 0;
  }

  ul.ol_link_orange li {
    float: none;
    width: auto;
  }

  ul.link_list01 li {
    float: left;
    width: 50%;
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
  ul.link_list01 li:nth-child(3n) {
    clear: both;
  }
  ul.link_list01 li:nth-child(4n) {
    clear: none;
  }

  ul.link_list02 {
    float: none;
    width: auto;
    margin: 10px;
  }
  ul.link_list02 li {
    padding-left: 0;
    list-style: none;
  }

  ul.link_list03 {
    float: left;
    width: 50%;
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }

  dl.cereal_list {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }

  dl.cereal_list:nth-child(2n) {
    margin-left: 1%;
  }

  dl.cereal_list:nth-child(3n) {
    clear: none;
    margin-left: 1%;
  }
}
/* 施設案内 */
.fa_block img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.fa_block .fa_map {
  position: relative;
  padding-top: 75%;
  height: 0;
  overflow: hidden;
}
.fa_block .fa_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.fa_block_box {
  display: -webkit-flex;
  display: flex;
  flex-flow: row-reverse nowrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.fa_block_box .fa_block_photo {
  width: 32.89%;
}
.fa_block_box .fa_block_txt {
  width: 67.10%;
  padding: 0 10px 0 0;
}
.fa_block_box table {
  clear: both;
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #F3DFB2;
  border-right: 1px solid #F3DFB2;
  border-bottom: 1px solid #F3DFB2;
  word-break: break-all;
}
.fa_block_box table th {
  text-align: center;
  background: #501e0a;
  border-top: 1px solid #F3DFB2;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #F3DFB2;
  width: 150px;
  color: #ffffff;
}
.fa_block_box table td {
  text-align: left;
  border-top: 1px solid #F3DFB2;
  padding: 10px 5px;
}
.fa_block_box table tr:last-child th {
  border-bottom: 0px;
}

ul.institution-guide {
  padding: 0;
  margin: 0;
}
ul.institution-guide li {
  list-style: none;
  display: inline-block;
  width: 24%;
  text-align: center;
  margin: 5px 0;
  padding: 0;
  border: 1px solid #501e0a;
}
ul.institution-guide a:after {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2f9";
  padding-left: 0.5em;
  line-height: 1.5;
  margin-bottom: 5px;
}
ul.institution-guide a {
  display: block;
  text-decoration: none;
  padding: 5px 0;
}
ul.institution-guide a:hover {
  background: #501e0a;
  color: #ffffff !important;
}

@media screen and (max-width: 767px) {
  .fa_block_box {
    flex-flow: column nowrap;
  }
  .fa_block_box .fa_block_photo {
    width: auto;
  }
  .fa_block_box .fa_block_txt {
    width: auto;
    padding: 10px 0;
  }
  .fa_block_box table {
    width: 100%;
    border: 1px solid #501e0a;
  }
  .fa_block_box table th {
    display: block;
    width: auto;
    border: 0px;
    padding: 10px 0;
  }
  .fa_block_box table td {
    display: block;
    border: 0px;
  }

  ul.institution-guide {
    margin: 0 1%;
  }
  ul.institution-guide li {
    list-style: none;
    display: inline-block;
    width: 47%;
    text-align: center;
    margin: 5px 1%;
    padding: 0;
    border: 1px solid #501e0a;
  }
}
table#calendar {
  clear: both;
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #501e0a;
  border-right: 1px solid #501e0a;
  border-bottom: 1px solid #501e0a;
  word-break: break-all;
}
table#calendar th {
  text-align: center;
  background: #F3DFB2;
  border-top: 1px solid #501e0a;
  border-bottom: 1px solid #501e0a;
  border-right: 1px solid #501e0a;
  width: 150px;
  color: #501e0a;
  padding: 5px 0;
}
table#calendar td {
  text-align: left;
  border-top: 1px solid #501e0a;
  padding: 10px 5px;
}
table#calendar tr:last-child th {
  border-bottom: 0px;
}

table#user_table th {
  text-align: center;
  background: #fff7ee;
  padding: 5px;
  text-align:center;
}
table#user_table td {
  padding: 5px;
}


@media screen and (max-width: 767px) {
  table#calendar {
    width: 100%;
    border: 1px solid #501e0a;
  }
  table#calendar th {
    display: block;
    width: auto;
    border: 0px;
    padding: 10px 0;
  }
  table#calendar td {
    display: block;
    border: 0px;
  }
}
