@charset "euc-jp";
.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb li {
    margin-bottom: 20px;
    padding: 0 10px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
    margin: 0 auto;
  }

.product-order {
  margin: 30px 0;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 40px 0;
  color: #808080;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.btn-addcart {
  line-height: 24px;
}
  .btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }
  .btn-addcart span {
    padding-left: 10px;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

/* ↓見出しカスタマイズ↓　*/
h3 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #FF7F83;
 }
h3::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

.list:before {
  font-family: "Font Awesome 5 Free";
  content: '\f111';
  font-weight: 900;
}
.arrow:before {
  font-family: "Font Awesome 5 Free";
  content: '\f101';
  font-weight: 900;
}

.list-color {
  position: relative;/*相対位置*/
  padding-left: 0.2em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: ;/*文字色*/
  font-size: 1.2em;
  font-weight: bold
}
.list-color:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f111";/*アイコンのユニコード*/
  font-weight: 900;
  font-size: 1.1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: -0.2em;/*アイコンの位置*/
  color: #999999;
}


.souryo_muryo {
  padding: .5em .75em;
  background-color: #EEEEEE;
  font-weight: bold
}

/* ↑見出しカスタマイズ↑　*/

/* ↓見出し・ローズジャム↓*/
.list_rose {
  text-align:
  font-weight: bold;
}

.list_rose:before, .list_rose:after {
  font-family: "Font Awesome 5 Free";
  content: '\f56b';
  font-weight: 900;
  color: #FA4B7F;
}

.list_heart {
  text-align:
  font-weight: bold;
}
.list_heart:before, .list_heart:after {
  font-family: "Font Awesome 5 Free";
  content: '\f004';
  font-weight: 900;
  color: #FA4B7F;
}
/* ↑見出し・ローズジャム↑ */

/* ↓見出し・エタノール・矢印↓*/
.list_arrow {
  text-align:
  font-weight: bold;
  font-size: 1.5em;
}

.list_arrow:before {
  font-family: "Font Awesome 5 Free";
  content: '\f35a';
  font-weight: 900;
  font-size: 1.3em;
  padding-right: 0.5em;
  color: #FF0000;
}
/* ↑見出し・エタノール・矢印↑ */

/* ↓見出し・エタノール・矢印リンク↓*/
.list_arrow_link {
  text-align:
  font-weight: bold;
  font-size: 1.5em;
}
.list_arrow_link a:hover {
  text-decoration:none;
  color: #808080;
  }

.list_arrow_link:before {
  font-family: "Font Awesome 5 Free";
  content: '\f101';
  font-weight: 900;
  font-size: 1.3em;
  padding-right: 0.5em;
  color: #FF0000;
}
.list_arrow_link:after {
  font-family: "Font Awesome 5 Free";
  content: '\f100';
  font-weight: 900;
  font-size: 1.3em;
  padding-right: 0.5em;
  color: #FF0000;
}
/* ↑見出し・エタノール・矢印リンク↑ */

/* ↓見出しsmall・矢印リンク↓*/
.list_arrow_link_small {
  text-align:
  font-weight: bold;
  font-size: 1.1em;
}
.list_arrow_link_small a:hover {
  text-decoration:none;
  color: #808080;
  }

.list_arrow_link_small:before {
  font-family: "Font Awesome 5 Free";
  content: '\f101';
  font-weight: 900;
  font-size: 1.2em;
  padding-left: 0.3em;
  color: ;
}

.list_arrow_link_small:after {
  font-family: "Font Awesome 5 Free";
  content: '\f100';
  font-weight: 900;
  font-size: 1.2em;
  padding-right: 0.5em;
  color: ;
}
/* ↑見出し・エタノール・矢印リンク↑ */


/* ↓見出し・エタノール・リーフ↓*/
.list_leaf {
  text-align:
  font-weight: bold;
  font-size: 1.5em;
}

.list_leaf:before, .list_leaf:after {
  font-family: "Font Awesome 5 Free";
  content: '\f56b';
  font-weight: 900;
  font-size: 1.3em;
  padding: 0 0.5em 0;
  color: #FF7F83;
}  
/* ↑見出し・エタノール・リーフ↑ */

/* ↓見出し・商品タイトル↓*/
.title-set h4 {
  color: ;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #FF7F83;/*上線*/
  border-bottom: solid 3px #FF7F83;/*下線*/
  font-size: 1.4em;
}
/* ↑見出し・商品タイトル↑ */

/* ↓見出し・ラッピングページ↓*/
.announce_sub_title {
  border-bottom: solid 2.0px #6E6E6E;/*線の種類（実線） 太さ 色*/
  padding: 0 0em;/*上下 左右の余白*/
  line-height: 1.5;
  text-align:left;
  font-weight: bold;
  font-size: 1.2em;
}


