/*共通
----------------------------------------------*/
/*.whitebg{
  background: #f00;
  float: none;
  width: auto;
  max-width: 50%;
  margin: 0 auto;
}*/
.gotop{
  width: 45px;
  height: 45px;
  background:#1E73BE;
  color: #fff;
  position: fixed;
  right:20px;
  bottom: 30px; 
  z-index: 2;
  text-align: center;
  line-height: 45px;
  font-size:14px;
  font-weight: bolder;
}

.gotop:hover{
  background:#6ec1e4;
  cursor: pointer;
}
.arealink{
  border: 2px solid #61CE70;
  border-radius: 50px;
  padding: 15px 0;
  margin:5% 0 0 0; 
  color:#fff;
  float:left;
  width: 100%;
  text-align: center;
  letter-spacing: 3px;
  font-weight: bold;
}

.arealink:hover{
  background:#000;
  color: #fff;
}

.linkbtns{
  width: 200px;
  margin:0 auto;
  float: none; 
}

.cookie{
  font-size: 14px;
  color: #7a7a7a;
  letter-spacing: 0px;
  margin: 5px 0 0 0;
}

.cookie a{
  color: #e22658;
}

.cookie a:hover{
  text-decoration: underline;
}

.othlink a{
  padding: 0 15px;
  font-size: 13px;
  font-weight: bolder;
  color: #7a7a7a;
  letter-spacing: 0px;
}
.othlink a:hover{
  padding: 0 15px;
  font-size: 13px;
  font-weight: bolder;
  color: #7a7a7a;
  letter-spacing: 0px;
}
/*-----------------------------*/
#intabdiv2 .othlink a{
  padding: 15px 15px;
  font-size: 16px;
  font-weight: bolder;
  color: #fff;
  letter-spacing: 0px;
}
#intabdiv2 .othlink a:hover{
  color: #FFECF5;
}

.close{
  background: #b70422;
  color: #fff;
  padding: 15px 15px;
  font-weight: bold;
  float: right;
  margin: 0 0 30px 0;
}
/*------------------------------*/

.rowarea{
  padding:0px 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  background: #000;/*29a9e0*/
  padding:0px 0;
  position: relative;
  /*position: sticky;
  position: -webkit-sticky;*/
  z-index: 2;
  /*border-bottom:1px solid #ccc;*/
  top:0px;
  box-shadow: 0 0px 1px #666;
}
.logo{
  overflow: hidden;
  max-width: 340px;
}
.search input{
  padding: 6px 15px;
  border-radius: 5px;
  border:0px; 
  max-width: 115px;
  float: left;
  margin: 4px 0;
}
.search #submit_Btn{
  padding: 6px 6px;
}

.search .input{
  width: 90%;
  max-width: unset;
}

.allbackground{
  background: #FFECF5;
}

/*商品區塊
*--------------------------------------------------*/

.banner{
  object-fit: cover;
  width: 100%;
  height: 500px;
  object-position: center center;
}

.swiper-slide:after{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.55);
  position: absolute;
  z-index: 2;
}
/*///*/
.maintitle{
  margin: 20px 0 20px 0;
  padding: 10px 15px;
  color: #000;
  font-size: 1em;
  letter-spacing: 0px;
  line-height: 1.5em;
}
.maintitle p{
  color: #666;
}
/*.maintitle:before,.maintitle:after{
  content: "";
  width: 28%;
  height: 8px;
  background: #f00;
  position: absolute;
}*/

/*.maintitle:before{
  left: 0;
  top:80px;
}

.maintitle:after{
  right: 0;
  top:80px;
}
*/

.typesytle{
  padding: 5px 5px;
  margin: 0 0 25px 0px;
}

.item{
  padding: 0px 0px;
}

.item:hover{
  /*box-shadow: 0px 0px 5px #aaa;*/
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear;
}

.item .itemname,.item .itemmoney{
  font-size: 0.95em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
}
.item .itemname{
  margin: 15px 0 0 0;
  min-height: 45px;
  height: 45px;
  display: flex;
  align-items: flex-start;
  /*justify-content: center;*/
  padding: 0 0px;
  text-align: left;
  line-height: 20px;
  font-weight: bold;
  color: #4054B2;
}
.item .itemmoney{
  color: #666;
  margin: 0px 0 0 0;
  text-align: left;
}
.item .itemlink{
  padding: 13px 0;
  float: left;
  width: 100%;
  text-align: center;
  background: #f00;
  border-radius: 50px;
  margin: 15px 0;
  color: #fff;
  letter-spacing: 0px;
}

.item .itemlink{
  width: 110px;
  background: #f00;
  margin: 10px auto 20px auto;
  float:none;
}

.idealez iframe{
  width: 100%;
  float: left;
  height: 300px;
}

.idealez{
  padding-bottom:5%; 
}


/*-------------------------------------------------*/
.swipeword{
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  float: none;
  position: absolute;
  top: 0%;
    display: flex;
    align-items: center;
    vertical-align: middle;
    height: 100%;
}

.swipecon{
  margin: 0 auto;
  width: 100%;
  /*max-width: 1300px;*/
  float: none;
  position: relative;
  padding:10px 30px;
  color: #fff;
  text-align: center;
}

.swipecon-sub{
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  float: none;
  position: relative;
  padding: 30px 30px;
  color: #fff;
  text-align: center;
}

.swipecon h1{
  font-size: 2em;
  font-weight: bold;
  margin: 5% 0 5% 0 ;
  line-height: 1em;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
}

