@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: 710px;
  width: 95%;
}
/*---------------------------*/
.lpbox {
  overflow: hidden;
}
.lpbox #fv {
  position: relative;
}
.lpbox .fv__box {
  position: relative;
}
.lpbox .fv__box__text span {
  background: #ff6600;
  color: #fff;
  font-size: .5em;
  padding: 0 1.5%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.lpbox .fv__box__text {
  font-family: "Zen Old Mincho", serif;
  font-weight: 900;
  font-style: normal;
  color: #635a52;

  position: absolute;
  top: 0em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 2.2em;
  line-height: 1.5em;
}
.lpbox .fv__text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}



.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__text_gentei {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: 6.8em;
  left: 7.8em;
  text-align: center;
  margin: 0 auto;
  font-size: .8em;
  line-height: 1.6em;
  letter-spacing: .1em;

  color: #fff;
}
.lpbox .cta__box__text_gentei .f-siz2 {
  font-size: 2em;
  font-weight: bold;
}
.lpbox .cta__box__text01 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-weight: bold;

  position: absolute;
  top: 6.3em;
  left: 9.5em;
  margin: 0 auto;
  text-align: center;
  font-size: 1em;
}
.lpbox .cta__box__text01 .red {
  color: #c35b50;
  border-bottom: 1px solid #c35b50;
}
.lpbox .cta__box__text01 .f-siz2 {
  font-size: 1.4em;
  color: #3a3635;
}
.lpbox .cta__box .tokuten__box__text_kyoshiki {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;

  position: absolute;
  bottom: 10.5em;
  right: .4em;
  text-align: center;
  width: 37%;
}
.lpbox .cta__box__text02 {
  position: absolute;
  top: .7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 42.2%;
}
.lpbox .cta__box__text03 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: .7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;

  font-size: 1em;

  color: #fff;
  letter-spacing:.1em;
}
.lpbox .cta__box__text03 small {
  font-size: .5em;
}
.lpbox .cta__box__text03 .f-siz1 {
  font-size: 1.2em;
}
.lpbox .cta__box__text03 .f-siz2 {
  font-size: 2em;
}

.lpbox .check__list {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-size: .9em;

  position: absolute;
  top: 7.2em;
  left: 5em;
  color: #3a3635;
  line-height: 1.94em;
}
.lpbox .check__list .red {
  color: #ff6600;
}
.lpbox .check__list .orange {
  color: #1c9190;
}
.lpbox .check__list .f-siz01 {
  font-size: 1.3em;
  font-weight: bold;
}
.lpbox .check__list .f-siz1 {
  font-size: 1.6em;
  font-weight: normal;
}
.lpbox .check__list .f-siz2 {
  font-size: 2em;
  font-weight: normal;
}



.lpbox .kyoshiki__01 {
  text-align: center;
  background: #ffffff;
  border: 1px solid #eba246;
  border-radius: 1em;
  font-size: .9em;
  padding: 0 1%;
  font-weight: bold;
  width: 53%;
}
.lpbox .kyoshiki__02 {
  color: #fff;
  margin: 5% auto;
  font-size: 1.3em;
}
.lpbox .kyoshiki__03 {
  color: #fffa69;
  font-size: 1.3em;
}
.lpbox .kyoshiki__03 .f-siz2 {
  font-size: 2em;

  letter-spacing: .1em;
}
.lpbox .kyoshiki__03 small {
  color: #fff;
  position: absolute;
  top: 6.5em;
  right: 3em;
  font-size: .4em;
}
.lpbox .span1 {
  position: relative;
}
.lpbox .span1::after {
  content: '';
  transform: rotate(7deg);
  width: 100%;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
}









.lpbox .linkarea {
  position: relative;
  display: block;
}
.lpbox .linkitem--ps {
  display: block;
  position: absolute;
  bottom: 0%;
  left: 20%;
  width: 30%;
  height: 40%;
  z-index: 2;
  overflow: hidden;
  text-indent: -9999px;
}
.lpbox .linkitem--geihinkan {
  display: block;
  position: absolute;
  bottom: 0%;
  right: 20%;
  width: 30%;
  height: 40%;
  z-index: 2;
  overflow: hidden;
  text-indent: -9999px;
}
.lpbox .linkarea--02 .linkitem--ps ,
.lpbox .linkarea--02 .linkitem--geihinkan {
  bottom: 0;
  height: 35%;
}
.lpbox .linkarea--03 .linkitem--ps ,
.lpbox .linkarea--03 .linkitem--geihinkan {
  height: 25%;
  bottom: 20%;
}

.lpbox .free_present {
  position: relative;
}
.lpbox .free_present__text {
  position: absolute;
  top: 1.2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90.9%;
}
.lpbox .experience__box {
  position: relative;
  margin-top: 1em;
}


