/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_top01 {
  text-align: center;
  padding: 60px 0 0 0;
}
@media screen and (min-width: 768px) {
  .p_top01 {
    padding: 126px 0 0 0;
  }
}
.p_top01 .c_label {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_top01 .c_label {
    margin-bottom: 75px;
  }
}
.p_top01__inner .c_ttlen80 {
  position: relative;
  top: -25px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_top01__inner .c_ttlen80 {
    top: -41px;
    left: 2px;
    margin-bottom: 20px;
  }
}
.p_top01__inner .c_ttl30 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_top01__inner .c_ttl30 {
    margin-bottom: 19px;
  }
}
.p_top01__content {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p_top01__content {
    padding-bottom: 114px;
    margin-bottom: 99px;
  }
}
.p_top01__content .l_container {
  padding: 0 40px;
}
@media screen and (min-width: 768px) {
  .p_top01__content .l_container {
    padding: 0 80px;
  }
}
.p_top01__content::after {
  content: "";
  width: calc(100% - 20px);
  height: 100%;
  background-color: var(--white);
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  border-radius: 0 50px 50px 0;
}
@media screen and (min-width: 768px) {
  .p_top01__content::after {
    border-radius: 0 clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem) clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem) 0;
    width: calc(100% - clamp(2.5rem, 11.71875vw + -3.125rem, 6.25rem));
  }
}
.p_top01__img {
  max-width: 1075px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_top01__img {
    padding-right: 32px;
  }
}
.p_top01__content .c_ttl30 {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_top01__content .c_ttl30 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_top01__content .c_txt20 {
    line-height: 1.8;
  }
}
.p_top01__icon {
  margin: 60px auto -40px;
  width: 330.17px;
}
@media screen and (min-width: 768px) {
  .p_top01__icon {
    margin: 120px auto -78px;
    width: 660.34px;
  }
}
.p_top02 {
  background-color: var(--white);
  padding: 100px 0 20px;
}
@media screen and (min-width: 768px) {
  .p_top02 {
    padding: 157px 0 0 0;
  }
}
.p_top02 .c_ttl30 {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p_top02 .c_ttl30 {
    margin-bottom: 121px;
  }
}
.p_top02__list {
  max-width: 1081px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 80px;
}
@media screen and (min-width: 768px) {
  .p_top02__list {
    -ms-grid-columns: 1fr clamp(2.5rem, 8.203125vw + -1.4375rem, 5.125rem) 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 109px clamp(2.5rem, 8.203125vw + -1.4375rem, 5.125rem);
  }
}
.p_top02__list .c_label01 {
  position: absolute;
  left: 0;
  top: -40px;
}
@media screen and (min-width: 768px) {
  .p_top02__list .c_label01 {
    top: clamp(-4rem, -3.125vw + -1.5rem, -3rem);
  }
}
.p_top02__list .c_ttl24 {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_top02__list .c_ttl24 {
    margin-bottom: 15px;
  }
}
.p_top02__list__item {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p_top02__list__item:nth-child(3) .p_top02__list__img {
    height: 250px;
  }
}
@media screen and (min-width: 768px) {
  .p_top02__list__item:nth-child(4) .p_top02__list__img {
    height: 252px;
  }
}
.p_top02__list__img {
  margin: 0 auto;
  max-width: 240px;
}
@media screen and (min-width: 768px) {
  .p_top02__list__img {
    max-width: 312px;
  }
}
.p_top02__list__content {
  background-color: var(--base1);
  border-radius: 35px;
  padding: 60px 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 360px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p_top02__list__content {
    height: clamp(25.625rem, 5.859375vw + 22.8125rem, 27.5rem);
    border-radius: clamp(2.5rem, 4.0865384615vw + 0.5384615385rem, 4.625rem);
    padding: 29px clamp(2.5rem, -1.953125vw + 4.0625rem, 3.125rem) 10px 40px;
    margin-bottom: 19px;
  }
}
.p_top02__list .c_txt20 {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .p_top02__list .c_txt20 {
    padding: 0 clamp(0.9375rem, 2.34375vw + -0.1875rem, 1.6875rem) 0 clamp(0.9375rem, 3.125vw + -0.5625rem, 1.9375rem);
  }
}
.p_top03 {
  background-color: var(--white);
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p_top03 {
    padding: 98px 0 145px 0;
  }
}
.p_top03 .c_ttl36 {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p_top03 .c_ttl36 {
    margin-bottom: clamp(5rem, 6.640625vw + 1.8125rem, 7.125rem);
  }
}
.p_top03 + .c_banner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_top03 + .c_banner {
    margin-bottom: 40px;
  }
}
.p_top03 + .c_banner::before {
  content: "";
  width: 100%;
  height: 50%;
  background-color: var(--white);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.p_top04 {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p_top04 {
    padding: 100px 0 69px 0;
  }
}
.p_top04 .c_ttl36 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_top04 .c_ttl36 {
    margin-bottom: 60px;
  }
}
.p_top05 {
  padding: 60px 0 0 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_top05 {
    padding: 100px 0 0 0;
  }
}
.p_top05 .c_label {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_top05 .c_label {
    padding: 14px 50px 14px;
    margin-bottom: 75px;
  }
}
.p_top05__inner .c_ttlen80 {
  position: relative;
  top: -20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_top05__inner .c_ttlen80 {
    top: -41px;
    left: 2px;
    margin-bottom: 24px;
  }
}
.p_top05__inner .c_ttl30 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p_top05__inner .c_ttl30 {
    margin-bottom: 19px;
  }
}
.p_top05 .l_container {
  padding: 0 40px;
}
@media screen and (min-width: 768px) {
  .p_top05 .l_container {
    padding: 0 80px;
  }
}
.p_top05 .c_tbl {
  overflow: auto;
}
.p_top05 .c_tbl__inner {
  min-width: 585px;
}
@media screen and (min-width: 768px) {
  .p_top05 .c_tbl__inner {
    min-width: 880px;
  }
}
.p_top05__content {
  position: relative;
  padding-bottom: 120px;
}
@media screen and (min-width: 768px) {
  .p_top05__content {
    padding-bottom: 230px;
  }
}
.p_top05__content::after {
  content: "";
  width: calc(100% - 20px);
  height: 100%;
  background-color: var(--white);
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  border-radius: 0 50px 50px 0;
}
@media screen and (min-width: 768px) {
  .p_top05__content::after {
    border-radius: 0 clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem) clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem) 0;
    width: calc(100% - clamp(2.5rem, 6000vw + -5348.75rem, 6.25rem));
  }
}
.p_top05 .c_txt16.right {
  text-align: right;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_top05 .c_txt16.right {
    width: calc(100% + clamp(0rem, 7.8125vw + -3.75rem, 2.5rem));
    padding: 12px 0 0 0;
  }
}
.p_top06 {
  margin-top: -100px;
}
@media screen and (min-width: 768px) {
  .p_top06 {
    margin-top: -143px;
    margin-bottom: 20px;
  }
}
.p_top06 .c_ttl36 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_top06 .c_ttl36 {
    margin-bottom: 60px;
  }
}
.p_top06 .l_container {
  padding: 0 40px;
}
@media screen and (min-width: 768px) {
  .p_top06 .l_container {
    padding: 0 80px;
  }
}
.p_top06__inner {
  position: relative;
  padding: 60px 0 40px 0;
}
@media screen and (min-width: 768px) {
  .p_top06__inner {
    padding: 100px 0 81px;
  }
}
.p_top06__inner::after {
  content: "";
  width: calc(100% - 20px);
  height: 100%;
  background-color: var(--base2);
  right: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  border-radius: 50px 0 0 50px;
}
@media screen and (min-width: 768px) {
  .p_top06__inner::after {
    border-radius: clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem) 0 0 clamp(3.125rem, 6.0096153846vw + 0.2403846154rem, 6.25rem);
    width: calc(100% - clamp(2.5rem, 11.71875vw + -3.125rem, 6.25rem));
  }
}
.p_top07 {
  padding: 60px 0 60px 0;
}
@media screen and (min-width: 768px) {
  .p_top07 {
    padding: 100px 0 132px;
  }
}
.p_top07 .c_ttl36 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_top07 .c_ttl36 {
    margin-bottom: 60px;
  }
}
.p_top07 + .c_banner {
  position: relative;
}
.p_top07 + .c_banner::before {
  content: "";
  width: 100%;
  height: 50%;
  background-color: var(--white);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
/*# sourceMappingURL=top.css.map */