body {
  background: none;
}
#header {
  width: 100%;
  height: auto;
}
.announce_bn a {
  /*text-indent: -9999px;*/
  /*background: url(https://gigaplus.makeshop.jp/labagagerie/images/renewal/hd_bn.jpg) repeat-x center;*/
  background-color: #724006;
  display: block;
  width: 100%;
  height: 50px;
}
.header_top {
  background-color: #e6e6e6;
}
.header_top > div {
  width: 1000px;
  margin: auto;
  padding: 5px 0;
}
.header_top .left,
.header_top .right {
  display: table;
}
.header_top li {
  float: none;
  padding: 0 10px 0 0;
  margin: 0;
  border-right: none;
  display: table-cell;
}
.header_top a,
#footer a {
  color: #333;
  text-decoration: none;
  margin-bottom: auto;
}
.header_top a img {
  padding-right: 5px;
}
.head {
  margin-bottom: 30px;
}
.h_toplogo {
  text-align: center;
  margin: 5px 0;
}
.h_navi {
  width: 1000px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  height: 35px;
}
.h_navi > div {
  position: relative;
  display: inline-block;
}
.h_navi ul {
  display: inline-table;
}
.h_navi ul:not(.child) > li {
  display: table-cell;
  position: relative;
}
.h_navi ul li span {
  display: grid;
  position: relative;
}
.h_navi ul li a {
  line-height: 3em;
  padding: 4px 0;
  margin: 0 20px 0 0;
  text-decoration: none;
}
#header_scroll .h_navi ul li a {
  padding: 0;
}
.h_navi ul:not(.child) > li span a {
  color: #333;
}
.h_navi ul:not(.child) > li:last-child span a {
  margin-right: 0;
}
.h_navi ul li.onmouse span a {
  border-bottom: 2px solid #3b4043;
}
.h_navi ul.child {
  position: absolute;
  width: 90%;
  display: block;
  z-index: 999;
  background-color: rgba(128, 128, 128, 0.8);
  padding: 3% 5% !important;
  text-align: left;
  left: 50%;
  -webkit-transform: inherit;
  transform: translateX(-50%);
  width: 200px;
  top: 100%;
}
#header_scroll .h_navi ul.child {
  top: 98%;
}
.h_navi ul.child li {
  display: block;
  padding-left: 30px;
  color: #fff;
  /*display: contents;
  float: left;*/
}
.h_navi ul.child li:first-child {
  line-height: 2em;
  font-size: 12px;
  margin-top: 10px;
  padding-left: 15px;
}
.h_navi ul.child a {
  color: #fff;
}
.h_navi ul.child a:hover {
  text-decoration: underline;
}
.h_navi .l_search {
  display: inline-block;
  padding: 0;
}
.h_navi .l_search p {
  cursor: pointer;
  padding: 11px;
}
.h_navi .l_search p.onmouse {
  border-bottom: 2px solid #3b4043;
}
.h_navi .l_search div {
  position: absolute;
  right: 0;
  padding: 25px;
  width: 223px;
  background-color: rgba(128, 128, 128, 0.8);
  z-index: 999;
}
.l_search #MakeShopTopSearchInput {
  margin-right: 4px;
  float: left;
}
.l_search #MakeShopTopSearchButton {
  background-image: url(https://gigaplus.makeshop.jp/labagagerie/images/renewal/icon_kensaku.jpg);
  width: 46px;
  height: 20px;
  text-indent: -9999px;
  display: inherit;
  float: left;
  text-align: left;
}
.clone-nav {
  position: fixed;
  top: -300px;
  left: 0;
  z-index: 99999;
  width: 100%;
  transition: 0.3s;
  transform: translateY(-100%);
  background-color: #e6e6e6;
}
.is-show {
  top: 0;
  transform: translateY(0);
}
.clone-nav .header_top > div {
  border-bottom: 1px solid #ccc;
}
.clone-nav .head {
  width: 1000px;
  margin: auto;
}
.clone-nav .h_toplogo {
  text-align: left;
  float: left;
  margin: auto;
}
.clone-nav .h_toplogo img {
  width: 130px;
  height: 33px;
}
.clone-nav .h_navi {
  border-bottom: none;
  padding-bottom: 0;
  margin: 10px auto 0;
  text-align: right;
}

