@charset "UTF-8";
/* リセットcss */
@import url(https://unpkg.com/ress/dist/ress.min.css);
/* Google Fonts */
@import url(https://fonts.googleapis.com);
@import url(https://fonts.gstatic.com);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@100..900&display=swap);
/*
color-swatch ========================================*/
/*
breakpoint ==========================================================================*/
/*
font ========================================*/
/* Roboto */
/* Noto Sans JP */
/* font size */
.top__mv {
  position: relative;
  width: min(1280px + 2rem, 100%);
  margin-inline: auto;
  padding-inline: 1rem;
  padding-block: 96px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  background-image: url(../img/top/mv_bg.png);
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .top__mv {
    padding-block: 6.6620402498vw;
    padding-inline: 1.6655100625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__mv {
    padding-block: 8vw 60vw;
    background-image: url(../img/top/mv_bg_sp.png);
  }
}
.top__mv::before {
  position: absolute;
  right: 0;
  bottom: 25px;
  width: 440px;
  height: 400px;
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/mv_icon.png);
  z-index: 3;
}
@media screen and (max-width: 1440px) {
  .top__mv::before {
    bottom: 1.6655100625vw;
    width: 30.534351145vw;
    height: 27.7585010409vw;
  }
}
@media screen and (max-width: 750px) {
  .top__mv::before {
    width: 55.7333333333vw;
    height: 50.6666666667vw;
    right: 8vw;
  }
}
.top__mv::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 350px;
  height: 400px;
  border-radius: 100px 0 0 0;
  background-color: #fff;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .top__mv::after {
    width: 24.2886884108vw;
    height: 27.7585010409vw;
  }
}
@media screen and (max-width: 750px) {
  .top__mv::after {
    width: 40.2666666667vw;
    height: 41.3333333333vw;
  }
}
.top__mv--upper {
  position: relative;
  padding-inline: 40px;
  font-size: 150px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.05;
  color: #06C755;
  z-index: 4;
}
@media screen and (max-width: 1440px) {
  .top__mv--upper {
    padding-inline: 2.7758501041vw;
    font-size: 10.4094378904vw;
  }
}
@media screen and (max-width: 750px) {
  .top__mv--upper {
    padding-inline: 6.6666666667vw;
    font-size: 17.3333333333vw;
    margin-bottom: 4vw;
  }
}
.top__mv--bottom {
  position: relative;
  padding-inline: 40px;
  font-size: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  z-index: 4;
}
@media screen and (max-width: 1440px) {
  .top__mv--bottom {
    padding-inline: 2.7758501041vw;
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__mv--bottom {
    padding-inline: 6.6666666667vw;
    font-size: 5.6vw;
  }
}
.top__mv--bottom span {
  color: #06C755;
}
.top__about {
  padding-block: 85px 103px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .top__about {
    padding-block: 5.2047189452vw 7.147814018vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about {
    padding-block: 11.3333333333vw 20vw;
  }
}
.top__about::before {
  position: absolute;
  bottom: -505px;
  left: -788px;
  width: 1099px;
  height: 1028px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/about_bg05.png);
  opacity: 0.1;
}
@media screen and (max-width: 1440px) {
  .top__about::before {
    bottom: -35.0451075642vw;
    left: -54.6842470507vw;
    width: 76.26648161vw;
    height: 71.3393476752vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about::before {
    bottom: 26.6666666667vw;
    top: 0;
    left: -105.0666666667vw;
    width: 146.5333333333vw;
    height: 137.0666666667vw;
    margin: auto;
  }
}
.top__about .inner {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media screen and (max-width: 1440px) {
  .top__about .inner {
    gap: 5.5517002082vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about .inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 10.6666666667vw;
  }
}
.top__about--left {
  width: 34%;
}
@media screen and (max-width: 750px) {
  .top__about--left {
    width: 100pc;
  }
}
.top__about--left .sub {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .top__about--left .sub {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--left .sub {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__about--left h2 {
  font-size: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.03em;
  line-height: 1.35;
}
@media screen and (max-width: 1440px) {
  .top__about--left h2 {
    font-size: 2.7758501041vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--left h2 {
    font-size: 7.4666666667vw;
    margin-bottom: 4vw;
    line-height: 1.45;
  }
}
.top__about--left h2 span {
  color: #06C755;
}
.top__about--left .lead {
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
  .top__about--left .lead {
    font-size: 0.9715475364vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--left .lead {
    font-size: 4vw;
    line-height: 1.5;
  }
}
.top__about--right {
  width: calc(100% - 80px - 34%);
  margin-top: 35px;
}
@media screen and (max-width: 1440px) {
  .top__about--right {
    width: calc(100% - 5.5517002082vw - 34%);
    margin-top: 2.4288688411vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right {
    width: 100%;
    margin-top: 0;
  }
}
.top__about--right .accordion .details {
  margin-bottom: 20px;
  border-radius: 0 20px 0 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: center;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details {
    margin-bottom: 1.387925052vw;
    border-radius: 0 1.387925052vw 0 0;
    box-shadow: 0 0 1.387925052vw rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details {
    background-size: cover;
    margin-bottom: 4vw;
    border-radius: 0 2.6666666667vw 0 0;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.25);
  }
}
.top__about--right .accordion .details.is-active:nth-of-type(1) {
  background-image: url(../img/top/about_bg01.png?v=20260731);
}
.top__about--right .accordion .details.is-active:nth-of-type(2) {
  background-image: url(../img/top/about_bg02.png?v=20260731);
}
.top__about--right .accordion .details.is-active:nth-of-type(3) {
  background-image: url(../img/top/about_bg03.png?v=20260731);
}
.top__about--right .accordion .details.is-active:nth-of-type(4) {
  background-image: url(../img/top/about_bg04.png?v=20260731);
}
.top__about--right .accordion .details.is-active .details-summary {
  background-color: transparent;
}
.top__about--right .accordion .details-summary {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 25px 70px 25px 20px;
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background-color: #fff;
  border-radius: 12px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-summary {
    gap: 0.693962526vw;
    padding: 1.7349063151vw 4.8577376822vw 1.7349063151vw 1.387925052vw;
    font-size: 1.8043025677vw;
    border-radius: 0.8327550312vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-summary {
    gap: 1.3333333333vw;
    padding: 3.3333333333vw 9.3333333333vw 3.3333333333vw 2.6666666667vw;
    font-size: 4.4vw;
    border-radius: 1.6vw;
  }
}
.top__about--right .accordion .details-summary:hover {
  cursor: pointer;
  opacity: 0.8;
}
.top__about--right .accordion .details-summary .btn {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3%;
  width: 25px;
  height: 15px;
  transition-duration: 0.3s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/common/arrow_u_g.png);
  transform: translateY(-1px);
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-summary .btn {
    width: 1.7349063151vw;
    height: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-summary .btn {
    width: 3.3333333333vw;
    height: 2vw;
  }
}
.top__about--right .accordion .details-summary img {
  max-width: 100px;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-summary img {
    max-width: unset;
    width: 6.9396252602vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-summary img {
    width: 13.3333333333vw;
  }
}
.top__about--right .accordion .details-summary p {
  letter-spacing: 0.05em;
}
.top__about--right .accordion .details-summary.is-active {
  color: #fff;
}
.top__about--right .accordion .details-summary.is-active .btn {
  background-image: url(../img/common/arrow_u_w.png);
  transform: rotate(180deg);
}
.top__about--right .accordion .details-summary::-webkit-details-marker {
  display: none;
}
.top__about--right .accordion .details-content {
  padding: 0 20px 25px;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-content {
    padding: 0 1.387925052vw 1.7349063151vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-content {
    padding: 0 2.6666666667vw 3.3333333333vw;
  }
}
.top__about--right .accordion .details-content p {
  color: #333333;
  font-size: 16px;
  margin-bottom: 30px;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-content p {
    font-size: 1.1103400416vw;
    margin-bottom: 2.0818875781vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-content p {
    font-size: 3.7333333333vw;
    margin-bottom: 4vw;
  }
}
.top__about--right .accordion .details-content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-content ul {
    gap: 0.693962526vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-content ul {
    gap: 1.3333333333vw;
  }
}
.top__about--right .accordion .details-content ul li {
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 999px;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  white-space: nowrap;
  flex-shrink: 0;
}
@media screen and (max-width: 1440px) {
  .top__about--right .accordion .details-content ul li {
    font-size: 1.1103400416vw;
    padding: 0.346981263vw 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--right .accordion .details-content ul li {
    font-size: 3.7333333333vw;
    padding: 0.6666666667vw 2.6666666667vw;
  }
}
.top__about--fixTxt {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 120px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
}
@media screen and (max-width: 1440px) {
  .top__about--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__about--fixTxt {
    font-size: 16vw;
  }
}
.top__features {
  position: relative;
  padding-top: 80px;
}
@media screen and (max-width: 1440px) {
  .top__features {
    padding-top: 5.5517002082vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features {
    padding-top: 10.6666666667vw;
    padding-bottom: 9.3333333333vw;
  }
}
.top__features .wrapper {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .top__features .wrapper {
    width: 86.6065232477vw;
    gap: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .wrapper {
    width: 90%;
  }
}
.top__features--left {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 1440px) {
  .top__features--left {
    width: calc((100% - 1.387925052vw) / 2);
  }
}
@media screen and (max-width: 750px) {
  .top__features--left {
    width: 100%;
  }
}
.top__features--left h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 1440px) {
  .top__features--left h2 {
    margin-bottom: 5.5517002082vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--left h2 {
    margin-bottom: 10.6666666667vw;
  }
}
.top__features--left h2 span {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
  color: #06C755;
  display: inline-block;
}
@media screen and (max-width: 1440px) {
  .top__features--left h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--left h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__features--left h2 p {
  font-size: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 1440px) {
  .top__features--left h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--left h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__features--left h2 p br {
  display: none;
}
@media screen and (max-width: 750px) {
  .top__features--left h2 p br {
    display: block;
  }
}
.top__features--left .features__thumb {
  display: block;
  max-width: 360px;
  margin-inline: auto;
}
@media screen and (max-width: 1440px) {
  .top__features--left .features__thumb {
    max-width: unset;
    width: 24.9826509368vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--left .features__thumb {
    width: 48vw;
  }
}
.top__features--right {
  width: calc((100% - 20px) / 2);
  margin-top: 22px;
}
@media screen and (max-width: 1440px) {
  .top__features--right {
    width: calc((100% - 1.387925052vw) / 2);
    margin-top: 1.5267175573vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--right {
    display: none;
  }
}
.top__features .features__item {
  background-color: #F7F7F1;
  padding: 27px 20px 25px;
  border-radius: 60px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item {
    padding: 1.8736988203vw 1.387925052vw 1.7349063151vw;
    border-radius: 4.1637751561vw 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item {
    padding: 6.6666666667vw 4vw 5.3333333333vw;
    border-radius: 8vw 0 0;
    margin-bottom: 5.3333333333vw;
  }
}
.top__features .features__item:nth-last-of-type(1) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item:nth-last-of-type(1) {
    margin-bottom: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item:nth-last-of-type(1) {
    margin-bottom: 5.3333333333vw;
  }
}
.top__features .features__item:nth-last-of-type(2) {
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item:nth-last-of-type(2) {
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item:nth-last-of-type(2) {
    margin-bottom: 5.3333333333vw;
  }
}
.top__features .features__item.sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .top__features .features__item.sp {
    display: block;
  }
}
.top__features .features__item--thumb {
  height: 170px;
  margin-inline: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item--thumb {
    height: 11.7973629424vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item--thumb {
    height: 33.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.top__features .features__item h3 {
  display: flex;
  gap: 9px;
  margin-bottom: 16px;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item h3 {
    gap: 0.6245662734vw;
    margin-bottom: 1.1103400416vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item h3 {
    gap: 1.2vw;
    margin-bottom: 3.3333333333vw;
  }
}
.top__features .features__item h3 img {
  width: 76px;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item h3 img {
    width: 5.2741151978vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item h3 img {
    width: 11.3333333333vw;
  }
}
.top__features .features__item h3 p {
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item h3 p {
    font-size: 1.8043025677vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item h3 p {
    font-size: 4vw;
  }
}
.top__features .features__item h3 p br {
  display: none;
}
@media screen and (max-width: 750px) {
  .top__features .features__item h3 p br {
    display: block;
  }
}
.top__features .features__item--lead {
  font-size: 14px;
  letter-spacing: 0.09125em;
  line-height: 1.75;
}
@media screen and (max-width: 1440px) {
  .top__features .features__item--lead {
    font-size: 0.9715475364vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features .features__item--lead {
    font-size: 3.7333333333vw;
  }
}
.top__features--fixTxt {
  position: absolute;
  bottom: 51px;
  right: 10px;
  font-size: 120px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  writing-mode: sideways-lr;
  color: #06C755;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .top__features--fixTxt {
    bottom: 3.5392088827vw;
    right: 0.693962526vw;
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__features--fixTxt {
    bottom: 0;
    right: 2.6666666667vw;
    font-size: 12vw;
  }
}
.top__service {
  position: relative;
  margin-left: auto;
  padding-left: 24px;
  width: calc((100% - 1350px) / 2 + 1350px);
  padding-block: 10px 60px;
  z-index: 1;
  scroll-margin-top: 100px;
}
@media screen and (max-width: 1440px) {
  .top__service {
    width: calc((100% - 93.6849410132vw) / 2 + 93.6849410132vw);
    padding-block: 0.693962526vw 4.1637751561vw;
    scroll-margin-top: 6.9396252602vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service {
    padding-block: 1.3333333333vw 16.6666666667vw;
    scroll-margin-top: 13.3333333333vw;
  }
}
.top__service::before {
  position: absolute;
  left: -18vw;
  bottom: 0;
  content: "";
  display: block;
  width: 104vw;
  height: 1151px;
  background-color: #F7F7F1;
  border-radius: 0 0 65px 0;
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .top__service::before {
    height: 79.8750867453vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service::before {
    height: 493.8666666667vw;
  }
}
.top__service--inner {
  background-color: #06C755;
  padding-block: 42px 60px;
  padding-left: 65px;
  border-radius: 105px 0 0 0;
}
@media screen and (max-width: 1440px) {
  .top__service--inner {
    padding-block: 2.9146426093vw 4.1637751561vw;
    padding-left: 4.5107564192vw;
    border-radius: 7.2866065232vw 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top__service--inner {
    padding-block: 5.6vw 8vw;
    padding-left: 6vw;
    border-radius: 10.6666666667vw 0 0 0;
  }
}
.top__service--wrap {
  max-width: 1200px;
  margin-right: auto;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 1440px) {
  .top__service--wrap {
    max-width: unset;
    width: 83.2755031228vw;
    gap: 2.0818875781vw;
    align-items: stretch;
  }
}
@media screen and (max-width: 750px) {
  .top__service--wrap {
    width: 81.3333333333vw;
    flex-direction: column;
    align-items: flex-start;
    gap: 5.3333333333vw;
  }
}
.top__service .service__left {
  width: 62%;
}
@media screen and (max-width: 750px) {
  .top__service .service__left {
    width: 100%;
  }
}
.top__service .service__left h2 {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left h2 {
    margin-bottom: 1.7349063151vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left h2 {
    margin-bottom: 3.3333333333vw;
  }
}
.top__service .service__left h2 span {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__service .service__left h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__service .service__left ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul {
    gap: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul {
    gap: 5.3333333333vw;
  }
}
.top__service .service__left ul .service__item {
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: #fff;
  border-radius: 40px 0 0 0;
  padding: 30px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item {
    gap: 1.387925052vw;
    border-radius: 2.7758501041vw 0 0 0;
    padding: 2.0818875781vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item {
    flex-direction: column;
    gap: 4vw;
    border-radius: 5.3333333333vw 0 0 0;
    padding: 6.6666666667vw 5.3333333333vw;
  }
}
.top__service .service__left ul .service__item--left {
  width: 26%;
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--left {
    width: 65%;
  }
}
.top__service .service__left ul .service__item--right {
  width: calc(100% - 20px - 26%);
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right {
    width: calc(100% - 1.387925052vw - 26%);
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right {
    width: 100%;
  }
}
.top__service .service__left ul .service__item--right h3, .top__service .service__left ul .service__item--right h3 {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 11px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right h3, .top__service .service__left ul .service__item--right h3 {
    gap: 0.693962526vw;
    margin-bottom: 0.7633587786vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right h3, .top__service .service__left ul .service__item--right h3 {
    gap: 2vw;
    margin-bottom: 4vw;
  }
}
.top__service .service__left ul .service__item--right h3 img, .top__service .service__left ul .service__item--right h3 img {
  width: 76px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right h3 img, .top__service .service__left ul .service__item--right h3 img {
    width: 5.2741151978vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right h3 img, .top__service .service__left ul .service__item--right h3 img {
    width: 13.3333333333vw;
  }
}
.top__service .service__left ul .service__item--right h3 p, .top__service .service__left ul .service__item--right h3 p {
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right h3 p, .top__service .service__left ul .service__item--right h3 p {
    font-size: 1.8043025677vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right h3 p, .top__service .service__left ul .service__item--right h3 p {
    font-size: 5.0666666667vw;
  }
}
.top__service .service__left ul .service__item--right .lead {
  font-size: 14px;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
  line-height: 1.65;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .lead {
    font-size: 0.9715475364vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .lead {
    font-size: 3.7333333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
.top__service .service__left ul .service__item--right .content {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content {
    gap: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content {
    gap: 3.3333333333vw;
  }
}
.top__service .service__left ul .service__item--right .content__left {
  width: calc(100% - 20px - 300px);
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__left {
    width: calc(100% - 1.387925052vw - 20.1249132547vw);
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__left {
    width: calc(100% - 1.7349063151vw - 20.8188757807vw);
  }
}
.top__service .service__left ul .service__item--right .content__left p {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__left p {
    font-size: 1.1103400416vw;
    margin-bottom: 0.8327550312vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__left p {
    font-size: 3.7333333333vw;
    margin-bottom: 2vw;
  }
}
.top__service .service__left ul .service__item--right .content__left .tag {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 8px;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__left .tag {
    gap: 0.5551700208vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__left .tag {
    gap: 2vw;
  }
}
.top__service .service__left ul .service__item--right .content__left .tag li {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 10px;
  padding: 2px 10px;
  border: solid 1px #ACACAC;
  border-radius: 999px;
  color: #ACACAC;
  background: #F7F7F1;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__left .tag li {
    font-size: 0.693962526vw;
    padding: 0.1387925052vw 0.693962526vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__left .tag li {
    font-size: 2.6666666667vw;
    padding: 0.2666666667vw 2vw;
  }
}
.top__service .service__left ul .service__item--right .content__right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  width: 300px;
  border: solid 2px #06C755;
  border-radius: 999px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__right {
    padding-block: 1.1103400416vw;
    width: 20.1249132547vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__right {
    padding-block: 2.1333333333vw;
    width: 40vw;
  }
}
.top__service .service__left ul .service__item--right .content__right p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  padding-right: 32px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__right p {
    font-size: 1.1103400416vw;
    padding-right: 2.2206800833vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__right p {
    font-size: 3.7333333333vw;
    padding-right: 4vw;
  }
}
.top__service .service__left ul .service__item--right .content__right p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #06C755;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__right p::after {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }
}
.top__service .service__left ul .service__item--right .content__right:hover {
  background-color: #06C755;
  opacity: 1;
}
.top__service .service__left ul .service__item--right .content__right:hover p {
  padding-right: 40px;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .top__service .service__left ul .service__item--right .content__right:hover p {
    padding-right: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__right:hover p {
    padding-right: 5.3333333333vw;
  }
}
.top__service .service__left ul .service__item--right .content__right:hover p::after {
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rw.png);
}
@media screen and (max-width: 750px) {
  .top__service .service__left ul .service__item--right .content__right:hover p::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.top__service .service__right {
  margin-top: 23px;
  width: 35%;
}
@media screen and (max-width: 1440px) {
  .top__service .service__right {
    margin-top: 1.5961138099vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__right {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .top__service .service__right img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 750px) {
  .top__service .service__right img {
    aspect-ratio: 1/1;
  }
}
.top__service--fixTxt {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 120px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .top__service--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__service--fixTxt {
    font-size: 16vw;
  }
}
.top__price {
  position: relative;
  padding-block: 100px 20px;
}
@media screen and (max-width: 1440px) {
  .top__price {
    padding-block: 6.9396252602vw 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price {
    padding-block: 13.3333333333vw 9.3333333333vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__price .wrapper {
    width: 86.6065232477vw;
  }
}
.top__price h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 26px;
}
@media screen and (max-width: 1440px) {
  .top__price h2 {
    margin-bottom: 1.8043025677vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price h2 {
    margin-bottom: 10.6666666667vw;
  }
}
.top__price h2 span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 15px;
  color: #06C755;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 1440px) {
  .top__price h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__price h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__price h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__price--flex {
  display: flex;
  align-items: stretch;
  gap: 50px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex {
    gap: 3.4698126301vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 13.3333333333vw;
  }
}
.top__price--flex .block {
  position: relative;
  width: calc((100% - 50px) / 2);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block {
    width: calc((100% - 3.4698126301vw) / 2);
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block {
    width: 100%;
  }
}
.top__price--flex .block::after {
  position: absolute;
  top: -100px;
  right: -30px;
  width: 150px;
  height: 150px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block::after {
    top: -6.9396252602vw;
    right: -2.0818875781vw;
    width: 10.4094378904vw;
    height: 10.4094378904vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block::after {
    top: -22.1333333333vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.top__price--flex .block:nth-last-of-type(1)::after {
  background-image: url(../img/top/price01.png);
}
.top__price--flex .block:nth-last-of-type(2)::after {
  background-image: url(../img/top/price02.png);
}
.top__price--flex .block h3 {
  padding-block: 17px;
  background-color: #06C755;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  border-radius: 27px 0 0 0;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block h3 {
    padding-block: 1.1797362942vw;
    font-size: 1.8043025677vw;
    border-radius: 1.8736988203vw 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block h3 {
    padding-block: 3.2vw;
    font-size: 4.2666666667vw;
    border-radius: 4vw 0 0 0;
  }
}
.top__price--flex .block__inner {
  display: flex;
  gap: 50px;
  background-color: #F7F7F1;
  padding: 46px 55px 33px;
  flex-grow: 1;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner {
    gap: 3.4698126301vw;
    padding: 3.1922276197vw 3.8167938931vw 2.2900763359vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner {
    gap: 4.6666666667vw;
    padding: 6.1333333333vw 4.2666666667vw 6.6666666667vw;
  }
}
.top__price--flex .block__inner--item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 50px) / 2);
  justify-content: center;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item {
    width: calc((100% - 3.4698126301vw) / 2);
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item {
    width: calc((100% - 4.6666666667vw) / 2);
  }
}
.top__price--flex .block__inner--item h4 {
  text-align: center;
  color: #06C755;
  font-size: 14px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item h4 {
    font-size: 0.9715475364vw;
    margin-bottom: 0.2081887578vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item h4 {
    font-size: 3.7333333333vw;
    margin-bottom: 0.6666666667vw;
  }
}
.top__price--flex .block__inner--item .price {
  font-size: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  margin-bottom: 3px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item .price {
    font-size: 2.7758501041vw;
    margin-bottom: 0.2081887578vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item .price {
    font-size: 8.6666666667vw;
    margin-bottom: 0.6666666667vw;
  }
}
.top__price--flex .block__inner--item .price small {
  font-size: 0.5em;
}
.top__price--flex .block__inner--item .desc {
  font-size: 10px;
  color: #ACACAC;
  margin-bottom: 34px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item .desc {
    font-size: 0.693962526vw;
    margin-bottom: 2.3594725885vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item .desc {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.top__price--flex .block__inner--item h5 {
  display: flex;
  align-items: center;
  color: #06C755;
  font-size: 14px;
  margin-bottom: 5px;
  width: 150px;
  margin-inline: auto;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item h5 {
    font-size: 0.9715475364vw;
    margin-bottom: 0.346981263vw;
    width: 10.4094378904vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item h5 {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
    width: 30.6666666667vw;
  }
}
.top__price--flex .block__inner--item h5::before, .top__price--flex .block__inner--item h5::after {
  content: "";
  height: 1px;
  background-color: #06C755;
  flex-grow: 1;
}
.top__price--flex .block__inner--item h5::before {
  margin-right: 10px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item h5::before {
    margin-right: 0.693962526vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item h5::before {
    margin-right: 2.6666666667vw;
  }
}
.top__price--flex .block__inner--item h5::after {
  margin-left: 10px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item h5::after {
    margin-left: 0.693962526vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item h5::after {
    margin-left: 2.6666666667vw;
  }
}
.top__price--flex .block__inner--item ul {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item ul {
    gap: 0.346981263vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item ul {
    gap: 2vw;
  }
}
.top__price--flex .block__inner--item ul li {
  position: relative;
  padding-left: 15px;
  font-size: 12px;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item ul li {
    padding-left: 1.040943789vw;
    font-size: 0.8327550312vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item ul li {
    padding-left: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.top__price--flex .block__inner--item ul li::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #06C755;
  border-radius: 100%;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__inner--item ul li::before {
    width: 0.346981263vw;
    height: 0.346981263vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__inner--item ul li::before {
    bottom: unset;
    top: 2vw;
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }
}
/* 各サービスページへのリンク（2026-07-23 追加） */
.top__price--flex .block__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-block: 16px;
  border: solid 2px #06C755;
  background-color: #06C755;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__link {
    padding-block: 1.1103400416vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__link {
    padding-block: 3.2vw;
  }
}
.top__price--flex .block__link p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  padding-right: 20px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__price--flex .block__link p {
    font-size: 1.1103400416vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__link p {
    font-size: 4vw;
    padding-right: 4vw;
  }
}
.top__price--flex .block__link p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__link p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__price--flex .block__link:hover {
  background-color: #fff;
  opacity: 1;
}
.top__price--flex .block__link:hover p {
  padding-right: 30px;
  color: #06C755;
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__link:hover p {
    padding-right: 5.3333333333vw;
  }
}
.top__price--flex .block__link:hover p::after {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rg.png);
}
@media screen and (max-width: 750px) {
  .top__price--flex .block__link:hover p::after {
    width: 4vw;
    height: 4vw;
  }
}
/* 料金は目安・カスタマイズ対応の注記（2026-07-23 追加） */
.top__price--note {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  color: #666666;
  text-align: center;
  max-width: 800px;
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .top__price--note {
    font-size: 0.9715475364vw;
    max-width: unset;
    width: 55.5170020819vw;
    margin-top: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--note {
    font-size: 3.7333333333vw;
    width: 100%;
    text-align: left;
    margin-top: 8vw;
  }
}
.top__price--fixTxt {
  position: absolute;
  bottom: -97px;
  left: 0;
  font-size: 120px;
  color: #06C755;
  line-height: 0.875;
  writing-mode: sideways-lr;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .top__price--fixTxt {
    bottom: -6.7314365024vw;
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__price--fixTxt {
    writing-mode: unset;
    font-size: 16vw;
  }
}
.top__voice {
  position: relative;
  padding-block: 195px 89px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .top__voice {
    padding-block: 13.5322692575vw 6.1762664816vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice {
    padding-block: 26vw 20vw;
  }
}
.top__voice::before {
  position: absolute;
  top: 23px;
  left: 498px;
  content: "";
  display: block;
  width: 200px;
  height: 289px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/voice_bg.png);
}
@media screen and (min-width: 1441px) {
  .top__voice::before {
    top: 1.5961138099vw;
    left: 34.559333796vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__voice::before {
    width: 13.8792505205vw;
    height: 20.0555170021vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice::before {
    width: 26.6666666667vw;
    height: 38.5333333333vw;
  }
}
.top__voice h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 26px;
}
@media screen and (max-width: 1440px) {
  .top__voice h2 {
    margin-bottom: 1.8043025677vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice h2 {
    margin-bottom: 6.6666666667vw;
  }
}
.top__voice h2 span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 15px;
  color: #06C755;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 1440px) {
  .top__voice h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__voice h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__voice h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__voice--slider {
  position: relative;
}
.top__voice--slider .slick-slide {
  max-width: 1200px;
  width: 83.275vw;
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slick-slide {
    margin-right: 2.6666666667vw;
  }
}
.top__voice--slider .slide {
  display: flex;
  align-items: center;
  gap: 1%;
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide {
    flex-direction: column;
    gap: 2.6666666667vw;
  }
}
.top__voice--slider .slide .thumb {
  width: 49%;
  border-radius: 100px 0 0 0;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .thumb {
    border-radius: 6.9396252602vw 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .thumb {
    width: 100%;
    border-radius: 13.3333333333vw 0 0 0;
  }
}
.top__voice--slider .slide .content {
  width: 49%;
  padding: 23px;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content {
    padding: 1.5961138099vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content {
    width: 100%;
  }
}
.top__voice--slider .slide .content__upper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content__upper {
    gap: 0.693962526vw;
    margin-bottom: 2.0818875781vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content__upper {
    gap: 2vw;
    margin-bottom: 4vw;
  }
}
.top__voice--slider .slide .content__upper img {
  width: 80px;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content__upper img {
    width: 5.5517002082vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content__upper img {
    width: 16.6666666667vw;
  }
}
.top__voice--slider .slide .content__upper p {
  font-size: 14px;
  color: #ACACAC;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content__upper p {
    font-size: 0.9715475364vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content__upper p {
    font-size: 3.7333333333vw;
  }
}
.top__voice--slider .slide .content h3 {
  position: relative;
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  margin-bottom: 20px;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content h3 {
    font-size: 1.8043025677vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.top__voice--slider .slide .content h3::before {
  position: absolute;
  top: -2px;
  left: -16px;
  width: 80px;
  height: 60px;
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/slider_ttl_bg.png);
  z-index: -1;
  opacity: 0.2;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content h3::before {
    top: -0.1387925052vw;
    left: -1.1103400416vw;
    width: 5.5517002082vw;
    height: 4.1637751561vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content h3::before {
    top: -0.2666666667vw;
    left: -2.1333333333vw;
    width: 10.6666666667vw;
    height: 8vw;
  }
}
.top__voice--slider .slide .content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content ul {
    gap: 0.693962526vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content ul {
    gap: 1.3333333333vw;
    margin-bottom: 4vw;
  }
}
.top__voice--slider .slide .content ul li {
  padding: 6px 15px;
  font-size: 12px;
  color: #fff;
  border-radius: 999px;
  white-space: nowrap;
  flex-shrink: 0;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content ul li {
    padding: 0.4163775156vw 1.040943789vw;
    font-size: 0.8327550312vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content ul li {
    padding: 0.8vw 2vw;
    font-size: 3.7333333333vw;
  }
}
.top__voice--slider .slide .content ul li.cate {
  background-color: #333333;
}
.top__voice--slider .slide .content ul li.tag {
  background-color: #06C755;
}
.top__voice--slider .slide .content__message {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.0475em;
}
@media screen and (max-width: 1440px) {
  .top__voice--slider .slide .content__message {
    font-size: 0.9715475364vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--slider .slide .content__message {
    font-size: 3.7333333333vw;
  }
}
.top__voice .voice__slider--nav {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #eee;
}
@media screen and (max-width: 1440px) {
  .top__voice .voice__slider--nav {
    margin-top: 2.0818875781vw;
    padding-top: 2.0818875781vw;
    width: 83.2755031228vw;
    margin-inline: auto;
  }
}
@media screen and (max-width: 750px) {
  .top__voice .voice__slider--nav {
    margin-top: 4vw;
    padding-top: 4vw;
  }
}
.top__voice .voice__slider--nav .voice_dots-wrap {
  display: flex;
  justify-content: center;
  z-index: 1;
}
.top__voice .voice__slider--nav .voice_dots-wrap li {
  width: 20px;
  height: 20px;
  margin-right: 30px;
  background: #fff;
  border-radius: 999px;
  cursor: pointer;
  border: solid 1px #06C755;
}
@media screen and (max-width: 1024px) {
  .top__voice .voice__slider--nav .voice_dots-wrap li {
    width: 1.953125vw;
    height: 1.953125vw;
    margin-right: 2.9296875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice .voice__slider--nav .voice_dots-wrap li {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-right: 4vw;
  }
}
.top__voice .voice__slider--nav .voice_dots-wrap li:hover, .top__voice .voice__slider--nav .voice_dots-wrap li.slick-active {
  background: #06C755;
}
.top__voice .voice__slider--nav .voice_dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}
.top__voice .voice__slider--nav .voice__arrow--box {
  display: flex;
  gap: 5px;
  width: 117px;
  justify-content: flex-start;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .top__voice .voice__slider--nav .voice__arrow--box {
    gap: 0.48828125vw;
    width: 11.42578125vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice .voice__slider--nav .voice__arrow--box {
    gap: 0.6666666667vw;
    width: 15.6vw;
  }
}
.top__voice .voice__slider--nav .voice__arrow--box .voice_prev-arrow,
.top__voice .voice__slider--nav .voice__arrow--box .voice_next-arrow {
  display: block;
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .top__voice .voice__slider--nav .voice__arrow--box .voice_prev-arrow,
  .top__voice .voice__slider--nav .voice__arrow--box .voice_next-arrow {
    width: 5.37109375vw;
    height: 5.37109375vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice .voice__slider--nav .voice__arrow--box .voice_prev-arrow,
  .top__voice .voice__slider--nav .voice__arrow--box .voice_next-arrow {
    width: 8.6666666667vw;
    height: 8.6666666667vw;
  }
}
.top__voice .voice__slider--nav .voice__arrow--box .voice_prev-arrow {
  background-image: url(../img/top/slider_arrow_l.png);
}
.top__voice .voice__slider--nav .voice__arrow--box .voice_next-arrow {
  background-image: url(../img/top/slider_arrow_rr.png);
}
.top__voice--fixTxt {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1;
  font-size: 120px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
}
@media screen and (max-width: 1440px) {
  .top__voice--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__voice--fixTxt {
    font-size: 16vw;
  }
}
.top__resources {
  position: relative;
  margin-right: auto;
  width: calc((100% - 1320px) / 2 + 1320px);
  padding-block: 89px 60px;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .top__resources {
    width: calc((100% - 91.6030534351vw) / 2 + 91.6030534351vw);
    padding-block: 6.1762664816vw 4.1637751561vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources {
    padding-block: 26.6666666667vw 8vw;
  }
}
.top__resources::before {
  position: absolute;
  right: -60px;
  bottom: 0;
  content: "";
  display: block;
  width: 1310px;
  height: 631px;
  background-color: #06C755;
  z-index: -1;
  border-radius: 0 0 0 85px;
}
@media screen and (min-width: 1441px) {
  .top__resources::before {
    width: 104.7883414296vw;
    right: -26.0929909785vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__resources::before {
    width: 90.9090909091vw;
    height: 43.7890353921vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources::before {
    height: 240vw;
  }
}
.top__resources::after {
  position: absolute;
  top: -44px;
  left: 463px;
  content: "";
  display: block;
  width: 250px;
  height: 283px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/resources_bg.png);
}
@media screen and (min-width: 1441px) {
  .top__resources::after {
    top: -3.0534351145vw;
    left: 32.1304649549vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__resources::after {
    top: -3.0534351145vw;
    left: 32.1304649549vw;
    width: 17.3490631506vw;
    height: 19.6391394865vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources::after {
    top: 10.1333333333vw;
    left: 61.7333333333vw;
    width: 33.3333333333vw;
    height: 37.7333333333vw;
  }
}
.top__resources--inner {
  background-color: #F7F7F1;
  padding-block: 35px 60px;
  padding-right: 62px;
}
@media screen and (max-width: 1440px) {
  .top__resources--inner {
    padding-block: 2.4288688411vw 4.1637751561vw;
    padding-right: 4.3025676613vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--inner {
    padding-block: 4.6666666667vw 22.6666666667vw;
  }
}
.top__resources--wrap {
  max-width: 1200px;
  margin-left: auto;
}
@media screen and (max-width: 1440px) {
  .top__resources--wrap {
    max-width: unset;
    width: 83.2755031228vw;
  }
}
.top__resources h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 26px;
}
@media screen and (max-width: 1440px) {
  .top__resources h2 {
    margin-bottom: 1.8043025677vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources h2 {
    margin-bottom: 4vw;
  }
}
.top__resources h2 span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 15px;
  color: #06C755;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 1440px) {
  .top__resources h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__resources h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__resources h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__resources--flex {
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex {
    gap: 1.387925052vw;
    margin-bottom: 4.1637751561vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex {
    flex-direction: column;
    gap: 5.3333333333vw;
    margin-bottom: 8vw;
  }
}
.top__resources--flex .block {
  display: flex;
  align-items: center;
  width: calc((100% - 20px) / 2);
  background-color: #fff;
  border-radius: 0 40px 0 0;
  border: solid 2px #06C755;
  padding: 26px 57px 30px 28px;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block {
    width: calc((100% - 1.387925052vw) / 2);
    border-radius: 0 2.7758501041vw 0 0;
    padding: 1.8043025677vw 3.9555863983vw 2.0818875781vw 1.9430950729vw;
    gap: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block {
    width: 100%;
    flex-direction: column;
    border-radius: 0 5.3333333333vw 0 0;
    padding: 4vw 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}
.top__resources--flex .block img {
  width: 36%;
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block img {
    width: 60%;
  }
}
.top__resources--flex .block__content {
  width: calc(100% - 20px - 36%);
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block__content {
    width: calc(100% - 1.387925052vw - 36%);
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content {
    width: 100%;
  }
}
.top__resources--flex .block__content h3 {
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 22px;
  letter-spacing: 0.05em;
  color: #06C755;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block__content h3 {
    font-size: 1.8043025677vw;
    margin-bottom: 1.5267175573vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content h3 {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
}
.top__resources--flex .block__content .lead {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.7;
  letter-spacing: 0.0875em;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block__content .lead {
    font-size: 0.9715475364vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content .lead {
    font-size: 3.7333333333vw;
    margin-bottom: 4.6666666667vw;
  }
}
.top__resources--flex .block__content a {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  border: solid 2px #06C755;
  background-color: #06C755;
  border-radius: 999px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block__content a {
    padding-block: 1.1103400416vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content a {
    padding-block: 2.1333333333vw;
  }
}
.top__resources--flex .block__content a p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  padding-right: 20px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__resources--flex .block__content a p {
    font-size: 1.1103400416vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content a p {
    padding-right: 4vw;
    font-size: 4.2666666667vw;
  }
}
.top__resources--flex .block__content a p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content a p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__resources--flex .block__content a:hover {
  background-color: #fff;
  opacity: 1;
}
.top__resources--flex .block__content a:hover p {
  padding-right: 30px;
  color: #06C755;
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content a:hover p {
    padding-right: 5.3333333333vw;
  }
}
.top__resources--flex .block__content a:hover p::after {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rg.png);
}
@media screen and (max-width: 750px) {
  .top__resources--flex .block__content a:hover p::after {
    width: 4.6666666667vw;
    height: 4.6666666667vw;
  }
}
.top__resources--more {
  width: 300px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  border: solid 2px #06C755;
  background-color: #fff;
  border-radius: 999px;
  transition: all 0.3s ease;
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .top__resources--more {
    width: 29.296875vw;
    padding-block: 1.5625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--more {
    width: 86%;
    padding-block: 2.1333333333vw;
  }
}
.top__resources--more p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  padding-right: 35px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .top__resources--more p {
    font-size: 1.5625vw;
    padding-right: 3.41796875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--more p {
    font-size: 4.2666666667vw;
    padding-right: 4.6666666667vw;
  }
}
.top__resources--more p::after, .top__resources--more p::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 2px;
  height: 15px;
  background-color: #06C755;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .top__resources--more p::after, .top__resources--more p::before {
    height: 3.3333333333vw;
  }
}
.top__resources--more p::after {
  transform: rotate(90deg);
}
.top__resources--more:hover {
  background-color: #06C755;
  opacity: 1;
}
.top__resources--more:hover p {
  color: #fff;
}
.top__resources--more:hover p::before {
  opacity: 0;
}
.top__resources--more:hover p::after {
  background-color: #fff;
}
.top__resources--fixTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 0.8;
  font-size: 120px;
  color: #06C755;
  writing-mode: sideways-lr;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .top__resources--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__resources--fixTxt {
    font-size: 14.6666666667vw;
    bottom: 11.0666666667vw;
    writing-mode: unset;
  }
}
.top__column {
  position: relative;
  padding-block: 120px;
  display: flex;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .top__column {
    padding-block: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column {
    flex-direction: column-reverse;
    padding-block: 16vw 53.3333333333vw;
    gap: 5.3333333333vw;
  }
}
.top__column::after {
  position: absolute;
  bottom: 37px;
  right: 26px;
  content: "";
  display: block;
  width: 350px;
  height: 354px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/column_bg.png);
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .top__column::after {
    bottom: 2.5676613463vw;
    right: 1.8043025677vw;
    width: 24.2886884108vw;
    height: 24.5662734212vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column::after {
    bottom: 4.9333333333vw;
    right: 3.4666666667vw;
    width: 46.6666666667vw;
    height: 47.2vw;
  }
}
.top__column--left {
  position: relative;
  min-width: 0;
  flex: 0 0 59%;
  width: 59%;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .top__column--left {
    flex: unset;
    width: 100%;
  }
}
.top__column--right {
  position: relative;
  flex: 1;
  background-color: #fff;
  z-index: 2;
  padding-left: 30px;
}
@media screen and (max-width: 1440px) {
  .top__column--right {
    padding-left: 2.0818875781vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: unset;
    padding-inline: 4vw;
  }
}
.top__column--right h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 0.3;
}
@media screen and (max-width: 1440px) {
  .top__column--right h2 {
    margin-bottom: 3.4698126301vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right h2 {
    margin-bottom: 6.6666666667vw;
  }
}
.top__column--right h2 span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 41px;
  color: #06C755;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 1440px) {
  .top__column--right h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 2.8452463567vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 7.3333333333vw;
  }
}
.top__column--right h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__column--right h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__column--right a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  width: 300px;
  border: solid 2px #06C755;
  border-radius: 999px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .top__column--right a {
    padding-block: 1.5625vw;
    width: 29.296875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right a {
    padding-block: 2.1333333333vw;
    width: 46.6666666667vw;
  }
}
.top__column--right a p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  padding-right: 32px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .top__column--right a p {
    font-size: 1.5625vw;
    padding-right: 3.125vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right a p {
    font-size: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
.top__column--right a p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #06C755;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  .top__column--right a p::after {
    width: 0.9765625vw;
    height: 0.9765625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right a p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__column--right a:hover {
  background-color: #06C755;
  opacity: 1;
}
.top__column--right a:hover p {
  padding-right: 40px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .top__column--right a:hover p {
    padding-right: 3.90625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right a:hover p {
    padding-right: 5.3333333333vw;
  }
}
.top__column--right a:hover p::after {
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rw.png);
}
@media screen and (max-width: 1024px) {
  .top__column--right a:hover p::after {
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--right a:hover p::after {
    width: 4vw;
    height: 4vw;
  }
}
.top__column--slider {
  position: relative;
}
.top__column--slider .slick-list {
  overflow: visible;
}
.top__column--slider .slick-slide {
  width: 51vw;
  max-width: 730px;
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .top__column--slider .slick-slide {
    width: 80vw;
    margin-left: 2.6666666667vw;
  }
}
.top__column--slider .slide {
  direction: ltr;
  text-align: left;
}
.top__column--slider .slide .thumb {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
.top__column--slider .slide .thumb img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 110px 0 0 0;
  aspect-ratio: 1/0.42;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1440px) {
  .top__column--slider .slide .thumb img {
    border-radius: 7.6335877863vw 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide .thumb img {
    border-radius: 10.6666666667vw 0 0 0;
  }
}
.top__column--slider .slide__content {
  padding: 0 20px 20px;
}
@media screen and (max-width: 1440px) {
  .top__column--slider .slide__content {
    padding: 0 1.387925052vw 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide__content {
    padding: 0 0.6666666667vw 2.6666666667vw;
  }
}
.top__column--slider .slide__content h3 a {
  display: block;
  font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  margin-bottom: 20px;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1440px) {
  .top__column--slider .slide__content h3 a {
    font-size: 1.8043025677vw;
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide__content h3 a {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.top__column--slider .slide__content ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1440px) {
  .top__column--slider .slide__content ul {
    margin-bottom: 1.387925052vw;
  }
}
@media screen and (max-width: 1024px) {
  .top__column--slider .slide__content ul {
    gap: 0.9765625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide__content ul {
    margin-bottom: 4vw;
    gap: 1.3333333333vw;
  }
}
.top__column--slider .slide__content ul li {
  padding: 7px 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 999px;
}
@media screen and (max-width: 1024px) {
  .top__column--slider .slide__content ul li {
    padding: 0.68359375vw 0.9765625vw;
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide__content ul li {
    padding: 0.9333333333vw 1.6vw;
    font-size: 3.7333333333vw;
  }
}
.top__column--slider .slide__content ul li.date {
  background-color: #333333;
}
.top__column--slider .slide__content ul li.tag {
  background-color: #06C755;
}
.top__column--slider .slide__content p {
  text-align: left;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 1024px) {
  .top__column--slider .slide__content p {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--slider .slide__content p {
    font-size: 3.7333333333vw;
  }
}
.top__column .column__slider--nav {
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .top__column .column__slider--nav {
    margin-top: 1.171875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column .column__slider--nav {
    margin-top: 1.6vw;
  }
}
.top__column .column__slider--nav .slider__nav--inner {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  max-width: 730px;
  margin-left: 120px;
  padding-top: 22px;
  border-top: solid 1px #EEEEEE;
}
@media screen and (min-width: 1441px) {
  .top__column .column__slider--nav .slider__nav--inner {
    margin-left: auto;
  }
}
@media screen and (max-width: 1440px) {
  .top__column .column__slider--nav .slider__nav--inner {
    max-width: unset;
    width: 50.6592643997vw;
    margin-left: 8.3275503123vw;
    padding-top: 1.5267175573vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column .column__slider--nav .slider__nav--inner {
    width: 80vw;
    margin-left: unset;
    margin-inline: auto;
    padding-top: 2.9333333333vw;
  }
}
.top__column .column__slider--nav .slider__nav--inner .column_dots-wrap {
  display: flex;
  flex-direction: row-reverse;
}
.top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li {
  width: 20px;
  height: 20px;
  margin-right: 30px;
  background: #fff;
  border-radius: 999px;
  cursor: pointer;
  border: solid 1px #06C755;
}
@media screen and (max-width: 1024px) {
  .top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li {
    width: 1.953125vw;
    height: 1.953125vw;
    margin-right: 2.9296875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-right: 4vw;
  }
}
.top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li:hover, .top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li.slick-active {
  background: #06C755;
}
.top__column .column__slider--nav .slider__nav--inner .column_dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}
.top__column .column__slider--nav .slider__nav--inner .column__arrow--box {
  display: flex;
  width: 117px;
  justify-content: space-between;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box {
    width: 11.42578125vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box {
    width: 15.6vw;
  }
}
.top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_prev-arrow,
.top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_next-arrow {
  display: block;
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_prev-arrow,
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_next-arrow {
    width: 5.37109375vw;
    height: 5.37109375vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_prev-arrow,
  .top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_next-arrow {
    width: 7.3333333333vw;
    height: 7.3333333333vw;
  }
}
.top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_prev-arrow {
  background-image: url(../img/top/slider_arrow_rr.png);
}
.top__column .column__slider--nav .slider__nav--inner .column__arrow--box .column_next-arrow {
  background-image: url(../img/top/slider_arrow_l.png);
}
.top__column--fixTxt {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1.25;
  font-size: 120px;
  color: #06C755;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  z-index: 3;
}
@media screen and (max-width: 1440px) {
  .top__column--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__column--fixTxt {
    font-size: 16vw;
  }
}
.top__contact {
  position: relative;
  padding-top: 100px;
  background-color: #06C755;
}
@media screen and (max-width: 1440px) {
  .top__contact {
    padding-top: 6.9396252602vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact {
    padding-top: 13.3333333333vw;
    padding-bottom: 16vw;
  }
}
.top__contact::before {
  position: absolute;
  top: 105px;
  right: 228px;
  content: "";
  display: block;
  width: 328px;
  height: 244px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/contact_bg.png);
}
@media screen and (min-width: 1441px) {
  .top__contact::before {
    right: 15.8223455933vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__contact::before {
    top: 7.2866065232vw;
    right: 15.8223455933vw;
    width: 22.7619708536vw;
    height: 16.932685635vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact::before {
    top: 14vw;
    right: 2.9333333333vw;
    width: 37.7333333333vw;
    height: 28.5333333333vw;
  }
}
.top__contact::after {
  position: absolute;
  bottom: -213px;
  left: 378px;
  content: "";
  display: block;
  width: 188px;
  height: 233px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/news_bg.png);
}
@media screen and (min-width: 1441px) {
  .top__contact::after {
    left: 26.2317834837vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__contact::after {
    bottom: -14.7814018043vw;
    left: 26.2317834837vw;
    width: 13.0464954892vw;
    height: 16.1693268563vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact::after {
    bottom: -34.6666666667vw;
    left: 50vw;
    width: 25.0666666667vw;
    height: 31.0666666667vw;
  }
}
@media screen and (max-width: 1440px) {
  .top__contact .wrapper {
    width: 86.6065232477vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact .wrapper {
    width: 100vw;
  }
}
.top__contact h2 {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 1440px) {
  .top__contact h2 {
    margin-bottom: 1.7349063151vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact h2 {
    margin-bottom: 4vw;
  }
}
.top__contact h2 span {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1440px) {
  .top__contact h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__contact h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__contact h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__contact--inner {
  background-color: #F7F7F1;
  border-radius: 0 45px 0 0;
  padding: 83px 50px;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner {
    border-radius: 0 3.1228313671vw 0 0;
    padding: 5.759888966vw 3.4698126301vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner {
    border-radius: 0 6vw 0 0;
    padding: 8vw 2.6666666667vw 6.6666666667vw;
  }
}
.top__contact--inner .contact__lead {
  font-size: 14px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__lead {
    font-size: 0.9715475364vw;
    margin-bottom: 2.0818875781vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__lead {
    font-size: 3.2vw;
    margin-bottom: 4vw;
  }
}
.top__contact--inner .contact__flex {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex {
    gap: 3.4698126301vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex {
    flex-direction: column;
    gap: 12vw;
  }
}
.top__contact--inner .contact__flex ul {
  display: flex;
  align-items: center;
  width: 500px;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex ul {
    width: 34.6981263012vw;
    gap: 0.693962526vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex ul {
    width: 100%;
    gap: 1.3333333333vw;
  }
}
.top__contact--inner .contact__flex ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333333;
  border-radius: 100%;
  width: 160px;
  height: 160px;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex ul li {
    width: 11.1034004164vw;
    height: 11.1034004164vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex ul li {
    width: calc((100% - 2.6666666667vw) / 3);
    height: 26.2666666667vw;
  }
}
.top__contact--inner .contact__flex ul li p {
  font-size: 14px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex ul li p {
    font-size: 0.9715475364vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex ul li p {
    font-size: 3.7333333333vw;
  }
}
.top__contact--inner .contact__flex ul li p .sp-br {
  display: none;
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex ul li p .sp-br {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex ul li p span {
    display: none;
  }
}
.top__contact--inner .contact__flex a {
  position: relative;
  width: calc(100% - 50px - 500px);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 24px;
  border: solid 2px #06C755;
  background-color: #06C755;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex a {
    width: calc(100% - 3.4698126301vw - 34.6981263012vw);
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a {
    width: 100%;
  }
}
.top__contact--inner .contact__flex a p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  padding-right: 20px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex a p {
    font-size: 1.6655100625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a p {
    font-size: 4.2666666667vw;
  }
}
.top__contact--inner .contact__flex a p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__contact--inner .contact__flex a:hover {
  background-color: #fff;
  opacity: 1;
}
.top__contact--inner .contact__flex a:hover p {
  padding-right: 30px;
  color: #06C755;
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a:hover p {
    padding-right: 5.3333333333vw;
  }
}
.top__contact--inner .contact__flex a:hover p::after {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rg.png);
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a:hover p::after {
    width: 4vw;
    height: 4vw;
  }
}
.top__contact--inner .contact__flex a::before {
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: auto;
  content: "LINE公式アカウント構築・採用設計の資料を無料配布中";
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: #06C755;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  padding: 10px 15px 18px;
  letter-spacing: 0.05em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/top/contact_btn_bg.png);
}
@media screen and (max-width: 1440px) {
  .top__contact--inner .contact__flex a::before {
    top: -2.5676613463vw;
    font-size: 1.2491325468vw;
    padding: 0.693962526vw 1.040943789vw 1.2491325468vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--inner .contact__flex a::before {
    top: -6.1333333333vw;
    font-size: 2.9333333333vw;
    padding: 1.8666666667vw 2.9333333333vw 2.8vw;
  }
}
.top__contact--fixTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 0.75;
  font-size: 120px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  writing-mode: sideways-lr;
}
@media screen and (max-width: 1440px) {
  .top__contact--fixTxt {
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__contact--fixTxt {
    writing-mode: unset;
    font-size: 16vw;
  }
}
.top__news {
  position: relative;
  padding-block: 95px 100px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .top__news {
    padding-block: 6.5926439972vw 6.9396252602vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news {
    padding-block: 12.6666666667vw 20vw;
  }
}
.top__news h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 1440px) {
  .top__news h2 {
    margin-bottom: 0.346981263vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news h2 {
    margin-bottom: 0.6666666667vw;
  }
}
.top__news h2 span {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 15px;
  color: #06C755;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 1440px) {
  .top__news h2 span {
    font-size: 1.387925052vw;
    margin-bottom: 1.040943789vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news h2 span {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top__news h2 p {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .top__news h2 p {
    font-size: 2.7758501041vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news h2 p {
    font-size: 7.4666666667vw;
  }
}
.top__news--list {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .top__news--list {
    margin-bottom: 5.3333333333vw;
  }
}
.top__news--list dl {
  display: flex;
  align-items: stretch;
  padding-block: 17px 15px;
  border-bottom: solid 1px #ACACAC;
}
.top__news--list dl:last-of-type {
  border-bottom: none;
}
@media screen and (max-width: 750px) {
  .top__news--list dl:last-of-type {
    border-bottom: solid 1px #ACACAC;
  }
}
@media screen and (max-width: 1024px) {
  .top__news--list dl {
    padding-block: 1.66015625vw 1.46484375vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--list dl {
    flex-direction: column;
    align-items: flex-start;
    padding-block: 2.6666666667vw;
    gap: 2.6666666667vw;
  }
}
.top__news--list dl dt {
  font-size: 24px;
  width: 6.8%;
  border-right: solid 1px #ACACAC;
  line-height: 1.25;
}
@media screen and (max-width: 1200px) {
  .top__news--list dl dt {
    font-size: 2vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--list dl dt {
    width: 100%;
    font-size: 4.8vw;
    border-right: none;
  }
}
.top__news--list dl dt small {
  font-size: 0.5em;
}
.top__news--list dl dd {
  display: flex;
  align-items: center;
  flex: 1;
  width: 93.2%;
}
@media screen and (max-width: 750px) {
  .top__news--list dl dd {
    flex: unset;
    width: 100%;
  }
}
.top__news--list dl dd a {
  display: flex;
  height: 100%;
  align-items: center;
}
.top__news--list dl dd a p {
  font-size: 14px;
  position: relative;
  padding-inline: 25px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  .top__news--list dl dd a p {
    font-size: 1.3671875vw;
    padding-inline: 2.44140625vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--list dl dd a p {
    font-size: 3.7333333333vw;
    padding-inline: 0;
    padding-right: 5.3333333333vw;
  }
}
.top__news--list dl dd a p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #06C755;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__news--list dl dd a p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__news--list dl dd a:hover {
  opacity: 1;
}
.top__news--list dl dd a:hover p::after {
  right: -6px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rg.png);
}
@media screen and (max-width: 750px) {
  .top__news--list dl dd a:hover p::after {
    right: -1.3333333333vw;
    width: 4vw;
    height: 4vw;
  }
}
.top__news--btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  width: 300px;
  border: solid 2px #06C755;
  border-radius: 999px;
  transition: all 0.3s ease;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .top__news--btn {
    padding-block: 1.5625vw;
    width: 29.296875vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--btn {
    padding-block: 2.6666666667vw;
    width: 46.6666666667vw;
  }
}
.top__news--btn p {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #06C755;
  padding-right: 32px;
  letter-spacing: 0.075em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .top__news--btn p {
    font-size: 1.5625vw;
    padding-right: 3.125vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--btn p {
    font-size: 4vw;
    padding-right: 4.6666666667vw;
  }
}
.top__news--btn p::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #06C755;
  border-radius: 100%;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .top__news--btn p::after {
    width: 2vw;
    height: 2vw;
  }
}
.top__news--btn:hover {
  background-color: #06C755;
  opacity: 1;
}
.top__news--btn:hover p {
  padding-right: 40px;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .top__news--btn:hover p {
    padding-right: 6vw;
  }
}
.top__news--btn:hover p::after {
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url(../img/common/arrow_circle_rw.png);
}
@media screen and (max-width: 750px) {
  .top__news--btn:hover p::after {
    width: 4vw;
    height: 4vw;
  }
}
.top__news--fixTxt {
  position: absolute;
  bottom: 5px;
  left: 0;
  line-height: 1;
  font-size: 120px;
  color: #06C755;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .top__news--fixTxt {
    bottom: 0.346981263vw;
    font-size: 8.3275503123vw;
  }
}
@media screen and (max-width: 750px) {
  .top__news--fixTxt {
    bottom: 0.6666666667vw;
    font-size: 16vw;
  }
}/*# sourceMappingURL=top.css.map */