@media screen and (max-width: 899px) {
  #saf.lower .main-container-inner {
    padding: 16vw 5.3333333333vw 0 5.3333333333vw;
  }
}
#saf.lower .hero {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
@media screen and (min-width: 900px) {
  #saf.lower .hero {
    max-width: 1216px;
    padding: 192px 0 0;
  }
}
#saf.lower .hero-title {
  order: 1;
  color: #12459B;
  font-weight: bold;
}
@media screen and (min-width: 900px) {
  #saf.lower .hero-title {
    margin-top: 10px;
    font-size: 5.2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .hero-title {
    margin-top: 7.2vw;
    font-size: 9.3333333333vw;
    line-height: 1.2;
  }
}
#saf.lower .hero-title span {
  display: block;
  color: #333333;
}
@media screen and (min-width: 900px) {
  #saf.lower .hero-title span {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .hero-title span {
    margin-top: 2.4vw;
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
}
#saf.lower .hero-img {
  order: 2;
}
@media screen and (min-width: 900px) {
  #saf.lower .hero-img {
    margin-top: 35px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .hero-img {
    width: 100%;
    margin-top: 6.4vw;
  }
}
#saf.lower .anchor {
  position: relative;
  margin: 0 auto;
  display: flex;
}
@media screen and (min-width: 900px) {
  #saf.lower .anchor {
    max-width: 900px;
    margin-top: 60px;
    padding: 0 20px;
    justify-content: center;
    flex-direction: row;
    -moz-column-gap: 22px;
    column-gap: 22px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .anchor {
    margin-top: 5.0666666667vw;
    flex-direction: row;
    -moz-column-gap: 2.4vw;
    column-gap: 2.4vw;
  }
}
#saf.lower .anchor a {
  background-color: #12459B;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 900px) {
  #saf.lower .anchor a {
    position: relative;
    max-width: 419px;
    width: 49%;
    padding: 20px 32px;
    border-radius: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .anchor a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 3.2vw;
    border-radius: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#saf.lower .anchor a::after {
  content: "";
  background-image: url("/content/dam/corp/jp/ja/saf/img/about/about_icon_anchor-arrow.svg");
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 900px) {
  #saf.lower .anchor a::after {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 8px;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .anchor a::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .article.-about .section {
    padding-top: 80px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .article.-about .section {
    padding-top: 24.5333333333vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .article.-about .section + .section {
    padding-top: 40px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .article.-about .section + .section {
    padding-top: 12vw;
  }
}
#saf.lower .section {
  position: relative;
}
#saf.lower .section .balloon {
  position: absolute;
  z-index: 2;
}
#saf.lower .section-inner {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-inner {
    max-width: 1216px;
    padding: 63px 70px 80px;
    border-radius: 25px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-inner {
    width: 100%;
    padding: 10.9333333333vw 5.3333333333vw 10.6666666667vw;
    border-radius: 3.2vw;
  }
}
#saf.lower .section-lead {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-lead {
    max-width: 1000px;
    margin-top: 40px;
    margin-bottom: 57px;
    padding: 0 70px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-lead {
    margin-top: 8.8vw;
    margin-bottom: 17.6vw;
  }
}
#saf.lower .section-lead-txt {
  background: rgba(255, 255, 255, 0.5);
  color: #333333;
  font-weight: 500;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-lead-txt {
    padding: 18px 28px;
    border: 1px solid #12459B;
    border-radius: 15px;
    font-size: 1.9rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-lead-txt {
    padding: 4.5333333333vw 6.4vw;
    border: 0.2666666667vw solid #12459B;
    border-radius: 3.2vw;
    font-size: 4vw;
    line-height: 6.6666666667vw;
  }
}
#saf.lower .section-lead-annotation {
  display: block;
  font-size: 1.5rem;
}
@media screen and (max-width: 899px) {
  #saf.lower .section-lead-annotation {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
#saf.lower .section-title {
  position: relative;
  color: #12459B;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-title {
    padding-bottom: 20px;
    font-size: 4.4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-title {
    padding-bottom: 5.6vw;
    font-size: 6.9333333333vw;
    line-height: 1.2;
  }
}
#saf.lower .section-title::after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
}
@media screen and (min-width: 900px) {
  #saf.lower .section-title::after {
    border-bottom: 4px solid #00AD92;
    width: 80px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-title::after {
    border-bottom: 0.8vw solid #00AD92;
    width: 21.3333333333vw;
  }
}
#saf.lower .section-main {
  position: relative;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-main {
    margin-top: 0;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-main {
    margin-top: 6.6666666667vw;
  }
}
#saf.lower .section-txt {
  color: #333333;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-txt {
    font-size: 2.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-txt {
    font-size: 4vw;
    line-height: 6.9333333333vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .section-txt.-img01text {
    position: absolute;
    top: 51px;
    left: 0;
  }
}
@media screen and (min-width: 900px) and (max-width: 1220px) {
  #saf.lower .section-txt.-img01text {
    font-size: 1.6666666667vw;
  }
}
#saf.lower .section-img {
  display: block;
}
#saf.lower .section-img.-img01 {
  position: relative;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 {
    margin-top: 5px;
    margin-right: -13px;
    margin-left: -8px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 {
    margin-right: -3.7333333333vw;
    margin-left: -3.7333333333vw;
  }
}
#saf.lower .section-img.-img01 .tips {
  position: absolute;
}
#saf.lower .section-img.-img01 .tips-wrap {
  position: relative;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips.-tips01 {
    top: 10.2244389027%;
    right: 13.0558183538%;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips.-tips01 {
    top: 24vw;
    right: 11.2vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips.-tips01 .tips-popup {
    left: -130px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips.-tips01 .tips-popup {
    transform: translate(-89%, 20%);
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips.-tips02 {
    top: 56.7331670823%;
    left: 54.6830652791%;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips.-tips02 {
    top: 142.4vw;
    right: 9.0666666667vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips.-tips03 {
    top: 67.3316708229%;
    left: 11.7313150426%;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips.-tips03 {
    top: 164.2666666667vw;
    left: 28.8vw;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips.-tips03 .tips-popup {
    transform: translate(-31%, -100%);
  }
}
#saf.lower .section-img.-img01 .tips .js-tips-open {
  position: absolute;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips .js-tips-open {
    width: 26px;
    height: 26px;
    cursor: pointer;
    transition: 0.3s ease-out 0s;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips .js-tips-open {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
#saf.lower .section-img.-img01 .tips .js-tips-open:hover {
  opacity: 0.7;
}
#saf.lower .section-img.-img01 .tips .img {
  width: 100%;
  height: auto;
}
#saf.lower .section-img.-img01 .tips .tips-popup {
  display: none;
  position: absolute;
  background-color: #12459B;
  transform: translate(0, -100%);
  z-index: 3;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips .tips-popup {
    top: -2px;
    left: 100%;
    width: 295px;
    padding: 28px 39px 26px 51px;
    border: 2px solid #ffffff;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips .tips-popup {
    top: 100%;
    left: 0;
    width: 78.6666666667vw;
    padding: 7.7333333333vw 10.9333333333vw 9.0666666667vw 13.8666666667vw;
    border: 0.5333333333vw solid #ffffff;
    transform: translate(-89%, -100%);
  }
}
#saf.lower .section-img.-img01 .tips .tips-popup::before {
  display: block;
  position: absolute;
  background: url(/content/dam/corp/jp/ja/saf/img/process_icon_tips.svg) left top no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips .tips-popup::before {
    top: 31px;
    left: 21px;
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips .tips-popup::before {
    top: 8.5333333333vw;
    left: 6.1333333333vw;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
#saf.lower .section-img.-img01 .tips .tips-popup p {
  position: relative;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips .tips-popup p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips .tips-popup p {
    font-size: 3.7333333333vw;
  }
}
#saf.lower .section-img.-img01 .tips .tips-popup .js-tips-close {
  display: block;
  position: absolute;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img01 .tips .tips-popup .js-tips-close {
    top: 4px;
    right: 7px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    transition: 0.3s ease-out 0s;
  }
  #saf.lower .section-img.-img01 .tips .tips-popup .js-tips-close:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .section-img.-img01 .tips .tips-popup .js-tips-close {
    top: 1.3333333333vw;
    right: 1.3333333333vw;
    width: 8.8vw;
    height: 8.8vw;
  }
}
#saf.lower .section-img.-img01 .tips .tips-popup .js-tips-close img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 900px) {
  #saf.lower .section-img.-img02 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower #section01 .balloon {
    width: 178px;
    top: 23px;
    left: calc(50% + 179px);
  }
}
@media screen and (max-width: 899px) {
  #saf.lower #section01 .balloon {
    width: 37.8666666667vw;
    top: 6.4vw;
    right: -2.4vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower #section02 .section-inner {
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower #section02 .section-inner {
    padding-bottom: 8.2666666667vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower #section02 .balloon {
    width: 178px;
    top: -14px;
    right: calc(50% + 137px);
  }
}
@media screen and (max-width: 899px) {
  #saf.lower #section02 .balloon {
    width: 37.8666666667vw;
    top: -6.1333333333vw;
    left: -2.6666666667vw;
  }
}
#saf.lower .faq-question {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#saf.lower .faq-question-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #12459B;
  background-color: #EBFCFF;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-question-inner {
    max-width: 880px;
    width: 100%;
    font-size: 20px;
    line-height: 1.7rem;
    padding: 15px 31px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-question-inner {
    width: 100%;
    font-size: 4vw;
    line-height: 5.3333333333vw;
    padding: 1.8666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    gap: 4vw;
  }
}
#saf.lower .faq-question-inner::before {
  content: "";
  display: inline-block;
  background-image: url("/content/dam/corp/jp/ja/saf/img/about/about_icon_question.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-question-inner::before {
    width: 32px;
    height: 35px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-question-inner::before {
    width: 7.7333333333vw;
    height: 8.2666666667vw;
  }
}
#saf.lower .faq-question img {
  position: absolute;
  bottom: 0;
  right: 0;
}
#saf.lower .faq-answer-inner {
  display: flex;
  flex-direction: column;
  background-color: #F6F6F6;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-answer-inner {
    max-width: 880px;
    width: 100%;
    padding: 29px 31px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-answer-inner {
    padding: 3.4666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
#saf.lower .faq-answer-main {
  color: #12459B;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-answer-main {
    font-size: 2rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-answer-main {
    font-size: 4vw;
    line-height: 5.3333333333vw;
    gap: 4vw;
  }
}
#saf.lower .faq-answer-main::before {
  content: "";
  display: inline-block;
  background-image: url("/content/dam/corp/jp/ja/saf/img/about/about_icon_answer.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-answer-main::before {
    width: 32px;
    height: 35px;
    margin-right: 23px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-answer-main::before {
    width: 7.4666666667vw;
    height: 7.7333333333vw;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-answer-main p {
    width: 82%;
  }
}
#saf.lower .faq-answer-txt {
  color: #333333;
}
@media screen and (min-width: 900px) {
  #saf.lower .faq-answer-txt {
    font-size: 1.6rem;
    line-height: 1.75;
    padding-left: 55px;
    margin-top: 7px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq-answer-txt {
    font-size: 3.4666666667vw;
    line-height: 5.8666666667vw;
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq dt + dd {
    margin-top: 20px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq dt + dd {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq01 {
    margin-left: 155px;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq01 img {
    width: 188px;
    bottom: -98px;
    left: -178px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq.faq01 img {
    width: 30.6666666667vw;
    bottom: 0;
    right: -2.1333333333vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq02 {
    margin-right: 155px;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq02 img {
    width: 136px;
    bottom: -85px;
    right: -154px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq.faq02 img {
    width: 22.4vw;
    bottom: 0.2666666667vw;
    right: 2.1333333333vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq03 {
    margin-left: 155px;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq.faq03 img {
    width: 215px;
    bottom: -79px;
    left: -193px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq.faq03 img {
    width: 34.9333333333vw;
    right: -4vw;
  }
}
@media screen and (min-width: 900px) {
  #saf.lower .faq + .faq {
    margin-top: 53px;
  }
}
@media screen and (max-width: 899px) {
  #saf.lower .faq + .faq {
    margin-top: 13.3333333333vw;
  }
}