@charset "utf-8";

/* どんな点に注意すればよいか */
.text-red {
  color: #e8546b !important;
}

.text-blue {
  color: #008bd5 !important;
}

.text-pink {
  color: #ea6d8d;
}

.supply03 h3 {
  font-size: 1.375rem;
  font-weight: 700;
}

.heatstroke-about {
  background-color: #fff9bb;
  border-radius: 7px;
  padding: 15px 15px 15px 32%;
  position: relative;
  margin: 40px 0;
}

.heatstroke-about::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply03/2.svg) no-repeat center center/cover;
  width: 75px;
  height: 75px;
}

.heatstroke-about-h3 {
  font-size: 1.375rem;
  margin-bottom: 5px;
  padding-left: 1.5em;
  position: relative;
}

.heatstroke-about-h3::before {
  content: "ねっちゅうしょう";
  position: absolute;
  top: -9px;
  left: 30px;
  font-size: 11px;
  letter-spacing: -0.3em;
}

.heatstroke-about-h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  background: url(../images/sos/supply/supply03/icon1.svg) no-repeat center center/contain;
}

.heatstroke-about-p {
  margin-bottom: 0;
}

.heatstroke-mechanism-h3 {
  font-size: 1.375rem;
}

.heatstroke-mechanism-row {
  background: #f0ecdd;
  border-radius: 7px;
  padding: 15px;
}

.heatstroke-mechanism-item {
  padding-right: 0;
  width: 70%;
  margin: auto;
  padding-bottom: 60px;
  position: relative;
}

.heatstroke-mechanism-item:not(:first-of-type) {
  padding-left: 10px;
}

.heatstroke-mechanism-item::after {
  content: "";
  position: absolute;
  bottom: 15px;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 38.5px 0 38.5px;
}

.heatstroke-mechanism-item:nth-of-type(1)::after {
  border-color: #9fd1f1 transparent transparent transparent;
}

.heatstroke-mechanism-item:nth-of-type(2)::after {
  border-color: #a2b3db transparent transparent transparent;
}

.heatstroke-mechanism-item:nth-of-type(3)::after {
  border-color: #a574af transparent transparent transparent;
}

.heatstroke-mechanism-item:last-of-type::after {
  display: none;
}

.heatstroke-mechanism-item:last-of-type {
  width: 70%;
  text-align: center;
  padding-bottom: 0px;
}

.heatstroke-mechanism-ul {
  margin-bottom: 0;
}

.heatstroke-mechanism-ul li {
  padding-left: 7px;
  position: relative;
}

.heatstroke-mechanism-ul li::before {
  position: absolute;
  content: "";
  background-color: #000;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 12px;
  left: 0;
}

.heatstroke-mechanism {
  margin-bottom: 30px;
}

.heatstroke-type {
  margin-bottom: 40px;
}

.heatstroke-type2 h3 {
  color: #fff;
  background-color: #e8546b;
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 5px;
}

.heatstroke-type2 h3::before {
  content: "!";
  background-color: #fff;
  color: #e8546b;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.heatstroke-sign-li {
  padding-left: 40px;
  position: relative;
}

