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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  background: url(../images/body_bg.png);
  font-size: 62.5%;
  color: #333333;
}

a,
a:link,
a:visited {
  color: #66541b;
  text-decoration: none;
}

a:hover,
a:active {
  color: #66541b;
  text-decoration: underline;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  content: '';
}

.table01 {
  width: 100%;
  padding-top: 1px;
  background: url(../images/kkk.gif) repeat-x left top;
}
.table01 th,
.table01 td {
  padding: 16px 0 15px;
  background: url(../images/kkk.gif) repeat-x left bottom;
  font-size: 0.93em;
  line-height: 1.54;
  vertical-align: top;
}
.table01 th {
  color: #66541b;
  font-weight: bold;
}

/* ヘッダ */
header {
  min-width: 960px;
  margin-bottom: 30px;
  padding-top: 25px;
}
header .inner {
  width: 960px;
  margin: 0 auto;
  border-bottom: #cdc79a solid 1px;
}
header .site_logo {
  float: right;
}
header .page_title {
  padding: 26px 0 16px;
  color: #66541b;
  font-size: 2.8em;
  font-weight: bold;
}

/* コンテンツ */
#contents {
}
#contents #contents_inner {
  width: 960px;
  margin: 0 auto;
  font-size: 1.4em;
  line-height: 1.72;
}
#contents #contents_inner a {
  text-decoration: underline;
}
#contents #contents_inner a:hover {
  text-decoration: none;
}
#contents #contents_inner .req {
  color: #c10000;
}
#contents #contents_inner .lead {
  font-size: 1.15em;
  line-height: 1.75;
}
#contents #contents_inner .contact {
  float: right;
  width: 300px;
  padding: 20px;
  background: #f7f5ec;
  font-size: 0.93em;
  line-height: 1.54;
}
#contents #contents_inner .contact > dt {
  margin-bottom: 10px;
  color: #66541b;
  font-weight: bold;
}
#contents #contents_inner .contact > dd dl dt {
  padding-top: 6px;
  float: left;
  color: #66541b;
  font-weight: bold;
}
#contents #contents_inner .contact > dd dl dt:first-child {
  padding-top: 0;
}
#contents #contents_inner .contact > dd dl dd {
  margin-left: 2.2em;
  padding-top: 6px;
  font-size: 1.16em;
  line-height: 1.34;
}
#contents #contents_inner .contact > dd dl dt:first-child + dd {
  padding-top: 0;
}
#contents #contents_inner .contact > dd dl dd:before {
  content: '：';
  display: block;
  float: left;
}
#contents #contents_inner .contact > dd dl dd span {
  font-size: 80%;
}
#contents #contents_inner .caption_list {
  margin-top: 30px;
  font-size: 0.93em;
  line-height: 1.54;
}
#contents #contents_inner .caption_list li {
  margin-top: 4px;
}
#contents #contents_inner .caption_list li:first-child {
  margin-top: 0;
}
#contents #contents_inner .complete_contact {
  margin-top: 20px;
  padding: 30px;
  background: #f7f5ec;
  font-size: 1.08em;
  text-align: center;
}
#contents #contents_inner .complete_contact > dt {
  margin-bottom: 10px;
  color: #66541b;
  font-weight: bold;
}
#contents #contents_inner .complete_contact > dd dl dt,
#contents #contents_inner .complete_contact > dd dl dd {
  display: inline;
}
#contents #contents_inner .complete_contact > dd dl dt {
  margin-left: 20px;
  color: #66541b;
  font-weight: bold;
}
#contents #contents_inner .complete_contact > dd dl dt:first-child {
  margin-left: 0;
}
#contents #contents_inner .complete_contact > dd dl dd {
  font-weight: bold;
}
#contents #contents_inner .complete_contact > dd dl dd:before {
  content: '：';
  margin-right: 0.3em;
  font-weight: normal;
}
#contents #contents_inner .complete_contact > dd dl dd span {
  font-weight: normal;
}
#contents #contents_inner .close {
  margin-top: 30px;
  text-align: center;
}
#contents #contents_inner .close a {
  display: inline-block;
  width: 216px;
  height: 48px;
  background: url(../images/bt_submit.png) no-repeat center center;
  color: #fffbde;
  font-size: 1.08em;
  font-weight: bold;
  line-height: 48px;
  text-decoration: none;
}

