@charset "utf-8";

*:focus {
outline: none;
}

/* -----------------------------------------------------------
    ブランド買取（共通）
-------------------------------------------------------------- */
/*----- h1 -----*/
.brand .h1_area{
	padding: 0 0 40px;
	top: 652px;
}

.brand .h1_area h1{
	color: #a49879;
	font-size: 1.2rem;
	padding: 0;
}

/*----- breadcrumblist -----*/
.breadcrumblist {
}
.breadcrumblist a{
	color: #a49879;
}

span.line {
    background: linear-gradient( transparent 65%, #fff584 65%);
    font-weight: bold;
}

@media screen and (max-width: 667px){
	.brand .h1_area{
		position: absolute;
		padding: 0;
		top: 46px;
	}
	.brand .h1_area h1{
		color: #fff;
		font-size: 1.1rem;
		text-align: left;
		padding: 0 10px;
	}
	
	/*----- 共通パーツ -----*/	
	.scroll_wrap{
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}

	
}


/*    brandtitle_area
-------------------------------------------------------------- */
.brandtitle_area {
	width: 100%;
}

.brandtitle_area .inner02{
	position: relative;
	padding: 50px 0 75px;
}

.brandtitle_title{
	font-size: 5rem;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 0 220px;
	position: relative;
	z-index: 1;
}


.series.new_brand .long-title .brandtitle_title{
	font-size: 4rem;    
	padding: 20px 0 15px 220px;
}
.series.new_brand .brandtitle_title{
	padding: 20px 0 15px 220px;
}

#eclipse .brandtitle_title,
#multicolore .brandtitle_title,
#intrecciato .brandtitle_title{
	font-size: 4rem;
}
#reverse .brandtitle_title,
#monogram_reverse .brandtitle_title ,
#garden_party .brandtitle_title,
#monogram_idylle .brandtitle_title{
	font-size: 3.6rem;
}

#monogram_giant .brandtitle_title {
    font-size: 3.2rem;
    line-height: 1.4;
    padding: 0 0 0 210px;
}

#reverse .reason_about_title,
#monogram_reverse .reason_about_title, 
#monogram_idylle .reason_about_title{
    font-size: 2.4rem;
}

#monogram_giant .reason_about_title,
#intrecciato .reason_about_title{
    font-size: 2.3rem;
}

#sports_line .brandtitle_title {
	font-size: 4.6rem;
}

#ultra_stitch .brandtitle_title {
	font-size: 4.6rem;
}

#timeless_classics .brandtitle_title {
	font-size: 3.8rem;
}

#damier_infini .brandtitle_title {
	font-size: 3.8rem;
}

#gabrielle_de_chanel .brandtitle_title {
	font-size: 3.8rem;
}

#monogram_macassar .brandtitle_title {
	font-size: 3.8rem;
}
#monogram_denim .brandtitle_title {
	font-size: 3.8rem;
}
#french_riviera .brandtitle_title {
	font-size: 4rem;
}

#bottega_veneta .brandtitle_title {
	font-size: 4rem;
}

.brandtitle_title::before{
	display: block;
	content: '';
	width: 185px;
	height: 159px;
	background: url("../img/menu_emblem_img01_pc.png");
	position: absolute;
	top: 0;
	left: 0;
}
.brandtitle_title .brand{
	display: block;
	font-size: 3rem;
}

.brandtitle_txt{
	line-height: 1.8;
	margin: 30px 0 0 50px;
	width: 620px;
	font-size: 1.5rem;
}

#timeless_classics .brandtitle_txt {
	margin-top: 50px;
}

#damier_infini .brandtitle_txt {
	margin-top: 50px;
}

#gabrielle_de_chanel .brandtitle_txt {
	margin-top: 50px;
}

#monogram_macassar .brandtitle_txt {
	margin-top: 50px;
}

#monogram_denim .brandtitle_txt {
	margin-top: 50px;
}

#french_riviera .brandtitle_txt {
	margin-top: 50px;
}

.brandtitle_img{
	text-align: center;
	position: absolute;
	top: 50px;
	right: 0;
}
.brandtitle_img img{
	max-width: 510px;
	max-height: 350px;
	width: auto;
	height: auto;
}

#eclipse .brandtitle_img img {
	margin: 45px 0 0 0;
}

#timeless_classics .brandtitle_img {
   top: 70px;
}

#antigua .brandtitle_img {
   top: 70px;
}

#luxury .brandtitle_img {
	top: 70px;
}

#damier_infini .brandtitle_img {
	top: 70px;
}

#gabrielle_de_chanel .brandtitle_img {
	top: 110px;
}

#saintlaurent .brandtitle_img {
	top: 80px;
}

#monogram_macassar .brandtitle_img {
	top: 70px;
}

#french_riviera .brandtitle_img {
	top: 60px;
}

#monogram_denim .brandtitle_img {
	top: 70px;
}

#bottega_veneta .brandtitle_img {
	top: 70px;
}

#malletage .brandtitle_img {
	top: 70px;
}

#paris_byzance .brandtitle_img {
	top: 70px;
}

#brilliant .brandtitle_img {
	top: 130px;
}

#macadam .brandtitle_img {
	top: 65px;
}

#luggage .brandtitle_img {
	top: 70px;
}


/* 時計 */
.watch .brandtitle_img{
	top: 70px;
}

@media screen and (max-width: 667px){
	.brandtitle_area {
		padding: 25px 20px 20px;
	}
	
	.brandtitle_area .inner02 {
		padding: 0;
	}

	.brandtitle_title{
		font-size: 2rem;
		padding: 0 0 0 65px;
	}

	.series.new_brand .brandtitle_title{
		font-size: 2.4rem;
		padding: 0 0 0 65px;
	}
	.series.new_brand .long-title .brandtitle_title{
		font-size: 2rem;
		padding: 0 0 0 65px;
	}

    #eclipse .brandtitle_title {
		font-size: 2rem;
	}
	#reverse .brandtitle_title,
	#monogram_reverse .brandtitle_title,
	#garden_party .brandtitle_title,
	#monogram_idylle .brandtitle_title,
	#multicolore .brandtitle_title,
	#intrecciato .brandtitle_title{
		font-size: 2rem;
	}
	
	#monogram_giant .brandtitle_title{
	font-size: 2rem;
	line-height: 1.2;    
	padding: 0 0 0 65px;
}
	
	#reverse .reason_about_title,
	#monogram_reverse .reason_about_title,
	#monogram_idylle .reason_about_title,
	#monogram_giant .reason_about_title
	{
    font-size: 1.6rem;
}

	#timeless_classics .brandtitle_title {
		font-size: 2rem;
	}
	
	#sports_line .brandtitle_title {
	font-size: 2rem;
    }

	#ultra_stitch .brandtitle_title {
	font-size: 2rem;
    }
	
	#damier_infini .brandtitle_title {
		font-size: 2rem;
	}
	#gabrielle_de_chanel .brandtitle_title {
		font-size: 1.8rem;
	}
	#monogram_macassar .brandtitle_title {
		font-size: 1.8rem;
	}
	#monogram_denim .brandtitle_title {
		font-size: 2rem;
	}

	#french_riviera .brandtitle_title {
		font-size: 2rem;
	}
	#bottega_veneta .brandtitle_title {
		font-size: 2rem;
	}

	.brandtitle_title::before{
		width: 55px;
    	height: 63px;
		background: url(../img/menu_emblem_img01_sp.png) no-repeat center / contain;
		top: -5px;
    	left: 0;
	}
	.brandtitle_title .brand{
		font-size: 1.6rem;
		margin: 0 0 5px;
	}
	
	.brandtitle_img {
		position: static;
		margin: 10px 0 0;
	}
	.brandtitle_img img {
		max-width: 480px;
		max-height: 100%;
		width: 100%;
	}

	#eclipse .brandtitle_img img {
		margin: 0;
	}
	
	/* 時計 */
	.watch .brandtitle_img{
		top: 0;
	}
	
	.brandtitle_txt{
		font-size: 1.4rem;
		line-height: 1.7;
		margin: 10px 0 0;
		width: auto;
	}
	
	#timeless_classics .brandtitle_txt {
		margin-top: 10px;
	}

	#damier_infini .brandtitle_txt {
		margin-top: 10px;
	}
	#gabrielle_de_chanel .brandtitle_txt {
		margin-top: 10px;
	}
	#monogram_macassar .brandtitle_txt {
		margin-top: 10px;
	}
	#monogram_denim .brandtitle_txt {
		margin-top: 10px;
	}
	#french_riviera .brandtitle_txt {
		margin-top: 15px;
	}
}


/*    人気買取ブランド
-------------------------------------------------------------- */
.famous_brand{
	display: flex;
	align-items: flex-start;
	margin: 0 auto 40px auto;
}

.famous_brand > dd {
	flex-shrink: 0;
	padding: 5px 0 0 0;
}

.famous_brand_title{
	color: #53383f;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 15px 0 0;
}

.famous_brand_list{
	display: flex;
	width: 100%;
    flex-wrap: wrap;
    margin: 0 0 -10px;
}

.famous_brand_list a{
	display: block;
	color: #fff;
	font-size: 1.4rem;
	background: #bca884;
	border-radius: 3px;
	padding: 7px 10px;
	margin: 0 10px 10px 0;
}

@media screen and (max-width: 667px){
	.famous_brand{
		width: auto;
		display: block;
		margin: 20px auto 15px;
	}

	.famous_brand > dd {
		padding: 0;
	}

	.famous_brand_title{
		font-size: 1.3rem;
		margin: 0 20px 10px;
	}

	.famous_brand_list{
        flex-wrap: nowrap;
		padding: 0 0 0 20px;
	}

	.famous_brand_list a{
		margin: 0 5px 0 0;
	}
}


/*    example01_area
-------------------------------------------------------------- */
.example01_title{
	color: #928052;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
}
.example01_title img{
	display: block;
	margin: 0 auto 15px;
}
.example01_title strong{
	color: #d73a3a;
}

.example01_wrapper{
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 20px 0 0;
}
.example01_wrapper li{
	display: flex;
	width: 340px;
	align-items: center;
}
.example01_wrapper img{
	width: 150px;
	align-self: flex-end;
	margin: 0 15px 0 0;
}
.example01_wrapper dl{
	flex: 1;
	font-weight: bold;
}
.example01_wrapper dt{
	font-size: 1.4rem;
	line-height: 1.2;
}
.example01_wrapper dd{
	color: #e56c66;
}

.example01_wrapper .kaitori_tag{
	width: 60px;
	display: block;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	background: #e56c66;
	padding: 5px 0;
	margin: 10px 100px 5px 0;
}

.example01_wrapper .kaitori_price{
	font-size: 3rem;
}

@media screen and (max-width: 667px){
	.example01_area{
		margin: 0 auto;
	}

	.example01_title{
		display: block;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.4;
		padding: 10px;
	}

	.example01_wrapper{
		display: block;
		margin: 0;
	}
	.example01_wrapper li{
		width: 100%;
		border-bottom: 1px solid #ebe4da;
		padding: 20px 0 20px 20px;
	}
	.example01_wrapper img{
		max-width: 100px;
		max-height: 115px;
		width: auto;
		margin: 0 auto;
	}
	.example01_wrapper dl{
		margin: 0 0 0 20px;
	}
	.example01_wrapper dt{
		line-height: 1.5;
	}
	.example01_wrapper dd{
		font-size: 1.4rem;
		margin: 5px 0 0;
	}

	.example01_wrapper .kaitori_tag{
		display: inline-block;
		width: auto;
		font-size: 1.1rem;
		vertical-align: text-top;
		padding: 3px 5px;
		margin: 0 5px 0 0;
	}

	.example01_wrapper .kaitori_price{
		font-size: 2rem;
	}
}


/*    reason_area
-------------------------------------------------------------- */
.reason_title{
	color: #523a34;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 90px 0 65px 390px;
	position: relative;
}

#damier_infini .reason_title {
	font-size: 2.8rem;
}
#monogram_macassar .reason_title {
	font-size: 2.5rem;
}
#monogram_denim .reason_title {
	font-size: 2.5rem;
}

.reason_title .line{
	background: linear-gradient(transparent 65%, #fae0e4 65%);
}
.reason_title::before, .reason_title::after{
	content: '';
	display: block;
	position: absolute;
}
.reason_title::before{
	width: 124px;
	height: 184px;
	background: url("../img/women02.png") no-repeat center / contain;
	left: 50px;
	bottom: -7px
}
.reason_title::after{
	width: 138px;
	height: 87px;
	background: url("../img/performance_intro_img01.png") no-repeat center / contain;
	left: 210px;
	bottom: 55px;
}

.reason_about_area{
	background: url("../img/bg_gold02.png") repeat;
	padding: 40px 50px 50px;
	position: relative;
}

.reason_about_box{
	background: #fff;
	padding: 30px 60px 20px;
}

.reason_about_title{
	color: #fff;
	font-size: 2.8rem;
	font-weight: bold;
	margin: 0 0 30px;
    position: relative;
    z-index: 1;
}

#damier_infini .reason_about_title {
	font-size: 2.5rem;
}

#gabrielle_de_chanel .reason_about_title {
	font-size: 2.5rem;
}
#monogram_macassar .reason_about_title {
	font-size: 2.5rem;
}


.reason_about_img{
	max-width: 250px;
	max-height: 180px;
	width: auto;
	height: auto;
	position: absolute;
	top: -40px;
	right: 65px;
}

#monogram_denim .reason_about_img {
	right: 0;
}

#brilliant .reason_about_img {
	top: -25px;
}

@media screen and (max-width: 667px){
	.reason_area{
		padding: 45px 0 0;
	}
	
	.reason_title{
		font-size: 1.8rem;
		padding: 0 20px 5px 100px;
		line-height: 1.5;
	}	
	#damier_infini .reason_title{
		font-size: 1.8rem;
	}
	#monogram_macassar .reason_title{
		font-size: 1.8rem;
	}
	#monogram_denim .reason_title {
		font-size: 1.8rem;
	}
	
	.reason_title::before{
		width: 100px;
		height: 100px;
		left: 5px;
		bottom: 0;
	}
	.reason_title::after{
		width: 70px;
		height: 60px;
		left: 10px;
		bottom: -25px;
	}

	
	.reason_about_area{
		padding: 0 10px 10px;
		margin: 20px 0 0 0;
	}
	
	.reason_about_img{
		display: none;
	}

	.reason_about_title{
		display: block;
		font-size: 1.6rem;
		line-height: 1.5;
		padding: 10px;
		margin: 0;
		text-align: center;
		top: 0;
	}
	#damier_infini .reason_about_title{
		font-size: 1.6rem;
	}
	#gabrielle_de_chanel .reason_about_title{
		font-size: 1.6rem;
	}

	#monogram_macassar .reason_about_title,
	#intrecciato .reason_about_title{
		font-size: 1.6rem;
	}

	.reason_about_box {
		padding: 5px 20px 0;
	}
}


/*    omakase_area
-------------------------------------------------------------- */
.omakase_area{
	padding: 70px 0 0;
}

.omakase_title{
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
}

.omakase_txt{
	text-align: left;
	line-height: 1.8;
	margin: 30px 0 0;
}

.omakase_not{
    display: none;
    
}

/* 現在買取対象外 */
#preference-partys .omakase_not,
#alpha-cubic .omakase_not,
#richmond .omakase_not,
#robe-de-fleurs .omakase_not,
#chouette .omakase_not,
#the-mask .omakase_not,
#andre-luciano .omakase_not,
#mifurelle .omakase_not,
#aldo .omakase_not,
#rodeocrowns .omakase_not,
#royalparty .omakase_not,
#willselection .omakase_not,
#ef-de .omakase_not,
#laisse-passe .omakase_not,
#debut-de-fiore .omakase_not,
#lest-rose .omakase_not,
#mischmasch .omakase_not,
#michael-michaud .omakase_not,
#nanettelepore .omakase_not,
#koji-watanabe-style .omakase_not,
#cher-shore .omakase_not,
#madam-joconde .omakase_not,
#pierre-cardin .omakase_not,
#les-nereides .omakase_not,
#furifu .omakase_not{
    display: block;
    color: #e56c66;
    font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
    border: 1px solid currentColor;
    padding: 25px 0;
    margin: 0 0 40px;
}

@media screen and (max-width: 667px){
	.omakase_area{
		padding: 30px 0 0;
	}

	.omakase_title{
		font-size: 2rem;
		line-height: 1.4;
	}

	.omakase_title {
		font-size: 1.8rem;
	}

	#monogram_denim .omakase_txt{
		font-size: 1.5rem;
		text-align: left;
		margin: 10px 0 0;
	}
    
    /* 現在買取対象外 */
    #preference-partys .omakase_not,
    #alpha-cubic .omakase_not,
    #richmond .omakase_not,
    #robe-de-fleurs .omakase_not,
    #chouette .omakase_not,
    #the-mask .omakase_not,
    #andre-luciano .omakase_not,
    #mifurelle .omakase_not,
	#aldo .omakase_not,
	#rodeocrowns .omakase_not,
	#royalparty .omakase_not,
	#willselection .omakase_not,
	#ef-de .omakase_not,
	#laisse-passe .omakase_not,
	#debut-de-fiore .omakase_not,
	#lest-rose .omakase_not,
	#mischmasch .omakase_not,
	#michael-michaud .omakase_not,
	#nanettelepore .omakase_not,
	#koji-watanabe-style .omakase_not,
	#cher-shore .omakase_not,
	#madam-joconde .omakase_not,
	#pierre-cardin .omakase_not,
	#les-nereides .omakase_not,
	#furifu .omakase_not{
        display: block;
        font-size: 2rem;
        line-height: 1.4;
        text-align: left;
        padding: 15px;
        margin: 0 20px 20px;
    }
}


