@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");
html {
  font-size: 3.75vw;
  font-size: 2.6666666667vw;
  min-width: 320px;
  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: 1023px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 20px;
  }
}

@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;
  }
}
header {
  position: relative;
  z-index: 2;
}

main {
  position: relative;
  z-index: 1;
  color: #254160;
  font-weight: 400;
  overflow: hidden;
}
main img {
  width: unset;
  width: 100%;
}
main strong {
  font-weight: inherit;
}
main .inner {
  margin: auto 1.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 {
  position: relative;
  z-index: 2;
  height: auto;
  background: url(../img/page/mv_bg.jpg) center bottom/cover;
  aspect-ratio: 375/555;
  padding-top: min(24vw, 180px);
  padding-left: min(5.3333333333vw, 40px);
}
.mainVisual .lawyer {
  position: absolute;
  width: min(59.7333333333vw, 448px);
  top: min(71.7333333333vw, 538px);
  left: 0;
}
.mainVisual .problem {
  font-size: min(6.4vw, 48px);
  line-height: 1;
  font-weight: 500;
}
.mainVisual .problem strong {
  font-size: min(7.2vw, 54px);
  font-weight: 900;
  color: #6A122D;
  display: inline-block;
  background: #FFDC4B;
  padding: 0.1em 0.2em 0.15em;
  margin-right: 0.1em;
}
.mainVisual .heading {
  line-height: 1;
  margin-top: min(6.4vw, 48px);
}
.mainVisual .heading .line1 {
  font-size: min(6.4vw, 48px);
  font-weight: bold;
}
.mainVisual .heading .white {
  margin-top: min(2.4vw, 18px);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  width: min(89.3333333333vw, 670px);
  gap: min(1.6vw, 12px);
}
.mainVisual .heading .white .important {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  font-size: min(12vw, 90px);
  font-weight: bold;
  text-align: center;
  padding: 0.04em 0 0.1em;
}
.mainVisual .heading .white .right {
  width: min(64vw, 480px);
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: min(14.9333333333vw, 112px);
  letter-spacing: -0.01em;
  color: #B28F4A;
  font-weight: 900;
  padding: 0.04em 0 0.1em;
}
.mainVisual .consultation {
  font-size: min(5.6vw, 42px);
  padding-left: min(37.3333333333vw, 280px);
  margin-top: min(7.4666666667vw, 56px);
  line-height: 1.5238095238;
  font-weight: 500;
}
.mainVisual .consultation strong {
  font-weight: 900;
}
.mainVisual .feature {
  position: absolute;
  width: 100%;
  top: min(114.9333333333vw, 862px);
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(2.1333333333vw, 16px);
}
.mainVisual .feature li {
  position: relative;
  background: #FFDC4B;
  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: #254160;
  padding-top: min(4vw, 30px);
}
.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 p:not(.small) {
  margin-top: min(-0.5333333333vw, -4px);
  height: min(13.3333333333vw, 100px);
  display: grid;
  place-items: center;
}
.mainVisual .feature li p.case {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: min(11.2vw, 84px);
  gap: min(0.8vw, 6px);
  padding-right: min(0.8vw, 6px);
}
.mainVisual .feature li p.case .num {
  font-family: "Noto Serif JP", serif;
  font-size: min(12.8vw, 96px);
  font-weight: bold;
  line-height: 0.85;
  letter-spacing: -0.03em;
}
.mainVisual .feature li p.case .ja {
  font-size: min(2.6666666667vw, 20px);
  font-weight: bold;
  line-height: 1.2;
}
.mainVisual .feature li p.free {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1;
  gap: min(0.8vw, 6px);
}
.mainVisual .feature li p.free .mincho {
  font-family: "Shippori Mincho";
  font-size: min(5.8666666667vw, 44px);
  font-weight: 900;
}
.mainVisual .feature li p.free .gothic {
  font-size: min(3.4666666667vw, 26px);
  font-weight: bold;
}
.mainVisual .feature li p.fee {
  margin: 0;
  height: unset;
  font-size: min(4vw, 30px);
  font-family: "Shippori Mincho";
  margin-top: min(4vw, 30px);
  font-weight: bold;
  line-height: 1;
}
.mainVisual .feature li p.individual {
  height: unset;
  line-height: 1;
  margin-top: min(1.3333333333vw, 10px);
  font-size: min(8vw, 60px);
  font-family: "Shippori Mincho";
  font-weight: bold;
}

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: block;
  width: 50%;
  height: 100%;
  background-color: #254160;
  transform: scale(1.15, 1);
  -webkit-clip-path: polygon(0 0, 101% 100%, 0 100%);
          clip-path: polygon(0 0, 101% 100%, 0 100%);
}
section.consultation .arrow::after {
  -webkit-clip-path: polygon(100% 0%, 101% 100%, 0 100%);
          clip-path: polygon(100% 0%, 101% 100%, 0 100%);
  transform-origin: right top;
}
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(../img/page/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;
}

#navi {
  background: #D8D8D8;
  padding: 5rem 0 5rem;
}
#navi .switch a {
  height: 8rem;
  position: relative;
  border: 1px solid #6A122D;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 0 #6A122D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10rem;
  background: #fff url(../img/page/arrow_right_wine.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 {
  color: #6A122D;
  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 {
  margin-top: 5rem;
}
#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(../img/page/arrow_down_red.svg) center center/contain no-repeat;
  margin-top: 0.6rem;
}

#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: 50%;
  margin: 0rem calc(-10% - 3.6rem);
  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(../img/page/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;
  border-bottom: 0.5rem solid #EFE8DB;
}
#problem figure img {
  margin-bottom: -0.5rem;
}

#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;
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
          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);
}

