@charset "utf-8";
.goods .contents .pc {
  display: block;
}
.goods .contents .sp {
  display: none;
}

.goods .contents .itemName {
  border-bottom: 2px solid #d8d8d8;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 .5em;
}
.goods .contents .itemName > span {
  font-size: 22px;
  line-height: 1.4;
}
.goods .contents .goods_outlinePC,
.goods .contents .goods_outlineSP {
  font-size: 140%;
}
.goods .contents .itemName .sale_icon {
  display: inline-block;
  padding: 0 .25em 0 0;
  vertical-align: middle;
}
.goods .contents {
  margin-bottom: 6em;
}
.goods .contents .productInfoAreaTop img {
  width: 100%;
}
.goods .contents .productInfoAreaTop h2 {
  margin: 1em 0 .5em;
  padding: 0;
}
.goods .contents .iconArea {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.goods .contents .iconArea > span {
  padding: 0 4px 4px 0;
  width: calc(100%/5);
}
.goods .contents .productOrderArea {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 3em;
}
.goods .contents .productOption input[type="submit"].submitBtn {
  width: 100%;
}
.goods .contents .productOrderArea a {
	color:#bf8218;
	text-decoration: underline;
}

.goods .contents .productOrderArea .left {
  width: 59%;
}
.goods .contents .left .productMainImg {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  position: relative;
}
.zoomImg {
  background: url("../../images/common/zoom.svg") no-repeat;
  background-position: bottom right;
  background-size: 40px 40px;
  bottom: 10px;
  content: "";
  display: block;
  -ms-filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
      filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
  height: 40px;
  position: absolute;
  right: 10px;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
          transform: translateY(0);
  width: 40px;
  z-index: 1;
}

.thumbnailZoomImg {
  display: block;
  position: relative;
}

.thumbnailZoomImg:after {
  background: url(../../images/common/zoom.svg) no-repeat;
  background-position: bottom right;
  background-size: 20px 20px;
  bottom: 5px;
  content: "";
  display: block;
  -ms-filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
      filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
  height: 20px;
  position: absolute;
  right: 5px;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
          transform: translateY(0);
  width: 20px;
  z-index: 1;
}


.goods .contents .left .modal_wrap {
  border: 1px solid #d8d8d8;
}
.goods .contents #d_photo_box #d_photo {
  background-size: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  width: 100%;
}
.goods .contents #d_photo_box #d_photo.new:before {
  background-size: 80% 80%;
}
.goods .contents .left .main-image-name {
  padding: .5em 0 0;
  text-align: right;
}
.goods .contents .productSubImg {
  margin: 2em 0;
}
.productInfoTop .lead {
  padding: 0;
}
.goods .contents .left .thumbnails img {
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  width: 94px;
}
.goods .contents .left .thumbnails img,
.goods .contents .productOrderArea .left .productMainImg {
  transition: .3s;
}

