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

	共通

-------------------------------------- */
#chiiki * h2 {
	font-family: 'Noto Serif JP', serif;
}

/* campaignバナー */
.campaign_tento {
	margin-bottom: 40px;
}


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

	骨董買取をお考えなら

-------------------------------------- */
/*レイアウト*/
.vendor {
	margin-bottom: 4rem;
}
.vendor .img-area {
	margin-bottom: 1rem;
}
.vendor .img-area img{
	width: 95%;
	height: 150px;
	object-fit: cover;
}

.vendor h2 span{
	border: none;
	padding: 10px 0;
}
.vendor .vendor-in p {
	padding: 0 6% 10px;
	font-size: 1.5rem;
}
.vendor .vendor-in p:last-child {
	padding-bottom: 0;
}



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

	買取実績

-------------------------------------- */
/*
	査定員の声
--------------------------------------------*/
#newestJisseki .newest-noice {
	margin-bottom: 4rem;
}

.newest-noice .voiceBox {
	background: url(../img/common/pt3.png);
	padding: 20px 2%;
	margin-bottom: 2rem;
}
.newest-noice .voiceBox:last-child {
	margin-bottom: 0;
}
/*サブタイトル*/
.newest-noice .voiceBox .voiceTtl {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
	line-height: 1.7em;
	color: #42515f;
	margin-bottom: 10px;
	font-weight: 600;
}

/*イメージ*/
.newest-noice .voiceBox .voiceIn .voiceImg {
	margin-bottom: 10px;
}
.newest-noice .voiceBox .voiceIn .voiceImg img {
	width: 74%;
	margin: auto;
}

/*テキスト*/
.newest-noice .voiceBox .voiceIn .tag {
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	font-size: 1.4rem;
	background: #928e74;
	padding: 6px 14px;
	margin-bottom: 10px;
}
.newest-noice .voiceBox .voiceIn .voiceTxt p {
	font-size: 1.5rem;
}
/*買取地域*/
.newest-noice .voiceBox .voiceIn .voiceTxt .from p {
	font-size: 1.4rem;
	padding: 10px 40px 10px 0;
	text-align: right;
	margin-bottom: 10px;
}
.newest-noice .voiceBox .voiceIn .voiceTxt .from.lady {
	background: url(../img/top/lady.png) no-repeat right 0;
}
.newest-noice .voiceBox .voiceIn .voiceTxt .from.men {
	background: url(../img/top/men.png) no-repeat right 0;
}



@media screen and (min-width:599px) and ( max-width:960px) {
.newest-noice .voiceBox .voiceTtl {
	font-size: 2.2rem;
	font-weight: bold;
}
/*イメージ*/
.newest-noice .voiceBox .voiceIn .voiceImg img {
	width: 46%;
}

.newest-noice .voiceBox .voiceIn .voiceTxt p {
	font-size: 1.6rem;
	line-height: 1.8em;
}
/*買取地域*/
.newest-noice .voiceBox .voiceIn .voiceTxt .from p {
	font-size: 1.6rem;
}
}




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

	食器へのリンク

-------------------------------------- */
.table-toplink {
	margin: 0 2% 60px;
}
.table-toplink:hover {
	opacity: 0.8;
}
.table-toplink .table-toplink-btn {
	background: url(../img/kottou/common/tableware_linkbtn_bg.png);
	padding: 20px 0;
	border-top: 1px solid #837229;
	border-bottom: 1px solid #837229;
	box-sizing: border-box;
	font-size: 1.8rem;
	font-weight: bold;
}
.table-toplink .table-toplink-btn p {
	width: 100%;
	background: url(../img/kottou/common/tableware_linkbtn_icon.svg) no-repeat;
	background-position: 90% 50%;
	background-size: 5%;
}
.table-toplink a {
	text-align: center;
	text-decoration: none;
	color: #837229;
}
@media screen and (min-width:599px) and ( max-width:960px) {
	.table-toplink .table-toplink-btn {
		display: none;
	}
}




/*
	お客様+査定員の声
------------------------------------------ */
.chiiki-voice {
	margin-bottom: 4rem;
}
.chiiki-voice .chiiki-voice-wrap {
	background: url(../img/common/pt3.png);
	margin-bottom: 4rem;
}
.chiiki-voice .voice-wrap-ttl {
	font-family: 'Noto Serif JP', serif;
	background: #42515f;
	color: #fff;
	font-size: 1.8rem;
	padding: 10px 0 10px 6px;
	font-weight: 600;
}

