#youjikyouiku {
  width: 700px;
  margin: auto;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku {
    width: 92%;
  }
}
#youjikyouiku h1 {
  font-size: 130%;
  text-align: center;
  line-height: 1.7;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
#youjikyouiku h1::before {
  content: "";
  width: 700px;
  height: 30px;
  background: url(../../img/kakko@2x.png) no-repeat;
  background-size: 700px 30px;
  display: block;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku h1 {
    font-size: 13pt;
    line-height: 1.8;
  }
  #youjikyouiku h1::before {
    content: "";
    width: 100%;
    min-height: 20px;
    background: url(../../../img/kakko@2x.png) no-repeat;
    background-size: 100% auto;
    display: block;
    margin: 0;
  }
}
#youjikyouiku p {
  font-size: 92%;
  line-height: 1.75;
  letter-spacing: 0.5px;
  margin: 40px 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-indent: 1em;
}
#youjikyouiku h2 {
  font-size: 130%;
  text-align: center;
  line-height: 1.7;
  word-wrap: break-word;
  overflow-wrap: break-word;
  border-bottom: solid 2px #e9ce44;
  width: 50%;
  margin: 20px auto;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku h2 {
    width: 100%;
    font-size: 13pt;
  }
}
#youjikyouiku hr {
  border: 0;
  border-top: 2px dashed #e9ca44;
}
#youjikyouiku iframe {
  display: block;
  width: 700px;
  height: calc(700px / 16 * 9);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku iframe {
    width: 100%;
    height: calc(100vw / 16 * 9);
  }
}
#youjikyouiku img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku img {
    width: 100%;
  }
}

#youjikyouiku #title {
  background-image: url("/wp-content/themes/city/kobe-city/img/other/youji_title.png");
  background-size: 450px 38px;
  width: 535px;
  height: 45px;
  margin: 15px auto 30px;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku #title {
    background-size: 267.5px 22.5px;
    width: 267.5px;
    height: 22.5px;
  }
}

#youjikyouiku #bird {
  background-image: url("/wp-content/themes/mamafre/img/article_logo2@2x.png");
  background-size: 350px 240px;
  width: 350px;
  /*484*/
  height: 240px;
  /*332*/
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku #bird {
    background-size: 242px 166px;
    width: 242px;
    height: 166px;
  }
}

#youjikyouiku a.detail-button {
  background-image: url("/wp-content/themes/city/kobe-city/img/other/youji_to_detail.jpg");
  background-size: 700px 70px;
  width: 700px;
  height: 70px;
  display: block;
  background-position: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku a.detail-button {
    background-image: url("/wp-content/themes/city/kobe-city/img/other/youji_to_detail_mobile.png");
    background-size: 300px 56px;
    width: 300px;
    height: 56px;
    margin: auto;
  }
}

#youjikyouiku a.top-button {
  background-image: url("/wp-content/themes/city/kobe-city/img/other/youji_back_to_top.png");
  background-size: 700px 70px;
  width: 700px;
  height: 70px;
  display: block;
  background-position: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #youjikyouiku a.top-button {
    background-image: url("/wp-content/themes/city/kobe-city/img/other/youji_back_to_top_mobile.png");
    background-size: 300px 56px;
    width: 300px;
    height: 56px;
    margin: auto;
  }
}

.latest-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.youji-container a {
  display: block;
  text-decoration: none;
}

.youji-container {
  width: 320px;
  max-width: 320px;
  flex: 1 1 320px;
  margin-top: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .youji-container {
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
  }
}

.youji-image {
  height: 182px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .youji-image {
    height: auto;
  }
}

.youji-container .title {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  color: #333;
}

span.nothumb {
  display: block;
  width: 320px;
  background-color: #ccc;
  height: 180px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  span.nothumb {
    width: 100%;
  }
}

/*# sourceMappingURL=youjikyouiku.css.map */
