#cts {
	width:100% !important;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

#coupon_wrapper{
	width:100%;
}

#coupon_wrapper .c_header{
    padding: 25px 0;
    background-color: #af9b65;
    background-image: url(https://restaurant.img-ikyu.com/rsSpcl/img/help/bg_coupon.png?auto=compress,format&lossless=0);
    background-repeat: no-repeat;
    background-position-x: 80%;
	line-height:1.7;
}

#coupon_wrapper .c_header .title{
    margin: 0 0 20px 0;
    font-size: 40px;
    color: #FFF;
}

#coupon_wrapper .c_header p.about {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

#coupon_wrapper .c_header a{
    color:#FFF; 
    text-decoration:underline;
}

#coupon_wrapper .c_header a:hover{
    opacity: 0.6;
}

#coupon_wrapper .c_header .example {
    padding: 0;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #FFF;
}

#coupon_wrapper .sg{color:#fff;}
#coupon_wrapper .sg:hover{color:#ff9;}


#coupon_wrapper .main_content{
	text-align:center;
	width:1000px;
}

#coupon_wrapper .main_content .ds1{
	margin:20px 0;
	text-align:center;
	font-size:16px;
	line-height:36px;
	color:#960;
}

#coupon_wrapper .main_content .ds1 span{
	display:block;
	font-size:32px;
}

#coupon_wrapper .cbox{
	margin:0;
	padding:30px 0;
}

#coupon_wrapper .cbox .km{
	float:left;
	width:160px;
	height:160px;
	background-color:#af9b65;
}

#coupon_wrapper .cbox .ctn{
	float:right;
	width:800px;
	text-align:center;
	font-size:14px;
	line-height:22px;
}

#coupon_wrapper .cbox .ctn img {
	border:3px solid #f4f4f4;
	padding:44px;
}

#coupon_wrapper .cbox .ctn .coupon_name{
    display: block;
    position: relative;
    margin: 0 0 0.5em;
    padding: 5px 0 5px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

#coupon_wrapper .cbox .km .inner{
	padding:10px;
}

#coupon_wrapper .cbox .km .nmb{margin:10px 0 0 0; font-size:80px; line-height:80px; color:#fff;}
#coupon_wrapper .cbox .km .txt{margin:10px 0 0 0; font-size:12px; line-height:20px; color:#fff;}

#coupon_wrapper .step{font-size:15px; text-align:left; line-height:26px; margin:0 0 30px 0;}

#coupon_wrapper .cbox .at{
	background-color:#f4f4f4;
	border:1px solid #ccc;
}

#coupon_wrapper .cbox .atc_box{
	text-align:left;
}

#coupon_wrapper .cbox .atc_box .rd{color:#f00;}


#coupon_wrapper .atc1{
	margin:5px 0;
	font-size:14px;
	line-height:24px;
	color:#000;
}


#coupon_wrapper .atc2{
	margin:5px;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:23px;
	color:#999;
}


#coupon_wrapper .ac_line{
	padding:10px 0 15px 0;
	border-bottom:1px dashed #ccc;
}