/* ↓アイコン・アンドROSEの薔薇↓*/
.icon_rose {
    display: inline-block;
    width: 22px;
    height: 22px;
  margin: 0 0.2em -0.2em 0;/*上 右 下 左の余白*/
    background: url(https://img07.shop-pro.jp/PA01436/425/etc/29468_rose_w25.png?cmsp_timestamp=20211116135235) no-repeat;
}

/* ↓アイコン・マヌカハニーマドレーヌのみつばち↓*/
.icon_bee {
    display: inline-block;
    width: 22px;
    height: 22px;
  margin: 0 0.2em -0.2em 0;/*上 右 下 左の余白*/
    background: url(https://img07.shop-pro.jp/PA01436/425/etc_base64/aG9uZXliZWU.png?cmsp_timestamp=20240404143612) no-repeat;
}


.wrapping-method {
  position: relative;
  background: #f4f4f4;
  padding: 4px 5px 4px 45px;
  font-size: 1.2em;
  color: #474747;
  border-radius: 0 10px 10px 0;
  font-weight: bold
}

.wrapping-method:before {
  font-family: "Font Awesome 5 Free";
  content: "\f06b";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0;
  color: white;
  background: #FF7F83;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.menu-container-recipe {
  margin: 0;
}
.menu-container-recipe .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin:  0 auto;
  padding: 0 0 0em 0em;
  width: 100%;
}

.menu-container-recipe .menu .menu-item {
  flex: 1;
  padding: 0em 2em 0em 1em;
}

.menu-container-recipe .menu .menu-item p {
  background: #fff;
  border: 3px solid #fff;
  border-right: none;
  color: #464E54;
  display: block;
  padding: 0 0.5em ;
  text-align: left;
  text-decoration: none;
  font-size: 1em;
}

@media screen and (max-width: 768px) {
  .menu-container-recipe .menu {
    flex-wrap: wrap;
    width: 90%;
  }

  .menu-container-recipe .menu .menu-item {
    flex: auto;
    width: 95%;
  }

  .menu-container-recipe .menu {
    flex-direction: column;
  }
}

.cp_qa_pre *, .cp_qa_pre *:after, .cp_qa_pre *:before {
	font-family: "Font Awesome 5 Free";
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa_pre dt {
	position: relative;
	margin: 0 0 1em 0em;
}
.cp_qa_pre dd {
	position: relative;
	margin: 0 0 2em 0em;
	padding: 0 0 1em 2em;
	border-bottom: 1px dotted #0097a7;
}
.cp_qa_pre dt::before, .cp_qa_pre dd::before {
	font-size: 1.2em;
	margin: 0 0.5em 0 -0.3em;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
.cp_qa_pre dt::before {
	padding: 0.1em 0.3em;
	content: 'Q';
	background: #f57c00;
}
.cp_qa_pre dd::before {
	padding: 0.12em 0.45em;
	content: 'A';
	background: #0097a7;
}
.cp_qa_pre dt::after, .cp_qa_pre dd::after {
	position: absolute;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-width: 5px 0 5px 5px;
	border-style: solid;
}
.cp_qa_pre dt::after {
	left: 1.5em;
	border-color: transparent transparent transparent #f57c00;
}
.cp_qa_pre dd::after {
	left: 3.5em;
	border-color: transparent transparent transparent #0097a7;
}

/* ↑見出し・ラッピングページ↑ */

/* ↓リンク装飾↓　*/
.btn-vertical-border {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 5px 11px 5px 15px;
  text-decoration: none !important;
  color: #FF7F83 !important;
  transition: .4s;
}

.btn-vertical-border:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 4px;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 3px;
  background:#FF7F83;
}

.btn-vertical-border:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 4px;
  height: 100%;
  top:0;
  left: 100%;
  border-radius: 3px;
  background:#FF7F83;
}

.btn-vertical-border:hover:before, .btn-vertical-border:hover:after {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}  
/* ↑リンク装飾↑　*/


/* ↓見出し・ブリンク↓　*/
.blink {
   font-size: em;   /* 文字サイズ指定 */
   color: ;    /* 文字色指定 */
    	-webkit-animation: blink 1s ease infinite;
	animation: blink 2s ease infinite;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
/* ↑見出し・ブリンク↑　*/

/* ↓レビュー表示↓　*/
#contents div.spec ul.btn li.shopping {
	background: url(http://img.shop-pro.jp/tmpl_img/41/0402_icon_shopping.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review {
	background: url(http://img.shop-pro.jp/tmpl_img/41/0402_icon_review.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review_post {
	background: url(http://img.shop-pro.jp/tmpl_img/41/0402_icon_post.gif) no-repeat left center;
	margin-bottom: 10px;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  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 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.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;
  border-radius: 6px;
}
/* ↑レビュー表示↑　*/

  
.product-order-exp {
  padding: 40px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
  .text-titles .col,
  .password-field-wrap .col {
    float: none;
  }
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}

hr.fade {
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ccc), to(transparent));
  background-image: linear-gradient(to right, transparent, #E01788, transparent);
}
  
  
@media (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      max-width: 170px;
      width: 100%;
      text-align: right;
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }

  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}