@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Acme&family=Amatic+SC:wght@700&family=Noto+Sans+JP:wght@400;500;700;900&family=Road+Rage&display=swap');

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	list-style: none;
	line-height: 1.5;
}
img{vertical-align: bottom;}
.flexbox{
	display: flex;
	width: 100%;
    flex-wrap: wrap;
	/*align-items: center;*/
	justify-content: center;
}

.pc{display: inline-block;}
.sp{display: none;}
.flexbox .goods{flex-basis: 50%;}
#container{
	position:relative;
	margin: 0 auto;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	overflow: hidden;
  

}
#container{
	position:relative;
	margin: 0 auto;
	text-align: center;

}
section{
	margin: 70px auto 0 auto;
	/*overflow: hidden;*/
	text-align: center;
    max-width: 640px;
}

.pc{display: inline-block;}
.sm{display: none;}

#top{
	position: relative;
	/*max-width: 950px;
    margin: 0 auto;
    text-align: center;*/
	}
#top img{vertical-align: bottom;}

.toptxt{
    margin: 70px 0;
    color:#333;
    font-size: 1.1rem;
    line-height: 1.8;
}


#main{position: relative;z-index: 1;}




a{text-decoration: none;color: #333333;}


.en{
    font-family: "neulis-cursive", sans-serif;
    font-weight: 500;
    font-style: normal;
}


.all{border-top: solid 1px #333;padding-top: 5px;}
.ckbtn{
    font-size: 1.3rem;;
	/*border: solid 1px #54D3A5;*/
	background-color:#54D3A5;
	border-radius: 20px;
	display: inline-block;
	padding: 2px 70px;/**/
	font-weight: 700;
	margin: 20px 0 50px 0;
    color:#fff;
}

.goods{margin-bottom: 50px;
    position: relative;
    }

.ranking{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	width: 80px;
	height: 80px;
	background-color:#FFEE72;/* #FED049FBE0C4*/
	border-radius: 50%;
	position: absolute;
	z-index: 999;
	left:-2%;
	top:-2%;
	color:#E57F29/*#F48B29*/;
	transform: rotate(-5deg);
	
}
.ranking p{font-size:1.7rem;line-height: 0;font-family: 'Playfair Display', serif;}
.flexbox .ranking{width: 70px;height: 70px;}
.flexbox .ranking p{font-size: 1.3rem;margin-top: -5%;}
.price{margin-top: 20px;}
.price p{line-height: 1.7;font-size:.9rem; }
.goodsname{font-weight: 700;padding-bottom: 5px;line-height: 1;}
.icon-mum{position: relative;}
.taxin{font-size:.9rem;}
.ol_price{ 
    text-decoration:line-through; 
    color:#7C7B7B;
    display: none;}
.discount{
	color:#fff;
	font-size: 1.2rem;
	background-color:#FF2442;
	/*margin-right: .6rem;*/
	padding: 0 7px;
	font-weight: 700;
	display: inline-block;
    position: absolute;
    left: 0;
    bottom:3%;
}
.dt_tz{box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);}

.redtext_l{color:#FF2442;font-size: 1.2rem;font-weight: 700;}
.redtext{color:#FF2442;font-weight: 700;font-size: 1rem}






.last_btn{
    display: inline-block;
    padding: 10px 15px;
   background-color: #FF75A0;
    border-radius: 20px;
    margin: 50px 0;
    color: #fff;font-weight: 700;
}


/*--------------------------------------tab inside-------------------------------------------------------*/



/*-----------------------------site-header--------------------------------------------------------------------------------------------------------*/
.site-header{
    z-index: 99;
    display:block;
    position:fixed;
    bottom: 15px;
    left: 0;
}
.gnav__menu__item a{color: #fff;}
.gnav__menu__item {
  display:flex;
    align-items: center;
    justify-content: center;
  background-color:#54D3A5;
padding: 0;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
    color:#fff;
    border-radius: 50%;
    width: 70px;height: 70px;
}

/*.gnav__menu__item:nth-child(2) a{color:#1EB2A6;}#2E4374*/



#item1{background-color:#fff;}




#gFooter address {
   padding: 35px 5px 56px;
    color: #666;
    font-size: .9rem;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-family: "Helvetica Neue" , Helvetica , Arial , sans-serif;
    background-color: #D9D9D9;
}







/*--------------------------------------sp----------------------------------------------------------*/



@media(max-width: 756px){
	
    .goodsbox{width: 100%; padding: 0;}
	.pc{display: none;}
    .sp{display: inline-block;}
	.wrapper{width: 100%;margin: 0;}
    .ckbtn{
    font-size: 1rem;
	padding: 2px 20px;
        margin-bottom: 10px;/**/
}
   .toptxt{
    font-size: 1rem;
}
    .bd_{width: 50%;}
    .dis_{width: 30%;}

	.text{padding: 20px 5%;}
	.text p{font-size:1rem;}
	.last_btn{
	font-size: 1rem;	
}
    .price p{font-size: .9rem;line-height: 1.5;}
	.flexbox .price p{font-size: .8rem;line-height: 1.3;}
	.ranking{width: 60px;height: 60px;}
    .ranking p{margin-top: -15%;font-size: 1.2rem;}
    .flexbox .ranking{width: 50px;height: 50px;}
    .flexbox .ranking p{font-size: 1rem;margin-top: -22%; background-color: red;}
    .flexbox .taxin{font-size: .7rem;}
    .discount{font-size: 1.1rem;}
    .flexbox .discount{font-size: .9rem;}
	.redtext{font-size: .9rem}
}

@media(min-width: 440px)and (max-width:769px){
	
}
@media(max-width: 370px){

}


