@charset "utf-8";

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

	第二階層共通概要

------------------------------------------*/
/*概要
------------------------------------------*/
#nikkoudoPr {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
#nikkoudoPr .nikkoudoPrBox {
	width: 930px;
	margin: 0 auto 20px;
}
#nikkoudoPr .nikkoudoPrImg {
	width: 220px;
	float: right;
	margin-left: 20px;
}
#nikkoudoPr .nikkoudoPrTxt {
	width: 690px;
}
#nikkoudoPr .nikkoudoPrTxt p {
margin-bottom: 20px;
}

/*初めての方へ案内レイアウト*/
#nikkoudoPr .firstCustomer {
	width: 850px;
	margin: 0 auto;
}
#nikkoudoPr .firstCustomer .firstCustomerTxt {
	width: 370px;
}
#nikkoudoPr .firstCustomer .firstCustomerTxt p {
	background: url(https://nikkoudou-kottou.com/img/common/nikkoudo_pr_icon.png) no-repeat;
	padding-left: 46px;
	margin-right: 30px;
	float: left;
}
#nikkoudoPr .firstCustomer .firstCustomerBtn {
	width: 450px;
	float: left;
	background: url(https://nikkoudou-kottou.com/img/common/arrow.png) no-repeat 94% center,#596281;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#nikkoudoPr .firstCustomer .firstCustomerBtn a {
	display: block;
	color: #fff;
	text-decoration: none;
}



/*詳細買取実績
------------------------------------------*/
#itemPic {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}

#itemPic ul {
	width: 930px;
	margin: 0 auto;
	display:flex;
	flex-wrap:wrap;
	margin:0 auto;
	box-sizing:border-box;
}
#itemPic ul li {
	position: relative;
	width: 294px;
	box-sizing:border-box;
	padding:1rem 0;
	margin-bottom:1rem;
	text-align: center;
	font-size:0.8rem;
	border: 1px solid #c8c8c8;
	margin-right: 24px;
	padding: 10px;
}
#itemPic ul li:nth-child(3n) {
	margin-right: 0;
}
#itemPic ul li .itemPicImg {
	float: left;
}
#itemPic ul li .itemPicImg img {
	width: 100px;
}
#itemPic ul li .itemPicTxt {
	color: #1c1a38;
	font-weight: bold;
	margin-top: 10px;
}
#itemPic ul li .itemPicBtn {
	position: absolute;
	width: 160px;
	background: #5f6a75;
	border-radius: 6px;
	left: 120px;
	height: 40px;
	line-height: 40px;
}
#itemPic ul li .itemPicBtn a {
	display: block;
	text-decoration: none;
	color: #fff;
}



/*買取実績
------------------------------------------*/
.jissekiCon {
	margin-bottom: 40px;
	background: #fff;
	padding: 30px 0;
}

/*レイアウト*/
.jissekiCon .topSlide {
	width: 930px;
	margin: 0 auto;
}
.jissekiCon .topSlide .jissekiBox {
	position: relative;
	margin-bottom: 36px;
}
.jissekiCon .topSlide .leftBox {
	width: 230px;
	float: left;
	margin-right: 20px;
}
.jissekiCon .topSlide .rightBox .tag {
	display: inline-block;
	background: #928e74;
	color: #fff;
	font-size: 14px;
	padding: 4px 6px;
	float: left;
	margin-right: 20px;
}
.jissekiCon .topSlide .rightBox h3 {
	padding-top: 4px;
}
.jissekiCon .topSlide .rightBox .area {
	position: absolute;
	left: 250px;
	top: 32px;
	font-size: 14px;
}

.jissekiCon .topSlide .textBox {
	position: absolute;
	top:54px;
	left: 250px;
	width: 680px;
	border-top: 1px solid #ccc;
	padding-top: 6px;
}



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

	お客様の声
--------------------------------------------*/
#userVoice {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}

/*レイアウト*/
#userVoice ul {
	display: flex;
	flex-wrap: wrap;
	width: 930px;
	margin: 0 auto;
}
#userVoice ul li {
	width: 450px;
	margin-bottom: 10px;
	border: 2px solid #afac9a;
	padding: 4px;
	box-sizing: border-box;
	margin-right: 30px;
}
#userVoice ul li:nth-child(even) {
	margin-right: 0;
}
#userVoice ul li .userVBox {
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #afac9a;
	padding: 20px 10px;
}

/*中身*/
#userVoice ul li .userVBox .userVttl {
	background: url(https://nikkoudou-kottou.com/img/common/voice_icon.png);
	background-size: 50px;
	background-repeat: no-repeat;
	border-bottom: dashed 2px #afac9a;
	margin-bottom: 10px;
	padding-left: 64px;
}
#userVoice ul li .userVBox .userVttl .mainT {
	font-weight: bold;
	color: #545033;
}
#userVoice ul li .userVBox .userVttl .subT {
	font-size: 14px;
	margin-bottom: 4px;
}
#userVoice ul li .userVBox .userVtxt {
	line-height: 1.4em;
}


/*---------------------------------------
勲章種類概要（勲章用）
---------------------------------------*/
.kunsyoType {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
.kunsyoType h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	width: 900px;
	margin: 0 auto 20px;
	text-align: center;
	border-bottom: solid 3px #42515F;
	position: relative;
	font-size: 24px;
	padding-bottom: 6px;
	color: #42515F;
}
.kunsyoType h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #A58016;
	bottom: -3px;
	width: 30%;
}
.kunsyoType h4 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
	color: #42515F;
}
.kunsyoType p {
	width: 880px;
	margin: auto;
	margin-bottom: 20px;
}

/*テーブルレイアウト*/
.kunsyoType .kunsyoList {
	border: 1px #b0ad9b solid;
	border-radius: 6px;
	box-sizing: border-box;
	width: 900px;
	margin: 0 auto 50px;
}
.kunsyoType .kunsyoList table {
	width: 900px;
}
.kunsyoType .kunsyoList th {
	background: #6b654f;
	color: #fff;
	box-sizing: border-box;
	padding: 8px 0;
	border-right: 1px solid #b0ad9b;
	border-bottom: 1px solid #b0ad9b;
}
.kunsyoType .kunsyoList th:last-child {
	border-top-right-radius: 6px;
}
.kunsyoType .kunsyoList td {
	padding: 8px 0;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #b0ad9b;
	border-bottom: 1px solid #b0ad9b;
}

.kunsyoType .kunsyoList td:first-child {
	background: #dddbce;
}

/*ボーダー重複打消し*/
.kunsyoType .kunsyoList td:last-child,
.kunsyoType .kunsyoList th:last-child{
	border-right: none;
}
.kunsyoType .kunsyoList .bordernone td,
.kunsyoType .kunsyoList td.bordernone {
	border-bottom: none;
}