.goods .contents .left .thumbnails img:hover {
  border: 1px solid #bf8218;
}
.goods .contents .productOrderArea .left .productMainImg:hover {
  opacity: .8;
}
.goods .contents .productOrderArea .left .productSubImg.standard {
  margin: 2em 0;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.goods .contents .productOrderArea .left .productSubImg .imgBox.heightLine {
  margin-top: 2em;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails li {
  margin: 0 5px 5px 0;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails li:nth-child(6n) {
  margin: 0;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails li.last {
  margin: 0 1em 2px 0;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails li.last ~ li {
  margin: 2em 2px 0 0;
}
.goods .contents .productOrderArea .left .productSubImg .thumbnails li:hover {
  cursor: pointer;
}
/*.goods .contents .productOrderArea .left .productSubImg .thumbnails li .txt*/
.goods .contents .left .thumbnails li .txt {
  display: block;
  font-size: 90%;
	width:94px;
}
.goods .contents .productOrderArea .left .productVideo iframe {
  height: 340px;
  width: 450px;
}
.goods .contents .productOrderArea .right {
  width: 38%;
}
.lightbox-container-image-data {
  display: none;
}
.goods .contents .right .itemNumber {
  font-size: 180%;
  margin: 0 auto .6em;
}
.goods .contents .productOrderArea .productInfoBottom {
  border-bottom: 2px dotted #d8d8d8;
  border-top: 2px dotted #d8d8d8;
  margin: 2em 0;
  padding: 1em 0;
}
.goods .contents .productOrderArea .productInfoBottom {
  /* font-size:150%; */
}
.goods .contents .productOrderArea .productInfoBottom li {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: .5em;
  width: 100%;
}

.goods .contents .productOrderArea .textLink {
  margin: 1em 0 0;
}
.goods .contents .productOrderArea .productInfoBottom ul .textLink {
  margin: 0;
}
.goods .contents .productOrderArea .productInfoBottom li .title {
  width: 30%;
}
.goods .contents .productOrderArea .productInfoBottom li .txtS {
  color: #7c7e80;
  font-size: 90%;
}
.goods .contents .productOrderArea .productInfoBottom li .content {
  width: 70%;
}
.goods .contents .productOrderArea .productInfoBottom li .content.rawmaterials {
  display: flex;
  flex-wrap: wrap;
}
.goods .contents .productOrderArea .productInfoBottom li .content.rawmaterials li {
  padding: 0 3px 0 0;
  width: auto;
}

.goods .contents .productOrderArea .productDate {
  border: 1px solid #e0e0e0;
  margin: 0 0 4em;
}
.goods .contents .productOrderArea .productDate li {
  display: table;
  font-size: 140%;
  table-layout: fixed;
  width: 100%;
}
.goods .contents .productOrderArea .productDate li:first-child {
  border-bottom: 1px solid #e0e0e0;
}

.goods .contents .productOrderArea .productDate li:last-child {
  border-bottom: none;
}

.goods .contents .productOrderArea .productDate li span.title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100px;
}
.goods .contents .productOrderArea .productDate li span.content {
  display: table-cell;
  line-height: 1.4;
  padding: 1em;
  vertical-align: middle;
}


.goods .contents .lead_alcohol {
  font-size: 18px;
  padding: 0 6px 0 24px ;
  text-indent: -18px;
}



.goods .contents .wrappingInfo {
  border: 2px solid #d8d8d8;
  font-size: 100%;
  margin: 1em 0;
  padding: 1em;
}
.goods .contents .wrappingInfo .wrap {
  align-items: center;
  display: flex;
}
.goods .contents .wrappingInfo .wrap ul {
  font-size: 90%;
  margin: 0 0 0 1em;
  padding: 0;
}
.goods .contents .wrappingInfo .wrap ul li {
  text-indent: -1em;
}
.goods .contents .wrappingInfo .wrap ul li:nth-child(3) {
  margin: 1em 0 0 -1em;
  text-indent: 0;
}
.goods .contents .wrappingInfo .wrap ul li:nth-child(4) {
  letter-spacing: 0;
}
.goods .contents .wrappingInfo .wrap img {
  width: 25%;
  margin-left:4%
}
.goods .contents .right .productPrice {
  align-items: center;
  display: flex;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 1em;
}
.goods .contents .right .productPrice .lineThrough {
  color: #666;
  text-decoration: line-through;
}
.goods .contents .right .productPrice .red {
  font-weight: bold;
  line-height: 1.6;
}

.goods .contents .right .productPrice .txtS {
  font-size: 80%;
  padding: 0 1em 0 0;
}
.goods .contents .right .productPrice .txtXS {
  display: inline-block;
  font-weight: normal;
}
.goods .contents .productOrderArea .right .productOption {
  background: #f8f6f6;
  padding: 2em;
}
.goods .contents .productOrderArea .right .productOption .inputForm {
  flex-direction: column;
}


.goods .contents .productOrderArea .right .productOption .inputForm .input {
  display: block;
  font-size: 140%;
  max-width: 100%;
  padding: 0;
}
.goods .contents .productOrderArea .right .productOption .inputForm .input p {
  word-break: keep-all;
}
.goods .contents .productOrderArea .right .productOption .inputForm select {
  font-size: 120%;
}
.goods .contents .productOrderArea .right .productOption .inputForm input[type="text"],
.goods .contents .productOrderArea .right .productOption .inputForm input[type="number"] {
  color: #666;
}
.goods .contents .productOrderArea .right .productOption .inputForm input[type="text"].inputwidth {
  text-align: center;
  width: 100px;
}
.goods .contents .productOrderArea .right .productOption .btnArea {
  margin: 2em 0;
}
.goods .contents .productOrderArea .right .productInfoTop {
  margin: 1em 0;
}
.goods .contents .productOrderArea .right .productInfoTop .lead {
  padding: 0;
  /* font-size: 160%; */
}

.goods .contents .productOrderArea .right .productOption .snsBox ul {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 2em auto 0;
  width: 340px;
}
.goods .contents .productOrderArea .right .productOption .snsBox ul li:nth-child(n+2) {
  padding: 0 0 0 2em;
}

.goods .contents .productOrderSetArea {
  margin-top: 3em;
  overflow: hidden;
}
.goods .contents .productOrderSetArea .left {
  float: left;
  margin: 0 50px 0 0;
  width: calc(50% - 50px);
}
.goods .contents .productOrderSetArea .right {
  float: left;
  width: 50%;
}
.info_detail_wrap {
  background: #f8f6f6;
  font-size: 150%;
  margin: 1em 0 .5em;
  padding: 1em;
}
.info_detail,
.info_detail2 {
  margin: 0 0 1em;
  overflow: hidden;
}

.info_detail dl,
.info_detail2 dl {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.info_detail dt {
  width: 70px;
}
.info_detail2 dt {
  width: 90%;
}

.pattern {
  background: #fff;
  padding: 1em;
}
.pattern .patterntxt {
  padding: 0 0 .5em;
}
.pattern .info_detail dt.freetxtArea {
  width: 100px;
}
.pattern .radioArea {
  margin: 0 0 1em;
}
.el_form_radio + .el_form_radio_parts::before {
  top: 4px;
}
.el_form_radio:checked + .el_form_radio_parts::after {
  top: 7px;
}
.info_detail select,
.info_detail2 select {
  padding: 10px;
}
.info_detail input[type="text"],
.info_detail2 input[type="text"] {
  height: 40px;
  width: 250px;
}
.info_detail textarea,
.info_detail2 textarea {
  width: 220px;
}
.info_detail select,
.info_detail2 select {
  -webkit-appearance: none;
          appearance: none;
  background: #fff;
  background-image: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
  height: 40px;
  outline: none;
  padding: 0 1em;
  text-overflow: ellipsis;
  width: 278px;
}
.info_detail select::-ms-expand,
.info_detail2 select::-ms-expand {
  display: none;
}
.info_detail .cp_sl01,
.info_detail2 .cp_sl01 {
  border: 1px solid #ccc;
  position: relative;
}
.info_detail .cp_sl01::before,
.info_detail2 .cp_sl01::before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  content: "";
  height: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  right: 1em;
  top: 45%;
  width: 0;
}


.detail_border {
  border-bottom: 1px dotted #909090;
  padding: 0 0 10px;
}
.inputoption dt {
  float: none;
  width: auto;
}
.inputoption dd {
  float: none;
}
.inputoption input[type="text"] {
  width: 303px;
}
.inputBtnDesign input {
  display: none;
}
.inputBtnDesign label {
  background: #b2b2b2;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 1;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  transition: .2s;
  width: 78px;
}
.inputBtnDesign label:first-of-type {
  border-radius: 5px;
  margin: 0 5px 0 0;
}
.inputBtnDesign label:last-of-type {
  border-radius: 5px;
}
.inputBtnDesign input[type="radio"]:checked + .switch-on {
  background-color: #f184b4;
  color: #fff;
}
.inputBtnDesign input[type="radio"]:checked + .switch-off {
  background-color: #f184b4;
  color: #fff;
}

.inputBtnDesign input[type="radio"]:checked + span > label {
  background-color: #f184b4;
  color: #fff;
}

.insertNameBox {
  color: #000;
}
.insertNameBox p {
  font-size: 15px;
}
.insertNameBox dl {
  margin: 10px 0 0;
}
.insertNameBox .insertNameRadio {
  padding: 0 0 0 16px;
}
.insertNameBox .insertNameRadio label {
  display: block;
  margin: 2px 0;
}
.insertNameBox #namePattern {
  margin: 0 0 0 16px;
}
.insertNameBox #namePattern label {
  display: block;
  margin: 2px 0;
}

.favorite {
  margin-top: 3px;
  text-align: right;
}
.soldout {
  background: #eef0f0;
  margin-top: 20px;
  padding: 20px;
}
#cartInResulut {
  color: #bf8218;
  font-size: 140%;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}
.afterCartInMsg {
  text-align: center;
}
.beforeCartInBtn a,
.afterCartInBtn a {
  background: #19191a;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 1em 0 0;
  padding: .5em;
  text-align: center;
  text-decoration: none!important;
  transition: .3s;
  width: 100%;
}
.beforeCartIn .cartin,
.afterCartIn .cartin {
  background: #19191a url(../../images/common/cart.svg) no-repeat;
  background-position: left 70px center;
  background-size: 30px 30px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  margin: 1em 0 0;
  padding: .5em 0 .5em 1.5em;
  transition: .3s;
  width: 100%;
}

.afterCartInBtn a.gocart {
  color:#fff!important;
}

.beforeCartIn .cartin:hover,
.afterCartIn .cartin:hover {
  background: #caa25f url(../../images/common/cart.svg) no-repeat;
  background-position: left 70px center;
  background-size: 30px 30px;
}

.beforeCartInBtn .gocart:hover,
.afterCartInBtn .gocart:hover {
  background: #caa25f;
}



.goods .contents .productOrderArea .right .noCartIn {
  background: #dbdbdb;
  color: #969799;
  font-size: 120%;
  margin: 1em 0 0;
  padding: .5em;
  text-align: center;
  transition: .3s;
  width: 100%;
}
.goods .contents .cartBtn {
  background: #bf8218;
  border: 1px solid #bf8218;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 180%;
  font-weight: bold;
  margin: 0 auto;
  padding: 1em;
  text-align: center;
  transition: .3s;
  width: 100%;
}
.goods .cartBtn:hover {
  background: #e19a1f;
  border: 1px solid #e19a1f;
  color: #fff;
}

.goods .moreitem {
  background: #fff;
  border: 1px solid;
  color: #19191a;
}
.goods .moreitem:hover {
  background: #fff;
  border: 1px solid;
  color: #bf8218;
}
.goods .contents .productOrderArea .stock {
  background: #f9f5ec;
  color: #666;
  font-size: 140%;
  letter-spacing: 1px;
  margin-top: 2em;
  padding: .5em 0;
  text-align: center;
  width: 100%;
}
.goods .contents .productStock {
  margin: 4em 0 6em;
  table-layout: fixed;
  width: 100%;
}
.goods .contents .productStock tbody tr {
  background: #fff;
  border: 1px solid #f0eee9;
  /* font-size: 140%; */
  text-align: center;
}
.goods .contents .productStock tbody tr th {
  /* font-size: 100%; */
  background: #f8f6f6;
  padding: .5em;
}
.goods .contents .productStock tbody tr td {
  font-size: 100%;
  padding: .5em;
}

.goods .contents .otherProductArea {
  display: flex;
  width: 100%;
}
.goods .contents .otherProductArea img {
  width: 100%;
}
.goods .contents .otherProductArea p {
  color: #666;
  letter-spacing: 1px;
  padding: .5em;
}
.goods .contents .otherProductArea a,
.goods .contents .recipe a {
  display: block;
  transition: .3s;
}
.goods .contents .otherProductArea a:hover,
.goods .contents .recipe a:hover {
  opacity: .7;
}
.goods .contents .otherProductArea li {
  color: #333;
  font-size: 140%;
  font-weight: bold;
  padding: 0 1em 0 0;
  text-align: center;
  width: 50%;
}
.goods .contents .otherProductArea li:last-child {
  padding: 0 0 0 1em;
}
.goods .contents .productInfoAreaBottom {
  margin-top: 3em;
}
.goods .contents .productInfoAreaBottom img {
  width: 100%;
}
.goods .contents .productInfoAreaBottom h2 {
  margin: 1em 0;
  padding: 0;
}
.goods .contents .recommendRecipeArea {
  margin: 0 0 4em;
  width: 100%;
}

.goods .contents .recommendRecipeArea .recipeBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

#lightbox-secNav-btnClose {
  background: url("../../images/common/ui-icons.png");
  background-position: 1.5em 0.7em;
  background-repeat: no-repeat;
  background-size: 35%;
  float: right;
  height: 50px;
  width: 50px;
}
#jquery-lightbox a img {
  display: none;
}
.open_button:hover {
  opacity: .7;
}

