/* ==================================================
   山善 正絹反物用 ご購入・お仕立て案内 V4
   ================================================== */

.yz-guide-v4,
.yz-guide-v4 * { box-sizing: border-box; }

.yz-guide-v4 {
  width: 100%;
  max-width: 960px;
  margin: 28px auto 10px;
  padding: 0 12px;
  color: #2f3946;
  font-size: 16px;
  line-height: 1.8;
}

.yz-guide-v4 h2,
.yz-guide-v4 h3,
.yz-guide-v4 h4,
.yz-guide-v4 h5,
.yz-guide-v4 p,
.yz-guide-v4 ul,
.yz-guide-v4 figure { margin-top: 0; }

.yz-guide-v4 h2,
.yz-guide-v4 h3,
.yz-guide-v4 h4,
.yz-guide-v4 h5 {
  color: #17345d;
  font-family: "Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;
}

.yz-guide-v4 a { color: #17345d; }
.yz-hakkake-data { display: none !important; }

.yz-guide-v4__intro {
  margin-bottom: 18px;
  padding: 28px;
  border: 1px solid #d9dee6;
  border-top: 5px solid #17345d;
  background: #faf9f6;
  text-align: left;
}

.yz-guide-v4__kicker {
  margin-bottom: 5px;
  color: #6d7784;
  font-size: 13px;
  letter-spacing: .1em;
}

.yz-guide-v4__intro h2 {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 1.45;
}

.yz-guide-v4__intro p { margin-bottom: 8px; }

.yz-guide-v4__outline-button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 18px;
  border: 1px solid #17345d;
  border-radius: 3px;
  background: #fff;
  color: #17345d !important;
  font-weight: bold;
  text-decoration: none;
}

.yz-guide-v4__section {
  margin-bottom: 18px;
  padding: 26px;
  border: 1px solid #d9dee6;
  background: #fff;
  text-align: left;
}

