@import url(../../common/css/common.css);
.main-content {
  letter-spacing: 0;
  color: #231815;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}
.main-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .main-content img {
    width: 100%;
  }
}
.main-content p, .main-content h1, .main-content h2, .main-content h3, .main-content a, .main-content span {
  font-weight: 300;
}
.main-content a, .main-content button {
  color: #231815;
}
.main-content .inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .main-content .inner {
    max-width: 888px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .inner {
    width: 84%;
  }
}
.main-content .inner-1400 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .main-content .inner-1400 {
    max-width: 1400px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .inner-1400 {
    width: 84%;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .main-content .pc-only {
    display: none !important;
  }
}
.main-content .linkWrap {
  display: block;
  text-align: right;
}
.main-content .linkWrap .link {
  display: inline-block;
  padding-bottom: 5px;
  line-height: 1.4;
  color: #3c3c3c;
  font-size: 1.4rem;
}
.main-content .linkWrap .link span {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #D7C2DD;
  width: 100%;
  padding: 0 10px 0.5em 0;
}
.main-content .linkWrap .link span::before, .main-content .linkWrap .link span::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-content .linkWrap .link span::before {
  left: 0;
  bottom: -1px;
  width: 1px;
  height: 1px;
  background-color: #662f76;
  opacity: 0;
}
.main-content .linkWrap .link span::after {
  right: 0;
  bottom: -1px;
  width: 8px;
  height: 8px;
  border-bottom: solid 1px #D7C2DD;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}
.main-content .linkWrap .link span.no-padding {
  padding: 0 0 5px;
}
@media screen and (min-width: 769px) {
  .main-content .linkWrap .link:hover {
    color: #702d4d;
  }
  .main-content .linkWrap .link:hover span::before {
    opacity: 1;
    width: calc(100% + 10px);
  }
  .main-content .linkWrap .link:hover span::after {
    right: -10px;
    border-color: #662f76;
  }
}
.main-content .is-visible {
  visibility: visible !important;
}
.main-content .mv {
  position: relative;
  width: 100%;
  height: 82.1333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .mv {
    height: 41.2142857143vw;
  }
}
.main-content .mv__figure {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #608ABF;
}
@media screen and (min-width: 769px) {
  .main-content .mv__figure {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.main-content .mv__figure .blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
@media screen and (min-width: 769px) {
  .main-content .mv__figure .blur {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
  }
}
.main-content .mv__figure img {
  height: 100%;
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
  -webkit-transform: scale(1.08) rotateZ(0.01deg);
      -ms-transform: scale(1.08) rotate(0.01deg);
          transform: scale(1.08) rotateZ(0.01deg);
  will-change: filter;
}
@media screen and (min-width: 769px) {
  .main-content .mv__figure img {
    -webkit-transform: scale(1.1) rotateZ(0.01deg);
        -ms-transform: scale(1.1) rotate(0.01deg);
            transform: scale(1.1) rotateZ(0.01deg);
  }
}
.main-content .mv .mv__title {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .main-content .mv .mv__title {
    width: 54.6666666667vw;
    top: 41.0666666667vw;
    right: 5.3333333333vw;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .main-content .mv .mv__title {
    width: 500px;
    top: 18.4285714286vw;
    right: 10.7142857143vw;
    text-align: left;
    width: 500px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1300px) {
  .main-content .mv .mv__title {
    right: 7.6923076923vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1100px) {
  .main-content .mv .mv__title {
    right: 3.6363636364vw;
    width: 45.4545454545vw;
  }
}
.main-content .mv .mv__title .en {
  width: 52vw;
  margin-left: auto;
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 8.8vw;
  line-height: 1.1515151515;
  letter-spacing: 0.04em;
  color: #fff;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .main-content .mv .mv__title .en {
    margin-left: 0;
    margin-right: auto;
    width: 415px;
    font-size: 49px;
    line-height: 1.1836734694;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .main-content .mv .mv__title .en {
    width: 37.7272727273vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .main-content .mv .mv__title .en {
    font-size: 4.9vw;
  }
}
.main-content .mv .mv__title .en .row--01 {
  display: block;
  text-align: left;
}
.main-content .mv .mv__title .en .row--02 {
  display: block;
  text-align: right;
}
.main-content .mv .mv__title .ja {
  margin-top: 5.3333333333vw;
  display: block;
  font-size: 2.9333333333vw;
  letter-spacing: 0.04em;
  color: #5A5A5A;
  text-align: left;
  line-height: 1;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .main-content .mv .mv__title .ja {
    margin-top: 32px;
    font-size: 16px;
    text-align: right;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .main-content .mv .mv__title .ja {
    margin-top: 3.2vw;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  .main-content .mv .mv__title .ja .phrase--02 {
    margin-left: -0.4em;
  }
}
.main-content .mv.is-appear .mv__figure .blur {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  -webkit-transition: all 1.5s ease-in;
  -o-transition: all 1.5s ease-in;
  transition: all 1.5s ease-in;
}
@media screen and (min-width: 769px) {
  .main-content .mv.is-appear .mv__figure .blur {
    -webkit-transition: all 1.8s ease-in;
    -o-transition: all 1.8s ease-in;
    transition: all 1.8s ease-in;
  }
}
.main-content .mv.is-appear .mv__figure img {
  -webkit-filter: brightness(1);
          filter: brightness(1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-filter 1.6s ease-in, -webkit-transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1);
  transition: -webkit-filter 1.6s ease-in, -webkit-transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1);
  -o-transition: filter 1.6s ease-in, transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1);
  transition: filter 1.6s ease-in, transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1);
  transition: filter 1.6s ease-in, transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1), -webkit-filter 1.6s ease-in, -webkit-transform 1.6s cubic-bezier(0.4, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .main-content .mv.is-appear .mv__figure img {
    -webkit-transition: -webkit-filter 1.8s ease-in, -webkit-transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9);
    transition: -webkit-filter 1.8s ease-in, -webkit-transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9);
    -o-transition: filter 1.8s ease-in, transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9);
    transition: filter 1.8s ease-in, transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9);
    transition: filter 1.8s ease-in, transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9), -webkit-filter 1.8s ease-in, -webkit-transform 1.8s cubic-bezier(0.2, 0, 0.2, 0.9);
  }
}
.main-content .mv.is-appear .mv__title .en {
  opacity: 1;
}
.main-content .mv.is-appear .mv__title .ja {
  opacity: 1;
}
.main-content .intro {
  margin-top: 40px;
  margin-bottom: 40px;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .main-content .intro {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.main-content .intro__txt {
  margin: 0 auto;
  text-align: left;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .intro__txt {
    font-size: 1.4rem;
  }
}
.main-content .intro.is-appear {
  opacity: 1;
}
.main-content .youtubeVideo {
  width: 84vw;
  /* height: 47.4666666667vw; */
  margin: auto;
  opacity: 0;
}
.youtubeInner{
  position:relative;
  width:100%;
  height:0;
  padding-top: 56.25%;
  }
  .youtubeInner iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  }
@media screen and (min-width: 769px) {
  .main-content .youtubeVideo {
    max-width: 1072px;
    /* max-height: 603px; */
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .main-content .youtubeVideo {
    width: 89.3333333333vw;
    /* height: 50.25vw; */
  }
}
/* .main-content .youtubeVideo iframe {
  width: 100%;
  aspect-ratio: 16/9;
} */
.main-content .youtubeVideo.is-appear {
  opacity: 1;
}
.main-content .sectionTitle {
  text-align: center;
  margin-top: 60px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle {
    margin-top: 120px;
  }
}
.main-content .sectionTitle__title {
  color: #5D308D;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle__title {
    margin-bottom: 60px;
  }
}
.main-content .sectionTitle__title .en {
  position: relative;
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  line-height: 1.2;
  padding: 0 18px 13px;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle__title .en {
    font-size: 3.6rem;
    line-height: 1.1944444444;
    padding: 0 80px 16px;
    margin-bottom: 22px;
  }
}
.main-content .sectionTitle__title .en .border {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  -webkit-transition: width 0.8s cubic-bezier(0.25, 0.25, 0.5, 1);
  -o-transition: width 0.8s cubic-bezier(0.25, 0.25, 0.5, 1);
  transition: width 0.8s cubic-bezier(0.25, 0.25, 0.5, 1);
  background-color: #5D308D;
}
.main-content .sectionTitle__title .ja {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4444444444;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle__title .ja {
    font-size: 1.8rem;
  }
}
.main-content .sectionTitle__title .num {
  margin-left: 0.15em;
  margin-right: 0.15em;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 40px;
  line-height: 0.6em;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle__title .num {
    font-size: 5.6rem;
    line-height: 0.3em;
  }
}
@media screen and (max-width: 768px) {
  .main-content .sectionTitle__figure {
    width: 100vw;
    -webkit-transform: translateX(-8vw);
        -ms-transform: translateX(-8vw);
            transform: translateX(-8vw);
  }
}
.main-content .sectionTitle__text {
  margin-top: 40px;
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionTitle__text {
    margin-top: 50px;
    font-size: 1.4rem;
  }
}
.main-content .sectionRing {
  position: relative;
  margin-top: 75px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing {
    margin-top: 130px;
  }
}
.main-content .sectionRing__title {
  color: #5D308D;
  width: 92vw;
  margin-bottom: 22px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title {
    position: absolute;
    top: 20px;
    left: 0;
  }
}
.main-content .sectionRing__title .num {
  position: relative;
  margin-right: 0.18em;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 50px;
  line-height: 60px;
  opacity: 0;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .num {
    display: block;
    font-size: 70px;
    line-height: 85px;
  }
}
.main-content .sectionRing__title .ja {
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .ja {
    display: block;
    margin-top: 6px;
    padding: 2px 0;
  }
}
.main-content .sectionRing__title .ja .trans {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  vertical-align: 0.1em;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .ja .trans {
    font-size: 18px;
    line-height: 1.1111111111;
  }
}
.main-content .sectionRing__title .border {
  position: relative;
  margin-top: 5px;
  display: block;
  width: 0;
  height: 1px;
  background-color: #5D308D;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .border {
    margin-top: 20px;
  }
}
.main-content .sectionRing__title .en {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 20px;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .en {
    margin-top: 28px;
  }
}
.main-content .sectionRing__title .en .trans {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.04em;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__title .en .trans {
    font-size: 24px;
  }
}
.main-content .sectionRing__figure {
  opacity: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .main-content .sectionRing__figure {
    width: 100vw;
    -webkit-transform: translate(-8vw, 20px);
        -ms-transform: translate(-8vw, 20px);
            transform: translate(-8vw, 20px);
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__figure {
    max-width: 637px;
    width: 63.7vw;
    margin-left: auto;
  }
}
.main-content .sectionRing__text {
  margin-top: 30px;
  font-size: 1.2rem;
  line-height: 2;
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__text {
    max-width: 620px;
    margin: 46px auto 0;
    font-size: 1.4rem;
    text-align: left;
  }
}
.main-content .sectionRing__linkWrap {
  margin-top: 26px;
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__linkWrap {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing__link:nth-child(3) {
    margin-left: 70px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .sectionRing__link:nth-child(3) {
    margin-top: 15px;
  }
}
.main-content .sectionRing--01 {
  margin-top: 65px;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing--01 {
    margin-top: 110px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing--01 .sectionRing__title {
    width: 269px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing--02 .sectionRing__title {
    width: 291px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing--02 .sectionRing__title .en {
    text-align: right;
  }
}
.main-content .sectionRing--03 .sectionRing__figure {
  margin-left: 0;
  margin-right: 0;
}
.main-content .sectionRing--03 .sectionRing__title {
  left: auto;
  right: 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing--03 .sectionRing__title {
    width: 255px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .sectionRing--03 .sectionRing__title .en {
    padding-right: 8vw;
    text-align: right;
  }
}
.main-content .sectionRing.is-appear .sectionRing__title .num {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.main-content .sectionRing.is-appear .sectionRing__title .border {
  width: 100%;
  -webkit-transition: width 1s 0.2s cubic-bezier(0.25, 0.25, 0.5, 1);
  -o-transition: width 1s 0.2s cubic-bezier(0.25, 0.25, 0.5, 1);
  transition: width 1s 0.2s cubic-bezier(0.25, 0.25, 0.5, 1);
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing.is-appear .sectionRing__title .border {
    -webkit-transition: width 0.85s 0.4s cubic-bezier(0.25, 0.25, 0.5, 1);
    -o-transition: width 0.85s 0.4s cubic-bezier(0.25, 0.25, 0.5, 1);
    transition: width 0.85s 0.4s cubic-bezier(0.25, 0.25, 0.5, 1);
  }
}
.main-content .sectionRing.is-appear .sectionRing__title .en .trans, .main-content .sectionRing.is-appear .sectionRing__title .ja .trans {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.7s 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing.is-appear .sectionRing__title .en .trans, .main-content .sectionRing.is-appear .sectionRing__title .ja .trans {
    -webkit-transition: -webkit-transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.8s 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.main-content .sectionRing.is-appear .sectionRing__figure {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .main-content .sectionRing.is-appear .sectionRing__figure {
    -webkit-transform: translate(-8vw, 0);
        -ms-transform: translate(-8vw, 0);
            transform: translate(-8vw, 0);
    -webkit-transition: opacity 1.5s 0.9s ease, -webkit-transform 1.5s 0.9s ease;
    transition: opacity 1.5s 0.9s ease, -webkit-transform 1.5s 0.9s ease;
    -o-transition: opacity 1.5s 0.9s ease, transform 1.5s 0.9s ease;
    transition: opacity 1.5s 0.9s ease, transform 1.5s 0.9s ease;
    transition: opacity 1.5s 0.9s ease, transform 1.5s 0.9s ease, -webkit-transform 1.5s 0.9s ease;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionRing.is-appear .sectionRing__figure {
    -webkit-transition: opacity 1.5s 0.3s ease;
    -o-transition: opacity 1.5s 0.3s ease;
    transition: opacity 1.5s 0.3s ease;
  }
}
.main-content .sectionRing.is-appear .sectionRing__text {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.8s 1.1s ease-out, -webkit-transform 0.8s 1.1s ease-out;
  transition: opacity 0.8s 1.1s ease-out, -webkit-transform 0.8s 1.1s ease-out;
  -o-transition: opacity 0.8s 1.1s ease-out, transform 0.8s 1.1s ease-out;
  transition: opacity 0.8s 1.1s ease-out, transform 0.8s 1.1s ease-out;
  transition: opacity 0.8s 1.1s ease-out, transform 0.8s 1.1s ease-out, -webkit-transform 0.8s 1.1s ease-out;
}
.main-content .sectionRing.is-appear .sectionRing__linkWrap {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.8s 1.4s ease-out, -webkit-transform 0.8s 1.4s ease-out;
  transition: opacity 0.8s 1.4s ease-out, -webkit-transform 0.8s 1.4s ease-out;
  -o-transition: opacity 0.8s 1.4s ease-out, transform 0.8s 1.4s ease-out;
  transition: opacity 0.8s 1.4s ease-out, transform 0.8s 1.4s ease-out;
  transition: opacity 0.8s 1.4s ease-out, transform 0.8s 1.4s ease-out, -webkit-transform 0.8s 1.4s ease-out;
}
.main-content .sectionGallery {
  margin-top: 120px;
}
.main-content .sectionGallery__inner {
  position: relative;
  height: 101.6vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__inner {
    height: 890px;
    padding: 0 32px 0 54px;
  }
}
.main-content .sectionGallery__content {
  position: absolute;
  top: 3.4666666667vw;
  left: 45.3333333333vw;
  width: 145px;
  padding-bottom: 15px;
  z-index: 3;
}
@media screen and (max-width: 768px) and (min-width: 600px) {
  .main-content .sectionGallery__content {
    width: 27.5vw;
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__content {
    top: 64px;
    left: 457px;
    width: 315px;
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 769px) and (max-width: 950px) {
  .main-content .sectionGallery__content {
    width: 33.1578947368vw;
  }
}
.main-content .sectionGallery__content__text {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6666666667;
  text-align: right;
  color: #5D308D;
}
@media screen and (max-width: 768px) and (min-width: 600px) {
  .main-content .sectionGallery__content__text {
    font-size: 2vw;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__content__text {
    font-size: 18px;
  }
}
.main-content .sectionGallery__content .border {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #5D308D;
}
.main-content .sectionGallery__figure {
  position: absolute;
  padding: 0.8vw;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__figure {
    padding: 7px;
  }
}
.main-content .sectionGallery__figure--01 {
  top: 0;
  left: 0;
  width: 48.8vw;
  -webkit-box-shadow: 0.8vw 0.8vw 1.6vw rgba(0, 0, 0, 0.2);
          box-shadow: 0.8vw 0.8vw 1.6vw rgba(0, 0, 0, 0.2);
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__figure--01 {
    left: 54px;
    width: 431px;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  }
}
.main-content .sectionGallery__figure--02 {
  top: 40.8vw;
  right: 0;
  width: 40vw;
  -webkit-box-shadow: 0vw 0.8vw 1.6vw rgba(0, 0, 0, 0.16);
          box-shadow: 0vw 0.8vw 1.6vw rgba(0, 0, 0, 0.16);
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__figure--02 {
    top: 369px;
    right: 32px;
    width: 353px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.main-content .sectionGallery__figure--03 {
  bottom: 0;
  left: 8.8vw;
  width: 41.6vw;
  -webkit-box-shadow: 0.8vw 0.8vw 1.6vw rgba(0, 0, 0, 0.3);
          box-shadow: 0.8vw 0.8vw 1.6vw rgba(0, 0, 0, 0.3);
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .main-content .sectionGallery__figure--03 {
    left: 132px;
    width: 367px;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
            box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  }
}
.main-content .outro {
  margin-top: 80px;
}
@media screen and (min-width: 769px) {
  .main-content .outro {
    margin-top: 135px;
  }
}
.main-content .outro__text {
  margin: auto;
  padding-top: 30px;
  font-size: 1.2rem;
  line-height: 2;
  border-top: solid 1px;
  -o-border-image: -o-linear-gradient(left, #fff, #fff 45%, #6A307D 45%, #6A307D 55%, #fff 55%) 30;
     border-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(45%, #fff), color-stop(45%, #6A307D), color-stop(55%, #6A307D), color-stop(55%, #fff)) 30;
     border-image: linear-gradient(to right, #fff, #fff 45%, #6A307D 45%, #6A307D 55%, #fff 55%) 30;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .outro__text {
    padding-top: 40px;
    font-size: 1.4rem;
    -o-border-image: -o-linear-gradient(left, #fff, #fff 47%, #6A307D 47%, #6A307D 53%, #fff 53%) 30;
       border-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(47%, #fff), color-stop(47%, #6A307D), color-stop(53%, #6A307D), color-stop(53%, #fff)) 30;
       border-image: linear-gradient(to right, #fff, #fff 47%, #6A307D 47%, #6A307D 53%, #fff 53%) 30;
  }
}
.main-content .outro__link {
  margin-top: 50px;
}
@media screen and (min-width: 769px) {
  .main-content .outro__link {
    margin-top: 100px;
  }
}
.main-content .moreLink {
  text-align: center;
}
.main-content .moreLink__link {
  display: inline-block;
  position: relative;
  padding: 10px 30px;
  color: #231815;
}
@media screen and (max-width: 768px) {
  .main-content .moreLink__link {
    max-width: 320px;
    width: 100%;
  }
}
.main-content .moreLink__link::before, .main-content .moreLink__link::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 1px solid #5D308D;
  opacity: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 768px) {
  .main-content .moreLink__link::before, .main-content .moreLink__link::after {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
}
.main-content .moreLink__link::before {
  left: -5px;
  top: -5px;
}
.main-content .moreLink__link::after {
  right: -5px;
  bottom: -5px;
}
.main-content .moreLink__link:hover::before, .main-content .moreLink__link:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.main-content .moreLink__link:hover::before {
  border-color: #D7C2DD;
}
.main-content .moreLink__link:hover .moreLink__text::before, .main-content .moreLink__link:hover .moreLink__text::after {
  opacity: 0;
}
.main-content .moreLink__text {
  position: relative;
  padding: 10px;
}
.main-content .moreLink__text::before, .main-content .moreLink__text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background-color: #5D308D;
}
@media screen and (max-width: 768px) {
  .main-content .moreLink__text::before, .main-content .moreLink__text::after {
    opacity: 0;
  }
}
.main-content .moreLink__text::before {
  left: 0;
  bottom: 0;
  width: 100%;
}
.main-content .moreLink__text::after {
  right: 0;
  width: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.main-content .moreLink__text .en {
  display: block;
  position: relative;
  padding: 0 0 10px;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .main-content .moreLink__text .en {
    font-size: 1.8rem;
  }
}
.main-content .moreLink__text .en::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 1px;
  margin: 0 0 0 -10px;
  padding: 0;
  background-color: #222222;
}
.main-content .moreLink__text .ja {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .main-content .moreLink__text .ja {
    font-size: 1.4rem;
  }
}
.main-content .credit {
  margin-top: 100px;
  color: #888888;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .main-content .credit {
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 100px auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .main-content .credit {
    margin-top: 8rem;
    padding-left: 5%;
    padding-right: 5%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .main-content .credit .list {
    float: none !important;
    text-align: center;
  }
}
.main-content .credit .list .li {
  margin: 2px 0;
  white-space: nowrap;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .main-content .credit .list .li {
    white-space: inherit;
  }
}
.main-content .credit .list .li.hearst {
  margin-top: 1em;
}
.main-content .credit .list .li.hearst a {
  display: inline-block;
}
.main-content .credit .list .li.hearst img {
  width: 150px;
  padding-left: 0.5em;
  vertical-align: baseline;
}
@media screen and (min-width: 420px) {
  .main-content .credit .list .li .br-420 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .sjBridalFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sjBridalFooter a {
    display: block;
  }
  .sjBridalFooter img {
    max-width: 150px;
    height: auto;
  }
}