/* CSS Document */
@import url(http://nordicwalkshizuoka.com/css/reset.css);

@import url(http://nordicwalkshizuoka.com/css/fonts.css);


/*

TD{font-size:12px; color:#666666;}
body{font-size:12px; color:#666666;}
a:link{ text-decoration:none; color:#0000ff;}
a:visited{ text-decoration:none; color:#3030a0;}
a:hover{ color:#ff0000; text-decoration:underline;}
.footer{line-height:1.3;}
 */
p		{line-height:1.6;
		font-size:14px}


ul11	{list-style-type: none;
		margin-left: 0;
		padding-left: 0;
		background-color: #cadae0;
		padding: 3px 20px}

h1		{font-size: 20px;
		color: #4682b4;
		border-bottom: solid 2px #4682b4;
		padding-bottom: 3px}

h2		{font-size: 16px;
		font-weight:bold
		color: #4682b4;
		border-left: solid 14px #4682b4;
		padding-left: 5px}


@charset "UTF-8";
/*
	20120427 17:25 ryo		goopy用リセット作成 独自クラスなどは個々に追加
	20120703 17:15 ryo		lessに変更、文字サイズ設定を追加
*/
/* CLEAR FIX */
/* .clear{clear:both; visibility:hidden;font-size:0;} */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  zoom: 1;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
body {
  /*forIE*/
  _text-align: center;
}
.imgtxt,
.imgtxt a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.imgtxt span {
  display: none;
}
/*	文字サイズ設定	*/
/*mixinsのundefined変数用*/
.column2 {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
}
.column2:before,
.column2:after {
  display: table;
  content: "";
  line-height: 0;
}
.column2:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border-image {
  background: #fff;
  padding: 3px;
  border: 1px solid #ccc;
}
.float-image {
  width: 161px;
  margin-right: 11px;
  float: left;
}
.mincho {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'Times New Roman', serif;
}
body {
  border-top: 0 none;
}
html,
body {
  color: #535353;
  line-height: 1.7;
}
.txtP {
  font-size: 108%;
}
a {
  color: #2f2f2f;
}
a:hover {
  text-decoration: none;
}
a.ban {
  display: block;
}
a.ban img {
  display: block;
}
.ban > img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.left-block {
  display: block;
  float: left;
}
.right-block {
  display: block;
  float: right;
}
.section {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
  margin: 0 auto;
}
.section:before,
.section:after {
  display: table;
  content: "";
  line-height: 0;
}
.section:after {
  clear: both;
}
#container {
  width: 999px;
  margin: 0 auto 60px;
}
#main {
  width: 780px;
  float: right;
}
#main .section {
  margin-bottom: 20px;
}
input {
  padding: 0 1ex;
  font-size: 93%;
}
input::-webkit-input-placeholder {
  color: #a8a8a8;
}
input::-moz-placeholder {
  color: #a8a8a8;
}
#wrapper,
#makebanner {
  width: 999px;
}
#header {
  margin-bottom: 21px;
  width: auto;
}
#header #logo-gmenu-section .section {
  width: 999px;
}
#header #logo-gmenu-section .headertool {
  background-color: #1d2088;
  color: #ffffff;
  padding: 11px 0;
}
#header #logo-gmenu-section .headertool h1 {
  font-size: 93%;
  text-align: left;
  float: left;
}
#header #logo-gmenu-section .headertool .loginarea {
  float: right;
  width: 523px;
}
#header #logo-gmenu-section .headertool .loginarea span {
  font-size: 93%;
  padding-right: 0.5em;
}
#header #logo-gmenu-section .headertool .loginarea div {
  float: left;
  margin-left: 0.5em;
}
#header #logo-gmenu-section .headertool .loginarea input {
  width: 121px;
  height: 21px;
}
#header #logo-gmenu-section .headertool .loginarea .loginId {
  padding-top: 2px;
}
#header #logo-gmenu-section .headertool .loginarea .loginPw {
  padding-top: 2px;
}
/*
#header #logo-gmenu-section .headertool .loginarea .loginBtn a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/headerLoginBtn.png') no-repeat left top;
  width: 123px;
  height: 25px;
}
#header #logo-gmenu-section .headertool .loginarea .loginBtn a:hover {
  background-position: left bottom;
}
#header #logo-gmenu-section .headertool .loginarea .cartBtn a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/headerCartBtn.png') no-repeat left top;
  width: 83px;
  height: 25px;
}
#header #logo-gmenu-section .headertool .loginarea .cartBtn a:hover {
  background-position: left bottom;
}
#header #logo-gmenu-section .menuBlock {
  border-bottom: 5px solid #f1f1f1;
}
#header #logo-gmenu-section .menuBlock h2 {
  float: left;
  width: 200px;
}
#header #logo-gmenu-section .menuBlock h2 a img {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
#header #logo-gmenu-section .menuBlock ul {
  float: right;
  position: relative;
  z-index: 3;
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
  width: 780px;
  margin-bottom: -5px;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/gMenu.png') no-repeat left bottom;
}
#header #logo-gmenu-section .menuBlock ul:before,
#header #logo-gmenu-section .menuBlock ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#header #logo-gmenu-section .menuBlock ul:after {
  clear: both;
}
#header #logo-gmenu-section .menuBlock ul li {
  float: left;
  width: 130px;
  height: 129px;
  overflow: hidden;
}
#header #logo-gmenu-section .menuBlock ul li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/gMenu.png') no-repeat left top;
  height: 129px;
  vertical-align: bottom;
}
#header #logo-gmenu-section .menuBlock ul li a:hover {
  background-image: none;
}
#header #logo-gmenu-section .menuBlock .m1 a {
  background-position: 0 0;
}
#header #logo-gmenu-section .menuBlock .m2 a {
  background-position: -130px 0;
}
#header #logo-gmenu-section .menuBlock .m3 a {
  background-position: -260px 0;
}
#header #logo-gmenu-section .menuBlock .m4 a {
  background-position: -390px 0;
}
#header #logo-gmenu-section .menuBlock .m5 a {
  background-position: -520px 0;
}
#header #logo-gmenu-section .menuBlock .m6 a {
  background-position: -650px 0;
}
#side {
  width: 200px;
  text-align: left;
}
#side .section {
  margin-bottom: 10px;
}
#side #search input {
  width: 164px;
  height: 25px;
  margin-right: -3px;
}
#side #search a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/sideSearchBtn.png') no-repeat left top;
  width: 36px;
  height: 25px;
  float: right;
}
#side #category strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/sideCateTitle.jpg') no-repeat center top;
  height: 66px;
}
#side #category .wrap ul {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/sideCateMenu.jpg') no-repeat right top;
}
#side #category .wrap ul li {
  overflow: hidden;
  height: 50px;
  zoom: 1;
  line-height: 0;
}
#side #category .wrap ul li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/sideCateMenu.jpg') no-repeat left top;
  height: 50px;
  vertical-align: bottom;
}
*/

