﻿@charset "utf-8";

* {
	font-family: Helvetica, HiraKakuProN-W3, 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #504946;
}
body {
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	padding: 0px;
}
 
#nav_icon {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.main_content {
	padding-top: 57.5px;
}

#dr_close {
	position: relative;
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px solid #B4ADA9;
}
#dr_close span {
	font-family: "Material Icons";
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
}
.link {
    display: block;
    position: absolute;
    width: 100px;
    width: 120px;
    top: 0px;
    min-height: 100%;
    z-index: 0;
    height: 11000px;
    visibility: visible;
}

img {
	vertical-align: bottom;
	height: auto;
	max-width: 100%;
	text-decoration: none;
	border: 0 none;
}

a:link,
a:visited,
a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	
}
a {
	outline: none;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#contents_wrap {
	padding-bottom: 40px;
	text-align: center;
	max-width: 720px;
	margin: 0 auto;
}


#main_slide{
	border-top: 5px solid #F7F6F5;
	padding-top: 20px;
}

/***********************
   ページ最上部ナビ
************************/
#nav_icon {
    padding: 10px 20px 10px 20px;
	box-sizing: border-box;
	margin: 0 auto;
    background-color: #211D1D;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    box-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;
	opacity: 0.7;
}
#nav_icon a {
    display: block;
	text-align: center;
}



/***********************
   バナー
************************/
#top_bnr {
	text-align: center;
	background-color: #C7CB1D;
}


/***********************
   ロゴ
************************/
#logo {
	margin-top: 18px;
	padding-bottom: 18px;
	border-bottom: 5px solid #F7F6F5;
}
#logo h1 a {
	background-image: url(https://www.rakuten.ne.jp/gold/decollections/images/iframes/sp/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	height: 50px;
	width: 235px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#logo h1 a {
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-webkit-transition:all 200ms linear;
	transition:all 200ms linear;
}
#logo h1 a:hover {
	opacity: 0.7;
}



/***********************
   検索窓
************************/
#logo #search_box {
    position: relative;
	width: 180px;
	margin: 0 auto;
	padding-top: 20px;
}
#logo #search_box .keyword {
	width: 180px;
	height: 30px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #FFF;
	border: 1px solid #B4ADA9;
	font-size: 11px;
	color: #666;
	box-sizing: border-box;
}
#logo #search_box .search-btn {
    position: absolute;
    width: 20px;
    right: 5px;
    top: 25px;
    z-index: 3;
}

/***********************
   ページ上部お知らせ
************************/
#top_info {
	padding: 20px;
	box-sizing: border-box;
}
#header_wrap #top_info p {
	padding-bottom: 0px;
	margin: 0px;	
}
#header_wrap #top_info p span {
	color: #EA5549;
	display: block;
	margin-top: 10px;
}
#header_wrap #top_info p:first-child span:first-child {
	margin-top: 0px;
}
#header_wrap #top_info p em {
	color: #EA5549;
	font-style: normal;
}
#header_wrap #top_info p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EA5549;
	color: #EA5549;
}


#sp_movie {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}

/***********************
   まとめクーポン
************************/


#matomeco{
    margin-bottom: 10px;
    text-align: center;

}

#matomeco p.at{
    font-weight: bold;
    font-size: 14px;
}

.box{
    margin: 0 auto;
    border: 1px solid #ccc;
	margin-bottom: 7px;
    max-width: 616px;
}

.box p{
    padding: 4px !important;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.matome100 p{
    background-color: #e7a9b0;
}

.matome1000 p{
    background-color: #778978;
}

.matome5000 p{
    background-color: #495a6f;
}


/***********************
   特別クーポン
************************/

#top_coupon{
	width: 100%;
	background-color: #eb9fb9;
	text-align: center;
	margin-top:12px;
	padding: 10px 0;
}

#top_coupon div{
	color: #454545;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	font-size: 10px;
}

#top_coupon div p{
	background-color: #ffffff;
	color: #f25f60;
	font-weight: bold;
	margin-bottom: 10px !important;
	font-size: 18px;
	line-height: 2em;
}


#top_coupon_b{
	width: 100%;
	text-align: center;
	margin-top:12px;
	padding: 10px 0;
}



#top_coupon_b div{
	color: #454545;
	width: 100%;
	margin: 0 auto;
	font-size: 10px;
}

#top_coupon_b div p{
	background-color: #ffe924;
	font-weight: bold;
	margin-bottom: 10px !important;
	font-size: 18px;
	line-height: 2em;
}

#top_coupon_bl{
	width: 100%;
	background-color: #00d9d9;
	text-align: center;
	margin-top:12px;
	padding: 10px 0;
}

