abbr,
address,
article,
aside,
audio,
b,
blockquote,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: 0 0;
}

a,
body {
	margin: 0;
	vertical-align: baseline;
	background: 0 0;
}

body {
	border: 0;
	outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul,
ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none;
}

a,
body,
hr {
	padding: 0;
}

a {
	font-size: 100%;
}

ins,
mark {
	color: #000;
	background-color: #ff9;
}

ins {
	text-decoration: none;
}

mark {
	font-weight: 700;
	font-style: italic;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted inherit;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	border: 0;
	border-top: 1px solid #ccc;
}

input,
select {
	vertical-align: middle;
}

body,
html {
	height: 100%;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 12px;
	line-height: 1;
	width: 100%;
	text-align: center;
	background-color: #fff;
	-webkit-print-color-adjust: exact;
}

a:hover,
body {
	color: #333;
}

a:visited,
å a:link {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

#header,
#wrap {
	text-align: left;
}

#wrap {
	width: 940px;
	margin: 0 auto;
}

#header {
	margin: 0 0 25px;
}

#header #header_inner {
	position: relative;
}

#header #header_inner h1 {
	font-size: .8em;
	font-weight: 400;
	line-height: 1.4;
	position: absolute;
	top: 22px;
	left: 230px;
	display: block;
	color: #333;
}

#header #header_inner .btn {
	position: absolute;
	top: 12px;
	right: 0;
}

#header #header_inner .btn a {
	position: relative;
	display: block;
	width: 200px;
	padding: 15px 0;
	cursor: pointer;
	text-align: center;
	color: #fff;
	background-color: #000;
}

#header #header_inner .btn a:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,.7);
}

#header #header_inner .btn a:before {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	content: '';
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: none;
	border-left: none;
}

#contents,
#contents h2,
#contents p {
	margin: 0 0 20px;
}

#contents h2 {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#contents p {
	line-height: 1.8;
}

#contents p strong {
	color: #806c40;
}

#contents #input_table {
	line-height: 1.5;
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

#contents #input_table tr {
	border-bottom: 1px solid #ccc;
}

#contents #input_table tr #input_title {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}

#contents #input_table th {
	font-weight: 400;
	padding: 10px;
	border-right: 1px solid #ccc;
	background-color: #f0f0f0;
}

#contents #input_table th:nth-of-type(n+2) {
	border-left: 1px solid #ccc;
}

#contents #input_table td {
	padding: 10px;
}

#contents #input_table #in_table tr {
	border-bottom: none;
}

#contents .coupon_box {
	margin-bottom: 20px;
}

#contents .coupon_box li {
	margin: 0 0 5px;
	padding: 8px;
	border: 1px dashed #ccc!important;
	background-color: #f0f0f0!important;
}

#contents .coupon_box table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#contents .coupon_box th {
	width: 60px;
	padding: 10px 15px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #806c40!important;
}

#contents .coupon_box th span {
	font-size: 20px;
	display: block;
	margin: 10px 0 0;
	text-align: center;
}

#contents .coupon_box td {
	line-height: 1.6;
	padding: 15px 0;
	color: #111;
	background-color: #fff;
}

#contents .coupon_box .coupon_tit {
	font-size: 16px;
	width: 320px;
	padding-right: 0;
	padding-left: 38px;
	vertical-align: middle;
	color: #806c40;
}

#contents .coupon_box .coupon_txt {
	padding-right: 20px;
}

#contents .coupon_box .coupon_txt p {
	font-size: 11px;
	line-height: 1.6;
	margin: 0 0 10px!important;
}

#contents .coupon_box .coupon_txt p+dl {
	margin: 10px 0 0;
}

#contents .coupon_box .coupon_txt dl {
	font-size: 11px;
	line-height: 1.5;
}

#contents .coupon_box .coupon_txt dl dt {
	float: left;
	width: 70px;
}

#contents .coupon_box .coupon_txt dl dd {
	margin: 0 0 5px 70px;
}

#contents .map {
	margin: 20px 0;
	text-align: center;
	background-color: #000;
}

#footer {
	text-align: left;
}

#footer address {
	font-style: normal;
	line-height: 1.5;
	margin-bottom: 10px;
}

#footer address strong {
	font-size: 16px;
	font-weight: 700;
	line-height: 2;
	color: #806c40;
}

#footer table {
	line-height: 1.5;
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

#footer table tr {
	border-bottom: 1px solid #ccc;
}

#footer table th {
	font-weight: 400;
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	background-color: #f0f0f0;
}

#footer table th:nth-of-type(n+2) {
	border-left: 1px solid #ccc;
}

#footer table td {
	padding: 5px 10px;
}

#footer small {
	font-size: 11px;
	display: block;
	padding: 0 0 20px;
	text-align: right;
}

@media screen and (max-width:1050px) {

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#wrap {
	width: auto;
	padding: 10px;
}

#header #header_inner {
	text-align: center;
}

#header #header_inner h1 {
	position: static;
}

#header #header_inner .btn {
	position: static;
	padding: 10px 0;
}

#header #header_inner .btn a {
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
}

#contents #input_table,
#contents #input_table tbody,
#contents #input_table td,
#contents #input_table th,
#contents #input_table tr,
#contents #input_title,
#contents #input_title tbody,
#contents #input_title td,
#contents #input_title th,
#contents #input_title tr,
#footer table,
#footer table tbody,
#footer table td,
#footer table th,
#footer table tr {
	display: block;
	border: none;
}

#contents #input_table tr #input_title,
#contents #input_title tr #input_title {
	border-bottom: 10px solid #fff;
}

#contents #input_table td.attention,
#contents #input_title td.attention {
	background-color: #f0f0f0;
}

#contents #input_table .textwidth,
#contents #input_title .textwidth {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#contents .coupon_box table,
#contents .coupon_box tbody,
#contents .coupon_box tr {
	display: block;
}

#contents .coupon_box th {
	width: 100%;
	padding: 10px;
}

#contents .coupon_box th span {
	font-size: 16px;
	display: inline;
	margin: 0;
	text-align: center;
}

#contents .coupon_box td,
#contents .coupon_box th {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#contents .coupon_box .coupon_tit {
	width: 100%;
	padding: 15px 20px 0;
}

#contents .coupon_box .coupon_txt {
	padding: 15px 20px;
}

#footer table tbody:nth-of-type(n+2),
#footer table td:nth-of-type(n+2),
#footer table th:nth-of-type(n+2),
#footer table tr:nth-of-type(n+2) {
	border: none;
}

#footer table th {
	padding: 3px 0;
	background-color: #fff;
}

#footer table th:before {
	content: '■';
}

#footer table td {
	padding: 3px 0;
}

#footer small {
	font-size: 9px;
	line-height: 1.4;
	text-align: center;
	word-wrap: break-word;
}

}

@media print {

#wrap #header #header_inner .btn {
	display: none;
}

}


.z1{z-index: 10;}

