﻿@charset "UTF-8";
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin: 0;
	padding:0;
}

a{
	text-decoration: none;
}



#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position:relative;
}
#soryo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:20px auto 0 auto;
}
#soryo p {
	font-size: 8px;
	text-align: center;
	line-height: 160%;
	color: #684C4B;
}
#header {
	height: 65px;
	width: 100%;
}	
	
#g_navi {
	width: 100%;
	height: 65px;
	position: fixed;
	top: 0px;
	background-color: #684C4B;
	z-index: 20;
	margin: 0 auto;
	right: 0px;
	left: 0px;
}
#g_navi .rogo {
	width: 118px;
	top: 18px;
	margin: 0 auto;
	padding-top: 16px;
	z-index: 0;
}
#g_navi .lines {
	position: absolute;
	top: 26px;
	left: 8px;

}
#g_navi .line {
	width: 30px;
	height: 40px;
}
#g_navi .cart {
	position: absolute;
	right: 48px;
	top: 25px;
}
#g_navi .mushimegane {
	position: absolute;
	top: 25px;
	right: 13px;

}
#category {
	width: 85%;
	margin: 0 auto;
}

#category li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	position: relative;
}

#category a{
	color: #666;
	display: block;
	text-decoration: none;
	padding:10px 0;
}


#category li:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #684C4B;
    border-right: solid 1px #684C4B;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
}

#category li:nth-child(2n+1)  {
	width: 47%;
	float: left;
	clear: both;
	box-sizing: border-box;
}
#category li:nth-child(2n) {
	width: 47%;
	float: right;
	clear: right;
	box-sizing: border-box;
}
#mail-magazine {
	margin: 0 auto;
	width: 85%;
}

#mail-magazine a{
	display: block; 
	background: #684C4B;
	color: #FFF;
	margin: 10px auto;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	padding:10px 0;
}
.mail {
	width: 85%;
	margin: 0 auto;
	margin-bottom: -5px;
	position: relative;
}
.mail h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #684C4B;
	text-align: center;
}
.mail h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #684C4B;
	text-align: center;
	font-weight: lighter;
	line-height: 17px;
	margin: 0 auto;
	margin-top: 17px;
}

#f_navi {
	margin-top: 33px;
	background-color: #664C4B;
	width: 100%;

}
#f_navi ul {
	list-style: none;
	margin: 0 ;
	padding: 20px 0px 0px 0px;
}
#f_navi ul li {
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 85%;
	text-align: center;
	line-height: 28px;
}
#f_navi ul a {
	text-decoration: none;
}
#f_navi .copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	margin-top: -3px;
}
#f_navi .chui {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFF;
	width: 85%;
	text-align: center;
	line-height: 17px;
	margin: 0 auto;
}
#logo {
	background-color: #664C4B;
		padding-bottom:50px;
}
#logo img {
	margin: 0 auto;
	display: block;
	padding-top: 18px;
	width: 30%;
}


.slider  {
	width: 100%;
	padding-top: 5px;
	margin: 0 auto;
}
.slider div img {
	margin: 0px
	margin-left:  calc(100%*2/5 - 340px*2/5);
    margin-right: calc(100%*3/5 - 340px*3/5)
	/* [disabled]width: 100%; */
	width: 100%;
}
#award {
	margin: 0 auto;
	padding-top: 10px;
	width: 100%;
	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u35485220/pc/css/../img/gradi.jpg) repeat-x left bottom;
}
#award img {
	display: block;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 10px;
}

#searchbox {
	text-align: center;
	margin: 20px auto;
	width: 280px;
	padding:0 0 5px 0;
}
#searchbox dl {
	margin: 0;
	padding: 0;
}
#searchBox dl dd span.searchForm {
	display: block;
	margin: 0;
	padding: 0;
}


#searchbox .search1 {
	background: rgba(255,255,255,1);
	color: #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: 22px;
	line-height:22px;
	padding-left: 10px;
	text-align: left;
	width: 280px;
	    position: relative;
}

