@charset "UTF-8";
.page-id-12718 .site-content h2:not(:first-child) {
  margin-top: 60px;
  padding-top: 25px;
  border-top: 1px solid #bbb;
}

.page-id-12718 .site-content h3 {
  background-color: rgba(167, 210, 203, 0.4);
  padding: 10px 1rem;
}

.page-id-12718 .site-content * + h3 {
  margin-top: 2rem;
}

.page-id-12718 .site-content h2 + h3 {
  margin-top: 1rem;
}

.page-id-12718 .site-content h4 {
  padding: 5px 0 3px 10px;
  border-left: 3px solid #874C62;
  margin-left: 3px;
  color: #874C62;
}

.page-id-12718 .site-content p + h4 {
  margin-top: 30px;
}

.page-id-12718 .site-content h5 {
  background-color: rgba(242, 211, 136, 0.3);
  display: inline-block;
  padding: 6px 1rem;
  border-radius: 15px;
}

.page-id-12718 .site-content ul, .page-id-12718 .site-content ol {
  margin: 15px 2rem;
}

.page-id-12718 .site-content ul li + li, .page-id-12718 .site-content ol li + li {
  margin-top: 7px;
}

.page-id-12718 .site-content .strong--notice {
  color: #fb2929;
  padding: 9px 1rem;
  border: 1px solid #fb2929;
}

.page-id-12718 .site-content .b-box {
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 15px 25px;
  margin-bottom: 30px;
}

.page-id-12718 .site-content .list--notice li {
  list-style: none;
  text-indent: -0.5rem;
}

.page-id-12718 .site-content .list--notice li:before {
  display: inline-block;
  content: "※";
}

.single .wrap-detail {
  font-size: 62.5%;
  font-family: -apple-system, "Lucida Grande", "Helvetica Neue", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "游ゴシック", meiryo, sans-serif !important;
  color: #1b1b1b;
  font-weight: normal !important;
}

@media only screen and (min-width: 862px) {
  .single .wrap-detail {
    font-size: 16px;
  }
}

@media only screen and (max-width: 861px) {
  .single .wrap-detail {
    font-size: 13px;
  }
}

.single .wrap-detail .b-wrap__title {
  font-size: 24px;
  font-family: "a-otf-ryumin-pr6n", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.5;
  margin-bottom: 30px;
}

.single .wrap-detail .b-block + .b-block {
  margin-top: 5%;
}

@media only screen and (max-width: 861px) {
  .single .wrap-detail .b-block + .b-block {
    margin-top: 10%;
  }
}

.single .wrap-detail .b-block__title.title--feature {
  font-size: 20px;
  color: #874C62;
  border-left: 5px solid #874C62;
  padding: 3px 15px;
}

.single .wrap-detail .b-block__title.title--howTo {
  font-size: 20px;
  color: #5b4442;
  border-bottom: 1px dashed #5b4442;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.single .wrap-detail .b-block__title.title--point {
  font-size: 20px;
  color: #d36a4a;
}

.single .wrap-detail .b-block__title.title--subTitle {
  font-size: 18px;
  margin-top: -5px;
  font-weight: normal;
  background-color: #fdeae4;
  padding: 8px 15px 6px;
  color: #e46841;
}

.single .wrap-detail .b-block__title.title--note {
  font-size: 17px;
}

.single .wrap-detail .b-block__title .span--note {
  font-size: 15px;
  font-weight: normal;
}

.single .wrap-detail .b-block__text {
  line-height: 1.86;
  padding: 0 5px;
  font-size: 16px;
}

.single .wrap-detail .b-block__df-title {
  font-weight: bold;
}

.single .wrap-detail .b-block__df-text {
  line-height: 1.86;
  font-size: 16px;
}

.single .wrap-detail .b-block__df-text.text--markDisc {
  position: relative;
  padding-left: 18px;
  margin-left: 5px;
}

