body {
  font-weight: 400;
}

.temp-all-area {
  font-family: Lato, "Noto Sans JP", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-weight: 400;
  text-align: justify;
}

.temp-all-area h2,
h3,
h4,
p {
  padding: 0;
  margin: 0;
}

.temp-all-area a {
  text-decoration: none;
  color: #3c3c3c;
}

.temp-all-area li {
  list-style: none;
}

.temp-all-area figure {
  margin: 0;
}

.temp-all-area img {
  width: 100%;
}

/* フォント選択 */

.Nserif {
  font-family: "Noto Serif JP", serif;
}

.Tenor {
  font-family: "Tenor Sans", sans-serif;
}

.Mincho {
  font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.Gothic {
  font-family: 游ゴシック, YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    游ゴシック, "Yu Gothic", sans-serif;
}

@media screen and (max-width: 767px) {
  /*767px以下で非表示*/

  .pc-hide {
    display: none;
    /*非表示*/
  }

  /* 独自コメント1と11 */
  .product_comment-1,
  .product_comment-2 {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  /*768px以上で非表示*/

  .sp-hide {
    display: none;
    /*非表示*/
  }
}

/* 下部アイテムリスト用 */

#floting-bt {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
}

#floting-bt a {
  display: block;
  width: 80px;
  height: 80px;
  color: #fff;
  font-size: 11px;
  line-height: 1.625;
  text-align: center;
  background: #4c6f50;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
  transition: all 0.3s ease;
}

#floting-bt a img {
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  #floting-bt {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 10;
  }

  #floting-bt a {
    width: 100px;
    height: 100px;
    font-size: 0.875rem;
  }
}

.temp-all-area .inner {
  margin: 0 auto 80px;
  position: relative;
}

.temp-all-area p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.temp-all-area .head {
  margin: 0 0 2.5rem;
  text-align: center;
}

.temp-all-area .head .en_title {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.28em;
  margin: 0 0 0.4rem;
  color: #BBAC61;
}

.temp-all-area .head .ja_title {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .temp-all-area .inner {
    margin: 0 auto 150px;
  }

  .temp-all-area p {
    font-size: 16px;
  }

  .temp-all-area .head {
    margin: 0 0 60px;
  }

  .temp-all-area .head .en_title {
    font-size: 40px;
  }

  .temp-all-area .head .ja_title {
    font-size: 0.875rem;
  }
}

/* top-area */
.top-area .inner {
  margin: 0 0 50px;
}

.top-area .inner .main-title {
  position: absolute;
  font-size: 1.5rem;
  text-align: left;
  left: 4%;
  top: -3rem;
  letter-spacing: 0.1rem;
  line-height: 1.25;
  font-weight: 500;
}

.top-area .inner .conts {
  text-align: center;
  margin: 50px 0 0;
}

.top-area .inner .conts h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.25rem;
  margin: 0 0 10px;
}

.top-area .inner .conts .kazu {
  font-size: 25px;
}

.top-area .inner .conts .title {
  font-size: 25px;
}

@media screen and (min-width: 768px) {

  .top-area .inner {
    margin: 0 0 100px;
  }

}

/* second-area */


.second-area .inner {
  max-width: 1270px;
}

.second-area .inner .image {
  width: 92%;
}

.second-area .conts {
  padding: 0 5%;
}

.second-area .conts h3 {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin: 0 0 1rem;
  line-height: 2;
}

@media screen and (min-width: 768px) {

  .second-area .inner {
    margin: 0 auto 100px;
  }
}

/* point-area */

.point-area .inner .head {
  margin: 0 0 4rem;
  text-align: center;
}

.point-area .inner .head .en-title {
  font-size: 24px;
  display: block;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin: 0 0 0.8rem;
}

.point-area .inner .head .ja-title {
  font-size: 0.75rem;
  font-weight: 500;
}

