@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
blockquote:empty {
  display: none;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: clamp(14px,calc(28 / 750 * 100vw),28px);
  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 {
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.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 .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__btn {
  box-sizing: border-box;
  padding: 0 5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*---------------------------*/
.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 .mb3{margin-bottom: 3em;}

.lpbox .ranking__box {
  position: relative;
}
.lpbox .ranking__box__text_01 {
  position: absolute;
  top: 12em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 92.1%;
}
.lpbox .ranking__box__text_02 {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42.3%;
}
.lpbox .ranking__box__text_03 {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 51.3%;
}

.lpbox .bust_care__box {
  position: relative;
}
.lpbox .bust_care__box__text {
  position: absolute;
  top: 4.8em;
  right: 2em;
  width: 50.6%;
}

.lpbox .secret__box {
  position: relative;
}
.lpbox .secret__box__icon {
  position: absolute;
  top: .9em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13.1%;
}
.lpbox .secret__box__text_01 {
  position: absolute;
  top: 5.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 62.7%;
}
.lpbox .secret__box__text_02 {
  position: absolute;
  top: 10.4em;
  left: 6em;
  width: 33.1%;
}
.lpbox .secret__box video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
  border: 1px solid #5e687f;
}
.lpbox .secret__box__text_03 {
  position: absolute;
  top: -1em;
  right: 2.5em;
  width: 30.4%;
}
.lpbox .secret__box__ar_01 {
  position: absolute;
  bottom: 7.5em;
  left: 7em;
  width: 27.3%;
}
.lpbox .secret__box__ar_02 {
  position: absolute;
  bottom: 7.5em;
  left: 1em;
  width: 18.3%;
}

.lpbox .secret__box__icon_01 {
  position: absolute;
  bottom: 5em;
  left: 2.3em;
  width: 24%;
  transition-delay: 1.2s;
}
.lpbox .secret__box__icon_02 {
  position: absolute;
  bottom: 5em;
  right: 2.3em;
  width: 24%;
  transition-delay: 1.1s;
}
.lpbox .secret__box__icon_03 {
  position: absolute;
  bottom: 12.5em;
  left: .8em;
  width: 24%;
  transition-delay: .8s;
}
.lpbox .secret__box__icon_04 {
  position: absolute;
  bottom: 12.5em;
  right: .8em;
  width: 24%;
  transition-delay: .7s;
}
.lpbox .secret__box__icon_05 {
  position: absolute;
  bottom: 20em;
  left: 2.3em;
  width: 24%;
  transition-delay: .3s;
}
.lpbox .secret__box__icon_06 {
  position: absolute;
  bottom: 20em;
  right: 2.3em;
  width: 24%;
  transition-delay: .5s;
}
.lpbox .secret__box__line {
  position: absolute;
  top: 4.2em;
  left: 6em;
  width: 21.9%;
}

.lpbox .happy_voice {
  position: relative;
}
.lpbox .happy_voice__text {
  position: absolute;
  top: 7.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70%;
}

.lpbox .continue__box {
  position: relative;
}
.lpbox .continue__box__line2 {
  position: absolute;
  top: 4.7em;
  left: 6.9em;
  width: 65.4%;
}
.lpbox .continue__box__text_01 {
  position: absolute;
  bottom: 2.6em;
  left: 2em;
  width: 32.4%;
}
.lpbox .continue__box__text_02 {
  position: absolute;
  bottom: 2.6em;
  right: 2em;
  width: 35.8%;
}
.lpbox .continue__box__text_03 {
  position: absolute;
  top: 2.6em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 74.2%;
}
.lpbox .continue__box__line {
  position: absolute;
  top: 8em;
  left: 5.2em;
  width: 21.9%;
}






.lpbox .color {
  background: #fdfbee;
}
.lpbox .color__box {
  margin-bottom: 1em;
}
.lpbox .color .slider li img {
  width: 95%;
}

.lpbox .color dt,
.lpbox .color dd{
  position: relative;
}

.lpbox .color dt:before {
  content: "";
  background: url(../img/arrow.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: .25em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: 50%;
  right: 4.5%;
  margin-top: -.7em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .color dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}


.lpbox .color__box__variation {
  width: 90%;
  background: #fdfbee;
}
.lpbox .color__box__variation dd ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0% 5%;
  margin: 0;  
}
.lpbox .color__box__variation dd li {
  flex: 0 0 25%;
  vertical-align: top;
  margin: 4%;
}
.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86.5%;
}
.lpbox .cta__box__btn_normal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75.8%;
}
.lpbox .btn {
  width: 80%;
  margin: 0 auto;
}
.lpbox .cta__box__icon {
  position: absolute;
  top: .4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 12.8%;
}