/*    value_area
-------------------------------------------------------------- */
.value_area{
	text-align: center;
	padding: 0 0 110px;
	margin: 5px auto 0;
	position: relative;
}
.value_area::after{
	content: '';
	display: block;
	width: 307px;
	height: 318px;
	background: url(../img/women01.png) no-repeat center / contain;
	position: absolute;
	right: 0;
	bottom: 0;
}

.value_title{
	display: inline-block;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    background: url("../img/bg_pink02.png") repeat;;
    padding: 15px 60px;
    position: relative;
	bottom: -28px;
	z-index: 1;
}

.value_box{
	border: 1px solid #e5c5ba;
	padding: 70px 50px 50px;
	position: relative;
}
.value_box::after{
	content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -27px;
    right: 0;
    left: 0;
    margin: auto;
    border-style: solid;
    border-color: #e5c5ba transparent transparent transparent;
    border-width: 27px 27px 0 27px;
    z-index: 1;
}

.value_wrapper{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.value_wrapper dl{
	width: 350px;
}
.value_wrapper dt img{
	width: 100%;
}

.value_catch{
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.4;
	margin: 20px 0 15px;
}
.value_txt{
	line-height: 1.8;
	text-align: left;
}

.value_sub_title{
	color: #523933;
	font-size: 2.4rem;
	font-weight: bold;
	background: #faefef;
	padding: 15px 0;;
	margin: 35px 0 0;
}
.value_sub_title .deco{
	display: inline-block;
    color: #fff;
	font-size: 3rem;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    vertical-align: baseline;
    margin: 0 5px;
}
.value_sub_title .deco > span{
	display: inline-block;
    padding: 7px;
    margin: 0 2px 0 0;
}
.value_sub_title .red01 {
    background: #d73c3c;
}
.value_sub_title .red02 {
    background: #c42d31;
}

.value_sub_txt{
	text-align: left;
	line-height: 1.8;
	margin: 20px 0;
}
.value_sub_txt.bot{
	text-align: center;
	font-size: 1.7rem;
	margin: 30px 0 0;
}

.value_result{
	color: #523933;
	font-size: 2.6rem;
	font-weight: bold;
	padding: 60px 0 0;
}
.value_result strong{
	display: block;
	color: #d73c3c;
	font-size: 8rem;
	padding: 15px 0 10px;
}
.value_result span{
	font-size: 3.4rem;
}

.value_product_img{
	max-width: 315px;
    max-height: 215px;
    width: auto;
    height: auto;
    position: absolute;
    bottom: 70px;
    left: 0;
}

#damier_infini .value_product_img {
   bottom: 40px;
}

#brilliant .value_product_img {
   bottom: 110px;
}

@media screen and (max-width: 667px){
	.value_area{
		padding: 30px 0 120px;
		margin: 0;
		border-top: none;
	}
	.value_area::after{
		width: 120px;
		height: 130px;
		right: 0;
		left: 50%;
		bottom: -20px;
	}
	
	.value_title{
		display: block;
		font-size: 1.6rem;
		line-height: 1.4;
		padding: 10px;
		margin: 0;
		top: 0;
	}
	
	.value_box{
		border: none;
		border-bottom: 1px solid #e5c5ba;
		padding: 0;
	}
	.value_box::after{
		bottom: -15px;
		border-width: 15px 15px 0 15px;
	}
	
	.value_box img{
		padding: 0 10px 20px;
	}

	.value_wrapper{
		display: block;
	}
	.value_wrapper dl{
		width: 100%;
		border-bottom: 1px solid #e5c5ba;
	}
	.value_wrapper dt{
		display: flex;
		width: 100%;
		align-items: flex-start;
		padding: 10px 20px;
	}
	.value_wrapper dt img {
		width: 140px;
		padding: 0;
		margin: 0 15px 0 0; 
	}

	.value_catch{
		font-size: 1.8rem;
		text-align: left;
		line-height: 1.4;
		margin: 5px 0 0;
		width: 100%;
	}
	.value_txt{
		display: none;
	}

	.value_sub_title{
		font-size: 2rem;
		line-height: 1.4;
		border-bottom: none;
		padding: 15px 0;
		margin: 0;
	}
	
	.value_sub_title .deco{
		font-size: 2.4rem;
		line-height: 1;
	}
	.value_sub_title .deco > span {
		padding: 6px;
	}

	.value_sub_txt{
		font-size: 1.5rem;
		padding: 0 20px;
		margin: 10px 0;
	}
	.value_sub_txt.bot{
		text-align: left;
		font-size: 1.6rem;
		margin: 20px 0;
	}
	

	.value_result{
		font-size: 1.8rem;
		line-height: 1.3;
		padding: 20px 0 0;
		margin: 15px 0 0;
	}
	.value_result strong{
		font-size: 3rem;
		padding: 5px 0;
		line-height: 1;
	}
	.value_result span {
		font-size: 1.8rem;
	}
	
	.value_product_img{
		max-width: 150px;
		max-height: 120px;
		bottom: 0;
		left: 0;
		right: 45%;
	}	
	#damier_infini .value_product_img{
		bottom: 0;
	}

	#brilliant .value_product_img {
		bottom: 0;
	}
	
}


/*    performance_area
-------------------------------------------------------------- */
.performance_area{
	text-align: center;
	background: #f4f0f1;
	padding: 0 0 58px;
}

.performance_catch{
	width: 400px;
	height: 40px;
	color: #523a34;
	font-size: 2rem;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	background: url("../img/performance_catch_bg.png");
	margin: 0 auto 20px;
	position: relative;
	top: -18px;
}
.performance_catch strong{
	color: #c42c31;
}
.performance_catch strong span{
	font-size: 2.6rem;
	vertical-align: bottom;
}

.performance_title{
	font-size: 2.8rem;
	font-weight: bold;
}

.performance_txt{
	line-height: 1.8;
	margin: 20px auto 0;
	text-align: left;
}

.btn_more.accordion_btn01{
	display: block;
    width: 280px;
    height: 60px;
    color: #fff;
	font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background: #baa681;
	border: none;
	border-radius: 0;
	padding: 0;
    margin: 28px auto 0;
	cursor: pointer;
}
.btn_more.accordion_btn01 .accordion_icon{
	width: 15px;
	top: 30px;
}
.btn_more.accordion_btn01 .accordion_icon span{
	background-color: #fff;
}

.performance_more{
	display: none;
	padding: 10px 0 0;
}

/*----- .performance_slider -----*/
.performance_slider{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: 30px auto 0;
}
.performance_slider dl{
	/*
	display: flex;
	*/
	width: 265px;
	flex-direction: column;
    justify-content: space-between;
	text-align: center;
	background: #fff;
	border: 1px solid #ebe4da;
	padding: 35px 0 30px;
	margin: 0 12px 12px 0;
	display: none;
	transition: opacity .5s;
	position: relative;
}
.performance_slider dl:nth-of-type(4n){
	margin: 0 0 12px 0;
}

.performance_slider dt{
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center;
	margin: 0 auto 15px;
}

.brand .performance_slider dd .performance_condition {
	margin: 10px 15px 0 15px;
	padding: 5px 10px;
	border: solid 1px #ebe4da;
	font-size: 1.5rem;
	line-height: 1.3;
	border-radius: 10px;
}

.performance_slider img{
	display: block;
	max-width: 190px;
	max-height: 180px;
}

.performance_tag {
	display: inline-block;
	color: #8c7555;
	font-size: 1.3rem;
	font-weight: bold;
	background: #ebe4da;
	border-bottom-right-radius: 14px;
	padding: 5px 25px 7px 25px;
	position: absolute;
	left: 50%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
	top: 0;
	border-bottom-left-radius: 14px;
}

.performance_price{
	color: #e56c66;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 0;
}
.performance_price .kaitori{
	display: inline-block;
	font-size: 1.2rem;
	vertical-align: text-bottom;
	border: 1px solid currentColor;
	padding: 5px 8px;
	margin: 0 10px 0 0;
}
.performance_price strong{
	font-size: 2.2rem;
}

.performance_name{
	color: #523a34;
	font-size: 1.5rem;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 0 15px;
}
.performance_name strong{
	display: block;
	color: #9f8c59;
	font-size: 1.6rem;
}

.performance_area .readMoreBtn {
	text-align: center;
	margin: 30px auto 0;
	display: none;
}
.performance_area .readMoreBtn a {
	display: block;
	font-size: 1.5rem;
	color: #412B21;
	width: 250px;
	border: 1px solid #666;
	border-radius: 30px;
	margin: 0 auto;
	padding: 13px 0;
	background: url(../img/icon_plus_gold.png) no-repeat right 18px top 50%/13px;
}

@media screen and (min-width: 668px){
	/*pc only*/
	.performance_slider dl:hover {
		cursor: pointer;
		opacity: 0.7;
	}
}

@media screen and (max-width: 667px){
	.performance_area{
		padding: 0 0 20px;
		margin: 30px 0 0;
	}
	
	.performance_catch{
		width: 300px;
		height: 32px;
		font-size: 1.6rem;
		line-height: 32px;
		background: url(../img/performance_catch_bg_sp.png) no-repeat center / contain;
		margin: 0 auto;
		top: -14px;
	}
	.performance_catch strong span{
		font-size: 2rem;
	}

	.performance_title{
		font-size: 1.8rem;
		line-height: 1.3;
	}

	.performance_txt{
		padding: 0 20px;
		margin: 10px 0;
	}
	
	/*.performance_scroll_wrap{
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}*/
	
	.btn_more.accordion_btn01{
		width: 220px;
		height: 50px;
		line-height: 50px;
		margin: 20px auto 0;
	}
	.btn_more.accordion_btn01 .accordion_icon {
		top: 24px;
	}
	
	.performance_more {
		padding: 0;
	}

	/*----- .performance_slider -----*/
	.performance_slider{
		display: flex;
		width: auto;
		margin: 15px 10px 20px;
	}
	
	/*
	.performance_slider dl{
		width: 100%;
		min-height: auto;
		flex-direction: row;
		align-items: center;
		border-bottom: none;
		padding: 20px;
		margin: 0;
	}
	.performance_slider dl:nth-of-type(4n){
		margin: 0;
	}
	.performance_slider dl:last-of-type{
		border-bottom: 1px solid #ebe4da;
	}
	.performance_slider dt{
		flex: 0;
		float: left;
		width: 30%;
		margin: 0 8% 0 0;
		min-width: 30%;
	}
	.performance_slider img{
		max-width: 100px;
		max-height: 115px;
		width: auto;
		margin: 0 auto;
	}
	.performance_slider dd{
		flex: 1;
		text-align: left;
		float: left;
		width: 62%;
	}
	*/
	
	.performance_slider dl{
		width: 50%;
		min-height: inherit;
		text-align: center;
		background: #fff;
		padding: 30px 10px 10px 10px;
		margin: 0;
		border: none;
		border-bottom: 1px solid #ebe4da;
	}
	.performance_slider dl:nth-of-type(4n){
		margin: 0;
	}
	.performance_slider dl:nth-child(odd){
		border-right: 1px solid #ebe4da;
	}
	
	.performance_slider dt{
		width: auto;
		display: flex;
		flex: 1;
		justify-content: center;
		align-items: center;
		margin: 0 0 0 0;
		height: 120px;
	}
	.performance_slider img{
		display: block;
		max-width: 100px;
		max-height: 120px;
		width: auto;
		height: auto;
		margin: 0 auto 10px;
	}
	.performance_slider dd{
	}
	.brand .performance_slider dd .performance_condition {
		font-size: 1.4rem;
		padding: 5px;
		line-height: 1.3;
		margin: 5px 0 0 0;
	}
	
	.performance_tag {
		font-size: 1.2rem;
		padding: 4px 5px 5px;
		min-width: 95px;
	}

	.performance_price{
		font-size: 1.4rem;
		text-align: center;
		margin: 10px 0 0;
	}
	.performance_price .kaitori{
		display: block;
		font-size: 1.1rem;
		padding: 3px 5px;
		margin: 0 0 5px 0;
	}
	.performance_price strong{
		font-size: 1.8rem;
	}

	.performance_name{
		font-size: 1.4rem;
		font-feature-settings: "palt";
		padding: 0;
	}
	.performance_name strong{
		font-size: 1.5rem;
	}
	
	.performance_area .readMoreBtn a {
		width: 200px;
		margin: 0 0 0;
	}
	
}



/*    price_area
-------------------------------------------------------------- */
.price_area{
	padding: 70px 0 0;
}

.price_title{
	color: #523a34;
    font-size: 2.2rem;
	font-weight: bold;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 237, 238) 70%);
    padding: 20px 30px;
    border: 1px solid #d8cfba;
    border-bottom: 4px solid #bca884;
	position: relative;
}

.price_title .accordion_icon{
	top: 30px;
}

.price_scroll_wrap{
	/*
	display: none;
	*/
	width: 100%;
	height: 400px;
	border: 1px solid #d8cfba;
	overflow-y: auto;
	padding: 30px;
}

.price_table{
	width: 100%!important;
	border-collapse: collapse;
	height: auto!important;
}
.price_table tr{
	width: auto!important;
	height: auto!important;
}
.price_table th, .price_table td{
	text-align: center;
	padding: 13px 25px;
	border: 1px solid #ebe4da;
	width: auto!important;
	height: auto!important;
}
.price_table th{
	color: #523933;
	background: #faf8f8;
}
.price_table td:nth-of-type(2){
    white-space: nowrap;
}
.price_table .price_price,
.price_table td:nth-of-type(3){
	color: #e56c66;
	font-weight: bold;
    white-space: nowrap;
}

.price_txt{
	font-size: 1.3rem;
	text-align: right;
	margin: 15px 0 30px;
}

@media screen and (max-width: 667px){
	.price_area{
		padding: 30px 20px 0;
	}

	.price_title{
		font-size: 1.6rem;
		line-height: 1.4;
		padding: 10px;
	}

	/*
	.sp_acc_title_area{
		position: relative;
		cursor: pointer;
	}
	.sp_acc_title_area::after { 
		position: absolute;
		display: inline-block;
		content: "";
		width: 15px;
		height: 15px;
		background: url(../img/icon_plus_gold.png) no-repeat 0 0;
		background-size: 15px auto;
		top: 50%;
		right: 10px;
		margin: -7px 0 0 0
	}

	.sp_acc_title_area.active::after {
		background: url(../img/icon_minus_gold.png) no-repeat 0 0;
		background-size: 15px auto;		
	}
	*/
	
	.price_scroll_wrap{
		padding: 0;
		height: 300px;
		-webkit-overflow-scrolling: touch;
		/*
		display: none;
		*/
	}
	
	.price_title .accordion_icon{
		right: 15px;
	}

	.price_table{
		display: block;
		margin: 0;
	}
	.price_table thead{
		display: none;
	}
	.price_table tbody{
		display: block;
	}
	.price_table tr{
		display: block;
		border-bottom: 1px solid #ebe4da;
		padding: 10px 0;
	}
	.price_table td{
		display: block;
		text-align: left;
		padding: 5px 15px;
		border: none;
	}
	.price_table .price_price{
		color: #e56c66;
		font-weight: bold;
	}
	
	.price_txt {
		text-align: left;
		line-height: 1.4;
		padding: 10px;
		margin: 0;
	}
}



/*    damage_area
-------------------------------------------------------------- */
.damage_area{
	background: #faefef;
	padding: 10px;
	margin: 60px auto 0;
}

.damage_box{
	border: 1px dashed #eabbbb;
	padding: 50px 50px 45px;
}

.damage_title{
	color: #523933;
	font-size: 2.8rem;
    font-weight: bold;
	padding: 0 0 0 235px;
	line-height: 1.4;
}
.damage_title span{
	font-size: 1.8rem;
	display: block;
}

.damage_catch{
	color: #523933;
	font-size: 1.8rem;
    font-weight: bold;
	padding: 15px 0 0 235px;
}
.damage_catch.bot{
    text-align: center;
	padding: 40px 0 30px;
}

.damage_txt{
	line-height: 1.8;
    padding: 25px 50px 30px 235px;
	position: relative;
}
.damage_txt::before{
	content: '';
    display: block;
    width: 185px;
    height: 284px;
    background: url(../img/women03.png) no-repeat center / contain;
    position: absolute;
    left: 25px;
    bottom: 0;
}

.damage_img{
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 40px 0;
}
.damage_img img{
	width: 700px;
}

@media screen and (max-width: 667px){
	.damage_area{
		border-right: none;
		border-left: none;
		margin: 30px auto 0;
	}
	.damage_box {
		padding: 20px;
	}

	.damage_title{
		font-size: 1.8rem;
		padding: 0 0 0 80px;
	}
	.damage_title span{
		font-size: 1.4rem;
	}

	.damage_catch{
		font-size: 1.6rem;
		line-height: 1.4;
		margin: 10px 0 0;
		padding: 0 0 0 80px;
		position: relative;
	}
	.damage_catch::before{
		content: '';
    	display: block;
   		width: 80px;
    	height: 117px;
		background: url(../img/women03.png) no-repeat center / contain;
		position: absolute;
		left: -10px;
		bottom: 0;
	}

    .damage_catch.bot{
        text-align: center;
        margin: 0;
        padding: 20px 0 10px;
    }
    .damage_catch.bot::before{
    	display: none;
	}
	.damage_txt{
		width: 100%;
		margin: 15px 0;
		padding: 0;
		font-size: 1.5rem;
		line-height: 1.7;
	}
	.damage_txt::before{
		display: none;
	}
	
	.damage_img {
		padding: 0;
	}
	.damage_img img{
		width: 100%;
		max-width: 480px;
	}
	
}