.cartInfo {
  background: #666;
  border: 1px solid #666;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 160%;
  font-weight: normal;
  margin: 1em auto;
  padding: 1em;
  text-align: center;
  width: 100%;
}

.goods .standard_sp {
  display: none;
}

#toCart {
  display: none;
}
.goods .firstLead {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.goods .linkBtn {
  background: #fff;
  border: 1px solid #19191a;
  box-sizing: border-box;
  color: #19191a;
  display: block;
  float: right;
  font-size: 140%;
  padding: .5em;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: .3s;
  width: 170px;
}
.goods .linkBtn:hover {
  background: #19191a;
  color: #fff;
}

.goods .contents .selectOrderArea {
  background: #f5f2e9;
  padding: 2em 4em 3em;
}
.goods .contents .selectOrderArea .red {
  font-size: 120%;
  font-weight: bold;
  padding: 0 .25em;
}
.goods .contents .selectOrderArea table {
  table-layout: fixed;
  width: 100%;
}

.goods .contents .selectOrderArea th {
  background: #f5f2e9;
  color: #333;
  font-size: 160%;
  font-weight: normal;
  padding: .5em 0;
}
.goods .contents .selectOrderArea td {
  background: #fff;
  border-bottom: 1px solid #f0eee9;
  font-size: 140%;
  vertical-align: top;
}



.goods .contents .selectOrderArea .quantity {
  border-left: 1px solid #f0eee9;
  text-align: center;
  vertical-align: middle;
  width: 350px;
}
.goods .contents .selectOrderArea .quantity #gcntButton > button {
  padding: 0;
}
.goods .contents .selectOrderArea .itemImg {
  padding: 1em;
  width: 140px;
}

