/* ------------------------------
 width: all
------------------------------ */
main .sectionbox {
  background-image: url(../../../images/bg_rf.jpg);
  background-size: 2000px auto;
  background-repeat: no-repeat;
  background-position: top 180px center;
}
main section.s01 .wrapper {
  height: 433px;
  background-image: url(../../../images/bg_re.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}
main section.s01 .wrapper h2 {
  width: 421px;
  position: absolute;
  top: 150px;
  right: calc(50% + 40px);
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s02 {
  padding-top: 0;
}
main section.s02 .wrapper .pagemenu {
  width: 1000px;
  margin: 0 auto 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s02 .wrapper .pagemenu li {
  width: 139px;
}
main section.s02 .wrapper .pagemenu li:nth-child(5) a {
  background-image: url(../../../images/rt0205.jpg);
  background-size: 100% 100%;
}
main section.s02 .wrapper .pagemenu li a {
  width: 100%;
  display: block;
  background-color: #c4c7c9;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  padding: 19px 0;
  text-decoration: none;
}
main section.s02 .wrapper .pagemenu li a.double {
  padding: 11px 0;
}
main section.bnr_section {
  background-color: #eaf6fd;
  padding: 40px 0 55px;
}
main section.bnr_section .wrapper ul {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
main section.bnr_section .wrapper ul li {
  display: inline-block;
  vertical-align: top;
  width: 272px;
  margin: 5px 5px;
}
main section.bnr_section .wrapper ul li a {
  width: 100%;
  display: block;
}
main section.bnr_section .wrapper ul li a img {
  width: 100%;
  display: block;
}
main section.s03 {
  margin-top: 40px;
  padding-bottom: 90px;
}
main section.s03 .wrapper .ttlbox {
  background-image: url(../../../images/rf0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 0;
}
main section.s03 .wrapper .ttlbox .ttl {
  text-align: center;
  font-size: 23px;
  color: #fff;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 5px;
}
main section.s03 .wrapper .box01 {
  width: 800px;
  margin: 45px auto 0;
}
main section.s03 .wrapper .box01 .t01 {
  text-align: center;
  position: relative;
  font-size: 20px;
}
main section.s03 .wrapper .box01 .t01::before {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background-color: #403634;
  position: absolute;
  top: 15px;
  left: 0;
}
main section.s03 .wrapper .box01 .t01::after {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background-color: #403634;
  position: absolute;
  top: 15px;
  right: 0;
}
main section.s03 .wrapper .box01 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s03 .wrapper .box01 ul li {
  width: 388px;
  margin: 40px 24px 0 0;
}
main section.s03 .wrapper .box01 ul li:nth-child(even) {
  margin-right: 0;
}
main section.s03 .wrapper .box01 ul li img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .box01 p {
  width: 100%;
  font-weight: 400;
  margin-top: 10px;
  font-size: 90%;
  text-align: right;
}
main section.s04 {
  padding-bottom: 90px;
}
main section.s04 .wrapper .ttlbox {
  background-image: url(../../../images/rf0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 0;
}
main section.s04 .wrapper .ttlbox .ttl {
  text-align: center;
  font-size: 23px;
  color: #fff;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 5px;
}
main section.s04 .wrapper ul {
  width: 800px;
  margin: 20px auto 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s04 .wrapper ul .li {
  width: 385px;
  margin: 40px 30px 0 0;
  position: relative;
}
main section.s04 .wrapper ul .li.li07 {
  width: 100%;
  margin: 40px 0 0;
  background-color: #fff;
}
main section.s04 .wrapper ul .li.li07 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
  margin-top: 20px;
  padding-bottom: 30px;
}
main section.s04 .wrapper ul .li.li07 ul li {
  width: 12.5%;
  text-align: center;
  border-right: 1px solid #ccc;
}
main section.s04 .wrapper ul .li.li07 ul li:first-child {
  border-left: 1px solid #ccc;
}
main section.s04 .wrapper ul .li.li07 ul li dl {
  padding: 15px 0;
}
main section.s04 .wrapper ul .li.li07 ul li dl dt {
  font-size: 14px;
}
main section.s04 .wrapper ul .li.li07 ul li dl dd {
  font-size: 14px;
  margin-top: 20px;
}
main section.s04 .wrapper ul .li a {
  width: 100%;
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
main section.s04 .wrapper ul .li a:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
}
main section.s04 .wrapper ul .li:nth-child(even) {
  margin-right: 0;
}
main section.s04 .wrapper ul .li img {
  width: 100%;
  display: block;
}
main section.s05 {
  padding-bottom: 90px;
}
main section.s05 .wrapper .ttlbox {
  background-image: url(../../../images/rf0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 0;
}
main section.s05 .wrapper .ttlbox .ttl {
  text-align: center;
  font-size: 23px;
  color: #fff;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 5px;
}
main section.s05 .wrapper .dl01 {
  width: 800px;
  margin: 40px auto 0;
}
main section.s05 .wrapper .dl01 .dt01 {
  font-size: 20px;
  font-size: 20px;
}
main section.s05 .wrapper .dl01 .dd01 {
  margin-top: 15px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s05 .wrapper .dl01 .dd01 iframe {
  width: 360px;
  height: 270px !important;
  display: block !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox {
  width: 440px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dt {
  width: 85px;
  background-color: #5eb7e8;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  padding: 17px 0;
  color: #fff;
  position: relative;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dt::after {
  width: calc(100% - 20px);
  height: 1px;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd {
  width: calc(100% - 85px);
  font-size: 14px;
  line-height: 20px;
  padding: 17px 20px;
  position: relative;
  background-color: #fff;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd.adjust {
  padding: 10px 20px;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd.adjust span {
  display: block;
  font-size: 10px;
  position: absolute;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd::after {
  width: calc(100% - 20px);
  height: 1px;
  display: block;
  content: "";
  background-color: #403634;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03:last-child dt::after,
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03:last-child dd::after {
  display: none;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dt {
  width: 85px;
  background-color: #5eb7e8;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  padding: 17px 0;
  color: #fff;
  position: relative;
  min-height: 54px;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dt::after {
  width: calc(100% - 20px);
  height: 1px;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd {
  width: calc(100% - 85px);
  font-size: 14px;
  line-height: 20px;
  padding: 17px 20px;
  position: relative;
  background-color: #fff;
  min-height: 54px;
  font-weight: 500 !important;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd a {
  text-decoration: none;
  color: #403634;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd a.link {
  text-decoration: underline;
}
main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd::after {
  width: calc(100% - 20px);
  height: 1px;
  display: block;
  content: "";
  background-color: #ccc;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s05 .wrapper .dl01 .dd01 .nishi {
  width: auto;
}
main section.s05 .wrapper .btn01 {
  width: 230px;
  display: block;
  margin: 120px auto 0;
}
main section.s05 .wrapper .btn01 img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < 1100px
------------------------------ */
@media screen and (max-width: 1000px) {
  main section.s01 .wrapper {
    background-image: url(../../../images/bg_re02.jpg);
  }
}
/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    height: 40vw;
    background-size: cover;
    background-position: top 0 center;
    position: relative;
  }
  main section.s01 .wrapper h2 {
    width: 210px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    right: auto;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s02 {
    padding-top: 0;
  }
  main section.s02 .wrapper .pagemenu {
    width: 100%;
    margin: 0 auto 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s02 .wrapper .pagemenu li {
    width: calc((100% - 9px) / 4);
    margin: 3px 3px 0 0;
  }
  main section.s02 .wrapper .pagemenu li:nth-child(-n+4) {
    margin: 0 3px 0 0;
  }
  main section.s02 .wrapper .pagemenu li:nth-child(4n) {
    margin-right: 0;
  }
  main section.s02 .wrapper .pagemenu li a {
    width: 100%;
    display: block;
    background-color: #c4c7c9;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    padding: 14px 0;
    text-decoration: none;
  }
  main section.s02 .wrapper .pagemenu li a.double, main section.s02 .wrapper .pagemenu li a.double_sp {
    padding: 6px 0;
  }
  main section.bnr_section {
    background-color: #eaf6fd;
    padding: 20px 20px 30px;
  }
  main section.bnr_section .wrapper ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.bnr_section .wrapper ul li {
    display: block;
    vertical-align: top;
    width: calc(50% - 5px);
    margin: 10px 10px 0 0;
  }
  main section.bnr_section .wrapper ul li:nth-child(even) {
    margin-right: 0;
  }
  main section.bnr_section .wrapper ul li a {
    width: 100%;
    display: block;
  }
  main section.bnr_section .wrapper ul li a img {
    width: 100%;
    display: block;
  }
  main section.s03 {
    margin-top: 30px;
    padding-bottom: 50px;
  }
  main section.s03 .wrapper .ttlbox {
    background-image: url(../../../images/rf0301.jpg);
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
  }
  main section.s03 .wrapper .ttlbox .ttl {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
    padding: 0 20px;
    margin: 25px auto 0;
  }
  main section.s03 .wrapper .box01 .t01 {
    text-align: center;
    position: relative;
    font-size: 16px;
  }
  main section.s03 .wrapper .box01 .t01::before {
    content: "";
    display: block;
    width: calc((100% - 270px) / 2);
    height: 1px;
    background-color: #403634;
    position: absolute;
    top: 20px;
    left: 0;
  }
  main section.s03 .wrapper .box01 .t01::after {
    content: "";
    display: block;
    width: calc((100% - 270px) / 2);
    height: 1px;
    background-color: #403634;
    position: absolute;
    top: 20px;
    right: 0;
  }
  main section.s03 .wrapper .box01 ul {
    width: 100%;
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 ul li {
    width: 100%;
    margin: 20px auto 0 !important;
  }
  main section.s03 .wrapper .box01 ul li:nth-child(even) {
    margin-right: 0;
  }
  main section.s03 .wrapper .box01 ul li img {
    width: 100%;
    display: block;
  }
  main section.s04 {
    padding-bottom: 50px;
  }
  main section.s04 .wrapper .ttlbox {
    background-image: url(../../../images/rf0301.jpg);
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
  }
  main section.s04 .wrapper .ttlbox .ttl {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  main section.s04 .wrapper ul {
    width: 100%;
    padding: 0 20px;
    margin: 20px auto 0;
    display: block;
    max-width: 500px;
  }
  main section.s04 .wrapper ul .li {
    width: 100%;
    margin: 20px auto 0;
    position: relative;
  }
  main section.s04 .wrapper ul .li.li07 {
    width: 100%;
    margin: 40px 0 0;
    background-color: #fff;
    overflow: hidden;
  }
  main section.s04 .wrapper ul .li.li07 img {
    width: calc((100vw - 40px) * 2.2);
    max-width: 1000px;
  }
  main section.s04 .wrapper ul .li.li07 ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    margin-top: 10px;
    padding-bottom: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 335px;
    margin: 10px auto 0;
  }
  main section.s04 .wrapper ul .li.li07 ul li {
    width: 80px;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-top: 15px;
  }
  main section.s04 .wrapper ul .li.li07 ul li:nth-child(4n+1) {
    border-left: 1px solid #ccc;
  }
  main section.s04 .wrapper ul .li.li07 ul li dl {
    padding: 10px 0;
  }
  main section.s04 .wrapper ul .li.li07 ul li dl dt {
    font-size: 13px;
  }
  main section.s04 .wrapper ul .li.li07 ul li dl dd {
    font-size: 13px;
    margin-top: 10px;
  }
  main section.s04 .wrapper ul .li a {
    width: 100%;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  main section.s04 .wrapper ul .li a:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.5);
  }
  main section.s04 .wrapper ul .li:nth-child(even) {
    margin-right: 0;
  }
  main section.s04 .wrapper ul .li img {
    width: 100%;
    display: block;
  }
  main section.s05 {
    padding-bottom: 50px;
  }
  main section.s05 .wrapper .ttlbox {
    background-image: url(../../../images/rf0301.jpg);
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
  }
  main section.s05 .wrapper .ttlbox .ttl {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  main section.s05 .wrapper .dl01 {
    width: 100%;
    padding: 0 20px;
    margin: 25px auto 0;
  }
  main section.s05 .wrapper .dl01 .dt01 {
    font-size: 16px;
  }
  main section.s05 .wrapper .dl01 .dd01 {
    margin-top: 10px;
    display: block;
  }
  main section.s05 .wrapper .dl01 .dd01 iframe {
    width: 100% !important;
    height: 200px !important;
    display: block !important;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dt {
    width: 65px;
    background-color: #5eb7e8;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    padding: 12px 0;
    color: #fff;
    position: relative;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dt::after {
    width: calc(100% - 20px);
    height: 1px;
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd {
    width: calc(100% - 65px);
    font-size: 13px;
    line-height: 20px;
    padding: 12px 15px;
    position: relative;
    background-color: #fff;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd.adjust {
    padding: 4px 20px;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd.adjust span {
    display: block;
    font-size: 10px;
    position: absolute;
    line-height: 100%;
    margin-top: 2px;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd::after {
    width: calc(100% - 20px);
    height: 1px;
    display: block;
    content: "";
    background-color: #403634;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03:last-child dt::after,
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03:last-child dd::after {
    display: none;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dt {
    width: 65px;
    background-color: #5eb7e8;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    padding: 12px 0;
    color: #fff;
    position: relative;
    min-height: 44px;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dt::after {
    width: calc(100% - 20px);
    height: 1px;
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd {
    width: calc(100% - 65px);
    font-size: 13px;
    line-height: 20px;
    padding: 12px 15px;
    position: relative;
    background-color: #fff;
    min-height: 44px;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd a {
    text-decoration: none;
    color: #403634;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd a.link {
    text-decoration: underline;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl03 dd::after {
    width: calc(100% - 20px);
    height: 1px;
    display: block;
    content: "";
    background-color: #ccc;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  
  
  
  main section.s05 .wrapper .dl01 .dd01 .nishi .dl02 dt,
  main section.s05 .wrapper .dl01 .dd01 .nishi .dl02 dd{
    height: 80px;
  }
  main section.s05 .wrapper .dl01 .dd01 .txtbox .dl02 dd.adjust span {
    line-height: 130%;
  }

  main section.s05 .wrapper .btn01 {
    width: 161px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s05 .wrapper .btn01 img {
    width: 100%;
    display: block;
  }
}