@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&display=swap");
html {
  font-size: 3.75vw;
  font-size: 2.6666666667vw;
  min-width: 320px;
  margin-top: 0 !important;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  ._sp:not(._pc) {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  ._pc:not(._sp) {
    display: none !important;
  }
}
main {
  position: relative;
  color: #254160;
  font-weight: 400;
  overflow: hidden;
}
main img {
  width: unset;
  width: 100%;
}
main strong {
  font-weight: inherit;
}
main .inner {
  margin: auto 1.2rem;
}
@media print, screen and (min-width: 768px) {
  main .inner {
    margin: auto;
    width: 104rem;
    padding: 0 2rem;
  }
}
main ._ib {
  display: inline-block;
  font-size: inherit;
}
main ._nw {
  white-space: nowrap;
}

.scrollin.scregular {
  transition: opacity 0.8s ease-in-out, transform 0.9s ease-in-out;
}
.scrollin.scregular:not(.on) {
  transform: translateY(1rem);
  opacity: 0;
}

.scrollin.sclist > * {
  opacity: 0;
}
.scrollin.sclist.on > * {
  opacity: 1;
  transform: translateY(1rem);
  transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
}
.scrollin.sclist.on > *:nth-child(1) {
  transition-delay: 0s;
}
.scrollin.sclist.on > *:nth-child(2) {
  transition-delay: 0.15s;
}
.scrollin.sclist.on > *:nth-child(3) {
  transition-delay: 0.3s;
}
.scrollin.sclist.on > *:nth-child(4) {
  transition-delay: 0.5s;
}
.scrollin.sclist.on > *:nth-child(5) {
  transition-delay: 0.7s;
}
.scrollin.sclist.on > *:nth-child(6) {
  transition-delay: 0.9s;
}
.scrollin.sclist.on > *:nth-child(7) {
  transition-delay: 1.1s;
}
.scrollin.sclist.on > *:nth-child(8) {
  transition-delay: 1.3s;
}
.scrollin.sclist.on > *:nth-child(9) {
  transition-delay: 1.5s;
}
.scrollin.sclist.on > *:nth-child(10) {
  transition-delay: 1.7s;
}
.scrollin.sclist.on > *:nth-child(11) {
  transition-delay: 1.8s;
}
.scrollin.sclist.on > *:nth-child(12) {
  transition-delay: 1.9s;
}

.mainVisual {
  height: auto;
  background: url(../../images/tachinoki/top/mv2_sp.jpg?ver2) center bottom/cover;
  aspect-ratio: 393/410;
  text-align: center;
  position: relative;
  z-index: 1;
}
.mainVisual .mvinner {
  padding: 0 min(2.1333333333vw, 16px);
}
.mainVisual .lead {
  margin-top: 0;
  color: #254160;
  font-size: min(5.3333333333vw, 40px);
  line-height: 1.375;
  font-weight: bold;
  text-align: left;
}
.mainVisual .lead strong {
  color: #A50133;
  display: inline-block;
}
.mainVisual .fee {
  position: absolute;
  top: min(58.1333333333vw, 436px);
  left: 0;
  width: min(46.6666666667vw, 350px);
  height: min(6.4vw, 48px);
  display: block;
  background: #A50133;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: min(3.7333333333vw, 28px);
  clip-path: polygon(0 0, 100% 0, calc(100% - min(1.3333333333vw, 10px)) 50%, 100% 100%, 0 100%);
}
.mainVisual .rect {
  margin-left: min(4vw, 30px);
  display: flex;
  gap: min(1.3333333333vw, 10px);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: min(46.6666666667vw, 350px);
  margin-left: min(11.4666666667vw, 86px);
  position: relative;
  white-space: nowrap;
}
.mainVisual .rect .navy {
  font-size: min(4.2666666667vw, 32px);
  color: #fff;
  font-family: "Noto Serif JP", serif;
  text-align: left;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: min(0.2666666667vw, 2px) min(2.1333333333vw, 16px) min(0.8vw, 6px);
  margin: 0;
}
.mainVisual .rect::before, .mainVisual .rect::after {
  content: "不動産鑑定士による正確な診断で";
  mix-blend-mode: multiply;
  background: #254160;
  font-size: min(4.2666666667vw, 32px);
  color: rgab(#fff, 0);
  font-family: "Noto Serif JP", serif;
  text-align: left;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: min(0.2666666667vw, 2px) min(2.1333333333vw, 16px) min(0.8vw, 6px);
  position: absolute;
  top: 0;
  left: 0;
}
.mainVisual .rect::after {
  content: "個人・法人の立ち退き料の増額交渉を代行";
  top: unset;
  bottom: 0;
  padding: min(0.2666666667vw, 2px) min(1.3333333333vw, 10px) min(1.0666666667vw, 8px) min(2.1333333333vw, 16px);
  white-space: nowrap;
}
.mainVisual .rect .consultation {
  display: block;
  border: 1px solid #254160;
  background: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: min(5.3333333333vw, 40px);
  padding: min(0.8vw, 6px) 0;
}
.mainVisual .bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  transform: translate(0, -100%);
}
.mainVisual .bottom .free {
  font-size: min(4vw, 30px);
  color: #A50133;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.025em;
}
.mainVisual .bottom .nationwide {
  letter-spacing: -0.04em;
  font-size: min(4vw, 30px);
  font-weight: bold;
  border: 1px solid #254160;
  background: #fff;
  line-height: 1.25;
  padding: 0.3em 0.3em 0.4em 0.2em;
}
.mainVisual .feature {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: min(0.8vw, 6px);
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(2.1333333333vw, 16px);
}
.mainVisual .feature li {
  position: relative;
  background: #B28F4A;
  width: min(27.7333333333vw, 208px);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  position: relative;
  color: #fff;
  padding-top: min(4vw, 30px);
}
.mainVisual .feature li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: scale(0.97);
  z-index: 2;
  border-radius: 50%;
}
.mainVisual .feature li .small {
  font-size: min(3.2vw, 24px);
  font-weight: bold;
  line-height: 1.2;
  height: 2em;
  display: grid;
  place-items: center;
}
.mainVisual .feature li.consultation .case .num {
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: -0.08em;
}
.mainVisual .feature li.consultation .case .ja {
  font-size: 1.2rem;
  font-weight: bold;
}
.mainVisual .feature li.resolution .case {
  margin-top: -0.5rem;
  line-height: 1;
}
.mainVisual .feature li.resolution .case .num {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 3.8rem;
  letter-spacing: -0.08em;
  font-weight: bold;
}
.mainVisual .feature li.resolution .case .ja {
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  font-weight: bold;
}
.mainVisual .feature li.free {
  padding-top: 2rem;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 2.8em;
  font-weight: bold;
  letter-spacing: -0.03em;
}
@media print, screen and (min-width: 768px) {
  .mainVisual {
    min-width: 116rem;
    height: auto;
    background: url(../../images/tachinoki/top/mv2_pc.jpg) center center/cover no-repeat;
    aspect-ratio: unset;
    padding-top: 7.6rem;
    text-align: left;
    height: 86.5rem;
    margin-top: 0;
  }
  .mainVisual .mvinner {
    width: 116rem;
    max-width: 116rem;
    padding: 0 2rem 0;
    margin: auto;
    position: relative;
  }
  .mainVisual .lead {
    margin-top: 0;
    font-size: 3.7vw;
    line-height: 1.679245283;
    white-space: nowrap;
    margin-left: 400px;
  }
  .mainVisual .lead strong {
    color: #A50133;
    display: inline-block;
  }
  .mainVisual .fee {
    position: static;
    width: 22.8rem;
    height: 3.8rem;
    font-size: 2rem;
    margin-top: 4rem;
  }
  .mainVisual .heading {
    margin-top: 2rem;
    position: static;
  }
  .mainVisual .heading .skilled {
    font-size: 2.2rem;
    letter-spacing: -0.05em;
  }
  .mainVisual .heading .skilled strong {
    font-size: inherit;
    font-weight: bold;
  }
  .mainVisual .rect {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 30rem;
    margin-left: 445px;
  }
  .mainVisual .rect .navy {
    font-size: 2.6vw;
    display: inline-block;
    padding: 0.1rem 1.4rem 0.5rem;
    background: #254160;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    letter-spacing: 0.02em;
  }
  .mainVisual .rect::before, .mainVisual .rect::after {
    display: none;
  }
  .mainVisual .bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 6.2rem;
    gap: 1rem;
  }
  .mainVisual .bottom .free {
    font-size: 2.5rem;
    color: #A50133;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.025em;
  }
  .mainVisual .bottom .nationwide {
    display: block;
    letter-spacing: -0.04em;
    font-size: 2vw;
    font-weight: bold;
    border: 1px solid #254160;
    background: #fff;
    line-height: 1;
    padding: 0.3em 0.3em 0.4em 0.2em;
    margin-left: 445px;
  }
  .mainVisual .feature {
    position: absolute;
    width: unset;
    top: 67rem;
    left: unset;
    right: -4.5rem;
    gap: 2rem;
  }
  .mainVisual .feature li {
    width: 16rem;
    padding-top: 1.8rem;
  }
  .mainVisual .feature li .small {
    font-size: 1.8rem;
    line-height: 1.1764705882;
  }
  .mainVisual .feature li.consultation .case {
    margin-top: 1rem;
  }
  .mainVisual .feature li.consultation .case .num {
    font-size: 3.8em;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
  .mainVisual .feature li.consultation .case .ja {
    font-size: 1.8em;
    font-weight: bold;
  }
  .mainVisual .feature li.resolution .case {
    text-align: center;
    margin-top: -0.9rem;
    line-height: 1.1;
  }
  .mainVisual .feature li.resolution .case .num {
    font-size: 6rem;
    letter-spacing: -0.04em;
  }
  .mainVisual .feature li.resolution .case .ja {
    font-size: 2.2rem;
  }
  .mainVisual .feature li.free {
    padding-top: 3.6rem;
    font-size: 3.8em;
  }
}

