﻿@charset "utf-8";

.event_area{
  margin-bottom: 20px;
}

#contents{
  width: 1000px;
  margin: 30px auto 0;
}

#top_slider .pc{
  width: 1000px;
  height: 540px;
  margin: 0 auto;
  line-height: 0;
}
#top_slider .pc p.prev {
  display: inline-block;
  width: 495px;
  position: relative;
  top: 230px;
  text-align: left;
  padding-left: 5px;
  z-index: 10;
}
#top_slider .pc p.prev img{
  vertical-align: middle;
  opacity: 0.6;
}
#top_slider .pc p.next {
  display: inline-block;
  width: 495px;
  position: relative;
  top: 230px;
  text-align: right;
  z-index: 10;
}
#top_slider .pc p.next img{
  vertical-align: middle;
  opacity: 0.6;
}
#top_slider .pc .carousel{
  margin-top: -45px;
  width: 1000px;
}

/*.ranking ol{
  position: relative;
  width: 1008px;
  margin: 0 0 0 -2px;
}
.ranking ol li .ranking-number{
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #000;
  position: relative;
  z-index: 99;
  margin-bottom: -30px;
}
.ranking ol li .ranking-number.r1 {
  background-color: #f0ce58;
}
.ranking ol li .ranking-number.r2 {
  background-color: #bfafaf;
}
.ranking ol li .ranking-number.r3 {
  background-color: #db8d28;
}
.ranking ol li{
  vertical-align: top;
  display: inline-block;
  width: 156px;
  margin: 0 4px;
}

.FS2_Recommend2_ranking_vertical{
margin-bottom:15px;
}
.FS2_Recommend2_ranking_vertical a{
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}*/



.pickup dl{
  width: 1000px;
  padding: 30px 0 20px;
}
.pickup dl dt{
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 246px;
}
.pickup dl dt span{
  display: none;
}
.pickup dl dt.sc{
  background: url("../img/top/title_pc_skin.png") no-repeat center;
}
.pickup dl dt.fb{
  background: url("../img/top/title_pc_fab.png") no-repeat center;
}
.pickup dl dt.el{
  background: url("../img/top/title_pc_eyelash.png") no-repeat center;
}
.pickup dl dt.hr{
  background: url("../img/top/title_pc_hair.png") no-repeat center;
}
.pickup dl dd{
  display: inline-block;
  vertical-align: top;
  width: 246px;
  margin: 0 8px;
}
.pickup dl dd.cate{
  width: 1000px;
  margin: 0;
  padding-top: 20px;
  text-align: center;
}
.pickup dl dd p{
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
}
.pickup dl dd span{
  font-size: 15px;
}

.function{
	display: block;
	width: 1000px;
	margin: 0 auto;
}
.function div{
	display: inline-block;
	width: 320px;
	margin: 0 15px 0 0;
}
.function div h3{
	text-align: center;
	font-size: 15px;
}
.function div:nth-child(4){
	margin: 0 0;
}

.cart dl{
  width: 1000px;
  padding: 0px 0 20px;
}
.cart dl dd.shop{
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
  width: 300px;
  margin: 0;
  padding-top: 20px;
  text-align: center;
}
.cart dl dd.shop .bt{
  width: 280px;
}
.cart dl dd.cate .bt {
  -webkit-appearance: none; /*-Chrome, Safari-*/
  -moz-appearance: none; /*- Firefox-*/
  appearance: none;

  display: block;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  width: 310px;
  height: 50px;
  margin: 0 auto;
  background-color: #FFF;
  color: #000;
  font-size: 15px;
  line-height: 50px;
}

@media screen and (max-width: 1000px){
  .event_area {
    margin-bottom: 10px;
}
  #contents{
    width: 100%;
    margin: 0 auto;
  }
  #top_slider .sp{
    width: 100%;
  }
  /*.ranking {
    width: 100%;
  }
  .ranking ol{
    width: 99%;
    margin: 0 0 0 1%;
  }
  .ranking ol li{
    display: inline-block;
    width:32%;
    margin: 0 0 7%;
  }
  .ranking ol li img{
    width: 97%;
    padding: 0 0 0 3%;
  }
  .ranking ol li .ranking-number{
    margin: 0 0 -30px 3%;
  }
  .FS2_Recommend2_ranking_vertical a{
  font-size:2.8vw;
  }*/
 

  .pickup dl{
    width: 96%;
    padding-top: 0;
    margin: 0 auto;
  }
  .pickup dl dt{
    vertical-align: top;
    width: 100%;
    height: 75px;
    margin-top: 0;
  }
  .pickup dl dt.sc{
    margin-top: -30px;
  }
  .pickup dl dt span{
    display: none;
  }
  .pickup dl dt.sc{
    background: url("../img/top/title_sp_skin.png") no-repeat center left;
    background-size: 50%;
  }
  .pickup dl dt.fb{
    background: url("../img/top/title_sp_fab.png") no-repeat center left;
    background-size: 50%;
  }
  .pickup dl dt.el{
    background: url("../img/top/title_sp_eyelash.png") no-repeat center left;
    background-size: 50%;
  }
  .pickup dl dt.hr{
    background: url("../img/top/title_sp_hair.png") no-repeat center left;
    background-size: 50%;
  }
  .pickup dl dd{
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 0 0 0 2%;
  }
  .pickup dl dd.cate{
    width: 100%;
    text-align: center;
  }
  .pickup dl dd:nth-child(4){
    display: none;
  }
  .pickup dl dd p{
    text-align: center;
    font-size: 12px;
  }
  .pickup dl dd span{
    font-size: 15px;
  }
  .pickup dl dd span.red{
    font-size: 12px;
  }
	
	.function{
    display: block;
    vertical-align: top;
    width: 80%;
    margin: 0 auto;
    text-align: center;
	}
	.function div{
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}
	.function div h3{
		text-align: center;
		font-size: 3.5vw;
	}
	.function div:nth-child(4){
		margin: 0 0;
	}
  
  
  .cart dl{
    width: 96%;
    padding-top: 0;
    margin: 0 auto;
  }
  .cart dl dd.shop{
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2%;
    width: 100%;
    text-align: center;
  }
  .cart dl dd.shop .bt {
    border: 1px solid #000;
    border-radius: 5px;
    width: 80%;
    height: 40px;
    margin: 0 auto;
    background-color: #FFF;
    color: #000;
    font-size: 13px;
    line-height: 40px;
  }
}