@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/* カウントダウン */	

.countdown-mdtop {
	width: 700px;
	height: 87px;
	background: #fd62a5;
}

.countdown-box1 {
	width: 728px;
	height: 90px;
	background: #fd62a5;
}

.time-title {
	color: #fff;
	font-size: 27px;
	margin: 0px auto 4px;
	padding: 6px 0 0;
	height: 24px;
	width: ;
	text-align: center;
	background: ;
	line-height: 100%;
}
.time-title-limit {
	color: #FF0;
	font-size: 30px;
}

.time-title-limit_mdtop {
	color: #FF0;
	font-size: 27px;
}
.time-left {
	background: #fff;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0;
	padding: 4px 0 6px;
	height: 40px;
	width: ;
	text-align: center;
	color: #fd62a5;
	line-height: 100%;
}
.time-left-date {
	font-size:46px;
}
.time-left-small {
	font-size: 20px;
	font-weight: bold;
}

/* PC３食LP*/
.time-title_trial3 {
	color: #fff;
	font-size: 20px;
	margin: 0px auto 4px;
	padding: 6px 0 0;
	height: 24px;
	width: ;
	text-align: center;
	background: ;
	line-height: 100%;
}
.time-title-limit_trial3 {
	color: #FF0;
	font-size: 28px;
}
.time-left_trial3 {
	background: #fff;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0;
	padding: 4px 0 6px;
	height: 40px;
	width: ;
	text-align: center;
	color: #fd62a5;
	line-height: 100%;
}
.time-left-date_trial3 {
	font-size:46px;
}
.time-left-small_trial3 {
	font-size: 20px;
	font-weight: bold;
}	

/* ポップアップ専用 */	
.countdown-box_popup {
	width: 600px;
	height: 72px;
	background: #fd62a5;
}

.time-title_popup {
	color: #fff;
	font-size: 20px;
	margin: 0px auto 4px;
	padding: 6px 0 0;
	height: 20px;
	width: ;
	text-align: center;
	background: ;
	line-height: 100%;
}
.time-title-limit_popup {
	color: #FF0;
	font-size: 20px;
}
.time-left_popup {
	background: #fff;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 0;
	padding: 4px 0 6px;
	height: 30px;
	width: ;
	text-align: center;
	color: #fd62a5;
	line-height: 100%;
}
.time-left-date_popup {
	font-size:30px;
}
.time-left-small_popup {
	font-size: 16px;
	font-weight: bold;
}

/* スマホ版 */	
.countdown-box_sp {
	width: 320px;
	height: 100px;
	background: #fd62a5;
}

.time-title_sp {
	color: #fff;
	font-size: 18px;
	margin: 0px auto 4px;
	padding: 6px 0 0;
	height: 44px;
	text-align: center;
	background: ;
	line-height: 120%;
}
.time-title-limit_sp {
	color: #FF0;
	font-size: 24px;
}

.time-title-limit_trial3_sp {
	color: #FF0;
	font-size: 14px;
}
.time-left_sp {
	background: #fff;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 0;
	padding: 4px 0 6px;
	height: 34px;
	text-align: center;
	color: #fd62a5;
	line-height: 100%;
}
.time-left-date_sp {
	font-size:28px;
}
.time-left-small_sp {
	font-size: 20px;
	font-weight: bold;
}

/*3食お試しセット*/
.time-title_trial3_sp {
	color: #fff;
	font-size: 16px;
	margin: 0px auto 4px;
	padding: 6px 0 0;
	height: 44px;
	width: ;
	text-align: center;
	background: ;
	line-height: 120%;
}
.time-title-limit_trial3_sp {
	color: #FF0;
	font-size: 14px;
}
.time-left_trial3_sp {
	background: #fff;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 0;
	padding: 4px 0 6px;
	height: 34px;
	text-align: center;
	color: #fd62a5;
	line-height: 100%;
}
.time-left-date_trial3_sp {
	font-size:28px;
}
.time-left-small_trial3_sp {
	font-size: 20px;
	font-weight: bold;
}
/*3食お試しセットend*/