.text-pc{
  display: block;
}
.text-sp{
  display: none;
}

#topWrapper .oshirase p{
  padding: 7px 0;
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
	line-height: 1.7;
	color: #c31c1c;
	text-align: center;
	letter-spacing: 0.075em;
}

#topWrapper .section__ttl{
  margin-bottom: 40px;
}

#topWrapper .section__ttl .section__ttl-en{
  margin-bottom: 20px;
  font-size: 36px;
  font-family: soleil, sans-serif;
  font-weight: 600;
  color: #343434;
  text-align: center;
  letter-spacing: 0.05em;
}

#topWrapper .section__ttl .section__ttl-jp{
  font-size: 14px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #343434;
  text-align: center;
  letter-spacing: 0.075em;
}

#topWrapper .top-btn{
  width: 100%;
  max-width: 165px;
  height: 40px;
  margin: 0 auto;
  border-radius: 50px;
  position: relative;
}

#topWrapper .top-btn i{
  border: solid #ffffff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3.7px;
  position: absolute;
  top: 15px;
  right: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#topWrapper .top-btn a{
  display: block;
  font-size: 16px;
  font-family: soleil, sans-serif;
  font-weight: 400;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}

#topWrapper .column__icon{
  width: 46px;
  height: 20px;
  background-color: #343434;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  font-family: soleil, sans-serif;
  font-weight: 600;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
}

/* ========================================================================== */

#topWrapper #mainSlider {
  width: 100%;
}

#topWrapper #mainSlider .main-slider__item{
  padding: 0 15px;
}

#topWrapper #mainSlider .main-slider__item img{
  display: block;
  width: 100%;
}

#topWrapper #mainSlider .slick-dots,
#topWrapper #bannerSlider .slick-dots{
  bottom: -37px;
}

#topWrapper #mainSlider .slick-dots li,
#topWrapper #bannerSlider .slick-dots li{
  width: 50px;
  height: 10px;
}

#topWrapper #mainSlider .slick-dots li button,
#topWrapper #bannerSlider .slick-dots li button{
  width: 100%;
  height: 100%;
  padding: 0;
}

#topWrapper #mainSlider .slick-dots li button::before,
#topWrapper #bannerSlider .slick-dots li button::before{
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1;
  font-size: 50px;
  line-height: 0;
  /* color: #d9d9d9; */
  border-bottom: 5px solid #d9d9d9;
}

#topWrapper #mainSlider .slick-dots li.slick-active button::before,
#topWrapper #bannerSlider .slick-dots li.slick-active button::before{
  /* color: #f47076; */
  border-color: #f47076;
}

#topWrapper .search {
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-top: 45px;
}

#topWrapper .search .search-box__wrap{
  display: flex;
}

#topWrapper .search .search-box__input{
  width: 100%;
  max-width: 640px;
  height: 50px;
}

#topWrapper .search .search-box__input input.text{
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  background-color: #f4f4f4;
  border-radius: 5px;
  padding-left: 20px;
  font-size: 16px;
  font-family: noto-sans-cjk-jp, sans-serif;
  color: #848484;
  letter-spacing: 0.05em;
}

#topWrapper .banner{
  margin-bottom: 100px;
}

#topWrapper .banner .banner__list{
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#topWrapper .banner .banner__list .banner__item {
  width: 430px;
}

#topWrapper .banner .banner__list .banner__item a{
  display: block;
}

#topWrapper .banner .banner__list .banner__item img{
  display: block;
  width: 100%;
}

#topWrapper .section{
  margin-bottom: 20px;
  padding: 100px 0 80px;
}

#topWrapper .product-ranking,
#topWrapper .product-pickup, 
#topWrapper .brand{
  background-color: #f9f9f9;
}