/*---------------------------------------
メーカー概要（ドール用）
---------------------------------------*/
.maker {
	margin-bottom: 40px;
}
/*タイトル*/
.maker .makerTTtl {
	padding: 40px 0 40px 320px;
	text-align: center;
	color: #fff;
}
.maker .makerTTtl p {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 10px;
	font-size: 32px;
}

/*レイアウト*/
.maker .makerIn {
	margin-bottom: 30px;
}
.maker .makerBox {
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
	padding: 30px;
	box-sizing: border-box;
}

/*DOLL
---------*/
/*ジュモー*/
.maker .makerTTtl.jumeau {
	background: url(https://nikkoudou-kottou.com/img/doll/maker_bg01.png) no-repeat,#141311;
	background-size: contain;
	background-position: 90px;
}
/*ブリュ*/
.maker .makerTTtl.bru {
	background: url(https://nikkoudou-kottou.com/img/doll/maker_bg02.png) no-repeat,#161618;
	background-size: contain;
	background-position: 90px;
}
/*ゴーチェ*/
.maker .makerTTtl.gaultier {
	background: url(https://nikkoudou-kottou.com/img/doll/maker_bg03.png) no-repeat,#161618;
	background-size: contain;
	background-position: 90px;
}




/*お気軽にご相談ください
------------------------------------------*/
#nikkoudoFree {
	background: #fff;
	padding-top: 30px;
}
#nikkoudoFree .nikkoudoFrBox {
	width: 930px;
	margin: 0 auto 20px;
}
#nikkoudoFree .nikkoudoFrImg {
	width: 224px;
	float: right;
	margin-left: 40px;
}
#nikkoudoFree .nikkoudoFrTxt {
	width: 670px;
}
#nikkoudoFree .nikkoudoFrTxt p {
margin-bottom: 20px;
}


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

	陶磁器作家
--------------------------------------------*/
/*キービジュアル
--------------------------------------------*/
#keyvisualS {
	margin-bottom: 40px;
}



/*作家紹介
--------------------------------------------*/
#sakkaIntro {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}

/*紹介文*/
#sakkaIntro .foreword {
	display: flex;
	flex-direction : row-reverse;
	margin: 0 30px 30px;
}
#sakkaIntro .foreword .text {
	margin: 0 30px 30px 0;
}
#sakkaIntro .foreword .text p:not(:last-child) {
	margin-bottom: 20px;
}

/*年表タイトル*/
.biography .ttl {
	display: flex;
	align-items: center;
	margin: 0 60px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #436578;
}
.biography .ttl:before,
.biography .ttl:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}
.biography .ttl:before {
	margin-right: 1rem;
}
.biography .ttl:after {
	margin-left: 1rem;
}


/*年表*/
.biography dl {
	width: 720px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.biography dl dt {
	float: left;
	width: 100px;
	font-weight: bold;
	clear: both;

	position: relative;
	color: #436578;
}
.biography dl dd {
	float: left;
	padding: 0 0 14px 100px;
	width: 620px;
	font-size: 14px;
}
.biography dl:before {
	content: "";
	width: 1px;
	position: absolute;
	border-right: 1px solid #436578;
	top: 0;
	bottom: 0;
	left: 80px;
}
/*区切り線*/
.biography dl dt:after {
	content: "";
	width: 10px;
	height: 10px;
	background: #436578;
	border: 1px solid #436578;
	position: absolute;
	border-radius: 6px;
	left: 76px;
	top: 0;
}


/*
代表作
--------------------------------------------*/
#masterpiece {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}

#masterpiece h2 {
	background: #4C5161;
	width: 880px;
	padding: 10px 0;
	font-size: 24px;
	margin: 0 auto 20px;
	text-align: center;
	color: #fff;
}
#masterpiece ul {
	width: 864px;
	display: flex;
	flex-wrap: wrap;
	margin: auto;
}
#masterpiece ul li {
	width: 274px;
	display: flex;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-right: 20px;
	padding: 10px;
	margin-bottom: 10px;
}
#masterpiece ul li .img {
	margin-right: 10px;
}
#masterpiece ul li:nth-child(3n) {
	margin-right: 0;
}
#masterpiece ul li .text .ttl {
	color: #4C5161;
	font-weight: bold;
	border-bottom: 1px solid #4C5161;
	margin-bottom: 4px;
}
#masterpiece ul li .text p {
	font-size: 14px;
	line-height: 20px;
}





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

	掛軸・絵画作家
--------------------------------------------*/
#sakkaCon {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}

/*タイトル*/
#sakkaCon h2 {
	background: #CDC6BE;
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	color: #1D0305;
	border-bottom: none;
}
#sakkaCon h3 {
	background: #CDC6BE;
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
}

#sakkaCon .sakkaConIn {
	width: 930px;
	margin: 0 auto;
}
#sakkaCon .sakkaConBox {
	margin: 0 20px 30px;
}
#sakkaCon .sakkaConBox .sakkaleft {
	width: 240px;
	text-align: center;
	background: #383838;
	margin-right: 20px;
	float: left;
}
#sakkaCon .sakkaConBox .sakkaleft img {
	display: inline;
}

#sakkaCon .longList {
	margin-bottom: 30px;
}
#sakkaCon .longList p {
	font-weight: bold;
	border-bottom: 1px solid #333;
	box-sizing: border-box;
	margin-bottom: 10px;
}

#sakkaCon .sakkaTxt p {
	padding: 0 50px 10px;
}

/*	バナー
--------------------------------------------*/
.longBana {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.longBana img {
	width: 100%;
	margin-bottom: 4px;
}
.longBana a{
	text-decoration: none;
	color: #2e549e;
}


/*西洋画用作家コンテンツ
------------------------------------------*/
#sakkaCon .paintingStyle {
	margin-bottom: 40px;
}
#sakkaCon .paintingStyle .ttl {
	color: #4A4F60;
	font-weight: bold;
	border-bottom: 1px solid #4A4F60;
	margin-bottom: 10px;
	font-size: 18px;
}
#sakkaCon .paintingStyle p:not(:last-child) {
	margin-bottom: 10px;
}


/*作家リスト（陶磁器用）
------------------------------------------*/
.sakkaListS {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}
.sakkaListS ul {
	display: flex;
	flex-wrap: wrap;
	width: 902px;
	margin: auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}
.sakkaListS ul li {
	width: 180px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	height: 40px;
	text-align: center;
}

.sakkaListS ul li a {
	display: block;
	text-decoration: none;
	color: #4D5264;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sakkaListS ul li a:hover {
	color: #a0a3ad;
}


