@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
body {
  background-color: #E8ECF0;
}

@media (max-width: 767px) {
  .c-header {
    top: 23px;
  }
}

@media (max-width: 767px) {
  .c-switchLanguage {
    top: 25px;
  }
}

@media (max-width: 767px) {
  .hamburgerMenu {
    top: 30px;
  }
}

.section1 {
  position: relative;
  padding-top: 317px;
  background: url("../../images/jp/seminar/mainvisual.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 767px) {
  .section1 {
    padding-top: 96px;
  }
}
.section1__inner {
  max-width: 883px;
  padding: 90px 90px 62px 73px;
  background-color: rgba(48, 157, 204, 0.6);
  color: #fff;
}
@media (max-width: 767px) {
  .section1__inner {
    max-width: 293px;
    padding: 22px 16px 16px 20px;
  }
}
.section1__inner h1 {
  font-family: "Noto Serif JP", serif;
}
.section1__inner h1 p:nth-child(1) {
  text-align: left;
}
@media (max-width: 767px) {
  .section1__inner h1 p:nth-child(1) {
    text-align: center;
  }
}
.section1__inner h1 p:nth-child(2) {
  text-align: center;
}
.section1__inner h1 p:nth-child(3) {
  text-align: right;
  margin-top: -10px;
}
.section1__inner h1 .font1 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font1 {
    font-size: 1.8rem;
  }
}
.section1__inner h1 .font2 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font2 {
    font-size: 1.8rem;
  }
}
.section1__inner h1 .font3 {
  font-size: 26px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font3 {
    font-size: 1.4rem;
  }
}
.section1__inner h1 .font4 {
  font-size: 56px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font4 {
    font-size: 2.4rem;
  }
}
.section1__inner h1 .font5 {
  font-size: 56px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font5 {
    font-size: 2.4rem;
  }
}
.section1__inner h1 .font6 {
  font-size: 56px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font6 {
    font-size: 2.5rem;
  }
}
.section1__inner h1 .font7 {
  font-size: 74px;
}
@media (max-width: 767px) {
  .section1__inner h1 .font7 {
    font-size: 3.2rem;
  }
}

.section2 {
  padding-top: 64px;
  padding-bottom: 79px;
  background: url("../../images/jp/seminar/bg_main.png") no-repeat top 28px right 40px;
  color: #103F57;
}
@media (max-width: 767px) {
  .section2 {
    padding-top: 30px;
    padding-bottom: 80px;
    background: url("../../images/jp/seminar/bg_main_sp.png") no-repeat top 16px right 0;
    background-size: 222px auto;
  }
}
.section2__inner {
  max-width: 610px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .section2__inner {
    max-width: 100%;
  }
}
.section2__title {
  font-size: 2.8rem;
  line-height: 1.3214285714;
  color: #103F57;
  text-align: center;
}
@media (max-width: 767px) {
  .section2__title {
    font-size: 1.8rem;
    line-height: 1.2222222222;
  }
}
.section2__subTitle {
  font-size: 2.6rem;
  line-height: 1.4230769231;
  color: #268FD0;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 40px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .section2__subTitle {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
.section2__subTitle2 {
  font-size: 2.8rem;
  line-height: 1.4285714286;
  color: #103F57;
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .section2__subTitle2 {
    font-size: 1.8rem;
    line-height: 1.5555555556;
    margin-bottom: 29px;
  }
}
.section2 .infor {
  padding-left: 31px;
}
@media (max-width: 767px) {
  .section2 .infor {
    margin-left: 20px;
    padding-right: 20px;
  }
}
.section2 .infor--time {
  background: url("../../images/ic_time_dark.svg") no-repeat top 5px left;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .section2 .infor--time {
    margin-bottom: 19px;
  }
}
.section2 .infor--addr {
  background: url("../../images/ic_map_dark.svg") no-repeat top 5px left;
  margin-bottom: 26px;
}
.section2 .date {
  font-size: 1.8rem;
  line-height: 1.6111111111;
  font-weight: bold;
}
@media (max-width: 767px) {
  .section2 .date {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    margin-bottom: 4px;
  }
}
.section2 .time {
  font-size: 1.6rem;
  line-height: 1.8125;
}
@media (max-width: 767px) {
  .section2 .time {
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
}
.section2 .addr {
  font-size: 1.8rem;
  line-height: 1.6111111111;
  font-weight: bold;
}
@media (max-width: 767px) {
  .section2 .addr {
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
}
.section2 .size {
  font-size: 1.6rem;
  line-height: 1.8125;
}
@media (max-width: 767px) {
  .section2 .size {
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
}
.section2 .para {
  margin-bottom: 50px;
  font-size: 1.6rem;
  line-height: 1.5625;
}
@media (max-width: 767px) {
  .section2 .para {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section2 .para__title {
  margin-bottom: 6px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.45;
}
@media (max-width: 767px) {
  .section2 .para__title {
    margin-bottom: 14px;
    font-size: 1.6rem;
    line-height: 1.0625;
  }
}
.section2 .para--img {
  padding: 30px 39px 45px;
  background-color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section2 .para--img {
    padding: 28px 20px 33px;
    margin-bottom: 24px;
  }
}
.section2 .para--img .para__title {
  margin-bottom: 38px;
  text-align: center;
}
@media (max-width: 767px) {
  .section2 .para--img .para__title {
    margin-bottom: 20px;
  }
}
.section2 .para--last {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section2 .para--last {
    margin-bottom: 20px;
  }
}
.section2 .para--center {
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.5625;
}
@media (max-width: 767px) {
  .section2 .para--center {
    font-size: 1.6rem;
  }
}
.section2 .btn {
  width: 148px;
  height: 40px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  background-color: #268FD0;
}
@media (max-width: 767px) {
  .section2 .btn {
    width: 335px;
    max-width: calc(100% - 40px);
    margin: 0 auto 30px;
  }
}
.section2 .btn a {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}

@media (max-width: 767px) {
  .c-footer {
    padding-top: 40px;
  }
}
