@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
.lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
.lpbox img ,
#lpfooter img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
/* cart css reset */

.lpbox header ,
.lpbox h1 ,
.lpbox h2 ,
.lpbox h3 ,
.lpbox p ,
.lpbox dl ,
.lpbox dt ,
.lpbox dd ,
.lpbox div ,
.lpbox section ,
.lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li,
.lpbox ul,
.lpbox li {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/

/*---------------------------*/
.lpbox #fixbtn {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
.lpbox #fixbtn.fixbtn--visible {
  bottom: 0;
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
/*---------------------------*/
.lpbox {
  overflow: hidden;;
}
.lpbox #fv {
  position: relative;
}
.lpbox .fv__box {
  position: relative;
}
.lpbox .fv__box .fv__box__text {
  position: absolute;
  bottom: 1.5em;
  left: .7em;
  color: #fff;
  font-size: 1.9em;
  line-height: 1.3em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}
.lpbox .cta__box__text {
  position: absolute;
  top: .8em;
  right: 0;
  left: 0;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.3em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}
.lpbox .cta__box__text .color_gold {
  color: #b28420;
}
.lpbox .cta__box__text .f-size {
  font-size: .9em;
}

.lpbox .cta__box__text2 {
  position: absolute;
  top: 1em;
  right: 0;
  left: 0;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.3em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  letter-spacing: .2em;
}
.lpbox .cta__box__text2 .color_gold {
  color: #b28420;
}
.lpbox .cta__box__text2 .f-size {
  font-size: .9em;
}
.lpbox .about__box {
  position: relative;
}
.lpbox .about__box__text {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 31.7%;
}

.lpbox .view {
  position: relative;
}
.lpbox .view__text {
  position: absolute;
  top: 8em;
  right: 1.8em;
  width: 16%;
}

.lpbox .dress {
  position: relative;
  background: #3b3e43;
}
.lpbox .dress__text {
  position: absolute;
  top: 8.5em;
  right: 0;
  left: 0;
  width: 10.7%;
}
.lpbox .cuisine {
  margin-bottom: 2em;
}
.lpbox .cuisine__box {
  position: relative;
}
.lpbox .dress__text_01 {
  position: absolute;
  top: 9em;
  right: 2em;
  width: 10.6%;
}
.lpbox .dress__text_02 {
  position: absolute;
  top: 4em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 55.3%;
}
.lpbox .free_trial {
  position: relative;
}
.lpbox .free_trial__text {
  position: absolute;
  top: 5em;
  right: 0;
  left: 0;
  width: 52.2%;
}

.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__text_01 {
  position: absolute;
  top: 12.5em;
  left: 0;
  right: 6em;
  margin: 0 auto;
  width: 53.3%;
}
.lpbox .cta__box__text_02 {
  position: absolute;
  top: 3.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75.2%;
}
.lpbox .cta__box__btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
}

.lpbox .cta__box__bottom_text_01 {
  position: absolute;
  top: 13.5em;
  left: 0;
  right: 6em;
  margin: 0 auto;
  width: 53.3%;
}
.lpbox .cta__box__bottom_text_02 {
  position: absolute;
  top: 8.8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 68.5%;
}



.lpbox .sns__box {
  position: relative;
}
.lpbox .sns_slider_r {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lpbox .sns_slider_l {
  position: absolute;
  top: 11.5em;
  left: 0;
  width: 100%;
}

.lpbox .reason__box {
  position: relative;
}
.lpbox .reason__box__text_01 {
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80.4%;
}
.lpbox .reason__box__text_02 {
  position: absolute;
  top: 4em;
  right: 0;
  width: 48%;
  z-index: 9;
}
.lpbox .reason_slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 85.8%;
}
.lpbox .reason__box__text_03 {
  position: absolute;
  top: 2em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 10.66%;
}

.lpbox .banquet__box {
  position: relative;
}
.lpbox .banquet__box__text_01 {
  position: absolute;
  top: 8em;
  left: 0;
  right: 0;
  margin:  auto;
  width: 73.1%;
}
.lpbox .banquet__box__text_02 {
  position: absolute;
  top: 1.5em;
  left: 0;
  width: 48%;
  z-index: 1;
}
.lpbox .banquet__box__text_03 {
  position: absolute;
  top: 2.9em;
  right: 0;
  width: 48%;
  z-index: 1;
}
.lpbox .banquet__box__text_04 {
  position: absolute;
  top: 3em;
  left: 0;
  width: 48%;
  z-index: 1;
}

.lpbox .banquet__box__img_01 {
  position: absolute;
  top: 3em;
  left: 0;
  width: 100%;
}
.lpbox .banquet__box__img_02 {
  position: absolute;
  top: 16.5em;
  right: 0;
  width: 51.3%;
}
.lpbox .banquet__box__img_03 {
  position: absolute;
  top: 18em;
  left: 0;
  width: 51.4%;
}
.lpbox .banquet__box__img_04 {
  position: absolute;
  top: 4em;
  left: 0;
  width: 100%;
}
.lpbox .banquet__box__img_05 {
  position: absolute;
  top: 17.5em;
  right: 0;
  width: 51.3%;
}
.lpbox .banquet__box__img_06 {
  position: absolute;
  top: 19em;
  left: 0;
  width: 51.4%;
}
.lpbox .banquet__box__img_07 {
  position: absolute;
  top: 4em;
  left: 0;
  width: 100%;
}
.lpbox .banquet__box__img_08 {
  position: absolute;
  top: 17.5em;
  right: 0;
  width: 51.3%;
}
.lpbox .banquet__box__img_09 {
  position: absolute;
  top: 19em;
  left: 0;
  width: 51.4%;
}

