@charset "UTF-8";
/*=======================================
ABOUT
=========================================*/
.p-about .title {
  margin-bottom: 80px;
}
.p-about .title h2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 140%;
  /* または78px */
  color: #0033CD;
  position: relative;
  z-index: 1;
}
.p-about .title .num {
  position: relative;
  z-index: 0;
  bottom: -40px;
  left: -30px;
}
.p-about__block01 {
  padding-top: 160px;
  padding-bottom: 230px;
  position: relative;
}
.p-about__block01 p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #1E1E1E;
  margin-bottom: 1em;
}
.p-about__block01 p span {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 180%;
  color: #1E1E1E;
}
.p-about__block02 {
  background-color: #C3D0E8;
  padding-bottom: 205px;
  position: relative;
}
.p-about__block02 p {
  font-size: 18px;
}
.p-about__block02 table {
  width: 100%;
  table-layout: fixed;
  margin-left: 84px;
  margin-top: 72px;
}
.p-about__block02 table .w1 {
  width: 192px;
}
.p-about__block02 table th {
  background-color: #006CB8;
  color: #fff;
}
.p-about__block02 table th.bg02 {
  background-color: #657D8F;
}
.p-about__block02 table td {
  background-color: #FFF;
  text-align: center;
}
.p-about__block02 table th,
.p-about__block02 table td {
  border: 1px solid #C3D0E8;
}
.p-about__block02 table thead tr th {
  text-align: center;
  padding: 24px 0;
  font-size: 18px;
  vertical-align: middle;
}
.p-about__block02 table thead tr th span {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
}
.p-about__block02 table tbody tr th {
  text-align: left;
  vertical-align: middle;
  font-size: 18px;
  padding: 40px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.p-about__block02 table tbody tr td {
  vertical-align: middle;
  font-size: 18px;
}
.p-about__block02 table tbody tr td span {
  font-size: 20px;
  font-weight: bold;
}
.p-about__block03 {
  position: relative;
  padding-bottom: 230px;
}
.p-about__block03 p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #1E1E1E;
}
.p-about__block03 .graph {
  text-align: center;
  margin-top: 72px;
}
.p-about__block03 .graph img {
  display: inline-block;
}
.p-about__block04 {
  background-color: #C3D0E8;
  position: relative;
  padding-top: 82px;
  padding-bottom: 217px;
}
.p-about__block04 .intro {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  margin: 80px auto 70px;
}
.p-about__block04 .item-wrap {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-about__block04 .item-wrap:before, .p-about__block04 .item-wrap:after {
  content: none;
}
.p-about__block04 .item-wrap .item {
  background-color: #FFF;
  width: 360px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 50px 0;
  text-align: center;
}
.p-about__block04 .item-wrap .item .icon {
  display: inline-block;
  margin-bottom: 35px;
}
.p-about__block04 .item-wrap .item p {
  padding: 0 42px;
  text-align: left;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #1E1E1E;
  margin-top: 30px;
}
.p-about__block04 .item-wrap .item:nth-child(3) {
    padding: 40px 0;
}
.p-about__block04 .item-wrap .item:nth-child(3) .icon {
    margin-bottom: 22px;
}
.p-about__block04 .item-wrap .item:nth-child(3) p {
    max-width: 255px;
    display: block;
    font-size: 14px;
    margin: 22px auto 0;
}

.p-about__block05 {
  background-color: #DAE2F0;
  position: relative;
  padding-top: 79px;
  padding-bottom: 217px;
}
.p-about__block05 p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #1E1E1E;
}
.p-about__block05 ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 72px auto 0;
}
.p-about__block05 ul:before, .p-about__block05 ul:after {
  content: none;
}
.p-about__block05 ul li {
  padding: 32px 0;
  width: 549px;
  background: #FFFFFF;
  border-radius: 8px;
  text-align: center;
}
.p-about__block05 ul li:nth-child(n+3) {
  margin-top: 16px;
}
.p-about__block06 {
  background-color: #C3D0E8;
  position: relative;
  padding-top: 82px;
  padding-bottom: 217px;
}
.p-about__block06 .intro {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #1E1E1E;
}
.p-about__block06 ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 72px auto 0;
}
.p-about__block06 ul:before, .p-about__block06 ul:after {
  content: none;
}
.p-about__block06 ul li {
  width: 549px;
  background: #FFFFFF;
  border-radius: 8px;
  text-align: center;
  padding: 48px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.p-about__block06 ul li h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 130%;
  color: #0033CD;
  margin-bottom: 24px;
}
.p-about__block06 ul li h3 span {
  font-size: 32px;
  display: block;
}
.p-about__block06 ul li img {
  margin-bottom: 20px;
}
.p-about__block06 ul li p {
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #1E1E1E;
  margin-top: auto;
}
.p-about__block06 ul li:nth-child(n+3) {
  margin-top: 16px;
}
.p-about .wave {
  position: absolute;
  bottom: -119px;
  /* SVG高さ(238px)の半分だけ下にずらす */
  left: 0;
  width: 100%;
  height: 238px;
  /* 元のSVGの高さ */
  overflow: hidden;
}
.p-about .wave svg {
  display: block;
  width: 100%;
  height: auto;
}
.p-about__end {
  padding-bottom: 160px;
  padding-top: 144px;
  text-align: center;
}
.p-about__end .catch {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 180%;
  text-align: center;
  color: #1E1E1E;
  margin-bottom: 90px;
}
.p-about__end .catch span {
  font-weight: 700;
  font-size: 32px;
  line-height: 180%;
  text-align: center;
  color: #1E1E1E;
  font-weight: bold;
}
.p-about__end h2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 160%;
  /* または102px */
  text-align: center;
  color: #0033CD;
  margin-bottom: 90px;
}
.p-about__end .img1 {
  display: inline-block;
  margin-bottom: 90px;
}
.p-about__end p {
  margin-bottom: 1em;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 200%;
  text-align: center;
  color: #1E1E1E;
}
.p-about__end p .txt1 {
  font-size: 32px;
  font-weight: bold;
}
.p-about__end p .txt2 {
  color: #0033CD;
  font-size: 32px;
  font-weight: bold;
}
.p-about__end p:last-child {
  margin-bottom: 0;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-about .title {
    margin-bottom: 64px;
  }
  .p-about .title h2 {
    font-size: 28px;
  }
  .p-about .title .num {
    width: 230px;
  }
  .p-about .title .num svg {
    width: 100%;
    height: auto;
  }
  .p-about__block01 {
    padding-top: 129px;
    padding-bottom: 127px;
    position: relative;
  }
  .p-about__block01 p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #1E1E1E;
    margin-bottom: 1em;
  }
  .p-about__block01 p span {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 180%;
    color: #1E1E1E;
  }
  .p-about__block02 {
    background-color: #C3D0E8;
    padding-bottom: 127px;
    position: relative;
  }
  .p-about__block02 p {
    font-size: 18px;
  }
  .p-about__block02 table {
    width: 100%;
    table-layout: fixed;
    margin-left: 0;
    margin-top: 64px;
  }
  .p-about__block02 table .w1 {
    width: 40px;
  }
  .p-about__block02 table th {
    background-color: #006CB8;
    color: #fff;
  }
  .p-about__block02 table th.bg02 {
    background-color: #657D8F;
  }
  .p-about__block02 table td {
    background-color: #FFF;
    text-align: center;
  }
  .p-about__block02 table th,
  .p-about__block02 table td {
    border: 1px solid #C3D0E8;
  }
  .p-about__block02 table thead tr th {
    text-align: center;
    padding: 24px 0;
    font-size: 18px;
    vertical-align: middle;
  }
  .p-about__block02 table thead tr th span {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
  }
  .p-about__block02 table tbody tr th {
    text-align: center;
    padding: 0;
  }
  .p-about__block02 table tbody tr th span {
    writing-mode: vertical-rl;
    width: 1em;
    display: block;
    margin:0 auto;
    white-space: nowrap;
  }
  .p-about__block02 table tbody tr td {
    vertical-align: middle;
    font-size: 18px;
    padding: 1em 8px;
  }
  .p-about__block02 table tbody tr td span {
    font-size: 20px;
  }
  .p-about__block03 {
    position: relative;
    padding-bottom: 127px;
  }
  .p-about__block03 p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #1E1E1E;
  }
  .p-about__block03 .graph {
    text-align: center;
    margin-top: 72px;
  }
  .p-about__block03 .graph img {
    display: inline-block;
  }
  .p-about__block04 {
    padding-top: 0;
    padding-bottom: 127px;
  }
  .p-about__block04 .intro {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    margin: 64px auto 64px;
  }
  .p-about__block04 .item-wrap {
    display: block;
  }
  .p-about__block04 .item-wrap .item {
    width: 100%;
    padding: 50px 30px;
    margin-top: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-about__block04 .item-wrap .item .icon {
    display: inline-block;
    margin-bottom: 28px;
  }
  .p-about__block04 .item-wrap .item p {
    padding: 0;
  }
  .p-about__block04 .item-wrap .item:first-child {
    margin-top: 0;
  }
  .p-about__block05 {
    background-color: #DAE2F0;
    position: relative;
    padding-top: 0;
    padding-bottom: 127px;
  }
  .p-about__block05 p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #1E1E1E;
  }
  .p-about__block05 ul {
    display: block;
    margin: 64px auto 0;
  }
  .p-about__block05 ul li {
    padding: 32px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-about__block05 ul li:nth-child(n+2) {
    margin-top: 16px;
  }
  .p-about__block06 {
    background-color: #C3D0E8;
    position: relative;
    padding-top: 0;
    padding-bottom: 127px;
  }
  .p-about__block06 ul {
    display: block;
    margin: 64px auto 0;
  }
  .p-about__block06 ul:before, .p-about__block06 ul:after {
    content: none;
  }
  .p-about__block06 ul li {
    width: 100%;
    padding: 48px 32px;
  }
  .p-about__block06 ul li:nth-child(n+2) {
    margin-top: 16px;
  }
  .p-about .wave {
    position: absolute;
    bottom: -30px;
    /* SVG高さ(238px)の半分だけ下にずらす */
    left: 0;
    width: 100%;
    height: 63px;
    /* 元のSVGの高さ */
    overflow: hidden;
  }
  .p-about .wave svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .p-about__end {
    padding-bottom: 176px;
    padding-top: 128px;
  }
  .p-about__end .catch {
    font-size: 20px;
    margin-bottom: 32px;
  }
  .p-about__end .catch span {
    font-size: 24px;
  }
  .p-about__end h2 {
    font-size: 40px;
    margin-bottom: 56px;
    font-feature-settings: "palt";
  }
  .p-about__end .img1 {
    margin-bottom: 32px;
  }
  .p-about__end p {
    margin-bottom: 1em;
    font-weight: 400;
    font-size: 20px;
    font-feature-settings: "palt";
  }
  .p-about__end p .txt1 {
    font-size: 24px;
  }
  .p-about__end p .txt2 {
    font-size: 24px;
  }
  .p-about__end p:last-child {
    margin-bottom: 0;
  }
}
