#product.container {
  width: 100%;
}
@media (max-width: 767px) {
  #product.container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.pankuzu_lists {
  box-sizing: border-box;
  background: #f4f1e9;
  padding: 1em 20px;
  margin-bottom: 40px;
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .pankuzu_lists {
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius:0;
    margin-bottom:20px;
	}
  .pankuzu_lists ul.container {
    padding: 0px;
  }
  .pankuzu_lists a{
    letter-spacing: 0;
  }
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 60px;
}

.product_area {
  /* border-bottom: 1px solid #333; */
  /* padding-bottom: 40px; */
  padding-bottom: 50px;
}

.product_area_left {
  float: left;
  box-sizing: border-box;
  padding: 0;
  width:54%;
  max-width:540px;
}
.product_area_right {
  float: right;
  box-sizing: border-box;
  padding: 0;
  width:42%;
  max-width:420px;
}

@media (max-width: 767px) {
  .product {
    margin-bottom: 50px;
  }
	.product_area_left {
	  width:100%;
	  max-width:100%;
	}
	.product_area_right {
	  width:100%;
	  max-width:100%;
	}

}

.product_tabs #product_panel_explain,
.product_tabs #product_panel_review {
  width: 50%;
}
.product_tabs {
  border-top: 2px solid #29643e;
  border-left: 2px solid #29643e;
  border-right: 2px solid #29643e;
  display:none;
}
.product_tab {
  display: inline-block;
  background-color: #29643e;
  text-align: center;
  /* padding: 10px 0; */
  padding: 15px 0px;
}
.product_tab.active {
  background-color: #fff;
}
.product_tab a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
}
.product_tab.active a {
  color: #29643e;
  text-decoration: none;
}
/*
.product_tab a:hover,
.product_tab.active a:hover {
  color: #e01025
}
*/
.product_panels{
  padding-left: 5%;
  padding-right: 5%;
  box-sizing: border-box;
  border-top: 2px solid #29643e;
}

@media (max-width: 767px) {
  .product_tabs {
    border-bottom: 1px solid #29643e;
    border-top-width:1px;
    border-left:0 none;
    border-right:0 none;
  }
  .product_tabs #product_panel_explain,
  .product_tabs #product_panel_review{
    width:50%;
  }
  .product_tab{
    padding:10px 0;
  }
  .product_panels {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
    box-sizing: border-box;
  }
  .product_panels .product_explain {
    padding: 0px;
  }
}

.product_panel {
  display: block;
}
.product_panel.active {
  display: block;
}
.product_panel + .product_panel {
  margin-top: 50px;
}
.product_panel_image {
  display: none;
}
.product_panel_image,
.product_panel_review {
  text-align: left;
}

