@charset "utf-8";

.contents{
	overflow:visible;
}
/*福袋キャンペーン 2020.1*/
#happybag2020{
	display:block;
	color:#000000;
	width:100%;
	max-width:755px;
	margin:auto;
}
#happybag2020 p,
#happybag2020 a,
#happybag2020 span,
#happybag2020 div,
#happybag2020 ul,
#happybag2020 li{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#happybag2020 .tbl{
	display:table;
	width:100%;
}
#happybag2020 .tbl .cell{
	display:table-cell;
	vertical-align:top;
}
#happybag2020 .ttl_box{
	display:block;
	position:relative;
}
#happybag2020 .ttl_box .ttl_txt{
	display:block;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:8px;
}
@media screen and (max-width:320px){
	#happybag2020 .ttl_box .ttl_txt{
		font-size:14px;
	}
}
#happybag2020 .ttl_box img{
	display:block;
	width:100%;
	max-width:122px;
	height:auto;
	position:absolute;
	left:16px;
	bottom:0;
}
#happybag2020 a{
	text-decoration:none;
}
/*セット商品プルダウンメニュー*/
.sm_modal{
	width:90%;
	padding:30px 0 5px 0;
	background-color:#E3EBFC;
}
.sm_modal_close{
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding:2px 0 0 22px;
	background-position:left center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
	color:#2658c4;
	font-weight:bold;
	line-height:1;
}
.sm_modal_close:before{
	display:none;
}
.sm_pname{
	margin:15px 10px 0;
	padding:0;
	font-weight:bold;
	line-height:1.4;
	text-align:left;
}
.sm_list{
	background-color:#E3EBFC;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sm_btnbox:hover .sm_list{
	display:block;
}
.sm_list li{
	position:relative;
	margin:8px 10px;
	padding:8px 0;
	border:1px solid #c9d6f6;
	background-color:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	list-style:none;
}
.sm_list li:active{
	background-color:#fffbc6;
}
.sm_list li a{
	display:table;
	width:100%;
	border-collapse:collapse;
	text-decoration:none;
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.sm_list li .sm_cellbox{
	display:table-cell;
	vertical-align:middle;
	padding:2px 12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
.sm_list li .sm_cellbox:first-child{
	width:80px;
	padding:2px 8px;
	border-right:1px solid #c9d6f6;
	text-align:center;
}
.sm_list li .sm_cellbox .sm_box_name{
	font-size:13px;
}
.sm_list li .sm_cellbox .sm_price{
	font-size:13px;
}
.sm_list li .sm_cellbox .sm_devide{
	display:block;
	color:#ca000f;
	font-size:13px;
}
.sm_btnbox{
	display:block;
	margin:24px auto 0;
}
.sm_btnbox .sm_btn{
	display:block;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	background-color:#eb7e84;
	border:1px solid #eb7e84;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:12px;
}
/*ヘッダー*/
#happybag2020 .head_area{
}
#happybag2020 .head_area img{
	display:block;
}
/*商品掲載部分共通*/
#happybag2020 .product_area{
	padding-top:64px;
}
#happybag2020 .product_area .product_box{
	padding:12px;
}
#happybag2020 .product_area .product_box .coupon_box{
	display:block;
	line-height:1;
	text-align:center;
	background-color:#ffffff;
	padding:10px 8px 6px;
}
#happybag2020 .product_area .product_box .coupon_box .txt{
	display:block;
	font-size:12px;
	line-height:1;
	vertical-align:middle;
	padding:4px;
}
#happybag2020 .product_area .product_box .coupon_box .code{
	display:inline-block;
	font-size:40px;
	font-weight:bold;
	vertical-align:middle;
}
#happybag2020 .product_area .product_box .product_list{
}
#happybag2020 .product_area .product_box .product_list ul{
}
#happybag2020 .product_area .product_box .product_list ul li.list{
	display:block;
	margin-top:16px;
}
#happybag2020 .product_area .product_box .product_list ul li.list .product{
	display:block;
	background-color:#ffffff;
	width:100%;
	padding:20px;
}
#happybag2020 .product_area .product_list .product{
}
#happybag2020 .product_area .product_list .product .pkg{
	display:block;
	width:100%;
	max-width:210px;
	height:auto;
	margin:auto;
}
#happybag2020 .product_area .product_list .product .name{
	display:block;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:12px;
}
#happybag2020 .product_area .product_box .explain{
	clear:both;
	display:block;
	font-size:12px;
	padding-top:16px;
}
/*福袋の購入方法*/
#happybag2020 .flow_area{
	margin-top:36px;
}
#happybag2020 .flow_area .ttl_box{
	background-color:#c55b5b;
}
/*当店人気No.1福袋*/
#happybag2020 .product_area.topic_1{
}
#happybag2020 .product_area.topic_1 .ttl_box{
	background-color:#e9af70;
}
#happybag2020 .product_area.topic_1 .product_box{
	background-color:#feeede;
}
#happybag2020 .product_area.topic_1 .product_box .coupon_box{
	color:#e8b16e;
	border:2px solid #e8b16e;
}
#happybag2020 .product_area.topic_1 .product_box .explain{
	color:#e8b16e;
}
/*おすすめ福袋*/
#happybag2020 .product_area.topic_2{
}
#happybag2020 .product_area.topic_2 .ttl_box{
	background-color:#a6c782;
}
#happybag2020 .product_area.topic_2 .product_box{
	background-color:#e0ecd4;
}
#happybag2020 .product_area.topic_2 .product_box .coupon_box{
	color:#a8c680;
	border:2px solid #a8c680;
}
#happybag2020 .product_area.topic_2 .product_box .explain{
	color:#a8c680;
}
/*話題のハイスペック福袋*/
#happybag2020 .product_area.topic_3{
}
#happybag2020 .product_area.topic_3 .ttl_box{
	background-color:#ce9be0;
}
#happybag2020 .product_area.topic_3 .product_box{
	background-color:#f0e8f5;
}
#happybag2020 .product_area.topic_3 .product_box .coupon_box{
	color:#cb9ce2;
	border:2px solid #cb9ce2;
}
#happybag2020 .product_area.topic_3 .product_box .explain{
	color:#cb9ce2;
}
/*かわいいカラコン福袋*/
#happybag2020 .product_area.topic_4{
}
#happybag2020 .product_area.topic_4 .ttl_box{
	background-color:#eb7e84;
}
#happybag2020 .product_area.topic_4 .product_box{
	background-color:#fce3e6;
}
#happybag2020 .product_area.topic_4 .product_box .coupon_box{
	color:#eb7d86;
	border:2px solid #eb7d86;
}
#happybag2020 .product_area.topic_4 .product_box .explain{
	color:#eb7d86;
}
/*ご注意*/
#happybag2020 .attention_area{
	clear:both;
	display:block;
	background-color:#ededed;
	border:1px solid #e2e2e2;
	padding:20px;
	margin-top:40px;
	position:relative;
}
#happybag2020 .attention_area .title{
	display:block;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-bottom:2px solid #000000;
	width:110px;
	margin:0 auto 24px;
}
#happybag2020 .attention_area ul{
}
#happybag2020 .attention_area ul li{
	display:block;
	color:#5d5d5d;
	font-size:12px;
	line-height:2.2;
	margin-left:16px;
}
#happybag2020 .attention_area ul li:before{
	content:"◇";
	position:absolute;
	left:20px;
}
#happybag2020 .attention_area ul li .txt_red{
	color:#c9585c;
	font-weight:bold;
}
