@charset "UTF-8";
/* CSS Document */
/* breadcrumb
------------------------------------------------------------*/
#breadcrumb ul {
  width: 1080px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-size: 0.75rem;
}
#breadcrumb ul li {
  display: inline;
}
#breadcrumb ul li:not(:last-child):after {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Chalkboard SE", sans-serif;
  content: ">";
  margin-left: 10px;
  margin-right: 8px;
}

main.next #outline .item-btn {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.next #outline .item-btn:not(:last-child) {
  margin-bottom: 50px;
}
main.next #outline .item-text {
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
main.next #outline .item-text:not(:last-child) {
  margin-bottom: 80px;
}
main.next #application .block-text:not(:last-child) {
  margin-bottom: 80px;
}
main.next #application .block-text .item-btn {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.next #application .block-text .item-btn:not(:last-child) {
  margin-bottom: 50px;
}
main.next #application .block-text .item-text:not(:last-child) {
  margin-bottom: 40px;
}
main.next #application .block-list .item-box:not(:last-child) {
  margin-bottom: 60px;
}
main.next #application .block-list .item-box.blue .item-number {
  color: #6BCCFF;
}
main.next #application .block-list .item-box.green .item-number {
  color: #39D808;
}
main.next #application .block-list .item-message {
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.next #application .block-list .item-message:not(:last-child) {
  margin-bottom: 60px;
}
main.next #application .block-list .item-message > * {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-left: -20px;
  margin-right: -20px;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.next #application .block-list .item-message > *:before, main.next #application .block-list .item-message > *:after {
  content: "";
  width: 10px;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
  height: 2px;
  background: #000;
  margin-left: 20px;
  margin-right: 20px;
}
main.next #application .block-list .item-message h3 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  color: #DE2D77;
}
main.next #application .block-list .item-message h3:before, main.next #application .block-list .item-message h3:after {
  background: #DE2D77;
}
main.next #application .block-list .item-list:not(:last-child) {
  margin-bottom: 60px;
}
main.next #application .block-list .item-li {
  position: relative;
  padding-left: 100px;
}
main.next #application .block-list .item-li:not(:last-child) {
  border-bottom: 1px dashed #CFCFCF;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
main.next #application .block-list .item-number {
  position: absolute;
  left: 0;
  top: 0px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  color: #000;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
main.next #application .block-list .item-title {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
main.next #application .block-list .item-title:not(:last-child) {
  margin-bottom: 15px;
}
main.next #application .block-list .item-title .icon {
  width: 60px;
  margin-right: 20px;
}
main.next #application .block-list .item-title h3 {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
}
main.next #application .block-list .item-title h3 span {
  margin-right: 10px;
}
main.next #application .block-list .item-title .label {
  background-color: #FBC459;
  border-radius: 20px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 20px;
}
main.next #application .block-list .item-text {
  position: relative;
}
main.next #application .block-list .item-text p:not(:last-child) {
  margin-bottom: 15px;
}
main.next #application .block-list .item-btns {
  margin-top: 20px;
  display: flex;
  margin-right: -10px;
}
main.next #application .block-list .item-btns .btn {
  margin-right: 10px;
}
main.next #application .block-list .item-btn:not(:last-child) {
  margin-bottom: 15px;
}
main.next #schedule .item-box {
  display: flex;
}
main.next #schedule .item-hd {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  padding-right: 50px;
  margin-right: 50px;
  border-right: 2px solid #000;
  padding-top: 20px;
}
main.next #schedule .item-dl {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 10px;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
}
main.next #schedule .item-dl dt {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 20px;
}
main.next #schedule .item-dl dd:not(:last-child) {
  border-bottom: 2px solid #000;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