.goods .contents .selectOrderArea .itemName > div {
  line-height: 1.6;
}
.goods .contents .selectOrderArea .goodsName {
  font-weight: bold;
  word-break: break-all;
}
.goods .contents .selectOrderArea .itemImg img {
  max-height: 110px;
  max-width: 110px;
  width: 100%;
}
.goods .contents .selectOrderArea .itemName {
  font-size: 140%;
  font-weight: normal;
  margin: 0;
  padding: 1em 1em 1em 0;
  text-align: left;
  vertical-align: middle;
  width: 430px;
}
.goods .contents .selectOrderArea .changeBtn {
  background: #385aac;
  border: 1px solid #385aac;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 200%;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  transition: .3s;
  width: 50px;
}
.goods .contents .selectOrderArea .changeBtn.mina {
  font-size: 220%;
  line-height: 30px;
  padding-bottom: 5px;
}
.goods .contents .selectOrderArea .changeBtn:hover {
  background: #233e7e;
  border: 1px solid #233e7e;
}
.goods .contents .selectOrderArea .btnArea {
  margin: 2em;
}
.goods .contents .selectOrderArea .snsBox ul {
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  width: 160px;
}

.goods .contents .selectOrderArea .cartInfo {
  width: 400px;
}

.freearea {
  font-size: 140%;
  margin: 0 0 2em;
}

.productOption .submitBtn,
.goods .contents .selectOrderArea .submitBtn {
  font-size: 160%;
  padding: 1em;
  width: 100%;
}
.productOption .productMainImg {
  background: #fff;
  margin: 0 0 2em;
  padding: 1em;
  text-align: center;
}
.productOption .productMainImg img {
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}

.goods .contact_btn a {
  color: #bf8218;
  display: block;
  font-size: 140%;
  margin: .5em 0 0 auto;
  padding: 0;
  text-align: right;
  transition: .3s;
  width: 250px;
}

