@charset "euc-jp";
.pull-right {
  margin: 0;
  padding: 54px 50px;
  width: calc(100% - 296px);
  box-sizing: border-box;
  border-bottom: #d5d5d5 solid 1px;
}
.productMain h1.title {
  font-size: 28px;
  font-weight: 700;
  margin: 60px 0 38px;
  padding: 0;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
}
.product_info_block h2.title {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 14px;
  padding: 0;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.product_info_block p.price {
  font-size: 20px;
  margin: 0 0 14px;
  padding: 0;
}
.product_info_block p.price span {
  font-size: 12px;
  padding: 0 10px 0 0;
}
.prd-opt-src {
  display: none !important;
}
.product-image {
  padding-right: 40px;
}
.product-image .back {
  margin: 30px 0 0;
  padding: 0;
}
.product-image .back a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 0 30px;
  position: relative;
  display: inline-block;
}
.product-image .back a i {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.product-image-main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product-image-thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.thumb {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #dbdbdb;
}
.thumb-active {
  border: 1px solid < {
    $current_color
  }
  > ;
}
.product-exp {
  clear: both;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.8em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  font-size: 14px;
}
.product-spec-block {
  margin-bottom: 20px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 0 0 10px;
}
.product-spec-block table {
  width: 100%;
}
.product-spec-table {
  margin-bottom: 20px;
}
.product-spec-table th {
  padding-top: 20px;
  padding-bottom: 0;
  border-top: none;
}
.product-spec-table td {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 0;
  border-top: none;
  border-top: none;
}
.product-spec-table th {
  width: 33.333%;
}
.product-spec-table td {
  width: 66.666%;
}
.product-spec-table select {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  height: auto;
}
.product-order-form input {
  margin: 0;
  display: block;
  width: 50px;
  padding: 10px;
  line-height: normal;
  height: auto;
}
.product-unit {
  float: left;
  padding: .3em;
}
.product-init {
  display: none;
}
.product-init-num {
  width: 3em;
  text-align: right;
}
.product-option-table td div {
  margin-bottom: .5em;
}
.product-option-table td {
  text-align: center;
  border-right: 1px solid #ddd;
}
.product-option-table th {
  border-right: 1px solid #ddd;
  text-align: center;
}
.product-option-table table {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.product-option-table table .stock_zero {
  font-size: 11px;
  color: #ccc;
}
.disable_cartin {
  margin: 0;
  padding: 0;
  position: relative;
}
.disable_cartin input {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 65px;
  color: #fff;
  text-indent: 30px;
  font-size: 15px;
  font-weight: 500;
  background: #ec722e;
  border: none;
  margin: 0 0 10px;
}
.disable_cartin i {
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -70px;
  pointer-events: none;
}
.soldout {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 65px;
  line-height: 65px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background: #bfbfbf;
  border: none;
  margin: 0 0 10px;
  text-align: center;
}
.product-info-lst {
  margin-bottom: 2em;
}
.product-info-lst li {
  margin: 10px 0;
}
.product-info-lst a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  display: inline-block;
  padding: 0 0 0 26px;
  position: relative;
}
.product-info-lst a i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
}
.product-info-lst a:hover {
  text-decoration: none;
}
.product-review {
  margin-bottom: 30px;
}
.product-review a {
  font-weight: bold;
}
.social-share {
  margin-top: 1.5em;
}
.social-share li {
  margin-bottom: .5em;
}
.social-share li iframe {
  max-width: 90px;
}
.product-cart-btn {
  margin-top: 1em;
}
.product-member-sale-msg {
  color: #df7676;
}
.stock_error {
  margin: 0;
  color: #f00;
  font-weight: bold;
  font-size: 13px;
  line-height: 3;
}
#trackback {
  margin-bottom: 40px;
}
.trackback-block {
  clear: both;
}
.trackback-url {
  padding: .5em;
}
.together-block {
  clear: both;
  margin: 0;
  padding: 50px 0 0;
}
.together-block h2.title {
  margin: 0 0 30px;
  padding: 0;
}
.together-block h2.title span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 0 36px;
  position: relative;
}
.together-block h2.title span i {
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
.together-block ul {
  margin: 0 0 0 -45px;
  padding: 0;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.together-block ul li {
  float: left;
  margin: 0;
  padding: 0 0 0 45px;
  box-sizing: border-box;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  min-height: auto;
  border-bottom: none;
  justify-content: left;
  align-items: normal;
  width: 33.3333%;
  margin: 0;
}
.together-block ul li .box {
  width: 100%;
  box-sizing: border-box;
  border: #d5d5d5 solid 1px;
  position: relative;
}
.together-block ul li .box a {
  display: block;
  text-decoration: none;
  color: #000;
}
.together-block ul li .box a:hover {
  text-decoration: none;
}
.together-block ul li .box .photo {
  margin: 0;
  padding: 20px 20px 0;
  line-height: 0;
}
.together-block ul li .box .caption {
  margin: 0;
  padding: 30px 30px 70px;
}
.together-block ul li .box .caption p.name {
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.6em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.together-block ul li .box .caption p.prices {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  line-height: 1.8em;
  color: #be4b0b;
}
.text-titles-list__detail-text {
  width: 85%;
}
/*  クイックカートイン CSS  */
.cart_in_modal, .cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}
@media print, screen and (min-width: 981px) and (max-width: 1180px) {
  .pull-right {
    width: calc(100% - 240px);
    padding: 54px 30px;
  }
  .product-image {
    padding-right: 20px;
    padding-left: 0;
  }
  .product_info_block h2.title {
    font-size: 18px;
  }
  .together-block ul {
    margin: 0 0 0 -20px;
  }
  .together-block ul li {
    padding: 0 0 0 20px;
  }
}
@media print, screen and (min-width: 981px) and (max-width: 1046px) {
  .pull-right {
    width: calc(100% - 240px);
    padding: 30px 30px;
  }
  .product-image {
    padding-right: 0;
    float: none;
    width: auto;
  }
  .product-image-main img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 100%;
    max-height: inherit !important;
  }
  .product-image-main {
    height: auto !important;
  }
  .product-image-thumb ul {
    margin: 0 0 0 -20px;
    padding: 0;
  }
  .product-image-thumb li {
    float: left;
    margin: 0;
    padding: 0 0 20px 20px;
    box-sizing: border-box;
    height: auto !important;
    width: 20% !important;
  }
  .product_info_block {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 980px) {
  .contentsBlock {
    padding: 0 40px;
  }
  .productMain h1.title {
    font-size: 26px;
    margin: 40px 0 38px;
  }
  .pull-right {
    width: 100%;
    padding: 30px 30px;
  }
  .product-image {
    padding-right: 0;
    float: none;
    width: auto;
    padding-left: 0;
  }
  .product-image-main img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 100%;
    max-height: inherit !important;
  }
  .product-image-main {
    height: auto !important;
  }
  .product-image-thumb ul {
    margin: 0 0 0 -20px;
    padding: 0;
  }
  .product-image-thumb li {
    float: left;
    margin: 0;
    padding: 0 0 20px 20px;
    box-sizing: border-box;
    height: auto !important;
    width: 20% !important;
  }
  .product_info_block {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .together-block ul {
    margin: 0 0 0 -30px;
  }
  .together-block ul li {
    padding: 0 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .contentsBlock {
    margin: 0 auto 50px;
    padding: 0 30px;
  }
  .productMain h1.title {
    display: none;
  }
  .pull-right {
    padding: 0;
    width: auto;
    border-bottom: none;
  }
  .productContents {
    border-top: none;
    border-left: none;
    border-right: none;
  }
  .product-image {
    padding-right: 0;
  }
  .product-image-main {
    height: auto !important;
    padding: 30px 0 10px;
  }
  .product-image-main img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 100%;
    max-height: inherit !important;
  }
  .product_info_block h2.title {
    font-size: 18px;
    line-height: 1.5em;
  }
  .product_info_block p.price {
    font-size: 16px;
    text-align: right;
  }
  .together-block h2.title {
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
  }
  .together-block h2.title span {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
  }
  .together-block h2.title span i {
    display: none;
  }
  .together-block ul {
    margin: 0;
    padding: 0;
  }
  .together-block ul li {
    float: none;
    padding: 0 0 20px;
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 960px) {
  .cart_in_modal, .cart_in_error_modal {
    align-items: center;
  }
}
.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}
.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}
.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}
.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}
@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}
.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}
.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}
.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}
.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}
@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cart_in_modal__button:hover, .cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}
.cart_in_modal__close-icon {
  cursor: pointer;
}
.cart_in_modal__close-icon::before, .cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}
.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
}