main.next #schedule .item-dl dd .btns {
  display: flex;
}
main.next #schedule .item-dl dd .btns .btn {
  width: 10px;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
  height: 100px;
  font-size: 20px;
  font-size: 1.25rem;
}
main.next #schedule .item-dl dd .btns .btn small {
  font-size: 15px;
  font-size: 0.9375rem;
}
main.next #schedule .item-dl dd .btns .btn:not(:last-child) {
  margin-right: 20px;
}
main.next #voice .voice-list .item-text:before {
  border: 1px solid #CFCFCF;
}
main.next #course .item-list:not(:last-child) {
  margin-bottom: 40px;
}
main.next #course .item-box {
  display: flex;
  -webkit-box-orient: vertical;
  flex-direction: column;
}
main.next #course .item-text {
  border: 3px solid #EFEFEF;
  border-top: none;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
  border-radius: 0 0 20px 20px;
}
main.next #course .item-course {
  padding: 34px;
  border: 3px solid #EFEFEF;
  border-radius: 10px;
}
main.next #course .item-course:not(:last-child) {
  margin-bottom: 40px;
}
main.next #course .item-course .title {
  text-align: center;
  margin-bottom: 20px;
  background: #FF4B00;
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;
}
main.next #course .item-course .img {
  text-align: center;
  margin-bottom: 30px;
}
main.next #course .item-course .texts {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main.next #course .item-course .texts:not(:last-child) {
  margin-bottom: 30px;
}
main.next #course .item-course .texts > div {
  width: calc(50% - 5px);
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px;
  background: #FFF1EB;
  text-align: center;
}
main.next #course .item-course .texts > div ul {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}
main.next #course .item-course .texts > div ul li:not(:last-child) {
  margin-right: 10px;
}
main.next #course .item-course .texts > div h4 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
main.next #course .item-course .texts > div h4:not(:last-child) {
  margin-bottom: 12px;
}
main.next #course .item-course .texts > div h4 i {
  font-style: normal;
  color: #28B851;
}
main.next #course .item-course .texts > div h4 span {
  color: #FF4B00;
}
main.next #course .item-course .texts > div p {
  font-size: 16px;
  font-size: 1rem;
}
main.next #course .item-course .more {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.next #course .item-course .more > span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-right: 20px;
}
main.next #course .item-course .more > div {
  display: flex;
  margin-right: -10px;
}
main.next #course .item-course .more > div a {
  margin-right: 10px;
  width: 300px;
  padding: 10px 10px 10px 40px;
  border: 2px solid #FF4B00;
  color: #FF4B00;
  border-radius: 60px;
  display: flex;
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.5;
  transition: all 0.3s ease;
  background: url(../img/course/orange/icon-pdf.png) no-repeat left 25px center/26px auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next #course .item-course .more > div a {
    background-image: url(../img/course/orange/icon-pdf@2x.png);
  }
}
main.next #course .item-course .more > div a span {
  font-size: 20px;
  font-size: 1.25rem;
}
main.next #course .item-course .more > div a:hover {
  text-decoration: none;
  opacity: 0.7;
}
main.next #course .item-course.blue .title {
  background-color: #0171C1;
}
main.next #course .item-course.blue .texts > div {
  background-color: #E8F6FF;
}
main.next #course .item-course.blue .texts > div h4 span {
  color: #0171C1;
}
main.next #course .item-course.blue .more > div a {
  border-color: #0171C1;
  color: #0171C1;
  background-image: url(../img/course/blue/icon-pdf.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.next #course .item-course.blue .more > div a {
    background-image: url(../img/course/blue/icon-pdf@2x.png);
  }
}
main.next #contact .content {
  width: 900px;
}
main.next #contact .block-lead:not(:last-child) {
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 100px;
  margin-bottom: 100px;
}
main.next #contact .block-lead .item-text:not(:last-child) {
  margin-bottom: 30px;
}
main.next #contact .block-form .item-list {
  display: grid;
  grid-template-columns: max-content 1fr;
  row-gap: 30px;
  column-gap: 30px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
main.next #contact .block-form .item-list:not(:last-child) {
  margin-bottom: 40px;
}
main.next #contact .block-form .item-list dt {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
}
main.next #contact .block-form .item-list dt.required:after {
  content: "*";
  color: #F83C73;
  margin-left: 5px;
}
main.next #contact .block-form .item-text:not(:last-child) {
  margin-bottom: 40px;
}
main.next #contact .block-form [class*=complete] .item-hd {
  text-align: center;
}
main.next #contact .block-form [class*=complete] .item-text {
  text-align: center;
}