/*    point_area
-------------------------------------------------------------- */
.point_area{
	background: url("../img/brand_point_bg.jpg") #F9FBFF no-repeat center top / 100% auto;
	padding: 70px 0 90px;
	margin: 70px auto 0;
}

.point_area .point_sub_title{
	color: #523933;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}

#damier_infini .point_sub_title{
	font-size: 1.6rem;
}

.point_area .point_title{
	text-align: center;
	padding: 10px 110px 35px 0;
	position: relative;
}
.point_area .point_title::before{
	content: '';
    display: block;
    width: 208px;
    height: 279px;
    background: url(../img/women06.png) no-repeat center / contain;
    position: absolute;
    left: 0;
    bottom: 0;
}

.point_area .point_box{
	background: #fff;
	border: 1px solid #b39c74;
	padding: 45px 90px 40px;
	box-shadow: 0px 0px 30px 0 rgba(213, 209, 208, 0.6);
	position: relative;
}

.point_area .point_product_img{
	max-width: 315px;
    max-height: 215px;
    width: auto;
    height: auto;
    position: absolute;
    top: -175px;
    right: 10px;
}

#monogram_denim .point_area .point_product_img,
#brilliant .point_area .point_product_img{
	right: 0;
}

.point_area .point_txt{
	line-height: 1.8;
	padding: 0 0 0 140px;
	margin: -40px 0 0;
}

.point_area .point_freearea{
	line-height: 1.8;
	margin: 50px 0 0;
}

@media screen and (max-width: 667px){
	.point_area{
		padding: 20px 10px 50px 10px;
		margin: 20px auto 0;
	}
	
	.point_area .point_sub_title {
		font-size: 1.4rem;
		text-align: left;
		padding: 0 0 0 70px;
		line-height: 1.4;
	}

	.point_area .point_title{
		padding: 10px 0 20px 80px;
	}
	.point_area .point_title img{
		width: 100%;
		max-width: 280px;
	}
	.point_area .point_title::before{
		width: 90px;
		height: 120px;
		left: -5px;
		bottom: 0;
	}

	.point_area .point_box {
		padding: 0 20px;
	}

	.point_area .point_wrapper{
		padding: 20px;
	}
	.point_area .point_wrapper li{
		margin: 0 0 20px;
	}

	.point_area .point_block dt{
		display: block;
		
	}

	.point_area .point_point{
		width: 100%;
		font-size: 1.6rem;
		text-align: left;
	}
	.point_area .point_point span{
		display: inline;
		font-size: 2rem;
		padding: 0 0 0 5px;
	}

	.point_area .point_catch{
		font-size: 2rem;
		line-height: 1.4;
		margin: 5px 0 0;
	}

	.point_area .point_txt{
		font-size: 1.5rem;
		padding: 0;
    	margin: 5px 0 0;
	}
	
	.point_area .point_freearea {
		/*
		display: none;
		*/
		margin: 20px 0 0;
		font-size: 1.5rem;
	}
}


/*    free_area
-------------------------------------------------------------- */
.free_area{
	border: 1px solid #333;
	padding: 40px;
	margin: 50px auto 0;
}

@media screen and (max-width: 667px){
	.free_area{
		border-right: none;
		border-left: none;
		padding: 20px;
		margin: 40px auto 0;
	}
}


/*    voice_area
-------------------------------------------------------------- */
.voice_area{
	padding: 80px 0 0;
}

.voice_area .section_title_eng, .voice_area .section_title{
	padding: 0 0 0 130px;
}

.voice_area .section_title{
	position: relative;
}
.voice_area .section_title::before{
	content: '';
    display: block;
    width: 110px;
    height: 93px;
    background: url(../img/menu_emblem_img01_pc.png) no-repeat center / contain;
    position: absolute;
    left: 450px;
    bottom: -15px;
}

.voice_catch{
	color: #523933;
	font-size: 1.8rem;
	text-align: center;
	margin: 30px 0 0;
	line-height: 1.7;
}

.voice_wrapper{
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #faefef;
	padding: 0 50px 40px 50px;
}

.brand.series .voice_wrapper {
	padding: 40px 50px;
	margin: 30px 0 0;
}

.voice_slider .voice_wrapper:first-child {
	margin: 30px 0 0 0;
	padding: 40px 50px 40px 50px;
}

.voice_wrapper .cmn-voice-item {
	display: none;
	width: 540px;
	flex-direction: column;
	justify-content: space-between;
	background: #fff;
	border: 1px solid #e5c5ba;
	border-radius: 10px;
}

.voice_wrapper .cmn-voice-item.item-active {
	display: flex;
}

.voice_wrapper .cmn-voice-item:nth-of-type(n+3) {
	margin-top: 40px;
}

/*----- voice_customer -----*/
.voice_customer{
	padding: 35px 30px 25px;
}
.voice_customer img{
	display: block;
	max-width: 160px;
	max-height: 160px;
	width: auto;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}

.customer_title{
	color: #e56c66;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 15px;
}

.customer_brand, .customer_info{
	color: #938152;
	font-size: 1.4rem;
	font-weight: bold;	
}
.customer_brand{
	padding: 0 0.5em 0 0;
}

.customer_comment{
	line-height: 1.6;
	margin: 15px 0 0;
	font-size: 1.5rem;
}

/*----- voice_branet -----*/
.voice_branet{
	background: #faf8f8;
	border-top: 1px solid #f5ece7;
	padding: 25px 30px;
	border-radius: 0 0 10px 10px;
}
.voice_branet img{
	display: block;
	width: 100px;
    border-radius: 50%;
	margin: 0 0 20px 20px;
	float: right;
}

.voice_area .readMoreBtn02 {
	text-align: center;
	margin: 30px auto 50px auto;
	display: none;
}
.voice_area .readMoreBtn02 a {
	display: block;
	font-size: 1.5rem;
	color: #412B21;
	width: 250px;
	border: 1px solid #666;
	border-radius: 30px;
	margin: 0 auto;
	padding: 13px 0;
	background: url(../img/icon_plus_gold.png) no-repeat right 18px top 50%/13px;
}

.branet_from{
	color: #523933;
	font-size: 1.5rem;
	font-weight: bold;
}

.branet_comment{
	font-size: 1.5rem;
	line-height: 1.6;
	margin: 15px 0 0;
}

/* 査定士出し分け */
.series .voice_branet img,
.brand.watch .voice_branet img{
    display: none;
}
.brand.jewelry .voice_branet img{
    display: none;
}



@media screen and (max-width: 667px){
	.voice_area{
		padding: 40px 0 0;
	}
	
	.voice_area .section_title_eng, .voice_area .section_title {
		padding: 0 0 0 65px;
	}
	.voice_area .section_title::before {
		width: 55px;
		height: 63px;
		background: url(../img/menu_emblem_img01_sp.png) no-repeat center / contain;
		top: -38px;
    	left: calc((100% / 2) - 80px);
	}
	
	.voice_catch {
		font-size: 1.6rem;
		line-height: 1.6;
		text-align: left;
		margin: 20px 0 0;
	}

	.voice_wrapper{
		display: block;
		padding: 0 10px 20px 10px;
	}

	.voice_wrapper .cmn-voice-item:nth-child(n+3){
		margin-top: 10px;
	}

	.brand.series .voice_wrapper {
		padding: 20px 10px;
		margin: 20px 0 0;
	}

	.voice_slider .voice_wrapper:first-child {
		margin: 20px 0 0 0;
		padding: 20px 10px;
	}

	.voice_wrapper .cmn-voice-item{
		width: 100%;
		margin: 0 0 10px;
	}
	.voice_wrapper .cmn-voice-item.item-active {
		display: block;
	}
	.voice_wrapper .cmn-voice-item:last-of-type{
		margin: 0;
	}

	/*----- voice_customer -----*/
	.voice_customer{
		padding: 20px;
	}
	.voice_customer img{
		margin: 0 15px 5px 0;
		max-width: 110px;
		max-height: 110px;
	}

	.customer_title{
		font-size: 1.8rem;
		margin: 0 0 10px;
	}

	.customer_brand{
		padding: 0;
	}

	.customer_info{
		display: block;
		line-height: 1.2;
		margin: 5px 0 0;
	}
	
	.customer_comment {
		font-size: 1.5rem;
		margin: 10px 0 0;
	}

	/*----- voice_branet -----*/
	.voice_branet{
		padding: 20px;
	}
	.voice_branet img{
		width: 80px;
		margin: 30px 0 5px 5px;
	}

	.branet_from{
		margin: 0 0 5px;
	}
	
	.branet_comment {
		margin: 10px 0 0;
	}


	.voice_area .readMoreBtn02 {
		width: 200px;
		margin: 20px auto 40px auto;
	}

	.voice_area .readMoreBtn02 a {
		width: 200px;
		margin: 0;
	}

	.voice_area .item-active {
		display: block!important;
	}

}


/*    matomete_area
-------------------------------------------------------------- */
.matomete_area{
	text-align: center;
	padding: 0px 0 0;
	margin: 50px auto 0;
}

.matomete_txt{
	color: #523a34;
    line-height: 1.8;
	margin: 25px 0 0;
}

.matomete_img{
	text-align: center;
	margin: 30px 0 0;
}

@media screen and (max-width: 667px){
	.matomete_area{
	text-align: center;
		padding: 0px 10px 0;
		margin: 20px auto 0;
	}

	.matomete_img{
		margin: 10px 0 0;
	}
}


/*    series_area
-------------------------------------------------------------- */
.series_area{
	padding: 70px 0 100px;
}

.series_txt{
	color: #523a34;
	text-align: center;
	line-height: 1.8;
    margin: 25px auto 0;
}

.series_wrapper{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 40px 0 -40px;
}
.series_wrapper dl{
	width: 340px;
	margin: 0 40px 40px 0;
}
.series_wrapper dl:nth-of-type(3n),
.series_wrapper dl:last-of-type{
    margin: 0 0 40px;
}

.series_wrapper dl a{
	display: flex;
	width: 100%;
	color: #52383f;
	font-size: 1.8rem;
	align-items: center;
	background: url(../img/arrow_right.png) no-repeat right 20px top 50% / 8px 14px;
	padding: 10px 35px;
	border: 1px solid #d8cfba;
	position: relative;
}
.series_wrapper dl img{
	max-width: 95px;
	max-height: 90px;
	width: auto;
	height: auto;
	margin: 0 25px 0 0;
}

.series_detail_txt{
	font-size: 1.4rem;
	line-height: 1.7;
	margin: 15px 0 0;
	color: #777;
}

.series_txt_box{
	color: #523933;
	font-size: 1.5rem;
	line-height: 1.8;
	background: #f4f0f1;
	padding: 40px 40px 30px;
	margin: 70px 0 0;
}

.jewelry .series_txt_box{
	margin: 70px 0 100px;
}




@media screen and (max-width: 667px){
	.series_area{
		padding: 30px 20px 45px;
	}

	.series_title{
		font-size: 2rem;
    	line-height: 1.4;
	}

	.series_txt{
		font-size: 1.5rem;
		margin: 10px auto 0;
		display: none;
	}

	.series_wrapper{
		display: block;
		margin: 20px 0 0;
	}
	.series_wrapper dl,
    .series_wrapper dl:nth-of-type(3n){
		width: 100%;
		margin: 0 0 10px;
	}
    .series_wrapper dl:last-of-type{
        margin: 0;
    }

	.series_wrapper dl a{
		background: url(../img/arrow_right.png) no-repeat right 20px top 50% / 8px 14px;
		padding: 10px 20px;
	}
	.series_wrapper dl img{
		width: 60px;
		margin: 0 15px 0 0;
	}

	.series_detail_txt{
		display: none;
	}
	
	.series_txt_box {
		padding: 20px;
		font-size: 1.4rem;
		margin: 30px 0 0;
	}

	.jewelry .series_txt_box{
		margin: 30px 20px 50px;
	}
	
}




/* -----------------------------------------------------------
    シリーズ faq-wrap
-------------------------------------------------------------- */
.series_txt_box_wrap .faq-wrap {
	margin: 30px 0 0 0;
}

.series_txt_box_wrap .faq-wrap > ul{
	border-bottom: #d8cfba solid 1px;
	margin: 30px 0 0;
}

.series_txt_box_wrap .faq-wrap  > ul > li {
    border: #d8cfba solid 1px;
	border-bottom: none;
}

.series_txt_box_wrap .faq-wrap  ul li .qbox{
	align-items: center;
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 237, 238) 70%);
	display: flex;
    padding: 20px 20px 20px 70px;
	position: relative;
	transition: 0.5s;
	justify-content: space-between;
}

.series_txt_box_wrap .faq-wrap  ul li .qbox > h4 {
	color: #523a34;
	font-weight: bold;
	line-height: 1.4;
	font-size: 1.8rem;
}

.series_txt_box_wrap .faq-wrap ul li .qbox::before {
    content: "Q";
	font: bold 2.2rem / 1 'Gilda Display', serif;
    position: absolute;
    left: 30px;
    top: 22px;
    transition: 0.5s;
	color: #E56C66;
}

.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon{
	position: relative;
	width: 20px;
	height: 20px;
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
	flex-shrink: 0;
}

.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::before,
.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::after {
	position: absolute;
	background-color: #b8a57f;
	content: "";
}

.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::before {
	width: 1px;
	height:100%;
	left: 10px;
	top: 0;
	transition: .5s;
}

.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::after {
	width: 100%;
	height: 1px;
	left: 0;
	top: 10px;
}

.series_txt_box_wrap .faq-wrap ul li.active .faq-accordion_icon::before {
	transform: rotate(90deg);
	top: 1px;
}

.series_txt_box_wrap .faq-wrap > ul > li > .a-catbox {
    padding: 30px 50px 30px 70px;
    line-height: 1.8;
	background: #fff;
    position: relative;
    display: none;
}

.series_txt_box_wrap .faq-wrap > ul > li .a-catbox::before {
    content: "A";
    font: bold 2.2rem / 1 'Gilda Display', serif;
    position: absolute;
    left: 30px;
    top: 32px;
    transition: 0.5s;
	color: #9F8C59;
}

@media screen and (max-width: 667px){

	.series_txt_box_wrap .faq-wrap {
		margin: 20px 0 50px 0;
	}

	.series_txt_box_wrap .faq-wrap > ul{
		margin: 10px 0 0;
	}
	.series_txt_box_wrap .faq-wrap > ul > li {
		border-bottom: none;
	}

	.series_txt_box_wrap .faq-wrap ul li .qbox {
		padding: 20px 15px 20px 40px;
	}

	.series_txt_box_wrap .faq-wrap ul li .qbox > h4 {
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.series_txt_box_wrap .faq-wrap ul li .qbox::before {
		font-size: 1.7rem;
		left: 15px;
    	top: 22px;
	}
	.series_txt_box_wrap .faq-wrap > ul > li > .a-catbox {
		padding: 20px 20px 20px 40px ;
		font-size: 1.5rem;
	}
	.series_txt_box_wrap .faq-wrap > ul > li .a-catbox::before {
		font-size: 1.8rem;
		left: 15px;
    	top: 24px;
	}
	.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon {
		width: 14px;
		height: 14px;
	}

	.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::before {
		left: 7px;
	}
	
	.series_txt_box_wrap .faq-wrap ul li .faq-accordion_icon::after {
		top: 7px;
	}
}



/* -----------------------------------------------------------
    ブランド買取（ブランドトップ）
-------------------------------------------------------------- */
.brand_top .foot-contact {
	margin: 0;
}

@media screen and (max-width: 667px){
	
}

/* -----------------------------------------------------------
    ブランド買取（シリーズページ）
-------------------------------------------------------------- */
.series .foot-contact {
	margin: 0;
}


/*    brandtitle_area
-------------------------------------------------------------- */
/* ブランド */
.brand_top .brandtitle_area{
	background: url("../img/brandtitle_top_area_bg.jpg") #E3CEBD no-repeat center top;
	height: 440px;
}
/* 時計*/
.brand_top.watch .brandtitle_area{
	background: url("../img/gray_bg.jpg") repeat-y center top / 100% auto;
}
/* 宝石 */
.brand_top.jewelry .brandtitle_area{
	background: url("../img/jewelry_top_area_bg.jpg") #FBF0E6 no-repeat center top;
}

.brand_top .brandtitle_title{
	padding: 20px 0 15px 220px;
}

/*    outline-area
-------------------------------------------------------------- */
.brand_top#chanel .outline-img {
	max-width: 200px;
	max-height: 200px;
	left: -60px;
}