#top_coupon_bl div{
	color: #454545;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	font-size: 10px;
}

#top_coupon_bl div p{
	background-color: #ffffff;
	color: #f25f60;
	font-weight: bold;
	margin-bottom: 10px !important;
	font-size: 18px;
	line-height: 2em;
}


/***********************
   スライド
************************/
.slick-slide a {
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-webkit-transition:all 200ms linear;
	transition:all 200ms linear;
	display: block;
}
.slick-slide a:hover {
	opacity: 0.7;
}
/*スライド左右ボタン*/
.slick-prev,
.slick-next {
	background: transparent;
	position: absolute;
	color: transparent;
    border: none;
    outline: none;
	cursor: pointer;
}
.slick-next {
	width: 50px;
	height: 50px;
	margin-right: 5px;
	background-color: #000;
	opacity: 0.5;
	color: #FFF;
	top: 40%;
	right: 0;
	border-radius: 10px;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.slick-prev {
	width: 50px;
	height: 50px;
	margin-left: 5px;
	background-color: #000;
	opacity: 0.5;
	color: #FFF;
	z-index: 1000;
	top: 40%;
	border-radius: 10px;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*dots*/
.slick-dotted.slick-slider {
    margin-bottom: 50px;
}
.slick-dots {
    bottom: -35px;
}
.slick-dots li button:before {
    font-size: 10px;
    content: '●';
	color: #777;
}


/***********************
   ドロワーメニュー内
************************/
#left_wrap {
	float: left;
}


/*検索ワード*/
#left_search {
	padding-bottom: 40px;
	background-color: #F7F6F5;
	border-bottom: 1px solid #B4ADA9;
	padding: 10px;
}
#left_search > p a {
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius: 6px;
    padding: 3px 7px;
    margin-right: 3px;
    line-height: 25px;	
}
#left_search > p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EA5549;
	color: #EA5549;
}
#left_search p:first-child {
	background-color: #B4ADA9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	margin-bottom: 5px;
}

#left_nav {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}




/*お買い物かごetc*/
#left_top_nav {
	border-bottom: 1px solid #B4ADA9;
	padding-right: 10px;
	padding-left: 10px;
}
#left_top_nav ul {
	list-style-type: none;	
}
#left_top_nav li a {
	text-align: right;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F7F6F5;
}
#left_top_nav li:last-child a {
	border-bottom: none;
}
#left_top_nav li a:hover {
	color: #EA5549;
}
#left_top_nav li a img {
	padding-right: 10px;
}



/*テキスト商品ナビ*/
#left_nav #list_nav {
	margin-top: -10px;
	
}
#left_nav #list_nav > p a {
	background-color: #B4ADA9;
	border-radius: 3px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 10px;
	text-indent: 10px;
	display: block;
}
#left_nav #list_nav > p a.space_none {
	letter-spacing: 0px;
	text-indent: 0px;
}
#left_nav #list_nav > ul {
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 15px;
}
#left_nav #list_nav .list_nav_bdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4ADA9;	
}
#left_nav #list_nav > ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
}
#left_nav #list_nav > ul li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
#left_nav #list_nav > ul li a:hover {
	color: #EA5549;
	border-bottom-color: #EA5549;
}
#left_nav #list_nav > ul li img {
	vertical-align: bottom;
	padding-right: 7px;
}



/*注目の特集*/
#left_nav #special_link{
	background-color: #504946;
	border-radius: 3px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	margin-top: 20px;
	display: block;
	letter-spacing: 10px;
	text-indent: 10px;
	margin-bottom: 15px;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	font-size: 14px;
	font-weight: bold;
}

/*いろいろおすすめリンク*/
#left_nav #left_recommend > p {
	padding-bottom: 15px;
	text-align: right;
}
#left_nav #left_recommend > p img {
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-webkit-transition:all 200ms linear;
	transition:all 200ms linear;
}
#left_nav #left_recommend > p a.text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
#left_nav #left_recommend > p a.text:hover {
	color: #EA5549;
	border-bottom-color: #EA5549;
}
#left_nav #left_recommend > p img:hover {
	opacity: 0.7;
}





/*生地をデザイン・イメージで探す*/
#left_ct_search {
	
}
#left_ct_search > p {
	background-color: #B4ADA9;
	border-radius: 3px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}
#left_ct_search .ct_list {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
#left_ct_search .ct_list td {
	border-top: 1px solid #B4ADA9;
	width: 50%;
}
#left_ct_search .ct_list tr:first-child td {
	border-top: none;
}
#left_ct_search .ct_list td:nth-child(odd) {
	border-right: 1px solid #B4ADA9;
}
#left_ct_search .ct_list td a {
	display: block;
	font-size: 8px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_ct_search .ct_list td a:hover {
	color: #EA5549;
}



