@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 481px) {
  .topbox3.clearfix {
    width: 100%;
    background-color: #e45b81;
    padding: 35px 0 50px 0;
    margin: 100px 0 50px 0;
  }
  .schedule {
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
  }
  .schedule_list {
    width: 90%;
    margin: 0 5% 0 5%;
    padding: 0 0 0 0;
  }
  .schedule_list li {
    width: 175px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
  }
  .step {
    width: 150px;
    height: 150px;
    margin: 0 12.5px 10px 12.5px;
    border-radius: 130px;
    background-color: #e4e3da;
  }
  .step_text {
    width: 100%;
    position: relative;
    top: 40px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
  }
  .step_text span {
    font-size: 20px;
    font-weight: 100;
  }
  .under_step {
    width: 175px;
    text-align: center;
    font-size: 20px;
    border: solid #e4e3da 1px;
  }
  .text_bottom {
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
  }
  .schedule_list li:nth-child(2n) {
    width: 48px;
    margin: 6% 1% 0 1%;
    padding: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .voice_table {
    width: 650px;
    margin: 30px 175px 30px 175px;
    border-collapse: collapse;
  }
  .voice_table th {
    background-color: #e45b81;
    color: #fff;
    font-size: 20px;
  }
  .voice_table td {
    border: solid #e4e3da 1px;
    padding: 10px 20px;
    font-size: 12px;
  }
  .grayback {
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    background-color: #c9c9c9;
  }
  .text_grayback {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
  }
  .text_grayback span {
    font-size: 17px;
    line-height: 20px;
    display: block;
  }
  .registration_list {
    width: 700px;
    margin: 40px auto 0 auto;
  }
  .registration_list li {
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border-radius: 5px;
    border: solid #e45b81 1px;
    font-size: 30px;
    line-height: 60px;
  }
  .registration_list li:nth-child(2n) {
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border: none;
    font-size: 15px;
  }
  .redback {
    width: 95px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background-color: #e45b81;
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .arrow2 {
    width: 35px;
    margin: 10px 0px 10px 32px;
    display: inline-block;
  }
  .after_arrow {
    margin: 10px 0 0 50px;
    display: inline-block;
    line-height: 23px;
    width: 560px;
  }
  .after_arrow2 {
    width: 560px;
    margin: 10px 0 0 120px;
    display: inline-block;
    line-height: 23px;
  }
}
@media screen and (min-width:768px) and (max-device-width:1024px) {}
@media screen and (min-width:320px) and (max-device-width:767px) {}
@media screen and (min-width:320px) and (max-device-width:539px) {
  .topbox3.clearfix {
    width: 100%;
    background-color: #e45b81;
    padding: 35px 0 50px 0;
    margin: 0 0 50px 0;
  }
  .schedule {
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
  }
  .schedule_list {
    width: 90%;
    margin: 0 5% 0 5%;
    padding: 0 0 0 0;
  }
  .schedule_list li {
    width: 52.5%;
    margin: 0 23.75% 0 23.75%;
    padding: 0 0 0 0;
    float: left;
  }
  .step {
    width: 150px;
    height: 150px;
    margin: 0 12.5px 10px 12.5px;
    border-radius: 130px;
    background-color: #e4e3da;
  }
  .step_text {
    width: 100%;
    position: relative;
    top: 40px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
  }
  .step_text span {
    font-size: 20px;
    font-weight: 100;
  }
  .under_step {
    width: 175px;
    text-align: center;
    font-size: 20px;
    border: solid #e4e3da 1px;
  }
  .text_bottom {
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
  }
  .schedule_list li:nth-child(2n) {
    width: 8%;
    margin: 6% 46% 3% 46%;
  }
  .voice_table {
    width: 95%;
    margin: 2% 2.5% 4% 2.5%;
    border-collapse: collapse;
  }
  .voice_table th {
    background-color: #e45b81;
    color: #fff;
    font-size: 20px;
  }
  .voice_table td {
    border: solid #e4e3da 1px;
    padding: 10px 20px;
    font-size: 12px;
  }
  .grayback {
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    background-color: #c9c9c9;
  }
  .text_grayback {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
  }
  .text_grayback span {
    font-size: 17px;
    line-height: 20px;
    display: block;
  }
  .registration_list {
    width:100%;
    margin: 40px auto 0 auto;
  }
  .registration_list li {
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border-radius: 5px;
    border: solid #e45b81 1px;
    font-size: 16px;
    line-height: 60px;
  }
  .registration_list li:nth-child(2n) {
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border: none;
    font-size: 15px;
  }
  .redback {
    width: 95px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background-color: #e45b81;
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .arrow2 {
    width: 35px;
    margin: 10px 0px 10px 32px;
    display: inline-block;
  }
  .after_arrow {
    margin: 10px 0 0 0;
    display: inline-block;
    line-height: 23px;
    width:100%;
  }
  .after_arrow2 {
    margin: 10px 0 0 0;
    display: inline-block;
    line-height: 23px;
  }
}