@charset "UTF-8";
/*main color*/
/*accent*/
/*mono*/
/*navfoot*/
/*addcolor*/
/*font-family*/
/*font-weight notosans*/
/*media query break point*/
/*sp*/
/*tablet*/
/*se*/
/*追加*/
/*topConcept*/
/*brandHaco*/
/*brandHaco*/
/*grid settings*/
/* media query */
#haco main {
  padding-top: 60px;
}
@media only screen and (max-width: 768px) {
  #haco main {
    padding-top: 0;
  }
}
#haco .u-container {
  max-width: 1200px;
}

.p-cont-bg {
  background-color: #fff;
}

.p-mv {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../../../img/brand/haco/rusty.jpg");
  background-size: 300px 300px;
  background-repeat: repeat;
}
.p-mv.obj--yl {
  background-image: url("../../../img/brand/haco/rusty-y.jpg");
}
.p-mv-bg {
  position: absolute;
  top: -60px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-mv-bg {
    top: 0;
  }
}
.p-mv-bg img {
  width: 100%;
}
.p-mv__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 5vw;
  padding-bottom: 4vw;
}
@media only screen and (max-width: 768px) {
  .p-mv__logo {
    padding-top: 10rem;
    padding-bottom: 4.6rem;
  }
}
.p-mv__logo__txt {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: min(2.2vw, 2.8rem);
}
@media (max-width: 768px) {
  .p-mv__logo__txt {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .p-mv__logo__txt {
    font-size: 2rem;
  }
}
.p-mv__logo__img {
  max-width: 36rem;
  width: 28vw;
  display: block;
}
@media only screen and (max-width: 768px) {
  .p-mv__logo__img {
    width: 24rem;
  }
}
.p-mv__img {
  height: 100%;
  opacity: 0;
  transform: scale(1);
}
.p-mv__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-mv__img__chu {
  opacity: 0;
  position: absolute;
  bottom: 1rem;
  right: 2rem;
  z-index: 1;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
}
@media (max-width: 768px) {
  .p-mv__img__chu {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .p-mv__img__chu {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv #image2 img,
  .p-mv #image4 img {
    -o-object-position: left;
       object-position: left;
  }
}
.p-mv__slide {
  position: relative;
  aspect-ratio: 1366/664;
  border-top-left-radius: 8rem;
  overflow: hidden;
  margin-left: calc((100% - 1310px) / 2);
}
@media only screen and (max-width: 1440px) {
  .p-mv__slide {
    margin-left: 3%;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv__slide {
    aspect-ratio: 370/460;
    margin-left: 5%;
    border-top-left-radius: 5rem;
  }
}
.p-mv__slide__item {
  width: inherit;
  position: absolute;
}
.p-mv__slide__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-cont {
  overflow: hidden;
  padding: 11rem 0;
}
@media only screen and (max-width: 768px) {
  .p-cont {
    padding: 8rem 0;
  }
}
.p-cont.obj--brand {
  width: 100%;
  height: 100%;
  background-image: url("../../../img/brand/haco/rusty.jpg");
  background-size: 300px 300px;
  background-repeat: repeat;
}
.p-cont.obj--brand.obj--yl {
  background-image: url("../../../img/brand/haco/rusty-y.jpg");
}
.p-cont.obj--equip {
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  .p-cont.obj--faq {
    padding: 5rem 0;
  }
}
.p-cont__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
}
.p-cont__ttl-wrap {
  position: relative;
}
.p-cont__ttl-eng {
  font-size: 46px;
  font-size: 4.6rem;
}
@media (max-width: 768px) {
  .p-cont__ttl-eng {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .p-cont__ttl-eng {
    font-size: 3.6rem;
  }
}
.obj--faq .p-cont__ttl-eng {
  color: #E4AC84;
}
.p-cont__ttl-jp {
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .p-cont__ttl-jp {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .p-cont__ttl-jp {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-cont__ttl-jp {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
  }
}
.obj--faq .p-cont__ttl-jp {
  color: #7C6A65;
}
.p-cont__ttl--bgimg {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.p-cont__ttl-img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1366/320;
}
@media only screen and (max-width: 768px) {
  .p-cont__ttl-img {
    aspect-ratio: 390/200;
  }
}
.p-cont__ttl-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-bttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .p-bttl {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .p-bttl {
    font-size: 2.4rem;
  }
}
.p-btxt {
  margin-top: 9rem;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 2;
  position: relative;
}
@media (max-width: 768px) {
  .p-btxt {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .p-btxt {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-btxt {
    margin-top: 5.6rem;
  }
}
.p-btxt .obj--b-bg {
  display: block;
  position: absolute;
  left: calc((100% - 1200px) / 2);
  bottom: -1rem;
  z-index: 0;
  min-width: 11.8rem;
}
@media only screen and (max-width: 1320px) {
  .p-btxt .obj--b-bg {
    left: 5%;
  }
}
@media only screen and (max-width: 768px) {
  .p-btxt .obj--b-bg {
    min-width: 1rem;
    width: 6rem;
    bottom: unset;
    top: 6rem;
    left: -0.4rem;
  }
}

.p-box {
  margin: 18rem auto 0;
}
@media only screen and (max-width: 768px) {
  .p-box {
    margin: 12rem auto 0;
  }
}
.p-box--feat .obj--b-bg {
  display: block;
  position: absolute;
  right: 1rem;
  bottom: -1rem;
  z-index: 0;
  min-width: 33rem;
}
@media only screen and (max-width: 768px) {
  .p-box--feat .obj--b-bg {
    min-width: unset;
    width: 18rem;
    bottom: 1rem;
    right: -1.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box--coord {
    padding-bottom: 3rem;
  }
}
.p-box--coord .obj--b-bg {
  display: block;
  position: absolute;
  left: -49vw;
  bottom: -3rem;
  z-index: 0;
  min-width: 33rem;
}
@media only screen and (max-width: 768px) {
  .p-box--coord .obj--b-bg {
    min-width: unset;
    width: 20rem;
    left: unset;
    right: 0;
    bottom: 4rem;
  }
}
.p-box--facade .obj--b-bg {
  display: block;
  position: absolute;
  right: 0rem;
  bottom: -10rem;
  z-index: 0;
  min-width: 45rem;
  transform: translateX(4rem);
}
@media only screen and (max-width: 768px) {
  .p-box--facade .obj--b-bg {
    min-width: unset;
    bottom: 2rem;
    width: 23rem;
    right: 3rem;
  }
}
.p-box--int .obj--b-bg {
  display: block;
  position: absolute;
  left: -53vw;
  bottom: -2rem;
  z-index: 0;
  min-width: 34rem;
}
@media only screen and (max-width: 768px) {
  .p-box--int .obj--b-bg {
    min-width: unset;
    width: 20rem;
    left: unset;
    right: 0;
    bottom: 5.2rem;
  }
}
.p-box-wrapin {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-box-wrapin {
    padding-left: 5vw;
    margin-top: unset !important;
  }
  .obj--equip .p-box-wrapin {
    padding-left: unset;
  }
}
.p-box-trip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 3rem;
}
@media only screen and (max-width: 1080px) {
  .p-box-trip {
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box-trip {
    grid-template-columns: 1fr;
    gap: 3rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
.p-box-quad {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 3rem;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .p-box-quad {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
.obj--left .p-box-twin {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-template-columns: 1fr 50vw;
}
@media only screen and (max-width: 768px) {
  .obj--left .p-box-twin {
    grid-template-columns: 1fr;
  }
}
.obj--nol .p-box-twin {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-template-columns: 50vw 1fr;
}
@media only screen and (max-width: 768px) {
  .obj--nol .p-box-twin {
    grid-template-columns: 1fr;
  }
}
.obj--equip .p-box-twin {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .obj--equip .p-box-twin {
    grid-template-columns: 1fr;
  }
}
.p-box-twin-left {
  padding-right: 7rem;
}
@media only screen and (max-width: 768px) {
  .p-box-twin-left {
    margin-right: 5%;
    padding-right: 5vw;
    padding-top: 3rem;
    order: 2;
  }
  .obj--equip .p-box-twin-left {
    margin-right: unset;
    padding-right: unset;
  }
  .obj--equip .p-box-twin-left .p-box__img {
    margin-top: 4rem;
  }
}
.p-box-twin-left--img {
  padding-right: unset;
}
@media only screen and (max-width: 768px) {
  .p-box-twin-left--img {
    margin-right: 0;
    padding-right: 0;
    order: 1;
  }
}
.p-box-twin-right {
  padding-left: 7rem;
}
@media only screen and (max-width: 768px) {
  .p-box-twin-right {
    padding-left: unset;
    padding-right: 5vw;
    order: 2;
  }
}
.p-box-twin-right--img {
  padding-left: unset;
  order: 1;
}
@media only screen and (max-width: 768px) {
  .p-box-twin-right {
    padding-top: 3rem;
  }
}
.p-box-simgbtxt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  grid-template-columns: 66% 28%;
  gap: 6%;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .p-box-simgbtxt {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-box-simgbtxt__txt {
    order: 2;
  }
}
.p-box__ttl {
  position: relative;
  color: #7C6A65;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
.obj--equip .p-box__ttl {
  color: #333;
}
.p-box__ttl-eng {
  position: relative;
  display: block;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1;
  z-index: 1;
}
@media (max-width: 768px) {
  .p-box__ttl-eng {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .p-box__ttl-eng {
    font-size: 3.6rem;
  }
}
.p-box__ttl-jp {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  z-index: 1;
}
@media (max-width: 768px) {
  .p-box__ttl-jp {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .p-box__ttl-jp {
    font-size: 1.6rem;
  }
}
.p-box__ttl.obj--dbl {
  position: relative;
}
.p-box__ttl.obj--dbl::after {
  content: "";
  position: absolute;
  left: -7rem;
  top: -4rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background-color: rgba(228, 172, 132, 0.3);
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl.obj--dbl::after {
    width: 12rem;
    height: 12rem;
    left: -4rem;
  }
}
.p-box__ttl.obj--dbl::before {
  content: "";
  position: absolute;
  left: 0rem;
  top: -4rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background-color: rgba(216, 210, 196, 0.3);
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl.obj--dbl::before {
    width: 12rem;
    height: 12rem;
    left: 2rem;
  }
}
.p-box__ttl.obj--icecreamb {
  position: relative;
}
.p-box__ttl.obj--icecreamb::after {
  content: "";
  position: absolute;
  left: -7rem;
  top: -4rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background-color: rgba(216, 210, 196, 0.3);
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl.obj--icecreamb::after {
    width: 12rem;
    height: 12rem;
    left: -4rem;
  }
}
.p-box__ttl.obj--icecreamo {
  position: relative;
}
.p-box__ttl.obj--icecreamo::after {
  content: "";
  position: absolute;
  left: -7rem;
  top: -4rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background-color: rgba(228, 172, 132, 0.3);
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl.obj--icecreamo::after {
    width: 12rem;
    height: 12rem;
    left: -4rem;
  }
}
.p-box__ttl.obj--icecreamg {
  position: relative;
}
.p-box__ttl.obj--icecreamg::after {
  content: "";
  position: absolute;
  left: -7rem;
  top: -4rem;
  width: 15rem;
  height: 15rem;
  border-radius: 50%;
  background-color: rgba(153, 153, 153, 0.3);
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .p-box__ttl.obj--icecreamg::after {
    width: 12rem;
    height: 12rem;
    left: -4rem;
  }
}
.p-box__subttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .p-box__subttl {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .p-box__subttl {
    font-size: 2rem;
  }
}
.p-box__txt {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .p-box__txt {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .p-box__txt {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__txt {
    margin-top: 2rem;
  }
}
.p-box__img {
  aspect-ratio: 684/400;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-box__img {
    aspect-ratio: 350/230;
  }
}
.p-box--coord .p-box__img {
  aspect-ratio: 683/820;
}
@media only screen and (max-width: 768px) {
  .p-box--coord .p-box__img {
    aspect-ratio: 350/230;
  }
  .p-box--coord .p-box__img img {
    -o-object-position: 0 70%;
       object-position: 0 70%;
  }
}
.obj--equip .p-box__img {
  aspect-ratio: 600/400;
}
.p-box__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-box__img--bl {
  border-bottom-left-radius: 8rem;
}
@media only screen and (max-width: 768px) {
  .p-box__img--bl {
    border-bottom-left-radius: 5rem;
  }
}
.p-box__img--br {
  border-bottom-right-radius: 8rem;
}
@media only screen and (max-width: 768px) {
  .p-box__img--br {
    border-bottom-right-radius: unset;
    border-bottom-left-radius: 5rem;
  }
}
.p-box__img__chu {
  position: absolute;
  bottom: 0.5rem;
  right: 1rem;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
@media (max-width: 768px) {
  .p-box__img__chu {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .p-box__img__chu {
    font-size: 1rem;
  }
}
.p-box__img__chu.obj--pcl {
  right: unset;
  left: 1rem;
}
@media only screen and (max-width: 768px) {
  .p-box__img__chu.obj--pcl {
    left: unset;
    right: 1rem;
  }
}
.p-box__pnt {
  position: relative;
  padding: 3.5rem;
  background-color: #fff;
  border: 1px solid #877E79;
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .p-box__pnt {
    padding: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__pnt {
    padding: 2rem 1rem 2rem;
  }
}
.p-box__pnt--o {
  border: 1px solid #E4AC84;
}
.p-box__pnt__icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2rem;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #877E79;
  border-radius: 1000px;
  padding: 0 2rem;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 768px) {
  .p-box__pnt__icon {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .p-box__pnt__icon {
    font-size: 1.2rem;
  }
}
.p-box__pnt--o .p-box__pnt__icon {
  background-color: #E4AC84;
}
.p-box__pnt__icon em {
  font-size: 20px;
  font-size: 2rem;
  margin-left: 0.3rem;
}
@media (max-width: 768px) {
  .p-box__pnt__icon em {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .p-box__pnt__icon em {
    font-size: 1.7rem;
  }
}
.p-box__pnt__ttl {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin: 3rem auto;
}
@media (max-width: 768px) {
  .p-box__pnt__ttl {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .p-box__pnt__ttl {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__pnt__ttl {
    margin: 1rem auto;
  }
}
.p-box__pnt__txt {
  font-size: 15px;
  font-size: 1.5rem;
  color: #7C6A65;
}
@media (max-width: 768px) {
  .p-box__pnt__txt {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .p-box__pnt__txt {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__pnt__txt {
    padding-bottom: 1rem;
  }
}
.p-box__pnt__ind {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-box__pnt__ind {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    border: 1px solid;
    border-radius: 50%;
    right: 1rem;
    bottom: 1rem;
    position: absolute;
    background-color: #fff;
    color: #877E79;
  }
  .p-box__pnt--o .p-box__pnt__ind {
    color: #E4AC84;
  }
}
.p-box__add {
  background-color: #877E79;
  padding: 3rem 5rem 5rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-box__add {
    padding: 2rem 5vw 3rem;
  }
}
.p-box__add-line {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-box__add-line {
    margin-bottom: 0;
  }
}
.p-box__add__ttl {
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-box__add__ttl {
    margin: 2rem 0;
  }
}
.p-box__add__ttl-name {
  font-size: 36px;
  font-size: 3.6rem;
  font-size: min(3.8vw, 3.6rem);
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: 0.05em;
  display: block;
  padding-right: 1rem;
}
@media (max-width: 768px) {
  .p-box__add__ttl-name {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .p-box__add__ttl-name {
    font-size: 2.4rem;
  }
}
.p-box__add__ttl-name .small {
  font-size: 0.7em;
}
@media only screen and (max-width: 768px) {
  .p-box__add__ttl-name .small {
    font-size: 0.8em;
  }
}
.p-box__add__ttl-qr {
  min-width: 8rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .p-box__add__ttl-qr {
    width: 5.2rem;
    min-width: 5.2rem;
  }
}
.p-box__add__subtxt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 3rem;
}
@media (max-width: 768px) {
  .p-box__add__subtxt {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .p-box__add__subtxt {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__add__subtxt {
    margin-top: 2rem;
  }
}
.p-box__add__txt {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .p-box__add__txt {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .p-box__add__txt {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__add__txt {
    margin-top: 1rem;
  }
}
.p-box__add__img {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .p-box__add__img {
    aspect-ratio: 300/332;
  }
}
.p-box__add__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.p-box__eq__ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin: 1.5rem 0 1rem;
}
@media (max-width: 768px) {
  .p-box__eq__ttl {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .p-box__eq__ttl {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-box__eq__ttl {
    line-height: 1.2;
  }
}
.p-box__eq__txt {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .p-box__eq__txt {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .p-box__eq__txt {
    font-size: 1.2rem;
  }
}

.p-qa {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.p-qa__q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #F7F1EA;
  padding: 1.8rem 2rem 1.8rem 3rem;
}
@media (max-width: 768px) {
  .p-qa__q {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .p-qa__q {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-qa__q {
    padding: 1.5rem;
  }
}
.p-qa__q__txt {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 1rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .p-qa__q__txt {
    gap: 1rem;
  }
}
.p-qa__q__txt .c-icon-QA {
  background-color: #E4AC84;
}
@media only screen and (max-width: 768px) {
  .p-qa__q__txt .c-icon-QA {
    font-size: 1.8rem;
  }
}
.p-qa__a {
  border: 1px solid #F7F1EA;
  padding: 2rem 2rem 1.8rem 3rem;
}
@media only screen and (max-width: 768px) {
  .p-qa__a {
    padding: 1.5rem;
  }
}
.p-qa__a__txt {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 1rem;
}
.p-qa__a__txt .c-icon-QA {
  background-color: #7C6A65;
}
@media only screen and (max-width: 768px) {
  .p-qa__a__txt .c-icon-QA {
    font-size: 1.8rem;
  }
}
.p-qa__a__txt small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .p-qa__a__txt small {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .p-qa__a__txt small {
    font-size: 1.1rem;
  }
}
.p-qa__icon {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-sup {
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .p-sup {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .p-sup {
    font-size: 1.1rem;
  }
}

.p-pjDhaco {
  padding-bottom: 12rem;
}
@media only screen and (max-width: 768px) {
  .p-pjDhaco {
    padding-bottom: 6rem;
  }
}
.p-pjDhaco__ttl {
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-pjDhaco__ttl {
    text-align: left;
    margin-bottom: 2rem;
  }
}
.p-pjDhaco__ttl p {
  display: inline-block;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.8;
  margin: 1rem auto 0;
  border-bottom: 3px solid #6E356B;
}
@media (max-width: 768px) {
  .p-pjDhaco__ttl p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .p-pjDhaco__ttl p {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-pjDhaco__ttl p {
    line-height: 1.4;
    margin: 2rem 0 0 5%;
    border-bottom: none;
    border-left: 4px solid #6E356B;
    padding-left: 0.8rem;
  }
}

.gsap-zoomo {
  overflow: hidden;
}
.gsap-zoomo img {
  transform: scale(1.1);
  transition: 1s ease-out;
}
.gsap-zoomo.active img {
  transform: scale(1);
  transition: 1s ease-out;
}

.js-minus {
  cursor: pointer;
}

#hacoslider .inner {
  width: 95%;
}
@media only screen and (max-width: 768px) {
  #hacoslider .slides {
    left: -100%;
  }
}

.obj--bl {
  color: #333;
}

.obj--left {
  margin-left: calc((100vw - 1040px) / 2);
}
@media only screen and (max-width: 1200px) {
  .obj--left {
    margin-left: 5%;
  }
}

.obj--right {
  margin-right: calc((100vw - 1040px) / 2);
}
@media only screen and (max-width: 1200px) {
  .obj--right {
    margin-right: 5%;
  }
}

.obj--nol {
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .obj--nol {
    margin-left: 5%;
  }
}

.obj--left-b {
  margin-left: calc(50vw + 7rem);
}
@media only screen and (max-width: 768px) {
  .obj--left-b {
    margin-left: 5%;
  }
}

.obj--mrg-t5 {
  margin-top: 5rem;
}
@media only screen and (max-width: 768px) {
  .obj--mrg-t5 {
    margin-top: 2rem;
  }
}
.obj--mrg-t7 {
  margin-top: 7rem;
}
@media only screen and (max-width: 768px) {
  .obj--mrg-t7 {
    margin-top: 3.5rem;
  }
}
.obj--mrg-t10 {
  margin-top: 10rem;
}
@media only screen and (max-width: 768px) {
  .obj--mrg-t10 {
    margin-top: 5rem;
  }
}
.obj--mrg-t12 {
  margin-top: 12rem;
}
@media only screen and (max-width: 768px) {
  .obj--mrg-t12 {
    margin-top: 6rem;
  }
}
.obj--mrg-b6 {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 768px) {
  .obj--mrg-b6 {
    margin-bottom: 3rem;
  }
}/*# sourceMappingURL=haco.css.map */