@charset "utf-8";
/*slick*/
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 2px 6px #00000017;
    box-shadow: 2px 2px 6px #00000017;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: '&#8226;';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slick-next {
    right: 45px !important;
    width:35px !important;
    height:35px !important;
}
.slick-prev {
    left: 45px !important;
    z-index:2;
    width:35px !important;
    height:35px !important;
}
.mvunder-bnrslider .pic{
  margin:0% 2%;
  border: 1px solid #eaeaea;
}
.mvunder-bnrslide{
  margin-top:50px;
  margin-bottom:100px;
}
.mvunder-bnrslide a{
  display:block;
}
.slick-prev:before,
.slick-next:before{
  font-size: 35px !important;
  color: #414141 !important;
}
.stars {
  display:block;
  color: #ffbe00;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
    .slick-next {
        right: 4vw !important;
    }
    .slick-prev {
        left: 3vw !important;
    }
}
@media only screen and (max-width:1024px) {
}
@media only screen and (max-width: 599px) {
    .mvunder-bnrslide{
      margin-top:10px;
      margin-bottom: 80px;
    }
}

/*slickここまで*/
.m0a {
    margin: 0 auto 10px;
}
.pic {
    text-align: center;
}
/*ofiImg*/
.ofiImg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover; object-position: top center;';
    /*IE対策*/
}
.ofiImg.t45 {
    position: relative;
    padding-top: 40%;
    display: block;
}

.ofiImg.t45 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}
.ofiImg.t75 {
    position: relative;
    padding-top:97%;
    display: block;
}

