/*共通
----------------------------------------------*/
/*.whitebg{
  background: #f00;
  float: none;
  width: auto;
  max-width: 50%;
  margin: 0 auto;
}*/

.gotop{
  width: 45px;
  height: 45px;
  background:#AF47C6;
  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:#FF90FF;
  cursor: pointer;
}
.cookie{
  color: #7a7a7a;
  font-size: 14px;
  letter-spacing: 0px;
}
.rowarea{
  padding:5px 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  background: #51C7B1;/*29a9e0*/
  padding:0px 0;
  position: relative;
  /*position: sticky;
  position: -webkit-sticky;*/
  z-index: 3;
  /*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;
}

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

.banner{
  object-fit: cover;
  width: 100%;
  height: 220px;
  object-position: center 0;
}
/*///*/
.maintitle{
  /*background: #f00;*/
  margin: 20px 0 30px 0;
  padding: 10px 15px;
  color: #000;
  font-size: 0.9em;
  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;
}

.item{
  padding: 5px 5px;
  margin: 0 0 15px 0;
}

.item:hover{
  box-shadow: 0px 0px 12px #dadada;
  -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;
  font-weight: bold;
  color: #4054B2;
}
.item .itemname{
  margin: 25px 0 0 0;
   height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.item .itemmoney{
  color: #666;
  margin: 0px 0 0 0;
  font-weight: normal ;
}
.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;
  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:15%;
}

.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: 3em;
  font-weight: bold;
  margin: 0% 0 0% 0 ;
  line-height: 1em;
  color: #61CE70;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
  letter-spacing: 0px;
  color: #6EC1E4;
}

.ezarea{
  margin: 0 0 15% 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;
}


/*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: #ffcc00;
  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 .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

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

.copy {
    background: #4054B2;
    padding: 25px 0 25px 0;
    color: #fff;
    font-size: 14px;
  }



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


.note a{
  color: #ffcc00;
}

.note{
  font-size: 13px;
}

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

.nomobile{
  display: none;
}

.toptool .social{
  padding:0px 5px 0 0;
  width:42px;
}

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


.toptool .social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #06273d;

}

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


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

}


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

  .maintitle{
    font-size: 1.5em;
  }

}

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

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

}



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



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


  .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: 400px;
  }

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

  .typesytle{
    padding: 5px 10px;
  }

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

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

  .swipeconsec{
    text-align: right;
  }


  .swipecon h1{
    font-size: 5em;
    margin: 0% 0 0% 0 ;
  }

  .swipecon p{
    font-size: 1.5em;
    margin: 0 0 10% 0 ;

  }

}


@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: 450px;
  }
}