/*お客様の声1*/
.chiiki-voice-box {
	margin: 0 2%;
	margin-bottom: 2rem;
	background: #fff;
}
.voice-box-in {
	padding: 0 0 2rem;
	box-sizing: border-box;
}
.voice-box-in .ttl {
	margin-bottom: 1.4rem;
	padding: 1.3rem 0 .8rem 26%;
	font-size: 1.5rem;
	border-bottom: 1px solid #42515f;
	box-sizing: border-box;
}
.voice-box-in .ttl .bule {
	color: #42515f;
	font-weight: bold;
	font-size: 1.6rem;
}
.voice-box-in .area {
	padding: .8rem 1rem 0 0;
	font-size: 1.4rem;
	text-align: right;
}
.voice-box-in .txt {
	padding: 0 1rem;
}

/*背景イメージ*/
/*茶道具*/
.chiiki-voice-box.sadou .ttl{
	background: url(../img/kottou/common/chiiki_voice_sadou.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*中国骨董*/
.chiiki-voice-box.china .ttl{
	background: url(../img/kottou/common/chiiki_voice_china.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*甲冑*/
.chiiki-voice-box.kattyu .ttl{
	background: url(../img/kottou/common/chiiki_voice_kattyu.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*掛軸*/
.chiiki-voice-box.kakejiku .ttl{
	background: url(../img/kottou/common/chiiki_voice_kakejiku.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*西洋骨董*/
.chiiki-voice-box.antique .ttl{
	background: url(../img/kottou/common/chiiki_voice_antique.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*刀剣*/
.chiiki-voice-box.token .ttl{
	background: url(../img/kottou/common/chiiki_voice_token.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*古書*/
.chiiki-voice-box.kosyo .ttl{
	background: url(../img/kottou/common/chiiki_voice_kosyo.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*象牙*/
.chiiki-voice-box.ivory .ttl{
	background: url(../img/kottou/common/chiiki_voice_ivory.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*香炉*/
.chiiki-voice-box.koro .ttl{
	background: url(../img/kottou/common/chiiki_voice_koro.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*翡翠*/
.chiiki-voice-box.jade .ttl{
	background: url(../img/kottou/common/chiiki_voice_jade.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*珊瑚*/
.chiiki-voice-box.coral .ttl{
	background: url(../img/kottou/common/chiiki_voice_coral.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*鉄瓶*/
.chiiki-voice-box.tetsubin .ttl{
	background: url(../img/kottou/common/chiiki_voice_tetsubin.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*ペルシャ*/
.chiiki-voice-box.persia .ttl{
	background: url(../img/kottou/common/chiiki_voice_persia.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*仏像*/
.chiiki-voice-box.butsuzo .ttl{
	background: url(../img/kottou/common/chiiki_voice_butsuzo.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*勲章*/
.chiiki-voice-box.kunsyo .ttl{
	background: url(../img/kottou/common/chiiki_voice_kunsyo.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*香木*/
.chiiki-voice-box.koboku .ttl{
	background: url(../img/kottou/common/chiiki_voice_koboku.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*食器*/
.chiiki-voice-box.tableware .ttl{
	background: url(../img/kottou/common/chiiki_voice_tableware.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*金銀*/
.chiiki-voice-box.kingin .ttl{
	background: url(../img/kottou/common/chiiki_voice_kingin.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*着物*/
.chiiki-voice-box.kimono .ttl{
	background: url(../img/kottou/common/chiiki_voice_kimono.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*ビスクドール*/
.chiiki-voice-box.doll .ttl{
	background: url(../img/kottou/common/chiiki_voice_doll.png) no-repeat top left,#fff;
	background-size: 30%;
}
/*陶磁器*/
.chiiki-voice-box.ceramic .ttl{
	background: url(../img/kottou/common/chiiki_voice_ceramic.png) no-repeat top left,#fff;
	background-size: 30%;
}

/*お客様の声2*/
.chiiki-voice-in {
	margin: 0 2% 2rem;
}
.chiiki-voice-in .ttl {
	background: #928e74;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 6px 10px;
}
.chiiki-voice-in .txt {
	background: #fff;
	padding: 10px;
}


/*査定士の声*/
.chiiki-voice .assess {
	position: relative;
	font-size: 15px;
	background: #dcd3d3;
	padding: 20px 0 17px;
}
.chiiki-voice .assess .assessIcon{
	margin-bottom: 1.2rem;
	border-bottom: 1px solid #804b4b;
}
.chiiki-voice .assess .assessIcon > p{
	padding-left: 20%;
}
.chiiki-voice .assess .assessImg img {
	width: 18.4%;
	position: absolute;
	top: -1.35rem;
	left: 0;
}
.chiiki-voice .assess p {
	padding: 0 4%;
}


@media screen and (min-width:599px) and ( max-width:960px) {
	.voice-box-in {
		padding-left: 34%;
	}
	.voice-box-in .ttl {
		padding-left: 0;
	}
	.chiiki-voice-box.sadou {
		background-size: contain;
	}
	.voice-box-in .area {
		padding-right: 2%;
	}
	.chiiki-voice .assess .assessImg img {
		width: 24%;
		bottom: 0;
		top: auto;
	}
	.chiiki-voice .assess .assessIcon > p{
		padding-left: 26%;
	}
	.chiiki-voice .assess p {
		padding-left: 26%;
	}

/*背景非表示*/
.chiiki-voice-box.sadou .ttl,
.chiiki-voice-box.china .ttl,
.chiiki-voice-box.kattyu .ttl,
.chiiki-voice-box.kakejiku .ttl,
.chiiki-voice-box.antique .ttl,
.chiiki-voice-box.token .ttl,
.chiiki-voice-box.kosyo .ttl,
.chiiki-voice-box.ivory .ttl,
.chiiki-voice-box.koro .ttl,
.chiiki-voice-box.jade .ttl,
.chiiki-voice-box.coral .ttl,
.chiiki-voice-box.tetsubin .ttl,
.chiiki-voice-box.persia .ttl,
.chiiki-voice-box.butsuzo .ttl,
.chiiki-voice-box.kunsyo .ttl,
.chiiki-voice-box.koboku .ttl,
.chiiki-voice-box.tableware .ttl,
.chiiki-voice-box.kingin .ttl,
.chiiki-voice-box.kimono .ttl,
.chiiki-voice-box.doll .ttl,
.chiiki-voice-box.ceramic .ttl
{
	background: none;
}

/*背景イメージ*/
/*茶道具*/
.chiiki-voice-box.sadou {
	background: url(../img/kottou/common/chiiki_voice_sadou.png) no-repeat top left,#fff;
	background-size: contain;
}
/*中国骨董*/
.chiiki-voice-box.china {
	background: url(../img/kottou/common/chiiki_voice_china.png) no-repeat top left,#fff;
	background-size: contain;
}
/*甲冑*/
.chiiki-voice-box.kattyu {
	background: url(../img/kottou/common/chiiki_voice_kattyu.png) no-repeat top left,#fff;
	background-size: contain;
}
/*掛軸*/
.chiiki-voice-box.kakejiku {
	background: url(../img/kottou/common/chiiki_voice_kakejiku.png) no-repeat top left,#fff;
	background-size: contain;
}
/*西洋骨董*/
.chiiki-voice-box.antique {
	background: url(../img/kottou/common/chiiki_voice_antique.png) no-repeat top left,#fff;
	background-size: contain;
}
/*刀剣*/
.chiiki-voice-box.token {
	background: url(../img/kottou/common/chiiki_voice_token.png) no-repeat top left,#fff;
	background-size: contain;
}
/*古書*/
.chiiki-voice-box.kosyo {
	background: url(../img/kottou/common/chiiki_voice_kosyo.png) no-repeat top left,#fff;
	background-size: contain;
}
/*象牙*/
.chiiki-voice-box.ivory {
	background: url(../img/kottou/common/chiiki_voice_ivory.png) no-repeat top left,#fff;
	background-size: contain;
}
/*香炉*/
.chiiki-voice-box.koro {
	background: url(../img/kottou/common/chiiki_voice_koro.png) no-repeat top left,#fff;
	background-size: contain;
}
/*翡翠*/
.chiiki-voice-box.jade {
	background: url(../img/kottou/common/chiiki_voice_jade.png) no-repeat top left,#fff;
	background-size: contain;
}
/*珊瑚*/
.chiiki-voice-box.coral {
	background: url(../img/kottou/common/chiiki_voice_coral.png) no-repeat top left,#fff;
	background-size: contain;
}
/*鉄瓶*/
.chiiki-voice-box.tetsubin {
	background: url(../img/kottou/common/chiiki_voice_tetsubin.png) no-repeat top left,#fff;
	background-size: contain;
}
/*ペルシャ*/
.chiiki-voice-box.persia {
	background: url(../img/kottou/common/chiiki_voice_persia.png) no-repeat top left,#fff;
	background-size: contain;
}
/*仏像*/
.chiiki-voice-box.butsuzo {
	background: url(../img/kottou/common/chiiki_voice_butsuzo.png) no-repeat top left,#fff;
	background-size: contain;
}
/*勲章*/
.chiiki-voice-box.kunsyo {
	background: url(../img/kottou/common/chiiki_voice_kunsyo.png) no-repeat top left,#fff;
	background-size: contain;
}
/*香木*/
.chiiki-voice-box.koboku {
	background: url(../img/kottou/common/chiiki_voice_koboku.png) no-repeat top left,#fff;
	background-size: contain;
}
/*食器*/
.chiiki-voice-box.tableware {
	background: url(../img/kottou/common/chiiki_voice_tableware.png) no-repeat top left,#fff;
	background-size: contain;
}
/*金銀*/
.chiiki-voice-box.kingin {
	background: url(../img/kottou/common/chiiki_voice_kingin.png) no-repeat top left,#fff;
	background-size: contain;
}
/*着物*/
.chiiki-voice-box.kimono {
	background: url(../img/kottou/common/chiiki_voice_kimono.png) no-repeat top left,#fff;
	background-size: contain;
}
/*ビスクドール*/
.chiiki-voice-box.doll {
	background: url(../img/kottou/common/chiiki_voice_doll.png) no-repeat top left,#fff;
	background-size: contain;
}
/*陶磁器*/
.chiiki-voice-box.ceramic {
	background: url(../img/kottou/common/chiiki_voice_ceramic.png) no-repeat top left,#fff;
	background-size: contain;
}
}


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

	ご依頼いただいております

-------------------------------------- */
#request {
	margin-bottom: 40px;
}
/*タイトル*/
#request .request-ttl {
	text-align: center;
}
#request .request-ttl h2{
	font-family: none;
	background: none;
	color: #4C5161;
	font-weight: bold;
}
#request .request-ttl p {
	font-weight: normal;
	font-size: 1.6rem;
	margin-bottom: 4px;
}


/*レイアウト*/
#request ul {
	margin: 0 10px;
}
#request ul li {
	padding: 16px 0;
	border: 1px solid #42515f;
	margin-bottom: 16px;
}
#request ul li p {
	font-weight: bold;
	color: #42515f;
	padding-left: 90px;
}

/*ボックス*/
#request .requestBox {
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#request .txt {
	text-align: center;
	background: url(../img/top/arikata_img05.png) no-repeat,#e4e3d8;
	background-size: 20%;
	background-position: 50% 0;
	padding-bottom: 4%;
	margin: 0 10px;
	padding-top: 26px;
}
#request .txt .ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
	margin-top: 20px;
}
#request .requestBox .txt .line {
	border: 1px solid #fff;
	padding: 0 10px;
	margin: 0 10px;
}
#request .requestBox p {
	margin: 0 2%;
	padding: 3% 0;
	font-size: 1.5rem;
}


/*背景イメージ*/
#request ul li:nth-child(1) {
	background: url(../img/kottou/request_img01.png) no-repeat 20px center;
	background-size: 46px;
}
#request ul li:nth-child(2) {
	background: url(../img/kottou/request_img02.png) no-repeat 20px center;
	background-size: 46px;
}
#request ul li:nth-child(3) {
	background: url(../img/kottou/request_img03.png) no-repeat 20px center;
	background-size: 46px;
}
#request ul li:nth-child(4) {
	background: url(../img/kottou/request_img04.png) no-repeat 20px center;
	background-size: 46px;
}

@media screen and (min-width:599px) and ( max-width:960px) {
#request .txt .ttl {
	font-size: 2rem;
}
#request .txt {
	background-size: 10%;
}
#request .requestBox .txt {
	padding-bottom: 10px;
}
#request .requestBox p {
	padding-top: 10px;
}
#request ul{
		display: flex;
		flex-wrap: wrap;
	}
#request ul li {
		width: 48.5%;
		margin-right: 2%;
	}
#request ul li:nth-child(even) {
	margin-right: 0;
}
}




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

	骨董品ってどんなもの？

-------------------------------------- */
.itemList h3 {
	text-align: center;
	font-size: 2.2rem;
	color: #253156;
	border-bottom: 1px solid #253156;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.itemList h3 p {
	border-bottom: 2px solid #253156;
	padding-bottom: 4px;
}

.itemList .text {
	width: 94%;
	margin: 0 auto 20px;
}




/*---------------------------------------
	処分にお困りではありませんか
-------------------------------------- */
#troubled {
	margin-bottom: 40px;
}

/*タイトル*/
#troubled .troubled-ttl {
	background: #3a3f4e;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px 4px;
}
#troubled .troubled-ttl h2 {
	font-size: 1.9rem;
}
#troubled .troubled-ttl p {
	font-size: 1.3rem;
}



#troubled ul {
	margin: 0 2% 50px;
	display: flex;
	flex-wrap: wrap;
}
#troubled ul li {
	width: 48%;
	text-align: center;
	margin-right: 4%;
}
#troubled ul li:nth-child(even) {
	margin-right: 0;
}
#troubled ul li img {
	width: 120px;
	height: 120px;
}
#troubled ul li p {
	font-size: 1.5rem;
	line-height: 1.3em;
	font-weight: bold;
	color: #444a5f;
}




/*
	処分ならおまかせください
-------------------------------------- */
#troubled .textBox {
	background: url(../img/common/pt3.png);
	margin: 0 10px 20px;
	padding: 30px 10px;
}
#troubled .textBox .ttl {
	width: 84%;
	margin: auto;
	text-align: center;
	font-size: 2rem;
	letter-spacing: 0.1em;
	color: #444a5f;
	margin-bottom: 20px;
}
#troubled .textBox p {
	line-height: 1.9em;
}

@media screen and (min-width:599px) and ( max-width:960px) {
	#troubled ul{
		margin-left: 4%;
	}
	#troubled ul li {
		width: 24%;
	}
	#troubled ul li {
		margin: 0;
	}
}


/*地域買取注意*/
#troubled .attention {
	margin: 0 10px;
	color: #85252E;
	padding: 10px;
	border: 2px solid #85252E;
}



