@charset "UTF-8";
/*mv-------------------------------*/
.under_mv {
  background: url("../img/bg_h1_index.jpg") no-repeat;
}
.soudan .under_mv {
  background: url("../img/bg_h1_soudan.jpg") no-repeat;
}
.busho_table_1 {
  border: 1px solid #707070;
  padding: 1em;
  width: 100%;
}
.busho_table_1 th {
  background: #ffe7b9;
  border: 1px solid #707070;
  padding: 1em;
  width: 20%;
  font-weight: 100;
  vertical-align: middle;
  font-size: 16px;
}
.busho_table_1 td {
  border: 1px solid #707070;
  padding: 1em;
  font-size: 16px;
}
.imgs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap !important;
}
.margin2em {
  margin: 2em;
  width: 300px;
}
.list_depart li {
  line-height: 2em;
  font-size: 18px;
}
.list_depart li:before {
  content: "●";
  color: #367048;
  margin-right: 0.5em;
  margin-left: 2em;
  font-size: 18px;
}
.font15px {
  font-size: 15px;
  margin-left: 5em;
}
@media screen and (max-width: 780px) {
  .font15px {
    margin-left: 0;
  }
}
.download_p {
  display: inline-block;
  margin-top: -5px;
}
.ryoyo_table {
  width: 100%;
}
.sankaku {
  background: #fff !important;
  text-align: center;
}
.kara {
  background: #fff !important;
}
.midori {
  height: 3em;
  font-size: 18px;
  background: #e6f5de;
  padding: 0.6em;
  text-align: center;
  vertical-align: middle;
}
.midorith {
  background: #9ac781;
  padding: 0.6em;
  vertical-align: middle;
  height: 1.8em;
  font-size: 20px;
}
.ao {
  height: 3em;
  font-size: 18px;
  background: #daeafd;
  padding: 0.6em;
  text-align: center;
  vertical-align: middle;
}
.aoth {
  background: #8fbcf2;
  padding: 0.6em;
  vertical-align: middle;
  height: 1.8em;
  font-size: 20px;
}
.question {
  color: #1177ef;
  padding: 1em 1em 0 1em;
}
@media screen and (max-width: 780px) {
  .question {
    width: 90%!important;
  }
}
.answer {
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 780px) {
  .answer {
    width: 85%!important;
  }
}
.answer:before {
  content: "A.";
  color: #fa5b98;
}
.pd1em {
  padding: 1em;
}
.table_bunshoryokin {
  width: 100%;
  font-size: 18px;
}
.table_bunshoryokin th {
  background: #fff5e2;
  width: 30% !important;
  padding: 1em;
  font-weight: 100;
  border: 1px solid #bebebe;
}
.table_bunshoryokin td {
  background: #fff;
  width: 30% !important;
  padding: 1em;
  text-align: right;
  border: 1px solid #bebebe;
}
.orange {
  background: #fadca4 !important;
}
.gray {
  background: #f0f0f0 !important;
  text-align: center !important;
}
.btn_eiyou {
  border: 2px solid #ffa137;
  border-radius: 12px;
  color: #ffa137;
  text-align: center;
  padding: 0.5em;
  margin-top: 1em;
  background-image: url(../../../parts/img/eda_icon_orangesankaku.png);
  background-position: bottom;
  width: 13em;
  margin: 0 auto;
  width: 95% !important;
}
.btn_eiyou img {
  width: 1.2em;
  margin-left: 0.6em;
}
.btn_download {
  border: 2px solid #ffa137;
  border-radius: 12px;
  color: #ffa137;
  text-align: center;
  padding: 0.5em;
  margin-top: 1em;
  background-image: url(../../../parts/img/eda_icon_orangesankaku_d.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 16em;
  display: inline-block;
}
.btn_download img {
  width: 1.2em;
  margin-left: 0.8em;
}
.btn_download a {
  text-decoration: none;
}
.btn_u {
  color: #fff !important;
  padding: 1em;
  border-radius: 12px;
  text-align: center;
  background: #366f48;
  width: 100%;
  margin: 2em;
  background: url(../../../parts/img/eda_icon_shirosankaku.png);
  background-position: right;
}
.w30p {
  width: 45%;
}
.white {
  color: #fff;
}
.renkei_tel {
  color: #366f48;
  font-size: 28px;
  font-weight: bold;
  margin-left: 1em;
  margin-top: 0.5em;
}
.renkei_tel span {
  font-weight: 100;
  font-size: 25px;
}
.eiyou_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.eiyou_flex div {
  width: 25%;
  margin: 3.5em;
}
.bg_yellow {
  background: #fceed3;
  padding: 1em;
}
.bg_yellow span {
  font-weight: bold;
  color: hsla(139, 33%, 32%, 1);
}
.flex_box.renkei div:nth-of-type(1) {
  width: 60%;
}
.flex_box.renkei div:nth-of-type(2) {
  width: 30%;
}
.depertment .flex_box.renkei_btn {
  justify-content: space-around;
}
.depertment .flex_box.renkei_btn div {
  width: 35%;
}
.depertment .flex_box.renkei_btn div img {
  width: 100%;
}
.flex_box.renkei_file {
  justify-content: space-around;
}
.flex_box.renkei_file li {
  width: calc(100% / 2 - 20px);
  position: relative;
}
.flex_box.renkei_file li img {
  width: 100%;
}
.flex_box.renkei_file li a {
  display: block;
  text-align: center;
  color: #fff;
  background: #366f48;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  bottom: 0;
}

/*スマホ*/
@media screen and (max-width: 780px) {
  .depertment .flex_box > div {
    width: 100% !important;
  }
  .depertment .message > div:nth-child(2) {
    width: 100%;
  }
  .depertment .message > div p:before {
    content: "";
    position: absolute !important;
    top: -15px !important;
    left: 50% !important;
    margin-left: -15px !important;
    border: 15px solid transparent;
    border-bottom: 15px solid #e0edff;
  }
  .depertment .message > div p.hukidassji_blue:before {
    border-bottom: 15px solid #d7ebf7 !important;
    border-right: 15px solid transparent !important;
  }
  .depertment .message > div p.hukidassji_green:before {
    border-bottom: 15px solid #def7d7 !important;
    border-right: 15px solid transparent !important;
  }
  .busho_table_1 th,
  .busho_table_1 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .busho_table_1 th {
  }
  .eiyou_flex div {
    width: 100%;
    margin: 15px auto;
  }
  .btn_u {
    width: 100%;
    margin: 10px auto;
    box-sizing: border-box;
    background: #366f48;
  }
  .w30p {
    width: 100%;
  }
  .list_depart li::before {
    margin-left: 0;
  }

  .flex_box.renkei_file li {
    width: 100%;
  }
  .flex_box.renkei_file li:nth-of-type(1) {
    margin-bottom: 30px;
  }
  .time_tbl td {
    text-align: center;
  }
}