.single .wrap-detail .b-block__df-text.text--markDisc::before {
  content: "";
  position: absolute;
  top: .8em;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #1b1b1b;
  border-radius: 50%;
}

.single .wrap-detail .b-block.block--note {
  background-color: #e8e8e8;
  padding: 20px 30px;
  border-radius: 10px;
  font-size: 95%;
}

.single .wrap-detail .b-block.block--note .b-block__text {
  padding: 0;
}

@media only screen and (max-width: 861px) {
  .single .wrap-detail .b-block.block--note {
    padding: 6% 5% 5% 6.5%;
  }
  .single .wrap-detail .b-block.block--note .b-block__text {
    font-size: 15px;
  }
}

.single .wrap-detail .b-block__table.table--sheet {
  table-layout: fixed;
}

.single .wrap-detail .b-block__table.table--sheet th, .single .wrap-detail .b-block__table.table--sheet td {
  font-size: 14px;
  padding: 8px 15px;
  box-sizing: border-box;
}

.single .wrap-detail .b-block__table.table--sheet th {
  color: #874C62;
  font-weight: bold;
}

@media only screen and (min-width: 862px) {
  .single .wrap-detail .b-block__table.table--sheet th {
    width: 20%;
  }
  .single .wrap-detail .b-block__table.table--sheet td {
    width: 80%;
  }
}

@media only screen and (max-width: 861px) {
  .single .wrap-detail .b-block__table.table--sheet {
    border-top: 1px solid #e7e7e7;
  }
  .single .wrap-detail .b-block__table.table--sheet th {
    width: 100%;
    background-color: #fef2f6;
    border-top: none;
    border-bottom: none;
  }
  .single .wrap-detail .b-block__table.table--sheet td {
    width: 100%;
  }
}

.single .wrap-detail .b-block figure {
  margin: 3% 0;
}

@media only screen and (min-width: 862px) {
  .single .wrap-detail .b-block figure {
    margin-left: 5%;
    margin-right: 5%;
  }
}

.single .wrap-detail .block--warning {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  margin: 0 10px 40px;
}

.single .wrap-detail .block--warning::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 20px;
  z-index: -1;
  background-color: black;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, #fdce00 10px, #fdce00 20px);
}

.single .wrap-detail .block--warning .b-block__body {
  content: "";
  background-color: #fff;
  border-radius: 15px;
  z-index: 2;
  padding: 20px 30px;
}

.single .wrap-detail .block--warning .b-block__title {
  font-size: 30px;
  text-align: center;
}

.single .wrap-detail .block--warning .b-block__list-item {
  font-weight: bold;
  font-size: 18px;
}

.single .wrap-detail .block--warning .b-block__list-item + li {
  margin-top: 8px;
}

.single .wrap-detail .block--warning .b-block__list-item > ol {
  margin: 0.6rem 0 1.5rem 1.5rem;
}

.single .wrap-detail .df--notice {
  background-color: #fdce00;
  padding: 20px 30px;
  border-radius: 10px;
}

.single .wrap-detail .df--notice .b-block__df-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

.single .wrap-detail .df--notice .b-block__df-text {
  padding-left: 0;
}

@media only screen and (max-width: 861px) {
  .single .wrap-detail .df--notice {
    padding: 6% 5% 5% 6.5%;
  }
}

.block--notice {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  margin: 3% 10px 2%;
}

.block--notice::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 20px;
  z-index: -1;
  background-color: black;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, #fdce00 10px, #fdce00 20px);
}

.block--notice .b-block__body {
  content: "";
  background-color: #fff;
  border-radius: 15px;
  z-index: 2;
  padding: 20px 30px;
}

.block--notice .b-block__title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.block--notice .b-block__title.title--notice {
  font-size: 24px;
  border-radius: 5px;
  padding: 3px 1rem;
  background-color: #E50136;
  color: #ffffff;
}

.block--notice .b-block__text {
  font-size: 17px;
}