/*---------------------------------------
	地域別買取エリア
-------------------------------------- */
.cities {
	margin: -20px 0 60px 0;
}
.cities .chiikiLBox {
	background: url(../img/common/pt3.png);
}
.cities .chiikiLBox .ttl {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.cities .chiikiLBox .ttl span {
	background: url(../img/common/pt3.png);
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 1em;
	text-align: left;
	color: #5b4d31;
	font-weight: bold;
	font-size: 1.6rem;
}
.cities .chiikiLBox .ttl::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #5b4d31;
}
.cities .chiikiLBox {
	width: 94%;
	margin: auto;
	padding: 20px 8px;
	border: 1px solid #a6a6a6;
	box-sizing: border-box;
}


/*innerタイトル*/
.cities .chiikiLBox .inner h3 {
	text-align: center;
	border-bottom: 4px double #4C5161;
	color: #4C5161;
	margin: 0 4px 10px;
	padding-bottom: 2px;
}

/*テキストボックス*/
.cities .chiikiLBox .inner .textBox {
	padding: 0 10px;
	margin-bottom: 14px;
	line-height: 1.6em;
}

/*トグルメニュー*/
.cities .chiikiLBox .acMenu {
	margin: 0 10px 10px;
}
.cities .chiikiLBox .acMenu .chiikiLMTtl {
	margin: 0 auto;
	text-align: center;
	display:block;
	width:280px;
	height:50px;
	cursor:pointer;
	box-sizing: border-box;
	line-height: 50px;
	font-weight: bold;
	background: #4C5161;
	color: #fff;
	border-radius: 6px;
}
.cities .chiikiLBox .acMenu .chiikiLMTtl h3 {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 8px;
	box-sizing: border-box;
}
.cities .chiikiLBox .acMenu .chiikiLMTxt {
	width:100%;
	height:auto;
	display:none;
	box-sizing: border-box;
	padding: 10px;
	line-height: 1.6em;
}



