@charset "UTF-8";

@font-face {
  font-family: "Times-Roman";
  src: url("../../fonts/OPTITimes-Roman.otf") format("opentype");
}
.font-noto,
.font-noto p,
p.font-noto{
  font-family: 'Noto Sans JP', sans-serif;
}
/* ====================================== */
              /* style_pc */
/* ====================================== */

html{
  scroll-behavior: smooth;
}
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0;
  outline: none;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

.wrapper {
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.df {
  display: flex;
}

.dis_sp {
  display: block !important;
  margin: 0 auto;
}

.dis_pc {
  display: none !important;
}

.max_1008{
  max-width: 1008px;
  margin: 0 auto;
}
.max_760{
  max-width: 760px;
  margin: auto;
}
.taggle_answer {
  transform: rotate(-180deg);
}
.rotate_animation {
  transition: 0.5s;
}

.img img {
  max-width: 100%;
}

/* ===== nav ===== */
nav{
  position: fixed;
  width: 100%;
  z-index: 10001;
  background: linear-gradient(0deg, #008400 0%, #1ba81b 100%);
}
nav ul{
  width:100%;
  max-width:1200px;
  display: flex;
  flex-flow:row;
  margin:0px auto;
}
nav ul li{
  width: 25%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  border-left:1px solid #b4e92f;
  height: 60px;
  background: linear-gradient(0deg, #008400 0%, #1ba81b 100%);
}
nav ul li:last-child{
  border-right:1px solid #b4e92f;
}


/* ===== kv ===== */
.kv{
  margin:60px 0 0 0;
  height:auto;
  max-height:900px;
  position: relative;
  background: url(./../../images/210816/bg_kv.png) no-repeat;
  background-size: 100%;
}
.kv .kvimg {
  max-width: 80%;
  margin: 0 auto;
}

/* ===== cv ===== */
.cv{
}

.cvbg {
    width:100%;
    max-width: 760px;
    margin:0px auto;
  background-image: 
  url(../../images/bg_cv_tl.png), 
  url(../../images/bg_cv_tr.png), 
  url(../../images/bg_cv_bl.png), 
  url(../../images/bg_cv_br.png);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, right top, left bottom, right bottom;
  background-color: #fffdd8;
  -webkit-box-sizing : border-box;
  -moz-box-sizing : border-box;
  box-sizing : border-box;
  padding: 40px;
}
.cvpattern{
  background: url("../../images/bg_cvpattern.png");
}
.cvBtn{
  margin:30px 0;
}
.cvInfo{
  margin:25px auto;
  max-width:860px;
  width:100%;
}
.cvInfo .toggleBox{
  padding:5px 5px 10px;
  background: #faf776;
  position: relative;
}
.cvInfo .toggle_close{
  border:2px solid #faf776;
  background: #fff;
  text-align: left;
  padding:20px 45px;
}
.cvInfo .toggle_close p{
  cursor: pointer;
  padding-left:1em;
    text-indent:-1em;
}
.cvInfo p{
  color:#6d5e54;
  font-size:16px !important;
  position: relative;
}

.cvInfo  a{
  display: block;
  color:#6d5e54;
  font-size:16px !important;
  position: relative;
}

.cv_arrow {
  background-image: url(../../images/cv_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: -22%;
  left: 48%;
  z-index: 999;
}



/* ===== use ===== */
#use{
  width:100%;
  background: url("../../images/bg_use.png") no-repeat top center;
  padding:200px 0 100px 0;
}
h2{
  margin:0 auto 30px auto;
  padding: 30px;
  max-width: 1200px;
  background: url("../../images/bg_title_pattern1.png") repeat-x bottom center;
  box-sizing: border-box;
}
#use h2 img {
  max-width: 85%;
}
#use h2.pdt img {
  max-width: 77%;
}

p.txt{
  margin:30px auto;
  max-width: 1200px;
  font-size: 18px;
  text-align: left;
}



/* ===== diff ===== */
#diff{
  width:100%;
  background: #f6ffde;
  padding:60px 0 100px 0;
}
#diff h2 img {
  max-width: 70%;
}
.diffInfo{
  width:100%;
  max-width: 1200px;
  margin:40px auto;
}
.diffInfo .toggleBox{
  position: relative;
  padding:15px 5px 12px;
  background: #d2ec8f;
}
.diffInfo .toggleBox p{
  color:#038803;
  display: inline-block;
}
.diffInfo .toggleBox p img {
  max-width: 90%;
}
.diffInfo .toggle_close{
  border:5px solid #d2ec8f;
  background: #fff;
  text-align: left;
  padding:25px 30px;
}
.diffInfo p{
  color:#4d4138;
  font-size:18px !important;
  position: relative;
}
.diff_arrow {
  background-image: url(../../images/diff_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: -22%;
  left: 48%;
  z-index: 999;
}


/* ===== set ===== */
#set{
  width:100%;
  padding:72px 0 0 0;
}
#set h2{
  background: url("../../images/bg_title_pattern2.png") repeat-x bottom center;
}
#set h2 img {
  max-width: 80%;
}
#set .txt{
  text-align: center;
}
.img_set-graph{
  padding:80px 0 !important;
  background: url("../../images/bg_set-graph.png") no-repeat top center;
}