#mainpic2 {
  margin-bottom: 100px;
}

.inner,
#r_new,
#ranking {
  width: 1000px;
  margin: 0 auto 100px;
}
.section h2.title {
  border-bottom: none;
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 30px;
  line-height: 1.5em;
  border-bottom: 1px solid #ccc;
}
.moreBox {
  text-align: center;
  margin-top: 40px;
}
.moreBox a {
  display: inline-block;
  border: 1px solid #333;
  text-decoration: none;
  color: #333;
  padding: 10px 40px;
  font-size: 16px;
}
#ranking .tmItemList {
  margin-bottom: 20px;
}
#ranking .tmItemList li {
  display: inline-table;
  width: calc(100% / 5 - 5px);
  position: relative;
}
#ranking .tmItemList .ranking {
  background: none repeat scroll 0 0 #cccccc;
  color: #ffffff;
  height: 20px;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  width: 20px;
  z-index: 10;
}
#ranking .tmItemList a {
  color: #333;
}
#ranking .tmItemList a img {
  width: 100%;
  height: auto;
}

#footerWrap {
  background: none;
}
#topInformation li {
  display: inline-block;
}
#footer {
  background-color: #e6e6e6;
  background-image: none;
  position: inherit;
  margin-top: 40px;
}
#footer .wrapper {
  padding: 20px 0;
}
#footerTop {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
#footer .left,
#footer .right {
  color: #333;
  display: inline-block;
  margin-top: 0;
  width: 49%;
}
#footer .left p,
#footer .right dt,
#footer .right dd {
  font-size: 12px;
  line-height: 22px;
}
#footer .right dt {
  font-weight: bold;
}
#footer .right dd {
  margin-bottom: 15px;
}
#footer .right {
  text-align: left;
}
.ft_sns {
  display: inline-block;
  width: 100%;
}
.ft_sns li {
  display: inline-block;
  padding: 0 5px;
}
#footer .footernavi li {
  float: none;
  display: inline-block;
  margin-top: 20px;
}
.copyright {
  text-align: center;
  line-height: 25px;
  font-size: 10px;
}

#wrapper {
  width: 1000px;
}
#wrapper,
#makebanner,
#topImage {
  position: relative;
  margin: 30px auto 0;
}
table#makebanner > tbody > tr > td:nth-of-type(1),
table#makebanner > tbody > tr > td:nth-of-type(2) {
  display: none;
}
.rightContents {
  width: 1000px;
  margin: 0;
}
#itemImg > div div:nth-of-type(1) {
  width: 600px;
  height: 600px !important;
}
#itemImg > div div:nth-of-type(1) img {
  height: 100%;
}
#itemImg > div div:nth-of-type(2) {
  text-align: left;
}
#itemImg {
  width: auto;
}
#itemImg .M_imageWrap {
  width: 100% !important;
}
#makebanner div.M_imageCatalog table {
  margin: 0;
  width: auto;
}
div.M_imageCatalog table td {
  width: 120px;
  height: 120px;
}
div.M_imageCatalog table td img {
  width: 80px;
  height: 80px;
}

