@charset "UTF-8";

/* *********************************************************
 * altstack base style seet  現行
 * *********************************************************\*/
/*____________ element ____________\*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
}
a img,
a:focus,
:link img,
:visited img {
	border: 0;
	outline:none;
}
q:before,
q:after,
blockquote:before,
 blockquote:after {
	content: "";
}
html,
body {
height: 100%;
}
body {
	color: #555;
	font-size: 62.5%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, Arial,Helvetica, sans-serif ;
	_text-align: center;
	background: #fff;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
a:focus {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 1 !important;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
li img {
	vertical-align: bottom;
}
label {
	cursor: pointer;
}
hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}
/*____________ table ____________\*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th,
table td {
}
.spectable {
	width: 347px;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}
.spectable th {
	width: 120px;
	color: #fff;
	text-align: right;
	background: #555;
	border: 1px solid #3f3f3f;
	margin: 0 0 20px;
	padding: 7px 7px;
	white-space: nowrap;
}
.spectable td {
	border: 1px solid #b5b5b5;
	padding: 7px 7px;
}
.spectable td ul,
.spectable td ol {
	padding: 0 0 0 20px;
}
.spectable td li {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 0.5em;
}
table.variation {
	width: 347px;
	border: 1px solid #3f3f3f;
	border-collapse: collapse;
	margin: 0 0 20px;
}
table.variation th {
	width: auto;
	color: #fff;
	text-align: center;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 7px 7px;
	white-space: nowrap;
}
table.variation td {
	border: 1px solid #3f3f3f;
	padding: 7px 7px;
}
table.snsArea {
	height: auto !important;
	
}
/* CSS example start
 
img {
	max-width:100%;
}
 
table {
	width:100%;
}
 
a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
 
a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
 
よく使うCSS end -----
時々使うCSS3 start ---
 
テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
 
テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
 
角丸 {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}
 
トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
 
透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
 
背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
 
グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
/*________________________ header ________________________\*/
ds_btn {
	display: none;
}
header {
	display: none;
}
header#navheader {
	display: block;
	width:100%;
	background: url(https://www.hatter-knowledge.com/img/back_whitewood01.jpg) center -210px repeat-x;
	margin: 0 ;
}
#inner01 {
	width: 1180px;
	margin: 0 auto;
}
#logo {
	display: none;
}
 #hNav {
	display: none;
}
header#navheader h1,
header#navheader p.description {
	width:1180px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
header#navheader p#logo01 {
	width: 360px;
	float: left;
	padding: 7px 0 0;
}
#headernav01 {
	width: 769px;
	float: right;
	text-align: right;
	padding: 10px 0px 5px;
	margin: 0;
}
#headernav01 li {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
	padding: 0px;
	border: 1px solid #555;
	border-width: 0 1px 0 0;
}
#headernav01 li:first-child {
	border-width: 0 1px 0 1px;
}
#headernav01 li a {
	color: #555;
	padding: 7px 8px;
	text-decoration: none;
}
#headernav01 li a:hover {
	text-decoration: underline;
}
#headernav02 {
	width: 769px;
	float: right;
	text-align: right;
	padding: 5px 0px;
	margin: 0 0 0 8px;
}
#headernav02 li {
	display: inline-block;
	width: 102px;
	height: 62px;
	margin: 0 0 0 5px;
	background: #b3b3b3;
	border-radius: 3px;
}
#headernav02 li#headernav02_brand {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_01.png);
	background-position: center 6px;
	background-repeat: no-repeat;
	background-color: #e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_brand:hover {
	background-color: #666;
}
#headernav02 li#headernav02_cart {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_02.png);
	background-position: 23px 7px;
	background-repeat: no-repeat;
	background-color: #e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_cart:hover {
	background-color: #666;
}
#headernav02 li#headernav02_mypage {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_03.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color: #e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_mypage:hover {
	background-color: #666;
}
#headernav02 li#headernav02_oco {
	background-image: url(https://shopping.c.yimg.jp/lib/hatter-knowledge/headernav02_oco.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color:#e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_oco:hover {
	background-color: #666;
}
#headernav02 li#headernav02_sizeup {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_04.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color:#e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_sizeup:hover {
	background-color: #666;
}
#headernav02 li#headernav02_ribon {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_05.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color: #e7b867;
	transition: 0.3s;
}
#headernav02 li#headernav02_ribon:hover {
	background-color: #666;
}
#headernav02 li a {
	display: block;
	width: 102px;
	height: 62px;
	color: #fff;
	font-size: 10px;
	line-height: 104px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background: url(https://www.hatter-knowledge.com/img/back_slash01.png) 0 0 repeat;
	overflow: hidden;
}
#globalnav {
	padding: 30px 0 15px;
	background: url(https://www.hatter-knowledge.com/img/back_whitewood02.png) center 0 repeat-x;
}
#globalnav ul {
	display: table;
	width: 1180px;
	height: 85px;
	margin: 0 auto;
}
#globalnav ul li {
	display: table-cell;
	width: 168px;
	height: 85px;
	border: 1px solid #998475;
	border-width: 0 1px 0 0;
	overflow: hidden;
}
#globalnav ul li:nth-child(1) {
	border-width: 0 1px 0 1px;
}
#globalnav ul li a {
	display: block;
	width: 152px;
	height: 60px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	text-decoration: none;
	padding: 25px 0 0 16px;
	overflow: hidden;
	text-shadow: 
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
	transition: 0.3s;
}
#globalnav ul li a span {
	display: block;
	font-size: 9px;
}
#globalnav ul li#navbtn01 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav01.jpg) 45px -12px no-repeat;
}
#globalnav ul li#navbtn01 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav01.jpg) 30px -12px no-repeat;
}
#globalnav ul li#navbtn02 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav02.jpg) 45px -13px no-repeat;
}
#globalnav ul li#navbtn02 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav02.jpg) 30px -13px no-repeat;
}
#globalnav ul li#navbtn03 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav03.jpg) 59px -8px no-repeat;
}
#globalnav ul li#navbtn03 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav03.jpg) 44px -8px no-repeat;
}
#globalnav ul li#navbtn04 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav04.jpg) 62px -12px no-repeat;
}
#globalnav ul li#navbtn04 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav04.jpg) 47px -12px no-repeat;
}
#globalnav ul li#navbtn05 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav05.jpg) 53px -18px no-repeat;
}
#globalnav ul li#navbtn05 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav05.jpg) 37px -18px no-repeat;
}
#globalnav ul li#navbtn06 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav06.jpg) 59px -11px no-repeat;
}
#globalnav ul li#navbtn06 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav06.jpg) 44px -11px no-repeat;
}
#globalnav ul li#navbtn07 a {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav07.jpg) 55px 0 no-repeat;
}
#globalnav ul li#navbtn07 a:hover {
	background: url(.https://www.hatter-knowledge.com/mg/btn_mainnav07.jpg) 40px 0 no-repeat;
}
#globalnav ul li a:hover {
}
/*________________________ contents ________________________\*/
#contents {
	width: 1180px;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 20px 0;
}
#contents article:first-child {
	width: 985px;
	float: right;
}
#itemList_wrap #pager-top .pagerlist,
#itemList_wrap #pager-bm .pagerlist {
}
#itemList_wrap #pager-top ul ,
#itemList_wrap #pager-bm ul {
	text-align: center;
}
#itemList_wrap #pager-top ul li ,
#itemList_wrap #pager-bm ul li {
	display: inline-block;
	font-size: 12px;
	list-style-type: none;
	padding: 0 4px;
	margin: 0;
	line-height: 1.4em;
}
#itemList_wrap #pager-top ul li.selected,
#itemList_wrap #pager-bm ul li.selected {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	padding: 4px 12px;
	border: 1px solid #666;
	border-radius: 3px;
	background: #666;
}
#itemList_wrap #pager-top ul li a,
#itemList_wrap #pager-bm ul li a {
	display: block;
	color: #555;
	text-decoration: none;
	padding: 4px 12px;
	border: 1px solid #666;
	border-radius: 3px;
	transition-duration: 0.5s;
}
#itemList_wrap #pager-top ul li a:hover,
#itemList_wrap #pager-bm ul li a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
}
.selectbox,
.pagerlist {
	line-height: 1.5em;
	margin: 0 0 5px;
	text-align: center;
	clear: both;
}
.pager-bm {
	line-height: 1.5em;
	margin: 0 0 5px;
	text-align: left;
	clear: both;
}
.quantity {
	line-height: 1.5em;
	margin: 0 0 5px;
	text-align: center;
	clear: both;
}
/*________________________ bread crumb ________________________\*/
#bread-crumb {
	display: block;
	padding: 20px 0 10px;
	margin: 0 auto;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) 0 0 repeat-x ;
}
/* 10/03 ↑に変更
#bread-crumb {
	display: block;
	width: 100%;
	padding: 20px 0 10px;
	margin: 0 0 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) 0 0 repeat-x ;
}
*/
#bread-crumb-listTop {
	display: block;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: visible;
	float: left;
}
#bread-crumb-listTop ol {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: visible;
	position: static;
}
#bread-crumb-listTop ol li {
	width: auto;
	display: block-inline;
	font-size: 12px;
	padding: 0 10px 0 13px;
	line-height: 1.5em;
	list-style-type: none;
	white-space: nowrap;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/breadcrumb_bg.gif) left 4px no-repeat;
	position: static;
}
#bread-crumb-listTop ol li:first-child {
	width: auto;
	list-style-type: none;
	background-image: none;
}
#bread-crumb-listTop ol li:nth-child(2) {
	width: auto;
	position: static;
}
#bread-crumb-listTop ol li:nth-child(3) {
	width: auto;
	position: static;
}
.bread-crumb-listCate {
	display: block;
	width: auto;
	margin: 0 0 0 250px;
}
.bread-crumb-listCate ol {
	overflow: hidden;
}
.bread-crumb-listCate ol li {
	display: inline-block;
	font-size: 12px;
	padding: 0 10px 0 13px;
	line-height: 1.5em;
	list-style-type: none;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/breadcrumb_bg.gif) left 4px no-repeat;
	float: left;
}
#bread-crumb-listTop ol li a:hover,
.bread-crumb-listCate ol li a:hover {
	text-decoration: underline;
}
#bread-crumb-listTop ol,
.bread-crumb-listCate ol {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
.header_area {
	width: auto;
	margin: 0px auto 0px;
	padding: 0px;
	display: block;
}
/*________________________ main ________________________\*/
#main-column {
	text-align: center;
	margin: 0 auto 20px;
}
#contents #main-column {
	width: 1180px;
	width: 985px;
	margin: 0 auto;
	position: relative;
}
#main-column section:first-child .header_area {
	display: none;
}
/*________________________ top page ________________________\*/
#contents #main-column .news,
#contents #main-column .newItem,
#contents #main-column .pickup {
	padding: 0px;
	border: none;
	background: none;
}
contents #main-column .news h2,
#contents #main-column .newItem h2,
#contents #main-column .pickup h2 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 165%;
	margin-bottom: 20px;
	padding: 20px 1em 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) repeat-x scroll left bottom transparent;
	clear: both;
}
.freeArea2 {
	padding: 0;
	clear: both;
}
.freeArea2 .free-contents ul {
	margin: 0px 0px;
}
.freeArea2 iframe {
	width: 100%;
	height: 460px;
}
.timeline {
	max-width: 100% !important;
	width: 100% !important;
}
.halfcol01#inforhalf {
	width: 445px;
}
.halfcol01#inforhalf2 {
	width: 520px;
	border: 1px solid rgb(232, 232, 232);
	border-radius: 5px;
}
.information {
	height: 453px;
	border: 1px solid rgb(232, 232, 232);
	padding: 0;
	border-radius: 5px;
	overflow: hidden;
}
iframe#twitter-widget-0 {
}
.information h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 12px 15px;
	margin: 0;
	border-bottom: 1px solid rgb(232, 232, 232);
}
.freeArea2 .free-contents .information ul,
.information ul {
	height: 420px;
	padding:10px 15px;
	margin: 0;
	overflow: auto;
}
.freeArea2 .free-contents .information ul li,
.information ul li {
	font-size: 14px;
	list-style-type: none;
	margin: 0 0 1em;
}
.information ul li span {
	display: block;
	font-weight: bold;
	list-style-type: none;
}
.information ul li a {
	text-decoration: underline;
}
.column5 {
	float: left;
	width: 126px;
	height: 235px;
	margin: 0 25px 20px 0 !important;
	border-bottom: 1px dotted #333;
	overflow: hidden;
 }
