#uminohi_body .umi_ex-text {
  padding: 20px;
  line-height: 1.5em;
  font-size: 1.75em;
  color: #056bb8;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  margin-top: 10px;
  font-weight: 600;
  position: relative;
  padding: 1.5rem 1rem;
}
#uminohi_body .umi_ex-text span {
  background: linear-gradient(transparent 60%, #FFFE03 60%);
}
#uminohi_body .umi_ex-text:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: repeating-linear-gradient(-45deg, #056bb8, #dff4ff 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  backface-visibility: hidden;
}
#uminohi_body .umi_ex-text:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: repeating-linear-gradient(-45deg, #056bb8, #dff4ff 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  backface-visibility: hidden;
}
#uminohi_body .m-top20 {
  margin-top: 20px;
}
#uminohi_body .section-border {
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border: 3px solid #DFF4FF;
  border-radius: 10px;
}
#uminohi_body .section-border .insta-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
#uminohi_body .section-border .insta-text a img {
  vertical-align: top;
  margin-right: 0.5em;
  width: 42px;
}
#uminohi_body .section-border .insta-text a span.font24 {
  color: #0068B6;
  font-weight: bold;
  font-size: 24px;
}
#uminohi_body .section-border .bk-color {
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 15px;
  background-color: #DFF4FF;
  border-radius: 10px;
}
#uminohi_body .section-border .bk-color .insta-box {
  width: 800px;
  height: 320px;
}
#uminohi_body .cleanandhealth-wrap {
  display: flex;
  padding: 20px;
  justify-content: center;
  align-items: center;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 {
  padding: 0 0 0 20px;
  width: 70%;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 p {
  line-height: 2em;
  color: #31a9b9;
  font-weight: 500;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 .p-text {
  font-size: 1.5em;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 .p-link {
  text-align: end;
  padding: 20px 0 0 0;
  text-decoration: none;
  font-size: 1.25em;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 .p-link a {
  border: 1px solid #31a9b9;
  padding: 10px;
  color: #31a9b9;
  text-decoration: none;
}
#uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 .p-link a:hover {
  background-color: #31a9b9;
  color: #DFF4FF;
}
#uminohi_body .netsugen-wrap {
  padding-top: 20px;
  display: flex;
}
#uminohi_body .netsugen-wrap .netsugen-box1 {
  width: 77%;
  padding: 60px 0;
}
#uminohi_body .netsugen-wrap .netsugen-box2 {
  width: 100%;
  height: 230px;
}

@media screen and (max-width: 767px) {
  #uminohi_body .pc {
    display: none;
  }
  #uminohi_body .umi_ex-text {
    padding: 10px;
    font-size: 13px;
  }
  #uminohi_body .section-border .bk-color iframe.insta-box {
    width: 100%;
    height: auto;
  }
  #uminohi_body .cleanandhealth-wrap {
    display: block;
  }
  #uminohi_body .cleanandhealth-wrap .cleanandhealth-box2 {
    padding: 0;
    width: 100%;
  }
  #uminohi_body .netsugen-wrap {
    display: block;
  }
  #uminohi_body .netsugen-wrap .netsugen-box1 {
    width: 100%;
    padding: 60px 0;
  }
  #uminohi_body .netsugen-wrap iframe.netsugen-box2 {
    width: 100%;
    height: 300px;
  }
}/*# sourceMappingURL=2023_uminohi.css.map */