/*店舗案内
--------------------------------------------------*/
.area-shop-list {
	margin-bottom: 50px;
}

/*タイトル*/
.areashop-title {
	margin: 0 auto 20px;
	border-bottom: 1px solid #1c2f4a;
}
.areashop-title p {
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	text-align: center;
	font-size: 22px;
	border-bottom: 1px solid #1c2f4a;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

/*地図*/
#summarySMap {
	margin: 0 2% 30px;
	position: relative;
	padding-bottom: 70%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#summarySMap iframe,
#summarySMap object,
#summarySMap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*レイアウト*/
.area-shop-list ul {
	margin: 0 10px;
}
.area-shop-list ul li{
	margin-bottom: 30px;
}
.area-shop-list ul li:last-child {
	margin-bottom: 0;
}
.area-shop-list ul li h3 {
	text-align: center;
	font-size: 1.6rem;
	padding: 8px 0;
	margin-bottom: 10px;
	background: #dee0ea;
	color: #4C5163;
}

/*インナー*/
.area-shop-list ul li .inner .img img{
	width: 100%;
	height: 180px;
	object-fit: cover;
	margin-bottom: 10px;
}

/*テーブル*/
.area-shop-list ul li table {
	width: 100%;
}
.area-shop-list ul li table tr {
	width: 100%;
	border-bottom: 8px solid #fff;
}
.area-shop-list ul li table tr th {
	background: url(../img/common/pt3.png);
	width: 30%;
	padding: 2px 0;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.area-shop-list ul li table tr td {
	height: 100%;
	padding: 2% 0 2% 4%;
	box-sizing: border-box;
	vertical-align: middle;
}

/*リンクボタン*/
.area-shop-list ul li .linkBtn {
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 8px;
	text-decoration: none;
	background: #4C5060;
	color: #fff;
}

@media screen and (min-width:599px) and ( max-width:960px) {
	/*map*/
	#summarySMap {
		margin: 0 2% 30px;
		position: relative;
		padding-bottom: 30%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	#summarySMap iframe,
	#summarySMap object,
	#summarySMap embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	/*リンクボタン*/
	.area-shop-list ul li .linkBtn {
		margin: 20px auto 0;
		width: 80%;
	}
}




/*
	出張買取が好評です
------------------------------------------ */
.popularity {
	margin-bottom: 40px;
}

/*タイトル*/
.popularity .popularityTtl {
	margin-bottom: 20px;
	border-bottom: 1px solid #3a4768;

}
.popularity h2 {
	background: #fff;
	color: #3a4768;
	font-size: 2.6rem;
	border-bottom: 2px solid #3a4768;
	margin-bottom: 4px;
}
.popularity span {
	display: inline;
	color: #88431d;
	font-size: 3.2rem;
	padding: 0;
	border: none;
}

.popularity .popularityTxt {
	margin: 0 10px 20px;
}

.popularity h3 {
	text-align: center;
	color: #42515f;
	margin-bottom: 10px;
}
.popularity ul {
	margin: 0 10px 20px;
}
.popularity li {
	background: #cedae6;
	margin-bottom: 20px;
	padding: 20px 10px;
	border-radius: 6px;
}
.popularity li:last-child {
	margin-bottom: 0;
}


.popularity .innerTxt .innerTtl {
	margin-left: 32%;
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px,
				 #fff 1px -1px 0px, #fff -1px -1px 0px;
	color: #42515f;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.popularity .innerTxt .innerTtl br {
	display: none;
}
.popularity .innerTxt p {
	background: #f1f4f8;
	padding: 8px;
	margin-left: 32%;
}

.popularity ul li:nth-child(1) .innerTxt {
	background: url(../img/kottou/popularity_icon1.png) no-repeat 0 center;
	background-size: 28%;
}
.popularity ul li:nth-child(2) .innerTxt {
	background: url(../img/kottou/popularity_icon2.png) no-repeat 0 center;
	background-size: 28%;
}
.popularity ul li:nth-child(3) .innerTxt {
	background: url(../img/kottou/popularity_icon3.png) no-repeat 0 center;
	background-size: 28%;
}


/*出張買取案内レイアウト*/
.popularity .btnBox {
	margin-bottom: 10px;
}
.popularity .btnBox .btn {
	background: url(../img/common/nav_bg.png);
	width: 280px;
	margin: 0 auto;
	border-radius: 6px;
	text-align: center;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
}
.popularity .btnBox a {
	display: block;
	color: #fff;
	font-size: 1.5rem;
	text-decoration: none;
}
.popularity .btnTxt {
	width: 320px;
	margin: 0 auto 10px;
}
.popularity .btnTxt p {
	background: url(../img/chiiki/popularity_icon4.png) no-repeat;
	background-size: 36px;
	font-size: 1.4rem;
	padding-left: 36px;
}

/*店舗案内*/
.popularity .shop {
	margin: 0 10px;
	border: 1px solid #596281;
	box-sizing: border-box;
	padding: 10px;
}
.popularity .shop a {
	color: #333;
	font-weight: bold;
}
.popularity .shop span {
	font-size: 1.6rem;
	color: #c34c4c;
	font-weight: bold;

}

@media screen and (min-width:599px) and ( max-width:960px) {
.popularity h2 br {
	display: none;
}
.popularity ul li:nth-child(1) .innerTxt {
	background: url(../img/kottou/popularity_icon1.png) no-repeat 1% center;
	background-size: contain;
}
.popularity ul li:nth-child(2) .innerTxt {
	background: url(../img/kottou/popularity_icon2.png) no-repeat 1% center;
	background-size: contain;
}
.popularity ul li:nth-child(3) .innerTxt {
	background: url(../img/kottou/popularity_icon3.png) no-repeat 1% center;
	background-size: contain;
}
.popularity ul li .innerTxt .innerTtl,
.popularity ul li .innerTxt p{
	margin-left: 16%;
}
.popularity .shop p {
	text-align: center;
}
}




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

	ゆかりある骨董

------------------------------------------ */
.relation {
	margin-bottom: 4rem;
}
.relation .relation-wrap {
	background: #e4e3d8;
	margin: 0 2% 2rem;
}
.relation .relation-wrap:last-child {
	margin-bottom: 0;
}
.relation .relation-wrap .ttl {
	color: #58564f;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 1rem;
	border-bottom: 1px solid #928e74;
	box-sizing: border-box;
	padding: 1.6rem 0 .4rem 3%;
}
.relation .relation-wrap .txt {
	background: #fff;
	margin: 0 2% 2rem;
	padding: 6% 5%;
	font-size: 1.5rem;
}
.relation .relation-wrap .img {
	width: 40%;
	float: right;
	margin-right: 2%;
	margin-left: 2%;
	background: #253156;
}

.relation .relation-wrap img{
-webkit-filter: grayscale(100%) blur(1px);
	filter: grayscale(100%) blur(1px);
	opacity: .6;
}

.relation .relation-box .txt p span {
	display: block;
	border-bottom: 1px solid #928e74;
	margin-bottom: 8px;
}

/*ボタン*/
.relation .relation-wrap .relation-btn {
	width: 96%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
}
.relation .relation-wrap .relation-btn a {
	display: block;
	text-decoration: none;
	color: #58564f;
	font-size: 1.4rem;
	font-weight: bold;
	border: 2px solid #928e74;
	padding: 1rem 6% 1rem 0;
	background: url(../img/kottou/common/relation_arrow.png) 94% center no-repeat,rgba(255,255,255,0.3);
	background-size: 8%;
}

/*トグルメニュー*/
.craftsman-more .craftsman-open {
	margin: 0 auto;
	text-align: center;
	display:block;
	width:280px;
	height:50px;
	cursor:pointer;
	box-sizing: border-box;
	line-height: 50px;
	font-weight: bold;
	background-color: #396b73;
background-image: linear-gradient(315deg, #396b73 0%, #759fa6 74%);
	color: #fff;
	border-radius: 6px;
	margin-bottom: 20px;
}
.craftsman-more .craftsman-close {
	width:100%;
	height:auto;
	display:none;
	box-sizing: border-box;
	line-height: 1.6em;
}


@media screen and (min-width:599px) and ( max-width:960px) {
.relation .relation-wrap .img {
	width: 26%;
	padding-left: 20px;
}
}





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

	登録証

------------------------------------------ */
/*タイトル*/
#chiiki .registration h2 {
	background: #253156;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 2.2rem;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	padding: 6px 0;
	margin-bottom: 20px;
}
.registration h2 span {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 8px 10px;
}

#chiiki .registration .RtextBox .RTtl {
	margin: 0 10px 10px;
	background: #396b73;
	color: #fff;
	padding: 10px 4px;
}
#chiiki .registration .RtextBox p {
	margin: 0 18px 20px;
	font-size: 1.4rem;
	line-height: 1.5em;
}

