@charset "UTF-8";
.sp {
  display: none;
}

.pc {
  display: block;
}

#header #l-header-globalNav h1.gnavLogo {
  z-index: 10;
}

.l-header-globalNav {
  z-index: 10;
}

#Traffic {
  position: relative;
  display: block;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
}

#Traffic i::before {
  color: #47a955;
  display: block;
  font-size: 60px;
  position: absolute;
  margin: auto auto;
  right: 0;
  left: 0;
  top: 0;
}

.dropDown_voice {
  width: 100%;
  position: absolute;
  left: 0;
  background: #f5f1eb;
  padding: 35px 0 60px;
  display: none;
}

.dropDown_voice.is-show {
  display: block;
}

.dropDown_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
}

.dropDownBox {
  padding: 15px 25px;
  background: #fff;
  width: 590px;
  border-radius: 10px;
}

.dropDown_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.dropDown_footstamp {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.dropDown_image01,
.dropDown_image02 {
  margin-left: 20px;
}

.dropDown_image01 {
  width: 97px;
  height: auto;
}

.dropDown_image02 {
  width: 72px;
  height: auto;
}

.dropDown_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dropDown_li {
  width: 115px;
  margin-bottom: 10px;
}

.dropDown_li a {
  background: #f3efe8;
  padding: 8px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #d4c9b9;
  border-radius: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.voiceNav_menu-small {
  font-size: 14px;
  font-weight: 400;
  display: block;
  word-break: keep-all;
}

#contents.is-top section.top-product_lineup .top-product_lineup__contents {
  display: block;
  padding: 40px 0;
  max-width: 1240px;
  margin: 0 auto;
}

.top_product_innner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#contents.is-top
  section.top-product_lineup
  .top-product_lineup__contents
  .top-product_lineup__content {
  margin: 0;
}

.top-product_bnr {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12px;
  border-radius: 12px;
  margin-bottom: 40px;
}
.top-product_01 {
  background-image: url("https://www.wanwankb.com/wp-content/themes/wanwan_new/img/product01_bg.png");
}
.top-product_02 {
  background-image: url("https://www.wanwankb.com/wp-content/themes/wanwan_new/img/product02_bg.png");
}
.top-product_wrap {
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
}
.top-product_img {
  width: 40%;
  text-align: center;
}
.top-product_right {
  width: 60%;
}
.top-product_logo {
  text-align: center;
  margin-bottom: 20px;
}
#contents.is-top .top-product_heading {
  background: #f5f1eb;
  padding: 5px;
  box-shadow: 2px 2px 0px 2px #d4c9b9;
  border-radius: 3px;
  margin-bottom: 20px;
}
#contents.is-top .top-product_heading h2 {
  border-top: none;
  font-size: 32px;
  line-height: 1.4;
  color: #47a955;
  padding: 8px;
  border: 2px dotted #e99216;
  border-radius: 3px;
}
.top-product_text {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .top-product_wrap {
    padding: 20px;
  }
  .top-product_img {
    width: 100%;
    margin-bottom: 40px;
  }
  .top-product_right {
    width: 100%;
  }
  #contents.is-top .top-product_heading h2 {
    font-size: 22px;
  }
}

.pickup {
  width: 100%;
  background: #fff;
  padding-top: 20px;
  position: relative;
  height: 240px;
}

.pickup_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 826px;
  margin: 0 auto;
}

.pickup_tab {
  width: 411px;
  height: 90px;
  margin-right: 4px;
  background: url(/common/img/top/bg_btn.png) repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px 15px 0 0;
  border-bottom: none;
  margin-top: 5px;
  cursor: pointer;
}

.pickup_tab_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.supple {
  border: 5px solid #4fac5a;
}

.supple_tabContents {
  border: 5px solid #4fac5a;
}

.food {
  border: 5px solid #e99216;
}

.food_tabContents {
  border: 5px solid #e99216;
}

.pickup_img {
  max-width: 100px;
}

.pickup_text {
  font-size: 24px;
  font-weight: bold;
  padding: 0 16px;
}

.top-picupContents {
  position: absolute;
  top: 110px;
  left: 0;
  height: 130px;
  width: 100%;
  z-index: 0;
  display: none;
}

.pickup_tab.is-active {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-bottom: none;
  z-index: 100;
}

.top-picupContents.is-show {
  display: block;
}

@media (max-width: 826px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #contents.is-top section {
    padding-bottom: 0;
  }
  .pickup {
    padding-top: 20px;
    height: auto;
  }
  .pickup_ul {
    width: 90%;
  }
  .pickup_tab {
    width: 100%;
    border-radius: 10px 10px 0 0;
    margin-top: 0;
    height: 99px;
  }
  .pickup_tab_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pickup_img {
    padding-top: 8px;
    margin-bottom: -5px;
  }
  .pickup_text {
    font-size: 18px;
  }
  #contents.is-top section h2.bdr-none {
    border-top: 5px solid #9c887c;
  }
  .top-picupContents {
    top: 114px;
    height: auto;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .top_product_bnr {
    margin-bottom: 15px;
  }
  #contents.is-top section.top-product_lineup .top-product_lineup__contents {
    width: 90%;
  }
  .top_product_innner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #contents.is-top
    section.top-product_lineup
    .top-product_lineup__contents
    .top-product_lineup__content {
    margin-bottom: 15px;
  }
  #contents.is-top section.top-product_lineup {
    margin-bottom: 0;
    padding-bottom: 90px;
    padding-top: 320px;
  }
}