@media screen and (max-width: 667px){
	
	/* ブランド */
	.brand_top .brandtitle_area{
		background: url("../img/brandtitle_top_area_bg_sp.jpg") #F7E5D9 no-repeat top / 100% auto;
		height: auto;
	}
	/* 時計*/
	.brand_top.watch .brandtitle_area{
		background-size: 140% auto;
	}
	/* 宝石 */
	.brand_top.jewelry .brandtitle_area{
		background: url("../img/jewelry_top_area_bg_sp.jpg") #FBF0E6 no-repeat top / 100% auto;
	}
	
	.brand_top .brandtitle_title{
		padding: 0 0 0 65px;
	}

	.brand_top#chanel .outline-img {
		max-width: 120px;
		max-height: 150px;
		left: auto;
	}

}


/*    series_bread_wrapper
-------------------------------------------------------------- */
.series_bread_wrapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
}

.series_link_list{
	display: flex;
	width: 60%;
	align-items: center;
}
.series_link_list dt{
	margin: 0 10px 0 0;
}
.series_link_list dd a{
	display: inline-block;
    color: #333;
    font-size: 1.4rem;
    border: 1px solid currentColor;
    padding: 5px 10px;
    margin: 0 10px 0 0;
}

@media screen and (max-width: 667px){
	.series_bread_wrapper{
		display: block;
		padding: 20px 20px 0;;
	}

	.series_link_list{
		width: 100%;
		flex-wrap: wrap;
	}
	.series_link_list dt{
		width: 100%;
		margin: 0 0 5px;
	}
}


/*    campaign_area
-------------------------------------------------------------- */
.campaign_area{
	border: 1px solid #333;
    padding: 40px;
    margin: 50px auto 0;
}

@media screen and (max-width: 667px){
	.campaign_area{
		border-right: none;
		border-left: none;
		padding: 20px;
		margin: 40px auto 0;
	}
}


/*    reason_area
-------------------------------------------------------------- */
.brand_top .reason_area,
.brand_template .reason_area{
	padding: 0;
}
.brand_top .reason_title,
.brand_template .reason_title{
	padding: 50px 0 65px 390px;
}

.brand_top .reason_about_box .photo,
.brand_template .reason_about_box .photo{
	margin: 0;
	float: right;
	text-align: center;
	padding: 0 50px 10px 30px;
}
.brand_top .reason_about_box .photo img,
.brand_template .reason_about_box .photo img{
	width: 300px;
	vertical-align: bottom;
}


@media screen and (max-width: 667px){
	
	.brand_top .reason_area,
	.brand_template .reason_area{
		padding: 20px 0 0;
	}
	.brand_top .reason_title,
	.brand_template .reason_title{
		padding: 0 20px 5px 100px;
	}
	
	.brand_top .reason_about_box .photo,
	.brand_template .reason_about_box .photo{
		padding: 10px 0 15px;
		float: none;
	}
	.brand_top .reason_about_box .photo img,
	.brand_template .reason_about_box .photo img{
		width: 100%;
		max-width: 400px;
	}
    
    #vuitton.brand_top .reason_area,
	#vuitton.brand_template .reason_area{
		padding: 20px 0 0;
	}

}


/*    example02_area
-------------------------------------------------------------- */
.brand_top .example02_area,
.new_brand .example02_area.template {
	background: #FAEFEF;
	padding: 0 50px 50px 50px;
}

.brand_top .example02_catch,
.new_brand .template .example02_catch{
	text-align: center;
	position: relative;
}
.brand_top .example02_catch img,
.new_brand .template .example02_catch img{
	width: 260px;
	margin: -55px 0 0;
}

.brand_top .example02_title,
.new_brand .template .example02_title{
	color: #927F52;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 20px;
	line-height: 1.4;
}

.series .example02_area.template .example02_title::after{
	display: none;
}


.brand_top .example02_title span,
.new_brand .template .example02_title span{
	color: #D73939;
}

.brand_top .example02_inner,
.new_brand .template .example02_inner{
	background: #fff;
	border: 1px #E5C5BA solid;
	padding: 0;
}

.brand_top .example02_inner .example02_scroll_wrap,
.new_brand .template .example02_inner .example02_scroll_wrap {
	max-height: 530px;
	overflow-y: auto;
	padding: 30px;
}



.brand_top .example02_inner table,
.new_brand .template .example02_inner table{
	width: 100%;
	border-collapse: collapse;
}
.brand_top .example02_inner table th,
.brand_top .example02_inner table td,
.new_brand .template .example02_inner table th,
.new_brand .template .example02_inner table td{
	text-align: center;
	padding: 13px 25px;
	border: 1px solid #ebe4da;
    line-height: 1.4;
}
.brand_top .example02_inner table th,
.new_brand .template .example02_inner table th{
	color: #523933;
	background: #faf8f8;
}
.brand_top .example02_inner table .price_price,
.new_brand .template .example02_inner table .price_price{
	color: #e56c66;
	font-size: 1.6rem;
	font-weight: bold;
	display: table-cell;
}
.brand_top .example02_inner table .price_price span,
.new_brand .template .example02_inner table .price_price span{
	font-size: 1.6rem;
}
.brand_top .example02_inner table .price_price::before,
.new_brand .template .example02_inner table .price_price::before{
    display: none;
}

.brand_top .example02_inner table .price_price.gr,
.new_brand .template .example02_inner table .price_price.gr{
	color: #857F79;
	font-size: 2.6rem;
}
.brand_top .example02_inner table .price_price.gr span,
.new_brand .template .example02_inner table .price_price.gr span{
	font-size: 1.8rem;
}
.brand_top .example02_inner table .price_price.gr::before,
.new_brand .template .example02_inner table .price_price.gr::before{
	display: none;
}

.brand_top .example02_inner .price_txt,
.new_brand .template .example02_inner .price_txt{
	font-size: 1.3rem;
	text-align: right;
	margin: 15px 0 0;
}

@media screen and (max-width: 667px){
	.brand_top .example02_area,
	.new_brand .example02_area.template {
		margin: 17px 0 0;
		padding: 10px 10px 30px 10px;
	}
	.brand_top .example02_catch img,
	.new_brand .template .example02_catch img{
		width: 230px;
		margin: 0;
	}

	.brand_top .example02_title,
	.new_brand .template .example02_title{
		font-size: 2.2rem;
		margin: 5px 0 10px;
	}

	.brand_top .example02_inner,
	.new_brand .template .example02_inner{
		padding: 0;
	}

	.brand_top .example02_inner .example02_scroll_wrap,
	.new_brand .template .example02_inner .example02_scroll_wrap {
		max-height: 300px;
		padding: 0;
	}

	.brand_top .example02_inner table,
	.new_brand .template .example02_inner table{
		display: block;
		margin: 0;
	}
	.brand_top .example02_inner table thead,
	.new_brand .template .example02_inner table thead{
		display: none;
	}
	.brand_top .example02_inner table tbody,
	.new_brand .template .example02_inner table tbody{
		display: block;
	}
	.brand_top .example02_inner table tr,
	.new_brand .template .example02_inner table tr{
		display: block;
		border-bottom: 1px solid #ebe4da;
		padding: 10px 0;
	}
	.brand_top .example02_inner table td,
	.new_brand .template .example02_inner table td{
		display: block;
		text-align: left;
		padding: 2px 15px;
		border: none;
	}
	.brand_top .example02_inner table .price_price,
	.new_brand .template .example02_inner table .price_price{
		font-size: 2rem;
	}
	.brand_top .example02_inner table .price_price span,
	.new_brand .template .example02_inner table .price_price span{
		font-size: 1.6rem;
	}
	.brand_top .example02_inner table .price_price::before,
	.new_brand .template .example02_inner table .price_price::before{
		width: 26px;
		height: 16px;
		margin: 0 3px 0 5px;
	}

	.brand_top .example02_inner table .price_price.gr,
	.new_brand .template .example02_inner table .price_price.gr{
		font-size: 1.8rem;
	}
	.brand_top .example02_inner table .price_price.gr span,
	.new_brand .template .example02_inner table .price_price.gr span{
		font-size: 1.6rem;
	}

	.brand_top .example02_inner .price_txt,
	.new_brand .template .example02_inner .price_txt{
		text-align: left;
		line-height: 1.4;
		padding: 10px;
		margin: 0;
	}
	
}


/*    brand_top value_area
-------------------------------------------------------------- */
.brand_top .value_area,
.new_brand .value_area{
	padding: 0 0 100px;
}
.brand_top .value_area::after{
	bottom: -98px;
	right: 20px;
}
.new_brand .value_area::after{
	bottom: -138px;
	right: 20px;
}

.brand_top .value_product_img,
.new_brand .value_product_img{
    bottom: -70px;
	left: 20px;
}

@media screen and (max-width: 667px){
	
	.brand_top .value_area,
	.new_brand .value_area{
		padding: 30px 0 120px;
	}
	.brand_top .value_area::after,
	.new_brand .value_area::after{
		right: 0;
		left: 55%;
		bottom: -20px;
	}
	
	.brand_top .value_product_img,
	.new_brand .value_product_img{
		bottom: 0;
		left: 0;
		right: 45%;
	}
	
}



/*    point_area
-------------------------------------------------------------- */
.brand_top .point01_area{
	padding: 50px 0 80px 0;
}

.brand_top .point01_block{
	background: #fcf5f8 url("../img/brand_point_img.png") no-repeat right 37px bottom;
	padding: 40px 0 40px 60px; 
	border: 1px solid #e66d68;
	position: relative;
}
.brand_top .point01_block img{
	display: block;
	max-width: 140px;
	max-height: 150px;
	width: auto;
	height: auto;
	margin: 0 30px 0 80px;
	float: left;
}

.brand_top .point01_block .point01_example {
	line-height: 1.3;
}

.brand_top .point01_block .accordion_wrap{
	display: block;
	color: #523933;
	position: relative;
}
.brand_top .point01_block .accordion_wrap::before{
	display: block;
    content: '';
    width: 2px;
    height: 100%;
    background: #b9a681;
	position: absolute;
	left: 33px;
	top: 0;
}

.brand_top .point01_title{
	color: #54383f;
	font-size: 3rem;
}
.brand_top .point01_title strong{
	color: #c53e46;
	font-size: 3.6rem;
	font-weight: normal;
}
.brand_top .point01_title::before{
	display: inline-block;
	width: 65px;
	height: 65px;
	content: 'Point';
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: 'Cinzel', serif;
	text-align: center;
	line-height: 65px;
	vertical-align: middle;
	background: #bba782;
	border-radius: 50%;
	margin: 0 25px 0 0;
}

.brand_top .point01_block .price_wrapper{
	display: flex;
	width: 635px;
	flex-wrap: wrap;
	margin: 15px 0;
}
.brand_top .point01_block .price_wrapper dl{
	margin: 0 20px 0 0;
	font-weight: bold;
}
.brand_top .point01_block .price_wrapper dt{
	display: inline-block;
	width: 60px;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	background: #a09997;
	padding: 5px 0;
	margin: 0 10px 0 0;
}
.brand_top .point01_block .price_wrapper dd{
	display: inline-block;
	color: #867f7a;
	font-size: 2.2rem;
	vertical-align: middle;
}
.brand_top .point01_block .price_wrapper dd small{
	font-size: 1.6rem;
}

.brand_top .point01_block .price_wrapper dl.branet{
	margin: 20px 0 0 0;
}
.brand_top .point01_block .price_wrapper .branet dt{
	width: 190px;
	font-size: 1.8rem;
	background: #e66c67;
	padding: 7px 0;
	margin: 0 20px 0 0;
}
.brand_top .point01_block .price_wrapper .branet dd{
	color: #e56c66;
	font-size: 4rem;
}
.brand_top .point01_block .price_wrapper .branet dd small{
	font-size: 3rem;
}

.brand_top .point01_block .price_more{
	font-size: 1.4rem;
}

.brand_top .point01_block .brand_top .point01_txt{
	color: #857f79;
	font-size: 1.5rem;
	line-height: 1.8;
	margin: 25px 0 0 0;
}

@media screen and (max-width: 667px){
	.brand_top .point01_area{
		padding: 0 10px;
		margin: 30px 0 40px;
	}

	.brand_top .point01_block{
		background: #fcf5f8;
		padding: 15px; 
		position: relative;
	}
	.brand_top .point01_block::after{
		content: '';
		display: block;
		width: 78px;
		height: 102px;
		background: url(../img/brand_point_img.png) no-repeat center / contain;
		position: absolute;
		right: 5px;
		top: -18px;
	}
	.brand_top .point01_block img{
		max-width: 120px;
		max-height: 120px;
		width: auto;
		height: auto;
		margin: 10px auto;
		float: none;
	}
	
	.brand_top .point01_block .accordion_icon{
		top: auto;
		right: 8px;
		bottom: 8px;
		z-index: 1;
	}	

	.brand_top .point01_block .accordion_wrap{
		display: none;
		position: relative;
		z-index: 1;
	}
	.brand_top .point01_block .accordion_wrap::before{
		display: none;
	}

	.brand_top .point01_title{
		font-size: 1.8rem;
		line-height: 1.4;
		padding: 0 0 0 35px;
		position: relative;
		z-index: 1;
	}
	.brand_top .point01_title strong{
		font-size: 1.8rem;
		font-weight: bold;
	}
	.brand_top .point01_title::before{
		width: 50px;
		height: 22px;
		content: 'Check';
		font-size: 1.2rem;
		line-height: 22px;
		border-radius: 0;
		margin: 0;
		position: absolute;
		left: -25px;
		top: 15px;
	}
	
	.brand_top .point_acc { 
		position: relative;
		pointer-events: none;
	}
/*	.brand_top .point_acc::after { 
		position: absolute;
		display: inline-block;
		content: "";
		width: 15px;
		height: 15px;
		background: url(../img/icon_plus_gold.png) no-repeat 0 0;
		background-size: 15px auto;
		bottom: 0;
		right: 0;
		margin: -7px 0 0 0;
	}*/
/*	.brand_top .point_acc.active::after {
		background: url(../img/icon_minus_gold.png) no-repeat 0 0;
		background-size: 15px auto;		
	}*/
	.brand_top .point_scroll_wrap {
		display: block!important;
	}
	
	/*
	.brand_top .point01_title{
		font-size: 1.8rem;
		line-height: 1.4;
		padding: 0 0 0 35px;
		position: relative;
		z-index: 1;
	}
	.brand_top .point01_title strong{
		font-size: 1.8rem;
		font-weight: bold;
	}
	.brand_top .point01_title::before{
		width: 50px;
		height: 22px;
		content: 'Check';
		font-size: 1.2rem;
		line-height: 22px;
		border-radius: 0;
		margin: 0;
		position: absolute;
		left: -25px;
		top: 15px;
	}
	*/
	
	.brand_top .point01_example{
		text-align: center;
		line-height: 1.4;
		font-size: 1.5rem;
	}

	.brand_top .point01_block .price_wrapper{
		display: block;
		width: 100%;
		text-align: center;
		margin: 10px 0;
	}
	.brand_top .point01_block .price_wrapper dl{
		margin: 0 0 5px 0;
	}

	.brand_top .point01_block .price_wrapper dl.branet{
		margin: 15px 0 0 0;
	}
	.brand_top .point01_block .price_wrapper .branet dt{
		width: 100%;
		font-size: 1.6rem;
		margin: 0 0 5px 0;
	}
	.brand_top .point01_block .price_wrapper .branet dd{
		font-size: 3.2rem;
	}
	.brand_top .point01_block .price_wrapper .branet dd small{
		font-size: 2.2rem;
	}

	.brand_top .point01_block .price_more{
		line-height: 1.4;
	}

	.brand_top .point01_block .brand_top .point01_txt{
		display: none;
	}
}


/*    price_area
-------------------------------------------------------------- */
.brand_top .price_scroll_wrap{
	padding: 30px 0 30px 30px;
}

.brand_top .price_area .price_wrapper{
	display: flex;
	width: 100%;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0;
}
.brand_top .price_area .price_wrapper dl{
	display: flex;
	width: 350px;
	margin: 0 0 30px;
	line-height: 1.4;
}
.brand_top .price_area .price_wrapper img{
	width: 90px;
	margin: 0 15px 0 0;
}

