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

.contents_title_b{
	background-image: url(../images/contents/title_line.png);
	width: 700px;
	height: 40px;
}

.contents_title_b h1{
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	font-size: 100%;
	padding-left: 30px;
}

.contents_main_sentence_b{
	width: 540px;
	height: auto;
	border: 1px solid #c9c9c9;
	margin: 0 auto 30px;
	padding: 50px;
}

.contents_top_text{
	width: 620px;
	border: 1px solid #c9c9c9;
	margin: 0 auto 30px;
	font-size: 85%;
    line-height: 1.7;
	padding: 40px;
}

.contents_main_line_b h2{
	color: #cb9115;
    font-size: 105%;
    font-weight: bold;
	line-height: 40px;
	padding-left: 20px;
}

.contents_main_line_b{
	width: 638px;
	margin: auto;
	height: 40px;
	border-left: #C00003 3px solid;
}

.top_main_line_b{
	width: 100%;
	height: 40px;
	border-left: #C00003 3px solid;
	clear: both;
}

.top_main_line_b h2{
	color: #cb9115;
    font-size: 105%;
    font-weight: bold;
	line-height: 40px;
	padding-left: 20px;
}

.contents_main_sentence_b p{
	font-size: 85%;
	line-height: 1.7;
	margin-bottom: 20px;
}

.contents_main_sentence_b p:last-child{
	margin-bottom: 0;
}

.contents_main_sentence_b h3{
	font-size: 85%;
	font-weight: bold;
	line-height: 1.7;
}

.contents_main_sentence_b ul{
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: disc;
	font-size: 85%;
	line-height: 1.7;
}

.contents_main_sentence_b ol{
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: decimal;
	font-size: 85%;
	line-height: 1.7;
}

.contents_main_sentence_img_b{
	width: 100%;
}

.menu_botton_box_b{
    width: 640px;
	margin: 0 auto 20px;
}

.menu_botton_box_b li{
	float: left;
	height: 50px;
	background-color: #8C8C8C;
	width: 306px;
	margin: 0 20px 10px 0;
	border-radius: 10px;
	border: 1px solid #8C8C8C;
	transition: all .1s;
}

.menu_botton_box_b li:nth-child(even){
	margin: 0 0 10px 0;
}

.menu_botton_box_b p{
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	line-height: 50px;
	padding-left: 20px;
}

.menu_botton_box_b ul li:hover{
	background-color: #fff;
	border: 1px solid #8C8C8C;
}

.menu_botton_box_b p:hover{
	color: #8C8C8C;
}

.menu_botton_box_b a{
	text-decoration: none;
}

.menu_botton_box_b h2{
	color: #CB9115;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 10px;
}

/*---------------------------------------------*/

.menu_botton_box_b2 ul{
    width: 640px;
	margin: 0 auto 20px;
}

.menu_botton_box_b2 li{
	float: left;
	height: 60px;
	width: 638px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.5;
	border-left: 2px solid #c00003;
}

.menu_botton_box_b2 li h3{
    color: #cb9115;
	font-size: 15px;
	line-height: 0;
	float: left;
	margin-top: 9px;
}

.menu_botton_box_b2 li a{
    color: #cb9115;
	font-size: 15px;
	line-height: 0;
}

.menu_botton_box_b2 li:nth-child(even){
	margin: 0 0 10px 0;
}

.recommended_img{
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 15px 0 7px;
}

/*---------------------------------------------*/

.item_box_b{
	width: 640px;
	height: 246px;
	margin: 40px auto 0;
}

.item_box_img_b{
	width: 242px;
	height: 242px;
	float: left;
	border: solid 2px #c9c9c9;
	margin-right: 25px;
}

.item_text_b{
	float: left;
	width: 369px;
}

.item_text_b h2{
	color: #CB9115;
    font-size: 115%;
    font-weight: bold;
	float: left;
	padding-bottom: 15px;
	line-height: 1.5;
}

.item_text_b h2:hover{
	color: #D0A044;
	text-decoration: underline;
}

.item_text_b h3{
	color: #CB9115;
    font-size: 115%;
    font-weight: bold;
	float: left;
	padding-bottom: 15px;
	width: 369px;
	line-height: 1.5;
}

.item_text_b p{
	font-size: 85%;
	line-height: 1.7;
	float: left;
	width: 369px;
}

.item_price{
	font-size: 85%;
	line-height: 1.7;
	float: left;
	width: 369px;
	font-weight: bold;
	margin-top: 10px;
}

.item_box_s_b ul{
	width: 640px;
	margin: 0 auto;
	height: 100%;
	clear: both;
}