.mv {
  background: url(../../images/tachinoki/top/mv2_sp.jpg?ver2) center bottom/cover;
  aspect-ratio: 393/410;
}
.mv_inner {
  position: relative;
  height: 100%;
  margin: auto;
  white-space: nowrap;
}
.mv_lead {
  position: absolute;
  top: min(1.0666666667vw, 8px);
  left: min(2.1333333333vw, 16px);
  z-index: 2;
  font-size: min(5.3333333333vw, 40px);
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.1em;
  color: #254160;
  font-feature-settings: "palt";
  display: inline-block;
}
.mv_lead strong {
  color: #A50133;
}
.mv_grid {
  display: grid;
  grid-template-areas: "bottom rect" "feature feature";
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: auto 1fr;
  position: absolute;
  bottom: clamp(1px, min(0.7692307692vw, 5.7692307692px), 3px);
}
.mv_rect {
  grid-area: rect;
}
.mv_bottom {
  grid-area: bottom;
}
.mv_feature {
  grid-area: feature;
  margin-top: clamp(1px, min(0.7692307692vw, 5.7692307692px), 3px);
}
.mv_navy {
  font-family: "Noto Serif JP", serif;
  font-size: min(4.2666666667vw, 32px);
  color: #fff;
  display: inline-block;
  background: #254160;
  padding: min(0.2666666667vw, 2px) min(2.1333333333vw, 16px) min(0.8vw, 6px);
}
.mv_navy:not(:first-of-type) {
  margin-top: min(1.3333333333vw, 10px);
}
.mv_nationwide {
  display: inline-block;
  letter-spacing: -0.04em;
  font-size: clamp(10px, min(3.8461538462vw, 28.8461538462px), 15px);
  font-weight: bold;
  line-height: 1.31;
  background: #fff;
  padding: 0.3em 0.3em 0.4em 0.2em;
  border: 1px solid #254160;
  margin-left: min(1.6vw, 12px);
  margin-right: min(1.3333333333vw, 10px);
}
.mv_feature {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: flex;
  gap: min(2.1538461538vw, 16.1538461538px);
  justify-self: center;
}
.mv_feature .ja {
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mv_item {
  position: relative;
  width: min(27.9487179487vw, 209.6153846154px);
  max-width: 109px;
  aspect-ratio: 1/1;
  background: #B28F4A;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
}
.mv_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(0.97);
  border: 1px solid #fff;
  border-radius: 50%;
}
.mv_case {
  margin-top: 1em;
}
.mv_small {
  position: absolute;
  top: min(5.1282051282vw, 38.4615384615px);
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(10px, min(3.2307692308vw, 24.2307692308px), 12.6px);
  white-space: nowrap;
}
.mv .num-m {
  font-size: clamp(10px, min(6.6666666667vw, 50px), 26px);
}
.mv .num-l {
  font-size: clamp(10px, min(9.7435897436vw, 73.0769230769px), 38px);
}
.mv_resolution {
  font-size: clamp(10px, min(3.0769230769vw, 23.0769230769px), 12px);
}
.mv_free {
  font-size: clamp(10px, min(7.1794871795vw, 53.8461538462px), 28px);
}
@media screen and (min-width: 768px) {
  .mv {
    background: url(../../images/tachinoki/top/mv3_pc.jpg) center center/cover no-repeat;
    aspect-ratio: 1.5/1;
  }
  .mv_lead {
    top: clamp(30px, min(5.2083333333vw, 150px), 75px);
    left: auto;
    right: 0;
    font-size: clamp(16px, min(3.6805555556vw, 106px), 53px);
    line-height: 1.679245283;
  }
  .mv_grid {
    display: grid;
    grid-template-areas: "rect rect" "bottom feature";
    width: -moz-fit-content;
    width: fit-content;
    max-width: 765px;
    grid-template-columns: auto 1fr;
    position: absolute;
    bottom: clamp(1px, min(7.9861111111vw, 230px), 115px);
    right: clamp(1px, min(4.8611111111vw, 140px), 70px);
  }
  .mv_bottom {
    margin-top: clamp(1px, min(1.0416666667vw, 30px), 15px);
  }
  .mv_feature {
    margin-top: clamp(1px, min(0.7638888889vw, 22px), 11px);
    margin-left: clamp(1px, min(7.0138888889vw, 202px), 101px);
  }
  .mv_navy {
    font-size: clamp(16px, min(2.6388888889vw, 76px), 38px);
    font-weight: bold;
    padding: 0.1rem 1.4rem 0.5rem;
  }
  .mv_navy:not(:first-of-type) {
    margin-top: 0.265em;
  }
  .mv_nationwide {
    display: inline-block;
    letter-spacing: -0.04em;
    font-size: clamp(16px, min(1.9444444444vw, 56px), 28px);
    line-height: 1;
    padding: 0.3em 0.3em 0.4em 0.2em;
    margin-left: 0;
    margin-right: 0;
  }
  .mv_feature {
    justify-content: left;
    gap: clamp(8px, min(1.3888888889vw, 40px), 20px);
  }
  .mv_item {
    width: min(11.1111111111vw, 320px);
    max-width: 160px;
  }
  .mv_case {
    margin-top: clamp(18px, min(1.25vw, 36px), 18px);
  }
  .mv_small {
    top: clamp(10px, min(1.6666666667vw, 48px), 24px);
    font-size: clamp(10px, min(1.25vw, 36px), 18px);
  }
  .mv .num-m {
    font-size: clamp(18px, min(2.6388888889vw, 76px), 38px);
  }
  .mv .num-l {
    font-size: clamp(18px, min(4.1666666667vw, 120px), 60px);
  }
  .mv_resolution {
    font-size: clamp(16px, min(1.3888888889vw, 40px), 20px);
  }
  .mv_free {
    font-size: clamp(16px, min(2.6388888889vw, 76px), 38px);
  }
}
@media screen and (min-width: 1440px) {
  .mv {
    background-image: url(../../images/tachinoki/top/mv3_pc.jpg), url(../../images/tachinoki/top/mv3_pc_left.jpg), url(../../images/tachinoki/top/mv3_pc_right.jpg);
    background-size: 1440px auto, calc((100% - 1440px) / 2) 100%, calc((100% - 1440px) / 2) 100%;
    background-repeat: no-repeat;
    background-position: center, left, right;
    aspect-ratio: auto;
  }
  .mv_inner {
    max-width: 1440px;
    min-height: 960px;
  }
}

