﻿.news_tit {
  border-bottom: 2px solid #ccc;
  color: #ff3d8f;
  font-size: 13px;
  margin-bottom: 5px;
}
#more-news {
  text-align: right;
}
#more-news img {
  vertical-align: middle;
}
/*#latest-news {
  width: 372px;
  margin-bottom: 10px;
}
*/
#latest-news .image-title, #best-review .image-title {
  margin-bottom: 0;
}
#latest-news ul {
  margin-bottom: 0;
}
#section-container {
  background-color: #633042;
  padding: 10px;
  margin-bottom: 20px;
}
#section-container table {
  padding: 0;
  margin: 0;
}
/***** 注力ブランド PC、スマホに出ているブランドロゴ（エスケーツー、クリニーク、ロクシタン、ナーズ、シャネル、エクスビアンス、アイルデール、ベアミネラル）　削除していいかも*****/
/*
#featured-brands {
  width: 100%;
  margin: 0;
  padding: 0;
}
#featured-brands > li {
  list-style: none;
  float: left;
  border: 1px solid #CCCCCC;
  padding: 0;
  margin: 0.5%;
  text-align: center;
}
#featured-brands > li:nth-child(4n) {
  margin-right: 0;
}
#featured-brands > li > a > img {
  width: 180px;
}
*/
/* トップページ
----------------------------------------------------------*/
#main-content > section:nth-of-type(2n) {
  background-color: #fff4f4;
  padding: 20px;
}
/* 新着商品 ここから
----------------------------------------------------------*/
ul.new-products-list, ul.new-products-list-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.new-products-list > li, ul.new-products-list-more > li {
  width: 22.2%;
  font-size: 16px;
  line-height: 1.5;
  border-right: dotted 1px #cdcdcd;
  padding: 1.34%;
  margin-bottom: 20px;
}
ul.new-products-list > li:nth-child(4n+2) {
  border-left: none;
  padding-left: none!important;
}
ul.new-products-list > li:nth-child(4n+5) {
  border-right: none;
  padding-right: none!important;
}
ul.new-products-list-more > li:nth-child(4n) {
  border-right: none;
  margin-right: 0;
}
ul.new-products-list > li > a > .product-image, ul.new-products-list-more > li > a > .product-image {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
ul.new-products-list > li > a > .product-image > img, ul.new-products-list-more > li > a > .product-image > img {
  width: 100%;
  margin-bottom: 10px;
  opacity: 1;
}
ul.new-products-list > li > a:hover > .product-image > img, ul.new-products-list-more > li > a:hover > .product-image > img {
  opacity: 0.6;
}
ul.new-products-list > li > a > .product-name, ul.new-products-list-more > li > a > .product-name, ul.new-products-list > li.main > a > .product-deteil-right > .product-name {
  color: #e64677;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  word-break: break-all
}
ul.new-products-list > li > a > .product-name > .brands-name, ul.new-products-list-more > li > a > .product-name > .brands-name, ul.new-products-list > li.main > a > .product-deteil-right > .product-name > .brands-name {
  color: #125a66;
  font-weight: bold;
  word-break: break-all;
  margin-right: 10px;
}
ul.new-products-list > li > a > .product-price, ul.new-products-list-more> li > a > .product-price, ul.new-products-list > li.main > a > .product-deteil-right > .product-price {
  color: #f50028;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
}
ul.new-products-list > li.main > a:hover > .product-deteil-right > .product-name, ul.new-products-list > li.main > a:hover > .product-deteil-right > .product-name > .brands-name, ul.new-products-list > li > a:hover > .product-name, ul.new-products-list > li > a:hover > .brands-name, ul.new-products-list-more > li > a:hover > .product-name, ul.new-products-list-more > li > a:hover > .brands-name {
  text-decoration: underline;
}
/* メイン ここから
----------------------------------------------------------*/
ul.new-products-list > li.main {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  border-right: none;
}
ul.new-products-list > li.main > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
ul.new-products-list > li.main > a > .product-image {
  width: 50%;
  margin-right: 10px;
}
ul.new-products-list > li.main > a > .product-deteil-right {
  width: 48.5%;
}
ul.new-products-list > li.main > a > .product-deteil-right > .product-headline {
  color: #ff3d8f;
  margin-bottom: 5px;
  word-break: break-all;
  font-size: inherit;
}
/* メイン end
----------------------------------------------------------*/
/* 商品口コミ start
----------------------------------------------------------*/
.slick-slider .slick-list {
  width: 550px;
  margin: auto;
  padding: 0 85px!important;
}
.slick-slide.slick-center {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}
.slick-slide {
  opacity: 0.9;
  transition: all 300ms ease;
  transform: scale(0.9);
}
#reviews .review-li .carousel-reviews {
  padding: 15px;
  margin: 0 auto 15px;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 1px 1px 4px rgba(179,179,179,0.5);
  box-sizing: border-box;
  line-height: 1.5;
  background-color: #fff;
}
.carousel-reviews .product-name {
  border: none;
  padding: 0;
  font-weight: bold;
  margin-bottom: 15px;
  word-break: break-all;
}
.carousel-reviews .product-kind img {
  width: 85%;
  opacity: 1;
}
.carousel-reviews .product-kind img:hover, .carousel-reviews .product-kind img:visited {
  opacity: 0.6;
}
.carousel-reviews .text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carousel-reviews .product-kind-name {
  color: #808080;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.carousel-reviews .color-box1, .carousel-reviews .color-box2, .carousel-reviews .color-box3, .carousel-reviews .color-box4, .carousel-reviews .color-box5 {
  width: 55px;
  height: 55px;
  margin-right: 10px;
  float: left;
}
.carousel-reviews .review-txt {
  color: #808080;
  font-weight: bold;
  display: inline-block;
  word-break: break-all;
  overflow: hidden;
  padding: 10px;
  background-color: #f3f3f3;
}
.carousel-reviews .review-txt p {
  margin-bottom: 15px;
}
.carousel-reviews .btn-review {
  display: block;
  position: relative;
  color: #e64677;
  padding-right: 8px;
  text-decoration: underline;
}
.carousel-reviews .btn-review:after {
  content: "";
  height: 8px;
  width: 8px;
  right: 0;
  top: 25%;
  border-top: 2px solid #808080;
  border-right: 2px solid #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.carousel-reviews .brands-name {
  margin-right: 3%;
}
.carousel-reviews .brands-name, .carousel-reviews .product-subcategories {
  max-width: 47.8%;
  display: inline-block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: underline;
}
#reviews .review-li .carousel-prev {
  width: 45px;
  height: 45px;
  left: 8%;
  top: 32%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(254, 112, 172, 0.7);
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 1;
}
#reviews .review-li .carousel-prev:after {
  height: 15px;
  width: 15px;
  left: 17px;
  top: 30%;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#reviews .review-li .carousel-next {
  width: 45px;
  height: 45px;
  right: 8%;
  top: 32%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(254, 112, 172, 0.7);
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 1;
}
#reviews .review-li .carousel-next:after {
  height: 15px;
  width: 15px;
  right: 17px;
  top: 30%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  overflow-y: hidden;
}
#reviews .review-li .carousel-prev:hover, #reviews .review-li .carousel-next:hover {
  cursor: pointer;
  background-color: rgba(254, 112, 172, 1);
}
#reviews .review-li .carousel-paging {
  text-align: center;
  padding: 4px 0 13px;
}
#reviews .review-li .carousel-paging li {
  display: inline-block;
  background: #d9d9d9;
  padding: 0;
  margin-right: 8px;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  box-shadow: none;
  border: none;
  font-size: 0;
  outline: none;
  cursor: pointer;
  padding-top: 0px !important;
  border-top: 0px !important;
}
#reviews .review-li .carousel-paging li:last-child {
  margin-right: 0;
}
#reviews .review-li .carousel-paging li.slick-active {
  background: #e64677;
}
ul.carousel-paging > li > button {
  display: none;
}
/**人気の定番ブランド start**/
.standard-brands-wrap {
  height: auto;
  overflow: hidden;
}
.standard-brands-wrap ul {
  display: flex;
  flex-wrap: nowrap;

  animation-name: infiniteScroll;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes infiniteScroll {
  from {transform: translateX(0)}
  to {transform: translateX(-50%)}
}
/* .container-scroll-x {
  width: 100%;
  overflow-x: hidden;
} */

.horizontal-scrolling-items__item {
  white-space: nowrap;
}


.standard-brands-wrap ul li {
  margin-right: 10px;
  border: solid 1px #e64677;
  background: #fff;
  padding: 10px;
  font-size: 16px;
  height: auto;
  min-width: 160px;
}
.standard-brands-wrap ul li:last-child {
  margin-right: 0;
}
.standard-brands-wrap ul li .brand-logo {
  margin-bottom: 7px;
}
.standard-brands-wrap ul li .brand-logo img, .standard-brands-wrap ul li a .product-image img {
  width: 100%;
}
.standard-brands-wrap ul li a .brands-name {
  color: #005fe2;
  text-align: center;
  margin-bottom: 13px;
  height: 33px;
}
.standard-brands-wrap ul li a .product-image {
  width: 80%;
  height: auto;
  margin: 0 auto 13px;
  opacity: 1;
}
.standard-brands-wrap ul li a:hover .product-image img, .standard-brands-wrap ul li a:visited .product-image img {
  opacity: 0.6;
}
.standard-brands-wrap ul li a .product-name {
  white-space: normal;
  color: #e64677;
  border: none;
  padding: 0;
  margin-bottom: 12px;
  height: 33px;
  white-space: normal;
}
.standard-brands-wrap ul li .product-price {
  color: #f50028;
  font-size: 17px;
  font-weight: bold;
}
.standard-brands-wrap ul li a:hover .brands-name, .standard-brands-wrap ul li a:hover .product-name {
  text-decoration: underline;
}
/* 今週のおすすめ start
----------------------------------------------------------*/
#thisweek-recommend > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#thisweek-recommend > ul > li {
  width: 23%;
  margin: 0 2.6% 0 0;
}
#thisweek-recommend > ul > li:last-child {
  margin-right: 0;
}
#thisweek-recommend > ul > li > a > img {
  width: 100%;
  margin-bottom: 10px;
  opacity: 1;
  border: 1px solid #cdcdcd;
}
#thisweek-recommend > ul > li > a > img:hover, #thisweek-recommend > ul > li > a > img:visited {
  opacity: 0.6;
}
#featured > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#featured > ul > li {
  width: 48.5%;
  margin-right: 3%;
}
#featured > ul > li a img {
  opacity: 1;
}
#featured > ul > li a img:hover, #featured > ul > li a img:visited {
  opacity: 0.6;
}
#featured > ul > li img {
  margin-bottom: 3%;
  margin-bottom: 3%;
  border: solid 1px #cdcdcd;
  box-sizing: border-box;
}
#featured > ul > li:last-child {
  margin-right: 0;
}
/* たった今売れた商品 start
----------------------------------------------------------*/
ul.newest-orders-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.newest-orders-list > li {
  width: 16.5%;
  position: relative;
  margin: 0 2% 25px 0;
  font-size: 14px;
  line-height: 1.4;
  word-break: break-all;
  border-right: dotted 1px #cdcdcd;
  padding-right: 2%;
}
ul.newest-orders-list > li:nth-last-child(-n+5) {
  margin-bottom: 0;
}
ul.newest-orders-list > li:nth-child(5n) {
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}
ul.newest-orders-list > li > a > .buy_now {
  background-color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  color: #e64677;
  padding: 7px 0;
  margin-bottom: 8px;
}
ul.newest-orders-list > li > a > .product-headline {
  color: #ff3d8f;
  margin-bottom: 5px;
  border: none;
  padding: 0;
  font-size: inherit;
}
ul.newest-orders-list > li > a > .product-image {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
ul.newest-orders-list > li > a > .product-image > img {
  width: 100%;
  opacity: 1;
}
ul.newest-orders-list > li > a > .product-image > img:hover, ul.newest-orders-list > li > a > .product-image > img:visited {
  opacity: 0.6;
}
ul.newest-orders-list > li > a > .product-name {
  color: #e64677;
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
ul.newest-orders-list > li > a > .product-name > .brands-name {
  color: #125a66;
  font-weight: bold;
  margin-right: 10px;
}
ul.newest-orders-list > li > a > .product-price {
  color: #f50028;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 12px;
}
ul.newest-orders-list > li > a:hover > .product-name, ul.newest-orders-list > li > a:hover > .product-name > .brands-name {
  text-decoration: underline;
}
/**トップの口コミデザイン　削除して大丈夫だと思う**/
/*#reviews ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#reviews li {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px
}
#reviews p {
  margin-bottom: 0.5em;
}
#reviews .product-name, #reviews .sub-category {
  height: 3.2em;
}
#reviews .brand {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#reviews .review {
  background: url("/content/images/index/bg_review.gif") no-repeat;
  height: 97px;
  padding: 3px;
}
*/

/* 商品口コミボタン　トップにあるものなので削除して大丈夫18/8/17
----------------------------------------------------------*/
/*a.btn-review {
  background-color: #e64677;
  border-radius: 7px;
  color: #fff;
  font-size: 1.6rem;
  padding: 10px 25px;
  text-decoration: none;
}
a.btn-review::before {
  content: url("/content/images/icon/review.png");
  display: inline-block;
  padding: 0 5px 0 0;
  vertical-align: middle;
}
a.btn-review:visited, a.btn-review:hover {
  opacity: 0.7;
}
*/

div.sales-ranking ul.ranking li {
  width: 104px;
}
div.sales-ranking ul.ranking li:nth-child(5) {
  border-left: none;
}
/*.left-sidebar-section {
  margin-bottom: 30px;
}
*/

/* Business Days
----------------------------------------------------------*/
.business-days {
  margin-bottom: 5%;
}
.business-days .calendar-month {
  background-color: #e6e6e6;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 0;
  text-align: center;
}
.business-days table, .business-days td {
  border-collapse: collapse;
  background-color: #fff;
}
.business-days td {
  border: 1px solid #ccc;
}
.business-days thead td {
  text-align: center;
}
.business-days tbody td {
  text-align: right;
}
.business-days td.holiday, .business-days tbody td:first-child, .business-days tbody td:last-child {
  background-color: #ffe2e7;
}
.business-days table {
  width: 170px;
  border: 1px solid #ccc;
}
.business-days.explanation {
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px
}
.business-days.explanation p {
  margin-bottom: 5px;
}
/**PC下部4個のバナーのスタイル**/
/*ul.bottom-banner {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.bottom-banner li {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}
.bottom-banner li:first-child {
  padding-left: 0px;
}
.bottom-banner li img, .bottom-banner2 li img {
  width: 100%;
}
.bottom-banner2 li {
  margin-bottom: 10px;
}
*/
.carousel {
  position: relative;
  width: 100%;
  margin: 30px 0;
  overflow: hidden;
}
.carousel-banner {
  height: auto;
  margin: 0 40px 20px;
  overflow: hidden;
  position: relative;
}
.carousel-banner ul {
  margin: 0;
  padding: 0;
}
.carousel-banner ul li {
  list-style: none outside;
  text-align: center;
}
.carousel-banner li img {
  max-width: 100%;
  border: solid 1px #cdcdcd;
  box-sizing: border-box;
}
.carousel .carousel-prev {
  border-bottom: 2px solid #4d4d4d;
  border-left: 2px solid #4d4d4d;
  content: "";
  display: block;
  height: 30px;
  left: 8px;
  position: absolute;
  top: 32%;
  transform: rotate(45deg);
  width: 30px;
  cursor: pointer;
}
.carousel .carousel-prev:after {
  background-color: rgba(255, 255, 255, 0);
  content: "";
  height: 195px;
  left: -3px;
  padding: 10px;
  position: absolute;
  top: -85px;
  transform: rotate(-45deg);
  width: 15px;
}
.carousel .carousel-next {
  border-top: 2px solid #4d4d4d;
  border-right: 2px solid #4d4d4d;
  content: "";
  display: block;
  height: 30px;
  right: 8px;
  position: absolute;
  top: 32%;
  transform: rotate(45deg);
  width: 30px;
  cursor: pointer;
}
.carousel .carousel-next:after {
  background-color: rgba(255, 255, 255, 0);
  content: "";
  height: 216px;
  position: absolute;
  right: -10px;
  top: -93px;
  transform: rotate(-45deg);
  width: 35px;
}
.carousel-thumb ul {
  table-layout: fixed;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.carousel-thumb ul li {
  display: table-cell;
  list-style: outside none none;
  vertical-align: middle;
  border-bottom: solid 4px #fff;
}
.carousel-thumb ul li img {
  text-decoration: none;
}
.carousel-thumb ul li:hover {
  cursor: pointer;
}
.carousel-thumb ul li:hover, .carousel-thumb ul li.current {
  border-bottom: solid 4px #000;
}
/* ----------------------------------
トップページで使用するコンテンツ
----------------------------------*/
.PageAttentionInfo {
  background-color: #f3f3f3;
	font-size: 15px;
  color: #e64677;
  position: relative;
  border: solid 1px #f50028;
	margin: 2% 0;
}
.PageAttentionInfo:after {
  height: 6px;
  width: 6px;
  right:1.5%;
  top: 38%;
  border-top: 2px solid #808080;
  border-right: 2px solid #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.PageAttentionInfo a {
  padding: 10px;
  display: block;
  margin-right:10px;
}
article > section:nth-of-type(2n) {
  background-color: #fff4f4;
}