@charset "UTF-8";
.page-recruit-top .main .section-philosophy .inner,
.page-recruit-top .main .section-voice .inner,
.page-recruit-top .main .section-faq .inner,
.page-recruit-top .main .section-recruit-news .inner {
  margin-top: -116px;
  padding-top: 116px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .inner,
  .page-recruit-top .main .section-voice .inner,
  .page-recruit-top .main .section-faq .inner,
  .page-recruit-top .main .section-recruit-news .inner {
    margin-top: -130px;
    padding-top: 130px;
  }
}
.page-recruit .main .entry-banner {
  position: fixed;
  bottom: 9px;
  right: 9px;
  width: 25.333333333333336vw;
  z-index: 9;
}
.page-recruit .main .entry-banner a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .entry-banner {
    bottom: 48px;
    max-width: 130px;
    right: 48px;
    width: 10%;
  }
}
.page-recruit .main .web-interview-banner {
  position: relative;
  width: 88vw;
  margin-right: auto;
  margin-left: auto;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .web-interview-banner {
    background: #fff;
    max-width: 842px;
    width: 64.76923076923077%;
  }
  .page-recruit .main .web-interview-banner a {
    display: block;
    transition: opacity 0.5s;
  }
  .page-recruit .main .web-interview-banner a:hover {
    opacity: 0.4;
  }
}
.page-recruit .main .ruby-sinyukai {
  position: relative;
}
.page-recruit .main .ruby-sinyukai::before {
  font-size: 2.133333333333333vw;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  top: -8px;
  left: 0;
  content: 'たてやまがくえん';
  display: block;
  word-break: keep-all;
}
@media (min-width: 415px) {
  .page-recruit .main .ruby-sinyukai::before {
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .ruby-sinyukai::before {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.1em;
    left: 5px;
    top: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main {
    padding-bottom: 65px;
  }
}
.page-recruit-top .main .inner {
  z-index: 1;
}
.page-recruit-top .main .heading-primary {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-recruit-top .main .heading-primary {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .heading-primary {
    font-size: 3rem;
    line-height: 1;
  }
}
.page-recruit-top .main .hero {
  margin: 24px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero {
    margin: 25px 0 0;
  }
}
.page-recruit-top .main .hero .hero-bg {
  height: 172vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg {
    height: 725px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg .bg-gray {
    top: -13px;
  }
}
.page-recruit-top .main .hero .hero-bg .bg-pink {
  left: -22.5%;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg .bg-pink {
    left: -36.2%;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .hero .hero-bg .bg-blue::before {
    border-width: 0 0 650px 2500px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-recruit-top .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-content {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-copy {
    position: absolute;
    top: 58px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
  }
}
.page-recruit-top .main .hero .hero-heading {
  font-size: 7.199999999999999vw;
  line-height: 1.425925925925926;
  margin-bottom: 10px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .hero .hero-heading {
    font-size: 2.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 11px;
  }
}
.page-recruit-top .main .hero .hero-text-lead {
  font-size: 4vw;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 23px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .hero .hero-text-lead {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-recruit-top .main .hero .hero-img {
  background: url("../../img/recruit/hero-1.jpg?hash=421644d9061f3879c8406b13a9660234") center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 66.13333333333333vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-img {
    background: url("../../img/recruit/pc/hero-1.jpg?hash=df44e8a9642b2211a86865496b4a3958") center center no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-recruit-top .main .hero .hero-img::before {
    content: "";
    display: block;
    padding-top: 32.30769230769231%;
  }
  .page-recruit-top .main .hero .hero-img > * {
    position: absolute;
  }
}
@media only screen and (min-width: 1300px) {
  .page-recruit-top .main .hero .hero-img::before {
    padding-top: 420px;
  }
}
.page-recruit-top .main .section-philosophy {
  margin: 117px 0 45px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy {
    margin: 180px 0 160px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .bg-1 {
    position: absolute;
    top: 153px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .bg-2 {
    position: absolute;
    top: 678px;
    right: 112px;
  }
}
.page-recruit-top .main .section-philosophy .heading-primary {
  margin-bottom: 153px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .heading-primary {
    margin-bottom: 60px;
  }
}
.page-recruit-top .main .section-philosophy .row {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row {
    margin-left: 10.674157303370785%;
    max-width: 600px;
    width: 56.17977528089888%;
  }
}
.page-recruit-top .main .section-philosophy .row .column-img {
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-philosophy .row .column-img {
    position: relative;
    width: 64vw;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: -33.06666666666666vw;
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-img {
    position: absolute;
    top: 85px;
    right: -40.33333333333333%;
    max-width: 300px;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content {
    width: 100%;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .box-content {
  padding: 37.333333333333336vw 8vw 37px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .box-content {
    padding: 52px 110px 53px 60px;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
    font-size: 1.4rem;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .text:not(:first-child) {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
    font-size: 1.5rem;
    line-height: 1.866666666666667;
  }
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text:not(:first-child) {
    margin-top: 28px;
  }
}
.page-recruit-top .main .section-policy {
  margin-top: 68px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy {
    margin-top: 132px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .bg-3 {
    position: absolute;
    top: 32vw;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .bg-3 {
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .bg-4 {
    position: absolute;
    bottom: 6.666666666666667vw;
    right: 15.2vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .bg-4 {
    position: absolute;
    bottom: -2px;
    right: 0;
  }
}
.page-recruit-top .main .section-policy .heading-primary {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .heading-primary {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 22px;
  }
}
.page-recruit-top .main .section-policy .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 28px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-bottom: 55px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list {
    position: relative;
    width: 67.41573033707866%;
    margin-right: auto;
    margin-left: auto;
    max-width: 720px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .item {
  position: relative;
  width: 180px;
  height: 180px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .item:not(:first-child) {
    margin-top: 81px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    max-width: 220px;
    width: 30.555555555555557%;
  }
  .page-recruit-top .main .section-policy .philosophy-list .item::before {
    width: 220px;
    height: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    width: 180px;
  }
  .page-recruit-top .main .section-policy .philosophy-list .item::before {
    width: 180px;
    height: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    width: 165px;
  }
  .page-recruit-top .main .section-policy .philosophy-list .item::before {
    width: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    width: 130px;
  }
  .page-recruit-top .main .section-policy .philosophy-list .item::before {
    width: 130px;
    height: 130px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .item-inner {
  position: relative;
  width: 100%;
}
.page-recruit-top .main .section-policy .philosophy-list .number,
.page-recruit-top .main .section-policy .philosophy-list .text,
.page-recruit-top .main .section-policy .philosophy-list .img {
  display: block;
}
.page-recruit-top .main .section-policy .philosophy-list .number {
  font-size: 9.6vw;
  line-height: 1;
  color: #fa809a;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 28px 0 9px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 4.8rem;
    line-height: 1;
    margin: 35px 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 3.8rem;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 3rem;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 2.6rem;
    line-height: 1;
    margin: 20px 0 6px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .text {
  font-size: 4.8vw;
  line-height: 1.416666666666667;
  font-weight: bold;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 1.6rem;
    line-height: 1.625;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .item-1 .img {
  margin: 13px 8px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .item-1 .img {
    margin: 19px 8px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .item-2 {
    position: absolute;
    top: 34.13333333333333vw;
    right: 0;
    margin: 0 !important;
  }
}
.page-recruit-top .main .section-voice {
  background: #fff;
  margin: 68px 0 67px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice {
    margin: 119px 0 110px;
  }
}
.page-recruit-top .main .section-voice .bg {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto 0;
  width: 100%;
}
.page-recruit-top .main .section-voice .bg-1 {
  background: url("../../img/recruit/bg-1.jpg?hash=9ec244d2d78cefbb97930261b791c59e") center top no-repeat;
  background-size: cover;
  height: 39.46666666666667vw;
  top: -38.666666666666664vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-1 {
    background: url("../../img/recruit/pc/bg-1.jpg?hash=ab39d7f603a97d7e13c081125db7fd61") center top no-repeat;
    height: 623px;
    top: -292px;
  }
}
.page-recruit-top .main .section-voice .bg-2 {
  background: url("../../img/recruit/bg-2.jpg?hash=fb6034391d9e9ff682095acfe25e0a71") center top no-repeat;
  background-size: cover;
  bottom: -28.000000000000004vw;
  height: 47.199999999999996vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-2 {
    background: url("../../img/recruit/pc/bg-2.jpg?hash=4ab97c1320103326c69cbe53889a2027") center bottom no-repeat;
    bottom: -120px;
    height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .bg-woods-1 {
    position: absolute;
    top: 74.13333333333333vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-1 {
    position: absolute;
    top: 70px;
    right: 112px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .bg-woods-2 {
    position: absolute;
    bottom: -26.666666666666668vw;
    left: 18.133333333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-2 {
    position: absolute;
    top: 318px;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-3 {
    position: absolute;
    bottom: -143px;
    right: 0px;
  }
}
.page-recruit-top .main .section-voice .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .heading-primary {
    margin-bottom: 24px;
  }
}
.page-recruit-top .main .section-voice .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-voice .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .text-lead {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 56px;
  }
}
.page-recruit-top .main .section-voice .voice-list {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    width: 74.15730337078652%;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px;
    max-width: 792px;
    overflow: hidden;
  }
}
.page-recruit-top .main .section-voice .voice-list .item {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 48vw;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .voice-list .item:first-of-type {
    margin-top: 0 !important;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(odd) {
    margin-top: 80px;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(even) {
    position: absolute;
    right: 0;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(2) {
    top: 34.66666666666667vw;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(4) {
    top: 104vw;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(6) {
    top: 173.33333333333334vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list .item {
    margin-top: 60px;
    max-width: 240px;
    width: 30.303030303030305%;
  }
  .page-recruit-top .main .section-voice .voice-list .item::before {
    content: '';
    display: block;
    max-width: 240px;
    width: 27.842227378190255%;
  }
}
.page-recruit-top .main .section-voice .voice-list .caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0,140,131,0.7);
  padding: 12px 10px;
}
.page-recruit-top .main .section-voice .voice-list .caption .text {
  font-size: 3.2vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #fff;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-voice .voice-list .caption .text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list .caption .text {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}
.page-recruit-top .main .section-voice .web-interview-banner {
  margin-top: 53.333333333333336vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .web-interview-banner {
    margin-top: 120px;
  }
}
.page-recruit-top .main .section-faq {
  margin: 0 0 70px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq {
    margin: 115px 0 117px;
  }
}
.page-recruit-top .main .section-faq .inner {
  z-index: 2;
}
.page-recruit-top .main .section-faq a {
  color: #008c83;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-faq .bg-woods {
    position: absolute;
    top: 25.333333333333336vw;
    left: 4vw;
  }
}
.page-recruit-top .main .section-faq .heading-primary {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .heading-primary {
    margin-bottom: 27px;
  }
}
.page-recruit-top .main .section-faq .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .text-lead {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion {
    position: relative;
    width: 78.83895131086143%;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-recruit-top .main .section-faq .accordion:not(:first-of-type) {
  margin-top: 2px;
}
.page-recruit-top .main .section-faq .accordion .accordion-button,
.page-recruit-top .main .section-faq .accordion .accordion-content {
  background: #fff;
}
.page-recruit-top .main .section-faq .accordion .accordion-button {
  cursor: pointer;
  padding: 20px 50px 20px 10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button {
    padding: 24px 50px 24px 10px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .label {
  font-size: 3.733333333333334vw;
  line-height: 1.357142857142857;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .label {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .label {
    font-size: 1.4rem;
    line-height: 1;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .icon-plus {
  right: 22px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .icon-plus {
    right: 25px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
  font-size: 5.333333333333334vw;
  line-height: 0.95;
  color: #008c83;
  font-family: 'Roboto', sans-serif;
  margin: 0 7px 0 5px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
    font-size: 2rem;
    line-height: 0.7;
    margin: 0 10px 0 20px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .q-text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit-top .main .section-faq .accordion .accordion-content {
  display: none;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner {
  border-top: 1px dashed #b5cdce;
  margin: 0 4vw;
  padding: 14px 10px 20px 10px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner {
    margin: 0 18px;
    padding: 17px 10px 20px 10px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
  font-size: 5.333333333333334vw;
  line-height: 1.2;
  color: #fa809a;
  font-family: $font-robotos;
  margin: 0 10px 0 35px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
    font-size: 2rem;
    line-height: 1.2;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-recruit-top .main .section-recruit-news {
  margin-bottom: 75px;
}
.page-recruit-top .main .section-recruit-news .heading-primary {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .heading-primary {
    margin-bottom: 28px;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .sort-list {
    position: relative;
    width: 658px;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
  font-size: 3.733333333333334vw;
  line-height: 1;
  width: 21.333333333333336vw;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
    font-size: 1.4rem;
    line-height: 1;
    width: 142px;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item .item-inner {
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  color: #008c83;
  display: block;
  padding: 7px 5px 9px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item.is-selected .item-inner {
  background: #008c83;
  color: #fff;
  pointer-events: none;
}
.page-recruit-top .main .section-recruit-news .news-list {
  border-bottom: 1px solid #b5cdce;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list {
    position: relative;
    width: 78.83895131086143%;
    margin-right: auto;
    margin-left: auto;
    max-width: 842px;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item {
  font-size: 3.733333333333334vw;
  line-height: 1.821428571428571;
  border-top: 1px solid #b5cdce;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item {
    font-size: 1.4rem;
    line-height: 2;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item a {
  color: #008c83;
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 13px 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner {
    padding: 11px 0;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .icon-arrow {
  margin-top: 6px;
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .text {
  margin-left: 1.6vw;
  width: 85.86666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .text {
    margin-left: 18px;
    max-width: 810px;
    width: 96.19952494061758%;
  }
}
.page-recruit .modal-block {
  display: none;
}
.page-recruit .modal-content {
  position: relative;
  width: 92vw;
  margin-right: auto;
  margin-left: auto;
  background: #d1f6f8;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 15px 45px;
  text-align: left;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content {
    max-width: 924px;
    padding: 60px 60px 60px;
    width: 71.07692307692308%;
  }
}
.page-recruit .modal-content .bg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.page-recruit .modal-content .bg::before {
  border-color: #ffe5ea transparent transparent transparent;
  border-style: solid;
  border-width: 168px 280px 0 0;
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .bg::before {
    border-width: 430px 716px 0 0;
  }
}
.page-recruit .modal-content .row {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-img {
    margin: 0 0 112px auto;
    max-width: 536px;
    width: 66.66666666666666%;
  }
}
.page-recruit .modal-content .column-content {
  background: #fff;
  box-sizing: border-box;
  font-weight: bold;
  margin: -12vw 0 25px 5.333333333333334vw;
  padding: 20px 24px;
  position: relative;
  width: 73.6vw;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content {
    position: absolute;
    bottom: -60px;
    left: 0;
    margin: 0;
    max-width: 420px;
    padding: 28px 35px;
    width: 52.23880597014925%;
  }
}
.page-recruit .modal-content .column-content .heading {
  font-size: 5.600000000000001vw;
  line-height: 1.428571428571429;
  margin-bottom: 12px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 2.307692307692308vw;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1300px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 3rem;
    line-height: 1.5;
  }
}
.page-recruit .modal-content .column-content .text {
  font-size: 3.2vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .column-content .text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content .text {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.page-recruit .modal-content .qa {
  font-weight: 500;
  margin: 0 15px;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa {
    margin: 0 11.194029850746269%;
  }
}
.page-recruit .modal-content .qa dt {
  font-size: 4.266666666666667vw;
  line-height: 1.5625;
  color: #1c5a9b;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 35px 0 8px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dt {
    font-size: 1.6rem;
  }
}
.page-recruit .modal-content .qa dt:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dt {
    font-size: 2rem;
    line-height: 1.5;
    margin: 50px 0 17px;
  }
}
.page-recruit .modal-content .qa dt .q-number {
  font-size: 5.066666666666666vw;
  line-height: 1.315789473684211;
  font-family: 'Roboto', sans-serif;
  margin-right: 10px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dt .q-number {
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dt .q-number {
    font-size: 2.6rem;
    line-height: 1.153846153846154;
  }
}
.page-recruit .modal-content .qa dt .q-text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit .modal-content .qa dd {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
  letter-spacing: 0.08em;
  color: #000;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dd {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dd {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
  }
}
.page-recruit .modal-content .button-close-top {
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-recruit .modal-content .button-close-top {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .button-close-top {
    position: absolute;
    top: -28px;
    right: -32px;
    width: 65px;
    height: 65px;
  }
}
.page-recruit .modal-content .button-close-bottom {
  position: relative;
  width: 49.333333333333336vw;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-top: 45px;
}
.page-recruit .modal-content .button-close-bottom .icon-cross {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto 0;
  width: 10px;
  height: 10px;
  stroke: #000;
  stroke-width: 5px;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .button-close-bottom {
    margin-top: 55px;
    width: 176px;
  }
  .page-recruit .modal-content .button-close-bottom .icon-cross {
    right: 12px;
    width: 8px;
    height: 8px;
  }
}
.page-recruit .video-modal-content {
  padding: 0;
}
.page-recruit .video-container {
  overflow: hidden;
  position: relative;
}
.page-recruit .video-container::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.page-recruit .video-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-recruit .video-container > video {
  transform: scale(1.01);
}
@media only screen and (min-width: 768px) {
  .page-article .main {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .recruit-nav {
    margin-top: 27px;
  }
}
.page-article .main .hero {
  margin: 120px 0 29px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero {
    margin: 192px 0 40px;
  }
}
.page-article .main .hero .hero-bg {
  height: 77.33333333333333vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .hero-bg {
    height: 530px;
  }
}
.page-article .main .hero .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .bg-pink {
    left: -38.8%;
  }
}
.page-article .main .hero .bg-gray {
  top: -20px;
}
.page-article .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-article .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-article .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .hero-heading {
    font-size: 2.4rem;
    line-height: 1;
  }
}
.page-article .main .article-contents .bg-1 {
  position: absolute;
  top: -21.333333333333336vw;
  right: 3.733333333333334vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .bg-1 {
    top: -114px;
    right: 0;
  }
}
.page-article .main .article-contents .bg-2 {
  position: absolute;
  bottom: -13.600000000000001vw;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .bg-2 {
    bottom: -86px;
    left: 70px;
  }
}
.page-article .main .article-contents .article-box {
  background: #fff;
  box-sizing: border-box;
  padding: 30px 15px 45px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box {
    position: relative;
    width: 78.65168539325843%;
    margin-right: auto;
    margin-left: auto;
    max-width: 840px;
    padding: 42px 78px 90px;
  }
}
.page-article .main .article-contents .article-box-head {
  border-bottom: 1px solid #b5cdce;
  padding: 0 16px 25px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head {
    padding: 0 100px 47px 0;
  }
}
.page-article .main .article-contents .article-box-head .tag {
  font-size: 3.733333333333334vw;
  line-height: 1;
  background: #1c5a9b;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  margin-bottom: 17px;
  padding: 8px 26px;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-head .tag {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .tag {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .tag {
    font-size: 1.4rem;
    line-height: 1;
  }
}
.page-article .main .article-contents .article-box-head .heading {
  font-size: 4.533333333333333vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-head .heading {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .heading {
    font-size: 1.7rem;
  }
}
.page-article .main .article-contents .article-box-body {
  padding: 26px 16px 30px;
}
.page-article .main .article-contents .article-box-body::after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body {
    padding: 36px 0;
  }
}
.page-article .main .article-contents .article-box-body h4 {
  font-size: 3.733333333333334vw;
  line-height: 1.357142857142857;
  font-weight: bold;
  margin-bottom: 13px;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-body h4 {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body h4 {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 19px;
  }
}
.page-article .main .article-contents .article-box-body p {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-body p {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body p {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-article .main .article-contents .article-box-body p.aligncenter {
  text-align: center;
}
.page-article .main .article-contents .article-box-body p.alignright {
  text-align: right;
}
.page-article .main .article-contents .article-box-body hr {
  background: none;
  border-top: 1px solid #b5cdce;
  margin: 26px -16px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body hr {
    margin: 36px 0;
  }
}
.page-article .main .article-contents .article-box-body iframe {
  margin: 5px 0;
  width: 100%;
  height: 148px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body iframe {
    height: 358px;
  }
}
.page-article .main .article-contents .article-box-body a {
  color: #1c5a9b;
}
.page-article .main .article-contents .article-box-body img {
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.page-article .main .article-contents .article-box-body img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.page-article .main .article-contents .article-box-body img.alignright {
  margin-left: auto;
  margin-right: 0;
}
.page-article .main .article-contents .return-link {
  margin-top: 9px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .return-link {
    margin-top: 48px;
  }
}
.page-article .main .article-contents .return-link .button-primary {
  width: 76vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .return-link .button-primary {
    width: 300px;
  }
  .page-article .main .article-contents .return-link .button-primary .label {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .inner {
    max-width: 840px;
    width: 64.61538461538461%;
  }
}
.page-requirements .main .hero {
  margin: 13px 0 26px;
  padding: 118px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero {
    margin: 27px 0 34px;
    padding: 157px 0 0;
  }
}
.page-requirements .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg {
    height: 512px;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-requirements .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg .bg-pink {
    left: -39%;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-requirements .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-requirements .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
  margin-bottom: 14px;
}
@media (min-width: 415px) {
  .page-requirements .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 11px;
  }
}
.page-requirements .main .hero .hero-text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-requirements .main .hero .hero-text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-requirements .main .tab {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .tab .bg-1 {
    position: absolute;
    top: -36vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .bg-1 {
    position: absolute;
    top: -85px;
    right: -115px;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .tab .bg-2 {
    position: absolute;
    bottom: 57.333333333333336vw;
    left: 0;
  }
}
.page-requirements .main .tab .tab-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 5px solid #1c5a9b;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav {
    border-width: 4px;
  }
}
.page-requirements .main .tab .tab-nav li {
  width: 30%;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav li {
    max-width: 274px;
    width: 32.61904761904762%;
  }
}
.page-requirements .main .tab .tab-nav .button {
  font-size: 5.333333333333334vw;
  line-height: 1;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 13px 10px;
  position: relative;
}
@media (min-width: 415px) {
  .page-requirements .main .tab .tab-nav .button {
    font-size: 2rem;
  }
}
.page-requirements .main .tab .tab-nav .button.is-selected {
  background: #1c5a9b;
  color: #fff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav .button {
    font-size: 2rem;
    line-height: 1;
    padding: 20px 10px;
  }
}
.page-requirements .main .tab-panel {
  position: relative;
}
.page-requirements .main .box {
  background: #fff;
  padding: 0 4vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .box {
    padding: 0 9.523809523809524% 25px;
  }
}
.page-requirements .main .table-requirements {
  border-collapse: collapse;
  width: 100%;
}
.page-requirements .main .table-requirements caption {
  font-size: 4.533333333333333vw;
  line-height: 1;
  color: #000;
  font-weight: bold;
  padding: 28px 0 20px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-requirements .main .table-requirements caption {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements caption {
    font-size: 1.7rem;
    line-height: 1;
    padding: 38px 20px 21px;
  }
}
.page-requirements .main .table-requirements tr {
  border-top: 1px solid #b5cdce;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 3.733333333333334vw;
    line-height: 1.5;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    padding: 15px 0 14px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 415px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 1.4rem;
  }
}
.page-requirements .main .table-requirements th {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements th {
    padding: 25px 15px 6px;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements th {
    max-width: 180px;
    vertical-align: top;
    width: 26.31578947368421%;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements td {
    padding: 6px 15px 25px;
  }
}
.page-requirements .main .table-requirements .paragraph {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements .paragraph {
    margin-bottom: 24px;
  }
}
.page-requirements .main .table-requirements .button-secondary {
  width: 68vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements .button-secondary {
    margin: 0 auto 0 0;
    width: 176px;
  }
}
.page-requirements .main .entry-box {
  margin: 75px 0;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .entry-box {
    margin: 60px 0 120px;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .page-requirements .main .tab .tab-nav .button {
    bottom: -0.5px;
  }
}
.page-training .main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-training .main .inner {
    max-width: 840px;
    width: 64.61538461538461%;
  }
}
.page-training .main .heading-primary {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-training .main .heading-primary {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .heading-primary {
    font-size: 2.4rem;
    line-height: 1;
  }
}
.page-training .main .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-training .main .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-training .main .hero {
  margin: 13px 0 0;
  padding: 118px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero {
    margin: 27px 0 0;
    padding: 165px 0 0;
  }
}
.page-training .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg {
    height: 530px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-training .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg .bg-pink {
    left: -38.8%;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-training .main .section-education {
  padding-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .bg-1 {
    position: absolute;
    top: -7.733333333333333vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .bg-1 {
    position: absolute;
    top: -52px;
    right: -115px;
  }
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .bg-2 {
    position: absolute;
    bottom: -17.333333333333336vw;
    left: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .bg-2 {
    position: absolute;
    bottom: -50px;
    left: -45px;
  }
}
.page-training .main .section-education .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .heading-primary {
    margin-bottom: 21px;
  }
}
.page-training .main .section-education .text-lead {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .text-lead {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .education-items {
    margin: 0 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    width: 95.71428571428572%;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-training .main .section-education .education-items .item {
  background: #fff;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .education-items .item:not(:first-child) {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item {
    max-width: 248px;
    width: 30.845771144278604%;
  }
}
.page-training .main .section-education .education-items .item .item-head {
  padding: 2px 10px 11px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .item-head {
    padding: 4px 10px 17px;
  }
}
.page-training .main .section-education .education-items .item .item-body {
  padding: 14px 16px 5px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .item-body {
    padding: 14px 18px 5px;
  }
}
.page-training .main .section-education .education-items .item .heading {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 415px) {
  .page-training .main .section-education .education-items .item .heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .heading {
    font-size: 1.4rem;
    line-height: 1.571428571428571;
  }
}
.page-training .main .section-education .education-items .item .text,
.page-training .main .section-education .education-items .item .list {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-training .main .section-education .education-items .item .text,
  .page-training .main .section-education .education-items .item .list {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .text,
  .page-training .main .section-education .education-items .item .list {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
  }
}
.page-training .main .section-welfare .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .heading-primary {
    margin-bottom: 21px;
  }
}
.page-training .main .section-welfare .text-lead {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .text-lead {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary::before,
  .page-training .main .section-welfare .box-inner::before,
  .page-training .main .section-welfare .box-primary::after,
  .page-training .main .section-welfare .box-inner::after {
    width: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary {
    background: -webkit-linear-gradient(315deg, transparent 8px, #fff 0) top left, -webkit-linear-gradient(225deg, transparent 8px, #fff 0) top right, -webkit-linear-gradient(135deg, transparent 8px, #fff 0) bottom right, -webkit-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -moz-linear-gradient(315deg, transparent 8px, #fff 0) top left, -moz-linear-gradient(225deg, transparent 8px, #fff 0) top right, -moz-linear-gradient(135deg, transparent 8px, #fff 0) bottom right, -moz-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -o-linear-gradient(315deg, transparent 8px, #fff 0) top left, -o-linear-gradient(225deg, transparent 8px, #fff 0) top right, -o-linear-gradient(135deg, transparent 8px, #fff 0) bottom right, -o-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -ms-linear-gradient(315deg, transparent 8px, #fff 0) top left, -ms-linear-gradient(225deg, transparent 8px, #fff 0) top right, -ms-linear-gradient(135deg, transparent 8px, #fff 0) bottom right, -ms-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: linear-gradient(135deg, transparent 8px, #fff 0) top left, linear-gradient(225deg, transparent 8px, #fff 0) top right, linear-gradient(315deg, transparent 8px, #fff 0) bottom right, linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
  .page-training .main .section-welfare .box-primary::before {
    position: absolute;
    top: 6px;
    left: -10px;
  }
  .page-training .main .section-welfare .box-primary::after {
    position: absolute;
    top: 6px;
    right: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary .box-inner::before {
    position: absolute;
    bottom: 4px;
    left: -9px;
  }
  .page-training .main .section-welfare .box-primary .box-inner::after {
    position: absolute;
    bottom: 4px;
    right: -9px;
  }
}
.page-training .main .section-welfare .box-primary .box-content {
  padding: 10px 15px 7px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary .box-content {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-training .main .section-welfare .welfare-items .item {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-welfare .welfare-items .item {
    padding: 25px 4vw;
  }
  .page-training .main .section-welfare .welfare-items .item:not(:first-child) {
    border-top: 1px dashed #bad0d1;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item {
    max-width: 354px;
    padding: 25px 0;
    width: 45.38461538461539%;
  }
  .page-training .main .section-welfare .welfare-items .item:not(:nth-child(-n+2)) {
    border-top: 1px dashed #bad0d1;
  }
  .page-training .main .section-welfare .welfare-items .item:nth-child(odd)::before {
    position: absolute;
    top: 0;
    right: -10.16949152542373%;
    bottom: 0;
    border-right: 1px dashed #bad0d1;
    content: '';
    display: block;
    margin: auto 0;
    width: 1px;
    height: calc(100% - 60px);
  }
}
.page-training .main .section-welfare .welfare-items .item .heading {
  font-size: 3.733333333333334vw;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (min-width: 415px) {
  .page-training .main .section-welfare .welfare-items .item .heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item .heading {
    font-size: 1.4rem;
    line-height: 1.571428571428571;
    margin-bottom: 10px;
  }
}
.page-training .main .section-welfare .welfare-items .item .text,
.page-training .main .section-welfare .welfare-items .item .list {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-training .main .section-welfare .welfare-items .item .text,
  .page-training .main .section-welfare .welfare-items .item .list {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item .text,
  .page-training .main .section-welfare .welfare-items .item .list {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
  }
}
.page-training .main .section-welfare .img-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 10px 0 5px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .img-container {
    position: relative;
    width: 101.69491525423729%;
    margin-right: auto;
    margin-left: auto;
    margin: 27px 0 0;
  }
}
.page-training .main .section-welfare .img-container .img {
  width: 36.666666666666664vw;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .img-container .img {
    max-width: 174px;
    width: 48.333333333333336%;
  }
}
.page-training .main .entry-box {
  margin: 75px 0;
}
@media only screen and (min-width: 768px) {
  .page-training .main .entry-box {
    margin: 60px 0 120px;
  }
}
.page-training .main .bg-woods-bottom {
  position: absolute;
  bottom: 48.266666666666666vw;
  right: 4vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .inner {
    max-width: 842px;
    width: 64.76923076923077%;
  }
}
.page-flow .main .hero {
  margin: 13px 0 19px;
  padding: 116px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero {
    margin: 27px 0 34px;
    padding: 157px 0 0;
  }
}
.page-flow .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg {
    height: 512px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-flow .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg .bg-pink {
    left: -39%;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-flow .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-flow .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
  margin-bottom: 14px;
}
@media (min-width: 415px) {
  .page-flow .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 11px;
  }
}
.page-flow .main .hero .hero-text {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-flow .main .hero .hero-text {
    font-size: 1.4rem;
  }
}
.page-flow .main .hero .hero-text:not(:first-child) {
  margin-top: 23px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-text {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .page-flow .main .hero .hero-text:not(:first-child) {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .contents .bg-1 {
    position: absolute;
    top: -10.666666666666668vw;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .contents .bg-1 {
    position: absolute;
    top: -160px;
    right: -114px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .contents .bg-2 {
    position: absolute;
    bottom: 57.333333333333336vw;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .contents .bg-2 {
    position: absolute;
    bottom: 235px;
    left: 185px;
  }
}
.page-flow .main .flow-row {
  margin-bottom: 75px;
  position: relative;
}
.page-flow .main .flow-row a {
  color: #1c5a9b;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .flow-row .column:not(:first-child) {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .column {
    max-width: 415px;
    width: 49.287410926365794%;
  }
}
.page-flow .main .flow-row .box-head {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  background: #1c5a9b;
  color: #fff;
  padding: 15px 0;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .box-head {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    min-height: 210px;
    padding: 42px 0;
  }
}
.page-flow .main .flow-row .box-head .box-head-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-flow .main .flow-row .box-head .column-img {
  text-align: center;
  width: 25.333333333333336vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-img {
    max-width: 150px;
    width: 36.144578313253014%;
  }
}
.page-flow .main .flow-row .box-head .column-img .img {
  display: inline-block;
  margin-bottom: 14px;
  width: 17.333333333333336vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-img .img {
    margin-bottom: 12px;
    max-width: 90px;
    width: 60%;
  }
}
.page-flow .main .flow-row .box-head .column-content {
  box-sizing: border-box;
  width: 66.66666666666666vw;
  padding: 0 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-content {
    box-sizing: border-box;
    max-width: 265px;
    width: 63.85542168674698%;
  }
}
.page-flow .main .flow-row .box-head .column-content .text {
  margin-left: 2vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-content .text {
    margin-left: 0px;
  }
}
.page-flow .main .flow-row .modal-link {
  margin-top: -12px;
  padding: 0 0 20px;
  text-align: center;
}
.page-flow .main .flow-row .modal-link a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-flow .main .flow-row .modal-link .icon-arrow {
  margin-right: 10px;
}
.page-flow .main .flow-row .modal-link .text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .modal-link {
    margin-top: -35px;
    padding: 0 0 20px;
  }
  .page-flow .main .flow-row .modal-link .icon-arrow {
    margin-right: 5px;
  }
}
.page-flow .main .flow-row .text {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .text {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .text {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-flow .main .flow-row .paragraph {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .paragraph {
    margin-bottom: 15px;
  }
}
.page-flow .main .flow-row .box-body {
  background: #fff;
  padding: 30px 4vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-body {
    padding: 54px 30px 40px;
  }
}
.page-flow .main .flow-row .flow-items {
  border-bottom: 1px dashed #1c5a9b;
}
.page-flow .main .flow-row .flow-items .item {
  border-top: 1px dashed #1c5a9b;
  padding: 27px 0;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item {
    padding: 15px 0;
  }
}
.page-flow .main .flow-row .flow-items .item-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-heading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    margin-bottom: 9px;
  }
}
.page-flow .main .flow-row .flow-items .item-heading .number {
  font-size: 5.600000000000001vw;
  line-height: 1;
  color: #f4b339;
  font-family: 'Lato', sans-serif;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-heading .number {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-heading .number {
    font-size: 2.8rem;
    line-height: 1;
    margin-right: 8px;
  }
}
.page-flow .main .flow-row .flow-items .item-subheading {
  font-size: 3.733333333333334vw;
  line-height: 1;
  background: #d1f6f8;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 13px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-subheading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-subheading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    margin-bottom: 8px;
    padding: 1px 13px;
  }
}
.page-flow .main .flow-row .unit-container {
  margin: 15px 0 2px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit-container {
    margin: 5px 0 4px;
  }
}
.page-flow .main .flow-row .unit {
  border: 1px solid #f2f2f2;
}
.page-flow .main .flow-row .unit:not(:first-child) {
  margin-top: 10px;
}
.page-flow .main .flow-row .unit .unit-head {
  background: #f2f2f2;
  padding: 5px 12px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-head {
    padding: 3px 12px;
  }
}
.page-flow .main .flow-row .unit .unit-body {
  padding: 1px 12px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-body {
    padding: 1px 12px 4px;
  }
}
.page-flow .main .flow-row .unit .unit-heading {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .unit .unit-heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-heading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
  }
}
.page-flow .main .flow-row .column-2 {
  width: 100%;
  max-width: none;
}
.page-flow .main .flow-row .column-2 .box-head .box-head-row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-flow .main .flow-row .column-2 .box-head .column-img .img {
  margin-bottom: 5px;
}
.page-flow .main .flow-row .column-2 .box-head .column-content {
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .page-entry .main {
    padding-bottom: 120px;
  }
}
.page-entry .main .hero {
  margin: 29px 0 40px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero {
    margin: 38px 0 56px 0;
  }
}
.page-entry .main .hero .hero-bg {
  height: 96.8vw;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-bg {
    height: 532px;
  }
}
.page-entry .main .hero .bg-pink {
  left: -45.5%;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-pink {
    left: -38.6%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-gray {
    top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-dot {
    top: 0.8%;
  }
}
.page-entry .main .hero .bg-woods {
  position: absolute;
  top: 59.199999999999996vw;
  right: 12vw;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-woods {
    position: absolute;
    top: 253px;
    left: 50%;
    margin-left: 490px;
  }
}
.page-entry .main .hero .hero-content {
  color: #000;
  text-align: center;
}
.page-entry .main .hero .hero-heading {
  font-size: 7.199999999999999vw;
  line-height: 1;
  margin-bottom: 13px;
}
@media (min-width: 415px) {
  .page-entry .main .hero .hero-heading {
    font-size: 2.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 27px;
  }
}
.page-entry .main .hero .hero-text-lead {
  font-size: 4vw;
  line-height: 1.666666666666667;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-entry .main .hero .hero-text-lead {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-entry .main .contact-form .contact-form-inner {
  padding-bottom: 75px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .contact-form-inner {
    padding-bottom: 90px;
  }
}
.page-entry .main .contact-form .bg-woods {
  position: absolute;
  bottom: -13.866666666666665vw;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .bg-woods {
    bottom: 12px;
    left: -114px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .text-required {
    margin-bottom: 31px;
  }
}
.page-entry .main .contact-form input[type='radio'] {
  display: none;
}
.page-entry .main .contact-form .item-interview,
.page-entry .main .contact-form .item-select-box,
.page-entry .main .contact-form .item-tel,
.page-entry .main .contact-form .item-type,
.page-entry .main .contact-form .item-email-confirmation {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .item-inner {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
.page-entry .main .contact-form .item-select-box::before {
  display: none;
}
.page-entry .main .contact-form .item-select-box .value-container {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .value-container {
    max-width: 434px;
    width: 60.27777777777777%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .value {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .text-error {
    top: -1.35em;
  }
}
.page-entry .main .contact-form .item-select-box .select-box-1 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .select-box-1 {
    margin-bottom: 18px;
  }
}
.page-entry .main .contact-form .item-select-box .text-error {
  margin-top: 2px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-email {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-select-box .key {
    margin-top: 20px;
  }
}
.page-entry-top .main .contact-form .item-interview,
.page-entry-top .main .contact-form .item-type {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .item-inner {
    display: block;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-interview .key {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .key {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .value {
    max-width: none;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-interview .interview-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .page-entry-top .main .contact-form .item-interview .interview-items {
    margin-left: -12px;
  }
}
.page-entry-top .main .contact-form .item-interview .item-radio:not(:first-child) {
  margin-left: 13.866666666666665vw;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .item-radio:not(:first-child) {
    margin-left: 130px;
  }
}
.page-entry-top .main .contact-form .item-interview .interview-item:not(:first-child) {
  margin-left: 13.866666666666665vw;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .interview-item:not(:first-child) {
    margin-left: 130px;
  }
}
.page-entry-top .main .contact-form .item-interview input[type='radio'] + label {
  font-size: 3.733333333333334vw;
  line-height: 1;
  letter-spacing: 0.08em;
  display: block;
  font-weight: 500;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 415px) {
  .page-entry-top .main .contact-form .item-interview input[type='radio'] + label {
    font-size: 1.4rem;
  }
}
.page-entry-top .main .contact-form .item-interview input[type='radio'] + label::before,
.page-entry-top .main .contact-form .item-interview input[type='radio'] + label::after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 65px;
  height: 65px;
}
.page-entry-top .main .contact-form .item-interview input[type='radio'] + label::before {
  border-radius: 50%;
  margin-bottom: 14px;
}
.page-entry-top .main .contact-form .item-interview input[type='radio'] + label::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 50%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview input[type='radio'] + label {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.08em;
  }
  .page-entry-top .main .contact-form .item-interview input[type='radio'] + label::before,
  .page-entry-top .main .contact-form .item-interview input[type='radio'] + label::after {
    width: 90px;
    height: 90px;
  }
  .page-entry-top .main .contact-form .item-interview input[type='radio'] + label::before {
    margin-bottom: 17px;
  }
}
.page-entry-top .main .contact-form .item-interview input[type='radio']:checked + label::after {
  display: block;
}
.page-entry-top .main .contact-form .item-interview .input-interview-1 + label::before {
  background: url("../../img/recruit/entry/icon-interview-1-off.png?hash=b557255cafb82934cf997b7d94e65fde") center top no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview .input-interview-1 + label::after {
  background: url("../../img/recruit/entry/icon-interview-1-on.png?hash=53db6d31eba8178b41232ccce114af75") center top no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview .input-interview-2 + label::before {
  background: url("../../img/recruit/entry/icon-interview-2-off.png?hash=fe300f94fadafa072a7a4ee543709157") center top no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview .input-interview-2 + label::after {
  background: url("../../img/recruit/entry/icon-interview-2-on.png?hash=82cd1af9055a4eb13547fad85c4dcc58") center top no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type {
    padding-top: 15px;
  }
}
.page-entry-top .main .contact-form .item-type .item-inner {
  display: block;
}
.page-entry-top .main .contact-form .item-type .key {
  line-height: 1.5;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .key {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .value {
    max-width: none;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-type .type-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-entry-top .main .contact-form .item-type .item-radio:not(:first-child) {
  margin-left: 15.2vw;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .item-radio:not(:first-child) {
    margin-left: 158px;
  }
}
.page-entry-top .main .contact-form .item-type .type-item:not(:first-child) {
  margin-left: 15.2vw;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .type-item:not(:first-child) {
    margin-left: 158px;
  }
}
.page-entry-top .main .contact-form .item-type input[type='radio'] + label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.page-entry-top .main .contact-form .item-type input[type='radio'] + label::before,
.page-entry-top .main .contact-form .item-type input[type='radio'] + label::after {
  content: '';
  display: inline-block;
  transform: translateY(-1px);
}
.page-entry-top .main .contact-form .item-type input[type='radio'] + label::before {
  background: #f1f5f7;
  border: 1px solid #dde6eb;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  width: 32px;
  height: 32px;
}
.page-entry-top .main .contact-form .item-type input[type='radio'] + label::after {
  position: absolute;
  top: 6px;
  left: 6px;
  background: #f4b339;
  border-radius: 50%;
  display: none;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type input[type='radio'] + label::before {
    margin-right: 12px;
    width: 30px;
    height: 30px;
  }
  .page-entry-top .main .contact-form .item-type input[type='radio'] + label::after {
    width: 18px;
    height: 18px;
  }
}
.page-entry-top .main .contact-form .item-type input[type='radio']:checked + label::after {
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-entry-top .main .submit {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry-top .main .button-primary {
    width: 76.26666666666667vw;
  }
  .page-entry-top .main .button-primary input[type='submit'] {
    color: #008c83;
  }
}
.page-entry.page-confirmation .main .contact-form .contact-form-inner {
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .contact-form-inner {
    padding: 40px 60px 90px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item:not(:first-child) {
    margin-top: 40px;
  }
}
.page-entry.page-confirmation .main .contact-form .item-interview {
  padding-top: 0;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-interview {
    padding: 0 0 57px;
    margin-top: 22px !important;
  }
}
.page-entry.page-confirmation .main .contact-form .item-interview .value {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-entry.page-confirmation .main .contact-form .item-interview .icon-interview {
  display: block;
  margin-right: 9px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-interview .icon-interview {
    margin-right: 17px;
  }
}
.page-entry.page-confirmation .main .contact-form .interview-1 .icon-interview {
  background: url("../../img/recruit/entry/icon-interview-3.png?hash=e994f5646dd2daaa5ca50c4d3f6711fd") center top no-repeat;
  background-size: cover;
  width: 32px;
  height: 33px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .interview-1 .icon-interview {
    width: 46px;
    height: 48px;
  }
}
.page-entry.page-confirmation .main .contact-form .interview-2 .icon-interview {
  background: url("../../img/recruit/entry/icon-interview-4.png?hash=60ae7974f9c6ce54339d6a8f1e732dca") center top no-repeat;
  background-size: cover;
  width: 25px;
  height: 38px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .interview-2 .icon-interview {
    width: 36px;
    height: 55px;
  }
}
.page-entry.page-confirmation .main .contact-form .item-select-box {
  padding-top: 0;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box {
    margin: 0;
  }
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value:not(:first-child) {
  margin-top: 18px;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value span {
  word-break: break-all;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value span:nth-child(2) {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box .value span:nth-child(1) {
    min-width: 15.333333333333332vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box .value:not(:first-child) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-type {
    margin-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-email-confirmation {
    margin-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .submit {
    margin-top: 75px;
  }
  .page-entry.page-confirmation .main .contact-form .submit .button-primary input[type='submit'] {
    color: #008c83;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main {
    padding-bottom: 90px;
  }
}
.page-entry.page-completion .main .contact-completion {
  text-align: center;
}
.page-entry.page-completion .main .contact-completion .contact-form-inner {
  padding-top: 65px;
  padding-bottom: 75px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .contact-form-inner {
    padding-top: 83px;
    padding-bottom: 87px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .contact-form-inner .bg-woods {
    bottom: 41px;
  }
}
.page-entry.page-completion .main .contact-completion .text {
  font-size: 4vw;
  line-height: 1.666666666666667;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-entry.page-completion .main .contact-completion .text {
    font-size: 1.5rem;
  }
}
.page-entry.page-completion .main .contact-completion .text:not(:first-child) {
  margin-top: 62px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .text {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .page-entry.page-completion .main .contact-completion .text:not(:first-child) {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .text-2 {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link {
  display: inline-block;
  margin-top: 32px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .entry-link {
    margin-top: 20px;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link a {
  font-size: 3.733333333333334vw;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #008c83;
}
@media (min-width: 415px) {
  .page-entry.page-completion .main .contact-completion .entry-link a {
    font-size: 1.4rem;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow {
  border-color: #008c83;
  transform: rotate(180deg);
  margin-right: 11px;
}
.page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow::before {
  border-color: #008c83;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .entry-link a {
    font-size: 1.4rem;
    line-height: 1;
    transition: color 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow {
    margin-right: 7px;
    transition: border 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow::before {
    transition: border 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover {
    color: #609ad7;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover .icon-arrow {
    border-color: #609ad7;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover .icon-arrow::before {
    border-color: #609ad7;
  }
}
/*# sourceMappingURL=style.css.map */

/* 追加 */

@media screen and (min-width: 768px) {
  .form-shisetsu-box .form-shisetsu-btn{
    display: inline-block;
    padding: 5px 60px 7px;
  }
  .form-shisetsu-box .form-shisetsu-btn:hover {
    opacity: 0.4;
  }
}

@media screen and (max-width: 767px) {
  .form-shisetsu-box .form-shisetsu-btn {
    display: block;
    max-width: 90%;
    padding: 7px 20px 9px;;
  }
}
@media screen and (max-width: 374px) {
  .form-shisetsu-box .form-shisetsu-btn {
    padding: 7px 20px 9px;;
    font-size: 3.6vw;
  }
}

.form-to-tel {
  margin-top: 3rem;
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.form-to-tel br.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .form-to-tel br.sp {
    display: inline;
  }
}

@media (min-width: 900px) {
  .form-to-tel {
    font-size: 1.5rem;
  }
}
@media (min-width: 769px) {
  .form-to-tel {
    font-size: 1.3rem;
  }
}

@media (min-width: 415px) and (max-width: 768px) {
  .form-to-tel {
    font-size: 1.4rem;
  }
}

.form-to-er {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 1.5vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 400;
}

@media (min-width: 415px) {
  .form-to-er {
    font-size: 1rem;
  }
}

.form-to-er a {
  color: #1c5a9b;
  text-decoration: underline;
}

.mw_wp_form_confirm .form-to-tel {
  display: none;
}

.mw_wp_form_confirm .form-to-er {
  display: none;
}

.mw_wp_form_confirm .form-shisetsu-box {
  display: none;
}