/*作家リストへのリンク
------------------------------------------*/
#artistList {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
/*タイトル*/
#artistList h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	font-size: 26px;
	color: #a58016;
	margin-bottom: 20px;
}
/*テキスト*/
#artistList p {
	width: 840px;
	margin: 0 auto 20px;
}
/*リンクレイアウト*/
#artistList .artistLbox a {
	margin: auto;
	display: block;
	background: #a58016;
	text-align: center;
	color: #fff;
	text-decoration: none;
	height: 70px;
	border-radius: 6px;
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
}
#artistList .artistLbox a.one {
	width: 700px;
}

#artistList .artistLbox ul {
	width: 840px;
	margin: auto;
	display: flex;
}
#artistList .artistLbox ul li:first-child {
	margin-right: 40px;
}
#artistList .artistLbox a.two {
	width: 400px;
}


/*	作家リスト
--------------------------------------------*/
#sakkaList {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}

#sakkaList dl {
	width: 950px;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #2e314b;
}#sakkaList dl:last-child {
	border-bottom: 0;
}
#sakkaList dt {
	width: 40px;
	height: 40px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float: left;
	margin: 0 20px;
}
#sakkaList dd {
	width: 870px;
	float: left;
}
#sakkaList ul li {
	width: 174px;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}
#sakkaList ul li a {
	text-decoration: none;
	color: #2e549e;
	font-weight: bold;
}
#sakkaList ul li:last-child {
	margin-bottom: 0;
}

/*掛軸作家リスト五十音アイコン*/
#sakkaList dl:nth-child(2) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_a.png) no-repeat;
}
#sakkaList dl:nth-child(3) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ka.png) no-repeat;
}
#sakkaList dl:nth-child(4) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_sa.png) no-repeat;
}
#sakkaList dl:nth-child(5) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ta.png) no-repeat;
}
#sakkaList dl:nth-child(6) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ha.png) no-repeat;
}
#sakkaList dl:nth-child(7) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ma.png) no-repeat;
}
#sakkaList dl:nth-child(8) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ya.png) no-repeat;
}
#sakkaList dl:nth-child(9) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ra.png) no-repeat;
}


/*絵画作家リスト五十音アイコン*/
#sakkaList.painting dl:nth-child(6) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_na.png) no-repeat;
}
#sakkaList.painting dl:nth-child(7) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ha.png) no-repeat;
}
#sakkaList.painting dl:nth-child(8) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ma.png) no-repeat;
}
#sakkaList.painting dl:nth-child(9) dt {
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ya.png) no-repeat;
}
#sakkaList.painting dl:nth-child(10) dt {
	height: 68px;
	background: url(https://nikkoudou-kottou.com/img/common/katakana_ra_wa.png) no-repeat;
}


/*総合作家リスト
------------------------------------------*/
#synthesis {
	padding: 30px 0;
	background: #fff;
}
#synthesis h2 {
	text-align: center;
	margin-bottom: 0;
}

/*ｼﾞｬﾝﾙ別作家リスト
------------------------------------------*/
#synthesisList h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 20px;
	background: #4C5060;
	color: #fff;
	padding: 10px 0;
	width: 900px;
	margin: auto;
}

#synthesisList .layout {
	background: #fff;
	padding-bottom: 60px;
}
#synthesisList .layout ul {
	width: 880px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
#synthesisList .layout ul li {
	margin: 0 30px 10px 0;
	text-align: center;
	padding: 20px 0;
}
#synthesisList .layout ul li a {
	background: url(https://nikkoudou-kottou.com/img/common/kaitorigenre_arrow.png) no-repeat 94% 50%;
	display: block;
	text-decoration: none;
	width: 150px;
	border-bottom: 1px solid #1c1a38;
	box-sizing: border-box;
	color: #1c1a38;
}
#synthesisList .layout ul li a:hover {
	background: url(https://nikkoudou-kottou.com/img/common/kaitorigenre_arrow.png) no-repeat 96% 50%,#5B6385;
	color: #fff;
}

/*打消し*/
#synthesisList .layout ul li:nth-child(5n) {
	margin-right: 0;
}

#westernList {
	margin-bottom: 40px;
}



/*買取に必要？+紛失した場合
------------------------------------------*/
#necessity,
#tourokuLost {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
#necessity .ttl,
#tourokuLost .ttl {
	text-align: center;
	font-weight: bold;
	color: #83242d;
	padding-top: 10px;
}
#necessity .necessityBox,
#tourokuLost .tourokuLostBox {
	width: 890px;
	margin: 0 auto;
}
#necessity .imgBox{
	width: 148px;
	margin-right: 20px;
	float: left;
}
#tourokuLost .imgBox{
	width: 200px;
	margin-right: 20px;
	float: left;
}
#necessity p,
#tourokuLost p {
	margin-bottom: 10px;
}


/*登録証の流れ
------------------------------------------*/
/* 共通タイトル */
#tourokusyou h2.main-ttl02{margin-bottom: 20px;}


#registration {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
#registration .registerBox {
	width: 870px;
	margin: 0 auto;
}

/*矢印*/
#registration .registerBox+.registerBox {
	position: relative;
	margin-top: 50px; /*矢印画像の高さと配置を考慮して設定*/
}
#registration .registerBox+.registerBox:before {
	content: '';
	display: block;
	position: absolute;
	top: -68px; /*矢印画像の高さと配置を考慮して設定*/
	width: 100%;
	height: 46px;
	background: url(https://nikkoudou-kottou.com/img/touken/tourokusyou/yajirushi.png) no-repeat 50% 50%;
}


#registration .registerBox h3 {
	height: 70px;
	font-size: 22px;
	line-height: 70px;
	color: #3d506b;
}
#registration .registerBox .registerTxt {
	width: 740px;
	margin-left: 130px;
}
/*見出しアイコン*/
#registration .registerBox h3 span{
	display: block;
	height: 70px;
	padding-left: 140px;
}
#registration .registerBox:nth-child(2) h3 span {
	background: url(https://nikkoudou-kottou.com/img/touken/tourokusyou/registration_no01.png) no-repeat;
}
#registration .registerBox:nth-child(3) h3 span {
	background: url(https://nikkoudou-kottou.com/img/touken/tourokusyou/registration_no02.png) no-repeat;
}
/*重要*/
#registration .registerBIn {
	position: relative;
	margin: 30px 0 90px 130px;
	border: 1px solid #83242d;
	padding: 8px 10px 10px;
	box-sizing: border-box;
}
#registration .registerBIn .tag {
	background: #83242d;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	padding: 6px 14px;
	top: -20px;
}
#registration .registerBIn p {
	font-size: 13px;
	padding-top: 16px;
}



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

	ワードプレス

