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

#coupon_tit{
display: block;
	margin: 20px 0;
	text-align: center;
	font-size: 30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
}
#coupon {
	margin-top: 50px;
	text-align: center;
}
#coupon_title {
	font-size:18px;
	color:#900;
	margin-top: 50px;
	text-align: center;
}
#coupon_contents {
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 100px;
}
#coupon_contents dt {
	margin-top:20px;
	margin-bottom:5px;
}
#coupon_contents dd {
	margin-left:30px;
}
.c01 {
	margin-left: 20%;
}
.c02 {
	margin-left: 15%;
}
.c03 {
	margin-left: 90%;
}
.c04 {
	margin-left: 20%;
}
.c05 {
	margin-left: 84%;
}
@media only screen and (max-width: 780px) {

img, main, #GM_prof, section {

	max-width: 100%;
}
}