.yz-guide-v4__section--hakkake { background: #fbfaf7; }
.yz-guide-v4__section--genpin { background: #fafcff; }
.yz-guide-v4__section--processing { background: #fbfaf7; }

.yz-guide-v4__section-title {
  margin-bottom: 20px;
  padding: 0 0 12px 13px;
  border-bottom: 1px solid #e2e6eb;
  border-left: 4px solid #17345d;
  font-size: 23px;
  line-height: 1.5;
}

.yz-guide-v4__choices { display: grid; gap: 10px; }

.yz-guide-v4__choice {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px;
  border: 1px solid #dce1e7;
  background: #fff;
}

.yz-guide-v4__choice--tanmono {
  border-left: 5px solid #c9b88e;
  background: #fffdf8;
}

.yz-guide-v4__choice--awase {
  border-left: 5px solid #8fa9c6;
  background: #f8fbff;
}

.yz-guide-v4__choice--hitoe {
  border-left: 5px solid #9eb394;
  background: #f9fcf7;
}

.yz-guide-v4__choice-number {
  display: flex;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #17345d;
  color: #fff;
  font-weight: bold;
}

.yz-guide-v4__choice h4 {
  margin-bottom: 4px;
  font-size: 18px;
}

.yz-guide-v4__choice p {
  margin-bottom: 0;
  font-size: 14px;
}

.yz-guide-v4__tailoring-grid,
.yz-guide-v4__workshop,
.yz-guide-v4__processing-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.yz-guide-v4__tailoring-card {
  min-width: 0;
  padding: 21px;
  border: 1px solid #dce1e7;
  background: #fff;
}

.yz-guide-v4__tailoring-card--awase {
  border-top: 4px solid #8fa9c6;
  background: #f8fbff;
}

.yz-guide-v4__tailoring-card--hitoe {
  border-top: 4px solid #9eb394;
  background: #f9fcf7;
}

.yz-guide-v4__tailoring-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.yz-guide-v4__tailoring-head p {
  margin-bottom: 1px;
  color: #6c7682;
  font-size: 13px;
}

.yz-guide-v4__tailoring-head h4 {
  margin-bottom: 0;
  font-size: 20px;
}

.yz-guide-v4__kanji-mark {
  display: flex;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid #9eabc0;
  border-radius: 50%;
  background: #fff;
  color: #17345d;
  font-family: "Yu Mincho","Hiragino Mincho ProN",serif;
  font-size: 19px;
}

.yz-guide-v4__tailoring-card h5 {
  margin: 17px 0 6px;
  font-size: 16px;
}

.yz-guide-v4__tailoring-card ul {
  margin-bottom: 0;
  padding-left: 1.3em;
}

.yz-guide-v4__workshop { margin-top: 14px; }

.yz-guide-v4__workshop > div {
  padding: 18px 20px;
  border: 1px solid #dce1e7;
  background: #fff;
}

.yz-guide-v4__workshop h4,
.yz-guide-v4__info h4,
.yz-guide-v4__select-box h4,
.yz-guide-v4__genpin-box h4 {
  margin-bottom: 5px;
  font-size: 17px;
}

.yz-guide-v4__workshop p,
.yz-guide-v4__select-box p { margin-bottom: 0; }

.yz-guide-v4__info {
  margin-top: 14px;
  padding: 18px 20px;
  border-left: 4px solid #a9b6c6;
  background: #f5f7f9;
}

.yz-guide-v4__info p { margin-bottom: 5px; }

.yz-guide-v4__info a,
.yz-guide-v4__text-link {
  display: inline-block;
  margin-top: 6px;
  padding-bottom: 2px;
  border-bottom: 1px solid #17345d;
  color: #17345d !important;
  font-weight: bold;
  text-decoration: none;
}

.yz-guide-v4__hakkake-grid {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.yz-guide-v4__hakkake-grid--1 {
  grid-template-columns: minmax(0, 520px);
  justify-content: center;
}

.yz-guide-v4__hakkake-grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.yz-guide-v4__hakkake-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.yz-guide-v4__hakkake-grid--4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.yz-guide-v4__hakkake-card {
  margin-bottom: 0;
  border: 1px solid #d9dee6;
  background: #fff;
}

.yz-guide-v4__hakkake-image {
  overflow: hidden;
  background: #f7f7f7;
}

.yz-guide-v4__hakkake-image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.yz-guide-v4__hakkake-card figcaption {
  padding: 13px 15px 15px;
  text-align: center;
}

.yz-guide-v4__recommend-label {
  display: block;
  margin-bottom: 3px;
  color: #6c7682;
  font-size: 12px;
  letter-spacing: .05em;
}

.yz-guide-v4__hakkake-card figcaption strong {
  display: block;
  color: #17345d;
  font-size: 17px;
}

.yz-guide-v4__hakkake-other {
  margin: 18px 0 2px;
}

.yz-guide-v4__select-box,
.yz-guide-v4__genpin-box {
  margin-top: 12px;
  padding: 17px 19px;
  border: 1px solid #cfd9e5;
  background: #fff;
}

.yz-guide-v4__genpin-box ul {
  margin-bottom: 0;
  padding-left: 1.3em;
}

.yz-guide-v4__flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 18px 0 16px;
}

.yz-guide-v4__flow > div {
  padding: 16px 10px;
  border: 1px solid #dce2e9;
  background: #fff;
  text-align: center;
}

.yz-guide-v4__flow span {
  display: flex;
  width: 30px;
  height: 30px;
  margin: 0 auto 8px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #17345d;
  color: #fff;
  font-weight: bold;
}

.yz-guide-v4__flow strong {
  display: block;
  margin-bottom: 4px;
  color: #17345d;
}

.yz-guide-v4__flow p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.6;
}

.yz-guide-v4__processing-grid { margin-top: 16px; }

.yz-guide-v4__processing-grid a {
  position: relative;
  display: block;
  padding: 20px 44px 20px 20px;
  border: 1px solid #d9dee6;
  background: #fff;
  color: #2f3946;
  text-decoration: none;
}

.yz-guide-v4__processing-grid a::after {
  content: "\203A";
  position: absolute;
  top: 50%;
  right: 18px;
  color: #17345d;
  font-size: 28px;
  transform: translateY(-50%);
}

.yz-guide-v4__processing-grid strong,
.yz-guide-v4__processing-grid span { display: block; }

.yz-guide-v4__processing-grid strong {
  margin-bottom: 5px;
  color: #17345d;
  font-size: 17px;
}

.yz-guide-v4__processing-grid span {
  font-size: 14px;
  line-height: 1.7;
}

.yz-guide-v4__footer {
  padding: 8px 0 24px;
  text-align: center;
}

.yz-guide-v4__main-button {
  display: inline-block;
  width: 100%;
  max-width: 440px;
  padding: 15px 20px;
  border-radius: 4px;
  background: #17345d;
  color: #fff !important;
  font-size: 17px;
  text-decoration: none;
}

@media screen and (max-width: 700px) {
  .yz-guide-v4 {
    margin-top: 18px;
    padding: 0 8px;
    font-size: 15px;
    line-height: 1.75;
  }

  .yz-guide-v4__intro,
  .yz-guide-v4__section {
    padding: 20px 15px;
  }

  .yz-guide-v4__intro h2 { font-size: 21px; }

  .yz-guide-v4__section-title {
    padding-left: 10px;
    font-size: 20px;
  }

  .yz-guide-v4__choice {
    gap: 11px;
    padding: 16px 14px;
  }

  .yz-guide-v4__choice-number {
    flex-basis: 34px;
    width: 34px;
    height: 34px;
  }

  .yz-guide-v4__choice h4 { font-size: 17px; }

  .yz-guide-v4__tailoring-grid,
  .yz-guide-v4__workshop,
  .yz-guide-v4__processing-grid {
    grid-template-columns: 1fr;
  }

  .yz-guide-v4__outline-button {
    display: block;
    width: 100%;
    text-align: center;
  }

  .yz-guide-v4__hakkake-grid--1,
  .yz-guide-v4__hakkake-grid--2,
  .yz-guide-v4__hakkake-grid--3,
  .yz-guide-v4__hakkake-grid--4 {
    grid-template-columns: 1fr;
  }

  .yz-guide-v4__flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .yz-guide-v4__main-button { font-size: 16px; }
}

/* ==================================================
   山善 正絹反物用 ご購入・お仕立て案内 V4ここまで
   ================================================== */

/* ==================================================
   現品確認サービス V4.3 追加CSS
   現在のV4 CSSの一番下へ追加してください
   ================================================== */

.yz-guide-v4__genpin-subtitle {
  margin: 22px 0 10px;
  color: #17345d;
  font-size: 18px;
}

.yz-guide-v4__delivery-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 14px;
}

.yz-guide-v4__delivery-card {
  min-width: 0;
  padding: 18px 20px;
  border: 1px solid #dce2e9;
  background: #fff;
}

.yz-guide-v4__delivery-card h5 {
  margin-bottom: 8px;
  color: #17345d;
  font-size: 16px;
}

.yz-guide-v4__delivery-card ul {
  margin-bottom: 0;
  padding-left: 1.3em;
}

.yz-guide-v4__select-box p + p {
  margin-top: 8px;
}

@media screen and (max-width: 700px) {
  .yz-guide-v4__delivery-grid {
    grid-template-columns: 1fr;
  }

  .yz-guide-v4__delivery-card {
    padding: 16px;
  }
}

/* ==================================================
   現品確認サービス V4.3 追加CSSここまで
   ================================================== */

/* ==================================================
   共通のご購入案内 V5 追加CSS
   現在の商品詳細CSSの一番下へ追加してください
   ================================================== */

.yz-guide-v4__common-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.yz-guide-v4__common-card {
  min-width: 0;
  padding: 20px;
  border: 1px solid #dce1e7;
  background: #fff;
}

.yz-guide-v4__common-card h4 {
  margin-bottom: 7px;
  color: #17345d;
  font-size: 17px;
}

.yz-guide-v4__common-card p {
  margin-bottom: 0;
}

@media screen and (max-width: 700px) {
  .yz-guide-v4__common-grid {
    grid-template-columns: 1fr;
  }

  .yz-guide-v4__common-card {
    padding: 17px 16px;
  }
}

/* スマートフォン：ご購入案内のメイン見出し */
@media screen and (max-width: 700px) {
  .yz-guide-v4__intro h2 {
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0;
  }
}

/* ==================================================
   共通のご購入案内 V5 追加CSSここまで
   ================================================== */


.left-center {
  text-align: center;
}
 
.left-center p {
  display: inline-block;
  text-align: left;
  width: 88%;
  font-size: 16px;
}
.bread02 {
  margin-bottom: 10px;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 40px;
}

.product_area {
  border-bottom: 1px solid #333;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 20px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

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

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  color: #cf0400;
  margin: 0;
  font-size: 20px;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.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;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

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

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.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: 300px;
}

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

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

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

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  margin-top: 40px;
}

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