--------------------------------------------*/
#report {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}
/*レイアウト*/
#report ul {
	width: 930px;
	margin: 0 auto;
}
#report ul li.reportBox {
	width: 440px;
	float: left;
	margin: 0 50px 30px 0;
}
/*マージン打消し*/
#report ul li.reportBox:nth-child(even) {
	margin-right: 0;
}


/*コンテンツ内タイトル*/
#report ul li .reportTtl {
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
	padding: 10px;
	display: table;
	width: 100%;
	box-sizing: border-box;
	height: 60px;
}
#report ul li .reportTtl p {
	display: table-cell;
	vertical-align: middle;
	width: 24%;
}
#report ul li .reportTtl p span {
	background-color: #ada591;
	color: #fff;
	padding: 2px 6px;
	text-align: center;
	font-size: 12px;
	display: block;
	box-sizing: border-box;
	margin-right: 10px;
}
#report ul li .reportTtl h3 {
	display: table-cell;
	vertical-align: middle;
	width: 76%;
	font-size: 15px;
	line-height: 1.3rem;
}

/*コンテンツレイアウト*/
#report .reportCon {
	margin-top: 10px;
}
#report .reportCon .reportImg {
	width: 120px;
	margin-right: 20px;
	float: left;
}
#report .reportCon .reportTxt {
	position: relative;
	width: 300px;
	float: left;
	min-height: 120px;
}
#report .reportTxt p {
	font-size: 14px;
	line-height: 22px;
}
#report .reportTxt .moreBtn {
	position: absolute;
	background: #3d506b;
	padding: 2px 8px;
	font-size: 12px;
	bottom: 0;
	right: 0;
}
#report .reportTxt .moreBtn a {
	display: block;
	color: #fff;
	text-decoration: none;
}


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

	ロングテール

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

/*買取実績とお客様の声
---------------------------------------------------*/
#record {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px;
	box-sizing: border-box;
}

/*タイトル*/
#record h2 {
	background: #42515f;
	border: none;
	color: #fff;
	padding: 16px 0 16px 20px;
	font-size: 22px;
	margin-bottom: 20px;
}
#record h2 span {
	background: none;
}

/*買取実績*/
#record .recordIn {
	margin-bottom: 30px;
}
#record .recordIn .recordBox {
	padding: 0 30px;
	margin-bottom: 20px;
}

/*イメージ*/
#record .recordIn .recordBox .recordImg {
	text-align: center;
	width: 250px;
	height: 150px;
	float: left;
	margin-right: 20px;
	background: #333;
}
#record .recordIn .recordBox .recordImg img {
	display: inline;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

/*テキスト*/
#record .recordIn .recordBox .recordTxt {
	width: 600px;
	float: left;
	border-bottom: 1px solid #444a5f;
}
#record .recordIn .recordBox .recordTxt .tag {
	background: #928e74;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 2px 10px;
	margin: 16px 0 20px;
}
#record .recordIn .recordBox .recordTxt h3 {
	font-size: 22px;
	color: #253156;
}
#record .recordIn .recordBox .recordTxt .area {
	font-size: 14px;
}
#record .recordIn .recordTxt {
	width: 860px;
	margin: 0 auto;
}

/*お客様の声*/
#record .userVoice {
	width: 880px;
	margin: 0 auto;
	padding: 14px 30px 20px 30px;
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png)
}
#record .userVoice .ttl {
	background: url(https://nikkoudou-kottou.com/img/chiiki/jisseki_voice_img.png) no-repeat;
	background-size: contain;
	height: 46px;
}
#record .userVoice .ttl {
	color: #253156;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 66px;
	line-height: 46px;
}
#record .userVoice p {
	background: #fff;
	padding: 20px;
}

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

	ロングテール2(古銭第四階層　等)（お客様の声なし）

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

/*買取実績とお客様の声
---------------------------------------------------*/
#record2 {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 30px 20px 30px;
	box-sizing: border-box;
}

/*タイトル*/
#record2 h2 {
	background: #42515f;
	border: none;
	color: #fff;
	padding: 16px 0 16px 20px;
	font-size: 22px;
	margin-bottom: 20px;
}
#record2 h2 span {
	background: none;
}

#record2 h2.main-ttl02 {
	position: relative;
	color: #4c5161;
	background:none;
	border-bottom: 2px solid #4c5161;
	margin-bottom: 20px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 6px;
}
#record2 h2.main-ttl02 span {
	padding-left: 40px;
}

/*買取実績*/
#record2 .recordIn .recordBox {
	padding: 0 30px;
	margin-bottom: 20px;
}

/*イメージ*/
#record2 .recordIn .recordBox .recordImg {
	text-align: center;
	width: 250px;
	height: 150px;
	float: left;
	margin-right: 20px;
	background: #333;
}
#record2 .recordIn .recordBox .recordImg img {
	display: inline;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

/*テキスト*/
#record2 .recordIn .recordBox .recordTxt {
	width: 600px;
	float: left;
	border-bottom: 1px solid #444a5f;
}
#record2 .recordIn .recordBox .recordTxt .tag {
	background: #928e74;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 2px 10px;
	margin: 16px 0 20px;
}
#record2 .recordIn .recordBox .recordTxt h3 {
	font-size: 22px;
	color: #253156;
}
#record2 .recordIn .recordBox .recordTxt .area {
	font-size: 14px;
}
#record2 .recordIn .recordTxt {
	width: 860px;
	margin: 0 auto;
}



/*買取実績とお客様の声
---------------------------------------------------*/
#tips {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}

/*============================================
第４階層ページのtips
============================================*/
#tips .tips__ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	width: 800px;
	margin: 0 auto 20px;
	position: relative;
	padding: 16px 0 16px 90px;
	color: #fff;
	border-radius: 30px;
	background: #87827d;
	font-size: 18px;
	font-weight: bold;
}
#tips .tips__icon {
	text-align: center;
	line-height: 78px;
	position: absolute;
	top: 50%;
	left: -10px;
	display: inline-block;
	width: 80px;
	height: 80px;
	padding: 0;
	content: '';
	transform: translateY(-50%);
	color: #fff;
	border: solid 3px #fafcfc;
	border-radius: 50%;
}
#tips .tips__item {
	width: 840px;
	background: rgba(255,255,255,0.7);
	border: 1px dashed #9c9962;
	margin: 0 auto 20px;
	padding: 20px;
	box-sizing: border-box;
}
#tips .tips__item:first-of-type{
	margin-top: 40px;
}
#tips .tips__item .ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #050033;
	font-size: 18px;
	font-weight: bold;
}

/*詳細情報見出しアイコン
------------------------------*/
/*茶道具*/
#tips .tipsTtl.chaki:before {
	background: url(https://nikkoudou-kottou.com/img/sadou/chaki/icon.png);
	background-size: contain;
}

