@charset "UTF-8";
.sec-consult2 {
  padding-top: 20px;
  padding-bottom: 120px;
}
.sec-consult2 .row {
  margin-top: 90px;
}
.sec-consult2 .row p {
  font-size: 1.6rem;
  line-height: 3rem;
}
.sec-consult2 .row .c-ttl__04 {
  font-size: 2.5rem;
  line-height: 4.5rem;
}
.sec-consult2 .ttl-area .c-ttl__06 .c-ft--en {
  font-size: 2rem;
  letter-spacing: 0.08em;
  padding-right: 20px;
}
.sec-consult2 .ttl-area .c-ttl__06 .c-ft--en::after {
  border-bottom: 16px solid #007bc2;
  border-left: 16px solid transparent;
}
.sec-consult2 .ttl-area .c-ttl__06 .c-ft--jp {
  font-size: 3.2rem;
  margin-top: 10px;
}
.sec-consult2 .ttl-area p, .sec-consult2 .ttl-area a {
  font-size: 1.6rem;
  line-height: 3rem;
}
.sec-consult2 .ttl-area a {
  color: #007bc2;
  padding-right: 26px;
  position: relative;
}
.sec-consult2 .ttl-area a::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url("../images/icon-tab.svg") no-repeat center/100%;
  position: absolute;
  right: 0;
  top: 4px;
}
.sec-consult2 .ttl-area .pic {
  margin-top: 37px;
}
.sec-consult2 .row .copy .nayami_image {
  width: 100%;
  margin-bottom: -9px;
}
.sec-consult2 .row .copy p {
  font-size: 2.8rem;
  line-height: 5rem;
  text-align: center;
}
.sec-consult2 .row .copy p strong {
  font-weight: 700;
}
.sec-consult2 .row .copy .arrow {
  width: 80px;
  height: 60px;
  margin: 19px auto 0;
  position: relative;
  z-index: 1;
}
.sec-consult2 .row .copy .blue-line {
  width: 100%;
  padding: 44px 80px 52px;
  border: 1px solid #258ecb;
  position: relative;
  margin-top: -20px;
}
.sec-consult2 .row .copy .blue-line::before,
.sec-consult2 .row .copy .blue-line::after {
  content: "";
  display: block;
  width: calc(100% - 160px);
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.sec-consult2 .row .copy .blue-line::before {
  top: -1px;
}
.sec-consult2 .row .copy .blue-line::after {
  bottom: -1px;
}
.sec-consult2 .row .copy .blue-line .blue_text {
  font-size: 2.2rem;
  line-height: 4rem;
  color: #007bc2;
}
.sec-consult2 .row .copy .blue-line .blue_text strong {
  font-weight: 700;
}
.sec-consult2 .row .copy .blue-line ul {
  width: 100%;
  margin: 35px auto 0;
  display: grid;
  grid-template-columns: repeat(4, 180px);
  justify-content: space-around;
  align-items: center;
}
.sec-consult2 .row .copy .blue-line ul li {
  display: grid;
  justify-items: center;
  grid-template-rows: 60px 3.5rem;
  gap: 12px;
}
.sec-consult2 .row .copy .blue-line ul li img {
  width: 60px;
}
.sec-consult2 .row .copy .blue-line ul li p {
  font-size: 2rem;
  line-height: 3.5rem;
  font-weight: 500;
}
.sec-consult2 .row .senmonka {
  margin-top: 130px;
  padding-top: 9px;
  position: relative;
}
.sec-consult2 .row .senmonka .right {
  aspect-ratio: 670 / 450;
  width: calc(670 / 1380 * 100vw);
  height: auto;
  max-width: 670px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 20px;
}
.sec-consult2 .row .senmonka .left {
  display: block;
  width: 480px;
}
.sec-consult2 .row .senmonka .left p.strong {
  font-size: 2.8rem;
  line-height: 4.7rem;
  font-weight: 500;
  margin: 0 0 31px;
}
.sec-consult2 .row .advice {
  margin-top: 190px;
}
.sec-consult2 .row .advice .c-ttl__04 {
  margin-bottom: 49px;
}
.sec-consult2 .row .advice p {
  font-size: 2.4rem;
  line-height: 3.5rem;
}
.sec-consult2 .row .advice p.note {
  font-size: 1.4rem;
  line-height: 2rem;
}
.sec-consult2 .row .advice .fig {
  margin-top: 40px;
  margin-bottom: 30px;
}
.sec-consult2 .row .flex {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.sec-consult2 .row .flex h3 {
  display: block;
  width: 350px;
}
.sec-consult2 .row .flex .right {
  padding-top: 5px;
  width: calc(100% - 350px);
}
.sec-consult2 .row .flex .right .set:nth-of-type(n+2) {
  margin-top: 33px;
}
.sec-consult2 .row .flex .right p.strong {
  font-size: 2.2rem;
  line-height: 3.5rem;
  font-weight: 500;
  margin-bottom: 13px;
}
.sec-consult2 .row .flex .right .set:nth-of-type(n+2) p.strong {
  margin-bottom: 7px;
}
.sec-consult2 .row .flex .right p.strong small {
  font-size: 1.6rem;
}
.sec-consult2 .row .flex .right p strong {
  font-weight: 700;
}
.sec-consult2 .row .flow {
  margin-top: 101px;
}
.sec-consult2 .row .flow .right ol {
  margin-bottom: 12px;
}
.sec-consult2 .row .flow .right ol li {
  font-size: 2rem;
  line-height: 4rem;
  text-indent: -30px;
  padding-left: 30px;
}
.sec-consult2 .row .flow .right ol li span {
  font-family: Roboto, sans-serif;
  font-feature-settings: "palt";
  color: #007bc2;
  padding-right: 19px;
}
.sec-consult2 .row .period {
  margin-top: 76px;
}
.sec-consult2 .entry {
  margin-top: 110px;
  padding: 83px 30px 70px;
  background-color: #f5f7f9;
}
.sec-consult2 .entry p {
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
}
.sec-consult2 .entry p.strong {
  font-size: 2.8rem;
  line-height: 4.5rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.sec-consult2 .entry .blue_btn {
  display: block;
  width: 380px;
  padding-left: 40px;
  background-color: #007bc2;
  margin: 51px auto 0;
  font-size: 1.8rem;
  line-height: 6rem;
  font-weight: bold;
  color: #fff;
}
.sec-consult2 .info {
  max-width: 960px;
  margin: 118px auto 0;
  padding-bottom: 61px;
  border-top: 1px solid #007bc2;
  border-bottom: 1px solid #007bc2;
}
.sec-consult2 .info h3 {
  display: block;
  width: 380px;
  background-color: #fff;
  margin: -2.25rem auto 28px;
  font-size: 2.5rem;
  line-height: 4.5rem;
  font-weight: 500;
  text-align: center;
  color: #007bc2;
}
.sec-consult2 .info .sub {
  font-size: 1.6rem;
  line-height: 4rem;
  font-weight: 500;
  text-align: center;
}
.sec-consult2 .info .sub small {
  font-size: 1.2rem;
}
.sec-consult2 .info .main {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 500;
  text-align: center;
}
.sec-consult2 .info .info-flex {
  display: flex;
  justify-content: space-around;
  align-items: start;
  margin-top: 40px;
  position: relative;
}
.sec-consult2 .info .info-flex::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #007bc2;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0.3;
}
.sec-consult2 .info .info-flex div {
  width: 342px;
}
.sec-consult2 .info .info-flex div .blue {
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 500;
  font-feature-settings: "palt";
  text-align: center;
  color: #007bc2;
  padding-left: 30px;
  position: relative;
  width: fit-content;
  margin: auto;
}
.sec-consult2 .info .info-flex div .blue::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
}
.sec-consult2 .info .info-flex div .text {
  font-size: 1.6rem;
  line-height: 3.6rem;
  text-align: center;
  margin-top: 11px;
}
.sec-consult2 .info .info-flex .tell .blue {
  font-size: 3.6rem;
  letter-spacing: 0.02em;
}
.sec-consult2 .info .info-flex .tell .blue::before {
  width: 20px;
  height: 25px;
  background: url("../images/icon-tell.svg") no-repeat center/100%;
  bottom: 0.2rem;
}
.sec-consult2 .info .info-flex .mail .blue::before {
  width: 20px;
  height: 16px;
  background: url("../images/icon-mail.svg") no-repeat center/100%;
  bottom: 0.4rem;
}

@media screen and (max-width: 1030px) {
  .sec-consult2 .row .copy .blue-line ul {
    width: fit-content;
    grid-template-columns: repeat(2, 180px);
    gap: 80px 0;
  }
  .sec-consult2 .row .senmonka .right {
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
    top: auto;
    left: auto;
  }
  .sec-consult2 .row .senmonka .left {
    width: 100%;
  }
  .sec-consult2 .row .flex {
    display: block;
  }
  .sec-consult2 .row .flex h3 {
    width: auto;
    margin-bottom: 20px;
  }
  .sec-consult2 .row .flex .right {
    width: auto;
    padding-top: 0;
  }
}
@media screen and (max-width: 720px) {
  .inner {
    padding: 0 calc(60 / 750 * 100vw);
  }
  .sec-consult2 {
    padding-top: 7px;
    padding-bottom: 95px;
  }
  .sec-consult2 .row p {
    font-size: 15px;
    line-height: 1.7333333333;
  }
  .sec-consult2 .row .blue_btn {
    width: 100%;
    line-height: 45px;
    margin: 46px auto 0;
    font-size: 14px;
    white-space: nowrap;
  }
  .sec-consult2 .row .c-ttl__04 {
    font-size: 2.1rem;
    line-height: 2.9rem;
    margin-bottom: 20px;
  }
  .sec-consult2 .ttl-area .c-ttl__06 .c-ft--en {
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: 0.08em;
    padding-right: 12px;
  }
  .sec-consult2 .ttl-area .c-ttl__06 .c-ft--en::after {
    border-bottom: 10px solid #007bc2;
    border-left: 10px solid transparent;
  }
  .sec-consult2 .ttl-area .c-ttl__06 .c-ft--jp {
    font-size: 2.1rem;
    line-height: 3rem;
    margin-top: 10px;
  }
  .sec-consult2 .ttl-area p, .sec-consult2 .ttl-area a {
    font-size: 1.5rem;
    line-height: 2.6rem;
  }
  .sec-consult2 .ttl-area a {
    padding-right: 0;
  }
  .sec-consult2 .ttl-area a::after {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    position: static;
  }
  .sec-consult2 .ttl-area .pic {
    width: calc(690 / 750 * 100vw);
    margin-left: calc(-60 / 750 * 100vw);
  }
  .sec-consult2 .row {
    margin-top: 60px;
  }
  .sec-consult2 .row .copy .nayami_image {
    width: calc(670 / 750 * 100vw);
    margin-left: calc(-20 / 750 * 100vw);
    margin-bottom: 20px;
  }
  .sec-consult2 .row .copy p {
    font-size: 1.8rem;
    line-height: 2.5rem;
    text-align: center;
  }
  .sec-consult2 .row .copy .arrow {
    width: 57px;
    height: auto;
    margin: 19px auto 0;
  }
  .sec-consult2 .row .copy .blue-line {
    width: 100vw;
    margin-left: calc(-60 / 750 * 100vw);
    margin-top: -15px;
    padding: 41px calc(60 / 750 * 100vw) 50px;
    border: none;
    border-top: 1px solid #258ecb;
    border-bottom: 1px solid #258ecb;
  }
  .sec-consult2 .row .copy .blue-line::before,
  .sec-consult2 .row .copy .blue-line::after {
    width: 225px;
    height: 3px;
  }
  .sec-consult2 .row .copy .blue-line::before {
    top: -2px;
  }
  .sec-consult2 .row .copy .blue-line::after {
    bottom: -2px;
  }
  .sec-consult2 .row .copy .blue-line .blue_text {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
  .sec-consult2 .row .copy .blue-line ul {
    width: fit-content;
    margin: 30px auto 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 0;
  }
  .sec-consult2 .row .copy .blue-line ul li {
    grid-template-rows: 60px 3rem;
  }
  .sec-consult2 .row .copy .blue-line ul li img {
    width: 60px;
  }
  .sec-consult2 .row .copy .blue-line ul li p {
    font-size: 1.6rem;
    line-height: 3rem;
  }
  .sec-consult2 .row .senmonka {
    margin-top: 75px;
    padding-top: 0;
  }
  .sec-consult2 .row .senmonka .right {
    aspect-ratio: auto;
    width: calc(690 / 750 * 100vw);
    height: auto;
    max-width: 670px;
    position: static;
    margin: 0 calc(60 / 750 * 100vw) 40px auto;
  }
  .sec-consult2 .row .senmonka .left {
    width: 100%;
  }
  .sec-consult2 .row .senmonka .left p.strong {
    font-size: 1.8rem;
    line-height: 3rem;
    margin: 0 0 30px;
  }
  .sec-consult2 .row .advice {
    margin-top: 70px;
  }
  .sec-consult2 .row .advice .c-ttl__04 {
    margin-bottom: 20px;
  }
  .sec-consult2 .row .advice p {
    font-size: 1.9rem;
    line-height: 2.9rem;
  }
  .sec-consult2 .row .advice p.note {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .sec-consult2 .row .advice .fig {
    margin-top: 35px;
    margin-bottom: 30px;
  }
  .sec-consult2 .row .advice .fig img:last-of-type {
    margin-top: 40px;
  }
  .sec-consult2 .row .flex .right .set:nth-of-type(n+2) {
    margin-top: 25px;
  }
  .sec-consult2 .row .flex .right p.strong {
    font-size: 1.8rem;
    line-height: 2.9rem;
    margin-bottom: 15px;
  }
  .sec-consult2 .row .flex .right .set:nth-of-type(n+2) p.strong {
    margin-bottom: 5px;
  }
  .sec-consult2 .row .flex .right p.strong small {
    font-size: 1.6rem;
  }
  .sec-consult2 .row .flow {
    margin-top: 70px;
  }
  .sec-consult2 .row .flow .right ol {
    margin-bottom: 15px;
  }
  .sec-consult2 .row .flow .right ol li {
    font-size: 1.6rem;
    line-height: 2.9rem;
    text-indent: -25px;
    padding-left: 25px;
  }
  .sec-consult2 .row .flow .right ol li span {
    padding-right: 16px;
  }
  .sec-consult2 .row .period {
    margin-top: 75px;
  }
  .sec-consult2 .entry {
    margin-top: 65px;
    padding: 60px 30px 60px;
  }
  .sec-consult2 .entry p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    text-align: left;
  }
  .sec-consult2 .entry p.strong {
    font-size: 2.2rem;
    line-height: 3rem;
    margin-bottom: 10px;
  }
  .sec-consult2 .entry .blue_btn {
    width: 100%;
    max-width: 315px;
    padding-left: 0;
    margin: 25px auto 0;
    font-size: 1.4rem;
    line-height: 4.5rem;
    text-align: center;
  }
  .sec-consult2 .info {
    max-width: none;
    width: 100%;
    margin: 85px auto 0;
    padding: 0 calc(60 / 750 * 100vw) 60px;
    border-top: 1px solid #007bc2;
    border-bottom: 1px solid #007bc2;
  }
  .sec-consult2 .info h3 {
    width: 100%;
    max-width: 315px;
    margin: -1.5rem auto 36px;
    font-size: 2.1rem;
    line-height: 3rem;
  }
  .sec-consult2 .info .sub {
    font-size: 1.5rem;
    line-height: 2.6rem;
    margin-bottom: 10px;
  }
  .sec-consult2 .info .sub small {
    font-size: 1.3rem;
  }
  .sec-consult2 .info .main {
    font-size: 1.8rem;
    line-height: 2.9rem;
  }
  .sec-consult2 .info .info-flex {
    display: block;
    margin-top: 30px;
    position: relative;
  }
  .sec-consult2 .info .info-flex::before {
    display: none;
  }
  .sec-consult2 .info .info-flex div {
    width: 265px;
    margin: auto;
  }
  .sec-consult2 .info .info-flex div:nth-of-type(1) {
    margin-bottom: 40px;
    position: relative;
  }
  .sec-consult2 .info .info-flex div:nth-of-type(1)::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #007bc2;
    opacity: 0.3;
    position: absolute;
    bottom: -20px;
    left: 0;
  }
  .sec-consult2 .info .info-flex div .blue {
    font-size: 2.4rem;
    line-height: 3.6rem;
    padding-left: 25px;
  }
  .sec-consult2 .info .info-flex div .text {
    font-size: 1.2rem;
    line-height: 2.7rem;
    margin-top: 0;
  }
  .sec-consult2 .info .info-flex .tell .blue {
    font-size: 3rem;
    letter-spacing: 0.02em;
  }
  .sec-consult2 .info .info-flex .tell .blue::before {
    width: 17px;
    height: 23px;
    bottom: 0.4rem;
  }
  .sec-consult2 .info .info-flex .mail .blue::before {
    width: 17px;
    height: 14px;
    bottom: 0.8rem;
  }
}