/* ------------------------------
 width: all
------------------------------ */
main section.fv_section .wrapper .mainphoto {
  background-image: url(../img/fv03.jpg);
}
main section.fv_section .wrapper .mainphoto h2 {
  width: 450px;
  position: absolute;
  top: 330px;
  left: 0;
}
main section.fv_section .wrapper .mainphoto h2 span {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  background-color: #0068B7;
  padding: 12px 0 14px 60px;
}
main section.fv_section .wrapper .mainphoto h2 span + span {
  margin-top: 10px;
}
main section.fv_section .wrapper .mainphoto .en {
  width: 15px;
  display: block;
  position: absolute;
  top: 310px;
  left: -30px;
}
main section.fv_section .wrapper .mainphoto .scroll {
  width: 24px;
  display: block;
  position: absolute;
  right: -38px;
  bottom: 0;
}
main section.fv_section .wrapper .mainphoto .scroll img {
  width: 100%;
  display: block;
}
main section.s01 {
  margin-top: -140px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
main section.s01 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
main section.s01 .wrapper h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 14px;
  color: #37AFFF;
  margin-top: 45px;
}
main section.s01 .wrapper dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
main section.s01 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper dl dd p {
  font-size: 14px;
  line-height: 32px;
}
main section.s01 .wrapper dl.dl01 {
  margin-left: 60px;
}
main section.s01 .wrapper dl.dl01 dt {
  width: 308px;
}
main section.s01 .wrapper dl.dl01 dd {
  width: 380px;
  margin-left: 40px;
  margin-top: 30px;
}
main section.s01 .wrapper dl.dl01 dd img {
  width: 340px;
  display: block;
  position: absolute;
  top: -30px;
  right: -10px;
}
main section.s01 .wrapper dl.dl02 {
  padding-left: calc(100% - 780px);
  margin-top: -70px;
}
main section.s01 .wrapper dl.dl02 dt {
  width: 327px;
}
main section.s01 .wrapper dl.dl02 dd {
  width: 380px;
  margin: 50px 0 0 15px;
}
main section.s01 .wrapper dl.dl03 {
  padding-left: 270px;
  margin-top: 20px;
}
main section.s01 .wrapper dl.dl03 dt {
  width: 283px;
}
main section.s01 .wrapper dl.dl03 dd {
  width: 380px;
  margin: 60px 0 0 20px;
}
main section.s01 .wrapper dl.dl03 dd img {
  display: block;
  width: 219px;
  position: absolute;
  left: 0;
  top: 60px;
}
main section.s01 .wrapper dl.dl04 {
  padding-left: calc(100% - 664px);
}
main section.s01 .wrapper dl.dl04 dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 314px;
}
main section.s01 .wrapper dl.dl04 dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 350px;
  margin-top: 80px;
}
main section.s01 .wrapper dl.dl05 {
  margin-top: -60px;
}
main section.s01 .wrapper dl.dl05 dt {
  width: 327px;
}
main section.s01 .wrapper dl.dl05 dd {
  width: 380px;
  margin: 40px 0 0 10px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 700px) {
  main section.fv_section .wrapper .mainphoto h2 {
    width: 320px;
    position: absolute;
    top: 440px;
    left: 0;
  }
  main section.fv_section .wrapper .mainphoto h2 span {
    width: 320px;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    color: #fff;
    line-height: 24px;
	background-color: #0068B7;
    padding: 12px 0 14px 10px;
  }
  main section.fv_section .wrapper .mainphoto h2 span + span {
    margin-top: 10px;
  }
  main section.fv_section .wrapper .mainphoto .en {
    width: 14px;
    display: block;
    position: absolute;
    top: 320px;
    left: -20px;
  }
  main section.fv_section .wrapper .mainphoto .scroll {
    width: 24px;
    display: block;
    position: absolute;
    right: -26px;
    bottom: 20px;
  }
  main section.fv_section .wrapper .mainphoto .scroll img {
    width: 100%;
    display: block;
  }
  main section.s01 {
    margin-top: -60px;
    z-index: 2;
    padding-bottom: 50px;
  }
  main section.s01 .wrapper {
    padding: 0 25px;
  }
  main section.s01 .wrapper h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 14px;
	color: #37AFFF;
    margin-top: 25px;
  }
  main section.s01 .wrapper dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  main section.s01 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dl dd p {
    font-size: 14px;
    line-height: 32px;
  }
  main section.s01 .wrapper dl.dl01 {
    display: block;
    margin: 0;
    margin-top: 30px;
  }
  main section.s01 .wrapper dl.dl01 dt {
    width: 200px;
    margin: 0 auto;
  }
  main section.s01 .wrapper dl.dl01 dd {
    width: 100%;
    margin: 15px 0 0;
  }
  main section.s01 .wrapper dl.dl01 dd img {
    width: 150px;
    position: static;
    margin: 20px 0 0 calc(100% - 150px);
  }
  main section.s01 .wrapper dl.dl02 {
    padding: 0;
    margin-top: 30px;
    display: block;
  }
  main section.s01 .wrapper dl.dl02 dt {
    width: 200px;
    margin: 0 auto;
  }
  main section.s01 .wrapper dl.dl02 dd {
    width: 100%;
    padding-left: 40px;
    margin: 30px 0 0;
  }
  main section.s01 .wrapper dl.dl03 {
    padding-left: 0;
    margin-top: 30px;
    display: block;
  }
  main section.s01 .wrapper dl.dl03 dt {
    width: 200px;
  }
  main section.s01 .wrapper dl.dl03 dd {
    width: 100%;
    padding-right: 30px;
    margin: 30px 0 0;
  }
  main section.s01 .wrapper dl.dl03 dd img {
    position: static;
    width: 150px;
    margin-top: 30px;
  }
  main section.s01 .wrapper dl.dl04 {
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s01 .wrapper dl.dl04 dt {
    width: 200px;
  }
  main section.s01 .wrapper dl.dl04 dd {
    width: calc(100% - 200px);
    margin-top: 0;
  }
  main section.s01 .wrapper dl.dl05 {
    margin-top: 20px;
    display: block;
  }
  main section.s01 .wrapper dl.dl05 dt {
    width: 200px;
  }
  main section.s01 .wrapper dl.dl05 dd {
    width: 100%;
    margin: 20px 0 0;
  }
}