#reason {
  background: #EDEDED;
  padding: 7rem 0 7rem;
}
#reason h2 {
  text-align: center;
}
#reason h2 .small {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3888888889;
}
#reason h2 strong {
  display: block;
  color: #B28F4A;
  font-size: 34px;
  font-family: "Shippori Mincho";
  font-weight: 900;
  line-height: 0.8;
}
#reason h2 strong .number {
  font-size: 6rem;
  display: inline-block;
}
#reason nav ul {
  margin-top: 2.5rem;
}
#reason nav ul li {
  margin-top: 0.8rem;
}
#reason nav ul li a {
  display: block;
  height: 4.8rem;
  background: #fff url(../img/page/arrow_down_navy.svg) calc(100% - 2rem) center no-repeat;
  background-size: 1.4rem auto;
  border-radius: 0.4rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 6.2rem;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
}
#reason nav ul li a strong {
  color: #A50133;
}
#reason nav ul li a .number {
  position: absolute;
  top: 0;
  left: 1.8rem;
  width: 3.2rem;
  height: 4rem;
  background: url(../img/page/ornament_ribbon.svg) center bottom/cover no-repeat;
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0.7rem;
}
#reason .main {
  margin-top: 4rem;
}
#reason .main .block {
  margin-top: 3rem;
  background: #fff;
  border-radius: 0.4rem;
  padding: 1.8rem 1.6rem 2rem;
  position: relative;
}
#reason .main .block hgroup .number {
  position: absolute;
  top: 0;
  left: 1.8rem;
  width: 4.2rem;
  height: 7.2rem;
  background: url(../img/page/ornament_ribbon.svg) center bottom/cover no-repeat;
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 1.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.7rem;
}
#reason .main .block hgroup h3 {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.4;
  padding-left: 6rem;
  min-height: 3em;
}
#reason .main .block hgroup h3 strong {
  color: #A50133;
}
#reason .main .block hgroup .body {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #030F36;
}
#reason .main .block .case li {
  margin-top: 2rem;
  background: #EDEDED;
  border-radius: 0.4rem;
  overflow: hidden;
}
#reason .main .block .case li h4 {
  padding: 0.6rem 1.2rem;
  background: #B28F4A;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#reason .main .block .case li .body {
  padding: 1.6rem 0 1.8rem;
  text-align: center;
}
#reason .main .block .case li .body figure {
  margin: 2rem auto;
  padding: 0 3.2rem;
}
#reason .main .block .case li .body p.upper {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#reason .main .block .case li .body p.upper strong {
  color: #A50133;
}
#reason .main .block .case li .body .note {
  font-size: 1.2rem;
  margin-top: 0.5rem;
}
#reason .main .block .case li .body p.lower {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  font-weight: bold;
}
#reason .main .block .case li .body p.lower strong {
  color: #A50133;
}
#reason .main .block .price {
  margin-top: 2rem;
  background: #EDEDED;
  border-radius: 0.4rem;
  height: 18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
#reason .main .block .price .left {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
}
#reason .main .block .price .left strong {
  border-bottom: 1px solid #254160;
}
#reason .main .block .price .right {
  color: #B28F4A;
}
#reason .main .block .price .right .number {
  font-size: 16rem;
  font-family: "Shippori Mincho";
  font-weight: 800;
  line-height: 0.68;
  background: url(../img/page/reason_2_ornament.svg) right calc(50% - 0.32em) no-repeat;
  background-size: 3.5rem auto;
  padding-right: 0.05em;
  margin-right: -0.07em;
}
#reason .main .block .price .right .yen {
  font-size: 3.2rem;
  font-weight: bold;
}

#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;
}

#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(../img/page/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;
}

#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;
}

#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 .note {
  font-size: 1.2rem;
  line-height: 1.5833333333;
  margin-top: 1.5rem;
  color: #030F36;
}

#flow p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2.5rem;
  line-height: 1.6;
}

#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%;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          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(../img/page/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;
}

.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;
}

.contact .heading {
  padding: 2rem 0;
}
.contact .heading:after {
  bottom: -1.2rem;
  border-width: 1.3rem 1.6rem 0 1.6rem;
}

.contact .roma {
  margin-bottom: 0.8rem;
  font-size: 1.5rem;
}

.contact .emphasis.large {
  font-size: 3rem;
  font-weight: bold;
}

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

.contact .item:nth-child(n+2) {
  margin-top: 2rem;
}

.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;
}

.contact .input {
  height: 4rem;
  padding: 0 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;
}

.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 {
    max-width: 540px;
    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 .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 (min-width: 1024px) {
  .office .logoWrap {
    max-width: 480px;
    margin: 48px auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .office .logoWrap {
    max-width: 240px;
    margin: 24px auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .office .name {
    max-width: 560px;
    margin: 48px auto 0;
    padding-top: 60px;
    font-size: 36px;
  }
}
@media screen and (max-width: 1023px) {
  .office .name {
    max-width: 280px;
    margin: 24px auto 0;
    padding-top: 30px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .office .list {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .office .list {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .office .item:nth-child(n+2) {
    margin-top: 64px;
  }
}
@media screen and (max-width: 1023px) {
  .office .item:nth-child(n+2) {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .office .itemTitle {
    font-size: 36px;
  }
}
@media screen and (max-width: 1023px) {
  .office .itemTitle {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .office .representative {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1023px) {
  .office .representative {
    margin-top: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .office .address {
    margin-top: 20px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .office .address {
    margin-top: 10px;
    font-size: 15px;
  }
}
.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));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          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(../img/page/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: 1;
}
@media (width < 1024px) {
  :root {
    --bai2: 1.5;
  }
}

.fixed {
  max-width: 750px;
  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);
}

.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;
}
/*# sourceMappingURL=page.css.map */