.item_box_s_b li{
	width: 301px;
	height: 301px;
	float: left;
	border: solid 2px #c9c9c9;
	margin: 60px 30px 0 0;
}

.item_box_s_b li:nth-child(even){
	margin-right: 0;
}

.item_box_s_b h2{
	color: #CB9115;
    font-size: 115%;
    font-weight: bold;
	float: left;
	margin-top: -25px;
}

/*-----アイテムページ新デザイン161005-----*/

/*ナビ*/

.item_nav_box{
	width: 91%;
	margin: 30px auto 20px;
}

.item_nav_box ul li{
	width: 32%;
	height: 30px;
	line-height: 30px;
	font-size: 77%;
	text-align: center;
	margin: 0 2% 10px 0;
	background: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
}

.item_nav_box ul li:nth-child(3n){
	margin-right: 0;
}

.item_nav_box ul li a{
	display: block;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: -0.05em;
}

.item_nav_box ul li a:hover{
	background: #ddd;
	text-decoration: none;
}

.item_nav_box ul li a:after{
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	content: '';
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #aaa;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*本体*/

.item_box_new{
	width: 91%;
	margin: 0 auto 10px;
}

.item_box_new h2{
	font-size: 100%;
	font-weight: bold;
	color: #CB9115;
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #bfbfbf;
	margin: 5px auto 20px;
}

.item_box_new p{
	font-size: 85%;
	line-height: 1.7;
	width: 100%;
}

.item_img_new{
	margin: 15px auto;
}

.item_img_new img{
	width: 32%;
	margin-right: 1.15%;
	box-sizing: border-box;
	border: solid 1px #c5c5c5;
}

.item_img_new img:last-child{
	margin-right: 0 !important;
}


.item_box_new table{
	width: 100%;
	margin: 0 auto 10px;
	border-collapse: collapse;
	border: solid 1px #bfbfbf;
	font-size: 77%;
}

.item_box_new th{
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 5px;
	border: solid 1px #bfbfbf;
	background: #f0f0f0;
}

.item_box_new td{
	line-height: 1.5;
	padding: 8px 5px;
	border: solid 1px #bfbfbf;
	vertical-align: middle;
}

.item_price_cell{
	width: 23%;
	text-align: right;
}
.researching{
	color: #aaa;
}

/*査定金額テーブル*/

table.assessment_b{
	margin: 40px auto 0;
	width: 640px;
	height: 100%;
}

.assessment_b th{
	border: solid 0.5px #BFBFBF;
	background: #f0f0f0;
	font-size: 77%;
	text-align: center;
	padding: 10px 0 10px 0;
	width: 100px;
}

.assessment_b th a{
	text-decoration: underline;
}

.blank_cell{
	width: 140px;
}

.assessment_b td{
	font-size: 77%;
	border: solid 0.5px #BFBFBF;
	text-align: center;
	vertical-align: middle;
}

.assessment_b th{
	border: solid 0.5px #BFBFBF;
	background: #f0f0f0;
	font-size: 77%;
	text-align: center;
	padding: 10px 0 10px 0;
	width: 100px;
	line-height: 1.3;
}

.assess_rank1{
	background: url(../images/about_purchase/assessment/rank_1.png) no-repeat;
	background-position: center
}

.assess_rank2{
	background: url(../images/about_purchase/assessment/rank_2.png) no-repeat;
	background-position: center
}

.assess_rank3{
	background: url(../images/about_purchase/assessment/rank_3.png) no-repeat;
	background-position: center
}

.assessment_day_b{
	font-size: 77%;
	margin: 10px 0 0 30px;
	width: 100%;
	height: 100%;
}

table.ring_size_b{
	margin: 0 auto;
}

.ring_size_b th{
	border: solid 0.5px #BFBFBF;
	background: #f0f0f0;
	font-size: 77%;
	text-align: center;
	padding: 10px 0;
}

.ring_size_b td{
	font-size: 77%;
	border: solid 0.5px #BFBFBF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}

.ring_size_title{
	width: 638px;
	margin: 0 auto;
	font-size: 92%;
	text-align: center;
	font-weight: bold;
	border-top: solid 0.5px #BFBFBF;
	border-left: solid 0.5px #BFBFBF;
	border-right: solid 0.5px #BFBFBF;
	background: #f0f0f0;
	padding: 13px 0;
}

section table{
	display: none;
}

section th, section td{
	display: none;
}

section th{
	display: none;
}

.demo02{ 
    display: block; 
    width: 100%; 
    margin: 0 -10px;
}

.demo02 thead{ 
    display: none;
}

.demo02 tbody{ 
    display: none;
}

.demo02 th{ 
    display: none;
}

.demo02 tbody tr{ 
    display: none;
}

.demo02 td{ 
    display: none;
}

.etc_text_b_sp_top{
	display: none;
}

.etc_text_b_sp_top p{
	display: none;
}

.state_box{
	margin: 0 auto 2px;
	border: 1px solid #c9c9c9;
}

.state_title{
	background-color: #979797;
	font-size: 95%;
	padding: 10px 0;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
}

.state_txt{
	font-size: 85%;
	padding: 10px 15px;
	border: 1px solid #979797;
	line-height: 1.4;
}


.state_text{
	float: left;
	width: 70%;
}

.state_box_b{
	width: 640px;
	height: auto;
	margin: 40px auto 0;
}

/*-- 160919 クロムハーツの買取価格相場 --*/

.state_box_2_640{
	width: 640px;
	height: 200px;
	margin: 0 auto 80px;
}

.state_box_2_img{
	width: 199px;
	height: 210px;
	float: left;
	border-top: 1px solid #979797;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;
}

.state_box_2{
	margin: 0 auto;
	border: 1px solid #c9c9c9;
	width: 440px;
	height: 195px;
	float: left;
}

.state_title_2{
	background-color: #979797;
	font-size: 80%;
	padding: 11px 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.state_txt_2{
	font-size: 75%;
	padding: 8px 15px;
	border: 1px solid #979797;
	line-height: 1.3;
}

.state_text_2{
	float: left;
	width: 70%;
}

.state_box_b_2{
	width: 640px;
	height: auto;
	margin: 40px auto 0;
}

.state_box_2_txt{
	width: 618px;
	height: auto;
	margin: 0 auto 30px;
	border: 1px solid #979797;
	border-top: 0;
	font-size: 75%;
    line-height: 1.3;
	padding: 10px;
}

.b_table_of_contents{
	width: 640px;
	height: auto;
	margin: 0 auto 30px;
	clear: both;
}

.b_table_of_contents li:first-child{
	color: #454545;
    font-size: 105%;
    font-weight: bold;
    line-height: 40px;
    padding-left: 20px;
}

.b_table_of_contents li a{
	color: #946730;
    font-size: 85%;
    line-height: 2.0;
    padding-left: 20px;
	text-decoration: underline;
}

.asm_item_box_img{
	display: none;
}

.asm_item_box p{
	display: none;
}

.asm_list th{
	border: none;
	background: #fff;
	width: 50%;
	height: 100%;
	text-align: center;
	line-height: 1.9;
	font-size: 0;
}

.asm_list td{
	border: none;
	width: 50%;
	height: 100%;
	text-align: center;
	font-size: 0;
}

.asm_box_sp{
	font-size: 77%;
    height: 100%;
    margin: 10px 0 30px 330px;
    width: 100%;
}

.asm_box_sp2{
	font-size: 77%;
    height: 100%;
    margin: -22px 0 30px 415px;
    width: 100%;
}

.text_link{
	text-decoration: underline;
	color: #cb9115;
}

.leathertype{
	width: 100%;
	height: 290px;
}

.leathertype_box_left{
	width: 260px;
	height: auto;
	float: left;
}

.leathertype_left_img{
	width: 258px;
	height: 258px;
    border: solid 1px #c9c9c9;
}

.leathertype_box_right{
	width: 260px;
	height: auto;
	float: right;
}

.leathertype_right_img{
	width: 258px;
	height: 258px;
    border: solid 1px #c9c9c9;
}

.item_box_history{
	width: 91%;
	margin: 0 auto 10px;
}

.item_box_history h2{
	font-size: 100%;
	font-weight: bold;
	color: #CB9115;
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #bfbfbf;
	margin: 5px auto 20px;
}

.item_box_history p{
	font-size: 85%;
	line-height: 1.7;
	width: 100%;
}

.item_img_history{
	margin: 15px auto;
}

.item_box_history table{
	width: 100%;
	margin: 0 auto 10px;
	border-collapse: collapse;
	border: solid 1px #bfbfbf;
	font-size: 77%;
}

.item_box_history th{
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 5px;
	border: solid 1px #bfbfbf;
	background: #f0f0f0;
	width: 20%;
	line-height: 1.5;
}

.item_box_history td{
	line-height: 1.5;
	padding: 8px 5px;
	border: solid 1px #bfbfbf;
	vertical-align: middle;
	width: 80%;
}

h3.leathertype_title{
	font-weight: bold;
	color: #cb9115;
	font-size: 90%;
}

p.leathertype_txt{
	text-align: center;
	font-size: 80%;
}