@charset "UTF-8";
.fs-c-heading {
  display: none; }
.fs-c-productPrice__addon {
	font-size: 0.8rem;
}




.em-newlife {
  width: 1200px;
  margin: auto;
  /*section①-1*/ }
  .em-newlife .em-nl_head {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 500px;
    background: url("../img/newlife/em-nl_pc-top.jpg");
    background-position: center;
    background-repeat: no-repeat; }
    .em-newlife .em-nl_head p {
      display: inline-block;
      position: absolute;
      padding: 0 10px;
      background-color: #fff;
      border: solid 1px #707070;
      top: 80%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .em-newlife section {
    width: 100%;
    padding: 0 0 50px 0;
    margin: 0 auto; }
  .em-newlife a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px; }
  .em-newlife .em-nl_nav {
    width: 70%;
    text-align: center; }
    .em-newlife .em-nl_nav h2 {
      display: inline-block;
      font-size: 28px;
      margin: 50px 0 30px 0; }
    .em-newlife .em-nl_nav .em-nl_nav_wrapper {
      display: flex;
      width: 100%;
      justify-content: space-around;
      flex-wrap: wrap; }
      .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box {
        display: inline-block;
        position: relative;
        width: 225px;
        height: 300px;
        margin: 15px 0; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box img {
          width: 100%;
          margin: 0;
          padding: 0; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box img:hover {
          opacity: 1; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box .em-nl_nav_numb {
          position: absolute;
          display: inline-block;
          background-color: #fff;
          margin: auto;
          width: 44px;
          height: 44px;
          font-weight: bold;
          line-height: 44px;
          border-radius: 44px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box .em-nl_nav_text {
          display: inline-block;
          width: 70%;
          margin: 0;
          padding: 0; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box p {
          font-size: 15px;
          margin: 20px 0; }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box p span {
            font-size: 20px;
            font-weight: bold; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box i {
          position: absolute;
          width: 25px;
          height: 25px;
          top: 94%;
          left: 50%;
          transform: translate(-50%, -50%); }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box .arrow-bottom {
          background: url("../img/newlife/arrow_bottom.png");
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
      .em-newlife .em-nl_nav .em-nl_nav_wrapper a .bg01 {
        background-color: #8BDED8; }
      .em-newlife .em-nl_nav .em-nl_nav_wrapper a .bg02 {
        background-color: #E9FFFD; }
      .em-newlife .em-nl_nav .em-nl_nav_wrapper a:hover {
        opacity: 0.5;
        transition: 0.5s; }
  .em-newlife .em-nl_setitem {
    width: 95%;
    background-color: #E9FFFD;
    text-align: center;
	
	
	
	
    /*アイテムリストcss*/ }
    .em-newlife .em-nl_setitem h2 {
      width: 100%;
      height: 65px;
      padding: 10px 0;
      background-color: #8BDED8;
      font-size: 28px;
      font-weight: bold;
      line-height: 46px; }
      .em-newlife .em-nl_setitem h2 span {
        display: inline-block;
        margin: 0 20px 0 0;
        width: 44px;
        height: 44px;
        border-radius: 44px;
        background-color: #fff; }
    .em-newlife .em-nl_setitem p {
      display: inline-block;
      font-size: 16px;
      width: 50%;
      margin: 20px 0 40px 0; }
    .em-newlife .em-nl_setitem .em-nl_set_wrapper {
      display: inline-block;
      width: 90%;
      margin: auto;
      margin-bottom: 50px; 
	  }
	  
	  
	  
	  
      .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container {
        display: inline-block;
        position: relative;
        padding: 20px 30px;
         }
		
      .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 {
        display: inline-block;
        position: relative;
        width: 30%;
        padding: 20px 10px;
		margin: 10px auto;
        background-color: #fff; 
		height: 600px;
		}
		
		
		
        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_deco {
          display: inline-block;
          width: 100%;
          color: #19C9BD;
          text-align: left;
          font-size: 15px;
          padding: 0 0 3px 0; }
        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_reco {
          display: flex;
          justify-content: center;
          align-items: center;
          position: absolute;
          width: 120px;
          height: 100px;
          border-radius: 50%;
          background-color: #e0c23d;
          top: 5%;
          right: 45%;
          font-size: 24px;
          font-weight: bold;
          color: #fff;
          line-height: 1em; }
        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container h3 {
          font-size: 25px;
          margin: 0 0 5px 0;
          padding: 0;
          color: #19C9BD;
          text-align: left;
          font-weight: bold; }
        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text {
          display: flex;
          width: 100%;
          text-align: left;
          justify-content: space-between; }
		  
        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text {
          display: flex;
		  flex-direction: column;
          width: 100%; }
		  
          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price {
            display: inline-block;
            width: 45%;
            padding: 20px 0 30px 0; }
			
          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price {
            display: inline-block;
            width: 100%;
            padding: 0; }



          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_img {
            display: inline-block;
            width: 45%;
            padding: 20px 0 0 0; }
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price p {
              width: 100%;
              margin: 0;
              padding: 0;
              font-size: 22px;
              font-weight: bold;
              line-height: 1.2em; }
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price p {
              width: 100%;
              margin: 0;
              padding: 0;
              font-size: 16px;
              font-weight: normal;
              line-height: 1.2em; }
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price {
              text-decoration: line-through;
              color: red; }
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .old-price {
              text-decoration: line-through;
              color: red; 
			  text-align: left;
              padding: 0 0 0 10;}			  
			  
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price span {
                color: #000; }
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .old-price span {
                color: #000; }
				
                .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price span .old-price-sub {
                  font-size: 16px; }
                .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .old-price span .old-price-sub {
                  font-size: 16px; }
				  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .new-price {
              font-size: 12px;
              padding: 15px 0 10px 0; }
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .new-price {
              font-size: 22px;
			  font-weight:600;
              padding: 10px 0 10px 10px;
			  text-align: center; }			
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .new-price span {
              font-size: 13px;
			  font-weight:100;}			  
			  
			    
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .introduction {
              font-size: 13px;
              padding: 50px 0 30px 0; }

			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .introduction {
              font-size: 16px;
              width: 95%;
			  padding: 20px 0;
			  display: inline-block;
			  text-align: left;  
			  height: 100px;}
			  
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .new-price span {
                font-size: 48px;
                font-weight: bold; }
            /*.em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .item-link {
              display: inline-block;
			  margin-top:50px;
              font-size: 18px;
              width: 180px;
              height: 50px;
              line-height: 50px;
              text-decoration: none;
              text-align: center;
              border-radius: 40px;
              font-weight: bold;
              color: #fff;
              background-color: #50DCD3; }*/
			  
			  
			   .item-link {
              display: inline-block;
			  margin-top:20px;
              font-size: 18px;
              width: 180px;
              height: 50px;
              line-height: 50px;
              text-decoration: none;
              text-align: center;
              border-radius: 40px;
              font-weight: bold;
              color: #fff;
              background-color: #50DCD3; }
			  
			  .item-link:hover {
			   opacity: 0.6;
			   color:#FFF;}
			  
			  .item-link:visited {
			   color:#FFF;}			  
			  
			  
		  
			  
    .em-newlife .em-nl_setitem .em-nl_itemlist {
      margin: 0 0 50px 0; }
      .em-newlife .em-nl_setitem .em-nl_itemlist h3 {
        font-size: 20px;
        margin: 0 0 20px 0;
        font-weight: bold; }
      .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item {
        width: 80%;
        margin: auto; }
        .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide {
          background: #fff;
          height: 550px;
          margin: 0 5px; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 {
            font-size: 16px;
            font-weight: 200;
            width: 100%;
            height: 60px;
            text-align: left;
            background-color: rgba(255, 255, 255, 0);
            line-height: 1.2em;
			font-size:14px;
			font-weight:500;
			overflow:hidden; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 .fs-c-productName__copy {
              display: none; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 span {
              width: 100%;
              height: 100%;
              margin: 0;
              border-radius: 0;
              background-color: rgba(255, 255, 255, 0); }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks {
            height: 70px; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark {
              height: 60px; }
              .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .moving_class {
                display: none; }
				.em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .showroom {
                display: none; }
              .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .free_shipping {
                display: inline-block;
                width: 80px;
                height: 25px;
                font-size: 14px;
                background: grey;
                color: white;
                line-height: 18px;
                font-weight: normal; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices {
            display: inline-block;
            width: 100%;
            height: 40px; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice--selling {
              margin: 5px 0;
              font-size: 18px; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice__main .fs-c-productPrice__main__price {
              color: red; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productListItem__productDescription {
            font-size: 10px;
            line-height: 1.5em;
            padding: 10px 5px;
            text-align: left;
            background: #E8E8E8;
            height: 70px;
			display:none; }
    .em-newlife .em-nl_setitem .em-nl_rank_wrapper {
      display: inline-block;
      width: 100%;
      text-align: center; }
      .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_reco {
        font-size: 26px;
        font-weight: bold;
        margin: 0; }
      .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container {
        display: inline-block;
        width: 90%;
        padding: 30px 0;
        margin: 30px auto;
        background-color: #fff; }
        .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .em-nl_rank_title {
          font-size: 24px;
          font-weight: bold;
          margin: 0 0 25px 0; }
        .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .fs_group_ranking {
          width: 90%;
          margin: auto; }
          .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .fs_group_ranking li {
            margin-right: 0;
            margin: 0 10px; }

/*section①-2*/
.em-nl_setitem-list {
  display: flex;
  width: 100%;
  margin: 40px 0;
  flex-wrap: wrap;
  justify-content: space-around; }
  .em-nl_setitem-list .em-nl_setitem-box {
    display: inline-block;
    width: 33%;
    margin: 10px 0;
    text-align: center;
    cursor: pointer; }
    .em-nl_setitem-list .em-nl_setitem-box img {
      width: 70%;
      margin: auto; }
    .em-nl_setitem-list .em-nl_setitem-box img:hover {
      opacity: 1; }
    .em-nl_setitem-list .em-nl_setitem-box h3 {
      font-size: 18px;
      margin: 10px 0;
      font-weight: 400;
      line-height: 1.2em;
      height: 2.2em; }
    .em-nl_setitem-list .em-nl_setitem-box span {
      font-size: 18px;
      font-weight: bold; }
  .em-nl_setitem-list .em-nl_setitem-box:hover {
    opacity: 0.5;
    transition: 0.5s; }

.em-nl_itemrank_wrapper {
  width: 100%; }
  .em-nl_itemrank_wrapper h3 {
    font-size: 26px; }
  .em-nl_itemrank_wrapper .em-nl_itemrank_container {
    display: inline-block;
    width: 95%;
    background-color: #FFFFFF; }
    .em-nl_itemrank_wrapper .em-nl_itemrank_container h3 {
      font-size: 20px; }


.em-newlife .em-nl_setitem .PC-none { 
	display: none;}
.em-newlife .em-nl_setiteme .SP-none {
	display: block;}
	
	/*ボタン*/
	
.itemlist--btn .btn{ 
margin: 0px;}

	
a.btn {
  display: inline-block;
  position: relative;
  width: 330px;
  max-width: 100%;
  font-size: 17px;
  margin: 3em 0 0;
  padding: 0.5em 40px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  background-position: right center;
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
  flex: 1 1 auto;
  text-decoration: none;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #404040 50%, #404040 100%);
}
a.btn:hover {
    color: #404040;
    background-position: left center;
}
a.btn:after{
  content:'';
  position:absolute;
  height:1em;
  width:1em;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  top: calc(50% - 0.5em);
  right: 10px;
}
a.btn-bk{
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #404040 50%, #404040 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 60%;
  height: auto;
  line-height: 1.6;
  padding: 27px 30px;
  font-weight: bold;
  border-radius: 3px;
}
a.btn-wh{
  background-image: linear-gradient(to right, #404040 0%, #404040 50%, #fff 50%, #fff 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 60%;
  height: auto;
  line-height: 1.6;
  font-weight: bold;
  color: #404040;
  border: solid 2px #404040;
}
a.btn-wh:after{
  background-image: url(../img/index/btn_icon_b.png);
}
a.btn-wh:hover{
  color: #fff;
}
a.btn-nv{
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #111124 50%, #111124 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 100%;
  max-width:300px;
  height: auto;
  line-height: 1.6;
  font-weight: bold;
  color: #fff;
  border: solid 2px #111124;
}
a.btn-nv:after{
  background-image: url(../img/index/btn_icon_w.png);
}
a.btn-nv:hover{
  color: #111124;
}


@media only screen and (max-width: 480px) {
  .pc-br {
    display: none; }

  .em-newlife {
    width: 100%;
    margin: auto;
    /*section①*/
    /*section①-2*/ }
    .em-newlife .em-nl_head {
      width: 100%;
      height: 400px;
      background: url("../img/newlife/em-nl_sp-top.jpg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
      .em-newlife .em-nl_head p {
        padding: 0 10px;
        background-color: #fff;
        border: solid 1px #707070;
        top: 75%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 65%;
        font-size: 12px; }
    .em-newlife .em-nl_nav {
      width: 90%;
      text-align: center; }
      .em-newlife .em-nl_nav h2 {
        display: inline-block;
        font-size: 18px;
        white-space: nowrap; }
      .em-newlife .em-nl_nav .em-nl_nav_wrapper a {
        width: 48%; }
        .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box {
          display: inline-block;
          position: relative;
          width: 100%;
          height: 250px;
          margin: 15px 0; }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box img {
            width: 100%;
            margin: 0;
            padding: 0; }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box .em-nl_nav_numb {
            position: absolute;
            display: inline-block;
            background-color: #fff;
            margin: auto;
            width: 44px;
            height: 44px;
            line-height: 44px;
            border-radius: 44px;
            top: 45%;
            left: 50%;
            transform: translate(-50%, -50%); }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box .em-nl_nav_text {
            display: inline-block;
            width: 80%;
            margin: 0;
            padding: 0; }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box p {
            font-size: 12px; }
            .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box p span {
              font-size: 15px;
              font-weight: bold; }
          .em-newlife .em-nl_nav .em-nl_nav_wrapper a .em-nl_nav_box i {
            position: absolute;
            width: 100%;
            top: 90%;
            left: 50%;
            transform: translate(-50%, -50%); }
    .em-newlife .em-nl_setitem {
      width: 100%;
      background-color: #E9FFFD;
      text-align: center;
      /*アイテムリストcss*/ }
      .em-newlife .em-nl_setitem h2 {
        width: 100%;
        padding: 10px 0;
        background-color: #8BDED8;
        font-size: 20px;
        line-height: 2.2em; }
        .em-newlife .em-nl_setitem h2 span {
          display: inline-block;
          margin: 0 20px 0 0;
          width: 44px;
          height: 44px;
          border-radius: 44px;
          background-color: #fff; }
      .em-newlife .em-nl_setitem p {
        display: inline-block;
        width: 85%;
        font-size: 16px;
        text-align: left; }
      .em-newlife .em-nl_setitem .em-nl_set_wrapper {
        width: 95%;
        margin: auto;
        margin-bottom: 50px; }
		



        .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container {
          display: inline-block;
          position: relative;
          width: 100%;
          padding: 20px 0;
          height: auto; }
		  
      .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 {
        display: inline-block;
        position: relative;
        width: 43%;
        padding: 10px 10px;
        background-color: #fff; }


          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_deco {
            width: 80%;
            font-size: 13px;
            margin: 20px 0 0 0; }
          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_reco {
            display: inline-block;
            position: initial;
            top: initial;
            right: initial;
            width: 80%;
            height: 30px;
            border-radius: 20px;
            background-color: #e0c23d;
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            line-height: 30px;
			margin-bottom:10px; }
			
          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container h3 {
            display: inline-block;
            width: 80%;
            font-size: 18px;
            margin: 0 0 10px 0;
            padding: 0;
            color: #19C9BD;
            text-align: left; }
          .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text {
            display: flex;
            width: 80%;
            margin: auto;
            flex-wrap: wrap;
            text-align: left; }
			
			
			
			
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text ul {
              width: 100%;
              margin: 10px 0 20px 0;
              padding: 5px;
              border: dashed 1px #707070;
              line-height: 1.5em; }
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text ul li {
                list-style-type: none; }
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price {
              display: inline-block;
              width: 100%;
              text-align: center;
              padding: 0; }
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .introduction {
              font-size: 13px;
              padding: 10px 0 10px 0; }
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_img {
              display: inline-block;
              width: 100%;
              text-align: center;
              padding: 0; }
			  
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price p {
                width: 100%;
                margin: 0;
                padding: 0;
                font-size: 20px;
                font-weight: bold;
                line-height: 1.2em;
                text-align: left; }
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .item-set {
                font-size: 18px; }
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price {
                text-decoration: line-through;
                color: red; }
				
                .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price span {
                  color: #000; }
                .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .old-price span {
                  color: #000; }

                  .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .old-price span .old-price-sub {
                    font-size: 12px; }
                  .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .old-price span .old-price-sub {
                    font-size: 12px; }
					
              .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .new-price {
                font-size: 14px; }
                .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .new-price span {
                  font-size: 36px;
                  font-weight: bold; }
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container .em-nl_set_text .em-nl_set_price .item-link {
              display: inline-block;
			  margin-top:50px;
              font-size: 18px;
              width: 180px;
              height: 50px;
              line-height: 50px;
              text-decoration: none;
              text-align: center;
              border-radius: 40px;
              font-weight: bold;
              color: #fff;
              background-color: #50DCD3; }
			  
			  
            .em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .item-link {
              display: inline-block;
			  margin:auto;
              font-size: 16px;
              width: 120px;
              height: 50px;
              line-height: 50px;
              text-decoration: none;
              text-align: center;
              border-radius: 40px;
              font-weight: bold;
              color: #fff;
              background-color: #50DCD3; }	
				
      .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item {
        width: 100%; }
        .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide {
          background: #fff;
          height: 480px;
          margin: 0 5px; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productListItem {
            cursor: pointer; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 {
            font-size: 16px;
            width: 100%;
            height: 60px;
            text-align: left;
            background-color: rgba(255, 255, 255, 0);
            line-height: 1em; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 .fs-c-productName__copy {
              display: none; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 span {
              width: 100%;
              height: 100%;
              margin: 0;
              border-radius: 0;
              background-color: rgba(255, 255, 255, 0); }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks {
            height: 70px; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark {
              height: 60px; }
              .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .moving_class {
                display: none; }
              .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .free_shipping {
                display: inline-block;
                width: 80px;
                height: 25px;
                font-size: 14px;
                background: grey;
                color: white;
                line-height: 18px;
                font-weight: normal; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices {
            display: inline-block;
            width: 100%;
            height: 40px; }
            .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice--selling {
              margin: 5px 0;
              font-size: 13px; }
              .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__addon {
                font-size: 13px; }
          .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productListItem__productDescription {
            font-size: 10px;
            line-height: 1.5em;
            padding: 10px 5px;
            text-align: left;
            background: #E8E8E8;
            height: 100px;
			display:none; }
        .em-newlife .em-nl_setitem .em-nl_itemlist .em-nl_item .fs-c-button--carousel {
          font-size: 32px; }
      .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_reco {
        font-size: 20px;
        margin: 30px 0; }
      .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container {
        width: 95%;
        padding: 30px 0; }
        .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .em-nl_rank_title {
          font-size: 15px;
          margin: 0 0 20px 0; }
        .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .fs_group_ranking {
          width: 100%;
          margin: auto; }
          .em-newlife .em-nl_setitem .em-nl_rank_wrapper .em-nl_rank_container .fs_group_ranking li {
            margin: 10px 0; }
    .em-newlife .em-nl_setitem-list {
      display: flex;
      width: 100%;
      margin: 20px 0;
      flex-wrap: wrap;
      justify-content: space-around; }
      .em-newlife .em-nl_setitem-list .em-nl_setitem-box {
        display: inline-block;
        width: 48%;
        margin: 10px 0;
        text-align: center; }
        .em-newlife .em-nl_setitem-list .em-nl_setitem-box img {
          width: 70%; }
        .em-newlife .em-nl_setitem-list .em-nl_setitem-box h3 {
          font-size: 13px; }
        .em-newlife .em-nl_setitem-list .em-nl_setitem-box span {
          font-size: 15px;
          font-weight: bold; }
		  
		  
	.em-newlife .em-nl_setitem .PC-none { 
	display: block;}
	.em-newlife .em-nl_setitem .SP-none {
	display: none;}
	
	
	

		
	.em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .new-price	{
		font-size: 18px;
		text-align: left;}
		
		
	.em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2	{
		height: 480px;}
		  
		  
	.em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .new-price span	{
		 font-size: 12px; }
		 
		 
	.em-newlife .em-nl_setitem .em-nl_set_wrapper .em-nl_set_container2 .em-nl_set_text .em-nl_set_price .introduction	{
		height: 150px; }
		   }
