.zu_size img {
  width: auto;
}

.pb2 {
  padding-bottom: 2%;
}

.pt2 {
  padding-top: 2%;
}

figure.size {
  width: auto;
  margin-top: -4%;
  padding-bottom: 6%;
}

.yoyaku {
  padding: 15px;
  box-sizing: border-box;
  background-color: #f9f9f9;
  margin-bottom: 30px;
  display: block;
  line-height: 1.9;
  font-size: 18px;
}

#fv_ttl {
  margin-bottom: 2%;
}
@media screen and (max-width: 600px) {
  #fv_ttl {
    padding-top: 5vh;
  }
}
@media screen and (max-width: 400px) {
  #fv_ttl {
    padding-top: 10vh;
  }
}
#fv_ttl .inner_fv_ttl {
  width: min(95%, 1000px);
  margin: 0 auto;
}
#fv_ttl .inner_fv_ttl .area_subttl {
  font-size: 25px;
  padding-top: 12%;
  font-weight: 900;
}
#fv_ttl .inner_fv_ttl .area_punkuzu {
  padding-top: 12%;
}
#fv_ttl .inner_fv_ttl .area_punkuzu .inner_area_punkuzu {
  display: flex;
}
#fv_ttl .inner_fv_ttl .area_punkuzu .inner_area_punkuzu .last_p {
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#fv_ttl .inner_fv_ttl .area_fvttl {
  padding-top: 0;
}
#fv_ttl .inner_fv_ttl .area_fvttl h1 {
  font-size: 35px;
  text-align: left;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-indent: 0.04em;
}
@media screen and (max-width: 600px) {
  #fv_ttl .inner_fv_ttl .area_fvttl h1 {
    font-size: 24px;
  }
}
#fv_ttl .inner_fv_ttl .area_fvttl .cgry_h1 {
  padding-top: 14%;
  font-size: 48px;
}
@media screen and (max-width: 600px) {
  #fv_ttl .inner_fv_ttl .area_fvttl .cgry_h1 {
    font-size: 30px;
  }
}
#fv_ttl .inner_fv_ttl .area_fvttl .box_txt {
  font-size: 20px;
  padding-bottom: 4%;
  font-weight: bold;
}
#fv_ttl .inner_fv_ttl .area_update .inner_area_update {
  display: flex;
  justify-content: flex-end;
}
#fv_ttl .inner_fv_ttl .area_update .inner_area_update .box_txt {
  padding-bottom: 4%;
}
#fv_ttl .inner_fv_ttl .area_update .inner_area_update .box2_txt {
  padding-bottom: 4%;
}
#fv_ttl .inner_fv_ttl .area_txt p {
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 4%;
}

#sec_readtxt .inner_read_txt {
  width: min(90%, 1000px);
  margin: 0 auto;
}
#sec_readtxt .inner_read_txt .area_txt {
  padding-bottom: 4%;
}
#sec_readtxt .inner_read_txt .area_txt h2 {
  font-size: 30px;
}
#sec_readtxt .inner_read_txt .area_txt p {
  font-size: 18px;
}
#sec_readtxt .inner_read_txt .area_txt figure {
  width: auto;
}
#sec_readtxt .inner_read_txt .area_txt .sub1 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
#sec_readtxt .inner_read_txt .area_txt .sub2 {
  font-size: 16px;
  text-align: center;
}
#sec_readtxt .inner_read_txt .area_sns .inner_area_sns {
  padding-bottom: 4%;
}
#sec_readtxt .inner_read_txt .area_sns .inner_area_sns ul {
  display: flex;
}
#sec_readtxt .inner_read_txt .area_sns .inner_area_sns ul li {
  padding-right: 4%;
}

#sec_maintxt .inner_sec_maintxt {
  padding-bottom: 4%;
  width: min(90%, 1000px);
  margin: 0 auto;
}
#sec_maintxt .inner_sec_maintxt .area_txt p {
  font-size: 20px;
  padding-bottom: 4%;
}
#sec_maintxt .inner_sec_maintxt .area_txt p .link {
  width: 20px;
}
#sec_maintxt .inner_sec_maintxt .area_txt .box_txt {
  padding-bottom: 2%;
}
#sec_maintxt .inner_sec_maintxt .area_txt .box_txt h2 {
  font-size: 30px;
  padding-bottom: 1%;
  text-align: center;
}
#sec_maintxt .inner_sec_maintxt .area_txt .box_txt .bl_txtq {
  background-color: #e9e9e9;
  font-size: 18px;
  padding-bottom: 0;
  margin-bottom: 1%;
  display: inline-block;
  padding: 6px 8px;
  border-radius: 8px;
}
#sec_maintxt .inner_sec_maintxt .area_txt .box_txt .bl_txta {
  font-size: 18px;
  padding-bottom: 2%;
}
#sec_maintxt .inner_sec_maintxt .area_txt .box_txt .bl_txta {
  font-size: 18px;
  padding-bottom: 6%;
}
#sec_maintxt .inner_sec_maintxt .area_txt a {
  font-weight: bold;
  text-decoration: underline;
}

