/* ------------------------------
    mixin
------------------------------ */
/* ------------------------------
    index
------------------------------ */
#header .wrap .logo_wrap .logo {
  position: absolute;
  left: 3rem;
  top: 22px;
  translate: 0;
  white-space: nowrap;
  transform: translate(0, 0) scale(1);
  transform-origin: left top;
  transition: transform 0.6s ease;
}
#header:not(.is-scrolled) .wrap .logo_wrap .logo {
  transform: translate(7rem, 8rem) scale(2);
}

#page_index #sec_mv {
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
#page_index #sec_mv .inner {
  padding-top: 15rem;
  position: relative;
}
#page_index #sec_mv .slider {
  flex: 1;
}
#page_index #sec_mv .slider figure {
  width: 100%;
  height: calc(100svh - 15rem - 2rem);
}
#page_index #sec_mv .slider figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page_index #sec_mv .txt {
  position: absolute;
  left: -2rem;
  top: 20rem;
  padding: 10rem 1rem;
  color: #ff8014;
  font-size: 2.7rem;
  line-height: 2.2;
  letter-spacing: 0.06em;
  font-family: "Noto Sans JP", sans-serif;
}
#page_index #sec_mv .bnr {
  margin-top: 6rem;
}
#page_index #sec_intro {
  margin-top: 6rem;
}
#page_index #sec_intro .movie {
  position: relative;
  height: 38.3rem;
  overflow: hidden;
}
#page_index #sec_intro .movie video, #page_index #sec_intro .movie img {
  width: 140%;
  max-width: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#page_index #sec_intro .movie .txt {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 6.5rem;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#page_index #sec_intro .movie._02 {
  margin-left: 8rem;
  height: 38.7rem;
}
#page_index #sec_intro .reason {
  margin: 10rem 0;
}
#page_index #sec_intro .reason a {
  background: #ff8014;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  aspect-ratio: 1/1;
}
#page_index #sec_intro .reason .txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
}
#page_index #sec_intro .box._01 {
  margin-top: 18rem;
}
#page_index #sec_intro .box._01 .img {
  width: 43rem;
}
#page_index #sec_intro .box._01 .m-imgCol_t {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 3rem;
}
#page_index #sec_intro .box._01 .txt {
  color: #ff8014;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  line-height: 2.2;
}
#page_index #sec_intro .box._02 {
  margin-top: 6rem;
}
#page_index #sec_intro .box._02 .txt {
  font-family: "Noto Sans JP", sans-serif;
  color: #ff8014;
  font-size: 2.3rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 10rem;
}
#page_index #sec_fair {
  background: #ff8014;
  color: #fff;
  padding: 8rem 0 10rem;
  margin-top: 20rem;
}
#page_index #sec_fair .slider {
  margin-top: 3rem;
}
#page_index #sec_fair .slider .box {
  padding: 0 3rem;
}
#page_index #sec_fair .slider .box .img {
  aspect-ratio: 1/1;
}
#page_index #sec_fair .slider .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page_index #sec_fair .slider .box .ttl {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.6;
  margin-top: 0.5em;
}
#page_index #sec_fair .slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
#page_index #sec_fair .slider .slick-dots button {
  font-size: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #fff;
  opacity: 0.6;
}
#page_index #sec_fair .slider .slick-dots .slick-active button {
  opacity: 1;
}
#page_index #sec_appeal {
  margin-top: 20rem;
}
#page_index #sec_appeal .movie video {
  width: 100%;
}
#page_index #sec_appeal .box._01 {
  margin-top: 18rem;
}
#page_index #sec_appeal .box._01 .img {
  width: 38rem;
}
#page_index #sec_appeal .box._01 .m-imgCol_t {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 3rem;
}
#page_index #sec_appeal .box._01 .txt {
  color: #ff8014;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  line-height: 2;
}
#page_index #sec_appeal .box._02 {
  margin-top: 6rem;
}
#page_index #sec_appeal .box._02 .txt {
  font-family: "Noto Sans JP", sans-serif;
  color: #ff8014;
  font-size: 2.3rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 10rem;
}
#page_index #sec_appeal .box._02 .img {
  margin-top: 6rem;
}
#page_index #sec_appeal .box._02 .img._01 {
  padding-right: 8rem;
}
#page_index #sec_appeal .box._02 .img._02 {
  padding-left: 8rem;
}
#page_index #sec_place {
  margin-top: 20rem;
}
#page_index #sec_place .m-catch {
  position: relative;
  z-index: 1;
}
#page_index #sec_place .bnr {
  padding-right: 12rem;
  margin-top: 10rem;
}
#page_index #sec_place .bnr a {
  color: #fff;
  display: block;
  position: relative;
}
#page_index #sec_place .bnr .tate {
  font-family: "Cormorant", serif;
  font-size: 3rem;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 0;
  top: 4rem;
}
#page_index #sec_place .bnr .ttl {
  font-family: "Cormorant", serif;
  font-size: 6.8rem;
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  width: 100%;
  text-align: center;
}
#page_index #sec_place .bnr._01 {
  margin-top: -3rem;
}
#page_index #sec_place .bnr._02 {
  padding-right: 0;
  padding-left: 12rem;
}
#page_index #sec_cuisine {
  margin-top: 20rem;
}
#page_index #sec_cuisine .box._01 .img {
  width: 53rem;
}
#page_index #sec_cuisine .box._01 .detail {
  display: flex;
  flex-direction: row-reverse;
  gap: 8rem;
}
#page_index #sec_cuisine .box._01 .detail .ttl {
  font-family: "Jost", sans-serif;
  color: #ff8014;
  font-size: 13.2rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
}
#page_index #sec_cuisine .box._01 .detail .txt {
  padding-top: 1em;
  font-size: 2.6rem;
}
#page_index #sec_cuisine .movie {
  padding: 15rem 0 10rem;
  position: relative;
}
#page_index #sec_cuisine .movie .img._02 {
  position: absolute;
  right: 0;
  top: -55%;
  width: 38rem;
}
#page_index #sec_cuisine .movie .img._03 {
  position: absolute;
  left: 0;
  top: 65%;
  width: 40rem;
}
#page_index #sec_cuisine .box._02 {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 0 6rem;
}
#page_index #sec_cuisine .box._02 .m-tate {
  color: #515151;
  font-size: 2.4rem;
}
#page_index #sec_cuisine .box._02 .m-btn_more {
  width: 100%;
}
#page_index #sec_dress {
  margin-top: 20rem;
}
#page_index #sec_dress .m-catch {
  position: relative;
  z-index: 1;
}
#page_index #sec_dress .slider {
  margin-top: -3rem;
}
#page_index #sec_dress .slider .img {
  aspect-ratio: 634/821;
}
#page_index #sec_dress .slider .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page_index #sec_dress .slider .slick-slide {
  width: 63.4rem;
  margin-right: 3rem;
}
#page_index #sec_dress .slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
#page_index #sec_dress .slider .slick-dots button {
  font-size: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #ff8014;
  opacity: 0.3;
}
#page_index #sec_dress .slider .slick-dots .slick-active button {
  opacity: 1;
}
#page_index #sec_plan {
  margin-top: 20rem;
}
#page_index #sec_plan .border {
  width: 1.5rem;
  height: 1.5rem;
  background: #ff8014;
  position: relative;
  margin: 0 auto;
  border-radius: 100%;
  margin-bottom: 6rem;
}
#page_index #sec_plan .border::before, #page_index #sec_plan .border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  margin: 0 3rem;
  width: 1.5rem;
  height: 1.5rem;
  background: #ff8014;
  border-radius: 100%;
}
#page_index #sec_plan .border::after {
  left: auto;
  right: 100%;
}
#page_index #sec_plan .m-h2 {
  color: #ff8014;
}
#page_index #sec_plan .catch {
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.2em;
  text-align: center;
  margin-top: 1em;
}
#page_index #sec_plan .list {
  margin-top: 4rem;
}
#page_index #sec_plan .list .item {
  padding: 3rem 0;
  border-bottom: 1px solid #e4bd91;
}
#page_index #sec_plan .list .item .img {
  aspect-ratio: 329/266;
  width: 32.9rem;
}
#page_index #sec_plan .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page_index #sec_plan .list .item .ttl {
  color: #ff8014;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#page_index #sec_plan .list .item .category {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 1rem;
}
#page_index #sec_plan .list .item .category span {
  font-family: "Noto Sans JP", sans-serif;
  background: #ff8014;
  color: #fff;
  font-size: 1.5rem;
  padding: 0 0.5em;
}
#page_index #sec_plan .list .item .price {
  font-family: "Noto Sans JP", sans-serif;
  color: #7f7f7f;
  font-size: 2.4rem;
  line-height: 1.4;
  margin: 0.7em 0;
}
#page_index #sec_plan .list .item .price .big {
  font-family: "Jost", sans-serif;
  font-size: 5rem;
  font-weight: 600;
  margin-right: 0.1em;
}
#page_index #sec_plan .list .item .more {
  display: inline-block;
  color: #ff8014;
  border-bottom: 1px solid #e4bd91;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0.12em;
  padding-bottom: 0.3em;
  position: relative;
}
#page_index #sec_plan .list .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: -0.2em;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #ff8014;
  border-radius: 100%;
  margin-left: 0.3em;
}
#page_index #sec_plan .list .item .more::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0.5em;
  border-top: 1px solid #ff8014;
  border-right: 1px solid #ff8014;
  rotate: 45deg;
}
#page_index #sec_report {
  background: #ff8014;
  color: #fff;
  padding: 8rem 0 10rem;
  margin-top: 20rem;
}
#page_index #sec_report .slider {
  margin-top: 3rem;
}
#page_index #sec_report .slider .box {
  background: #fff;
  padding: 4rem 4rem 6rem;
}
#page_index #sec_report .slider .box .img {
  aspect-ratio: 504/324;
}
#page_index #sec_report .slider .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page_index #sec_report .slider .box .name {
  color: #ff8014;
  font-family: "Cormorant", serif;
  font-size: 5.8rem;
  line-height: 1.4;
  text-align: center;
  margin: 2rem 0;
}
#page_index #sec_report .slider .box .category {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  width: 70%;
  margin: 0 auto;
}
#page_index #sec_report .slider .box .category span {
  font-family: "Noto Sans JP", sans-serif;
  background: #ff8014;
  color: #fff;
  font-size: 2.4rem;
  padding: 0 0.5em;
}
#page_index #sec_report .slider .box .txt {
  font-family: "Noto Sans JP", sans-serif;
  color: #ff8014;
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 1.5em;
}
#page_index #sec_report .slider .slick-slide {
  margin: 0 1.2rem;
}
#page_index #sec_report .slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
#page_index #sec_report .slider .slick-dots button {
  font-size: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #fff;
  opacity: 0.6;
}
#page_index #sec_report .slider .slick-dots .slick-active button {
  opacity: 1;
}
#page_index #sec_propose {
  margin-top: 20rem;
}
#page_index #sec_propose .box._01 .m-catch {
  position: relative;
  z-index: 1;
}
#page_index #sec_propose .box._01 .img {
  margin-top: -11rem;
}
#page_index #sec_propose .box._02 {
  margin-top: 15rem;
}
#page_index #sec_propose .box._02 .img {
  width: 40.4rem;
}
#page_index #sec_propose .box._02 .m-imgCol_t {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 2rem;
}
#page_index #sec_propose .box._03 {
  padding: 0 4rem;
  margin-top: 15rem;
}
#page_index #sec_propose .box._03 .catch {
  font-size: 2.2rem;
  line-height: 2.2;
}
#page_index #sec_news {
  margin-top: 20rem;
}
#page_index #sec_news .list {
  margin-top: 4rem;
}
#page_index #sec_news .list li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 3rem;
}
#page_index #sec_news .list li a {
  padding: 2rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
#page_index #sec_news .list li .date {
  color: #515151;
  font-family: "Cormorant", serif;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#page_index #sec_news .list li .category {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#page_index #sec_news .list li .category span {
  font-family: "Noto Sans JP", sans-serif;
  background: #ff8014;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1;
  padding: 0.5em 0.7em 0;
}
#page_index #sec_news .list li .ttl {
  width: 100%;
  color: #515151;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