.goods .contact_btn a:hover {
  color: #bf8218;
}

.goods .add-bag-wrap .arrow {
  display: block;
  position: relative;
}

.goods .add-bag-wrap .arrow::before,
.goods .add-bag-wrap .arrow::after {
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
}
.goods .add-bag-wrap .arrowtype::after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  height: 8px;
  right: 20px;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .3s;
  width: 8px;
}
.goods .add-bag-wrap .arrowtype:hover::after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  right: 15px;
}
.goods .add-bag-wrap .arrowtype_back::after {
  border-right: 2px solid #19191a;
  border-top: 2px solid #19191a;
  height: 8px;
  left: -385px;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  transition: .3s;
  width: 8px;
}
.goods .add-bag-wrap .arrowtype_back:hover::after {
  border-right: 2px solid #bf8218;
  border-top: 2px solid #bf8218;
  left: -392px;
}


/*icon*/
.productOrderArea .right .icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 0 2em;
  width: 100%;
}
.productOrderArea .right .icon span {
  /* width: 20%; */
  font-size: 10.5px;
  font-weight: bold;
  margin: 0 1% 1% 0;
  text-align: center;
  /* background: #edebeb; */
}
.productOrderArea .right .icon .icon_w100.icon_notTying {
  background: #fff;
  border: 1px solid;
  color: #7c7e80;
  max-width: 121px;
  width: 30%;
}
.productOrderArea .right .icon span.icon_sale {
  background: #bf8218;
  color: #fff;
}
.productOrderArea .right .icon span.icon_off {
  background: #fff;
  border: 1px solid;
  color: #bf8218;
}
.productOrderArea .right .icon span.icon_postage {
  background: #fff;
  border: 1px solid;
  color: #de1b1a;
  letter-spacing: -.04em;
}

.productOrderArea .right .icon span.icon_reito {
  background: #fff;
  border: 1px solid;
  color: #2a5a89;
}
.productOrderArea .right .icon span.icon_reizo {
  background: #fff;
  border: 1px solid;
  color: #2a9fd5;
}


@media screen and (max-width:1020px) and (min-width:768px) {
  .beforeCartIn .cartin,
  .afterCartIn .cartin {
    background: #19191a url(../../images/common/cart.svg) no-repeat;
    background-position: left 40px center;
    background-size: 30px 30px;
    color: #fff;
    /* font-size: 140%; */
    font-family: "Noto Sans JP", sans-serif;
    margin: 1em 0 0;
    padding: .5em 0 .5em 1.5em;
    transition: .3s;
    width: 100%;
  }

  .beforeCartIn .cartin:hover,
  .afterCartIn .cartin:hover {
    background: #caa25f url(../../images/common/cart.svg) no-repeat;
    background-position: left 40px center;
    background-size: 30px 30px;
  }

  .beforeCartInBtn a,
  .afterCartInBtn a {
    font-size: 100%;
  }
  .goods .contents .right .productPrice .txtS {
    font-size: 80%;
    padding: 0;
    white-space: nowrap;
  }
  .pattern .info_detail dt {
    width: 30%;
  }
  .pattern .info_detail dt.freetxtArea {
    width: 30%;
  }
  .pattern .info_detail dd {
    width: 70%;
  }
  .info_detail input[type="text"],
  .info_detail2 input[type="text"] {
    width: 100%;
  }
  .info_detail textarea
  .info_detail2 textarea {
    width: 100%;
  }
  .goods .contents .productOrderArea .left .productVideo {
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
  }

  .goods .contents .left .thumbnails img {
    width: 70px;
  }
  .goods .contents .left .thumbnails li .txt {
    width: 70px;
  }

  .goods .firstLead {
    margin-right: 15px;
    width: auto;
  }

  .goods .contents .productOrderArea .right .productInfoBottom li .title {
    width: 100px;
  }

  .goods .contents .productOrderArea .left .productMainImg:after {
    height: 100%;
    width: 100%;
  }

  .goods .contents .productOrderSetArea .left,
  .goods .contents .productOrderArea .left {
    float: left;
    margin: 0 30px 0 0;
    width: calc(58% - 30px);
  }
  .goods .contents .productOrderArea .right {
    width: 42%;
  }
  .goods .contents .selectOrderArea .quantity {
    width: auto;
  }

  .goods .contents .selectOrderArea .itemName {
    width: 384px;
  }

  .goods .contents .left .productMainImg:after {
    height: 100%;
    width: 100%;
  }

  .goods .contents .cartBtn {
    background-position: center center;
    background-size: cover;
    max-height: 62px;
    width: 100%;
  }

  .goods .contents .productOrderArea .left .productMainImg:hover {
    opacity: 1;
  }
  .info_detail .cp_sl01,
  .info_detail2 .cp_sl01 {
    width: 75%;
  }
  .info_detail select,
  .info_detail2 select {
    width: 100%;
  }
}