#sec_link {
  background-color: #efefef;
  margin-bottom: 4%;
  margin-top: -1%;
}
#sec_link .inner_sec_link {
  padding: 2%;
  width: min(90%, 1000px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec_link .inner_sec_link .area_linktxt {
  width: min(90%, 500px);
  background-color: #edffdc;
  padding: 3%;
  box-sizing: border-box;
  border-radius: 10px;
  border: solid 2px #edffdc;
  text-align: center;
  box-shadow: 0px 4.16418px 8.32836px rgba(0, 0, 0, 0.15);
}
#sec_link .inner_sec_link .area_linktxt .box_txt {
  font-size: 20px;
}
#sec_link .inner_sec_link .area_linktxt .box_link {
  font-size: 30px;
  font-weight: bold;
}
#sec_link .inner_sec_link.ptn2 {
  padding: 2%;
  width: min(90%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#sec_link .inner_sec_link.ptn2 .area_linktxt {
  width: min(90%, 500px);
  background-color: #edffdc;
  padding: 2%;
  box-sizing: border-box;
  border-radius: 10px;
  border: solid 2px #edffdc;
  text-align: center;
  box-shadow: 0px 4.16418px 8.32836px rgba(0, 0, 0, 0.15);
  margin: 1% 1%;
}
#sec_link .inner_sec_link.ptn2 .area_linktxt .box_txt {
  font-size: 20px;
}
#sec_link .inner_sec_link.ptn2 .area_linktxt .box_link {
  font-size: 30px;
  font-weight: bold;
}

#pankuzu {
  width: min(95%, 1000px);
  margin: 0 auto;
}
#pankuzu .area_punkuzu .inner_area_punkuzu {
  display: flex;
}
#pankuzu .area_punkuzu .inner_area_punkuzu .last_p {
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#pankuzu .area_punkuzu .inner_area_punkuzu p {
  padding-right: 1%;
  margin-bottom: 3%;
}

#sec_linkcolumn .inner_sec_linkcolumn {
  padding-bottom: 4%;
  width: min(90%, 1000px);
  margin: 0 auto;
}
#sec_linkcolumn .inner_sec_linkcolumn .area_ttl h2 {
  font-size: 38px;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-indent: 0.04em;
  padding-bottom: 2%;
}
#sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn {
  display: flex;
  justify-content: center;
}
#sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn {
  display: flex;
  width: 95%;
  gap: 5%;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  #sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn {
    flex-wrap: wrap;
  }
}
#sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn .box_card {
  width: 45%;
  border-radius: 12px;
  box-shadow: 0 4px 10px -2px rgba(0, 16, 14, 0.08), 0 4px 20px 8px rgba(0, 16, 14, 0.03);
  border: solid 1px #dfdfdf;
  box-sizing: border-box;
  padding: 2% 2% 2%;
}
@media screen and (max-width: 600px) {
  #sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn .box_card {
    width: 90%;
    margin-bottom: 2%;
  }
}
#sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn .box_card .inner_box_card .bl_btn .emt_btn a {
  color: #fff;
}
#sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn .box_card .inner_box_card p {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  #sec_linkcolumn .inner_sec_linkcolumn .area_linkcolumn .inner_area_linkcolumn .box_card .inner_box_card p {
    font-size: 16px;
  }
}

#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 {
  margin-bottom: 2%;
  width: 100%;
  padding: 2% 2%;
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_img {
  width: 30%;
}
@media screen and (max-width: 600px) {
  #topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_img {
    width: 100%;
  }
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_img figure {
  text-align: center;
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_txt {
  width: 67%;
}
@media screen and (max-width: 600px) {
  #topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_txt {
    width: 100%;
  }
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_txt .bl_sub_ttl {
  font-weight: bold;
  padding: 0;
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_txt .bl_btn.ptn2 {
  text-align: right;
  margin: 0;
}
#topics_maincontent .inner_topics_maincontent .area_mcontent .inner_area_maincontent .box_card.ptn2 .inner_box_card .wrap_bl_txt .bl_btn.ptn2 .emt_btn.ptn2 {
  background-color: #ffffff;
  color: #399602;
  padding: 1% 2% 0;
}

h2.ttl_h2 {
  font-size: 35px;
  font-weight: bold;
  padding-bottom: 1%;
}

h3.ttl_h3 {
  font-size: 20px;
  margin-bottom: 1%;
  padding: 1%;
  border-radius: 10px;
  background-color: #efefef;
}

h4.ttl_h4 {
  font-size: 25px;
  margin-bottom: 1%;
  color: #399602;
}

table tbody tr td,
tr {
  padding: 14px 20px;
  vertical-align: middle;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
}

table td:first-of-type,
table .th_sub:first-of-type {
  border-left: 1px solid #cecece;
}

figure img.auto {
  width: auto;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 3%;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */