/*----------------*/
/*----------------*/
body {margin:0;padding:0;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {margin: 0;padding: 0;}
li {list-style: none;}
img{border:none;vertical-align:top;}
.opacity a:hover img{Filter: Alpha(Opacity=85);opacity:.85;}
.size10{font-size:10px !important; line-height:14px !important;}
.f-r{float: right;}
.f-l{float: left;}
.mgt8p{margin-top:8%;}
.mgt10p{margin-top:10%;}
.mgtm5{margin-top:-5px !important;}
.mgt5{margin-top:5px;}
.mgt9{margin-top:9px;}
.mgt10{margin-top:10px;}
.mgt12{margin-top:12px !important;}
.mgt14{margin-top:14px;}
.mgt15{margin-top:15px;}
.mgt16{margin-top:16px;}
.mgt17{margin-top:17px;}
.mgt20{margin-top:20px;}
.mgt25{margin-top:25px;}
.mgt30{margin-top:30px !important;}
.mgt35{margin-top:35px;}
.mgt40{margin-top:40px !important;}
.mgt45{margin-top:45px;}
.mgt50{margin-top:50px;}
.mgt55{margin-top:55px;}
.mgt60{margin-top:60px;}
.mgt65{margin-top:65px;}
.mgt70{margin-top:70px !important;}
.mgt75{margin-top:75px !important;}
.mgt80{margin-top:80px !important;}
.mgt85{margin-top:85px !important;}
.mgt90{margin-top:90px !important;}
.mgt100{margin-top:100px !important;}
.mgt110{margin-top:110px !important;}
.mgt145{margin-top:145px !important;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgl3{margin-left:3px;}
.mgl5{margin-left:5px;}
.mgl8{margin-left:8px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl35{margin-left:35px;}
.mgl16{margin-left:16px;}
.mgl17{margin-left:17px;}
.mgl19{margin-left:19px;}
.mgl20{margin-left:20px;}
.mgl48{margin-left:48px;}
.mgl57{margin-left:57px;}
.mgl125{margin-left:125px !important;}
.mgr15{margin-right:15px;}
.mgr30{margin-right:50px;}
.mgb20{margin-bottom:20px !important;}
.mgb30{margin-bottom:30px !important;}
.mgb40{margin-bottom:40px;}
.pdr0{padding-right:0 !important;}
.pdt20{padding-top:20px !important;}
.pdt50{padding-top:50px;}
.t-left{text-align:left !important;}
.t-right{text-align:right !important;}
.t-center{text-align:center !important;}
.cf {
    zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/*----------------*/
/*----------------*/
.add-image-list {
  width: calc(calc(100% - 30px) / 4);
  margin-right: 5px;
}
.add-image-list:nth-child(4),
.add-image-list:nth-child(8) {
  margin-right: 0;
}
.add-image-list:nth-child(n+5) {
  margin-top: 10px;
}
.item-detail .item-title {
  font-size: 24px;
}
.item-price-wrap .item-price {
  font-weight: normal;
}
.item-price-wrap {
  margin-bottom: 0;
}
.add-cart .btn {
  width: 320px;
}
.modal-open {
  align-items: center;
}
.add-cart .add-cart-btn {
  background: #f39800;
}
.item-contact a {
  border-radius: 3px;
}
/*----------------*/
/*----------------*/
.contents {
  margin-top: 173px;
}
.detail {
  display: flex;
  justify-content: space-between;
}
.group-review-section {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .contents {
    margin-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .detail {
    flex-direction: column;
  }
}
/*----------------*/
/*----------------*/
.item-review-detail h3,
.checked-contents h2 {
  text-align: center;
  font-size: 30px;
  padding-bottom: 50px;
}
.item-review-detail h3 span,
.checked-contents h2 span {
  display: block;
  color: #a6e063;
  font-size: 14px;
  line-height: 100%;
  margin: 10px 0 0;
}
#footer {
  width: 100%;
}
/*----------------*/
/*----------------*/
.pc {
  display: block;
}
.sp {
  display: none;
}
.item_temp {
  font-size: 16px;
  letter-spacing: 1.7px;
  line-height: 1.7;
  max-width: 900px;
  margin: auto;
  padding-bottom: 150px;
}
.item_temp a {
  text-decoration: none;
}
.item_temp img {
  width: 100%;
}
.item_mv-img {
  margin: 15px 0;
}
.item_temp ul {
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.item_temp li {
  margin: 0;
  list-style: none;
}
.item_temp ul.item_list {
  margin-top: 80px;
  flex-wrap: wrap;
}
.item_temp ul.item_list li {
  width: calc(calc(100% - 60px) / 3);
  text-align: center;
  font-size: 20px;
}
.item_temp ul.item_list li:nth-child(n+2) {
  margin-left: 30px;
}
.item_temp .item_name {
  margin-top: 15px;
}
.item_temp .item_price {
  line-height: 1.2;
}
.item_temp h2.heading {
  font-size: 20px;
  font-weight: 600;
}
.item_temp h3.heading {
  text-align: center;
  font-size: 30px;
  padding-bottom: 50px;
}
.item_temp h3.heading span {
  display: block;
  color: #a6e063;
  font-size: 14px;
  line-height: 100%;
  margin: 10px 0 0;
}
.item_temp h4.heading {
  background: linear-gradient(transparent 75%, #ffe84f 75%);
  width: fit-content;
  font-size: 22px;
  line-height: 1.2;
}
.item_temp .item_recipe,
.item_temp .item_dsc,
.item_temp .notes,
.item_temp .package {
  margin-top: 150px;
}
.item_temp .recipe_dsc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.item_temp .recipe_img {
  width: 100%;
  max-width: 430px;
  margin-left: 30px;
}
.item_temp .recipe_material {
  max-width: 440px;
  width: 100%;
}
.item_temp .recipe_ttl {
  font-size: 18px;
  margin-top: 35px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.item_temp .recipe_txt {
  flex-direction: column;
  margin-top: 15px;
}
.item_temp .recipe_txt li {
  margin-top: 10px;
}
.item_temp .how-to {
  margin-top: 20px;
}
.item_temp .how-to .recipe_txt li {
  margin-top: 25px;
}
.item_temp table {
  border-collapse: collapse;
  width: 100%;
}
.item_temp td {
  border: 1px solid #000;
  padding: 20px 0 20px 30px;
  vertical-align: middle;
}
.item_temp td:first-child {
  text-align: center;
  padding-right: 30px;
  width: 250px;
}
.item_temp .notes ul {
  flex-direction: column;
}
.item_temp .notes li:nth-child(n+2) {
  margin-top: 25px;
}
.item_temp .notes span {
  font-weight: bold;
  display: block;
}
.item_temp .package ul {
  display: block;
}
.item_temp .package li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.item_temp .package li img {
  max-width: 400px;
  margin-right: 50px;
}
.item_temp .package li p {
  max-width: 430px;
}
.item_temp .package li span {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .item_temp h2.heading {
    font-size: 18px;
  }
  .item_temp ul.item_list {
    flex-direction: column;
  }
  .item_temp ul.item_list li {
    width: 100%;
  }
  .item_temp ul.item_list li:nth-child(n+2) {
    margin: 40px 0 0;
  }
  .item_temp .recipe_img {
    width: 90%;
    margin: auto;
  }
  .item_temp .recipe_material {
    max-width: 100%;
    margin: 30px auto 0;
  }
  .item_temp td {
    padding: 20px;
  }
  .item_temp td:first-child {
    width: 150px;
    padding: 20px 0;
  }
  .item_temp .recipe_dsc,
  .item_temp .package li {
    flex-direction: column;
  }
  .item_temp .package li img {
    margin-right: 0;
  }
  .item_temp .package li p {
    margin-top: 20px;
  }
}
