@charset "UTF-8";
/* CSS Document */
.main {
  background-color: #fdfdfd;
}
body p {
  line-height: 2.8rem;
}
body h2 {
  color: #333;
  font-size: 4.0rem;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: 0.1rem;
}
body h4 {
  font-size: 1.6rem;
  color: #3d7bf2;
  opacity: 0.8;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
body ul li::marker {
  font-size: 1.0rem;
  color: #333;
}
body ul li span {
  vertical-align: -2px;
}
@media (min-width: 960px) {
  body h2 {
    margin-bottom: 16px;
  }
  body h4 {
    font-size: 2.0rem;
  }
}
.head {
  margin-bottom: 40px;
}
.section-profile {
  margin-bottom: 60px;
}
.section_profile__image {
  width: 100vw;
  margin: 0 auto;
}
.section_profile__image img {
  display: block;
  max-width: 100%;
  height: 460px;
  object-fit: cover;
  margin: 0 auto 10px;
}
.section-profile__position {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  display: block;
  margin-top: 10px;
  margin-right: 16px;
}
.section-profile__name-kanji {
  display: block;
  font-size: 2.2rem;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
_::-webkit-full-page-media, _:future, :root rt {
  margin-bottom: 8px;
}
.section-profile__name {
  margin: 0 auto;
  margin-bottom: 64px;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.section-profile__history {
  margin-bottom: 64px;
}
.section-profile__history h3 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #3d7bf2;
  padding: 1rem 2rem;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.section-profile__history-paragraph {
  width: 100%;
  max-width: 327px;
  margin: 0 auto;
}
.section-profile__history-paragraph p {
  text-align: left;
  margin-bottom: 12px;
}
.section-profile__qualification {
  margin-bottom: 64px;
}
.section-profile__qualification h3 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #3d7bf2;
  padding: 1rem 2rem;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.section-profile__qualification ul {
  margin-top: 30px;
}
.section-profile__qualification ul li {
  text-align: left;
  width: 100%;
  max-width: 327px;
  margin: 0 auto;
}
.section-profile__hobbies h3 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #3d7bf2;
  padding: 1rem 2rem;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.section-profile__hobbies ul {
  margin-bottom: 64px;
}
.section-profile__hobbies ul li h5 {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  margin: 0 auto 16px;
  font-size: 2.0rem;
  color: #3d7bf2;
}
.hobby-img-01, .hobby-img-02, .hobby-img-03 {
  width: 103px;
  height: 103px;
}
.section-profile__hobbies ul li img {
  display: block;
  margin: 0 auto 16px;
  background-color: #fafafa;
  border-radius: 50%;
  filter: drop-shadow(2px 2px 2px #f3f3f3);
}
.section-profile__hobbies ul li {
  text-align: left;
  width: 100%;
  max-width: 327px;
  margin: 0 auto 40px;
  list-style: none;
}
@media (min-width: 960px) {
  .section_profile__image img {
    width: 100%;
    height: 540px;
  }
  .section-history-profile-wrapper {
    display: flex;
    justify-content: center;
    max-width: 1040px;
    margin: 0 auto 80px;
  }
  .section-profile__history {
    margin-bottom: 0;
    margin-right: 64px;
    max-width: 456px;
  }
  .section-profile__qualification {
    margin-left: 64px;
    max-width: 456px;
  }
  .section-profile__hobbies {
    margin-bottom: 80px;
  }
  .section-profile__hobbies ul {
    display: flex;
    max-width: 1040px;
    margin: 0 auto;
  }
  .section-profile__hobbies ul li {
    max-width: 296px;
    text-align: center;
  }
  .section-profile__hobbies ul li p {
    text-align: left;
  }
  .section-profile__hobbies ul li img {
    margin-bottom: 32px;
  }
  .section-profile__hobbies ul li h5 {
    margin-bottom: 24px;
  }
}
.section-main {
  margin-bottom: 40px;
}
.sub-tittle {
  font-size: 2.0rem;
  margin-bottom: 24px;
}
.section-main p {
  text-align: left;
  width: 100%;
  max-width: 327px;
  margin: 0 auto;
  margin-bottom: 12px;
}
.section-main__paragraph {
  margin-bottom: 64px;
}
@media (min-width: 960px) {
  .section-main p {
    max-width: 640px;
    margin-bottom: 24px;
  }
  .section-main__paragraph {
    margin-bottom: 80px;
  }
}
.section-english {
  margin-bottom: 104px;
}
.slash {
  color: #3d7bf2;
  opacity: 0.8;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 8px;
}
.slash::before, .slash::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #3d7bf2;
  margin: 0px 4px 4px;
}
.slash::before {
  transform: rotate(45deg);
}
.slash::after {
  transform: rotate(-45deg);
}
.section-english p {
  text-align: left;
  width: 100%;
  max-width: 327px;
  margin: 12px auto 12px;
}
.section-english-list-wrapper {
  margin: 0 auto;
  max-width: 327px;
}
.section-english-list {
  text-align: left;
  margin: 0 auto;
  line-height: 2.6rem;
}
.section-english ul li:last-child {
  margin-bottom: 12px;
}
@media (min-width: 960px) {
  .sub-tittle {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
  .section-english p {
    max-width: 640px;
    margin-bottom: 40px;
  }
  .section-english-list {
    line-height: 3.2rem;
    max-width: 340px;
  }
  .section-english-list01 {
    margin-right: 20px;
  }
  .section-english-list02 {
    margin-left: 20px;
  }
  .section-english-list-wrapper {
    display: flex;
    justify-content: center;
    max-width: 840px;
    margin: 0 auto 40px;
  }
}