.ofiImg.t75 img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain; object-position: center center;';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: center center;
   
}
.ofiImg.t80 {
    position: relative;
    padding-top: 100%;
    display: block;
}
.bestseller-item .ofiImg.t80 img {
    margin-top:4%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit:contain; object-position: top ;';
}
.ofiImg.t85 {
    position: relative;
    padding-top: 85%;
    display: block;
}
.ofiImg.t85 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: center center;
    object-position: center center;
   
}
.bestseller-item .ofiImg.t85 img {
    -o-object-fit:cover;
    object-fit: cover;
    font-family: 'object-fit:cover; object-position: center center;';
}
h2 {
  margin: 0 50px;
}
@media only screen and (max-width: 599px) {
    .ofiImg.t45{
        padding-top: 40%;
    }
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flexb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.w48 {
    width: 48%;
}
.homeSlide {
    position: relative;
}
.homeSlide .pic {
    width: 80%;
    margin: 0 0 0 auto;
}
.mainvilual-tit {
    font-size: 58px;
    font-weight: 300;
    letter-spacing: 0.02rem;
    line-height: 140%;
    margin-bottom: 20px;
}
.mainvilual-text {
    font-weight: 300;
    letter-spacing: 0.02rem;
    font-size: 18px;
    margin-bottom: 40px;
}
.btn01 {
    width: 80%;
    max-width: 200px;
    margin-bottom: 50px;
}
.btn01 a {
    display: block;
    padding: 10px 5px;
    background: #3f3f3f;
    color: #F5F5F5;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: center;
    border-radius: 70px;
    position: relative;
}
.btn01.mt40{
  margin-top:60px;
}
.btn01.white a {
    border: 2px solid #F5F5F5;
    color: #F5F5F5;
    background: transparent;
}
.homeSlidetextBox {
    width: 80%;
    max-width: 480px;
    position: absolute;
    bottom: 18%;
    left: 13%;
}
.inner {
    width: 96%;
    margin: 0 auto;
    max-width: 1650px;
}
.home1 {
    position: relative;
}
.:before {
    content: "What's NEW";
    position: absolute;
    display: block;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    z-index: -1;
    top: 160px;
    left: 0px;
    color: #F2F2F2;
    font-size: 11vw;
    font-weight: 400;
}
.cmn-ttl {
    margin-top: 70px;
    margin-bottom: 10px;
    border-bottom: solid 1px #c0c0c0;
    padding-bottom: 4px;
}
.cmn-ttl .sub {
  display: block;
  margin-top: 2px;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.bestseller-item a {
    position: relative;
    display: block;
}
.bestseller-item .textbox {
    width: 100%;
    padding:20px;
}
.bestseller-item .ttl {
    color:#4a4a4a;
    font-weight:normal;
    font-size:14px;
    margin-bottom: 0px;
}
.bestseller-list {
    margin-bottom: 50px;
}
.home03 * {
    color: #F2F2F2;
}
.home03 {
    background: url('https://img07.shop-pro.jp/PA01462/529/etc/bg2.jpg?cmsp_timestamp=20210124225216') top left no-repeat;
    background-size: cover;
}
.home03 .cmn-ttl {
    text-align: left;
}
.echome02 .inner {
    padding: 0;
    width:100%;
}
.tablist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.tablist .tabitem {
    width: 230px;
    text-align: center;
    border: solid 1px #B2B2B2;
    padding: 14px 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    background: #fff;
}
.tablist .tabitem.on {
    color: #333;
    background: #fff;
    border-bottom: 0px solid #5d5d5d;
    font-weight: 400;
}
.echome02-item {
    width: 22%;
    margin: 0 1.5% 10px;
}
.echome02-item .text-area {
    position: relative;
    padding: 0 15px;
}
.echome02-item .ttl {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 0px;
    /*padding-right: 100px;*/
}
.colorcate-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 15px;
    right: 0;
}
.colorcate-list .colorcate-item {
    border: 1px solid #707070;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}
.colorcate-list .colorcate-item.color01 {
    background: #4B4B4B;

}
.colorcate-list .colorcate-item.color02 {
    background: #949494;
}
.echome02-item .cate-num,
.echome02-item .price {
    font-size: 14px;
    letter-spacing: 0;
    display:block;
}
.comment{
   padding:5px 0;
   letter-spacing: 0;
   font-size:12px;
   display:block;
}
.echome02-item .price{
    text-align:right;
    /*font-weight:bold;*/
}
.campaign{
    padding-top: 100px;
    max-width: 84%;
    margin: 0 auto;
    -webkit-justify-content: center;
    justify-content: center;
}
.campaign .w48{
	-webkit-box-shadow: 3px 3px 6px #00000029;
    box-shadow: 3px 3px 6px #00000029;
}

.echome02 .inner,
.echome04 .inner {
    padding-top: 0;
}
.echome04 {
    padding-bottom: 100px;
}
.voice-list .slick-slide{
    margin: 0 16px;
}
.voice-list .item {
    padding: 19px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 6px #00000029;
    box-shadow: 3px 3px 6px #00000029;
}
.voice-list .item a {
    display: block;
}
.voice-text {
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.echome05 {
    background:#f6f6f6;
}
.echome05 .inner {
    padding-top: 100px;
    padding-bottom: 200px;
}
.bestseller-item .cate {
    font-size: 13px;
    color: #464e54;
    margin-bottom: 20px;
    display: block;
}
@media only screen and (max-width: 1024px) {
    .tablist .tabitem {
        width: 28%;
        text-align: center;
        border: solid 1px #B2B2B2;
        padding: 15px 0;
        font-size: 16px;
    }
    .echome02-item {
        width: 30%;
    }
    .catearea {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .echome05 .inner {
        padding-top: 70px;
        padding-bottom: 90px;
    }
  
    .bestseller-list {
        width: 100%;
        margin-bottom: 40px;
    }
    .bestseller-item:nth-of-type(4){
        display:block;
     }

    .bestseller-item {
        width: 23%;
        margin-bottom: 10px;
    }
    .bestseller-item .cate {
        margin-bottom: 13px;
    }
    .bestseller-item .textbox {
        bottom: 20px;
        left: 20px;
    }
  .campaign{
    max-width: 100%;
    padding-bottom:60px;
  }

}
@media only screen and (max-width: 599px) {
  .addmargin {
  margin-top: 60px;
  }
  .cmn-ttl {
  margin-top: 20px;
  }
 .cmn-ttl .sub {
   font-size:12px;
  }
  .btn01 {
        max-width: 160px;
    }
    .echome02 .inner {
        width:100%;
    }
    .tablist {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tablist .tabitem {
        width: 43%;
        font-size: 12px;
        padding: 8px 0;
    }
    .tabarea {
        padding: 10px 4px;
    }
    .echome02-item {
        width: 47%;
        margin-bottom: 15px;
    }
    .echome02-item:nth-of-type(4){
      display:block;
     }
    .campaign{
      padding-top:60px;
      padding-bottom:40px;
    }
    .voice-list .item {
        width: 360px;
    }
    .echome04 .inner {
        padding-bottom: 60px;
    }
    .echome05 .inner {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .echome02-item .ttl {
        font-size: 12px;
    }
  .echome02-item .price{
    font-size: 13px;
  }
.comment{
   padding:2px 0;
  font-size:10px;
  display:block;
}
}
.slick-dots li button:before {
    font-size: 14px !important;
    line-height: 20px !important;
    position: absolute !important;
    top:16px !important;;
    left: 0 !important;;
    width: 1.5em !important;
    height: 0.25em !important;
    content: '' !important;;
    text-align: center !important;
    opacity: .25 !important;
    background:#d5d5d5 !important;
    -webkit-font-smoothing: antialiased !important;;
    -moz-osx-font-smoothing: grayscale !important;;
    color: #fff !important;
    overflow: hidden !important;
    opacity: 1 !important;
   /* border: 1px solid #787878 !important;*/
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    background: #392f2d !important;
}
.slick-dots {
    position: relative;
}
.slick-dotted.slick-slider {
    margin-top:10px;
    margin-bottom: 60px;
}
.bnr {
    margin: 180px auto 180px;
    width: 100%;
    max-width: 1100px
}
.bnr a,
.campaign a {
    display: block;
}
.echome01_slider .slick-slide > div{
  margin: 0 6px;
  border: 1px solid #cbcbcb;
}
@media only screen and (max-width: 1024px) {
    .bnr {
        margin: 100px auto;
    }
    .voice-list .item {
        margin: 10px 8px;
    }
}
@media only screen and (max-width: 599px) {
    .bnr {
        margin: 80px auto 40px;
    }
    .echome04 {
        padding-bottom: 50px;
    }
  .w48 {
    width: 100%;
    margin: 2% auto;
	}
   .echome01_slider .slick-slide > div{
      margin: 0 2px;
    }
}
/*home02*/
.bestseller-list {
    width: 96%;
    margin: 0 auto 90px;
    max-width: 1200px;
}
.home02 .inn {
    padding: 100px 0 100px;
}

.bestseller-item {
    -webkit-box-shadow: 3px 3px 6px #00000029;
    box-shadow: 3px 3px 6px #00000029;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    background:#fff;
}

.bestseller-item a {
    position: relative;
    display: block;
}

.bestseller-item .textbox {
    width:100%;
    padding:20px;
}

.bestseller-item .ttl {
    color:#4a4a4a;
    font-size:13px;
    font-weight:bold;
    margin-bottom: 0px;
}

.bestseller-item .min-btn {
    display: block;
    padding: 6px 5px;
    background: #fff;
    border: 1px solid #9e9e9e;
    color: #727272;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    max-width: 127px;
    width: 80%;
}

.bestseller-list {
    margin-bottom: 50px;
}

.bestseller-list.row5 .bestseller-item{
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    background: #fff;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .home02:before{
      width: 260px;
      height: 200px;
    }
    .bestseller-list {
        width: 100%;
        margin-bottom: 40px;
    }

    .bestseller-item {
        margin-bottom: 10px;
    }
    .bestseller-item .textbox {
        bottom: 20px;
        left: 20px;
         padding:10px;
    }

    .habout-textbox {
        font-size: 16px;
        width: 80%;
        margin-bottom: 50px;
    }
    .bestseller-list.row5 .bestseller-item{
        width:32%;
    }
    .bestseller-list.row5{
        margin-left:auto;
        margin-right:auto;
        width:95%;
    }
}

@media only screen and (max-width: 599px) {
  .bestseller-item{
      width:48%;   
   }
     .home02 {
        margin-bottom:0px;
    }
    .home02:before{
        width: 180px;
    }
    .home02 .inn {
        padding:10px 0 20px;
        margin-bottom:0px;
    }

    .bestseller-list {
        margin-bottom: 20px;
    }

    .bestseller-item .textbox {
        bottom: 14px;
        left: 9px;
        padding:8px 10px 0px;
    }
    .bestseller-item .ttl {
        font-size: 12px;
    }
    .bestseller-item .min-btn {
        font-size: 11px;
        padding: 3px 5px;
    }
    .w50{
        width:100%;
    }
    .bestseller-list.row5 .bestseller-item{
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

/*20210528追記*/

.ranking-list li a{
    display: block;
    position: relative;
}
.ranking-list li a:before{
    content: "1";
    width: 33px;
    height: 33px;
    line-height: 36px;
    text-align: center;
    background-color: #e5b349;
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 17px;
    color: #fff;
    /* border-radius: 50%; */
    z-index: 1;
    font-family: 'Montserrat', sans-serif;
}
.ranking-list li:nth-of-type(2) a:before {
    content: "2";
    background-color: #adadad;
    color: #fff;
}
.ranking-list li:nth-of-type(3) a:before {
    content: "3";
    background-color: #8c6450;
    color: #fff;
}
.ranking-list li:nth-of-type(4) a:before {
    content: "4";
    background-color: #8fbc8f;
    color: #fff;
}
@media only screen and (max-width: 599px) {
    .slick-dotted.slick-slider{
        margin-bottom: 4px !important;
        margin-top:5px;
    }
    .ranking-list li a:before{
        left: 2px;
        width: 30px;
        height: 30px;
        line-height: 31px;
        font-size: 17px;
    }
}
.cate_text1{
  display:block;
  width:100%;
}
.cate_price1{
  display:block;
  width:100%;
  text-align:right;
  font-weight:normal;
  font-size:14px;
  color: #4a4a4a;
}
.echome01{
  position: relative;
}
.echome01_slidetext{
  position:relative;
  bottom: 0;
  z-index: 1;
  background:#ada293;
  padding:7px 0 4px;
  color: #fff;
  text-align: center;
  font-weight:bold;
  width: 100%;
  font-size: 12px;
}
.yoyaku_hanbai_bnr{
  width:94%;
  /*max-width: 900px;*/
  max-width: 700px;
  margin: 80px auto 90px;
  -webkit-box-shadow: 3px 3px 6px #00000029;
  box-shadow: 3px 3px 6px #00000029;
}
@media only screen and (max-width: 1024px) {
  .cate_text1{
    margin-bottom:4px;
  }
  .yoyaku_hanbai_bnr{
  margin: 50px auto 60px;
  }
}
@media only screen and (max-width: 599px) {
  .echome01_slidetext{
    font-size: 11px;
    padding: 6px 0 4px;
  }
  .yoyaku_hanbai_bnr{
  margin: 30px auto 30px;
  }
}
.top_news{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
    margin: 0 auto;
}
.top_news dt{
    width: 162px;
    color: #868686;
    letter-spacing: 0;
    padding-left: 16px;
}
.top_news dd{
    width: calc(100% - 180px);
  margin-bottom: 5px;
}

@media only screen and (max-width: 599px) {
    .top_news{
        margin-top: 0px;
        max-width:95%;
    }  
    .top_news dt{
    width: 93px;
    padding-bottom: 2px;
    padding-left: 0px;
    font-size: 95%;
    }
    .top_news dd{
    width: calc(100% - 93px);
    letter-spacing: 0;
    font-size: 94%;
      margin-bottom: 5px;
    }
}
/*20211015*/
.home-search-list {
    margin: 60px auto;
    max-width:1200px
}
.home-search-list .serch-list-area:last-child {
    margin-bottom: 0px;
}
.serch-list-area{
    margin: 30px auto;
    width:94%;
}
.serch-list-area .mini_search-tit {
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
    border-left: solid 3px #a6d3c8;
    padding-top: 2px;
    font-size: 16px;
}
.serch-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.serch-list .item {
    margin-bottom: 5px;
}
.serch-list .item a {
    display: inline-block;
    margin: 0 3px;
    padding:4px 15px;
    border-radius: 26px;
    background-color: #efefef;
    text-align: center;
    font-weight: bold;
    font-size: 85%;
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 599px) {
    .serch-list .item a {
        padding: 2px 9px;
        font-size: 10px;
    }
    .home-search-list {
      margin: 30px auto 40px;
    }
  .serch-list-area .mini_search-tit{
    font-size: 14px;
    margin-bottom: 10px;
}
  .serch-list-area{
    width:94%;
    margin: 20px auto;
  }
}
/*20211027*/

/*20211027*/
.voice-list .slick-slide {
    margin: 0 10px;
}

.voice-list .item {
    width: 370px;
    padding: 8px 8px 16px 8px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 6px #00000029;
    box-shadow: 3px 3px 6px #00000029;
    margin: 10px 16px 50px 16px;
    position: relative;
}
.voice-list .item a {
    display: block;
}

.voice-list .item .pic {
    margin-bottom: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.voice-text {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

.voice-list.slick-dotted.slick-slider {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.voice-list .slick-dots {
    position: relative;
}
@media only screen and (max-width: 1024px) {
    .voice-list .item {
        margin: 10px 8px 50px 8px;
    }
}

@media only screen and (max-width: 599px) {
     .echome04-review .cmn-ttl{
        margin-bottom:0px;
  }
}

/*20211028*/
.review_itemarea .left {
    width: 22%;
}

.tiktokimg {
    max-width: 160px;
    margin-left:23%;
}

.review_contents_commment {
    display: inline-block;
    margin: 0 auto 40px;
    position: relative;
    padding: -0px 32px;
    font-size: 24px;
}

.review_contents_commment:before {
    content: "";
    display: block;
    height: 60px;
    width: 1px;
    position: absolute;
    background: #1c1c1c;
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    left: 0;
    bottom: -10px;
}

.review_contents_commment:after {
    content: "";
    display: block;
    height: 60px;
    width: 1px;
    position: absolute;
    background: #1c1c1c;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    right: 0;
    bottom: -10px;
}

.yellowlabel {
    font-size: 110%;
    position: relative;
    display: inline-block;
    padding: 0px 5px;
    font-weight: 600;
    color: #4e4e4e;
}

.yellowlabel:before {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    background:#e6d73e;
}

.review_itemarea .right {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}


.ribon_ttl {
    display: block;
    max-width: 540px;
    margin: 0 auto 0px;
}

.review_itemarea {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 0;
}

.review_item_ttl {
    font-size: 15px;
    font-weight: bold;
}

.review_item_text {
    font-size: 13px;
    margin: 8px auto;
}

.review_item_pic a {
    display: block;
}

.review_item_price {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}

.review_item_more a {
    width: 138px;
    padding: 2px 0;
    text-align: center;
    background: #2B2B2B;
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
}

.voice-ttl {
    color:#c64646;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0;
    display: block;
    margin-bottom: 5px;
}

@media only screen and (max-width: 1024px) {
    .ribon_ttl {
        margin-bottom: 0px;
        width:50%;
    }
    .tiktokimg {
        margin-left: 25%;
         max-width: 130px;
    }

    .review_contents_commment {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {
  .ribon_ttl {
        width:85%;
    }
    .tiktokimg {
        max-width: 100px;
        margin-left:10%;
    }

    .review_contents_commment:before {
        left: 24px;
    }

    .review_contents_commment:after {
        right: 24px;
    }

    .review_contents_commment {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .yellowlabel:before {
        height: 3px;
        bottom: 2px;
    }
}
/*20211102*/
.echome04-review .slick-dots{
  top:-16px;
}

@media only screen and (max-width: 599px) {
  .echome02 > .inner{
    padding-top:0;
  }
  .voice-list{
    width:94%;
    margin-left:auto;
    margin-right:auto;
  }
  .voice-list li.item{
    height: 200px;
  }
  .voice-list .item a{
      display:flex;
  }
 .voice-list .item .pic{
    width: 50%;
    margin-top: 10px;
}
  .review-textbox{
    width: 70%;
    margin-top: 10px;
    margin-left: 4%;
}
  .voice-ttl{
  text-align: left;
}
  .voice-list .item,.voice-list .item .pic{
  border-radius:0;
}

  .voice-list .item{
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
  }

  .sp_none{
    display:none;
  }
 
}
