@charset "UTF-8";
.about {
  background-color: #f1f5fb;
}
.about .intro .about-content-container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-container {
    margin-top: 60%;
  }
}
.about .intro .about-content-container .about-intro-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.about .intro h1 {
  color: #113c70;
  font-size: 320%;
  line-height: 210%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about .intro h1 {
    padding: 7% 0 5%;
    font-size: 300%;
  }
}
@media screen and (max-width: 467px) {
  .about .intro h1 {
    padding: 5% 0;
    font-size: 170%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .intro h1 {
    font-size: 260%;
  }
}
.about .intro .about-content-1 p {
  padding: 10% 0 5%;
  text-align: center;
  font-weight: 600;
  line-height: 210%;
  font-size: 165%;
  color: #2c2c2c;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-1 p {
    padding: 10% 0 15%;
    line-height: 220%;
    font-size: 170%;
    position: absolute;
    top: -13%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (max-width: 467px) {
  .about .intro .about-content-1 p {
    font-size: 112%;
  }
}
.about .intro .about-content-1 .about-pict {
  width: 70%;
  margin: auto;
  padding-bottom: 2%;
  position: relative;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-1 .about-pict {
    width: 60%;
    padding-top: 34%;
  }
}
.about .intro .about-content-1 .about-pict img {
  width: 100%;
}
.about .intro .about-content-2 {
  width: 72%;
  margin: 5% auto;
}
@media screen and (min-width: 768px) {
  .about .intro .about-content-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 {
    width: 100%;
  }
}
.about .intro .about-content-2 .about-content-2-1 {
  width: 42%;
  padding-top: 3%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-1 {
    padding-left: 5%;
    width: 100%;
    margin: auto;
  }
}
.about .intro .about-content-2 .about-content-2-1 p {
  font-size: 1.8vw;
  line-height: 170%;
  color: #113c70;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-1 p {
    font-size: 5vw;
  }
}
@media screen and (max-width: 467px) {
  .about .intro .about-content-2 .about-content-2-1 p {
    font-size: 6vw;
  }
}
.about .intro .about-content-2 .about-content-2-2 {
  position: relative;
  width: 58%;
  z-index: 1000;
  margin-left: -5%;
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-2 {
    width: 100%;
    margin: auto;
  }
}
.about .intro .about-content-2 .about-content-2-2 .about-message-circle-white {
  position: relative;
  width: 100%;
}
.about .intro .about-content-2 .about-content-2-2 p {
  position: absolute;
  font-size: 1.24vw;
  line-height: 170%;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .about .intro .about-content-2 .about-content-2-2 p {
    top: 14%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (min-width: 961px) and (max-width: 1250px) {
  .about .intro .about-content-2 .about-content-2-2 p {
    font-size: 1.32vw;
  }
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-2 p {
    top: 14%;
    right: 5%;
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 467px) {
  .about .intro .about-content-2 .about-content-2-2 p {
    font-size: 3.7vw;
  }
}
@media screen and (min-width: 768px) {
  .about .intro .about-content-2 .about-content-2-3 {
    position: absolute;
    width: 35%;
    left: 16%;
    bottom: -12%;
  }
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-3 {
    margin-top: -10%;
    position: relative;
    width: 100%;
  }
}
.about .intro .about-content-2 .about-content-2-3 .about-message-circle-blue {
  position: relative;
  width: 100%;
}
.about .intro .about-content-2 .about-content-2-3 p {
  position: absolute;
  font-size: 1.24vw;
  line-height: 170%;
  color: white;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about .intro .about-content-2 .about-content-2-3 p {
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (min-width: 961px) and (max-width: 1250px) {
  .about .intro .about-content-2 .about-content-2-3 p {
    font-size: 1.32vw;
  }
}
@media screen and (max-width: 767px) {
  .about .intro .about-content-2 .about-content-2-3 p {
    top: 16%;
    left: 6%;
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 467px) {
  .about .intro .about-content-2 .about-content-2-3 p {
    font-size: 3.7vw;
  }
}
.about .charm {
  padding: 14% 0 8%;
}
.about .charm h2 {
  width: 20%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .about .charm h2 {
    width: 50%;
  }
}
@media screen and (max-width: 467px) {
  .about .charm h2 {
    width: 60%;
  }
}
.about .charm h2 img {
  width: 100%;
}
.about .charm .appeal-img {
  width: 70%;
  margin: 2% auto 10%;
}
@media screen and (max-width: 767px) {
  .about .charm .appeal-img {
    width: 50%;
    margin: 2% auto 20%;
  }
}
@media screen and (max-width: 467px) {
  .about .charm .appeal-img {
    width: 60%;
  }
}
.about .charm .appeal-img img {
  width: 100%;
}
.about .charm .list .list-one {
  display: flex;
  background-color: white;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .about .charm .list .list-one {
    align-items: center;
  }
}
.about .charm .list .list-one .list-one-img {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .about .charm .list .list-one .list-one-img {
    width: 40%;
  }
}
.about .charm .list .list-one .list-one-img img {
  width: 100%;
}
.about .charm .list .list-one .list-one-detail {
  width: 70%;
  font-size: 105%;
  line-height: 190%;
}
@media screen and (min-width: 768px) {
  .about .charm .list .list-one .list-one-detail {
    padding: 0% 18% 0% 5%;
  }
}
@media screen and (min-width: 961px) and (max-width: 1250px) {
  .about .charm .list .list-one .list-one-detail {
    font-size: 1.4vw;
    line-height: 170%;
    padding: 0% 10% 0% 5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .charm .list .list-one .list-one-detail {
    padding: 0% 5% 0% 5%;
    width: 70%;
    font-size: 1.5vw;
    line-height: 170%;
  }
}
@media screen and (max-width: 767px) {
  .about .charm .list .list-one .list-one-detail {
    width: 60%;
    padding: 5% 3% 5% 5%;
    font-size: 105%;
  }
}
@media screen and (max-width: 467px) {
  .about .charm .list .list-one .list-one-detail {
    font-size: 95%;
  }
}
@media screen and (min-width: 768px) {
  .about .charm .list .list-one:nth-child(2) .list-one-detail {
    padding: 0% 5% 0% 18%;
  }
}
@media screen and (min-width: 961px) and (max-width: 1250px) {
  .about .charm .list .list-one:nth-child(2) .list-one-detail {
    padding: 0% 10% 0% 5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .charm .list .list-one:nth-child(2) .list-one-detail {
    padding: 0% 5% 0% 5%;
  }
}
@media screen and (max-width: 767px) {
  .about .charm .list .list-one:nth-child(2) .list-one-detail {
    padding: 5% 5% 5% 3%;
  }
}
.about .concept {
  position: relative;
  overflow-x: hidden;
  padding-bottom: 10%;
}
.about .concept h2 {
  color: #113c70;
  font-size: 260%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about .concept h2 {
    font-size: 200%;
  }
}
@media screen and (max-width: 467px) {
  .about .concept h2 {
    font-size: 170%;
  }
}
.about .concept p {
  margin: 5% 0 8%;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  position: relative;
  font-size: 240%;
  line-height: 170%;
  padding: 5%;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .concept p {
    font-size: 165%;
  }
}
@media screen and (max-width: 767px) {
  .about .concept p {
    padding: 5% 1%;
    font-size: 180%;
    line-height: 220%;
  }
}
@media screen and (max-width: 467px) {
  .about .concept p {
    font-size: 120%;
  }
}
.about .concept .search-btn {
  width: 30%;
  margin: auto;
  min-width: 330px;
}
@media screen and (max-width: 767px) {
  .about .concept .search-btn {
    padding: 5% 0;
    width: 75%;
  }
}
.about .concept .concept-effect-l {
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .about .concept .concept-effect-l {
    width: 80%;
  }
}
.about .concept .concept-effect-l.is-scroll-viewed {
  animation: concept-effect-l-anime 1s linear forwards;
}
@keyframes concept-effect-l-anime {
  0% {
    left: -100%;
  }
  100% {
    left: 0%;
  }
}
.about .concept .concept-effect-r {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: -100%;
}
@media screen and (max-width: 767px) {
  .about .concept .concept-effect-r {
    width: 80%;
  }
}
.about .concept .concept-effect-r.is-scroll-viewed {
  animation: concept-effect-r-anime 1s linear forwards;
}
@keyframes concept-effect-r-anime {
  0% {
    right: -100%;
  }
  100% {
    right: 0%;
  }
}
.about .recommend {
  background-image: url(../images/about/pc_search_report_bg.png);
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 10% 0 7%;
}
@media screen and (min-width: 961px) and (max-width: 1250px) {
  .about .recommend {
    padding: 6% 0 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend {
    padding: 6% 0 3.5%;
  }
}
@media screen and (max-width: 767px) {
  .about .recommend {
    background-image: url(../images/about/sp_search_report_bg.png);
    background-size: cover;
  }
}
.about .recommend .recommend-container {
  max-width: 1000px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .about .recommend .recommend-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 76%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend .recommend-container {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .about .recommend .recommend-container {
    width: 92%;
  }
}
.about .recommend .recommend-container h2 {
  color: #113c70;
  font-size: 165%;
  line-height: 180%;
  width: 42%;
  font-weight: bold;
  letter-spacing: 6px;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend .recommend-container h2 {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 767px) {
  .about .recommend .recommend-container h2 {
    padding-top: 5%;
    padding-bottom: 8%;
    text-align: center;
    width: 100%;
    font-size: 170%;
  }
}
@media screen and (max-width: 467px) {
  .about .recommend .recommend-container h2 {
    font-size: 125%;
  }
}
.about .recommend .recommend-container .list {
  background-color: white;
  border-radius: 5px;
  width: 45%;
  font-size: 115%;
}
@media screen and (min-width: 768px) {
  .about .recommend .recommend-container .list {
    padding: 30px 25px 15px;
    margin-left: 2%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend .recommend-container .list {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 767px) {
  .about .recommend .recommend-container .list {
    padding: 20px 10px 10px 20px;
    width: 74%;
    font-size: 112%;
    margin: auto;
  }
}
@media screen and (max-width: 467px) {
  .about .recommend .recommend-container .list {
    font-size: 95%;
    width: 100%;
  }
}
.about .recommend .recommend-container .list li {
  margin-bottom: 15px;
  font-weight: 500;
  list-style: none;
  list-style-position: inside;
  position: relative;
  padding-left: 20px;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend .recommend-container .list li {
    margin-bottom: 10px;
  }
}
.about .recommend .recommend-container .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/common/pc_title_icon_1.png");
  background-size: contain; /* アイコンのサイズを調整 */
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
}
.about .recommend .recommend-container p {
  font-size: 115%;
  line-height: 180%;
  text-align: center;
  margin: 5% auto 0;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .about .recommend .recommend-container p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .about .recommend .recommend-container p {
    padding: 3% 0;
    font-size: 110%;
  }
}
@media screen and (max-width: 467px) {
  .about .recommend .recommend-container p {
    font-size: 88%;
  }
}