@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* style
   ========================================================================== */
@media screen and (max-width: 768px) {
.pc { display:none; }
.sp { display:inherit; }
.sp1em{ margin-left:1em;}
	
/*男の子女の子タイトル*/
.serch_list li{
	width:32%;
	font-size: 13px;
    margin-top: 5px;
}

/*男の子女の子タイトルend*/
/*よくある質問*/
.contact_form>.tel,.contact_form>.mail{
	width:100%;
}
/*よくある質問end*/

/*TOPへ戻る*/
#pageTop a {
  width: 60px;
  height:60px;
}
/*TOPへ戻るend*/
/*ページトップ検索ボタン*/
.top_serch_list{
	box-sizing:border-box;
	padding:10px;
} 
.top_serch_list li{
	width:49%;
	color:#333333;
	font-size:16px;
	margin-bottom:1%;
	
}
.top_serch_list li:nth-of-type(3),
.top_serch_list li:nth-of-type(7),
.top_serch_list li:nth-of-type(11),
.top_serch_list li:nth-of-type(15){
	margin-left:0;
	margin-right:0;
}
.top_serch_list li:nth-of-type(2),
.top_serch_list li:nth-of-type(6),
.top_serch_list li:nth-of-type(10),
.top_serch_list li:nth-of-type(14){
	margin-left:0;
}
.top_serch_list li:nth-child(even){
	margin-left:2%;
}
.top_serch_list li a{
	display:block;
	box-sizing:border-box;
	padding:5px 0;
	text-align:center;
}
/*.girls_color li a{
	background:#fff3f7!important;
}*/
/*ページトップ検索ボタンend*/
/*商品掲載部分*/
.product_wrap{
	box-sizing:border-box;
	padding:0 2%;
}
.product_wrap h2{
	font-size: 110%;
    letter-spacing: 2px;
	
}
.product_wrap h2>span{
	display: block;
    font-size: 15px;
    padding-top: 5px;
}
.product_wrap h3{
	margin: 20px 0;
	font-size: 20px;
    letter-spacing: 0;
}
.product_wrap .jsmh .price{
	font-size:5.5vw;
	color:#C00;
	text-align: center;
    line-height:1.2;
}	
.product_wrap .jsmh .price span{
	font-size: 3vw;
    display: inline-block;
    font-weight: normal;
}
.product_wrap .jsmh{
	width:49%;
}
.product_wrap .jsmh:nth-child(2n){
	margin-right:0;
}

.product_wrap .jsmh:nth-child(2n+1){
	margin:0 2% 5px 0;
}
.product_wrap .jsmh .payment{
	/*font-size: 14px;*/
	font-size: 3vw;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
}


.product_wrap .jsmh .coupon_price{
	/*font-size: 15px;*/font-size: 3vw;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
}
.product_wrap .jsmh .payment, .product_wrap .jsmh .coupon_price{
	/*margin-top: 5px;*/
}

.product_wrap .jsmh .info>span.sp,.product_wrap .jsmh .price_before>span.sp{
	display: inline-block;
}

.product_wrap .jsmh .info>span.pc,.product_wrap .jsmh .price_before>span.pc{
	display: none;
}

.product_wrap .jsmh .payment .icon_ucs, .product_wrap .jsmh .payment .icon_free_02, .product_wrap .jsmh .payment .icon_free_01{
    padding: 3.5% 3% 3% 3%;
	margin-bottom:5px;
	font-weight: normal;
}	

.product_wrap .jsmh .payment .icon_ucs{
	width:57%;
}	

.product_wrap .jsmh{
	padding:5px;
}	

.product_wrap .jsmh .info{
    padding: 3% 0;
	font-weight:normal; 
	margin-bottom: 0;
	font-size: 14px;
    line-height: 1.5;
	text-align:center;
}

.product_wrap .jsmh .info .icon{
	width:97%;
	font-size:13px;
	margin-right: 0px;
	box-sizing:border-box;
	padding: 4px;
	background: #666666;
	letter-spacing:5px;
}
.product_wrap .jsmh .product_name{
    font-size: 3vw;
    margin-bottom: 5px;
    font-weight: normal;
	/*height: 3em;*/
    line-height: 1.2;
}

.product_wrap .jsmh .product_color{
	font-weight:normal;
	font-size:2.5vw;
	margin: 0;
}
	
.product_wrap .jsmh .photo{
	margin-bottom: 5px;
}
.product_wrap .jsmh .price_before{
	font-size: 3.2vw;
	padding-bottom: 0;
	margin-bottom:5px;
}
.product_wrap .jsmh .curpon_noto{
	    margin: 0 -5px -3px -5px;
}
.product_wrap .jsmh .curpon_noto li{
	float:none;
	width:100%;
    font-size:3.2vw;
	padding: 2px 0 0 0;
	line-height: 1.3;
}