@media screen and (min-width: 701px) and (max-width: 1080px) {
  main.next #schedule .item-box {
    display: flex;
  }
  main.next #schedule .item-hd {
    font-size: 22px;
    font-size: 1.375rem;
    padding-right: 35px;
    margin-right: 35px;
  }
  main.next #schedule .item-dl dt {
    font-size: 20px;
    font-size: 1.25rem;
  }
  main.next #schedule .item-dl dd .btns .btn {
    height: 90px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  main.next #schedule .item-dl dd .btns .btn small {
    font-size: 14px;
    font-size: 0.875rem;
  }
  main.next #course .item-course {
    padding: 25px;
  }
  main.next #course .item-course .more > div {
    width: 10px;
    -ms-flex: 1 0 auto;
    flex-grow: 1;
  }
  main.next #course .item-course .more > div > a {
    width: 10px;
    -ms-flex: 1 0 auto;
    flex-grow: 1;
    background-position: left 15px center;
  }
}
@media screen and (max-width: 700px) {
  main.next #outline .item-btn:not(:last-child) {
    margin-bottom: 30px;
  }
  main.next #outline .item-text:not(:last-child) {
    margin-bottom: 50px;
  }
  main.next #application .block-text:not(:last-child) {
    margin-bottom: 40px;
  }
  main.next #application .block-text .item-btn:not(:last-child) {
    margin-bottom: 30px;
  }
  main.next #application .block-text .item-text:not(:last-child) {
    margin-bottom: 20px;
  }
  main.next #application .block-list .item-box:not(:last-child) {
    margin-bottom: 40px;
  }
  main.next #application .block-list .item-box.blue .item-number {
    color: #6BCCFF;
  }
  main.next #application .block-list .item-box.green .item-number {
    color: #39D808;
  }
  main.next #application .block-list .item-message:not(:last-child) {
    margin-bottom: 40px;
  }
  main.next #application .block-list .item-message > * {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    margin-left: -15px;
    margin-right: -15px;
  }
  main.next #application .block-list .item-message > *:before, main.next #application .block-list .item-message > *:after {
    margin-left: 15px;
    margin-right: 15px;
  }
  main.next #application .block-list .item-message h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  main.next #application .block-list .item-list:not(:last-child) {
    margin-bottom: 40px;
  }
  main.next #application .block-list .item-li {
    padding-left: 70px;
  }
  main.next #application .block-list .item-li:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  main.next #application .block-list .item-number {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
    top: 10px;
  }
  main.next #application .block-list .item-title {
    flex-wrap: wrap;
  }
  main.next #application .block-list .item-title:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next #application .block-list .item-title .icon {
    width: 50px;
    margin-right: 15px;
  }
  main.next #application .block-list .item-title h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  main.next #application .block-list .item-title .label {
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 10px;
  }
  main.next #application .block-list .item-text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  main.next #application .block-list .item-btns {
    margin-top: 20px;
    display: flex;
    margin-right: -10px;
  }
  main.next #application .block-list .item-btns .btn {
    margin-right: 10px;
  }
  main.next #application .block-list .item-btn:not(:last-child) {
    margin-bottom: 15px;
  }
  main.next #schedule .item-box {
    flex-wrap: wrap;
  }
  main.next #schedule .item-hd {
    width: 100%;
    font-size: 24px;
    font-size: 1.5rem;
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
    padding-top: 0;
    text-align: center;
  }
  main.next #schedule .item-dl {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  main.next #schedule .item-dl dt {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 15px;
  }
  main.next #schedule .item-dl dd:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  main.next #schedule .item-dl dd .btns {
    -webkit-box-orient: vertical;
    flex-direction: column;
  }
  main.next #schedule .item-dl dd .btns .btn {
    width: 100%;
    height: 90px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  main.next #schedule .item-dl dd .btns .btn small {
    font-size: 14px;
    font-size: 0.875rem;
  }
  main.next #schedule .item-dl dd .btns .btn:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  main.next #course .item-course {
    padding: 0;
    border: none;
  }
  main.next #course .item-course:not(:last-child) {
    margin-bottom: 40px;
  }
  main.next #course .item-course .title {
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0;
  }
  main.next #course .item-course .img {
    margin-bottom: 20px;
  }
  main.next #course .item-course .texts {
    flex-wrap: wrap;
  }
  main.next #course .item-course .texts:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next #course .item-course .texts > div {
    width: 100%;
    padding: 15px;
  }
  main.next #course .item-course .texts > div:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next #course .item-course .texts > div ul {
    margin-bottom: 10px;
  }
  main.next #course .item-course .texts > div h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  main.next #course .item-course .texts > div h4:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next #course .item-course .texts > div p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  main.next #course .item-course .more {
    flex-wrap: wrap;
  }
  main.next #course .item-course .more > span {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
  }
  main.next #course .item-course .more > div {
    margin-right: 0;
    width: 10px;
    -ms-flex: 1 0 auto;
    flex-grow: 1;
    flex-wrap: wrap;
  }
  main.next #course .item-course .more > div a {
    width: 100%;
    margin-right: 0;
    padding: 5px 10px 5px 35px;
    font-size: 13px;
    font-size: 0.8125rem;
    background-position: left 15px center;
  }
  main.next #course .item-course .more > div a span {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  main.next #course .item-course .more > div a:not(:last-child) {
    margin-bottom: 10px;
  }
  main.next #contact .block-lead:not(:last-child) {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  main.next #contact .block-lead .item-text:not(:last-child) {
    margin-bottom: 25px;
  }
  main.next #contact .block-form .item-list {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 0;
    column-gap: 0;
  }
  main.next #contact .block-form .item-list:not(:last-child) {
    margin-bottom: 30px;
  }
  main.next #contact .block-form .item-list dt {
    padding-bottom: 10px;
  }
  main.next #contact .block-form .item-list dd:not(:last-child) {
    margin-bottom: 30px;
  }
  main.next #contact .block-form .item-text:not(:last-child) {
    margin-bottom: 30px;
  }
  main.next #contact .block-form [class*=complete] .item-hd {
    text-align: center;
  }
  main.next #contact .block-form [class*=complete] .item-text {
    text-align: center;
  }
}