/*西洋アンティーク*/
#tips .tipsTtl.galle:before {
	background: url(https://nikkoudou-kottou.com/img/antique/galle/icon.png);
	background-size: contain;
}
#tips .tipsTtl.persian-carpets:before {
	background: url(https://nikkoudou-kottou.com/img/antique/persian-carpets/icon.png);
	background-size: contain;
}

/*陶磁器*/
#tips .tipsTtl.kabin:before {
	background: url(https://nikkoudou-kottou.com/img/ceramics/kabin/icon.png);
	background-size: contain;
}

/*古銭*/
#tips .tipsTtl.anasen:before {
	background: url(https://nikkoudou-kottou.com/img/kosen/anasen/icon.png);
	background-size: contain;
}

/*リンク
---------------------------------------------------*/
#itemUnder .record-link{
	background-image: linear-gradient(to right, #37546b 0%, #517fa4 100%);
	margin: 40px auto 20px;
	width: 600px;
	text-align: center;
	border-radius: 10px;
}
#itemUnder .record-link a{
	display: block;
padding: 20px 0;
	color: #fff;
	text-decoration: none;
}


/*詳細情報背景
------------------------------*/
/*茶道具*/
#tips ul.chawan {
	background: url(https://nikkoudou-kottou.com/img/sadou/chawan/tips_bg.png) no-repeat right bottom;
}
#tips ul.chagama {
	background: url(https://nikkoudou-kottou.com/img/sadou/chagama/tips_bg.png) no-repeat right bottom;
}
#tips ul.chasyaku {
	background: url(https://nikkoudou-kottou.com/img/sadou/chasyaku/tips_bg.png) no-repeat right bottom;
}
#tips ul.chaki {
	background: url(https://nikkoudou-kottou.com/img/sadou/chaki/tips_bg.png) no-repeat right bottom;
}
#tips ul.mizusashi {
	background: url(https://nikkoudou-kottou.com/img/sadou/mizusashi/tips_bg.png) no-repeat right bottom;
}
#tips ul.hanaire {
	background: url(https://nikkoudou-kottou.com/img/sadou/hanaire/tips_bg.png) no-repeat right bottom;
}

/*西洋アンティーク*/
#tips ul.galle {
	background: url(https://nikkoudou-kottou.com/img/antique/galle/tips_bg.png) no-repeat right bottom;
}
#tips ul.persian-carpets {
	background: url(https://nikkoudou-kottou.com/img/antique/persian-carpets/tips_bg.png) no-repeat right bottom;
}


/*陶磁器*/
#tips ul.kabin {
	background: url(https://nikkoudou-kottou.com/img/ceramics/kabin/tips_bg.png) no-repeat right bottom;
}


/*茶道具*/
#tips ul.touken {
	background: url(https://nikkoudou-kottou.com/img/touken/item/tips_bg.png) no-repeat right bottom;
}


/*古銭*/
#tips .tips__koban {
	background: url(https://nikkoudou-kottou.com/img/kosen/koban/tips_bg.png) no-repeat calc(100% - 50px) bottom;
	padding-bottom: 1px;
}
#tips .tips__kokingin {
	background: url(https://nikkoudou-kottou.com/img/kosen/kokingin/tips_bg.png) no-repeat calc(100% - 50px) bottom;
	padding-bottom: 1px;
}
#tips ul.anasen {
	background: url(https://nikkoudou-kottou.com/img/kosen/anasen/tips_bg.png) no-repeat right bottom;
}
#tips ul.gaikokukosen {
	background: url(https://nikkoudou-kottou.com/img/kosen/gaikokukosen/tips_bg.png) no-repeat right bottom;
}


/*価格込み買取実績(#priceJisseki)
--------------------------------------------------------*/
#priceJisseki {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0;
}

/*タイトル*/
#priceJisseki .priceJTtl .priceJTBox {
	width: 506px;
	margin: 0 auto 6px;
}
#priceJisseki .priceJTtl p {
	display: inline-block;
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 24px;
	color: #86252e;
}
#priceJisseki .priceJTtl p span{
	font-family: none;
	font-size: 18px;
}
#priceJisseki .priceJTtl h2 {
	background: #4C5161;
	width: 880px;
	margin: 0 auto 20px;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-bottom: none;
}
#priceJisseki .priceJTtl h2 span {
	background: none;
	padding-left: 0;
}

/*レイアウト*/
#priceJisseki .priceJBox {
	display: flex;
	flex-wrap: wrap;
	width: 840px;
	margin: 0 auto;
}
#priceJisseki .priceJBox .item {
	width: 210px;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#priceJisseki .priceJBox .item:nth-child(4n) {
	border-right: none;
}
#priceJisseki .priceJBox .item:nth-child(5),
#priceJisseki .priceJBox .item:nth-child(6),
#priceJisseki .priceJBox .item:nth-child(7),
#priceJisseki .priceJBox .item:nth-child(8) {
	border-bottom: none;
}
/*フォント調整*/
#priceJisseki .priceJBox .item .tag {
	width: 176px;
	margin: 8px auto 6px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
}
#priceJisseki .priceJBox .item .name {
	font-weight: bold;
}
#priceJisseki .priceJBox .item .name,
#priceJisseki .priceJBox .item p {
	padding-left: 10px;
}
#priceJisseki .priceJBox .item p {
	font-size: 13px;
	line-height: 12px;
	margin-bottom: 6px;
}
#priceJisseki .priceJBox .item .value {
	text-align: center;
	font-size: 40px;
	color: #86252e;
	font-weight: bold;
	font-family: 'Crimson Text', serif;
	margin-top: 6px;
}
#priceJisseki .priceJBox .item .value span {
	font-size: 16px;
}
#priceJisseki .priceJBox .item img {
	display: block;
	width: 130px;
	margin: 0 auto 8px;
}

/*テキスト不足分調整*/
#priceJisseki .priceJBox .item .name.bt {
	margin-bottom: 20px;
}



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

中国骨董下層