#topWrapper .product__inner {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
#topWrapper .product-showCase__list-wrap{
	display: flex;
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}
#topWrapper .product-showCase__icon{
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
#topWrapper .product-showCase__icon span{
  margin-bottom: 4px;
  padding: 0 4px;
  background-color: #343434;
  font-size: 13px;
  font-family: soleil, sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
  line-height: 2;
}
#topWrapper .product-showCase__icon span:not(:last-child){
	margin-right: 10px;
}
#topWrapper .product-showCase__list-wrap .product-showCase__list:not(:last-child){
	margin-right: 40px;
}
#topWrapper .product-showCase__list {
	width: 220px;
}
#topWrapper .product-showCase__list .product-showCase__price p{
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
#topWrapper .product-showCase__list .product-showCase__price p .price-type{
	font-size: 14px;
}
#topWrapper .product-showCase__list .product-showCase__price p .price-tax{
	padding-left: 8px;
	font-size: 12px;
}
#topWrapper .productCheckList ul li.thumnail img {
	margin-bottom: 20px;
	width: 100%;
	/* height:100%; */
}
#topWrapper .productCheckList ul li.thumnail a{
  transition: none;
}
#topWrapper .productCheckList ul li.thumnail {
	position: relative;
	text-align: center;
}
#topWrapper .productCheckList ul li.thumnail .rank{
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-family: soleil, sans-serif;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  background-color: #888888;
}
#topWrapper .productCheckList:nth-child(1) ul li.thumnail .rank{
  background-color: #d0ac2d;
}
#topWrapper .productCheckList:nth-child(2) ul li.thumnail .rank{
  background-color: #b9bfc1;
}
#topWrapper .productCheckList:nth-child(3) ul li.thumnail .rank{
  background-color: #907359;
}
#topWrapper .productCheckList ul li.thumnail .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#topWrapper .productCheckList ul li.product-showCase__name a{
  font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

.fc-orange{
  color: #f36111 !important;
}

#topWrapper .brand__list{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#topWrapper .brand__list .brand__list-item a,
#topWrapper .brand__list .brand__list-item img{
  display: block;
  width: 100%;
}

#topWrapper .brand__list .brand__list-item{
  width: 100%;
  max-width: 320px;
}

#topWrapper .brand__btn{
  background-color: #454545;
}

#topWrapper .purpose{
  margin: 100px 0;
}

#topWrapper .purpose .purpose__list{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

#topWrapper .purpose .purpose__list .purpose__list-item{
  margin-right: 20px;
}

#topWrapper .purpose .purpose__list .purpose__list-item:nth-child(6n){
  margin-right: 0;
}

#topWrapper .purpose .purpose__list .purpose__list-item:nth-child(n+1):nth-child(-n+6){
  margin-bottom: 20px;
}

#topWrapper .purpose .purpose__list .purpose__list-item a{
  width: 150px;
  height: 110px;
  background-color: #5bc1d6;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 600;
  color: #f4f4f4;
  letter-spacing: 0.05em;
}

#topWrapper .beauty{
  background-image: url(../Contents/ImagesPkg/top/beauty-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 100px;
  margin-bottom: 40px;
}

#topWrapper .taiwan{
  background-image: url(../Contents/ImagesPkg/top/taiwan-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 100px;
  margin-bottom: 96px;
}

#topWrapper .beauty__btn{
  background-color: #cf5743;
}

#topWrapper .taiwan__btn{
  background-color: #0e4869;
}

#topWrapper .beauty .beauty__ttl{
  width: 100%;
  max-width: 346px;
  margin: 0 auto;
  margin-bottom: 54px;
}

#topWrapper .taiwan .taiwan__ttl{
  width: 100%;
  max-width: 352px;
  margin: 0 auto;
  margin-bottom: 54px;
}

#topWrapper .beauty .column__ttl{
  display: inline-block;
  background-color: #ffffff;
  color: #cf5743;
}

#topWrapper .taiwan .column__ttl{
  display: inline-block;
  background-color: #ffffff;
  color: #0e4869;
}

#topWrapper .beauty .section__ttl-jp.column__ttl{
  padding: 8px 7px;
  transform: translateX(80%);
  letter-spacing: 0.15em;
}

#topWrapper .taiwan .section__ttl-jp.column__ttl{
  padding: 8px 7px;
  transform: translateX(36%);
  letter-spacing: 0.15em;
}