section.consultation {
  background: #254160;
  padding: 0 0 5rem;
  text-align: center;
  position: relative;
}
section.consultation .arrow {
  height: 4rem;
  display: flex;
  position: relative;
  top: calc(-4rem + 1px);
  margin-bottom: 1rem;
}
section.consultation .arrow::before, section.consultation .arrow::after {
  content: "";
  display: none;
  width: 51%;
  height: 100%;
  background-color: #254160;
}
section.consultation .arrow::before {
  background: linear-gradient(to top right, #254160 50%, transparent calc(50% + 1px));
}
section.consultation .arrow::after {
  background: linear-gradient(to top left, #254160 50%, transparent calc(50% + 1px));
}
section.consultation hgroup.lower {
  line-height: 1.5;
  margin-bottom: 2rem;
}
section.consultation hgroup.lower h2 {
  color: #FFDC4B;
  font-size: 2.6rem;
  font-family: "Shippori Mincho";
  margin: auto -1em;
  font-weight: bold;
}
section.consultation hgroup.lower .casual {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  font-weight: bold;
}
section.consultation hgroup.top {
  padding-top: 2rem;
}
section.consultation hgroup.top .free {
  font-family: "Shippori Mincho";
  color: #FFDC4B;
  font-size: 2.1rem;
  font-weight: 800;
}
section.consultation hgroup.top h2 {
  margin-top: 0.5rem;
  font-family: "Shippori Mincho";
  color: #FFDC4B;
  font-size: 4.4rem;
  font-weight: 900;
}
section.consultation hgroup.top .sameday {
  display: inline-block;
  margin: 2rem auto auto;
  font-size: 1.8rem;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 500;
}
section.consultation hgroup.top .casual {
  margin-top: 3rem;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  color: #fff;
}
section.consultation .btns ul {
  display: flex;
  gap: 1.5rem 0.8rem;
  flex-wrap: wrap;
}
section.consultation .btns ul li {
  width: calc(50% - 0.4rem);
  height: 6.4rem;
  border-radius: 0.4rem;
  background: #B28F4A;
  box-shadow: 0 0.4rem 0 #845E13;
  color: #fff;
}
section.consultation .btns ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-right: 10%;
  padding-left: 5%;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
  gap: 1rem;
  background: url(../../images/tachinoki/top/arrow_line_right.svg) calc(100% - 1rem) center/0.7rem auto no-repeat;
}
section.consultation .btns ul li a .icon {
  width: 2.4rem;
}
section.consultation .btns ul li.line {
  background: #06C755;
  box-shadow: 0 0.4rem 0 #01A344;
}
section.consultation .btns ul li.line a .icon {
  width: 2.6rem;
}
section.consultation .btns ul li.tel {
  width: 100%;
  height: 8rem;
  background: #A50133;
  box-shadow: 0 0.6rem 0 #6A122C;
}
section.consultation .btns ul li.tel a {
  font-size: 2.2rem;
  gap: 2rem;
}
section.consultation .btns ul li.tel a .small {
  font-size: 1.4rem;
  display: inline-block;
}
section.consultation .btns ul li.tel a .num {
  font-size: 2.2rem;
  display: inline-block;
  margin-top: 1rem;
}
section.consultation .btns ul li.tel a .icon {
  width: 2.8rem;
}
section.consultation .btns ul li.tel a .txt {
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  section.consultation {
    padding: 4rem 0 8rem;
  }
  section.consultation .arrow {
    height: 10rem;
    display: flex;
    position: relative;
    top: calc(-4rem - 0px);
    margin-bottom: -2rem;
    background: #EFE8DB;
  }
  section.consultation .arrow.gray {
    background: #EDEDED;
  }
  section.consultation .arrow.white {
    background: #fff;
  }
  section.consultation .arrow::before, section.consultation .arrow::after {
    display: block;
    position: relative;
  }
  section.consultation .arrow::before {
    background: linear-gradient(to top right, #254160 50%, transparent calc(50% + 1px));
  }
  section.consultation .arrow::after {
    background: linear-gradient(to top left, #254160 50%, transparent calc(50% + 1px));
  }
  section.consultation hgroup.lower {
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  section.consultation hgroup.lower h2 {
    color: #FFDC4B;
    font-size: 2.6rem;
    font-family: "Shippori Mincho";
    margin: auto -1em;
    font-weight: bold;
  }
  section.consultation hgroup.lower .casual {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
  }
  section.consultation hgroup.top {
    padding-top: 2rem;
  }
  section.consultation hgroup.top .free {
    color: #FFDC4B;
    font-size: 3.6rem;
  }
  section.consultation hgroup.top h2 {
    margin-top: 0.5rem;
    font-family: "Shippori Mincho";
    font-size: 7.5rem;
  }
  section.consultation hgroup.top .line_3 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    margin: 2rem auto 3rem;
  }
  section.consultation hgroup.top .sameday {
    margin: unset;
    font-size: 1.8rem;
    border-bottom: 1px solid #fff;
  }
  section.consultation hgroup.top .casual {
    margin-top: unset;
    margin-bottom: unset;
    font-size: 1.6rem;
  }
  section.consultation .btns ul {
    display: flex;
    gap: 1.5rem;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  section.consultation .btns ul li {
    width: 23.4rem;
    height: unset;
    border-radius: 0.4rem;
    color: #fff;
    transition: 0.3s ease-in-out;
  }
  section.consultation .btns ul li:hover {
    opacity: 0.7;
  }
  section.consultation .btns ul li a {
    justify-content: flex-start;
    padding-right: 10%;
    padding-left: 1.6rem;
    font-size: 1.8rem;
    gap: 1rem;
    line-height: 1.5;
    background: url(../../images/tachinoki/top/arrow_line_right.svg) calc(100% - 1.4rem) center/0.9rem auto no-repeat;
  }
  section.consultation .btns ul li a .icon {
    width: 3.3rem;
  }
  section.consultation .btns ul li.line a .icon {
    width: 3.5rem;
  }
  section.consultation .btns ul li.tel {
    width: 50.6rem;
    height: 8rem;
    background: #A50133;
    box-shadow: 0 0.6rem 0 #6A122C;
    padding: 0;
  }
  section.consultation .btns ul li.tel a {
    font-size: 2.2rem;
    gap: 1.2rem;
    background: none;
    white-space: nowrap;
    padding-right: 0;
  }
  section.consultation .btns ul li.tel a .free {
    font-size: 1.8rem;
    font-weight: bold;
  }
  section.consultation .btns ul li.tel a .small {
    font-size: 1.4rem;
  }
  section.consultation .btns ul li.tel a .num {
    font-size: 4.4rem;
    margin-top: 0;
    font-weight: bold;
  }
  section.consultation .btns ul li.tel a .icon {
    width: 3rem;
    flex-shrink: 0;
  }
  section.consultation .btns ul li.tel a .txt {
    line-height: 1;
  }
}

#navi {
  background: #D8D8D8;
  padding: 5.2rem 0 5.2rem;
}
#navi .switch a {
  height: 8rem;
  position: relative;
  border: 1px solid #254160;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 0 #254160;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10rem;
  background: #fff url(../../images/tachinoki/top/arrow_right_navy.svg) calc(100% - 0.8rem) center/0.7rem auto no-repeat;
  padding-right: 3rem;
}
#navi .switch a figure {
  width: 7.6rem;
  position: absolute;
  bottom: -1px;
  left: calc(50% - 16rem);
}
#navi .switch a .txt {
  font-weight: 500;
  font-size: 2.4rem;
}
#navi .switch a .txt .small {
  font-size: 1.6rem;
  font-weight: 400;
}
#navi .switch a .txt strong {
  font-weight: bold;
}
#navi .innernav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
#navi .innernav ul li {
  width: calc(50% - 0.4rem);
}
#navi .innernav ul li a {
  width: 100%;
  height: 5.6rem;
  background: #fff;
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  padding-top: 0.5rem;
}
#navi .innernav ul li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.5rem;
  text-align: center;
  width: 5rem;
  background: url(../../images/tachinoki/top/arrow_down_red.svg) center center/contain no-repeat;
  margin-top: 0.6rem;
}
@media print, screen and (min-width: 768px) {
  #navi {
    background: #fff;
    padding: 2.5rem 0 2.5rem;
  }
  #navi .switch {
    width: 80rem;
    margin: auto;
  }
  #navi .switch a {
    height: 19rem;
    border: 0.5rem solid #254160;
    border-radius: 1rem;
    box-shadow: 0 1rem 0 #254160;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10rem;
    background: #fff url(../../images/tachinoki/top/arrow_right_navy.svg) calc(100% - 4rem) center/2rem auto no-repeat;
    padding-right: 3rem;
  }
  #navi .switch a figure {
    width: 17rem;
    bottom: -1px;
    left: 4rem;
  }
  #navi .switch a .txt {
    font-size: 4.5rem;
  }
  #navi .switch a .txt .small {
    font-size: 3rem;
  }
  #navi .innernav ul {
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  #navi .innernav ul li {
    width: 20%;
  }
  #navi .innernav ul li a {
    height: 6.3rem;
    font-size: 1.6rem;
    padding-top: 0rem;
    transition: 0.3s;
  }
  #navi .innernav ul li a::after {
    height: 0.7rem;
    width: 5rem;
    background: url(../../images/tachinoki/top/arrow_down_red.svg) center center/contain no-repeat;
    margin-top: 1rem;
    transition: 0.3s;
  }
  #navi .innernav ul li a:hover {
    background: #254160;
    color: #fff;
  }
  #navi .innernav ul li a:hover::after {
    filter: saturate(0) brightness(1000%);
  }
}

#problem {
  position: relative;
  z-index: 3;
  background: #254160;
  padding-top: 6rem;
}
#problem .inner {
  margin: auto 2.4rem;
  color: #fff;
}
#problem .inner::before {
  position: absolute;
  width: 120%;
  height: 24rem;
  background: #254160;
  content: "";
  display: block;
  border-radius: 40%;
  margin: -2px calc(-10% - 3.6rem) 0rem;
  position: absolute;
  top: 0;
  z-index: -1;
}
#problem .inner::after {
  position: absolute;
  width: 100%;
  height: 12rem;
  background: #D8D8D8;
  content: "";
  display: block;
  margin: 0rem -2.4rem;
  position: absolute;
  top: -1px;
  z-index: -2;
}
#problem .inner h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
#problem .inner h2 strong {
  font-family: "Shippori Mincho";
  font-size: 4rem;
  font-weight: 800;
  display: block;
}
#problem .inner ul {
  margin-top: 2rem;
  padding-bottom: 3rem;
}
#problem .inner ul li {
  background: url(../../images/tachinoki/top/icon_check.svg) left 1em no-repeat;
  background-size: 2rem auto;
  padding-left: 2.5rem;
  padding-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 1rem;
}
#problem .inner ul li strong {
  font-size: 1.6rem;
  font-weight: bold;
  color: #FFDC4B;
}
#problem .inner ul li + li {
  border-top: 2px dotted #A7A7A7;
}
#problem figure {
  background: #fff;
  margin: -1px -1px auto;
  padding-bottom: 3rem;
}
#problem figure img {
  margin-top: -1px;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 768px) {
  #problem {
    padding-top: 10rem;
  }
  #problem::before {
    position: absolute;
    width: 120%;
    height: 16rem;
    background: #254160;
    content: "";
    display: block;
    border-radius: 50%;
    margin: 0rem -10%;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  #problem::after {
    content: none;
  }
  #problem .inner {
    width: 86rem;
    margin: auto;
  }
  #problem .inner::before {
    display: none;
  }
  #problem .inner::after {
    display: none;
  }
  #problem .inner h2 {
    font-size: 3rem;
  }
  #problem .inner h2 strong {
    font-size: 7.6rem;
  }
  #problem .inner ul {
    margin-top: 2rem;
    padding-bottom: 3rem;
  }
  #problem .inner ul li {
    background: url(../../images/tachinoki/top/icon_check.svg) left 1em no-repeat;
    background-size: 5.3rem auto;
    padding-left: 8rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    margin-top: 1rem;
    font-size: 2.4rem;
  }
  #problem .inner ul li strong {
    font-size: inherit;
  }
  #problem .inner ul li + li {
    border-top: 2px dotted #A7A7A7;
  }
  #problem figure {
    background: #fff url(../../images/tachinoki/top/problem_ilst_bg.png) center top no-repeat;
    background-size: 100% 18rem;
    margin: -1px -1px auto;
    padding-top: 1px;
    text-align: center;
    padding-top: 12rem;
    padding-left: 35rem;
    padding-bottom: 3rem;
  }
  #problem figure img {
    display: inline-block;
    margin-bottom: 0;
    width: 58rem;
  }
}

#intro {
  text-align: center;
}
#intro .inner {
  padding: 2.6rem 0 4.1rem;
  margin: auto 1.9rem;
}
#intro .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.6rem;
}
#intro .itemTitle {
  font-size: 2rem;
  font-weight: 500;
}
#intro .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  gap: min(8vw, 60px);
  margin-top: 2.6rem;
}
#intro .itemThumb {
  flex: 1 1 116px;
}
#intro .itemText {
  flex: 1 1 auto;
  font-size: 1.53rem;
  line-height: 1.5;
  letter-spacing: -0.05em;
}
@media print, screen and (min-width: 768px) {
  #intro .inner {
    padding: 8.7rem 2rem 8rem;
    margin: auto;
  }
  #intro .list {
    flex-wrap: nowrap;
    gap: 8rem;
  }
  #intro .itemTitle {
    font-size: 3.2rem;
  }
  #intro .box {
    display: block;
    margin-top: 2.8rem;
  }
  #intro .itemThumb {
    width: 208px;
    margin: auto;
  }
  #intro .itemText {
    font-size: 2rem;
    margin-top: 3.3rem;
  }
}

#voice {
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}
#voice hgroup {
  text-align: center;
}
#voice hgroup .en {
  font-size: 2.4rem;
  font-family: "Shippori Mincho";
  font-weight: 900;
  color: #B28F4A;
}
#voice hgroup .heading {
  margin-top: 1rem;
  font-size: 2.6rem;
  font-weight: bold;
}
#voice .voiceswiper {
  position: relative;
  padding-bottom: 4rem;
}
#voice .swiper-wrapper {
  position: relative;
  margin-top: 3rem;
}
#voice .swiper-wrapper .swiper-slide {
  position: relative;
  height: unset;
  padding: 0 1.5rem;
}
#voice .swiper-wrapper .swiper-slide .slide_inner {
  height: 100%;
  background: #EFE8DB;
  padding: 5rem 0 2rem;
  position: relative;
}
#voice .swiper-wrapper .swiper-slide .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 12rem;
  height: 3.2rem;
  background: #254160;
  clip-path: polygon(0 0, 100% 0%, 92% 50%, 100% 100%, 0 100%);
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  padding-bottom: 0.6rem;
  font-weight: bold;
  gap: 0.5rem;
}
#voice .swiper-wrapper .swiper-slide .num strong {
  font-size: 2rem;
}
#voice .swiper-wrapper .swiper-slide hgroup {
  display: flex;
  gap: 1rem;
  padding: 0 2rem;
  height: 9.5rem;
}
#voice .swiper-wrapper .swiper-slide hgroup .portrait {
  width: 7rem;
  flex-grow: 0;
  flex-shrink: 0;
}
#voice .swiper-wrapper .swiper-slide hgroup .txt {
  text-align: left;
}
#voice .swiper-wrapper .swiper-slide hgroup .txt .heading {
  font-size: 1.6rem;
  line-height: 1.375;
  margin-top: -0.3rem;
}
#voice .swiper-wrapper .swiper-slide hgroup .txt .pref {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 0.5em;
}
#voice .swiper-wrapper .swiper-slide .body {
  padding: 0 3rem;
  height: 33rem;
  overflow: hidden;
}
#voice .swiper-wrapper .swiper-slide .body p {
  font-size: 1.5rem;
  line-height: 1.8666666667;
}
#voice .swiper-wrapper .swiper-slide .detail {
  margin: 3rem 3rem 0;
  cursor: pointer;
  background: #254160;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3rem;
}
#voice .swiper-wrapper .swiper-slide .detail::before {
  content: "詳しく見る";
}
#voice .swiper-wrapper .swiper-slide .detail::after {
  content: "＋";
  margin-left: 1rem;
  transform: scale(1.2);
}
#voice .swiper-wrapper .swiper-slide .detail.open::before {
  content: "戻す";
}
#voice .swiper-wrapper .swiper-slide .detail.open::after {
  content: "ー";
}
#voice .swiper-button-next, #voice .swiper-button-prev {
  position: absolute;
  top: 20rem;
  left: -1.5rem;
  z-index: 10;
  width: 4.6rem;
  aspect-ratio: 1/1;
}
#voice .swiper-button-next::after, #voice .swiper-button-prev::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  background: #707070 url(../../images/tachinoki/top/slilder_btn.svg);
  background-size: cover;
}
#voice .swiper-button-next {
  left: unset;
  right: -1.5rem;
}
#voice .swiper-button-next::after {
  transform: rotate(180deg);
}
#voice .swiper-pagination {
  top: unset;
  bottom: 0;
}
#voice .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: auto 7px;
}
#voice .swiper-pagination .swiper-pagination-bullet-active {
  background: #254160;
}
@media print, screen and (min-width: 768px) {
  #voice {
    padding-top: 5rem;
    padding-bottom: 4.5rem;
  }
  #voice hgroup .en {
    font-size: 2.4rem;
    font-family: "Shippori Mincho";
    font-weight: 900;
    color: #B28F4A;
  }
  #voice hgroup .heading {
    margin-top: 1rem;
    font-size: 2.6rem;
    font-weight: bold;
  }
  #voice .voiceswiper {
    width: 69rem;
    margin: auto;
    padding-bottom: 5rem;
  }
  #voice .swiper-wrapper {
    margin-top: 3rem;
  }
  #voice .swiper-wrapper .swiper-slide {
    padding: 0 3.5rem;
  }
  #voice .swiper-wrapper .swiper-slide .slide_inner {
    height: 100%;
    padding: 5rem 4rem 3rem;
  }
  #voice .swiper-wrapper .swiper-slide .num {
    top: 0;
    left: 3rem;
    width: 7rem;
    height: 10rem;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 85%, 0 100%);
    font-size: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 1.6rem;
    font-weight: bold;
    gap: 0;
  }
  #voice .swiper-wrapper .swiper-slide .num strong {
    font-size: 4.6rem;
  }
  #voice .swiper-wrapper .swiper-slide hgroup {
    gap: 2rem;
    padding: 0 0 0 9rem;
    height: 12rem;
  }
  #voice .swiper-wrapper .swiper-slide hgroup .portrait {
    width: 9rem;
  }
  #voice .swiper-wrapper .swiper-slide hgroup .txt .heading {
    font-size: 2.4rem;
    line-height: 1.375;
    margin-top: -0.1rem;
  }
  #voice .swiper-wrapper .swiper-slide hgroup .txt .pref {
    font-size: 1.5rem;
    margin-top: 1em;
    font-weight: bold;
  }
  #voice .swiper-wrapper .swiper-slide .body {
    padding: 0 0;
    height: auto;
  }
  #voice .swiper-wrapper .swiper-slide .body p {
    font-size: 1.5rem;
    line-height: 1.8666666667;
  }
  #voice .swiper-wrapper .swiper-slide .detail {
    display: none;
  }
  #voice .swiper-button-next,
  #voice .swiper-button-prev {
    position: absolute;
    top: 20rem;
    left: 0rem;
    width: 5.4rem;
  }
  #voice .swiper-button-next {
    left: unset;
    right: 0rem;
  }
  #voice .swiper-pagination {
    top: unset;
    bottom: 0;
  }
  #voice .swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    margin: auto 7px;
  }
  #voice .swiper-pagination .swiper-pagination-bullet-active {
    background: #254160;
  }
}

#contact2 {
  margin-top: 13rem;
  position: static;
}
#contact2 .inner {
  position: static;
  background: #EDEDED;
  margin: 0;
}
#contact2 .inner .heading {
  position: relative;
  top: -2.5rem;
  width: 31.5rem;
  background: #254160;
  height: 5rem;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
#contact2 .inner .heading::after {
  display: none;
}
#contact2 .inner .explain {
  margin: -1rem 1.5rem 0;
}
#contact2 .inner .explain .body {
  font-size: 1.5rem;
  font-weight: 500;
  background: #fff;
  padding: 1.5rem;
  line-height: 1.6;
}
#contact2 .inner .explain figure {
  margin-top: 1rem;
}
#contact2 .inner form {
  margin-top: 2rem;
  padding: 0 1.5rem 3rem;
}
#contact2 .inner form .btn {
  background: #254160;
  box-shadow: 0 0.4rem 0 #676767;
}
@media print, screen and (min-width: 768px) {
  #contact2 {
    margin-top: 13rem;
    position: static;
    background: #fff;
  }
  #contact2 .inner {
    position: relative;
    background: #EDEDED;
    margin: auto;
    width: 100rem;
    padding: 6rem;
  }
  #contact2 .inner .heading {
    position: absolute;
    top: -3rem;
    left: -4rem;
    width: 52rem;
    height: 7.5rem;
    font-size: 3.4rem;
    margin: 0;
    padding: 0;
  }
  #contact2 .inner .heading::after {
    display: block;
    width: 4rem;
    height: 3.2rem;
    background: rgba(37, 65, 96, 0.5);
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
  }
  #contact2 .inner .inner_inner {
    display: flex;
    gap: 6rem;
  }
  #contact2 .inner .explain {
    width: 43rem;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0;
    padding-top: 3.5rem;
  }
  #contact2 .inner .explain .body {
    font-size: 1.6rem;
    font-weight: 500;
    background: #fff;
    padding: 3rem;
    line-height: 1.8;
    position: relative;
  }
  #contact2 .inner .explain .body::after {
    content: "";
    position: absolute;
    width: 3.7rem;
    height: 3rem;
    position: absolute;
    bottom: -3rem;
    right: 9rem;
    background: url(../../images/tachinoki/top/contact_mini_balloon.svg);
    background-size: contain;
  }
  #contact2 .inner .explain figure {
    margin-top: 5rem;
  }
  #contact2 .inner form {
    margin-top: 2rem;
    padding: 0 1.5rem 3rem;
    width: 38rem;
    padding: 0.9rem 0;
  }
  #contact2 .inner form .btnWrap {
    text-align: right;
  }
  #contact2 .inner form .btn {
    display: inline-block;
    text-align: center;
    width: 25rem;
    background: #254160;
    box-shadow: 0 0.4rem 0 #676767;
  }
}

#case {
  background: #EFE8DB;
  padding: 7rem 0 10rem;
}
#case h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}
#case h2 strong {
  font-family: "Shippori Mincho";
  font-size: 4.2rem;
  font-weight: 900;
  display: block;
  color: #B28F4A;
}
#case .achievement {
  margin: 1.5rem 1.8rem auto;
}
#case .main {
  margin-top: 6rem;
}
#case .main .list .block {
  margin-top: 6rem;
  background: #fff;
  position: relative;
  padding: 5rem 1.6rem 0;
  border-radius: 0.4rem;
}
#case .main .list .block .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 12rem;
  height: 3.2rem;
  background: #254160;
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3.2rem;
  text-align: center;
}
#case .main .list .block .num::after {
  content: "";
  width: 1rem;
  height: 100%;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: -1px;
  top: 0;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