.block--notice .b-block__list {
  margin-left: 2rem;
  font-size: 14px;
  line-height: 1.86;
}

.block--notice .b-block__list-item + .b-block__list-item {
  margin-top: 10px;
}

.block--notice .b-block__list.list--asterisk li {
  padding-left: 1rem;
  text-indent: -0.6rem;
}

.block--notice .b-block__list.list--asterisk li::before {
  content: "※";
  margin-right: 3px;
  display: inline-block;
}

@media only screen and (max-width: 861px) {
  .block--notice .b-block__body {
    padding: 3% 4%;
  }
  .block--notice .b-block__title.title--notice {
    font-size: 17px;
    text-align: left;
  }
}

.single .item-description {
  border: 1px solid #fff;
}

.single .item-description .b-block__table.table--sheet {
  table-layout: fixed;
  height: auto  !important;
}

.single .item-description .b-block__table.table--sheet th, .single .item-description .b-block__table.table--sheet td {
  font-size: 14px;
  padding: 8px 15px;
  box-sizing: border-box;
}

.single .item-description .b-block__table.table--sheet th {
  color: #874C62;
  font-weight: bold;
}

.single .item-description .b-block__table.table--sheet .span--notice {
  display: block;
  color: #fb2929;
  margin-top: 5px;
  font-size: 90%;
  padding-left: 1rem;
  text-indent: -1rem;
}

@media only screen and (min-width: 862px) {
  .single .item-description .b-block__table.table--sheet th {
    width: 25%   !important;
    min-width: 14rem  !important;
  }
  .single .item-description .b-block__table.table--sheet td {
    width: 80%   !important;
  }
}

@media only screen and (max-width: 861px) {
  .single .item-description .b-block__table.table--sheet {
    border-top: 1px solid #e7e7e7;
    display: block  !important;
  }
  .single .item-description .b-block__table.table--sheet th {
    width: 100%   !important;
    background-color: #fef2f6;
    border-top: none;
    border-bottom: none;
  }
  .single .item-description .b-block__table.table--sheet td {
    width: 100%   !important;
  }
}

.home #il-first-widget.home-widget {
  background-color: #e7e7e7;
}

.home .block--message {
  display: flex;
}

.home .block--message .b-box__title {
  font-size: 2.0rem;
  border-bottom: 1px solid #999;
  padding-bottom: 0.6rem;
  margin-bottom: 20px;
}

.home .block--message .b-box__text {
  line-height: 1.86;
  font-size: 16px;
}

.home .block--message .b-box__text.text--ceoName {
  text-align: right;
  margin-top: 2rem;
}

@media only screen and (min-width: 862px) {
  .home .b-block__figure {
    order: 1;
    flex: 0 1 40%;
  }
  .home .b-box {
    order: 2;
    padding-left: 50px;
    flex: 1;
  }
  .home .b-box__text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 861px) {
  .home .block--message {
    flex-wrap: wrap;
  }
  .home .b-box {
    flex: 0 1 100%;
  }
  .home .b-block__figure {
    flex: 0 1 100%;
    margin-top: 7%;
  }
}

.page-template-uscescart .productname {
  white-space: pre-wrap !important;
}

.page-template-uscescart .delivery .icon {
  font-size: 13px;
  color: #fff;
  display: block;
  font-family: -apple-system, "Lucida Grande", "Helvetica Neue", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "游ゴシック", meiryo, sans-serif;
  padding: 10px 5px;
}

.page-template-uscescart .delivery .icon.icon--normal {
  background-color: #222;
}

.page-template-uscescart .delivery .icon.icon--cool {
  background-color: #0097DB;
}

.page-template-uscescart .delivery .icon.icon--cold {
  background-color: #9F9FA0;
}

.page-template-uscescart .delivery .icon.icon--free {
  background-color: #005653;
}

