@charset "utf-8";

a {
  cursor: pointer;
}

.fw_bold {
  font-weight: bold; }

.contents_inner {
  padding-top: 45px; }

#contents.product_info {
  padding-top: 0;
}

#info {
  padding-bottom: 80px;
  font-size: 16px; }

#info .w1140 {
  max-width: 1180px;
  margin: 0 auto;
}

.info_sec + .info_sec {
  margin-top: 50px; }

.page_title {
  position: relative;
  padding: 13px 0;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center; }
  .page_title:before,
  .page_title:after {
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin: auto;
    border-top: 1px solid #d2c5b8;
    border-bottom: 1px solid #fff; }
    .page_title:before { top: 0; }
    .page_title:after { bottom: 0; }


#info a {
  font-weight: bold; }

.product_info #info a {
  font-weight: normal;
}

.box_white {
  padding: 30px 40px 40px;
  background: #fff;
  border-radius: 6px;
  display: block;
}

.shadow_box {
  box-shadow: 0 0 5px 0 rgba(74,27,26,.11);
}


.header_news_list_item a {
  background: none;
  text-decoration: underline;
}



/* ===============================================================
キーワードから探す
=============================================================== */



/* ===============================================================
よく参照されているご質問
=============================================================== */
.info_popular_area {
  padding: 10px;
  border-radius: 10px;
  background: url(../img/info_popular_bg.gif) repeat 0 0;
  background-size: 23px;
  box-shadow: 0 0 10px 0 rgba(74, 47, 26, .11); }

.info_popular_area ul {
  padding: 32px 48px;
  background: #fffdf1;
  border-radius: 10px; }

.info_popular_area li + li {
  margin-top: 12px;
  padding-left: 16px;
  text-indent: -16px; }

.info_popular_area a {
  font-size: 18px; }

.info_popular_area a:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #df0202;
  vertical-align: middle; }



/* ===============================================================
カテゴリーから探す
=============================================================== */
.info_category_area {
  padding: 30px 40px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(74, 47, 26, .11); }

.info_category_parent > dt{
  height: 50px;
  margin-bottom: 20px;
  padding: 0 20px;
  background: #e9dfd1;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px; }

.info_category_parent > dd + dt {
  margin-top: 40px;
  font-weight: bold;
}
.info_category_parent > dd p {
  font-weight: bold;
}

.info_category_shopping li {
  display: inline-block;
  width: auto;
  margin-right: 1em; }

.info_category_child {
  width: 100%;
  border: 2px solid #fff; }
.info_category_child.supplement { border-color: #b99a6f; }
.info_category_child.skincare { border-color: #e88a92; }
.info_category_child.kodawari { border-color: #e2ab5e; }
.info_category_child.support { border-color: #99bb76; }

.info_category_child + .info_category_child {
  margin-top: 30px; }

.info_category_child dt {
  height: 45px;
  padding: 0 16px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 45px; }
.info_category_child.supplement dt { background: #b99a6f; }
.info_category_child.skincare dt { background: #e88a92; }
.info_category_child.kodawari dt { background: #e2ab5e; }
.info_category_child.support dt { background: #99bb76; }

.info_category_child dd {
  padding: 16px 20px; }

.info_category_child ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.info_category_child li {
  width: 29%;
  margin-left: 2%;
  margin-bottom: 10px; }
  .info_category_child li:nth-child(3n+1) {
    margin-left: 0; }
  .info_category_child li:nth-child(3n+2) {
    width: 37%; }

.skincare_sub_title {
  margin: 24px 0 16px;
  padding-bottom: 6px;
  color: #e88a92;
  border-bottom: 1px dashed #ad8957;
  font-size: 18px;
  font-weight: bold; }



/* ===============================================================
よくあるご質問
=============================================================== */
.info_panel {
  margin-bottom: 40px;
  font-size: 18px;
}

.info_panel_inner {
  display: block;
  padding: 0 40px;
}



.info_panel_ttl {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  margin-bottom: 25px;
  background: #b99a6f;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.info_panel_ttl_relation {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  margin-bottom: 25px;
  background: #e9dfd1;
  font-size: 22px;
  font-weight: bold;
}

.info_panel_content + .info_panel_content {
  margin-top: 30px;
}

.info_list_item {
  padding: 12px 30px;
  font-size: 18px;
  position: relative;
  background-image: linear-gradient(to right, #ad8957, #ad8957 4px, transparent 2px, transparent 2px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
}

.info_list_item:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #ff0000;
  top: 45%;
  transform: translateY(-50%);
  left: 8px;
}

.to_infoTop {
  position: relative;
  padding-left: 20px;
  font-size: 18px;
}

.to_infoTop :before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid #ff0000;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
}

.info_QandA dl {
  padding-left: 35px;
}

.info_question {
  position: relative;
  margin-bottom: 25px;
}

.info_question:before {
  content: "Q";
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #b99a6f;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  top: -3px;
  left: -35px;
}

.info_answer {
  position: relative;
}

.info_answer:before {
  content: "A";
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #df0202;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  top: -3px;
  left: -35px;
}

.info_panel_sub_ttl {
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  background-image: linear-gradient(to right, #ad8957, #ad8957 4px, transparent 2px, transparent 2px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 10px;
}

.info_sub_question{
  position: relative;
  padding-left: 30px;
  height: 30px;
  line-height: 30px;

}

.info_sub_question:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #ff0000;
  top: 45%;
  transform: translateY(-50%);
  left: 13px;
}
