@charset "utf-8";
/* CSS Document */


body {
  font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", sans-serif !important;
}

.products-area p, .main p {
  font-size: 1.3em !important;
}

.dorareko-box {
  display: none;
}

.left-column {
  display: none;
}

.center-column {
  width: 1000px !important;
}

.manu {
  text-align: center;
}

#_rcmdjp_display_1, #_rcmdjp_display_2, #_rcmdjp_display_3 {
  width: 1000px;
}

#spec {
  margin: 0 auto;
  text-align: left;
}

.products-area p {
  text-align: center !important;
}



.h-bar {
  height: 70px;
}

.cart-01 p {
  display: inline-block;
  vertical-align: middle;
}

.cart-01 img {
  width: 18px;
  padding-right: 10px;
}

.hosoku {
  display: block;
  height: 0px;
  margin: -13px;
  visibility: hidden;
}

#M_reviewView td {
  font-size: 0.9em !important;
}

#cart-box {
  width: 1080px !important;
  left: 0px !important;
}

#M_reviewView .imgLi span {
  width: 8px !important;
  height: 8px !important;
  margin-right: 1px !important;
}

#M_reviewView .ic1 span {
  background-size: 8px 8px;
}

#M_reviewView .ic1 span.off {
  background-size: 8px 8px;
}

.M_imageCatalog img {
  width: 48px !important;
  height: 48px !important;
}

.basket-btn {
  width: 100%;
}


/** Flex01 **/
a {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}

.nem-item-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.nem-item-wrap2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}



.flex_nem-box {
  background-color: #f9f9f9;
  padding: 10px;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.flex_nem-item, .flex_nem-item2 {
  color: #000;
  margin: 10px;
  width: 24%;
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: 600;
  position: relative;
  background-color: #fff;
  text-align: left;
  padding: 1%;
  border: 1px #eee solid;
  margin: 5px auto;
}

.nem-cate01 {
  background: #1C908E;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  letter-spacing: 2px;
  text-align: left;
  font-size: 0.8em;
}

.nem-cate02 {
  background: #e6b732;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  letter-spacing: 2px;
  text-align: left;
  font-size: 0.8em;
}

.flex_nem-item img, .flex_nem-item2 img {
  width: 100%;
}

.item-none {
  background: #eee;
}

.flex_nem-item a:link {
  color: #000;
}

.flex_nem-item a:visited {
  color: #000;
}

.flex_nem-item a:hover {
  color: #1875A2;
}

.neam-item-title {
  text-align: left;
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.4em;
  border-bottom: #000 solid 2px;
  margin-bottom: 14px;
}

.nem-text {
  color: #656565 !important;
  font-weight: normal;
}

.nem-price {
  color: #D40003;
  font-style: italic;
  line-height: 2em;
}




/*ページ上部へ非表示*/
#page-top {
  display: none;
}

/**右バナー1500px以下で非表示**/
@media screen and (max-width: 1500px) {
  .tab_ban {
    display: none;
  }
}

.cartbox-right {
  padding: 10px !important;
}

.cartbox_20170130 {
  width: 1080px;
  text-align: left;
  color: #212121;
  letter-spacing: 1px;
  margin: 0px auto 24px;
  position: relative;
}

.cartbox-left {
  width: 530px !important;
  float: left;
  font-size: 12px;
}

.cartbox-left iframe {
  width: 302px;
  height: 452px;
}

.cartbox-right {
  width: 525px !important;
  float: left;
  padding: 10px 10px 30px;
  line-height: 170%;
}

#M_reviewViewAll .M_reviewList {
  border: initial;
  background: initial;
}

#M_reviewViewAll .M_reviewReadText {
  margin: initial;
}

#M_reviewViewAll .M_reviewTotal {
  width: 100%;
  padding: 1px 10px;
}

.review-box01 {
  width: 523px;
  height: 200px;
  overflow: auto;
  border: 1px #e0e0e0 solid;
  border-top: none;
  overflow-x: hidden;
}

.review-box01-title {
  color: #fff;
  padding: 2px 10px;
  background: #f5cd08;
  font-size: 1.2em;
}

.review-box01-title span {
  font-size: 0.75em;
  float: right;
}