.page-template-uscescart .b-block.block--error {
  border: 3px solid #f33;
  padding: 15px 5%;
  margin: 20px auto 40px;
  font-family: -apple-system, "Lucida Grande", "Helvetica Neue", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "游ゴシック", meiryo, sans-serif;
}

.page-template-uscescart .b-block.block--error .b-block__title {
  font-size: 1.2rem;
  text-align: center;
  color: #f33;
  margin-bottom: 20px;
}

.page-template-uscescart .b-block.block--error .b-block__text {
  font-size: 15px;
  line-height: 1.75;
}

.page-template-uscescart .b-block.block--error .b-block__text strong {
  color: #f33;
  font-weight: bold;
}

.page-template-uscescart .l-flex {
  display: flex;
}

.page-template-uscescart .b-button {
  justify-content: center;
}

.page-template-uscescart .b-button .continue_shopping_button, .page-template-uscescart .b-button .to_customerinfo_button {
  width: 185px;
  padding: 16px 0;
  font-size: 1rem;
  text-align: center;
}

.page-template-uscescart .b-button .continue_shopping_button {
  background-color: #f2d388;
}

.page-template-uscescart .b-button .to_customerinfo_button {
  margin-left: 15px;
  background-color: #a7d2cb;
  color: #fff;
}

.page-template-uscescart .b-button .to_customerinfo_button:disabled {
  pointer-events: none;
  background-color: #333;
  color: #aaa;
}

#custom_html-14, #custom_html-20 {
  background-color: #fff;
  padding: 20px 40px;
}

#custom_html-14 .b-content__block__title, #custom_html-20 .b-content__block__title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 25px;
  background-color: #874c62;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0;
}

#custom_html-14 .b-content__block__title sup, #custom_html-20 .b-content__block__title sup {
  font-size: 1rem;
  top: -12px;
}

#custom_html-14 .b-content__block__text, #custom_html-20 .b-content__block__text {
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 1.74;
}

#custom_html-14 .b-content__block__text + .b-content__block__text, #custom_html-20 .b-content__block__text + .b-content__block__text {
  margin-top: 1.8rem;
}

#custom_html-14 .b-content__block__list, #custom_html-20 .b-content__block__list {
  margin-top: 2rem;
}

#custom_html-14 .b-content__block__list.list--notice, #custom_html-20 .b-content__block__list.list--notice {
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 15px 20px 10px 30px;
}

#custom_html-14 .b-content__block__list.list--notice .b-content__list-item, #custom_html-20 .b-content__block__list.list--notice .b-content__list-item {
  padding-left: 1rem;
  text-indent: -0.5rem;
  color: #f00;
}

#custom_html-14 .b-content__block__list.list--notice .b-content__list-item + .b-content__list-item, #custom_html-20 .b-content__block__list.list--notice .b-content__list-item + .b-content__list-item {
  margin-top: 0.3rem;
}

#custom_html-14 .b-content__block__list.list--notice .b-content__list-item::before, #custom_html-20 .b-content__block__list.list--notice .b-content__list-item::before {
  content: "※";
  display: inline-block;
  margin-right: 0.2rem;
}

@media only screen and (max-width: 861px) {
  #custom_html-14, #custom_html-20 {
    padding: 3%;
  }
  #custom_html-14 .b-content__block__title, #custom_html-20 .b-content__block__title {
    font-size: 1.3rem;
    padding: 2%;
  }
  #custom_html-14 .b-content__block__text, #custom_html-20 .b-content__block__text {
    font-size: 0.9rem;
  }
}

#custom_html-16 {
  position: relative;
  background: #f2d7a6;
  background: linear-gradient(180deg, #f2d7a6 0%, #e1ad40 45%, #1b3a69 95%);
  padding: 15px 20px 40px;
}