.heatstroke-sign-li::before {
  content: "";
  position: relative;
  background: url(../images/sos/supply/supply03/8.svg) no-repeat center center/contain;
  width: 30px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.heatstroke-sign-danger {
  position: relative;
  background-color: #fff9bb;
  border-radius: 7px;
  padding: 30px 10px 10px 10px;
  text-align: center;
}

.heatstroke-sign-danger h3 {
  color: #fff;
  background-color: #e8546b;
  border-radius: 50px;
  width: 100%;
  min-width: 280px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.heatstroke-sign-col {
  position: relative;
  margin-bottom: 80px;
}

.heatstroke-sign-col::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 38px;
  bottom: -40px;
  background: url(../images/./sos/supply/supply03/arrow4.svg) no-repeat center center/contain;
}

.heatstroke-sign-danger-text {
  padding-top: 7px;
}

.heatstroke-prevention {
  color: #fff;
  background-color: #008bd5;
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 5px;
  margin-bottom: 20px;
}

.heatstroke-prevention::before {
  content: "!";
  background-color: #fff;
  color: #008bd5;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.heatstroke-prevention-item {
  border: 1px solid #c6e7f9;
  border-radius: 25px;
  height: 100%;
}

.heatstroke-prevention-item-row {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  height: 100%;
  gap: 15px;
}

.heatstroke-prevention-item-img {
  width: 60%;
}

.heatstroke-prevention-item-p {
  flex: 1;
}

.heatstroke-prevention-item-img {
  text-align: center;
}

.dehydration-danger1 {
  color: #fff;
  text-align: center;
  background-color: #e8546b;
  border-radius: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: .25em;
}

.dehydration-danger1-bg img {
  width: 100%;
}

.dehydration-point {
  background-color: #fff9bb;
}

.dehydration-point-row {
  display: flex;
}

.dehydration-point-img {
  width: 27%;
  min-width: 60px;
}

.dehydration-point-text {
  flex: 1;
}

.dehydration-prevention {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.supply03 .hydration-h3 {
  padding-left: 50px;
  position: relative;
  line-height: 1.2;
  background-image: linear-gradient(to right, #008bd5, #008bd5 8px, transparent 2px, transparent 8px);
  background-size: 20px 4px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 15px;
}

.supply03 .hydration-h3::before {
  position: absolute;
  content: "";
  bottom: 15px;
  left: 0;
  width: 34px;
  height: 46px;
}

.hydration-h3-1::before {
  background: url(../images/sos/supply/supply03/list1.svg) no-repeat center center/contain;
}

.hydration-h3-2::before {
  background: url(../images/sos/supply/supply03/list2.svg) no-repeat center center/contain;
}

.hydration-h3-3::before {
  background: url(../images/sos/supply/supply03/list3.svg) no-repeat center center/contain;
}

.hydration-h3-4::before {
  background: url(../images/sos/supply/supply03/list4.svg) no-repeat center center/contain;
}

.hydration-h3-5::before {
  background: url(../images/sos/supply/supply03/list5.svg) no-repeat center center/contain;
}

.hydration-h3-6::before {
  background: url(../images/sos/supply/supply03/list6.svg) no-repeat center center/contain;
}

.supply03 .dec p {
  padding-left: 45px;
  padding-right: 30px;
}

.supply03 .hurigana {
  position: relative;
}

.supply03 .hurigana::before {
  position: absolute;
  content: "ごえん";
  font-size: 12px;
  top: -10px;
  left: 3px;
}

.difficulty-breathing {
  width: 30vw;
}

.hydration03 div.dec {
  width: 100%;
}

.hydration03 div.pic {
  width: auto;
}

.supply03 .dec p {
  padding-left: 0;
  padding-right: 0;
}


@media all and (min-width: 576px) {
  .heatstroke-about::before {
    width: 100px;
    height: 100px;
    left: 10px;
  }

  .heatstroke-mechanism-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
  }

  .heatstroke-mechanism-item:nth-of-type(1)::after {
    background: url(../images/sos/supply/supply03/arrow1.svg) no-repeat center center/contain;
  }

  .heatstroke-mechanism-item:nth-of-type(2)::after {
    background: url(../images/sos/supply/supply03/arrow2.svg) no-repeat center center/contain;
  }

  .heatstroke-mechanism-item:nth-of-type(3)::after {
    background: url(../images/sos/supply/supply03/arrow3.svg) no-repeat center center/contain;
  }

  .col-sm-6.w-20 {
    width: 20%;
  }

  .difficulty-breathing {
    width: 60%;
  }

  .heatstroke-mechanism-item {
    padding-right: 40px;
    width: 27%;
    padding-bottom: 0;
  }

  .heatstroke-mechanism-item::after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: unset;
    right: 0;
    transform: translateY(-50%);
    width: 27px;
    height: 77px;
    border: none;
    left: unset;
  }

  .heatstroke-mechanism-item:last-of-type {
    padding-right: 0px;
    width: 15%;
  }

  .heatstroke-type {
    margin-bottom: 60px;
  }

  .heatstroke-sign-col {
    margin-bottom: 0px;
  }

}

@media all and (min-width: 768px) {
  .heatstroke-about::before {
    width: 150px;
    height: 150px;
    left: 20px;
  }

  .heatstroke-sign-danger h3 {
    width: 80%;
  }

  .dehydration-point-img {
    width: 15%;
  }

  .dehydration-prevention {
    font-size: 1.375rem;
  }

  .hydration03 div.dec {
    width: 60%;
  }

  .hydration03 div.pic {
    width: 31%;
  }

  .supply03 .dec p {
    padding-left: 50px;
    padding-right: 30px;
  }

  .heatstroke-sign-col::after {
    left: 100px;
    right: 0;
    bottom: 20px;
  }
}

@media all and (min-width: 992px) {
  .heatstroke-about {
    margin: 80px 0;
  }

  .dehydration-danger1 {
    font-size: 1.25rem;
  }

  .hydration03 div.dec {
    width: 65%;
  }

  .heatstroke-about::before {
    width: 200px;
    height: 200px;
  }

  .heatstroke-about-h3::before {
    left: 32px;
  }

}

@media all and (min-width: 1200px) {
  .heatstroke-about-h3::before {
    font-size: 12px;
  }
}

@media all and (min-width: 1400px) {
  .heatstroke-about-h3::before {
    top: -11px;
    left: 37px;
    font-size: 13px;
  }
}

/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  .supply03 .hydration-h3 {
    font-size: 1.25rem;
  }

}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {

  .heatstroke-sign-col::after {
    bottom: -10px;
    right: 0;
    width: 66px;
    height: 26px;
  }

  .heatstroke-mechanism-item {
    padding-right: 30px;
    font-size: 14px;
    width: 28%;
  }

  .heatstroke-mechanism-item::after {
    width: 20px;
    height: 60px;

  }
}