#case .main .list .block .num strong {
  font-size: 2rem;
  display: inline-block;
  margin-left: 0.5rem;
}
#case .main .list .block hgroup {
  display: flex;
  gap: 2.4rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-bottom: 2.4rem;
  border-bottom: dotted 2px #A7A7A7;
}
#case .main .list .block hgroup figure {
  width: 8rem;
}
#case .main .list .block hgroup .txt .upper {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#case .main .list .block hgroup .txt .lower {
  margin-top: 1.3rem;
}
#case .main .list .block hgroup .txt .lower li {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  color: #676767;
  display: block;
  font-weight: bold;
}
#case .main .list .block hgroup .txt .lower li::before {
  content: "・";
}
#case .main .list .block h4 {
  margin-top: 2.4rem;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
#case .main .list .block h4 strong {
  color: #A50133;
}
#case .main .list .block .result {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
#case .main .list .block .body {
  font-size: 1.6rem;
  line-height: 1.75;
  padding-bottom: 4rem;
  display: none;
  color: #030F36;
}
#case .main .list .block .toggle {
  height: 4.5rem;
  margin: 0 -1.6rem auto;
  border-bottom: 0.8rem solid #254160;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#case .main .list .block .toggle .txt {
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  line-height: 1;
  width: 5em;
  text-align: center;
}
#case .main .list .block .toggle .txt::before {
  content: "詳しく見る";
}
#case .main .list .block .toggle .icon {
  width: 1.2rem;
  height: 1.2rem;
  position: relative;
  margin-left: 0.5rem;
  top: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#case .main .list .block .toggle .icon::before, #case .main .list .block .toggle .icon::after {
  content: "";
  width: 100%;
  height: 0.2rem;
  background: #254160;
  display: block;
}
#case .main .list .block .toggle .icon::after {
  transform: rotate(90deg);
  margin-left: -1.2rem;
  transition: transform 0.3s;
}
#case .main .list .block .toggle.active .txt::before {
  content: "閉じる";
}
#case .main .list .block .toggle.active .icon::after {
  transform: rotate(0);
}
@media print, screen and (min-width: 768px) {
  #case {
    padding: 10rem 0 5rem;
  }
  #case h2 {
    font-size: 3.6rem;
    line-height: 1.3;
  }
  #case h2 strong {
    font-size: 7.6rem;
  }
  #case .achievement {
    padding: 3rem 0 4rem;
    margin: 1.5rem 1.8rem auto;
    position: relative;
    z-index: 2;
  }
  #case .achievement::before {
    content: "";
    display: block;
    width: 200vw;
    height: 100%;
    background: linear-gradient(180deg, #C7A35B, #B28F4A);
    position: absolute;
    z-index: -1;
    top: 0;
    left: -50vw;
  }
  #case .main {
    margin-top: 6rem;
  }
  #case .main .list {
    margin-top: 10rem;
  }
  #case .main .list .block {
    margin-top: 9rem;
    padding: 5rem 6rem 6rem;
    border-radius: 1rem;
    border-bottom: 2rem solid #254160;
  }
  #case .main .list .block .num {
    position: absolute;
    top: -3rem;
    left: -3rem;
    width: 24rem;
    height: 8rem;
    font-size: 2.7rem;
    line-height: 3.2rem;
    padding-top: 2rem;
    clip-path: polygon(0 0, 100% 0%, 92% 50%, 100% 100%, 0 100%);
  }
  #case .main .list .block .num::after {
    display: none;
  }
  #case .main .list .block .num strong {
    font-size: 4.5rem;
    margin-left: 0.5rem;
  }
  #case .main .list .block hgroup {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5em;
    padding-top: 0rem;
    padding-bottom: 4rem;
    padding-left: 19rem;
  }
  #case .main .list .block hgroup figure {
    width: 15rem;
  }
  #case .main .list .block hgroup .txt .upper {
    font-size: 2rem;
  }
  #case .main .list .block hgroup .txt .lower {
    margin-top: 2.3rem;
  }
  #case .main .list .block hgroup .txt .lower li {
    margin-top: 1.2rem;
    font-size: 1.8rem;
  }
  #case .main .list .block h4 {
    margin-top: 5rem;
    font-size: 2.8rem;
    line-height: 1.5714285714;
    margin-bottom: 0;
  }
  #case .main .list .block .bottom {
    margin-top: 4rem;
    display: flex;
    flex-direction: row-reverse;
  }
  #case .main .list .block .result {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0.4rem;
    padding-top: 0.5rem;
  }
  #case .main .list .block .body {
    width: 50%;
    font-size: 1.6rem;
    line-height: 2;
    padding-bottom: 0;
    padding-right: 4rem;
    display: block;
  }
  #case .main .list .block .toggle {
    display: none;
  }
}

#qa {
  padding: 7rem 0 10rem;
}
#qa .inner {
  padding: 0 1.6rem;
}
#qa h2 {
  text-align: center;
  font-size: 2.4rem;
}
#qa h2 .ja {
  font-weight: bold;
  display: block;
}
#qa h2 .en {
  line-height: 1;
  font-family: "Shippori Mincho";
  font-weight: 800;
}
#qa h2 .en .q, #qa h2 .en .a {
  font-size: 4.8rem;
  color: #A50133;
}
#qa h2 .en .a {
  color: #B28F4A;
}
#qa .list {
  margin-top: 3rem;
}
#qa .list .block {
  margin-top: 1.2rem;
  border-bottom: 2px dotted #A7A7A7;
}
#qa .list .block .heading {
  padding-left: 2.4rem;
  padding-right: 2.8rem;
  text-indent: -2.4rem;
  position: relative;
}
#qa .list .block .heading .qa {
  display: none;
  text-indent: 0;
  width: 2.2rem;
  display: inline-block;
  font-size: 2.2rem;
  font-family: "Shippori Mincho";
  font-weight: 800;
  color: #A50133;
}
#qa .list .block .heading .main {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6;
}
#qa .list .block .heading .main ._ib {
  text-indent: 0;
}
#qa .list .block .question {
  position: relative;
  cursor: pointer;
  padding-bottom: 1.5rem;
}
#qa .list .block .question::before, #qa .list .block .question::after {
  content: "";
  display: block;
  height: 2px;
  background: #A7A7A7;
  width: 1.8rem;
  position: absolute;
  right: 0;
  top: 37%;
}
#qa .list .block .question::after {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
#qa .list .block .question.active::after {
  transform: rotate(0deg);
}
#qa .list .block .answer {
  display: none;
  padding-right: 2.8rem;
  padding-bottom: 1.5rem;
}
#qa .list .block .answer .heading {
  margin-bottom: 1rem;
  padding-right: 0;
}
#qa .list .block .answer .heading .qa {
  color: #B28F4A;
}
#qa .list .block .answer .body {
  padding-left: 2.4rem;
}
#qa .list .block .answer .body p {
  font-size: 1.5rem;
  line-height: 1.6;
  color: #030F36;
}
#qa .list .block .answer .body .frame {
  margin-top: 2rem;
  background: #EDEDED;
  border-radius: 0.4rem;
  overflow: hidden;
}
#qa .list .block .answer .body .frame h4 {
  background: #254160;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 2.8rem;
  color: #fff;
}
#qa .list .block .answer .body .frame ul {
  padding: 1rem 1.2em 1rem 0.6rem;
}
#qa .list .block .answer .body .frame ul li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 1.3rem;
  line-height: 1.8461538462;
}
#qa .list .block .answer .body .frame ul li::before {
  text-indent: 0;
  display: inline-block;
  width: 1em;
  content: "・";
  text-align: center;
}
#qa .list .block .answer .body ul.regular li {
  margin-top: 0.7em;
  text-indent: -2rem;
  padding-left: 2rem;
  font-size: 1.3rem;
  line-height: 1.6153846154;
}
#qa .list .block .answer .body ul.regular li::before {
  text-indent: 0;
  display: inline-block;
  width: 2rem;
  content: "･";
  text-align: left;
  color: #B28F4A;
  transform: scale(1.8);
  transform-origin: left center;
}
@media print, screen and (min-width: 768px) {
  #qa {
    padding: 7rem 0 6rem;
  }
  #qa .inner {
    padding: 0 20px;
  }
  #qa h2 {
    text-align: center;
    font-size: 3.6rem;
  }
  #qa h2 .en {
    line-height: 1;
    font-size: 6.2rem;
  }
  #qa h2 .en .q, #qa h2 .en .a {
    font-size: 9.3rem;
  }
  #qa .list {
    margin-top: 6rem;
  }
  #qa .list .block {
    margin: 0;
    padding: 2rem 0 2rem;
  }
  #qa .list .block .heading {
    padding-left: 7rem;
    padding-right: 3rem;
    text-indent: -7rem;
  }
  #qa .list .block .heading .qa {
    text-indent: 0;
    width: 7rem;
    font-size: 4.2rem;
    position: relative;
    bottom: -0.15em;
  }
  #qa .list .block .heading .main {
    font-size: 2rem;
  }
  #qa .list .block .question {
    padding-bottom: 1.5rem;
  }
  #qa .list .block .question::before, #qa .list .block .question::after {
    content: "";
    display: block;
    height: 4px;
    width: 2.4rem;
    top: 37%;
  }
  #qa .list .block .answer {
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 4rem;
  }
  #qa .list .block .answer .heading {
    margin-bottom: 3rem;
    padding-right: 0;
  }
  #qa .list .block .answer .body {
    padding-left: 7rem;
  }
  #qa .list .block .answer .body p {
    font-size: 1.6rem;
    line-height: 2.25;
  }
  #qa .list .block .answer .body .frame {
    margin-top: 2rem;
    border-radius: 1rem;
  }
  #qa .list .block .answer .body .frame h4 {
    font-size: 1.6rem;
    line-height: 4rem;
  }
  #qa .list .block .answer .body .frame ul {
    padding: 2rem 3rem 2.5rem;
  }
  #qa .list .block .answer .body .frame ul li {
    margin-top: 0.5rem;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 1.6rem;
    line-height: 1.8461538462;
  }
  #qa .list .block .answer .body .frame ul.column2 {
    display: grid;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }
  #qa .list .block .answer .body ul.regular li {
    margin-top: 0.7em;
    text-indent: -2rem;
    padding-left: 2rem;
    font-size: 1.6rem;
    line-height: 1.6153846154;
  }
  #qa .list .block .answer .body ul.regular li::before {
    text-indent: 0;
    display: inline-block;
    width: 2rem;
    content: "･";
    text-align: left;
    color: #B28F4A;
    transform: scale(2.2);
    transform-origin: left center;
  }
}