/*sp*/
@media screen and (max-width: 767px) {
  .beforeCartIn .cartin,
  .afterCartIn .cartin {
    background: #19191a url(../../images/common/cart.svg) no-repeat;
    background-position: left 40px center;
    background-size: 30px 30px;
    color: #fff;
    /* font-size: 140%; */
    font-family: "Noto Sans JP", sans-serif;
    margin: 1em 0 0;
    padding: .5em 0 .5em 1.5em;
    transition: .3s;
    width: 100%;
  }

  .beforeCartIn .cartin:hover,
  .afterCartIn .cartin:hover {
    background: #caa25f url(../../images/common/cart.svg) no-repeat;
    background-position: left 60px center;
    background-size: 30px 30px;
  }

  .goods .contents .productOrderArea .productInfoBottom li .content.rawmaterials li {
    padding: 0 3px 3px 0;
  }
  .goods .contents .productOrderArea .productInfoBottom li .title {
    line-height: 1.4;
  }
  .goods .contents .wrappingInfo {
    margin: .5em 0;
  }
  .goods .contents .pc {
    display: none;
  }
  .goods .contents .sp {
    display: block;
  }
  .goods .contents .productSubImg {
    margin: 1em 0;
  }
  .goods .contents .productStock {
    margin: 2em 0;
  }

  .goods .contents .itemName {
    font-size: 200%;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 .5em;
  }

  .goods .contents {
    padding: 0 1em;
  }
  .goods .contents .productInfoAreaTop img {
    width: 100%;
  }
  .goods .contents .productInfoAreaTop h2 {
    margin: 1em 0 .5em;
    padding: 0;
  }
  .goods .contents .productOrderArea {
    flex-direction: column;
    margin-top: 0;
  }
  .goods .contents .productOrderArea .left {
    width: 100%;
  }
  .goods .contents .productOrderArea .left .productVideo iframe {
    height: 40vh;
    max-width: 100%;
    width: 100%;
  }
  .goods .contents .productOrderArea .right {
    width: 100%;
  }

  .goods .contents .productOrderArea .right .productDate li span.title {
    padding: 1em;
    width: 30%;
  }

  .goods .contents .productOrderArea .right .productOption .inputForm input[type="text"],
  .goods .contents .productOrderArea .right .productOption .inputForm input[type="number"] {
    height: 50px;
  }
  .goods .contents .productOrderArea .right .productOption .btnArea {
    margin: 2em 0 0;
  }
  .goods .contents .productOrderArea .right .productOption .snsBox ul {
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
  }
  .goods .contents .productOrderArea .right .productOption .snsBox ul .fav {
    margin: 0 0 2em;
    width: 100%;
  }
  .goods .contents .productOrderArea .right .productOption .snsBox ul li:last-child {
    margin: 0 0 0 1em;
  }
  .goods .contents .productStock tbody tr {
    /* font-size: 160%; */
  }
  .goods .contents .otherProductArea {
    display: block;
  }
  .goods .contents .otherProductArea li {
    font-size: 140%;
    padding: 0;
    width: 100%;
  }
  .goods .contents .otherProductArea li:last-child {
    margin-top: 1em;
    padding: 0;
  }

  .goods .contents .recommendRecipeArea .recipeBlock .recipe {
    margin: 0 auto;
    margin-bottom: 1em;
    width: 80%;
  }
  .goods .contents .recommendRecipeArea .recipeBlock .recipe p.lead {
    font-size: 160%;
  }

  .goods .contents .productOrderArea .right .productInfoBottom li span.content {
    width: auto;
  }
  .goods .contents .productOrderArea .right .productPrice .red {
    font-size: 100%;
    font-weight: bold;
    line-height: 1.6;
  }
  .goods .contents .cartBtn {
    background-image: url(../../images/common/cartBtn_sp.png);
    height: 0;
    margin: 2em auto 0;
    padding-top: 17.4%;
    width: 100%;
  }
  .goods .contents .cartBtn.setBtn {
    background-image: url(../../images/common/setcartBtn_sp.png);
    height: 0;
    margin: 2em auto 0;
    padding-top: 17.4%;
    width: 100%;
  }
  .goods .contents .productOrderArea .right .productDate li span.content {
    padding: 0 0 0 .5em;
  }
  .goods .contents .iconArea > span {
    padding: 0 4px 4px 0;
    width: calc(100%/4);
  }
  .goods .contents .productOrderArea .right .productOption {
    padding: 2em 1em;
  }

  .goods .contents .productStock tbody tr th,
  .goods .contents .productStock tbody tr td {
    /* font-size: 80%; */
    line-height: 1.4;
    padding: .5em .25em;
  }
  .goods .contents .productStock tbody tr td span {
    line-height: 1.4;
  }

  .goods .contents .productOrderArea .left .productSubImg .thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
            overflow-scrolling: touch;
    overflow-x: scroll;
    padding: 0 1em 0 0;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }
  .goods .contents .productOrderArea .left .productSubImg .thumbnails li,
  .goods .contents .productOrderArea .left .productSubImg .thumbnails li:nth-child(5n) {
    flex: 0 0 70px;
    margin: 0 10px 0 0;
    padding: 0;
    scroll-snap-align: center;
  }
  .goods .contents .productOrderArea .left .productSubImg .thumbnails li:nth-child(6n) {
    margin: 0 10px 0 0;
  }
  .goods .contents .productOrderArea .left .productSubImg .thumbnails li.last ~ li {
    margin: 0 1em 0 0;
  }
	.goods .contents .productOrderArea .left .productSubImg .thumbnails img {
		width:70px;
	}
  .goods .contents .productOrderSetArea .left {
    float: left;
    margin: 0;
    width: auto;
  }
  .goods .contents .productOrderSetArea .right {
    float: left;
    width: 100%;
  }

  .goods .contents #d_photo_box #d_photo #d_photo_box #d_photo {
    border: 1px solid #e6e6e6;
    height: auto;
    padding-top: 100%;
    width: 100%;
  }

  .open_button {
    margin: 0 auto 1em;
    padding: .5em;
    width: 100%;
  }
  .close_button {
    font-size: 4em;
    position: absolute;
    right: 12px;
    top: -10px;
  }

  .goods .standard_sp {
    display: block;
  }
  /* SP 陌ｫ繝｡繧ｬ繝埼撼陦ｨ遉ｺ */
  .goods .contents .productOrderArea .left #d_photo_box .zoom {
    display: none;
  }
  .zoomImg {
    display: none;
  }

  .thumbnailZoomImg:after {
    display: none;
  }

  .group_pc {
    display: none;
  }

  .goods .contents .productOrderArea .right .productDate li span.title {
    padding: 1em;
    text-align: left;
    width: 27%;
  }
  .goods .contents .productOrderArea .left .productSubImg .thumbnails.standard {
    display: none;
  }
  .cartInfo {
    font-size: 140%;
  }

  /*SP逕ｨ繧ｫ繝ｼ繝医??繧ｿ繝ｳ*/
  .goods .sp_on {
    display: inline;
  }
  /*END*/
  #toCart {
    background: #f9f5ec;
    bottom: 0;
    left: 0;
    padding: 1em;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  #toCart label {
    background-position: center;
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  #toCart label input[type="image"] {
    width: 100%;
  }
  #toCart .cartBtn.setBtn {
    background-position: center;
    display: block;
    margin: 0 auto;
    padding-top: 17.4%;
    width: 80%;
  }
  .goods .contents #toCart .cartBtn {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .fixed {
    bottom: 0;
    position: fixed;
  }
  .goods .linkBtn {
    float: unset;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: 1em;
    position: static;
  }
  .goods .firstLead {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .goods .contents .selectOrderArea {
    background: #f5f2e9;
    padding: 1em 1em 2em;
    width: 100%;
  }
  .goods .contents .selectOrderArea .snsBox ul {
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
  }
  .goods .contents .selectOrderArea .snsBox .fav {
    margin: 0 0 2em;
    width: 100%;
  }
  .goods .contents .selectOrderArea .snsBox ul li:last-child {
    margin: 0 0 0 1em;
  }
  .goods .contents .selectOrderArea .btnArea {
    margin: 2em 0;
  }
  .goods .contents .selectOrderArea .btnArea input[type="button"].submitBtn,
  .goods .contents .selectOrderArea .btnArea input[type="submit"].submitBtn {
    font-size: 180%;
    padding: .5em;
    width: 100%;
  }
  .goods .contents .selectOrderArea tr {
    border-bottom: 1px solid #f0eee9;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .goods .contents .selectOrderArea .itemImg {
    padding: 1em;
    width: 30%;
  }
  .goods .contents .selectOrderArea .itemImg img {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
  }
  .goods .contents .selectOrderArea .itemName {
    font-size: 140%;
    font-weight: normal;
    margin: 0;
    padding: 1em 0;
    text-align: left;
    vertical-align: middle;
    width: 70%;
  }
  .goods .contents .selectOrderArea .quantity {
    align-items: center;
    display: flex;
    padding: 0 0 1em 1em;
    width: 100%;
  }
  .goods .contents .selectOrderArea .quantity #gcntButton {
    margin: 0 auto;
    order: 2;
  }

  .goods .contents .selectOrderArea .quantity .amount {
    width: 50%;
  }
  .goods .contents .selectOrderArea .spTable {
    width: 100%;
  }
  .goods .contents .selectOrderArea td {
    border-bottom: none;
  }
  .goods .contents .selectOrderArea .ttl {
    font-size: 160%;
    font-weight: bold;
    padding: 0;
  }
  .goods .contents .selectOrderArea .cartInfo {
    width: 100%;
  }

  .info_detail select,
  .info_detail2 select {
    width: 100%;
  }
  .goods .add-bag-wrap .arrowtype::after {
    border-right: none;
    border-top: none;
  }

  .goods .add-bag-wrap .arrowtype_back::after {
    border-right: none;
    border-top: none;
  }

  .info_detail dd,
  .info_detail2 dd {
    width: 100%;
  }
  .goods .contents .productOrderArea .left .productMainImg:hover {
    opacity: 1;
  }
  .goods .contents .productOrderArea .left .productSubImg .thumbnails li .txt {
    padding: 0 0 1em;
		width:70px;
  }
  .info_detail input[type="text"],
  .info_detail textarea,
  .info_detail2 input[type="text"],
  .info_detail2 textarea {
    width: 100%;
  }
  .info_detail dt,
  .info_detail2 dt {
    width: 100%;
  }
  .pattern .info_detail dt {
    line-height: 1.6;
    width: 100%;
  }
  .pattern .info_detail .textarea {
    height: auto;
  }
}

