@charset "UTF-8";
@font-face {
  src: "";
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "BIZ UDPゴシック", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-display: auto;
}
html,
body,
form,
table {
  font-size: 15px;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "BIZ UDPゴシック", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}

input[type=text] {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "BIZ UDゴシック", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body#bg_body {
  position: relative;
  background: #edffd9;
  min-height: 100vh;
}
body#bg_body #wrapper {
  margin: auto;
  background: #fff;
  min-height: 90vh;
  position: relative;
  padding-top: 3em;
  padding-bottom: 120px;
  box-sizing: border-box;
}
body#bg_body main.main-block {
  /*お問合せ先のスペース分空ける*/
  display: block;
  padding-bottom: 100px;
}

table td {
  line-height: 1.6;
  text-align: left;
}

.top_d {
  margin: auto;
  font-size: 22px;
  font-weight: bold;
  padding: 1rem;
  background: #07792d;
  color: #fff;
}

.top_d2 {
  margin: auto;
  font-size: 13pt;
  color: #f0f8ff;
  font-weight: bold;
  padding: 5px;
  background-color: #07792d;
}

.info_box h5, .info_box_b h5 {
  background: #07792d;
  color: #fff;
  padding: 0.5rem 1rem;
}

.info_box_b {
  border: #07792d 1px solid;
}

.lbl1 {
  display: block;
  width: 100%;
  height: 100%;
}

/****フォント****/
.sp01 {
  font-size: 9pt;
}

.sp02 {
  font-weight: bold;
}

.sp03 {
  background-color: #197027;
  color: #ffffff;
  padding: 2px;
}

.sp04 {
  font-size: 12pt;
}

.sp05 {
  /* アンカータグ風 */
  cursor: pointer;
  text-decoration: underline;
  color: #1fcd00;
}

.sp06 {
  /*半角スペース*/
  margin-left: 0.5em;
}

.sp07 {
  /*全角スペース*/
  margin-left: 1em;
}

.sp08 {
  text-align: left;
}

.sp09 {
  color: #ff0000;
  font-size: 22px;
}

.sp10 {
  text-align: center;
}

.p_button01 {
  /* ボタン風リンク */
  background: #ffb6c1;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #111;
  width: 100px;
  padding: 3px 0;
}

.p_button02 {
  /* ボタン風リンク */
  background: #eee;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #111;
  width: 100px;
  padding: 3px 0;
}

.chousabi {
  border: 1px solid black;
  width: 200px;
  text-align: left;
  display: inline-block;
  margin: 10px 0px;
  padding: 5px;
}

.datepicker {
  width: 100px;
}

/***** ボタンの設定 *****/
input[type=checkbox],
input[type=radio] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-top: -2px;
}

#a_dl,
#a_dl2, input[type=submit].button,
input[type=button].button,
button.button {
  font-size: 16px;
  background: #07792d;
  color: #fff;
  border: none;
  border-radius: 5px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=submit] :hover,
input[type=button] :hover,
button:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

input[type=submit],
button {
  padding: 15px;
}

input[type=button] {
  padding: 10px;
}

.back {
  margin-right: 20px;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  box-shadow: rgba(55, 173, 47, 0.25) 0px 0px 0px 0.25rem;
  border-color: rgb(153, 214, 151);
  outline: 0px;
}

/******mainの装飾******/
.dl {
  background: #246eb8;
  font-weight: bold;
}

.up {
  background: #ce3c62;
  font-weight: bold;
  line-height: 150%;
}

.info, .index {
  font-size: 1.05rem;
  border: 2px solid #07792d;
  border-radius: 5px;
  background: #edffd9;
  padding: 10px;
  line-height: 150%;
}

.index {
  text-align: left;
}

.limt_day {
  font-size: 1.1rem;
  font-weight: bold;
  border: 2px solid #07792d;
  border-radius: 5px;
  background: #edffd9;
  padding: 10px;
  line-height: 150%;
}

.limit-date {
  font-size: 20px;
}

.a_dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  /**↑リセットcss**/
  display: block;
  text-decoration: none;
}

#a_dl,
#a_dl2 {
  margin: auto;
  padding: 15px;
  line-height: 150%;
  font-weight: bold;
  background: #24b829;
}

#a_dl:hover,
#a_dl2:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
  cursor: default;
}

.err {
  background: #ff6666;
}

.err_box {
  width: 700px;
  border: 2px solid #333;
  color: #333;
  padding: 5px;
  font-size: 17px;
  font-weight: bold;
  background-color: #f7f7f7;
  margin: auto;
  line-height: 2;
  text-align: center;
}

footer {
  margin: auto;
  position: absolute;
  bottom: 50px;
  left: 45px;
  right: 45px;
}

span.link {
  color: #07792d;
  text-decoration: underline;
}

span.link:hover {
  cursor: pointer;
}

.btn_fixarea {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 5px;
}

div#dropzone {
  border: #07792d 2px dashed;
  height: 150px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #757a85;
}

ul.explain-list li {
  list-style: none;
  text-indent: -1.5em;
  margin-bottom: 0.5rem;
}

.font-s {
  font-size: 0.9em;
}

.text-indent {
  text-indent: 1rem;
}

.text-list {
  padding-left: 1rem;
  text-indent: -1rem;
  display: inline-block;
}

.dl-area {
  width: 100%;
  border: 1px solid gray;
  display: flex;
  flex-wrap: wrap;
}
.dl-area .dl-title {
  background: gray;
  color: #fff;
  flex-basis: 100%;
  padding: 0.25rem 0.5rem;
}
.dl-area .dl-link {
  flex-basis: 50%;
  padding: 1rem;
  border-right: 1px solid gray;
  display: flex;
  align-items: center;
}
.dl-area .dl-link button[type=button] {
  padding: 0;
  border: 0;
  background: inherit;
  color: #07792d;
  text-decoration: underline;
}
.dl-area .dl-list {
  flex-basis: 50%;
  padding: 1rem;
}
.dl-area {
  /* スマホ幅（例：576px以下）の場合 */
}
@media (max-width: 576px) {
  .dl-area .dl-link,
  .dl-area .dl-list {
    flex-basis: 100%; /* 縦並び */
  }
  .dl-area .dl-link {
    border-right: none; /* 右線は不要 */
    margin-bottom: 0; /* 余白調整 */
  }
}

#dummy_upload_btn {
  background: gainsboro;
  border-radius: 0;
  font-size: 14px;
  color: #111;
  padding: 0.25rem 0.5rem;
  border: 1px solid grey;
}

#dummy_upload_btn:hover {
  cursor: pointer;
}

/* 提出ボタン スマホ幅で横幅60% */
@media (max-width: 576px) {
  #uploadbtn {
    width: 60% !important;
  }
}/*# sourceMappingURL=style.css.map */

/* チェックボックスがBootstrapのスタイルで正常に表示されるように戻す */
.form-check-input[type=checkbox] {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    appearance: auto; /* ブラウザ標準の見た目を許可 */
    accent-color:#07792d;
}

/* ボタンの幅を調整 */
.zip_btn {
    min-height: 38px; /* 入力フォームと高さを合わせる */
}