/* ------------------------------
 width: all
------------------------------ */
main section.ttlsection02 .wrapper {
  background-image: url(../../images/bg_ttl_fl.jpg);
}
main section.s01 {
  padding: 0 40px 0 234px;
}
main section.s01 .wrapper {
  max-width: 1045px;
  margin: 0 auto;
}
main section.s01 .wrapper .flowlist {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
main section.s01 .wrapper .flowlist li {
  display: inline-block;
  vertical-align: top;
}
main section.s01 .wrapper .flowlist li + li {
  margin-left: 18px;
}
main section.s01 .wrapper .flowlist li img {
  display: block;
  height: 226px;
}
main section.s01 .wrapper .steplist {
  margin-top: 100px;
}
main section.s01 .wrapper .steplist li {
  position: relative;
  min-height: 237px;
}
main section.s01 .wrapper .steplist li + li {
  margin-top: 60px;
}
main section.s01 .wrapper .steplist li .t01 {
  width: 540px;
  font-size: 28px;
  line-height: 56px;
}
main section.s01 .wrapper .steplist li .t01 span {
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  background-color: #003149;
  letter-spacing: 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 100%;
  padding-top: 16px;
  border-radius: 56px;
  margin-right: 20px;
}
main section.s01 .wrapper .steplist li .photo {
  width: 383px;
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
}
main section.s01 .wrapper .steplist li .t02 {
  width: 540px;
  font-size: 14px;
  line-height: 200%;
  margin-top: 40px;
}
main section.s01 .wrapper .steplist li .arrow {
  display: block;
  height: 20px;
  position: absolute;
  bottom: -40px;
  left: 280px;
}
main section.s01 .wrapper .t03 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 65px;
}
main section.s01 .wrapper .t03 span {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
main section.s01 .wrapper .t03 span img {
  display: block;
  position: absolute;
  top: 0px;
  left: -40px;
}
main section.s01 .wrapper .container {
  margin-top: 35px;
}
main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide {
  width: 559px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 1;
}
main section.s01 .wrapper .container .swiperThumbnail {
  margin-top: 30px;
}
main section.s01 .wrapper .container .swiperThumbnail .swiper-wrapper .swiper-slide {
  width: 87px;
}
main section.s01 .wrapper .container .swiperThumbnail .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .t04 {
  text-align: center;
  font-size: 16px;
  line-height: 200%;
  margin-top: 40px;
}
main section.s01 .wrapper .t04 span {
  font-size: 13px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttlsection02 .wrapper {
    background-image: url(../../images/bg_ttl_fl.jpg);
  }
  main section.s01 {
    padding: 0 20px;
  }
  main section.s01 .wrapper {
    max-width: 1045px;
    margin: 0 auto;
  }
  main section.s01 .wrapper .flowlist {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
  }
  main section.s01 .wrapper .flowlist li {
    display: inline-block;
    vertical-align: top;
  }
  main section.s01 .wrapper .flowlist li + li {
    margin-left: 10px;
  }
  main section.s01 .wrapper .flowlist li img {
    display: block;
    height: 150px;
  }
  main section.s01 .wrapper .flowlist {
    width: 354px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .steplist {
    margin-top: 60px;
  }
  main section.s01 .wrapper .steplist li {
    position: relative;
    min-height: 0;
  }
  main section.s01 .wrapper .steplist li + li {
    margin-top: 35px;
  }
  main section.s01 .wrapper .steplist li .t01 {
    width: 100%;
    font-size: 18px;
    line-height: 43px;
  }
  main section.s01 .wrapper .steplist li .t01 span {
    display: inline-block;
    vertical-align: top;
    width: 43px;
    height: 43px;
    background-color: #003149;
    letter-spacing: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 100%;
    padding-top: 11px;
    border-radius: 43px;
    margin-right: 10px;
  }
  main section.s01 .wrapper .steplist li .photo {
    position: static;
    width: 245px;
    display: block;
    margin: 15px auto 0;
  }
  main section.s01 .wrapper .steplist li .t02 {
    width: 100%;
    font-size: 14px;
    line-height: 200%;
    margin-top: 20px;
  }
  main section.s01 .wrapper .steplist li .arrow {
    display: none;
  }
  main section.s01 .wrapper .t03 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 50px;
  }
  main section.s01 .wrapper .t03 span {
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-align: left;
  }
  main section.s01 .wrapper .t03 span img {
    width: 24px;
    display: block;
    position: absolute;
    top: 50%;
    left: -35px;
    margin-top: -12px;
  }
  main section.s01 .wrapper .container {
    margin-top: 20px;
  }
  main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide {
    width: 100%;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transition: 0.7s;
    transition: 0.7s;
  }
  main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .container .swiperMain .swiper-wrapper .swiper-slide-active {
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 1;
  }
  main section.s01 .wrapper .container .swiperThumbnail {
    margin-top: 10px;
  }
  main section.s01 .wrapper .container .swiperThumbnail .swiper-wrapper .swiper-slide {
    width: 64px;
  }
  main section.s01 .wrapper .container .swiperThumbnail .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .t04 {
    text-align: left;
    font-size: 14px;
    line-height: 180%;
    margin-top: 20px;
  }
  main section.s01 .wrapper .t04 span {
    font-size: 13px;
    line-height: 180%;
    display: block;
    margin-top: 10px;
  }
}