.swipecon .h2{
  font-size: 3.5em;
  font-weight: bolder;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.ezarea{
  margin: 0 0 4% 0;
}

.ezarea .titles{
  color: #4054B2;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 21px;
  font-size: 0.95em;
  margin: 0 0 10px 0;
}

.ezarea .wordarea{
  padding: 0 0 0 15px;
}

.ezarea .cons{
  color: #7a7a7a;
  font-size: 13px;
  letter-spacing: 0px;
   line-height: 20px;
}

.withmore h3{
  color: #4054B2;
  font-weight: bolder;
  letter-spacing: 0px;
}

.withmore h4{
  color: #7A7A7A;
  font-weight: bolder;
  letter-spacing: 0px;
  padding: 4% 0 0 0;
}


.withmore p{
  color: #000000;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.2px;
  margin-top: 5%;
}

.withmore a{
  color: #e22658;
}



/*footer
---------------------------------------------------*/
/*
.notice{
  background: #f2ff00;
  color: #f8b62d;
  padding: 20px 0;
}

.noticesin{
  margin: 10px 0;
}

.noticesin a{
  color: #f39800;
}

.noticesin:first-child{
  min-width: 180px;
  padding: 10px 5px;
  text-align:  right;
}

.notice img{
  margin: 0 15px ;
}

.notice p{
  line-height: 22px;
}*/
/**/
.footer{
  background: #4054B2;
  padding: 25px 0 50px 0;
  color: #fff;
}

.footerlistbe{
  max-width: 1100px;
  margin: 0 auto;
  float: none;
  font-size: 1.1em;
}
.footerlink{
  margin: 5px 0;
  font-size: 14px;
  border-right:1px solid #c9caca;
}
.footerlink a{
  color: #fff;
  padding:4px 10px;
  float: left;
  /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  font-size: 1em; 
  /*font-weight: bold;*/
  letter-spacing: 0px;
}

.footerlink a:hover{
  color: #fff;
  cursor: pointer;
}

.footer p{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
}

.footer .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}
.copy {
    background: #4054B2;
    padding: 25px 0 25px 0;
    color: #fff;
    font-size: 14px;
  }



.social{
  padding: 5px 8px 5px 0;
}


.note a{
  color: #ffcc00;
}

.note .flex{
  align-items: center;
  flex-wrap: unset;
}

.nomobile{
  display: none;
}


.idealez ul,.idealez ul li{
  float: left;
  width: 100%;
}

.idealez ul li{
  padding: 7px 0px;
}

.idealez ul li a{
  color: #fff;
  /*text-shadow: 0px 0px 2px #06273d;*/
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 50px;
  letter-spacing: 0px;
}


.idealez ul li a:hover{
  color: #121212;
  background: #fff;


}


 .alllogos div{
    margin: 0 0 0px 0;
    padding: 0 5%;
    text-align: center;
  }


.allsocial{
  float: left;
}
  .social{
  padding:0px 15px 0 0;
  width:60px;
}

.social a{
  color: #fff;
  border-radius: 50px;
  border:1px solid #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height:2.2em;
  font-size: 1.5em;
  padding: 0px 0px;
  float: left;
}


.social a:hover{
  color: #4054B2;
  border-radius: 50px;
  background: #fff;

}


@media only screen and (min-width: 600px) {

  

}

@media (min-width: 640px) and (max-width: 999px) {

  /*.maintitle:before,.maintitle:after{
    content: "";
    width: 10%;
    height: 8px;
    background: #f00;
    position: absolute;
  }*/

.alllogos .seven .cul-1x{
  width: 14.28%;
}


 .item .itemname{
  
    height: 90px;

  }

   .alllogos div{
    margin: 0 0 0px 0;
    padding: 0 0%;
    text-align: center;
  }


}



@media screen and (min-width: 1000px){



  .topmenu{
    padding:0px 0;
  }
  .logo{
    /*max-width: 180px;*/
  }
  .topmenu .contentword{
    width: 80%;
  }


  .footerlink a{
    padding:3px 10px;
    /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  }

  .noticesin:first-child{
    text-align:  right;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 600px;
  }

  .item .itemname,.item .itemmoney{
    font-size: 0.97em;
  }

  .item .itemmoney{
    font-size: 1.1em;
  }

  .typesytle{
    padding: 5px 10px;
  }

  .maintitle{
    margin: 0px 0 20px 0;
    padding: 10px 15px;
    color: #000;
    font-size: 1.2em;
    letter-spacing: 0px;
    line-height: 1.5em;
  }

  .swipecon{
    text-align: center;
    padding:10% 30px;
  }

  .swipeconsec{
    text-align: right;
  }


 

  .allbrand .contentword{
    max-width: 1200px;
  }




.allsocial{
  float: right;
}
.alllogos .seven .cul-1x{
  width: 14.28%;
}

 .alllogos div{
    margin: 0 0 15px 0;
    padding: 0 5px;
    text-align: center;
  }

 .item .itemname{
  
    height: 65px;

  }

}


@media screen and (min-width: 1202px){

  .noweb{
    display: none!important;
  }
  .nomobile{
  display: block;
}

.search .input{
    max-width: 115px;
  }

  .item .itemname{
  
    height: 60px;

  }

}



@media screen and (min-width: 1500px){
  .banner{
    object-fit: cover;
    width: 100%;
    height: 750px;
  }
}


@media only screen and (max-width: 1280px){
  .mobileserah{
    display: block;
    position: absolute;
    right: 55px;
    top: 20px;
  }

  .mobileserah a{
    color: #fff;
  }

   
}
@media only screen and (min-width: 1200px){
  .mobileserah{
    display: none;
    position: absolute;
    right: 70px;
    top: 20px;
  }
}
@media only screen and (min-width: 1300px){
  .item .itemname{
  
    height: 45px;

  }

}