.column5 .item-list-span-img{
	width: 128px;
	display:inline-block;
}
.column5 h3 {
	font-size: 85%;
	line-height: 130%;
	margin-bottom: 3px;
}
.column5 p {
	font-size: 90%;
	text-align:right;
}
.column5 img {
	max-width: 128px;
	vertical-align: bottom;
}
.column5 p.sp_price {
	color: #F00;
}
p.fx_price span.strike {
	text-decoration: line-through;
}
p.sp_price span.special_price_str,
p.sp_price span.selling_price_str,
p.sp_price span.selling_price,
p.sp_price span.taxin,
p.sp_price span.discount_rate{
	color: #F00;
}
p.price span.selling_price,
p.price span.taxin{
	color: #F00;
}
section .newItem h2,
section .pickup h2, section .ranking h2,
section .group h2,
section .category h2,
#itemLst h2{
	border: none;
	font-size: 90%;
	font-weight: bold;
	line-height: 165%;
	margin-bottom: 10px;
	padding: 0 0 10px;
	min-height: 25px;
}
section.column4 p.price {
	line-height: 1.8em;
	font-weight: bold;
	text-align: right;
}
section.column4 a {
	text-decoration: none;
}
/*________________________ Item list ________________________\*/
.newItem, #itemList {
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Title-new.gif) right 30px no-repeat ;
	position: relative;
	margin: 30px 0 10px;
}
#main-column h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 165%;
	margin-top:30px;
	margin-bottom: 20px;
	padding: 20px 0.5em 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) repeat-x scroll left bottom transparent;
}
.column4 {
	float: left;
	width: 170px;
	height: 140px !important;
	padding: 130px 0 60px 0;
	margin: 0 12px 20px;
	border-bottom: 1px dotted #333;
	position: relative;
	overflow: hidden;
}
.column4 h3 {
	font-size: 16px;
	max-height: 36px;
	overflow: hidden;
}
.column4 .badge {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 5;
}
#main-column #itemList section.column4 {
	overflow: hidden;
	margin: 0 25px 25px 0;
}
#main-column #itemList section.column4:nth-child(4n) {
	margin: 0 25px 25px 0;
}
#main-column #itemList section.column4:nth-child(6n-5) {
	margin: 0 25px 25px 0;
}
#main-column #itemList section.column4:nth-child(5n) {
	margin: 0 0 25px 0;
}
#main-column #itemList section.column4 .itemThumb-wrap,
#main-column .newItem section.column4 .itemThumb-wrap {
	margin: 0;
	position: absolute;
	top: 0;
}
#main-column #itemList section.column4 .itemThumb-wrap a,
#main-column .newItem section.column4 .itemThumb-wrap a {
	display: block;
	height: 270px;
	position: absolute;
	background: url(https://www.hatter-knowledge.com/img/btn_gotodetail03.png) 0 bottom no-repeat;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	z-index: 1;
}
#main-column .newItem section.column4 .itemThumb-wrap a {
	height: 308px
}
#main-column #itemList section.column4 .itemThumb-wrap a:hover,
#main-column .newItem section.column4 .itemThumb-wrap a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_gotodetail03.png) -170px bottom no-repeat;
}
#main-column #itemList section.column4 .itemThumb-wrap a:hover:nth-child * {
	color: #fff;
}
.column4 .item-list-span-img img {
	width: 170px !important;
	height: 114px !important;
}
#main-column #itemList section.column4 h2 {
	width: 170px;
	height: 54px;
	font-size: 14px;
	margin: 0 0 10px;
	word-break: break-all;
	white-space: normal !important;
	overflow: hidden;
}
#main-column #itemList section.column4 h2 a {
	width: 170px;
	word-wrap: reak-word;
	word-break: break-all;
	text-decoration: none;
}
#main-column #itemList section.column4 p {
	font-size: 14px;
	line-height: 1.4em;
	text-align: right;
}
#main-column #itemList section.column4 p .sps-wishAddItem {
	display: none;
}
#main-column #itemList section.column4 p .sps-wishAddItemOk {
	display: none;
}
#main-column section.column4 .inner-catch {
	max-height: 5.6em;
	overflow: hidden;
}
#main-column section.column4:after {
}
#main-column #itemList p.price {
	width: 170px;
	text-align: right;
}
#main-column #itemList p.price span.selling_price,
#main-column #itemList p.price span.taxin {
	width: 170px;
	color: #F00;
	font-size: 14px;
	text-align: right;
}
/*________________________ Item detail ________________________\*/
#itemDetail-cont .itemThumb-wrap {
	float: left;
	width: 620px;
}
#itemDetail-cont .itemThumb-wrap img {
	max-width: 620px;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main {
	text-align: center;
	height: 480px;
	overflow: visible;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main a.zoomItemPic {
	display: block;
	cursor: zoom-in !important;
	position: relative;
	z-index: 10;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main a.zoomItemPic:after {
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main .mainImg {
	cursor: zoom-in !important;
	max-height: 490px;
	overflow: hidden;
}
.itemThumb-wrap {
	margin: 0 0 10px 0;
}
.itemThumb {
	height: auto;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.itemThumb ul {
	display: block;
}
.itemThumb ul li {
	display: inline-block;
	width: 110px;
	height: 110px;
	list-style-type: none;
	overflow: hidden;
}
.itemThumb ul li img {
	width:  110px !important;
	height: auto !important;
	cursor: pointer;
}
#itemDetail-cont .itemOutline ul.ico_itemType li {
	float: left;
	width: 35px;
	height: 36px;
	list-style-type: none;
	position: relative;
	top: -5px;
}
#itemDetail-cont .itemOutline ul.ico_itemType {
	overflow: visible;
}
#itemDetail-cont .itemOutline {
	width: 350px;
	float: right;
	margin: 0 0 20px;
	position: relative;
}
#itemDetail-cont .itemOutline .icons {
	position: absolute;
	top: 1px;
}
#itemDetail-cont .itemOutline .cartArea {
	margin: 0 0 20px;
}
#itemDetail-cont .itemOutline h1 {
	font-size: 20px !important;
	padding:0px 5px 10px 0px !important;
}
section#itemDetail-wrap00 .description {
	width: 620px;
	margin: 0;
	padding: 0;
	float: left;
}
section#itemDetail-wrap00 .description p {
	font-size: 16px;
	margin: 0 0 1em;
}
section#itemDetail-wrap00 .description iframe {
	width: 620px;
	height: 500px;
	cursor: w-resize !important;
}
section#itemDetail-wrap00 .description iframe img {
	cursor: w-resize !important;
}
section#itemDetail-wrap01 {
}
section#itemDetail-wrap01 .description iframe {
	width: 500px;
	height: 345px;
	cursor: w-resize !important;
}
section#itemDetail-wrap01 .description .bordlayoutp3 table.spectable {
	width: 347px !important;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}
