@charset "utf-8";
/* CSS Document */

/*------------------------------------
  ページが見つかりませんでした
------------------------------------*/
.attention404	{
	font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;
	background: url(https://www.hankoya.com/images/404/404-bg.gif) left top repeat;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 30px 0;
	margin-bottom: 30px;
	}
/* タイトル */
.attention404 .ttl	{
	text-align: center;
	letter-spacing: normal;
	margin-bottom: 20px;
	}
/* 説明 */
.attention404 .lead	{
  font-size: 12px;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0.2em;
	text-align: center;
  color: #000;
	}
/* トッページへ戻るボタン */
.attention404 .topBtn	{
	width: 370px;
	margin: 20px auto;
	}
.attention404 .topBtn a	{
	display: block;
	border: 1px solid #2e7023;
	border-radius: 4px;
	background: #348a2c;
	background: -moz-linear-gradient(top,  #559a28 0%, #348a2c 100%);
	background: -webkit-linear-gradient(top,  #559a28 0%,#348a2c 100%);
	background: linear-gradient(to bottom,  #559a28 0%,#348a2c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#559a28', endColorstr='#348a2c',GradientType=0 );
	box-shadow:0px 0px 1px 1px #78ae50 inset;
	-moz-box-shadow:0px 0px 1px 1px #78ae50 inset;
	-webkit-box-shadow:0px 0px 1px 1px #78ae50 inset;
	text-align: center;
	letter-spacing: -4em;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	}
.attention404 .topBtn a .txt,
.attention404 .topBtn a .icon	{
	letter-spacing: 0.2em;
	display: inline-block;
	}
.attention404 .topBtn a .icon	{
	padding-left: 0.5em;
	}
.attention404 .topBtn a .icon img	{
	vertical-align: middle;
	}
.attention404 .topBtn a:hover	{
	background: #333;
	background: -moz-linear-gradient(top,  #348a2c 0%, #559a28 100%);
	background: -webkit-linear-gradient(top,  #348a2c 0%,#559a28 100%);
	background: linear-gradient(to bottom,  #348a2c 0%,#559a28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#348a2c', endColorstr='#559a28',GradientType=0 );
	}
/* フォームスタイルリセット */
.attention404 form, .attention404 .searchBox input, .attention404 .searchBox button {
    -moz-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    font-weight: normal;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: left;
    text-shadow: none;
	}
#main .attention404 form {
    margin: 0;
    padding-left: 0;
	}
/* 検索フォーム */
.attention404 form .searchBox	{
    position: relative;
	width: 368px;
	height: 38px;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	background-color: #fafafa;
	box-shadow:0px 0px 1px 1px #fff inset;
	-moz-box-shadow:0px 0px 1px 1px #fff inset;
	-webkit-box-shadow:0px 0px 1px 1px #fff inset;
	margin: 0 auto;
	}
.attention404 form .searchBox input	{
	box-sizing: border-box;
	color: #000;
	font-size: 14px;
	height: 36px;
	margin: 0;
	left: 1px;
	top: 1px;
	padding: 8px 48px 8px 8px;
	position: absolute;
	width: 100%;
	vertical-align: top;
	}
.attention404 form .searchBox button {
	background: #ff9800 url("https://www.hankoya.com/_packages/lib/search/app/img/icon/ui-search-02-ffffff.png") no-repeat center center;
	background-size: 16px 16px;
	border: none;
	cursor: pointer;
	height: 36px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 40px;
	z-index: 2;
	border-radius: 0 4px 4px 0;
	}

/*------------------------------------
  サイトマップ
------------------------------------*/
.sitemap404	{
	width: 690px;
	margin: 0 auto;
	}
/* タイトル */
.sitemap404 .ttl	{
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	font-size: 26px;
	color: #558726;
	font-weight: bold;
	text-align: left;
	}
.sitemap404 .bnUnit	{
	/*margin-bottom: 50px;*/
	}
/* バナー1つ */
.sitemap404 .bnUnit .bnUnit1col	{
	margin-bottom: 10px;
	}
/* バナー2つ */
.sitemap404 .bnUnit .bnUnit2col	{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	}
.sitemap404 .bnUnit .bnUnit2col li	{
	display: table-cell;
	width: 50%;
	padding-left: 5px;
	box-sizing: border-box;
	}
.sitemap404 .bnUnit .bnUnit2col li:first-child	{
	padding-left: 0;
	padding-right: 5px;
	}
.sitemap404 .bnUnit .bnUnit1col img,
.sitemap404 .bnUnit .bnUnit2col li img	{
	width: 100%;
	height: auto;
	}

/*------------------------------------
  グループサイト
------------------------------------*/
.group404	{
    border: 1px solid #b6babe;
    margin: 50px auto 30px auto;
    width: 688px;
	}
/* タイトル */
.group404 h2.ttl	{
	border-bottom: 4px solid #393939;
	}
.group404 h3.ttl	{
	border-bottom: 1px solid #b6babe;
	border-left: 6px solid #666;
	text-align: left;
  font-size: 100%;
	font-weight: bold;
  line-height: 1.5;
	padding: 0 0 5px 5px;
	margin-bottom: 20px;
	}
/* ulスタイルリセット */
.group404 ul	{
	list-style: none;
	}
/* 印鑑・ハンコ 該当カテゴリ */
.group404 .mainList,
.group404 .pickupList	{
	padding: 18px;
	border-bottom: 1px solid #b6babe;
	}
.group404 .mainList ul li	{
	width: 157px;
	float: left;
	margin-left: 8px;
	}
.group404 .mainList ul li:first-child	{
	margin-left: 0;
	}
.group404 .pickupList ul	{
	width: 673px;
	margin-right: -21px;
	margin-top: -20px;
	}
.group404 .pickupList ul li	{
	width: 147px;
	float: left;
	margin-right: 21px;
	margin-top: 20px;
	}
/* 印鑑・ハンコ 該当カテゴリ 以外 */
.group404 .goodsList	{
	padding: 18px;
	}
.group404 .goodsList div	{
	width: 672px;
	margin-right: -20px;
	}
.group404 .goodsList dl	{
	float: left;
	width: 204px;
	margin-right: 20px;
	}
.group404 .goodsList dl dt	{
	border-bottom: 1px solid #b6babe;
	border-left: 6px solid #666;
	text-align: left;
  font-size: 100%;
	font-weight: bold;
	padding: 0 0 5px 5px;
	}
.group404 .goodsList dl dd ul li	{
	background: url(https://www.hankoya.com/images/404/404-list.gif) 5px 50% no-repeat;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 5px 18px;
	}
.group404 .goodsList dl dd ul li a	{
	color: #333;
	text-decoration: none;
	}
/* ※「帝国データバンク」アンケート・・・ */
.group404 .goodsList .notes	{
	font-size: 10px;
	/*text-align: right;*/
	color: #666;
	margin-top: 10px;
	padding-left: 1em;
	text-indent: -1em;
	}

/* ↓各サイトのサイトマップスタイルを転記 */
section.list-sitemap{
	clear:both;
}
section.list-sitemap dl{
	float:left;
	width:290px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	text-align:left;
	margin:0 40px 30px;
}
section.list-sitemap dl dt{
    clear: both;
    font-weight: bold;
    font-size: 19px;
    border-left: 8px solid #759931;
    border-bottom: 1px solid #ccc;
    padding-left: 12px;
    margin-bottom: 10px;
	color:#555;
}
section.list-sitemap dl ul{
	list-style:none;
	padding:0 5px;
}
section.list-sitemap dl ul li {
    padding-left: 16px;
    background: url(https://www.hankoya.com/img/plate/shop/list-bg-desc.png) no-repeat 5px 9px;
	margin-bottom:5px;
}
/* ↑各サイトのサイトマップスタイルを転記 */

@media screen and (max-width: 768px) {
	/*------------------------------------
	  ページが見つかりませんでした
	------------------------------------*/
	.attention404	{
		width: 100%;
		padding: 30px 20px;
		box-sizing: border-box;
		}
	/* タイトル */
	.attention404 .ttl	{
		text-align: center;
		letter-spacing: normal;
		margin-bottom: 20px;
		}
	.attention404 .ttl img	{
		width: 100%;
		height: auto;
		}
	/* トッページへ戻るボタン */
	.attention404 .topBtn	{
		width: 80%;
		}
	/* 検索フォーム */
	.attention404 form .searchBox	{
		width: 80%;
		height: 58px;
		box-sizing: border-box;
		}
	.attention404 form .searchBox input	{
		height: 56px;
		padding: 13px 78px 13px 13px;
		}
	.attention404 form .searchBox button {
		height: 56px;
		width: 60px;
		}

	/*------------------------------------
	  サイトマップ
	------------------------------------*/
	.sitemap404	{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		}
	/* タイトル */
	.sitemap404 .ttl	{
		margin-bottom: 10px;
		font-size: 18px;
		}

	/*------------------------------------
	  グループサイト
	------------------------------------*/
	.group404	{
		border: none;
		margin: 0 auto 30px auto;
		width: 100%;
		}
	/* タイトル */
	.group404 h2.ttl	{
		margin-bottom: 20px;
		}
	.group404 h2.ttl img	{
		width: 100%;
		height: auto;
		}
	/* 印鑑・ハンコ 該当カテゴリ */
	.group404 .mainList,
	.group404 .pickupList	{
		padding: 20px;
		}
	.group404 .mainList ul li	{
		width: 50%;
		margin-left: 0;
		margin-top: 10px;
		box-sizing: border-box;
		}
	.group404 .mainList ul li:nth-child(odd)	{
		padding-right: 10px;
		}
	.group404 .mainList ul li:nth-child(even)	{
		padding-left: 10px;
		}
	.group404 .mainList ul li:first-child,
	.group404 .mainList ul li:nth-child(2)	{
		margin-top: 0;
		}
	.group404 .mainList ul li img	{
		width: 100%;
		height: auto;
		}
	.group404 .pickupList ul	{
		width: 100%;
		margin-right: 0;
		margin-top: 0;
		}
	.group404 .pickupList ul li	{
		width: 50%;
		margin-right: 0;
		margin-top: 10px;
		box-sizing: border-box;
		}
	.group404 .pickupList ul li:nth-child(odd)	{
		padding-right: 10px;
		}
	.group404 .pickupList ul li:nth-child(even)	{
		padding-left: 10px;
		}
	.group404 .pickupList ul li:first-child,
	.group404 .pickupList ul li:nth-child(2)	{
		margin-top: 0;
		}
	.group404 .pickupList ul li img	{
		width: 100%;
		height: auto;
		}

	/* 印鑑・ハンコ 該当カテゴリ 以外 */
	.group404 .goodsList	{
		padding: 20px 0 20px 20px;
		}
	.group404 .goodsList div	{
		width: 100%;
		margin-right: 0;
		}
	.group404 .goodsList dl	{
		float: left;
		width: 33.33%;
		margin-right: 0;
		padding-right: 20px;
		box-sizing: border-box;
		}

	.group404 .goodsList dl dd ul li	{
		padding: 20px 5px 15px 18px;
		}
	/* ※「帝国データバンク」アンケート・・・ */
	.group404 .goodsList .notes	{
		/*text-align: left;*/
		margin-top: 20px;
		}
	/* モバイルサイトでは、お問い合わせ非表示のため枠だけ表示されるので */
	#f_infometion2	{
		display: none;
		}
	}
@media screen and (min-width: 769px) {
	.pcNone	{
		display: none;
		}
	}