#side #category .wrap ul li a:hover {
  background-image: none;
}
#side #category .wrap .m1 {
  height: 51px;
}
#side #category .wrap .m1 a {
  background-position: 0 0;
  height: 51px;
}
#side #category .wrap .m2 a {
  background-position: 0 -51px;
}
#side #category .wrap .m3 a {
  background-position: 0 -101px;
}
#side #category .wrap .m4 a {
  background-position: 0 -151px;
}
#side .bannerArea a {
  display: block;
  margin-bottom: 10px;
}
#side .bannerArea a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .bannerArea a img {
  display: block;
}
#side #guide {
  background-color: #eeeeee;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
}
#side #guide strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://nordicwalkshizuoka.com/images/sideGuideTitle.png') no-repeat center top;
  height: 76px;
}
#side #guide .wrap {
  padding: 14px 21px;
}
#side #guide .wrap ul li {
  background: url('http://nordicwalkshizuoka.com/images/arrowBlue.png') no-repeat left 0.2em;
  padding-left: 17px;
  margin-bottom: 0.5em;
}
#side #guide .wrap ul li a {
  color: #2f2f2f;
  font-size: 93%;
}
.page-top {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
  width: 999px;
  margin: 0 auto 20px;
}
.page-top:before,
.page-top:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-top:after {
  clear: both;
}
.page-top a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://nordicwalkshizuoka.com/images/pagetop.png') no-repeat right top;
  width: 98px;
  height: 22px;
  float: right;
}
.page-top a:hover {
  background-position: right bottom;
}