.brand_top .price_block_price{
	color: #e56c66;
	font-weight: bold;
	font-size: 2rem;
	margin: 10px 0 0;
}
.brand_top .price_block_price span{
	display: inline-block;
	font-size: 1.2rem;
	border: 1px #e56c66 solid;
	line-height: 1;
	padding: 5px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.brand_top .price_txt {
    margin: 0 20px 30px;
}


@media screen and (max-width: 667px){
	
	.brand_top .price_scroll_wrap{
		padding: 0;
		-webkit-overflow-scrolling: touch;
	}

	.brand_top .price_area .price_wrapper{
		display: block;
		padding: 0;
	}
	.brand_top .price_area .price_wrapper dl{
		width: 100%;
		align-items: center;
		margin: 0;
		padding: 10px 15px;
		border-bottom: 1px solid #ebe4da;
		font-size: 1.2rem;
	}
	.brand_top .price_area .price_wrapper dl h3{
		font-size: 1.5rem;
	}
	.brand_top .price_area .price_wrapper img{
		width: 80px;
		margin: 0 10px 0 0;
	}

	.brand_top .price_block_price{
		font-size: 1.8rem;
		margin: 5px 0 0;
		text-align: center;
	}
	.brand_top .price_block_price span{
		display: block;
		text-align: center;
		padding: 4px 2px;
		margin: 0 0 4px;
	}
	
	.brand_top .price_txt {
		margin: 0;
	}

}


/*    point_area
-------------------------------------------------------------- */
.brand_top .point_area .point_box {
	padding: 20px 90px 30px;
}

.brand_top .point_inner{
	background: url("../img/fstl_bg.png") repeat left top;
	padding: 40px 50px;
	margin: 60px 0 0;
}


@media screen and (max-width: 667px){

	.brand_top .point_area .point_box {
		padding: 0 20px;
	}

	.brand_top .point_inner{
		background: none;
		padding: 0;
		margin: 0;
	}

		
}




/*    faq_area
-------------------------------------------------------------- */
.faq_area{
	padding: 60px 0 0;
}

.new_brand .faq_area{
	padding: 0px 0 0;
    margin: -10px 0 0;
}

.faq_txt{
	line-height: 1.8;
	margin: 25px auto 0;
	text-align: center;
}

.faq_title{
	font-size: 3rem;
    font-weight: bold;
    text-align: center;
}

.faq_area .accordion > ul{
	border-bottom: #d8cfba solid 1px;
	margin: 30px 0 0;
}

.faq_area .accordion > ul > li {
    border: #d8cfba solid 1px;
	border-bottom: none;
}

.faq_area .accordion ul li h4{
	color: #523a34;
    font-size: 1.8rem;
	font-weight: bold;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 237, 238) 70%);
    padding: 20px 70px 20px 70px;
	position: relative;
	transition: 0.5s;
	line-height: 1.4;
}
.faq_area .accordion ul li .accordion_icon{
	top: 50%;
	z-index: 1;
}

.faq_area .accordion ul li h4::before {
    content: "Q";
	font: bold 2.2rem / 1 'Gilda Display', serif;
    position: absolute;
    left: 30px;
    top: 22px;
    transition: 0.5s;
	color: #E56C66;
}
.faq_area .accordion > ul > li > .catbox {
    padding: 30px 50px 30px 70px;
    line-height: 1.8;
	background: #fff;
    position: relative;
}
.faq_area .accordion > ul > li .catbox::before {
    content: "A";
    font: bold 2.2rem / 1 'Gilda Display', serif;
    position: absolute;
    left: 30px;
    top: 32px;
    transition: 0.5s;
	color: #9F8C59;
}

@media screen and (max-width: 667px){
	.faq_area{
		padding: 40px 0 0;
	}
	
	.new_brand .faq_area{
		padding: 10px 0 0;
		margin: 0px 0 0;
	}
	.faq_txt{
		font-size: 1.5rem;
		padding: 0 20px;
    	margin: 10px auto 0;
		display: none;
		text-align: left;
	}
	
	.faq_title{
		font-size: 2rem;
    	line-height: 1.4;
	}

	.faq_area .accordion{
		padding: 0 20px;
	}

	.faq_area .accordion > ul{
		margin: 10px 0 0;
	}
	.faq_area .accordion > ul > li {
		border-bottom: none;
	}

	.faq_area .accordion ul li h4 {
		padding: 20px 30px 20px 40px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.faq_area .accordion ul li h4::before {
		font-size: 1.7rem;
		left: 15px;
    	top: 22px;
	}
	.faq_area .accordion > ul > li > .catbox {
		padding: 20px 20px 20px 40px ;
		font-size: 1.5rem;
	}
	.faq_area .accordion > ul > li .catbox::before {
		font-size: 1.8rem;
		left: 15px;
    	top: 24px;
	}
}


/* -----------------------------------------------------------
    ブランド買取（シリーズ）
-------------------------------------------------------------- */
.series{	
}

@media screen and (max-width: 667px){
	
}


/*    brandtitle_area
-------------------------------------------------------------- */
.series .brandtitle_area{
	background: url("../img/brandtitle_series_area_bg.jpg") #F8E2D8 no-repeat center top;
	height: 440px;
}

.series.new_brand .brandtitle_area{
	background: url("../img/brandtitle_top_area_bg.jpg") #E3CEBD no-repeat center top;
}

/* 時計*/
.series.watch .brandtitle_area{
	background: url("../img/gray_bg.jpg") repeat-y center top / 100% auto;
}
/* 宝石 */
.series.jewelry .brandtitle_area{
	background: url("../img/jewelry_top_area_bg.jpg") #FBF0E6 no-repeat center top;
}

@media screen and (max-width: 667px){
	
	.series .brandtitle_area{
		background: url("../img/brandtitle_series_area_bg_sp.jpg") #F8E2D8 no-repeat top / 100% auto;
		height: auto;
	}
	
	.series.new_brand .brandtitle_area{
		background: url("../img/brandtitle_top_area_bg_sp.jpg") #F7E5D9 no-repeat top / 100% auto;
	}
	
	/* 時計*/
	.series.watch .brandtitle_area{
		background-size: 140% auto;
	}
	/* 宝石 */
	.series.jewelry .brandtitle_area{
		background: url("../img/jewelry_top_area_bg_sp.jpg") #FBF0E6 no-repeat top / 100% auto;
	}
	
	
	.brand_top .brandtitle_title{
		padding: 0 0 0 65px;
	}
	
}


/*    example02_area
-------------------------------------------------------------- */
.series .example02_title{
	color: #928052;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	padding: 0 0 40px;
	position: relative;
}
.series .example02_title::after{
	content: '';
	display: block;
	width: 128px;
    height: 183px;
    background: url(../img/women05.jpg) no-repeat center / contain;
	position: absolute;
    right: 50px;
	bottom: 0;
    z-index: -1;
}

.series .example02_title img{
	display: block;
	margin: 0 auto 15px;
}
.series .example02_title strong{
	color: #d73a3a;
}

.series .example02_bg{
	background: #faefef;
	padding: 30px 50px 15px;
}

.series .example02_small{
	display: block;
	color: #523a34;
	font-size: 1.4rem;
	text-align: right;
	margin: 15px 0 0;
}

/*----- example02_wrapper -----*/
.series .example02_wrapper{
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0 0;
}
.series .example02_wrapper li{
	width: 540px;
	background: #fff;
	border: 1px solid #e5c5ba;
	padding: 40px 50px 10px;
}
.series .example02_wrapper li img{
	max-width: 220px;
	max-height: 250px;
	width: auto;
	height: auto;
	float: right;
	margin: -60px 0 10px;
}

#damier_infini .example02_wrapper li img{
	margin: -30px 0 10px;
}

#brilliant .example02_wrapper li:nth-of-type(2) img{
	margin: -80px 0 25px;
}

.series .example02_brand{
	font-weight: bold;
}
.series .example02_product{
	font-size: 2rem;
	font-weight: bold;
	width: 280px;
	line-height: 1.3;
	margin: 5px 0 20px;
	color: #523a34;
}

#damier_infini.series .example02_product {
	width: 100%;
}

.series .example02_wrapper{
	font-weight: bold;
	margin: 20px 0 0;
}
.series .example02_wrapper dl:nth-of-type(1){
	margin: 0 0 10px;
}
.series .example02_wrapper dt {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    background: #a09997;
    padding: 5px 0;
    margin: 0 10px 0 0;
}
.series .example02_wrapper dd {
    display: inline-block;
    color: #867f7a;
    font-size: 2.2rem;
    vertical-align: middle;
}

.series .example02_wrapper .branet dt {
	display: block;
    width: 190px;
    font-size: 1.8rem;
    background: #e66c67;
    padding: 7px 0;
    margin: 20px 0 5px;
}
.series .example02_wrapper .branet dd {
    color: #e56c66;
    font-size: 3.6rem;
}
.series .example02_wrapper .branet dd small{
	font-size: 2.6rem;
}

@media screen and (max-width: 667px){
	.series .example02_area{
		padding: 20px 0 0;
	}

	.series .example02_catch{
		font-size: 1.6rem;
	}
	.series .example02_catch::before, .series .example02_catch::after{
		width: 15px;
	}

	.series .example02_title{
		font-size: 1.8rem;
		line-height: 1.3;
		padding: 0 10px;
	}
	.series .example02_title::after{
		display: none;
	}
	.series .example02_title img {
		margin: 0 auto 10px;
	}
	
	.series .example02_bg {
		padding: 10px;
		margin: 10px 0 0;
	}

	.series .example02_small{
		text-align: left;
		line-height: 1.5;
		font-size: 1.2rem;
	}

	/*----- example02_wrapper -----*/
	/*
	.series .example02_wrapper{
		display: block;
		margin: 0;
	}
	.series .example02_wrapper li{
		width: 100%;
		padding: 20px;
		margin: 0 0 10px;
	}
	.series .example02_wrapper li img{
		display: block;
		width: 150px;
		margin: 0 auto 10px;
		float: none;
	}
	*/
	.series .example02_wrapper{
		margin: 0;
	}
	.series .example02_wrapper li{
		width: 100%;
		padding: 15px 10px;
		margin: 10px 0 0;
	}
	.series .example02_wrapper li img{
		max-width: 100px;
		max-height: 120px;
		margin: 0 0 0 10px;
	}
	
	#brilliant .example02_wrapper li:nth-of-type(2) img{
	margin: 0 0 0 10px;
}
	
	#damier_infini .example02_wrapper li img{
		margin: 0 0 0 10px;
	}

	#monogram_macassar.series .example02_wrapper li img {
		max-width: 130px;
		max-height: 130px;
	}

	#paris_byzance.series .example02_wrapper li img {
		margin: 3% 12% 0 10px;
	}

	#macadam.series .example02_wrapper li img {
		margin: 0 10% 0 10px;
	}

	#luggage.series .example02_wrapper li img {
		margin: 0 10% 0 10px;
	}

	.series .example02_brand{
		font-size: 1.4rem;
		text-align: center;
		line-height: 1.4;
		margin: 0 0 0;
	}
	.series .example02_product{
		font-size: 1.8rem;
		margin: 0 0 10px;
		line-height: 1.4;
		width: auto;
		text-align: center;
	}

	.series .example02_wrapper dl{
		text-align: left;
	}
	.series .example02_wrapper dl:nth-of-type(1) {
		margin: 0 0 5px;
	}
	.series .example02_wrapper dt {
		width: auto;
		padding: 5px;
		margin: 0 5px 0 0;
	}
	.series .example02_wrapper dd {
		font-size: 2rem;
	}
	/*
	.series .example02_wrapper .branet dt {
		width: 100%;
		font-size: 1.6rem;
		margin: 15px 0 5px;
	}
	*/
	.series .example02_wrapper .branet dt {
		display: inherit;
		width: auto;
		font-size: 1.6rem;
		background: none;
		color: #e66c67;
		padding: 0;
		margin: 15px 0 5px;
		text-align: left;
	}
	
	.series .example02_wrapper .branet dd {
		font-size: 2.8rem;
	}
	.series .example02_wrapper .branet dd small{
		font-size: 1.8rem;
	}
	
}




/* -----------------------------------------------------------
    各ページ：ブランドテンプレート（その他ブランド）
-------------------------------------------------------------- */
.brand_template{}

@media screen and (max-width: 667px){
	
}

/*    brandtitle_area
-------------------------------------------------------------- */
.brand.brand_template .h1_area {
    top: 500px;
}

.brand_template .brandtitle_area{
	background: url("../img/brandtitle_template_area_bg.jpg") no-repeat center top / cover;
	height: auto;
}
.brand_template .brandtitle_area .inner02{
	padding: 60px 0 55px;
	background: url("../img/women01.png") no-repeat right top 20px / 300px auto;
}

.brand_template .brandtitle_title{
	padding: 5px 0 15px 220px;
}
.brand_template .brandtitle_title span{
	display: block;
	font-size: 1.6rem;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.1em;
	margin: 0 0 15px;
	color: #938152;
}

@media screen and (max-width: 667px){
	
	.brand.brand_template .h1_area {
		top: 46px;
	}
	
	.brand_template .brandtitle_area{
		background: url("../img/brandtitle_template_area_bg_sp.jpg") no-repeat center top / cover;
		height: auto;
		padding: 0;
	}
	.brand_template .brandtitle_area .inner02{
		padding: 15px 20px 15px 10px;
		background: url("../img/women01.png") no-repeat right 5px top 5px / 100px auto;
		background: none;
	}

	.brand_template .brandtitle_title{
		padding: 0 0 0 65px;
	}
	.brand_template .brandtitle_title span{
		font-size: 1.1rem;
		letter-spacing: 0.05em;
		margin: 0 0 5px;
	}
	.brand_template .brandtitle_title::before {
		top: 2px;
	}

	
	
}

/*    intro_txt
-------------------------------------------------------------- */
.brand_template .intro_txt{
	line-height: 1.8;
	text-align: center;
}

@media screen and (max-width: 667px){
	
	.brand_template .intro_txt{
		font-size: 1.5rem;
		line-height: 1.7;
		padding: 15px 20px;
		text-align: left;
	}
	
}



/*    omakase_area
-------------------------------------------------------------- */
.brand_template .omakase_area{
	padding: 0;
}

.brand_template .omakase_title{
	color: #938152;
}

@media screen and (max-width: 667px){
	.brand_template .omakase_area{
		padding: 20px 0 0;
	}
}

/*    value_area
-------------------------------------------------------------- */
.brand_template .value_area{
	padding: 0;
}
.brand_template .value_area::after{
	display: none;
}

@media screen and (max-width: 667px){
	
	.brand_template .value_area {
		padding: 30px 0 0;
	}
	
	.brand_template .value_area::after{
		display: none;
	}

}

/*    damage_area
-------------------------------------------------------------- */
.brand_template .damage_area{
	margin: 50px auto 0;
}

@media screen and (max-width: 667px){
	
	.brand_template .damage_area{
		margin: 30px auto 0;
	}
	
}

/*    matomete_area
-------------------------------------------------------------- */
.brand_template .matomete_area{
	text-align: center;
	padding: 50px 0 70px;
}

@media screen and (max-width: 667px){
	.brand_template .matomete_area{
		padding: 20px 10px 30px;
	}
	
}



/*    宝石基礎知識
-------------------------------------------------------------- */
.knowledge_area{
	padding: 60px 0 0;
}
.knowledge_area .section_txt{
	text-align: left;
	padding: 25px 0 0;
}

.knowledge_area .knowledge_list{
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.knowledge_area .knowledge_list li{
	width: 540px;
	margin: 30px 0 0;
	border: 3px double #d8cfba;
	padding: 30px;
}
.knowledge_area .knowledge_list .knowledge_title {
	color: #938152;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.knowledge_area .knowledge_list li .section_txt{
	padding: 15px 0 0;
	font-size: 1.5rem;
}

@media screen and (max-width: 667px){
	
	.knowledge_area{
		padding: 30px 20px 0;
	}
	.knowledge_area .section_txt{
		padding: 10px 0 0;
	}

	.knowledge_area .knowledge_list{
		display: block;
	}
	.knowledge_area .knowledge_list li{
		width: auto;
		margin: 15px 0 0;
		padding: 20px;
	}
	.knowledge_area .knowledge_list .knowledge_title {
		font-size: 1.8rem;
	}
	.knowledge_area .knowledge_list li .section_txt{
		padding: 10px 0 0;
	}
	
}



/*    2021.3.26 その他ブランドテンプレート
-------------------------------------------------------------- */
.brand.brand_template .template .detail_contents h2{
	color: #523a34!important;
	font-size: 2.4rem!important;
	background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 237, 238) 70%)!important;
	padding: 15px 30px!important;
	margin: 40px 0 30px!important;
	border: 1px solid #d8cfba!important;
	border-bottom: 4px solid #bca884!important;
	border-radius: 0!important;
}

.brand_template .reason_area .keyword_area{
	background: #f6f6f6;
	padding: 40px;
	margin: 20px 0 0;
}
.brand_template .reason_area .keyword_area .keyword_title{
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	background: none;
}
.brand_template .reason_area .keyword_area .keyword_txt{
	line-height: 1.8;
	margin: 10px 0 0 0;
	text-align: left;
}

@media screen and (max-width: 667px){
	
	.brand.brand_template .reason_area.template{
		padding: 0!important;
	}
	.brand.brand_template .template .reason_about_area{
		padding: 10px!important;
		margin: 0!important;
	}
	.brand.brand_template .template .detail_contents h2{
		font-size: 2rem!important;
		padding: 15px!important;
		margin: 20px 0 20px 0!important;
		border-bottom: 3px solid #bca884!important;
	}
	
	.brand_template .reason_area .keyword_area{
		padding: 15px;
	}
	.brand_template .reason_area .keyword_area .keyword_title{
		font-size: 1.7rem;
	}
	.brand_template .reason_area .keyword_area .keyword_txt{
		margin: 10px 0 0 0;
		font-size: 1.5rem;
	}
	
}



/*    古い買取実績
-------------------------------------------------------------- */
.brand.series .catch_title{
	color: #fff;
    background: url("../img/bg_pink02.png") left top;
	font-size: 2.6rem;
	font-weight: bold;
	padding: 70px 0 20px 70px;
    text-align: center;
}

.brand.series .performance_block{
    background: #F5ECE7;
    border: 1px #E5C5BA solid;
    /*display: flex;*/
    display: none;
    justify-content: space-between;
    margin: 30px auto 0;
    padding: 50px;
    width: 1200px;
}

.brand.series .performance_block.item-active {
	display: flex;
}

/* 左：画像 */
.brand.series .performance_block .img_block{
    width: 450px;
    text-align: center;
	padding-top: 40px;
}

.brand.series .performance_block .img_block .catch{
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
	letter-spacing: .03em;
	color: #E56C66;
	padding: 15px 15px;
}