section#itemDetail-wrap01 .description img {
	height: auto !important;
	margin: 0 0 10px;
}
section#itemDetail-wrap01 {
	width: 350px;
	margin: 0 0 50px;
	padding: 0;
	float: right;
}
section#itemDetail-wrap00 h3, 
section#itemDetail-wrap01 h3 {
	font-size: 18px;
	padding: 40px 20px 20px;
	margin: 0 0 15px;
	background: url(https://www.hatter-knowledge.com//hpgen/HPB/theme/img/Tline-scolumn.gif) left bottom repeat-x scroll ;
}
section#itemDetail-wrap01 .description p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 1em;
}
section#itemDetail-wrap02 {
	width: 560px;
	margin: 0;
	padding: 0;
	float: right;
	background: #f9ffff;
}
.infoArea {
	height: auto !important;
}
.infoArea li {
	display: inline-block;
	width: 110px;
	padding: 0 5px;
}
table.price,
table.spec {
	width: 347px;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}
table.price th,
table.spec th {
	width: 120px !important;
	color: #fff;
	text-align: right;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 7px 7px !important;
	margin: 0 0 20px !important;
	white-space: normal;
}
table.price td,
table.spec td {
	border: 1px solid #b5b5b5 !important;
	padding: 7px 15px !important;
}
table.snsArea {
	height: auto;
}
table.snsArea td {
	vertical-align: top;
}
table.snsArea td div {
	height: 30px !important;
	position: static !important;
	margin: 0 !important;
}
.w100 .freeArea2 {
  border-bottom: none;
}
.w100 .freeArea2 h2 {
	display:none;
}
.w100 .freeArea2 .mainvisual {
  float: left;
  width: 650px;
}
.w100 .freeArea2 .mainvisual img {
  width: 100%;
}
.w100 .freeArea2 .sidemenu {
float: left;
padding: 0 5px;
}
article#Detail #main-column section.recommend {
	padding: 20px 0 0;
	clear: both;
}
section.userreview {
	padding: 20px 0 0;
	clear: both;
}
#search form {
	position: relative;
	padding: 16px;
}
#search form .searchbox {
	position: absolute;
	left:0;
	top: 0;
}
#search form .searchSubmit {
	position: absolute;
	left: 122px;
	top: -2px;
}
/*________________________ freepage ________________________\*/
#JournalList .journal-cont,
#Journal .journal-cont {
	margin: 0 0 15px;
}
#JournalList .journal-cont p,
#Journal .journal-cont p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 1em;
}
#JournalList .journal-cont address,
#Journal .journal-cont address {
	font-size: 16px;
	font-style: normal;
	margin: 0 0 1em;
}
/*________________________ Free Page ________________________\*/
#JournalList .journal-cont,
#Journal .journal-cont {
	padding: 10px 0;
	margin: 0 0 15px;
}
#JournalList .journal-cont .halfcol01,
#Journal .journal-cont .halfcol01 {
	margin: 0 0 15px;
	border: 1px solid rgb(232, 232, 232);
}
#JournalList .journal-cont .halfcol01 a,
#Journal .journal-cont .halfcol01 a {
	display: block;
	min-height: 500px;
	padding: 10px;
	text-decoration: none;
	transition-duration: 0.5s;
	background: #fff;
	color:#505050;
}
#JournalList .journal-cont .halfcol01 a h3,
#Journal .journal-cont .halfcol01 a h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 5px 10px 0;
	margin: 0 0 10px;
}
#JournalList .journal-cont .halfcol01 p,
#Journal .journal-cont .halfcol01 p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0px 10px;
	transition-duration: 0.5s;
}
#JournalList .journal-cont .halfcol01 p.blandimg01,
#Journal .journal-cont .halfcol01 p.blandimg01 {
	text-align: center;
	margin: 0 auto 10px;
	padding: 0;
	transition-duration: 0.5s;
}
/*________________________ nav ________________________\*/
.mainnav01 li {
	display: table-cell;
	text-align: center;
	padding: 1px;
}
.mainnav01 li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	background: #3f3f3f;
	text-decoration: none;
}
.mainnav01 li a:hover {
	text-decoration: none;
}
.nav-category ul.mainnav01 {
	display: table;
	width: 1150px;
	background: #3f3f3f;
	padding: 0 0 0 30px;
}
.nav-category ul.mainnav01 li {
	display: table-cell;
	min-width: 130px;
	text-align: center;
	padding: 0px;
}
.nav-category ul.mainnav01 li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 15px;
	background: #3f3f3f;
	transition-duration: 1s;
}
.nav-category ul.mainnav01 li a:hover {
	color: #3f3f3f;
	background: #fff;
}
.nav-category ul.mainnav01 li a:hover {
	text-decoration: none;
}
/*________________________ guide ________________________\*/
#guide {
}
#guide section.guide01 {
	margin: 0 0 60px;
}
#guide section.guide01 h2 {
	font-size: 18px;
	line-height: 1.5em;
	padding: 7px 0 7px 0.5em;
	margin: 0 0 1em;
	background-color: #97d133;
	color: white;
}
#guide section.guide01 h2.ttlShop {
	padding:7px 0 7px 0.5em;
	margin:40px 0 1em;
}
#guide section.guide01 p {
	font-size: 1.2em;
	padding: 0 0 0 290px;
	margin: 0 0 0 1em;
	line-height: 1.4em;
}
#guide section.guide01 table {
	width: 360px !important;
	margin: 0 0 10px 290px;
}
#guide section.guide01 table th {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 5px 7px;
	white-space: nowrap;
}
#guide section.guide01 table td {
	font-size: 14px;
	line-height: 1.4em;
	border: 1px solid #b5b5b5;
	padding: 5px 7px;
}
#guide section.guide01 table td img {
	width: 200px !important;
	height: auto;
}
#guide section.guide01 table td ul {
	padding: 10px 3px ;
}
#guide section.guide01 table td ul li {
	line-height: 1.4em;
	list-style-type: none;
	padding: 3px 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
}
#shopGuide_wrap table {
	margin: 10px 0 20px;
}
#shopGuide_wrap table th {
	min-width: 200px;
	color: #fff;
	font-size: 16px;
	text-align: right;
	vertical-align: top;
	line-height: 1.4em;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 7px 15px;
	white-space: nowrap;
}
#shopGuide_wrap table td {
	font-size: 16px;
	line-height: 1.4em;
	vertical-align: top;
	border: 1px solid #b5b5b5;
	padding: 7px 15px;
}
/*________________________ cart ________________________\*/
#center-seo input[type="submit"],
#center-seo input[type="button"],
#center3 input[type="submit"],
#center3 input[type="button"] {
	height: 25px;
	color: #333;
	padding: 0 8px 0 8px;
	font-size: 80%;
	font-size: 0.8rem;
	text-align: center;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/btn-confirm_bg.gif) repeat-x left top;
	border: none;
	margin: 2px 2px;
	width: auto;
	width: initial;
}
.bordlayoutp3 table td label:after {
	content: "\A";
}
/*________________________ footer ________________________\*/
div#shopinformation01 {
	width:1180px;
	padding: 20px 0 0;
	margin: 0 auto 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) left top repeat-x scroll ;
}
div#shopinformation01 .threecol_01 {
	width: 373px;
	float: left;
	margin: 0 ;
}
div#shopinformation01 .threecol_01:nth-child(2) {
	width: 393px;
	margin: 0 20px ;
}
div#shopinformation01 section {
	padding: 10px 0px;
	margin: 0 0 0.5em;
}
div#shopinformation01 .threecol_01 h4 {
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px 0 5px 1em;
	margin: 0 0 0.5em;
	background: #555;
}
div#shopinformation01 .threecol_01 p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0 5px;
	margin: 0 0 0.5em;
}
div#shopinformation01 .threecol_01 .simpletable {
	width: 360px !important;
	margin: 0 auto 10px;
}
div#shopinformation01 .threecol_01 .simpletable th {
	color: #fff;
	font-size: 12px;
	text-align: right;
	line-height: 1.4em;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 5px 7px;
	white-space: nowrap;
}
div#shopinformation01 .threecol_01 .simpletable td {
	font-size: 12px;
	line-height: 1.4em;
	border: 1px solid #b5b5b5;
	padding: 5px 7px;
}
div#shopinformation01 .threecol_01 .simpletable td img {
	width: 200px !important;
	height: auto;
}
div#shopinformation01 .threecol_01 .simpletable td ul {
	padding: 10px 3px ;
}
div#shopinformation01 .threecol_01 .simpletable td ul li {
	line-height: 1.4em;
	list-style-type: none;
	padding: 3px 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
}
div#cart-footer ,
footer {
	margin: 0 auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	clear: both;
}
div#cart-footer #footer-inner,
footer #footer-inner {
	width: 100%;
	min-height: 150px;
	background:#fff url(https://www.hatter-knowledge.com/img/back_whitewood01.jpg) 0 0px repeat;
}
div#cart-footer #footer-inner .footer_gnavi,
footer #footer-inner .footer_gnavi {
	width: 1180px;
	padding: 0;
	margin: 0 auto 10px;
}
div#cart-footer #footer-inner .footer_gnavi:first-child,
footer #footer-inner .footer_gnavi:first-child {
	padding: 20px 0 0;
}
div#cart-footer #footer-inner .footer_gnavi ul,
footer #footer-inner .footer_gnavi ul {
	display: table;
	margin: 0 auto 10px;
}
div#cart-footer #footer-inner .footer_gnavi ul li ,
footer #footer-inner .footer_gnavi ul li {
	display: table-cell;
}
div#cart-footer #footer-inner .footer_gnavi ul li a,
footer #footer-inner .footer_gnavi ul li a {
	color: #000;
	font-size: 14px;
	padding: 5px 20px;
	text-decoration: none;
}
div#cart-footer #footer-inner .footer_gnavi ul li a,
footer #footer-inner .footer_gnavi ul li a {
	text-decoration: underline;
}
div#cart-footer p#copyright ,
footer p#copyright  {
	color: #000;
	font-size: 14px;
	text-align: center;
	padding: 10px 0 40px;
	float: none;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index: 100;
}
/*  09/30に追加　お客様の声ページ */
section.rating{
	float:left;
	padding:20px;
	width: 550px;
}
section.rating h2 {
	line-height: 1.2em;
	font-size: 18px;
}
.tmb{
	width:150px;
	float:left;
	margin: 0 10px 0 0;
}
.tmb img{
	width:150px;
}
.reviewTxt{
	overflow: hidden;
}
.reviewTxt li {
	list-style: none;
	float: left;
}
.reviewTxt p {
	display:inline-block;
	overflow: hidden;
	max-height: 76px;
}
.pageNav{
	float: right;
	margin-bottom: 40px;
}
.comment{
	position: relative;
	background: #ffffff;
	border: 1px solid #cfbb93;
	display: inline-block;
	margin-top: 10px;
	padding:10px;
	border-radius: 10px;
	float: right;
	display: inline-block;
}
.comment:after, .comment:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.comment:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 20px;
	margin-top: -20px;
}
.comment:before {
	border-color: rgba(99, 115, 125, 0);
	border-right-color: #cfbb93;
	border-width: 21px;
	margin-top: -21px;
}
/*  10/03に追加　サイトマップページ */
section#document_wrap{
	width:1180px;
	margin:0 auto;
}
section#document_wrap li {
	list-style: none;
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
div#document h1,section.txt-list01,section.txt-list02{
	margin-bottom:1.5em;
}
section.txt-list01 h2,section.txt-list02 h2,section.txt-list03 h2{
	font-weight: bold;
	margin-bottom:5px;
}
section.txt-list01 li,section.txt-list03 li {
	font-size: 16px;
	letter-spacing: 0.05em;
}
#document .txt-list03 {
	margin: 0 0 1.5em;
}
#document .txt-list01:nth-child(5) {
	display: none;
} 
/*  11/16に追加　商品ページのオススメ表示 */
span.badge img {
	position: absolute;
}
section.recommend h2 {
	margin-bottom: 16px;
}
section.column5 a {
	text-decoration: none;
}
/*  12/08に追加　フリーページ */
.state_r,div#Journal h2,div#JournalList h2 {
	display: none;
}
/*  1/13に追加　サイドバー */
.cate_main {
	position: absolute;
	top: 1165px;
	width:170px;
}
.cate_main img{
	margin-bottom:2px;
}
.category {
	width: 146px;
	border: 1px solid rgb(232, 232, 232);
	border-bottom: solid 3px #000;
	padding: 6px 11px 16px 11px;
	line-height: 1.5em;
	background: #fff;
	margin-bottom:16px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) 0 0 repeat-x;
}
.category li {
	list-style: none;
}
li.ten_img {
	list-style-image:url(https://www.hatter-knowledge.com/img/c_ten.png);
}
li.btm_img {
	background-image:url(https://www.hatter-knowledge.com/img/c_bottom.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-indent: 22px;
}
.category li a {
	display:block;
	color:#363636;
	text-decoration: none;
	padding: 2px 0;
}
.category li a:hover{
	color:#2444FF;
	text-decoration:underline;
	
}
.category p{
	padding-top:8px;
}
.category p a {
	color:#6c6c6c;
	text-decoration: none;
}
.category p a:hover{
	color:#2444FF;
	text-decoration:underline;
	
}
.img_sp {
	margin-top: 10px ;
}
ul.menu_s {
	font-size: 12px;
	padding:4px 0 18px 18px;
}
.category h4 {
	font-weight: bold;
	border-bottom: 2px dotted #000;;
	margin-bottom: 8px;
	padding-top:12px ;
	padding-bottom:8px;
}
li.brand_S {
	text-align: right;
	margin-top:4px;
}
li.brand_S a {
	display:inline;
	color:#2444FF;
}
div#sub-column {
	width: 170px;
	margin: 0 auto;
	float: left;
}
section#itemList_wrap {
	
}
.free-contents .cate_list {
	width:170px;
/*	position: absolute;
	top:475px;*/
}
.cate_list img{
	margin-bottom:2px;
}
div#sub-column h2 {
	display: none;
}
/*________________________ btn_sns ________________________\*/
.btn_sns {
	display: table;
	margin: 0 0 40px;
}
.btn_sns li {
	display: table-cell;
	padding: 0 1px;
}
.btn_sns li a {
	height: 83px;
	overflow: hidden;
}
.btn_sns li a img {
	width:calc(100%-2px);
	max-width: 170px;
	height: auto;
}
/*________________________ size ________________________\*/
#itemDetail-wrap01 .description {
	padding: 394px 0 0;
	background: url(https://www.hatter-knowledge.com/img/img_size.gif) top center no-repeat;
}
/*________________________ cart ________________________\*/
	#cart-header #ds_btn {
		display: none;
	}