/*ボタン*/
#chiiki .registration .switching {
	margin-bottom: 20px;
}
#chiiki .registration .switching li{
	background: #666;
	border-radius: 6px;
	margin: 0 9px 10px;
	width: 54px;
	height: 54px;
	color: #fff;
	float: left;
	line-height: 50px;
	text-align: center;
}

#chiiki .registration .switching li.change{
	background: #456c90;
}

/*警察リスト*/
#chiiki .registration .policeList {
	width: 96%;
	margin: 0 auto 30px;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}
#chiiki .registration .policeList li {
	box-sizing: border-box;
	width: 50%;
	float: left;
	text-align: center;
	height: 52px;
	line-height: 52px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
}
/*空白非表示*/
#chiiki .registration .policeList li.listHide {
	display: none;
}


/*リスト詳細*/
#chiiki .registration .listDetail {
	margin: 0 10px 30px;
}
#chiiki .registration .listDetail .listDTtl {
	background: #7b7b7c;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}
#chiiki .registration .listDetail ul li {
	box-sizing: border-box;
	border: 1px solid #ccc;
}
#chiiki .registration .listDetail .ttl {
	background: #959595;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
#chiiki .registration .listDetail .detailIn {
	padding: 4px 0 4px 10px;
}
#chiiki .registration .listDetail,
#chiiki .registration .listDetail a,
#chiiki .registration .reissueDetail,
#chiiki .registration .reissueDetail a {
	text-decoration: none;
	pointer-events:none;
	color: #333;
}



