@charset "utf-8";
/* CSS Document */

/* general */


body {
	font-family: 'Noto Sans JP', sans-serif;
	color: #444;
	text-align: justify;
	letter-spacing: 0.1rem;
	line-height: 1.6;
}
table{
	line-height: 1.6;
}
a:link, a:visited { color:#766a63; }
a:active { color:#ee4142; }
a:hover { color: #ee4142; text-decoration: none; }
a { color:#3d3734; text-decoration:none; }

/* common setting */
#wrapper { width:750px; color:#3d3734; }
.sortMidashi{ background:#eeeeee; padding:1.5%; font-weight:bold; text-align:center; }
span.narrow { font-weight:normal; }
span.bold { font-weight:bold; }
span.small { font-size:9px; }
span.medium { font-size:11px; }
a:hover div { filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }

/* gender sort type1 setting */
#genderBtn { overflow:hidden; padding:3%; margin-bottom:30px; }
.genderBtnCell { width:28%; margin-right:2%; padding:2%; background:#859EF0; border-radius:6px; font-size:14px; color:white; text-align:center; float:left; }
.genderBtnCell_l,
.genderBtnCell_m,
.genderBtnCell_k {
	width:28%;
	padding:2%;
	border-radius:6px;
	font-size:14px;
	color:white;
	text-align:center;
	float:left;
}
.genderBtnCell_l2,
.genderBtnCell_m2,
.genderBtnCell_k2 {
	width:44%;
	padding:2%;
	border-radius:6px;
	font-size:14px;
	color:white;
	text-align:center;
	float:left;
}
.genderBtnCell_l, .genderBtnCell_l2 { background:#eb6ea0; margin-right:2%; }
.genderBtnCell_m, .genderBtnCell_m2 { background:#19448e; margin-right:2%; }
.genderBtnCell_k, .genderBtnCell_k2 { background:#ed6d46; margin-right:0; }

/* gender sort type2 setting */
#genderBtn2 { padding:3%; margin-bottom:30px; overflow: hidden; }
.genderBtnFrm { width: 32%; margin-right:2%; float:left; }

.listMidashi,
.listMidashi_m,
.listMidashi_l,
.listMidashi_k,
.listMidashi_b {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.genderBtnFrm a:hover {
	text-decoration: none;
}
.listMidashi{ color:#5E925A; border-bottom:1px solid #5E925A; }
.listMidashi_l{ color:#eb6ea0; border-bottom:1px solid #eb6ea0; }
.listMidashi_m{ color:#19448e; border-bottom:1px solid #19448e; }	
.listMidashi_k{ color:#ed6d46; border-bottom:1px solid #ed6d46; }
.listMidashi_b{ color:green; border-bottom:1px solid green; }

dl{ width:100%; font-size:12px; line-height:1.3em; }
li.listParent{
	margin: 0 0 10px -1.2em;
	font-weight: bold;
	list-style-image: url(https://www.rakuten.ne.jp/gold/z-mall/page/2123-ralph/img/list3.jpg);
}
li.listParent a:hover{ text-decoration:underline; }
ul.listChild {
	margin: 0 0 0 0.8em;
	padding: 0;
	font-weight: normal;
	list-style-image:url(https://www.rakuten.ne.jp/gold/z-mall/page/2123-ralph/img/list.jpg);
}

/* color sort setting */
#colorBtn { overflow:hidden; padding:3%; margin-bottom:30px; }
.colorBtnCell{ width:17%; margin-right:1%; padding:1%; font-size:11px; text-align:center; line-height:1.3em; float:left; }
.colorBtnCell .image { margin-bottom:15px; }
.colorBtnCell .image img { width:75%; }

/* label sort setting */
#labelBtn { overflow:hidden; padding:3%; margin-bottom:30px; }
.labelBtnCell{ width:27.3%; margin-right:2%; padding:2%; border:2px solid #cccccc; border-radius:6px; font-size:11px; text-align:center; line-height:1.3em; float:left; }
.labelBtnCell .image { margin-bottom:5px; }
.labelBtnCell .image img { width:80%; }

/* model sort setting */
#modelBtn { overflow:hidden; padding:3%; margin-bottom:30px; }
.modelBtnCell { width:20%; margin-right:4%; padding:1%; font-size:11px; line-height:1.3em; text-align:center; float:left; }
.modelBtnCell .image { margin-bottom:5px; }
.modelBtnCell .image img { width:100%; }
.modelBtnCell:hover { text-decoration:underline; }
.modelMidashi{
	width: 94%;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

/* import banner setting */
.importBanner{
	width: 100%;
	text-align:center;
	margin-bottom:30px;
}

/* attention button setting */
.attentionBtn{
	width: 100%;
	background: #cccccc;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 6px;
}
.attentionBtn:hover{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/* brand explanation */
#brand_exp .img {
	margin:0 0 20px;
}

#brand_exp {
	font-size:12px;
	line-height:1.5;
	width:735px;
}

#brand_exp table {
	border-collapse:collapse;
}

#brand_exp td {
	font-size:12px;
	line-height:1.5;
	padding:0;
}

#brand_exp h2 {
	color:#3d3734;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}

#brand_exp h2 span.h2_1 {
	font-size:19px;
	color:#3d3734;
	line-height:2.4;
	margin-bottom:30px;
}

#brand_exp h2 span.h2_2 {
	color:#635E5C;
	font-size:14px;
	line-height:1.8;
}

#brand_exp h2 span.h2_3 {
	color:#A19E9D;
	font-size:12px;
	line-height:1.4;
}


#brand_exp h3 {
	color:#BDBBBA;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}

#brand_exp h3 span.h3_1 {
	font-size:12px;
	color:BDBBBA;
	line-height:1.8;
	margin-bottom:30px;
}

font[color="black"] {
	color: #444;
}

#risFil .risfHeadPart .risfHeadCheck li{
	font-size:10px;
}


/* 210212 */
table#wrapContents{
	table-layout: fixed;
	width: 100%;
	max-width: 1140px;
}
#wrapFooterContents iframe{
	display: block;
}