.lpbox .experience__box {
  position: relative;
}
.lpbox .experience__box .cta__box__text_gentei {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: 6.3em;
  left: 7.9em;
  text-align: center;
  margin: 0 auto;
  font-size: .8em;
  line-height: 1.6em;
  letter-spacing: .1em;

  color: #fff;
}
.lpbox .experience__box .cta__box__text_gentei .f-siz2 {
  font-size: 2em;
  font-weight: bold;
}
.lpbox .experience__box .cta__box__text01 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-weight: bold;

  position: absolute;
  top: 5.9em;
  left: 9.5em;
  margin: 0 auto;
  text-align: center;
  font-size: 1em;
}
.lpbox .experience__box .cta__box__text01 .red {
  color: #c35b50;
  border-bottom: 1px solid #c35b50;
}
.lpbox .experience__box .cta__box__text01 .f-siz2 {
  font-size: 1.4em;
  color: #3a3635;
}






.lpbox .experience__box__text_01 {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75.1%;
}
.lpbox .experience__box__text_02 {
  position: absolute;
  top: 12em;
  left: 0;
  right: .2em;
  margin: 0 auto;
  width: 27%;
  letter-spacing: .13em;
  color: #ff6600;
  font-size: 1.2em;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
}
.lpbox .experience__box__text_02 span {
  display: inline-block;
}

.lpbox .experience__box__text_02 span:nth-of-type(2) {
  transition-delay: .2s;
}
.lpbox .experience__box__text_02 span:nth-of-type(3) {
  transition-delay: .4s;
}
.lpbox .experience__box__text_02 span:nth-of-type(4) {
  transition-delay: .6s;
}
.lpbox .experience__box__text_02 span:nth-of-type(5) {
  transition-delay: .8s;
}

.lpbox .experience__box__text_03 {
  position: absolute;
  top: 4em;
  right: 3.8em;
  width: 24.3%;
}
.lpbox .experience__box__text_04 {
  position: absolute;
  top: 4em;
  left: 2.6em;
  width: 30.7%;
}
.lpbox .experience__box__text_05 {
  position: absolute;
  top: 4.5em;
  right: 2.5em;
  width: 33%;
}
.lpbox .experience__box__text_06 {
  position: absolute;
  top: 4.5em;
  left: 1.5em;
  width: 40.15%;
}
.lpbox .experience__box__text_07 {
  position: absolute;
  bottom: 6em;
  left: 0;
  right: 0;
  width: 90.7%;
}
.lpbox .experience__box__btn {
  position: absolute;
  top: 3.6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89.1%;
}

.lpbox .experience__box__text_08 {
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
}
.lpbox .video video {
  width: 100%;
  clip-path: polygon(0 12%, 100% 12%, 100% 88%, 0 88%);
}

.lpbox .concept__box {
  position: relative;
}
.lpbox .concept__box__text_01 {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 64%;
}
.lpbox .concept__box__text_02 {
  position: absolute;
  bottom: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 97.4%;
}

.lpbox .valuation {
  position: relative;
}
.lpbox .valuation__text {
  position: absolute;
  bottom: 10em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.4%;
}

.lpbox .sns {
  position: relative;
}

.lpbox .sns__text {
  position: absolute;
  top: 2.35em;
  left: 3.5em;
  right: 0;
  margin: 0 auto;
  width: 40%;
  letter-spacing: .13em;
  color: #ff6600;
  font-size: 1.5em;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
}
.lpbox .sns__text span {
  display: inline-block;
}
.lpbox .sns__text span:nth-of-type(2) {
  transition-delay: .2s;
}
.lpbox .sns__text span:nth-of-type(3) {
  transition-delay: .4s;
}
.lpbox .sns__text span:nth-of-type(4) {
  transition-delay: .6s;
}
.lpbox .sns__text span:nth-of-type(5) {
  transition-delay: .8s;
}
.lpbox .sns__text span:nth-of-type(6) {
  transition-delay: 1s;
}
.lpbox .sns .sns_slider01 {
  position: absolute;
  bottom: 10.5em;
  left: 0;
  right: 0;
}
.lpbox .sns .sns_slider02 {
  position: absolute;
  bottom: 1.4em;
  left: 0;
  right: 0;
}

.lpbox .sns .sns_slider li img {
  width: 96%;
}

.lpbox .sns .sns_tag {
  position: absolute;
  bottom: 15.8em;
  left: 0;
  width: 4%;
}

.lpbox .reason__box {
  position: relative;
}
.lpbox .reason__box__text_01 {
  position: absolute;
  top: 2.5em;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 86.4%;
}
.lpbox .reason__box__text_02 {
  position: absolute;
  top: 3.6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82.7%;
}