.tab ul{
  width:100%;
  max-width:760px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin:0 auto;
}

.tab li .more_text{
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: normal;
}

.tab li .more_text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 1px;
  background: #fff;
}

.tab li.active .more_text {
  display: none;
}

.tab li:nth-of-type(1){
  background: #038871;
  font-size: 20px;
}
.tab li:nth-of-type(2){
  background: #39a839;
  line-height: 1;
}
.tab li:nth-of-type(3){
  background: #92bf1f;
  font-size: 18px;
}
.tab li{
  width:31%;
  color:#fff;
  font-size:16px;
  border-radius: 26px 26px 0 0;
  height:70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 1%;
  font-family: 'Noto Sans JP', sans-serif;
  cursor: pointer;
}

.tab li .tabname {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.area li {
  display: none;
}
.area li.show {
  display: block;
}
.area li.show img {
  max-width: 100%;
}


/* ===== koe ===== */

#koe{
  width:100%;
  background: url("../../images/bg_koe.png") top center;
  padding:72px 0 60px 0;
}
#koe h2{
  background: url("../../images/bg_title_pattern2.png") repeat-x bottom center;
}
#koe h2 img {
  max-width: 40%;
}



/* ===== manage ===== */

#manage{
  width:100%;
  padding:72px 0 60px 0;
}
#manage h2{
  background: url("../../images/bg_title_pattern2.png") repeat-x bottom center;
}
#manage h2 img {
  max-width: 85%;
}
.txtatten{
  margin:10px auto;
  max-width: 1200px;
  text-align: right;
  font-size:14px;
}


/* ===== qa ===== */

#qa{
  background: #d2ec8f;
  width:100%;
  padding:72px 0 60px 0;
}
#qa h2 img {
  max-width: 35%;
}
#qa .qaArea{
  max-width: 760px;
  margin: 0 auto;
}

#qa .area .block,
#qa .qaArea .qaBlock .qaInner,
#qa .qaArea .qaBlock .qaInner .contain{
  padding:0 !important;
}



.toggleSet p{
  font-size:24px;
}
.toggleBox{
  cursor: pointer;
}
.toggle_close{
  display: none;
}





















/* ============ popup =========== */

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
  max-height: 95vh !important;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/* ============================ logo ============================ */

.logo {
  text-align: left;
  font-size: 0;
  padding: 12px 2px;
}
.logo a {
  width: 100%;
  height: 100%;
}
.logo img {
  width: initial;
}

/* ============================ logo  end  ============================ */