/*生地を色で探す*/
#left_ct_search #ct_color {
	margin-top: 10px;
	margin-bottom: 7px;
}
#left_ct_search #ct_color li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}
#left_ct_search #ct_color li a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #AAA;
	text-indent: -99999px;
}
#left_ct_search #ct_color li:nth-child(1) a {
	background-color: #E3ACAE;	
}
#left_ct_search #ct_color li:nth-child(2) a {
	background-color: #CAB8D9;	
}
#left_ct_search #ct_color li:nth-child(3) a {
	background-color: #409ECC;	
}
#left_ct_search #ct_color li:nth-child(4) a {
	background-color: #FAC559;	
}
#left_ct_search #ct_color li:nth-child(5) a {
	background-color: #7B8D42;	
}
#left_ct_search #ct_color li:nth-child(6) a {
	background-color: #FFF;	
}
#left_ct_search #ct_color li:nth-child(7) a {
	background-color: #AFAFB0;	
}
#left_ct_search #ct_color li:nth-child(8) a {
	background-color: #24140E;	
}
#left_ct_search #ct_color li:nth-child(9) a {
	background-color: #8F6552;	
}
#left_ct_search #ct_color li:nth-child(10) a {
	background-color: #F6E5CC;	
}
#left_ct_search #ct_color li:nth-child(11) a {
	text-indent: 0px;
}







/*ご案内*/
#left_info_nav {
	background-color: #F7F6F5;
	border-top: 1px solid #B4ADA9;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#left_info_nav p {
	background-color: #504646;
	border-radius: 3px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 10px;
	text-indent: 10px;
}
#left_info_nav ul {
	list-style-type: none;	
}
#left_info_nav li a {
	text-align: right;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
#left_info_nav li:last-child a {
	border-bottom: none;
}
#left_info_nav li a:hover {
	color: #EA5549;
}
#left_info_nav li a img {
	padding-right: 10px;
}






/*下部カテゴリー*/
#btm_ct_wrap {
	margin-bottom: 20px;
	border-bottom: 3px solid #504646;
}
#btm_ct_wrap h6 {
	padding: 10px;
	font-size: 14px;
	border-top: 3px solid #504646;
	color: #504646;
}
#btm_ct_wrap h6:nth-child(2) {
	border-top: none;
	padding-top: 20px;
}
.ct_toggle{
    cursor:pointer;
	position: relative;
	padding: 10px;
	font-size: 14px;
	border-top: 2px solid #B4ADA9;
	color: #504646;
}
.ct_toggle:after{
  content: "▼";
  position: absolute;
  right: 10px;
  top: 10px;
}
.active:after{
  content: "▲";
}
.ct_toggle + ul {
	display: none;	
}
p.ct_toggle {
	padding-left: 25px;
}
.ct_toggle + ul li {
	background-color: #F7F6F5;
	border-bottom: 2px solid #FFF;
	list-style-type: none;
}
.ct_toggle + ul li a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	color: #504646;
}
.ct_toggle + ul li:last-child a {
	border-bottom: none;
}
.ct_toggle + ul li a:before {
	content: "├ ";
}



#sns_link {
	background-color: #F3F0E7;
	text-align: center;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#sns_link p {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
#sns_link div {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    box-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;
}
#sns_link a {
    display: block;
	text-align: center;
}



/***********************
   フッター
************************/
#footer_wrap {
	background-color: #B4ADA9;
	padding: 10px;
}
footer a:hover {
	opacity: 0.7;	
}
footer > ul li a,
footer > section {
	display: block;
	padding: 13px;
	background-color: #FFF;
	color: #504646;
	border-radius: 6px;
	margin-bottom: 10px;
}
footer > ul li {
	list-style-type: none;
}
footer > ul li,
footer > section h6 {
 	position: relative;
}
footer > section h6 a {
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
}
footer > section p.btm_bdr a {
	text-decoration: underline;
}
footer > ul li a:after {
	content: " >>";
	position: absolute;
	top: 10px;
	right: 13px;
}
footer > section h6 a:after {
	content: " >>";
	position: absolute;
	top: 0px;
	right: 0px;
}

#ft_tel img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
#ft_mail img {
	margin-right: 4px;
	vertical-align: text-bottom;
}


