@charset "utf-8";


/* 月別カラー変更 */
#Content .anchor-link span{ border-color: #303473;}
#Content .anchor-link span a{color: #303473;}
.main-title .update,
#contents .about ul li{ background: #303473;}


/*===========================
anchor-link
===========================*/
.anchor-link{
 text-align: center;
 margin: 20px 15px 25px;
 font-size: 185%;
}
.anchor-link span{
display: inline-block;
border-right: 1px solid;
padding: 0 5px;
margin: 0.3em 0;
}
.anchor-link span:first-child{
 border-left: 1px solid;
}
.anchor-link span:nth-child(9),
.anchor-link span:nth-child(5){
 border-left: 1px solid;
}
#Content .anchor-link span a{
 font-weight: bold;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*===========================
base
===========================*/
body{
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
  line-height: 120%;
  -webkit-text-size-adjust: 100%;
}

table {
  font-size: inherit;
  font: 100%;
}

.for-pc { display: none; }
.for-sp { display: block; }
.for-pc { display: none; }

#side_fsp,
body.side_view_fsp {
  -webkit-overflow-scrolling: touch
}

/*===========================
common
===========================*/
.wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#plist {
  margin-top: 0;
  margin-left: 15px;
  padding-top: 10px;
}
#plist li {
  font-size: 83.3%;
}

#wrap {
  width: 100%;
}

#wrap.header-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  zoom: 1;
}

#header {
  width: 100%;
  min-width: auto;
  margin: 0 auto;
  border-bottom: none;
}

#header #head-topnavi_allb {
  display: none;
}

#header .wrap {
  text-align: left;
}
#header h1 {
  margin-left: 15px;
}

.pagetop {
  margin-right: 5%;
  margin-bottom: 15px;
}

#footer {
  width: 100%;
}

.emergency_cn {
  display: none;
}

/*===========================
main-title
===========================*/

.main-title {
  margin-bottom: 22px;
}
.main-title h2 {
  margin-bottom: 17px;
}
.main-title h2 img {
  width: 100%;
  height: auto;
}
.main-title .update {
  width: 100%;
  height: 18px;
  font-size: 138.4%;
  line-height: 18px;
  text-align: center;
	color: #fff;
}


/*===========================
contents
===========================*/

#contents .block {
  padding-bottom: 37px;
  margin-bottom: 20px;
  background: url(../images/common/ln.gif) repeat-x left bottom;
}

#contents .block .left {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 23px;
  padding-top: 13px;
  border-top: 3px solid #000;
}
#contents .block .left h3 {
  margin-left: 2%;
  margin-bottom: 18px;
  text-align: left;
}
#contents .block .left h3 a img{
  width: 40%;
}
#contents .block .left .image img {
  width: 100%;
  height: auto;
}
#contents .block .right {
  width: 100%;
  height: auto;
}
#contents .block .right .ranking {
  text-align: center;
  width: 98%;
  margin: 0 1%;
}
#contents .block .right .ranking li {
  display: inline-block;
  position: relative;
  width: 46.1%;
  height: auto;
  margin: 0 0.7% 13px;
  text-align: left;
}
#contents .block .right .ranking li .rank {
  margin-bottom: 2px;
}
#contents .block .right .ranking li .rank img{
  width: 30%;
}
#contents .block .right .ranking li .image {
  width: 100%;
}
#contents .block .right .ranking li .image img {
  width: 100%;
  height: auto;
}
#contents .block .right .ranking li .detail {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 3% 0 18%;
  background: url(../images/common/bg.png);
}
#contents .block .right .ranking li .detail .name {
  width: 95%;
  margin: 0 auto;
}
#contents .block .right .ranking li .detail .name a {
  font-size: 138.4%;
  line-height: 1.3;
  color: #fff;
}
#contents .block .right .ranking li .detail .price {
  position: absolute;
  bottom: 4%;
  right: 3%;

  line-height: 12px;
  color: #fff;
  text-align: right;
}
#contents .price span.tax{
font-size: 90%;
margin-left: 0.3em;
}
/**　ランキングno.1 20160509追記**/
#contents .block .left .detailbox {
  position: relative;
  width: 100%;
  height: auto;
 
}

#contents .block .left .detailbox .detail2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 3% 0 12%;
  background: url(../images/common/bg.png);
}

#contents .block .left .detailbox .detail2 .name {
  width: 95%;
  margin: 0 auto;
  text-align: left;
}

#contents .block .left .detailbox .detail2 .name a {
  font-size: 138.4%;
  line-height: 1.3;
  color: #fff;
}
#contents .block .left .detailbox .detail2 .price {
  position: absolute;
  bottom: 4%;
  right: 3%;
  font-size: 138.4%;
  line-height: 24px;
  color: #fff;
  text-align: right;
}

/**　ランキングno.1 20160509追記**/


/**　クーポン 20160509追記**/

.coupon_btn {
  width: 100%;
  margin: 30px auto 30px;
 
}

.coupon_btn img{
  width: 96%;
  height:auto;
  margin: 0 auto;
 
}

#contents .block .coupon {
  width: 100%;
  margin: 30px auto 0;
 
}

#contents .block .coupon img{
  width: 92%;
  height:auto;
  margin: 0 auto;
 
}

/**　クーポン 20160509追記**/

#contents .block .more {
  width: 92.5%;
  height: 80px;
  margin: 8px auto 0;
  text-align: right;
  background: #f2f1f1;
}

#contents .block .merry {
  width: 100%;
  margin: 8px auto 0;
 
}

#contents .block .merry img{
  width: 92%;
  height:auto;
  margin: 0 auto;
 
}

#contents .block .more a {
  display: block;
  width: 88%;
  height: 80px;
  font-size: 20px;
  line-height: 80px;
  padding-right: 12%;
  background: url(../images/common/arrow01_sp.png) no-repeat 95% center;
}

#contents .brand_fc {
  text-align: left;
}
#contents .brand_fc h2 {
  width: 92.5%;
  margin: 0 auto 10px;
}
#contents .brand_fc ul {
  width: 92.5%;
  margin: 0 auto;
}
#contents .brand_fc ul li {
  float: left;
  width: 33%;
  height: auto;
  margin-right: 1px;
  margin-bottom: 1px;
}
#contents .brand_fc ul li img {
  width: 100%;
  height: auto;
}

#contents .about {
  width: 92.5%;
  margin: 15px auto 69px;
  text-align: left;
  overflow: hidden;
}
#contents .about ul {
  width: 100%;
}
#contents .about ul li {
  display: table;
  float: left;
  width: 100%;
  height: 40px;
  text-align: right;
  margin-right: 1px;
}
#contents .about ul li.last {
  margin-right: none;
}
#contents .about ul li a {
	color: #fff;
	display: table-cell;
	width: 85%;
	height: 40px;
	font-size: 12px;
	line-height: 1.4;
	padding-right: 15%;
	background: url(../images/common/arrow01_sp.png) no-repeat 95% center;
	background-size: 0.6em;
	vertical-align: middle;
}

.sale{
padding-top:30px;
}


.sale img {
				display: block;
    width: 92%;
    height: auto;
    margin: 0 auto;
}
.zakka{
padding-top:20px;
}
.zakka img {
    width: 92%;
    height: auto;
    margin: 0 auto;
}

.main_fsp h1, .main_fsp h2, .main_fsp h3, .main_fsp h4, .main_fsp h5, .main_fsp h6 { 
  font-weight: normal;
  line-height: normal;
  font-size: 100%;
}
.main_fsp * { font-size: 97%;}