@charset "utf-8";
@media (width >= 769px) {
 /*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/
 html {
  overflow-y: scroll;
 }
 body,
 div,
 dl,
 dt,
 dd,
 ul,
 ol,
 li,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 pre,
 form,
 fieldset,
 input,
 textarea,
 p,
 blockquote,
 th,
 td {
  margin: 0;
  padding: 0;
 }
 address,
 caption,
 cite,
 code,
 dfn,
 em,
 strong,
 th,
 var {
  font-style: normal;
 }
 table {
  border-collapse: collapse;
  border-spacing: 0;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
  font-size: 100%;
  text-align: left;
  font-weight: normal;
 }
 img,
 abbr,
 acronym,
 fieldset {
  border: 0;
 }
 li {
  list-style-type: none;
 }
 img {
  vertical-align: middle;
 }
 .line {
  font-size: 1px;
  line-height: 1px;
 }

 /*--- default */
 body {
  background: #fff;
  color: #333;
  font-size: 15px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  text-align: center;
  position: relative;
  /*    border-top:5px solid #000;*/
 }
 td,
 th {
  font-size: 13px;
 }
 table {
  border-collapse: collapse;
 }
 pre {
  font-size: 15px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
 }
 img {
  max-width: 100%;
 }
 /*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
 body {
  text-align: left;
 }
 a {
  color: aqua;
 }
 /*ul{
    overflow: hidden;
}*/
 li {
  float: left;
 }
 #wrap,
 #makebanner {
  width: 100%;
 }

 .container {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
 }

 a:link,
 a:visited,
 a:active {
  color: #333;
  text-decoration: none;
 }
 a:hover {
  color: #666;
  text-decoration: none;
 }

 .clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
 }
 * html .clear {
  zoom: 1;
 } /* IE6 */
 *:first-child + html .clear {
  zoom: 1;
 } /* IE7 */

 a:hover img,
 .btn:hover,
 #M_basketClosedBox a:hover,
 .soldout:not(:hover) {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 }

 .btn {
  display: inline-block;
  margin: 16px auto;
  background: #000;
  color: #fff !important;
  padding: 14px 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 }
 .btn-gray {
  background: #888;
 }
 .pad20 {
  padding: 20px 20px 20px 0;
 }
 .pad10 {
  padding: 10px;
 }

 /*****************************************************

    左コンテンツ #leftContents

*****************************************************/
 #leftContents {
  width: 180px;
 }
 #leftContents .section {
  margin-bottom: 20px;
 }
 #leftContents .inner {
  border: 1px solid #b2b2b2;
  border-top: none;
 }
 /* 検索input */
 .inputWrap {
  padding: 10px;
 }
 .inputWrap img {
  float: left;
  _margin-left: 0;
 }
 .search_input {
  width: 128px;
  float: left;
  height: 20px;
  border: 1px solid #b2b2b2;
 }
 /* カテゴリーメニュー */
 #l_category td {
  text-align: left;
 }
 /* 会員メニュー */
 #l_member ul {
  text-align: right;
  margin-bottom: 5px;
 }
 #l_member li {
  display: inline;
  font-size: 11px;
  background: url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat left;
  padding-left: 12px;
  margin-left: 2px;
 }
 #l_member li a {
  color: #333;
 }
 /* カレンダー */
 #l_calendar table {
  margin-bottom: 5px;
  border-collapse: separate;
  border-spacing: 1px;
 }
 /* 中央揃え */
 #l_owner,
 #l_banner {
  text-align: center;
 }
 #l_owner table,
 #l_banner table {
  margin: 0 auto;
 }
 /* 投票 */
 #l_poll img {
  margin: 0 2px;
 }
 #l_poll b {
  color: #333;
 }
 #l_poll input {
  margin-right: 5px;
 }
 #l_poll td {
  text-align: left;
 }
 #l_poll a img {
  display: none;
 }
 #l_poll a {
  display: block;
  height: 21px;
  float: left;
  margin-right: 4px;
 }
 #l_poll a#poll_b01 {
  width: 58px;
  background: url(/images/original_design_default/samplesource/3/poll_b01.png) no-repeat 0 0;
  margin-left: 28px;
 }
 #l_poll a#poll_b02 {
  width: 69px;
  background: url(/images/original_design_default/samplesource/3/poll_b02.png) no-repeat 0 0;
 }
 #l_poll a#poll_b01:hover,
 #l_poll a#poll_b02:hover {
  background-position: 0 -21px;
 }
 /* 掲示板 */
 #l_board table {
  width: 100%;
 }
 #l_board td {
  text-align: left;
 }
 /* バナー */
 #l_banner img {
  margin-bottom: 5px;
 }

 /*****************************************************

    メインコンテンツ #rightContents

*****************************************************/
 .rightContents {
  width: 740px;
 }
 .rightContents .section {
  margin-bottom: 0px;
 }
 .rightContents > .pad20 {
  text-align: left;
  width: 740px;
 }
 /*****************************************************

    ヘッダ #header

*****************************************************/

 #header {
  position: relative;
 }

 .shop-logo {
  float: left;
  margin: 12px 0;
 }

 .header-nav {
  position: absolute;
  right: 0;
  top: 16px;
 }
 .header-nav li,
 .header-nav li li:first-child {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
 }
 .header-nav li:first-child {
  margin: 0;
 }
 .header-nav li li {
  font-size: 13px;
 }
 .header-nav .M_headBasket {
  border: none;
  background: none;
  float: none;
  padding: 0;
  margin: 0;
  width: auto;
 }
 .header-nav #M_headBasketSwitch {
  float: none;
  width: auto;
  height: auto;
 }
 .header-nav #M_basketTemp1 #M_basketClosedBox {
  background: none;
  position: relative;
  text-indent: inherit;
  width: auto;
  height: auto;
 }
 .header-nav #M_basketTemp1 #M_basketClosedBox a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: auto;
  width: auto;
  padding: 4px 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  background: #000;
 }
 .header-nav #M_headBasketIn {
  display: none;
 }
 .header-nav #M_basketOpenedBox {
  top: 31px;
  background: #ddd;
  border: none;
 }
 .header-nav .M_basketMarginBox {
  text-align: center;
 }
 #MakeShopTopSearchInput {
  padding: 3px 6px;
  border: 1px solid #ccc;
  width: 100px;
 }
 #MakeShopTopSearchButton {
  margin: 0 0 0 4px;
  background: #000 url("/images/original_design_default/samplesource/9/search-icon.png") no-repeat center center;
  text-indent: -9999em;
  width: 28px;
  height: 22px;
  padding: 0;
  text-align: inherit;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: inline-block;
 }

 .global-nav {
  text-align: left;
  float: left;
  padding: 80px 0 0 80px;
 }
 .global-nav li {
  display: inline-block;
  font-size: 19px;
  margin-right: 30px;
  padding-bottom: 4px;
 }

 .index-slider .bx-wrapper {
  margin-bottom: 16px;
 }
 .index-slider .bx-wrapper .bx-pager {
  bottom: 30px;
 }

 .global-nav #M_ctgList2 {
  display: inline;
 }
 .global-nav #M_ctgList2 li {
  margin: 0;
  padding: 0;
  background: none;
 }
 .global-nav #M_ctgList2 a:hover {
  text-decoration: none;
 }
 .global-nav #M_ctgList2 {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 100;
  width: 220px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 }
 .global-nav .head-category {
  position: relative;
 }
 .global-nav .head-category:hover #M_ctgList2,
 .global-nav .head-category:hover #M_ctgList2 li {
  display: block;
 }
 .global-nav .head-category:hover #M_ctgList2 li a {
  display: block;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
 }
 .global-nav .head-category:hover #M_ctgList2 li:last-child a {
  border-bottom: none;
 }
 .global-nav .head-category:hover #M_ctgList2 li a:hover {
  background: #eee;
 }
 .global-nav #M_ctgList2 .M_layer2 {
  display: none;
 }

 /*****************************************************

    common

*****************************************************/

 #left_wrap {
  width: 180px;
  float: left;
  text-align: left;
 }
 .item-list .lims,
 .item-list.itemBox,
 .category-list-inner {
  padding: 16px;
 }
 .item-list img {
  margin-bottom: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 }
 .item-list a {
  font-size: 18px;
 }
 #makebanner {
  /* width: 1010px; */
  width: 960px;
  margin: 30px auto;
  text-align: center;
 }
 #makebanner td[width="10"] {
  display: none;
 }

 #makebanner td[width="640"] table {
  width: 100%;
 }

 #makebanner td[width="640"],
 #makebanner td[width="150"] {
  isplay: inline-block;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
 }
 #makebanner td[width="150"] {
  width: 150px;
 }
 #makebanner td[width="640"] {
  width: 640px;
  padding: 0 20px;
 }
 #makebanner img[src$="helptitle.gif"],
 #makebanner img[src$="companytitle.gif"],
 #makebanner img[src$="baskettitle.gif"] {
  display: none;
 }
 .inner-contents {
  width: 60%;
  margin: 0 auto;
 }

 /*****************************************************

    index

*****************************************************/
 .main-contents h2 {
  text-align: center;
  margin: 48px auto;
  font-size: 25px;
 }
 .section {
  overflow: hidden;
 }
 .section table {
  width: 100%;
 }

 .index-news {
  text-align: center;
 }
 .index-news table table td {
  padding: 6px;
 }
 .index-news table table td:first-child {
  text-align: right;
  width: 35%;
 }
 .index-news table table td:last-child {
  text-align: left;
 }

 .index-recent #recent td.itemBox {
  width: 25%;
 }
 #recent td.itemBox .name {
  text-align: left;
 }
 .index-recent .line {
  display: none;
 }

 .index-rank li {
  float: left;
  width: 20%;
  padding: 16px 0;
  position: relative;
 }
 .rank-number {
  position: absolute;
  left: 30px;
  top: 20px;
  background: #000;
  color: #fff;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-weight: bold;
  z-index: 1000;
  font-size: 17px;
 }
 .rank-img img {
  max-width: 180px;
  width: 180px !important;
 }

 /*****************************************************

    category

*****************************************************/
 .list-sort {
  text-align: center;
  margin: 8px 0 32px;
 }
 .list-sort li {
  display: inline;
  margin: 0 4px;
 }

 .category-list li {
  width: 25%;
  float: left;
  text-align: center;
 }

 .sub-category table {
  margin-bottom: 32px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
 }
 .sub-category table td {
  padding: 8px 0;
 }
 .sub-category table table {
  border: none;
  margin-bottom: 0;
 }
 .sub-category table td td {
  paddnig: 0;
 }
 .sub-category .line,
 .item-list .line {
  display: none;
 }

 .matomegai {
  display: inline-block;
  margin-top: 4px;
 }

 .matomegai a {
  border: 1px solid #54b3de;
  padding: 2px 5px;
  font-size: 11px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #54b3de;
 }

 .matomegai a:hover {
  background: #54b3de;
  color: #fff;
 }

 /* pager */
 #category ul.M_pager li a,
 #category ul.M_pager li.active {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 0;
  border: none;
  background: #d9d9d9;
  line-height: 28px;
  color: #999;
  font-size: 14px;
  margin: 0 3px;
 }
 #category ul.M_pager li.active,
 #category ul.M_pager li a:hover {
  background: #000;
  color: #fff;
 }
 #category ul.M_pager li.prev a,
 #category ul.M_pager li.next a {
  background: none;
  width: auto;
  height: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #333;
 }
 #category ul.M_pager li.prev a:hover,
 #category ul.M_pager li.next a:hover {
  color: #888;
  text-decoration: none;
 }

 /*****************************************************

    search

*****************************************************/
 .search-result {
  margin-bottom: 8px;
  text-align: left;
 }
 .search-result font {
  color: #333;
  margin-right: 8px;
 }
 .item-search {
  border: 1px solid #ccc;
  background: #eee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 16px;
  margin-bottom: 32px;
 }
 .item-search td {
  padding: 8px;
 }
 .item-search .btn-search {
  padding: 4px 16px;
 }

 /*****************************************************

    detail

*****************************************************/
 #detail {
 }
 #detail h2 {
  text-align: left;
  margin-top: 16px;
 }

 #M_topicPathWrap {
  margin-bottom: 16px;
 }

 .item-wrap {
  margin-bottom: 96px;
 }

 .item-img {
  float: left;
  width: 50%;
  min-width: 500px;
  box-sizing: border-box;
  padding: 0 32px;
 }

 .M_imageMainWrap .bx-wrapper .bx-viewport {
  box-shadow: none;
 }

 .M_imageMainList {
  height: 100%;
  display: flex;
  align-items: center;
 }

 /* IE11用ハック */
 @media all and (-ms-high-contrast: none) {
  .M_imageMainList {
   align-items: stretch;
  }
 }

 .M_imageMainList-item {
  height: auto;
  width: 100% !important;
 }

 .M_imageThumbnail {
  text-align: left;
 }

 .M_imageThumbnail-item {
  display: inline-block;
  padding: 2px;
 }

 .M_imageThumbnail-item a {
  display: block;
  border: 1px solid #fff;
 }

 .M_imageThumbnail-item .active {
  border: 1px solid #2996cc;
 }

 .M_imageThumbnail-item img {
  width: 50px;
  height: auto;
 }

 .item-detail {
  float: right;
  width: 50%;
 }
 .item-detail-text {
  text-align: left;
  font-size: 13px;
  line-height: 1.6;
 }
 .item-detail-info {
  margin-top: 24px;
 }

 #M_usualValue td,
 .item-detail-info td {
  font-size: 18px !important;
  width: auto;
 }
 #M_usualValue td {
  padding-bottom: 8px;
 }
 #M_usualValue font {
  color: #333;
 }
 .m_price {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px !important;
 }
 .item-detail-info table table td:first-child {
  width: 3em;
 }
 .item-detail-info font {
  color: #cc0000;
 }
 .item-detail-info select {
  margin: 8px 0;
  padding: 4px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  border: 1px solid #ccc;
  font-size: 16px;
 }
 input[name="amount"],
 input[name="brand_name_option_amount"] {
  padding: 4px 6px;
  width: 60px;
  border: 1px solid #ccc;
  font-size: 18px;
 }
 img[src$="basket_up.gif"],
 img[src$="basket_down.gif"] {
  display: none;
 }

 .M_inventory {
  margin-top: 24px;
 }
 .M_inventory * {
  font-size: 15px !important;
 }

 .item-basket-btn {
  margin: 24px 0 16px;
 }
 .item-basket-btn a {
  width: 70%;
  font-size: 18px;
  padding: 18px 0;
 }
 .item-basket-btn a:hover {
  background: #666;
 }
 .soldout {
  background: #ddd;
  color: #666 !important;
  width: 70%;
  font-size: 18px;
  padding: 18px 0;
  margin: 0 auto;
  cursor: default;
 }

 .item-sns li {
  display: inline;
  vertical-align: middle;
 }
 .item-sns iframe {
  height: 20px !important;
 }

 .detail-recent h3 {
  text-align: center;
  margin: 16px auto 64px;
  font-size: 25px;
 }

 /*****************************************************

    basket

*****************************************************/
 .basket-wrap {
  margin-bottom: 160px;
 }
 .basket {
  border-top: 1px solid #ccc;
  margin-bottom: 8px;
 }
 .basket th,
 .basket td {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  text-align: center;
 }
 .basket td table td {
  padding: 0;
  border: none;
 }
 .basket .basket-name {
  text-align: left;
 }
 .basket .basket-matomegai {
  margin-top: 4px;
  display: inline-block;
 }
 .basket .basket-matomegai a {
  border: 1px solid #54b3de;
  padding: 2px 5px;
  font-size: 11px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #54b3de;
 }
 .basket .basket-matomegai a:hover {
  background: #54b3de;
  color: #fff;
 }
 .basket .basket-total {
  background: #ddd;
  text-align: right;
  padding: 12px 16px;
  font-size: 18px;
 }
 .basket .basket-total a {
  color: #54b3de;
  text-decoration: underline;
  margin-left: 4px;
 }
 .basket .basket-total a:hover {
  text-decoration: none;
 }
 .basket .total-wrap {
  width: 40%;
  margin: 0 0 0 auto;
 }
 .basket .total-item {
  float: left;
  clear: left;
  width: 60%;
  text-align: right;
 }
 .basket .matomegai-wrap {
  font-size: 15px;
  margin-bottom: 8px;
 }
 .btn-small {
  background: #888;
  font-size: 13px;
  padding: 4px 8px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
 }
 .basket-option {
  margin-top: 4px;
 }
 .quantity-wrap,
 .quantityWrap {
  display: table;
  margin: 0 auto;
 }
 .basket-quantity {
  width: 20px !important;
  font-size: 18px;
 }
 .basket-quantity,
 .basket-amend,
 .quantityInput,
 .quantityAmend {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2px;
 }
 .basket-empty {
  margin: 24px 0;
 }
 .btn-wrap-back {
  float: left;
 }
 .btn-wrap-order {
  float: right;
 }
 .btn-wrap-back .btn {
  background: #888;
 }
 .basketQunantity {
  display: none;
 }

 /* Amazonボタン */
 .amazonButton {
  width: 230px;
  margin-left: 8px;
 }

 /*****************************************************

    news

*****************************************************/
 .news-head {
  font-size: 18px;
  margin-bottom: 32px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
 }
 .news-head .date {
  margin-right: 8px;
  font-size: 15px;
 }
 .news-contents {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-bottom: 60px;
  line-height: 1.7;
  margin-bottom: 32px;
 }
 .news-list table tr:first-child {
  display: none;
 }
 .news-list table .lims {
  padding: 12px 8px;
  border-bottom: 1px solid #ccc;
 }

 /*****************************************************

    matomegai

*****************************************************/
 #matomegai h2 {
  text-align: center;
  margin: 48px auto;
  font-size: 25px;
 }

 #matomegai .pankuzu,
 #matomegai .icon,
 #matomegai .name img,
 #matomegai .quantity,
 #matomegai .else,
 #matomegai .else + p,
 #matomegai .content,
 #matomegai .btnWrap,
 #matomegai .wishlistBtn {
  display: none;
 }

 #matomegai .listSort {
  text-align: center;
  margin: 8px 0 32px;
 }
 #matomegai .listSort li {
  display: inline;
  margin: 0 4px;
 }

 #matomegai .innerList li {
  width: 25%;
  float: left;
  text-align: center;
 }

 #matomegai .innerBox {
  padding: 16px;
 }
 #matomegai .imgWrap img {
  margin-bottom: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 }
 #matomegai .innerBox a {
  font-size: 18px;
 }

 /* pager */
 #matomegai ul.M_pager li a,
 #matomegai ul.M_pager li.active {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 0;
  border: none;
  background: #d9d9d9;
  line-height: 28px;
  color: #999;
  font-size: 14px;
  margin: 0 3px;
 }
 #matomegai ul.M_pager li.active,
 #matomegai ul.M_pager li a:hover {
  background: #000;
  color: #fff;
 }
 #matomegai ul.M_pager li.prev a,
 #matomegai ul.M_pager li.next a {
  background: none;
  width: auto;
  height: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #333;
 }
 #matomegai ul.M_pager li.prev a:hover,
 #matomegai ul.M_pager li.next a:hover {
  color: #888;
  text-decoration: none;
 }

 /*****************************************************

    contract

*****************************************************/
 .contract {
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
  height: 280px;
  margin-bottom: 24px;
  padding: 16px;
 }
 .contract pre {
  text-align: left;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
 }

 /*****************************************************

    ordercontract

*****************************************************/
 .ordercontract-list th,
 .ordercontract-list td {
  padding: 16px 8px;
  border-bottom: 1px solid #ccc;
 }
 .ordercontract-list th {
  white-space: nowrap;
 }

 /*****************************************************

    lostpass

*****************************************************/
 .lostpass-table {
  margin: 32px auto 16px;
  width: 500px !important;
  border-top: 1px solid #ccc;
 }
 .lostpass-table th,
 .lostpass-table td {
  padding: 16px 8px;
  border-bottom: 1px solid #ccc;
  text-align: left;
 }
 .lostpass-table input {
  border: 1px solid #ccc;
  padding: 3px 6px;
  width: 250px;
 }

 /*****************************************************

    point

*****************************************************/
 .point-data {
  text-align: center;
  font-size: 17px;
  margin-bottom: 16px;
 }
 .point-data strong {
  font-size: 28px;
  margin-left: 8px;
 }
 .point-data strong span {
  font-size: 17px;
  margin-left: 4px;
 }
 .point-date {
  text-align: right;
  font-size: 13px;
 }
 .point-history {
  margin-top: 32px;
 }
 .point-history tr:first-child td {
  padding: 4px 8px;
 }
 .point-history td {
  padding: 16px 8px;
  border-bottom: 1px solid #ccc;
  text-align: center;
 }

 /*****************************************************

    footer

*****************************************************/

 .section h2 {
  border-bottom: 1px solid #d5d5d5;

  padding: 10.5px 0 10.5px 42px;

  margin-bottom: 16px;

  vertical-align: bottom;

  font-size: 170%;
 }

 .rightContents h2 {
  border-bottom: 1px solid #d5d5d5;

  padding: 10.5px 0 10.5px 5px;

  margin-bottom: 16px;

  vertical-align: bottom;

  font-size: 170%;
 }

 .section clear h2 {
  border-bottom: 1px solid #d5d5d5;

  padding: 10.5px 0 10.5px 0px;

  margin-bottom: 16px;

  vertical-align: bottom;

  font-size: 170%;
 }

 .special h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_rec.png") 5px 9px no-repeat;
 }

 .information h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_shop.png") center left no-repeat;

  margin-bottom: 5px;

  border: 0;
 }

 .special {
  background: #f6f6f6;

  padding: 28px 0;

  margin-bottom: 20px;
 }

 .special ul {
  padding: 0 5px;
 }

 .special li {
  margin: 0 20px 20px 0;
 }

 .special li:nth-child(even) {
  margin-right: 0;
 }

 .guide {
  text-align: left;
 }
 .footer-guide,
 .footer-nav {
  padding: 24px 0;
  text-align: left;
 }
 .footer-guide {
  border-top: 1px solid #ccc;
  color: #666;
  background: #eee;
 }
 .footer-guide-area,
 .footer-nav-area {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 16px;
  font-size: 13px;
 }
 .footer-guide-title {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 15px;
 }
 .footer-guide-list li {
  margin-bottom: 16px;
 }
 .footer-guide-list h6 {
  font-weight: bold;
  margin-bottom: 8px;
 }
 .page-top {
  position: absolute;
  left: 50%;
  top: -26px;
  display: block;
  width: 50px;
  height: 32px;
  background: #333 url("/images/original_design_default/samplesource/9/pagetop.png") no-repeat center center;
  text-indent: -9999em;
  margin-left: -16px;
 }
 .footer-nav {
  background: #333;
  color: #777;
  font-size: 13px;
  position: relative;
 }
 .footer-nav a {
  color: #777;
 }
 .footer-nav a:hover {
  color: #eee;
 }
 .footer-nav-area:first-child {
  width: 40%;
 }
 .footer-nav-area:last-child {
  width: 60%;
  padding-left: 48px;
  text-align: right;
 }

 .footer-shop-name {
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 16px;
 }
 .footer-nav-list {
  text-align: right;
 }
 .footer-nav-list li {
  display: inline;
  padding: 0 8px;
 }
 .copyright {
  border-top: 1px solid #666;
  padding-top: 16px;
  margin-top: 8px;
 }
 address {
  text-align: center;
  color: #eee;
  font-size: 11px;
 }

 /*****************************************************

    会員移管

*****************************************************/

 #M_shopMove {
  width: 60%;
 }
 #M_shopMove table {
  width: 60% !important;
 }
 #M_shopMove table th {
  font-size: 14px !important;
  width: 150px !important;
 }
 form[action="idinfo.html"] font.woong {
  display: block;
  text-align: center;
 }
 form[action="idinfo.html"] textarea {
  width: 60%;
  height: 200px;
  margin: 0 auto 48px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  padding: 16px 24px;
  box-sizing: border-box;
 }

 /*----------------------------------------------------
    商品詳細 #detail
----------------------------------------------------*/
 #itemLink {
  margin-bottom: 30px;
  font-size: 11px;
 }
 .item_prev {
  float: left;
  background: url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
  padding-left: 14px;
 }
 .item_next {
  float: right;
  background: url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
  padding-right: 14px;
 }
 #itemImg {
  float: left;
  width: 300px;
 }
 #itemInfo {
  float: right;
  width: 400px;
 }
 /* [INFO]タグ */
 #detailInfo table {
  width: 80%;
  margin-bottom: 10px;
 }

 #detailInfo table td {
  height: auto;
  text-align: left;
 }
 #itemInfo #detailInfo table font {
  color: #cc0000;
  font-weight: bold;
  font-size: 16px;
 }
 #detailInfo table input {
  margin-right: 5px;
 }
 #detailInfo table img {
  vertical-align: auto; /* IE対策 */
 }
 #detailInfo #M_usualValue td {
  font-size: 16px;
  padding: 10px 0;
 }
 #wrapper #makebanner #detailInfo #M_usualValue,
 #wrapper #makebanner #detailInfo #M_price2,
 #wrapper #makebanner #detailInfo #M_taxview {
  border: none;
  width: auto;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
 }
 #detailInfo #M_usualValue {
  font-size: 15px;
  font-weight: bold;
 }
 #detailInfo #M_taxview {
  width: auto;
 }
 /* 拡大画像ボタン */
 .viewButton {
  text-align: right;
 }
 /* 商品名 */
 #detail h2 {
  margin-bottom: 20px;
  font-size: 15px;
 }
 /* 商品詳細 */
 #detail .detailTxt {
  border-top: 1px dotted #b2b2b2;
  border-bottom: 1px dotted #b2b2b2;
  padding: 10px 0;
  margin-bottom: 20px;
 }
 /* オプション表 */
 #wrapper #detail .stockList input {
  border: 0;
 }
 #wrapper #detail .stockList td {
  text-align: center;
 }
 /* メールリンク */
 #r_contact {
  margin: 10px 0 10px -5px;
 }
 #r_contact li {
  float: left;
  margin-left: 5px;
 }
 /* SNS */
 #r_sns {
  margin-top: 10px;
 }
 #r_sns li {
  float: left;
 }
 /* カートにいれるボタン */
 #basketBtn {
  background: #fffacd;
  padding: 10px;
  margin-top: 10px;
 }
 #basketBtn .soldout {
  text-align: center;
  color: #cc0000;
 }
 /* 追加商品説明文 */
 #r_detailExt {
  margin-bottom: 0;
 }
 /* 追加商品画像 */
 #r_addImg {
  margin-bottom: 0;
 }
 #r_addImg li {
  float: left;
  width: 33%;
  text-align: center;
  padding-bottom: 30px;
  line-height: 1.4;
 }
 #r_addImg li .inner {
  margin: 0 10px;
 }
 #r_addImg .addImg a {
  border: 1px solid #b2b2b2;
  padding: 5px;
  display: block;
 }
 #r_addImg li p {
  width: 100%;
  margin: 10px 5px 0;
 }
 /* レビュー */
 #detail #r_review {
  margin-bottom: 40px;
 }
 #detail #r_review td {
  text-align: left;
 }
 #detail #r_review .imgLi input {
  border: none;
 }
 #detail #m_reviewView td {
  text-align: center;
 }
 /* 商品グループ */
 #r_group {
  border-top: 1px dashed #b2b2b2;
  padding-top: 20px;
 }
 #r_group h3 {
  font-weight: bold;
  background: url(/images/original_design_default/samplesource/3/titleIcon.png) no-repeat left;
  padding-left: 20px;
 }
 #r_group #M_group {
  width: 100%;
  margin: 16px auto;
  border-collapse: collapse;
 }
 #r_group #M_group .itemBox,
 #r_group #M_group .itemBox table,
 #r_group #M_group td.itemImg {
  width: 150px;
 }
 #r_group #M_group .itemBox {
  vertical-align: top;
 }
 #r_group #M_group .name,
 #r_group #M_group .spe,
 #r_group #M_group .price {
  margin: 5px 5px 0;
  text-align: left;
 }
 #r_group #M_group .itemImg {
  text-align: center;
 }
 #r_group #M_group .line {
  width: 10px;
 }
 #r_group #M_group .line img {
  display: none;
 }
 #r_group #M_group .price {
  font-weight: bold;
 }
 /* 最近チェックした商品 */
 #detail #r_recent {
  border-top: 1px dashed #b2b2b2;
  padding-top: 20px;
 }
 #detail #recent .itemBox,
 #detail #recent .itemBox table {
  width: 190px;
 }

 div.rec_txt {
  width: 600px;
  border: 3px #000 double;
  padding: 20px;
  margin: 0 0 15px 0;
 }

 div.rec_txt p {
  font-size: 13px;
  line-height: 140%;
  margin: 0;
 }

 div.rec_txt p span {
  color: #ff0000;
 }

 div.item_detail table {
  border: 1px #333333 solid;
  width: 100%;
  margin-bottom: 20px;
 }

 div.item_detail table th,
 div.item_detail table td {
  border: 1px #333333 solid;
  font-size: 13px;
  padding: 5px;
 }

 div.item_detail table th {
  width: 20%;
  text-align: left;
  background-color: #c8d62b;
 }

 div.item_detail table td {
  width: 80%;
  font-weight: bold;
  line-height: 140%;
 }

 div.item_detail table td span.red {
  color: #ff0000;
 }

 div.item_detail table td span.blue {
  color: #0000ff;
 }
 /*----------------------------------------------------
    ログインフォーム関係 .loginForm
----------------------------------------------------*/
 .loginForm {
  margin-top: 20px;
 }
 .loginForm h3 {
  font-size: 14px;
  margin-bottom: 20px;
  background: url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
  padding-left: 20px;
 }
 .loginForm .section {
  text-align: center;
 }
 .btnWrap {
  margin-top: 20px;
  text-align: center;
 }
 .loginForm .leadTxt {
  margin-bottom: 30px;
 }
 .loginForm .lostpass {
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
 }
 .loginForm .formTable {
  margin: 20px auto 0;
  width: 400px;
 }
 .formTable th,
 .formTable td {
  border: 1px solid #b2b2b2;
  padding: 6px 8px;
 }
 .formTable th {
  background: #eee;
  width: 120px;
 }
 .M_nameList input,
 #r_review input,
 #r_review textarea {
  padding: 2px;
  border: 1px solid #b2b2b2;
 }
 .loginForm .formTable input {
  width: 200px !important  ;
 }

 /*----------------------------------------------------
    会員ログイン #memberlogin
----------------------------------------------------*/
 #memberLogin .btnWrap {
  overflow: hidden;
  _zoom: 1;
 }
 #memberLogin .btnWrap div {
  float: left;
  width: 360px;
  padding-bottom: 20px;
 }
 #memberLogin .btnWrap #newMember {
  border-right: 1px dotted #b2b2b2;
 }
 #memberLogin .btnWrap p {
  margin: 20px;
 }
 /*----------------------------------------------------
    注文履歴ログイン #orderlogin
----------------------------------------------------*/
 /*----------------------------------------------------
    パスワード紛失 #orderlogin
----------------------------------------------------*/
 /*----------------------------------------------------
    約款 #contract
----------------------------------------------------*/
 #contractBox {
  width: 700px;
  height: 280px;
  overflow: auto;
  border: 1px solid #b2b2b2;
  padding: 10px;
  text-align: left;
  margin-top: 20px;
 }
 /*----------------------------------------------------
    会員登録修正フォーム #member
----------------------------------------------------*/
 #memberForm #M_entryForm {
  margin: 30px 10px 20px;
  width: 740px;
  border-top: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
 }
 * html #memberForm #M_entryForm {
  position: relative;
 }
 #memberForm #M_entryForm th,
 #memberForm #M_entryForm td {
  border-bottom: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  padding: 8px;
 }
 * html #memberForm #M_entryForm th,
 * html #memberForm #M_entryForm td {
  position: relative;
 }
 #memberForm #M_entryForm th {
  background: #eee;
  width: 160px;
 }
 #memberForm .M_txt {
  font-size: 11px;
  margin-left: 10px;
 }
 #memberForm #mailreceiveN,
 #memberForm #sex1 {
  margin-left: 10px;
 }
 #memberForm .M_ex,
 #memberForm .M_info {
  font-size: 11px;
  color: #666;
 }
 #memberForm .M_post {
  display: block;
  width: 96px;
  height: 22px;
  background: url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;
  float: left;
  text-indent: -9999em;
  overflow: hidden;
  _zoom: 1;
 }
 #memberForm #mailreceiveY,
 #memberForm #mailreceiveN,
 #memberForm #sex0,
 #memberForm #sex1 {
  border: none;
 }
 #M_changepw #M_changepwTable th {
  background: #615d5c;
 }

 /* 退会する */
 #r_leave img {
  display: none;
 }
 #r_leave a {
  display: block;
  width: 81px;
  height: 22px;
  margin-top: 5px;
  background: url(/images/original_design_default/samplesource/3/memberjoin_escape.png) no-repeat 0 0;
 }
 #r_leave a:hover {
  background-position: 0 -22px;
 }

 /*----------------------------------------------------
    ポイント #point
----------------------------------------------------*/
 #r_pointData {
  border: 1px solid #b2b2b2;
  background: #eee;
  padding: 10px;
  margin: 20px 60px 30px;
 }
 #r_pointData p {
  text-align: center;
 }
 #r_pointData strong {
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
 }
 #r_pointList table {
  border-collapse: separate;
  width: 400px;
  margin: 0 180px;
  border-spacing: 0;
 }
 #r_pointList td {
  border: 1px solid #b2b2b2;
  padding: 8px;
  text-align: center;
 }
 #r_pointList td font {
  font-size: 13px;
 }
 /*----------------------------------------------------
    商品検索 #search
----------------------------------------------------*/
 #r_searchName {
  margin: 20px 0 20px;
 }
 #r_searchName font {
  color: #333;
  font-weight: bold;
 }
 #r_searchInput {
  background: #dedede;
  padding: 10px;
 }
 #r_searchInput table {
  width: 560px;
  background: #fff;
 }
 #r_searchInput .btnWrap {
  margin-top: 10px;
 }
 #r_searchInput th,
 #r_searchInput td {
  border: 1px solid #b2b2b2;
  padding: 6px 8px;
  text-align: left;
 }
 #r_searchInput th {
  background: #eee;
 }
 #r_searchInput #searchPrice input {
  width: 60px;
 }
 #r_searchList table,
 #r_pager table {
  width: 100%;
 }
 .searchResult {
  font-size: 14px;
  margin-bottom: 20px;
  background: url(/images/original_design_default/samplesource/3/searchIcon.png) no-repeat left;
  padding-left: 20px;
 }

 #r_searchList .innerList {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
 }
 #r_searchList .innerList {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
 }
 #r_searchList .innerList {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
 }
 #r_searchList .innerList li {
  width: calc(100% / 4);
  width: -webkit-calc(100%/4);
  text-align: center;
  float: none;
 }
 #r_searchList .innerBox {
  margin: 10px;
 }
 #r_searchList .name {
  margin-bottom: 5px;
 }
 #r_searchList .imgWrap {
  text-align: center;
 }
 #r_searchList .price {
  font-weight: bold;
  color: #333;
 }
 #r_searchList .else {
  text-align: left;
 }
 #r_searchList .else li {
  float: none;
  width: auto;
  display: inline;
 }
 #r_searchList .btnWrap {
  margin: 10px auto 5px;
  background: #e6e6e6;
  padding: 5px;
  text-align: center;
 }
 #r_searchList .soldout {
  text-align: center;
  color: #cc0000;
 }

 /*----------------------------------------------------
    まとめ買い #matomegai
----------------------------------------------------*/
 /* まとめ買いタイトル */
 #matomegai h2 {
  font-size: 14px;
  margin-bottom: 20px;
  background: url(/images/original_design_default/samplesource/3/h2title.png) no-repeat center;
  line-height: 60px;
  height: 60px;
  padding-left: 20px;
 }

 /* カテゴリーリスト */
 #matomegai .innerList {
  overflow: hidden;
  _zoom: 1;
  letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
  text-align: left;
 }
 #matomegai .innerList li {
  vertical-align: top;
  letter-spacing: normal; /* 文字間を通常に戻す */
  width: 25%; /* 商品数が4つなので100%÷4=25% */
  display: inline-block;
  /display: inline; /* IE用ハック */
  /zoom: 1; /* IE用ハック */
 }
 #matomegai .innerBox {
  margin: 10px;
  text-align: center;
 }
 #matomegai .detail {
  text-align: left;
 }
 #matomegai .name {
  margin-bottom: 5px;
 }
 #matomegai .imgWrap {
  text-align: center;
  margin-bottom: 5px;
 }
 #matomegai .price span {
  padding: 0 2px;
 }
 #matomegai .price {
  font-weight: bold;
  color: #333;
 }
 #matomegai .consumerPrice {
  font-size: 11px;
  color: #999;
  text-decoration: line-through;
 }
 #matomegai .else {
  text-align: left;
 }
 #matomegai .else li {
  float: none;
  width: auto;
  display: inline;
 }
 #matomegai .M_lumpinput {
  text-align: right;
 }
 #matomegai .content {
  border-top: 1px dashed #b2b2b2;
  padding: 10px 0;
  margin: 10px auto;
  border-bottom: 1px dashed #b2b2b2;
  font-size: 11px;
 }
 #matomegai .btnWrap {
  margin: 10px auto 5px;
  background: #e6e6e6;
  padding: 5px 0;
  text-align: left;
 }
 #matomegai .btnWrap .soldout {
  text-align: center;
  color: #cc0000;
 }
 #matomegai .btnWrap a,
 #matomegai .wishlistBtn {
  display: inline-block;
  text-indent: -9999em;
 }
 #matomegai .btnWrap a {
  width: 77px;
  height: 18px;
  margin-left: 5px;
 }
 #matomegai .wishlistBtn {
  width: 147px;
  height: 22px;
 }
 #matomegai .cartBtn {
  background: url("/images/original_design_default/samplesource/3/r_c_basketBtn.png") no-repeat;
 }
 #matomegai .quickBtn {
  background: url("/images/original_design_default/samplesource/3/r_c_buyBtn.png") no-repeat;
 }
 #matomegai .wishlistBtn {
  background: url("/images/original_design_default/samplesource/3/r_wishlistBtn.png") no-repeat;
 }
 #matomegai .btnWrap a:hover,
 #matomegai .wishlistBtn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
 }

 /*----------------------------------------------------
    買い物カゴ #basket
----------------------------------------------------*/
 #r_basket {
  margin-bottom: 60px;
 }
 #basketTable {
  width: 100%;
  margin-top: 30px;
 }
 #basketTable th,
 #basketTable td {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  padding: 6px;
 }
 #basketTable th {
  border-top: 2px solid #b2b2b2;
  border-bottom: 1px dashed #b2b2b2;
  white-space: nowrap;
 }
 #basketTable .basketNum {
  width: 30px;
  padding: 0;
 }
 #basketTable .basketImg {
  width: 56px;
 }
 #basketTable .basketName {
  width: 400px;
  text-align: left;
 }
 #basketTable .basketMatomegai {
  margin-top: 4px;
  display: inline-block;
 }
 #basketTable .basketMatomegai a {
  border: 1px solid #999;
  padding: 2px 5px;
  font-size: 11px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #999;
  text-decoration: none;
 }

 #basketTable .basketMatomegai a:hover {
  background: #999;
  color: #fff;
 }
 .quantityWrap {
  display: table;
 }
 .quantityInput,
 .basketQunantity,
 .quantityAmend {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2px;
 }
 #basketTable .basketQuantity td {
  border: none;
  padding: 0;
 }
 #basketTable .basketPoint {
  width: 70px;
 }
 #basketTable .basketPrice {
  width: 70px;
 }
 #basketTable .basketOption {
  text-align: left;
  margin-top: 4px;
 }
 #basketTable .basketHaisou {
  padding: 0;
 }
 #basketTable .carriageWrap {
  margin: 4px 0;
 }
 #basketTable .basketHaisou p {
  text-align: right;
 }
 #basketTable .basketHaisou .carriageMsg1 {
  color: #cc0000;
 }
 #basketTable .basketHaisou .carriageMsg2 {
  font-size: 11px;
 }
 #basketTable .basketBtns {
  width: 80px;
 }
 #basketTable .basketBtns img {
  margin-bottom: 2px;
 }
 #basketTable .basketTotal {
  text-align: right;
  background: #ebebeb;
  border-top: 3px solid #b2b2b2;
 }
 #basketTable .basketTotal em {
  font-weight: bold;
  font-size: 15px;
  color: #cc0000;
 }
 #basketTable .basketTotal a {
  text-decoration: underline;
  margin-left: 4px;
 }
 #basketTable .basketTotal a:hover {
  text-decoration: none;
 }
 #basketTable .totalWrap {
  width: 60%;
  margin: 0 0 0 auto;
 }
 #basketTable .totalItem {
  float: left;
  clear: left;
  width: 60%;
  text-align: right;
 }
 #basketTable .matomegaiWrap {
  margin-bottom: 4px;
 }
 #basketTable .basketEmpty p {
  text-align: center;
  margin: 10px auto;
 }
 #r_basket .btnWrap .btnBack {
  /*    float:left; */
  padding-top: 5px;
  margin-left: 10px;
 }
 #r_basket .btnWrap .btnOrder {
  /*    float:right; */
  margin: 10px;
 }

 /* Amazonボタン */
 .amazonButtonWrap {
  margin-top: 10px;
 }
 .amazonButton {
  width: 205px;
 }

 /* お気に入りリスト */
 #wishTable {
  width: 100%;
 }
 #wishTable th,
 #wishTable td {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  padding: 6px;
 }
 #wishTable th {
  border-top: 2px solid #b2b2b2;
  border-bottom: 1px dashed #b2b2b2;
 }
 #wishTable .wishName {
  text-align: left;
  width: 240px;
 }
 #wishTable .wishQuantity input {
  margin-right: 4px;
 }
 /*----------------------------------------------------
    お知らせ #news
----------------------------------------------------*/
 #r_news {
  margin-top: 30px;
 }
 #r_news #newsHead {
  text-align: left;
  border-bottom: 2px solid #b2b2b2;
  padding: 4px 0;
  font-size: 15px;
 }
 #r_news #newsHead span {
  margin-right: 10px;
  font-size: 11px;
  color: #999;
 }
 #r_news #newsContents {
  text-align: left;
  padding: 40px 20px;
  border-bottom: 1px dashed #b2b2b2;
  margin-bottom: 20px;
 }
 #r_news #newsAccess {
  text-align: right;
  font-size: 11px;
  color: #999;
  margin-top: 20px;
 }
 #r_news #newsNext {
  text-align: right;
  font-size: 11px;
  margin-bottom: 10px;
 }
 #r_news #newsList {
  margin-bottom: 20px;
 }
 #r_news #newsList .line {
  background: #fff;
 }
 #r_news #newsList .lims {
  border-bottom: 1px dashed #b2b2b2;
 }
 #r_news #newsListBtn {
  text-align: center;
 }

 /* ご利用ガイド */
 #makebanner #guideMain {
  margin: 0 70px;
 }

 /*----------------------------------------------------
    カタログ #catalog
----------------------------------------------------*/
 #catalog .ctlg_text {
  margin-top: 24px;
 }
 #r_catalog .catalogCart {
  text-align: right;
  margin: 8px 0;
 }

 /*****************************************************

    フッタ #footer

*****************************************************/

 .pageTop {
  text-align: right;
  margin-top: 60px;
 }
 #footerWrap {
  width: 100%;
  background: #ccc;
  margin-top: 20px;
 }

 #f_nav {
  overflow: hidden;
  _zoom: 1;
  float: left;
 }
 #f_nav li {
  display: inline;
  padding: 0 1em 0 8px;
  background: url(/images/original_design_default/samplesource/3/footerDot.png) no-repeat left;
 }
 #f_nav li a:link,
 #f_nav li a:visited,
 #f_nav li a:active {
  text-decoration: none;
  color: #333;
 }
 #f_nav li a:hover {
  text-decoration: underline;
  color: #666;
 }
 #f_info {
  float: right;
  width: 400px;
  text-align: right;
  color: #666;
 }
 #f_info a {
  color: #666;
 }

 /*-----------------------------------------------------------------
	カテゴリーページデザイン　サムネイル（小）タイプ
-----------------------------------------------------------------*/
 #M_categoryList {
  width: 100%;
  margin-bottom: 16px;
 }
 .M_innerList {
  overflow: hidden;
  _zoom: 1;
  border-bottom: 1px solid #ccc;
 }
 .M_innerList li {
  float: left;
  width: 25%; /* 商品数が4つなので100%÷4=25% */
 }
 .M_innerList li .M_innerBox {
  border-right: 1px dotted #ccc;
  margin: 8px auto;
 }
 .M_innerList li.lastChild .M_innerBox {
  border-right: none; /* 一番右のボックスだけ右の罫線を消す */
 }
 .M_innerList li .M_cl_detail {
  margin: 8px;
  margin-bottom: 0;
 }
 .M_innerList .M_cl_name {
  margin-bottom: 4px;
 }
 .M_innerList .M_cl_price {
  text-align: right;
 }
 .M_innerList .M_cl_imgWrap {
  /* height:140px; */
  text-align: center;
 }
 .M_innerList .M_cl_taxPrice {
  font-weight: bold;
  color: #cc0000;
  font-size: 11px;
 }
 .M_innerList .M_cl_content {
  font-size: 11px;
  margin-top: 4px;
 }

 /*-----------------------------------------------------------------
	カテゴリーページデザイン　種類で探す、メーカーで探す
-----------------------------------------------------------------*/
 div.cat_header ul {
  margin: 30px auto;
  padding: 0;
 }
 div.cat_header ul li {
  list-style-type: none;
  margin: 0px 3px 30px 3px;
  padding: 0;
  float: left;
 }
 div.cat_header ul li a.btn1 {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
 }
 div.cat_header ul li a.btn1:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
 }
 div.cat_header a.btn2 {
  background: #7ed934;
  background-image: -webkit-linear-gradient(top, #7ed934, #3e8a41);
  background-image: -moz-linear-gradient(top, #7ed934, #3e8a41);
  background-image: -ms-linear-gradient(top, #7ed934, #3e8a41);
  background-image: -o-linear-gradient(top, #7ed934, #3e8a41);
  background-image: linear-gradient(to bottom, #7ed934, #3e8a41);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 0px 20px 10px 10px;
  text-decoration: none;
  float: right;
  height: 32px;
  margin-bottom: 20px;
 }
 div.cat_header a.btn2:hover {
  background: #84d17d;
  background-image: -webkit-linear-gradient(top, #84d17d, #7bb364);
  background-image: -moz-linear-gradient(top, #84d17d, #7bb364);
  background-image: -ms-linear-gradient(top, #84d17d, #7bb364);
  background-image: -o-linear-gradient(top, #84d17d, #7bb364);
  background-image: linear-gradient(to bottom, #84d17d, #7bb364);
  text-decoration: none;
 }
 div.cat_header a.btn2 img {
  vertical-align: middle;
  padding: 0 0 0 0;
  margin: 5px 5px 10px 0;
 }
 div.cat_header p.text {
  border-left: 5px #0067ff solid;
  padding: 10px 10px;
  margin: 10px;
  font-size: 14px;
  line-height: 140%;
 }
 div.cat_header hr {
  clear: both;
  margin: 20px auto;
 }

 .bw {
  heigth: 60px;
  width: 600px;
  border-radius: 3px 3px 0 0;
  border: #dcdbd6 1px solid;
  float: left;
  text-align: left;
 }

 .bwt {
  border-radius: 3px 3px 0 0;
  background-color: #e50112;
  padding: 15px;
  color: #fff;
  text-align: left;
  font-size: 30px;
 }

 .bwp {
  font-size: 16px;
  padding: 10px 0 5px 10px;
 }

 .bwpt {
  background-color: #fffacd;
  border-bottom: #dcdbd6 1px solid;
  color: #000;
  text-align: left;
  padding-left: 10px;
  font-size: 18px;
 }

 .bwpb1 {
  border: #dcdbd6 2px solid;
  float: left;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb2 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb3 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb4 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bcart {
  heigth: 60px;
  width: 300px;
  border-radius: 3px 3px 0 0;
  border: #dcdbd6 1px solid;
  margin-top: 50px;

  text-align: center;
 }

 .bwtcart {
  border-radius: 3px 3px 0 0;
  background-color: #ff8c00;
  padding: 15px;
  color: #fff;
  text-align: left;
  　　width: 300px;
  font-size: 30px;
 }

 .aida {
  margin-top: 50px;
 }

 a.linkA:link {
  color: #000;
  text-decoration: none;
 }
 a.linkA:visited {
  color: #3b94d9;
  text-decoration: underline;
 }
 a.linkA:active {
  color: #3b94d9;
  text-decoration: underline;
 }
 a.linkA:hover {
  color: #3b94d9;
  text-decoration: none;
 }

 a.linkB:link {
  color: #fff;
  text-decoration: none;
 }
 a.linkB:visited {
  color: #fff;
  text-decoration: underline;
 }
 a.linkB:active {
  color: #fff;
  text-decoration: underline;
 }
 a.linkB:hover {
  color: #fff;
  text-decoration: none;
 }

 .bw {
  heigth: 60px;
  width: 600px;
  border-radius: 3px 3px 0 0;
  border: #dcdbd6 1px solid;
  float: left;
  text-align: left;
 }

 .bwt {
  border-radius: 3px 3px 0 0;
  background-color: #e50112;
  padding: 15px;
  color: #fff;
  text-align: left;
  font-size: 30px;
 }

 .bwp {
  font-size: 16px;
  padding: 10px 0 5px 10px;
 }

 .bwpt {
  background-color: #fffacd;
  border-bottom: #dcdbd6 1px solid;
  color: #000;
  text-align: left;
  padding-left: 10px;
  font-size: 18px;
 }

 .bwpb1 {
  border: #dcdbd6 2px solid;
  float: left;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb2 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb3 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bwpb4 {
  border: #dcdbd6 2px solid;
  float: right;
  font-size: 18px;
  width: 295px;
  height: 170px;
 }

 .bcart {
  heigth: 60px;
  width: 300px;
  border-radius: 3px 3px 0 0;
  border: #dcdbd6 1px solid;
  margin-top: 50px;

  text-align: center;
 }

 .bwtcart {
  border-radius: 3px 3px 0 0;
  background-color: #ff8c00;
  padding: 15px;
  color: #fff;
  text-align: left;
  　　width: 300px;
  font-size: 30px;
 }

 .aida {
  margin-top: 0px;
 }

 a.linkA:link {
  color: #000;
  text-decoration: none;
 }
 a.linkA:visited {
  color: #3b94d9;
  text-decoration: underline;
 }
 a.linkA:active {
  color: #3b94d9;
  text-decoration: underline;
 }
 a.linkA:hover {
  color: #3b94d9;
  text-decoration: none;
 }

 a.linkB:link {
  color: #fff;
  text-decoration: none;
 }
 a.linkB:visited {
  color: #fff;
  text-decoration: underline;
 }
 a.linkB:active {
  color: #fff;
  text-decoration: underline;
 }
 a.linkB:hover {
  color: #fff;
  text-decoration: none;
 }

 .inner iframe {
  border: 1px solid #545454;
 }

 .label-warning {
  background-color: #be0000;
 }

 .newswell {
  margin-top: 2.2rem;
 }
 .newswell-box {
 }

 .frm01 {
  border: 1px solid #545454;
 }

 table.camp_item {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border: solid 1px #b2b2b2;
  border-collapse: collapse;
 }

 table.camp_item td {
  padding-top: 0rem;
  padding-right: 1rem;
  padding-bottom: 0rem;
  padding-left: 1rem;
  border: solid 1px #ccc;
  line-height: 1.4;
  vertical-align: middle;
 }

 table.camp_item td.camp_img {
  text-align: center;
 }

 table.camp_item td {
  padding: 5px !important;
 }

 input[type="text"] {
  width: 200px;
 }
 .fs-large {
  font-size: 2rem;
  line-height: 1.2;
  color: red;
 }

 div.postageDayY {
  width: 358px;
  margin: 0 0 20px 0;
  font-size: 14px;
  border: 1px #bfbfbf dotted;
 }

 div.postageDayY p.caution {
  font-size: 11px;
  color: #666;
  margin: 0 0 5px 10px;
 }

 div.postageDayY p {
  margin: 10px 10px -5px 10px;
  padding: 0;
 }

 div.postageDayY p.day {
  width: 340px;
  background-color: #ff0000;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0 0 0;
  margin: 10px;
 }

 .line-info {
  position: fixed;
  top: 10px;
  left: 5px;
  z-index: 9999999;
 }

 .line-info2 {
  position: fixed;
  top: 170px;
  left: 10px;
  z-index: 9999999;
 }

 .line-info3 {
  position: fixed;
  bottom: 310px;
  left: 5px;
  z-index: 9999999;
 }

 /* Makeshopスライドショー調整 */
 .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
 }
 /* Makeshopスライドショー調整 終了*/

 /* 法人用電話番号の非表示設定 */
 .fa-phone2 {
  display: none !important;
 }

 .kujiraya_midasi_1 {
  color: #505050; /*文字色*/
  padding: 0.5em; /*文字周りの余白*/
  display: inline-block; /*おまじない*/
  line-height: 1.3; /*行高*/
  background: #dbebf8; /*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px; /*左側の角を丸く*/
  width: 100%;
 }

 .kujiraya_midasi_1:before {
  content: "*";
  color: white;
  margin-right: 8px;
 }

 .kujiraya_midasi_2 {
  padding: 0.25em 0.5em; /*上下 左右の余白*/
  color: #494949; /*文字色*/
  background: transparent; /*背景透明に*/
  border-left: solid 5px #7db4e6; /*左線*/
  font-size: 20pt;
 }

 .kujiraya_midasi_3 {
  position: relative;
  background: #dbebf8;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #505050;
  font-size: 20pt;
 }

 .kujiraya_midasi_3:after {
  position: absolute;
  content: "";
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
 }

 #M_group a img {
  width: 150px; /*←横幅の画像サイズ*/
  height: auto !important;
 }

 #r_group h3 {
  font-size: 12px !important; /*←文字サイズ*/
 }

 #M_group .spe {
  display: none; /*←商品別特殊表示を非表示 */
 }

 /* 関連スペック検索 */
 .spec-flexbox {
  display: flex;
  flex-wrap: wrap;
  gap: 2.2rem 1.5rem;
  margin-bottom: 5rem;
  margin-top: 2rem;
 }
 .spec-flexitems {
 }
 .spec-flexitems a {
  /*font-size: 1.6rem;*/
  font-weight: bold;
  color: #1049a0;
  background: #fff;
  border: 1px solid #5e74af;
  text-decoration: none;
  padding: 7px 4px;
  border-radius: 5px;
 }
 .spec-flexitems a:link {
  color: #1049a0;
 }
 .spec-flexitems a:visited {
  color: #1049a0;
  text-decoration: none;
 }
 .spec-flexitems a:hover {
  color: #615d5c;
  text-decoration: none;
 }

 /* 赤verのテスト */
 .spec-flexitems-r a {
  /*font-size: 1.6rem;*/
  font-weight: bold;
  color: #292929;
  background: #ffe5eb;
  border: 1px solid #ffc4d2;
  text-decoration: none;
  padding: 7px 4px;
  border-radius: 5px;
 }
 .spec-flexitems-r a:link {
  color: #292929;
 }
 .spec-flexitems-r a:visited {
  color: #292929;
  text-decoration: none;
 }
 .spec-flexitems-r a:hover {
  text-decoration: none;
 }

 .qqtag {
  display: none;
 }

 .view_timer {
  display: none;
 }

 /*商品ページ OPフォーム設定*/
 .M_option-group select {
  width: 400px;
 }

 /*くじらやが安心な理由*/
 .kujiraanshin_arrow_img {
  text-align: center;
 }
 .kujirapc_hajimeru_movie {
  text-align: center;
 }

 /*パンくずから、商品名を消す*/
 #M_topicPathWrap li.M_current {
  display: none;
 }
 #M_topicPathWrap li {
  background: url("/images/common/topicpath_arrow.png") no-repeat scroll left top !important;
  margin-left: 4px !important;
  padding-left: 12px !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
 }
 #M_topicPathWrap li:first-child {
  background: none !important;
  padding-left: 0 !important;
 }

 a.btn_kujira_01 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 120px;
  margin: auto;
  padding: 1rem 4rem;
  font-weight: bold;
  border: 2px solid #27acd9;
  color: #27acd9;
  transition: 0.5s;
 }
 a.btn_kujira_01:hover {
  color: #fff;
  background: #27acd9;
 }
}

/*
=======================================
    Reset CSS
=======================================
*/

/* html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, main, menu, nav, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
}

article,aside,details,figcaption,figure,
footer,header,main,menu,nav,section{
    display:block;
} */
@media (width <= 1010px) {
 #makebanner {
  width: 100%;
 }
}
@media (width <= 768px) {
 body {
  line-height: 1;
 }

 img {
  max-width: 100%;
 }

 * {
  webkit-appearance: none;
  -webkit-appearance: none;
 }

 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 menu,
 nav,
 section {
  display: block;
 }

 nav ul {
  list-style: none;
 }

 .item-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
 }
 .item-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
 }

 blockquote,
 q {
  quotes: none;
 }

 blockquote:before,
 blockquote:after,
 q:before,
 q:after {
  content: "";
  content: none;
 }

 div,
 p {
  word-break: break-all;
 }

 a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
 }

 table {
  border-collapse: collapse;
  border-spacing: 0;
 }

 input,
 select,
 textarea {
  vertical-align: middle;
  border: none;
  font-size: inherit;
 }

 input[type="text"],
 input[type="number"],
 input[type="search"],
 select {
  padding: 10px;
  border: 1px solid #808080 !important;
  box-sizing: border-box;
  width: 100%;
 }

 select {
  background: #fff url("/smartphone/images/template/6/icon-select.png") no-repeat 92% center;
  border: none;
  background-size: 20px 20px;
  padding-right: 36px;
 }

 .clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
 }

 /***************************************

      layout

***************************************/

 body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #1a1c1a;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  position: relative;
  overflow-x: hidden;
  right: 0;
  font-size: 14px;
 }

 img {
  max-width: 100%;
  vertical-align: bottom;
 }

 img[width="1"],
 img[width="0"] {
  display: none !important;
 }

 /* a:link,a:visited,a:hover,a:active{
	color:#fff;
} */

 /***************************************

      head

***************************************/

 .navBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #000;
  color: #999;
 }

 .navBar li {
  float: left;
  width: 33.333333%;
  background: #000;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  font-size: 13px;
 }

 .navBar li a {
  display: block;
  height: 46px;
  color: #999;
 }

 .navBar li img {
  width: 22px;
  height: 22px;
  vertical-align: -5px;
  margin-right: 8px;
 }

 #sideMenu {
  position: fixed;
  top: 47px;
  right: -270px;
  width: 270px;
  height: 100%;
  background: #4f4f4f;
  overflow: scroll;
 }

 .searchArea {
  background: #333;
  padding: 15px 10px;
  text-align: left;
 }

 input[name="brand_search_form"] {
  display: inline-block;
  width: 80%;
  padding: 10px;
  box-sizing: border-box;
  border: none;
 }

 input[name="brand_search_button"] {
  border-radius: 6px;
  box-sizing: border-box;
  background: url("/smartphone/images/template/6/icon-search.png") no-repeat center center;
  background-size: 26px 26px;
  text-indent: -9999em;
  width: 40px;
  height: 30px;
 }

 .sideNav {
  margin: 15px 0 100px;
  text-align: left;
  font-size: 15px;
 }

 .sideNav,
 .sideNav a {
  color: #fff;
 }

 .sideNav li a {
  padding: 10px;
  display: block;
 }

 .sideNav-title {
  padding: 10px;
 }

 .inner-sideNav {
  margin-bottom: 8px;
 }

 .inner-sideNav li a {
  padding-left: 25px;
 }

 .categorySwitch {
  padding: 10px;
  display: block;
  background: url("/smartphone/images/template/6/icon-close.png") no-repeat 90% center;
  background-size: 26px 26px;
 }

 .categorySwitch.open {
  background-image: url("/smartphone/images/template/6/icon-open.png");
 }

 .sideCategory {
  display: none;
 }

 #category_list2 {
  margin-top: 5px;
 }

 #category_list2 li a {
  font-size: 13px;
 }
 /*
header{
    margin-top:47px;
}*/

 /***************************************

      common

***************************************/

 .content th {
  background-color: #c8d62b;
 }

 /* スライダー下の余白 */
 #mainContents .bx-wrapper {
  margin-bottom: 35px;
 }

 #list_item,
 .item,
 .rankingList {
  text-align: left;
  margin: 20px auto;
  letter-spacing: -0.4em;
 }

 #list_item li,
 .item li,
 .rankingList li {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin-left: 2%;
  font-size: 12px;
  margin-bottom: 15px;
  text-align: left;
  letter-spacing: normal;
 }

 #list_item li:nth-child(3n),
 .item li:nth-child(3n),
 .rankingList li:nth-child(3n) {
  margin-right: 1%;
 }

 #list_item .itemImgWrap,
 .item .itemImg,
 .rankingList .itemImg {
  text-align: center;
  margin-bottom: 5px;
  position: relative;
 }

 .rankingNum {
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: -3px;
  box-shadow: rgba(115, 114, 115, 0.41) 0px 0px 4px 1px;
  -webkit-box-shadow: rgba(115, 114, 115, 0.41) 0px 0px 4px 1px;
  -moz-box-shadow: rgba(115, 114, 115, 0.41) 0px 0px 4px 1px;
 }

 .rankingPrice {
  color: #999;
 }

 .item .reviewRateStar {
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  margin: 0 0.5px;
 }

 .item .reviewCount {
  display: none;
 }

 .itemDetail {
  text-align: left;
 }

 .item span {
  color: #999;
 }

 .btn {
  display: inline-block;
  padding: 10px;
  border-radius: 6px;
  width: 80%;
  box-sizing: border-box;
 }

 .pager {
  margin-top: 20px;
  display: inline-block;
 }

 .pager li {
  display: inline-block;
 }

 .pager span {
  display: inline-block;
  color: #333333;
  text-decoration: none;
  margin-right: 10px;
  background: #e8e8e8;
  border-radius: 50%;
  display: inline-block;
  padding: 8px 15px;
  font-size: 14px;
 }

 .pager span.btn-next,
 .pager span.btn-prev {
  border-radius: 6px;
 }

 .pager span.current {
  background-color: #333;
  color: #fff;
  border-radius: 50%;
 }

 /***************************************

      content

***************************************/

 #main-content {
  margin: 10px 0;
 }

 .heading {
  font-size: 16px;
 }

 /***************************************

      top

***************************************/

 .indexSection {
  margin-bottom: 30px;
 }

 .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
 }

 .recommendHeading,
 .newHeading,
 .rankingHeading {
  color: #fff;
  padding: 12px 0;
 }

 .itemListReview {
  margin: 10px auto 40px;
 }

 .itemListReview li {
  width: 100%;
  margin: 0 0 8px 0;
  display: block;
 }

 .itemListReview a {
  display: block;
  padding: 10px;
  box-sizing: border-box;
 }

 .itemListReview .itemBox {
  display: table;
 }

 .itemListReview .itemImg,
 .itemListReview .itemDetail {
  display: table-cell;
  vertical-align: top;
 }

 .itemListReview .itemDetail {
  padding-left: 5px;
 }

 .itemListReview .itemImg {
  width: 80px;
 }

 .itemImg img {
  height: auto;
 }

 .reviewBox {
  margin-top: 12px;
  font-size: 12px;
  color: #999;
 }

 .reviewNullText {
  text-align: center;
  padding: 32px 0 48px;
 }

 .catlistHeading {
  text-align: left;
  padding: 0 0 10px 10px;
 }

 .catMenu a {
  display: block;
  text-align: left;
  padding: 10px;
  font-size: 15px;
  /*border-top:1px dotted #666; */
 }

 .catMenu li:last-child a {
  /*border-bottom:1px dotted #666;  */
 }

 /***************************************

      category

***************************************/
 .currentName {
  text-align: center;
 }
 #topicPath,
 .searchPath {
  text-align: left;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-size: 11px;
  word-wrap: break-word;
  background: #efefef;
 }

 #topicPath,
 #topicPath a,
 .searchPath {
  color: #999;
 }

 #topicPath li {
  display: inline;
 }
 .itemHead {
  border-top: 3px solid #ccc;
 }
 .searchHead {
  border-bottom: 1px solid #ccc;
 }
 .moreBtn a {
  display: inline-block;
  padding: 10px;
  width: 80%;
  border-radius: 6px;
  background: #444;
 }

 /***************************************

      利用案内/特定商取引/個人情報保護ポリシー

***************************************/

 h3.catTit {
  text-align: left;
  font-size: 17px;
  margin: 20px 10px 25px;
 }

 .editContent {
  margin: 0 10px 24px;
  text-align: left;
 }

 .editContent h4 {
  font-size: 14px;
  margin-bottom: 20px;
 }

 #lawList th {
  font-size: 14px;
 }

 #lawList td {
  font-size: 13px;
  margin-bottom: 30px;
  padding: 15px 0 30px;
 }

 .editArea {
  font-size: 12px;
  text-align: left;
 }

 .editArea pre {
  margin: 10px;
  white-space: pre-wrap;
 }

 /***************************************

      商品レビュー

***************************************/

 /* レビューの星 */
 .reviewRate {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin: 8px 0 8px -1px;
 }

 .reviewRateStar {
  display: inline-block;
  width: 21px;
  height: 21px;
  text-indent: -9999em;
  cursor: pointer;
  background: no-repeat center center;
  background-size: 21px 21px;
  margin: 0 1px;
 }

 .starOn {
  background-image: url(/smartphone/images/star_on.png);
 }

 .starOff {
  background-image: url(/smartphone/images/star_off.png);
 }

 .starHalf {
  background-image: url(/smartphone/images/star_half.png);
 }

 /* レビューを書く */
 .reviewContent {
  text-align: left;
  margin: 0 10px 24px;
 }

 .reviewForm dl {
  margin-bottom: 10px;
 }
 .reviewForm dd {
  margin-bottom: 15px;
 }
 .reviewForm dt {
  margin-bottom: 4px;
  font-weight: bold;
 }
 .reviewForm dl input {
  padding: 6px 0;
  width: 99%;
 }
 .reviewForm dl textarea {
  padding: 6px 0;
  width: 99%;
 }

 .reviewForm .reviewRateStar {
  width: 43px;
  height: 43px;
  background-size: 43px 43px;
 }

 .reviewContent .required {
  background: #c00;
  color: white;
  display: inline-block;
  font-size: 11px;
  margin-left: 8px;
  padding: 1px 3px;
  font-weight: normal;
 }

 .reviewItem {
  margin: 16px auto;
  width: 100%;
  box-sizing: border-box;
  padding: 16px;
  box-sizing: border-box;
  display: table;
  background: #000;
 }

 .reviewItemUnit {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
 }
 .reviewItemName {
  padding-left: 8px;
  font-size: 13px;
 }

 .reviewItemImg {
  width: 80px;
 }

 .reviewItemImg img {
  border: solid 1px #ccc;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
 }

 .errorTxt {
  color: #cc0000;
  margin-bottom: 5px;
 }

 .captionTxt {
  color: #888;
  text-align: right;
  font-size: 12px;
 }

 .reviewText {
  border: 1px solid #808080;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  height: 120px;
 }

 .btnPost {
  background: #88714d;
  text-align: center;
  color: #fff !important;
  width: 100%;
  padding: 15px 0;
  font-size: 16px;
 }

 #review #back .btn {
  width: auto;
  font-size: 13px;
  padding: 10px 30px;
  background: #444;
 }

 /***************************************

      お知らせ

***************************************/
 .newsHeading {
  color: #fff;
  padding: 12px 0;
 }

 .newsList {
  margin: 15px;
 }

 .newsList li {
  text-align: left;
  margin-bottom: 5px;
 }

 .newsDate,
 .newsTitle {
  vertical-align: top;
  display: table-cell;
 }

 .newsDate {
  color: #999;
  padding: 2px 5px 2px 0px;
  white-space: nowrap;
  font-size: 10px;
 }

 .newsTitle {
  font-size: 12px;
 }

 .newsIndexLink {
  margin-bottom: 10px;
 }

 /* お知らせ詳細 */

 .newsMain {
  padding: 15px;
  text-align: left;
 }

 .newsMain .newsMainInfo {
  font-size: 12px;
  color: #999;
  margin-bottom: 5px;
  text-align: right;
 }

 .newsMain .newsMainTitle {
  font-size: 14px;
  margin-bottom: 10px;
 }

 .newsMain .newsMainWrap {
  margin-bottom: 30px;
  border-top: dotted 1px #666;
  border-bottom: dotted 1px #666;
 }

 .newsMain .newsMainContent {
  font-size: 12px;
  padding: 20px 10px 50px;
 }

 .newsMain .newsMainPager {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
 }

 .newsMain .newsMainPager li {
  text-align: center;
 }

 .newsMain .newsMainPager a {
  display: inline-block;
  background: #ccc;
  color: #333;
  width: 25%;
  white-space: nowrap;
 }

 .newsMain .newsMainPager a.btnPrev {
  float: left;
 }

 .newsMain .newsMainPager a.btnNext {
  float: right;
 }

 .newsMain .newsIndexBtn a {
  background: #333;
  color: #fff;
  width: 100%;
  text-align: center;
 }

 /* お知らせ一覧 */

 .newsListAll {
  margin-bottom: 30px;
 }

 .newsListAll .newsListContent li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #666;
 }

 .newsListAll .newsDate,
 .newsListAll .newsTitle {
  display: block;
 }

 .newsListAll .newsDate {
  font-size: 12px;
 }

 .newsListAll .newsTitle {
  font-size: 14px;
 }

 .newsTitle {
  font-size: 12px;
 }

 .newsListPager {
  margin: 0 auto;
  font-size: 12px;
 }

 /***************************************

      オプション在庫

***************************************/

 #stock #mainContents .stockList {
  background: #000;
 }

 #stock #mainContents .stockList thead th {
  background: #444;
 }

 #stock #mainContents .stockList th,
 #stock #mainContents .stockList td {
  border-color: #666;
 }

 #stock #mainContents #back {
  background: #1a1c1a;
 }

 #stock #mainContents #back .btn {
  background: #444;
 }

 /***************************************

      footer

***************************************/

 #footer-content {
  font-size: 12px;
  padding: 10px 0 20px;
  margin-top: 60px;
 }

 .footerNav {
  margin-bottom: 15px;
 }

 .footerNav-link {
  font-size: 10px;
  display: inline;
  padding: 0 4px;
 }

 .footerNav-link a {
  color: #fff;
 }

 .btn-switch {
  background: #444;
  color: #fff;
  width: 60%;
 }

 .copyright {
  background: #eee;
  font-size: 9px;
  padding: 15px 0;
  color: #333;
 }

 .label-warning {
  background-color: #f0ad4e;
 }

 .newswell {
  margin-top: 10px;
 }

 .ifrm-container {
  width: 300px;
  height: 400px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
 }

 .ifrm-container2 {
  width: 100%;
  height: 380px;
  border: solid;
  border-width: 1px;
  /* border-color:#8b0101; */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
 }

 .ifrm {
  width: 100%;
  height: 100%;
  border: 1px;
 }

 .inner iframe {
  border: 1px solid #545454;
 }

 div.postageDayY {
  width: 358px;
  margin: 0 0 20px 0;
  font-size: 14px;
  border: 1px #bfbfbf dotted;
 }

 div.postageDayYsp p.caution {
  font-size: 11px;
  color: #666;
  margin: 0 0 5px 10px;
 }

 div.postageDayYsp {
  width: 100%;
  margin: 0 0 30px 0;
  font-size: 14px;
  border: 1px #bfbfbf dotted;
 }

 div.postageDayYsp p.day {
  width: 100%;
  background-color: #ff0000;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 0 5px 0;
  margin: 10px auto;
 }

 .section h2 {
  border-bottom: 1px solid #d5d5d5;

  padding: 10.5px 0 10.5px 42px;

  margin-bottom: 16px;

  vertical-align: bottom;

  font-size: 170%;
 }

 .new_item h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_fav.png") 5px 9px no-repeat;
 }

 .new_review h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/banner/review01.png") 5px 9px no-repeat;
 }

 .sale_item h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_sale.png") 5px 9px no-repeat;
 }

 .ranking h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_rank.png") 5px 12px no-repeat;
 }

 .special h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_rec.png") 5px 9px no-repeat;
 }

 .ossm_dt h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_deskpc.png") 5px 15px no-repeat;
 }

 .ossm_note h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_notepc.png") 5px 15px no-repeat;
 }

 .ossm_mobile h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_mobilepc.png") 5px 15px no-repeat;
 }

 .information h2 {
  background: url("https://gigaplus.makeshop.jp/pckujira/images/icon/icon_shop.png") center left no-repeat;

  margin-bottom: 7px;

  border: 0;
 }

 .new_item h2 + table {
  display: none;
 }

 .sale_item h2 + table {
  display: none;
 }

 .line-info {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 9999999;
 }

 .line-info2 {
  position: fixed;
  left: 5px;
  bottom: 90px;
  z-index: 9999999;
 }

 .line-info3 {
  position: fixed;
  right: 10px;
  bottom: 70px;
  z-index: 9999999;
 }

 /* 関連スペック検索 */
 .spec-flexbox {
  display: flex;
  flex-wrap: wrap;
  gap: 2.2rem 1.5rem;
  margin-bottom: 5rem;
  margin-top: 2rem;
 }
 .spec-flexitems {
 }
 .spec-flexitems a {
  font-size: 1.4rem;
  /*font-weight: bold;*/
  color: #1049a0;
  background: #fff;
  border: 1px solid #5e74af;
  text-decoration: none;
  padding: 7px 4px;
  border-radius: 5px;
 }
 .spec-flexitems a:link {
  color: #1049a0;
 }
 .spec-flexitems a:visited {
  color: #1049a0;
  text-decoration: none;
 }
 .spec-flexitems a:hover {
  color: #615d5c;
  text-decoration: none;
 }

 /* 赤verのテスト */
 .spec-flexitems-r a {
  font-size: 1.4rem;
  /*font-weight: bold;*/
  color: #292929;
  background: #ffe5eb;
  border: 1px solid #ffc4d2;
  text-decoration: none;
  padding: 7px 4px;
  border-radius: 5px;
 }
 .spec-flexitems-r a:link {
  color: #292929;
 }
 .spec-flexitems-r a:visited {
  color: #292929;
  text-decoration: none;
 }
 .spec-flexitems-r a:hover {
  text-decoration: none;
 }
 .qqtag {
  display: none;
 }
 .view_timer {
  display: none;
 }
}
