.page-title{ font-size: 38px; display: flex; align-items: center; justify-content: center; padding-top: 50px;}
.page-title span{ display: flex; align-items: center;}
.page-title img{ width: 14px; margin: 0 10px;}
.page-title span:nth-child(3){ color: #666;}
.kv{ max-width: 1920px; margin: auto; height: 1372px;
  background-image: url(../image/illuminating_vitality_series/intro-bg.jpg);
  background-position: center center;
  position: relative;
  overflow: hidden;
}
.kv-title{ text-align: center; padding-top: 100px;}

.kv-video{ position: relative; margin: 50px auto 0 auto; max-width: 1190px;}
.kv-video-iframe img{ display: block; width: 100%;}
.kv-video-wrapper{ position: absolute;  width: 100%; height: 100%; left: 0; top: 0;}
.kv-video-play{ padding: 30px;}
.kv-video-play img{ display: block; width: 100%;}
.container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

#video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kv-bottom-title{ color: #ab8532; text-align: center; padding: 60px 0; font-size: 24px; display: flex; justify-content: center;}
.kv-bottom-title a{color: #ab8532;}
.kv-bottom-title span{ display: inline-block; padding: 0 30px; border-left: 1px solid #ab8532;}
.kv-bottom-title span:nth-child(2){border-right: 1px solid #ab8532;}

.kv-bottom-content{ text-align: center; color: #ab8532; font-size: 20px; line-height: 1.6;
  max-width: 1000px;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.kv .guide{ position: absolute; width: 22px; height: 100px; left: 50%; bottom: 0; margin-left: -11px;}
.kv .guide img{
	-ms-animation: arrow 1s linear infinite;
	-webkit-animation: arrow 1s linear infinite;
	animation: arrow 1s linear infinite;
}
@keyframes arrow {
    0%{ transform: translateY(0px);}
    30%{ transform: translateY(10px);}
    100%{ transform: translateY(0px);}
}


.swiper{
  width: 100%;
  margin: auto;
  position: relative;
  max-width: 1920px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  background-position: center center;
  position: relative;
}


/* pagination */
.swiper_pagination_right {
  position: absolute;
  top: 50%;
  right: 10px;
  display: flex;
  flex-direction: column;
  transform: translate3d(0px, -50%, 0);
}

.swiper_pagination_right .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #fff;
  opacity: .8;
  margin: 3px 0;
  border-radius: 20px;
  transition: opacity .5s, background-color .5s, height .5s;
  transition-delay: .5s, .5s, 0s;
}

.swiper_pagination_right .swiper-pagination-bullet-active {
  opacity: 0.8;
  background-color:rgb(142, 65, 66);
  height: 50px;
  transition-delay: 0s;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: url(../image/swiper-arrow2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
}

.swiper-button-next {
  transform: scaleX(-1);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}



/* swiper content */
.swiper-slide-content{color: #ac8331; display: flex; flex-direction: column;justify-content: center;}
.swiper-item-title{ font-size: 35px;}
.swiper-item-desc{ font-size: 20px; line-height: 1.8; max-width: 460px;}
.swiper-item-desc::before{ content: ''; margin-top: 70px; height: 30px; width: 30px; display: block; border-top: 2px solid #FFF;}

.swiper-item-more{ margin: 50px 0; }
.swiper-item-more span{ font-size: 25px; display: inline-block; border: 2px solid #906f5e; padding: 30px;}

/* swiper1 */
.swiper1 {  
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.swiper1 .swiper-slide{ 
  height: 966px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.swiper1 .swiper-slide-content{ max-width: 980px; height: 100%; margin: auto;}

.swiper1-arrows{ position: absolute; width: 100%; left: 0;  top: 50%; margin-top: -20px;}
.swiper1-arrows-inner{ max-width: 620px; position: relative; margin-left: 20%;}
.swiper1 .swiper-button-prev{ left: 0;}
.swiper1 .swiper-button-next{ right: 0;}

.swiper1 .swiper-item-desc::before{ border-top-color: #ac8331;}
.swiper1 .bg1{ background-image: url(../image/illuminating_vitality_series/swiper1/1bg.jpg);}
.swiper1 .bg2{ background-image: url(../image/illuminating_vitality_series/swiper1/2bg.jpg);}
.swiper1 .bg3{ background-image: url(../image/illuminating_vitality_series/swiper1/3bg.jpg);}
.swiper1 .bg2 .swiper-slide-content{ color: #5d4d2b;}
.swiper1 .bg2 .swiper-item-desc::before{ border-top-color: #5d4d2b;}


/* swiper2 */
.swiper2 {
  max-width: 1920px;
  height: 966px;
  margin: auto;
  position: relative;
}

.swiper2 .swiper-slide{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right;
}
.swiper2 .swiper-slide-content{ height: 100%; max-width: 600px; margin-left: auto; margin-right: 250px;  color: #FFF;}
.swiper2 .swiper-item-title{ color: #FFF;}
.swiper2 .swiper-item-footer{ margin-top: 50px;}
.swiper2 .swiper-button-prev{ left: auto; right: 1050px;}
.swiper2 .swiper-button-next{ right: 170px;}
.swiper2 .swiper-item-footer{ max-width: 460px;}
.swiper2 .swiper-item-border{ display: block; padding: 30px; font-size: 18px; border: 1px solid #6a3d26; color: #6a3d26;}
.swiper2 .bg1{ background-image: url(../image/illuminating_vitality_series/swiper2/1bg.jpg);}
.swiper2 .bg2{ background-image: url(../image/illuminating_vitality_series/swiper2/2bg.jpg);}


/* step */
.step{ background-color: #fff8f0; padding-bottom: 150px;}
.step-header{ text-align: center;}
.step-header-title{ font-size: 35px; color: #6a3d26; padding-top: 100px;}
.step-header-sub{ color: #dda55f; font-size: 25px; margin: 40px 0 60px 0; display: flex; justify-content: center; align-items: center;}
.step-header-sub span{ display: inline-block; padding: 0 10px;}
.step-header-sub::before, .step-header-sub::after{ content: ''; display: inline-block; width: 22px; height: 24px; background-image: url(../image/illuminating_vitality_series/dot.png); background-size: cover;}

.step-item-list{
   max-width: 1578px; margin: auto;
   background-image: url(../image/illuminating_vitality_series/step-bg.png);
   background-repeat: no-repeat;
   background-position: center bottom;
   position: relative;
}
.step-item-list{background-position: center 240px;}
.step-item-list .swiper-slide{ text-align: center;}

.step-item-wrapper{ display: flex; justify-content: center;}
.step-item-mid{ text-align: center;}
.step-item-title{ color: #dda55f; font-size: 20px;}
.step-item-name{ color: #333; font-size: 20px;}
.step-item-index{ text-align: center; position: relative; margin: 10px auto; max-width: 300px;}
.step-item-index::before{ content: ''; width: 100%; height: 7px; border-top: 1px solid #dda55f; position: absolute;  left: 0; bottom: 0; z-index: 1;}
.step-item-index span{  display: block; margin: auto; width: 40px; height: 16px; background-image: url(../image/illuminating_vitality_series/dot.png);
background-position: center center; background-repeat: no-repeat; background-size: 16px 16px; position: relative; z-index: 2; background-color: #fff8f0;
}
.step-list1 .swiper-container{ max-width: 1400px;}


.step-list2{ margin-top: 80px;}
.in-box{ height: 100px;}
.step2-title{ position: absolute; top: 340px; left: 0; width: 100%; max-width: 1400px;}

@media screen and (max-width: 1900px) {
  .swiper1-arrows-inner{margin-left: 18%;}
}
@media screen and (max-width: 1700px) {
  .swiper1-arrows-inner{margin-left: 15%;}
}
@media screen and (max-width: 1600px) {
  .swiper1-arrows-inner{margin-left: 12%;}
}
@media screen and (max-width: 1400px) {
  .swiper1-arrows-inner{margin-left: 8%;}
}
@media screen and (max-width: 1300px) {
  .swiper1-arrows-inner{margin-left: 5%;}
}
@media screen and (max-width: 1200px) {
  .swiper1-arrows-inner{margin-left: 1%;}
}

@media screen and (max-width: 1240px) {
  .kv-video-wrapper {
    width: 90%;
    height: 100%;
    left: 5%;
}
.kv-video-frame.desktop{ width: 90%; margin: auto;}
.kv-video-frame.desktop img{ width: 100%;}
}

@media screen and (max-width: 750px) {
  .page-title {
    font-size: 26px;
    padding-top: 30px;
  }
  /* kv */
  .kv {
    height: auto;
    background-image: url(../image/illuminating_vitality_series/intro-bg-mo.jpg);
    background-color: #883a3a;
    background-size: 100% auto;
    background-position: center top;
    background-repeat: repeat-x;
  }
  .kv-title {
    padding-top: 50px;
  }
  .kv-title img{ height: 28px;}
  .kv-video {
    margin: 30px auto 0 auto;
  }
  .kv-video-wrapper {
    position: relative;
    height: auto;
  }
  .kv-video-play {
    padding: 0;
  }
  .kv-bottom-title {
    padding: 20px 0;
    font-size: 18px;
  }
  
  .kv-bottom-title span {
    padding: 0 15px;
    font-size: 16px;
  }
  .kv-bottom-content {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 15px;
    height: auto;
    padding: 40px 0 80px 0;
  }
  .pt10{ padding-top: 10px;}
  .kv-bottom-content .mo-p{ display: block; height: 20px;}
  .kv .guide {
    width: 18px;
    height: 60px;
    left: 50%;
    margin-left: -9px;
  }
  .kv .guide img{ display: block; width: 100%;}

  .swiper-container {
    height: 100%;
  }

  /* swiper1 */
  .swiper1 .swiper-slide{ 
    background-size: cover;
    height: auto;
  }
  .swiper1 .bg1{ background-image: url(../image/illuminating_vitality_series/swiper1/1bg_mo.jpg);}
  .swiper1 .bg2{ background-image: url(../image/illuminating_vitality_series/swiper1/2bg_mo.jpg);}
  .swiper1 .bg3{ background-image: url(../image/illuminating_vitality_series/swiper1/3bg_mo.jpg);}

  .swiper1 .bg2  .swiper-slide-content{ color: #6d5b37;}
  .swiper1 .swiper-slide-content p:last-child{ padding-bottom: 40px;}

  .swiper1 .swiper-slide-content{  margin: 0 15px;height: auto;}
  .swiper1 .swiper-slide-content img{ display: block; width: 100%;}
  .swiper1 .order1{ order: 1;}
  .swiper1 .order2{ order: 2;}
  .swiper-item-title {
    font-size: 25px;
    padding: 30px 0 20px;
    text-align: center;
  }
  .swiper1 .swiper-item-desc {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding-top: 20px;
  }
  .swiper1 .swiper-item-desc::before {
    display: none;
  }
  .swiper1 .swiper-item-footer{ font-size: 12px; padding:25px 0}
  .swiper1 .swiper-item-more { margin: 0; position: relative; text-align: center;}
  .swiper1 .swiper-item-more span {
    font-size: 15px;
    text-align: center;
    border: none;
    padding: 15px 0;
    color: #6e4b47;
    background-color: #FFF;
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 50px;
  }
  .swiper1-arrows{ display: none;}

  .swiper-item-desc.sc{ padding-bottom: 20px;}

  
  /* swiper2 */
  .swiper2 {height: auto;}
  .swiper2 .swiper-slide{
    height: auto;
    background-size: cover;
  }
  .swiper2 .swiper-slide img{ display: block; width: 100%;}
  .swiper2 .swiper-slide-content{ height: auto;  margin: 0 15px; padding-bottom: 40px;}
  .swiper2 .swiper-item-desc {
    font-size: 14px;
    line-height: 1.5;
    color: #a97d62;
    text-align: center;
    padding-top: 20px;
  }
  .swiper2 .swiper-item-desc::before{ display: none;}
  .swiper2 .swiper-item-title{ color: #a97d62;}
  .swiper2 .swiper-item-footer{color: #a97d62; margin:0; padding: 20px 0 20px 0; font-size: 12px;}
  .swiper2 .swiper-button-prev, .swiper2 .swiper-button-next{ display: none;}
  .swiper2 .bg1{ background-image: url(../image/illuminating_vitality_series/swiper2/bg_mo.jpg);}
  .swiper2 .bg2{ background-image: url(../image/illuminating_vitality_series/swiper2/bg_mo.jpg);}
  .swiper2 .swiper-item-border {
    padding: 10px;
    font-size: 13px;
  }
  
  /* pagination */
  .swiper_pagination_right {
    width: 100%;
    position: absolute;
    top: auto;
    right: auto;
    left: 0;
    bottom: 20px;
    display: flex;
    flex-direction: row;
    text-align: center;
    justify-content: center;
    transform: translate3d(0px, -50%, 0);
  }

  .swiper_pagination_right .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color:rgb(142, 65, 66);
    transition: opacity .5s, background-color .5s, width .5s;
    transition-delay: .5s, .5s, 0s;
    margin: 0 3px;
  }

  .swiper_pagination_right .swiper-pagination-bullet-active {
    opacity: 1;
    background-color:rgb(142, 65, 66);
    height: 8px;
    width: 40px;
    transition-delay: 0s;
  }


  /* swiper3 */
  .swiper3 {
    height: auto;
    background-image:none;
    background-color: #aa5453;
  }
  .swiper3 .swiper-slide-content{ margin:0 15px; line-height: 1.5;}
  .swiper3 .swiper-slide-content img{ display: block; width: 100%;}
  .swiper3 .swiper-item-more { margin: 30px 0 50px 0;}
  .swiper3 .swiper-item-more span{ border: 1px solid #f3d49b; font-size: 14px; text-align: center; padding: 25px;}
  .swiper3 .swiper-item-more span em{ display: block; font-style: normal; padding-bottom: 10px; font-size: 24px;}
  .swiper3 .swiper-item-more span .mo-br{ height: 10px;}
  .swiper3 .swiper-item-title{ color: #f3d49b;}
  .swiper3 .swiper-item-desc{ font-size: 14px; padding-top: 20px; text-align: center;}
  .swiper3 .swiper-item-desc::before{ display: none;}
  

  
  /* step*/
  .step-item img{ display: block; width: 98%; margin: auto;}
  .step{ padding-bottom: 50px;}
  .step-header-title{ font-size: 25px;padding-top: 40px;}
  .step-header-sub{ font-size: 18px; margin: 10px 0 30px 0;}
  .step-header-sub span{ display: inline-block; padding: 0 10px;}

  .step-item-list{
    background-image: url(../image/illuminating_vitality_series/step-bg-mobile.png);
    background-position: center 100px;
    background-size: 100% auto;
    padding: 0 15px;
  }
  .step-item-mid{ text-align: center;}
  .step-item-title{ color: #dda55f; font-size: 15px;}
  .step-item-name{ color: #8a3e27; font-size: 14px;}
  .step-item-index span{ font-size: 16px; width: 22px; height: 22px; line-height: 22px; 
  }
  .step-item-index::before { height: 11px;}

  
  .step-list2{ margin-top: 50px;}
  .in-box{ height: 75px;}
  .step2-title{top: 160px;}

  .step-header3{ margin-top: 50px;}
  .step-list3{ margin-top: 40px;}
  .step-list3 .step-item{ width: 33.333%;}
  .step .swiper-button-next,
  .step .swiper-button-prev {
    background-image: url(../image/illuminating_vitality_series/arrow.png);
    background-size: 50%;
    top: 30%;
  }
  .step .swiper-button-prev{ left: 0;}
  .step .swiper-button-next{ right: 0;}

  .footer {
    margin-top: 0;
  }
  .footer {
    border-top: none;
  }
}

/* ------------------------------ PAD ------------------------------------*/
@media screen and (min-width:750px) and (max-width:1000px){
  .kv-bottom-title {
    padding: 40px 0;
    font-size: 18px;
  }
  .kv{ height: auto;}
  .kv-bottom-content{ font-size: 15px; padding-bottom: 100px;}
  .swiper1 .swiper-slide {
    height: 520px;
    background-size:  auto 100%;
  }
  .swiper1 .swiper-slide-content{ padding: 0 15px;}


  .swiper-item-title{ font-size: 26px;}
  .swiper-item-desc{ font-size: 16px;}
  .swiper-item-desc::before {
    margin-top: 40px;
    height: 30px;
}
.swiper-item-more{ padding: 20px 0;}
.swiper-item-more span{ font-size: 18px; padding:20px}
.swiper-item-more{ margin: 20px 0;}
.swiper2 {
  height: 520px;
}
.swiper2 .swiper-slide{ background-size: auto 100%;}
.swiper2 .swiper-slide-content {
  max-width: 400px;
  margin-right: 135px;

}
.swiper3 .swiper-slide-content {
  margin-left: 170px;
}
.swiper3{ height: 600px; background-size: auto 100%;}
.swiper3 .swiper-item-more span {
  max-width: 300px;
  font-size: 16px;
}
.swiper3 .swiper-item-desc{ max-width: 360px;}
.step-header-title {
  font-size: 28px;
  padding-top: 50px;
}
.step-item img{  width: 180px;}
.step-item-title{ font-size: 18px;}
.step-item-name{ font-size: 16px;}
.step-item-list{ background-position: center bottom;}
.in-box{ height: 60px;}
.step2-title {

  top: 240px;

}
.step {
  padding-bottom: 80px;
}
.step-header3 {
  margin-top: 60px;
}
.step-header-sub {
  font-size: 20px;
  margin: 20px 0 40px 0;
}
.step-header-title {
  font-size: 20px;
}

.kv-title {
  padding-top: 60px;
}
.kv-title img{ height: 28px;}
.kv-video {

  margin: 45px auto 0 auto;

}
}