@charset "utf-8";
a {
  text-decoration: none;
}
div a {
  color: #fff;
}
a.speed_detail {
  color: #007FEB;
}
div a:visited {
  color: #fff;
}
a.speed_detail:visited {
  color: #007FEB;
}
div.wrapper {
  overflow: hidden;
}
div#kv_box {
  padding: 0 0 20px;
  background-color: #fef9f2;
}
.kv {
  width: 100%;
  margin: 0 auto;
}
.kv_pc {
  display: none;
}
.kv_sp {
  display: block;
  width: 100%;
}
div.reserve {
  margin: 30px auto;
  text-align: center;
}
div.reserve a.reserve_url {
  color: #004DFF;
  text-decoration: underline;
}
div.reserve br.for_sp {
  display: block;
}
div.reserve a.reserve_btn {
  background: -webkit-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
  background: -o-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
  background: linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
  box-shadow: 4px 4px #1f9f54;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 1px;
  width: 85%;
  display: inline-block;
  color: #fff;
  text-shadow: 1px 1px 0 #417ead, -1px -1px 0 #417ead, -1px 1px 0 #417ead, 1px -1px 0 #417ead, 0px 1px 0 #417ead, 0-1px 0 #417ead, -1px 0 0 #417ead, 1px 0 0 #417ead;
  text-align: center;
  text-decoration: none;
  padding: 15px 0 10px;
  border-radius: 10px;
  position: relative;
}
div.reserve a.reserve_btn:before {
  position: absolute;
  right: 5%;
  top: 20px;
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../reserve/img/arrowspbtn.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
div.reserve div {
  margin: 30px auto;
  width: 98%;
}
div.reserve div p {
  text-align: left;
  font-size: 1em;
  margin: 15px 0;
}
div#content_box {
  width: 100%;
  background-color: #f7f7f7;
  padding: 0;
}
div.title_bar {
  background-color: #ff655a;
  padding: 10px 0;
  font-size: 2em;
  color: #fff;
}
div.title_bar_blue {
  background-color: #4eaffb;
  padding: 10px 0;
  font-size: 2.5em;
  color: #fff;
}
div.advantage {
  width: 100%;
  margin: 0 auto 70px;
  text-align: center;
}
div.advantage div.merit {
  margin: 30px auto;
  display: block;
}
div.advantage div.merit div.smooth, div.advantage div.merit div.campaign {
  width: 88%;
  border: 1px solid #7e7d7d;
  border-radius: 10px;
  background-color: #fcf3e5;
  margin: 0 6% 7%;
}
div.advantage div.merit div.smooth div:first-child, div.advantage div.merit div.campaign div:first-child {
  height: 220px;
}
div.advantage div.merit div.smooth div:nth-child(2), div.advantage div.merit div.campaign div:nth-child(2) {
  border-radius: 0 0 10px 10px;
  background-color: #fcda88;
  padding: 15px 10px;
  font-size: 1.2em;
  height: 22%;
}
div.advantage div.merit div.campaign div:nth-child(2) span.caution {
  font-size: min(3vw, 12px);
  line-height: 1.2;
  display: block;
}
div.advantage div.merit div.campaign div:nth-child(2) span.caution br.for_sp {
  display: block;
}
@media screen and (min-width:768px) {
  div.advantage div.merit div.campaign div:nth-child(2) span.caution br.for_sp {
    display: none;
  }
}
div.advantage div.merit div.smooth div:first-child img, div.advantage div.merit div.campaign div:first-child img {
  margin: 20px;
  height: 180px;
}
div.advantage div.merit div.smooth div:nth-child(2) br.for_sp {
  display: block;
}
div.items {
  width: 100%;
  margin: 0 auto 70px;
  text-align: center;
}
div.items div:nth-child(2) div.for_pc {
  display: none;
}
div.items div:nth-child(2) div.for_sp {
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
div.items div:nth-child(2) div.for_sp div:first-child {
  width: 66%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
div.items div:nth-child(2) div.for_sp div:first-child div {
  width: 45%;
  padding: 20px 0 10px;
  font-size: 1.3em;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #000;
}
div.items div:nth-child(2) div.for_sp div:nth-child(2) {
  width: 66%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
div.items div:nth-child(2) div.for_sp div:nth-child(2) div {
  width: 45%;
  padding: 10px 0 20px;
  font-size: 1.1em;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #000;
}
div.items div:nth-child(2) div.for_sp div img {
  width: 90%;
  margin: 10px auto;
}
div.items div:nth-child(3) {
  width: 95%;
  text-align: left;
  margin: 20px auto;
  color: #787675;
  font-size: 0.8em;
}
div.flow {
  width: 100%;
  margin: 0 auto 70px;
  text-align: center;
}
div.flow div.step {
  margin: 40px auto 60px;
  display: block;
}
div.flow div.step div.first, div.flow div.step div.second, div.flow div.step div.third {
  width: 80%;
  margin: 0 auto 30px;
  border: 1px solid #7e7d7d;
  background-color: #fff;
}
div.flow div.step div.first div:first-child, div.flow div.step div.second div:first-child, div.flow div.step div.third div:first-child {
  padding: 5px;
  font-size: 2em;
}
div.flow div.step div.first div:first-child {
  background-color: #fde4be;
}
div.flow div.step div.second div:first-child {
  background-color: #fdd394;
  position: relative;
}
div.flow div.step div.second div:first-child::before, div.flow div.step div.third div:first-child::before {
  position: absolute;
  left: 45%;
  top: -33px;
  content: '';
  display: inline-block;
  width: 60px;
  height: 35px;
  background-image: url("../reserve/img/arrowsp.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
div.flow div.step div.third div:first-child {
  background-color: #fdc46e;
  position: relative;
}
div.flow div.step div.first div:nth-child(2), div.flow div.step div.third div:nth-child(2) {
  padding: 10px 0 0;
  font-size: 1.5em;
  height: 80px;
}
div.flow div.step div.second div:nth-child(2) {
  padding: 25px 0 0;
  font-size: 1.5em;
  height: 55px;
}
div.flow div.step div.first div:nth-child(3) img, div.flow div.step div.second div:nth-child(3) img, div.flow div.step div.third div:nth-child(3) img {
  width: 90%;
}
div.flow div.step div.first div:nth-child(4), div.flow div.step div.third div:nth-child(4) {
  height: 90px;
  font-size: 1.2em;
  padding: 10px;
}
div.flow div.step div.second div:nth-child(4) {
  height: 80px;
  font-size: 1.2em;
  padding: 20px;
}
div#attention_box {
  width: 100%;
  background-color: #effcfe;
  padding: 0 0 30px;
}
div.attention {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
div.attention div:nth-child(2) {
  margin: 50px auto 0;
}
div.attention div:nth-child(2) h2.tags {
  background-image: url(../reserve/img/htag.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  width: 85%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.8em;
  font-weight: inherit;
}
div.attention div:nth-child(2) p {
  color: #2493f1;
  font-size: 1.3em;
  margin: 30px auto 50px;
}
div.title_round {
  background-color: #fff;
  border: 1px solid #1850f6;
  border-radius: 33px;
  width: 80%;
  margin: 0 auto 30px;
  padding: 6px 0;
  font-size: 1.3em;
  color: #1850f6;
}
div.attention div:nth-child(4) {
  display: flex;
  margin: 0 auto 70px;
  width: 100%;
}
div.attention div:nth-child(4) div:first-child, div.attention div:nth-child(4) div:nth-child(2) {
  width: 43%;
  margin: 0 auto;
  position: relative;
}
div.attention div:nth-child(4) div:first-child img, div.attention div:nth-child(4) div:nth-child(2) img {
  width: 100%;
}
div.attention div:nth-child(4) div:first-child p, div.attention div:nth-child(4) div:nth-child(2) p {
  background-color: #effcfe;
  position: absolute;
  bottom: -60px;
  color: #1850f6;
  font-size: 0.8em;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  height: 80px;
}
div.attention div:nth-child(4) div:first-child p span, div.attention div:nth-child(4) div:nth-child(2) p span {
  font-weight: bold;
}
div.attention div:nth-child(6) {
  margin: 30px auto 60px;
}
div.attention div:nth-child(6) div:first-child {
  display: flex;
  margin: 0 auto 30px;
  width: 100%;
}
div.attention div:nth-child(6) div:first-child img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
div.attention div:nth-child(6) div:nth-child(2) {
  display: flex;
  margin: 0 auto 30px;
  width: 100%;
}
div.attention div:nth-child(6) div:nth-child(2) img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
div.attention div:nth-child(6) div:first-child img.for_sp, div.attention div:nth-child(6) div:nth-child(2) img.for_sp {
  display: block;
}
div.attention div:nth-child(6) div:first-child img.for_pc, div.attention div:nth-child(6) div:nth-child(2) img.for_pc {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*ipad専用メディアクエリ*/
  div.reserve div p {
    font-size: 1em;
  }
  div.advantage div.merit div.smooth div:nth-child(2), div.advantage div.merit div.campaign div:nth-child(2) {
    font-size: 1.2em;
  }
  div.items div:nth-child(3) {
    font-size: 0.8em;
  }
  div.flow div.step div.first div:nth-child(4), div.flow div.step div.third div:nth-child(4) {
    font-size: 1.2em;
  }
  div.flow div.step div.second div:nth-child(4) {
    font-size: 1.2em;
  }
  div.attention div:nth-child(2) h2.tags {
    font-size: 1.8em;
  }
  div.title_round {
    font-size: 1.3em;
  }
  div.attention div:nth-child(4) div:first-child p, div.attention div:nth-child(4) div:nth-child(2) p {
    font-size: 0.8em;
  }
  div.attention div:nth-child(6) div:nth-child(2) img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }
  div.attention div:nth-child(6) div:first-child img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }
}
@media screen and (min-width:767px) and (max-width:1000px) {
  div#kv_box {
    padding: 0 0 20px;
    background-color: #fef9f2;
  }
  .kv {
    width: 100%;
    margin: 0 auto;
  }
  .kv_pc {
    display: block;
    width: 100%;
  }
  .kv_sp {
    display: none;
  }
  div.reserve {
    margin: 30px auto;
    text-align: center;
  }
  div.reserve a.reserve_url {
    color: #004DFF;
    text-decoration: underline;
  }
  div.reserve br.for_sp {
    display: none;
  }
  div.reserve a.reserve_btn {
    background: -webkit-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    background: -o-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    background: linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    box-shadow: 4px 4px #1f9f54;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 1px;
    width: 50%;
    display: inline-block;
    color: #fff;
    text-shadow: 1px 1px 0 #417ead, -1px -1px 0 #417ead, -1px 1px 0 #417ead, 1px -1px 0 #417ead, 0px 1px 0 #417ead, 0-1px 0 #417ead, -1px 0 0 #417ead, 1px 0 0 #417ead;
    text-align: center;
    text-decoration: none;
    padding: 15px 0 10px;
    border-radius: 10px;
  }
  div.reserve a.reserve_btn:before {
    position: absolute;
    display: none;
  }
  div.reserve div p {
    font-size: 3vh;
  }
  div#content_box {
    width: 100%;
    background-color: #f7f7f7;
    padding: 0;
  }
  div.title_bar {
    background-color: #ff655a;
    padding: 10px 0;
    font-size: 2.5em;
    color: #fff;
  }
  div.title_bar_blue {
    background-color: #4eaffb;
    padding: 10px 0;
    font-size: 2.5em;
    color: #fff;
  }
  div.advantage {
    width: 100%;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.advantage div.merit {
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div.advantage div.merit div.smooth, div.advantage div.merit div.campaign {
    width: 45%;
    border: 1px solid #7e7d7d;
    border-radius: 10px;
    background-color: #fcf3e5;
    margin: 0 2% 0;
  }
  div.advantage div.merit div.smooth div:first-child, div.advantage div.merit div.campaign div:first-child {
    height: 260px;
  }
  div.advantage div.merit div.smooth div:nth-child(2), div.advantage div.merit div.campaign div:nth-child(2) {
    border-radius: 0 0 10px 10px;
    background-color: #fcda88;
    padding: 15px 10px;
    font-size: 2.6vh;
    height: 17.5%;
  }
  div.advantage div.merit div.smooth div:first-child img, div.advantage div.merit div.campaign div:first-child img {
    margin: 20px;
    height: 220px;
  }
  div.advantage div.merit div.smooth div:nth-child(2) br.for_sp {
    display: none;
  }
  div.items {
    width: 100%;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.items div:nth-child(2) div.for_sp {
    display: none;
  }
  div.items div:nth-child(2) div.for_pc {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  div.items div:nth-child(2) div.for_pc div {
    width: 16%;
    padding: 10px;
    font-size: 2.5vh;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #000;
  }
  div.items div:nth-child(2) div.for_pc div img {
    width: 90%;
    margin: 10px auto;
  }
  div.items div:nth-child(3) {
    width: 100%;
    text-align: left;
    margin: 20px 0 50px 20px;
    color: #787675;
    font-size: 2.5vh;
  }
  div.flow {
    width: 100%;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.flow div.step {
    margin: 50px auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div.flow div.step div.first, div.flow div.step div.second, div.flow div.step div.third {
    width: 30%;
    margin: 0 1%;
    border: 1px solid #7e7d7d;
    background-color: #fff;
  }
  div.flow div.step div.first div:first-child, div.flow div.step div.second div:first-child, div.flow div.step div.third div:first-child {
    padding: 5px;
    font-size: 2em;
  }
  div.flow div.step div.first div:first-child {
    background-color: #fde4be;
  }
  div.flow div.step div.second div:first-child {
    background-color: #fdd394;
    position: relative;
  }
  div.flow div.step div.second div:first-child::before, div.flow div.step div.third div:first-child::before {
    position: absolute;
    left: -44px;
    top: 10px;
    content: '';
    display: inline-block;
    width: 60px;
    height: 35px;
    background-image: url("../reserve/img/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  div.flow div.step div.third div:first-child {
    background-color: #fdc46e;
    position: relative;
  }
  div.flow div.step div.first div:nth-child(2), div.flow div.step div.third div:nth-child(2) {
    padding: 10px 0 0;
    font-size: 1.5em;
    height: 80px;
  }
  div.flow div.step div.second div:nth-child(2) {
    padding: 25px 0 0;
    font-size: 1.5em;
    height: 65px;
  }
  div.flow div.step div.first div:nth-child(3) img, div.flow div.step div.second div:nth-child(3) img, div.flow div.step div.third div:nth-child(3) img {
    width: 90%;
  }
  div.flow div.step div.first div:nth-child(4), div.flow div.step div.third div:nth-child(4) {
    height: 90px;
    font-size: 1.3em;
  }
  div.flow div.step div.second div:nth-child(4) {
    height: 80px;
    font-size: 1.3em;
  }
  div#attention_box {
    width: 100%;
    background-color: #effcfe;
    padding: 0 0 50px;
  }
  div.attention {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  div.attention div:nth-child(2) {
    margin: 50px auto 0;
  }
  div.attention div:nth-child(2) h2.tags {
    background-image: url(../reserve/img/htag.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1%;
    width: 61%;
    margin: 0 auto;
    color: #fff;
    font-size: 5vh;
    font-weight: inherit;
  }
  div.attention div:nth-child(2) p {
    color: #2493f1;
    font-size: 2em;
    margin: 30px auto 50px;
  }
  div.title_round {
    background-color: #fff;
    border: 1px solid #1850f6;
    border-radius: 33px;
    width: 54%;
    margin: 0 auto 30px;
    padding: 6px 0;
    font-size: 2em;
    color: #1850f6;
  }
  div.attention div:nth-child(4) {
    display: flex;
    margin: 0 auto 90px;
    width: 70%;
  }
  div.attention div:nth-child(4) div:first-child, div.attention div:nth-child(4) div:nth-child(2) {
    width: 43%;
    margin: 0 auto;
    position: relative;
  }
  div.attention div:nth-child(4) div:first-child img, div.attention div:nth-child(4) div:nth-child(2) img {
    width: 100%;
  }
  div.attention div:nth-child(4) div:first-child p, div.attention div:nth-child(4) div:nth-child(2) p {
    background-color: #effcfe;
    position: absolute;
    bottom: -70px;
    color: #1850f6;
    font-size: 2.5vh;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    height: 110px;
  }
  div.attention div:nth-child(4) div:first-child p span, div.attention div:nth-child(4) div:nth-child(2) p span {
    font-weight: bold;
  }
  div.attention div:nth-child(6) {
    margin: 40px auto 80px;
  }
  div.attention div:nth-child(6) div:first-child {
    display: flex;
    margin: 0 auto 30px;
    width: 70%;
  }
  div.attention div:nth-child(6) div:first-child img {
    width: 43%;
    height: auto;
    margin: 0 auto;
  }
  div.attention div:nth-child(6) div:nth-child(2) {
    display: flex;
    margin: 0 auto 30px;
    width: 100%;
  }
  div.attention div:nth-child(6) div:nth-child(2) img {
    width: 30%;
    height: auto;
    margin: 0 auto;
  }
  div.attention div:nth-child(6) div:first-child img.for_sp, div.attention div:nth-child(6) div:nth-child(2) img.for_sp {
    display: none;
  }
  div.attention div:nth-child(6) div:first-child img.for_pc, div.attention div:nth-child(6) div:nth-child(2) img.for_pc {
    display: block;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) { /*ipad専用メディアクエリ*/
    div.reserve div p {
      font-size: 20px;
    }
    div.advantage div.merit div.smooth div:nth-child(2), div.advantage div.merit div.campaign div:nth-child(2) {
      font-size: 18px;
      height: 95px;
    }
    div.items div:nth-child(2) div.for_pc div {
      font-size: 20px;
    }
    div.items div:nth-child(3) {
      font-size: 18px;
    }
    div.flow div.step div.first div:nth-child(4), div.flow div.step div.third div:nth-child(4) {
      font-size: 19px;
    }
    div.flow div.step div.second div:nth-child(4) {
      font-size: 19px;
    }
    div.attention div:nth-child(2) h2.tags {
      font-size: 34px;
    }
    div.title_round {
      font-size: 24px;
    }
    div.attention div:nth-child(4) div:first-child p, div.attention div:nth-child(4) div:nth-child(2) p {
      font-size: 19px;
    }
    div.attention div:nth-child(6) div:nth-child(2) img {
      width: 200px;
      height: 200px;
      margin: 0 auto;
    }
    div.attention div:nth-child(6) div:first-child img {
      width: 200px;
      height: 200px;
      margin: 0 auto;
    }
  }
}
@media screen and (min-width:1000px) {
  div#kv_box {
    padding: 0 0 20px;
    background-color: #fef9f2;
  }
  .kv {
    width: 1000px;
    margin: 0 auto;
  }
  .kv_pc {
    display: block;
    width: 100%;
  }
  .kv_sp {
    display: none;
  }
  div.reserve {
    margin: 30px auto;
    text-align: center;
  }
  div.reserve a.reserve_url {
    color: #004DFF;
    text-decoration: underline;
  }
  div.reserve br.for_sp {
    display: none;
  }
  div.reserve a.reserve_btn {
    background: -webkit-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    background: -o-linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    background: linear-gradient(#3ecc78, #4fd887 50%, #3ecc78);
    box-shadow: 4px 4px #1f9f54;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 1px;
    width: 50%;
    display: inline-block;
    color: #fff;
    text-shadow: 1px 1px 0 #417ead, -1px -1px 0 #417ead, -1px 1px 0 #417ead, 1px -1px 0 #417ead, 0px 1px 0 #417ead, 0-1px 0 #417ead, -1px 0 0 #417ead, 1px 0 0 #417ead;
    text-align: center;
    text-decoration: none;
    padding: 15px 0 10px;
    border-radius: 10px;
  }
  div.reserve a.reserve_btn:before {
    position: absolute;
    display: none;
  }
  div.reserve div p {
    font-size: 1.3em;
  }
  div#content_box {
    width: 100%;
    background-color: #f7f7f7;
    padding: 0;
  }
  div.title_bar {
    background-color: #ff655a;
    padding: 10px 0;
    font-size: 2.5em;
    color: #fff;
  }
  div.title_bar_blue {
    background-color: #4eaffb;
    padding: 10px 0;
    font-size: 2.5em;
    color: #fff;
  }
  div.advantage {
    width: 1000px;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.advantage div.merit {
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div.advantage div.merit div.smooth, div.advantage div.merit div.campaign {
    width: 45%;
    border: 1px solid #7e7d7d;
    border-radius: 10px;
    background-color: #fcf3e5;
    margin: 10px auto 30px;
  }
  div.advantage div.merit div.smooth div:first-child, div.advantage div.merit div.campaign div:first-child {
    height: 260px;
  }
  div.advantage div.merit div.smooth div:nth-child(2), div.advantage div.merit div.campaign div:nth-child(2) {
    border-radius: 0 0 10px 10px;
    background-color: #fcda88;
    padding: 15px 10px;
    font-size: 1.5em;
    height: 120px;
  }
  div.advantage div.merit div.smooth div:first-child img, div.advantage div.merit div.campaign div:first-child img {
    margin: 20px;
    height: 220px;
  }
  div.advantage div.merit div.smooth div:nth-child(2) br.for_sp {
    display: none;
  }
  div.items {
    width: 1000px;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.items div:nth-child(2) div.for_sp {
    display: none;
  }
  div.items div:nth-child(2) div.for_pc {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  div.items div:nth-child(2) div.for_pc div {
    width: 16%;
    padding: 20px;
    font-size: 1.5em;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #000;
  }
  div.items div:nth-child(2) div.for_pc div img {
    width: 90%;
    margin: 10px auto;
  }
  div.items div:nth-child(3) {
    width: 100%;
    text-align: left;
    margin: 20px 0 50px 20px;
    color: #787675;
    font-size: 1.3em;
  }
  div.flow {
    width: 1000px;
    margin: 0 auto 70px;
    text-align: center;
  }
  div.flow div.step {
    margin: 50px auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div.flow div.step div.first, div.flow div.step div.second, div.flow div.step div.third {
    width: 31%;
    border: 1px solid #7e7d7d;
    background-color: #fff;
  }
  div.flow div.step div.first div:first-child, div.flow div.step div.second div:first-child, div.flow div.step div.third div:first-child {
    padding: 5px;
    font-size: 2em;
  }
  div.flow div.step div.first div:first-child {
    background-color: #fde4be;
  }
  div.flow div.step div.second div:first-child {
    background-color: #fdd394;
    position: relative;
  }
  div.flow div.step div.second div:first-child::before, div.flow div.step div.third div:first-child::before {
    position: absolute;
    left: -44px;
    top: 10px;
    content: '';
    display: inline-block;
    width: 60px;
    height: 35px;
    background-image: url("../reserve/img/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  div.flow div.step div.third div:first-child {
    background-color: #fdc46e;
    position: relative;
  }
  div.flow div.step div.first div:nth-child(2), div.flow div.step div.third div:nth-child(2) {
    padding: 10px 0 0;
    font-size: 1.5em;
    height: 80px;
  }
  div.flow div.step div.second div:nth-child(2) {
    padding: 25px 0 0;
    font-size: 1.5em;
    height: 65px;
  }
  div.flow div.step div.first div:nth-child(3) img, div.flow div.step div.second div:nth-child(3) img, div.flow div.step div.third div:nth-child(3) img {
    width: 90%;
  }
  div.flow div.step div.first div:nth-child(4), div.flow div.step div.third div:nth-child(4) {
    height: 90px;
    font-size: 1.3em;
  }
  div.flow div.step div.second div:nth-child(4) {
    height: 80px;
    font-size: 1.3em;
  }
  div#attention_box {
    width: 100%;
    background-color: #effcfe;
    padding: 0 0 50px;
  }
  div.attention {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
  }
  div.attention div:nth-child(2) {
    margin: 50px auto 0;
  }
  div.attention div:nth-child(2) h2.tags {
    background-image: url(../reserve/img/htag.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1%;
    width: 55%;
    margin: 0 auto;
    color: #fff;
    font-size: 2.5em;
    font-weight: inherit;
  }
  div.attention div:nth-child(2) p {
    color: #2493f1;
    font-size: 2em;
    margin: 30px auto 50px;
  }
  div.title_round {
    background-color: #fff;
    border: 1px solid #1850f6;
    border-radius: 33px;
    width: 50%;
    margin: 0 auto 30px;
    padding: 6px 0;
    font-size: 2em;
    color: #1850f6;
  }
  div.attention div:nth-child(4) {
    display: flex;
    margin: 0 auto 120px;
    width: 70%;
  }
  div.attention div:nth-child(4) div:first-child, div.attention div:nth-child(4) div:nth-child(2) {
    width: 43%;
    margin: 0 auto;
    position: relative;
  }
  div.attention div:nth-child(4) div:first-child img, div.attention div:nth-child(4) div:nth-child(2) img {
    width: 100%;
  }
  div.attention div:nth-child(4) div:first-child p, div.attention div:nth-child(4) div:nth-child(2) p {
    background-color: #effcfe;
    position: absolute;
    bottom: -70px;
    color: #1850f6;
    font-size: 1.5em;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    height: 110px;
  }
  div.attention div:nth-child(4) div:first-child p span, div.attention div:nth-child(4) div:nth-child(2) p span {
    font-weight: bold;
  }
  div.attention div:nth-child(6) {
    margin: 40px auto 80px;
  }
  div.attention div:nth-child(6) div:first-child {
    display: flex;
    margin: 0 auto 30px;
    width: 70%;
  }
  div.attention div:nth-child(6) div:first-child img {
    width: 43%;
    height: auto;
    margin: 0 auto;
  }
  div.attention div:nth-child(6) div:nth-child(2) {
    display: flex;
    margin: 0 auto 30px;
    width: 100%;
  }
  div.attention div:nth-child(6) div:nth-child(2) img {
    width: 30%;
    height: auto;
    margin: 0 auto;
  }
  div.attention div:nth-child(6) div:first-child img.for_sp, div.attention div:nth-child(6) div:nth-child(2) img.for_sp {
    display: none;
  }
  div.attention div:nth-child(6) div:first-child img.for_pc, div.attention div:nth-child(6) div:nth-child(2) img.for_pc {
    display: block;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) { /*ipad専用メディアクエリ*/
    div.attention div:nth-child(6) div:nth-child(2) img {
      width: 230px;
      height: 230px;
      margin: 0 auto;
    }
    div.attention div:nth-child(6) div:first-child img {
      width: 230px;
      height: 230px;
      margin: 0 auto;
    }
  }
}
div.customerVoice {
  width: 1000px;
  margin: 0 auto;
  padding: 0px 0px 35px 0px;
  text-align: center;
}
div.customerVoice div.title_bar {
  margin: 0px 0px 20px 0px;
}
div.customerVoice picture img, div.customerVoice picture source {
  width: 100%;
	padding:40px 0px;
}
@media screen and (max-width:768px) {
  div.customerVoice {
    width: 100%;
  }
}
@media screen and (max-width:1000px) {
  div.customerVoice {
    width: 100%;
  }
	div.customerVoice picture img, div.customerVoice picture source {
	padding:0px;
}
}