.product_wrap .jsmh .curpon_noto li:first-child strong, .product_wrap .jsmh .curpon_noto li:last-child strong,.product_wrap .jsmh .curpon_noto li span{
	    display: inline;
}

.product_wrap .jsmh .curpon_noto li span.pc{
	display:none;	
}

.product_wrap .jsmh .curpon_noto li:first-child strong{
	line-height: 1em;
	font-size: 100%;
}

.product_wrap .jsmh .curpon_noto li:last-child{
	margin-top:0;
	/*border:#ecd182 2px solid;*/
	border:none;
	padding: 10px 0 5px 0;
}
.product_wrap .jsmh .curpon_noto li:last-child strong{
	line-height: 1em;
    margin-top: 3px;
	font-size: 120%;
	border:none;
	padding-left:5px;
}
.product_wrap .jsmh .photo+.info{
	 margin-top: -5px;
}

/*商品掲載部分end*/
/*footer*/

footer .footer{
	width: 100%;
    margin: 0 auto;
    padding-top:0;
}

footer .footer .footer_link01{
	box-sizing:border-box;
	padding:10px;
	margin-bottom:5px;
}

footer .footer .footer_link01 li,footer .footer .footer_link01 li:nth-of-type(2){
	width:100%;
	margin:10px auto;
}

footer .footer .footer_link02{
    margin-bottom: 15px;
}

footer .footer .footer_link02 li{
	width:100%;
	border-top:#333333 1px solid;
	text-align:left;
}

footer .footer .footer_link02 li:nth-of-type(2),footer .footer .footer_link02 li:nth-of-type(3){
	margin:0;
}

footer .footer .footer_link02 li:last-child{
	border-bottom:#333333 1px solid;
}
footer .footer .footer_link02 li a{
	background:none;
	position: relative;
	padding-left: 20px;
	width:100%;
	box-sizing: border-box;
}
footer .footer .footer_link02 li a:after{
	content: '';
	width: 10px;
	height: 10px;
	border: 3px solid;
	border-color: #565656 #565656 transparent transparent;
	transform: rotate(45deg);
	display: inline-block;
	position: absolute;
    top: 18px;
    right: 15px;
}
footer .footer .footer_link03{
	margin: 0 0 10px 0;
	box-sizing:border-box;
	padding:10px;
}
footer .footer .footer_link03{
	letter-spacing: 0;
}
footer .footer .footer_link03 a{
	display: block;
	letter-spacing: 5px;
	background:#838383;
	color:#ffffff;
	margin:5px 0;
	
}
footer .footer .footer_link03 a.mail_btn{
	display: block;
	background:#838383;
	color:#ffffff;
	letter-spacing: 5px;
	text-align:center;
}
footer .footer address{
	padding-top:5px;
	letter-spacing:0;
	font-size:14px;
}


/*footerend*/
.top_main_area .main_cont{
	padding: 35px 0 0 0;
	background-color:#fff;
}
/*割引バナー*/
.sale_banner{
	width: 95%;
    margin:20px auto 10px auto;
}
.sale_banner .sale_no{
	font-size: 36px!important;
		}
.sale_banner .sale_no strong{
	font-size: 49px;
		}
/*割引バナーend*/
/*メインコンテンツ*/
#main_lineup{
	background:url(../images/sp_main_lineup_bg.jpg) bottom center no-repeat;
	padding-bottom: 32%;
	background-size:100%;
}
#main_lineup section{
	margin:40px auto;
}
#main_lineup .main_lineup_costam{
	background:url(../images/sp_main_costam.jpg) top center no-repeat;
	background-size: 100%;
}
#main_lineup .main_lineup_costam a{
	max-width: 92%;
    padding: 170% 0 3% 4%;
}
#main_lineup .main_lineup_02{
	background:none;
}
#main_lineup .main_lineup_02 section{
    padding-bottom: 0;
}
#main_lineup section a.btn_more_link{
	max-width:100%;
	margin:0 auto;
} 
#main_lineup section a.btn_more_link img{
	width:220px;
}
#main_lineup .sp_lineup_btn{
    box-sizing: border-box;
    padding: 10px;
    margin-top: 0;
}
#main_lineup .sp_lineup_btn li{
	font-size: 22px;
	text-align:center;
	width: 100%;
    margin: 10px auto;
}
#main_lineup .sp_lineup_btn li a{
	display: block;
    padding: 18px;
    color: #ffffff;
	line-height:1;
}
#main_lineup .pickup_girl p{
	padding-top:0px;
}
/*メインコンテンツend*/
}