/* ------------------------------
 width: all
------------------------------ */
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(7) 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: 80px;
}
main section.s03 .wrapper .ttlbox {
  background-image: url(../../../images/rq0301.jpg);
  background-size: 100% 100%;
  padding: 40px 0;
}
main section.s03 .wrapper .ttlbox dl {
  width: 800px;
  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;
  margin: 0 auto;
}
main section.s03 .wrapper .ttlbox dl dt {
  width: 187px;
}
main section.s03 .wrapper .ttlbox dl dt img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .ttlbox dl dd {
  width: 500px;
  text-align: right;
  font-size: 21px;
  font-weight: bold;
  padding-top: 25px;
}
main section.s03 .wrapper .faqbox {
  width: 800px;
  margin: 60px auto 0;
  background-color: #fff;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}
main section.s03 .wrapper .faqbox .faq_dl + .faq_dl {
  margin-top: 30px;
}
main section.s03 .wrapper .faqbox .faq_dl.active dt .icon_qa_open {
  opacity: 0;
}
main section.s03 .wrapper .faqbox .faq_dl.active dt .icon_qa_close {
  opacity: 1;
}
main section.s03 .wrapper .faqbox .faq_dl dt {
  background-color: #e6eff3;
  border-top: 5px solid #7fcbe2;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 30px 75px 30px 25px;
  cursor: pointer;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s03 .wrapper .faqbox .faq_dl dt .icon_q {
  width: 26px;
  display: block;
  margin-top: 10px;
}
main section.s03 .wrapper .faqbox .faq_dl dt p {
  width: calc(100% - 20px);
  padding-left: 10px;
  font-size: 22px;
  line-height: 170%;
}
main section.s03 .wrapper .faqbox .faq_dl dt .icon_qa_open {
  width: 26px;
  display: block;
  position: absolute;
  margin-top: -13px;
  top: 50%;
  right: 25px;
  opacity: 1;
}
main section.s03 .wrapper .faqbox .faq_dl dt .icon_qa_close {
  width: 26px;
  display: block;
  position: absolute;
  margin-top: -13px;
  top: 50%;
  right: 25px;
  opacity: 0;
}
main section.s03 .wrapper .faqbox .faq_dl dd {
  display: none;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box {
  padding: 30px 25px;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box .icon_a {
  width: 26px;
  display: block;
  margin-top: 10px;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box p {
  width: calc(100% - 20px);
  padding-left: 10px;
  font-size: 16px;
  line-height: 180%;
  padding-right: 20px;
  font-weight: 400 !important;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box p a {
  text-decoration: none;
  color: #403634;
  font-weight: 400 !important;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box p .blue {
  color: #5fb3e4;
}
main section.s03 .wrapper .faqbox .faq_dl dd .box p .blue a {
  color: #5fb3e4;
}
main section.s03 .wrapper .btn01 {
  width: 230px;
  display: block;
  margin: 100px auto 0;
}
main section.s03 .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: 20px;
    padding-bottom: 45px;
  }
  main section.s03 .wrapper .ttlbox {
    background-image: url(../../../images/rq0301.jpg);
    background-size: 100% 100%;
    padding: 20px 20px;
  }
  main section.s03 .wrapper .ttlbox dl {
    width: 100%;
    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;
    margin: 0 auto;
  }
  main section.s03 .wrapper .ttlbox dl dt {
    width: 80px;
  }
  main section.s03 .wrapper .ttlbox dl dt img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .ttlbox dl dd {
    width: 150px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
  }
  main section.s03 .wrapper .faqbox {
    width: calc(100% - 40px);
    margin: 30px auto 0;
    background-color: #fff;
    border: 1px solid #7fcbe2;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
  }
  main section.s03 .wrapper .faqbox .faq_dl + .faq_dl {
    margin-top: 15px;
  }
  main section.s03 .wrapper .faqbox .faq_dl.active dt .icon_qa_open {
    opacity: 0;
  }
  main section.s03 .wrapper .faqbox .faq_dl.active dt .icon_qa_close {
    opacity: 1;
  }
  main section.s03 .wrapper .faqbox .faq_dl dt {
    background-color: #e6eff3;
    border-top: 3px solid #7fcbe2;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 15px 40px 15px 15px;
    cursor: pointer;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s03 .wrapper .faqbox .faq_dl dt .icon_q {
    width: 20px;
    display: block;
    margin-top: 5px;
  }
  main section.s03 .wrapper .faqbox .faq_dl dt p {
    width: calc(100% - 20px);
    padding-left: 8px;
    font-size: 16px;
    line-height: 170%;
  }
  main section.s03 .wrapper .faqbox .faq_dl dt .icon_qa_open {
    width: 20px;
    display: block;
    position: absolute;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    opacity: 1;
  }
  main section.s03 .wrapper .faqbox .faq_dl dt .icon_qa_close {
    width: 20px;
    display: block;
    position: absolute;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    opacity: 0;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd {
    display: none;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box {
    padding: 20px 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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box .icon_a {
    width: 20px;
    display: block;
    margin-top: 5px;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box p {
    width: calc(100% - 20px);
    padding-left: 8px;
    font-size: 14px;
    line-height: 180%;
    padding-right: 0px;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box p a {
    text-decoration: none;
    color: #403634;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box p .blue {
    color: #5fb3e4;
  }
  main section.s03 .wrapper .faqbox .faq_dl dd .box p .blue a {
    color: #5fb3e4;
  }
  main section.s03 .wrapper .btn01 {
    width: 161px;
    display: block;
    margin: 40px auto 0;
  }
  main section.s03 .wrapper .btn01 img {
    width: 100%;
    display: block;
  }
}