dl.search1 dt input {
    font-size: 12px;
    width: 250px;
    height: 18px;
    line-height: 12px;
    background: none;
    border: 1px solid #aaa;
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.1);
}
dl.search1 dd {
    position: absolute;
    top: 0;
    right: 0;
}

dl.search1 dd button {
    display: block;
    padding: 0px;
    background: none;
    border: none;
}

dl.search1 dd button span {
    display: block;
    width: 20px;
    height: 22px;
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/ic4-a.wowma.net/mi/w/1280/h/1280/q/90/shopping.geocities.jp/creeam/sp/img/musi.gif) no-repeat scroll 0 0;
    background-size: 19px;
}
#information  {
	background: -webkit-gradient(linear, center top, center bottom, from(#9D8A8A), to(#684C4B));
	width: 94%;
	margin: 0 auto;
	text-align: center;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	letter-spacing: 1px;
	font-size:14px;
	line-height: 100%;
	padding:7px 0;
	}
	
#information img {
	display: block;
	margin: 0 auto;
	padding-top: 8px;
}
#oshirase {
	width: 90%;
	margin: 0 auto;
	box-shadow: 0px 0px 5px 0px #c4c4c4;
	-moz-box-shadow: 0px 0px 5px 0px #c4c4c4;
	-webkit-box-shadow: 0px 0px 5px 0px #c4c4c4;
	padding-bottom: 3px;
	padding-top: 8px;
}
#oshirase ul {
	width: 90%;
	list-style: none;
	margin: 0 auto;
	padding: 2px 0;
	color: #AFAFAC;
}
#oshirase ul li {
	line-height: 24px;
	text-align: left;
	cursor: pointer;
	font-size: 12px;
	font-weight: bolder;
	color: #684C4B;
	background-repeat: no-repeat;
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u35485220/pc/css/../img/yajirushi_shita.png);
	background-position: center right 10px;
}
#oshirase ul li.active{
	　　line-height: 35px;
	　　cursor: pointer;
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u35485220/pc/css/../img/yajirushi_ue1.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
}
#oshirase ul dd {
	line-height: 15px;
	text-align: left;
	display: none;
	margin: 0px 0px 10px 0px;
	font-size: 11px;

	color: #684C4B;
}
#oshirase ul .line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAB9B7;
	margin: 0px 10px 0px 0px;
}
.obi {
	clear:both;
	background: #E7E6E3;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
	clear: both;
	font-size:17px;
	line-height: 100%;
	text-align:center;
	color:#684C4B;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	padding: 12px 0 10px 0;
	letter-spacing:1px;
}
.obi img {
	margin: 0 auto;
	display: block;

}
.obi2 {
	background-color: #CC0066;
	width: auto;
	height: 35px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 25px;
	clear: both;
}
.obi2 img {
	margin: 0 auto;
	display: block;
	padding-top: 12px;
}
.line_up {
	margin: 0 auto;
	width: 85%;
}
.line_up img{
	width: 100%;
}
.line_up .section:nth-child(2n+1) {
	width: 48%;
	float: left;
	clar:both;
	margin: 0 0 10px 0;
}
.line_up .section:nth-child(2n) {
	width: 48%;
	float: right;
	clear: right;
	margin: 0 0 10px 0;
	box-sizing: border-box;
}
.line_up .gazo {
	border: thin solid #ddd;
	box-sizing: border-box;
}

.line_up h4 {
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	font-weight: normal;
	font-weight:400;
	margin: 5px auto;
	color:#666;
	padding:0;
}