@media all and (max-width: 400px) {
  .heatstroke-sign-danger-text {
    font-size: 12px;
  }

  .supply03 .hydration-h3::before {
    width: 25px;
    height: 35px;
  }

  .supply03 .hydration-h3 {
    padding-left: 35px;
  }

  .heatstroke-sign-danger h3 {
    font-size: 1.25rem;
  }
}

@media all and (max-width: 380px) {
  .dehydration-danger1 {
    font-size: 17px;
  }
}

/*iPhone5:SE*/
@media all and (max-width: 320px) {}

/* どんな点に注意すればよいか */



/* どんな飲料で水分補給するとよいか */
.supply02 h3 {
  font-size: 1.25rem;
}

.supply02 .text-red {
  color: #e63556 !important;
}

.choose-point-col {}

.choose-point-col-border {
  border-left: 1px solid #9fd2f1;
  border-top: 1px solid #9fd2f1;
  border-radius: 10px 0 0 0;
  position: relative;
}

.choose-point-col-border::before {
  content: "";
  position: absolute;
  left: -10px;
  bottom: -8px;
  background: url(../images/sos/supply/supply02/icon0.svg) no-repeat center center/contain;
  width: 18px;
  height: 18px;
  z-index: 2;
}

.choose-point-col-border::after {
  content: "";
  position: absolute;
  right: -8px;
  top: -10px;
  background: url(../images/sos/supply/supply02/icon0.svg) no-repeat center center/contain;
  width: 18px;
  height: 18px;
  z-index: 2;
}

.choose-point-col-bgblue {
  border-radius: 10px;
  background-color: #0098d8;
  padding: 10px;
}

.choose-point-col-h3 {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
}

.choose-point-col-p {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 10px 10px 20px 10px;
}

.recommend {
  position: absolute;
  background-color: #e8546b;
  color: #fff;
  font-size: 1.25rem;
  padding: 7px 10px;
  border-radius: 50%;
  transform: rotate(-10deg);
  bottom: -15px;
  right: -15px;
  font-weight: 700;
}

.hypotonic-wrap {
  padding: 7px;
  border: 2px solid #e8546b;
  border-radius: 10px;
}

.hypotonic-wrap-bg {
  padding: 7px 0 7px 15px;
  background-color: #fbe4de;
  position: relative;
  border-radius: 10px;
}

.hypotonic-wrap-bg p {
  padding-right: 100px;
}

.hypotonic-wrap-bg::after {
  content: "";
  position: absolute;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply02/2.svg) no-repeat center center/contain;
  width: 100px;
  height: 150px;
}

.text-red .bb {
  border-bottom: 2px solid #e63556;
}

.bodily-fluids {
  padding-left: 1.5em;
  max-width: 830px;
}

.bodily-fluids-h3 {
  position: relative;
}

.bodily-fluids-h3::before {
  content: "";
  position: absolute;
  background: url(../images/sos/supply/supply02/icon2.svg) no-repeat center center/contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}

.bodily-fluids-role {
  padding: 0px 15px 15px 15px;
  border: 2px solid #0098d8;
  border-radius: 10px;
}

.bodily-fluids-role-h3 {
  position: relative;
  display: inline-block;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 0px 20px;
  color: #0098d8;
  margin-bottom: 0;
}

