@charset "Shift_JIS";
* {
	font-family:"ƒqƒ‰ƒMƒmUDŠpƒSF","Hiragino Kaku Gothic ProN","ŸàƒSƒVƒbƒN‘Ì",YuGothic,"ŸàƒSƒVƒbƒN","Yu Gothic","ƒƒCƒŠƒI",Meiryo, Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic","sans-serif";
}
body{
	font-family:"ƒqƒ‰ƒMƒmUDŠpƒSF","Hiragino Kaku Gothic ProN","ŸàƒSƒVƒbƒN‘Ì",YuGothic,"ŸàƒSƒVƒbƒN","Yu Gothic","ƒƒCƒŠƒI",Meiryo, Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic","sans-serif";
	margin:0;
	padding:0;
}

#mainbody{
	width:100%;
	margin:0 auto;
	position:relative;
}

#logo{
	width:100%;
	margin:0 0 5%;
}
#coupon{
	position:absolute;
	width:100%;
	top:0;
	right:0;
	margin-top:17.5%;
	z-index:20;
}
#coupon1{
	width:95%;
	color:#008002;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	line-height:1.2;
	margin:0;
	padding:0;
}
#coupon2{
	width:100%;
	color:#008002;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5%;
	padding:0;
}
#coupon3{
	width:95%;
	color:#000000;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#coupon3 a{
	color:#000;
	background:none;
}
#mainimg{
	position:relative;
	width:100%;
	margin-top:17.5%;
}
#mainimg p{
	width:100%;
}
#mainimg p img{
	width:100%;
}
#price{
	position:relative;
	width:92.5%;
	margin:0 auto 7%;
}
#price1{
	background:#FF0B0B;
	color:#FFF;
	font-size:6vw;
	font-weight:bold;
	line-height:1.2;
	width:20%;
}
#price2{
	width:78%;
	color:#008002;
	font-size:5.5vw;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.3;
}
#price3{
	width:78%;
	color:#008002;
	font-size:3.5vw;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.3;
}
#price4{
	width:78%;
	color:#008002;
	font-size:5.5vw;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.3;
}
#price-space1{
	width:2%;
}
.price-yen{
	font-size:3vw;
}
.price-off{
	font-size:5vw;
}
.price-tax{
	font-size:3vw;
	color:#000;
}
s{
	font-size:3vw;
	color:#000;
}

#noticearea1{
	background:#FAC101;
	width:100%;
	margin:0;
	padding:1% 0;
}
#noticearea1 p{
	width:100%;
	font-size:14px;
	line-height:1.5;
	color:#008002;
	font-weight:bold;
	text-align:center;
	padding:0;
}
#noticearea2{
	background:#DDDDDD;
	width:85%;
	margin:0;
	padding:10% 7.5%;
}
#noticearea2 p{
	width:100%;
	font-size:12px;
	line-height:1.5;
	color:#000;
	font-weight:bold;
	text-align:left;
	margin:0 0 10%;
	padding:0;
}
#noticearea2 ul{
	width:97%;
	margin:0;
	padding:0 0 0 3%;
	list-style:none;
}
#noticearea2 ul li{
	width:100%;
	font-size:12px;
	line-height:1.5;
	color:#000;
	text-align:left;
	margin:0 0 1%;
	padding:0;
	text-indent:-1em;
}

@media only screen and (min-width:  768px) {
#mainbody{
	width:50%;
	margin:0 auto;
}
#coupon1{
	font-size:2vw;
}
#coupon2{
	font-size:4vw;
}
#coupon3{
	font-size:1.6vw;
}
#price1{
	font-size:3vw;
}
#price2{
	font-size:2.7vw;
}
#price3{
	font-size:1.8vw;
}
#price4{
	font-size:3vw;
}
.price-yen{
	font-size:2vw;
}
.price-off{
	font-size:3vw;
}
.price-tax{
	font-size:1.6vw;
}
s{
	font-size:1.5vw;
}



}

@media only screen and (min-width:  810px) {
#mainbody{
	width:350px;
	margin:0 auto;
}
#coupon1{
	font-size:12px;
}
#coupon2{
	font-size:20px;
}
#coupon3{
	font-size:10px;
}
#price1{
	font-size:22px;
}
#price2{
	font-size:24px;
}
#price3{
	font-size:14px;
}
#price4{
	font-size:20px;
}
.price-yen{
	font-size:10px;
}
.price-off{
	font-size:20px
}
.price-tax{
	font-size:12px;
}
s{
	font-size:12px;
}

}

@media print{
#mainbody{
	width:50%;
}
#coupon2{
	font-size:30px;
}
#price1{
	font-size:18px;
}
#price2{
	font-size:24px;
}
#price3{
	font-size:14px;
}
#price4{
	font-size:20px;
}
.price-yen{
	font-size:10px;
}
.price-off{
	font-size:18px
}
.price-tax{
	font-size:12px;
}
s{
	font-size:12px;
}
#noticearea1 p{
	font-size:10px;
}
#noticearea2 p{
	font-size:10px;
}
#noticearea2 ul li{
	font-size:10px;

}

}