.lpbox .reason__box .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95%;
}
.lpbox .reason__box__ar_01 {
  position: absolute;
  top: .5em;
  left: 0;
  right: 0;
  width: 10.5%;
}
.lpbox .reason__box__ar_02 {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  width: 10.5%;
  animation-delay: .5s;
}

.lpbox .reason__box__text_03 {
  position: absolute;
  top: 18em;
  left: 2.8em;
  line-height: 1.3em;
  color: #fff;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: .8em;
  letter-spacing: .1em;
}
.lpbox .reason__box__text_04 {
  position: absolute;
  top: 16.8em;
  right: 2.5em;
  line-height: 1.3em;
  color: #fff;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: .85em;
  letter-spacing: .1em;
}
.lpbox .reason__box__text_05 {
  position: absolute;
  bottom: .8em;
  left: 2em;
  line-height: 1.6em;
  color: #fff;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: .7em;
  letter-spacing: .1em;
}
.lpbox .reason__box__text_06 {
  position: absolute;
  bottom: .6em;
  right: 2.6em;
  line-height: 1.6em;
  color: #fff;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: .75em;
  letter-spacing: .1em;
}

.lpbox .reason__box__text_07 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89.35%;
}


.lpbox .slide-items {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 94.6%;
  z-index: 9;
}


.lpbox .reason__box__text_08 {
  position: absolute;
  bottom: 7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
}


.lpbox .privatetour__box {
  position: relative;
}
.lpbox .privatetour__box__text_01 {
  position: absolute;
  top: 8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 67.2%;
}

.lpbox .privatetour__box__text_02 {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70.5%;
}

.lpbox .privatetour__box__text_03 {
  position: absolute;
  top: 12.5em;
  left: 4em;
  width: 16.7%;
}

.lpbox .privatetour__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89.1%;
}

.lpbox .report__box {
  position: relative;
}
.lpbox .report__box__text_01 {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 64.6%;
}
.lpbox .report__box__text_02 {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.lpbox .report__box__text_03 {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}

.lpbox .happiness__box {
  position: relative;
}
.lpbox .happiness__box__text_01 {
  position: absolute;
  top: 2.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84%;
}
.lpbox .happiness__box__text_02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 97.4%;
}



.lpbox .faq {
  margin-bottom: 3em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dl {
  /*   margin-bottom: 1em; */
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1.5em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: 50%;
  right: 4%;
  margin-top: -0.8em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .faq dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lpbox .access__box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.lpbox .access__link {
  box-sizing: border-box;
  position: absolute;
  display: block;
  top: 50%;
  left: 15%;
  width: 70%;
  z-index: 2;
  overflow: hidden;
  height: 0;
  padding-bottom: calc(80 / 750 * 100%);
  text-indent: -9999px;
}
.lpbox .access__link--geihinkan {
  top: 52.5%;
}


.lpbox .visit {
  background: #a6d3df;
  /*   padding-bottom: 3em; */
}
.lpbox .visit ul {
  margin-bottom: 3em;
}
.lpbox .visit li img {
  width: 96%;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li img {
  width: 24%;
  display: inline-block;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
  color: #635a52;
}
#lpfooter .catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: left; /* 水平中心 */
}
#lpfooter .catch:before {
  border-top: 2px solid #06cfa7;
  content: "";
  width: 3em; /* 線の長さ */
}
#lpfooter .catch:before {
  margin-right: 1em; /* 文字の右隣 */
}

#lpfooter #copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #06cfa7;
  box-sizing: border-box;
  padding: 1.5em;
  letter-spacing: .1em;
}

/*-------------------------------------------
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: 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;
}
.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: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -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:7em;
  right: 1.1em;
}
/* 丸の描写 */
.lpbox .scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom:0;
  left: .05em;
  /*丸の形状*/
  width: .25em;
  height: .5em;
  background: url(../img/fv_ar.png) no-repeat;
  background-size: 100%;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation:
    circlemove 1.6s ease-in-out infinite,
    cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
  0%{bottom:3.5em;}
  100%{bottom:-5px;}
}

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
  0%{opacity:0}
  50%{opacity:1;}
  80%{opacity:0.9;}
  100%{opacity:0;}
}



/* 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);
  }
}

/* 点滅 */
.blinking{
  -webkit-animation:blink 1.5s ease-in-out infinite alternate;
  -moz-animation:blink 1.5s ease-in-out infinite alternate;
  animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
  0% {opacity:0;}
  100% {opacity:1;}
}
@-moz-keyframes blink{
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes blink{
  0% {opacity:0;}
  100% {opacity:1;}
}



/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
  opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:0.8s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:0.8s;
  animation-fill-mode:forwards;
  opacity: 0;
}


@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}