--------------------------------------------------------*/
.kottoLt {
	margin-bottom: 40px;
}
.kottoLt .title {
	background: #fff;
	padding: 20px 0;
	margin-bottom: 40px;
	position: relative;
}
.kottoLt .title .titleImg {
	position: absolute;
	top: 0;
	right: 40px;
}
.kottoLt .title p {
	font-family: 'Noto Serif JP', serif;
	color: #4c5161;
	border-top: 2px solid #4c5161;
	border-bottom: 2px solid #4c5161;
	font-size: 38px;
	padding: 40px 0 40px 50px;
	margin: 0 10px;
}
.kottoLt .kottoLtCon {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}
.kottoLt .kottoLtCon .kottoLtConTtl {
	background: #4a4e5d;
	width: 900px;
	margin: auto;
	padding: 16px 0 16px 20px;
	margin-bottom: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.kottoLt .kottoLtCon .textBox {
	width: 820px;
	margin: 0 auto 40px;
}
.kottoLt .kottoLtCon .textBox p:not(:last-child) {
	margin-bottom: 10px;
}
.kottoLt .kottoLtCon .kottoLtBtn {
	width: 700px;
	background: #193162;
	border-radius: 6px;
	margin: 0 auto 20px;
	text-align: center;
	border-bottom: 4px solid #081634;
}
.kottoLt .kottoLtCon .kottoLtBtn a {
	background: url(https://nikkoudou-kottou.com/img/common/arrow.png) no-repeat 600px  center;
	display: inline-block;
	width: 100%;
	padding: 20px 0 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/*------------------------------------------
	プーアル茶インフォメーション
--------------------------------------------*/
.pu-aru_attention {
	background-color: #FFF6EE;
	margin-bottom: 40px;
	padding: 40px;
}
.pu-aru_attention__ttl {
	color: #9A485A;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.pu-aru_attention__ttl {
	border-bottom: 2px solid #9A485A;
	margin-bottom: 30px;
}
.pu-aru_attention__ttl p{
	font-size: 20px;
	padding-bottom: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pu-aru_attention__ttl p::before {
    content: '';
	display: inline-block;
    width: 1.2em;
    height: 1.2em;
	margin-right: 0.5em;
    background: url(https://nikkoudou-kottou.com/img/china-kottou/chaba/pu-aru/info_icon.png) no-repeat center/contain;
}
.pu-aru_attention__box {
	background-color: #fff;
	padding: 20px 50px;
}
.pu-aru_attention__inner {
	width: 650px;
	margin: 0 auto;
}
.pu-aru_attention__inttl{
	color: #9A485A;
	font-weight: 600;
}
.pu-aru_attention__txt{
	margin-bottom: 20px;
}
.pu-aru_attention__inner ul {
	display: flex;
	justify-content: center;
	padding: 10px 0
}
.pu-aru_attention__intxt {
	text-align: center;
	color: #9A485A;
}

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

西洋アンティーク

--------------------------------------------------------*/
.feature {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}

.feature .txt {
	padding: 0 50px;
	margin-bottom: 40px;
}
.feature .txt p {
	background-image:
	linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
	background-size: 8px 100%,100% 2em;
	line-height: 2em;
	padding: 1.8 1em 0.2em 1em;
}


/*ボックスレイアウト*/
.feature-box {
	width: 930px;
	margin: 0 auto 40px;
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
	padding-bottom: 30px;
}
.feature-box:last-child {
	margin-bottom: 0;
}
.feature-box .feature-ttl {
	font-family: 'Noto Serif JP', serif;
	background: #42515f;
	color: #fff;
	font-size: 1.2rem;
	padding: 10px 0 10px 10px;
}
.feature-box .feature-in {
	display: flex;
	flex-direction: row-reverse;
	margin: 30px 16px 24px;
	background: #fff;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
.feature-box .feature-in-txt {
	padding: 0 24px;
	box-sizing: border-box;
	line-height: 1.8em;
}
.feature-box .feature-in-img {
	padding-right: 24px;
}

.feature-btn {
	text-align: center;
	width: 480px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	background: rgb(143,154,161);
	background: linear-gradient(142deg, rgba(143,154,161,1) 0%, rgba(102,122,128,1) 20%, rgba(97,122,126,1) 100%);
	border-radius: 10px;
}
.feature-btn p {
	background: url(https://nikkoudou-kottou.com/img/common/btn_arrow.svg) no-repeat 90% center;
	background-size: 22px;
}
.feature-btn a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.feature-btn a:hover {
	background-position: right center;
}



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

西洋アンティーク下層

--------------------------------------------------------*/
.about-item {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 40px;
}

/*上部コンテンツ*/
.about-item .about-topbox {
	margin-bottom: 80px;
}
.about-item .about-topbox dl dt {
	width: 910px;
	margin: 0 auto 10px;
	background: url(https://nikkoudou-kottou.com/img/antique/galle/about_item_bg.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
	background-size: contain;
	height: 60px;
	border: 1px solid #a4a3a3;
	border-radius: 6px;
	color: #595a5d;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 150px;
	box-sizing: border-box;
	letter-spacing: 0.2rem;
}
/*ペルシャ*/
.about-item.persia .about-topbox dl dt {
	background: url(https://nikkoudou-kottou.com/img/antique/persian-carpets/about_item_bg.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
}
.about-item .about-topbox dl dt span {
	font-size: 24px;
	color: #476595;
}
/*ドーム*/
.about-item .about-topbox dl.daum dt {
	background: url(https://nikkoudou-kottou.com/img/ceramics/kabin/about_item_bg01.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
}
/*ミュラー*/
.about-item .about-topbox dl.muller dt {
	background: url(https://nikkoudou-kottou.com/img/glass/muller/about_item_bg.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
}
/*酒井田柿右衛門*/
.about-item .about-topbox dl.kakiemon dt {
	background: url(https://nikkoudou-kottou.com/img/ceramics/kabin/about_item_bg03.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
}
/*唐津焼*/
.about-item.karatsu .about-topbox dl dt {
	background: url(https://nikkoudou-kottou.com/img/ceramics/touki/karatsuyaki/about_item_bg.png) no-repeat,url(https://nikkoudou-kottou.com/img/common/pt3.png);
}



/*コンテンツレイアウト*/
.about-item .about-topbox dl dd {
	padding: 0 34px;
	margin-bottom: 50px;
}
.about-item .about-topbox dl dd.min-margin {
	margin-bottom: 20px;
}
.about-item .about-topbox dl dd span{
	font-weight: bold;
}
.about-item .about-topbox dl dd p {
	background-image:
	linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
	background-size: 8px 100%,100% 2em;
	line-height: 2em;
	padding: 2.1em 1em 0 1em;
}
.about-item .about-topbox dl dd p:first-child{
	padding-top: 1.8px;
}


/*下部コンテンツ*/
.about-item .about-bottombox .bottombox-ttl {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 20px;
	font-size: 28px;
}
.about-item .about-bottombox .bottombox-ttl span{
	font-size: 32px;
	color: #476595;
}
.about-item .about-bottombox dl {
	width: 940px;
	margin: 0 auto 30px;
	padding: 30px 0;
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
}
.about-item .about-bottombox dl:last-child {
	margin-bottom: 0;
}
.about-item .about-bottombox dt {
	width: 890px;
	margin: 0 auto 20px;
	border: 2px solid #3a3f4e;
	color: #3a3f4e;
	padding: 14px 0 14px 20px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
}
.about-item .about-bottombox dd {
	background: #fff;
	width: 900px;
	margin: 20px auto 0;
	padding: 30px 20px;
	box-sizing: border-box;
}
.about-item .about-bottombox dd.abreast {
	display: flex;
	flex-direction: row-reverse;
}
.about-item .about-bottombox dd .bottombox-txt-ttl {
	font-size: 24px;
	margin-bottom: 10px;
}
.about-item .about-bottombox dd .bottombox-txt-ttl span {
	color: #476595;
}
.about-item .about-bottombox dd .bottombox-txt {
	margin-right: 30px;
}


/*
査定ポイントを紹介
--------------------------------------------------------------*/
#satei-point {
	background: #fff;
	margin-bottom: 50px;
	padding: 30px 0;
}
#satei-point .ttl {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	color: #1e3f5e;
	font-size: 27px;
	line-height: 38px;
	margin-bottom: 30px;
}
#satei-point .satei-detail {
	background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
	width: 900px;
	margin: 0 auto 40px;
	display: flex;
}
#satei-point .satei-detail .detail-txt {
	background: #fff;
	width: 510px;
	margin: 20px 0;
	padding: 20px 20px 0;
	box-sizing: border-box;
}
#satei-point .satei-detail .detail-txt p{
	border-bottom: 1px dashed #9eabbb;
	line-height: 34px;
}
#satei-point .satei-detail .detail-txt p span{
	color: #1e3f5e;
	font-weight: bold;
}
#satei-point .satei-detail .detail-txt p.status::before{
	content: "■";
	font-size: 13px;
	padding-right: 5px;
}


#satei-point .satei-point-wrap {
	margin-bottom: 40px;
}
#satei-point .satei-point-wrap:last-child {
	margin-bottom: 0;
}
#satei-point .satei-point-ttl {
	width: 950px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #9eabbb;
}
#satei-point .satei-point-ttl .border{
	border-bottom: 3px solid #9eabbb;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 20px;
	font-weight: bold;
}
#satei-point .satei-point-ttl p {
	padding-left: 18px;
	color: #525b67;
}
#satei-point .satei-point-box {
	background:linear-gradient(90deg,#9eabbb 0%,#9eabbb 96%,#fff 4%,#fff 100%);
	margin: 0 20px;
	padding: 0 0 28px 30px;
}
#satei-point .satei-point-in {
	display: flex;
	flex-direction: row-reverse;
	background: #fff;
}
#satei-point .satei-point-in .satei-point-txt {
	padding: 10px 20px;
}
#satei-point .satei-point-in .satei-point-txt p{
	line-height: 28px;
}


