@charset "utf-8";

/* 
 * 永久不滅ポイント期間限定アイテム 個別設定CSS
 * 
 * 	お食事はセゾンカード・UCカードで ファミレスでのご利用で全国共通お食事券5,000円分が当たる！
 * 	/point/article/responsive_test/
 * 
 */
 
 /* ベーススタイルを上書き */
 #responsive_wrap .point-num span {
	 color: #da1c17 !important;
 }
 
 ul.submain li {
	 font-size: 12px;
	 color: #ff0000;
 }
 
 /* step カラー設定 */

#cnt .where {
	text-align:center;
}

#cnt .where li{
	display:inline-block;
	padding:15px;
	text-align:center;
	border:1px solid #cccccc;
	width:150px;
	width: 136px;
	font-size:12px;
}

#cnt .towa{
	border:1px solid #cccccc;
	padding:20px;
}

#cnt .towa h1{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}



#cnt .fontblue{
	font-size:18px;
	font-weight:bold;
	color:#3567d7;
	text-align:center;
}

#cnt .goriyou{
	background-color:#352200;
	width:100%;
	height:37px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding-bottom:5px;
}

#cnt .step dl{
	border:1px #ee7800 solid;
	
}

#cnt .step dt{
	font-size:45px;
	color:#ee7800;
	font-weight:bold;
}

#cnt .step dd{
	font-size:18px;
	font-weight:bold;	
	
}

#cnt .gray{
	background-color:#f6f6f6;
}



#cnt .font18{
	font-size:18px;
	font-weight:bold;
}

#cnt .font18a{
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
}

#cnt .lineheight{
	font-size:12px;
	line-height:1.6em;
}


#cnt .font25{
	font-size:25px;
	font-weight:bold;
}

#cnt .caution{
	padding-left: 1em;
    text-indent: -1em;
	font-size:12px;
	line-height:1.6em;
}

#cnt .caution2{
	padding-left: 1em;
    text-indent: -1em;
	font-size:12px;
	line-height:1.6em;
}

#cnt .box{
	border: 1px solid #676767;
	background-color:#f4f4f4;
	padding:20px;
	


}

#cnt .submain {
	color:#FF0004;
	margin:0px;
	padding-left: 1em;
    text-indent: -1em;
	list-style:none;
	font-size:12px;
}



#cnt #telBtn {
    padding-top: 16px;
    text-align: center;
}
 

 
.period {
	 height: auto;
	 width: 100%;
	 background: #da1c17;
	 margin: 18px auto;
}

.period p {
	font-size: 16px;
	 color: #fff;
	 margin:0 14px;
	 text-align:center;
	 line-height: 35px !important
}
 
.bg {
	font-size: 16px;
	color: #fff;
	margin-bottom: 18px;
	font-weight: bold;
	background: #da1c17;
	padding: 8px 14px;
}

.red {
	background: #fc5f5f;
	margin-bottom: 0;
}

.reg_wrap {
	background: #f7f7f7;
	padding: 14px 0;
}

.privilege {
	text-align: center;
	margin: 8px 0 18px 0;
	color: #fc5f5f;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
}

.privilege span {
	font-size: 28px;
}

.gift_cord {
	background: #fc5f5f;
	padding: 14px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-botton: 24px;
}

/* あとで */
.gift_cord .cord_number {
	width: 182px;
	height: 32px;
	border: 1px solid #aaa;
	color: #444444;
	background: #ffffff;
	margin: 3px auto 0 auto;
}

.detail_link {
	margin: 24px 0;
	text-align: center;
}



.step_wrap {
	border: 1px solid #da1c17;
	background: #fff;
	width: 100%;
	height: auto;
	padding: 10px 18px 10px 0;
	margin: 0 0 18px -10px;
}

.step_no {
	width: 10%;
	float: left;
	color: #da1c17;
	font-size: 44px;
	text-align: center;
	height: auto;
}
.step_cont {
	float: right;
	color: #444444;
	font-size: 16px;
	margin-left:5px;
	width: 88%;
	height: auto;
	line-height: 1.4em;
}

.middels {
	margin-top: 10px
}

.centers {
	margin-top: 12px
}


.step_cont a {
	font-size: 15px;
}

.step_cont_full {
	margin-top: 10px;
	width: 100%;
}
.clear {
	clear: both;
}

.chance-bnr {
	background: #fc5f5f;
}

.bnr-detail-btn {
	text-align: center;
	background: #fc5f5f;
	padding-bottom: 10px;
}

#cnt .rr{
	text-align:right;
}



@media (max-width: 720px){
	.chance-bnr {
		padding: 4px 8px;
	}
	
	.chance-bnr img {
		width: 100%;
		height: auto;
	}
	
	.bnr-detail-btn {
		padding-bottom: 0;
	}
	
	#cnt .all{
	width:100%;
	height:auto;
}

	#cnt .all2{
	width:90%;
	height:auto;
}
#cnt .where li{
	width:80%;
	margin-bottom:5px;
}

#cnt .pad1{
	padding:0 1%;
}

#cnt .wr{
	word-wrap:break-word;}

#cnt .towa img{
	width:80%;
	height:auto
}

#cnt .towa a img{
	width:100%;
	height:auto
}