.newico  {
	padding:1px 3px !important;
	font-size: 9px !important;
	line-height: 9px !important;
	text-align: center;
	color:#FFA387;
	border:#FFA387 1px solid;
	margin: 0 5px 0 0;
	display: inline-block;
}
.line_up .re {
	color: #99CCFF;
}
.line_up2 {
	margin: 0 auto;
	width: 310px;
	overflow: hidden;
}
.line_up2 .section:nth-child(2n+1) {
	width: 150px;
	float: left;
	clar:both;
	margin-bottom: 10px;
	height: 210px;
}
.line_up2 .section:nth-child(2n) {
	width: 150px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	height: 210px;
	box-sizing: border-box;
}
.line_up2 .gazo {
	border: thin solid #CCC;
	box-sizing: border-box;
}
.line_up2 h3  {

	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 2px;
	color: #FFA387;
	width: 150px;
}
.line_up2 h4 {

	font-size: 12px;
	line-height: 12px;
	text-align: center;
	font-weight: normal;
	width: 150px;
}
.line_up2 .re {
	color: #99CCFF;	
	
}
.line_up3 {
	margin: 0 auto;
	width: 310px;
	overflow: hidden;
}
.line_up3 .section {
	width: 150px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	height: 150px;
	box-sizing: border-box;
}
.line_up3 .section_right {
	width: 150px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	height: 150px;
	box-sizing: border-box;
}
.line_up3 .gazo {
	border: thin solid #CCC;
	box-sizing: border-box;
}
.line_up3 h3  {

	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 2px;
	color: #CC0066;
	width: 150px;
}
.line_up3 h4 {

	font-size: 12px;
	line-height: 12px;
	text-align: center;
	font-weight: normal;
	width: 150px;
}
.line_up3 .re {
	color: #99CCFF;	
	
}


#magazine {
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: -10px;
	width: 320px;
	padding-left: 5px;
}
#magazine div {
	height: 180px;
	position: relative;
}
#magazine div a img {
	margin-right: 8px;
}

#magazine h4 {

	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	line-height: 11px;
	display: block;
	width: 98px;
	position: absolute;
	bottom: 0px;
}
.motto{
	clear: both;
padding: 5px 0 0 0 ;
}

.motto a {
	color:#684C4B;
		margin: 0 auto;
	clear: both;
	width: 40%;
	padding: 5px 0 15px 0;
	font-size: 12px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	border-bottom:1px solid #ddd;
	display: block;
}

.stickarrow {
  width: 50px;
  height: 5px;
  border-bottom: 1px solid #684C4B;
  border-right: 1px solid #684C4B;
  transform: skew(45deg);
  display: inline-block;
	font-weight: 500;
	margin-bottom: 3px;
	margin-left: 10px;
}

#pickup {
	margin: 0 auto;
	width: 85%;
	padding-bottom: 20px;
}
#pickup .gazo {
	border: 1px solid #ddd;
	padding:-1px;
}

#pickup img{
	width: 100%;
}
#pickup .section {
	width: 31%;
	float: left;
	margin-right: 3%;
	margin-bottom: 5px;
}

#pickup .section:nth-child(3n)  {
	margin-right: 0;
}


#pickup  h4{
	font-size: 9px;
	line-height: 160%;
	color: #666;
	text-align: center;
	font-weight: normal;
	margin:5px 0;
}

#ranking {
	margin: 0 auto;
	width: 100%;
}


#ranking img {
	width: 100%;
}
#ranking-list{
	overflow-y: hidden;
	overflow-x: auto; 
	white-space: nowrap;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch; 
	margin: 0 0 0 7%;	
	padding: 0;
	width: 93%;
}

#ranking-list::-webkit-scrollbar{
	display:none;
}

#ranking-list li{
	width: 35%;
	display: inline-block;
	margin-right: 10px;	
	padding: 0;
	list-style: none;
	position:relative
}

#ranking-list li img{
	border:1px solid #ddd;
	padding: -1px;
}
.rank-ico {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 30px;
    height:30px;
    text-align: center;
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
	opacity: 0.8;
}

.rank_1 {
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #bfa870 50.5%) no-repeat top left/100% 100%;
	opacity: 1.0;
}

.rank_2{
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #a8a9a8 50.5%) no-repeat top left/100% 100%;
	opacity: 1.0;
}

.rank_3{
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #99795c 50.5%) no-repeat top left/100% 100%;
	opacity: 1.0;
}

.rank-ico-no {
    width: 17px;
    margin-top: 3px;
    display: block;
    color: #684C4B;
	font-size:9px;
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
	opacity: 1.0;
}

.rank_1 .rank-ico-no,
.rank_2 .rank-ico-no,
.rank_3 .rank-ico-no{
	color:#fff;
}

