@charset "UTF-8";
#basecontents {
  width: 942px;
  margin: 0 auto;
}

#baseWrap {
  margin: 0 auto;
  padding: 20px 25px;
  width: auto;
  float: none;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
#baseWrap img {
  max-width: 100%;
  height: auto;
}

.title-copy {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  background-color: #673a1b;
  color: #fff100;
  text-align: center;
  margin: 0px;
}

.main-title {
  margin: 0px;
}

.main-copy {
  font-size: 19px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.intro-box {
  border-width: 2px;
  border-style: solid;
  border-color: #57aa1d;
  padding: 10px;
  border-radius: 10px;
}
.intro-box h3 {
  text-align: center;
}
.intro-box h3 img {
  width: 364px;
}

.outline {
  border-width: 1px;
  border-style: solid;
  border-color: #673a1b;
  margin-bottom: 30px;
  overflow: hidden;
}
.outline h3 {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  background-color: #673a1b;
  color: #FFF;
  text-align: center;
  margin: 0px;
}
.outline h3 strong {
  color: #fff100;
}
.outline .date {
  font-size: 22px;
  line-height: 54px;
  font-weight: bold;
  background-color: #ffe534;
  color: #673a1b;
  text-align: center;
  margin-bottom: 0px;
}
.outline .inner {
  padding: 10px;
}
.outline h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #57aa1d;
  border-width: 0px 0px 0px 6px;
  border-style: solid;
  border-color: #57aa1d;
  padding: 5px 0px 5px 10px;
}
.outline h4.float {
  width: 240px;
  float: left;
}
.outline .seal {
  width: 146px;
  float: right;
}
.outline .present {
  width: 166px;
  float: right;
  margin-left: 10px;
  margin-bottom: 0px;
}
.outline p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.outline .col-wrap {
  margin: 0px -24px;
}
.outline .col-wrap .col {
  width: 410px;
  margin: 0px 24px;
}

.list-tab {
  border-collapse: separate;
  border: none;
  border-spacing: 0;
  width: 100%;
  color: #4d4d4d;
  margin-bottom: 30px;
  border-width: 1px 0px 0px 0px;
  border-style: dashed;
  border-color: #9fa0a0;
}
.list-tab th,
.list-tab td {
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  border-width: 0px 0px 1px 0px;
  border-style: dashed;
  border-color: #9fa0a0;
}
.list-tab th {
  font-weight: bold;
  text-align: left;
  width: 342px;
  background-color: #edffe6;
}
.list-tab.shonai th {
  background-color: #e6faff;
}

.col-wrap {
  overflow: hidden;
  margin: 0px -14px;
  font-size: 0;
}
.col-wrap .col {
  width: 432px;
  margin: 0px 14px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 24px;
}

.m01 {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #673a1b;
  text-align: center;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #673a1b;
  margin-top: 30px;
}

.m02 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #57aa1d;
}

.m03 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ff0000;
}

.m04 {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #4d4d4d;
  text-align: center;
  background-color: #aee885;
}
.m04.nairiku {
  background-color: #aee885;
}
.m04.shonai {
  background-color: #afdcff;
}

.txt-m {
  font-size: 16px;
  line-height: 24px;
}

.mb30 {
  margin-bottom: 30px;
}

.clear {
  clear: both;
}

.list01 {
  margin: 0px 0px 24px 1em;
  padding: 0px;
}
.list01 li {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 24px;
}

.sp {
  display: none;
}

/* スマートフォン・タブレット */
@media screen and (max-width: 585px) {
  #basecontents {
    width: auto;
    min-height: 320px;
    margin: 0 10px;
    padding: 0;
  }
  #basecontents #topicpath {
    display: block;
    margin: 10px 10px 10px 0px;
  }

  #baseWrap {
    margin: 0;
    padding: 0px 10px;
    background-color: #fff;
    min-height: 300px;
  }

  .title-copy {
    font-size: 13px;
    line-height: 30px;
    margin: 0px -10px;
  }

  .main-title {
    margin: 0px -10px;
  }

  .main-copy {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .outline {
    margin-bottom: 30px;
  }
  .outline h3 {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 0px;
  }
  .outline .date {
    font-size: 18px;
    line-height: 24px;
    padding: 8px 0px;
  }
  .outline h4 {
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0px 5px 10px;
  }
  .outline h4.float {
    width: auto;
    float: none;
  }
  .outline .seal {
    width: auto;
    float: none;
  }
  .outline .present {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .outline p {
    font-size: 14px;
    line-height: 22px;
  }
  .outline .col-wrap {
    margin: 0px;
  }
  .outline .col-wrap .col {
    width: auto;
    margin: 0px;
  }

  .list-tab {
    margin-bottom: 0px;
    border-width: 0px;
    width: 100%;
  }
  .list-tab th,
  .list-tab td {
    border-width: 0px;
    display: block;
    width: 100%;
  }
  .list-tab th {
    width: auto;
  }
  .list-tab td {
    padding-bottom: 16px;
  }

  .col-wrap {
    margin: 0px;
  }
  .col-wrap .col {
    width: auto;
    display: block;
    margin: 0px;
  }

  .m02 {
    font-size: 18px;
    line-height: 26px;
  }

  .m03 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .list01 {
    margin-bottom: 0px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}