#topWrapper .section__ttl-en.column__ttl{
  padding: 12px 10px;
}

#topWrapper .column__list{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#topWrapper .column__list .column__list-item{
  width: 100%;
  max-width: 220px;
  position: relative;
  box-shadow: 0px 0px 10px 1px #B0B0B0;
  background-color: #ffffff;
}

#topWrapper .column__list .column__list-img img{
  display: block;
  width: 100%;
  -o-object-fit: cover;
       object-fit: cover;
}

#topWrapper .column__list .column__list-detail{
  padding: 20px 20px 20px 8px;
  background-color: #ffffff;
}

#topWrapper .column__list .column__list-ttl{
  margin-bottom: 14px;
  font-size: 16px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #343434;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

#topWrapper .column__list .column__list-text{
  margin-bottom: 14px;
  font-size: 13px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #888888;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

#topWrapper .column__list .column__list-date{
  font-size: 12px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #888888;
  letter-spacing: 0.05em;
}

#topWrapper .news{
  margin-bottom: 100px;
}

#topWrapper .news__ttl{
  margin-bottom: 60px;
}

#topWrapper .news__wrap{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

#topWrapper .news__list{
  margin-bottom: 50px;
}

#topWrapper .news__list-item:not(:last-child){
  margin-bottom: 20px;
}

#topWrapper .news__list-item dt.date{
  margin-bottom: 12px;
  font-size: 13px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #878787;
  letter-spacing: 0.05em;
}

#topWrapper .news__list-item .iconNew{
    margin-right: 10px;
    padding: 0 8px;
    width: 46px;
    height: 20px;
    background-color: #343434;
    font-size: 13px;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-style: normal;
    letter-spacing: 0.05em;
}

#topWrapper .news__list-item > dd{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9f9f9f;
  font-size: 16px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  color: #343434;
}

#topWrapper .news__list-item dd dl dt{
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

#topWrapper .news__list-item dd dl dd{
  line-height: 1.5;
  letter-spacing: 0.05em;
}

#topWrapper .news__list-item dd dl dd a {
  text-decoration: underline;
  display: inline-block;
  margin-top: 14px;
}

#topWrapper .news__campaign-list{
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

#topWrapper .news__campaign-list .news__campaign-list-item{
  width: 100%;
  max-width: 325px;
}

#topWrapper .news__campaign-list .news__campaign-list-item img{
  display: block;
  width: 100%;
}

.news-btn{
  background-color: #454545;
}

#topWrapper .instagram{
  padding: 100px 0;
  background-color: #eeeeee;
}

#topWrapper .instagram .instagram__ttl{
  margin-bottom: 60px;
}

#topWrapper .instagram .instagram__list{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* 
======================================================================
MEDIA QUERY
======================================================================
*/

@media screen and (min-width: 1024px) and (max-width: 1300px){
  #topWrapper .product-showCase__list-wrap{
    max-width: calc(1260*(100vw/1300));
  }
  #topWrapper .product-showCase__list-wrap .product-showCase__list:not(:last-child){
    margin-right: calc(40*(100vw/1300));
  }
  #topWrapper .product-showCase__list{
    width: calc(220*(100vw/1300));
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #topWrapper .brand__list{
    max-width: calc(980*(100vw/1024));
  }
  #topWrapper .brand__list .brand__list-item{
    width: 100%;
    max-width: calc(320*(100vw/1024));
  }
  #topWrapper .product-showCase__list-wrap{
    /* padding-bottom: 10px; */
    overflow: auto;
    max-width: calc(950*(100vw/1024));
  }
  #topWrapper .purpose .purpose__list{
    max-width: calc(980*(100vw/1024));
  }
  /* #topWrapper .purpose .purpose__list .purpose__list-item:nth-child(6n){
    margin-right: calc(20*(100vw/1024));
  } */
  #topWrapper .purpose .purpose__list .purpose__list-item a{
    width: calc(140*(100vw/1024));
    height: calc(100*(100vw/1024));
  }
  #topWrapper .column__list{
    max-width: calc(980*(100vw/1024));
    margin-bottom: calc(40*(100vw/1024));
  }
  #topWrapper .beauty .beauty__ttl{
    /* max-width: calc(411*(100vw/1024)); */
    margin-bottom: calc(54*(100vw/1024));
  }
  #topWrapper .column__list .column__list-item{
    max-width: calc(220*(100vw/1024));
  }
}

