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

div#section {
	width:85%;
	margin:0 auto;
	padding:0 2em;
	text-align: center;
}
form {
	margin: 1em auto 0;
	padding: 0px;
}
p {
	margin: 10px;
}
table {
	margin: 0 auto;
}
th, td {
	width: 240px;
	vertical-align: top;
	text-align: left;
	/*border:dotted #ccc 1px;*/
	border: 1px dashed #888888
}
@media (min-width: 768px) {
	th, td {
		width: 300px;
	}
}

table td img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
table td ul {
	list-style: inside;
	margin: 0;
	padding: 0;
}

table td ul li {
	margin: .25rem 0 .25rem 1.0rem;
	padding: 0;
}
strong {
	display: block;
	margin-top: 10px;
}
.emphasis {
	color:#CC0000;
}
ul.listGeneralFloat {
	width:500px;
	_width:485px;
	margin:1em auto;
	font-size:12px;
	list-style:none outside none;
}
ul.listGeneralFloat li {
	float:left;
	margin: 5px 15px 0 0;
	padding: 0 0 0 15px;
	background: url(/common/images/ico_circleRed.gif) left center no-repeat;
}

table {
	clear:both;
	margin-bottom:1em;
}

.table th, .table td {
	border: none;
}

/* CSS Document */
/* クーポン専用 */

.table td {
	padding: 5px 0;
}

#c {
	float: none;
}

#MainBox {
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}


.LeftBox {
	width: 600px;
	border-color: #339900;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	margin-top:20px;
	text-align: left;
	margin: 0 auto 5px;
	height: auto;
}

.LeftBox table {
	margin: 0 auto;
}
.LeftBox table td{
	padding: 5px 1em 5px 0;
	vertical-align: top;
}

.MailmgLeft {
	width:610px;
	margin:1em auto 0;
	padding:0px;
}

.LeftBox ul{
	list-style-image:url(/coupon/images/icon_coupon.gif);
	line-height:150%;
}

.MailmgLeft ul{
	list-style-image:url(/coupon/images/icon_coupon.gif);
	line-height:150%;
}


#kigen {
	width: 400px;
	padding: 10px 20px;
	margin: 10px auto 30px;
	border: 1px solid #333;
	font-size: 24px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(237, 237, 237)),color-stop(1, rgb(204, 204, 204)));
	background-image: -moz-linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	background-image: linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}
#Day {
	border-left: 3px solid #CB0003;
	padding-left: 10px;
}
#Day span {
	font-weight: bold;
}

hr.hrDisp-mg{
	display: block;
	margin:0px;
	padding:0px;

}

.Coupon_Sbtitle {
background-image:url(/coupon/images/title_coupon_sab.gif);
background-repeat: no-repeat;
width:562px;
height:35px;
padding-top:10px;
padding-left:30px;
margin-top:1.5em;
}

#cpNaiyou {
-moz-border-radius:4px 4px 4px 4px;
border:2px solid #CC0000;
margin:10px auto;
min-height:20px;
padding:5px;
width:700px;
font-size:1.8em;
}

@media only screen and (max-width:1048px){
.LeftBox, #kigen {
	width: 100%;
}
table {
	width: 100%;
	margin: 0 auto;
}
#cpNaiyou {
width:100%;
}
.table{
	display: block;
	width: 100%;
}
.table tbody{
	display: block;
	width: 100%;
}
.table tbody tr{
	display: block;
	width: 100%;
	margin-bottom: 1.5em;
}
.table tbody th,
.table tbody td{
	width: 100%;
	display: block;
	border: none;
}
.table tbody th{
	margin-bottom: 5px;
}
.table tbody td{
	margin-left: 10px;
	margin-left: 10px;
	padding: 0;
}

.table th img,
.table td img {
	max-width: 120px;
	margin: 10px auto;
	text-align: center;
}
ul.listGeneralFloat {
	width:100%;
	margin:1em auto;
}
ul.listGeneralFloat li {
	float: none;
	width:100%;
	text-align: left;
}
}

@media print {
#section input, header, footer, #wSideBar, bg-menu_w {
		display: none;	
}
}


.LiquidLeft{
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
}
.LiquidRight{
  float: left;
  width: 48%;
  margin: 0 0 0 2%;
}

/*button*/

.button {
	display: inline-block;
	max-width: 200px;
	min-width: 160px;
	padding: 0 10px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	border: 2px solid #d60a23;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background-color: #d60a23;
	border-color: #d60a23;
	color: #fff;
}