body {
  background: #ffd8d8 0% 0% no-repeat padding-box !important;
}

#box_step_1 .title {
  text-align: left;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
  margin-top: -10px;
  margin-bottom: 10px;
}

.content img {
  max-height: 250px;
  max-width: 285px;
  width: auto;
}

.img-box {
  float: left;
  width: 250px;
  height: 250px;
  margin-right: 66px;
  text-align: center;
}

.content-items {
  line-height: 25px;
  float: left;
  width: 375px;
}

.description div {
  float: left;
}

.description span {
  word-break: break-word;
}

.content .content-items h1 {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0px;
  color: #000000;
  text-align: left;
  margin-bottom: 10px;
}

#box_step_1 .btn-booking {
  background: #cdc0da 0% 0% no-repeat padding-box;
  font: normal normal bold 22px/25px Futura;
  letter-spacing: 0.66px;
  color: #ffffff;
  position: absolute;
  font-size: 18px;
  right: 30px;
  bottom: -50px;
}

.content-step-1 {
  text-align: left;
  position: relative;
}

#flowBoxes {
  margin: auto;
  padding: 20px;
  min-width: 700px;
  margin-top: 21px;
}

#flowBoxes div {
  display: inline-block;
  position: relative;
  height: 31px;
  line-height: 31px;
  padding: 0 20px;
  margin-right: 0.5px;
  background-color: white;
  width: 248px;
}

#flowBoxes div.right:after {
  content: "";
  width: 21.7px;
  height: 21.7px;
  position: absolute;
  right: -1px;
  top: 1px;
  background-color: white;
  z-index: 4;

  -webkit-transform: translate(10px, 4px) rotate(45deg);
  -moz-transform: translate(10px, 4px) rotate(45deg);
  -ms-transform: translate(10px, 4px) rotate(45deg);
  -o-transform: translate(10px, 4px) rotate(20deg);
  transform: translate(10px, 4px) rotate(45deg);
}

#flowBoxes div.left:before {
  content: "";
  width: 21.7px;
  height: 21.7px;
  position: absolute;
  left: -1px;
  top: 1px;
  background-color: #ffd8d8;
  z-index: 3;

  -webkit-transform: translate(-10px, 4px) rotate(45deg);
  -moz-transform: translate(-10px, 4px) rotate(45deg);
  -ms-transform: translate(-10px, 4px) rotate(45deg);
  -o-transform: translate(-10px, 4px) rotate(20deg);
  transform: translate(-10px, 4px) rotate(45deg);
}

#flowBoxes .active {
  background-color: #ffa0d2;
  color: #fff;
}

#flowBoxes div.active:after {
  background-color: #ffa0d2;
}

#box_step_2 {
  display: none;
  padding: 20px;
}

#box_step_4 {
  display: none;
  padding: 20px;
}

#box_step_1 {
  display: block;
  padding: 20px;
}

.title-step {
  margin: auto;
  padding: 20px;
  min-width: 700px;
  margin-top: 21px;
}

.title-step span {
  top: 213px;
  left: 515px;
  width: 250px;
  line-height: 72px;
  height: 72px;
  text-align: left;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  letter-spacing: 0px;
  color: #454545;
  font-weight: bold;
  font-size: 50px;
  opacity: 1;
}

.title-step h4 {
  top: 285px;
  left: 431px;
  height: 43px;
  text-align: center;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  letter-spacing: 0px;
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  opacity: 1;
}

.content-step-1 {
  margin: auto;
  padding: 30px;
  margin-top: 21px;
  width: 1000px;
  min-height: 331px;
  background: #ffffff 0% 0% no-repeat padding-box;
  margin-bottom: 30px;
  opacity: 1;
}

#box_step_1 button {
  width: 217px;
  height: 62px;
  background: #9adae4 0% 0% no-repeat padding-box;
  border-radius: 44px;
  opacity: 1;
  border: none;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 60px;
  font: normal normal bold 25px/25px Futura;
  letter-spacing: 0.75px;
}

.my-page {
  padding-top: 100px;
}

.pd-lr-0p-mb {
  width: 100%;
}

.content-step-1 {
  border-radius: 8px;
}

@media (max-width: 1200px) {
  .show-sp {
    display: flex;
  }

  #flowBoxes .active {
    flex-grow: 1;
  }

  #flowBoxes div {
    width: 160px;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    padding: 0 8%;
    margin: 0 0.3%;
  }

  #flowBoxes {
    padding: 0px;
    width: 100%;
  }

  .width-cs {
    width: 55px !important;
  }

  #flowBoxes {
    margin-top: 60px;
  }

  .content-step-1 {
    width: 100%;
  }

  #flowBoxes span {
    position: inherit;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  #container {
    width: calc(933px + 5rem) !important;
  }
  #flowBoxes {
    padding: 0px 35px;
  }
}

@media (max-width: 1024px) {
  .content-step-1,
  .content-items,
  #flowBoxes,
  .title-step,
  .pd-lr-0p-mb,
  .img-box {
    min-width: unset;
    width: 100% !important;
  }

  .title-step span {
    font-size: 40px;
  }

  .title-step h4 {
    font-size: 20px;
  }

  .content .content-items h1 {
    font-size: 16px;
  }

  .my-page {
    margin-top: -16px;
  }

  .pd-lr-0p-mb,
  #box_step_1,
  .my-page {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .btn-mb {
    width: 120px !important;
    height: 40px !important;
    font-size: 20px !important;
  }

  #box_step_1 .btn-booking {
    font-size: 14px;
    height: 40px !important;
    width: 180px !important;
  }

  .img-box {
    margin-bottom: 10px;
  }

  #box_step_1 .btn-booking {
    margin: 20px 0px 0px 0px;
    position: inherit;
  }

  .box-btn {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 320px) {
  .content img {
    max-width: 230px;
  }

  .width-cs {
    width: 35px !important;
  }
}