/* ============================ fv 

.fvArea {
  background: url('../images/fv_item.png'), url('../images/fv_bg.png'), #000;
  background-repeat: no-repeat, no-repeat;
  background-position-x: 65.5%, center;
  background-position-y: 27%, top;
  padding: 47px 0 63px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-image: linear-gradient(0deg, #FFF0B4 0%, #D1B965 50%,  #FFF0B4 100%);
  border-image-slice: 1;
}
.fvArea .fvTopBlock {
  padding-left: 40px;
}
.fvArea .fvTopBlock .fvTitleInner {
  padding-top: 6px;
}
.fvArea .fvSubBlock {
  padding-left: 75px;
  padding-right: 40px;
}
.fvArea .fvSubBlock .fvSubInner {
  padding-top: 900px;
}
.fvArea .fvSubBlock .fvSubInner h3 {
  font-size: 34px;
  color: #fff;
  padding-top: 24px;
  line-height: 1.25;
}

 fv  end  ============================ */

/* ============================ cv fv_bg 

.cvBlock {
  padding: 78px 0 0px 40px;
}
.cvBlock .cvInner {
  margin: 0 auto;
  background-image: url('../images/cv_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 62px 0px 65px;
  position: relative;
  top: 0;
  left: 0;
}
.cvBlock .cvInner::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('../images/cv_img01.png');
  background-repeat: no-repeat;
  right: -9%;
  top: -19.5%;
  width: 356px;
  height: 281px;
}
.cvBlock .cvInner::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url('../images/cv_img02.png');
  background-repeat: no-repeat;
  left: -29.5%;
  bottom: -50.5%;
  width: 544px;
  height: 314px;
}
.cvBlock .cvInner .cvLogo,
.cvBlock .cvInner .cvItem {
  max-width: 79%;
  margin: 0 auto;
}
.cvBlock .cvInner .cvLogo {
  text-align: left;
}
.cvBlock .cvInner .cvItem .cvItemInfo {
  color: #fff;
  display: flex;
  padding: 33px 0 35px;
  align-items: flex-end;
  align-content: flex-end;
  vertical-align: bottom;
}
.cvBlock .cvInner .cvItem .cvItemInfo .cvItemName {
  text-align: left;
}
.cvBlock .cvInner .cvItem .cvItemInfo .cvItemName p {
  font-size: 26px;
}
.cvBlock .cvInner .cvItem .cvItemInfo .cvItemName h3 {
  font-size: 44px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.cvBlock .cvInner .cvItem .cvItemInfo .cvItemName h3 span {
  font-size: 22px;
}
.cvBlock .cvInner .cvItem .cvItemInfo .weight {
  font-size: 40px;
  padding: 0px 25px;
  line-height: 1.2;
}
.cvBlock .cvInner .cvItem .cvItemInfo .price {
  font-size: 44px;
  padding: 0 0 0 12px;
  line-height: 1.2;
}
.cvBlock .cvInner .cvItem .cvItemInfo .price::after {
  content: '(\7A0E\8FBC)';
  font-size: 20px;
  padding-left: 10px;
}


 cv fv_bg  end ============================ */


/* ============================ koe  ============================ */