#price, #flow, #step {
  background: #DFE4EA;
  padding-top: 6rem;
}
#price .h_ribbon, #flow .h_ribbon, #step .h_ribbon {
  width: 32rem;
  height: 4rem;
  margin: auto;
  background: url(../../images/tachinoki/top/ornament_heading.svg) center center no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 2.4rem;
  font-weight: 900;
}
#price .h_dot, #flow .h_dot, #step .h_dot {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.6em;
}
#price .h_dot::before, #flow .h_dot::before, #step .h_dot::before {
  content: "・";
  transform: scale(2.4);
  display: inline-block;
  transform-origin: center center;
  margin-right: 0.2rem;
}
@media print, screen and (min-width: 768px) {
  #price, #flow, #step {
    padding-top: 8rem;
  }
  #price .h_ribbon, #flow .h_ribbon, #step .h_ribbon {
    margin-bottom: 2rem;
  }
  #price .h_dot, #flow .h_dot, #step .h_dot {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.6em;
  }
  #price .h_dot::before, #flow .h_dot::before, #step .h_dot::before {
    content: "・";
    transform: scale(2.4);
    display: inline-block;
    transform-origin: center center;
    margin-right: 0.2rem;
  }
}

#price, #flow {
  padding-top: 8rem;
}
#price .inner, #flow .inner {
  background: #fff;
  border-radius: 0.4rem;
  padding: 0 1.6rem 4rem;
}
#price h2, #flow h2 {
  position: relative;
  top: -2rem;
}
@media print, screen and (min-width: 768px) {
  #price, #flow {
    padding-top: 8rem;
  }
  #price .inner, #flow .inner {
    background: #fff;
    border-radius: 0.4rem;
    padding: 0 6rem 6rem;
  }
  #price h2, #flow h2 {
    position: relative;
    top: -2rem;
  }
}

#price .block {
  text-align: center;
}
#price .block + .block {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 2px dotted #A7A7A7;
}
#price .block h3 {
  width: 14rem;
  height: 2.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto auto 2rem;
  background: #B28F4A;
  border-radius: 2rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}
#price .deposit {
  padding-bottom: 1rem;
}
#price .deposit .zero {
  color: #A50133;
  line-height: 0.7;
  font-size: 14rem;
}
#price .deposit .zero .large {
  font-family: "Shippori Mincho";
  font-weight: 800;
  margin-right: -0.05em;
  margin-left: 0.23em;
}
#price .deposit .zero .ja {
  font-size: 23%;
  font-weight: bold;
}
#price .resolution p, #price .resolution dt, #price .resolution dd, #price .success p, #price .success dt, #price .success dd {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#price .resolution p .number, #price .resolution dt .number, #price .resolution dd .number, #price .success p .number, #price .success dt .number, #price .success dd .number {
  font-size: 2.4rem;
  color: #A50133;
}
#price .resolution p .yen, #price .resolution dt .yen, #price .resolution dd .yen, #price .success p .yen, #price .success dt .yen, #price .success dd .yen {
  font-size: 1.4rem;
  color: #A50133;
}
#price .resolution p strong, #price .resolution dt strong, #price .resolution dd strong, #price .success p strong, #price .success dt strong, #price .success dd strong {
  font-size: 125%;
  position: relative;
  z-index: 2;
}
#price .resolution p strong::after, #price .resolution dt strong::after, #price .resolution dd strong::after, #price .success p strong::after, #price .success dt strong::after, #price .success dd strong::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  z-index: -1;
  background: #B28F4A;
  opacity: 0.3;
}
#price .success .unit {
  margin-top: 2rem;
}
#price .success dl {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
#price .success dl > div {
  border: 1px solid #254160;
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
#price .success dl > div dt {
  width: 12.4rem;
  padding: 1rem 0;
  flex-shrink: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  background: #254160;
  color: #fff;
  line-height: 1.1875;
}
#price .success dl > div dt .small {
  font-size: 75%;
  font-weight: 400;
}
#price .success dl > div dd {
  width: calc(100% - 12.4rem);
  display: flex;
  justify-content: center;
  align-items: center;
}
#price .success dl > div dd .plus {
  font-weight: 900;
  display: inline-block;
  transform: translateY(-0.2em);
}
#price p.note {
  font-weight: normal;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5833333333;
  margin-top: 1.5rem;
  color: #030F36;
}
@media print, screen and (min-width: 768px) {
  #price .inner > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4rem 0;
  }
  #price .block {
    width: 42rem;
    text-align: center;
  }
  #price .block + .block {
    margin-top: inherit;
    padding-top: inherit;
    border: none;
  }
  #price .block:last-child {
    width: 100%;
  }
  #price .block h3 {
    width: auto;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto auto 2rem;
    font-size: 1.8rem;
  }
  #price .deposit {
    padding-bottom: 1rem;
  }
  #price .deposit .zero {
    color: #A50133;
    line-height: 0.7;
    font-size: 14rem;
  }
  #price .deposit .zero .large {
    font-family: "Shippori Mincho";
    font-weight: 800;
    margin-right: -0.05em;
    margin-left: 0.23em;
  }
  #price .deposit .zero .ja {
    font-size: 23%;
    font-weight: bold;
  }
  #price .resolution p, #price .resolution dt, #price .resolution dd, #price .success p, #price .success dt, #price .success dd {
    font-size: 2rem;
  }
  #price .resolution p .number, #price .resolution dt .number, #price .resolution dd .number, #price .success p .number, #price .success dt .number, #price .success dd .number {
    font-size: 3rem;
  }
  #price .resolution p .yen, #price .resolution dt .yen, #price .resolution dd .yen, #price .success p .yen, #price .success dt .yen, #price .success dd .yen {
    font-size: 1.8rem;
  }
  #price .success {
    display: flex;
    flex-wrap: wrap;
    gap: 0 4rem;
  }
  #price .success h3 {
    width: 100%;
  }
  #price .success ul {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  #price .success p.note {
    width: calc(50% - 4rem);
    padding-top: 2.5rem;
    font-size: 1.4rem;
    line-height: 2;
  }
  #price .success .unit {
    margin-top: 2rem;
  }
  #price .success dl {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
  }
  #price .success dl > div dt {
    width: 17.4rem;
    padding: 1.5rem 0;
    flex-shrink: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    background: #254160;
    color: #fff;
    line-height: 1.1875;
  }
  #price .success dl > div dt .small {
    font-size: 75%;
    font-weight: 400;
  }
  #price .success dl > div dd {
    width: calc(100% - 17.4rem);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #price .success dl > div dd .plus {
    font-weight: 900;
    display: inline-block;
    transform: translateY(-0.2em);
  }
}

#flow p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2.5rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  #flow p {
    font-size: 1.8rem;
    margin-bottom: 4rem;
  }
}

#step {
  padding-bottom: 8rem;
}
#step .flow {
  margin-top: 2rem;
}
#step .flow li {
  margin-top: 2.4rem;
  position: relative;
  background: #fff;
  border-radius: 0.4rem;
  padding: 1.6rem;
}
#step .flow li:not(:last-child)::after {
  content: "";
  display: block;
  width: 3rem;
  height: 1rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translate(-50%, calc(100% - 1px));
}
#step .flow li h3 {
  display: flex;
  height: 3.2em;
  border-radius: 12rem;
  overflow: hidden;
  background: #EDEDED;
  margin-bottom: 1.5rem;
}
#step .flow li h3 .step {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #254160;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  width: 8rem;
}
#step .flow li h3 .main {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  font-size: 1.6rem;
  font-weight: bold;
}
#step .flow li .body {
  display: flex;
  gap: 1rem;
}
#step .flow li .body figure {
  width: 11rem;
}
#step .flow li .body .txt {
  width: calc(100% - 12rem);
}
#step .flow li .body .txt .minuites {
  color: #000;
  font-size: 1.2rem;
  font-weight: bold;
  color: #B28F4A;
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
  margin-bottom: 0.5rem;
  background: url(../../images/tachinoki/top/step_balloon.svg) center bottom no-repeat;
  background-size: auto 0.5rem;
  display: inline-block;
}
#step .flow li .body .txt p {
  font-size: 1.3rem;
  line-height: 1.6153846154;
}
@media print, screen and (min-width: 768px) {
  #step {
    padding-bottom: 10rem;
  }
  #step .flow {
    margin-top: 2rem;
  }
  #step .flow li {
    min-height: 17rem;
    border-radius: 1rem;
    padding: 3rem 3rem 3rem 22rem;
  }
  #step .flow li + li {
    margin-top: 4rem;
  }
  #step .flow li:not(:last-child)::after {
    width: 7rem;
    height: 3rem;
  }
  #step .flow li h3 {
    height: 4rem;
    border-radius: 2rem;
    margin-bottom: 2rem;
  }
  #step .flow li h3 .step {
    font-size: 1.6rem;
    width: 11rem;
  }
  #step .flow li h3 .main {
    padding-left: 2rem;
    font-size: 2rem;
  }
  #step .flow li .body {
    display: flex;
    gap: 1rem;
  }
  #step .flow li .body figure {
    width: 11rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    padding-bottom: 2rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  #step .flow li .body figure img {
    width: 14rem;
  }
  #step .flow li .body figure img.step3, #step .flow li .body figure img.step4 {
    width: 16rem;
  }
  #step .flow li .body .txt {
    width: auto;
    display: flex;
    gap: 2rem;
  }
  #step .flow li .body .txt .minuites {
    font-size: 2rem;
    color: #B28F4A;
    border-bottom: 1px solid #B28F4A;
    padding-top: 0.5rem;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    background: none;
    display: inline;
    line-height: 1;
    padding-top: 1rem;
  }
  #step .flow li .body .txt p {
    font-size: 1.8rem;
    line-height: 2;
  }
}

