.bg_sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100svh;
  margin-top: -1px;
}
.bg_sticky.is-mv {
  position: fixed;
  background: url("../../img/pet/mv.jpg") no-repeat center/cover;
  height: calc(100svh - 6.7rem);
}
.bg_sticky.is-special {
  background: url("../../img/pet/special_bg.jpg") no-repeat center/cover;
}
.bg_sticky.is-special::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(7px);
}
.bg_sticky.is-fair {
  background: url("../../img/pet/fair_bg.jpg") no-repeat center/cover;
}
.bg_sticky.is-intro {
  display: none;
}

.mv {
  width: 100vw;
  height: 100svh;
}
.mv_heading {
  position: absolute;
  bottom: 3.9rem;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
.mv_ttl {
  width: 44.4rem;
  margin-bottom: 4rem;
}
.mv_lead {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-align: center;
  color: #fff;
}

.intro {
  position: relative;
  margin-top: -21.6rem;
  padding: 28.7rem 0 calc(16rem + 9.6vw);
  text-align: center;
  color: #fff;
  background: url("../../img/pet/intro_bg.png") no-repeat top center/cover;
}
.intro::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: calc(100% + 13rem);
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #333 100%);
  background-blend-mode: multiply;
  opacity: 0.8;
}
.intro_ttl {
  margin-bottom: 3rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.18em;
}
.intro_desc {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.15;
  letter-spacing: 0.16em;
}

.reason {
  position: relative;
  margin-top: -9.6vw;
  padding: 12rem 0 14rem;
  text-align: center;
  background: url("../../img/pet/reason_bg.png") no-repeat top center/cover;
}
.reason::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 0.1rem;
  height: 10rem;
  background: linear-gradient(85deg, #aea595 31.85%, #ebe8e3 96.15%);
}
.reason::after {
  content: "";
  position: absolute;
  top: 3.2rem;
  left: calc(50% - 21rem);
  transform: translate(-50%, -50%);
  display: block;
  width: 20.4rem;
  height: 16.5rem;
  background: url("../../img/pet/reason_bg_item.png") no-repeat center/contain;
}
.reason_inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 4rem;
}
.reason_ttl {
  margin-bottom: 4rem;
}
.reason_ttl img {
  margin: 0 auto;
  width: 36.7rem;
  height: auto;
}
.reason_sub {
  margin-bottom: 8rem;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.63;
}
.reason_list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 7rem;
}
.reason_item {
  width: 34rem;
}
.reason_item_image {
  width: 100%;
}
.reason_item_image img {
  display: block;
  width: 100%;
  height: auto;
}
.reason_item_content {
  margin-top: -2rem;
  text-align: center;
}
.reason_item_num {
  margin-bottom: 2rem;
  text-align: center;
}
.reason_item_num img {
  margin: 0 auto;
  width: auto;
  height: 2.1rem;
}
.reason_item_ttl {
  margin-bottom: 1.5rem;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #a08962;
}
.reason_item_desc {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}