.centerbox {
		padding: 0 0 0 20px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
#newMemberTitle.centerbox {
padding: 0;
}
.centerbox .amazon-param {
    height: 20px;
    margin: 0 16px 16px;
}
	.centerbox h3 {
	color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    padding: 5px 0 5px 1em;
    margin: 0 0 24px;
    background-color: #555;
	 
	}
	.centerbox p {
	font-size: 14px;
    line-height: 1.6;
    padding: 0;
    margin: 0 0 16px;
	}
.centerbox .mainCont #card_info input[type=button],
.notLeave,
.centerbox .button1,
 .centerbox .regi_back,
.centerbox .regi_next {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:12px 36px;
	margin: 24px 0;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.centerbox .mainCont #card_info input[type=button],
.notLeave:hover,
.centerbox .button1:hover,
 .centerbox .regi_back:hover,
.centerbox .regi_next:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.centerbox .mainCont #card_info input[type=button],
.notLeave:active,
.centerbox .button1:active,
 .centerbox .regi_back:active,
.centerbox .regi_next:active {
	position:relative;
	top:1px;
}
#contact #newMemberArea table td {
padding: 16px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#contact #newMemberArea table tr td:nth-of-type(1) {
text-align: right !important;
} 
#contact #newMemberArea table tr:nth-last-of-type(2) td:nth-of-type(1),
#contact #newMemberArea table tr:nth-last-of-type(3) td:nth-of-type(1) {
text-align: left !important;
}
#contact #newMemberArea table tr:nth-last-of-type(1) td:nth-of-type(1) {
text-align: center !important;
} 
#contact #newMemberArea table tr.backcolor td:nth-of-type(1) {
text-align: left !important;
} 
#contact #newMemberArea table tr.backcolor {
color: #fff !important;
background:#555 !important;
}
#contact #newMemberArea table td label {
margin-left: -50px;
}
.backcolor1 {
background: #555;
color: #fff;
}
#newMemberCancleBtn {
display:none;
}
.centerbox h4 {
	margin: 0 0 32px !important;
			display: block!important;
	} 
.centerbox #_gaBUSINESS {
	display: block;
	margin: -24px 0 16px;
}
.centerbox td {
border:1px solid #b5b5b5;
font-size: 16px;
	padding:16px;
line-height: 16px;
}
.centerbox img {
	max-width:100%;
} 
.cebterbox .bordlayoutp3 .button1 {
	margin:16px 0 16px;
}
.bordlayoutp3 {
	margin: 16px 0!important;
}
.centerbox table {
	width: 100% !important;
}
	.centerbox  table td.backcolor1 {
		background-color:#555;
		border:1px solid #3f3f3f;
		color:#fff;
		padding:16px;
		outline: none;
line-height: 16px;
font-size: 16px;
	}
.centerbox  table td.backcolor1 a {
	color: #fff;
}
	.centerbox table.border {
		border: none;	
		outline: none;
		width: 100%;
	}
.centerbox .backcolor2 {
padding: 16px!important;
}
#card_info ul {
	list-style-type: none;
}
/*________________________ sitemap ________________________\*/
.txt-list01 h2,
.txt-list02 h2,
.txt-list03 h2 {
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    padding: 5px 0 5px 1em;
    margin: 0!important;
    background: #555;
}
.txt-list01 nav {
	padding: 16px;
	border:1px solid #b5b5b5;
}
.txt-list02,
.txt-list03 {
	border: 1px solid #b5b5b5;
}
.txt-list02 nav {
	margin: 16px;
}
.txt-list03 nav {
	margin: 0 0 3px 16px;
}
.txt-list03 h3 {
	margin:0 0 3px 16px;
}
.txt-list03 h2 {
	margin: 0 0 16px !important;
}
.txt-list03 br {
	display: none;
}
section a {
	text-decoration: none;
}
#document_wrap {
		max-width: 100%;
	}