.review-box01-title span a {
  color: #000;
}

#M_reviewView {
  width: initial;
}

#M_reviewView tr {
  margin-top: 1px #000 solid;
}

.line {
  display: none;
}

/* スクロールの幅の設定 */
.review-box01::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* スクロールの背景の設定 */
.review-box01::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: 0 0 4px #aaa inset;
}

/* スクロールのつまみ部分の設定 */
.review-box01::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #1959A8;
}

#M_reviewViewAll {
  margin-top: 0 !important;
  width: 520px !important;
}

#review {
  content: "";
  display: block;
  height: 85px;
  margin-top: -85px;
  visibility: hidden;
}

.sns-review-area {
  margin: 10px auto !important;
}

.snsbox {
  margin-top: initial;
}

.point-bnr {
  width: 76%;
  margin: 5px auto;
}


/** FAQここから **/

.faq-wrap {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 50px;
  text-align: left;
}

.faq-title01 {
  max-width: 1000px;
  width: 100%;
  font-size: 3.0em;
  font-weight: bold;
  text-align: left;
  padding-left: 6px;
  border-left: 8px #d20000 solid;
  line-height: 1.0em;
}

.title-sub {
  font-size: 0.5em;
  font-weight: normal;
  text-align: left;
  margin: 0 5px;
}

.faq-title02 {
  font-size: 2.0em;
  font-weight: bold;
  text-align: left;
  padding-bottom: 6px;
}

.font-small07 {
  font-size: 0.7em;
}

.font-small05 {
  font-size: 0.5em;
}

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  color: #565656;
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.cp_actab label {
  line-height: 2.5;
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  cursor: pointer;
  margin: 0 0 1px 0;
  background: #eff5f5;
  font-size: 1.5em;
}

.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #000;
}

.cp_actab .cp_actab-content p {
  text-align: left !important;
  margin: 1em;
  line-height: 1.8em;
  font-size: 1.8em !important;
  padding: 0;
}

.cp_actab input:checked~.cp_actab-content {
  max-height: 70em;
}

.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
  text-align: center;
}

.cp_actab input[type=checkbox]+label::after {
  content: '+';
}

.cp_actab input[type=checkbox]:checked+label::after {
  transform: rotate(315deg);
}

.faq-q {
  font-weight: bold;
  color: #0A69A6;
  margin-right: 10px;
  font-size: 1.2em;
}

.faq-a {
  font-weight: bold;
  color: #CC0000;
  margin-right: 10px;
  font-size: 1.2em;
}

.faq-small {
  font-size: 0.9em;
  color: #888888;
}

/** FAQここまで **/

.item-adddescription-wrap .wrapper {
  margin-bottom: 120px;
  text-align: center;
}

.side {
  display: none !important;
}

.item-desc-wrap {
  width: 100% !important;
  margin-left: initial !important;
}

.item-description-wrap {
  text-align: center;
}

/*.content-wrap{text-align: center!important;}*/

/**　ネッククーラーEvo用モーダル　**/
.modalPopup2 {
  width: 750px !important;
}


.wrap,.page-wrap,.content-wrap{background: #FFF5E3;}
.item-code,.delivery-wrap p,.tenpo-akihabara p,.item-name,.item-point.makeshop-option-label,.item-catch,.item-point,.sku-option,.sku-option-name,.gift-wrap,.add-description{color:#402F1B;}
.tabs{background-color:#FFF5E3;}
.tabs input:checked + .tab_item{background-color:#AC8048}
.tab_item {background-color:#E9DAC5;}
.tab_content {scrollbar-color: #AC8048 #FFF5E3;}
.tab_content_description {background-color:#FFF5E3;}
.new-table tr:nth-child(odd){background-color:#E9DAC5;}
.none-thankpan,.item-share{display:none;}
.text-thankpan{font-size:1.5em;line-height:2em;text-align:left;color:#403E3E;}
#reco-item2{background:#FFF5E3;}
#reco-item2 {scrollbar-color: #AC8048 #E9DAC5;}
@media screen and (max-width: 767px){
.text-thankpan{font-size:1.25em;line-height:1.5em;}
}