.bodily-fluids-role-h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply02/icon1.svg) no-repeat center center/contain;
  width: 20px;
  height: 20px;
}

.bodily-fluids-role-h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply02/icon1.svg) no-repeat center center/contain;
  width: 20px;
  height: 20px;
}

.bodily-fluids-role-ul {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}

.bodily-fluids-role-li {
  padding: 15px;
  background-color: #0098d8;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 25px;
  font-size: 1.175rem;
}

.osmotic-pressure-copy {
  color: #fff;
  background-color: #0098d8;
  padding: 25px 15px 10px 15px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.osmotic-pressure-copy .kana {
  position: relative;
}

.osmotic-pressure-copy .kana::before {
  position: absolute;
  content: "しんとうあつ";
  font-size: 12px;
  top: -13px;
  left: 0px;
  letter-spacing: -0.1em;
  width: 200px;
}

.osmotic-pressure-ul {
  margin-bottom: 0;
}

.osmotic-pressure-li {
  margin-bottom: 20px;
  padding-left: 2em;
  position: relative;
}

.osmotic-pressure-ul .osmotic-pressure-li::before {
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  color: #fff;
  background-color: #0098d8;
  border-radius: 50%;
  left: 0;
  top: 3px;
  text-align: center;
  line-height: 1.25;
}

.osmotic-pressure-ul .osmotic-pressure-li:nth-of-type(1)::before {
  content: "1";
}

.osmotic-pressure-ul .osmotic-pressure-li:nth-of-type(2)::before {
  content: "2";
}

.osmotic-pressure-ul .osmotic-pressure-li:nth-of-type(3)::before {
  content: "3";
}

.osmotic-pressure-ul .osmotic-pressure-li:last-of-type {
  margin-bottom: 0;
}

.Voluntary-dehydration-h3 {
  color: #fff;
  background-color: #e8546b;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  padding: 3px 15px 3px 40px;
}

.Voluntary-dehydration-h3::before {
  content: "!";
  background-color: #fff;
  color: #e8546b;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 1.3;
  left: 10px;
  transform: translateY(-50%);
}

.Voluntary-dehydration-copy {
  font-size: 1.125rem;
}

.homeostasis {
  padding: 0 15px 15px 40px;
  background-color: #f0ecdd;
  border-radius: 0 10px 10px 10px;
  position: relative;
}

.homeostasis::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 30px;
  border-radius: 10px 10px 0 0;
  background-color: #f0ecdd;
  z-index: 0;
  left: 0;
  top: -25px;
}

.supply02 .homeostasis-h3 {
  position: relative;
  z-index: 2;
  font-size: 1.125rem;
}

.homeostasis-h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply02/icon2.svg) no-repeat center center/cover;
  width: 17px;
  height: 17px;
}

.homeostasis-h3::after {
  position: absolute;
  content: "こうじょうせい";
  font-size: 10px;
  top: -10px;
  left: -3px;
  letter-spacing: -0.15em;
}

.bodily-fluids-role-h3 {
  top: -17px;
}

.bodily-fluids-h3 span {
  line-height: 1.3;
}


@media all and (min-width: 576px) {
  .hypotonic-wrap-bg p {
    padding-right: 17%;
  }

  .bodily-fluids-role-li {
    width: 33%;
  }

  .bodily-fluids-role-ul {
    flex-direction: row;
  }

  .osmotic-pressure-copy {
    margin-bottom: 40px;
  }

  .homeostasis::before {
    width: 60%;
  }
}

@media all and (min-width: 768px) {
  .choose-point-col-p {
    padding: 10px 10px 40px 10px;
  }

  .hypotonic-wrap-bg::after {
    width: 135px;
    height: 196px;
  }

  .osmotic-pressure-copy {
    font-size: 1.75rem;
  }

  .homeostasis::before {
    width: 45%;
  }

}

@media all and (min-width: 992px) {
  .osmotic-pressure-copy {
    font-size: 2.1rem;
  }

  .osmotic-pressure-copy .kana::before {
    font-size: 16px;
    top: -12px;
    left: 3px;
    letter-spacing: 0;
  }
}

@media all and (min-width: 1200px) {}

@media all and (min-width: 1400px) {
  .bodily-fluids-role-h3 {
    top: -20px;
  }

  .Voluntary-dehydration-h3::before {
    line-height: 1;
  }
}