/*________________________ bits ________________________\*/
.center {
	text-align: center;
}
.fclear {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
p img.float_l {
	margin: 0 15px 15px 0;
}
 p img.float_r {
	margin: 0 0 15px 15px;
}
.align_c {
	text-align: center !important;
}
.align_c img {
	margin-left: auto !important;
	margin-right: auto !important;
}
.align_l {
	text-align: left !important;
}
.align_r {
	text-align: right !important;
}
.nomargin {
	margin: 0px !important;
}
.marginb10 {
	margin-bottom: 10px !important;
}
.marginb20 {
	margin-bottom: 20px !important;
}
.marginb30 {
	margin-bottom: 30px !important;
}
.marginb50 {
	margin-bottom: 30px !important;
}
.marginb2em {
	margin-bottom: 2em !important;
}
.nopadding {
	padding: 0px !important;
}
.paddingt2em {
	padding-top: 2em !important;
}
.paddingt10 {
	padding-top: 10px !important;
}
.paddingt20 {
	padding-top: 20px !important;
}
.paddingb10 {
	padding-bottom: 10px !important;
}
.paddingb20 {
	padding-bottom: 20px !important;
}
.paddingb30 {
	padding-bottom: 30px !important;
}
.hide {
	display: none;
}
.hidden {
	visibility: hidden;
}
.hidedisp {
	position:absolute;
	left: -1000%;
}
.underline {
	text-decoration: underline;
}
.overline {
	text-decoration: overline;
}
.ssfont {
	font-size: xx-small !important;
}
.sfont {
	font-size: x-small !important;
}
.mfont {
	font-size: medium !important;
}
.x08emfont {
	font-size: 0.8em !important;
}
.x10emfont {
	font-size: 1em !important;
}
.x12emfont {
	font-size: 1.2em !important;
}
.x14emfont {
	font-size: 1.4em !important;
}
.blue {
	color: #00f !important;
}
.red {
	color: #f00 !important;
}
.orange {
	color: #f60 !important;
}
.pink {
	color: #e43f7b !important;
}
.pinkline {
	background: #ffe7ef;
	padding: 1px;
}
.brown01 {
	color: #9a5000 !important;
}
.date {
	color: #f60 !important;
}
.bold {
	font-weight: bold !important;
}
.italic {
	font-style: italic
}
hr.hidden {
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}
div.fclear {
	height: 1px;
	overflow: hidden ;
}
.fclear hr {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden ;
}
.halfcol01 {
	width: 480px;
}
.threecol_01 {
	width: 392px;
}
.pchide {
	display: none !important;
}
@media screen and (max-width:640px) { 
/* *********************************************************
 * altstack base style seet
 * *********************************************************\*/
/*____________ element ____________\*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
}
a img,
a:focus,
:link img,
:visited img {
	border: 0;
	outline:none;
}
q:before,
q:after,
blockquote:before,
 blockquote:after {
	content: "";
}
html,
body {
height: 100%;
}
body {
	color: #555;
	font-size: 62.5%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, Arial,Helvetica, sans-serif ;
	_text-align: center;
	background: #fff;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
a:focus {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 1 !important;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
li img {
	vertical-align: bottom;
}
label {
	cursor: pointer;
}
hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}
/*____________ table ____________\*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th,
table td {
}
.spectable {
	width: 100%;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}
.spectable th {
	width: auto;
	color: #fff;
	text-align: right;
	background: #555;
	border: 1px solid #3f3f3f;
	margin: 0 0 20px;
	padding: 5px 7px;
	white-space: nowrap;
}
.spectable td {
	border: 1px solid #b5b5b5;
	padding: 5px 7px;
}
.spectable td ul,
.spectable td ol {
	padding: 0 0 0 20px;
}
.spectable td li {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 0.5em;
}
table.variation {
	width: auto;
	border: 1px solid #3f3f3f;
	border-collapse: collapse;
	margin: 0 0 20px;
}
table.variation th {
	width: 150px;
	color: #fff;
	text-align: center;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 7px 15px;
	white-space: nowrap;
}
table.variation td {
	border: 1px solid #3f3f3f;
	padding: 7px 15px;
}
table.snsArea {
	height: auto !important;
	
}
/* CSS example start
 
img {
	max-width:100%;
}
 
table {
	width:100%;
}
 
a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
 
a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
 
よく使うCSS end -----
時々使うCSS3 start ---
 
テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
 
テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
 
角丸 {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}
 
トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
 
透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
 
背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
 
グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
#wrapper {
	width: auto;
	background-color: #FFF;
	min-height: 100%;
	overflow: hidden;
}
/*________________________ header ________________________\*/
header {
	display: block;
	width: auto;
	padding: 0 5px;
}
#header-inner {
	display: block;
	width: 100%;
	height: 340px;
	list-style-type: none;
	margin: 0 auto;
	padding: 25px 0 0;
	background: #fff url(https://www.hatter-knowledge.com/img/back_whitewood01.jpg) center -210px repeat-x;
	transform: translateY(-365px);
	transition: ease .5s;
	-webkit-transform: translateY(-365px);
	-webkit-transition: ease .5s;
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 9998;
}
#header-inner.action {
	width: 100%;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#header-inner #logo {
	display: none;
}
#header-inner #hNav {
	display: none;
	background: #fff;
	padding: 0;
}
#header-inner #hNav #searchbox_wrap {
	padding: 0;
	margin: 0;
}
#hNav #searchbox {
	display: table;
	width: 100%;
	font-size: 14px;
	color: #999;
	text-align: left;
	padding: 0 0 9px;
	border: 1px solid #999;
	border-width: 0 0 1px;
}
#hNav #searchbox_wrap #searchbox p {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
	color: #555;
}
#hNav #searchbox_wrap form {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
#hNav #searchbox_wrap form input.searchbox {
	width: 80%;
	padding: 5px 0;
	border: 1px solid #999;
	border-radius: 5px;
}
#hNav #searchbox_wrap form input.searchSubmit {
	position: relative;
	top: 5px;
}
#hNav #searchbox_wrap #searchbox form p {
	display: inline;
}
#hNav ul#header-nav li {
	display: block;
	height: auto;
	font-size: 14px;
	background: none;
	padding: 1px 0 1px;
	border: 1px solid #999;
	border-width: 0 0 1px;
}
#hNav ul#header-nav li a {
	display: block;
	padding: 12px 0 12px 15px;
	text-decoration: none;
}
header p#ds_btn {
	display: block;
	width: 61px;
	height: 0px;
	color: #661715;
	padding: 45px 0 0;
	background-color: #fff;
	background-image: url(https://www.hatter-knowledge.com/img/btn_dsmenu01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 28px;
	border: 1px solid #999;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 5px 5px;
	transition: ease .5s;
	-webkit-transition: ease .5s;
	cursor: pointer;
	position: fixed;
	top: 0px;
	right: 2px;
	overflow: hidden;
	z-index: 10001;
}
header p#ds_btn.action {
	background: #fff url(https://www.hatter-knowledge.com/img/btn_dsmenu02.png) center 10px no-repeat;
	background-size: 28px;
	-webkit-transform: translateY(357px);
	transform: translateY(357px);
	border: 1px solid #999;
	border-width: 0 1px 1px 1px;
}
header#navheader {
	display: block;
	width: auto;
	background: url(https://www.hatter-knowledge.com/img/back_whitewood01.jpg) center -210px repeat-x;
	margin: 0;
}
#inner01 {
	width: 100%;
	padding: 0 5px;
	margin: 0 auto;
}
header#navheader h1,
header#navheader p.description {
	width: auto;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 10000;
}
header#navheader p#logo01 {
	width: 100%;
	text-align: center;
	padding: 0;
}
header#navheader p#logo01 img {
	width: 50%;
	height: auto;
	position: relative;
}
#headernav01 {
	text-align: left;
	padding: 5px;
	margin: 0;
	display: none;
}
#headernav01 li {
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
	padding: 0px;
	border: 1px solid #999;
	border-width: 0 1px 0 0;
}
#headernav01 li:first-child {
	border-width: 0 1px 0 1px;
}
#headernav01 li a {
	color: #555;
	padding: 7px 8px;
	text-decoration: none;
}
#headernav01 li a:hover {
	text-decoration: underline;
}
#headernav02 {
	display: none;
	width: 30%;
	text-align: center;
	padding: 0px;
	margin: 0 0 5px;
}
#headernav02 li {
	display: table-cell;
	padding: 0 2px;
	margin: 0 0 0 5px;
	background: #b3b3b3;
	border-radius: 3px;
}
#headernav02 li#headernav02_brand {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_01.png);
	background-position: center 6px;
	background-repeat: no-repeat;
	background-color: #bbb;
	transition: 0.3s;
}
#headernav02 li#headernav02_brand:hover {
	background-color: #666;
}
#headernav02 li#headernav02_cart {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_02.png);
	background-position: 23px 7px;
	background-repeat: no-repeat;
	background-color: #bbb;
	transition: 0.3s;
}
#headernav02 li#headernav02_cart:hover {
	background-color: #666;
}
#headernav02 li#headernav02_mypage {
	background-image: url(https://www.hatter-knowledge.com/img/icon_headernav02_03.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color: #bbb;
	transition: 0.3s;
}
#headernav02 li#headernav02_mypage:hover {
	background-color: #666;
}
#headernav02 li a {
	display: block;
	width: 102px;
	height: 62px;
	color: #fff;
	font-size: 10px;
	line-height: 104px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background: url(https://www.hatter-knowledge.com/img/back_slash01.png) 0 0 repeat;
	overflow: hidden;
}
#globalnav {
	padding: 0;
	background:none;
}
#globalnav ul {
	display: block;
	width: 100%;
	height: 164px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-width: 1px;
}
#globalnav ul li {
	display: block;
	width: 50%;
	height: 41px;
	border: none;
	overflow: hidden;
	float: left;
}
#globalnav ul li:nth-child(1) {
	border-width: 0;
}
#globalnav ul li a {
	display: block;	
	width: auto;
	height: 22px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.1em;
	padding: 10px 9px 8px 42px;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	text-shadow: 
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
	transition: 0.3s;
}
#globalnav ul li a span {
	display: block;
	font-size: 8px;
}
#globalnav ul li#navbtn01 a,
#globalnav ul li#navbtn01 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav01.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
}
#globalnav ul li#navbtn02 a,
#globalnav ul li#navbtn02 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav02.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
	border-width: 0 0 1px;
}
#globalnav ul li#navbtn03 a ,
#globalnav ul li#navbtn03 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav03.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
}
#globalnav ul li#navbtn04 a,
#globalnav ul li#navbtn04 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav04.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
	border-width: 0 0 1px;
}
#globalnav ul li#navbtn05 a,
#globalnav ul li#navbtn05 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav05.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
}
#globalnav ul li#navbtn06 a,
#globalnav ul li#navbtn06 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav06.jpg) -3px -5px no-repeat;
	background-position: -5px 0px;
	background-size: 50px auto;
	border-width: 0 0 1px;
}
#globalnav ul li#navbtn07 a,
#globalnav ul li#navbtn07 a:hover {
	background: url(https://www.hatter-knowledge.com/img/btn_mainnav07.jpg) -3px -5px no-repeat;
	background-position: -18px -10px;
	background-size: 70px auto;
	border-width: 0 1px 0 0;
}
/*________________________ contents ________________________\*/
	#mainContents_wrap {
		padding: 0 5px;
	}