@media screen and (max-width: 920px){
  #topWrapper .banner .banner__list{
    max-width: calc(780*(100vw/920));
  }
}

@media screen and (max-width: 768px) {
  #topWrapper .section{
    margin-bottom: calc(40*(100vw/750));
    padding: calc(100*(100vw/750)) 0 calc(80*(100vw/750));
  }
  #topWrapper .brand__list{
    max-width: calc(700*(100vw/768));
  }
  #topWrapper .search{
    max-width: calc(700*(100vw/768));
  }
  #topWrapper .brand__list .brand__list-item{
    max-width: 100%;
    margin-bottom: calc(20*(100vw/768));
  }
  #topWrapper .purpose .purpose__list{
    max-width: calc(600*(100vw/768));
  } 
  #topWrapper .product-showCase__icon span{
    font-size: calc(20*(100vw/768));
  }
  #topWrapper .product-showCase__list-wrap{
    max-width: calc(700*(100vw/768));
    /* padding-bottom: calc(10*(100vw/768));
    overflow-y: scroll; */
  }

  #topWrapper .purpose .purpose__list .purpose__list-item a{
    width: calc(180*(100vw/768));
    height: calc(110*(100vw/768));
  }

  #topWrapper .column__list{
    /* padding: 0 calc(30*(100vw/768)); */
  }

  #topWrapper .column__list .column__list-item{
    margin: 0 auto;
    margin-bottom: calc(40*(100vw/768));
    max-width: calc(690*(100vw/768));
  }
  
  #topWrapper .purpose .purpose__list .purpose__list-item{
    margin-right: calc(30*(100vw/768));
  }

  #topWrapper .purpose .purpose__list .purpose__list-item:nth-child(3n){
    margin-right: 0;
  }

  #topWrapper .column__list-item a{
    display: flex;
  }

  #topWrapper .column__list-img{
    width: calc(260*(100vw/768));
    overflow: hidden;
  }

  #topWrapper .column__list-img img{
    width: 100%;
    height: 100%;
  }

  #topWrapper .column__icon{
    width: calc(80*(100vw/768));
    height: calc(40*(100vw/768));
    font-size: calc(24*(100vw/768));
    line-height: calc(40*(100vw/768));
  }

  #topWrapper .column__list .column__list-detail{
    padding: calc(22*(100vw/768)) calc(30*(100vw/768)) calc(22*(100vw/768)) calc(30*(100vw/768));
    width: calc(430*(100vw/768));
  }

  #topWrapper .column__list .column__list-ttl{
    margin-bottom: calc(5*(100vw/768));
    font-size: calc(28*(100vw/768));
    line-height: 1.7;
  }

  #topWrapper .column__list .column__list-text{
    margin-bottom: calc(23*(100vw/768));
    font-size: calc(26*(100vw/768));
    line-height: 1.7;
    font-feature-settings: normal;
    letter-spacing: 0.048em;
  }

  #topWrapper .column__list .column__list-date{
    font-size: calc(20*(100vw/768));
  }
  #topWrapper .news__wrap{
    width: 100%;
    max-width: calc(700*(100vw/768));
  }
  #topWrapper .news__campaign-list .news__campaign-list-item{
    width: 100%;
    max-width: calc(325*(100vw/768));
  }
  #topWrapper .instagram .instagram__list{
    /* max-width: calc(620*(100vw/768)); */
    /* height: calc(590*(100vw/768)); */
  }
}