/*
実績リスト
--------------------------------------------------------------*/
#jissekiList {
	padding-top: 30px;
	background: #fff;
	margin-bottom: 40px;
}
#jissekiList ul {
	display: flex;
	width: 920px;
	margin: 0 auto;
	flex-wrap: wrap;
}
#jissekiList ul li {
	width: 160px;
	margin: 0 30px 30px 0;
	font-size: 14px;
}
#jissekiList ul li:nth-child(5n) {
	margin-right: 0;
}

#jissekiList ul li .tit{
	font-size: 15px;
	background: #42515f;
	color: #fff;
	text-align: center;
	padding-top: 4px;
}
#jissekiList ul li img {
	width: 160px;
	margin-bottom: 4px;
}
#jissekiList ul li .chiiki{
	color: #627f9b;
	text-align: right;
	border-bottom: 1px dotted #627f9b;
	margin-bottom: 4px;
}
#jissekiList ul li .item {
	line-height: 19px;
}

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

	登録証・登録票リンク
--------------------------------------------*/
/*刀剣
---------------------------------------------*/
.certificate {
	background: url(https://nikkoudou-kottou.com/img/touken/top/certificate_bg.png) no-repeat,#fff;
	margin-bottom: 40px;
	border: 14px solid;
	border-image: url(https://nikkoudou-kottou.com/img/common/pt3.png) 1% / 14px 14px repeat;
	box-sizing: border-box;
	padding: 30px 0;
	background-position: right;
}
.certificate .certificate-ttl span {
	display: block;
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 24px;
	padding-bottom: 6px;
	border-bottom: 2px solid #622121;
	color: #622121;
	font-weight: normal;
}
.certificate .certificate-box {
	width: 760px;
	margin-left: 30px;
}
.certificate .certificate-ttl {
	border-bottom: 1px solid #622121;
	padding-bottom: 2px;
	text-align: center;
	margin-bottom: 20px;
}

.certificate .certificate-txt {
	width: 700px;
	margin: 0 auto 20px;
}

.certificate .certificate-btn {
	width: 450px;
	margin: 0 auto;
	background: url(https://nikkoudou-kottou.com/img/common/arrow.png) no-repeat 94% center,#825252;
	border-radius: 6px;
	height: 50px;
	line-height: 50px;
}
.certificate .certificate-btn a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}

/*象牙
---------------------------------------------*/
.certificate.ivory {
	background: url(https://nikkoudou-kottou.com/img/ivory/top/certificate_bg.png) no-repeat right bottom,#fff;
}






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

	象牙登録票・刀剣登録証ページ
--------------------------------------------*/
#necessity {
	padding-top: 30px;
	background: #fff;
	margin-bottom: 40px;
}
#necessity h2 {
	margin-bottom: 0;
}
#necessity .necessity-txt {
	background: url(https://nikkoudou-kottou.com/img/ivory/tourokuhyou/necessity_bg.png) no-repeat right;
	padding: 30px 0 40px;
}
#necessity .necessity-txt p {
	width: 760px;
	line-height: 1.8em;
	padding-left: 30px;
}


/*申請方法
--------------------------------------*/
#registration {
	padding: 30px 0;
	background: #fff;
	margin-bottom: 40px;
}
#registration .txt {
	width: 860px;
	margin: 0 auto 30px;
}

#registration ul {
	width: 900px;
	margin: 0 auto;
}


/*サブタイトル*/
#registration ul li .registration-in-ttl {
	background: #e4e4e4;
	color: #3d506b;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#registration ul li .registration-in-ttl .ttl-in {
	display: inline-block;
	padding: 1em 1.6em .6em 2.6em;
	position: relative;
	color: #fff;
	z-index: 1;
	margin-right: 4px;
}