#contents {
	width: auto;
	font-size: 14px;
	line-height: 1.4em;
	padding: 20px 0;
	overflow: hidden;
}
#contents.blur {
	opacity: 0.25;
/*	transform: translateY(293px);*/
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
#contents article:first-child {
	width: 100%;
}
#itemList_wrap #pager-top,
#itemList_wrap #pager-bm {
	float: none;
}
#itemList_wrap #pager-top .selectbox,
#itemList_wrap #pager-bm .selectbox {
	font-size: 12px;
	text-align: center;
}
#itemList_wrap #pager-top .pagerlist,
#itemList_wrap #pager-bm .pagerlist {
	text-align: center;
	margin: 0 auto;
	float: none;
}
#itemList_wrap #pager-top ul,
#itemList_wrap #pager-bm ul {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#itemList_wrap #pager-top ul li ,
#itemList_wrap #pager-bm ul li {
	display: table-cell;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
	padding: 0 4px;
	margin: 0;
	line-height: 1.4em;
}
#itemList_wrap #pager-top ul li.selected,
#itemList_wrap #pager-bm ul li.selected {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	padding: 6px 14px;
	border: 1px solid #666;
	border-radius: 3px;
	background: #666;
}
#itemList_wrap #pager-top ul li a,
#itemList_wrap #pager-bm ul li a {
	display: block;
	padding: 6px 14px;
	border: 1px solid #666;
	border-radius: 3px;
	transition-duration: 0.5s;
}
#itemList_wrap #pager-top ul li a:hover,
#itemList_wrap #pager-bm ul li a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
}
#itemList_wrap #pager-top .quantity,
#itemList_wrap #pager-bm .quantity {
	float: none;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	margin: 0 0 1em;
}
/*________________________ bread crumb ________________________\*/
#bread-crumb {
	display: block;
	width: 100%;
	padding: 20px 0 10px;
	margin: 0 0 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) 0 0 repeat-x ;
	position: relative;
}
#bread-crumb-listTop {
	display: block;
	width: auto;
	margin: 0;
	padding: 0 0 0 15px;
	overflow: hidden;
	float: none;
	background: url(https://www.hatter-knowledge.com/img/icon_home01.png) 1px 0px no-repeat;
	background-size: 18px 18px;
	position: static;
}
#bread-crumb-listTop ol {
	display: table;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: visible;
	position: static;
}
#bread-crumb-listTop ol li {
	display: table-cell;
	width: auto;
	font-size: 12px;
	padding: 0 9px 0 9px;
	line-height: 1.5em;
	list-style-type: none;
	white-space: nowrap;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/breadcrumb_bg.gif) left 4px no-repeat;
	position: static;
	float: none;
}
#bread-crumb-listTop ol li:first-child {
	display: table-cell;
	width: auto;
	list-style-type: none;
	background-image: none;
}
#bread-crumb-listTop ol li:nth-child(2) {
	width: auto;
	position: static;
}
#bread-crumb-listTop ol li:nth-child(3) {
	width: auto;
	position: static;
}
.bread-crumb-listCate {
	display: block;
	width: auto;
	margin: 0;
	padding: 0 0 0 30px;
	overflow: hidden;
	float: none;
	position: static;
}
.bread-crumb-listCate ol {
	overflow: hidden;
}
.bread-crumb-listCate ol li {
	display: inline-block;
	font-size: 12px;
	padding: 0 10px 0 13px;
	line-height: 1.5em;
	list-style-type: none;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/breadcrumb_bg.gif) left 4px no-repeat;
	float: left;
}
#bread-crumb-listTop ol li a:hover,
.bread-crumb-listCate ol li a:hover {
	text-decoration: underline;
}
.bread-crumb-listCate ol {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
.header_area {
	width: auto;
	margin: 0px auto 0px;
	padding: 0px;
	display: block;
}
/*________________________ top page ________________________\*/
#contents #main-column {
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
}
#contents #main-column .news,
#contents #main-column .newItem,
#contents #main-column .pickup {
	width: auto !important;
	padding: 15px 0;
	border: none;
	background: none;
}
contents #main-column .news h2,
#contents #main-column .newItem h2,
#contents #main-column .pickup h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 165%;
	margin-bottom: 20px;
	padding: 20px 10px !important;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) repeat-x scroll left bottom transparent;
}
.freeArea2 iframe {
	width: 100%;
	height: 1500px;
}
.freeArea2 .free-contents ul {
	margin: 0px 0px;
}
.timeline {
	max-width: 100% !important;
	width: 100% !important;
}
.halfcol01#inforhalf {
	width: auto;
	margin: 0 0 20px;
}
.halfcol01#inforhalf2 {
	width: auto;
}
.halfcol01#inforhalf2 iframe {
	height: 458px !important;
}
.information {
	height: 408px;
	border: 1px solid rgb(232, 232, 232);
	padding: 0;
	border-radius: 5px;
	overflow: hidden;
}
.information h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 12px 15px;
	margin: 0;
	border-bottom: 1px solid rgb(232, 232, 232);
}
.freeArea2 .free-contents .information ul,
.information ul {
	height: 345px;
	padding:10px 15px;
	margin: 0;
	overflow: auto;
}
.freeArea2 .free-contents .information ul li,
.information ul li {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 1em;
}
.information ul li span {
	display: block;
	font-weight: bold;
	list-style-type: none;
}
.information ul li a {
	text-decoration: underline;
}
.column4,
.column5 {
	width: 49%;
	width: auto;
	height: auto;
	padding: 10px !important;
	margin: 0 0 20px 0 !important;
	border-top: 1px dotted #333;
	border-width: 1px 0 0 0 ;
	overflow: hidden;
	float: none;
	clear: none !important;
}
.column4 .item-list-span-img,
.column5 .item-list-span-img {
	width: auto;
	height: auto;
	text-align: center;
	display: block;
}
.column4 h2,
.column5 h2 {
	font-size: 16px;
	line-height: 1.5em;
	float: right;
	padding:0 0 0 170px;
	width: auto !important;
}
.column4 .itemThumb-wrap,
.column5 .itemThumb-wrap {
	margin: 0 0 10px 0;
}
.column4 .itemThumb,
.column5 .itemThumb {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.column4 .itemThumb a,
.column5 .itemThumb a {
	width: auto;
	height: auto;
	display: block;
	text-align: center;
}
.column4 .itemThumb a img,
.column5 .itemThumb a img {
	width:auto;
	height: 120px;
	max-width: 350px;
	max-height: 350px;
	margin: 0 auto;
}
.column4 h3 {
	font-size:1em;
	line-height: 130%;
	margin-bottom: 3px;
	padding: 0 0 0 170px;
}
.column5 h3 {
	padding: 0;
	text-align: left;
}
.column4 p,
.column5 p {
	font-size: 14px;
	line-height: 1.4em;
	
}
.column4 .price{
	text-align:right;
	padding: 0 0 0 170px;
	width: auto !important;
}
.column5 .price {
	padding: 0;
}
.column4 .inner-catch{
	padding: 0 0 0 170px;
	position:relative;
	top: 8px;
}
.column4 img,
.column5 img {
	vertical-align: bottom;
}
.column4 p.price,
.column4 p.sp_price,
.column5 p.price,
.column5 p.sp_price {
	color: #F00;
	font-size: 1em;
	font-weight: bold;
	text-align:right;
	margin: 0 0 4px;
}
p.fx_price span.strike {
	text-decoration: line-through;
}
p.sp_price span.special_price_str,
p.sp_price span.selling_price_str,
p.sp_price span.selling_price,
p.sp_price span.taxin,
p.sp_price span.discount_rate{
	color: #F00;
}
p.price span.selling_price,
p.price span.taxin{
	color: #F00;
}
section .newItem h2,
section .pickup h2, section .ranking h2,
section .group h2,
section .category h2,
#itemLst h2{
	border: none;
	font-size: 90%;
	font-weight: bold;
	line-height: 165%;
	margin-bottom: 10px;
	padding: 0 0 10px;
	min-height: 25px;
}
#search_main form {
	width: 100%;
}
#search_main form .searchbox {
	width:calc(100% - 45px);
}
#search_main form .searchSubmit {
	position:relative;
	top:9px;
}
/*________________________ Item list ________________________\*/
.newItem, #itemList {
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Title-new.gif) right 30px no-repeat ;
	position: relative;
	margin: 30px 0 10px;
}
article #main-column h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 165%;
	margin-bottom: 20px;
	padding: 20px 10px 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) repeat-x scroll left bottom transparent;
}
article #main-column #itemList p.price {
	text-align: right;
}
article #main-column #itemList p,
article #main-column #itemList p{
	font-size: 14px;
	line-height: 1.6em;
	text-align: right;
	margin: 0 0 10px;
}
article #main-column #itemList p.price span.selling_price,
article #main-column #itemList p.price span.taxin {
	color: #F00;
	font-size: 18px;
	line-height: 1.6em;
	text-align: right;
	margin: 0 0 5px;
}
/*________________________ Item detail ________________________\*/
#itemDetail-cont .itemThumb-wrap {
	float: none;
	width: auto;
	margin: 0;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main {
	text-align: center;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main a.zoomItemPic {
	display: block;
	cursor: zoom-in !important;
	position: relative;
	z-index: 10;
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main a.zoomItemPic:after {
}
#itemDetail-cont .itemThumb-wrap .itemThumb-main .mainImg {
	width: 100%;
	height: auto;
	cursor: zoom-in !important;
}
.itemThumb-wrap {
	margin: 0 0 10px 0;
}
.itemThumb {
	height: auto;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.itemThumb ul {
	display: block;
}
.itemThumb ul li {
	display: inline-block;
	width: 110px;
	height: 110px;
	list-style-type: none;
	overflow: hidden;
}
.itemThumb ul li img {
	width:  110px !important;
	height: auto !important;
	cursor: pointer;
}
#itemDetail-cont .itemOutline ul.ico_itemType li {
	float: left;
	width: 35px;
	height: 36px;
	list-style-type: none;
	position: relative;
	top: -5px;
}
#itemDetail-cont .itemOutline ul.ico_itemType {
	overflow: visible;
}
#itemDetail-cont .itemOutline {
	float: none;
	width: auto;
	margin: 0 0 20px;
	position: relative;
}
#itemDetail-cont .itemOutline .icons {
	top: 5px;
	
}
#itemDetail-cont .itemOutline .cartArea {
	margin: 0 0 20px;
}
#itemDetail-cont .itemOutline .cartArea input {
	width: 100%;
	height: auto;
}
#itemDetail-cont .itemOutline h1 {
	font-size: 18px !important;
	padding:0px 5px 10px !important;
}
section#itemDetail-wrap00 .description {
	width: auto;
	margin: 0;
	padding: 0;
}
section#itemDetail-wrap00 .description iframe img {
	cursor: w-resize !important;
}
section#itemDetail-wrap00 .description iframe,
section#itemDetail-wrap01 .description iframe {
	width: 100%;
	height: auto;
	min-height: 300px;
	margin: 0 0 20px;
	cursor: w-resize !important;
	border: 3px solid #ccc;
	box-sizing: border-box;
}
section#itemDetail-wrap00 .description img {
	width:100% !important;
	height: auto !important;
	margin: 0 0 20px;
}
section#itemDetail-wrap01 {
	margin: 0;
	padding: 0;
	width: 100%;
}
section#itemDetail-wrap01 h3 {
	font-size: 18px;
	padding: 40px 10px 20px;
	margin: 0 0 15px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) left bottom repeat-x scroll ;
}
section#itemDetail-wrap01 .description p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 1em;
}
section#itemDetail-wrap02 {
	margin: 0;
	padding: 0;
	background: #f9ffff;
}
.infoArea {
	height: auto !important;
}
.infoArea li {
	display: inline-block;
	width: 110px;
	padding: 0 5px;
}
table.price,
table.spec {
	width: 100%;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}