#contact {
  margin-top: 5rem;
}
@media print, screen and (min-width: 768px) {
  #contact {
    margin-top: 18rem;
  }
}

.contact {
  background-color: #EFE8DB;
}
.contact .heading {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #254160;
}
.contact .heading:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-color: #254160 transparent transparent transparent;
}
.contact .roma {
  display: inline-block;
  font-family: "Shippori Mincho";
  color: #DEB713;
  font-weight: 500;
}
.contact .emphasis {
  font-family: "Shippori Mincho";
}
.contact .itemTitle, .contact .post {
  font-size: 1.6rem;
  color: #030F36;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contact .badge {
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
}
.contact .badge.require {
  background-color: #A50133;
}
.contact .badge.free {
  background-color: #1B7ABF;
}
.contact .itemData {
  display: flex;
  flex-direction: column;
}
.contact .input {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  color: #254160;
}
.contact .input::-moz-placeholder {
  opacity: 0.5;
}
.contact .input::placeholder {
  opacity: 0.5;
}
.contact .row {
  display: flex;
  align-items: center;
}
.contact .radioGroup {
  display: flex;
  overflow: hidden;
}
.contact .radioWrap {
  width: 50%;
}
.contact input[type=radio] {
  display: none;
}
.contact .label {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: NotoSansJp_700, sans-serif;
  background-color: #fff;
}
.contact input[type=radio]:checked + label {
  background: #254160;
  color: #ffffff;
}
.contact .textarea {
  width: 100%;
  resize: none;
  background-color: #fff;
}
.contact .textarea::-moz-placeholder {
  opacity: 0.5;
}
.contact .textarea::placeholder {
  opacity: 0.5;
}
.contact .btn {
  width: 100%;
  font-family: NotoSansJp_700, sans-serif;
}
.contact .formError {
  opacity: 1 !important;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  right: unset !important;
  margin-top: auto !important;
  font-size: 14px;
  order: 2;
  color: #A50133;
  padding-top: 0.5em;
}
@media print, screen and (min-width: 768px) {
  .contact .inner {
    padding-top: 3rem;
    width: 68rem;
  }
  .contact .btn {
    width: 60rem;
    font-size: 2.4rem;
    height: 6rem;
    margin: auto;
  }
  .contact .formError {
    font-size: 1.6rem;
    margin-top: 0.5em;
  }
}

