﻿@charset "utf-8";
/* CSS Document */
body {
  background-repeat: repeat;
  /*font-family: "Microsoft YaHei", sans-serif; */
  font-family: Arial,"Microsoft YaHei","Microsoft JhengHei",sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Ranchers&display=swap');

.wrapper{position:relative;overflow:hidden;}

/*表頭表尾 請勿砍*/
.top, .footer{
    line-height: 0px;
}
.top{
    z-index: 99;
    position: relative;
}
.toptitle{
    position: relative;
    padding: 1% 0;
    width: 100%;
    margin: 0 auto;
}

a{color: #1182c1;text-decoration: none;}
a:hover{ color:#1182c1;text-decoration: none;}
#wapper {
  width: 100%; overflow:hidden;
}
#wapper .form-control{
  margin:0 auto;margin-bottom:10px;display: block;width: 94%;
  height: 40px;padding: 6px 12px;font-size: 20px;
  line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;
}

/*很多物件通用*/
.Bk{display: none;}
.width1280{max-width: 1700px;min-width: 1200px;height:auto;margin: 0  auto;}

/*BANNER 進場delay時間、浮動*/
.banner{
  position:relative;
  overflow: hidden;
  width: 100vw;
  min-height: 46em;
  max-height: 740px;
}

img.banner_big, img.banner_min, img.title {
  position:absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

img.banner_big{
    width: 100vw;
    height: auto;
} 

img.title {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.4s;
  width: 100%;
  z-index: 99;
}

img.logo {
  width: 100%;
  height: auto;
}
img.name01 {
  position: absolute;
  width: 6%;
  top: 47%;
  left: 19%;
}
img.name02 {
  position: absolute;
  width: 6%;
  top: 47%;
  right: 16%;
}

.banner .top-logo{
  position: absolute;
  width: 21%;
  height: auto;
  left: 0;
  right: 0;
  top: 3%;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
}

.banner .title-big, .banner .title-min {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 68%;
}

.banner .title-min, .banner .banner_min {
  display: none;
}


/*表單區**/
.fill{position: relative;margin: 0 auto;padding: 3% 0;background-color: #ededed;}
.fill .box{margin: 0;padding-top: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .list{width: 100%;margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .contene{width: 100%;}
.fill h2{font-size: 40px;color: #282828;text-align:center;letter-spacing: 0.06em;margin: 0% auto;line-height: 1.5;padding-top: 1%;}
.fill h3{
  font-size: 19px;
  line-height: 1.5;
  color: #6267d5;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0% auto;
  padding-bottom: 4%;
  }
.fill #sBut{height:auto;margin: 0px auto;width: 100%;border: none;text-align: center;padding: 7px 0;margin-right: auto;margin-left: auto;margin-top: 10px;letter-spacing: 1px;clear: both;overflow: hidden;border-radius: 2px;user-select: none;}
.fill .go_button{-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */animation-duration: 2s;max-width: 255px;height:auto;margin:0 auto;}
.fill .statement{color: #303030;line-height:40px;font-size: 17px;letter-spacing: 0.1em;}
.fill .statement a{color: #5f7ea3;}
.fill .statement a:hover{ color:#000;}
.fill .form-control{
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    margin: 2% auto;
    background-color: #ffffff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    }
.fill ul {
  padding-top: 1%;
}   
.fill li {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
  }    

img.gift {width: 85%;height:auto;}

/*youtube*/

.youtube {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0px auto;
  background-color: #000;
  background-image: url(../images/bg02.jpg);
  background-size: 161%;
  background-repeat: no-repeat;
  padding: 6% 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;

}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
}


/*內文*/
.content1 {
  position: relative;
  margin:0 auto;
  background-image: url(../images/bg01.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #0d0c0a;
  height: auto;
  text-align: center;
  padding-bottom: 5%;
}

.content1 .big-box {
  margin: 0 auto;
  position: relative;
}

.content1 .list {
  display: inline-block;
  width: 90%;
  height: auto;
  background-color: #000;
  padding: 2%;
  text-align: left;
  margin-bottom: 1.5%;
  margin-left: 10%;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
}

.content1 h2, .fill h2, .youtube h1 {
  font-size: 43px;
  line-height: 1.3;
  color: #c8c2bb;
  text-align: center;
  letter-spacing: 4px;
  font-weight: bold;
  padding-bottom: 1.5%;
}
.content2 h2, .content3 h2 {
  font-size: 45px;
  line-height: 1.3;
  color: #262626;
  text-align: center;
  letter-spacing: 4px;
  font-weight: bold;
}

.content1 h3 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
}

.content1 p {
  font-size: 23px;
  color: #bb9274;
  letter-spacing: 2px;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
}

.content2{
  position: relative;
  margin:0 auto;
  padding-bottom: 5%;
}

.content2 .link-box {
  position: relative;
  top: 0;
  width: 94%;
  height: auto;
  transition: .2s;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.content2 .link-box > a {
  height: 15em;
}

.content2 .link-box > a > img {
  width: 103%;
  height: 26em;
  object-fit: cover;
  object-position: center;
  transition: .2s;
  margin-left: -9px;
}
.content2 .link-box:hover {
  top: 0px;
}

.content2 .link-box:hover > a > img {
  width: calc( 100% + 60px );
  margin: 0 -30px;
  opacity: 1;
}

.content2 .text{
  background-color: #424242;
  letter-spacing: 3px;
  text-align: left;
  font-size: 21px;
  line-height: 1.5;
  color: #ffffff;
  padding: 6% 15%;
  width: 94%;
  margin: 0 auto;
}

.content2 p{
  font-size: 16px;
  line-height: 1.5em;
  color: #454545;
  text-align: left;
  letter-spacing: 2px;
}
.content2 .pic01 {
  width: 94%;
  height: auto;
}
.content3 {
  padding-bottom: 5%;
  margin: 0 auto;
  text-align: center;
  background-color: #f7f7f7;
}

.content3 .text {
  padding-top: 1%;
}

.content3 h3{
  font-size: 26px;
  color: #262626;
  letter-spacing: 2px;
  font-weight: bold;
}

.content3 p{
  font-size: 18px;
  line-height: 1.5em;
  color: #454545;
  letter-spacing: 2px;
}




/* Bounce To Right02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #1d1d1f;
  width: 99%;
  text-align: center;
  padding: 7px;
  color: #122;
}
.hvr-bounce-to-right02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #9a0808;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right02:hover, .hvr-bounce-to-right02:focus, .hvr-bounce-to-right02:active {
  color: white;
  text-decoration: none;  
}
.hvr-bounce-to-right02:hover:before, .hvr-bounce-to-right02:focus:before, .hvr-bounce-to-right02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*  ↓↓↓↓  螢幕尺寸大於2560時頁面顯示效果↓↓↓↓  */
@media (min-width: 1680px) {

  .width1280{
    width: 90%;
  }
}

/*  ↓↓↓↓  螢幕尺寸大於1920時頁面顯示效果↓↓↓↓  */
@media (min-width: 1440px) and (max-width:1679px) {

  .width1280{
    width: 85%;
  }
  .banner {
    width: 100vw;
    min-height: 34em;
  }
  .content2 .text {
    padding: 6% 7%;
  }
  img.gift {
    width: 95%;
    height: auto;
  }
  .content2 .link-box > a > img {
    height: 14em;
}


}


/*  ↓↓↓↓  螢幕尺寸大於1680時頁面顯示效果↓↓↓↓  */
@media (min-width: 1024px) and (max-width:1439px) {
  .width1280{
    min-width: 90%;
    width: 92%;
  }
  .banner {
    width: 100vw;
    min-height: 24em;
  }
  .content2 .text {
    padding: 6% 8%;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .content1 h2, .fill h2, .youtube h1, .content2 h2, .content3 h2 {
    font-size: 35px;
  }
  img.gift {
    width: 98%;
    height: auto;
  }
  .content1 h3 {
    font-size: 21px;
  }
  .content3 p {
    font-size: 17px;
  }
  .content3 img {
    width: 79%;
  }
  .slick-slide img {
    display: block;
    width: 125%;
  }
  .content2 .link-box > a > img {
    height: 14em;
  }
  .menu--adsila .menu__item-label {
    font-size: 18px;
  }


  
}


/*  ↓↓↓↓  ipad 直向 w768 ↓↓↓↓  */
@media (min-width: 768px) and (max-width:1023px) {  
  .banner .title-min, .banner .banner_min {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .banner .title-big, img.banner_big {
    display: none;
  }
    .width1280{
    min-width: 90%;
    width: 92%;
  }
  .banner {
    width: 100vw;
    min-height: 54em;
  }
  .banner .top-logo {
    width: 50%;
    top: 1%;
  }
  img.name01 {
    position: absolute;
    width: 14%;
    top: 46%;
    left: 82%;
  }
  img.name02 {
    position: absolute;
    width: 14%;
    top: 52%;
    left: 5%;
  }
  .content2 .text {
    padding: 6% 24%;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 5%;
  }
  .content1 h2, .fill h2, .youtube h1, .content2 h2, .content3 h2 {
    font-size: 35px;
  }
  img.gift {
    width: 100%;
    height: auto;
    padding: 0 7%;
  }
  .content1 h3 {
    font-size: 26px;
  }
  .content3 h3 {
    font-size: 29px;
  }
  .content3 p {
    font-size: 20px;
  }
  .content3 img {
    width: 55%;
    padding-top: 6%;
  }
  .slick-slide img {
    display: block;
    width: 125%;
  }
  .content2 .link-box > a > img {
    height: 33em;
  }
  .fill li {
    font-size: 15px;
    line-height: 1.5;
  }
  .content1 .list {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #2d2927;
  }
  .content1 .big-box {
    margin-bottom: 5%;
  }
  
}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 360px) and (max-width:767px) {
  .Bk{display: block; height: 0;}
  .banner .title-min, .banner .banner_min {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .banner .title-big, img.banner_big {
    display: none;
  }
    .width1280{
    min-width: 90%;
    width: 95%;
  }
  .banner {
    width: 100vw;
    min-height: 25.5em;
    height: 29em;
    background-color: #0a0a0a;
  }
  .banner .top-logo {
    width: 64%;
    top: 1%;
  }
  img.name01 {
    position: absolute;
    width: 17%;
    top: 34%;
    left: 79%;
  }
  img.name02 {
    position: absolute;
    width: 17%;
    top: 45%;
    left: 6%;
  }
  .fill .form-control {
    width: 93%;
    height: 44px;
    padding: 6px 12px;
    font-size: 18px;
    margin: 4% auto;
  }
  .content2 .text {
    padding: 8% 5%;
    font-size: 19px;
    letter-spacing: 2px;
    margin-bottom: 5%;
  }
  .content1 h2, .fill h2, .content2 h2, .content3 h2 {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 3%;
  }
  .youtube h1 {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.3;
    padding: 3%;
    width: 350px;
    margin: 0 auto;
  }
  img.gift {
    width: 100%;
    height: auto;
    padding: 0 4%;
  }
  .content1 h3 {
    font-size: 23px;
    letter-spacing: 0px;
    margin-top: 6px;
    line-height: 1.2;
  }
  .content3 h3 {
    font-size: 26px;
  }
  .content3 p {
    font-size: 18px;
  }
  .content3 img {
    width: 70%;
    padding-top: 6%;
    z-index: 99;
  }
  .slick-slide img {
    display: block;
    width: 125%;
  }
  .content2 .link-box > a > img {
    height: 16em;
  }
  .fill ul {
    padding-top: 4%;
    margin-left: -15px;
    width: 103%;
}
  .fill li {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
  .content1 .list {
    width: 90%;
    height: auto;
    text-align: center;
    background-color: #2d2927;
    padding-bottom: 13px;
  }
  .content1 .big-box {
    margin-bottom: 5%;
  }
 
}


/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (min-width: 320px) and (max-width:359px) {
.Bk{display: block; height: 0;}
  .banner .title-min, .banner .banner_min {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .banner .title-big, img.banner_big {
    display: none;
  }
    .width1280{
    min-width: 90%;
    width: 95%;
  }
  .banner {
    width: 100vw;
    min-height: 22.5em;
  }
  .banner .top-logo {
    width: 64%;
    top: 1%;
  }
  img.name01 {
    position: absolute;
    width: 12%;
    top: 54%;
    left: 5%;
  }
  img.name02 {
    position: absolute;
    width: 12%;
    top: 54%;
    right: 5%;
  }
  .fill .form-control {
    width: 93%;
    height: 44px;
    padding: 6px 12px;
    font-size: 17px;
    margin: 4% auto;
  }
  .content2 .text {
    padding: 8% 5%;
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 5%;
  }
  .content1 h2, .fill h2, .content2 h2, .content3 h2 {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 3%;
  }
  .youtube h1 {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 4%;
  }
  img.gift {
    width: 100%;
    height: auto;
    padding: 0 3%;
  }
  .content1 h3 {
    font-size: 23px;
    letter-spacing: 0px;
    margin-top: 6px;
    line-height: 1.2;
  }
  .content3 h3 {
    font-size: 26px;
  }
  .content3 p {
    font-size: 16px;
  }
  .content3 img {
    width: 65%;
    padding-top: 6%;
    z-index: 99;
  }
  .slick-slide img {
    display: block;
    width: 125%;
  }
  .content2 .link-box > a > img {
    height: 14em;
  }
  .fill ul {
    padding-top: 10%;
    margin-left: -15px;
    width: 103%;
}
  .fill li {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
  .content1 .list {
    width: 90%;
    height: auto;
    text-align: center;
    background-color: #2d2927;
    padding-bottom: 13px;
  }
  .content1 .big-box {
    margin-bottom: 5%;
  }
 
 
}
      