/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  .supply02 .choose-point-col-h3 {
    font-size: 1.175rem;
  }

  .osmotic-pressure-copy .kana::before {
    top: -10px;
  }

}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {
  .bodily-fluids-role-li {
    padding: 15px 10px;
    font-size: 1rem;
    letter-spacing: -0.01em;
  }

  .bodily-fluids-role-ul {
    gap: 10px;
  }
}

@media all and (max-width: 480px) {
  .supply02 .hypotonic-h3 {
    font-size: 1rem;
    letter-spacing: -0.05em;
  }
}

@media all and (max-width: 400px) {}

/*iPhone5:SE*/
@media all and (max-width: 320px) {}

/* どんな飲料で水分補給するとよいか */


/* なぜ高齢者は水分補給が必要か */
.supply01 .text-blue {
  color: #009bd8 !important;
}

.senior-why-col {
  position: relative;
  padding-bottom: 40px;
}

.senior-why .senior-why-col:last-of-type:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/sos/supply/supply01/2.svg) no-repeat center center/contain;
  width: 150px;
  height: 55px;
}
.senior-why .senior-why-col:last-of-type{
  padding-bottom: 100px;
}

.senior-why-border {
  border: 2px solid #5fb6e0;
  border-radius: 10px;
  height: 100%;
}

.senior-why-h3 img {
  border-radius: 7px 7px 0 0;
}
.senior-why-arrow{
  width: 120px;
}
.senior-why-danger {
  background-color: #d83657;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 40px;
}

.senior-why-danger-img {
  width: 60px;
}

.senior-why-danger p {
  flex: 1;
}

.water-rate-p {
  margin-bottom: 0;
  margin-top: 30px;
  padding: 10px 100px 10px 15px;
  background-color: #fff9bb;
  position: relative;
}

.water-rate-p::after {
  position: absolute;
  content: "";
  background: url(../images/sos/supply/supply01/5.svg) no-repeat center center/contain;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 200px;
}

.water-rate img {
  width: 88%;
}

.day-water-copy {
  text-decoration: underline;
}

.day-water-advice {
  padding: 15px 80px 15px 15px;
  background-color: #fff9bb;
  position: relative;
  width: 95%;
  border-radius: 10px;
}

.day-water-advice::after {
  content: "";
  position: absolute;
  background: url(../images/sos/supply/supply01/9.svg) no-repeat center center/contain;
  width: 80px;
  height: 124px;
  right: -15px;
  bottom: 0px;
}

.supply01 h3 {
  font-size: 1.25rem;
}

.supply01 h4 {
  font-size: 1.1275rem;
}

.trivia-contents {
  padding: 30px 15px 15px 40px;
  background-color: #f0ecdd;
  border-radius: 10px 0px 10px 10px;
  position: relative;
}

.trivia-contents::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 30px;
  border-radius: 10px 10px 0 0;
  background-color: #f0ecdd;
  z-index: 0;
  right: 0;
  top: -25px;
}

.trivia-contents::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: #ffffff transparent transparent transparent;
  right: 235px;
  top: -25px;
}

.trivia-h4 {
  position: relative;
}

.trivia-h4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  background: url(../images/sos/supply/supply01/icon1.svg) no-repeat center center/cover;
  width: 17px;
  height: 17px;
}

.trivia-h4-kana1::after {
  position: absolute;
  content: "ふかんじょうせつ";
  font-size: 10px;
  top: -10px;
  left: -0px;
}

.trivia-h4-kana2::after {
  position: absolute;
  content: "たいしゃすい";
  font-size: 10px;
  top: -10px;
  left: -0px;
}

.take-point-copy {
  color: #fff;
  text-align: center;
  background-color: #009bd8;
  font-size: 1.5rem;
  padding: 10px;
  border-radius: 7px;
  font-weight: 700;
}



.take-point-item1, .take-point-item2, .take-point-item3 {
  width: 260px;
  height: 260px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(159, 210, 241, 0.3);
  padding: 20px;
  margin: 0 auto 20px auto;
}

.take-point-p {
  padding-left: 1em;
  padding-right: 1em;
}

.take-point-h3 {
  line-height: 1.3;
  position: relative;
  margin-bottom: 15px;
  font-weight: 700;
}

.take-point-h3::before {
  position: absolute;
  content: "";
  background: url(../images/sos/supply/supply01/7.svg) no-repeat center center/contain;
  width: 200px;
  height: 20px;
  bottom: -6px;
  right: -20px;
}

