@charset "UTF-8";



/************ hero1 ************/
.hero1{
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container .hero1 .ctxt1{
  text-align: center;
  font-size: 14px;
  line-height: 1.8em;
  padding-top: 32px;
  color: #444444;
}
.hero1 .bnrwrap{
  width: 88%;
  margin: 0 auto;
  padding-top: 32px;
}
.hero1 .bnrwrap ul li{
  padding-bottom: 20px;
  width: 100%;
}


/************ topics1 ************/
.container .topics1{
  width: 88%;
  margin: 0 auto;
  position: relative;
  padding-top: 68px;
}
.container .topics1 h2{
  font-size: 17px;
  text-align: center;
  font-weight: 500;
}
.container .topics1 ul{
  padding: 10px 0 17px 0;
}
.container .topics1 ul li{
  padding: 17px 0;
  text-align: center;
  border-bottom: solid 1px #cccccc;
  width: 100%;
}
.container .topics1 ul li:last-child{
  border-bottom:none;
}
.container .topics1 ul li a{
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3em;
}
.container .topics1 ul li a .date{
  color: #888888;
  font-size: 12px;
  padding-bottom: 10px;
}
.container .topics1 ul li a:hover{
  color: #6fbcd8;
}
.container .topics1 .txtcentr a{
  color: #069fd8;
  font-size: 14px;
}
.container .topics1 .txtcentr a:hover{
  color: #6fbcd8;
}


/************ shop1 ************/
.container .shop1{
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 70px 0 72px 0;
}
.container .shop1 h2{
  font-size: 17px;
  text-align: center;
  font-weight: 500;
}
.container .shop1 ul{
  width: 100%;
  border-top: solid 1px #CCCCCC;
  position: relative;
  margin-top: 20px;
}
.container .shop1 ul li{
  width: 100%;
  height: 48px;
  background: url(/images/sp/common/arrow2.jpg) right center no-repeat;
  background-size: 44px auto;
  border-bottom: solid 1px #CCCCCC;
  position: relative;
}
.container .shop1 ul li a{
  display: block;
  font-size: 13px;
  width: 100%;
  line-height: 1.1em;
  height: 100%;
  color: #444444;
}
.container .shop1 ul li a div{
  margin: -0.6em 30px 0 20px;
  top: 50%;
  position: absolute;
  vertical-align: middle;
}


.bk span{
  color: #000000;
}
.br span{
  color: #7B581B;
}
.gr span{
  color: #B0B0B0;
}
.blu span{
  color: #4141D3;
}
.pu span{
  color: #BA15AF;
}
.re span{
  color: #E03636;
}
.grn span{
  color: #7FC644;
}
.pk span{
  color: #F18AD9;
}
.w span{
  background: url(/images/sp/top/colortip_w.jpg) left bottom no-repeat;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
}
.ye span{
  color: #D99913;
}

.bordernone{
  border: none !important;
}





#newitem .btn {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 30px;
  font-size: 14px;
}
#contactrens p {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  margin-top: 20px;
  color: #444444;
}
#contactrens .btn {
  color: #069fd8;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 14px;
}