@media screen and (max-width:320px) {
  .afterCartIn .cartin,
  .afterCartInBtn a,
  #cartInResulut {
    font-size: 110%;
  }
  .afterCartInMsg {
    line-height: 1.4;
  }
  .beforeCartIn .cartin,
  .afterCartIn .cartin {
    background-position: left 20px center;
    background-size: 30px 30px;
  }

  .beforeCartIn .cartin:hover,
  .afterCartIn .cartin:hover {
    background: #bf8218 url(../../images/common/cart.svg) no-repeat;
    background-position: left 30px center;
    background-size: 30px 30px;
  }
  .info_detail dd,
  .info_detail2 dd {
    width: 100%;
  }
  .pattern .info_detail dt {
    width: 100%;
  }
  .goods .contents .right .productPrice {
    display: block;
  }
  .goods .contents .productOrderArea .right .wrappingInfo .wrap p {
    padding: 0 1em 0 0;
  }
  .goods .contents .productOrderArea .right .wrappingInfo .wrap img {
    width: 80px;
  }
}
.goods .sp .rawmaterials li span.title {
  margin-bottom: 10px;
  width: 70% !important;
}
.goods .sp .rawmaterials li ul.content {
  margin: 0 0 -8px 8px;
}


/**
**************************************************************
* イベントアイコン
************************************************************ */
.goods .contents .goodsTtl {
	align-items: center;
    display:block;
}
.goods .contents .goodsTtl span{
    display:block;
}
.goods .contents .goodsTtl span:after {
    content:"";
    clear:both;
    display:block;
}