.lpbox .variation__box {
  position: relative;
}
.lpbox .variation__box__text {
  position: absolute;
  top: 8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80.2%;
}

.lpbox .course__box {
  position: relative;
}
.lpbox .course__box__text_01 {
  position: absolute;
  top: 8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 69.6%;
}
.lpbox .course__box__text_02 {
  position: absolute;
  top: 1.5em;
  left: 0;
  width: 68.7%;
}

.lpbox .more__box {
  position: relative;
}
.lpbox .more__box__text_01 {
  position: absolute;
  top: 3em;
  left: 0;
  width: 48%;
  z-index: 1;
}
.lpbox .more__box__text_02 {
  position: absolute;
  top: 3em;
  right: 0;
  width: 48%;
  z-index: 1;
}
.lpbox .more__box__text_03 {
  position: absolute;
  top: 3em;
  left: 0;
  width: 48%;
  z-index: 1;
}
.lpbox .more__box__img_01 {
  position: absolute;
  top: 1.5em;
  right: 0;
  width: 69.3%;
}
.lpbox .more__box__img_02 {
  position: absolute;
  top: 1.5em;
  left: 0;
  width: 69.3%;
}
.lpbox .more__box__img_03 {
  position: absolute;
  top: 1.5em;
  right: 0;
  width: 69.3%;
}

.lpbox .bridal_fair__box {
  position: relative;
}
.lpbox .bridal_fair__box__text {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.8%;
}

.lpbox .report__box {
  position: relative;
}
.lpbox .report__box__text_01 {
  position: absolute;
  top: 7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 71.4%;
}
.lpbox .report__box__text_02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.7%;
}
.lpbox .report__box__text_03 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.7%;
}
.lpbox .report__box__text_04 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.7%;
}
.lpbox .time{
  position: relative;
}
.lpbox .time__text {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 78%;
}

.lpbox .faq dl {
  margin-bottom: 1em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 50%;
  right: 5.5%;
  margin-top: -.5em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .faq dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.lpbox .map__box {
  margin: 0 auto;
  text-align: center;
}
.lpbox .map__box iframe {
  width: 93%;
  height: 10em;
}

.lpbox .movie video {
  width: 100%;
}

.lpbox .movie{
  position: relative;
  margin:0 auto;
}
.lpbox .movie video{
  width: 100%;
}
.lpbox .movie .play-btn{
  display: block;
  width: 12%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.lpbox .movie .play-btn.playActive{display:none;}

/*-------------------------------------------
footer
-----------------------------------------------*/

#lpfooter .footer__link {
  width: 90%;
  text-align: right;
  padding-top: 2em;
  margin-bottom: 1em;

  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}

#lpfooter .footer__link li{
  font-size: .8em;
  display: inline-block;
  color: #3b3e43;

}
#lpfooter .footer__link li a {
  border-right: 1px solid #1b1b1b;
  padding: 0 1em;
  letter-spacing: .1em;
}
#lpfooter .footer__link li:last-child a {
  border: none;
  padding-right: 0;
}
#lpfooter #copy {
  border-top: 1px solid #fff;
  width: 100%;
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #3b3e43;
  box-sizing: border-box;
  padding: .5em;
  letter-spacing: .1em;

  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal; 
}
/*-------------------------------------------
animation
-----------------------------------------------*/
.lpbox .blur{
  animation-name:blurAnime;
  animation-duration:3s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}

.lpbox .fadein {
  display: block;
  opacity: 1;
  -webkit-transform:translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.lpbox .animhide .fadein {
  display: block;
  opacity: 0;
  -webkit-transform:translate3d(0,50%,0);
  -ms-transform: translate3d(0,50%,0);
  -o-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}

.lpbox .slideleft {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideleft {
  display: block;
  -webkit-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  -o-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  opacity: 0;
}

.lpbox .slideright {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideright {
  display: block;
  -webkit-transform: translate3d(50%,0,0);
  -ms-transform: translate3d(50%,0,0);
  -o-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
  opacity: 0;
}

.lpbox .fadein2 {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform:  scale(1);
  filter: blur(0);
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .fadein2 {
  display: block;
  -webkit-transform:  scale(1.02);
  -ms-transform:  scale(1.02);
  -o-transform:  scale(1.02);
  transform: scale(1.02);
  filter: blur(10px);
  opacity: 0;
}


/*=== 9-1-2 丸が動いてスクロールを促す ====*/

/*スクロールダウン全体の場所*/
.lpbox .scrolldown2{
  /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:2.2em;
  left:1.1em;
}
/* 丸の描写 */
.lpbox .scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom:0;
  left: -.21em;
  /*丸の形状*/
  width: .5em;
  height: .5em;
  border-radius: 50%;
  background:#5a4b3c;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation:
    circlemove 1.6s ease-in-out infinite,
    cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
  0%{bottom:8.5em;}
  100%{bottom:-5px;}
}

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
  0%{opacity:0}
  50%{opacity:1;}
  80%{opacity:0.9;}
  100%{opacity:0;}
}

/* 線の描写 */
.scrolldown2:after{
  content:"";
  /*描画位置*/
  position: absolute;
  bottom:0;
  left:0;
  /*線の形状*/
  width: .1em;
  height: 8.5em;
  background:#5a4b3c;
}



/* expand */
.expand {
  -webkit-animation-name: expand;
  -moz-animation-name: expand;
  -o-animation-name: expand;
  animation-name: expand;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