/*タイトル台形*/
#registration ul li .registration-in-ttl .ttl-in::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: rgb(66, 81, 95);
	transform: scaleY(1.3) perspective(.5em) rotateX(3deg);
	transform-origin: bottom left;
}
#registration ul li .registration-in-ttl .ttl-in span {
	font-size: 22px;
}
#registration ul li .registration-in-ttl .ttl-in span:before {
	content: 'step';
	position: absolute;
	top: 0;
	left: 6px;
	font-size: 14px;
}
#registration ul li .registration-in-txt {
	width: 860px;
	margin: 0 auto 20px;
}
#registration ul li .registration-in-txt .mb10{
	margin-bottom: 10px;
}

/*バックベタ塗*/
#registration .foundation {
	width: 800px;
	margin: 0 auto;
	background: #f0eee4;
	padding: 10px;
}
#registration .foundation dl {
	border: 1px solid #fff;
	padding: 16px 0 16px 16px;
}
#registration .foundation dl dt {
	font-weight: bold;
	margin-bottom: 6px;
}

/*矢印*/
#registration .arrow-r {
	position: relative;
	margin-bottom: 110px; /*矢印画像の高さと配置を考慮して設定*/
}
#registration .arrow-r:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -84px; /*矢印画像の高さと配置を考慮して設定*/
	width: 100%;
	height: 46px;
	background: url(https://nikkoudou-kottou.com/img/touken/tourokusyou/yajirushi.png) no-repeat 50% 50%;
}


#registration ul li ol {
	width: 860px;
	margin: 0 auto;
}
#registration ul li ol li {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
#registration ul li ol li:before {
	content: '■';
}


/*象牙*/
#registration .registration-in-txt2 {
	background: url(https://nikkoudou-kottou.com/img/ivory/tourokuhyou/txt2_bg.png) no-repeat 40px center;
	height: 206px;
}
#registration .registration-in-txt2 p {
	padding: 50px 30px 0 210px;
	box-sizing: border-box;
}

/*重要*/
#registration .registerBIn {
	margin-top: 30px;
	position: relative;
	border: 1px solid #83242d;
	padding: 8px 10px 10px;
	box-sizing: border-box;
}
#registration .registerBIn .tag {
	background: #83242d;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	padding: 6px 14px;
	top: -20px;
}
#registration .registerBIn p {
	font-size: 13px;
	padding-top: 16px;
}

/*リンク*/
#registration ul li a {
	color: #627f9b
}

/*紛失した場合（刀剣）
--------------------------------------*/
#tourokuLost {
	margin-bottom: 40px;
	padding: 30px 0;
	background: #fff;
}
#tourokuLost .tourokuLostBox {
	width: 900px;
	margin: 0 auto;
	display: flex;
}
.tourokuLostBox .txtBox {
	width: 700px;
	margin-left: 52px;
}
.tourokuLostBox .txtBox .ttl {
	color: #83242d;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 30px;
}




/*
査定ポイントを紹介
--------------------------------------------------------------*/
.satei-point {
    background: #fff;
    margin-bottom: 40px;
    padding: 30px 0;
}
.satei-point .ttl {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    color: #1e3f5e;
    font-size: 27px;
    line-height: 38px;
    margin-bottom: 30px;
}
.satei-point .satei-detail {
    background: url(https://nikkoudou-kottou.com/img/common/pt3.png);
    width: 900px;
    margin: 0 auto 40px;
    display: flex;
}
.satei-point .satei-detail .detail-txt {
    background: #fff;
    width: 510px;
    margin: 20px 0;
    padding: 20px 20px 0;
    box-sizing: border-box;
}
.satei-point .satei-detail .detail-txt p{
    border-bottom: 1px dashed #9eabbb;
    line-height: 34px;
}
.satei-point .satei-detail .detail-txt p span{
    color: #1e3f5e;
    font-weight: bold;
}
.satei-point .satei-detail .detail-txt p.status::before{
    content: "■";
    font-size: 13px;
    padding-right: 5px;
}


.satei-point .satei-point-wrap {
    margin-bottom: 40px;
}
.satei-point .satei-point-wrap:last-child {
    margin-bottom: 0;
}
.satei-point .satei-point-ttl {
    width: 950px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #9eabbb;
}
.satei-point .satei-point-ttl .border{
    border-bottom: 3px solid #9eabbb;
    margin-bottom: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    font-weight: bold;
}
.satei-point .satei-point-ttl p {
    padding-left: 18px;
    color: #525b67;
}
.satei-point .satei-point-box {
    background:linear-gradient(90deg,#9eabbb 0%,#9eabbb 96%,#fff 4%,#fff 100%);
    margin: 0 20px;
    padding: 0 0 28px 30px;
}
.satei-point .satei-point-in {
    display: flex;
    flex-direction: row-reverse;
    background: #fff;
}

.satei-point .satei-point-in .satei-point-txt {
    padding: 10px 20px;
}
.satei-point .satei-point-in .satei-point-txt p{
    line-height: 28px;
    margin-bottom: 20px;
}
.satei-point .satei-point-in .satei-point-txt p:last-child{
    margin-bottom: 0;
}

/* テキスト中の見出し装飾 */
.point-sub-ttl {
    margin-bottom: 6px;
}
.point-sub-ttl span{
    font-weight: bold;
}



/*損傷品
--------------------------------------------------------*/
.damage_con {
	background: #fff;
	margin-bottom: 60px;
	padding: 30px 0 20px;
}
.damage_con h2{
	color: #436381;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.damage_con .damage_con_txt{
	width: 500px;
	margin: 0 auto 30px;
}
.damage_con ul {
	width: 670px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.damage_con ul li {
	width: calc((100% / 3) - 2%);
	margin-bottom: 20px;
	margin-right: 2%;
}
.damage_con ul li:nth-child(3n) {
	margin-right: 0;
}
.damage_con ul li p{
	background: #4a6d83;
	color: #fff;
	padding: 2px 0;
	text-align: center;
}


/*高価買取が見込めます
--------------------------------------------------------*/
#price-conparison {
	background: #fff;
	margin-bottom: 40px;
	padding: 30px 0 10px;
}
#price-conparison .comparisonBox {
	background: #fff;
	margin: 0 40px 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#price-conparison .comparisonBox .imgBox-pc img {
	width: 300px;
	margin: 0 30px 10px 0;
}
#price-conparison .comparisonBox .txtBox {
	width: 580px;
}
#price-conparison .txt {
	margin: 0 auto 20px;
	line-height: 2em;
}
#price-conparison h3.hikaku-ttl span {
	display: inline;
	margin-bottom: 0;
	font-size: 17px;
}
#price-conparison .comparisonBox .value {
	height: 35px;
	position: relative;
}
#price-conparison .comparisonBox .value .kakaku {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	padding-right: 6px;
}
#price-conparison .comparisonBox .value .kakaku span {
	font-style: italic;
	font-size: 38px;
	padding-right: 8px;
	color: #81263c;
}