table.price th,
table.spec th {
	width: auto !important;
	color: #fff;
	text-align: right;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 5px 7px !important;
	margin: 0 0 20px !important;
	white-space: normal;
}
table.price td,
table.spec td {
	border: 1px solid #b5b5b5 !important;
	padding: 5px 7px !important;
}
table.snsArea {
	height: auto;
}
table.snsArea td {
	vertical-align: top;
}
table.snsArea td div {
	height: 30px !important;
	position: static !important;
	margin: 0 !important;
}
.w100 .freeArea2 {
  border-bottom: none;
}
.w100 .freeArea2 h2 {
  display: none;
}
.w100 .freeArea2 .mainvisual {
}
.w100 .freeArea2 .mainvisual img {
  width: 100%;
}
.w100 .freeArea2 .sidemenu {
	display: none;
}
article#Detail #main-column section.recommend {
	padding: 20px 0 0;
	clear: both;
}
section.userreview {
	padding: 20px 0 0;
	clear: both;
}
.ui-dialog {
	width: 100% !important;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 10px 0 !important;
	background: none;
	overflow: auto;
}
.fl_contents {
	width: 100% !important;
}
.fl_main {
	width: 95% !important;
	float: none !important;
	margin: 0 auto 10px !important;
	text-align: center !important;
	position: relative !important;
	overflow: hidden !important;
}
.fl_main div {
	text-align: center;	
}
.fl_main div img {
	margin: 0 auto;
}
.fl_main div:first-child,
.fl_main div:last-child {
	display: none;
}
.fl_thumbnail {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	padding: 0 !important;
	border: none !important;
}
.fl_t_item {
	float: left !important;
	display: block !important;
	border: 1px solid #ddd !important;
	cursor: pointer !important;
	margin: 0 !important;
}
/*________________________ freepage ________________________\*/
#JournalList .journal-cont,
#Journal .journal-cont {
	margin: 0 0 15px;
}
#JournalList .journal-cont p,
#Journal .journal-cont p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 1em;
}
#JournalList .journal-cont address,
#Journal .journal-cont address {
	font-size: 16px;
	font-style: normal;
	margin: 0 0 1em;
}
#JournalList .journal-cont,
#Journal .journal-cont {
	padding: 10px 0;
	margin: 0 0 15px;
}
#JournalList .journal-cont .halfcol01,
#Journal .journal-cont .halfcol01 {
	margin: 0 0 15px;
}
#JournalList .journal-cont .halfcol01 a,
#Journal .journal-cont .halfcol01 a {
	display: block;
	color: #505050;
	min-height: 300px;
	padding: 20px 10px 10px;
	text-decoration: none;
	transition-duration: 0.5s;
	background: #fff url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) left top repeat-x;
}
#JournalList .journal-cont .halfcol01 a:hover,
#Journal .journal-cont .halfcol01 a:hover {
	color: #fff;
	background-color: #aaa;
}
#JournalList .journal-cont .halfcol01 a h3,
#Journal .journal-cont .halfcol01 a h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 5px 10px 0;
	margin: 0 0 10px;
}
#JournalList .journal-cont .halfcol01 p,
#Journal .journal-cont .halfcol01 p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0px 10px;
	transition-duration: 0.5s;
	text-align:left;
}
#JournalList .journal-cont .halfcol01 p.blandimg01 img,
#Journal .journal-cont .halfcol01 p.blandimg01 img {
	width: 150px;
	height: 150px;
	margin: 0 auto 10px; 
}
#JournalList .journal-cont .halfcol01 p.blandimg01.float_l,
#Journal .journal-cont .halfcol01 p.blandimg01.float_l {
	float: none;
	padding: 0;
	transition-duration: 0.5s;
	text-align:center;
}
#JournalList .journal-cont .halfcol01 a:hover h3 ,
#Journal .journal-cont .halfcol01 a:hover p {
	color: #fff;
}
/*________________________ nav ________________________\*/
.mainnav01 li {
	display: table-cell;
	text-align: center;
	padding: 1px;
}
.mainnav01 li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	background: #3f3f3f;
	text-decoration: none;
}
.mainnav01 li a:hover {
	text-decoration: none;
}
.nav-category ul.mainnav01 {
	display: table;
	width: 1150px;
	background: #3f3f3f;
	padding: 0 0 0 30px;
}
.nav-category ul.mainnav01 li {
	display: table-cell;
	min-width: 130px;
	text-align: center;
	padding: 0px;
}
.nav-category ul.mainnav01 li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 15px;
	background: #3f3f3f;
	transition-duration: 1s;
}
.nav-category ul.mainnav01 li a:hover {
	color: #3f3f3f;
	background: #fff;
}
.nav-category ul.mainnav01 li a:hover {
	text-decoration: none;
}
/*________________________ guide ________________________\*/
#guide {
}
#guide section.guide01 {
	margin: 0 0 60px;
	padding: 0 12px;
}
#guide section.guide01 h2 {
	font-size: 18px;
	line-height: 1.5em;
	padding: 7px 0 7px 0.5em;
	margin: 0 0 1em;
	background-color: #97d133;
    color: white;
}
#guide section.guide01 h2.ttlShop {
	padding:7px 0 7px 0.5em;
	margin: 0 0 1em;
}
#guide section.guide01 p {
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 1em;
}
#guide section.guide01 table {
	display: block;
	margin: 0 0 10px 0;
}
#guide section.guide01 table tr {
	display: block;
	margin: 0 0 10px 0;
}
#guide section.guide01 table th {
	display: inline;
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	padding: 3px;
	white-space: nowrap;
}
#guide section.guide01 table th:first-child:after {
	content: " \003a";
}
#guide section.guide01 table td {
	display: inline;
	font-size: 14px;
	line-height: 1.4em;
	padding: 3px;
}
#guide section.guide01 table td img {
	width: 200px !important;
	height: auto;
}
#guide section.guide01 table td ul {
	padding: 10px 3px ;
}
#guide section.guide01 table td ul li {
	line-height: 1.4em;
	list-style-type: none;
	padding: 3px 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
}
#shopGuide_wrap table {
	display: block;
	margin: 0 0 10px 0;
}
#shopGuide_wrap table tr {
	display: block;
	margin: 0 0 10px 0;
}
#shopGuide_wrap table th {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
	padding: 5px 5px 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
	white-space: nowrap;
}
#shopGuide_wrap table td {
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	padding: 5px;
}
/*________________________ cart ________________________\*/
#center-seo input[type="submit"],
#center-seo input[type="button"],
#center3 input[type="submit"],
#center3 input[type="button"] {
	height: 25px;
	color: #333;
	padding: 0 8px 0 8px;
	font-size: 80%;
	font-size: 0.8rem;
	text-align: center;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/btn-confirm_bg.gif) repeat-x left top;
	border: none;
	margin: 2px 2px;
	width: auto;
	width: initial;
	}