.brand.series .performance_block .img_block .img img {
    max-width: 330px;
    max-height: 280px;
}

.brand.series .performance_block .img_block .name{
    font-weight: bold;
    line-height: 1.6;
    font-size: 2rem;
    padding: 0px 15px 30px;
}

.brand.series .performance_block .img_block .price_icon{
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
    background: #e66c67;
    padding: 8px 20px;
    margin: 0 15px 0 0;
    color: #fff;
    vertical-align: middle;
}

.brand.series .performance_block .img_block .price {
    display: inline-block;
    font-size: 4rem;
    vertical-align: middle;
    font-weight: bold;
    color: #d3353f;
    font-style: italic;
    line-height: 1;
    margin: 0 6px 0 0;
    letter-spacing: .03em;
    font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.brand.series .performance_block .img_block .price span {
    color: #d3353f;
    font-weight: 500;
    font-size: 2.2rem;
    margin: 10px 0 0 7px;
    font-style: normal;
}



/* 右：画像 */
.brand.series .performance_block .damage_block{
    width: 600px;
}

.brand.series .performance_block .damage_block .img_list{
    display: flex;
    flex-wrap: wrap;
}

.brand.series .performance_block .damage_block .img_list li{
    padding: 0 0 15px;
    font-size: 1.4rem;
    text-align: center;
    width: 200px;
}

.brand.series .performance_block .damage_block .img_list_head {
    height: 150px;
    line-height: 150px;
    width: 100%;
}

.brand.series .performance_block .damage_block .img_list li span{
    display: block;
    margin: 10px auto 0 auto;
    width: 200px;
}

.brand.series .performance_block .damage_block .img_list_head img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.brand.series .performance_block .damage_block .concierge {
    background: #fff;
    border: 1px #E5C5BA solid;
    padding: 20px 15px;
}

.brand.series .performance_block .damage_block .comment_title{
    font-weight: bold;
    font-size: 1.5rem;
    padding: 5px 0 0;
}

.brand.series .performance_block .damage_block .comment{
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 10px 0 0;
}

.brand.series .performance_block .damage_block .slide_txt {
    display: none;
}

.brand.series .old_slider .readMoreBtn03 {
	cursor: pointer;
	text-align: center;
	margin: 20px auto 0 auto;
	display: none;
}

.brand.series .old_slider .readMoreBtn03 a {
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	width: 280px;
	border-radius: 30px;
	margin: 0 auto;
	position: relative;
	padding: 15px 0;
	transition: 0.3s;
	background: #e66c67;
	z-index: 9;
}

.brand.series .old_slider .readMoreBtn03 a::before,
.brand.series .old_slider .readMoreBtn03 a::after {
	background: #fff;
	content: "";
	position: absolute;
}

.brand.series .old_slider .readMoreBtn03 a::before{
	height: 1px;
	right: 18px;
	top: 52%;
	-webkit-transform : translateY(-52%);
	transform : translateY(-52%);
	width: 14px;
}

.brand.series .old_slider .readMoreBtn03 a::after{
	height: 14px;
	right: 24.5px;
	top: 50%;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	width: 1px;
}

.brand_top .old_performance_area {
	padding: 20px 0 0;
}


@media screen and (max-width: 667px){

    .brand.series .performance_block{
        padding: 30px 10px 0;
    }

    .brand.series .catch_title{
        font-size: 1.8rem;
        padding: 10px;
        line-height: 1.4;
    }
    
    
    .brand.series .performance_block{
        display: none;
        margin: 20px auto 0;
        padding: 20px;
        width: calc( 100% - 20px);
    }

    .brand.series .performance_block.item-active {
    	display: block;
    }

    /* 左：画像 */
    .brand.series .performance_block .img_block{
        width: auto;
        padding: 0 0 15px
    }

    .brand.series .performance_block .img_block .catch{
        font-size: 1.6rem;
		text-align: center;
		padding: 15px 10px;
    }

    .brand.series .performance_block .damage_block .img_list_head {
       height: 90px;
       line-height: 90px;
    }

    .brand.series .performance_block .img_block .name{
        line-height: 1.6;
        padding: 10px 15px 15px;
        text-align: center;
        font-weight: bold;
		font-size: 2rem;
    }
	
	.brand.series .performance_block .img_block .price1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .brand.series .performance_block .img_block .price_icon{
        display: block;
        padding: 8px 20px;
        margin: 0 8px 2px 0;
    }

    .brand.series .performance_block .img_block .price {
        display: block;
        font-size: 3rem;
    }

    .brand.series .performance_block .img_block .price span {
        font-size: 1.8rem;
    }



    /* 右：画像 */
    .brand.series .performance_block .damage_block{
        width: 100%;
        display: block;
    }

    .brand.series .performance_block .damage_block .img_list{
        flex-wrap: nowrap;
        width: 100%;
    }

    .brand.series .performance_block .damage_block .img_list li{
        padding: 0 0 5px;
        font-size: 1.3rem;
    }

    .brand.series .performance_block .damage_block .img_list_head img {
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        width: unset;
    }

    .brand.series .performance_block .img_block .img img{
        width: 100%;
        max-width: 240px;
        max-height: unset;
    }

    .brand.series .performance_block .damage_block .img_list li span{
        margin: 5px 0 0;
        width: 120px;
        white-space: break-spaces;
    }
	
	.brand.series .performance_block .damage_block .concierge {
    padding: 10px 15px;
    margin: 15px 0 10px;
}

    .brand.series .performance_block .damage_block .comment_title{
        padding: 10px 0 0;
    }

    .brand.series .performance_block .damage_block .comment{
        padding: 10px 0 0;
    }
    
    .brand.series .scroll_wrap {
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .brand.series .damage_block .slide_txt {
        display: block;
        text-align: right;
        font-size: 1.2rem;
        line-height: 1.3;
        padding: 10px 0 5px;
        color: #777;
    }

    .brand.series .old_slider .readMoreBtn03 {
        margin: 20px auto 0 auto;
    }

    .brand.series .old_slider .readMoreBtn03 a {
        margin: 0;
        padding: 13px 0;
    }

    .brand_top .old_performance_area  .tab-area{
		padding: 0 20px;
	}

}




/* -----------------------------------------------------------
    202204ブランド・シリーズ改修【目次】
-------------------------------------------------------------- */
.outline-area {
	background: #faefef;
	padding: 50px 0 35px 0;
	margin: 0 0 50px 0;
	position: relative;
}

.outline-area::before {
	content: "";
	right: 0;
	bottom: 0;
	background: url("../img/outline-bg.png")right top/contain no-repeat;
	width: 1600px;
	height: 100%;
	position: absolute;
}

.outline-area .outline-contents {
	background: #fff;
	padding: 30px 20px 30px 230px;
	position: relative;
	box-shadow: 0px 0px 12px 0 rgb(240, 227, 227);
}

.outline-area .outline-ttl {
	color: #e56c66;
	position: absolute;
	top: -25px;
	left: -20px;
	font-family: 'Cinzel', serif;
	font-size: 4rem;
}

.outline-area .outline-img {
	max-width: 230px;
	max-height: 230px;
	position: absolute;
	bottom: 45px;
	left: -70px;
}
.outline-area .outline-img.old {
	bottom: -15px;
}

.outline-area .outline-img img {
	width: 100%;
	height: auto;
}

.outline-area .outline-list ul {
	display: flex;
	flex-wrap: wrap;
}

.outline-area .outline-list li {
	width: calc( ( 100% - 40px ) / 3 );
	margin: 7px 20px 0 0;
}

.outline-area .outline-list li:nth-child(3n) {
	margin-right: 0;
}

.outline-area .outline-list a {
	display: block;
	padding: 11px 0 11px 22px;
	font-size: 1.8rem;
	position: relative;
	color: #53383f;
}

.outline-area .outline-list a::before {
	content: "";
	background: url("../img/arrow_pink.png") no-repeat center center /contain;
	width: 12px;
	height: 12px;
	transform: rotate(90deg);
	display: inline-block;
	position: absolute;
	left: 0;
	top: 15px;
}


@media screen and (max-width: 667px) {
	
	.outline-area {
		background: #f8ebe3;
		padding: 40px 0 25px 0;
		margin: 20px 0 30px;
	}
	
	.outline-area::before {
		background: none;
		height: 100%;
		width: 100%;
	}

	.outline-area .outline-ttl {
		top: -15px;
		left: -10px;
		font-size: 2.5rem;
	}
	
	.outline-area .outline-contents {
		padding: 20px;
	}
	
	.outline-area .outline-list li {
		width: 100%;
		margin: 7px 0 0 0!important;
	}
	
	.outline-area .outline-list a {
		padding: 8px 0 8px 22px;
		font-size: 1.6rem;
	}
	
	.outline-area .outline-list a::before {
		top: 10px;
	}
	
	.outline-area .outline-img,
	.outline-area .outline-img.old{
		max-width: 120px;
		max-height: 150px;
		top: -30px;
		right: 10px;
		left:auto;
		bottom: auto;
	}

}

/* -----------------------------------------------------------
    202204ブランド・シリーズ改修【最新買取事例】
-------------------------------------------------------------- */
.newcase-subttl {
	background: linear-gradient(20deg, #b7a482 0, #ccb58c 100%);
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
	text-align: left;
	/*white-space: nowrap;*/
	padding: 15px 20px 14px 20px;
	width: 100%;
	margin: 0 0 20px 0;
	line-height: 1.3;
}

.newcase-area {
	position: relative;
	padding: 0 0 50px 0;
	margin: 0 0 60px 0;
	counter-reset: newcase-num;
}

.new_brand .newcase-area {
	padding: 80px 0;
}

.newcase-area::before {
	content: "";
	background: url("../img/newcase-bg.jpg")center bottom/cover no-repeat;
	width: 100%;
	height: calc( 100% - 350px );
	position: absolute;
	left: 0;
	bottom: 0;
}

.newcase-area .newcase-inner {
	padding: 0;
	max-width: 1600px;
	position: relative;
	margin: 0 auto;
}

.newcase-area .section_title {
	font-weight: bold;
	margin: 10px 0 0 0;
}

.newcase-area .newcase-intro {
	line-height: 1.8;
	margin: 25px auto 10px auto;
	text-align: center;
}

.newcase-area .newcase-item {
	background: rgba(255,255,255,.85);
	box-shadow: 0px 0px 12px 0 rgba(46, 37, 5, 0.3);
	margin: 25px 15px 15px 15px;
	max-width: 500px;
	position: relative;
}

.newcase-area .newcase-num {
	position: absolute;
	top: -13px;
	left: 0;
}

.newcase-area .newcase-num .num{
	counter-increment: newcase-num 1;
	justify-content: center;
	font: italic bold 2.5rem/1 'Cinzel', serif;
	white-space: nowrap;
	position: relative;
	display: none;
}

.newcase-area .newcase-num .num::before {
	color: #846513;
	content: "0"counter(newcase-num);
	padding: 0 3px 0 0;
	position: absolute;
	left: 5px;
	top: 0;
}

.newcase-area .newcase-img {
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
}

.newcase-area .newcase-img .large {
	flex-shrink: 0;
	width: 63.4%;
	height: 206px;
	line-height: 176px;
	padding: 10px;
	text-align: center;
}

.newcase-area .newcase-img .large img {
	display: inline;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	width: auto;
	height: auto;
}

.newcase-area .newcase-img .small {
	align-content: space-between;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 35%;
}

.newcase-area .newcase-img .small li {
	background: #f5f4ec;
	cursor: pointer;
	width: calc( ( 100% - 7px) / 2 );
	height: 100px;
	line-height: 80px;
	padding: 5px;
	text-align: center;
}

.newcase-area .newcase-img .small li.thum-active {
	background: linear-gradient(50deg, #f7eaea 0, #fdf1f1 100%);
	border: 1px solid #cf797f;
}

.newcase-area .newcase-img .small li:nth-child(n+3){
	margin-top: 7px;
}

.newcase-area .newcase-img .small img {
	display: inline;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	width: auto!important;
	height: auto!important;
}

.newcase-area .slick-next,
.newcase-area .slick-prev{
	background: rgba(255,255,255,.8);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #c4b797;
	display: flex;
	justify-content: center;
	align-items: center;
}

.newcase-area .slick-next {
	transition: .3s;
	right: -20px;
	bottom: 0;
}

.newcase-area .slick-prev {
	transition: .3s;
	left: -20px;
	bottom: 0;
}

.newcase-area .slick-next::before,
.newcase-area .slick-prev::before {
	content: "";
	height: 6px;
	width: 31px;
	position: absolute;
	opacity: 1!important;
}

.newcase-area .slick-prev:hover,
.newcase-area .slick-prev:focus,
.newcase-area .slick-next:hover,
.newcase-area .slick-next:focus {
	color: transparent;
	outline: none;
	background: rgba(255,255,255,.8)!important;
	box-shadow: 0px 0px 5px 0px rgb(187, 167, 132);
}

.newcase-area .slick-next::before {
	background: url(../img/newcase-arrow02.png)center center/contain no-repeat;
}

.newcase-area .slick-prev::before {
	background: url(../img/newcase-arrow03.png)center center/contain no-repeat;
}

.newcase-area .slick-dots {
	bottom: -15px;
	right: 0;
	left: 0;
	width: auto;
}

.newcase-area .slick-dots li {
	height: 8px;
	width: 8px;
	margin: 0 10px;
}

.newcase-area .slick-dots li::before {
	background: #e3e0d9;
}


.newcase-area .slick-dots li button {
	height: 8px;
	width: 8px;
	padding: 0;
}

.newcase-area .slick-dots li button:before {
	height: 8px;
	width: 8px;
	border-radius: 50%;
}

.newcase-area .slick-dots li.slick-active button::before {
	background: #e87d85;
}

.newcase-area .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.newcase-area .newcase-elements {
	align-items: center;
	display: flex;
	margin: 5px 0 0 0;
	padding: 0 10px 0 20px;
	justify-content: space-between;
}

.newcase-area .newcase-elements .name-wrap {
	color: #523a34;
	font-weight: bold;
	line-height: 1.4;
}

.newcase-area .name-big {
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0 20px;
	margin: 13px 0 0 0;
	line-height: 1.4;
}

.newcase-area .name-big > p {
	display: inline;
}

.newcase-area .name-wrap .name {
	margin: 5px 0 0 0;
}

.newcase-area .name-wrap .product-name {
	margin: 5px 0 0 0;
}

.newcase-area .newcase-elements .price {
	color: #d3353f;
	flex-shrink: 0;
	margin: 0 0 0 15px;
	text-align: left;
}

.newcase-area .newcase-elements .price-ttl span {
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0 0 0 3px;
}

.newcase-area .newcase-elements .price-num {
	color: #d3353f;
	font-weight: bold;
	font-style: italic;
	font-size: 3.8rem;
	line-height: 1;
	text-align: center;
	margin: 7px 0 0 0;
	letter-spacing: .04em;
}

.newcase-area .newcase-elements .price-num span {
	font-size: 1.6rem;
	font-style: normal;
	margin: 0 0 0 4px;
}

.newcase-area .btm-bg {
	background: url("../img/newcase-voice-bg.png")left bottom/cover no-repeat;
	padding-bottom: 20px;
}

.newcase-area .newcase-voice {
	padding: 25px 20px 0 20px;
}

.newcase-area .newcase-voice .voice-ttl {
	color: #846513;
	font-weight: bold;
	font-size: 1.5rem;
	position: relative;
}

.newcase-area .newcase-voice .voice-ttl::before {
	content: "";
	height: 1px;
	width: calc( 100% - 130px );
	background: #c7b89e;
	position: absolute;
	right: 0;
	top: 7px;
}

.newcase-area .newcase-voice .voice-txt {
	color: #523a34;
	font-size: 1.5rem;
	margin: 10px 0 0 0;
	line-height: 1.5;
	letter-spacing: .05em;
	height: 85px;
	overflow: hidden;
}

.newcase-area .newcase-voice.active .voice-txt {
	height: auto;
	overflow: auto;
	min-height: 90px;
}

.newcase-area .newcase-link {
	display: block;
	font-size: 1.5rem;
	color: #412B21;
	border-bottom: 1px solid #675431;
	width: 90px;
	margin: 0 auto;
	padding: 10px 15px 3px 2px;
	text-align: center;
}

.newcase-area .newcase-link .txt {
	font-family:'Cinzel', serif;
	font-size: 1.6rem;
	position: relative;
	letter-spacing: .03em;
}

.newcase-area .newcase-link .txt::before {
	content: "";
	background: url(../img/newcase-arrow01.png)center center/contain no-repeat;
	height: 4.5px;
	width: 29px;
	position: absolute;
	right: -20px;
	top: 7px;
	transition: .5s;
}

.newcase-area .newcase-link:hover .txt::before {
	right: -25px;
}

.newcase-area .newcase-link .txt span {
	font-size: 2rem;
}

.newcase-area .btn_more {
	margin: 40px auto 0;
}

.newcase-area .btn_more a {
	color: #a08c59;
	background: #fff url("../img/arrow_gold.png") no-repeat right 20px top 23px / 8px 13px;
	border: 1px solid #baa681;
}

.newcase-area .btn_more a:hover {
	color: #fff;
	background: #a08c59 url("../img/arrow_white.png") no-repeat right 20px top 23px / 8px 13px;
}

.newcase-area .slider-num {
	position: absolute;
	top: -50px;
	right: 100px;
	font: italic bold 2.5rem/1 'Cinzel', serif;
	color: #846513;
}

.newcase-area .slider-num .now-count {
	font-size: 5rem;
	margin: 0 10px 0 0;
}

.newcase-area .slider-num .all-count {
	margin: 0 0 0 10px;
}
.newcase-area.cms-brand .slider-num {
	display: none;
}




/*もっと見るボタン*/
.newcase-area .readmore {
	position: relative;
}

.newcase-area .readmore *,
.newcase-area .readmore *:before,
.newcase-area .readmore *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.newcase-area .readmore::before {
	background: linear-gradient(to bottom, rgba(251, 249, 243,.1) 0%, rgb(251, 249, 243) 90%);
	content: "";
	bottom: -20px;
	left: 0;
	position: absolute;
	height: 100px;
	width: 100%;
	z-index: 2;
	transition: all 0.7s;
}

.newcase-area .readmore.active::before {
	background: none;
	height: auto;
	transition: all 0.7s;
}

.newcase-area .readmore .readmore-label {
	background-color: #cab38b;
	border-radius: 40px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	transition: all 0.7s;
	height: 35px;
	letter-spacing: 0.05em;
	width: 150px;
	z-index: 3;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
}


.newcase-area .newcase-voice.active .readmore-label {
	display: none;
}

.newcase-area .readmore .readmore-label::after {
	content: 'もっと見る';
	height: 24px;
	line-height: 1;
	transition: all 0.7s;
	width: 150px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.newcase-area .readmore .readmore-label span {
	position: absolute;
	right: 13px;
	bottom: 9px;
}

.newcase-area .readmore .readmore-label span::before {
	font-size: 1.5rem;
	content: "";
	background: url("../img/arrow_white.png") no-repeat center center /contain;
	width: 12px;
	height: 12px;
	transform: rotate(90deg);
	display: inline-block;
}

.newcase-area .readmore .readmore-check {
	display: none;
}

.newcase-area .readmore .readmore-content {
	height: 130px; /* 開く前に見えている部分の高さ */
	transition: all 0.7s;
}

.newcase-area .readmore.active .readmore-content {
	height: auto;
	min-height: 130px;
}

.newcase-area .readmore-content .staff {
	float: left;
	margin: 0 10px 10px 0;
	display: none;
}

.newcase-area .readmore-content .staff img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.newcase-area .readmore-content .staff .branet_from {
	margin: 5px auto 0;
	font-weight: 500;
	font-size: 1.4rem;
	color: #7c6733;
}

.newcase-area .readmore-content .staff .branet_from span {
	display: block;
	font: 900 1.2rem / 1 'Cinzel', serif;
	color: #896e29;
	margin: 3px 0;
}



@media screen and (max-width: 667px) {
	
	.newcase-area {
		padding: 0 0 40px 0;
		margin: 0;
	}

	.new_brand .newcase-area {
		padding: 30px 0;
	}
	
	.new_brand .newcase-area .btn_more{
		margin: 0 auto;
	}
	
	.newcase-area::before {
		height: calc( 100% - 400px );
	}
	
	.newcase-area .readmore::before {
		background: linear-gradient(to bottom, rgba(251, 249, 243,.1) 0%, rgb(251, 249, 243) 90%);
	}
	
	.newcase-area .section_title {
		margin: 6px 0 0 0;
	}
	
	.newcase-area .newcase-intro {
		margin: 15px auto 10px auto;
		text-align: left;
	}
	
	.newcase-area .section_title_eng {
		font-size: 2.2rem;
	}
	
	.newcase-area .newcase-num .num {
		font-size: 2.8rem;
	}
	
	.newcase-area .newcase-num .num::before {
		top: -3px;
	}
	
	.newcase-subttl {
		font-size: 1.7rem;
		padding: 17px 10px 17px 10px;
		margin: 0 0 10px 0;
	}
	
	.newcase-area .newcase-item {
		margin: 25px 10px 15px 10px;
	}
	
	.newcase-area .newcase-img .large {
		margin: 0 auto;
		width: calc( 100% - 80px );
		height: 180px;
		line-height: 160px;
	}
	
	.newcase-area .newcase-img .small {
		flex-direction: column;
		justify-content: flex-start;
	}
	
	.newcase-area .newcase-img .small li {
		width: 100%;
		height: 40px;
		line-height: 28px;
		margin: 0 0 7px 0;
	}
	
	.newcase-area .newcase-img .small li:nth-child(n+3) {
		margin-top: 0;
	}
	
	.newcase-area .newcase-elements {
		display: block;
		margin: 5px 0 0 0;
		padding: 0 10px;
	}
	
	.newcase-area .name-big {
		padding: 0 10px;
		display: block;
	}
	
	.newcase-area .newcase-elements .name {
		width: 100%;
	}
	
	.newcase-area .newcase-elements .price {
		align-items: center;
		display: flex;
		justify-content: center;
		width: 100%;
		margin: 7px 0 0 0;
	}
	
	.newcase-area .newcase-elements .price-ttl span {
		width: auto;
		padding: 0 5px;
	}
	
	.newcase-area .newcase-elements .price-num {
		font-size: 3rem;
		margin: 0 0 0 5px;
	}
	
	.newcase-area .newcase-voice {
		padding: 35px 10px 5px 10px;
	}
	
	.newcase-area .newcase-voice .voice-ttl {
		font-size: 1.4rem;
		text-align: center;
	}

	.newcase-area .newcase-voice .voice-ttl::before {
		display: none;
	}

	.newcase-area .newcase-voice .voice-ttl span {
		position: relative;
	}

	.newcase-area .newcase-voice .voice-ttl span::before {
		content: "";
		height: 1px;
		width: 50%;
		background: #c7b89e;
		position: absolute;
		right: -55%;
		top: 7px;
	}

	.newcase-area .newcase-voice .voice-ttl span::after {
		content: "";
		height: 1px;
		width: 50%;
		background: #c7b89e;
		position: absolute;
		left: -56%;
		top: 7px;
	}
	
	.newcase-area .newcase-voice .voice-txt {
		font-size: 1.4rem;
		margin: 8px 0 0 0;
		height: 85px;
	}
	
	.newcase-area .newcase-link .txt {
		font-size: 1.5rem;
	}
	
	.newcase-area .newcase-link .txt span {
		font-size: 1.7rem;
	}
	
	.newcase-area .btn_more {
		/*bottom: -60px;*/
		margin: 20px;
	}
	
	.newcase-area .btn_more a {
		background-position: right 10px top 18px;
	}

	.newcase-area .slick-list {
		padding-right: 50px;
		/*padding-bottom: 10px;*/
	}
	
	.newcase-area .slick-next,
	.newcase-area .slick-prev {
		width: 40px;
		height: 40px;
	}
	
	.newcase-area .slick-next {
		/*top: 0;*/
		right: 10%;
		bottom: auto;
		top:64%;
	}
	
	.newcase-area .slick-prev {
		/*top: 0;*/
		left: -1%;
		bottom: auto;
		top:64%;
	}
	
	.newcase-area .slick-next::before,
	.newcase-area .slick-prev::before {
		/*height: 6px;
		width: 5px;*/
	}
	
	.newcase-area .slick-dots {
		bottom: -10px;
	}
	
	.newcase-area .slick-dots li {
		margin: 0 10px;
	}
	
	.newcase-area .slick-dots li button {
		width: 10px;
		height: 10px;
	}
	
	.newcase-area .slick-dots li button::before {
		width: 10px;
		height: 10px;
	}
	
	.newcase-area .slick-dotted.slick-slider {
  		margin-bottom: 0;
	}
	
	.newcase-area .readmore .readmore-label::after {
		width: 230px;
		padding: 5px 0;
		height: 29px;
	}

	.newcase-area .readmore-content .staff img {
		width: 70px;
		height: 70px;
	}

	.newcase-area .readmore-content .staff .branet_from span {
		margin: 3px 0 1px 0;
	}

	.newcase-area .slider-num {
		font-size: 2rem;
		top: 3px;
		left: 20px;
		right: auto;
		padding: 0 10px 0 0;
	}

	.newcase-area .slider-num .now-count {
		font-size: 3.6rem;
	}

}




/* -----------------------------------------------------------
    202204ブランド・シリーズ改修【ランキング】
-------------------------------------------------------------- */
.rank-area {
	counter-reset: rank-num;
	margin: 0 0 40px 0;
}

.series .rank-area {
	margin-bottom: 0;
}

.series .rank-area .section_title_eng {
	margin-top: 60px;
}

.rank-area .rank-intro {
	line-height: 1.8;
	margin: 25px auto 25px auto;
	text-align: center;
}

.rank-area .rank-num {
	counter-increment: rank-num 1;
	width: 40px;
	height: 40px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font: italic bold 2.2rem/1 'Cinzel', serif;
	white-space: nowrap;
}

.rank-area .rank-num::before {
	color: #9b6b3f;
	content: counter(rank-num);
	padding: 0 3px 0 0;
}

.rank-area .rank-num::after {
	content: "";
	position: absolute;
	background: url("../img/rank-illust03.png")center center/contain no-repeat;
	width: 40px;
	height: 37px;
}

.rank-area .ranking {
	position: relative;
	margin: 30px 0 0 0;
}

.rank-area .section_title {
	font-weight: bold;
	margin: 5px 0 0 0;
}

.rank-area .rank-name {
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 0 20px;
}

.rank-area .ranking-inner {
	display: flex;
	flex-wrap: wrap;
}

.rank-area .ranking-inner dl {
	display: block;
	border: 1px solid #dad3c8;
	width: calc( ( 100% - 90px ) / 4 );
	padding: 15px;
	margin-top: 25px;
}

.rank-area .ranking-inner dl:nth-of-type(3),
.rank-area .ranking-inner dl:nth-of-type(4),
.rank-area .ranking-inner dl:nth-of-type(5),
.rank-area .ranking-inner dl:nth-of-type(7),
.rank-area .ranking-inner dl:nth-of-type(8),
.rank-area .ranking-inner dl:nth-of-type(9) {
	margin-right: 30px;
}

.rank-area .ranking-inner dl:nth-of-type(6),
.rank-area .ranking-inner dl:nth-of-type(10) {
	margin-right: 0;
}

.rank-area .ranking-inner dt {
	height: 150px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rank-area .ranking-inner dt img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.rank-area .performance_name {
	display: flex;
	padding: 0;
	align-items: flex-start;
	padding: 0 0 0 10px;
}

.rank-area .performance_condition {
	color: #aea48b;
	font-size: 1.4rem;
	font-weight: 400;
	margin: 10px 0 0 0;
	line-height: 1.3;
	letter-spacing: .03em;
}

.rank-area .performance_price {
	color: #d3353f;
	font-weight: 500;
	font-size: 1.5rem;
	margin: 10px 0 0;
}

.rank-area .performance_price .kaitori {
	color: #bdae92;
	padding: 5px 6px;
	margin: 0 8px 2px 0;
}

.rank-area .performance_price strong {
	color: #d3353f;
	font-weight: bold;
	font-style: italic;
	font-size: 2.8rem;
	line-height: 1;
	margin: 0 6px 0 0;
	letter-spacing: .03em;
}

	
.rank-area .more-check {
	display: none;
}

/*上２つ*/
.rank-area .ranking-inner dl:first-of-type,
.rank-area .ranking-inner dl:nth-of-type(2) {
	width: calc( ( 100% - 70px ) / 2 );
	background: #fff;
	display: flex;
	border-style: none;
	box-shadow: 0px 0px 12px 0 rgb(217, 207, 184);
	position: relative;
}

.rank-area .ranking-inner dl:first-of-type::before,
.rank-area .ranking-inner dl:nth-of-type(2)::before {
	content: "";
	position: absolute;
	top: -30px;
	left: -25px;
	width: calc( 100% + 50px );
	height: calc( 100% + 60px );
	background: #F1E5DE;
	z-index: -1;
}

.rank-area .ranking-inner dl:first-of-type .rank-num::before,
.rank-area .ranking-inner dl:nth-of-type(2) .rank-num::before {
	position: relative;
	z-index: 2;
	padding: 7px 3px 0 0;
}

.rank-area .ranking-inner dl:first-of-type {
	margin: 30px 10px 25px 25px;
}

.rank-area .ranking-inner dl:first-of-type .rank-num::after {
	background: url("../img/rank-illust01.png")center center/contain no-repeat;
	width: 52px;
	height: 37px;
}

.rank-area .ranking-inner dl:first-of-type .rank-num::before {
	color: #957216;
}

.rank-area .ranking-inner dl:nth-of-type(2) {
	margin: 30px 25px 25px 10px;
}

.rank-area .ranking-inner dl:nth-of-type(2) .rank-num::after {
	background: url("../img/rank-illust02.png")center center/contain no-repeat;
	width: 52px;
	height: 37px;
}

.rank-area .ranking-inner dl:nth-of-type(2) .rank-num::before {
	color: #8c9497;
}

.rank-area .ranking-inner dl:first-of-type dt ,
.rank-area .ranking-inner dl:nth-of-type(2) dt {
	width: 180px;
	height: 180px;
	flex-shrink: 0;
	margin-right: 15px;
}

.rank-area .ranking-inner dl:first-of-type  dd .rank-name ,
.rank-area .ranking-inner dl:nth-of-type(2)  dd .rank-name {
	font-size: 1.8rem;
}

.rank-area .ranking-inner dl:first-of-type .performance_condition ,
.rank-area .ranking-inner dl:nth-of-type(2) .performance_condition {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 8px 0 0 0;
}

.rank-area .ranking-inner dl:first-of-type .performance_price ,
.rank-area .ranking-inner dl:nth-of-type(2) .performance_price {
	font-size: 1.7rem;
	text-align: left;
	margin: 10px 0 0 0;
}

.rank-area .ranking-inner dl:first-of-type .performance_price strong ,
.rank-area .ranking-inner dl:nth-of-type(2) .performance_price strong {
	font-size: 3.6rem;
}

.rank-area .ranking-inner dl:first-of-type .performance_price .kaitori ,
.rank-area .ranking-inner dl:nth-of-type(2) .performance_price .kaitori {
	color: #fff;
	padding: 6px 13px;
	margin: 0 10px 3px 0;
	font-size: 1.4rem;
	font-weight: 500;
}

.rank-area .ranking-inner dl:first-of-type .performance_price .kaitori {
	background: #c6bb77;
}

.rank-area .ranking-inner dl:nth-of-type(2) .performance_price .kaitori {
	background: #9fbcce;
}


@media screen and (max-width: 667px) {

	.rank-area {
		margin: 40px 0;
	}

	.series .rank-area .section_title_eng {
		margin-top: 30px;
	}
	
	.rank-area .ranking {
		position: relative;
		margin: 15px 0 0 0;
	}

	.rank-area .rank-intro {
		margin: 15px auto 20px auto;
	}
	
	.rank-area .ranking-inner {
		margin: 0 0 100px 0;
	}
	
	.rank-area .more-check:checked ~ .ranking-inner {
		margin: 0 0 50px 0;
	}
	
	.rank-area .ranking-inner dl {
		display: block;
		width: 100%;
		position: relative;
		padding: 10px 10px 5px 10px;
		margin-top: 10px;
		margin-right: 20px!important;
		margin-left: 20px;
	}
	
	.rank-area .ranking-inner dl:nth-of-type(n+6) {
		display: none;
	}
	
	.rank-area .more-check:checked ~ .ranking-inner dl:nth-of-type(n+6) {
		display: block;
	}
	
	.rank-area .ranking-inner dt {
		height: 80px;
		flex-shrink: 0;
	}
	
	.rank-area .ranking-inner dd {
		margin: 10px 0 0 0;
	}
	
	.rank-area .rank-num {
		width: 30px;
		height: 27px;
	}
	
	.rank-area .rank-num::after {
		width: 30px;
		height: 27px;
	}
	
	.rank-area .rank-num::before {
		font-size: 1.6rem;
		padding: 0 2px 1px 0;
	}
	
	.rank-area .rank-name {
		margin: 0 0 0 15px;
		font-size: 1.4rem;
	}
	
	.rank-area .performance_condition {
		font-size: 1.3rem;
	}
	
	.rank-area .performance_price {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.rank-area .performance_price strong {
		font-size: 2.7rem;
		margin: 0 6px 5px 0;
	}
	
	.rank-area .performance_name {
		margin: 0;
	}
	
	.rank-area .more-label {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: -100px;
		display: block!important;
		width: 230px;
		cursor: pointer;
		text-align: center;
		transition: all 0.7s;
		z-index: 3;
		margin: 10px auto 50px;
	}
	
	.rank-area .more-label::before {
		display: block;
		font-size: 1.5rem;
		color: #412B21;
		width: 250px;
		border: 1px solid #666;
		border-radius: 30px;
		margin: 0 auto;
		padding: 13px 0;
		background: url(../img/icon_plus_gold.png) no-repeat right 18px top 50%/13px;
		text-align: center;
	}
	
	.rank-area .more-label::after {
		bottom: -20px;
		content: 'もっと見る';
		font-size: 1.5rem;
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 250px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: url(../img/icon_plus_gold.png) no-repeat right 18px top 50%/13px;
		border-radius: 30px;
		border: 1px solid #666;
		transition: .5s;
		padding: 13px 0;
	}
		
	.rank-area .more-check:checked ~ #more-btn {
		display: none!important;
	}
	
	/*上２つ*/
	.rank-area .ranking::before {
		display: none;
	}
	
	.rank-area .ranking-inner dl:first-of-type {
		display: block!important;
		margin: 20px 20px 0 20px!important;
		padding: 10px 15px;
		width: 100%;
	}

	.rank-area .ranking-inner dl:nth-of-type(2) {
		display: block!important;
		margin: 20px!important;
		padding: 10px 15px;
		width: 100%;
	}
	
	.rank-area .ranking-inner dl:first-of-type::before,
	.rank-area .ranking-inner dl:nth-of-type(2)::before {
		top: -20px;
		left: -20px;
		width: calc( 100% + 40px );
		height: calc( 100% + 40px );
	}
	
	.rank-area .ranking-inner dl:first-of-type dt,
	.rank-area .ranking-inner dl:nth-of-type(2) dt {
		width: 100px;
		height: 100px;
		text-align: center;
		margin: 0 auto;
	}

	.rank-area .ranking-inner dl:first-of-type .rank-num::after ,
	.rank-area .ranking-inner dl:nth-of-type(2) .rank-num::after {
		width: 42px!important;
		height: 27px!important;
	}
	
	.rank-area .ranking-inner dl:nth-of-type(2) {
		margin-bottom: 25px;
	}
	
	.rank-area .ranking-inner dl:first-of-type dd,
	.rank-area .ranking-inner dl:nth-of-type(2) dd {
		margin: 10px 0 0 0;
	}

	.rank-area .ranking-inner dl:first-of-type dd .rank-name,
	.rank-area .ranking-inner dl:nth-of-type(2) dd .rank-name {
		font-size: 1.6rem;
	}

	.rank-area .ranking-inner dl:first-of-type .performance_price,
	.rank-area .ranking-inner dl:nth-of-type(2) .performance_price {
		justify-content: center;
	}

	.rank-area .ranking-inner dl:first-of-type .performance_price strong,
	.rank-area .ranking-inner dl:nth-of-type(2) .performance_price strong {
		font-size: 3rem;
	}

	.rank-area .ranking-inner dl:first-of-type .performance_price .kaitori,
	.rank-area .ranking-inner dl:nth-of-type(2) .performance_price .kaitori {
		padding: 5px 8px;
		margin: 0 8px 5px 0;
		font-size: 1.3rem;
	}

	.rank-area .ranking-inner dl:first-of-type .performance_condition ,
	.rank-area .ranking-inner dl:nth-of-type(2) .performance_condition {
		font-size: 1.4rem;
	}
	
	
}






/* -----------------------------------------------------------
    202204ブランド・シリーズ改修【古い】
-------------------------------------------------------------- */
.old-area {
	margin: 50px 0 0 0;
}

.old-area .old-wrap {
	background: url("../img/about_vision_bg.jpg")center top 50px/cover no-repeat;
	padding: 20px 20px 35px 20px;
	position: relative;
	margin-bottom: 10px;
}

.old-area .old-title {
	display: flex;
	align-items: center;
	justify-content: center;
}

.old-area .old-title .ttl01 {
	color: #a08c59;
	font-size: 4.6rem;
	font-weight: bold;
	margin: 0 20px 0 0;
}

.series .old-area .old-title .ttl01 {
	font-size: 3.6rem;
}

.old-area .old-title .ttl02 span {
	display: inline-block;
	padding: 5px 8px;
	margin: 0 2px;
	color: #fff;
	font-size: 3.6rem;
	line-height: 1.2;
}

.old-area .old-title .ttl02 span:nth-of-type(odd) {
	background: #c42d31;
}

.old-area .old-title .ttl02 span:nth-of-type(even) {
	background: #d73c3c;
}

.old-area .old-title .ttl03 {
	font-size: 3.6rem;
	margin: 0 0 0 10px;
}

.old-area .old-body {
	background: rgba(255,255,255,.8);
	padding: 35px;
	width: 1020px;
	margin: 25px auto 0 auto;
	text-align: center;
}

.old-area .old-body .copy {
	color: #523a34;
	font-size: 3.4rem;
	font-weight: bold;
	line-height: 1.4;
}

.old-area .old-body .copy .point {
	color: #D73B3B;
}

.old-area .old-body .human {
	position: absolute;
	right: 20px;
	top: 90px;
	width: 200px;
	height: 210px;
}

.old-area .old-body .human img {
	width: 100%;
}

.old-area .old-cap img {
	max-width: 100%;
}

.old-area .old-body-inner {
	
	width: 700px;
	margin: 35px auto 0;
	
}

.old-area .old-body-inner .deco {
	background: #f5ece7;
	color: #523933;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	padding: 18px 10px;
}

.old-area .old-body-inner .txt {
	line-height: 2.1;
	margin: 20px auto 0;
	text-align: left;
}

.old-area .old-body-inner .img {
	margin: 25px auto 0;
}

.old-area .old-body-inner .img img {
	width: 100%;
}

@media screen and (max-width: 667px) {
	
	.old-area {
		margin: 10px 0 0 0;
	}
	
	.old-area .old-wrap {
		background-position: center top 30px;
		padding: 20px;
	}
	
	.old-area .old-title {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	.old-area .old-title .ttl01 {
		font-size: 2rem;
		width: 100%;
		margin: 0 0 5px 0;
	}
	
	.series .old-area .old-title .ttl01 {
		font-size: 2rem;
		margin: 0 0 15px 0;
	}
	
	.old-area .old-title .ttl02 span {
		padding: 4px 6px;
		margin: 0 1px;
		font-size: 1.7rem;
	}
	
	.series .old-area .old-body .human {
		top: 30px;
		right: 5px;
	}
	
	.old-area .old-title .ttl03 {
		font-size: 1.7rem;
		margin: 0 0 0 5px;
	}
	
	.old-area .old-body .human {
		width: 100px;
		height: 110px;
		top: 0;
		bottom: auto;
		margin: 15px auto 0 auto;
	}
	
	.old-area .old-body {
		width: 100%;
		padding: 15px;
		margin: 15px 0 0 0;
	}
	
	.old-area .old-body .copy {
		font-size: 1.7rem;
		line-height: 1.5;
	}
	
	.old-area .old-body-inner {
		width: 100%;
		margin: 15px auto 0;
	}
	
	.old-area .old-body-inner .deco {
		font-size: 1.5rem;
		font-weight: bold;
		padding: 15px 5px;
	}
	
	.old-area .old-body-inner .txt {
		line-height: 1.8;
		margin: 10px auto 0;
		font-size: 1.5rem;
	}
	
	.old-area .old-body-inner .img {
		margin: 10px auto 0;
	}
	
	
	
}




/* -----------------------------------------------------------
    20220408ブランド・シリーズ改修 素材と形状
-------------------------------------------------------------- */
/*素材*/
.material_area {
	padding-top: 100px;
}

.material_area .section_title_eng {
	font-size: 3.3rem;
}

.material_area .section_title {
	margin: 10px 0 0 0;
}

.material_area .material_txt {
	color: #523a34;
	text-align: center;
	line-height: 1.8;
	margin: 25px auto 0;
}

.material_area .material_wrapper {
	margin: 40px 0 0 0;
}

.material_area .material_item {
	margin: 50px 0 0 0;
}

.material_area .material_img {
	background: #faf8f8;
	float: left;
	height: 180px;
	text-align: center;
	overflow: hidden;
	width: 200px;
}

.material_area .material_img img {
	height: 180px;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.material_area .material_cap_name {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 2rem;
	font-weight: bold;
	background: #f4f0f1;
	padding: 15px 25px;
	float: right;
	width: 860px;
}

.material_area .material_cap_note {
	line-height: 1.875;
	padding: 15px 0 0 5px;
	float: right;
	width: 860px;
}



@media screen and (max-width: 667px) {
	
	.material_area {
		padding-top: 50px;
	}
	
	.material_area .section_title_eng {
		font-size: 2.4rem;
	}
	
	.material_area .section_title {
		margin: 10px 0 0 0;
	}
	
	.material_area .material_wrapper {
		margin: 20px 0 0 0;
	}
	
	.material_area .material_txt {
		margin: 15px auto 0;
		line-height: 1.6;
	}
	
	.material_area .material_item {
		margin: 25px 0 0 0;
	}
	
	.material_area .material_img {
		height: 110px;
		width: 110px;
		margin: 0 15px 5px 0;
	}
	
	.material_area .material_cap_name {
		font-size: 1.8rem;
		padding: 10px 15px;
		width: 100%;
		margin: 0 0 15px 0;
	}
	
	.material_area .material_cap_note {
		float: unset;
		font-size: 1.5rem;
		padding: 10px 0 0 0;
		width: 100%;
		line-height: 1.6;
	}
	
}


/*形状*/
.shape_area {
	padding-top: 100px;
}

.shape_area .shape_txt {
	color: #523a34;
	text-align: center;
	line-height: 1.8;
	margin: 25px auto 0;
}

.shape_area .shape_list {
	margin: 40px 0 0 0;
}

.shape_area .shape_list li:last-child {
	border-bottom:  1px solid #d8cfba;
}

.shape_area .shape_item {
	align-items: center;
	border-top: 1px solid #d8cfba;
	display: flex;
	padding: 10px 0 15px 0;
}

.shape_area .shape_cap_name {
	font: bold 2.1rem/1.3 "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #938152;
}

.shape_area .shape_cap_note {
	font-size: 1.5rem;
	padding: 13px 0 0 5px;
	line-height: 1.875;
}

.shape_area .shape_img {
	flex-shrink: 0;
	height: 180px;
	text-align: center;
	line-height: 180px;
	margin: 0 40px 0 0;
	width: 200px;
}

.shape_area .shape_img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}



@media screen and (max-width: 667px) {
	
	.shape_area {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.shape_area .section_title {
		margin: 10px 0 0 0;
	}
	
	.shape_area .section_title_eng {
  	font-size: 2.6rem;
	}
	
	.shape_area .shape_txt {
		font-size: 1.5rem;
		margin: 15px auto 0;
		line-height: 1.6;
	}
	
	.shape_area .shape_list {
		margin: 20px 0 0 0;
	}
	
	.shape_area .shape_item {
		display: block;
		padding: 20px 0;
	}
	
	.shape_area .shape_img {
		float: left;
		height: 110px;
		line-height: 110px;
		margin: 0 10px 0 0;
		width: 130px;
	}
	
	.shape_area .shape_cap_name {
		font-size: 1.8rem;
	}
	
	.shape_area .shape_cap_note {
		padding: 5px 0 0 0;
		line-height: 1.6;
	}
	
}

/* -----------------------------------------------------------
    20230525　取り扱い表示
-------------------------------------------------------------- */

.brand_template .handling_area {
    margin: 0 auto 50px;
    background: #faefef;
    padding: 20px;
}

.brand_template .handling_title {
    color: #e56c66;
	font-size: 2.0rem;
	line-height: 1.6;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 667px) {
	
	.brand_template .handling_area {
    margin: 30px auto;
    padding: 20px 0;
}

.brand_template .handling_title {
	font-size: 1.6rem;
	line-height: 1.5;
    font-weight: bold;
    text-align: center;
}
}

/* -----------------------------------------------------------
    買取比較表
-------------------------------------------------------------- */

.brand-price-list-area{
	padding: 100px 0 100px;
    background: #FFFAF7;
}

.brand-price-list-area .title {
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
	margin: 0 0 30px;
}

.brand-price-list-area .price_copy{
	text-align: center;
    font-size: 1.7rem;
	font-weight: 500;
    margin: 30px 0;
}

.brand_top .price_inner {
    padding: 0;
}

.price-list-table {
    width: 100%;
    border-collapse: collapse;
    height: auto;
    border: 2px #E5C5BA solid;
}

.price-list-table tr {
    width: auto;
    height: auto;
}

.brand_top .price_inner table th, .brand_top .price_inner table td {
	font-size: 2.0rem;
    text-align: center;
    padding: 15px 15px;
    border: 1px solid #ebe4da;
    line-height: 1.4;
}

.brand_top .price_inner.series table td {
    padding: 15px 12px;
}

.brand_top .price_inner table th {
    color: #523933;
    background: #faf8f8;
}

.brand_top .brand-price-list-area .price_inner table td {
    font-weight: bold;
	background: #fff;
	width: 260px;
}

.brand_top .price_inner table .price-list-txt.mark {
	color: #523933;
	text-align: center;
    font-size: 3.2rem;
	font-weight: bold;
	padding: 5px 0 8px 0;
	line-height: 1;
}
.brand_top .price_inner table .price-list-txt.gr{
	text-align: center;
	color: #857F79;
    font-size: 1.4rem;
	line-height: 1.6;
}

.brand_top .price_inner table .price-list-txt.gr.font_b{
    font-size: 1.8rem;
}

.brand_top .price_inner table .price-list-txt.gr.font_s{
    font-size: 1.3rem;
}

.brand_top .price_inner table .line_2 .price-list-txt.gr{
	height: 45px;
}

.brand_top .price_inner table .line_3 .price-list-txt.gr{
	height: 70px;
}

.brand_top .price_inner.series table .line_3.height_size .price-list-txt.gr{
	height: 100px;
}

.brand_top .price_inner table .line_4 .price-list-txt.gr{
	height: 100px;
}

.brand_top .price_inner table .line_5 .price-list-txt.gr{
	height: 100px;
}

.brand_top .price_inner table .price-list-txt.red {
    color: #e56c66;
}

.brand_top .price_inner table th.branet-style {
    background-color: #E56C66;
    color: #fff;
    border: 1px solid #E56C66;
	border-top: 10px solid #E56C66;
    border-right: 8px solid #E56C66;
    border-left: 8px solid #E56C66;
}

.brand_top .price_inner table td.branet-style1 {
    border-right: 8px solid #E56C66;
    border-left: 8px solid #E56C66;
}

.brand_top .price_inner table td.branet-style1.last {
    border-bottom: 10px solid #E56C66;
}

.brand_top.series-list {
    padding: 80px 0 0;
}

@media screen and (max-width: 768px) {
	
	.brand-price-list-area{
		padding: 30px 20px;
	}
	
	.table-scroll {
		width: 100%;
		overflow-x: scroll;
		table-layout: initial;
	}
	
	.price-list-table {
		min-width: 640px;
	 }
	
	
	.brand-price-list-area .title {
		font-size: 2.2rem;
		margin: 0 0 20px;
	}
	
	.brand-price-list-area .price_copy{
		text-align: left;
		font-size: 1.6rem;
		font-weight: 500;
		margin: 10px 0 20px;
		line-height: 1.4;
	}
	
	.price-list-table {
		width: 100%;
		border-collapse: collapse;
		height: auto;
	}

	.brand_top .price_inner table th, .brand_top .price_inner table td {
		padding: 10px 7px 15px 7px;
		font-size: 1.6rem;
	}
	
	.brand_top .price_inner.series table td {
		padding: 10px 5px 15px;
	}

	.brand_top .price_inner table .price-list-txt.mark {
		font-size: 2.6rem;
		padding: 5px 0 10px 0;
	}
	
	.brand_top .price_inner table .price-list-txt.gr{
		font-size: 1.2rem;
		line-height: 1.4;
	}

	.brand_top .price_inner table .price-list-txt.gr.font_b{
		font-size: 1.3rem;
	}
	
	.brand_top .price_inner table .price-list-txt.gr.font_s{
		font-size: 1.1rem;
	}

	.brand_top .price_inner table .line_2 .price-list-txt.gr{
		height: 45px;
	}

	.brand_top .price_inner table .line_3 .price-list-txt.gr{
		height: 95px;
	}
	
	.brand_top .price_inner.series table .line_3.height_size .price-list-txt.gr{
		height: 95px;
	}

	.brand_top .price_inner table .line_4 .price-list-txt.gr{
		height: 105px;
	}
	
	.brand_top .price_inner table .line_5 .price-list-txt.gr{
		height: 110px;
	}
	
	.brand_top .price_inner table .line_5 .price-list-txt.gr span{
		font-size: 1.1rem;
	}
	
	.brand_top.series-list {
		padding: 30px 0 0;
	}
	
	.brand_top .price_inner table td.branet-style1 {
		border-right: 5px solid #E56C66;
		border-left: 5px solid #E56C66;
	}
	
	.brand_top .price_inner table td.branet-style1.last {
		border-bottom: 5px solid #E56C66;
	}
	
	.brand_top .price_inner table th.branet-style {
		border-right: 5px solid #E56C66;
		border-left: 5px solid #E56C66;
	}
	
}

/*古い買取実績CMSボタン*/

.brand.series .performance_block .img_block button {
    margin: 20px auto 0;
}

.brand.series .performance_block .img_block button a{
	color: #412B21;
    background: #fff url(../img/arrow_gold.png) no-repeat right 20px top 17px / 8px 13px;
    border: 1px solid #E5C5BA;
    display: block;
    border-radius: 30px;
    width: 280px;
    height: 50px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 50px;
    margin: 0 auto;
}

.brand.series .old_slider .readMoreBtn03.old{
	margin: 30px auto 50px;
}

.brand.series .old_slider.old{
	margin: 20px auto 80px;
}

@media screen and (max-width: 667px) {
	
	.brand.series .performance_block .img_block button {
		margin: 20px auto;
	}
	
	.brand.series .performance_block .img_block button a {
		background-position: right 20px top 17px;
	}
}