.point-area .point-box {
  width: calc(100% - 20px);
  margin: 0 0 0 20px;
  padding: 0 0 4rem;
  position: relative;
}

.point-area .point-box:nth-last-child(1) {
  padding: 0;
}

.point-box .inner_box {
  display: block;
  padding: 0 20px 0 0;
}

.point-box .inner_box .image img {
  box-shadow: rgb(0 0 0 / 20%) 0px 18px 50px -10px;
}

.point-box .inner_box .conts {
  width: 100%;
  box-sizing: border-box;
  padding: 0 6%;
}

.point-box .inner_box .conts .point-obj {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 0.9375rem;
  letter-spacing: 0.1rem;
  position: absolute;
  top: -30px;
  left: -1rem;
  margin: 0;
  text-align: center;
  color: #fff;
  background: #a7baa9;
  border-radius: 50%;
}

.point-box .inner_box .conts h3 {
  font-size: 1.125rem;
  line-height: 2.125;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin: 63px 0 0;
}

.point-box .inner_box .conts p {
  padding: 25px 0 0;
}

.point-box .inner_box:after {
  height: 56vw;
  right: 0;
  top: 0;
  background: #ecf0ea;
  position: absolute;
  content: "";
  width: 94%;
  bottom: 0;
  z-index: -1;
  transform: translate(0, 10%);
}

.point-area .left-point {
  margin: 0 20px 0 0;
}

.left-point .inner_box {
  display: block;
  padding: 0 0 0 20px;
}

.left-point .inner_box .conts .point-obj {
  left: auto;
  right: -1rem;
}

.left-point .inner_box:after {
  right: auto;
  left: 0;
}

/* quality-area */

.qua-area {
  background-color: #faf8f2;
}

.qua-area .inner {
  padding: 60px 0;
}

.qua-area .inner .head {
  margin: 0 0 30px;
  text-align: center;
}

.qua-area .inner .head .en-title {
  font-size: 24px;
  display: block;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin: 0 0 0.8rem;
  color: #a07e61;
}

.qua-area .inner .head .ja-title {
  font-size: 0.75rem;
  font-weight: 500;
  color: #a07e61;
}

.qua-box .inner_box {
  position: relative;
  margin: 0 0 4rem;
}

.qua_wrap .qua-box:nth-last-child(1) .inner_box {
  margin: 0;
}

.qua-box .inner_box .qua-obj {
  font-size: 2rem;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.15rem;
  color: #a07e61;
  margin: 0 0 20px;
}

.qua-box .inner_box .image {
  position: absolute;
  width: 90%;
  margin-left: 10%;
}

.qua-box .inner_box .inner-box {
  position: relative;
  padding: 5% 10%;
  width: 60%;
  background-color: rgb(255, 255, 255, 0.8);
  margin: 50% 15% 0 5%;
  box-shadow: rgb(0 0 0 / 20%) 0px 18px 50px -10px;
  display: grid;
  justify-content: center;
}

.qua-box .inner_box .inner-box h3 {
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0 10px;
  line-height: 2.125;
}

.qua-box .inner_box .inner-box p {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.75;
}

.right-qua-box .inner_box .image {
  position: absolute;
  width: 90%;
  margin: 0 10% 0 0;
}

.right-qua-box .inner_box .inner-box {
  position: relative;
  padding: 5% 10%;
  width: 60%;
  background-color: rgb(255, 255, 255, 0.8);
  margin: 50% 0% 0 15%;
}

.last-mb .inner {
  margin: 0;
}

/* review-area */

.review-area {
  padding: 2.6rem 0;
  margin: 0 0 4rem;
  background: #f8f8f8;
}