#pagetop p {
	height: 75px;
	width: 75px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#pagetop a {
	height: 75px;
	width: 75px;
	display: block;
	background-image: url(https://www.rakuten.ne.jp/gold/decollections/images/iframes/sp/pagetop.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}


#pc_link {
	display: block;
	background-color: #504646;
	color: #FFF;
	text-align: center;
	padding: 10px;
	border-radius: 6px;	
}








/*特集ページ*/
#contents .spjump{
	display: none;
}


/*背景画像の場合、jsが非対応のためcssでretinaに対応*/
@media all and (-webkit-min-device-pixel-ratio: 2) {

#logo h1 a {
	background-image: url('https://www.rakuten.ne.jp/gold/decollections/images/iframes/sp/logo_@2X.png');
	-webkit-background-size: 235px 50px; /* WebKit */
	background-size: 235px 50px; /* WebKit以外 */
}
#pagetop a {
	background-image: url('https://www.rakuten.ne.jp/gold/decollections/images/iframes/sp/pagetop_@2X.png');
	-webkit-background-size: 75px 75px; /* WebKit */
	background-size: 75px 75px; /* WebKit以外 */
}

}



/*商品ページ*

/* 商品説明表SP*/ 

#item-mainsp table {
	border:1px #E6E6E6 solid;
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
 	font-size: 12px;
 	padding: 8px;
 	margin-top:20px;
 	margin-right:20px;
 	float:left;
}

#item-mainsp tr{
        border:1px #E6E6E6 solid;
}

#item-mainsp td{
        border:1px #E6E6E6 solid;
 	padding: 8px;
}

#item-mainsp table tr{
	height:37px;
}

.item-tb-td{
	background-color:#FFFDF0;
	width:33%;
}

/*スマホ用ラミネート巻発送*/ 

div.shlm_at {
position: relative;
width: 100%;
padding-top: 320%;
}

div.shlm_at iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none;
white-space: nowrap;
}

/*  無地オックスiframe　*/
div.mujiox_iframe {
position: relative;
width: 100%;
padding-top: 200%;
}

div.mujiox_iframe iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none;
white-space: nowrap;
}

/*  ミニメッセージカードiframe　*/
div.card_iframe {
position: relative;
width: 100%;
padding-top: 140%;
}

div.card_iframe iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none;
white-space: nowrap;
}

/*  縦型メッセージカードiframe　*/
div.ncard_iframe {
position: relative;
width: 100%;
padding-top: 130%;
}

div.ncard_iframe iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none;
white-space: nowrap;
}


/*  商品説明文　*/

#item_page{
    width:100%;
    text-align:left;
	margin: 0 auto;
    font-size: 14px;
}

#item_page .item_text {
    margin: 30px 0;
}

#item_page .item_text h2 {
    font-size: 18px;
}

#item_page h2.item_type {
    font-weight: 400;
}

#item_page .item_comment{
    font-size: 14px;
}


#item_page table.spec_table{
    width: 100%;
    margin: 0 0 30px;
 }

#item_page table.spec_table th,#item_page table.spec_table td {
    display: block;
    padding:6px;
    font-size: 14px;
 }

#item_page table.spec_table th{
    background-color: #eeeeee;
 }

#item_page table.spec_table a{
    color:#1d54a7;
    font-size: 14px;
 }

#item_page .at_link a {
    display: block;
    padding: 10px;
    background-color: #8dc2b9;
    color: #ffffff;
    font-size: 14px;
    font-weight:700;
}

/*youtube動画*/
.ytube{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin: 10px 0 30px;
}
.ytube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}


/* ハギレなどリニューアル情報 */


p.new {
    width: 96%;
    font-size: 150%;
    background-color: #e9f7f9;
    text-align:left;
    color: #000000;
    padding: 2%;
    letter-spacing: 0.1em;
}


/* ハギレなどイベント情報 */

p.event {
    width: 96%;
    font-size: 150%;
    background-color: #faf4e6;
    text-align: left;
    color: #000000;
    padding: 2%;
    letter-spacing: 0.1em;
}


/* プレカットなど注意 */

p.atn {
    width: 96%;
    font-size: 150%;
    background-color: #fbebeb;
    text-align: left;
    color: #000000;
    padding: 2%;
    letter-spacing: 0.1em;
}



/* 柄カテゴリ表示 */
.garactb {
    display: inline-block;
    margin: 0 0 5px;
    background: #f7f7f7;
    padding: 12px 5px;
    width: 100%;
}


.p_sideNav_top .shopping {
	display: none;
}

.p_headerAnnouncement {
	display: none;
}
.item-counter {
	display: none !important;
}

.p_hamburgerNav_rank,.p_hamburgerNav_ship {
	display: none !important;
}