#ranking-list h4 {
	text-align: center;
	font-size: 10px;
	display: block;
	font-weight: normal;
	color:#666;
	margin:0;
}
#ranking-list a {
	border-style: none;
}





/*↓↓↓スタイルブック↓↓↓*/

#stylebook {
	margin: 0 auto;
	width: 100%;
}

#stylebook img {
	width: 100%;
}
#stylebook-list{
	overflow-y: hidden;
	overflow-x: auto; 
	white-space: nowrap;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch; 
	margin: 0 0 0 7%;	
	padding: 0;
	width: 93%;
}

#stylebook-list::-webkit-scrollbar { 
        display:none;
    }

#stylebook-list li{
	width: 60%;
	display: inline-block;
	margin-right: 15px;	
	padding: 0;
	list-style: none;
}

#stylebook-list li img{
	border:1px solid #ddd;
	padding: -1px;
}

.stylebook-item{
	margin:0;
	padding: 0;
}
.stylebook-item li{
	float:left;
	margin:0 2% 0 0 !important;
	padding: 0;
	width:32% !important;
}
.stylebook-item li:nth-child(3n){
	margin-right: 0 !important;
}
#stylebook h4{
	font-size: 9px;
	line-height: 120%;
	color: #666;
	text-align: center;
	font-weight: normal;
	margin:5px 0;
}



/*↑↑↑スタイルブック↑↑↑*/


#special_edition {
	margin: 0 auto;
	width: 85%;
}

#special_edition img{
	width: 100%;
}

#special_edition .banner_1:nth-child(2n+1)  {
	width: 48%;
	float: left;
	clear: both;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#special_edition .banner_1:nth-child(2n) {
	width: 48%;
	float: right;
	clear: right;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#special_edition h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	color: #666;
	margin:5px 0;
}
#instagram {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 5px;
	width: 310px;
}
#instagram .title {
	display: block;
}
#instagram #slideshow{
	position: relative;
	width: 310px; /* ボックスの横幅 */
	height: 310px;
}
#instagram #slideshow p{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.0;
	margin: 0;
	background-color: white; /* ボックスの背景色(必須) */
	height: 310px; /* ボックスの高さ */
}
#instagram #slideshow p.active {
	z-index: 10;
	opacity: 1.0;
}
#instagram #slideshow p.last-active {
	z-index: 9;
}
#instagram img  {
	width: 310px; /* 画像の横幅 */
	border: 0;
	margin-top: 0px;
}

#kabukotei{
position: fixed;
bottom: 0;
width: 100%;
margin: 0 auto;
z-index: 11;
}






/*ブランドリスト*/

#brandlist{
	width:85%;
	margin:0 auto 25px auto;
	clear:both;
}

#brandlist img{
	width:100%;
}

#brandlist hr{
	border:1px solid #ddd;
	border-width: 1px 0 0 0;
	margin:10px 0 13px 0;
}

.brand-logo{
	width:30%;
	float: left;
}
.brand-txt{
	width:65%;
	float: right;
	text-align: left;
	font-size: 11px;
	line-height: 160%;
	padding-top:15px;
}

.brand-txt a{
	color:#BCBCBC;
}


#feauture{
	width:85%;
	margin:0 auto;
	margin-bottom:20px;
	clear:both;
	display:block;
}

#feauture img{
	width: 100%;
}


#feauture .banner_1:nth-child(2n+1)  {
	width: 48%;
	float: left;
	clear: both;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#feauture .banner_1:nth-child(2n) {
	width: 48%;
	float: right;
	clear: right;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#feauture h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	color: #666;
	margin:5px 0;
}


/*ブランドリスト*/


/*ギフトラッピング*/

div#giftwrapping{
	width:85%;
	margin:0 auto;
	margin-bottom:10px;
	clear:both;
	display:block;
}

div#giftwrapping img{
	width:100%;
}

/*ギフトラッピング*/


.joinmenu{
  position: relative;
  width: 100%;
  padding: 4.5% 0;
  list-style: none;
  display: block;
  border-bottom: 1px solid #82756a;
}

.clear{
	clear:both;
}