@charset "UTF-8";
main .inner1000 {
	text-align: left;
}
.style_logo {
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: center;
}
.style_logo img {
}
.areabox {
	margin-bottom: 30px;
}
.areabox table {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	margin-bottom: 15px;
}
.areabox table tr {
}
.areabox table tr td {
	line-height: 30px;
}
.areabox table tr td:nth-child(1) {
	background-image: url(../img/top/arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	vertical-align: top;
	width: 65px;
	background-size: 15px auto;
}
.areabox table tr td:nth-child(2) {
}
.areabox table tr td span  {
	display: inline-block;
	line-height: 14px;
	vertical-align: top;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.areabox table tr td span small {
	color: #888888;
}
.areabox table tr td span a {
	position: relative;
	display: inline-block;
	transition: .3s;
}

.areabox table tr td span a::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	background-color: #010101;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.areabox table tr td span a:hover::after {
	width: 100%;
}
/*.areabox {
	margin-bottom: 30px;
}

.areabox table {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
.areabox table tr td {
	line-height: 30px;
}
.areabox table tr td:nth-child(1) {
	background-image: url(../img/top/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	vertical-align: top;
}

.areabox table tr td span{
	line-height: 16px;
	margin-left: 5px;
	margin-right: 10px;
}
.areabox table tr td span a {
	position: relative;
	display: inline-block;
	transition: .3s;
}

.areabox table tr td span a::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	background-color: #010101;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.areabox table tr td span a:hover::after {
	width: 100%;
}
.areabox ul {
	margin: 0 auto;
	width: 95%;
	text-align: left;
	line-height: 20px;
}
.areabox ul .area_li {
	background-image: url(../img/shoplist/arrow.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
	width: 100%;
	height: auto;
}
.areabox ul .area_li span:nth-child(1)  {
	margin-right: 13px;
}
.areabox ul .area_li span {
}
.areabox ul .area_li span a {
	cursor: pointer;
	padding-right: 8px;
	padding-left: 2px;
}*/
.couponWrp {
}
.couponWrp .shopname {
	border-left: 7px solid #333333;
	padding-left: 10px;
	margin-bottom: 35px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}
.couponWrp ul li table tr td:nth-child(2) {
	padding-left: 20px;
}
.couponWrp ul  {
}
.couponWrp ul li {
	margin-bottom: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.couponlogo {
}
.res_btn {
	text-align: center;
	font-size: 10px;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
}
.coupon-other{
	text-align: center;
	margin-top: 30px;
}
.coupon-other .button{
	width: 100%;
}

@media screen and (max-width:768px){
main .inner1000 {
	width: 100%;
}
.style_logo {
	width: 23%;
	margin-right: auto;
	margin-left: auto;
	max-width: 145px;
	min-width: 114px;
	margin-top: 60px;
	margin-bottom: 40px;
}
.style_logo img {
	width: 100%;
	height: auto;
}
.couponWrp {
	width: 95%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.couponWrp ul li {
	width: 100%;
}
.couponWrp ul li .shopname {
	margin-bottom: 20px;
	font-size: 16px;
}
.couponWrp ul li table {
	width: 100%;
}
.couponlogo img {
	width: 100%;
	height: auto;
}
.couponWrp td .txt12 {
	font-size: 10px;
}
.couponWrp td .txt18.bold {
	font-size: 14px;
	line-height: 18px;
	padding-left: 5px;
}
.couponWrp td .red_txt.txt26.bold {
	font-size: 16px;
}
.couponWrp table tr td:nth-child(2) {
	padding-left: 10px;
}
.couponWrp table tr td:nth-child(3)  {
	width: 15%;
	min-width: 0px;
	padding-right: 5px;
}
.couponWrp table tr td:nth-child(4) {
	width: 20%;
}
.res_btn {
	font-size: 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 90%;
}
}

@media screen and (max-width:480px){
.areabox table {
	width: 90%;
}

.areabox table tr td span {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
}
/*
.areabox table tr td {
	font-size: 12px;
}
*/
.areabox table tr td:nth-child(1) {
	background-position: 0% 2px;
}
/*
.areabox table tr td span {
	margin-right: 5px;
}*/
.style_logo {
	margin-top: 40px;
}
.couponWrp td .wht_txt.txt12 {
	line-height: 13px;
}
.couponWrp td .txt18.bold {
	font-size: 11px;
	letter-spacing: 0px;
}
.couponWrp td .red_txt.txt26.bold {
	font-size: 14px;
}
.res_btn {
	font-size: 6px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-left: 1px;
	letter-spacing: -1px;
}
}