/*________________________ footer ________________________\*/
div#shopinformation01 {
	width: auto;
	padding: 20px 5px 0;
	margin: 0 auto 20px;
	background: url(https://www.hatter-knowledge.com/hpgen/HPB/theme/img/Tline-scolumn.gif) left top repeat-x scroll ;
}
div#shopinformation01 .threecol_01 {
	margin: 0 ;
	width: 100%;
}
div#shopinformation01 .threecol_01:nth-child(2) {
	width: 100%;
	margin: 0 ;
}
div#shopinformation01 section {
	width: 100%;
	padding: 10px 0px;
	margin: 0 0 0.5em;
}
div#shopinformation01 .threecol_01 h4 {
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px 0 5px 1em;
	margin: 0 0 0.5em;
	background: #555;
}
div#shopinformation01 .threecol_01 p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0 5px;
	margin: 0 0 0.5em;
}
div#shopinformation01 .threecol_01 .simpletable {
	width: 100% !important;
	margin: 0 auto 10px;
}
div#shopinformation01 .threecol_01 .simpletable th {
	color: #fff;
	font-size: 12px;
	text-align: right;
	line-height: 1.4em;
	background: #555;
	border: 1px solid #3f3f3f;
	padding: 3px;
	white-space: nowrap;
}
div#shopinformation01 .threecol_01 .simpletable td {
	font-size: 12px;
	line-height: 1.4em;
	border: 1px solid #b5b5b5;
	padding: 3px;
}
div#shopinformation01 .threecol_01 .simpletable td img {
	width: 200px !important;
	height: auto;
}
div#shopinformation01 .threecol_01 .simpletable td ul {
	padding: 10px 3px ;
}
div#shopinformation01 .threecol_01 .simpletable td ul li {
	line-height: 1.4em;
	list-style-type: none;
	padding: 3px 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px;
}
footer #footer-inner .footer_gnavi {
	width: 100%;
}
footer #footer-inner .footer_gnavi ul {
	margin: 0 0 10px;
}
div#cart-footer ,
footer {
	margin: 0 auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	clear: both;
}
div#cart-footer #footer-inner,
footer #footer-inner {
	width: 100%;
	min-height: 150px;
	background: #fff url(https://www.hatter-knowledge.com/img/back_whitewood01.jpg) 0 0px repeat;
	height: auto;
}
div#cart-footer #footer-inner .footer_gnavi,
footer #footer-inner .footer_gnavi {
	float: none;
	padding: 20px 0 10px;
	width:100%;
}
	div#cart-footer #footer-inner .footer_gnavi ul, footer #footer-inner .footer_gnavi ul {
		margin:0 0 10px;
	}	
	
div#cart-footer #footer-inner .footer_gnavi ul li,
footer #footer-inner .footer_gnavi ul li {
	display: block;
	width: 100%;
	padding: 0 5px !important;
	line-height:1.2em;
	font-size: 60%;
	color: #999;
	background-image: none;
}
div#cart-footer #footer-inner .footer_gnavi ul li a,
footer #footer-inner .footer_gnavi ul li a {
	display: block;
	color: #000;
	font-size: 16px;
	padding: 7px 7px;
}
div#cart-footer p#copyright ,
footer p#copyright  {
	color: #000;
	font-size: 14px;
	text-align: center;
	padding: 10px 0 40px;
	float: none;
}
#page-top {
	position: fixed;
	bottom: 0px;
	right: 0px;
	font-size: 77%;
	z-index: 100;
}
/*________________________ enquete ________________________\*/
div#cart-header, header {
	padding-top: 0px;
	width: auto !important;
	margin: 0 auto;
}
/* 12/08追加　フリーページ */
.state_r,div#Journal h2,div#JournalList h2{
    display: none;
}
/* 12/15追加　フリーページ */
.journal-cont img {
    width: 100%;
}
/* 1/13追加　カテゴリメニュー */
.cate_main{
	display:none;
}
#sub-column {
	display: none;
}
/*________________________ btn_sns ________________________\*/
.btn_sns {
	display: table;
	margin: 0 0 40px;
}
.btn_sns li {
	display: table-cell;
	padding: 0 1px;
}
.btn_sns li a {
	height: 83px;
	overflow: hidden;
}
.btn_sns li a img {
	width:calc(100%-2px);
	max-width: 170px;
	height: auto;
}
/*________________________ size ________________________\*/
#itemDetail-wrap01 .description {
	padding: 394px 0 0;
	background: url(https://www.hatter-knowledge.com/img/img_size.gif) top center no-repeat;
}
#document_wrap {
		margin: 0 5px!important;
	}
.centerbox {
	width: 100%;
	padding: 0;
}
.txt-list01,
.txt-list02,
.txt-list03 {
	margin-right: 10px !important;	
	} 
/*________________________ bits ________________________\*/
.fclear {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
p img.float_l {
	margin: 0 15px 15px 0;
}
 p img.float_r {
	margin: 0 0 15px 15px;
}
.align_c {
	text-align: center !important;
}
.align_c img {
	margin-left: auto !important;
	margin-right: auto !important;
}
.align_l {
	text-align: left !important;
}
.align_r {
	text-align: right !important;
}
.nomargin {
	margin: 0px !important;
}
.marginb10 {
	margin-bottom: 10px !important;
}
.marginb20 {
	margin-bottom: 20px !important;
}
.marginb30 {
	margin-bottom: 30px !important;
}
.marginb50 {
	margin-bottom: 30px !important;
}
.marginb2em {
	margin-bottom: 2em !important;
}
.nopadding {
	padding: 0px !important;
}
.paddingt2em {
	padding-top: 2em !important;
}
.paddingt10 {
	padding-top: 10px !important;
}
.paddingt20 {
	padding-top: 20px !important;
}
.paddingb10 {
	padding-bottom: 10px !important;
}
.paddingb20 {
	padding-bottom: 20px !important;
}
.paddingb30 {
	padding-bottom: 30px !important;
}
.hide {
	display: none;
}
.hidden {
	visibility: hidden;
}
.hidedisp {
	position:absolute;
	left: -1000%;
}
.underline {
	text-decoration: underline;
}
.overline {
	text-decoration: overline;
}
.ssfont {
	font-size: xx-small !important;
}
.sfont {
	font-size: x-small !important;
}
.mfont {
	font-size: medium !important;
}
.x08emfont {
	font-size: 0.8em !important;
}
.x10emfont {
	font-size: 1em !important;
}
.x12emfont {
	font-size: 1.2em !important;
}
.x14emfont {
	font-size: 1.4em !important;
}
.blue {
	color: #00f !important;
}
.red {
	color: #f00 !important;
}
.orange {
	color: #f60 !important;
}
.pink {
	color: #e43f7b !important;
}
.pinkline {
	background: #ffe7ef;
	padding: 1px;
}
.brown01 {
	color: #9a5000 !important;
}
.date {
	color: #f60 !important;
}
.bold {
	font-weight: bold !important;
}
.italic {
	font-style: italic
}
hr.hidden {
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}
div.fclear {
	height: 1px;
	overflow: hidden ;
}
.fclear hr {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden ;
}
.halfcol01 {
	width: 100%;
}
.threecol_01 {
	width: 100%;
}
 
}