/* ------------------------------
 width: all
------------------------------ */
main .section_wrapper {
  background-image: url(../../../images/sw0602.jpg);
  background-size: 2000px auto;
  background-repeat: no-repeat;
  background-position: top 0 center;
}
main .ttlbox {
  background-image: url(../../../images/rf0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 35px 0;
}
main .ttlbox .ttl {
  text-align: center;
  font-size: 23px;
  color: #fff;
  line-height: 23px;
  font-weight: bold;
  letter-spacing: 5px;
}
main .ttlbox p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 100%;
  margin-top: 12px;
}
main .subttlbox {
  background-color: #daedf7;
  border-top: 6px solid #6fc8e6;
  margin-bottom: 30px;
}
main .subttlbox dl {
  width: 800px;
  margin: 0 auto;
  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: 5px 0 10px;
}
main .subttlbox dl dt {
  width: 60px;
  font-size: 33px;
  font-weight: bold;
  line-height: 33px;
}
main .subttlbox dl dd {
  width: calc(100% - 60px);
  font-size: 22px;
  font-weight: 500;
}
main .subttlbox dl dd span {
  font-size: 13px;
  padding-left: 10px;
}
main section.s01 .wrapper .fade {
  height: 424px;
  background-image: url("../../../images/bg_se_f01.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  transition: background-image 1s ease-in-out;
}
main section.s01 .wrapper .photobox h2 {
  width: 210px;
  margin: 17px auto 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
main section.s01 .wrapper .photobox h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .pagemenu {
  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;
  width: 1000px;
  margin: 0 auto;
}
main section.s01 .wrapper .pagemenu li {
  width: 333px;
}
main section.s01 .wrapper .pagemenu li:nth-child(2) {
  width: 318px;
}
main section.s01 .wrapper .pagemenu li a {
  width: 100%;
  display: block;
  text-decoration: none;
  background-image: url(../../../images/qa0101.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  padding: 21px 0;
  font-weight: 500;
  color: #fff;
}
main section.s01 .wrapper .pagemenu li a img {
  width: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 40px;
}
main section.s02 {
  padding-bottom: 80px;
}
main section.s02 .wrapper {
  width: 800px;
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}
main section.s02 .wrapper .pagemenu02 {
  width: 58px;
  position: fixed;
  top: 50%;
  right: -10px;
  z-index: 10;
  margin-top: -150px;
}
main section.s02 .wrapper .pagemenu02 li + li {
  margin-top: 5px;
}
main section.s02 .wrapper .pagemenu02 li a {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .pagemenu02 li a img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper h3 {
  width: 364px;
}
main section.s02 .wrapper h3 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .t01 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  font-style: italic;
}
main section.s02 .wrapper .t02 {
  font-size: 16px;
  font-weight: bold;
  line-height: 200%;
  margin-top: 10px;
}
main section.s02 .wrapper dl {
}
main section.s02 .wrapper dl dd ul {
  padding-top: 30px;
  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 dl dd ul li.active {
  background-image: url(../../../images/se0202.jpg);
  background-size: cover;
}
main section.s02 .wrapper dl dd ul li{
width: calc((100% - 75px)/6);
  background-color: #fff;
  border: 1px solid #00b1e3;
  border-top: 5px solid #00b1e3;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  }
main section.s02 .wrapper dl dd ul li a {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
  display: block;
  color: #00b1e3;
  }
main section.s02 .wrapper dl dd ul li.active a {
  color: #fff;
}
main section.s03 {
  overflow: hidden;
  padding-bottom: 0;
}
main section.s03 .wrapper .box01 {
  width: 800px;
  margin: 60px auto 0;
  position: relative;
  padding-right: 0;
  z-index: 3;
}
main section.s03 .wrapper .box01 .t01 {
  font-size: 40px;
  line-height: 190%;
  font-weight: bold;
  letter-spacing: 3px;
}
main section.s03 .wrapper .box01 .photo01 {
  width: 515px;
  display: block;
  position: absolute;
  top: 130px;
  right: -300px;
}
main section.s03 .wrapper .box01 ul {
  width: 520px;
  margin-top: 40px;
}
main section.s03 .wrapper .box01 ul li {
  border-bottom: 1px solid #ccc;
}
main section.s03 .wrapper .box01 ul li:last-child {
  border: none;
}
main section.s03 .wrapper .box01 ul li a{
color: #333;
text-decoration: none;
}
main section.s03 .wrapper .box01 ul li dl {
  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;
  padding: 10px 0;
  min-height: 70px;
}
main section.s03 .wrapper .box01 ul li dl dt {
  width: 80px;
  font-size: 44px;
  line-height: 100%;
  font-weight: bold;
}
main section.s03 .wrapper .box01 ul li dl dd {
  width: calc(100% - 80px);
  font-size: 21px;
  line-height: 150%;
}
main section.s03 .wrapper .box01 ul li dl dd span {
  display: block;
  font-size: 15px;
}
main section.s03 .wrapper .box01 .t02 {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
  margin-top: 50px;
}
main section.s03 .wrapper .photo01 {
  width: 1000px;
  margin: -150px auto 0;
  display: block;
  position: relative;
  z-index: 1;
}
main section.s04 {
  padding-bottom: 40px;
}
main section.s04 .wrapper .dl01 {
  width: 800px;
  margin: 40px auto 0;
}
main section.s04 .wrapper .dl01 dt img {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper .dl01 dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
  margin-top: 15px;
}
main section.s04 .wrapper 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;
  width: 800px;
  margin: 15px auto 0;
}
main section.s04 .wrapper ul li {
  width: 257px;
}
main section.s04 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper ul li p {
  font-size: 16px;
  line-height: 160%;
  font-weight: 400;
  margin-top: 10px;
}
main section.s04 .wrapper .photo02 {
  width: 1000px;
  margin: 10px auto 0;
  display: block;
}
main section.s05 {
  padding-bottom: 80px;
}
main section.s05 .wrapper .box01 {
  width: 800px;
  margin: 0 auto;
}
main section.s05 .wrapper .box01 .t01 {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
}
main section.s05 .wrapper .box01 .dl01 {
  margin: 40px auto 0;
}
main section.s05 .wrapper .box01 .dl01 dt img {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s05 .wrapper .box01 .dl01 dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
  margin-top: 15px;
}
main section.s05 .wrapper .box01 .t02 {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  margin-top: 40px;
}
main section.s05 .wrapper .box01 .t03 {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
}
main section.s05 .wrapper .box01 .tablebox02 {
  margin-top: 40px;
}
main section.s05 .wrapper .box01 .tablebox02 table {
  width: 100%;
}
main section.s05 .wrapper .box01 .tablebox02 table tr:first-child td {
  background-color: #c3e3f5;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
main section.s05 .wrapper .box01 .tablebox02 table tr td {
  border: 1px solid #8bc7e5;
  font-size: 15px;
  font-weight: 400;
  padding: 13px 15px;
}
main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(1) {
  width: 250px;
}
main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(2) {
  width: 20px;
}
main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(3) {
  text-align: right;
  width: 110px
}
main section.s05 .wrapper .box01 .tablebox02 table tr:first-of-type td:nth-child(3)  {
  text-align: center;
}
main section.s06 {
  padding-bottom: 100px;
}
main section.s06 .wrapper .box01 {
  width: 800px;
  margin: 0 auto;
}
main section.s06 .wrapper .box01 .msg01 {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s06 .wrapper .box01 .t01 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
}
main section.s06 .wrapper .box01 .t02 {
  background-color: #60b2e3;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  color: #fff;
  margin-top: 20px;
}
main section.s06 .wrapper .box01 .photobox {
  margin-top: 20px;
}
main section.s06 .wrapper .box01 .photobox img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .box01 .dl01 {
  width: 655px;
  margin: 40px 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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s06 .wrapper .box01 .dl01 dt {
  width: 312px;
}
main section.s06 .wrapper .box01 .dl01 dt p {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
main section.s06 .wrapper .box01 .dl01 dt a {
  width: 100%;
  display: block;
  margin-top: 10px;
}
main section.s06 .wrapper .box01 .dl01 dt a img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .box01 .dl01 dd {
  width: 296px;
}
main section.s06 .wrapper .box01 .dl01 dd a {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .box01 .dl01 dd a img {
  width: 100%;
  display: block;
}
main section.s07 {
  padding-bottom: 80px;
}
main section.s07 .wrapper .box01 .msg01 {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s07 .wrapper ul {
  width: 800px;
  margin: 0 auto;
  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.s07 .wrapper ul li {
  width: 386px;
}
main section.s07 .wrapper ul li p{
  margin: 30px 0 15px;
  font-size: 18px;
}
main section.s07 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .t01 {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
  width: 800px;
  margin: 20px auto 0;
}
main section.s08 {
  padding-bottom: 80px;
}
main section.s08 .wrapper .box01 .msg01 {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s08 .wrapper ul {
  width: 800px;
  margin: 30px 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.s08 .wrapper ul li {
  width: 386px;
}
main section.s08 .wrapper ul li p{
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
}
main section.s08 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s08 .wrapper .t01 {
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
  width: 800px;
  margin: 20px auto 0;
}
main section.s09 {
  padding-bottom: 100px;
}
main section.s09 .wrapper .box01 {
  width: 800px;
  margin: 0 auto;
}
main section.s09 .wrapper .box01 .msg01 {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s09 .wrapper .box01 .t01 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
}
main section.s09 .wrapper .box01 .t02 {
  background-color: #60b2e3;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  color: #fff;
  margin-top: 20px;
}
main section.s09 .wrapper .box01 .tablebox02 {
  margin-top: 20px;
}
main section.s09 .wrapper .box01 .tablebox02 table {
  width: 100%;
}
main section.s09 .wrapper .box01 .tablebox02 table tr:first-child td {
  background-color: #e4f5fd;
  font-size: 16px;
  font-weight: 500;
  border: none;
  text-align: left;
}
main section.s09 .wrapper .box01 .tablebox02 table tr td {
  border: 1px solid #8bc7e5;
  font-size: 15px;
  font-weight: 400;
  padding: 13px 15px;
  width: 33%;
  text-align: center;
}
main section.s10 {
  padding-bottom: 100px;
}
main section.s10 .wrapper .box01 {
  width: 800px;
  margin: 0 auto;
}
main section.s10 .wrapper .box01 .msg01 {
  height: 100px;
  display: block;
  margin: 0 auto;
}
main section.s10 .wrapper .box01 .t01 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 185%;
}
main section.s10 .wrapper .box01 .t02 {
  background-color: #60b2e3;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  color: #fff;
  margin-top: 20px;
}
main section.s10 .wrapper .box01 .tablebox02 {
  margin-top: 20px;
}
main section.s10 .wrapper .box01 .tablebox02 table {
  width: 100%;
}
main section.s10 .wrapper .box01 .tablebox02 table tr td {
  border: 1px solid #8bc7e5;
  font-size: 15px;
  font-weight: 400;
  padding: 13px 15px;
}
main section.s10 .wrapper .box01 .tablebox02 table tr:first-child td {
  background-color: #e4f5fd;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}
main section.s10 .wrapper .box01 .tablebox02 table tr td li{
margin-top: 10px;
}
main section.s10 .wrapper .box01 .tablebox02 table tr td li:first-of-type{
margin-top: 0;
}
main section.s10 .wrapper .box01 p{
font-weight: 400;
font-size: 14px;
margin-top: 15px;
}

footer .wrapper .contactbox {
  background-image: url(../../../images/bg_contactbox02.jpg);
}
.scroll-to-top {
    display: none; /* 初期状態では非表示 */
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #0080ab;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    z-index: 1000;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main .section_wrapper {
    background-size: 150% auto;
    background-repeat: no-repeat;
    background-position: top 0 center;
  }
  main .ttlbox {
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
  }
  main .ttlbox .ttl {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 3px;
  }
  main .ttlbox p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 100%;
    margin-top: 9px;
  }
  main .subttlbox {
    background-color: #daedf7;
    border-top: 4px solid #6fc8e6;
    margin-bottom: 20px;
  }
  main .subttlbox dl {
    width: 100%;
    padding: 5px 20px 10px;
    margin: 0 auto;
    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 .subttlbox dl dt {
    width: 40px;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
  }
  main .subttlbox dl dd {
    width: calc(100% - 40px);
    font-size: 18px;
    font-weight: 500;
  }
  main section.s01 .wrapper .photobox {
    height: 40vw;
    background-size: cover;
    background-position: top 0 center;
  }
  main section.s01 .wrapper .photobox h2 {
    width: 130px;
    margin: 0 auto 0;
  }
  main section.s01 .wrapper .pagemenu {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 20px;
  }
  main section.s01 .wrapper .pagemenu li {
    width: 100% !important;
  }
  main section.s01 .wrapper .pagemenu li + li {
    margin-top: 10px;
  }
  main section.s01 .wrapper .pagemenu li a {
    width: 100%;
    display: block;
    text-decoration: none;
    background-image: url(../../../images/qa0101.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding: 15px 0;
    font-weight: 500;
    color: #fff;
  }
  main section.s01 .wrapper .pagemenu li a img {
    width: 8px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 15px;
  }
  main section.s02 {
    padding-bottom: 30px;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 40px 20px 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  main section.s02 .wrapper .pagemenu02 {
    width: 40px;
    top: auto;
    margin-top: 0;
    right: -10px;
    bottom: 20px;
    z-index: 1000;
  }
  main section.s02 .wrapper .pagemenu02 li + li {
    margin-top: 5px;
  }
  main section.s02 .wrapper .pagemenu02 li a {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .pagemenu02 li a img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper h3 {
    width: 182px;
  }
  main section.s02 .wrapper h3 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .t01 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    font-style: italic;
  }
  main section.s02 .wrapper .t02 {
    font-size: 14px;
    font-weight: bold;
    line-height: 180%;
    margin-top: 10px;
  }
  main section.s02 .wrapper dl {
    display: block;
    margin-top: 10px;
  }
  main section.s02 .wrapper dl dt {
    width: 100%;
  }
  main section.s02 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd {
    width: 100%;
  }
  main section.s02 .wrapper dl dd ul {
    padding-top: 0px;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s02 .wrapper dl dd ul li {
    width: calc(50% - 5px);
    margin: 10px 10px 0 0 !important;
    height: 50px;
  }
  main section.s02 .wrapper dl dd ul li:nth-child(even) {
    margin-right: 0 !important;
  }
  main section.s02 .wrapper dl dd ul li.active a {
    color: #fff;
    background-image: url(../../../images/se0202.jpg);
    background-size: 100% 100%;
  }
  main section.s02 .wrapper dl dd ul li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    text-align: center;
    display: block;
    color: #00b1e3;
  }
  main section.s03 {
    overflow: hidden;
    padding-bottom: 0px;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
    position: relative;
  }
  main section.s03 .wrapper .box01 .t01 {
    font-size: 22px;
    line-height: 190%;
    font-weight: bold;
    letter-spacing: 4px;
  }
  main section.s03 .wrapper .box01 .photo01 {
    position: static;
    width: 335px;
    margin: 20px auto 0;
  }
  main section.s03 .wrapper .box01 ul {
    width: 100%;
    margin-top: 30px;
  }
  main section.s03 .wrapper .box01 ul li {
    border-bottom: 1px solid #ccc;
  }
  main section.s03 .wrapper .box01 ul li:last-child {
    border: none;
  }
  main section.s03 .wrapper .box01 ul li dl {
    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;
    padding: 10px 0;
    min-height: 50px;
  }
  main section.s03 .wrapper .box01 ul li dl dt {
    width: 60px;
    font-size: 30px;
    line-height: 100%;
    font-weight: bold;
  }
  main section.s03 .wrapper .box01 ul li dl dd {
    width: calc(100% - 60px);
    font-size: 18px;
    line-height: 150%;
  }
  main section.s03 .wrapper .box01 ul li dl dd span {
    display: block;
    font-size: 12px;
  }
  main section.s03 .wrapper .box01 .t02 {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
    margin-top: 10px;
  }
  main section.s03 .wrapper .photo01 {
    width: 100%;
    margin: -50px auto 0;
    display: block;
    position: relative;
    z-index: 1;
  }
  main section.s04 {
    padding-bottom: 40px;
  }
  main section.s04 .wrapper .dl01 {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
  }
  main section.s04 .wrapper .dl01 dt img {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper .dl01 dd {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
    margin-top: 10px;
  }
  main section.s04 .wrapper 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;
    margin: 5px auto 0;
    width: 100%;
    padding: 0 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s04 .wrapper ul li {
    width: calc(50% - 5px);
    margin-top: 15px;
  }
  main section.s04 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper ul li p {
    font-size: 14px;
    line-height: 160%;
    font-weight: 400;
    margin-top: 5px;
  }
  main section.s04 .wrapper .photo02 {
    width: 100%;
    margin: 10px auto 0;
    display: block;
  }
  main section.s05 {
    padding-bottom: 50px;
  }
  main section.s05 .wrapper .box01 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s05 .wrapper .box01 .t01 {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
  }
  main section.s05 .wrapper .box01 .dl01 {
    margin: 20px auto 0;
  }
  main section.s05 .wrapper .box01 .dl01 dt img {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s05 .wrapper .box01 .dl01 dd {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
    margin-top: 10px;
  }
  main section.s05 .wrapper .box01 .t02 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
  }
  main section.s05 .wrapper .box01 .t03 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
  }
  main section.s05 .wrapper .box01 .tablebox02 {
    margin-top: 20px;
    overflow-x: scroll;
  }
  main section.s05 .wrapper .box01 .tablebox02 table {
    width: 700px;
  }
  main section.s05 .wrapper .box01 .tablebox02 table tr:first-child td {
    background-color: #c3e3f5;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
  }
  main section.s05 .wrapper .box01 .tablebox02 table tr td {
    border: 1px solid #8bc7e5;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px;
  }
  main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(1) {
    width: 215px;
  }
  main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(2) {
    width: 15px;
  }
  main section.s05 .wrapper .box01 .tablebox02 table tr td:nth-child(3) {
    width: 90px;
  }
  main section.s06 {
    padding-bottom: 50px;
  }
  main section.s06 .wrapper .box01 {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  main section.s06 .wrapper .box01 .msg01 {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s06 .wrapper .box01 .t01 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
  }
  main section.s06 .wrapper .box01 .t02 {
    background-color: #60b2e3;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    color: #fff;
    margin-top: 20px;
  }
  main section.s06 .wrapper .box01 .photobox {
    margin-top: 10px;
    overflow-x: scroll;
  }
  main section.s06 .wrapper .box01 .photobox img {
    width: 700px;
    display: block;
  }
  main section.s06 .wrapper .box01 .dl01 {
    width: 100%;
    display: block;
    margin: 25px auto 0;
  }
  main section.s06 .wrapper .box01 .dl01 dt {
    width: 240px;
    margin: 0 auto;
  }
  main section.s06 .wrapper .box01 .dl01 dt p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
  }
  main section.s06 .wrapper .box01 .dl01 dt a {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  main section.s06 .wrapper .box01 .dl01 dt a img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .box01 .dl01 dd {
    width: 200px;
    margin: 20px auto 0;
  }
  main section.s06 .wrapper .box01 .dl01 dd a {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .box01 .dl01 dd a img {
    width: 100%;
    display: block;
  }
  main section.s07 {
    padding-bottom: 80px;
  }
  main section.s07 .wrapper .box01 .msg01 {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s07 .wrapper ul li p{
    margin: 15px 0 5px;
    font-size: 16px;
  }
  main section.s07 .wrapper ul {
    width: 100%;
    padding: 0 20px;
    display: block;
  }
  main section.s07 .wrapper ul li {
    width: 100%;
  }
  main section.s07 .wrapper ul li + li {
    margin-top: 10px;
  }
  main section.s07 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .t01 {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
    padding: 0 20px;
    margin: 10px auto 0;
    width: 100%;
  }
  main section.s08 {
    padding-bottom: 80px;
  }
  main section.s08 .wrapper .box01 .msg01 {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s08 .wrapper ul li p{
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 400;
  }
  main section.s08 .wrapper ul {
    width: 100%;
    padding: 0 20px;
    margin: 15px auto 0;
    display: block;
  }
  main section.s08 .wrapper ul li {
    width: 100%;
  }
  main section.s08 .wrapper ul li + li {
    margin-top: 10px;
  }
  main section.s08 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s08 .wrapper .t01 {
    font-size: 14px;
    font-weight: 400;
    line-height: 185%;
    padding: 0 20px;
    margin: 10px auto 0;
    width: 100%;
  }
  main section.s09 {
    padding-bottom: 50px;
  }
  main section.s09 .wrapper .box01 {
    width: 100%;
    margin: 15px auto 0;
    padding: 0 20px;
  }
  main section.s09 .wrapper .box01 .msg01 {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s09 .wrapper .box01 .t02 {
    background-color: #60b2e3;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    color: #fff;
  }
  main section.s09 .wrapper .box01 .tablebox02 {
    margin-top: 20px;
  }
  main section.s09 .wrapper .box01 .tablebox02 table {
    width: 100%;
  }
  main section.s09 .wrapper .box01 .tablebox02 table tr:first-child td {
    text-align: left;
    font-size: 13px;
  }
  main section.s09 .wrapper .box01 .tablebox02 table tr td {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px;
  }
  main section.s10 {
    padding-bottom: 50px;
  }
  main section.s10 .wrapper .box01 {
    width: 100%;
    margin: 15px auto 0;
    padding: 0 20px;
  }
  main section.s10 .wrapper .box01 .msg01 {
    height: 70px;
    display: block;
    margin: 0 auto;
  }
  main section.s10 .wrapper .box01 .t02 {
    background-color: #60b2e3;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    color: #fff;
  }
  main section.s10 .wrapper .box01 .tablebox02 {
    margin-top: 20px;
  }
  main section.s10 .wrapper .box01 .tablebox02 table {
    width: 100%;
  }
  main section.s10 .wrapper .box01 .tablebox02 table tr:first-child td {
    text-align: left;
    font-size: 13px;
  }
  main section.s10 .wrapper .box01 .tablebox02 table tr td {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px;
  } 
  main section.s10 .wrapper .box01 p{
  font-size: 12px;
  }
  .scroll-to-top {
      right: 35px;
      padding: 8px 13px;
      font-size: 12px;
  }
}