#footerLink {
  background-color: #eeeeee;
  padding: 30px 0;
}
#footerLink .section {
  width: 999px;
  margin: 0 auto;
}
#footerLink .inquiryBlock {
  float: left;
  width: 195px;
  text-align: left;
}
#footerLink .inquiryBlock .siteLogo {
  margin-bottom: 25px;
  display: block;
}
#footerLink .inquiryBlock address {
  font-size: 93%;
}
#footerLink .col {
  float: right;
  width: 680px;
}
#footerLink .col ul li {
  text-align: left;
}
#footerLink .col ul li a {
  font-size: 93%;
}
#footerLink .col1 {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
}
#footerLink .col1:before,
#footerLink .col1:after {
  display: table;
  content: "";
  line-height: 0;
}
#footerLink .col1:after {
  clear: both;
}
#footerLink .col1 ul {
  float: left;
}
#footerLink .col1 ul li {
  background: url('http://nordicwalkshizuoka.com/images/arrowBlue.png') no-repeat left 0.2em;
  padding-left: 17px;
  background-position: left 0.4em;
  margin-bottom: 0.7em;
}
#footerLink .col1 ul li a {
  line-height: 1.7;
}
/*
#footerLink .col1 ul li span {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/blanklinkIcon.png') no-repeat right top;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  padding: 10px;
}
*/
#footerLink .col1 .ul1 {
  width: 36%;
}
#footerLink .col1 .ul2 {
  width: 35%;
}
#footerLink .col1 .ul3 {
  width: 28%;
}
#footerLink .col2 {
  margin-top: 45px;
}
#footerLink .col2 ul {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
  border-left: 1px solid #686868;
}
#footerLink .col2 ul:before,
#footerLink .col2 ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#footerLink .col2 ul:after {
  clear: both;
}
#footerLink .col2 ul li {
  float: left;
  border-right: 1px solid #686868;
  line-height: 1;
}
#footerLink .col2 ul li a {
  text-decoration: none;
  color: #686868;
  padding: 0 1.0em;
}
#footerLink .col2 ul li a:hover {
  text-decoration: underline;
}
#footer {
  width: auto;
  background-color: #1d2088;
  padding: 25px 0 35px;
}
#footer .copyright {
  color: #ffffff;
  letter-spacing: 0.2em;
}
#topMainimg {
  margin-bottom: 24px;
  height: 306px;
  overflow: hidden;
}
#topMainimg .bx-wrapper {
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
}
#topMainimg .bx-wrapper:before,
#topMainimg .bx-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#topMainimg .bx-wrapper:after {
  clear: both;
}
#topMainimg .bx-viewport {
  float: left;
  width: 583px !important;
}
#topMainimg .bx-controls {
  float: right;
  width: 188px;
}
#topMainimg .bx-controls .bx-pager-item {
  margin-bottom: 5px;
}
#topMainimg .bx-controls .bx-pager-item a {
  display: block;
  width: 188px;
  height: 99px;
}
#topMainimg .bx-controls .bx-pager-item a img {
  display: block;
}
#topMainimg .bx-controls .bx-pager-item a span {
  display: block;
}
#topMainimg .bx-controls .bx-pager-item a:hover,
#topMainimg .bx-controls .bx-pager-item a.active {
  background: url('http://nordicwalkshizuoka.com/images/topMainImgThumbOn.png') no-repeat left top;
  padding: 5px 0;
  height: 89px;
}
#topMainimg .bx-controls .bx-pager-item a:hover span,
#topMainimg .bx-controls .bx-pager-item a.active span {
  width: 178px;
  height: 89px;
  overflow: hidden;
}
#topMainimg .bx-controls .bx-pager-item a:hover img,
#topMainimg .bx-controls .bx-pager-item a.active img {
  margin: -5px;
}
#topMainimg .slider {
  width: 583px;
  float: left;
}
/*
.toppage .bannerArea {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/topBanBg.jpg') no-repeat center top;
  padding: 19px 8px;
  /* height: 170px; */

  margin-bottom: 1px !important;
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
}
.toppage .bannerArea:before,
.toppage .bannerArea:after {
  display: table;
  content: "";
  line-height: 0;
}
.toppage .bannerArea:after {
  clear: both;
}
.toppage .bannerArea a {
  background: url('http://nordicwalkshizuoka.com/images/top_license_t.jpg') no-repeat center top;
  float: left;
  margin: 0 8px;
  margin-bottom: 14px;
}
.toppage .bannerArea a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.toppage .bannerArea a img {
  display: block;
}
.toppage .topBlock .blockTitle {
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 43px;
  display: inline-table;
  zoom: 1;
  display: block;
  *zoom: 1;
}
.toppage .topBlock .blockTitle:before,
.toppage .topBlock .blockTitle:after {
  display: table;
  content: "";
  line-height: 0;
}
.toppage .topBlock .blockTitle:after {
  clear: both;
}
.toppage .topBlock .blockTitle strong,
.toppage .topBlock .blockTitle p {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: none;
}
.toppage .topBlock .blockTitle a {
  float: right;
  zoom: 1;
}
.toppage .section .topBlock {
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  width: 770px;
}
.toppage .section .topBlock .wrap {
  height: 300px;
  border: 1px solid #f2f2f2;
  border-width: 0 1px;
}
.fb {
  height: 590px;
  border: 1px solid #f2f2f2;
  border-width: 0 1px;
}
.toppage .newsBlock {
  float: left;
}
.toppage .newsBlock .blockTitle {
  background-image: url('http://nordicwalkshizuoka.com/images/topnewTitle.jpg');
}
.toppage .newsBlock .blockTitle a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://nordicwalkshizuoka.com/images/topNewsMoreBtn.png') no-repeat left top;
  width: 87px;
  height: 16px;
  margin: 12px 12px 0 0;
  /* *margin: 0 12px 12px 0; */

  zoom: 1;
}
.toppage .newsBlock .wrap {
  background-color: #f2f2f2;
  background: -moz-linear-gradient(left, #f2f2f2 0, #fbfbfb 10%);
  background: -webkit-linear-gradient(left, #f2f2f2 0, #fbfbfb 10%);
  background: linear-gradient(left, #f2f2f2 0, #fbfbfb 10%);
  background-color: #ffffff;
  zoom: 1;
  overflow: scroll;
  overflow-x: hidden;
}
.toppage .newsBlock .wrap .inBlock {
  padding: 26px 23px 10px;
  width: 100%;
}
.toppage .newsBlock .wrap table table {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 12px;
}
.toppage .newsBlock .wrap table table td {
  padding-bottom: 12px;
}
.toppage .newsBlock .wrap table .date {
  background: url('http://nordicwalkshizuoka.com/images/arrowBlue.png') no-repeat left 0.2em;
  padding-left: 17px;
  padding-right: 1em;
  color: #878787;
  font-size: 93%;
}
.toppage .newsBlock .wrap table a {
  color: #2a61a6;
  font-size: 93%;
  font-weight: bold;
}
.toppage .newsBlock .line {
  background-color: rgba(0, 0, 0, 0);
}
.toppage .fbBlock {
  float: left;
}
.toppage .fbBlock .blockTitle {
  background-image: url('http://nordicwalkshizuoka.com/images/topkatsudoTitle.jpg');
}
.toppage .fbBlock .blockTitle span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.toppage .fbBlock .wrap {
  overflow: hidden;
  background-color: #ffffff;
}
/*
.toppage .recommend .blockTitle {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/topPickupTitle.jpg');
  height: 69px;
  margin-bottom: 13px;
}
.toppage .recommend .blockTitle a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/topPickupMoreBtn.png') no-repeat left top;
  width: 83px;
  height: 69px;
  margin: 0 12px 0 0;
}
.recommend table table td {
  padding: 0 10px;
}
.recommend table table td a,
.recommend table table td span,
.recommend table table td font {
  font-size: 93%;
  text-decoration: none;
}
.recommend table table td a b,
.recommend table table td span b,
.recommend table table td font b {
  font-size: 100%;
}
.recommend table table td a:hover,
.recommend table table td span:hover,
.recommend table table td font:hover {
  text-decoration: underline;
}
.recommend table table .itemImg {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemBorder.png') no-repeat right top;
  padding-bottom: 20px;
  /* img{.square(136px);} */
/*
}
.recommend table table .itemName a {
  color: #09529f;
  line-height: 1.7;
}
.recommend table table .itemPrice {
  padding-bottom: 0.3em;
  padding-top: 0.3em;
}
.recommend table table .itemPrice span,
.recommend table table .itemPrice font b {
  font-weight: bold;
  color: #1e1e1e;
}
.recommend table table .itemCate {
  padding-bottom: 1.5em;
}
.recommend table table .itemCate a {
  color: #5d5d5d;
}
.recommend table table .lastImg {
  background-image: none;
}
.module_profile_table {
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 108%;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
}
.module_profile_table th {
  background-color: #EEEEEE;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
}
.module_profile_table td {
  text-align: left;
  vertical-align: top;
  padding: 5px 10px;
}
/*cate list*/
/*
#makebanner tr > td[width="10"] {
  width: 20px;
}
/*.shopbrand{*/
/*
.rightContents {
  width: 780px;
  margin-left: 0;
}
.recommend .line {
  background-image: none;
  background-color: #FFFFFF;
}
/* } */
/*
.shopbrand .recommend table tbody tr td.itemImg {
  background-image: none;
}
.shopbrand .recommend table tbody tr td.line {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemBorder.png') no-repeat center top;
}
.centerCateMenu {
  padding-bottom: 10px;
}
.centerCateMenu li {
  margin-bottom: 13px;
}
.centerCateMenu li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  height: 112px;
}
.centerCateMenu li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.centerCateMenu .m1 a {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/cateMainImg01.jpg');
}
.centerCateMenu .m2 a {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/cateMainImg02.jpg');
}
.centerCateMenu .m3 a {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/cateMainImg03.jpg');
}
.centerCateMenu .m4 a {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/cateMainImg04.jpg');
}
#r_searchInput {
  display: none;
}
#r_searchList .imgWrap img {
  width: 137px;
}
#r_searchList .innerList > li {
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemBorder.png') no-repeat center right;
}
#r_searchList .detail ul,
#r_searchList .detail p {
  text-align: center;
  font-size: 93%;
}
#r_searchList .btnWrap {
  display: none;
}
/*detail*/
/*.shop,
.shopdetail{*/
/*
#detail #itemLink {
  display: none;
}
#detail .shopdetailTitle {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemContentsTitle.png') no-repeat left top;
  height: 48px;
  margin-bottom: 28px;
}
#detail .pankuzu {
  border-width: 1px 0;
  background-color: #f8f8f8;
  margin-top: 0;
  padding: 5px 0;
}
#detail .pankuzu a {
  color: #535353;
}
#detail #itemImg {
  width: 310px;
  margin-left: 30px;
}
#detail #itemImg img {
  width: 310px;
}
#detail #itemImg #viewButton {
  text-align: center;
}
#detail #itemImg #viewButton img {
  width: auto;
}
#detail .itemTitle {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px dotted #b5b5b5;
  text-align: center;
  font-weight: bold;
  font-size: 116%;
  background-color: #FFFFFF;
  padding: 10px 0;
}
#detail #basketBtn {
  padding: 30px 0 0;
  margin-bottom: 20px;
  background-color: #ffffff;
}
#detail .infoBtn {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
}
#detail .infoBtn:hover {
  background-position: left bottom;
}
#detail .infoBtn img {
  display: none;
}
#detail .infoBtn.basketBtn {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemBasketBtn.png');
  height: 52px;
  margin-bottom: 10px;
}
#detail .infoBtn.buyBtn {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemBuyBtn.png');
  height: 42px;
}
#detail .infoBtn.M_btnStyle {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemReviewBtn.png');
  width: 198px;
  height: 38px;
  float: right;
  margin-right: 75px;
}
#detail div#itemInfo {
  width: 350px;
  padding-bottom: 2em;
}
#detail div#itemInfo .itemName {
  font-size: 100%;
  margin-bottom: 1em;
}
#detail div#itemInfo #M_usualValue {
  font-size: 100%;
  color: #535353;
  font-weight: normal;
}
#detail div#itemInfo #M_usualValue td {
  font-size: 100%;
}
#detail div#itemInfo #M_usualValue font {
  color: #a30800 !important;
}
#detail div#itemInfo table td {
  line-height: 2;
}
#detail div#itemInfo table td img {
  display: none;
}
#detail #r_contact li {
  float: none;
  text-align: left;
  margin-bottom: 5px;
}
#detail #r_contact a {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
  color: #515050;
  text-decoration: underline;
}
#detail #r_contact a img {
  display: none;
}
#detail #r_contact a:hover {
  text-decoration: none;
}
#detail #r_contact .infoIcon1 {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemOptionIcon01.png');
}
#detail #r_contact .infoIcon2 {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemOptionIcon02.png');
}
#detail #r_contact .infoIcon3 {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemOptionIcon03.png');
}
#detail #r_contact .infoIcon4 {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemOptionIcon04.png');
}
#detail #r_contact .infoIcon5 {
  background-image: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemOptionIcon05.png');
}
#detail #r_sns li {
  /*
				&:first-child,
				&:nth-child(4){display: none;}
				*/
/*
}
#detail .detailTxt {
  padding-bottom: 45px;
  border: 0 none;
}
#detail .detailTxt div#detailInfo {

  width: 100%;
}
#detail .moreDetailTitle {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('http://gigaplus.makeshop.jp/HATACHI/lib_images/itemDetailTitle.png') no-repeat left top;
  height: 48px;
  margin-bottom: 28px;
}
#detail .page-top {
  width: 100%;
  margin-bottom: 30px;
}
#detail #r_review h3 {
  display: none;
}
#detail #M_review {
  margin-left: 15px;
  width: 775px;
  background-color: #ffffff;
  border: 0 none;
}
#detail #M_review p.titleName {
  float: left;
  width: 5em;
}
#detail #M_review #name {
  float: left;
}
#detail #M_review p.title {
  padding-left: 4em;
  width: 5em;
}
#detail #M_review ul.imgLi {
  width: 470px;
}
#detail #M_review textarea {
  width: 400px;
  margin-right: 0;
}
#detail #m_reviewView {
  width: 780px;
  margin-bottom: 15px;
  border-bottom: 0 none;
}
#detail #m_reviewView tr:nth-child(3) td:nth-child(2) {
  text-align: center;
}
#detail #m_reviewView tr:last-child td {
  border-bottom: 1px dotted #CECECE;
}
#detail #m_reviewView td {
  text-align: center;
  /* padding: 5px; */
/*
}
#detail #m_reviewView td:first-child {
  width: 10%;
}
#detail #m_reviewView td:nth-child(2) {
  text-align: left;
}
#detail #m_reviewView td:nth-child(3) {
  width: 5em;
}
#detail #m_reviewView td:last-child {
  width: 7em;
}
#detail #r_recent {
  border-top: 0 none;
}
#detail #r_recent .name,
#detail #r_recent .price {
  text-align: center;
}
/* } */
/*
#recent td.itemImg {
  width: 136px;
}