.various {
  position: relative;
  padding: 0 0 14rem;
  text-align: center;
  color: #fff;
  background: url("../../img/pet/various_bg.jpg") no-repeat top center/cover;
}
.various::before {
  content: "";
  position: absolute;
  top: 9.5rem;
  left: calc(50% - 37rem);
  transform: translate(-100%, 0);
  display: block;
  width: 18rem;
  height: 16.7rem;
  background: url("../../img/pet/various_bg_item01.png") no-repeat center/contain;
}
.various::after {
  content: "";
  position: absolute;
  top: 20rem;
  left: calc(50% + 35.7rem);
  display: block;
  width: 10.7rem;
  height: 9.9rem;
  background: url("../../img/pet/various_bg_item02.png") no-repeat center/contain;
}
.various_inner {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 4rem;
}
.various_ttl {
  margin-bottom: 8rem;
}
.various_ttl img {
  margin: 0 auto;
  width: 65.4rem;
  height: auto;
}
.various_sub {
  margin-bottom: 2.4rem;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.63;
  letter-spacing: 0.18em;
}
.various_desc {
  margin-bottom: 6rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.15;
  letter-spacing: 0.16em;
}
.various_list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2.8rem;
}
.various_item {
  width: 24.5rem;
}
.various_item_image {
  width: 100%;
  margin-bottom: 2rem;
}
.various_item_image img {
  display: block;
  width: 100%;
  height: 24.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.various_item_tag {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.special {
  position: relative;
  margin-top: -100svh;
  padding: 12rem 0;
  text-align: center;
  color: #fff;
}
.special_inner {
  max-width: 116rem;
  margin: 0 auto;
}
.special_heading {
  margin-bottom: 4rem;
  width: 38.6rem;
}
.special_ttl {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.special_ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 0.1rem;
  background: #fff;
}
.special_lead {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  text-transform: capitalize;
  text-align: right;
}
.special_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14.6rem;
  text-align: left;
}
.special_image {
  width: 58.2rem;
}
.special_image img {
  display: block;
  width: 100%;
  height: auto;
}
.special_box {
  flex: 1;
}
.special_box_ttl {
  margin-bottom: 4rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.special_btns {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.special_btns .btn_large {
  width: 33rem;
  height: 7rem;
}
.special_btns .btn_large span {
  padding-right: 2rem;
}
.special_btns .btn_large::after {
  right: 2rem;
  display: block;
}
.special_btns .btn_large.green {
  background: linear-gradient(90deg, #8a907d 0%, #a4af95 100%);
}

.faq {
  position: relative;
  z-index: 1;
  padding: 0 0 12.8rem;
  background: url("../../img/pet/faq_bg.svg") no-repeat top center/cover;
}
.faq_inner {
  max-width: 110rem;
  margin: 0 auto;
  padding-top: 19.2rem;
}
.faq_heading {
  position: absolute;
  top: -3rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.faq_ttl {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 2.8rem;
}
.faq_ttl img {
  height: auto;
}
.faq_sub {
  margin-bottom: 7rem;
  font-size: 1.4rem;
  letter-spacing: 0.16em;
  color: #a08962;
  text-align: center;
}
.faq_list {
  text-align: left;
}
.faq_item {
  border-bottom: 0.1rem solid #a08962;
}
.faq_q {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  padding: 2rem 0;
  cursor: pointer;
  transition: opacity 0.15s ease;
}
.faq_q:hover {
  opacity: 0.7;
}
.faq_q_mark {
  width: 1.5rem;
  font-size: 2rem;
  color: #c8a97e;
}
.faq_q_text {
  flex: 1;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
}
.faq_icon {
  position: relative;
  width: 3.4rem;
  height: 3.4rem;
  background: url("../../img/pet/faq_btn_bg.png") no-repeat center/contain;
}
.faq_icon::before, .faq_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.2em;
  height: 0.1rem;
  background: #a08962;
  transform: translate(-50%, -50%);
}
.faq_icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.faq_q.is-open .faq_icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.faq_a {
  display: none;
  padding: 2rem 2rem 2.5rem 4.4rem;
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  color: #555;
}
.faq_btns {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 6rem;
}

.p_fair {
  margin-top: -100svh;
  padding-top: 0;
  background: none;
}
.p_fair_head {
  align-items: flex-end;
}
.p_fair_head_ttl {
  color: #6c7260;
}
.p_fair_head_ttl h2 img {
  filter: none;
}
.p_fair .calendar_nav {
  color: #6c7260;
}
.p_fair .calendar_nav .btn_next::after {
  filter: none;
  border-color: #6c7260;
}
.p_fair .month_title,
.p_fair .calendar_container table {
  color: #6c7260;
}

.topics {
  display: flex;
  justify-content: flex-end;
  gap: 0 16rem;
  padding: 0 0 12rem;
}
.topics h2 {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.18em;
}
.topics h2 img {
  width: 22.7rem;
  margin-bottom: 1.1rem;
}
.topics h2 span {
  display: block;
}
.topics_wrapper {
  width: calc(50vw + 20rem);
}
.topics_list {
  border-top: 0.1rem solid #d2cfcf;
}
.topics_list li {
  border-bottom: 0.1rem solid #d2cfcf;
}
.topics_list a {
  display: flex;
  padding: 2.05rem 2rem;
}
.topics_list figure {
  width: 14.4rem;
}
.topics_box {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  align-content: start;
  max-width: 36rem;
  padding: 0.2rem 0 0 3rem;
}
.topics_box time {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #918e8e;
}
.topics_box h3 {
  width: 100%;
  margin-top: 1.2rem;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}
.topics_cat {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.8rem;
}
.topics_cat span {
  padding: 0.2rem 1.2rem;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  background: #a58f5e;
}
.topics_btn {
  margin-top: 4.2rem;
  margin-right: 6.3rem;
}
.topics .btn {
  margin-left: auto;
}

@media (max-width: 768px) {
  .bg_sticky.is-mv {
    background-image: url("../../img/pet/mv_sp.jpg");
    height: calc(100svh - 16rem);
  }
  .bg_sticky.is-special {
    background-image: url("../../img/pet/special_bg_sp.jpg");
  }
  .bg_sticky.is-intro {
    margin-top: -20.6rem;
    display: block;
    background: url("../../img/pet/intro_bg_sp.png") no-repeat top center/cover;
  }
  .mv_heading {
    bottom: 8.1rem;
  }
  .mv_ttl {
    width: 26.2rem;
    margin-bottom: 2.5rem;
  }
  .mv_lead {
    font-size: 1.2rem;
  }
  .intro {
    margin-top: -100svh;
    padding: 21rem 0 15.6rem;
    background: none;
  }
  .intro_ttl {
    margin-bottom: 3rem;
    font-size: 2.4rem;
    line-height: 1.91;
  }
  .intro_desc {
    font-size: 1.3rem;
    line-height: 2.15;
  }
  .reason {
    margin-top: -4.6rem;
    padding: 7.2rem 0 10rem;
    background-image: url("../../img/pet/reason_bg_sp.png");
  }
  .reason::before {
    height: 10rem;
  }
  .reason::after {
    top: -0.4rem;
    left: 3rem;
    width: 11.1rem;
    height: 8.9rem;
    transform: none;
  }
  .reason_inner {
    padding: 0 3rem;
  }
  .reason_ttl {
    margin-bottom: 3rem;
  }
  .reason_ttl img {
    width: 22rem;
  }
  .reason_sub {
    margin-bottom: 5rem;
    font-size: 1.4rem;
    letter-spacing: 0.16em;
  }
  .reason_list {
    flex-direction: column;
    gap: 5rem;
  }
  .reason_item {
    width: 100%;
  }
  .reason_item_ttl {
    font-size: 1.8rem;
  }
  .reason_item_desc {
    font-size: 1.3rem;
    line-height: 2;
  }
  .various {
    padding: 0 0 8rem;
    background: none;
  }
  .various::before {
    top: 3rem;
    left: 0;
    width: 13rem;
    height: 12rem;
    transform: none;
  }
  .various::after {
    top: 26.8rem;
    left: auto;
    right: 2rem;
    width: 7.6rem;
    height: 7rem;
  }
  .various_inner {
    padding: 0 2rem;
  }
  .various_ttl {
    margin-bottom: 6.9rem;
  }
  .various_ttl img {
    margin: 0 1rem 0 auto;
    width: 22.8rem;
  }
  .various_sub {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
  .various_desc {
    margin-bottom: 5rem;
    font-size: 1.3rem;
    line-height: 2;
    text-align: left;
  }
  .various_list {
    flex-wrap: wrap;
    gap: 3rem 2rem;
  }
  .various_item {
    width: calc((100% - 2rem) / 2);
  }
  .various_item_image {
    margin-bottom: 1.5rem;
  }
  .various_item_image img {
    height: auto;
    aspect-ratio: 1/1;
  }
  .various_item_tag {
    font-size: 1.3rem;
  }
  .special {
    padding: 8rem 0 10.2rem;
  }
  .special_inner {
    padding: 0 3rem;
  }
  .special_heading {
    width: 33.1rem;
    margin-bottom: 3rem;
  }
  .special_ttl {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .special_lead {
    font-size: 1.4rem;
  }
  .special_content {
    flex-direction: column;
    gap: 3rem;
    justify-content: flex-start;
    align-items: self-start;
  }
  .special_image {
    width: 100%;
  }
  .special_box {
    width: 100%;
  }
  .special_box_ttl {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    line-height: 2;
  }
  .special_btns {
    width: 100%;
  }
  .special_btns .btn_large {
    width: 100%;
  }
  .faq {
    padding: 0 0 18rem;
    background-image: url("../../img/pet/faq_bg_sp.svg");
  }
  .faq_inner {
    padding: 14rem 3rem 0;
  }
  .faq_heading {
    width: 100%;
    top: -2rem;
  }
  .faq_ttl {
    margin-bottom: 2rem;
  }
  .faq_ttl img {
    width: 13.7rem;
  }
  .faq_sub {
    margin-bottom: 4rem;
    font-size: 1.2rem;
  }
  .faq_q_text {
    font-size: 1.3rem;
    line-height: 1.6;
  }
  .faq_btns {
    margin-top: 4rem;
  }
  .p_fair {
    margin-top: calc(-100svh - 8rem);
  }
  .topics {
    flex-flow: column;
    justify-content: flex-start;
    padding: 20.2rem 0 14.2rem;
  }
  .topics h2 {
    display: block;
    margin-bottom: 4rem;
    padding: 0 2rem;
    font-size: 1.3rem;
  }
  .topics h2 img {
    width: 18.5rem;
    margin-bottom: 1.1rem;
  }
  .topics_wrapper {
    width: 100%;
  }
  .topics_list figure {
    width: 10.4rem;
  }
  .topics_list figure img {
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .topics_box {
    max-width: none;
    padding: 0.2rem 0 0 2rem;
  }
  .topics_box h3 {
    margin-top: 1.2rem;
  }
  .topics_btn {
    margin: 3.1rem auto 0;
  }
  .topics .btn {
    width: 27rem;
    margin: 0 auto;
  }
  .topics .btn::after {
    right: 2.8rem;
  }
}
/* FAQ design sync with chapel/reason
----------------------------------------*/
main .faq .faq_inner {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
main .faq .faq_list {
  text-align: left;
}
main .faq .faq_item {
  border-bottom: 0.1rem solid #a08962;
}
main .faq .faq_q {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  padding: 2rem 0;
  cursor: pointer;
  transition: opacity var(--duration-fast, 0.15s ease);
}
main .faq .faq_q:hover {
  opacity: 0.7;
}
main .faq .faq_q_mark,
main .faq .faq_a_mark {
  width: 1.5rem;
  font-size: 2rem;
  line-height: 1.5;
  color: #a08962;
  flex: 0 0 1.5rem;
}
main .faq .faq_q_text,
main .faq .faq_q span:nth-child(2) {
  flex: 1;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #333;
}
main .faq .faq_icon {
  position: relative;
  width: 3.4rem;
  height: 3.4rem;
  background: url("../../img/chapel/faq_btn_bg.png") no-repeat center center;
  background-size: contain;
  transition: opacity var(--duration-fast, 0.15s ease);
  flex: 0 0 3.4rem;
}
main .faq .faq_icon::before,
main .faq .faq_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.2em;
  height: 0.1rem;
  background: #a08962;
  transform: translate(-50%, -50%);
}
main .faq .faq_icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform var(--duration-normal, 0.3s) var(--ease-out-expo, cubic-bezier(0.16, 1, 0.3, 1));
}
main .faq .faq_q.is-open .faq_icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
main .faq .faq_a {
  display: none;
  padding: 0 2rem 2.5rem 0 !important;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2;
  color: #555;
  text-align: left;
}
main .faq .faq_q.is-open + .faq_a:has(.faq_a_mark) {
  display: grid !important;
  grid-template-columns: 1.5rem 1fr;
  gap: 1.4rem;
  align-items: start;
}
main .faq .faq_q.is-open + .faq_a:not(:has(.faq_a_mark)) {
  display: block !important;
}
main .faq .faq_a:not(:has(.faq_a_mark)) {
  position: relative;
  padding-left: 4.4rem !important;
}
main .faq .faq_a:not(:has(.faq_a_mark))::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5rem;
  font-size: 2rem;
  line-height: 1.5;
  color: #a08962;
  font-family: "Philosopher", sans-serif;
}
main .faq .faq_a .answer {
  display: block !important;
  padding: 0 2rem 1.5rem 0 !important;
  font-weight: 400;
  position: static !important;
  top: auto !important;
}
main .faq .faq_a a {
  color: #a08962;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  main .faq .faq_inner {
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  main .faq .faq_q {
    padding: 1.5rem 0;
  }
  main .faq .faq_q_text,
  main .faq .faq_q span:nth-child(2) {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  main .faq .faq_icon {
    width: 2rem;
    height: 2rem;
    flex-basis: 2rem;
  }
  main .faq .faq_icon::before,
  main .faq .faq_icon::after {
    width: 1rem;
  }
  main .faq .faq_a {
    padding: 0.8rem 0 1.5rem 0 !important;
    font-size: 1.3rem;
    font-weight: 400;
  }
  main .faq .faq_q.is-open + .faq_a:has(.faq_a_mark) {
    grid-template-columns: 1.5rem 1fr;
    gap: 1.4rem;
  }
  main .faq .faq_a:not(:has(.faq_a_mark)) {
    padding-left: 3.5rem !important;
    padding-bottom: 3rem !important;
  }
  main .faq .faq_a .answer {
    padding-bottom: 1.5rem !important;
  }
}