.take-point-h3-top {
  font-size: 1rem;
}

.take-point-item1 .take-point-h3-top,
.take-point-item2 .take-point-h3-top {
  padding-left: 2em;
}
.take-point-item3 .take-point-h3-top{
  padding-left: 0.5em;
}

.take-point-item3 .take-point-h3::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: unset;
}

.take-point-number {
  width: 1.3em;
  height: 1.3em;
  color: #fff;
  background-color: #0098d8;
  border-radius: 50%;
  text-align: center;
  line-height: 1.25;
  display: inline-block;
  margin-left: 3px;
}
.take-point-item1{
  top: 0;
  left: 30px;
}
.take-point-item2{
  top: 60px;
  right: 30px;
}
.take-point-item3{
  bottom: 60px;
  right: 0px;
}
.take-point-item4{
  text-align: center;
}
.take-point-advice{
  padding: 15px 33% 15px 20px;
  background-color: #fff9bb;
  position: relative;
  width: 95%;
  border-radius: 10px;
}
.take-point-advice::before{
  content: "";
  position: absolute;
  right: 0px;
  background: url(../images/sos/supply/supply01/9.svg) no-repeat center center/contain;
  width: 100px;
  height: 150px;
  top: 50%;
  transform: translateY(-50%);
}
.day-water-advice span{
  background-color: #f9dad9;
}
@media all and (min-width: 576px) {
  .senior-why-danger-img {
    width: 70px;
}
.senior-why-arrow{
  max-width: 175px;
  width: 60%;
}
  .senior-why-col {
    padding-bottom: 100px;
    position: relative;
  }
  .senior-why .senior-why-col:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/sos/supply/supply01/2.svg) no-repeat center center/contain;
    width: 150px;
    height: 55px;
  }
  .take-point-contents {
    position: relative;
    height: 690px;
  }
  .take-point-item1, .take-point-item2, .take-point-item3 {
    position: absolute;
    margin: 0;
  }
  .take-point-item4{
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 50%;
  }
  .water-rate-p::after {
    width: 80px;
    height: 200px;
}
.water-rate-p {
  padding: 10px 25% 10px 15px;
}
.day-water-advice::after {
  width: 100px;
  height: 150px;
  right: -25px;
  bottom: -15px;
}
.day-water-advice {
  padding: 15px 15% 15px 15px;
}
.take-point-advice::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: -20px;
  background: url(../images/sos/supply/supply01/9.svg) no-repeat center center/contain;
  width: 120px;
  height: 180px;
  top: unset;
  transform: unset;
}
}

@media all and (min-width: 768px) {
  .day-water-advice::after {
    right: -50px;
    bottom: -70px;
    width: 159px;
    height: 225px;
}
.take-point-advice::before {
  width: 180px;
  height: 270px;
}
}

@media all and (min-width: 992px) {
  .water-rate-p::after {
    width: 140px;
    height: 330px;
  }
  .take-point-item1{
    left: 80px;
  }
  .take-point-item2{
    right: 120px;
  }
  .take-point-item3{
    right: 60px;
  }
}

@media all and (min-width: 1200px) {
  .take-point-item1, .take-point-item2, .take-point-item3 {
    width: 320px;
    height: 320px;
  }
  .take-point-contents {
    height: 820px;
  }
  .day-water-advice::after {
    bottom: -60px;
  }
}

@media all and (min-width: 1400px) {}

/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  .day-water-advice {
    padding: 15px 19% 15px 15px;
}
}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {
  .take-point-item1, .take-point-item2, .take-point-item3{
    width: 240px;
    height: 240px;
  }
  .take-point-contents {
    height: 650px;
}
  .take-point-item1 {
    top: 0;
    left: 0;
}
.take-point-item2 {
  top: 100px;
  right: 0;
}
.take-point-item3 {
  bottom: 30px;
  right: 0px;
}
.take-point-item4 {
  bottom: 50px;
  left: 0px;
  position: absolute;
  width: 45%;
}
}

@media all and (max-width: 480px) {
  .trivia-contents::before {
    width: 100px;
}
.trivia-contents::after{
  right: 75px;
}
}
@media all and (max-width: 400px) {
  .day-water-advice::after{
    bottom: 25px;
  }
  .day-water-advice {
    padding: 15px 75px 15px 15px;
}
}

/*iPhone5:SE*/
@media all and (max-width: 320px) {}

/* なぜ高齢者は水分補給が必要か */