body {
  /* &::before {
      content: none;
  } */
}

.effect {
  position: relative;
  opacity: 0;
  bottom: -30px;
  transition: opacity 0.5s, bottom 0.5s;
}

.effect.active {
  opacity: 1;
  bottom: 0;
}

.c-pagetitle__outer {
  position: relative;
  height: 67.3vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url(../images/hanjuhanto/bg_pagetitle_sp.jpg) no-repeat center center/cover;
}
@media (min-width: 669px) {
  .c-pagetitle__outer {
    height: clamp(300px, 30vw, 488px);
    background: url(../images/hanjuhanto/bg_pagetitle.jpg?v=2) no-repeat center center/cover;
  }
}
@media (min-width: 1399px) {
  .c-pagetitle__outer {
    height: 488px;
  }
}
.c-pagetitle__outer .c-pagetitle {
  width: 78%;
  padding-top: 5vw;
  line-height: 1;
  text-align: center;
}
@media (min-width: 669px) {
  .c-pagetitle__outer .c-pagetitle {
    width: 480px;
    padding-top: 0;
  }
}
@media (min-width: 1399px) {
  .c-pagetitle__outer .c-pagetitle {
    width: 560px;
  }
}
.c-pagetitle__outer .c-pagetitle img {
  width: 100%;
  height: auto;
}
.c-pagetitle__outer .note {
  position: absolute;
  left: 2%;
  bottom: 10px;
  max-width: 100%;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.1;
}
@media (min-width: 669px) {
  .c-pagetitle__outer .note {
    left: 22%;
  }
}
@media (min-width: 1399px) {
  .c-pagetitle__outer .note {
    left: calc(50% - 420px);
  }
}
.c-pagetitle__outer .note.right {
  left: auto;
  right: 2%;
}
@media (min-width: 669px) {
  .c-pagetitle__outer .note.right {
    right: 22%;
  }
}
@media (min-width: 1399px) {
  .c-pagetitle__outer .note.right {
    left: calc(50% + 420px);
    right: auto;
  }
}

br.none {
  display: none;
}
@media (min-width: 669px) {
  br.none {
    display: block;
  }
}

@media (min-width: 669px) {
  br.pc-none {
    display: none;
  }
}

