@charset "UTF-8";
/* CSS Document */
.wp_coupon #midashi {
background:#3d99d7 url(img/ttl_bg.jpg) no-repeat center 0;
}
#coupon {
padding-bottom:1px;
}
#coupon .cou01 {
background:#FFF;
padding:30px 0;
}
#coupon dl {
width:80%;
margin:0 auto;
}
#coupon dt img {
width:95% !important;
height: auto !important;
margin-bottom:20px;
}
#coupon dl {
}
#coupon dl dt {
line-height:2em;
font-size:18px;
margin-bottom:20px;
text-align:center;
font-weight:bold;
}
#coupon dl dt span {
display:block;
}
#coupon dl dd {
line-height:1.8em;
}
#coupon dd.btn {
margin:20px 0 0 0;
text-align:center;
}

.caution{
	color:#FF0000;
	}

@media (max-width:736px) {
#coupon .cou01 {
padding:5% 3%;
}
#coupon dl {
width:100%;
}
#coupon dt img {
width:100% !important;
height: auto !important;
margin-bottom:2%;
}
#coupon dl dt {
line-height:2em;
font-size:16px;
margin-bottom:2%;
text-align:left;
}
#coupon dd.btn {
text-align:right;
}
#coupon dd.pc {
display:none;
}
#coupon dd.btn img {
width:60%;
}

}

@media (max-width: 736px) {
.wp_coupon #midashi {
background: url(img/ttl_bgsp.jpg) no-repeat 0 0;
background-size: auto 108px;
}

}

@media (max-width: 736px) {
.wp_coupon #midashi h1 {
background: url(img/coup_ttlsp.png) no-repeat 0 0;
background-size:auto 108px;
width:auto;
}

}
