@charset "UTF-8";
/*=======================================
トップページ
=========================================*/
.l-kv {
  background: url("../img/top/mv_bg01.png") no-repeat center bottom;
}
.l-kv .mv {
  width: calc(1730 / 1920 * 100vw);
  height: calc(810 / 1920 * 100vw);
  margin: 0 auto;
  background: url("../img/top/mv.png") no-repeat center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 calc(127 / 1920 * 100vw);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.l-kv .mv h1 {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: calc(53 / 1920 * 100vw);
  letter-spacing: 0.12em;
  line-height: calc(76 / 1920 * 100vw);
  text-align: left;
  color: #313132;
  margin-bottom: calc(50 / 1920 * 100vw);
}
.l-kv .mv p {
  font-family: "Yu Gothic";
  font-weight: 500;
  font-size: calc(19 / 1920 * 100vw);
  letter-spacing: 0.12em;
  line-height: calc(38 / 1920 * 100vw);
  text-align: left;
  color: #313132;
}

.p-top {
  background-color: #E6F4F1;
}
.p-top__intro {
  padding: calc(107 / 1920 * 100vw) 0 calc(250 / 1920 * 100vw);
  background-color: #A2D7D4;
}
.p-top__intro h2 {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  font-size: calc(48 / 1920 * 100vw);
  letter-spacing: 0.1em;
  line-height: calc(40 / 1920 * 100vw);
  text-align: left;
  color: #fff;
}
.p-top__intro p {
  margin-top: 2em;
  font-size: calc(18 / 1920 * 100vw);
  letter-spacing: 0.12em;
  line-height: calc(30 / 1920 * 100vw);
  text-align: left;
  color: #fff;
}
.p-top__intro .ct {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: calc(70 / 1920 * 100vw) auto;
  font-weight: bold;
  font-size: calc(26 / 1920 * 100vw);
  letter-spacing: 0.1em;
  line-height: calc(40 / 1920 * 100vw);
  text-align: left;
  color: #fff;
}
.p-top__ph {
  margin-top: calc(-207 / 1920 * 100vw);
  position: relative;
}
.p-top__ph .ph {
  width: calc(1355 / 1920 * 100vw);
}
.p-top__ph .icon {
  position: absolute;
  right: 0;
  top: calc(-440 / 1920 * 100vw);
  width: calc(795 / 1920 * 100vw);
  height: calc(915 / 1920 * 100vw);
}
.p-top__business {
  padding: calc(120 / 1920 * 100vw) 0;
}
.p-top__business p {
  text-align: center;
  padding: calc(43 / 1920 * 100vw) 0 calc(90 / 1920 * 100vw);
  font-weight: 500;
  font-size: calc(16 / 1920 * 100vw);
  letter-spacing: 0.08em;
  line-height: calc(30 / 1920 * 100vw);
  text-align: center;
  color: #707070;
}
.p-top__business ul {
  margin-bottom: calc(78 / 1920 * 100vw);
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-top__business ul:before, .p-top__business ul:after {
  content: none;
}
.p-top__business ul li {
  width: calc(366 / 1920 * 100vw);
}
.p-top__business ul li p {
  text-align: center;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  font-size: calc(26 / 1920 * 100vw);
  letter-spacing: 0.1em;
  line-height: calc(40 / 1920 * 100vw);
  padding: calc(30 / 1920 * 100vw) 0 0;
  color: #8ecbc8;
}
.p-top__books {
  position: relative;
  padding-bottom: calc(150 / 1920 * 100vw);
}
.p-top__books:before {
  content: "";
  width: calc(1720 / 1920 * 100vw);
  height: calc(838 / 1920 * 100vw);
  border-radius: 0px calc(100 / 1920 * 100vw) 0px 0px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  z-index: 0;
}
.p-top__books .inner {
  display: table;
  width: 100%;
  padding-top: calc(140 / 1920 * 100vw);
  padding-bottom: calc(140 / 1920 * 100vw);
  position: relative;
  z-index: 10;
}
.p-top__books .inner .txt {
  display: table-cell;
}
.p-top__books .inner .txt h2 {
  text-align: left;
}
.p-top__books .inner .txt .ct {
  font-family: "Shippori Mincho";
  font-weight: 600;
  font-size: calc(24 / 1920 * 100vw);
  letter-spacing: 0.12em;
  line-height: 1;
  text-align: left;
  color: #707070;
  padding: calc(55 / 1920 * 100vw) 0;
}
.p-top__books .inner .txt p {
  font-family: "Yu Gothic";
  font-weight: 500;
  font-size: calc(16 / 1920 * 100vw);
  letter-spacing: 0.08em;
  line-height: calc(40 / 1920 * 100vw);
  text-align: left;
  color: #707070;
}
.p-top__books .inner .ph {
  display: table-cell;
  width: calc(315 / 1920 * 100vw);
}
.p-top__books .inner .ph .c-btn1 {
  margin-top: calc(40 / 1920 * 100vw);
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .l-kv {
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  .l-kv .mv {
    width: 95%;
    height: 350px;
    margin: 0 auto;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: url("../img/top/mv.png") no-repeat center right -100px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
  }
  .l-kv .mv h1 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .l-kv .mv p {
    font-size: 10px;
    line-height: 1.8;
  }

  .p-top {
    padding-bottom: 40px;
  }
  .p-top__intro {
    padding: 40px 0 100px;
  }
  .p-top__intro h2 {
    font-size: 26px;
    margin-bottom: 30px;
    text-align: left;
  }
  .p-top__intro p {
    margin-top: 1em;
    font-size: 13px;
    letter-spacing: 0.12em;
    line-height: 1.6;
    text-align: left;
    color: #fff;
  }
  .p-top__intro .ct {
    font-size: 13px;
    line-height: 1.6;
  }
  .p-top__ph {
    margin-top: calc(-207 / 1920 * 100vw);
    position: relative;
  }
  .p-top__ph .ph {
    width: calc(1600 / 1920 * 100vw);
  }
  .p-top__ph .icon {
    position: absolute;
    right: 0;
    top: calc(-440 / 1920 * 100vw);
    width: calc(900 / 1920 * 100vw);
    height: calc(915 / 1920 * 100vw);
  }
  .p-top__business {
    padding: 60px 0;
  }
  .p-top__business p {
    text-align: center;
    padding: 20px 0 60px;
    font-size: 14px;
    line-height: 1.6;
  }
  .p-top__business ul {
    margin-bottom: 40px;
    display: block;
  }
  .p-top__business ul li {
    width: 60%;
    margin: 0 auto 60px;
    text-align: center;
  }
  .p-top__business ul li:last-child {
    margin: 0 auto 0;
  }
  .p-top__business ul li p {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 20px 0 0;
    color: #8ecbc8;
  }
  .p-top__books {
    position: relative;
    padding-bottom: 0;
  }
  .p-top__books:before {
    content: "";
    width: 98%;
    height: 100%;
  }
  .p-top__books .inner {
    display: table;
    width: 100%;
    padding-top: calc(140 / 1920 * 100vw);
    padding-bottom: calc(140 / 1920 * 100vw);
    position: relative;
    z-index: 10;
  }
  .p-top__books .inner .txt {
    display: block;
    width: 100%;
  }
  .p-top__books .inner .txt h2 {
    text-align: center;
  }
  .p-top__books .inner .txt .ct {
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
  }
  .p-top__books .inner .txt p {
    font-size: 14px;
    line-height: 1.6;
  }
  .p-top__books .inner .ph {
    display: block;
    margin: 30px auto 0;
    width: 100%;
  }
  .p-top__books .inner .ph img {
    width: 40%;
    margin: 0 auto;
    display: block;
  }
  .p-top__books .inner .ph .c-btn1 {
    margin-top: calc(40 / 1920 * 100vw);
  }
}
