.Concept_body, .Title_inner {
  width: 980px;
  padding-right: 50px;
  padding-left: 50px;
  margin-right: auto;
  margin-left: auto;
}

.Title_text {
  text-align: center;
  font-size: 60px;
  font-weight: 700;
}

.TitleMenu {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.TitleMenu_link {
  display: block;
  position: relative;
  font-size: 24px;
  padding: 0 34px 0 40px;
}

.TitleMenu_link > span {
  display: block;
  font-weight: 700;
}

.TitleMenu_arrow {
  width: 24px;
  height: 14px;
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 0;
  margin: auto;
}

.theme-ceremony-202301 .KV {
  height: 613px;
  position: relative;
}

.theme-ceremony-202301 .KV.-active::after {
  transform: scaleY(1);
  transition: transform 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-delay: 1s;
}

.theme-ceremony-202301 .KV.-active .KV_text {
  opacity: 1;
  transition: opacity 1s, filter 1s;
  filter: blur(0);
}

.theme-ceremony-202301 .KV.-active .KV_text.-n2 {
  transition-delay: 0.3s;
}

.theme-ceremony-202301 .KV::after {
  content: "";
  width: 1px;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 280px);
  background-color: #9d7c22;
  transform: scaleY(0);
  transform-origin: top center;
}

.theme-ceremony-202301 .KV_inner {
  height: 581px;
  position: relative;
  background: linear-gradient(#d3cbc9, #cbc3c0);
  overflow: hidden;
}

.theme-ceremony-202301 .KV_inner::before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f4eaeb;
}

.theme-ceremony-202301 .KV_img, .theme-ceremony-202301 .KV_text {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.theme-ceremony-202301 .KV_text {
  opacity: 0;
  filter: blur(16px);
}

.theme-ceremony-202301 .Summary {
  margin: 38px 0 70px;
}

.theme-ceremony-202301 .Summary_text {
  font-size: 18px;
  line-height: 2.22;
  text-align: center;
}

.Menu {
  margin: 70px 0 100px;
}

.Menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -12px -8px;
}

.Menu_item {
  margin: 12px 8px;
}

.Menu_item:nth-child(5) {
  width: 100%;
  margin: 0;
}

.Menu_link {
  display: block;
  width: 123px;
}

.Menu_link img {
  width: 100%;
}

.Concept_body {
  padding-top: 60px;
  padding-bottom: 10px;
}

.Concept_subTitle {
  margin-top: 80px;
}

.Concept_subTitle > img {
  display: block;
  margin: auto;
}

.Concept_img {
  display: block;
  margin: auto;
}

.Concept_lead {
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
}

.Concept_lead > em {
  display: block;
  font-size: 24px;
  font-weight: 700;
}

.Concept_text {
  text-align: center;
  font-size: 18px;
  margin: 60px 0;
}

.Concept_text > em {
  display: block;
  font-size: 24px;
}

.theme-ceremony-202301 .Products {
  margin-top: 80px;
}

.theme-ceremony-202301 .Products.-coordinateItem {
  margin: 35px 0 41px;
}

.theme-ceremony-202301 .Products.-n1 {
  position: absolute;
  bottom: 110px;
  left: 124px;
}

.theme-ceremony-202301 .Products.-n2 {
  position: absolute;
  bottom: 140px;
  left: 124px;
}

.theme-ceremony-202301 .Products.-n3 {
  position: absolute;
  bottom: 50px;
  right: 124px;
}

.theme-ceremony-202301 .Products_title {
  width: 402px;
  margin: 0 auto 40px;
}

.theme-ceremony-202301 .Products_title img {
  width: 100%;
}

.theme-ceremony-202301 .Products_list {
  display: flex;
  justify-content: center;
}

.theme-ceremony-202301 .Products_item {
  width: 200px;
  margin: 0 18px;
  text-align: center;
  position: relative;
  padding-bottom: 70px;
}

.theme-ceremony-202301 .Products_img {
  width: 100%;
}

.theme-ceremony-202301 .Products_name {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 15px;
}

.theme-ceremony-202301 .Products_price {
  font-size: 16px;
  line-height: 1;
  position: absolute;
  bottom: 44px;
  right: 0;
  left: 0;
  margin: auto;
}

.theme-ceremony-202301 .Products .Button {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}

.theme-ceremony-202301 .Products .Button.-disable {
  color: #fff;
  border-color: #999;
  background-color: #999;
  pointer-events: none;
}

.theme-ceremony-202301 .Products .Button.-disable svg {
  display: none;
}