.product_belong_lists {
  margin: 0 0 20px 0;
  font-size: 13px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  /* padding: 0 2px 0 0 ;*/
  padding: 5px 2px 0px 0px;
}
.product_belong_list_link {
  font-size: 16px;
}
.product_name {
  margin: 0;
  /* font-size: 24px; */
  font-size: 28px;
  font-weight: 400;
}
.product_model {
  margin: 1em 0 0.5em;
  font-size: 14px;
}
@media (max-width: 767px) {
  .product_belong_lists{
    margin-bottom: 15px;
  }
  .product_belong_list_link {
    font-size: 13px;
  }
  .product_name {
    font-size: 22px;
  }
  .product_panel + .product_panel {
  margin-top: 25px;
}
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main {
  position: relative;
  margin: 0px auto 10px auto;
  width: 100%;
  max-width: 420px;
  height: 100%;
  max-height: 420px;
  overflow: hidden;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  /*margin-top: 10px;*/
  margin-top:0;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #29643e;
}
.thumb_active {
  border: 1px solid #e60012;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 14px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  /* margin: 20px 0 0; */
  margin: 15px 0px 0px 0px;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 14px;
}
.product_price {
  /* 
  margin: 0;
  font-size: 20px;
  color: #e22e3c;
  */
  margin: 0px;
  font-size: 24px;
  color: #e01025;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 1em  0 0 0;
  font-size: 16px;
  text-decoration: line-through;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #e01025;
}
@media (max-width: 767px) {
  .product_price {
    font-size: 20px;
  }
}

.product_cart_area {
  background-color: #f4f1e9;
  margin: 30px 0;
  padding: 20px;
  font-size: 14px;
}
.product_cart_table_box {
  margin: 0 auto;
  background-color: #fff;
  /* font-size: 14px; */
  font-size: 16px;
  border-radius: 5px;
}
.product_cart_table_box label {
  /* font-size: 14px; */
  font-size: 16px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  /*
  padding-top: 10px;
  padding-bottom: 5px;
  */
  padding: 10px 20px 20px;
}
.product_cart_select_name .product_num_label {
  margin-right: 27px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
@media (max-width: 767px) {
  .product_cart_area{
    margin-top:20px;
  }
  .product_cart_select_name {
    padding: 10px 0px 5px 0px;
  }
}


.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  /* margin: 5px 0; */
  margin: 10px 0px 30px 0px; 
}
.product_cart_order .col-lg-12{
  padding:0;
}
input[type="text"].product_cart_init_num {
  /* 
  width: 20%;
  height: 30px;
  */
  width: 90px;
  height: 50px;
  text-align: center;
  border-color: #999;
  font-size:16px;
  color:#000;
  box-sizing: border-box;
  border-radius:5px;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}
@media (max-width: 767px) {
  .product_cart_init_num {
    width: 30%;
  }
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.contents a.btn-reviews {
  border: none;
  margin-top: 10px;
  /* padding: 18px 0; */
  padding: 23px 0px;
  background-color: #29643e;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.1em;
  /*letter-spacing: 0em;*/
  transition: all 0.5s;
  border-radius: 6px;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.contents a.btn-reviews:hover,
.contents a.btn-reviews:focus,
.contents a.btn-reviews:active {
  background-color: #e01025;
  color: #fff;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 380px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  /* margin: 20px 0 0; */
  margin: 30px 0px 0px 0px;
  font-size: 14px;
}
.product_related_lists li + li{
  margin-top:5px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain > h3 {
	font-size: 24px;
	font-weight: 800;
	line-height:1.25;
	/* 	letter-spacing: .1em;*/
	padding-bottom:35px;
	/* margin-bottom:35px; */
  	margin-bottom:40px;
	border-bottom:2px solid #29643e;
	color: #4c2708;
}

.product_explain > h4 {
    font-size: 1.5em;
    color: #29643e;
    font-weight: 800;
    margin: 1em 0 0.25em;
}

.product_explain > h5 {
    font-size: 1.25em;
    font-weight: 800;
    margin: 1em 0 0.5em;
}
.product_explain > h6 {
    font-size: 1.125em;
    color: #e60012;
    font-weight: 800;
    margin: 1em 0 0.5em;
}
.line {
    background:linear-gradient(transparent 70%, #FFFF00 0%);
}

.product_explain > p{
  line-height: 2.0;
  margin-bottom:0;
}
@media (max-width: 767px) {
  .product_explain > h3 {
    font-size: 16px;
    margin-top:0;
    margin-bottom:30px;
    padding-bottom:0;
    border-bottom:0 none;
  }
  .product_explain > p{
  	font-size:14px;
    line-height:1.5;
    margin-bottom:0;
    font-feature-settings: normal;
  }
}


.product_explain,
.product_img_sub,
.product_reviews {
  /* 
  line-height: 1.8;
  margin-top: 40px;
  */
  line-height: 1.6;
  margin-top: 35px;
}
.product_reviews_btn {
    text-align:center;
  }

.product_explain > table {
  border-top: 1px solid #ccc;
  /* border-bottom: 1px solid #ccc; */
  border-collapse: collapse;
  margin-top: 50px;
  margin-bottom: 20px;
  width:100%;
}
.product_explain table th,
.product_explain table td {
  line-height: 2.0;
  border-bottom: 1px solid #ccc; /* fdfcf9 */
}
.product_explain table th {
  /* padding: 10px; */
  padding: 18px 5px 18px 18px;
  text-align: left;
  background-color: #fff;
  /* min-width: 120px; */
  min-width: 110px;
  vertical-align: top;
  font-weight:bold;
}
.product_explain table td {
  /* padding: 10px; */
  padding: 18px 10px;
}

@media (max-width: 767px) {
	.product_explain table td,
	.product_explain table th,
	.product_explain table tr,
	.product_explain table tbody,
	.product_explain table {
		display:block;
	}
  .product_explain > table{
    margin-top:30px;
    margin-bottom:35px;
  }
	.product_explain table th {
      padding: 10px 0 3px 0;
		font-weight:bold;
		border-bottom:none;
	}
	.product_explain table td {
      padding: 0 0 10px 0;
	}
  .product_explain table th,
  .product_explain table td {
    line-height:1.5;
    
  }
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.panel_heading {
  text-align: left;
  margin-left: -5%;
  margin-right: -5%;
  font-size: 20px;
}
.product_text_not {
  text-align: center;
}
.product_text_not.product_reviews {
  margin-top: 35px;
  text-align: left;
  line-height: 2.0;
  margin-bottom: 25px;
}

.product_explain > div {
  border: solid 40px #f4f1e9;
  padding: 36px 40px;
  margin: 50px 0;
}
.product_explain > div:last-child{
  margin-bottom:0;
}
.product_explain > div h3 {
    padding: 0px 0px 25px 0px;
  margin-bottom:25px;
    /* font-size: 18px; */
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-top: 0;
}

.product_explain > div > ul {
  position: relative;
  margin: 0;
  font-feature-settings: normal;
}
.product_explain > div > ul li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 0.5em;
  line-height:2.0;
}
.product_explain > div > ul li:last-child {
  margin-bottom:0;
}

.product_explain > div > ul li:before {
  content: "●";
  position: absolute;
  left: 0;
  padding-right: 0px;
  font-size: 1em;
  /* padding-right: 5px; */
  text-align: left;
  color: #1c663a;
}

@media (max-width: 767px) {
  .product_text_not.product_reviews {
    margin-bottom: 0;
    margin-top:20px;
  }
	.product_explain > div {
      margin: 35px 0;
      padding: 15px;
      border: 15px solid #f6f5f0;
	}
  .product_explain > div h3{
    font-size:16px;
    text-align:left;
    padding-bottom:10px;
    margin-bottom:15px;
  }
  .product_explain > div > ul li {
    font-size:14px;
    line-height:1.5;
    
  }
  .panel_heading {
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}



@media (max-width: 767px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    /* padding: 0 1%; */
    padding: 0;
    margin-top:35px;
  }
}

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    /* float: none; */
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 767px) {
  .product_area_left,
  .product_area_right {
    float: none;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  /*
  .product_area_right {
    float: none;
    padding: 0;
  }
  */
  .product_img {
    margin-bottom: 20px;
    float:none;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0;
  }
  .product_tab a {
    font-size: 15px;
    letter-spacing:0;
  }
  .product_explain,
  .product_img_sub {
    /* font-size: 14px; */
    font-size: 14px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
    text-align:center;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}

/*  クイックカートイン 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 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;
  }
}



#prd-opt-table .table-bordered {
	border: none;
	/* padding: 0 10px; */
   padding: 0px 10px;
	box-sizing: border-box;
}

#prd-opt-table .table-bordered th,
#prd-opt-table .table-bordered td {
	border-bottom: 1px solid #ddd;
	border-top: none;
	border-left: none;
	border-right: none;
	font-weight: normal;
}

#prd-opt-table .table-bordered tr:last-child th,
#prd-opt-table .table-bordered tr:last-child td {
	border-bottom: none;
}

#prd-opt-table .table-bordered th {
	text-align: left;
	padding:15px 0 15px 10px;
}

#prd-opt-table .table-bordered td {
	text-align: left;
	/* padding:10px 0; */
   padding: 15px 10px 15px 0px;
  vertical-align: top;
}
#prd-opt-table .table-bordered td.cell_2 {
  width: 9em;
  padding-left: 10px;
}
#prd-opt-table .table-bordered td div {
  display: inline-block;
  /* margin-right: 10px; */
  margin-right: .5em;
  transform: scale(1.3);
}
#prd-opt-table .table-bordered td label {
	display: inline-block!important;
	vertical-align: top;
  margin-bottom:0;
}

.product_cart_init_num {
	text-align: center;
}

@media (max-width: 787px){
  #prd-opt-table .table-bordered{
    /*padding:0 20px;*/
    font-size:14px;
  }
  #prd-opt-table .table-bordered th{
  	padding-left:0;
  }
  #prd-opt-table .table-bordered td{
  	padding-right:0;
  }
  .product_cart_table_box label{
    font-size:1em;
  }
  .product_area{
    padding-bottom:40px;
  }
}