/*howtouse*/
#contents.is-howtouse {
  background: #fff;
}

.howto_nav {
  padding: 60px 0 60px;
}

.howtoNav_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.howtoBtn {
  width: 480px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.howtoBtn:first-of-type {
  margin-right: 40px;
}

.pageTtl_howtouse {
  margin: 0;
}

h2.product-name {
  font-size: 40px;
  font-weight: bold;
}

.product_title.supple {
  text-align: center;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #4fac5a;
  color: #fff;
  border-radius: 10px 10px 0 0;
  position: relative;
  padding: 60px 0 40px;
}

.product_title.food {
  text-align: center;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #e99216;
  color: #fff;
  border-radius: 10px 10px 0 0;
  position: relative;
  padding: 60px 0 40px;
}

.product_image {
  position: absolute;
  top: -30%;
  left: 25%;
  right: 25%;
  display: block;
}

.product_container {
  max-width: 1240px;
  margin: 80px auto 140px;
  background: #f5f1eb;
  border-radius: 0 0 10px 10px;
  width: 80%;
}

.howtouse_under-lineup {
  padding: 100px 0 90px 0;
}

.howtouse_under-lineup div img {
  max-width: 1240px;
}

.howtouse-contents {
  width: 80%;
}
@media (max-width: 992px) {
  .howto_nav {
    padding: 20px 5% 0px;
  }
  .howtoBtn {
    max-width: 100%;
  }
  .howtoNav_inner {
    display: block;
  }
  .howtouse-contents {
    width: 100%;
  }
  .product_container {
    width: 100%;
  }
}

.btn_green a:after {
  font-family: "fontello";
  color: #fff;
  content: "\f4ad";
  font-size: 18px;
  margin: 0 0 0 0.5em;
}

@media (max-width: 992px) {
  .btn_green {
    margin-top: 15px;
  }
  .btn_green a {
    display: inline-block;
    padding: 0.2em 1em;
    font-size: 18px;
    text-align: center;
    width: 183px;
    height: 40px;
    margin: 0 auto;
  }
}

/*review--------------------------------------------------*/
.products-review {
  padding-bottom: 120px !important;
}

.product-review-container {
  max-width: 1000px;
  background: #fff;
  margin: 0 auto;
  border: 5px solid #4fac5a;
  border-radius: 10px;
  padding-bottom: 80px;
}

.reviewTitle {
  margin: 0 auto;
  padding: 30px 0;
  font-size: 24px;
  color: #190b03;
  text-align: center;
}

.wpcr3_respond_1 {
  text-align: center;
  max-width: 800px;
  margin: 0 auto !important;
  background: #f4efe9;
  border-radius: 0 0 10px 10px;
}

/* .wpcr3_respond_2 {
  display: block;
} */

.wpcr3_div_2 {
  width: 100%;
}

.wpcr3_leave_text {
  display: none;
}

.wpcr3_table_2 label {
  font-size: 20px;
  font-weight: bold;
}

.wpcr3_review_form_text_field input {
  padding: 12px 20px;
  width: 100%;
  height: 50px;
  border: none;
}

input.wpcr3_fconfirm2 {
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.wpcr3_table_2 {
  padding: 30px 40px 60px;
}

.wpcr3_button_1.wpcr3_show_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  padding: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #4fac5a;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.wpcr3_submit_btn {
  background: #4fac5a;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 286px;
  height: 50px;
  padding: 0.2em 1.5em;
  border-radius: 3px 3px 3px 3px;
  font-size: 18px;
  margin: 0 auto;
}

.wpcr3_submit_btn:hover {
  background: #4fac5a;
  color: #fff;
  font-weight: bold;
}

.div.wpcr3_rating_style1_score {
  height: 21px !important;
  background-size: cover;
}

.wpcr3_button_1.wpcr3_cancel_btn {
  display: none;
}

.wpcr3_required.wpcr3_ftext {
  border: none;
  resize: none;
}

.wpcr3_content p {
  font-size: 18px !important;
}

.wpcr3_review_custom_value {
  font-size: 18px !important;
}

.wpcr3_review_custom_value {
  font-size: 18px !important;
}

.wpcr3_review_custom_label span {
  font-size: 18px !important;
}

.wpcr3_content.content2 p {
  font-size: 18px !important;
}

input .wpcr3_respond_1:focus {
  outline: solid 5px #4fac5a;
}

.wpcr3_review {
  margin-bottom: 70px;
}

.wpcr3_review_form_review_field_label {
  display: inline-block;
}

tr.wpcr3_review_form_review_field_textarea {
  display: inline-block;
  height: 50px;
}

.wpcr3_review_form_review_field_textarea td {
  height: 50px;
}

.wpcr3_review_form_review_field_textarea textarea {
  height: 50px;
}

.wpcr3_table_2 td {
  display: inline-block;
  width: 70%;
}

.wpcr3_review_form_text_field td:first-of-type,
.wpcr3_review_form_rating_field td:first-of-type,
.wpcr3_review_form_review_field_label {
  width: 30% !important;
}

.wpcr3_review_form_text_field td:first-of-type:last-of-type,
.wpcr3_review_form_rating_field td:last-of-type,
.wpcr3_review_form_review_field_textarea,
.wpcr3_review_form_review_field_textarea td {
  width: 70% !important;
}

.wpcr3_check_confirm {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.wpcr3_table_2 tr {
  height: 60px;
  margin-bottom: 30px;
}

.wpcr3_required.wpcr3_ftext {
  border: none;
  width: 100% !important;
  height: 50px !important;
  border-radius: 4px;
}

td.wpcr3_check_confirm {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.wpcr3_review_form_review_field_textarea td {
  width: 100% !important;
}

.wpcr3_table_2 tr:first-of-type {
  display: none;
}

.wpcr3_table_2 tr:nth-of-type(6),
.wpcr3_table_2 tr:nth-of-type(7) {
  height: auto;
}

.wpcr3_respond_2 {
  padding: 30px 40px 60px !important;
}

.review_caution_block {
  background: #fff;
  height: 180px;
  padding: 16px 30px;
  overflow: scroll;
}

.review_caution_title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.review_wrap {
  display: block !important;
  width: 100%;
}

.review_wrap_inner {
  display: block;
  width: 100%;
}

.review01,
.review02,
.review03 {
  position: relative;
  display: block !important;
  width: 800px;
  background: #f4efe9;
  margin: 0 auto 20px;
  border-radius: 10px 10px 10px 10px;
  padding: 28px;
}

.review03 {
  margin-bottom: 0;
}

.review_top {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 4px solid #fff;
  margin-bottom: 20px;
}

.wpcr3_content {
  padding-bottom: 0;
}

.wpcr3_review_custom_label_img {
  margin-right: 6px;
}

.wpcr3_pagination {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 260px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px auto 0;
}

.wpcr3_pagination .wpcr3_a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 38px;
  background: #fff;
  text-decoration: none;
  color: #4fac5a;
  cursor: pointer;
  border-radius: 35px;
  border: 2px solid #4fac5a;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

.wpcr3_a.wpcr3_current {
  background: #4fac5a !important;
  color: #fff;
}

.wpcr3_pagination.wpcr3_a:hover {
  background: #4fac5a;
  color: fff;
}

.wpcr3_a.wpcr3_rs {
  border: none;
  padding: 0;
  border-radius: unset;
}

.showbtn_image {
  width: 37px;
  height: auto;
}

.showbtn_image {
  width: 37px;
  height: auto;
  margin-bottom: 5px;
  margin-right: 16px;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.wpcr3_table_2::-webkit-input-placeholder {
  color: #ccc;
  font-size: 20px;
}

.wpcr3_table_2:-ms-input-placeholder {
  color: #ccc;
  font-size: 20px;
}

.wpcr3_table_2::-ms-input-placeholder {
  color: #ccc;
  font-size: 20px;
}

.wpcr3_table_2::placeholder {
  color: #ccc;
  font-size: 20px;
}

#id_wpcr3_ftext,
#wpcr3_f1 {
  padding: 12px 20px;
  font-size: 20px;
}

#id_wpcr3_ftext:focus,
#wpcr3_f1:focus {
  border: 2px solid #4fac5a !important;
}

.wpcr3_a.wpcr3_disabled {
  display: none;
}

/* フォーム全体の最大幅追記 */
.wpcr3_div_2 {
  max-width: 100%;
}

/* 画面幅600px以下で見出しと入力フォームを２段にする */
@media (max-width: 1000px) {
  .product-review-container {
    padding: 0 20px;
  }
}

@media (max-width: 900px) {
  .review_wrap_inner {
    padding: 0 20px;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .review01,
  .review02,
  .review03 {
    width: 100%;
    padding: 20px 12px;
  }
  .div.wpcr3_review div.wpcr3_review_custom {
    float: none;
    padding-bottom: 14px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .review_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }
  .wpcr3_table_2 td {
    text-align: left;
    display: block;
  }
}

@media (max-width: 414px) {
  .product-review-container {
    padding: 0 16px;
  }
  .wpcr3_content p {
    font-size: 16px !important;
  }
  .wpcr3_review_custom_value {
    font-size: 16px !important;
  }
  .wpcr3_review_custom_value {
    font-size: 16px !important;
  }
  .wpcr3_review_custom_label span {
    font-size: 14px !important;
  }
  .wpcr3_content.content2 p {
    font-size: 16px !important;
  }
  .wpcr3_pagination {
    margin: 25px 0;
  }
  .div.wpcr3_review blockquote.wpcr3_content {
    padding-bottom: 0;
  }
  .review_top {
    margin-bottom: 14px;
  }
}

/*  レビューフォームの幅設定 */
.wpcr3_respond_2 textarea {
  min-width: 300px;
  width: 100%;
  max-width: 100%;
}
/*# sourceMappingURL=211022.css.map */