/*再発行詳細*/
#chiiki .registration .reissueDetail {
	margin: 0 10px 30px;
}
#chiiki .registration .reissueDetail .reissueDTtl {
	background: #7b7b7c;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}
#chiiki .registration .reissueDetail ul li {
	box-sizing: border-box;
	border: 1px solid #ccc;
}
#chiiki .registration .reissueDetail .ttl {
	background: #959595;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
#chiiki .registration .reissueDetail .detailIn {
	padding: 4px 0 4px 10px;
}


#chiiki .registration ul.switching li.is-active,
#chiiki .registration ul.policeList li.is-active,
ul.policeList li.a-column.is-active{
	background-color: #698baa;
}


@media screen and (min-width:599px) and ( max-width:960px) {
	#chiiki .registration .switching ul {
		width: 702px;
		margin: auto;
	}
}



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

	お客様からの声

-------------------------------------- */
#userVoiceCon {
	margin: 60px 0 80px;
}
#userVoiceCon .userVCTtl {
	text-align: center;
	margin: auto;
	border-bottom: 1px solid #3A3F4E;
	margin-bottom: 20px;
}
#userVoiceCon .userVCTtl span {
	display: block;
	border-bottom: 2px solid #3A3F4E;
	padding-bottom: 4px;
	margin-bottom: 3px;
	font-size: 1.8rem;
	color: #3A3F4E;
	font-weight: bold;
}
#userVoiceCon .userVCTtl span::before {
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 35px;/*画像の高さ*/
	background: url(../img/chiiki/comment.png) no-repeat;
	background-size: 90%;
	vertical-align: middle;
}

