@charset "UTF-8";
.og_content {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .og_content .og_pc-none {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .og_content .og_sp-none {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .og_content {
    font-size: 14px;
  }
}
.og_content .og_animeUp01 {
  -webkit-animation: ogAnimeUp 0.6s ease 1.7s backwards;
          animation: ogAnimeUp 0.6s ease 1.7s backwards;
}
.og_content .og_animeUp02 {
  -webkit-animation: ogAnimeUp 0.6s ease 2.1s backwards;
          animation: ogAnimeUp 0.6s ease 2.1s backwards;
}
.og_content .og_animeUp03 {
  -webkit-animation: ogAnimeUp 0.6s ease 2.5s backwards;
          animation: ogAnimeUp 0.6s ease 2.5s backwards;
}
@-webkit-keyframes ogAnimeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes ogAnimeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.og_content .og_loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
}
.og_content .og_loading img {
  width: 64px;
  height: 64px;
}
.og_content body:not(body.has-loading) {
  opacity: 0;
}
.og_content img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.og_content .og_cmn-inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.og_content .og_text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .og_content .og_text {
    font-size: 14px;
  }
}
.og_content .og_kv {
  position: relative;
  padding-top: 30px;
  padding-bottom: 33px;
  background-color: rgba(128, 128, 128, 0.1);
  position: relative;
}
.og_content .og_kv::before {
  content: "";
  background: url(../img/obstetricsandgynecology/ogscope-teens/og-kv-bg.webp) repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .og_content .og_kv::before {
    background: url(../img/obstetricsandgynecology/ogscope-teens/og-kv-bg-sp.webp) repeat center;
    background-size: cover;
  }
}
.og_content .og_kv .og_date {
  color: #fd7008;
  font-weight: 600;
}
.og_content .og_kv .og_ill01 {
  width: 998.04px;
  z-index: 9;
  margin-top: -24px;
  position: relative;
  z-index: 9;
}
.og_content .og_kv .og_ill02 {
  position: absolute;
  width: 99.32px;
  top: -48.9px;
  left: 0;
  z-index: 9;
}
.og_content .og_kv .og_doctor01 {
  position: absolute;
  width: 226px;
  top: 289px;
  right: 0;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv .og_date {
    font-size: 16px;
    padding: 0 14px;
  }
  .og_content .og_kv .og_ill01 {
    width: 100%;
    margin-top: -16px;
  }
  .og_content .og_kv .og_ill02 {
    width: 69.93px;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .og_content .og_kv .og_doctor01 {
    position: absolute;
    width: 345px;
    top: 93.733333vw;
    right: 15px;
    z-index: 9;
  }
}
.og_content .og_kv-history {
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
  z-index: 8;
  padding: 24px 0;
  margin-top: -124px;
}
.og_content .og_kv-history-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  width: 490px;
  margin: 0 auto;
}
.og_content .og_kv-history .note {
  font-size: 14px;
  line-height: 1.429;
  letter-spacing: -0.01em;
}
.og_content .og_kv-history .hd {
  display: inline;
  background-color: #c6a18e;
  border: 1px solid #000;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.333;
  letter-spacing: 0.18em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: center;
  padding: 0 7px;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv-history {
    padding: 143px 15px 45px;
    margin-top: -25px;
  }
  .og_content .og_kv-history-box {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .og_content .og_kv-history .note {
    font-size: 13px;
    line-height: 1.538;
  }
  .og_content .og_kv-history .hd {
    display: block;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    padding: 3.5px 0;
    width: 78px;
  }
}
.og_content .og_kv-history .indent-list li {
  font-size: 14px;
  position: relative;
  padding-left: 14px;
  line-height: 1.4;
}
.og_content .og_kv-history .indent-list li::before {
  content: "●";
  color: #c6a18e;
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv-history .indent-list li {
    font-size: 13px;
    line-height: 1.538;
  }
}
.og_content .og_kv .og_main-ttl {
  color: #56b877;
  -webkit-text-stroke: 1.8px black;
  text-stroke: 1.8px black;
  paint-order: stroke;
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3);
  font-size: 42px;
  font-weight: 900;
  line-height: 1.31;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 22px;
}
.og_content .og_kv .og_main-ttl .og_sub-ttl {
  display: block;
  font-size: 32px;
  margin-top: 3px;
  line-height: 1.719;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv .og_main-ttl {
    margin-top: 0;
    margin-bottom: 26px;
    padding: 139px 15px 0;
    font-size: 32px;
    line-height: 1.313;
    letter-spacing: 0.05em;
  }
  .og_content .og_kv .og_main-ttl .og_sub-ttl {
    font-size: 24px;
    margin-top: 8px;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.og_content .og_kv .og_lead {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.778;
  letter-spacing: 0.02em;
  max-width: 802px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .og_content .og_kv .og_lead {
    font-size: 16px;
    line-height: 1.875;
    padding: 0 15px;
  }
}
.og_content-inner {
  background-color: #f2b45f;
  position: relative;
  z-index: 9;
  padding: 73px 0;
}
@media screen and (max-width: 768px) {
  .og_content-inner {
    padding: 40px 15px;
  }
}
.og_content-inner .og_sec {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #000;
  padding: 27px 0 0;
  position: relative;
  margin-bottom: 60px;
}
.og_content-inner .og_sec-inner {
  padding: 0 50px 40px;
}
@media screen and (max-width: 768px) {
  .og_content-inner .og_sec {
    padding: 30px 0 0;
    margin-bottom: 40px;
  }
  .og_content-inner .og_sec-inner {
    padding: 0 15px 28px;
  }
}
.og_content-inner .og_sec:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .og_content-inner .og_sec:last-child .og_sec-inner {
    padding-bottom: 0;
  }
}
.og_content-inner .og_sec .og_sec-ttl {
  border-bottom: 1px solid #000;
  font-size: 36px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  line-height: 1.278;
  font-weight: 900;
  color: #9dd8f7;
  -webkit-text-stroke: 1.8px black;
  text-stroke: 1.8px black;
  paint-order: stroke;
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-bottom: 27px;
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .og_content-inner .og_sec .og_sec-ttl {
    -webkit-text-stroke: 1.2px black;
    text-stroke: 1.2px black;
    font-size: 22px;
    line-height: 1.455;
    padding-bottom: 30px;
    margin-bottom: 28px;
  }
}
.og_content-inner .og_sec .og_doctor02 {
  width: 182px;
  float: right;
  margin-left: 50px;
}
.og_content-inner .og_sec .og_doctor03 {
  width: 280px;
  float: left;
  margin-right: 44px;
  margin-top: 29px;
}
.og_content-inner .og_sec .og_ill03 {
  position: absolute;
  width: 88.57px;
  top: -22px;
  right: 20.5px;
  z-index: 9;
}
.og_content-inner .og_sec .og_ill04 {
  position: absolute;
  width: 98.87px;
  top: -17.7px;
  left: 22px;
  z-index: 9;
}
.og_content-inner .og_sec .og_ill05 {
  position: absolute;
  width: 95.63px;
  top: -18px;
  right: 24.9px;
  z-index: 9;
}
.og_content-inner .og_sec .og_ill06 {
  position: absolute;
  width: 85.07px;
  top: -26.9px;
  left: 41px;
  z-index: 9;
}
.og_content-inner .og_sec .w-580 {
  max-width: 580px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 768px) {
  .og_content-inner .og_sec .og_doctor02 {
    width: 136.54px;
    margin-left: 16px;
  }
  .og_content-inner .og_sec .og_doctor03 {
    display: block;
    width: 224.8px;
    margin-left: 0;
    float: none;
    margin: 20px auto 0;
  }
}
.og_content .og_f-content {
  padding: 50px 0 180px;
  position: relative;
  background-color: rgba(128, 128, 128, 0.1);
}
.og_content .og_f-content::before {
  content: "";
  background: url(../img/obstetricsandgynecology/ogscope-teens/og-kv-bg.webp) repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .og_content .og_f-content::before {
    background: url(../img/obstetricsandgynecology/ogscope-teens/og-kv-bg-sp.webp) repeat center;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .og_content .og_f-content {
    padding: 40px 15px 100px;
  }
}
.og_content .og_f-content .og_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.og_content .og_f-content-text {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .og_content .og_f-content-text {
    font-size: 13px;
  }
}/*# sourceMappingURL=ogscope-teens.css.map */