body,
h6,
p {
  font-family: "Noto Sans JP" !important;
}

a {
  text-decoration: none;
  color: #0d1a38;
}

.sp_only {
  display: none;
}

.point {
  margin-bottom: 5px;
  color: #1D2A51;
  font-size: 14px;
  font-weight: 800;
}

.point-exp {
  margin-bottom: 50px;
  color: #1D2A51;
  font-size: 30px;
  font-weight: 500;
}

.mini-sp {
  display: none;
}

@media (max-width: 768px) {
  .sp_only {
    display: block;
  }
}

@media (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sponly {
    display: none !important;
  }
}

/* MV */
.banner_img {
  width: 100%;
}

.sp {
  display: none;
}

.menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 90%;
  max-width: 1200px;
  margin: 15px auto;
  gap: 60px;
}

.menu-btn:hover {
  transform: scale(1.05);
}

.menu>a>img {
  height: 100px;
  cursor: pointer;
}

.about-page>div>img {
  width: 100%;
}

.about-bottom>div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
  margin: auto;
}

.about-bottom>div>div>img {
  width: 300px;
  margin-bottom: 10px;
}

.consul-button {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  letter-spacing: 2px;
  background: linear-gradient(to bottom, #f54081, #f54081);
  box-shadow: 0 11px 4px -2px #767a7f91;
  padding: 10px 25px;
  border: none;
  border-radius: 31.5px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 20px;
  color: white;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.circle-arrow2 {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: white;
  border-radius: 50%;
  color: #f54081;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}

/* .arrow-right:before {
  font-family: "FontAwesome";
  content: "\f061";
  color: #90BFEF;
} */

.menu01 {
  background-color: #ffe6ea;
  padding: 60px 0;
  text-align: center;
}

.menu01-wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.menu01-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
}

.menu01-right {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  color: #4D4D4D;
}

.menu01-right p:first-child {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
}

.menu01-right p:nth-child(2) {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 22px;
}

.menu01-content>div>img {
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
}

.menu01-pic {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  margin: 10px auto;
}

.menu01-circle {
  width: 110px;
  height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to bottom, #f47c94, #f59094);
  border-radius: 50%;
  font-family: "Noto Sans JP";
  color: white;
  font-size: 12px;
}

.menu01-circle>img {
  width: 35px;
  height: 35px;
  margin-bottom: 3px;
}

.menu02 {
  padding-bottom: 60px;
  background-color: #ffe6ea;
  text-align: center;
}

.menu02-content {
  text-align: center;
  color: #4D4D4D;
  font-size: 16px;
  line-height: 25px;
}

.menu02-content p:first-child {
  margin-bottom: 0;
  color: #4d4d4d;
  font-size: 24px;
  font-weight: 500;
}

.menu02-content p:nth-child(2) {
  margin-bottom: 25px;
  font-size: 12px;
}

.ready-career {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffe6ea;
  padding-bottom: 60px;
  align-items: center;
}

.ready-career-top {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.rc-bg {
  width: 100%;
}

.rc-left-main {
  position: absolute;
  /* width: 300px; */
  height: 70%;
  left: 120px;
  bottom: 28px;
}

.rc-left-add {
  position: absolute;
  width: 150px;
  bottom: 40%;
  left: 430px;
}

/* .rc-circle-wrapper {
  position: absolute;
  display: flex;
  gap: 3px;
  left: 270px;
  bottom: -5px;
} */

/* .ready-career-circle > div {
  margin: auto;
} */

.ready-career-circle {
  width: 200px;
  position: absolute;
  left: 340px;
  bottom: -5px;
}

.pc-rc-title {
  position: absolute;
  width: 280px;
  left: 52%;
  transform: translate(-48%, 0%);
  top: 25%;
}

.pc-rc-bottom {
  position: absolute;
  color: #666666;
  text-align: center;
  font-size: 20px;
  left: 52%;
  transform: translate(-48%, 0%);
  bottom: 10%;
}

@media (max-width: 1580px) {
  .rc-left-main {
    left: 150px;
  }

  .rc-left-add {
    width: 120px;
    left: 420px;
  }

  .ready-career-circle {
    width: 170px;
    left: 340px;
  }

  .pc-rc-title {
    width: 200px;
    left: 55%;
    transform: translate(-45%, 0%);
  }

  .pc-rc-bottom {
    left: 55%;
    transform: translate(-45%, 0%);
    font-size: 18px;
  }
}

@media (max-width: 1280px) {
  .rc-left-main {
    left: 120px;
  }

  .rc-left-add {
    left: 330px;
  }

  .ready-career-circle {
    width: 150px;
    left: 300px;
  }

  .pc-rc-title {
    width: 200px;
  }

  .pc-rc-bottom {
    font-size: 16px;
  }
}

@media (max-width: 1080px) {
  .rc-left-add {
    width: 100px;
    left: 290px;
  }

  .ready-career-circle {
    width: 130px;
    left: 240px;
  }
}

@media (max-width: 930px) {
  .rc-left-main {
    left: 100px;
  }

  .rc-left-add {
    width: 80px;
    left: 260px;
  }

  .ready-career-circle {
    width: 100px;
    left: 210px;
    bottom: 5px;
  }

  .pc-rc-title {
    width: 130px;
  }

  .pc-rc-bottom {
    width: 400px;
    font-size: 14px;
  }
}

@media (max-width: 760px) {
  .rc-left-main {
    left: 60px;
  }

  .rc-left-add {
    width: 70px;
    left: 195px;
  }

  .ready-career-circle {
    width: 90px;
    left: 150px;
  }
}

@media (max-width: 630px) {
  .rc-left-main {
    left: 40px;
  }

  .rc-left-add {
    width: 60px;
    left: 170px;
    bottom: 50%;
  }

  .ready-career-circle {
    left: 100px;
  }

  .pc-rc-bottom {
    font-size: 12px;
  }
}

.sp-rc-bottom {
  width: 80%;
  margin: 110px auto 40px;
  font-size: 16px;
  color: #666666;
  text-align: center;
}

.workstyle {
  background: linear-gradient(to bottom, #f58495, #f58c94, #f59893);
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 60px 10px;
  color: white;
  letter-spacing: 1px;
}

.workstyle-wrapper {
  margin: 40px auto;
  text-align: left;
}

.workstyle-wrapper>p {
  font-size: 24px;
  margin-left: 30px;
}

.workstyle-content {
  position: relative;
  width: 600px;
  background-color: white;
  margin: 20px 0;
  border-radius: 10px;
  padding: 20px;
  color: #666666;
}

.workstyle-detail {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-weight: 500;
}

.workstyle-detail>img {
  width: 30px;
  height: 30px;
}

.workstyle-detail>span {
  color: #f54081;
  font-size: 18px;
}

.workstyle-detail2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 15px;
  margin-bottom: 10px;
  gap: 20px;
  color: #898A8E;
  text-align: left;
  font-size: 16px;
}

.workstyle-detail2>.line {
  transform: scale(1, 2.2);
  color: #f54081;
}

.workstyle-img {
  position: absolute;
  top: -30px;
  right: -30px;
  display: flex;
  flex-direction: column;
  gap: 50px;

  img {
    height: 150px;
    width: 150px;
  }
}

.menu03 {
  font-family: "Noto Sans JP";
  background: linear-gradient(to bottom, #f46b96, #f47396, #f58195);
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 60px 10px;
  color: white;
  letter-spacing: 1px;
}

.voice-comment {
  position: relative;
  width: 280px;
  height: 120px;
  margin: 10px auto 30px;
}

.voice-comment>img {
  position: absolute;
  left: 0;
  top: 0;
  width: 280px;
  height: 120px;
  filter: brightness(0) invert(1);
}

.voice-comment p:nth-child(2) {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: 0;
  font-size: 20px;
  font-weight: 500;
}

.voice-comment p:nth-child(3) {
  position: absolute;
  font-size: 14px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0;
}

.voice-list {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}

.voice-list-slide {
  display: none;
}

.voice-card {
  width: 290px;
  background-color: #ffe6ea;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  border-radius: 20px;
  padding: 20px 10px;
  text-align: left;
  color: #1D2A51;
}

.voice-card>* {
  margin-bottom: 0;
}

.voice-card>img {
  width: 90px;
  height: 90px;
}

.voice-card p:nth-child(2) {
  font-size: 18px;
  font-weight: 600;
  color: #f54081;
}

.voice-card p:nth-child(3) {
  font-size: 15px;
  font-weight: 600;
  color: #f54081;
}

.voice-card p:nth-child(4) {
  color: #666666;
  font-size: 14px;
}

.menu04 {
  width: 100%;
  background-color: white;
  text-align: center;
  align-items: center;
  padding: 60px 0;
  margin: auto;
}

.menu04-wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.menu04-comment {
  position: relative;
  background-color: #ffe6ea;
  width: 350px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 50px auto;
  padding: 12px 26px;
  line-height: 20px;
  letter-spacing: 1px;
}

.menu04-comment1 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -14px;
  color: white;
  font-size: 14px;
  border-radius: 30px;
  padding: 2px 20px;
  background-color: #f54081;
}

.menu04-comment2 {
  text-align: left;
  font-size: 12px;
  color: #666666;
}

.menu04-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  gap: 50px;
  padding: 20px 0;
}

.menu04-support {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 80%;
  gap: 120px;
}

.menu04-support>img {
  width: 260px;
  height: 195px;
}

.menu04-content .menu04-support:nth-child(odd)>img {
  box-shadow: 7px 7px 0px 0px #f58d94;
}

.menu04-content .menu04-support:nth-child(even)>img {
  box-shadow: -7px 7px 0px 0px #f58d94;
}

.menu04-support>div {
  max-width: 500px;
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
}

.menu04-support>div>p:first-child {
  margin-bottom: 5px;
  color: #1D2A518F;
  font-size: 20px;
}

.menu04-support>div>p:nth-child(2) {
  margin-bottom: 10px;
  color: #1D2A51;
  font-size: 20px;
  font-weight: 600;
}

.menu04-support>div>p:nth-child(3) {
  width: 400px;
  color: #898A8E;
  font-size: 15px;
  line-height: 20px;
}

.recruit-page {
  background-color: #ffe6ea;
  text-align: center;
  padding: 60px 0;
}

.recruit-inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.recruit-top {
  margin-bottom: 50px;
  font-weight: 600;
}

.recruit-table {
  max-width: 100%;
  margin: 10px auto;
  text-align: left;
  letter-spacing: 1px;
  line-height: 20px;
}

table {
  margin: 10px auto;
}


th,
td {
  border-bottom: solid 1px white;
  border-top: solid 1px white;
  padding: 30px;
  font-size: 16px;
}

th {
  padding: 30px 50px;
  color: #1d2a51;
  text-align: center;
}

td {
  color: #666666;
  padding: 30px 50px;
  margin: 10px 0;
}

ul {
  padding-left: 1rem;
}

li {
  margin-bottom: 5px;
}

.FAQ-page {
  width: 90%;
  max-width: 1200px;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
}

.FAQ-inner {
  margin: 30px auto;
}

.FAQ-top {
  margin-bottom: 20px;
}

.FAQ-container {
  max-width: 600px;
  margin: 10px auto;
  text-align: left;
}

.FAQ-item {
  border: 1px solid #f54081;
  border-radius: 4px;
  margin-bottom: 32px;
  overflow: hidden;
}

.FAQ-question {
  width: 100%;
  background-color: #f54081;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  border: none;
  color: white;
}

.faq-q {
  width: 50px;
  margin-right: 20px;
  font-size: 20px;
  flex-shrink: 0;
}

.faq-qtext {
  font-size: 16px;
  flex-grow: 1;
  text-align: left;
}

.faq-qtoggle {
  flex-shrink: 0;
  width: 30px;
  font-size: 25px;
}

/* .FAQ-question .faq-qtoggle {
  transform: rotate(180deg);
  color: white;
} */

.FAQ-answer {
  height: 0;
  max-height: 0;
  padding: 0 20px;
  overflow: hidden;
  transition: max-height 0.5s, padding 0.5s;
  color: gray;
  font-size: 16px;
  line-height: 20px;
}

.FAQ-item.active .FAQ-answer {
  padding: 20px;
  height: auto;
  max-height: 500px;
}

.apply-page {
  background: linear-gradient(to bottom, #f58394, #f59893);
  padding: 60px 50px;
  text-align: center;
}

.apply-page>p {
  margin-bottom: 50px;
  color: white;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2px;
}

.apply-sheet {
  background-color: white;
  max-width: 580px;
  gap: 10px;
  padding: 30px 50px;
  border-radius: 15px;
  margin: 0 auto;
  text-align: left;
}

.apply-sheet-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  color: #666666;
  font-size: 16px;
}

.form-radio {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.form-radio>label {
  font-size: 16px;
}

input[type=radio] {
  margin-right: 10px;
}

label,
.apply-sheet-form>div>p {
  font-size: 18px;
  margin-bottom: 5px;
}

label>span,
.apply-sheet-form>div>p>span {
  color: red;
}

.apply-sheet-form>div>input {
  width: 100%;
  height: 35px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  padding: 10px;
}

.form-bottom {
  text-align: center;
}

.conditions {
  margin: 20px auto;
  font-size: 16px;
}

input[type=checkbox] {
  margin-right: 5px;
}

.form-bottom>div {
  width: 100%;
  height: 220px;
  padding: 15px 10px;
  border: solid 1px #666666;
  border-radius: 5px;
  text-align: left;
  color: #1D2A51;
  font-size: 12px;
}

.form-bottom>div>span {
  font-weight: 600;
}

.dark-btn {
  max-width: 300px;
  padding: 7px 7px 7px 20px;
  border-radius: 25px;
  margin: 30px auto;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-align: center;
  transition: .3s;
  background: #f54081;
  color: #fff;
}

.dark-btn:hover,
.consul-button:hover {
  transform: scale(1.1);
}

.dark-btn span {
  width: 35px;
  height: 35px;
  background: rgb(255 255 255);
  color: #f54081;
  border-radius: 50%;
  margin-right: 5px;
  line-height: 35px;
}


@media (max-width: 640px) {
  .workstyle-content {
    width: 500px;
    margin: auto;
  }

  .workstyle-detail>img {
    width: 25px;
    height: 25px;
  }

  .workstyle-detail2 {
    padding: 0 10px;
  }

  .apply-sheet {
    max-width: 500px;
  }
}

@media (max-width: 900px) {
  .voice-card {
    width: 250px;
    height: 600px;
  }

  .menu04-support {
    gap: 40px;
  }

  .menu04-support>img {
    width: 200px;
    height: 150px;
  }

}

@media (max-width: 780px) {

  .voice-list {
    display: none;
  }

  .voice-list-slide {
    position: relative;
    display: block;
    width: 300px;
    height: auto;
  }

  .voice-list-wrapper {
    width: 300px;
    height: auto;
    overflow: hidden;
  }

  .voice-cards {
    width: 900px;
    height: auto;
    display: flex;
    transition: all 0.5s;
  }

  .voice-cards>.voice-card {
    width: 300px;
    height: auto;
    background-color: #ffe6ea;
    border-radius: 20px;
    padding: 20px 20px 10px;
    text-align: left;
    color: #1f2c5c;
  }

  .slide1 {
    transform: translateX(0);
  }

  .slide2 {
    transform: translateX(-33.33%);
  }

  .slide3 {
    transform: translateX(-66.66%);
  }

  .card-next,
  .card-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 50%;
    z-index: 10;
    color: black;
    font-size: 16px;
    background-color: #FFFFFFCC;
    border-radius: 50%;
    cursor: pointer;
  }

  .card-prev {
    left: -30px;
  }

  .card-next {
    right: -30px;
  }
}

@media (max-width: 1024px) {

  .pc {
    display: block;
    width: 100%;
  }

  .sp {
    display: none;
  }

  .menu {
    padding: 0 150px;
  }

  .menu>a>img {
    height: 90px;
  }
}

@media (max-width: 650px) {
  .menu {
    padding: 0 100px;
  }

  .menu>a>img {
    height: 80px;
  }

  .workstyle-img {
    gap: 85px;

    img {
      height: 130px;
      width: 130px;
    }
  }

  .menu04-support>img {
    width: 160px;
    height: 120px;
  }

  .menu04-support>div>p:first-child {
    margin-bottom: 4px;
    font-size: 13px;
  }

  .menu04-support>div>p:nth-child(2) {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
  }

  .menu04-support>div>p:nth-child(3) {
    width: auto;
    font-size: 12px;
    line-height: 13px;
  }
}

@media (max-width: 560px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
    background-size: contain;
    width: 100%;
  }

  .menu {
    padding: 0;
    gap: 10px;
  }

  .about-bottom {
    height: 170px;
    background-image: url(../images/lp_career/SP/menu_top_bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .about-bottom>div {
    margin: 0;
    padding-top: 50px;
  }

  .menu01 {
    padding: 40px 0;
  }

  .point-exp {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 500;
  }

  .menu01-content {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
  }

  .menu01-content>div>img {
    width: 70%;
    height: auto;
  }

  .menu01-right>p:first-child {
    width: 90%;
    font-size: 24px;
    margin-bottom: 7px;
  }

  .menu01-right>p:nth-child(2) {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .menu01-right>p:nth-child(3) {
    max-width: 90%;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .menu01-pic {
    gap: 7px;
  }

  .menu01-circle {
    width: 100px;
    height: 100px;
  }

  .menu02 {
    padding-bottom: 40px;
  }

  .menu02-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .menu02-content p:first-child {
    margin-bottom: 0;
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 500;
  }

  .menu02-content p:nth-child(2) {
    font-size: 10px;
  }


  .menu02-content p:nth-child(3) {
    margin: 10px auto;
    font-size: 16px;
    text-align: left;
  }

  .menu02-content p:nth-child(4) {
    margin-bottom: 15px;
    font-size: 10px;
  }

  .ready-career {
    padding-bottom: 40px;
  }

  .workstyle {
    padding: 40px 10px;
  }

  .workstyle-wrapper {
    margin: 20px auto;
  }

  .workstyle-wrapper>p {
    margin-left: 30px;
    margin-bottom: 15px;
    font-size: 20px;
  }

  .workstyle-content {
    width: 90%;
    min-width: 300px;
    padding: 20px 10px;
    padding-right: 30px;
  }

  .workstyle-img {
    gap: 100px;
    top: -20px;
    right: -25px;

    img {
      height: 110px;
      width: 110px;
    }
  }

  .workstyle-detail {
    margin: 10px 0;
    font-size: 14px;
    gap: 5px;
  }

  .workstyle-detail>span {
    font-size: 16px;
  }

  .workstyle-detail>img {
    width: 20px;
    height: 20px;
  }

  .workstyle-detail2 {
    padding-left: 15px;
    padding: 0 10px;
    font-size: 12px;
    gap: 12px;
  }

  .workstyle-detail2>.line {
    transform: scale(1, 3);
    color: #f54081;
  }

  .workstyle-detail2>span:nth-child(4) {
    font-size: 16px;
  }

  .menu03 {
    padding: 40px 10px;
  }

  .menu04 {
    padding: 40px 0;
  }

  .menu04-content {
    gap: 25px;
  }

  .menu04-comment {
    width: auto;
    height: auto;
    margin: 30px auto;
  }

  .menu04-comment2 {
    font-size: 10px;
    text-align: center;
  }

  .menu04-support {
    gap: 20px;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 100%;
  }

  .menu04-support>div>p:first-child {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .menu04-support>div>p:nth-child(2) {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .menu04-support>div>p:nth-child(3) {
    font-size: 12px;
    line-height: 18px;
  }

  .menu04-support>img {
    width: 134px;
    height: 100px;
    margin-top: 56px;
  }

  .recruit-page {
    padding: 40px 0;
  }

  th {
    padding: 20px 5px;
    font-size: 14px;
  }

  td {
    padding: 20px 5px 20px 10px;
  }

  .FAQ-page {
    padding: 40px 0;
  }

  .sp-rc-top {
    position: relative;
    height: 280px;
    width: 100%;
    background-image: url(../images/lp_career/SP/SP_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .sp-rc-logo {
    position: absolute;
    width: 70%;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0%);
  }

  .sp-rc-left {
    position: absolute;
    width: 60%;
    max-width: 300px;
    left: 0;
    bottom: -35px;
  }

  .sp-rc-right {
    position: absolute;
    width: 30%;
    right: 30px;
    bottom: 40px;
  }

  .sp-rc-bottom {
    margin: 80px auto 40px;
  }

  .sp-rc-circles {
    position: absolute;
    width: 45%;
    right: 25px;
    bottom: -60px;
  }

  .apply-page {
    padding: 40px 20px;
  }

  .apply-sheet {
    width: 100%;
    max-width: 400px;
    padding: 20px 10px;
  }
}

@media (max-width: 450px) {
  .workstyle-img {
    gap: 130px;

    img {
      height: 100px;
      width: 100px;
    }
  }

  .sp-rc-bottom {
    font-size: 14px;
  }

  .mini-sp {
    display: block;
  }

  td {
    font-size: 12px;
  }

  label,
  .apply-sheet-form>div>p {
    font-size: 14px;
  }

  .form-radio>label {
    font-size: 12px;
  }

  .conditions {
    font-size: 14px;
  }

  .dark-btn {
    font-size: 14px;
  }

  .menu04-wrapper {
    width: 95%;
  }

  .faq-qtext {
    font-size: 14px;
  }

  .FAQ-answer {
    font-size: 14px;
  }

  .apply-sheet-form {
    font-size: 14px;
  }
}

/* 以下サンクスページ */
.thanks_inner {
  background: #E3F2FA;
}

.thanks-container {
  text-align: center;
  padding: 80px 20px;
  max-width: 800px;
  margin: 0 auto;
}

.thanks-container-image {
  margin-bottom: 40px;
}

.thanks-container-image img {
  height: 80px;
}

.thanks-title {
  font-size: 28px;
  font-weight: bold;
  color: #1D2A51;
  margin-bottom: 40px;
}

.thanks-message {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 40px;
}

.back-button-container {
  display: flex;
  justify-content: right;
}

.back-button {
  background: #1D2A51;
  color: white;
  text-decoration: none;
  border-radius: 50%;
  font-weight: bold;
  transition: background-color 0.3s;
  font-size: 15px;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
}

.back-button img {
  width: 25px;
  margin-bottom: 5px;
}

.back-button:hover {
  background: #2a3a61;
  color: white;
  text-decoration: none;
}

@media (max-width: 768px) {
  .thanks-title {
    font-size: 24px;
  }

  .thanks-container {
    padding: 40px 15px;
  }
}