/*---------- 横100 ----------*/
.widthfull img{
    width: 100% !important;
}

/*---------- ページ内アンカー ----------*/
.navigation {
 	padding: 12px 0 15px;
	margin: 0 10px;   
}
.navigation-1clm li {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.navigation-1clm li a,
.navigation-1clm li div {
	border-right: 1px solid #4e6114;
	border-bottom: 1px solid #4e6114;
	border-left: 1px solid #4e6114;
}

.navigation-1clm li:first-child a,
.navigation-1clm li:first-child div {
	border-top: 1px solid #4e6114;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.navigation-1clm li:last-child a,
.navigation-1clm li:last-child div {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.navigation li a,
.navigation li div {
	position: relative;
	display: table;
	width: 100%;
	height: 45px;
}

.navigation li a {
	background-color: #fff;
	color: #4e6114;
}

.navigation-1clm li div {
	background-color: #897f7b;
	color: #fff;
}

.navigation-1clm li a:after {
    content: "▼";
    position: absolute;
    top: 45%;
    right: 15px;
    display: block;
    width: 11px;
    height: 7px;
    margin-top: -5px;
    /* background: url(/voi/sp/webshop/brand_coupon_sc_l/img/arw_down.png) no-repeat 0 0; */
    /* background-size: 11px 7px;*/
}

.navigation-1clm li span {
	display: table-cell;
	vertical-align: middle;
}


/*---------- topagetop
.topagetop {
    margin-bottom: 15px;
    text-align: right;
}
.topagetop a {
    position: relative;
    text-decoration: underline;
    font-size: 12px;
    color: #444;
}
.topagetop a::after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: -18px;
    width: 14px;
    height: 14px;
    background: url(https://voi.0101.co.jp/voi/sp/brand/img/sprite.png) no-repeat;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    background-size: 30px 30px;
    background-position: -16px 0;
} ----------*/

/*---------- 注意文----------*/

p.m_caut {
    width: 95%;
    margin: 0 2.5% 5% 2.5%;
}


/* ru 相互リンクバナー */

.m_linkRu{
    width:100%;
    margin-top:5px;
}
.m_linkRu div.m_ruBanner{
    width:50%;
    float:left;
}

/*ヴェリココ　バナー*/
ul li.m_vlk_bnr{
    width:50%;
    float:left;
}

div#m_vlk_wrap {
    margin-top:5px;
}


/* 蛇腹系　共通設定
----------------------------------------------------*/

.wrap-voi-itemlist ul li {
    -webkit-text-size-adjust:100%;
}

.wrap-voi-itemlist .box-js-morelist {
    display: none;
}

.wrap-voi-itemlist .r-wrap-js {
    width: 98%;
    margin: 0 auto;
}

.wrap-voi-itemlist .r-wrap-js .txt-morelink {
    margin-right: 5px;
}

.wrap-voi-itemlist .wrap-rank-title .subtitle,
.wrap-voi-itemlist .wrap-rank-title .stit,
.r-wrap-brandranking .wrap-rank-title .subtitle {
    float: left;
}


.wrap-voi-itemlist .wrap-rank-title .txt-morelink,
.r-wrap-brandranking .wrap-rank-title .txt-morelink {
    float: right;
    text-align: right;
}

.wrap-voi-itemlist .txt-js-morelist {
    text-align: center;
     margin-right: 10px;
    padding: 30px 15px 15px 0;
}

.wrap-voi-itemlist .txt-js-morelist span {
    position: relative;
    padding: 15px 15px 15px 0;
    color: #146bb4;
    font-size: 13px;
}

.wrap-voi-itemlist .txt-js-morelist span:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -8px;
    display: block;
    width: 20px;
    height: 15px;
    margin-top: 0;
    background: url(https://voi.0101.co.jp/voi/sp/images/common/icon_parts_sprit.png) no-repeat -10px -131px;
    background-size: 300px 500px;
        -moz-background-size: 300px 500px;
        -webkit-background-size: 300px 500px;
}

.wrap-voi-itemlist .txt-js-morelist.open span:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -8px;
    display: block;
    width: 20px;
    height: 15px;
    margin-top: 0;
    background: url(https://voi.0101.co.jp/voi/sp/images/common/icon_parts_sprit.png) no-repeat -10px -201px;
    background-size: 300px 500px;
        -moz-background-size: 300px 500px;
        -webkit-background-size: 300px 500px;
}

.wrap-voi-itemlist .txt-js-morelist.close span:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -8px;
    display: block;
    width: 20px;
    height: 15px;
    margin-top: 0;
    background: url(https://voi.0101.co.jp/voi/sp/images/common/icon_parts_sprit.png) no-repeat -10px -131px;
    background-size: 300px 500px;
        -moz-background-size: 300px 500px;
        -webkit-background-size: 300px 500px;
}

/* あなたへのおすすめ
----------------------------------------------------*/

.subtitle {
    margin: 0 0 15px 10px;
    color: #222222;
    font-size: 18px;
    font-weight: normal;
}

#m_recommend-area {
    display: none;
    padding-top: 14px;
}

.m_wrap-recommend .pos {
    border: none;
}

.m_wrap-recommend .recommendlist {
    width: 100%;
    margin: 0 !important;
}

.m_wrap-recommend ul li {
    float: left;
    width: 32%;
    padding-top: 20px !important;
    margin-right: 0;
    color: #666;
    text-align: center;
}

.m_wrap-recommend ul li p {
    text-align: left;
}

.m_wrap-recommend ul li:nth-child(1),
.m_wrap-recommend ul li:nth-child(2),
.m_wrap-recommend ul li:nth-child(3) {
    padding-top: 0;
}

.m_wrap-recommend ul li:nth-child(3n-1) {
    margin: 0 2%;
}

.m_wrap-recommend ul li .img {
    height: 100%;
}

.m_wrap-recommend ul li .brand {
    min-height: 3.5em;
}

.m_wrap-recommend ul li img {
    width: 100%;
    margin-bottom: 5px;
}

.m_wrap-recommend ul li a {
    color: #666;
}
.m_wrap-recommend .pointer-recommend {
    margin: 8px 0 0;
     text-align: center;
 }

.m_wrap-recommend .pointer-recommend span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #DDD;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-right: 8px;
  vertical-align: middle;
 }

.m_wrap-recommend .pointer-recommend span.current {
  background: #000;
  border: 1px solid #000;
}

.m_wrap-recommend .box-js-morelist .txt-morelink {
    margin-right: 0;
}

/* セール品　赤文字対応 */
#m_recommend-area .price .txt-sale {
    color: #e60012!important;
}

/* もっとみる
----------------------------------------------------*/
.txt-morelink {
    text-align: right;
     margin-right: 10px;
}

.txt-morelink a {
    position: relative;
    padding: 15px 15px 15px 0;
    color: #146bb4;
    font-size: 13px;
    height: 19px;
}

.txt-morelink a:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    width: 11px;
    height: 19px;
    margin-top: -2px;
    background: url(https://voi.0101.co.jp/voi/sp/webshop/limited_salel/images/m_icon_parts_sprit.png) no-repeat -10px -36px;
    background-size: 300px 500px;
        -moz-background-size: 300px 500px;
        -webkit-background-size: 300px 500px;
}

