<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.review_wrap {
  margin: 0px auto;
  max-width: 740px;
  width: 100%;
}
.review_wrap p, review_wrap h2, review_wrap h3, review_wrap ul {
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 0 1px;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.review_wrap a {
  color: #000;
  text-decoration: none;
}
.review_wrap span {
  display: inline-block;
}
.about_review h2 {
  margin: 50px 0 25px;
  padding: 8px 0 5px;
  color: #fff;
  background-color: #005a06;
  text-align: center;
  font-size: 32px;
}
.about_review .lh2 {
  line-height: 2rem;
}
.reviewpoint_flow {
  margin: 0 auto;
}
.reviewpoint_flow img {
  margin: 0 0 30px;
  padding: 0 5vw;
  width: 100%;
  max-width: 740px;
}
.bg_pointimage {
  background-image: url("https://gigaplus.makeshop.jp/nishihara01/Review/point01.png");
  background-repeat: repeat-y;
  background-position: top right;
  z-index: 10;
}
.review_text01 {
  margin: 25px 0px;
  text-align: center;
  padding: 40px 10px 50px;
  background-image: url("https://gigaplus.makeshop.jp/nishihara01/Review/review_frame01.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.point_yen {
  text-align: center;
  margin: 120px 0 150px;
}
.point_yen img {
  width: 32vw;
  height: auto;
}
.point_yen p {
  color: #005a06;
}
.review_flex {
  margin: 40px 50px 20px;
  display: flex;
  justify-content: space-between;
}
.review_flexbox {
  width: 370px;
  background-image: url("https://gigaplus.makeshop.jp/nishihara01/Review/review_frame02.png");
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 30px;
  text-align: center;
  line-height: 2rem;
}
.flex_left, .flex_right {
  position: relative;
}
.flex_left::before {
  content: '';
  width: calc(100% - 50px);
  height: 134px;
  display: block;
  background-image: url(https://gigaplus.makeshop.jp/nishihara01/Review/review_tsutaetai.png);
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  top: -100px;
}
.flex_right::before {
  content: '';
  width: calc(100% - 50px);
  height: 134px;
  display: block;
  background-image: url(https://gigaplus.makeshop.jp/nishihara01/Review/dondontamaru.png);
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
  top: -100px;
}
.review_text02 {
  margin: 30px 0 0;
  padding: 35px 10px;
  text-align: center;
  background-image: url("https://gigaplus.makeshop.jp/nishihara01/Review/review_frame03.png");
  background-position: center;
  background-repeat: no-repeat;
}
.about_review {
  font-size: 1.1em;
  color: #42210b;
  position: relative;
}
.extra_image {
  margin-bottom: 150px;
}
.fukidashi500 img {
  position: absolute;
  top: -100px;
  left: 250px;
}
.fukidashi500 p {
  position: absolute;
  top: -80px;
  left: 260px;
  color: #005a06;
  line-height: 24px;
  text-align: center;
}
.torikeshisen01 {
  position: absolute;
  top: 15px;
  left: 360px;
}
.fukidashi {
  position: relative;
}
.fukidashi .reviewimg_left {
  position: absolute;
  top: -90px;
  left: 50px;
}
.fukidashi .reviewimg_right {
  position: absolute;
  top: -90px;
  right: 50px;
}
.about_review .komejirushi {
  margin: 0 0 0 110px;
}
.review_point.bg_point ul {
  margin-left: 50px;
}
.review_point {
  margin: 0 25px 25px;
}
.review_point p {
  margin: 15px 0;
}
.red {
  color: red;
  font-size: 1.5em;
}
.review_wrap ul {
  margin: 20px 0 0 25px;
  list-style: none;
}
.star{
	padding-left: 1.5rem;
	text-indent: -1rem;
}
.star::before{
	content: '★';
}
.review_point ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.star {
  margin: 0 10px 0;
}
.chuiten {
  margin: 50px 0;
  padding: 50px 40px 50px 20px;
  width: 380px;
  background-color: rgba(415, 90, 36, .3);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
.chuiten li {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.bg_pointimage02 {
  background-image: url("https://gigaplus.makeshop.jp/nishihara01/Review/point02.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  Z-index: 1000;
}
.chuiten h3 {
  color: #42210b;
  font-size: 1.2em;
}
.font_strong {
  font-size: 2em;
  font-weight: bold;
  vertical-align: bottom;
}
@media screen and (max-width:768px) {
  .about_review h2 {
    font-size: 4vw;
  }
  .about_review .lh2 {
    line-height: 1.2rem;
  }
  .for_pc {
    color: #42210b;
  }
  .review_text01 {
    background-size: 100% 100%;
  }
  .review_text01 p {
    font-size: .9rem;
  }
  .red {
    font-size: 1.2rem;
  }
  .review_flex {
    display: block;
  }
  .review_flex {
    margin: 0;
  }
  .flex_left, .flex_right, .review_text02 {
    background-size: 100% 100%;
  }
  .flex_right {
    margin-top: 135px;
  }
  .review_text02 {
    text-align: left;
  }
  .about_review .komejirushi {
    font-size: .9rem;
    margin-left: 1rem;
  }
  .review_wrap ul {
    margin: 20px 0 0;
  }
  .review_point ul li {
    padding-left: 1em;
    text-indent: -1em;
  }
}</pre></body></html>