/* mailform */
.mailform .form_text {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 9px 9px 8px;
  border: #cccccc solid 1px;
  outline: none;
}
.mailform .form_textarea {
  box-sizing: border-box;
  width: 100%;
  height: 134px;
  margin: 0;
  padding: 9px 9px 8px;
  border: #cccccc solid 1px;
  outline: none;
}
.mailform .form_select {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  height: 32px;
  padding: 0 30px 0 10px;
  background: url(../images/parts_form_01_2.gif) repeat-x left top;
}
.mailform .form_select:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 10px;
  height: 32px;
  background: url(../images/parts_form_01_1.gif) no-repeat left top;
}
.mailform .form_select:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 30px;
  height: 32px;
  background: url(../images/parts_form_01_4.gif) no-repeat left top;
}
.mailform .form_select .label {
  color: #666666;
  font-size: 0.93em;
  line-height: 32px;
}
.mailform .form_select select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  border: none;
  border-radius: none;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-appearance: none;
}
.mailform label.form_checkbox {
  display: inline-block;
  position: relative;
  padding: 7px 0 6px 22px;
  font-size: 0.93em;
}
.mailform label.form_checkbox:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  border: #cccccc solid 1px;
  background: #ffffff;
}
.mailform label.form_checkbox.checked:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/parts_form_checkbox_on.png) no-repeat center center;
}
.mailform label.form_checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  outline: none;
}
.mailform label.form_radio {
  display: inline-block;
  position: relative;
  padding: 7px 0 6px 22px;
  font-size: 0.93em;
}
.mailform label.form_radio:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/parts_form_radio.gif) no-repeat left top;
}
.mailform label.form_radio.checked:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/parts_form_radio_on.png) no-repeat center center;
}
.mailform label.form_radio input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  outline: none;
}
.mailform .agree {
  margin: 20px 0 -10px;
  text-align: center;
}
.mailform .btn_area {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
.mailform input.form_submit {
  width: 216px;
  height: 48px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: url(../images/bt_submit.png) no-repeat center center;
  color: #fffbde;
  font-size: 1.08em;
  font-weight: bold;
  line-height: 48px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
}
.mailform input.form_back {
  position: absolute;
  top: 0;
  left: 50%;
  width: 104px;
  height: 48px;
  margin: 0 0 0 -242px;
  padding: 0;
  border: none;
  border-radius: 0;
  background: url(../images/bt_back.png) no-repeat center center;
  color: #666666;
  font-size: 1.08em;
  font-weight: bold;
  line-height: 48px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
}

/* form_area */
.form_area {
  margin-top: 20px;
  padding: 30px;
  background: #ffffff;
}
.form_area .table01 th {
  width: 246px;
  padding-right: 30px;
  line-height: 2.47;
}
.form_area#confirm .table01 th {
  line-height: 1.54;
}
.form_area .table01 th .req {
  float: right;
  font-weight: normal;
}
.form_area .table01 th .caption {
  display: block;
  font-size: 0.94em;
  font-weight: normal;
  line-height: 1.5;
}
.form_area .table01 td .note {
  margin-top: 5px;
  font-size: 0.93em;
  white-space: nowrap;
}
.form_area .checkbox_group,
.form_area .radio_group {
  margin-top: -5px;
}
.form_area .checkbox_group li,
.form_area .radio_group li {
  float: left;
  padding: 5px 30px 0 0;
}
.form_area .checkbox_group li.clear,
.form_area .radio_group li.clear {
  clear: left;
}
.form_area a.btn01 {
  position: relative;
  display: block;
  padding: 0 10px;
  background: url(../images/parts_form_01_2.gif) repeat-x left top;
  color: #666666;
  font-size: 0.93em;
  line-height: 32px;
  text-align: center;
  text-decoration: none !important;
}
.form_area a.btn01:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 32px;
  background: url(../images/parts_form_01_1.gif) no-repeat left top;
}
.form_area a.btn01:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 32px;
  background: url(../images/parts_form_01_3.gif) no-repeat left top;
}
.form_area .zip .block {
  float: left;
  width: 130px;
  margin-left: 10px;
}
.form_area .zip .block:first-child {
  margin-left: 0;
}
.form_area .zip .block.search {
  margin-left: 20px;
  font-weight: bold;
  font-size: 0.93em;
  line-height: 32px;
}
.form_area .form_select.pref {
  width: 145px;
}
.form_area .tel .block {
  float: left;
  width: 65px;
}
.form_area .tel .sep {
  float: left;
  margin: 0 0.5em;
  line-height: 32px;
}
.form_area .checkbox_group.place_list li {
  width: 50%;
  padding-right: 0;
}
.form_area .checkbox_group.place_list li.min {
  width: auto;
  padding-right: 30px;
}
.form_area .date .unit,
.form_area .date .sep {
  font-size: 0.93em;
  line-height: 32px;
}
.form_area .date .form_select,
.form_area .date .sep {
  margin-left: 10px;
}
.form_area .date .form_select:first-child {
  margin-left: 0;
}
.form_area .date .form_select.year {
  width: 75px;
}
.form_area .date .form_select.month,
.form_area .date .form_select.day,
.form_area .date .form_select.time {
  width: 55px;
}
.form_area .msg {
  display: block;
  color: #c10000;
}
.form_area .checkbox_group.consideration_list li {
  width: 7.5em;
}

/* フッタ */
footer {
  min-width: 960px;
  margin-top: 70px;
}
footer .inner {
  width: 960px;
  margin: 0 auto;
}

#footer_info {
  color: #FFF;
  background: url(../images/footer_bg.gif);
  height: 50px;
}
#footer_info a {
  color: #FFF;
}
#footer_info .inner {
  position: relative;
}
#footer_info .pagetop {
  position: absolute;
  right: 0;
  top: -20px;
}
#footer_info .copyright {
  padding-top: 18px;
}
#footer_info .copyright {
  float: right;
}