@media (min-width: 669px) {
  .p-hanjuhanto {
    font-size: 14px;
  }
}
.p-hanjuhanto .l-plainBox {
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
}
.p-hanjuhanto .sec-lead {
  line-height: 1.85;
  letter-spacing: 0.2em;
  text-align: left;
}
@media (min-width: 669px) {
  .p-hanjuhanto .sec-lead {
    text-align: center;
  }
}
.p-hanjuhanto .grad {
  display: inline-block;
  margin: 0 0.125em;
  padding: 0.1em 0.125em 0.25em;
  background: linear-gradient(to right, rgb(245, 178, 97) 0%, rgb(248, 235, 153) 50%, rgb(245, 178, 97) 100%);
  line-height: 1;
}
.p-hanjuhanto__lead {
  padding-top: 45px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__lead {
    padding-top: 120px;
  }
}
.p-hanjuhanto__lead-ttl {
  color: #593c1b;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__lead-ttl {
    font-size: 25px;
  }
}
.p-hanjuhanto__lead-ttl .big {
  display: block;
  font-size: 32.5px;
  line-height: 1.5;
  letter-spacing: -3px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__lead-ttl .big {
    font-size: 50px;
    letter-spacing: 0;
  }
}
.p-hanjuhanto__lead-ttl .grad {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4px;
  letter-spacing: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__lead-ttl .grad {
    margin-right: 0.125em;
  }
}
.p-hanjuhanto__lead-ttl + .sec-lead {
  margin-top: 30px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__lead-ttl + .sec-lead {
    margin-top: 40px;
  }
}
.p-hanjuhanto__select {
  padding-top: 80px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select {
    padding-top: 50px;
  }
}
.p-hanjuhanto__select-ttl {
  padding: 8px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(to right, rgb(209, 151, 56) 0%, rgb(168, 102, 38) 50%, rgb(100, 76, 51) 100%);
  border-image-slice: 1;
  color: #593c1b;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-ttl {
    padding: 12px 0;
    font-size: 24px;
  }
}
.p-hanjuhanto__select-ttl + .sec-lead {
  margin-top: 15px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-ttl + .sec-lead {
    margin-top: 25px;
  }
}
.p-hanjuhanto__select .sec-lead {
  letter-spacing: 0.12em;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select .sec-lead {
    letter-spacing: 0.16em;
  }
}
.p-hanjuhanto__select-box {
  margin-top: 25px;
  padding: 0 20px;
  background: url(../images/hanjuhanto/bg_01.png) center top;
  background-size: 13px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-box {
    padding: 30px 20px;
  }
}
.p-hanjuhanto__select-list {
  letter-spacing: 0.08em;
  text-align: left;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list {
    letter-spacing: 0.18em;
  }
}
.p-hanjuhanto__select-list > li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 24px 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list > li {
    display: block;
    width: 33.333%;
    padding: 0 24px 5px;
  }
}
.p-hanjuhanto__select-list > li + li {
  border-top: 1px solid #ccc;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list > li + li {
    border-top: none;
    border-left: 1px solid #ccc;
  }
}
.p-hanjuhanto__select-list figure {
  position: relative;
  display: block;
  width: 42%;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list figure {
    width: 100%;
  }
}
.p-hanjuhanto__select-list figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  padding: 6px;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.1;
}
.p-hanjuhanto__select-list .ttl {
  width: 58%;
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.16em;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list .ttl {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
    font-size: 18px;
    letter-spacing: 0.16em;
  }
}
.p-hanjuhanto__select-list .ttl.ls {
  letter-spacing: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__select-list .ttl.ls {
    letter-spacing: 0.16em;
  }
}
.p-hanjuhanto__select-list .ttl + * {
  margin-top: 15px;
}
.p-hanjuhanto__select-list .text {
  width: 100%;
}
.p-hanjuhanto__recommend {
  padding-top: 60px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend {
    padding-top: 65px;
  }
}
.p-hanjuhanto__recommend:last-of-type {
  padding-bottom: 65px;
}
.p-hanjuhanto__recommend-ttl {
  padding: 10px;
  background: linear-gradient(to right, rgb(224, 195, 164) 0%, rgb(241, 232, 210) 50%, rgb(224, 195, 164) 100%);
  color: #593c1b;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-ttl {
    font-size: 34px;
  }
}
.p-hanjuhanto__recommend-list {
  width: 90%;
  margin: 20px auto 0;
  letter-spacing: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list {
    width: 100%;
    margin-top: 20px;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list > li {
    width: 30.9%;
    margin-right: 3.65%;
  }
}
.p-hanjuhanto__recommend-list > li + li {
  margin-top: 35px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list > li + li {
    margin-top: 0;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list > li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.p-hanjuhanto__recommend-list figure {
  position: relative;
}
.p-hanjuhanto__recommend-list figure img {
  width: 100%;
}
.p-hanjuhanto__recommend-list figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  padding: 6px;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.1;
}
.p-hanjuhanto__recommend-list .ttl {
  padding: 10px;
  background: #593c1b;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list .ttl {
    font-size: 20px;
  }
}
@media (min-width: 999px) {
  .p-hanjuhanto__recommend-list .ttl {
    font-size: 24px;
  }
}
.p-hanjuhanto__recommend-list .lead {
  margin-top: 15px;
  color: #593c1b;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list .lead {
    margin-top: 10px;
    font-size: 16px;
  }
}
@media (min-width: 999px) {
  .p-hanjuhanto__recommend-list .lead {
    font-size: 20px;
  }
}
.p-hanjuhanto__recommend-list .lead + * {
  margin-top: 10px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list.list02 {
    margin-top: 30px;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list.list02 > li {
    width: 23%;
    margin-right: 2.66%;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend-list.list02 > li:nth-of-type(4n) {
    margin-right: 0;
  }
}
.p-hanjuhanto__recommend-list.list02 .ttl {
  padding: 8px;
  letter-spacing: 0.1em;
  line-height: 1;
}
.p-hanjuhanto__recommend-list.list02 .text {
  letter-spacing: -0.5px;
}
.p-hanjuhanto__recommend + .p-hanjuhanto__recommend {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid;
  border-image-source: linear-gradient(135deg, rgb(209, 151, 56) 0%, rgb(168, 102, 38) 50%, rgb(100, 76, 51) 100%);
  border-image-slice: 1;
}
@media (min-width: 669px) {
  .p-hanjuhanto__recommend + .p-hanjuhanto__recommend {
    margin-top: 25px;
    padding-top: 20px;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__bg {
    background: linear-gradient(135deg, rgb(246, 243, 241) 0%, rgb(228, 216, 196) 100%);
  }
}
.p-hanjuhanto__simulation {
  padding: 60px 0 20px;
  background: linear-gradient(to right, rgb(246, 243, 241) 0%, rgb(228, 216, 196) 100%);
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation {
    padding: 100px 0 10px;
    background: none;
  }
}
.p-hanjuhanto__simulation-ttl {
  padding: 0 0 20px;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(135deg, rgb(209, 151, 56) 0%, rgb(168, 102, 38) 50%, rgb(100, 76, 51) 100%);
  border-image-slice: 1;
  color: #593c1b;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation-ttl {
    font-size: 34px;
  }
}
.p-hanjuhanto__simulation-ttl .grad {
  padding-top: 0.175em;
  font-weight: bold;
}
.p-hanjuhanto__simulation-ttl + .sec-lead {
  margin-top: 35px;
}
.p-hanjuhanto__simulation-ttl02 {
  margin-top: 35px;
  padding: 8px;
  background: linear-gradient(to right, #f5b261 0%, #f8eb99 50%, #f5b261 100%);
  color: #593c1b;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation-ttl02 {
    padding: 12px;
    font-size: 30px;
  }
}
.p-hanjuhanto__simulation-ttl02 + .sec-lead {
  margin-top: 25px;
}
.p-hanjuhanto__simulation-ttl03 {
  margin-top: 20px;
  color: #593c1b;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation-ttl03 {
    margin-top: 35px;
    font-size: 28px;
  }
}
.p-hanjuhanto__simulation .sec-lead {
  letter-spacing: 0;
}
.p-hanjuhanto__simulation figure {
  width: 85%;
  margin: 15px auto 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation figure {
    margin-top: 0;
    width: 100%;
  }
}
.p-hanjuhanto__simulation .figure-note {
  margin-top: 25px;
  font-size: 12px;
  text-align: left;
}
@media (min-width: 669px) {
  .p-hanjuhanto__simulation .figure-note {
    margin-top: -20px;
  }
}
.p-hanjuhanto__merit {
  padding: 60px 0 60px;
  background: linear-gradient(to right, rgb(246, 243, 241) 0%, rgb(228, 216, 196) 100%);
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit {
    padding: 100px 0 120px;
    background: none;
  }
}
.p-hanjuhanto__merit-ttl {
  padding: 0 0 20px;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(135deg, rgb(209, 151, 56) 0%, rgb(168, 102, 38) 50%, rgb(100, 76, 51) 100%);
  border-image-slice: 1;
  color: #593c1b;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-ttl {
    font-size: 34px;
  }
}
.p-hanjuhanto__merit-ttl .grad {
  padding-top: 0.175em;
}
.p-hanjuhanto__merit-ttl + .sec-lead {
  margin-top: 35px;
}
.p-hanjuhanto__merit .sec-lead {
  letter-spacing: 0;
}
.p-hanjuhanto__merit-list {
  width: 88%;
  margin: 40px auto 0;
  gap: 28px 0;
  letter-spacing: 0;
  justify-content: space-between;
  text-align: left;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list {
    width: 100%;
    margin-top: 50px;
  }
}
.p-hanjuhanto__merit-list > li {
  position: relative;
  padding: 50px 30px 30px;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list > li {
    width: 48%;
    padding: 85px 40px 35px;
  }
}
.p-hanjuhanto__merit-list > li + li {
  margin-top: 30px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list > li + li {
    margin-top: 0;
  }
}
.p-hanjuhanto__merit-list .label {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 109px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list .label {
    width: 180px;
  }
}
.p-hanjuhanto__merit-list .ttl {
  color: #593c1b;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list .ttl {
    font-size: 24px;
  }
}
@media (min-width: 999px) {
  .p-hanjuhanto__merit-list .ttl {
    font-size: 28px;
  }
}
.p-hanjuhanto__merit-list .ttl + * {
  margin-top: 15px;
}
.p-hanjuhanto__merit-list .note {
  margin-top: 20px;
  padding-left: 14px;
  font-size: 11px;
  letter-spacing: 0;
  text-indent: -14px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__merit-list .note {
    padding-left: 15px;
    font-size: 12px;
    text-indent: -15px;
  }
}
.p-hanjuhanto__contact {
  padding: 60px 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact {
    padding: 220px 0 150px;
  }
}
.p-hanjuhanto__contact-ttl {
  color: #055a8e;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-ttl {
    font-size: 30px;
  }
}
.p-hanjuhanto__contact-tel {
  margin-top: 45px;
  gap: 20px;
  justify-content: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-tel {
    margin-top: 30px;
  }
}
.p-hanjuhanto__contact-tel .ttl img {
  width: 240px;
}
@media (min-width: 999px) {
  .p-hanjuhanto__contact-tel .ttl img {
    width: 379px;
  }
}
.p-hanjuhanto__contact-tel .tel {
  margin-top: 25px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-tel .tel {
    margin-top: 0;
  }
}
.p-hanjuhanto__contact-tel .tel img {
  width: 298px;
}
@media (min-width: 999px) {
  .p-hanjuhanto__contact-tel .tel img {
    width: 389px;
  }
}
.p-hanjuhanto__contact-box {
  position: relative;
  margin-top: 70px;
  padding: 0 24px 32px;
  border: 1px solid #055a8e;
  justify-content: space-between;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box {
    margin-top: 90px;
    padding: 0 56px 50px;
  }
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: auto;
    border: 1px solid rgba(5, 90, 142, 0.3);
    z-index: -1;
    pointer-events: none;
  }
}
.p-hanjuhanto__contact-box .ttl {
  width: calc(100% + 30px);
  margin-top: -30px;
  margin: -20px -15px 0;
  text-align: center;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .ttl {
    width: 100%;
    margin: -30px -15px 0;
  }
}
.p-hanjuhanto__contact-box .text {
  margin-top: 25px;
  font-size: 13px;
  text-align: left;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .text {
    width: 38%;
    margin-top: 35px;
  }
}
.p-hanjuhanto__contact-box .text__list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c9ca;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .text__list > li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-hanjuhanto__contact-box .text__list > li:nth-of-type(1) {
  padding-top: 0;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .text__list > li:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.p-hanjuhanto__contact-box .text__list .ttl {
  width: 100%;
  margin: 0;
  text-align: left;
}
.p-hanjuhanto__contact-box .text__list .ttl + * {
  margin-top: 15px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .text__list .ttl + * {
    margin-top: 10px;
  }
}
.p-hanjuhanto__contact-box .img {
  margin-top: 25px;
  line-height: 1;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .img {
    width: 56.1%;
    margin-top: 20px;
  }
}
.p-hanjuhanto__contact-box .img .img02 {
  margin-top: 35px;
}
@media (min-width: 669px) {
  .p-hanjuhanto__contact-box .img .img02 {
    margin-top: 15px;
  }
}
/*# sourceMappingURL=hanjuhanto.css.map */