.product_text_not {
  text-align: center;
}

.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 (min-width: 980px) {
  .product_area_left {
    width: 540px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 400px;
    float: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
}

@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: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 12px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .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;
  }
}
  .box-simple4 {
  width: 80%;
　text-align: center;
  margin: auto;
  padding: 1em;
  border: 5px double #ccddff;
  border-radius: 10px;  
}
.box-simple4 p {
  font-size: 16px;
  text-align:center;
  margin: 0;
  padding: 0;
}

/* ==================================================
   商品説明画像 ピンチ対応ライトボックス
   ================================================== */
.product_explain img.yz-product-explain-zoomable {
  cursor: zoom-in;
}

.yz-image-viewer {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
  padding: 16px;
  background: rgba(0, 0, 0, 0.9);
  box-sizing: border-box;
}

.yz-image-viewer--open {
  display: flex;
  align-items: center;
  justify-content: center;
}

.yz-image-viewer__dialog {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  max-height: 1000px;
}

.yz-image-viewer__stage {
  display: flex;
  width: 100%;
  height: calc(100% - 34px);
  align-items: center;
  justify-content: center;
  overflow: hidden;
  touch-action: none;
  user-select: none;
  -webkit-user-select: none;
  cursor: grab;
}

.yz-image-viewer__stage:active {
  cursor: grabbing;
}

.yz-image-viewer__image {
  display: block;
  max-width: 94vw;
  max-height: 84vh;
  width: auto;
  height: auto;
  object-fit: contain;
  transform-origin: center center;
  will-change: transform;
  -webkit-user-drag: none;
  user-select: none;
  -webkit-user-select: none;
}

.yz-image-viewer__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

.yz-image-viewer__close:hover,
.yz-image-viewer__close:focus {
  background: #fff;
  color: #222;
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.yz-image-viewer__help {
  margin: 8px 0 0;
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .yz-image-viewer {
    padding: 8px;
  }

  .yz-image-viewer__stage {
    height: calc(100% - 38px);
  }

  .yz-image-viewer__image {
    max-width: 96vw;
    max-height: 82vh;
  }

  .yz-image-viewer__close {
    top: 4px;
    right: 4px;
    width: 44px;
    height: 44px;
    font-size: 30px;
    line-height: 40px;
  }

  .yz-image-viewer__help {
    font-size: 12px;
  }
}
/* ==================================================
   商品説明画像 ピンチ対応ライトボックスここまで
   ================================================== */