.goods .contents .groupIcon {
	padding: 2px 2em;
    background:#36a1e3;
    color:#ffffff;
    display:inline-block;
    float:left;
    margin-right:15px;
    max-width:360px;
}



@media screen and (max-width:768px) {
.goods .contents .groupIcon{
	padding: 1px 2em;
	 font-size:13px;
    display:inline-block;
    float:none;
    clear:both;
    margin-right:0;
    }
.goods .contents .groupIcon p {
    font-size:13px;
    }
.goods .contents .goodsTtl span{
	margin: 6px 0 0;
    display:block;
    }

}



/**
**************************************************************
* 商品詳細にソースを書くフォーム
************************************************************ */

/*　.goodsDetailSelectForm（選択フォーム　共通）
----------------------------------------------------------------------*/

.goods .goodsDetailSelectForm {
    margin: 1em 0 ;
    padding: 20px;
    background: #f8f6f6;
}

.goods .goodsDetailSelectForm dl:not(:last-child) {
    margin-bottom: 1em;
}

.goods .goodsDetailSelectForm dt {
    margin-bottom: .5em;
}

.goods .goodsDetailSelectForm .selectArea {
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
}

.goods .goodsDetailSelectForm .selectArea::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    content: "";
    height: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 1em;
    top: 45%;
    width: 0;
}

.goods .goodsDetailSelectForm select {
    color: #19191a;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
    height: 40px;
    outline: none;
    padding: 0 1em;
    text-overflow: ellipsis;
    width: 100%;
}






/*　.goodsDetailSelectForm_link（別ページへリンクさせる選択フォーム　例：配送→店頭受取）
----------------------------------------------------------------------*/

/* お弁当宅配用 */

.food_DS_Gdetail {
  margin: 6px 0 15px;
  border: 1px solid rgb(202, 162, 95);
  border-radius: 5px;
}

.food_DS_Gdetail p.title {
  color: #db4805;
  font-weight: bold;
  font-size: 115%;
  text-align: center;
  padding: 8px 5px 0;
  letter-spacing: 1px;
}
.food_DS_Gdetail p.txt {
  padding: 5px 10px 8px;
  font-size: 94%;
  color: #565656;
}


/* 店舗受取or配送 */

.deliveryOrStoreReceive {
  margin: 12px 0;
  background: rgb(248, 246, 246);
  text-align: left;
  width: 100%;
  padding: 12px;
}
.deliveryOrStoreReceive dt {
  margin-bottom: 6px;
}
.deliveryOrStoreReceive dd {
  padding: 0 1em;
}
.deliveryOrStoreReceive div.block {
  display: flex;
  margin: 0 0 15px;
}
.deliveryOrStoreReceive p.active {
  background: #caa25f;
  border: #caa25f;
  color: #fff;
  cursor: auto;
  font-size: 115%;
  padding: 8px 0 10px;
  justify-content: center;
  width: 50%;
  text-align: center;
}

.deliveryOrStoreReceive p.select {
  font-size: 115%;
  justify-content: center;
  width: 50%;
  text-align: center;
}
.goods .contents .productOrderArea .deliveryOrStoreReceive p a {
  display: block;
  text-decoration: none;
  background: #fff;
  color: #caa25f;
  padding: 8px 0 10px;
}
.goods .contents .productOrderArea .deliveryOrStoreReceive p a:hover {
  display: block;
  background: #caa25f;
  border: #caa25f;
  color: #fff;
}