.koeArea {
  background: url('../../images/recipe_bg.png'),  linear-gradient(0deg, #fff3c2 0%, #fff 60%);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: 50%, 100%;
}
.koeArea .koeBlock .koeInner .title {
  padding-top: 258px;
  background-image: url('../../images/koe_title_bg.png');
}
.koeArea .koeBlock .koeInner .contain {
  padding: 72px 0 30px;
}

.hyoukaBox {
  padding-bottom: 55px;
}

.hyoukaBox .hyouka {
  padding: 30px 0 0;
}
.hyoukaBox .hyouka a {
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #000;
  font-family: sans-serif;
  letter-spacing: 2px;
  transition: .1s;
}
.hyoukaBox .hyouka a:hover {
  color: #765013;
  transition: .1s;
  border-bottom: 1px solid #765013;
}



.slick-prev, .slick-next {
  width: 88px;
  height: 93px;
  z-index: 99;
  top: 44%;
  transition: .3s;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.slick-prev:hover,
.slick-next:hover {
  transition: .3s;
  filter: contrast(120%);
}
.slick-list {
  background-color: #36170d;
}
.slick-prev {
  background-image: url('../../images/ig/prev.png');
  left: 17%;
}
.slick-next {
  background-image: url('../../images/ig/next.png');
  right: 18%;
}
.slick-prev:hover, .slick-prev:focus {
  background-image: url('../../images/ig/prev.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.slick-next:hover, .slick-next:focus {
  background-image: url('../../images/ig/next.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.slick-prev:before, .slick-next:before {
  font-size: 0;
}
.slick-slide img {
  opacity: 0.6;
  margin: 0 auto;
  /* padding: 0 25px; */
  background-color: #fff;
  width: 100%;
}
.slick-slide:after {
  display: block;
  opacity: 0.34;
  height: 99.9%;
}
.slick-center img {
  opacity: 1 !important;
}
.slick-center::after {
  display: none;
  background-color: #fff !important;
}
.ig_detail_box {
  padding: 1.5vw 0;
}
.ig_detail_box iframe {
  margin: 0 auto !important;
}
.koeArea .koeBlock .koeInner .contain .recipeBox {
  padding-top: 111px;
}
.recipeBlock {
  background-image: url('../../images/recipe_title_bg.png');
  background-repeat: no-repeat;
  background-position-x: center;
}
.recipeBlock .recipeInner {
  padding-top: 187px;
  padding-bottom: 63px;
}

.recipeBlock .recipeInner .recipeBox .recipeContain {
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 82px;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe {
  margin-bottom: 41px;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .recipeName {
  padding-top: 15px;
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe:last-child .recipeName {
  padding-top: 5px;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe:last-child .recipeName h3 {
  line-height: 0.8;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .recipeName h3 {
  font-size: 29px;
  letter-spacing: -0.5px;
  line-height: 1.2;
  color: #002f15;
  font-weight: 600;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .recipeName h3  span {
  font-size: 16px;
  font-weight: 600;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .receipeBtn {
  position: relative;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .receipeBtn::before {
  content: '';
  background-image: url('../../images/recipe_item_img.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 65px;
  height: 43px;
  display: block;
  position: absolute;
  left: 9%;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .receipeBtn a {
  width: 100%;
  height: 100%;
}
.recipeBlock .recipeInner .recipeBox .recipeContain .recipe .receipeBtn a span {
  padding: 11px 40px;
  color: #fff;
  background-color: #000;
  font-size: 20px;
  display: inline-block;
}

/* ============================ koe  end ============================ */


/* ============================ Q&A  ============================ */
.qaArea .qaBlock {
  position: relative;
}
.qaArea .qaBlock .qaInner {
  padding-top: 117px;
  padding-bottom: 100px;
}
.qaArea .qaBlock .qaInner .contain {
  padding-top: 85px;
}
.qaArea .qaBlock .qaInner .contain .qaBox {
  margin-bottom: 60px;
}
.qaArea .qaBlock .qaInner .contain .qaBox .question {
  position: relative;
}
.qaArea .qaBlock .qaInner .contain .qaBox .question .questionContent {
  background-color: #038803;
  display: flex;
  padding: 27px 50px 33px;
}
.qaArea .qaBlock .qaInner .contain .qaBox .question .questionContent::before {
  content: 'Q';
  font-size: 25px;
  padding-right: 24px;
  color: #fff;
  line-height: .8em;
}
.qaArea .qaBlock .qaInner .contain .qaBox .question .questionContent p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 1.1;
}
.qaArea .qaBlock .qaInner .contain .qaBox .question .ansBtn {
  background-image: url('../../images/qa_btn.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 47px;
  height: 47px;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: -22%;
  left: 48%;
  z-index: 999;
}
.qaArea .qaBlock .qaInner .contain .qaBox .answer {
  background-color: #fff;
  border: 3px solid #038803;
  padding: 29px 45px;
}
.qaArea .qaBlock .qaInner .contain .qaBox .answer::before {
  content: 'A';
  font-size: 25px;
  padding-right: 24px;
  color: #b50b18;
  line-height: 0.75em;
  padding-top: 3px;
}
.qaArea .qaBlock .qaInner .contain .qaBox .answer p,
.qaArea .qaBlock .qaInner .contain .qaBox .answer a{
  font-size: 18px;
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Noto Sans JP', sans-serif;
}
.qaArea .qaBlock .qaInner .contain .qaBox .answer a{
    color: inherit;
    text-decoration: underline;
}


/* ============================ Q&A  end ============================ */

/* ============================ footer  ============================ */

/* ====== footer cv ====== */
.footer {
  background-color: #004b00;
}
.footer .copyright .copyrightInner {
  padding: 69px 0;
}
.footer .subTitleLine::before {
  width: 71.6%;
}
.footer small {
  font-size: 16px;
  color: #fff;
  font-family: a-otf-ud-shin-go-pr6n;
  display: block;
  padding-left: 34px;
  letter-spacing: 0.4px;
}

/* ============================ footer  end ============================ */



/* ============================ review ============================ */

.fs-c-reviewList--productDescription .fs-c-reviewList__item {
  grid-template: auto auto / 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: auto auto;
}

.fs-c-reviewList__item {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  border: none!important;
}

.fs-c-reviewList__item__info {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075em;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-size: 1.7rem;
  color: #000000;
  font-weight: 400;
  list-style: none;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-left: 0;
  width: 35%;
  grid-row: 1;
  grid-column: 1;
}

.fs-c-reviewList__item {
  border-bottom: 1px solid #999999;
  display: flex;
  padding: 16px 8px;
}

.fs-c-productReview {
  width: calc(100% - 4rem);
  max-width: 950px;
  margin: 4rem auto 0;
  padding: 0px;
}

.fs-c-reviewer__name .fs-c-reviewer__name__nickname,
.fs-c-reviewer__name .fs-c-reviewer__name__reviewNumber {
  font-size: 14px;
} 

.fs-c-reviewer__profile__status {
  font-size: 14px;
}

.fs-c-reviewer__profile .fs-c-reviewer__profile__prefecture ,
.fs-c-reviewer__profile .fs-c-reviewer__profile__ageGroup ,
.fs-c-reviewer__profile .fs-c-reviewer__profile__gender {
  font-size: 14px;
} 

.fs-c-reviewInfo__date {
  margin: 1rem 0;
}


.fs-c-reviewInfo__date dt,
.fs-c-reviewInfo__date dd {
  font-size: 14px;
}

.fs-c-time {
  font-size: 14px;
}

.fs-c-reviewStars:before {
  font-size: 1.8rem;
  color: #dddd00;
}

.fs-c-reviewStars[data-ratingCount="5.0"]::before {
  content: "\e91d\e91d\e91d\e91d\e91d";
}

.fs-c-reviewList--productDescription .fs-c-reviewList__item__body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.075em;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
  overflow-wrap: break-word;
  font-weight: 400;
  list-style: none;
  min-width: 0;
  min-height: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  white-space: pre-wrap;
  line-height: 1.8;
  position: relative;
  width: calc(100% - (250px + 1rem));
  border: 0;
  background: #DFD;
  font-size: 1.6rem;
  padding: 1.5rem 2rem;
  margin: -1.5rem 0 0;
  grid-row: 2;
  grid-column: 1;
  color: #000;
  text-align: left;
}

.fs-c-reviewList__item__body {
  line-height: 1.8;
  position: relative;
  width: calc(100% - (250px + 1rem));
  border: 0;
  background: #DFD;
  font-size: 1.6rem;
  padding: 1.5rem 2rem;
  margin: -1.5rem 0 0;
}

.fs-c-reviewList__item__body span {
  font-size: 1.6rem; 
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}

.fs-c-reviewList--productDescription .fs-c-reviewList__item__body {
  color: #000;
}

.fs-c-reviewBody {
  white-space: pre-wrap;
}

.fs-c-reviewList__item__body:before {
  content: '';
  display: block;
  position: absolute;
  top: 1.5rem;
  left: -2rem;
  border-style: solid;
  border-width: 1rem 2rem 1rem 0;
  border-color: transparent #DFD transparent transparent;
}