.contact .heading {
  padding: 2rem 0;
}
.contact .heading:after {
  bottom: -1.2rem;
  border-width: 1.3rem 1.6rem 0 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .contact .heading {
    padding: 6rem 0 5rem;
  }
  .contact .heading:after {
    bottom: -2.6rem;
    border: none;
    background: #254160;
    width: 6.6em;
    height: 2.7rem;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
}

.contact .roma {
  margin-bottom: 0.8rem;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .contact .roma {
    font-size: 3.6rem;
  }
}

.contact .emphasis.large {
  font-size: 3rem;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .contact .emphasis.large {
    font-size: 6rem;
  }
}

.contact .form {
  padding: 5rem 0 5rem;
}

.contact .item:nth-child(n+2) {
  margin-top: 2rem;
}
@media print, screen and (min-width: 768px) {
  .contact .item:nth-child(n+2) {
    margin-top: 3rem;
  }
}

.contact .city {
  font-size: 1.4rem;
}

.contact .badge {
  margin-left: 1rem;
  padding: 0.2rem 0.7rem;
  transform: translateY(-0.1rem);
  font-size: 1.2rem;
  border-radius: 0.4rem;
}

.contact .itemData {
  margin-top: 1rem;
}
@media print, screen and (min-width: 768px) {
  .contact .itemData {
    margin-top: 2rem;
  }
}

.contact .input {
  height: 4rem;
  padding: 0.5rem 1.2rem;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}
.contact .input.short {
  width: 21rem;
  margin-left: 0.8rem;
}
.contact .input.medium {
  width: 100%;
  margin: 0.8rem 0 0 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .contact .input {
    font-size: 1.6rem;
  }
  .contact .input.short {
    width: 54rem;
    margin-left: 0.8rem;
  }
}

.contact .radioGroup {
  border-radius: 0.4rem;
}

.contact .label {
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.contact .textarea {
  height: 15.6rem;
  padding: 1rem;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}

@media screen and (min-width: 1024px) {
  .contact .btnWrap {
    margin: 48px auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .contact .btnWrap {
    max-width: 270px;
    margin: 24px auto 0;
  }
}
.contact .btn {
  height: 5rem;
  font-size: 2rem;
  border-radius: 0.4rem;
  box-shadow: 0 0.4rem 0 #845E13;
  font-weight: 600;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.office {
  padding-bottom: 3rem;
}
.office .heading {
  text-align: center;
  color: #fff;
  background-color: #A50133;
  font-size: 1.6em;
  font-weight: bold;
}
.office .name {
  text-align: center;
  background: url("../img/page/line3.svg") repeat-x left top/100%;
  font-weight: bold;
}
.office .todoke {
  text-align: center;
  font-size: 75%;
  font-weight: normal;
}
.office .item {
  text-align: center;
}
.office .itemTitle {
  font-weight: 500;
  color: #B28F4A;
}
.office .representative {
  line-height: 1.35;
  font-weight: bold;
  font-size: 1.6rem;
}
.office .address {
  line-height: 1.5;
  font-size: 1.5rem;
  font-weight: 400 !important;
}
@media print, screen and (min-width: 768px) {
  .office {
    padding-top: 6rem;
    padding-bottom: 7.5rem;
  }
  .office .heading {
    width: 100rem;
    font-size: 1.8rem;
    margin: auto auto 5rem;
  }
  .office .top {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 2.5rem;
    gap: 8rem;
    background-image: linear-gradient(to right, #A7A7A7 1px, transparent 3px);
    background-size: 6px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
  }
  .office .name {
    background: none;
    line-height: 1.5;
  }
  .office .item {
    text-align: center;
  }
  .office .itemTitle {
    font-weight: 500;
    color: #B28F4A;
  }
  .office .representative {
    line-height: 1.35;
    font-weight: bold;
    font-size: 1.6rem;
  }
  .office .address {
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 400 !important;
  }
}

.office .heading {
  padding: 1.6rem 0;
}

@media screen and (max-width: 767px) {
  .office .logoWrap {
    max-width: 240px;
    margin: 24px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .office .logoWrap {
    width: 34rem;
    max-width: 34rem;
    margin: unset;
  }
}
@media screen and (min-width: 768px) {
  .office .name {
    text-align: left;
    max-width: unset;
    margin: unset;
    padding-top: 1rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .office .name {
    max-width: 280px;
    margin: 24px auto 0;
    padding-top: 30px;
    font-size: 18px;
  }
  .office .list {
    margin-top: 25px;
  }
  .office .item:nth-child(n+2) {
    margin-top: 32px;
  }
  .office .itemTitle {
    font-size: 18px;
  }
  .office .representative {
    margin-top: 14px;
  }
  .office .address {
    margin-top: 10px;
    font-size: 15px;
  }
}
@media screen and (min-width: 767px) {
  .office .list {
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 5rem 0;
    text-align: left;
  }
  .office .list .item {
    width: 50%;
  }
  .office .list .itemTitle {
    text-align: left;
    font-size: 1.8rem;
  }
  .office .list .representative {
    text-align: left;
    margin-top: 1.6rem;
  }
  .office .list .address {
    text-align: left;
    margin-top: 0.8rem;
    font-size: 1.5rem;
  }
}
.pop {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  transition: opacity 0.4s, visibility 0.4s;
  background-color: #646464;
  text-align: center;
}
.pop.is-show {
  visibility: visible;
  opacity: 1;
}
.pop .overlay {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop .box {
  width: 100%;
  position: relative;
  overflow: auto;
  background-color: #fff;
  max-height: 90vh;
}
.pop .box::-webkit-scrollbar {
  display: none;
}
.pop .question {
  text-align: center;
  display: inline-block;
  margin: 2.5rem auto auto;
  background: #254160;
  color: #fff;
  font-size: 1.6rem;
  line-height: 3.2rem;
  padding: 0 1.6rem;
  font-weight: bold;
  border-radius: 2rem;
  position: relative;
}
.pop .question::after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.8rem;
  background: #254160;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(50%, calc(100% - 1px));
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.pop .comment {
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: "Shippori Mincho";
  color: #B28F4A;
  font-size: 3.6rem;
  margin-top: 1rem;
  font-weight: 500;
}
.pop .comment strong {
  display: inline-block;
  border-bottom: 1px solid #B28F4A;
  padding-top: 0.1rem;
  font-weight: inherit;
  white-space: nowrap;
  font-weight: 600;
}
.pop .text {
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 1.5rem;
}
.pop .emphasis {
  color: #A50133;
}
.pop .btnGroup {
  position: relative;
  z-index: 2;
}
.pop .btn {
  font-weight: 700;
  font-family: NotoSansJp_700, sans-serif;
}
.pop .btn.navy2, .pop .btn.green {
  justify-content: flex-start;
}
.pop .btn.navy3 {
  position: relative;
  border-radius: 100px;
}
.pop .btn.navy3:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/common/icon_arrow.svg") no-repeat center/contain;
}
.pop .iconWrap {
  display: inline-block;
}
.pop .number {
  line-height: 1;
  display: block;
  text-align: center;
  font-family: oswald_700, sans-serif;
}
.pop .action {
  display: block;
  font-family: NotoSansJp_700, sans-serif;
}
.pop .action:before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.pop ul {
  margin-top: 2rem;
  display: flex;
  gap: 1.5rem 0.8rem;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pop ul li a {
  color: #fff;
  border-radius: 0.4rem;
  box-shadow: 0 0.4rem 0 #845E13;
  background: #B28F4A;
  height: 5rem;
  width: 24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4285714286;
  text-align: left;
  gap: 1rem;
}
.pop ul li a .icon {
  width: 2.4rem;
}
.pop ul li a .txt {
  width: 11em;
}
.pop ul li.line a {
  box-shadow: 0 0.4rem 0 #01A344;
  background: #06C755;
}
.pop ul li.line a .icon {
  width: 2.6rem;
}
.pop ul li.tel {
  width: 100%;
}
.pop ul li.tel a {
  background: #A50133 url(../../images/tachinoki/top/arrow_line_right.svg) calc(100% - 1rem) center/0.7rem auto no-repeat;
  box-shadow: 0 0.6rem 0 #6A122C;
  width: 100%;
  height: 8rem;
  font-size: 2.2rem;
  gap: 2rem;
  padding-right: 0;
}
.pop ul li.tel a .small {
  font-size: 1.4rem;
}
.pop ul li.tel a .icon {
  width: 2.8rem;
}
.pop ul li.tel .casual {
  font-size: 1.2rem;
  margin-top: 1rem;
  color: #254160;
}
.pop .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #254160;
}
.pop .bar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100px;
  background-color: #fff;
}
.pop .bar:first-child, .pop .bar:nth-child(2) {
  transform: translate(-50%, -50%) rotate(45deg);
}

.pop .box {
  max-width: 34rem;
  padding: 1.6rem 1.6rem 3.2rem;
}

@media screen and (min-width: 1024px) {
  .pop .logoWrap {
    width: 480px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .logoWrap {
    width: 240px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .marker.red {
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .marker.yellow {
    letter-spacing: -0.08em;
  }
  .pop .marker.red {
    padding-bottom: 14px;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .pop .btnGroup {
    margin-top: 68px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .btnGroup {
    margin-top: 34px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .btnWrap.mail {
    width: 480px;
    margin: 24px auto 0;
  }
  .pop .btnWrap.line {
    width: 480px;
    margin: 28px auto 0;
  }
  .pop .btnWrap.exclusive {
    width: 480px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .pop .btnWrap.mail {
    width: 240px;
    margin: 12px auto 0;
  }
  .pop .btnWrap.line {
    width: 240px;
    margin: 14px auto 0;
  }
  .pop .btnWrap.exclusive {
    width: 240px;
    margin: 10px auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .pop .btn {
    border-radius: 8px;
  }
  .pop .btn.red {
    height: 140px;
    font-size: 50px;
    box-shadow: 0 8px 0 #8E0E0E;
  }
  .pop .btn.navy2 {
    height: 100px;
    padding: 0 24px;
    box-shadow: 0 8px 0 #1A316C;
  }
  .pop .btn.green {
    height: 100px;
    padding: 0 24px;
    box-shadow: 0 8px 0 #01A243;
  }
  .pop .btn.navy3 {
    height: 80px;
    border: 2px solid #254160;
  }
  .pop .btn.navy3:after {
    width: 14px;
    height: 18px;
    right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .btn {
    border-radius: 4px;
  }
  .pop .btn.red {
    height: 70px;
    font-size: 25px;
    box-shadow: 0 4px 0 #8E0E0E;
  }
  .pop .btn.navy2 {
    height: 50px;
    padding: 0 12px;
    box-shadow: 0 4px 0 #1A316C;
  }
  .pop .btn.green {
    height: 50px;
    padding: 0 12px;
    box-shadow: 0 4px 0 #01A243;
  }
  .pop .btn.navy3 {
    height: 40px;
    border: 1px solid #254160;
  }
  .pop .btn.navy3:after {
    width: 7px;
    height: 9px;
    right: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .iconWrap.tel {
    width: 84px;
    margin-right: 56px;
  }
  .pop .iconWrap.mail {
    width: 60px;
    margin-right: 70px;
  }
  .pop .iconWrap.line {
    width: 60px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .iconWrap.tel {
    width: 42px;
    margin-right: 28px;
  }
  .pop .iconWrap.mail {
    width: 30px;
    margin-right: 35px;
  }
  .pop .iconWrap.line {
    width: 30px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .number {
    font-size: 64px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .number {
    font-size: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .action {
    margin-top: 10px;
    font-size: 24px;
  }
  .pop .action:before {
    margin-right: 16px;
    border-width: 10px 0 10px 17.4px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .action {
    margin-top: 5px;
    font-size: 12px;
  }
  .pop .action:before {
    margin-right: 8px;
    border-width: 5px 0 5px 8.7px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .info {
    margin-top: 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .info {
    margin-top: 10px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .close {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .close {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .pop .bar:first-child {
    width: 4px;
    height: 39px;
  }
  .pop .bar:nth-child(2) {
    width: 39px;
    height: 4px;
  }
}
@media screen and (max-width: 1023px) {
  .pop .bar:first-child {
    width: 2px;
    height: 20px;
  }
  .pop .bar:nth-child(2) {
    width: 20px;
    height: 2px;
  }
}
:root {
  --bai2: 0;
}
@media (width < 1024px) {
  :root {
    --bai2: 0;
  }
}

.fixed {
  max-width: 767px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: #254160;
  color: #fff;
  padding: min(1em, 14px);
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
}
.fixed .catchcopy {
  text-align: center;
  font-weight: 500;
  font-size: min(1.4rem, 19.6px);
}
.fixed ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: min(1rem, 14px);
  gap: 0.4rem;
}
.fixed ul li {
  height: min(6.4rem, 89.6px);
  background: #B28F4A;
  border-radius: 0.4rem;
}
.fixed ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.fixed ul .mail {
  width: min(6.4rem, 89.6px);
}
.fixed ul .mail img {
  width: min(3.6rem, 50.4px);
}
.fixed ul .tel {
  background: #A50133;
  width: min(28.4rem, 397.6px);
}
.fixed ul .tel a {
  height: 100%;
  gap: 1rem;
  font-weight: bold;
}
.fixed ul .tel a img {
  width: min(2.6rem, 36.4px);
}
.fixed ul .tel a .large {
  font-size: min(2.2rem, 30.8px);
}
.fixed ul .tel a .small {
  font-size: min(1.4rem, 19.6px);
  margin-top: min(0.4rem, 5.6px);
}
.fixed .fixed_inner._pc .catchcopy {
  font-size: calc(var(--bai2) * 1rem);
  padding-top: calc(var(--bai2) * 0.3rem);
}
.fixed .fixed_inner._pc ul li {
  height: calc(var(--bai2) * 2.75rem);
}
.fixed .fixed_inner._pc ul .mail {
  width: calc(var(--bai2) * 2.75rem);
}
.fixed .fixed_inner._pc ul .mail a {
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.fixed .fixed_inner._pc ul .mail a figure {
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.fixed .fixed_inner._pc ul .mail a img {
  width: calc(var(--bai2) * 1.5rem);
}
.fixed .fixed_inner._pc ul .tel {
  width: calc(var(--bai2) * 32rem);
}
.fixed .fixed_inner._pc ul .tel a figure img {
  width: calc(var(--bai2) * 1.5rem);
}
.fixed .fixed_inner._pc ul .tel a .txt {
  display: flex;
  gap: calc(var(--bai2) * 1rem);
}
.fixed .fixed_inner._pc ul .tel a .txt .large {
  font-size: calc(var(--bai2) * 1.4rem);
}
.fixed .fixed_inner._pc ul .tel a .txt .num {
  font-size: calc(var(--bai2) * 1.4rem);
}
@media print, screen and (min-width: 768px) {
  .fixed {
    max-width: unset;
    width: 100%;
    bottom: 0;
    z-index: 10;
    background: #244F80;
    padding: 1.5rem 2rem;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  }
  .fixed .fixed_inner._pc {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fixed .fixed_inner._pc .catchcopy {
    font-size: 3.3rem;
    padding-top: unset;
  }
  .fixed .fixed_inner._pc ul {
    gap: 2rem;
  }
  .fixed .fixed_inner._pc ul li {
    height: 6rem;
    transition: 0.3s ease-in-out;
  }
  .fixed .fixed_inner._pc ul li:hover {
    opacity: 0.7;
  }
  .fixed .fixed_inner._pc ul .tel {
    width: unset;
  }
  .fixed .fixed_inner._pc ul .tel a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
  }
  .fixed .fixed_inner._pc ul .tel a figure img {
    width: 2.2rem;
  }
  .fixed .fixed_inner._pc ul .tel a .txt {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
  }
  .fixed .fixed_inner._pc ul .tel a .txt .large {
    font-size: 1.8rem;
    position: relative;
    top: -0.1em;
  }
  .fixed .fixed_inner._pc ul .tel a .txt .num {
    position: relative;
    top: -0.09em;
    font-size: 4rem;
  }
  .fixed .fixed_inner._pc ul .mail {
    width: unset;
  }
  .fixed .fixed_inner._pc ul .mail a {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding: 0 4rem 0 2rem;
    gap: 2rem;
    background: url(../../images/tachinoki/top/arrow_right_white.svg) calc(100% - 2rem) center no-repeat;
  }
  .fixed .fixed_inner._pc ul .mail a figure {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
  }
  .fixed .fixed_inner._pc ul .mail a img {
    width: 2.8rem;
  }
  .fixed .fixed_inner._pc ul .mail a p {
    font-size: 1.6rem;
  }
}

.thanks {
  padding: 9rem 0;
}

.thanks .heading {
  text-align: center;
  font-size: 2.5rem;
  font-family: "Shippori Mincho";
  font-weight: 600;
}

.thanks .text {
  line-height: 1.5;
  text-align: center;
  margin-top: 4rem;
  font-size: 1.4rem;
}

.thanks .btnWrap {
  max-width: 27rem;
  margin: 4rem auto 0;
}

.thanks .btn {
  width: 100%;
}

.thanks .btn {
  height: 5rem;
  font-size: 2rem;
  border-radius: 0.4rem;
  background: #B28F4A;
  color: #fff;
  box-shadow: 0 4px 0 #845E13;
  font-weight: 500;
}

.t-top #cnav {
  bottom: 110px;
}
.t-top footer {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .t-top #case {
    padding-top: 2.3rem;
  }
  .t-top footer {
    margin-bottom: 110px;
  }
}/*# sourceMappingURL=t_top.css.map */