#custom_html-16::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, rgba(250, 130, 211, 0.1) 25%, transparent 25%), linear-gradient(-45deg, rgba(250, 130, 211, 0.1) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(250, 130, 211, 0.1) 75%), linear-gradient(-45deg, transparent 75%, rgba(250, 130, 211, 0.1) 75%);
  background-size: 50px 50px;
  background-position: 0 0, 0 25px, 25px -25px, -25px 0px;
}

#custom_html-16 .b-content {
  position: relative;
  z-index: 2;
}

#custom_html-16 .b-content__body {
  padding: 20px 20px 25px;
  background-color: #fff6e2;
  border-radius: 10px;
  margin: 20px auto 0;
  max-width: 85%;
}

#custom_html-16 .b-content__title {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 30px;
  line-height: 1.4;
  color: #fff;
  padding: 10px 20px 10px;
  border-radius: 8px;
  overflow: hidden;
  background: #1b3a69 url("/control_panel/wp-content/themes/welcart_panetteria/images/harenohi/bg_titlte_harenohi.png") repeat;
  text-shadow: 2px 2px 4px #000;
}

#custom_html-16 .b-content__text {
  padding: 0 5%;
  font-size: 1.2rem;
  line-height: 1.8;
}

#custom_html-16 .b-content__text + .b-content__text {
  margin-top: 1rem;
}

#custom_html-16 .b-content__list {
  margin-top: 40px;
}

#custom_html-16 .b-content__list.list--button {
  display: flex;
  flex-wrap: wrap;
}

#custom_html-16 .b-content__list-item {
  flex: 0 1 48%;
  margin: 0 1%;
}

@media only screen and (min-width: 862px) {
  #custom_html-16 .b-content__list-item:nth-child(n+3) {
    margin-top: 1%;
  }
}

#custom_html-16 .b-content__link {
  text-align: center;
  display: block;
  border-radius: 30px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  padding: 20px 1% 20px;
  overflow: hidden;
}

#custom_html-16 .b-content__link__strong {
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}

#custom_html-16 .b-content__link__span {
  display: block;
  font-size: 75%;
  background-color: rgba(33, 33, 33, 0.3);
  margin: 5px -10px -20px;
  padding: 5px 30px;
}

#custom_html-16 .b-content__link.link--valueSet {
  background: #ff5623;
  background: radial-gradient(circle, #ff2452 0%, #f4572e 75%, #ff4006 100%);
  border-bottom: 5px solid #ff4006;
  font-size: 1.4rem;
}

#custom_html-16 .b-content__link.link--refrigeration_roomtemperature {
  background: #868686;
  background: radial-gradient(circle, #919191 0%, #c3c3c3 75%, #a7a7a7 100%);
  border-bottom: 5px solid #838383;
  font-size: 1.4rem;
}

#custom_html-16 .b-content__link.link--frozen {
  background: #0097db;
  background: radial-gradient(circle, #0aa2e0 0%, #4be3ff 75%, #1e8dc4 100%);
  border-bottom: 5px solid #0276aa;
  font-size: 1.4rem;
}

#custom_html-16 .b-content__link.link--directDelivery {
  background: #005653;
  background: radial-gradient(circle, #026b67 0%, #0bbeb8 75%, #046763 100%);
  border-bottom: 5px solid #012f2d;
  padding-top: 5px;
}

#custom_html-16 .b-content__link:hover {
  margin-top: 2px;
  border-bottom-width: 2px;
  opacity: 1 !important;
  transition: 0.1s;
}

@media only screen and (max-width: 861px) {
  #custom_html-16 {
    padding: 3%;
  }
  #custom_html-16 .b-content__body {
    padding: 2% 3% 6%;
    max-width: 100%;
  }
  #custom_html-16 .b-content__title {
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 15px;
  }
  #custom_html-16 .b-content__text {
    font-size: 0.9rem;
  }
  #custom_html-16 .b-content__list {
    flex-direction: column;
  }
  #custom_html-16 .b-content__list-item + .b-content__list-item {
    margin-top: 10px;
  }
}
