@charset "UTF-8";
/* ===================================================================
CSS information

file name  : celebration.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
#header {
  background: var(--color-bg03);
}

.bg_w {
  background: url("../images/common/bg03.jpg") #fcfbf9 repeat center top;
}

.wrp_int {
  padding-top: 10.83rem !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int {
    padding-top: 10rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int {
    padding-top: 0 !important;
  }
}
.wrp_int .wrp {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp {
    padding-top: 5.83rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp {
    padding-top: 4.16rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp {
    padding-top: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_int .wrp {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp {
    padding-bottom: 3em;
  }
}
.wrp_int .wrp::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 1.66rem 1.66rem 0;
  background: var(--color-bg07);
  background-size: cover;
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp::before {
    width: 97%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp::before {
    width: 97%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp::before {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_int .wrp::before {
    height: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp::before {
    height: 100%;
  }
}
.wrp_int .wrp .bg_en {
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .bg_en {
    top: -6.67rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .bg_en {
    top: -5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .bg_en {
    top: -3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .bg_en {
    right: 7.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .bg_en {
    right: 5.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .bg_en {
    right: 2em;
  }
}
.wrp_int .wrp .bg_en .en {
  font-family: "EB Garamond", serif;
  font-feature-settings: "palt";
  font-optical-sizing: auto;
  line-height: 1;
  background: url(../images/common/bg07.png) repeat center top;
  background-clip: text;
  -webkit-background-clip: text;
  opacity: .7;
  color: transparent;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .bg_en .en {
    font-size: 10rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .bg_en .en {
    font-size: 7.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .bg_en .en {
    font-size: 4.58rem;
  }
}
.wrp_int .wrp .con_int {
  position: relative;
  z-index: 1;
  width: calc(1300 / 1440 * 100%);
  margin: 0 auto;
}
.wrp_int .wrp .con_int .box_int {
  max-width: 1160px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (min-width: 1441px) {
  .wrp_int .wrp .con_int .box_int {
    max-width: calc(1160 / 1300 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .box_int {
    flex-direction: column-reverse;
  }
}
.wrp_int .wrp .con_int .inner_img {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .con_int .inner_img {
    width: calc(90% - 365px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .con_int .inner_img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_img {
    width: 95%;
  }
}
@media only screen and (min-width: 1441px) {
  .wrp_int .wrp .con_int .inner_img {
    width: calc(700 / 1160 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_img {
    margin-left: 0;
    margin-right: auto;
  }
}
.wrp_int .wrp .con_int .inner_img .img {
  width: calc(340 / 700 * 100%);
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .con_int .inner_img .img:nth-child(2) {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .con_int .inner_img .img:nth-child(2) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_img .img:nth-child(2) {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .con_int .inner_txt {
    width: 365px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .con_int .inner_txt {
    width: 38%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_txt {
    width: 95%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_int .wrp .con_int .inner_txt {
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_int .wrp .con_int .inner_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_txt {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1441px) {
  .wrp_int .wrp .con_int .inner_txt {
    width: calc(365 / 1160 * 100%);
  }
}
.wrp_int .wrp .con_int .inner_txt .c_br .jp {
  color: var(--color-text07);
}
@media only screen and (min-width: 768px) {
  .wrp_int .wrp .con_int .inner_txt .title {
    margin-top: 0.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_txt .title {
    margin-top: 0.8em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_int .wrp .con_int .inner_txt .txt {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_int .wrp .con_int .inner_txt .txt {
    margin-top: 1em;
  }
}

.con_cuisine {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_cuisine {
    padding-top: 12.91rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cuisine {
    padding-top: 8.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine {
    padding-top: 4em;
  }
}
.con_cuisine .bg {
  width: 100%;
  position: absolute;
  top: -5%;
  left: 0;
}
.con_cuisine .box_cuisine {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1441px) {
  .con_cuisine .box_cuisine {
    width: calc(900 / 1440 * 100%);
    max-width: 1440px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine > .tmp_st .en {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_cuisine .box_cuisine .img {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .img {
    margin-top: 1em;
  }
}
.con_cuisine .box_cuisine .box_text {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_cuisine .box_cuisine .box_text {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .box_text {
    margin-top: 1.5em;
  }
}
.con_cuisine .box_cuisine .box_text .tmp_st .jp {
  color: var(--color-text07);
}
@media only screen and (min-width: 768px) {
  .con_cuisine .box_cuisine .box_text .txt {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .box_text .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .box_text .txt {
    text-align: left;
  }
}
.con_cuisine .box_cuisine .box_text .tmp_link {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .con_cuisine .box_cuisine .box_text .tmp_link {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .box_text .tmp_link {
    margin-top: 1.5em;
  }
}
.con_cuisine .box_cuisine .box_text .tmp_link a {
  position: relative;
}
.con_cuisine .box_cuisine .box_text .tmp_link a:hover::after {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_cuisine .box_cuisine .box_text .tmp_link a .inner {
    width: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cuisine .box_cuisine .box_text .tmp_link a .inner {
    width: auto;
  }
}

.con_decoration {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_decoration {
    padding-top: 9.58rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_decoration {
    padding-top: 8.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration {
    padding-top: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .con_decoration {
    padding-bottom: 8.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration {
    padding-bottom: 4em;
  }
}
.con_decoration .bg {
  width: 100%;
  position: absolute;
  top: -5%;
  left: 0;
}
.con_decoration .box_decoration {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1441px) {
  .con_decoration .box_decoration {
    width: calc(900 / 1440 * 100%);
    max-width: 1440px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration > .tmp_st .en {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_decoration .box_decoration .img {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .img {
    margin-top: 1em;
  }
}
.con_decoration .box_decoration .box_text {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_decoration .box_decoration .box_text {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .box_text {
    margin-top: 1.5em;
  }
}
.con_decoration .box_decoration .box_text .tmp_st .jp {
  color: var(--color-text07);
}
@media only screen and (min-width: 768px) {
  .con_decoration .box_decoration .box_text .txt {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .box_text .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .box_text .txt {
    text-align: left;
  }
}
.con_decoration .box_decoration .box_text .tmp_link {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .con_decoration .box_decoration .box_text .tmp_link {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .box_text .tmp_link {
    margin-top: 1.5em;
  }
}
.con_decoration .box_decoration .box_text .tmp_link a {
  position: relative;
}
.con_decoration .box_decoration .box_text .tmp_link a:hover::after {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_decoration .box_decoration .box_text .tmp_link a .inner {
    width: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .con_decoration .box_decoration .box_text .tmp_link a .inner {
    width: auto;
  }
}
