.contents__inr{
	width: 100%;
}
.BD20_title{
    background-color: #EA448F;
	background-image: radial-gradient(#E61673 70.71%, #EA448F 70.71%);
    background-size: 75px 75px;
    background-position: center -38px;
}
.BD20_title{
	margin-top: 10px;
	padding: 50px 0px;
}
.BD20_title img{
	width: 620px;
	display: block;
	margin: 0 auto;
}
.BD20_yellow{
	color: #FFE200;
}
.BD20_blk{
	color: #333;
}
.BD20_drawer_description{
	background: #fff;
	padding: 30px 0;
}
.fukidashi{
	text-align: center;
	margin-bottom: 25px;
}
.fukidashi1019{
	position: relative;
	display: inline-block;
	background: #E61673;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 6px 30px;
}
.fukidashi1019:after {
	content: "";
 	position: absolute;
    top: 92%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 15px solid #E61673;
}
.fukidashi1203{
	position: relative;
	display: inline-block;
	background: #FFE232;
	color: #E61673;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 30px;
}
.fukidashi1203:after {
	content: "";
 	position: absolute;
    top: 92%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 15px solid #FFE232;
}
.BD20_limited123_description_head{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 980px;
    margin: 0 auto;
}
.specialitem-title-txt{
	text-align: center;
	font-size: 58px;
	margin-right: 10px;
	color: #E61673;
	font-weight: bold;
	line-height: 1em;
}
.specialitem-title-txt span{
	font-size: 0.8em;
}
.specialitem-title{
	width: 80%;
	max-width: 300px;
}
.point_push_batch{
	position: absolute;
    top: -30px;
    right: 90px;
    width: 110px;
    height: 110px;
    background-image: url(/src/static/campaign/beautyday/svg/fukidashi_BD_yellow.svg);
    color: #E61673;
    font-size: 16px;
	font-weight: bold;
    line-height: 16px;
    text-align: center;
    content: "";
    background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
.point_push_batch span{
	line-height: 24px;
}
.point_push_batch span.point{
	font-size: 28px;
}
.point_push_batch span.point-after{
	font-size: 20px;
}
.specialitem-sub{
	margin: 15px 10px;
	text-align: center;
	font-size: 18px;
	line-height: 1.4em;
}
.specialitem-sub br,.drawer-period br,.drawer_description_txt br{
	display: none;
}
.drawer_description_txt br.PC_visible{
	display: block;
}
.drawer-period{
	width: 740px;
	margin: 0 auto;
	background: #F4F4F4;
	color: #333333;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.drawer_description_txt{
	text-align: center;
	font-size: 16px;
	padding: 15px 10px 0px;
}
.drawer_description_txt span{
	color: #E61673;
}
.drawer-btn-outline{
	width: 400px;
	margin: 30px auto;
}
.drawer-btn-outline a{
	display: block;
    text-align: center;
    padding: 12px 0 10px;
    border: 2px solid #333;
    border-radius: 26px;
    font-size: 18px;
    font-weight: bold;
	background-image: url("/src/static/campaign/beautyday/svg/btn-arrow-blk.svg");
	background-repeat: no-repeat;
	background-position: right 10px top 50%;
    text-decoration: none;
}
.drawer-btn-outline img{
	vertical-align: top;
	margin-right: 5px;
	width: 20px;
    height: 21px;
}
.drawer-history{
	text-align: center;
}
.drawer-history a{
	display: inline-block;
    padding: 12px 0 10px;
    font-size: 16px;
    font-weight: bold;
	text-decoration: none;
}
.drawer-history img{
    width: 9px;
	height: 9px;
    vertical-align: middle;
    padding: 0 0 1px 3px;
}
.BD20_drawer_daily{
	width: 560px;
    margin: 30px auto;
    background: #fff;
    border-radius: 4px;
    padding: 30px 40px;
    text-align: center;
}
.BD20_drawer_daily a{
	text-decoration: none;
}
.BD20_drawer_daily .drawer_theme_itemdetail{
	display: flex;
    margin-top: 10px;
    align-items: center;
    padding-bottom: 0;
}
.BD20_drawer_daily .drawer_theme_itemdetail_img{
	margin-right: 40px;
    width: 200px;
}
.BD20_drawer_daily .drawer_theme_itemdetail img{
	width: 100%;
}
.BD20_drawer_daily .drawer_theme_itemdetail_txt{
	width: 320px;
    line-height: 1.8em;
    text-align: left;
}
.BD20_drawer_daily .drawer_theme_itemdetail_txt .catch,.BD20_drawer_daily .drawer_theme_itemdetail_txt .brand{
	margin-bottom: 10px;
}
.BD20_drawer_daily .drawer_theme_itemlist-icon{
	margin-bottom: 20px;
}
.BD20_drawer_daily h4{
    display: inline-block;
    margin-left: 5px;
    color: #E61673;
    font-size: 26px;
    vertical-align: middle;
    font-weight: bold;
	padding-right: 20px;
}
.BD20_drawer_daily h4 span{
	position: relative;
}
.BD20_drawer_daily h4 span:after{
	display: inline-block;
	margin-left: 5px;
	content: "";
	width: 22px;
	height: 21px;
	background-image: url(/src/static/campaign/beautyday/svg/BD_deco.svg);
	position: absolute;
	right: -22px;
    top: -10px;
}
.drawer_theme_navi{
	position: sticky;
    top: 0;	
}
.drawer_theme_navi a{
	text-decoration: none;
}
.drawer_theme_navi ul{
border-top: 3px solid #EA448F;
    border-bottom: 3px solid #EA448F;
    display: flex;
    background: #fff;
    padding: 10px 0;
    justify-content: center;
}
.drawer_theme_navi li a{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 4.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    width: calc(150px - 2px);
    border: 1px solid #ccc;
	color: #888888;
}
.drawer_theme_navi li:not(:last-child){
	margin-right: 8px;
}
.drawer_theme_navi li.active a{
	background: #FFE0EE;
	border: 1px solid #E61673;
	color: #E61673;
} 
.drawer_theme_navi .navi-kit{
	font-size: 14px;
	line-height: 1.2em;
}
.drawer_theme_title{
	display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 40px 0;
}
#limiteditem,#bestcosme,#cost,#ouchi,#gohoubi,#makekit{
	padding-top: 70px;
	margin-top: -70px;
}
.drawer_theme_itemlist{
    background-color: #F4F4F4;
	background-image: radial-gradient(#ECECEC 70.71%, #F4F4F4 70.71%);
    background-size: 75px 75px;
    background-position: center -38px;
}
.drawer_theme_title h3{
	text-align: center;
    font-size: 36px;
    color: #E61673;
    margin: 0 20px;
	font-weight: bold;
}
.drawer_theme_title h3 br{
	display: none;
}
.drawer_theme_title h3 span{
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.drawer_theme_title.resale-pink h3{
	text-align: center;
    font-size: 36px;
    color: #333;
    margin: 0 20px;
}
.drawer_theme_title.resale-pink h3 span{
	color: #E61673;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.drawer_theme_title h3 img{
	width: 100%;
	max-width: 170px;
    margin-left: 10px;
    vertical-align: middle;
}
.drawer_theme_title img.decoration-left,.drawer_theme_title img.decoration-right{
	width: 32px;
    height: 50px;
}
.drawer_theme_itemlist-inr{
	width: 810px;
    margin: 0 auto;
    padding: 0 30px 45px;
}
.drawer_theme_itemlist-inr ul{
	display: flex;
	flex-wrap: wrap;
}
.drawer_theme_itemlist-inr > ul > li{
	width: 340px;
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px 55px;
    margin-bottom: 45px;
	position: relative;
}
.drawer_theme_itemlist-inr > ul > li > a {
	display: block;
}
.drawer_theme_itemlist-inr li:nth-child(odd){
	margin-right: 50px;
}
.drawer_theme_itemlist-inr a{
	text-decoration: none;
}
.drawer_theme_itemlist-icon{
	display: flex;
}
.drawer_theme_itemlist-icon li{
	font-size: 14px;
    color: #E61673;
	border: 1px solid #E61673;
	border-radius: 3px;
	display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 8px 0px;
    height: 1.8em;	
}
.drawer_theme_itemlist-icon li:first-child{
	margin-right: 5px;
}
.drawer_theme_itemlist-icon li.point{
	background: #E61673;
	color: #fff;
}
.drawer_theme_itemlist-icon li.point span{
	font-size: 13px;
}
.drawer_theme_itemdetail{
}
.drawer_theme_itemdetail img {
	display: block;
    width: 220px;
	margin: 10px auto;
}
.drawer_theme_itemdetail .catch{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.drawer_theme_itemdetail .brand{
	font-size: 13px;
	color: #888888;
	margin-bottom: 5px;
	line-height: 1.2em;
}
.drawer_theme_itemdetail .price{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
.drawer_theme_itemdetail .price span{
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
}

.drawer-btn-active {
	display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background: #333;
    color: #fff;
    padding: 12px 0;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
	font-weight: bold;
}
.drawer-btn-end {
	display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background: #ddd;
    color: #727272;
    padding: 12px 0;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
	font-weight: bold;
}
.drawer-btn-active img,.drawer-btn-end img{
    width: 7px;
    vertical-align: middle;
    padding: 0 0 2px 3px;
}
.drawer-btn-fill{
	background-color: #EA448F;
    background-image: radial-gradient(#E61673 70.71%, #EA448F 70.71%);
    background-size: 75px 75px;
    background-position: center -38px;
	padding: 35px 20px;
	margin-bottom: 30px;
}
.drawer-btn-fill a{
    width: 560px;
    margin: 0 auto;
	text-decoration: none;
	display: block;
    color: #E61673;
    background-color: #fff;
    text-align: center;
    padding: 12px 0 10px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 20px;
    font-weight: bold;
	background-image: url("/src/static/campaign/beautyday/svg/btn-arrow-pink.svg");
	background-repeat: no-repeat;
	background-position: right 10px top 50%;
	background-size: 28px 28px;
}
.drawer-btn-fill.row2 a{
 	   border-radius: 100px;
}
@media screen and (max-width: 374px) {
	.drawer-btn-fill a{
    font-size: 14px;
	}
}
.deco-lightpink{
    display: inline-block;
    background: #FFE0EE;
    color: #E61673;
    padding: 3px 12px 2px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 16px;
	vertical-align: top;
}
.drawer_BDcart{
    background-color: #EA448F;
    background-image: radial-gradient(#E61673 70.71%, #EA448F 70.71%);
    background-size: 75px 75px;
    background-position: center -38px;
}
.drawer_BDcart img{
	padding: 35px 0 40px;
    display: block;
    margin: 0 auto;
    width: 80px;	
}