@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
main.internship_wrapper {
  font-family: 'Calibri', sans-serif;
  overflow: hidden;
  padding-bottom: 150px;
}

.sub_mv.internship {
  background-image: url(../img/internship/sub_mv_img_internship.jpg);
}

@media screen and (max-width: 600px) {
  main.internship_wrapper {
    padding-bottom: 60px;
  }
}

/* ------------------------------------------
  superiority_top
------------------------------------------ */

.internship_top_main {
  /* border-bottom: 2px solid #707070; */
  padding: 100px 0;
}

.internship_top_main_first_sub {
  background-color: #1eb1bc;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 478px;
}

.internship_top_main_first_title {
  color: #000;
  font-family: 'fot-tsukuaoldmin-pr6n', sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.internship_top_main_first_title span {
  color: #24a2ac;
  font-size: 30px;
  font-weight: 700;
}

.internship_top_main_first_desc {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .03em;
  line-height: 2;
  margin-top: 40px;
  text-align: center;
}

.internship_top_main_first_now {
  background-color: #8897ad;
  border-radius: 2px;
  color: #fff;
  display: table;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
  margin: 32px auto 0;
  padding: 0 20px;
  position: relative;
  text-align: center;
}

.internship_top_main_first_now::before {
  border-color: transparent #8897ad transparent transparent;
  border-style: solid;
  border-width: 50px 35px 50px 0;
  content: '';
  height: 0;
  left: -34px;
  position: absolute;
  top: 0;
  width: 0;
}

.internship_top_main_first_now::after {
  border-color: transparent transparent transparent #8897ad;
  border-style: solid;
  border-width: 50px 0 50px 35px;
  content: '';
  height: 0;
  position: absolute;
  right: -34px;
  top: 0;
  width: 0;
}

.internship_top_main_first_now.active {
  background-color: #e95b26;
}

.internship_top_main_first_now.active::before {
  border-color: transparent #e95b26 transparent transparent;
}

.internship_top_main_first_now.active::after {
  border-color: transparent transparent transparent #e95b26;
}

.internship_top_main_first_now_end {
  color: #385493;
  display: table;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .1em;
  margin: 40px auto 0;
  padding-left: 20px;
  text-align: center;
}

.internship_top_main_content {
  margin-top: 100px;
}

.internship_top_main_content_title {
  color: #24a2ac;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: center;
}

.internship_top_main_content_desc {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .03em;
  line-height: 2;
  margin-top: 30px;
  text-align: center;
}

.internship_top_main_content_img {
  margin: 30px auto 0;
  max-width: 460px;
}

.internship_top_main_content_img img {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .internship_top_main {
    padding: 60px 0;
  }
  .internship_top_main_first_sub {
    display: table;
    font-size: 24px;
    line-height: 40px;
    margin: 0 auto;
    padding: 4px 20px 0;
    width: auto;
  }
  .internship_top_main_first_title {
    font-size: 24px;
    /* margin-top: 20px; */
  }
  .internship_top_main_first_title span {
    font-size: 20px;
  }
  .internship_top_main_first_desc {
    font-size: 15px;
    margin-top: 20px;
  }
  .internship_top_main_first_now {
    border-radius: 2px;
    font-size: 16px;
    line-height: 60px;
    margin: 20px auto 0;
    padding: 0 20px;
  }
  .internship_top_main_first_now::before {
    border-width: 30px 20px 30px 0;
    left: -19px;
  }
  .internship_top_main_first_now::after {
    border-width: 30px 0 30px 20px;
    right: -19px;
  }
  .internship_top_main_first_now_end {
    font-size: 17px;
    margin-top: 20px;
    padding: 0;
  }
  .internship_top_main_content {
    margin-top: 60px;
  }
  .internship_top_main_content_title {
    font-size: 17px;
  }
  .internship_top_main_content_desc {
    font-size: 15px;
    margin-top: 20px;
  }
  .internship_top_main_content_img {
    margin: 20px auto 0;
    max-width: 250px;
  }
}

/* ------------------------------------------
  internship_step01
------------------------------------------ */

.internship_step01 {
  background-image: url(../img/internship/internship_step01_bottom.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 100px 0 300px;
}

.internship_step01_title {
  display: flex;
  padding-left: 250px;
}

.internship_step01_title_icon {
  width: 73px;
}

.internship_step01_title_icon img {
  width: 100%;
}

.internship_step01_title_main {
  padding-left: 25px;
}

.internship_step01_title_main_lists {
  display: flex;
}

.internship_step01_title_main_lists_item {
  background: #f2f2f2;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: .02em;
  line-height: 25px;
  padding: 0 8px;
  text-align: center;
}

.internship_step01_title_main_lists_item+.internship_step01_title_main_lists_item {
  margin-left: 10px;
}

.internship_step01_title_main_title {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1;
  margin-top: 16px;
  text-align: left;
}

.internship_step01_title_main_desc {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1;
  margin-top: 7px;
  text-align: left;
}

.internship_step01_what {
  align-items: center;
  display: flex;
  margin-top: 100px;
}

.internship_step01_what_text {
  width: 600px;
}

.internship_step01_what_text_title {
  border-bottom: 1px #707070 solid;
  padding-bottom: 23px;
}

.internship_step01_what_text_title_main {
  color: #000;
  display: table;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .02em;
  margin: 0 auto;
  text-align: left;
}

.internship_step01_what_text_inner {
  padding: 30px 40px 0;
}

.internship_step01_what_text_inner_text {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .03em;
  line-height: 2;
  text-align: left;
}

.internship_step01_what_text_inner_text+.internship_step01_what_text_inner_text {
  margin-top: 20px;
}

.internship_step01_what_img {
  margin-left: 15px;
  width: 385px;
}

.internship_step01_entry {
  margin-top: 40px;
}

.internship_step01_entry_here {
  margin: 0 auto;
  max-width: 463px;
}

.internship_step01_entry_btn {
  background-color: #e95b26;
  background-image: url(../img/internship/internship_entry.png);
  background-position: center right 44px;
  background-repeat: no-repeat;
  background-size: 26px;
  color: #fff;
  display: block;
  font-family: 'a-otf-ud-shin-go-pr6n', sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 91px;
  margin: 50px auto 0;
  text-align: center;
  width: 297px;
}

.internship_step01_entry_date {
  align-items: stretch;
  display: flex;
  font-family: 'Noto Sans JP', sans-serif;
  justify-content: center;
  margin: 70px auto 0;
  max-width: 862px;
}

.internship_step01_entry_date_row {
  position: relative;
}

.internship_step01_entry_date_row_year {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .05em;
  position: absolute;
  top: -40px;
}

.internship_step01_entry_date_row_date {
  color: #000;
  font-size: 80px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
}

.internship_step01_entry_date_row_date span {
  font-size: 40px;
}

.internship_step01_entry_date_row+.internship_step01_entry_date_row {
  padding-left: 60px;
}

.internship_step01_entry_date_row_date+.internship_step01_entry_date_row_date {
  margin-top: 40px;
}

.internship_step01_entry_date_row.time {
  align-items: center;
  border-left: 1px #707070 solid;
  display: flex;
  justify-content: center;
  margin-left: 60px;
}

.internship_step01_entry_date_row_time {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.2;
  position: relative;
  text-align: center;
}

.internship_step01_entry_date_row_time span {
  font-size: 60px;
  font-weight: 400;
  left: 30px;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: 63px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.internship_step01_entry_difficult {
  margin: 100px auto 0;
  max-width: 400px;
}

.internship_step01_voice {
  margin-top: 50px;
}

.internship_step01_voice_title {
  background-image: url(../img/internship/internship_step01_voice_title_icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 60px;
  color: #000;
  display: table;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 60px;
  margin: 0 auto;
  padding-left: 80px;
  text-align: left;
}

.internship_step01_voice_lists {
  margin-top: 50px;
}

.internship_step01_voice_lists_item {
  background-color: #f2f2f2;
  border-radius: 40px;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .03em;
  line-height: 2;
  padding: 60px;
  position: relative;
  text-align: left;
  width: 800px;
}

.internship_step01_voice_lists_item span {
  color: #1eb1bc;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.internship_step01_voice_lists_item::after {
  background-image: url(../img/internship/internship_step01_voice_lists_item_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -40px;
  content: '';
  height: 50px;
  position: absolute;
  right: 10px;
  width: 94px;
}

.internship_step01_voice_lists_item:nth-child(2n)::after {
  background-image: url(../img/internship/internship_step01_voice_lists_item_arrow2.png);
  left: 10px;
  right: auto;
}

.internship_step01_voice_lists_item:nth-child(2n+1) {
  margin-left: auto;
}

.internship_step01_voice_lists_item:nth-child(n+2) {
  margin-top: 50px;
}

.internship_step01_voice_under {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-top: 250px;
  position: relative;
  text-align: center;
}

.internship_step01_voice_under::before {
  background-color: #707070;
  content: '';
  height: 100px;
  left: 50%;
  position: absolute;
  top: -150px;
  transform: translateX(-50%);
  width: 2px;
}

.internship_step01_voice_underlimit {
  border: 1px solid #1eb1bc;
  color: #1eb1bc;
  display: table;
  font-size: 20px;
  font-weight: bold;
  line-height: 55px;
  margin: 33px auto 0;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .internship_step01_title {
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
  .internship_step01_what {
    display: block;
  }
  .internship_step01_what_text {
    width: 100%;
  }
  .internship_step01_what_img {
    margin: 40px auto 0;
    max-width: 385px;
    width: 100%;
  }
  .internship_step01_voice_lists_item {
    width: 100%;
  }
  .internship_step01_voice_lists_item:nth-child(n+2) {
    margin-top: 70px;
  }
  .internship_step01_title {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
  .internship_step01_title_main {
    margin-top: 20px;
    padding-left: 0;
  }
  .internship_step01_title_main_desc {
    line-height: 1.4;
  }
  .internship_step01_entry_date {
    margin: 70px auto 0;
    max-width: 560px;
  }
  .internship_step01_entry_date_row_year {
    font-size: 28px;
    top: -35px;
  }
  .internship_step01_entry_date_row_date {
    font-size: 60px;
  }
  .internship_step01_entry_date_row_date span {
    font-size: 30px;
  }
  .internship_step01_entry_date_row+.internship_step01_entry_date_row {
    padding-left: 28px;
  }
  .internship_step01_entry_date_row_date+.internship_step01_entry_date_row_date {
    margin-top: 20px;
  }
  .internship_step01_entry_date_row.time {
    margin-left: 28px;
  }
  .internship_step01_entry_date_row_time {
    font-size: 30px;
  }
  .internship_step01_entry_date_row_time span {
    font-size: 50px;
    left: 22px;
    top: 44px;
  }
}

@media screen and (max-width: 600px) {
  .internship_step01 {
    padding: 60px 0 200px;
  }
  .internship_step01_title {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
  .internship_step01_title_icon {
    width: 50px;
  }
  .internship_step01_title_main {
    margin-top: 20px;
    padding-left: 0;
  }
  .internship_step01_title_main_title {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 10px;
  }
  .internship_step01_title_main_desc {
    font-size: 15px;
    line-height: 1.4;
    margin-top: 4px;
  }
  .internship_step01_title_main_lists_item {
    font-size: 12px;
    line-height: 20px;
  }
  .internship_step01_what {
    display: block;
    margin-top: 60px;
  }
  .internship_step01_what_text {
    width: 100%;
  }
  .internship_step01_what_text_title {
    padding-bottom: 20px;
  }
  .internship_step01_what_text_title_main {
    font-size: 20px;
  }
  .internship_step01_what_text_inner {
    padding: 20px 20px 0;
  }
  .internship_step01_what_text_inner_text {
    font-size: 15px;
  }
  .internship_step01_what_text_inner_text+.internship_step01_what_text_inner_text {
    margin-top: 15px;
  }
  .internship_step01_what_img {
    margin: 20px auto 0;
    max-width: 375px;
    width: 100%;
  }
  .internship_step01_entry {
    margin-top: 40px;
  }
  .internship_step01_entry_here {
    margin: 0 auto;
    max-width: 463px;
  }
  .internship_step01_entry_btn {
    background-color: #e95b26;
    background-image: url(../img/internship/internship_entry.png);
    background-position: center right 30px;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 24px;
    line-height: 60px;
    margin: 40px auto 0;
    width: 250px;
  }
  .internship_step01_entry_date {
    margin: 40px auto 0;
    max-width: 862px;
  }
  .internship_step01_entry_difficult {
    margin: 40px auto 0;
    max-width: 250px;
  }
  .internship_step01_voice {
    margin-top: 40px;
  }
  .internship_step01_voice_title {
    background-size: 40px;
    font-size: 24px;
    line-height: 40px;
    padding-left: 50px;
  }
  .internship_step01_voice_lists {
    margin-top: 30px;
  }
  .internship_step01_voice_lists_item {
    border-radius: 20px;
    margin-left: auto;
    max-width: 800px;
    padding: 20px;
    width: calc(100% - 10px);
  }
  .internship_step01_voice_lists_item span {
    font-size: 17px;
  }
  .internship_step01_voice_lists_item::after {
    bottom: -23px;
    height: 25px;
    width: 48px;
  }
  .internship_step01_voice_lists_item:nth-child(2n)::after {
    left: 10px;
    right: auto;
  }
  .internship_step01_voice_lists_item:nth-child(n+2) {
    margin-top: 30px;
  }
  .internship_step01_voice_under {
    font-size: 20px;
    margin-top: 150px;
  }
  .internship_step01_voice_under::before {
    height: 50px;
    top: -100px;
    transform: translateX(-50%);
    width: 2px;
  }
  .internship_step01_voice_underlimit {
    font-size: 15px;
    line-height: 40px;
    margin: 20px auto 0;
    padding: 0 10px;
  }
  .internship_step01_entry_date {
    justify-content: center;
    margin: 60px auto 0;
    max-width: 335px;
  }
  .internship_step01_entry_date_row_year {
    font-size: 16px;
    top: -30px;
  }
  .internship_step01_entry_date_row_date {
    font-size: 24px;
  }
  .internship_step01_entry_date_row_date span {
    font-size: 16px;
  }
  .internship_step01_entry_date_row+.internship_step01_entry_date_row {
    padding-left: 10px;
  }
  .internship_step01_entry_date_row_date+.internship_step01_entry_date_row_date {
    margin-top: 20px;
  }
  .internship_step01_entry_date_row.time {
    margin-left: 10px;
  }
  .internship_step01_entry_date_row_time {
    font-size: 24px;
  }
  .internship_step01_entry_date_row_time span {
    font-size: 30px;
    left: 11px;
    top: 36px;
  }
}

/* ------------------------------------------
  internship_step02
------------------------------------------ */

.internship_step02 {
  background-color: #f2f2f2;
  background-image: url(../img/internship/internship_step02_bottom.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 100px 0 400px;
}

.internship_step02_title {
  display: flex;
  padding-left: 250px;
}

.internship_step02_title_main_top {
  display: flex;
  align-items: center;
}

.internship_step02_title_main_top_box {
  padding-left: 25px;
  width: calc(100% - 98px);
}

.internship_step02_title_main_top_box_title {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1;
  margin-top: 16px;
  text-align: left;
}

.internship_step02_title_icon {
  width: 98px;
}

.internship_step02_title_icon img {
  width: 70px;
  margin: 0 auto;
  display: block;
}

.internship_step02_title_main {
  padding-left: 25px;
}

.internship_step02_title_main_lists {
  display: flex;
}

.internship_step02_title_main_lists_item {
  background: #fff;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: .02em;
  line-height: 25px;
  padding: 0 8px;
  text-align: center;
}

.internship_step02_title_main_lists_item+.internship_step02_title_main_lists_item {
  margin-left: 10px;
}

.internship_step02_title_main_day {
  align-items: stretch;
  display: flex;
  margin-top: 17px;
}

.internship_step02_title_main_day_icon {
  align-items: center;
  background: #fff;
  border-radius: 5px;
  color: #1eb1bc;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  justify-content: center;
  letter-spacing: .02em;
  line-height: 1;
  text-align: center;
  width: 99px;
}

.internship_step02_title_main_day_title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1.4;
  margin-left: 25px;
  text-align: left;
}

.internship_step02_top {
  margin-top: 50px;
}

.internship_step02_top_desc {
  color: #000;
  font-family: 'Calibri', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

.internship_step02_top_desc span {
  color: #1eb1bc;
  font-weight: bold;
}

.internship_step02_content {
  background: #fff;
  border-radius: 5px;
  display: flex;
  margin-top: 50px;
  padding: 40px;
}

.internship_step02_content_text {
  flex-shrink: 0;
  width: 400px;
}

.internship_step02_content_text_title {
  align-items: center;
  border-bottom: 1px #707070 solid;
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

.internship_step02_content_text_title_icon {
  width: 68px;
}

.internship_step02_content_text_title_icon img {
  width: 100%;
}

.internship_step02_content_text_title_main {
  color: #000;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1.6;
  margin-left: 13px;
  text-align: left;
}

.internship_step02_content_text_desc {
  padding-top: 30px;
}

.internship_step02_content_text_desc_item {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .02em;
  line-height: 2;
  text-align: left;
}

.internship_step02_content_img {
  flex-shrink: 0;
  margin-left: 86px;
  width: calc(100% - 486px);
}

.internship_step02_content_img img {
  width: 100%;
}

.internship_step02_content_img.day2 {
  margin-left: 0;
  margin-right: 86px;
}

.internship_step02_date {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 100px auto 0;
  max-width: 862px;
}

.internship_step02_entry_date_row {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.internship_step02_entry_date_row+.internship_step02_entry_date_row {
  margin-left: 68px;
}

.internship_step02_entry_date_row_year {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  left: 0;
  letter-spacing: .05em;
  position: absolute;
  top: -45px;
}

.internship_step02_entry_date_row_item {
  align-items: flex-end;
  display: flex;
}

.internship_step02_entry_date_row_item+.internship_step02_entry_date_row_item {
  margin-top: 20px;
}

.internship_step02_entry_date_row_item_date {
  color: #000;
  font-size: 90px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
}

.internship_step02_entry_date_row_item_arrow {
  margin: 0 10px;
  padding-bottom: 17px;
  width: 26px;
}

.internship_step02_entry_date_row_item_to {
  color: #000;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -.03em;
  line-height: 1;
  padding-bottom: 5px;
}

.internship_step02_entry_date_row_item_to span {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .02em;
  margin-left: 10px;
}

.internship_step02_entry_date_row_item.time {
}

.internship_step02_entry_date_row_item_time {
  align-items: center;
  border-left: 1px #707070 solid;
  display: flex;
  justify-content: center;
  padding-left: 60px;
  height: 100%;
}

.internship_step02_entry_date_row_item_time_main {
  color: #000;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
}

.internship_step02_voice {
  margin-top: 100px;
}

.internship_step02_voice_title {
  background-image: url(../img/internship/internship_step01_voice_title_icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 60px;
  color: #000;
  display: table;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 60px;
  margin: 0 auto;
  padding-left: 80px;
  text-align: left;
}

.internship_step02_voice_lists {
  margin-top: 50px;
}

.internship_step02_voice_lists_item {
  background-color: #fff;
  border-radius: 40px;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: .03em;
  line-height: 2;
  padding: 40px 60px;
  position: relative;
  text-align: left;
  width: 800px;
}

.internship_step02_voice_lists_item span {
  color: #1eb1bc;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.internship_step02_voice_lists_item::after {
  background-image: url(../img/internship/internship_step02_voice_lists_item_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -33px;
  content: '';
  height: 43px;
  position: absolute;
  right: 20px;
  width: 95px;
}

.internship_step02_voice_lists_item:nth-child(2n)::after {
  background-image: url(../img/internship/internship_step02_voice_lists_item_arrow2.png);
  left: 20px;
  right: auto;
}

.internship_step02_voice_lists_item:nth-child(2n+1) {
  margin-left: auto;
}

.internship_step02_voice_lists_item:nth-child(n+2) {
  margin-top: 50px;
}

.internship_last {
  margin-top: 80px;
}

.internship_last_title {
  border: 1px solid #1eb1bc;
  color: #1eb1bc;
  display: table;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.5;
  margin: 0 auto;
  padding: 25px 20px;
  text-align: center;
}

.internship_last_desc {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  margin-top: 30px;
  text-align: center;
}

.internship_last_btn {
  background-color: #e95b26;
  background-image: url(../img/internship/internship_entry.png);
  background-position: center right 44px;
  background-repeat: no-repeat;
  background-size: 26px;
  color: #fff;
  display: block;
  font-family: 'a-otf-ud-shin-go-pr6n', sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 91px;
  margin: 50px auto 0;
  text-align: center;
  width: 297px;
}

@media screen and (max-width: 1000px) {
  .internship_step02 {
    padding: 100px 0 300px;
  }
  .internship_step02_title {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
  .internship_step02_title_main {
    margin-top: 20px;
    padding-left: 0;
  }
  .internship_step02_voice_lists_item {
    width: 100%;
  }
  .internship_step02_content {
    flex-direction: column;
  }
  .internship_step02_content_text {
    width: 100%;
  }
  .internship_step02_content_img {
    margin: 40px auto 0;
    max-width: 400px;
    width: 100%;
  }
  .internship_step02_content_img.day2 {
    margin: 40px auto 0;
  }
  .internship_step02_content.day2 {
    flex-direction: column-reverse;
  }
  .internship_step02_date {
    margin: 60px auto 0;
    max-width: 500px;
  }
  .internship_step02_entry_date_row+.internship_step02_entry_date_row {
    margin-left: 60px;
  }
  .internship_step02_entry_date_row_year {
    font-size: 24px;
    top: -37px;
  }
  .internship_step02_entry_date_row_item+.internship_step02_entry_date_row_item {
    margin-top: 20px;
  }
  .internship_step02_entry_date_row_item_date {
    font-size: 60px;
  }
  .internship_step02_entry_date_row_item_arrow {
    margin: 0 10px;
    padding-bottom: 9px;
    width: 26px;
  }
  .internship_step02_entry_date_row_item_to {
    font-size: 35px;
    padding-bottom: 5px;
  }
  .internship_step02_entry_date_row_item_to span {
    font-size: 20px;
    margin-left: 10px;
  }
  .internship_step02_entry_date_row_item.time {
    padding-left: 0px;
  }
  .internship_step02_entry_date_row_item_time {
    margin-top: 16px;
    padding: 0 0 0 30px;
  }
  .internship_step02_entry_date_row_item_time_main {
    font-size: 40px;
  }
}

@media screen and (max-width: 600px) {
  .internship_step02 {
    padding: 60px 0 200px;
  }
  .internship_step02_title {
    padding-left: 0;
  }
  .internship_step02_title_main_top {
    display: block;
  }
  .internship_step02_title_main_top_box {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .internship_step02_title_main_lists_item {
    font-size: 12px;
    line-height: 20px;
  }
  .internship_step02_title_icon {
    width: 50px;
    margin: 0 auto;
  }
  .internship_step02_title_main_top_box_title {
    font-size: 30px;
  }
  .internship_step02_title_main {
    padding-left: 0;
  }
  .internship_step02_title_main_day {
    display: block;
    margin-top: 10px;
  }
  .internship_step02_title_main_day_icon {
    font-size: 17px;
    line-height: 25px;
    width: 100%;
  }
  .internship_step02_title_main_day_title {
    font-size: 20px;
    margin-left: 0;
    margin-top: 10px;
  }
  .internship_step02_top {
    margin-top: 40px;
  }
  .internship_step02_top_desc {
    font-size: 15px;
  }
  .internship_step02_top_desc span {
    color: #1eb1bc;
    font-weight: bold;
  }
  .internship_step02_content {
    margin-top: 40px;
    padding: 20px;
  }
  .internship_step02_content_text_title {
    padding-bottom: 10px;
  }
  .internship_step02_content_text_title_icon {
    width: 40px;
  }
  .internship_step02_content_text_title_main {
    font-size: 17px;
    margin-left: 10px;
  }
  .internship_step02_content_text_desc {
    padding-top: 20px;
  }
  .internship_step02_content_text_desc_item {
    font-size: 15px;
  }
  .internship_step02_content_img {
    margin: 20px auto 0;
    max-width: 375px;
    width: 100%;
  }
  .internship_step02_content_img img {
    width: 100%;
  }
  .internship_step02_content_img.day2 {
    margin: 20px auto 0;
  }
  .internship_step02_voice {
    margin-top: 40px;
  }
  .internship_step02_voice_title {
    background-size: 40px;
    font-size: 24px;
    line-height: 40px;
    padding-left: 50px;
  }
  .internship_step02_voice_lists {
    margin-top: 30px;
  }
  .internship_step02_voice_lists_item {
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    padding: 20px;
    width: calc(100% - 10px);
  }
  .internship_step02_voice_lists_item span {
    font-size: 17px;
  }
  .internship_step02_voice_lists_item::after {
    bottom: -15px;
    height: 25px;
    right: 20px;
    width: 48px;
  }
  .internship_step02_voice_lists_item:nth-child(2n)::after {
    left: 20px;
    right: auto;
  }
  .internship_step02_voice_lists_item:nth-child(n+2) {
    margin-top: 30px;
  }
  .internship_step02_voice_underlimit {
    font-size: 15px;
    line-height: 40px;
    margin: 20px auto 0;
    padding: 0 10px;
  }
  .internship_last {
    margin-top: 40px;
  }
  .internship_last_title {
    font-size: 16px;
    padding: 20px;
  }
  .internship_last_desc {
    font-size: 15px;
    margin-top: 20px;
  }
  .internship_last_btn {
    background-color: #e95b26;
    background-image: url(../img/internship/internship_entry.png);
    background-position: center right 30px;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 24px;
    line-height: 60px;
    margin: 40px auto 0;
    width: 250px;
  }
  .internship_step02_date {
    margin: 40px auto 0;
    max-width: 300px;
  }
  .internship_step02_entry_date_row+.internship_step02_entry_date_row {
    margin-left: 20px;
  }
  .internship_step02_entry_date_row_year {
    font-size: 16px;
    top: -30px;
  }
  .internship_step02_entry_date_row_item+.internship_step02_entry_date_row_item {
    margin-top: 10px;
  }
  .internship_step02_entry_date_row_item_date {
    font-size: 35px;
  }
  .internship_step02_entry_date_row_item_arrow {
    margin: 0 7px;
    padding-bottom: 6px;
    width: 12px;
  }
  .internship_step02_entry_date_row_item_to {
    font-size: 28px;
    padding-bottom: 0;
  }
  .internship_step02_entry_date_row_item_to span {
    font-size: 16px;
    margin-left: 7px;
  }
  .internship_step02_entry_date_row_item.time {
    padding-left: 0px;
  }
  .internship_step02_entry_date_row_item_time {
    margin-top: 10px;
    padding: 0 0 0 10px;
  }
  .internship_step02_entry_date_row_item_time_main {
    font-size: 20px;
  }
}