
/* reset用 */
p{margin:0}


li {
    list-style: none;
}

.box-chui-1 {
    width: 90%;
    padding:20px 0 5px 0;
    font-size: 12px;
    font-family:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 700;
    margin:0 auto;
    text-align: center;
}

.box-chui-2 {
    width: 80%;
    padding:0 0 15px 0;
    font-size: 9.5px;
    font-family:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 400;
    margin:0 auto;
    text-align: left;

}

.box-chui span {
    font-size: 11px;
    font-family:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 700;
}


.wrap-product {
    max-width: 640px;
    background-color: #f9efe3;
    border: #A67C52 solid 2px;
    padding:0px;
    margin:0 2% 4% 2%;
    min-height:10em
}


.noto-serif-jp-600 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    
    line-height: 14px;
  }

  .prod-ttl {
    font-size:13px;
  }

  .inner-name {
    margin-bottom:7px;
  }

.wrap-product img {
    width: 100%;
    height: auto;
}

.two-grid {
    /* display: grid;
    grid-template-columns: 50% 50%;
    column-gap: 10px; */
    padding:0px 10px;
    display: flex;
    justify-content: space-between;
    gap:  15px 5%; 
    /* justify-content: space-around; */
}

.price-number {
    color: #c1272d;
    font-size: 19px;
    font-family: "Arial", sans-serif; 
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.price-unit{
    color:#c1272d;
}

.price-text {
    font-size: 12px;
    font: optional;
    text-align: left;
    line-height: 20px;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-feature-settings: "palt" 1;
    margin-top: 5px;
}

.including-tax {
    text-align: left;
    font-family: "Arial", sans-serif; 
    font-size: 11px;
}

.mail-icon {
    width: 15px !important;
    height: 12px !important;
    margin-right: 5px;
    margin-top: 5px;
}

.inquiry {
    font-size: 9px;
    margin-bottom: 5px;
}

.box-mailadress {
    display: flex;
    height: 20px;
    
}

.mail-desc {
    font-size: 12px;
    font-feature-settings: "palt" 1;
}

.mail {
    padding:40px 15px;
    display: table;
    width: 100%;
}

.inner-mail {
    display: table-cell;
    vertical-align: middle;
}

.text-mailadress {
    text-decoration: underline;
    font-size: 12px;
    color: #2C6767;
    font-weight: bold;
}

.mail-link {
    margin-top:15px;
}

.cart-button {
    margin-top:auto;
    padding-top:10px;
}

.cart-button a {
    background: #FFD814;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 95%;
    padding: 10px 10px;
    font-family: "Noto Sans Japanese";
    color: #333;
    line-height: 1.4;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    
}


.cart-button2 {
  padding-top: 10px;
  max-width: 92%;
  text-align: center;
  margin: auto;
}



.dot-border {
    padding: 0px 0;
    width: 90%;
    margin:0 auto;
}

.sub-text {
    font-size: 12px;
    font-feature-settings: 'palt' on;
    line-height: 14px;
    font-family:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 700;
    padding: 2% 0%;
    text-align: center;
}

.sub-text-clear {
    font-size: 12px;
    font-feature-settings: 'palt' on;
    line-height: 14px;
    font-family:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 700;
    padding: 2% 0%;
    text-align: center;
    opacity: 0;
    user-select: none;
    -webkit-user-select: none;
}

  .dot-blue {
    color: #2C6767;
  }

  .noto-sans-jp-gothic {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }

  .box-chui {
    margin-top:20px;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
  }



  .prod-inner-box {
   width: 50%;
   padding:3px;
   flex-direction: column;
   display: flex;
   justify-content:center;
   position: relative;
   
  }

  .cart-button a {
    margin-top: auto;
  }



  .mail-title {
    padding: 15% 0 8% 0;
    font-size: 12.5px;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 700;
  }

  .mail-title-sub {
    width: 95%;
    padding: 0px 0 20% 0;
    font-size: 11px;
    line-height: 1.5;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }

  .info {
    text-align: center;
    padding: 5px 0;
  }

  .prod-name {
    font-size: 15px;
    line-height: 20px;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0px;
  }

  .prod-inner-box:first-child:after {
	position: absolute; /*--positionを追加--*/
	top: 0;
	left: 100%;
	margin: 0 0.5rem;
	content: "";
	width: 1px; /*--縦線の太さ(幅)--*/
	height: 100%;
	background-color: #c7c7c7; /*--縦線の色--*/
  }

  .price-btn {
    margin-top: auto;
    padding: 15% 0 0 0;
  }

  .mail-link2{
    margin-top: auto;
    /* margin-top:20px; */
    text-align: center;
  }

  .inquiry-btn {
    line-height: 14px;
   text-align: center;
  }

  .inquiry-btn a {
    font-size: 12px;
    text-decoration: none;
    border:1px solid #2C6767;
    display: inline-block;
    padding:5px 0px;
    min-width: 130px;
    max-width: 100%;
    border-radius: 0px;
    background-color: #2C6767;
    color: #fff;
  }

  .balloon1 {
    position: relative;
    display: inline-block;
    margin: 0em 0;
    padding: 7px 0px;
    min-width: 130px;
    max-width: 100%;
    color: #000;
    font-size: 12px;
    background: #fff;
    /* border-radius: 10px; */
    text-align: center;
  }
  
  /* .balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
  } */
  
  .balloon1 p {
    margin: 0;
    padding: 0;
    
  }

  .furigana-wrap rt {
 margin-bottom: -0.5em;
  }