.lpbox .cta__canceltext button:hover {
  text-decoration: none;
}
.lpbox .cta__canceltext {
  margin: 0 auto;
  text-align: center;
  font-size: .8em;
}
.lpbox .cta__canceltext span {
  text-align: center;
  margin: 3% auto 10%;
  display: inline-block;

  border-bottom: 1px solid #111;
}
.lpbox .cta__canceltext span button {
  font-size: 1em;
}

.lpbox .service_koukan a:hover {
  text-decoration: none;
}
.lpbox .service_koukan {
  margin: 2% 5% 0 0;
  text-align: right;
}
.lpbox .service_koukan button {
  font-size: .7em;
}
.lpbox .service_koukan span {
  text-align: center;
  margin: 0 auto 5%;
  display: inline-block;
  border-bottom: 1px solid #111;
}

.lpbox .point__box {
  position: relative;
}
.lpbox .point__box__icon_01 {
  position: absolute;
  top: 2.2em;
  left: 2.9em;
  width: 13.1%;
}
.lpbox .point__box__icon_02 {
  position: absolute;
  top: 2.2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13.1%;
}
.lpbox .point__box__icon_03 {
  position: absolute;
  top: 2.2em;
  right: 2.9em;
  width: 13.1%;
}
.lpbox .point__box__text_01 {
  position: absolute;
  top: 8em;
  right: 2.3em;
  width: 46.8%;
  z-index: 1;
}
.lpbox .point__box__border_01 {
  position: absolute;
  top: 7.7em;
  left: 11.3em;
  width: 50.7%;
}

.lpbox .point__box__ar_01 {
  position: absolute;
  top: 11.5em;
  left: 2.5em;
  width: 37.8%;
}

.lpbox .point__box__ar_02 {
  position: absolute;
  top: 13em;
  left: 3.2em;
  width: 17.4%;
}
.lpbox .point__box__ar_03 {
  position: absolute;
  top: 11.7em;
  left: 8.8em;
  width: 26.7%;
}
.lpbox .point__box__ar_04 {
  position: absolute;
  top: 10.5em;
  left: 3.3em;
  width: 21.5%;
}
.lpbox .point__box__ar_05 {
  position: absolute;
  top: 10.5em;
  left: 9.5em;
  width: 21.4%;
}
.lpbox .point__box__ar_06 {
  position: absolute;
  top: 6.5em;
  left: 4.8em;
  width: 18.9%;
}
.lpbox .point__box__ar_07 {
  position: absolute;
  top: 8em;
  left: 10em;
  width: 19.5%;
}
.lpbox .point__box__text_02 {
  position: absolute;
  top: 4.5em;
  left: 1.5em;
  width: 48%;
}
.lpbox .point__box__text_03 {
  position: absolute;
  top: 3.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 76.5%;
}


.lpbox .point__box__ar_08 {
  position: absolute;
  top: 11em;
  left: 2em;
  width: 13.2%;
}
.lpbox .point__box__ar_09 {
  position: absolute;
  top: 12em;
  left: 7em;
  width: 9.8%;
}
.lpbox .point__box__ar_10 {
  position: absolute;
  top: 10.2em;
  left: 13.2em;
  width: calc(94 / 750 * 100%);
}
.lpbox .point__box__ar_11 {
  position: absolute;
  top: 11.5em;
  left: 18.2em;
  width: calc(126 / 750 * 100%);
}

.lpbox .point__box__text_04 {
  position: absolute;
  top: 8em;
  left: 2em;
  width: 41.6%;
  z-index: 1;
}
.lpbox .point__box__border_02 {
  position: absolute;
  top: 7.7em;
  left: 1.4em;
  width: 46.7%;
}
.lpbox .point__box__text_05 {
  position: absolute;
  top: -1em;
  left: 1.5em;
  width: 18.7%;
}
.lpbox .point__box video {
  position: absolute;
  top: 0;
  left: 3em;
  width: 85%;
  border: 1px solid #5e687f;
}
.lpbox .point__box__line_01 {
  position: absolute;
  top: 3em;
  right: 3.6em;
  width: 12.5%;
}

.lpbox .point__box__line_02 {
  position: absolute;
  top: 15.9em;
  left: 7.5em;
  width: 12.6%;
}

.lpbox .point__box__text_06 {
  position: absolute;
  top: 8em;
  left: 13.3em;
  width: 33.5%;
  z-index: 1;
}
.lpbox .point__box__border_03 {
  position: absolute;
  top: 7.7em;
  left: 12.9em;
  width: 38.7%;
}

