@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
/* CSS Document */
.main {
  padding-top: 100px;
}
.section-top-message {
  width: 100%;
  background-image: url("../images/strengths/top_picture.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-top-message__content-wrapper {
  max-width: 1200px;
}
.section-top-message__text-container {
  max-width: 400px;
  margin: 0 auto;
}
.section-top-message__text-container h5 {
  font-size: 2.0rem;
  line-height: 3.6rem;
  color: #FFFFFF;
}
.section-top-message__text-container h5 span {
  background-image: linear-gradient(to bottom, transparent 0%, transparent 95%, #FFFFFF 95%, #FFFFFF 100%);
  background-size: 35px;
  background-repeat: no-repeat;
}
.section-top-message__text-container h2 {
  font-size: 4.0rem;
  font-weight: 600;
  line-height: 7.0rem;
  color: #FFFFFF;
}
.section-top-message__text-container h4 {
  margin-top: 40px;
  padding: 0 25px;
  font-size: 2.0rem;
  line-height: 3.4rem;
  color: #FFFFFF;
  text-align: center;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.section-top-message__text-container p {
  margin-top: 40px;
  font-size: 1.6rem;
  line-height: 3.0rem;
  font-weight: 500;
  color: #FFFFFF;
}
.section-top-message__image-container {
  display: none;
}
@media (max-width: 1200px) {
  .section-top-message {
    padding: 40px 24px;
  }
  .section-top-message__text-container h2 {
    margin-top: 50px;
    font-size: 5.0rem;
    font-weight: 600;
    line-height: 7.0rem;
    color: #FFFFFF;
  }
}
@media(min-width: 1200px) {
  .section-top-message {
    padding: 100px 0;
  }
  .section-top-message__content-wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .section-top-message__text-container {
    max-width: 400px;
    margin: 0;
  }
  .section-top-message__text-container h2 {
    margin-top: 50px;
    font-size: 6.0rem;
    line-height: 10.8rem;
  }
  .section-top-message__text-container h4 {
    margin-top: 40px;
    font-size: 2.5rem;
    line-height: 4.5rem;
  }
  .section-top-message__text-container p {
    margin-top: 40px;
    font-size: 1.8rem;
    line-height: 3.4rem;
    font-weight: 500;
  }
  .section-top-message__image-container {
    display: inline-block;
    max-height: 800px;
  }
  .section-top-message__image-container ol {
    list-style: none;
    max-width: 500px;
  }
  .section-top-message__image-container img {
    margin-top: 40px;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .section-top-message__image {}
}
.section-point-1__text-container, .section-point-2__text-container, .section-point-3__text-container {
  position: relative;
  margin: 0 auto;
  padding: 25px 24px;
  max-width: 600px;
  background-color: #F4F4F4;
}
.section-point-1__text-container h2, .section-point-2__text-container h2, .section-point-3__text-container h2 {
  position: relative;
  z-index: 10;
  font-size: 3.5rem;
  line-height: 6.3rem;
  font-weight: 600;
}
/*
.section-point-1__text-container__under-bar, .section-point-2__text-container__under-bar, .section-point-3__text-container__under-bar {
  margin-top: 8px;
  width: 35px;
  height: 1px;
  display: block;
  border: solid 1px #444444;
}
*/
.section-point-1__text-container h3, .section-point-2__text-container h3, .section-point-3__text-container h3 {
  position: relative;
  z-index: 10;
  margin-top: 30px;
  font-size: 2.5rem;
  line-height: 4.5rem;
  font-weight: 600;
  color: #D67C1D;
}
.section-point-1__text-container p, .section-point-2__text-container p, .section-point-3__text-container p {
  position: relative;
  z-index: 10;
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 3.0rem;
  font-weight: 500;
}
.section-point-1__text-container p span, .section-point-2__text-container p span, .section-point-3__text-container p span {
  position: relative;
  z-index: 10;
  color: #D67C1D;
}
@media(min-width: 450px) {
  .section-point-1__text-container h2 span, .section-point-2__text-container h2 span, .section-point-3__text-container h2 span {
    padding-bottom: 5px;
    background-image: linear-gradient(to bottom, transparent 0%, transparent 95%, #444444 95%, #444444 100%);
    background-size: 50px;
    background-repeat: no-repeat;
  }
}
@media(max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .section-point-1 {
    margin-top: 80px;
    padding: 30px 24px;
    background-image: url("../images/strengths/YUSEI_9V9A5412.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .section-point-2 {
    margin-top: 80px;
    padding: 30px 24px;
    background-image: url("../images/strengths/OOK82_gurafuwoyubisasu20131223.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section-point-3 {
    margin-top: 80px;
    padding: 30px 24px;
    background-image: url("../images/strengths/PK4131311PAR58130.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section-point-1__text-container::before {
    z-index: 5;
    content: "1";
    font-family: 'Great Vibes', cursive;
    font-size: 15.0rem;
    line-height: 15.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: 0;
    right: 5%;
  }
  .section-point-2__text-container::before {
    z-index: 5;
    content: "2";
    font-family: 'Great Vibes', cursive;
    font-size: 15.0rem;
    line-height: 15.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: 0;
    right: 5%;
  }
  .section-point-3__text-container::before {
    z-index: 5;
    content: "3";
    font-family: 'Great Vibes', cursive;
    font-size: 15.0rem;
    line-height: 15.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: 0;
    right: 5%;
  }
  .section-point-1__image-container {
    display: none;
  }
  .section-point-2__image-container {
    display: none;
  }
  .section-point-3__image-container {
    display: none;
  }
}
@media(min-width: 1200px) {
  .section-point-1, .section-point-3 {
    margin-top: 100px;
    max-width: 1560px;
    display: flex;
  }
  .section-point-2 {
    margin: 100px 0 0 auto;
    max-width: 1560px;
    display: flex;
  }
  .section-point-1__text-container, .section-point-3__text-container {
    margin: 0 auto 0 0;
    padding: 60px;
  }
  .section-point-2__text-container {
    margin: 0 0 0 auto;
    padding: 60px;
  }
  .section-point-1__text-container::before {
    content: "1";
    font-family: 'Great Vibes', cursive;
    font-size: 20.0rem;
    line-height: 20.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: -17%;
    right: -8%;
  }
  .section-point-2__text-container::before {
    content: "2";
    font-family: 'Great Vibes', cursive;
    font-size: 20.0rem;
    line-height: 20.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: -17%;
    left: -10%;
  }
  .section-point-3__text-container::before {
    content: "3";
    font-family: 'Great Vibes', cursive;
    font-size: 20.0rem;
    line-height: 20.0rem;
    color: #C1C1C1;
    text-shadow: 10px 10px 10px;
    position: absolute;
    top: -17%;
    right: -8%;
  }
  .section-point-1__text-container h2, .section-point-2__text-container h2, .section-point-3__text-container h2 {
    font-size: 4.0rem;
    line-height: 5.9rem;
    font-weight: 600;
  }
  .section-point-1__text-container h3, .section-point-2__text-container h3, .section-point-3__text-container h3 {
    margin-top: 40px;
    font-size: 3.0rem;
    line-height: 5.4rem;
    font-weight: 600;
    color: #D67C1D;
  }
  .section-point-1__text-container p, .section-point-2__text-container p, .section-point-3__text-container p {
    margin-top: 40px;
    font-size: 1.6rem;
    line-height: 3.0rem;
    font-weight: 500;
  }
  .section-point-1__image-container, .section-point-2__image-container, .section-point-3__image-container {
    width: 50%;
  }
  .section-point-1__image-container img, .section-point-2__image-container img, .section-point-3__image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}