#userVoiceCon ul {
	margin: 0 10px 0;
}
#userVoiceCon ul li {
	margin-bottom: 10px;
	line-height: 1.6em;
	padding: 10px;
}
/*背景色変え*/
#userVoiceCon ul li:nth-child(odd) {
	background: #ececec;
}
#userVoiceCon ul li:nth-child(even) {
	background: #e4ebf8;
}
#userVoiceCon ul li .township {
	font-size: 1.3rem;
	text-align: right;
}



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

	お客様からの声(臨時)

-------------------------------------- */
#userVoiceCon {
	margin: 60px 0 80px;
}
#userVoiceCon .userVCTtl {
	text-align: center;
	margin: auto;
	border-bottom: 1px solid #3A3F4E;
	margin-bottom: 20px;
}
#userVoiceCon .userVCTtl span {
	display: block;
	border-bottom: 2px solid #3A3F4E;
	padding-bottom: 4px;
	margin-bottom: 3px;
	font-size: 1.8rem;
	color: #3A3F4E;
	font-weight: bold;
}
#userVoiceCon .userVCTtl span::before {
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 40px;/*画像の幅*/
	height: 35px;/*画像の高さ*/
	background: url(../img/kottou/comment.png) no-repeat;
	background-size: 90%;
	vertical-align: middle;
}