@media screen and (max-width: 480px) {
  .text-pc{
    display: none;
  }
  .text-sp{
    display: block;
  }
  #topWrapper #mainSlider .main-slider__item{
    padding: 0 calc(10*(100vw/480));
  }
  #topWrapper .search{
    max-width: calc(450*(100vw/480));
    padding-top: calc(100*(100vw/480));
    margin-bottom: calc(100*(100vw/480));
  }

  #topWrapper .banner{
    max-width: calc(400*(100vw/480));
    margin: 0 auto;
    margin-bottom: calc(100*(100vw/480));
  }
	#topWrapper .product-showCase__list-wrap{
		max-width: calc(450*(100vw/480));
	}
	#topWrapper .product-showCase__list{
		min-width: calc(170*(100vw/480));
		max-width: calc(170*(100vw/480));
		padding-bottom: calc(25*(100vw/480));
	}
	#topWrapper .product-showCase__list-wrap .product-showCase__list:not(:last-child){
		margin-right: calc(26.6*(100vw/480));
	}
	#topWrapper .product-showCase__list-wrap .product-showCase__list:last-child{
		margin-right: calc(40*(100vw/480));
	}
	#topWrapper .productCheckList ul li.product-showCase__name a{
		font-size: calc(17.3*(100vw/480));
	}
	#topWrapper .product-showCase__list .product-showCase__price p{
		font-size: calc(16*(100vw/480));
	}
	#topWrapper .product-showCase__list .product-showCase__price p .price-type{
		font-size: calc(16*(100vw/480));
	}
	#topWrapper .product-showCase__list .product-showCase__price p .price-tax{
		padding-left: calc(8*(100vw/480));
		font-size: calc(12*(100vw/480));
	}
  #topWrapper .product__inner {
    max-width: calc(450*(100vw/480));
  }
  #topWrapper .brand__list{
    max-width: calc(450*(100vw/480));
  }
  #topWrapper .section__ttl{
    margin-bottom: calc(26*(100vw/480));
  }
  #topWrapper .section__ttl .section__ttl-en{
    margin-bottom: calc(13*(100vw/480));
    font-size: calc(32*(100vw/480));
  }
  #topWrapper .section__ttl .section__ttl-jp{
    font-size: calc(10*(100vw/480));
  }
  #topWrapper .brand__list .brand__list-item{
    display: block;
    width: 100%;
    margin-bottom: calc(20*(100vw/480));
  }
  #topWrapper .brand__list .brand__list-item img{
    display: block;
    width: 100%;
  }
  #topWrapper .beauty .beauty__ttl{
    max-width: calc(323*(100vw/480));
    margin-bottom: calc(34*(100vw/480));
  }
  #topWrapper .taiwan .taiwan__ttl{
    max-width: calc(330*(100vw/480));
    margin-bottom: calc(34*(100vw/480));
  }
  #topWrapper .beauty .section__ttl-jp.column__ttl{
    transform: translateX(100%);
  }
  #topWrapper .taiwan .section__ttl-jp.column__ttl{
    transform: translateX(60%);
  }
  #topWrapper .purpose .purpose__list{
    max-width: calc(450*(100vw/480));
  }
  #topWrapper .purpose .purpose__list .purpose__list-item{
    margin-right: calc(32*(100vw/750));
  }
  #topWrapper .purpose .purpose__list .purpose__list-item:nth-child(3n){
    margin-right: 0;
  }
  #topWrapper .purpose .purpose__list .purpose__list-item:nth-child(n+1):nth-child(-n+6){
    margin-bottom: calc(30*(100vw/750));
  }
  #topWrapper .purpose .purpose__list .purpose__list-item a{
    width: calc(210*(100vw/750));
    height: calc(210*(100vw/750));
    font-size: calc(26*(100vw/750));
  }
  #topWrapper .column__list{
    max-width: calc(430*(100vw/480));
  }
  #topWrapper .news__wrap{
    /* padding: 0 calc(30*(100vw/750)); */
  }
  #topWrapper .news__campaign-list .news__campaign-list-item{
    width: calc(325*(100vw/750));
  }
  #topWrapper .news__campaign-list .news__campaign-list-item img{
    display: block;
    width: 100%;
  }
  #topWrapper .instagram {
    padding: calc(135*(100vw/750)) calc(30*(100vw/750)) calc(100*(100vw/750));
  }
}