.page-contents {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .page-contents {
    width: 100%;
    padding: 0 0;
  }
}

main .inner {
  width: 1000px;
  padding: 0 0;
}
@media screen and (max-width: 1000px) {
  main .inner {
    width: 100%;
    padding: 0 0;
  }
}
main .inner img {
  display: block;
}

.content h2 {
  margin-bottom: 0;
}

#gyutomedikotsuban_shorts_styleup .position-r {
  position: relative;
}
#gyutomedikotsuban_shorts_styleup .position-r .moive-box {
  position: absolute;
  top: 710px;
  right: 74px;
  width: 420px;
  height: 315px;
  border-radius: 10px;
  overflow: hidden;
  line-height: 1;
}
#gyutomedikotsuban_shorts_styleup .position-r .moive-box video {
  width: 100%;
  height: 100%;
  line-height: 1;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .position-r .moive-box {
    top: 71vw;
    right: 7.4vw;
    width: 42vw;
    height: 31.5vw;
    border-radius: 1vw;
  }
}
#gyutomedikotsuban_shorts_styleup .buy-btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-49.5%);
          transform: translateX(-49.5%);
  width: 819px;
  display: block;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
#gyutomedikotsuban_shorts_styleup .buy-btn.btn1 {
  bottom: 47px;
}
#gyutomedikotsuban_shorts_styleup .buy-btn.btn2 {
  bottom: 143px;
}
#gyutomedikotsuban_shorts_styleup .buy-btn.btn3 {
  bottom: 271px;
}
@media screen and (min-width: 1001px) {
  #gyutomedikotsuban_shorts_styleup .buy-btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .buy-btn {
    width: 81.9vw;
  }
  #gyutomedikotsuban_shorts_styleup .buy-btn.btn1 {
    bottom: 4.7vw;
  }
  #gyutomedikotsuban_shorts_styleup .buy-btn.btn2 {
    bottom: 14.3vw;
  }
  #gyutomedikotsuban_shorts_styleup .buy-btn.btn3 {
    bottom: 27.1vw;
  }
}
#gyutomedikotsuban_shorts_styleup .pregnant-btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-49.5%);
          transform: translateX(-49.5%);
  width: 819px;
  bottom: 96px;
  display: block;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
@media screen and (min-width: 1001px) {
  #gyutomedikotsuban_shorts_styleup .pregnant-btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .pregnant-btn {
    width: 81.9vw;
    bottom: 9.6vw;
  }
}
#gyutomedikotsuban_shorts_styleup .cta-bg {
  position: relative;
}
#gyutomedikotsuban_shorts_styleup .cta-bg .btn-select,
#gyutomedikotsuban_shorts_styleup .cta-bg .btn-buy {
  width: 850px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
@media screen and (min-width: 1001px) {
  #gyutomedikotsuban_shorts_styleup .cta-bg .btn-select:hover,
  #gyutomedikotsuban_shorts_styleup .cta-bg .btn-buy:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .cta-bg .btn-select,
  #gyutomedikotsuban_shorts_styleup .cta-bg .btn-buy {
    width: 85vw;
  }
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta1 .btn-select {
  bottom: 463px;
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta1 .btn-buy {
  bottom: 188px;
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta1 .btn-select {
    bottom: 46.3vw;
  }
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta1 .btn-buy {
    bottom: 18.8vw;
  }
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta2 .btn-select {
  bottom: 457px;
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta2 .btn-buy {
  bottom: 182px;
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta2 .btn-select {
    bottom: 45.7vw;
  }
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta2 .btn-buy {
    bottom: 18.2vw;
  }
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta3 .btn-select {
  bottom: 522px;
}
#gyutomedikotsuban_shorts_styleup .cta-bg.cta3 .btn-buy {
  bottom: 247px;
}
@media screen and (max-width: 1000px) {
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta3 .btn-select {
    bottom: 52.2vw;
  }
  #gyutomedikotsuban_shorts_styleup .cta-bg.cta3 .btn-buy {
    bottom: 24.7vw;
  }
}

.btn-select select {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}




.material {
  border-collapse: collapse;
  max-width: 750px;
  margin: 0 auto 100px;
}
.material__heading {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.63;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 100px 0 30px;
  color: #595757;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.material th {
  text-align: left;
  vertical-align: top;
}
.material th, .material td {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.63;
  color: #595757;
  padding: 10px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.material td .material__detail th, .material td .material__detail td {
  padding: 0 0;
}
.material td .material__detail th {
  width: 230px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: inter-ideograph;
}
.material td .material__detail td {
  padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .material {
    margin: 0 auto 20vw;
    max-width: 90%;
  }
  .material__heading {
    font-size: 6vw;
    margin-bottom: 6vw;
  }
  .material th {
    min-width: 20vw;
  }
  .material th, .material td {
    font-size: 4.4vw;
    padding: 2vw;
  }
  .material td .material__detail th {
    width: 36vw;
  }
  .material td .material__detail td {
    padding-bottom: 8vw;
  }
}
.attention {
  margin: 0 auto 0;
  color: #595757;
  padding-bottom: 100px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 1000px) {
  .attention {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 750px) {
  .attention {
    margin-top: 6.6666666667vw;
    max-width: 90.6666666667vw;
    padding: 0 0 20vw 0;
  }
}
.attention__heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.63;
  letter-spacing: 0.1em;
}
.attention__heading.bold {
  font-weight: 700;
}
.attention__heading.henpin-koukan {
  margin-top: 34px;
}
@media screen and (max-width: 750px) {
  .attention__heading {
    font-size: 3.7333333333vw;
    margin-bottom: 1.3333333333vw;
  }
  .attention__heading.henpin-koukan {
    margin-top: 8vw;
  }
}
.attention__list li {
  font-size: 22px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .attention__list li {
    font-size: 3.4666666667vw;
  }
}
.henpin {
  max-width: 1000px;
  margin: 0 auto 100px auto;
  padding: 40px;
  background: #f4f4f4;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.henpin__ttl {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.henpin__txt {
  line-height: 2;
  font-size: 20px;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.henpin__txt .pc-br {
  display: block;
}
@media screen and (max-width: 1000px) {
  .henpin {
    border-radius: 1vw;
    padding: 6vw;
    width: 90%;
    margin: 0 auto 10vw;
  }
  .henpin__ttl {
    font-size: 4.8vw;
    margin-bottom: 6vw;
  }
  .henpin__txt {
    font-size: 4vw;
    text-align: left;
  }
  .henpin__txt .pc-br {
    display: none;
  }
}