#userVoiceCon ul {
	margin: 0 10px 0;
}
#userVoiceCon ul li {
	margin-bottom: 10px;
	line-height: 1.6em;
	padding: 10px;
}
/*背景色変え*/
#userVoiceCon ul li:nth-child(odd) {
	background: #ececec;
}
#userVoiceCon ul li:nth-child(even) {
	background: #e4ebf8;
}
#userVoiceCon ul li .township {
	font-size: 1.3rem;
	text-align: right;
}



/*
	地域別対応エリア
------------------------------------------ */
#chiiki .chiikiList {
	margin-bottom: 30px;
}
#chiiki .chiikiList h3 {
	background: #c5c3b1;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}

#chiiki .chiikiList .chiikiListbox {
	margin: 0 10px;
}
#chiiki .chiikiList .chiikiListbox .chiikiListTtl {
	font-weight: bold;
	color: #444a5f;
}
#chiiki .chiikiList .chiikiListbox .chiikiListTxt {
	font-size: 1.4rem;
	margin-bottom: 16px;
}

/*市町村開閉*/
#chiiki .chiikiList .acMenu dt {
	display:block;
	width: 280px;
	margin: 0 auto 10px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 48%, #ededed 48%, #e2e2e2 51%, #f4f4f4 100%);
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#ededed 48%,#ededed 48%,#e2e2e2 51%,#f4f4f4 100%);
	background: linear-gradient(to bottom, #f4f4f4 0%,#ededed 48%,#ededed 48%,#e2e2e2 51%,#f4f4f4 100%);
	border: 1px solid #444a5f;
	border-radius: 6px;
	text-align: center;
	box-sizing: border-box;
	cursor:pointer;
	}
#chiiki .chiikiList .acMenu dt p {
	height: 54px;
	line-height: 54px;
	color: #444a5f;
	font-weight: bold;
}
#chiiki .chiikiList .acMenu dd{
	width:100%;
	height:auto;
	display:none;
	font-size: 1.4rem;
	}