.review-area .inner {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.review-area .head {
  margin: 0 0 1.2rem;
}

.review-area .head .ja-title {
  font-size: 17px;
  text-align: center;
  font-weight: 500;
}

.review-box {
  background: #fff;
  border-radius: 20px;
  margin: 0 1rem 0;
  padding: 1.2rem;
}

.review-box .name-box {
  justify-content: right;
  text-align: right;
}

.review-box .name-box .name {
  font-size: 14px;
  white-space: nowrap;
  margin: 0 0.5rem 0 0;
  font-weight: 600;
}

.review-box .name-box .old {
  font-size: 0.75rem;
  font-weight: 500;
  color: #9a9a9a;
  transform: scale(0.9);
  white-space: nowrap;
}

.review-box p {
  font-size: 11px;
  margin: 0.5rem 0 1rem;
  font-weight: 400;
}

.bold {
  font-size: 1rem;
}

.review-area .review-title {
  font-size: 0.875rem;
  font-weight: 500;
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 1rem;
  line-height: 1.5;
  margin: 0 0 1rem;
}

/* product-area */

.product-area {
  margin: 0 0 4rem;
}

.product-area .inner {
  position: relative;
  max-width: 1270px;
  margin: 0 auto;
}

.product-area .inner .image {
  width: 92.5%;
  margin-left: 7.5%;
}

.product-area .inner .conts {
  position: relative;
  padding: 7.5% 10%;
  width: 75%;
  max-width: 300px;
  margin: -7.5% 15% 0 0%;
  display: grid;
  justify-content: center;
  background-color: rgb(239, 239, 239, 0.8);
}

.product-area .inner .conts h2 {
  font-size: 17px;
  font-weight: 600;
  line-height: 2.125;
  margin: 0 0 1rem;
}

.product-area .inner .conts div {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.75;
}

@media screen and (min-width: 768px) {
  /* top-area */

  .top-area .inner {
    position: relative;
  }

  .top-area .inner .main-title {
    position: absolute;
    left: 6%;
    top: -1.5rem;
    font-size: 1.75rem;
    display: block;
    font-weight: normal;
    letter-spacing: 0.09em;
  }

  /* second-area */

  .second-area .inner .image {
    width: 88%;
  }

  .second-area .conts {
    width: 100%;
    max-width: 508px;
    margin: -14% 0 0 auto;
    padding: 2.5rem;
    background-color: rgb(255, 255, 255, 80%);
    position: relative;
    z-index: 1;
  }

  .second-area .conts h3 {
    font-size: 22px;
  }



  /* point-area */

  .point-area {
    overflow: hidden;
  }

  .point-area .inner .head {
    margin: 0 0 6.5rem;
    text-align: center;
  }

  .point-area .inner .head .en-title {
    font-size: 2.5rem;
    display: block;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0 0 0.8rem;
  }

  .point-area .inner .head .ja-title {
    font-size: 1rem;
    font-weight: 500;
  }

  .point-area .point-box {
    max-width: 1129px;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 auto 180px;
  }

  .point-box .inner_box {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 5%;
    padding: 0;
    margin: 0 20px 0 8%;
  }

  .point-box .inner_box .image {
    max-width: 734px;
    width: 60%;
  }

  .point-box .inner_box .image img {
    box-shadow: rgb(0 0 0 / 20%) 0px 18px 50px -10px;
  }

  .point-box .inner_box .conts {
    max-width: 50%;
    width: 375px;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .point-box .inner_box .conts .point-obj {
    width: 149px;
    height: 149px;
    line-height: 149px;
    font-size: 1.56rem;
    position: absolute;
    top: 0;
    left: 0;
    margin: -0.5rem 0 0 -2.7rem;
    text-align: center;
    color: #fff;
    background: #a7baa9;
    border-radius: 50%;
  }

  .point-box .inner_box .conts h3 {
    font-size: 1.375rem;
    line-height: 2.25;
    letter-spacing: 0.2rem;
    margin: 10rem 0 0 0;
    font-weight: 500;
  }

  .point-box .inner_box .conts p {
    font-size: 15px;
  }

  .point-box .inner_box:after {
    content: "";
    height: 110%;
    width: 100vw;
    position: absolute;
    left: 4%;
    bottom: 0;
    background: #ecf0ea;
    transform: translate(0, 10%);
    z-index: -1;
  }

  .left-point .inner_box {
    flex-direction: inherit;
    margin: 0 8% 0 20px;
  }

  .left-point .inner_box .conts .point-obj {
    left: auto;
    right: 0;
    margin: -0.5rem -2.7rem 0 0;
  }

  .left-point .inner_box:after {
    left: auto;
    right: 4%;
  }

  /* quality-area */


  .qua-area .inner {
    max-width: 900px;
    padding: 100px 0 150px;
  }

  .qua-area .inner .head {
    margin: 0 0 4rem;
    text-align: center;
  }

  .qua-area .inner .head .en-title {
    font-size: 2.5rem;
    display: block;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0 0 0.8rem;
  }

  .qua-area .inner .head .ja-title {
    font-size: 1rem;
    font-weight: 500;
  }

  .qua-box .inner_box {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: end;
    margin: 0 0 10rem;
  }

  .qua-box .inner_box .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    margin: 0;
  }

  .qua-box .inner_box .conts {
    max-width: 416px;
    margin: 3rem 0 0 0;
  }

  .qua-box .inner_box .inner-box {
    padding: 3rem;
    width: 320px;
    background-color: rgb(255, 255, 255, 0.8);
    margin: 0 -2rem -3rem 0;
  }

  .qua-box .inner_box .qua-obj {
    font-size: 2.75rem;
    text-align: center;
    padding: 0 0 3rem;
  }

  .qua-box .inner_box .inner-box h3 {
    font-size: 1.25rem;
    font-weight: 500;
  }

  .qua-box .inner_box .inner-box p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.75;
  }

  .right-qua-box .inner_box {
    align-items: end;
    justify-content: flex-end;
  }

  .right-qua-box .inner_box .conts {
    max-width: 416px;
    margin: 3rem 0 0 0;
  }

  .right-qua-box .inner_box .image {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    width: 60%;
    margin: 0;
  }

  .right-qua-box .inner_box .inner-box {
    width: 320px;
    background-color: rgb(255, 255, 255, 0.8);
    margin: 0 0 -3rem -2rem;
  }

  .last-mb .inner {
    margin: 0;
  }

  /* review-area */

  .review-area {
    padding: 4.6rem 1rem;
    margin: 0 0 6.5rem;
    background: #f8f8f8;
  }

  .review-area .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .review-area .head {
    margin: 0 0 2.5rem;
  }

  .review-area .head .ja-title {
    font-size: 1.25rem;
    text-align: center;
    font-weight: 500;
  }

  .review-box {
    background: #fff;
    border-radius: 20px;
    padding: 1.8rem 1.8rem;
    margin: 0 0 1.5rem;
  }

  .review-box .name-box .name {
    font-size: 1rem;
    font-weight: 600;
    margin: 0 1rem 0 0;
  }

  .review-box .name-box .old {
    font-size: 0.75rem;
    font-weight: 500;
    color: #9a9a9a;
  }

  .review-box p {
    font-size: 0.875rem;
    margin: 0.5rem 0 1rem;
    font-weight: 400;
  }

  .bold {
    font-size: 1.25rem;
  }

  .review-area .review-title {
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 2px solid #d8d8d8;
    padding-bottom: 1rem;
  }

  /* product-area */

  .product-area {
    margin: 0 0 6.5rem;
  }

  .product-area .inner .image {
    width: 82.5%;
    margin-left: 17.5%;
  }

  .product-area .inner .conts {
    position: absolute;
    transform: translate(0, -50%);
    top: 55%;
    padding: 2.5% 0;
    width: 69%;
    max-width: 540px;
    margin: 0;
    display: grid;
    justify-content: center;
  }

  .product-area .inner .conts h2 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.125;
    margin: 0 0 1rem;
  }

  .product-area .inner .conts div {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
  }
}