.theme-ceremony-202301 .Inner {
  width: 980px;
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.theme-ceremony-202301 .Look {
  position: relative;
  padding: 80px 0 100px;
}

.theme-ceremony-202301 .Look::before {
  content: "";
  width: 100%;
  height: 850px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fef7e5;
}

.theme-ceremony-202301 .Look.-setup::before {
  background-color: #fef5f3;
}

.theme-ceremony-202301 .Look_title {
  width: 430px;
  position: relative;
  padding-bottom: 70px;
  margin: auto;
}

.theme-ceremony-202301 .Look_title img {
  width: 100%;
}

.theme-ceremony-202301 .Look_title::after {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #9d7c22;
}

.theme-ceremony-202301 .Look_body {
  width: 472px;
  position: relative;
  margin-top: 60px;
}

.theme-ceremony-202301 .Look_body.-n5 {
  margin-top: 170px;
  margin-left: auto;
}

.theme-ceremony-202301 .Look:nth-of-type(1) .Look_body, .theme-ceremony-202301 .Look:nth-of-type(3) .Look_body, .theme-ceremony-202301 .Look:nth-of-type(6) .Look_body, .theme-ceremony-202301 .Look:nth-of-type(7) .Look_body {
  margin-left: auto;
}

.theme-ceremony-202301 .Look_slider {
  position: relative;
  margin-bottom: 100px;
}

.theme-ceremony-202301 .Look_slider.-comingSoon {
  position: relative;
}

.theme-ceremony-202301 .Look_slider.-comingSoon::before {
  content: "Coming Soon";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.theme-ceremony-202301 .Look_slider img {
  width: 100%;
}

.theme-ceremony-202301 .Look_slider .swiper-pagination {
  display: flex;
  justify-content: center;
  bottom: -30px;
  right: 0;
  left: 0;
  margin: auto;
}

.theme-ceremony-202301 .Look_slider .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #dcdcdc;
  opacity: 1;
  margin: 0 6px;
  transition: background-color 0.5s;
}

.theme-ceremony-202301 .Look_slider .swiper-pagination-bullet-active {
  background-color: #b8a778;
}

.theme-ceremony-202301 .Look_slider .swiper-button-next::after,
.theme-ceremony-202301 .Look_slider .swiper-button-prev::after {
  content: none;
}

.theme-ceremony-202301 .Look_slider .swiper-button-next,
.theme-ceremony-202301 .Look_slider .swiper-button-prev {
  width: 10px;
  height: 18px;
  top: calc(50% - 9px);
}

.theme-ceremony-202301 .Look_slider .swiper-button-next svg,
.theme-ceremony-202301 .Look_slider .swiper-button-prev svg {
  fill: #b8a778;
}

.theme-ceremony-202301 .Look_slider .swiper-button-prev {
  left: 10px;
}

.theme-ceremony-202301 .Look_slider .swiper-button-next {
  right: 10px;
}

.theme-ceremony-202301 .Look_photos img {
  display: block;
  width: 100%;
}

.theme-ceremony-202301 .Look_photos.-n1 .Look_photo:nth-child(1) {
  width: 472px;
}

.theme-ceremony-202301 .Look_photos.-n1 .Look_photo:nth-child(2) {
  width: 424px;
  position: absolute;
  top: 81px;
  left: -508px;
}

.theme-ceremony-202301 .Look_photos.-n1 .Look_photo:nth-child(3) {
  width: 368px;
  margin-top: 105px;
  margin-left: 80px;
}

.theme-ceremony-202301 .Look_photos.-n1 .Look_photo:nth-child(4) {
  width: 368px;
  position: absolute;
  top: 851px;
  left: -480px;
}

.theme-ceremony-202301 .Look_photos.-n1 .Look_photo:nth-child(5) {
  width: 368px;
  margin-top: 80px;
  margin-left: 40px;
}

.theme-ceremony-202301 .Look_photos.-n2 .Look_photo:nth-child(1) {
  width: 472px;
}

.theme-ceremony-202301 .Look_photos.-n2 .Look_photo:nth-child(2) {
  width: 424px;
  position: absolute;
  top: 81px;
  left: -508px;
}

.theme-ceremony-202301 .Look_photos.-n3 .Look_photo:nth-child(1) {
  width: 472px;
}

.theme-ceremony-202301 .Look_photos.-n3 .Look_photo:nth-child(2) {
  width: 424px;
  position: absolute;
  top: 81px;
  right: -508px;
}

.theme-ceremony-202301 .Look_photos.-n4 .Look_photo:nth-child(1) {
  width: 376px;
  position: absolute;
  top: 80px;
  left: 603px;
}

.theme-ceremony-202301 .Look_photos.-n4 .Look_photo:nth-child(2) {
  width: 252px;
  position: absolute;
  top: 496px;
  left: 534px;
}

.theme-ceremony-202301 .Look_photos.-n4 .Look_photo:nth-child(3) {
  width: 252px;
  position: absolute;
  top: 788px;
  left: 688px;
}

.theme-ceremony-202301 .Look_photos.-n5 .Look_photo:nth-child(1) {
  width: 472px;
  position: absolute;
  top: -110px;
  left: -508px;
}

.theme-ceremony-202301 .Look_photos.-n5 .Look_photo:nth-child(2) {
  width: 367px;
  margin-left: auto;
}

.theme-ceremony-202301 .Look_photos.-n6 .Look_photo:nth-child(1) {
  width: 376px;
  position: absolute;
  top: 172px;
  left: -508px;
}

.theme-ceremony-202301 .Look_photos.-n6 .Look_photo:nth-child(2) {
  width: 252px;
  position: absolute;
  top: 598px;
  left: -328px;
}

.theme-ceremony-202301 .Look_photos.-n6 .Look_photo:nth-child(3) {
  width: 252px;
  position: absolute;
  top: 900px;
  left: -450px;
}

.theme-ceremony-202301 .Look_photos.-n7 .Look_photo:nth-child(1) {
  width: 376px;
  position: absolute;
  top: 296px;
  right: -508px;
}

.theme-ceremony-202301 .Look_photos.-n7 .Look_photo:nth-child(2) {
  width: 252px;
  position: absolute;
  top: 752px;
  right: -314px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(2) {
  width: 376px;
  position: absolute;
  top: 101px;
  left: -438px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(3) {
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 558px;
  left: -508px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(3) img {
  width: 252px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(3) figcaption {
  font-size: 16px;
  margin-left: 30px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(4) {
  width: 425px;
  margin: 291px 0 -280px -508px;
}

.theme-ceremony-202301 .Look_photos.-n8 .Look_photo:nth-child(5) {
  width: 367px;
  position: absolute;
  top: 850px;
  left: 26px;
}

.theme-ceremony-202301 .Look_photos.-n9 .Look_photo:nth-child(1) {
  width: 376px;
  position: absolute;
  top: 296px;
  right: -508px;
}

.theme-ceremony-202301 .Look_photos.-n9 .Look_photo:nth-child(2) {
  width: 252px;
  position: absolute;
  top: 752px;
  right: -314px;
}

.theme-ceremony-202301 .Look_photo {
  overflow: hidden;
}

.theme-ceremony-202301 .Look_photo.-comingSoon {
  position: relative;
}

.theme-ceremony-202301 .Look_photo.-comingSoon::before {
  content: "Coming Soon";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.theme-ceremony-202301 .Look_photo.-comingSoon figcaption {
  display: none;
}

.theme-ceremony-202301 .Look_catch {
  font-size: 20px;
  font-weight: 700;
  margin-top: 75px;
}

.theme-ceremony-202301 .Look_text {
  font-size: 16px;
  line-height: 2.25;
  margin-top: 30px;
}

.theme-ceremony-202301 .Look_scene {
  position: relative;
  background-color: #fef7e5;
  padding: 40px 0;
  margin: 50px 0;
}

.theme-ceremony-202301 .Look_scene.-setup {
  background-color: #fef5f3;
}

.theme-ceremony-202301 .Look_scene img {
  width: 248px;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: auto;
}

.theme-ceremony-202301 .Look_scene ul {
  display: flex;
  justify-content: center;
}

.theme-ceremony-202301 .Look_scene li {
  display: flex;
  align-items: center;
  margin: 0 7px;
}

.theme-ceremony-202301 .Look_scene svg {
  width: 10px;
  fill: #9d7c22;
}

.theme-ceremony-202301 .Look_scene span {
  color: #666;
  font-size: 14px;
  margin-left: 4px;
}

.theme-ceremony-202301 .Look_scene p {
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 2;
}

.theme-ceremony-202301 .Button {
  display: block;
  position: relative;
  color: #9d7c22;
  background-color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  border: 1px solid #9d7c22;
  padding: 5px 1em 6px;
}

.theme-ceremony-202301 .Button svg {
  width: 6px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
  fill: #9d7c22;
}

@media (any-hover: hover) {
  .theme-ceremony-202301 .Button {
    transition: color 0.4s, background-color 0.4s;
  }
  .theme-ceremony-202301 .Button svg {
    transition: fill 0.4s;
  }
  .theme-ceremony-202301 .Button:hover {
    color: #fff;
    background-color: #9d7c22;
  }
  .theme-ceremony-202301 .Button:hover svg {
    fill: #fff;
  }
}

.theme-ceremony-202301 .QA {
  background-color: #f7f7f7;
  padding: 100px 0;
}

.theme-ceremony-202301 .QA_title {
  width: 446px;
  margin: 0 auto 80px;
}

.theme-ceremony-202301 .QA_item {
  position: relative;
  padding-left: 40px;
  margin-top: 50px;
}

.theme-ceremony-202301 .QA_no {
  display: block;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #9d7c22;
  padding-left: 80px;
  margin-left: -40px;
  margin-bottom: 10px;
}

.theme-ceremony-202301 .QA_no::before {
  content: "";
  width: 60px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #9d7c22;
}

.theme-ceremony-202301 .QA_q {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  padding-right: 380px;
}

.theme-ceremony-202301 .QA_a {
  font-size: 16px;
  line-height: 2;
  padding-right: 380px;
  margin-top: 15px;
}

.theme-ceremony-202301 .QA_imgContainer {
  position: absolute;
  top: 50px;
  right: 0;
  margin: 0 -8px;
}

.theme-ceremony-202301 .QA_img {
  width: 160px;
  margin: 0 8px;
}

.theme-ceremony-202301 .QA_buttonContainer {
  display: flex;
  justify-content: center;
  margin: -10px;
  margin-top: 40px;
}

.theme-ceremony-202301 .QA .Button {
  width: 300px;
  padding: 10px 15px 11px;
  margin: 10px;
  font-size: 14px;
}

.theme-ceremony-202301 .QA .Button svg {
  right: 10px;
}

.theme-ceremony-202301 .CoordinateItem {
  margin-top: 80px;
  border-color: #9d7c22;
  border-style: solid;
  border-width: 2px 0;
}

.theme-ceremony-202301 .CoordinateItem.-active .CoordinateItem_state {
  transform: rotate(180deg);
}

.theme-ceremony-202301 .CoordinateItem.-active .CoordinateItem_state::after {
  opacity: 0;
}

.theme-ceremony-202301 .CoordinateItem_title {
  position: relative;
  background-color: #f7f7f7;
  text-align: center;
  padding: 20px 0;
  margin: 6px 0;
  cursor: pointer;
}

.theme-ceremony-202301 .CoordinateItem_title img {
  width: 251px;
}

.theme-ceremony-202301 .CoordinateItem_body {
  overflow: hidden;
  transition: height 0.4s;
}

.theme-ceremony-202301 .CoordinateItem_state {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
  transition: transform 0.4s;
}

.theme-ceremony-202301 .CoordinateItem_state::before, .theme-ceremony-202301 .CoordinateItem_state::after {
  content: "";
  position: absolute;
  background-color: #9d7c22;
}

.theme-ceremony-202301 .CoordinateItem_state::before {
  width: 100%;
  height: 2px;
  top: 6px;
  left: 0;
}

.theme-ceremony-202301 .CoordinateItem_state::after {
  width: 2px;
  height: 100%;
  top: 0;
  left: 6px;
  transition: opacity 0.4s;
}

.Lead {
  background-color: #fef7e5;
  padding: 65px 0 10px;
}

.Lead.-setup {
  background-color: #fef5f3;
}

.Lead_text {
  text-align: center;
  font-size: 16px;
  line-height: 2.25;
}

.Lead_text em {
  color: #9d7c22;
}

.Banner {
  padding: 100px 0;
}

.SeeMoreItems {
  padding-bottom: 200px;
}

.SeeMoreItems_title {
  width: 227px;
  margin: 0 auto 30px;
}

.SeeMoreItems_list {
  display: flex;
  margin: -10px;
}

.SeeMoreItems_item {
  flex-grow: 1;
  margin: 10px;
}

.SeeMoreItems .Button {
  color: #fff;
  background-color: #b8a97f;
  border: none;
  font-size: 16px;
  padding: 10px 1em 11px;
}

.SeeMoreItems .Button svg {
  fill: #fff;
}

@media (any-hover: hover) {
  .SeeMoreItems .Button:hover {
    color: #b8a97f;
    background-color: #fff;
  }
  .SeeMoreItems .Button:hover svg {
    fill: #b8a97f;
  }
}

.Notice {
  padding: 30px 0 100px;
}

.Notice_text {
  text-align: center;
  font-size: 16px;
}

.Notice .Button {
  width: 400px;
  padding: 20px 1em;
  font-size: 16px;
  color: #333;
  background-color: #efe4c8;
  border: none;
  margin: 30px auto 0;
  box-sizing: border-box;
}

.Notice .Button svg {
  fill: #333;
  right: 15px;
}

.FadeSlideUp {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.FadeSlideUp.-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 1.5s, transform 1.5s;
}

.ZoomOut {
  transform: scale(1.25);
}

.ZoomOut.-active {
  transform: scale(1);
  transition: transform 1.5s;
}

.theme-ceremony-202301 {
  min-width: 1040px;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  line-height: 1.75;
  color: #333;
  background-color: #fff;
}