/*************************************************

jugyouin-top

*************************************************/
.jugyouin-top .parts-mv01 {
  background-color: #ffc2d5;
}
.jugyouin-top .parts-mv01 .parts-mv01-img {
  bottom: 0;
}
.jugyouin-top .parts-mv01 .parts-mv01-img.is-01 {
  right: calc(50% + 42.8rem);
}
@media screen and (max-width: 1220px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img.is-01 {
    right: auto;
    left: 1rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img.is-01 {
    left: 0.5rem;
  }
}
.jugyouin-top .parts-mv01 .parts-mv01-img.is-02 {
  left: calc(50% + 36.6rem);
}
@media screen and (max-width: 1220px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img.is-02 {
    left: auto;
    right: 1rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img.is-02 {
    right: 0.5rem;
  }
}
.jugyouin-top .parts-mv01 .parts-mv01-img img {
  width: auto;
  height: 25.1rem;
}
@media screen and (max-width: 1220px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img img {
    height: 16.5rem;
  }
}
@media screen and (max-width: 992px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img img {
    height: 14.5rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top .parts-mv01 .parts-mv01-img img {
    height: 6.5rem;
  }
}

/*************************************************

jugyouin-top-mv

*************************************************/
.jugyouin-top-mv {
  position: relative;
  padding: 5rem 0 4rem;
  background-color: #ffc8da;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv {
    padding: 3rem 0 2rem;
  }
}
.jugyouin-top-mv .parts-breadcrumbs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jugyouin-top-mv-blow {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 55.5rem;
  margin: 0 auto 4rem;
  padding: 0.7rem 0 1rem;
  font-size: 3.6rem;
  font-weight: 700;
  border: #000000 solid 0.4rem;
  background-color: #fff;
  border-radius: 10rem;
  line-height: 1.2;
  text-align: center;
  z-index: 5;
}
@media screen and (max-width: 992px) {
  .jugyouin-top-mv-blow {
    width: 35.5rem;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-blow {
    width: 21rem;
    margin-bottom: 1.5rem;
    padding: 0.4rem 0 0.6rem;
    font-size: 1.4rem;
    border-width: 0.2rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-mv-blow {
    font-size: 1.2rem;
  }
}
.jugyouin-top-mv-blow span {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(87%, transparent), color-stop(0%, #fde78b)) repeat scroll;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 87%, #fde78b 0%) repeat scroll;
}
.jugyouin-top-mv-blow::before {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  content: "";
  border-top: #000000 solid 2.6rem;
  border-right: transparent solid 2.3rem;
  border-left: transparent solid 2.3rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-blow::before {
    border-top-width: 1.1rem;
    border-right-width: 0.9rem;
    border-left-width: 0.9rem;
  }
}
.jugyouin-top-mv-blow::after {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  content: "";
  border-top: #fff solid 2rem;
  border-right: transparent solid 1.7rem;
  border-left: transparent solid 1.7rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-blow::after {
    border-top-width: 0.8rem;
    border-right-width: 0.6rem;
    border-left-width: 0.6rem;
  }
}

.jugyouin-top-mv-lead01 {
  margin-bottom: 1.5rem;
  font-size: 4.7rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 992px) {
  .jugyouin-top-mv-lead01 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-lead01 {
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-mv-lead01 {
    font-size: 1.4rem;
  }
}

.jugyouin-top-mv-lead02 {
  font-size: 2.8rem;
  text-align: center;
  font-weight: 800;
  line-height: 1.3;
}
@media screen and (max-width: 992px) {
  .jugyouin-top-mv-lead02 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-lead02 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-mv-lead02 {
    font-size: 1rem;
  }
}

.jugyouin-top-mv-img {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  line-height: 0;
}
.jugyouin-top-mv-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 100%;
  height: 100%;
}
.jugyouin-top-mv-img.is-01 {
  right: calc(50% + 46.5rem);
  width: 17.2rem;
  aspect-ratio: 172/313;
}
@media screen and (max-width: 1350px) {
  .jugyouin-top-mv-img.is-01 {
    right: calc(50% + 41rem);
    width: 12rem;
  }
}
@media screen and (max-width: 1110px) {
  .jugyouin-top-mv-img.is-01 {
    right: auto;
    left: 1rem;
    width: 9rem;
  }
}
@media screen and (max-width: 992px) {
  .jugyouin-top-mv-img.is-01 {
    width: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-img.is-01 {
    left: 1.4rem;
    width: 4.6rem;
  }
}
.jugyouin-top-mv-img.is-02 {
  left: calc(50% + 40rem);
  width: 23rem;
  aspect-ratio: 230/315;
}
@media screen and (max-width: 1350px) {
  .jugyouin-top-mv-img.is-02 {
    left: calc(50% + 36rem);
    width: 16rem;
  }
}
@media screen and (max-width: 1110px) {
  .jugyouin-top-mv-img.is-02 {
    left: auto;
    right: 1rem;
    width: 11.5rem;
  }
}
@media screen and (max-width: 992px) {
  .jugyouin-top-mv-img.is-02 {
    width: 11.5rem;
  }
}
@media screen and (max-width: 767px) {
  .jugyouin-top-mv-img.is-02 {
    right: 0.7rem;
    width: 6.3rem;
  }
}

/*************************************************

jugyouin-top-btnarea

*************************************************/
.jugyouin-top-btnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4rem 1rem;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea {
    padding: 2rem 1rem;
  }
}
.jugyouin-top-btnarea.is-btnarea02 {
  background-color: #ffc2d5;
}

.jugyouin-top-btnarea__anchor {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: #000 solid 0.2rem;
  border-radius: 1rem;
  -webkit-box-shadow: 0.4rem 0.4rem 0 #000;
          box-shadow: 0.4rem 0.4rem 0 #000;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea__anchor {
    border-width: 0.1rem;
    -webkit-box-shadow: 0.3rem 0.3rem 0 #000;
            box-shadow: 0.3rem 0.3rem 0 #000;
  }
}
.jugyouin-top-btnarea__anchor {
  position: relative;
  width: 61.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea__anchor {
    width: 100%;
  }
}
@media (any-hover: hover) {
  .jugyouin-top-btnarea__anchor:hover .jugyouin-top-btnarea__arw svg {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
}

.jugyouin-top-btnarea__conts {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 14.5rem;
  padding-left: 20rem;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea__conts {
    min-height: 8rem;
    padding-left: 12rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-btnarea__conts {
    padding-left: 9.5rem;
  }
}

.jugyouin-top-btnarea__img {
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 0;
}
.is-btnarea01_01 .jugyouin-top-btnarea__img {
  left: 3.4rem;
  width: 12.8rem;
}
@media screen and (max-width: 767px) {
  .is-btnarea01_01 .jugyouin-top-btnarea__img {
    left: 2.4rem;
    width: 7rem;
  }
}
.is-btnarea02_01 .jugyouin-top-btnarea__img {
  left: 6rem;
  width: 6.8rem;
}
@media screen and (max-width: 767px) {
  .is-btnarea02_01 .jugyouin-top-btnarea__img {
    left: 3.5rem;
    width: 3.7rem;
  }
}
.jugyouin-top-btnarea__img img {
  width: 100%;
}

.jugyouin-top-btnarea__text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1rem;
  font-size: 3rem;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea__text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-btnarea__text {
    font-size: 1.5rem;
  }
}

.jugyouin-top-btns01__icon {
  position: absolute;
  top: 50%;
  right: 3rem;
  width: 6rem;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btns01__icon {
    right: 3rem;
    width: 4rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-btns01__icon {
    right: 2rem;
    width: 3.4rem;
  }
}

.jugyouin-top-btnarea__arw {
  position: absolute;
  top: 0;
  right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.4rem;
  height: 100%;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-btnarea__arw {
    width: 1.4rem;
    right: 1.7rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-btnarea__arw {
    right: 0.7rem;
    width: 1.2rem;
  }
}
.jugyouin-top-btnarea__arw svg {
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.jugyouin-top-btnarea__arw .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.jugyouin-top-btnarea__arw .cls-2 {
  fill: #e7456c;
}

/*************************************************

jugyouin-top-calculation

*************************************************/
.jugyouin-top-calculation {
  padding: 4rem 1rem;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation {
    padding: 1.5rem 1rem;
  }
}

.jugyouin-top-calculation-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns {
    gap: 1.5rem 1rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.jugyouin-top-calculation-btns__anchor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 10rem;
  padding: 0 2rem;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  border: #000000 solid 0.3rem;
  background-color: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0.3rem 0.3rem 0 #000000;
          box-shadow: 0.3rem 0.3rem 0 #000000;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor {
    width: calc(50% - 0.5rem);
    min-height: 4rem;
    padding: 0 0.5rem;
    border-width: 0.2rem;
    -webkit-box-shadow: 0.2rem 0.2rem 0 #000000;
            box-shadow: 0.2rem 0.2rem 0 #000000;
    border-radius: 0.7rem;
  }
  .jugyouin-top-calculation-btns__anchor:last-child {
    margin-left: auto;
  }
}

.jugyouin-top-calculation-btns__anchor-text {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.23;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor-text {
    font-size: min(1.2rem, 1.2 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 400px) {
  .jugyouin-top-calculation-btns__anchor-text {
    font-size: min(1.1rem, 1.1 * 10 / 375 * 100vw);
  }
}
.jugyouin-top-calculation-btns__anchor-text img {
  display: inline-block;
  vertical-align: baseline;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor-text img {
    width: 1rem;
  }
}

.jugyouin-top-calculation-btns__anchor-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4rem;
  padding: 0 0.7rem;
  background-color: #3f77d1;
  border-radius: 0.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor-label {
    gap: 0.2rem;
    padding: 0.1rem 0.4rem;
    border-radius: 0.3rem;
  }
}
.jugyouin-top-calculation-btns__anchor-label .in-text {
  color: #fff;
  font-weight: 700;
  font-size: 2.3rem;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor-label .in-text {
    font-size: min(1.2rem, 1.2 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 400px) {
  .jugyouin-top-calculation-btns__anchor-label .in-text {
    font-size: min(1rem, 1 * 10 / 375 * 100vw);
  }
}
.jugyouin-top-calculation-btns__anchor-label .in-img {
  width: 1.6rem;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns__anchor-label .in-img {
    width: 0.8rem;
  }
}
@media screen and (max-width: 400px) {
  .jugyouin-top-calculation-btns__anchor-label .in-img {
    width: 0.7rem;
  }
}

/* jugyouin-top-calculation-btns02
---------------------------------------*/
.jugyouin-top-calculation-btns02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02 {
    gap: 0.7rem;
  }
}

.jugyouin-top-calculation-btns02-anchor {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: #000 solid 0.2rem;
  border-radius: 1rem;
  -webkit-box-shadow: 0.4rem 0.4rem 0 #000;
          box-shadow: 0.4rem 0.4rem 0 #000;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-anchor {
    border-width: 0.1rem;
    -webkit-box-shadow: 0.3rem 0.3rem 0 #000;
            box-shadow: 0.3rem 0.3rem 0 #000;
  }
}
.jugyouin-top-calculation-btns02-anchor {
  position: relative;
  width: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 10rem;
  color: #000000;
  text-decoration: none;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-anchor {
    width: 100%;
    min-height: 4rem;
    border-radius: 0.5rem;
  }
}
@media (any-hover: hover) {
  .jugyouin-top-calculation-btns02-anchor:hover .jugyouin-top-calculation-btns02-arw,
  .jugyouin-top-calculation-btns02-anchor:hover .jugyouin-top-calculation-btns02-blank {
    -webkit-transform: translateX(30%);
            transform: translateX(30%);
  }
}

.jugyouin-top-calculation-btns02-img {
  width: 12.3rem;
  text-align: center;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-img {
    width: 4rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-calculation-btns02-img {
    width: 4rem;
  }
}
.is-01 .jugyouin-top-calculation-btns02-img img {
  width: 64.6341463415%;
}
.is-02 .jugyouin-top-calculation-btns02-img img {
  width: 44.7154471545%;
}

.jugyouin-top-calculation-btns02-text {
  width: calc(100% - 12.3rem);
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-text {
    width: calc(100% - 4rem);
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 374px) {
  .jugyouin-top-calculation-btns02-text {
    width: calc(100% - 4rem);
    font-size: 1rem;
  }
}

.jugyouin-top-calculation-btns02-arw {
  position: absolute;
  top: 0;
  right: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 1.3rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-arw {
    right: 1rem;
    width: 0.6rem;
  }
}
.jugyouin-top-calculation-btns02-arw svg {
  display: block;
  width: 100%;
}
.jugyouin-top-calculation-btns02-arw .cls-1 {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 3.75587px;
}

.jugyouin-top-calculation-btns02-blank {
  position: absolute;
  top: 0;
  right: 2.5rem;
  width: 2.5rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 767px) {
  .jugyouin-top-calculation-btns02-blank {
    right: 1rem;
    width: 1.3rem;
  }
}
.jugyouin-top-calculation-btns02-blank svg {
  display: block;
  width: 100%;
}
.jugyouin-top-calculation-btns02-blank .cls-1 {
  fill: #fff;
  stroke: #000;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 0.16rem;
}