#itemInfo {
  width: 366px;
}
#detail h2 {
  border-bottom: none;
}
#detailInfo #M_usualValue td {
  padding: 20px 0 5px;
}
#itemInfo #detailInfo table font {
  display: none;
}
#detailInfo table.M_quantity-table {
  margin-top: 20px;
}
.haisou a {
  color: #333;
  font-size: 11px;
  text-decoration: none;
}
#basketBtn {
  background-color: inherit;
  padding: 0;
}
#basketBtn a {
  background-color: #ffbf00;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  padding: 20px 0;
  text-decoration: none;
  width: 366px;
}
#r_sns {
  margin-bottom: 0;
}
#r_sns li {
  margin-right: 10px;
}
.pluginFontHelvetica td._2pir {
  display: none;
}
#detail .detailTxt {
  border-top: none;
}
.detailExtTxt {
  padding: 10px 0;
  margin-bottom: 20px;
}
.detailExtTxt .detailTable {
  width: 100%;
}
.detailExtTxt .detailTable th {
  background-color: #f3f3f3;
  text-align: center;
  border-bottom: 1px solid #d4d4d4;
}
.detailExtTxt .detailTable td {
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #d4d4d4;
}
.detailExtTxt .detailTable tr:last-child th,
.detailExtTxt .detailTable tr:last-child td {
  border-bottom: none;
}

.page_style .guide_cont h3 {
  background-color: #f0f0f0;
  color: #333;
}
.page_style .guide_cont dd p a {
  color: #333;
}
.page_style .guide_cont dd p a.guide_bt {
  border-color: #333;
  color: #333;
}

.page_style #guide_list {
  background-color: #f0f0f0;
}
.page_style #guide_list li a {
  color: #333;
}
.text_btn a,
a.text_btn {
  background-color: #f0f0f0;
  color: #333;
}
.text_btn a:hover,
.text_btn.activ,
a:hover.text_btn {
  background-color: #f9f9f9;
}
.page_style.Stores #Auto.guide_cont > dl > dd dd a {
  border-color: #333;
  color: #333;
}

.icon {
  position: absolute;
  top: 0;
  width: auto;
  height: 17px;
}
.icon img {
  width: auto;
  display: block;
  margin-bottom: 4px;
}
#category .matomegai a {
  text-align: center;
  border: none;
  color: #c64943;
  text-decoration: underline;
}
#category .matomegai a:hover {
  background: inherit;
  color: #c64943;
}

/* 磁��夕�ゼ昭Ъぜ��票Ъ玄Ъ�Й�*/
#makebanner > tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
  display: none;
}
#makebanner > tbody > tr:nth-of-type(1) > td:nth-of-type(2) {
  display: none;
}
.rightContents {
  margin-left: 0;
  width: 1000px;
}
#category .innerList {
  display: contents;
  float: left;
}
#category .innerList li {
  position: relative;
  /*float: left;*/
  width: 25%;
  margin-bottom: 20px;
}
#category .innerList li div.imgWrap img {
  width: 240px;
}
.listSort a {
  background: #e6e6e6;
  color: #333;
}

#r_new > table:nth-of-type(1) tr:nth-of-type(1),
#r_new > table:nth-of-type(1) tr:nth-of-type(2),
#r_new > table:nth-of-type(1) tr:nth-of-type(3) {
  display: none;
}
#r_new .lims table .woong td {
  text-align: center;
}
#r_new .lims table .woong td a {
  color: #333;
}

.pankuzu {
  top: -30px;
  /*background-color: #e6e6e6;*/
}
.pankuzu a {
  color: #666;
}
.pankuzu a font {
  color: #666;
}
ul.M_pager li a {
  color: #666;
}
ul.M_pager li.next a:before {
  background-color: #e6e6e6;
}
ul.M_pager li.next a:after {
  border-left-color: #666;
}
.header_account table {
  float: left;
  display: inline-block;
  vertical-align: bottom;
}
.bx-wrapper {
  margin-bottom: 100px;
}

#category .matomegai {
  margin: auto;
  width: 100%;
}

#r_new .lims table .woong td img {
  width: auto;
}

#headerNav .nav .sale a {
  color: #c14b44;
}

.header_navi ul li {
  display: inline-block;
  vertical-align: top;
}