.lpbox .point__box__design_01 {
  position: absolute;
  bottom: 13em;
  left: 2.3em;
  width: 24%;
  transition-delay: 1.4s;
}
.lpbox .point__box__design_02 {
  position: absolute;
  bottom: 13em;
  right: 2.3em;
  width: 24%;
  transition-delay: 1.7s;
}
.lpbox .point__box__design_03 {
  position: absolute;
  bottom: 20em;
  left: .8em;
  width: 24%;
  transition-delay: .8s;
}
.lpbox .point__box__design_04 {
  position: absolute;
  bottom: 20em;
  right: .8em;
  width: 24%;
  transition-delay: 1.1s;
}
.lpbox .point__box__design_05 {
  position: absolute;
  bottom: 28em;
  left: 2.3em;
  width: 24%;
  transition-delay: .3s;
}
.lpbox .point__box__design_06 {
  position: absolute;
  bottom: 28em;
  right: 2.3em;
  width: 24%;
  transition-delay: .5s;
}
.lpbox .size_service__box {
  position: relative;
}
.lpbox .size_service__box__text {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 57.4%;
}

.lpbox .voice__box {
  position: relative;
}
.lpbox .voice__box__text_01 {
  position: absolute;
  top: 9em;
  right: 1.5em;
  width: 47.5%;
}
.lpbox .voice__box__text_02 {
  position: absolute;
  top: 3.5em;
  left: 1.5em;
  width: 44%;
}
.lpbox .voice__box__text_03 {
  position: absolute;
  top: 2.5em;
  right: 1.5em;
  width: 47.9%;
}
.lpbox .sns__box {
  position: relative;
}
.lpbox .sns__box__icon {
  position: absolute;
  top: 1.4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13.05%;
}

.lpbox .style_up__box {
  position: relative;
}
.lpbox .style_up__box__icon {
  position: absolute;
  top: .3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13%;
}

.lpbox .style_up__box__text_01 {
  position: absolute;
  top: 10.5em;
  left: 2.2em;
  width: 10.55%;
}

.lpbox .style_up__box__text_02 {
  position: absolute;
  top: 14em;
  right: 2.4em;
  width: 10.5%;
}

.lpbox .hip_pocket__box {
  position: relative;
}
.lpbox .hip_pocket__box__icon_01 {
  position: absolute;
  top: 14em;
  right: 2em;
  width: 29.5%;
}
.lpbox .hip_pocket__box__icon_02 {
  position: absolute;
  top: 23.5em;
  right: 2.8em;
  width: 13.5%;
}


.lpbox .faq {
  margin-bottom: 3em;
}
.lpbox .faq dt,
.lpbox .faq dd{
  position: relative;
}
.lpbox .faq dl {
  margin-bottom: 1em;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/qa_ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 50%;
  right: 9%;
  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(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}


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



/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  background: #eff2fa;

}
#lpfooter .footer__link {
  text-align: left;
  padding: 3em 5% 2%;
  color: #5e687f;
  margin-top: 2em;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
}
#lpfooter #copy {
  border-top: 1px solid #5e687f;
  width: 90%;
  text-align: center;
  font-size: .75em;
  color: #5e687f;
  background-color: #eff2fa;
  box-sizing: border-box;
  padding: .5em;
}


/* モーダルを開くボタン */
.lpbox .modal-open{

}

/* モーダルと背景の指定 */
.lpbox .modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
}

/* モーダルの擬似要素の指定 */
.lpbox .modal:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}

/* クラスが追加された時の指定 */
.lpbox .modal.is-active{
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.lpbox .modal-container{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}

/* モーダルを閉じるボタンの指定 */
.lpbox .modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -1em;
  right: -1em;
  width: 2em;
  height: 2em;
  color: #fff;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
}

/* モーダルのコンテンツ部分の指定 */
.lpbox .modal-content{
  background: #fff;
  text-align: left;
  line-height: 1.8;
  padding: 1em;
}

/* モーダルのコンテンツ部分のテキストの指定 */
.lpbox .modal-content p{
  margin: 1em 0;
  font-size: .7em;
}

/*-------------------------------------------
animation
-----------------------------------------------*/
.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: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.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: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.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;
  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: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.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;
  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;
}

/* expand */
.expand {
  -webkit-animation-name: expand;
  -moz-animation-name: expand;
  -o-animation-name: expand;
  animation-name: expand;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -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.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  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.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}



.lpbox .circle {
  animation:6s linear infinite rotation;
}
@keyframes rotation{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
.lpbox .marker--top,
.lpbox .marker--bottom,
.lpbox .marker--left,
.lpbox .marker--right,
.lpbox .marker--rl{
  display: block;
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -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;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);

}
.lpbox .animhide .marker--top {
  display: block;
  clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}
.lpbox .animhide .marker--bottom {
  display: block;
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0% 0%);
}
.lpbox .animhide .marker--left {
  display: block;
  clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
}
.lpbox .animhide .marker--right {
  display: block;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
.lpbox .animhide .marker--rl {
  display: block;
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
}