@charset "UTF-8";
.header__inr {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 28px 20px 33px;
}

.img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: relative;
  z-index: 100;
}
.header .header__logo {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.05rem;
}
.header .header__logo img {
  max-width: 550px;
  vertical-align: text-bottom;
  line-height: 1;
}
.header .header__logo .license {
  margin: 0 0 0 0.5rem;
  font-size: 1rem;
}
.header .header__line a {
  width: 330px;
  height: 75px;
  background-color: #22ba4f;
  display: flex;
  align-items: center;
  border-radius: 50px;
  padding-left: 28px;
  padding-right: 45px;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.35;
}
.header .header__line .yellow {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
}

.sky_bnr {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #22ba4f;
  color: #fff;
  font-size: 3.4rem;
}
.sky_bnr a {
  display: flex;
  justify-content: center;
  line-height: 1.5;
  margin: 0 auto;
  padding: 10px 0;
}
.sky_bnr img {
  width: 80px;
}
.sky_bnr span {
  display: block;
  font-size: 2rem;
  text-align: center;
}
.sky_bnr.fixed {
  display: block;
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1000px) {
  .header__inr {
    padding: 0 0 0 4.8vw;
    align-items: stretch;
  }
  .header .header__logo {
    display: block;
    font-size: max(10px, 4vw);
    margin: 2.5vw 0;
  }
  .header .header__logo img {
    max-width: 65.6666666667vw;
  }
  .header .header__logo .license {
    display: block;
    margin: 0.1rem 0 0;
    font-size: 2.2vw;
    line-height: 1.2;
  }
  .header .header__line {
    display: flex;
  }
  .header .header__line img {
    width: 9.8666666667vw;
    height: auto;
  }
  .header .header__line a {
    flex-direction: column;
    justify-content: center;
    width: 16vw;
    height: auto;
    border-radius: 0;
    padding: 0 0 2vw;
    font-size: max(10px, 3.2vw);
  }
  .sky_bnr {
    gap: 0 2.6666666667vw;
    font-size: max(10px, 5.8666666667vw);
  }
  .sky_bnr a {
    width: 64vw;
    line-height: 1.5;
    gap: 0 2.6666666667vw;
    padding: 1.6vw 0;
  }
  .sky_bnr img {
    width: 12.5333333333vw;
  }
  .sky_bnr span {
    font-size: max(10px, 4.2666666667vw);
  }
}
.mainvisual__image {
  display: block;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

.mainvisual__image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mainvisual__inr {
  max-width: 1500px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  align-items: flex-end;
}

.mainvisual {
  position: relative;
}
.mainvisual .mainvisual__banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 85px;
  background-image: linear-gradient(to right, rgba(237, 114, 54, 0.7) 0%, rgba(224, 52, 50, 0.7) 32%, rgba(233, 18, 56, 0.7) 100%);
}
.mainvisual .mainvisual__banner p {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.mainvisual .mainvisual__banner p span {
  font-size: 50px;
}
.mainvisual .mainvisual__banner .info {
  display: flex;
  align-items: center;
}
.mainvisual .mainvisual__banner .info_branch {
  gap: 13px;
}
.mainvisual .mainvisual__banner .info_line {
  gap: 6px;
}
.mainvisual .mainvisual__banner .info_line p {
  margin-bottom: 15px;
}
.mainvisual .mainvisual__img {
  display: flex;
  max-width: 915px;
  width: 57.1875%;
  position: relative;
}
.mainvisual .mainvisual__img p {
  position: absolute;
  top: 60%;
  left: 22%;
}
.mainvisual .mainvisual__contents {
  display: flex;
  align-items: center;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  flex: 1;
  padding-bottom: 65px;
}
.mainvisual .mainvisual__contents span {
  display: inline-block;
}
.mainvisual .mainvisual__contents h2 {
  font-size: 3.1rem;
  font-weight: 600;
}
.mainvisual .mainvisual__contents h2 img {
  vertical-align: middle;
}
.mainvisual .mainvisual__contents .main_color {
  font-size: 5rem;
  vertical-align: text-top;
  font-weight: bold;
}
.mainvisual .mainvisual__text2 {
  padding-bottom: 26px;
}
.mainvisual .mainvisual__text3 {
  font-weight: 700;
  font-size: 3rem;
}
.mainvisual .mainvisual__img1 {
  max-width: 128px;
  margin-right: 12px;
}
.mainvisual .mainvisual__img2 {
  max-width: 220px;
  margin-right: 8px;
  margin-left: 8px;
}
.mainvisual .mainvisual__img3 {
  max-width: 499px;
  width: 31.25vw;
  margin-top: 9px;
}
.mainvisual .mainvisual__img4 {
  max-width: 527px;
  margin-top: 16px;
}
.mainvisual .mainvisual__list {
  width: 100%;
  background-color: #ffb412;
  padding: 32px 0;
}
.mainvisual .mainvisual__list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainvisual .mainvisual__list li {
  width: 23.5833333333%;
  height: 72px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .mainvisual .mainvisual__img1 {
    max-width: 148.8px;
  }
  .mainvisual .mainvisual__img2 {
    max-width: 241.6px;
  }
  .mainvisual .mainvisual__img3 {
    max-width: 419.2px;
  }
  .mainvisual .mainvisual__contents {
    padding-bottom: 4.0625vw;
  }
  .mainvisual .mainvisual__contents h2 {
    font-size: 3.68rem;
  }
  .mainvisual .mainvisual__contents .main_color {
    font-size: 4.72rem;
    font-weight: bold;
  }
  .mainvisual .mainvisual__img4 {
    max-width: 492.8px;
  }
  .mainvisual .mainvisual__img {
    width: 44.082192%;
  }
}
@media screen and (max-width: 1000px) {
  .mainvisual__inr {
    max-width: 96.8vw;
    padding: 0;
    flex-direction: column;
  }
  .mainvisual .mainvisual__banner {
    flex-direction: column;
    gap: 0;
    height: auto;
    padding: 10px 20px;
  }
  .mainvisual .mainvisual__banner p {
    font-size: 26px;
  }
  .mainvisual .mainvisual__banner p span {
    font-size: 40px;
  }
  .mainvisual .mainvisual__banner .info_branch {
    height: 48px;
    gap: 6px;
  }
  .mainvisual .mainvisual__banner .info_branch img {
    width: 40px;
  }
  .mainvisual .mainvisual__banner .info_line {
    height: 51px;
    gap: 7px;
  }
  .mainvisual .mainvisual__banner .info_line img {
    width: 48px;
  }
  .mainvisual .mainvisual__banner .info_line p {
    margin-bottom: 15px;
  }
  .mainvisual .mainvisual__img {
    max-width: initial;
    width: 100%;
    position: relative;
  }
  .mainvisual .mainvisual__img p {
    position: absolute;
    top: 53vw;
    width: 53.3333333333vw;
  }
  .mainvisual .mainvisual__contents {
    margin: 0 auto 10.1333333333vw;
    width: 91.2vw;
    padding-bottom: 0;
  }
  .mainvisual .mainvisual__contents h2 {
    font-size: max(10px, 4.8vw);
  }
  .mainvisual .mainvisual__contents .main_color {
    font-size: max(10px, 7.2vw);
    font-weight: bold;
  }
  .mainvisual .mainvisual__text1 img {
    vertical-align: top !important;
  }
  .mainvisual .mainvisual__text2 {
    padding-bottom: 3.2vw;
  }
  .mainvisual .mainvisual__text3 {
    font-size: max(10px, 4.8vw);
  }
  .mainvisual .mainvisual__img1 {
    max-width: 16.8vw;
    margin-right: 2.1333333333vw;
  }
  .mainvisual .mainvisual__img2 {
    max-width: 29.0666666667vw;
    margin-right: 1.6vw;
    margin-right: 2.1333333333vw;
  }
  .mainvisual .mainvisual__img3 {
    max-width: 66.4vw;
    width: auto;
  }
  .mainvisual .mainvisual__img4 {
    max-width: 77.8666666667vw;
    margin-top: 2.1333333333vw;
  }
  .mainvisual .mainvisual__list {
    padding: 4.2666666667vw 0;
    margin-top: 0;
  }
  .mainvisual .mainvisual__list ul {
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    gap: 2.6666666667vw 0;
  }
  .mainvisual .mainvisual__list li {
    width: 44.5333333333vw;
    height: 12.5333333333vw;
    font-size: max(10px, 4.8vw);
  }
}
.line__btn .white {
  text-align: center;
  font-size: 2.6rem;
  padding-bottom: 10px;
}
.line__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  width: 100%;
  height: 112px;
  padding: 0 80px 0 25px;
  font-size: 3.8rem;
  background-color: var(--green--color);
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
.line__btn a p {
  text-align: center;
  line-height: 1.4473684211;
  color: #fff;
  margin-top: 0 !important;
}
.line__btn a img {
  width: 98px;
}
.line__btn a span {
  display: block;
  font-size: 2.4rem;
  line-height: 1;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .line__btn a {
    font-size: 3.04rem;
  }
}
@media screen and (max-width: 1000px) {
  .line__btn .white {
    font-size: max(10px, 5.3333333333vw);
    padding-bottom: 2.6666666667vw;
  }
  .line__btn a {
    width: 90.6666666667vw;
    height: 17.6vw;
    max-width: 100%;
    padding: 0 17.3333333333vw 0 3.4666666667vw;
    font-size: max(10px, 5.8666666667vw);
  }
  .line__btn a p {
    line-height: 1.4545454545;
  }
  .line__btn a img {
    width: 15.2vw;
  }
  .line__btn a span {
    font-size: max(10px, 4.2666666667vw);
  }
}
.top__ttl {
  font-size: 36px;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
  color: #e50014;
}
.top__ttl .txt_big {
  font-size: 56px;
}
.top__ttl .txt_small {
  font-size: 30px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .top__ttl {
    font-size: 3.84rem;
  }
}
@media screen and (max-width: 1000px) {
  .top__ttl {
    font-size: 26px;
  }
  .top__ttl .txt_big {
    font-size: 40px;
  }
  .top__ttl .txt_small {
    font-size: 20px;
  }
}
.promise {
  padding: 18px 0 64px;
  background-image: url("../images/promise_bg.png");
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
  font-weight: bold;
}
.promise .what_is {
  background-image: url("../images/what_is_bg.png");
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  gap: 70px;
  padding-left: 50px;
  padding-right: 150px;
  max-width: 1086px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.promise .what_is .what_is__content {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  padding-bottom: 50px;
  font-weight: bold;
}
.promise .what_is .what_is__content .what_is_heading {
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 900;
}
.promise .what_is .what_is__content .what_is_heading span {
  font-size: 26px;
}
.promise .what_is .what_is__content .what_is_title {
  font-size: 26px;
  margin-bottom: 20px;
}
.promise .what_is .what_is__content .what_is_desc {
  font-size: 18px;
  line-height: 180%;
}
.promise p {
  font-size: 26px;
  margin-top: 17px;
  text-align: center;
  line-height: 1.8;
}
.promise p .main_color {
  font-size: 46px;
  font-weight: bold;
}
.promise ul {
  margin-top: 53px;
  display: flex;
  justify-content: center;
  gap: 36px;
}
.promise ul img {
  width: 100%;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .promise p {
    font-size: 2.72rem;
  }
  .promise p .main_color {
    font-size: 4rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 1000px) {
  .promise {
    margin-top: 0;
    padding: 0 0 40px;
    background-image: none;
    background-color: #fceeed;
  }
  .promise .what_is {
    background-image: url("../images/what_is_bg_sp.png");
    background-size: cover;
    background-position: center center;
    padding: 35px 15px 30px;
    margin-bottom: 20px;
    position: relative;
    margin-top: -12px;
    width: 100%;
    max-width: 100%;
  }
  .promise .what_is img {
    display: none;
  }
  .promise .what_is .what_is__content {
    padding-bottom: 0;
    width: 100%;
  }
  .promise .what_is .what_is__content .what_is_heading {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .promise .what_is .what_is__content .what_is_heading span {
    font-size: 18px;
  }
  .promise .what_is .what_is__content .what_is_title {
    font-size: 18px;
    margin-bottom: 27px;
  }
  .promise .what_is .what_is__content .what_is_desc {
    font-size: 14px;
  }
  .promise p {
    font-size: max(16px, 4.1vw);
    margin-top: 5.128vw;
    text-align: center;
    line-height: 1.5;
  }
  .promise p .main_color {
    font-size: max(30px, 7.6923vw);
    font-weight: bold;
  }
  .promise ul {
    margin: 7.6923vw auto 0;
    flex-direction: column;
    width: 61vw;
    gap: 3.846vw 0;
  }
}
.experience {
  padding: 56px 0 74px;
  background: #fff;
}
.experience .experience_title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  position: relative;
  width: fit-content;
  margin: 0 auto 90px;
}
.experience .experience_title::after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='708' height='27' viewBox='0 0 708 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='1.75' x2='323' y2='1.75' stroke='%23282828' stroke-width='2.5'/%3E%3Cpath d='M708 3.3393L366.404 4.0219L338.515 27L337 25.2035L365.388 1.68534L707.994 1L708 3.3393Z' fill='%23282828'/%3E%3C/svg%3E%0A");
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 26px;
  width: 100%;
  bottom: -17px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.experience .experience_wrap {
  display: flex;
  justify-content: center;
  gap: 0 114px;
}
.experience .experience_wrap .experience_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.experience .experience_wrap .experience_item:nth-child(2) {
  padding-top: 40px;
}
.experience .experience_wrap .experience_item .img_wrap {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin-bottom: 18px;
}
.experience .experience_wrap .experience_item p {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .experience .experience_title {
    font-size: 3.84rem;
  }
  .experience .experience_wrap {
    gap: 0 80px;
  }
  .experience .experience_wrap .experience_item p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1000px) {
  .experience {
    padding: 30px 20px 65px;
  }
  .experience .experience_title {
    font-size: 26px;
    margin-bottom: 51px;
  }
  .experience .experience_title::after {
    bottom: -11px;
    height: 11px;
    width: 105.2%;
  }
  .experience .experience_wrap {
    flex-direction: column;
    gap: 0 0;
  }
  .experience .experience_wrap .experience_item {
    margin-bottom: 58px;
  }
  .experience .experience_wrap .experience_item:nth-child(2) {
    padding-top: 0;
  }
  .experience .experience_wrap .experience_item:last-child {
    margin-bottom: 0;
  }
  .experience .experience_wrap .experience_item .img_wrap {
    width: 150px;
    height: 150px;
    margin-bottom: 15px;
  }
  .experience .experience_wrap .experience_item p {
    font-size: 20px;
  }
}
.feature {
  background: #fceeed;
  overflow: hidden;
}
.feature .feature_inr {
  max-width: 1250px;
  padding: 70px 25px 60px;
  margin: 0 auto;
  position: relative;
}
.feature .top_sub_ttl {
  font-size: 20px;
  font-weight: bold;
  color: #e50014;
  text-align: center;
  position: relative;
  width: fit-content;
  margin: 0 auto 5px;
}
.feature .top_sub_ttl::after {
  content: "";
  display: block;
  width: 23px;
  height: 2px;
  background: #e50014;
  position: absolute;
  right: -27px;
  top: 50%;
  transform: rotateZ(-60deg) translate(0, -50%);
}
.feature .top_sub_ttl::before {
  content: "";
  display: block;
  width: 23px;
  height: 2px;
  background: #e50014;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: rotateZ(60deg) translate(0, -50%);
}
.feature .feature_wrap {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 45px;
  margin-bottom: 80px;
}
.feature .feature_item .img_wrap {
  margin-bottom: 20px;
}
.feature .feature_item .title {
  font-size: 26px;
  color: #e50014;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.feature .feature_item p {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
}
.feature .feature_item p .license_number {
  display: inline-block;
  font-weight: bold;
  color: #E50014;
  background-color: #ffeeee;
  padding: 4px 8px;
  margin: 5px 0;
  border-radius: 4px;
  font-size: 16px;
}
.feature .feature_img_promt {
  width: 664px;
  position: relative;
  left: 46%;
  transform: translateX(-50%);
}
.feature .feature_img_person {
  width: 238px;
  position: absolute;
  bottom: 0;
  right: 99px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .feature .feature_inr {
    padding: 70px 25px 68px;
  }
  .feature .top_sub_ttl {
    font-size: 2.4rem;
  }
  .feature .feature_wrap {
    gap: 0 30px;
  }
  .feature .feature_item .title {
    font-size: 2.4rem;
  }
  .feature .feature_item p {
    font-size: 1.8rem;
  }
  .feature .feature_img_promt {
    width: 41.25vw;
  }
  .feature .feature_img_person {
    width: 15.75vw;
  }
}
@media screen and (max-width: 1000px) {
  .feature .feature_inr {
    padding: 30px 25px 145px;
  }
  .feature .top_sub_ttl {
    font-size: 16px;
    margin: 0 auto 10px;
  }
  .feature .top_sub_ttl::after {
    width: 18px;
    height: 1px;
    right: -20px;
    transform: rotateZ(-65deg) translate(0, -50%);
  }
  .feature .top_sub_ttl::before {
    width: 18px;
    height: 1px;
    left: -25px;
    transform: rotateZ(65deg) translate(0, -50%);
  }
  .feature .feature_wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 40px;
  }
  .feature .feature_item .title {
    font-size: 22px;
  }
  .feature .feature_item p {
    font-size: 14px;
  }
  .feature .feature_img_promt {
    width: 300px;
    position: relative;
    left: 0;
    transform: none;
  }
  .feature .feature_img_person {
    width: 242px;
    bottom: -32px;
    right: -31px;
  }
}
.support .support_inr {
  max-width: 1170px;
  padding: 70px 25px;
  margin: 0 auto;
}
.support .support_wrap {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.support .support_item .img_wrap {
  margin-bottom: 33px;
}
.support .support_item .title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 33px;
  text-align: center;
}
.support .support_item .title .txt_small {
  font-size: 20px;
}
.support .support_item p {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
}
.support .support_item:last-child .img_wrap {
  margin-bottom: 18px;
}
.support .support_item:last-child .title {
  margin-bottom: 17px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .support .support_inr {
    padding: 70px 25px 68px;
  }
  .support .top_sub_ttl {
    font-size: 2.4rem;
  }
  .support .support_wrap {
    gap: 0 30px;
  }
  .support .support_item .title {
    font-size: 2.4rem;
  }
  .support .support_item p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) {
  .support .support_inr {
    padding: 60px 25px 40px;
  }
  .support .top_sub_ttl {
    font-size: 16px;
    margin: 0 auto 10px;
  }
  .support .top_sub_ttl::after {
    width: 18px;
    height: 1px;
    position: absolute;
    right: -18px;
  }
  .support .top_sub_ttl::before {
    width: 18px;
    height: 1px;
    left: -21px;
  }
  .support .support_wrap {
    grid-template-columns: 1fr;
    gap: 30px;
    max-width: 225px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .support .support_item .img_wrap {
    margin-bottom: 10px;
  }
  .support .support_item .title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .support .support_item .title .txt_small {
    font-size: 16px;
  }
  .support .support_item p {
    font-size: 14px;
    text-align: center;
  }
}
.voices {
  background: #fceeed;
  padding: 70px 34px 90px;
}
.voices .voices_inr {
  max-width: 969px;
  margin: 0 auto;
  margin-bottom: 71px;
}
.voices .voices_inr:last-child {
  margin-bottom: 0;
  max-width: 996px;
}
.voices .voices_inr:last-child .voices_wrap {
  gap: 15px;
}
.voices .voices_inr:last-child .voices_item {
  padding: 14px 15px 23px;
}
.voices .voices_inr:last-child .voices_item .img_wrap {
  margin-bottom: 24px;
}
.voices .voices_inr:last-child .voices_item .title {
  margin-bottom: 14px;
}
.voices .voices_inr .voices_wrap {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.voices .voices_title_sub {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 15px auto 0;
}
.voices .voices_title_sub .main_color .txt_big {
  font-size: 40px;
}
.voices .voices_item {
  background-color: #fff;
  padding: 15px 20px;
}
.voices .voices_item .img_wrap {
  margin-bottom: 10px;
}
.voices .voices_item .title {
  font-size: 20px;
  line-height: 1.35;
  font-weight: bold;
  margin-bottom: 10px;
}
.voices .voices_item p {
  font-size: 16px;
  line-height: 1.68;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .voices .top_sub_ttl {
    font-size: 2.4rem;
  }
  .voices .voices_title_sub {
    font-size: 2.2rem;
  }
  .voices .voices_title_sub .main_color .txt_big {
    font-size: 3.6rem;
  }
  .voices .voices_wrap {
    gap: 0 30px;
  }
  .voices .voices_item .title {
    font-size: 2.4rem;
  }
  .voices .voices_item p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) {
  .voices {
    background: #fceeed;
    padding: 50px 34px;
  }
  .voices .voices_inr {
    margin-bottom: 80px;
  }
  .voices .voices_inr:last-child {
    margin-bottom: 0;
  }
  .voices .voices_inr:last-child .voices_wrap {
    gap: 20px;
  }
  .voices .voices_inr:last-child .voices_item {
    padding: 14px 15px;
  }
  .voices .voices_inr:last-child .voices_item .img_wrap {
    margin-bottom: 10px;
  }
  .voices .voices_inr:last-child .voices_item .title {
    margin-bottom: 14px;
  }
  .voices .voices_inr .voices_wrap {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .voices .voices_title_sub {
    font-size: 20px;
    margin: 10px auto 0;
  }
  .voices .voices_title_sub .main_color .txt_big {
    font-size: 32px;
  }
  .voices .voices_item {
    padding: 14px 15px;
  }
  .voices .voices_item .img_wrap {
    margin-bottom: 10px;
  }
  .voices .voices_item .title {
    font-size: 20px;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .voices .voices_item p {
    font-size: 16px;
    line-height: 1.68;
  }
}
.recruit {
  padding: 70px 0 108px;
}
.recruit .recruit__ttl {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 40px;
}
.recruit .recruit__ttl .txt_big {
  font-size: 40px;
}
.recruit .recruit__list {
  display: grid;
  grid-template-columns: repeat(3, 381px);
  justify-content: center;
  gap: 29px;
}
.recruit .recruit__item {
  background-color: #faf0f0;
}
.recruit .recruit__content {
  padding: 0 18px 10px;
}
.recruit h3 {
  font-size: 22px;
  font-weight: 700;
  padding: 17px 0;
  background-color: #d10d0e;
  color: #fff;
  text-align: center;
}
.recruit dl {
  padding: 20px 26px 20px 8px;
  border-top: 1px solid #ccc;
  display: flex;
}
.recruit dl .main_color {
  font-size: 20px;
  font-weight: bold;
  color: #D10D0E;
}
.recruit dt {
  font-size: 18px;
  font-weight: bold;
  flex: 0 0 90px;
  line-height: 1.5;
}
.recruit dt .txt_ls {
  letter-spacing: 5.58px;
}
.recruit dd {
  font-size: 18px;
  max-width: 210px;
  line-height: 1.5;
  font-weight: 500;
  margin-left: 10px;
  letter-spacing: 0.9px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .recruit .recruit__ttl {
    font-size: 2.4rem;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .recruit .recruit__ttl .txt_big {
    font-size: 3.2rem;
  }
  .recruit .recruit__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .recruit .recruit__item {
    padding: 0;
  }
  .recruit h3 {
    font-size: 2.4rem;
  }
  .recruit dl {
    padding: 20px 26px;
  }
  .recruit dt {
    font-size: 2rem;
  }
  .recruit dd {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .recruit {
    padding: 50px 20px;
  }
  .recruit .recruit__ttl {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .recruit .recruit__ttl .txt_big {
    font-size: 30px;
  }
  .recruit .recruit__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .recruit .recruit__item {
    min-height: 513px;
  }
  .recruit .recruit__content {
    padding: 0 16px;
  }
  .recruit h3 {
    font-size: 22px;
  }
  .recruit dl {
    padding: 20px 0 15px 7px;
  }
  .recruit dl .main_color {
    font-size: 18px;
    font-weight: bold;
  }
  .recruit dt {
    font-size: 14px;
    line-height: 1.8;
    flex: 0 0 70px;
  }
  .recruit dd {
    font-size: 16px;
  }
}
.service {
  padding: 59px 0 33px;
  background-image: url("../images/service_bg.png");
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.service .service_title {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: relative;
  width: fit-content;
  left: 46%;
  transform: translateX(-50%);
  margin-bottom: 37px;
}
.service .service_title::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  position: absolute;
  right: -55px;
  top: 50%;
  transform: rotateZ(-65deg) translate(0, -50%);
}
.service .service_title::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: -55px;
  top: 50%;
  transform: rotateZ(65deg) translate(0, -50%);
}
.service .service_img_promt {
  max-width: 463px;
  position: relative;
  left: 45%;
  transform: translateX(-50%);
}
.service .service_img_person {
  position: absolute;
  bottom: 0;
  width: 268px;
  right: 221px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .service .service_title {
    font-size: 3.84rem;
    margin-bottom: 30px;
  }
  .service .service_img_promt {
    max-width: 28.90625vw;
  }
  .service .service_img_person {
    width: 15.75vw;
    right: 13.75vw;
  }
}
@media screen and (max-width: 1000px) {
  .service {
    padding: 45px 0 32px;
    background-image: url("../images/service_bg.png");
    overflow: hidden;
  }
  .service .service_title {
    font-size: 26px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 60px;
  }
  .service .service_title::after {
    width: 31px;
    height: 2px;
    right: -21px;
  }
  .service .service_title::before {
    width: 31px;
    height: 2px;
    left: -28px;
  }
  .service .service_img_promt {
    max-width: 370px;
    left: unset;
    margin-left: auto;
    transform: none;
  }
  .service .service_img_person {
    position: absolute;
    bottom: -48px;
    right: -33px;
    width: 176px;
  }
}
.dormitory {
  padding: 70px 0;
}
.dormitory .dormitory__title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
  font-size: 26px;
  line-height: 1.2;
}
.dormitory .dormitory__desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
}
.dormitory .dormitory__note {
  font-size: 14px;
  color: #777;
  text-align: center;
  margin: 30px auto 0;
  max-width: 800px;
  line-height: 1.5;
  padding: 0 20px;
}
.dormitory .point__heading {
  font-size: 30px;
  margin-bottom: 43px;
  text-align: center;
  font-weight: 500;
}
.dormitory .point__heading .sub_color {
  color: #e87f00;
}
.dormitory .point__heading .txt_big {
  font-size: 40px;
}
.dormitory .point__wrap {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3, 275px);
  gap: 19px 20px;
}
.dormitory .point__item {
  padding: 15px 15px 42px;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-self: center;
}
.dormitory .point__title {
  font-size: 26px;
  margin-bottom: 18px;
  font-weight: 900;
  color: #e87f00;
  text-align: center;
}
.dormitory .point__title span {
  font-size: 36px;
}
.dormitory .point__img {
  width: 175px;
  margin: 0 auto;
  margin-bottom: 24px;
}
.dormitory .point__desc {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.dormitory .point__04 {
  margin-top: 50px;
}
.dormitory .point__04 .point__title {
  margin-bottom: 14px;
}
.dormitory .point__04 .point04__desc {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 45px;
  text-align: center;
}
.dormitory .point__04 .point__wrap {
  grid-template-rows: 329px;
}
.dormitory .point__04 .point__item {
  height: 100%;
  justify-content: end;
  padding-bottom: 41px;
}
.dormitory .point__04 .point__img {
  width: 200px;
  margin-bottom: 25px;
}
.dormitory .point__04 .point__desc {
  font-size: 16px;
  min-height: 72px;
  line-height: 1.5;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .dormitory .point__heading {
    font-size: 2.4rem;
    margin-bottom: 3.6rem;
  }
  .dormitory .point__heading .sub_color {
    color: #e87f00;
  }
  .dormitory .point__heading .txt_big {
    font-size: 3.2rem;
  }
  .dormitory .point__wrap {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 23.4375vw);
    gap: 1.25vw 1.25vw;
  }
  .dormitory .point__item {
    padding: 1.25vw 1.25vw 3.6vw;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-self: center;
  }
  .dormitory .point__title {
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
    font-weight: 900;
    color: #e87f00;
    text-align: center;
  }
  .dormitory .point__title span {
    font-size: 1.6rem;
  }
  .dormitory .point__img {
    width: 18.75vw;
    margin: 0 auto;
    margin-bottom: 1.25vw;
  }
  .dormitory .point__desc {
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
    color: #000;
  }
  .dormitory .point__04 {
    margin-top: 3.125vw;
  }
  .dormitory .point__04 .point__title {
    margin-bottom: 0.875vw;
  }
  .dormitory .point__04 .point04__desc {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 2.8125vw;
    text-align: center;
  }
  .dormitory .point__04 .point__wrap {
    grid-template-rows: 20.5vw;
  }
  .dormitory .point__04 .point__item {
    height: 100%;
    justify-content: end;
    padding-bottom: 2.5vw;
  }
  .dormitory .point__04 .point__img {
    width: 21.875vw;
    margin-bottom: 1.5625vw;
  }
  .dormitory .point__04 .point__desc {
    font-size: 1.2rem;
    min-height: 7.5vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1000px) {
  .dormitory {
    padding: 40px 25px 60px;
  }
  .dormitory .dormitory__title {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .dormitory .dormitory__desc {
    margin-bottom: 20px;
  }
  .dormitory .dormitory__note {
    font-size: 12px;
    margin: 20px auto 0;
    padding: 0 10px;
  }
  .dormitory .point__heading {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .dormitory .point__heading .txt_big {
    font-size: 36px;
  }
  .dormitory .point__wrap {
    grid-template-columns: 250px;
    gap: 20px;
  }
  .dormitory .point__item {
    padding: 10px 15px 25px;
  }
  .dormitory .point__title {
    margin-bottom: 20px;
  }
  .dormitory .point__img {
    width: 150px;
    margin-bottom: 20px;
  }
  .dormitory .point__04 {
    margin-top: 35px;
  }
  .dormitory .point__04 .point__title {
    margin-bottom: 20px;
  }
  .dormitory .point__04 .point04__desc {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .dormitory .point__04 .point__wrap {
    grid-template-rows: auto;
    grid-template-columns: 275px;
    gap: 20px;
  }
  .dormitory .point__04 .point__item {
    height: 100%;
    justify-content: end;
    padding: 30px 0;
  }
  .dormitory .point__04 .point__img {
    width: 170px;
    margin-bottom: 20px;
  }
  .dormitory .point__04 .point__desc {
    font-size: 16px;
    min-height: auto;
  }
}
.step {
  padding: 70px 20px 80px;
  background-color: #FCEEED;
}
.step .step__content {
  display: flex;
  flex-direction: column;
  max-width: 889px;
  margin: 0 auto;
  margin-top: 40px;
  gap: 23px;
}
.step .step__wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  max-width: 878px;
}
.step .step__item {
  padding: 24px 15px;
  background-color: #fff;
  border-radius: 6px;
}
.step .step__item:nth-child(2) .step__title {
  color: #D33434;
}
.step .step__item:nth-child(3) .step__title {
  color: #C12323;
}
.step .step__item:nth-child(4) .step__title {
  color: #B03111;
}
.step .step__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 10px;
  color: #E14641;
  padding-left: 9px;
}
.step .step__desc {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.48px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .step {
    padding: 70px 25px 80px;
  }
  .step .step__content {
    width: 100%;
    max-width: 1250px;
  }
  .step .step__wrap {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .step .step__item {
    padding: 24px 15px;
  }
  .step .step__title {
    font-size: 2.4rem;
  }
  .step .step__desc {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .step {
    padding: 40px 31px 54px;
  }
  .step .step__content {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .step .step__wrap {
    display: grid;
    grid-template-columns: 231px;
    gap: 5px;
  }
  .step .step__img {
    width: 76px;
  }
  .step .step__item {
    padding: 24px;
  }
  .step .step__title {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .step .step__desc {
    font-size: 15px;
  }
}
.faq {
  padding: 70px 24px 90px;
}
.faq .faq__inr {
  max-width: 880px;
  margin: 0 auto;
  margin-top: 50px;
}
.faq .accordion_item {
  margin-bottom: 32px;
  overflow: hidden;
}
.faq .accordion_item:last-child {
  margin-bottom: 0;
}
.faq .accordion_title {
  background-color: #F7F7F7;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  cursor: pointer;
}
.faq .accordion_title h3 {
  display: flex;
  align-items: center;
}
.faq .accordion_title .collapse_icon .open {
  display: none;
}
.faq .accordion_title .collapse_icon .close {
  display: block;
}
.faq .accordion_title.active .collapse_icon .open {
  display: block;
}
.faq .accordion_title.active .collapse_icon .close {
  display: none;
}
.faq .accordion_text {
  font-size: 16px;
  font-weight: 500;
}
.faq .accordion_icon {
  flex: 0 0 36px;
  margin-right: 24px;
}
.faq .accordion_tab {
  display: none;
  padding-top: 24px;
  padding-left: 26px;
}
.faq .accordion_content {
  display: flex;
  align-items: center;
}
.faq .accordion_content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.56px;
}

@media screen and (max-width: 1000px) {
  .faq {
    padding: 60px 24px;
  }
  .faq .faq__inr {
    margin-top: 40px;
  }
  .faq .accordion_item {
    margin-bottom: 16px;
  }
  .faq .accordion_title {
    padding: 16px;
    border-radius: 10px;
    gap: 12px;
  }
  .faq .accordion_title h3 {
    align-items: start;
  }
  .faq .accordion_text {
    font-size: 15px;
    max-width: 235px;
  }
  .faq .accordion_icon {
    margin-right: 12px;
  }
  .faq .accordion_tab {
    display: none;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .faq .accordion_content {
    align-items: start;
  }
  .faq .accordion_content p {
    font-size: 15px;
  }
}
.section_footer {
  padding: 50px 0 30px;
  background-color: #333333;
}
.section_footer .footer_main {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section_footer .footer_left .logo {
  margin-bottom: 12px;
  max-width: 226px;
}
.section_footer .footer_left .logo img {
  max-width: 100%;
  height: auto;
}
.section_footer .footer_left .footer_left_content {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 2.5;
}
.section_footer .footer_right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-right: 81px;
}
.section_footer .footer_nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.section_footer .footer_nav a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.section_footer .copy_right {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 22px;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  body {
    font-size: 1.28rem;
  }
  .footer .footer__list ul {
    gap: 0 26px;
  }
}
@media screen and (max-width: 1000px) {
  .section_footer {
    padding: 50px 24px 40px;
  }
  .section_footer .footer_main {
    flex-direction: column;
    align-items: start;
  }
  .section_footer .footer_left .logo {
    margin-bottom: 64px;
    max-width: 112px;
  }
  .section_footer .footer_left .footer_left_content {
    display: none;
  }
  .section_footer .footer_right {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-right: 0;
  }
  .section_footer .footer_nav {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 32px;
  }
  .section_footer .footer_nav a {
    font-size: 15px;
    font-weight: normal;
  }
  .section_footer .copy_right {
    margin-top: 64px;
    font-size: 12px;
    text-align: start;
    font-weight: normal;
  }
}
@keyframes blinkAnime {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.sokuwork {
  padding: 62px 0 44px;
  background-image: linear-gradient(0deg, rgba(237, 114, 54, 0.9) 0%, rgba(224, 52, 50, 0.9) 46%, rgba(233, 18, 56, 0.9) 100%);
  color: #fff;
}
.sokuwork .sokuwork__title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
.sokuwork .sokuwork__title_sub {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  width: fit-content;
  margin: 0 auto 20px;
}
.sokuwork .sokuwork__title_sub::after {
  content: "";
  display: block;
  width: 25px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='35' viewBox='0 0 25 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5447 0.182223L24.9987 1.29153L1.69152 34.3038L0.981645 33.5453L15.5447 0.182223Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  right: -18px;
  transform: translateX(100%);
}
.sokuwork .sokuwork__title_sub::before {
  content: "";
  display: block;
  width: 25px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='35' viewBox='0 0 25 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.45331 0.182223L-0.000660015 1.29153L23.3065 34.3038L24.0164 33.5453L9.45331 0.182223Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: -15px;
  transform: translateX(-100%);
}
.sokuwork .line__btn .white {
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .sokuwork .sokuwork__right li {
    font-size: 2.24rem;
    width: 100px;
    height: 100px;
  }
  .line__btn a {
    width: 462.4px;
  }
}
@media screen and (max-width: 1000px) {
  .sokuwork {
    padding: 30px 0 40px;
  }
  .sokuwork .sokuwork__title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .sokuwork .sokuwork__title_sub {
    font-size: 20px;
    margin: 0 auto 25px;
  }
  .sokuwork .sokuwork__title_sub::after {
    content: "";
    display: block;
    width: 17px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='28' viewBox='0 0 17 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.78511 0.551279L16.999 0.80968L1.42138 27.5802L0.838006 27.043L9.78511 0.551279Z' fill='white'/%3E%3C/svg%3E%0A");
    right: -10px;
    top: -2px;
  }
  .sokuwork .sokuwork__title_sub::before {
    content: "";
    display: block;
    width: 16px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='28' viewBox='0 0 16 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21594 0.563287L-0.000239505 0.745375L15.3014 27.6792L15.8903 27.1482L7.21594 0.563287Z' fill='white'/%3E%3C/svg%3E%0A");
    left: -10px;
    top: -2px;
  }
  .sokuwork .line__btn .white {
    font-size: 2.6rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
}
.footer {
  margin-top: 56px;
  padding-bottom: 140px;
}

.footer__inr {
  display: flex;
  flex-direction: column-reverse;
}

.footer .footer__logo {
  width: 377px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.05rem;
}
.footer .footer__logo img {
  width: 232px;
  margin-left: 4px;
}
.footer .footer__contents {
  font-style: normal;
  margin-top: 30px;
  text-align: center;
}
.footer .footer__contents dl {
  font-weight: 400;
  margin-top: 20px;
}
.footer .footer__contents address {
  font-style: normal;
}
.footer .footer__navi {
  font-size: 1.6rem;
}
.footer .footer__list {
  font-weight: 600;
}
.footer .footer__list ul {
  display: flex;
  justify-content: center;
  gap: 0 32px;
}
.footer .footer__list p {
  text-align: right;
  margin-top: 12px;
}
.footer .copy {
  margin-top: 3rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  body {
    font-size: 1.28rem;
  }
  .footer .footer__list ul {
    gap: 0 26px;
  }
}
@media screen and (max-width: 1000px) {
  .footer {
    margin-top: 16vw;
    padding-bottom: 26.6666666667vw;
  }
  .footer__inr {
    flex-direction: column-reverse;
  }
  .footer .footer__logo {
    width: auto;
    font-size: max(10px, 4vw);
    text-align: center;
  }
  .footer .footer__logo img {
    width: 56vw;
  }
  .footer .footer__contents {
    width: 92vw;
    margin: 9.3333333333vw auto 0;
    text-align: left;
  }
  .footer .footer__contents dl {
    margin-top: 5.3333333333vw;
  }
  .footer .footer__navi {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    font-size: max(10px, 4vw);
  }
  .footer .footer__list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2666666667vw 0;
  }
  .footer .footer__list li {
    width: 50%;
  }
  .footer .copy {
    margin-top: 9.8666666667vw;
    font-size: max(10px, 3.7333333333vw);
    text-align: center;
    width: 100%;
  }
}
.attention-section {
  display: flex;
  justify-content: center;
  width: 100%;
}
.attention-section picture {
  max-width: 90%;
  height: auto;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .attention-section {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .attention-section picture {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
  }
}

.branch {
  margin-top: 120px;
}
.branch .branch__img {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 80px 0 60px;
}
.branch .branch__description {
  text-align: center;
  width: 90%;
  max-width: 800px;
  margin: 40px auto;
  display: flex;
  justify-content: center;
}
.branch .branch__description p {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
}
.branch picture {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  height: auto;
}
.branch picture img {
  width: 100%;
}
.branch .branch__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 60px;
}
.branch .branch__item {
  background: #fff;
}
.branch .branch__item .branch__title {
  background: #676767;
  padding: 10px 12px;
  display: flex;
}
.branch .branch__item .branch__title img {
  width: 30px;
  margin-right: 10px;
}
.branch .branch__item .branch__title h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.branch .branch__item .branch__content {
  padding: 10px 12px;
}
.branch .branch__item .branch__content a {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .branch {
    margin-top: 16vw;
  }
  .branch .branch__img {
    margin: 8vw 0 6vw;
  }
  .branch .branch__description {
    width: 92vw;
    margin: 6vw auto;
    display: flex;
    justify-content: center;
  }
  .branch .branch__description p {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
  }
  .branch .branch__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
    margin: 3.4666666667vw auto 0;
    width: 92vw;
  }
}
.office-info {
  background-color: #f8f9fa;
  padding: 25px 20px;
  text-align: center;
  margin: 0 auto 30px;
  max-width: 1200px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.office-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  margin: 0;
}

.office-title .highlight {
  color: #1e88e5;
  font-size: 28px;
  position: relative;
  padding: 0 5px;
  background: linear-gradient(transparent 70%, rgba(30, 136, 229, 0.2) 70%);
  display: inline-block;
  font-weight: 700;
}

.office-title .highlight-support {
  color: #ff6f00;
  font-size: 28px;
  position: relative;
  padding: 0 5px;
  display: inline-block;
  font-weight: 700;
  background: linear-gradient(transparent 70%, rgba(255, 111, 0, 0.2) 70%);
}

.office-info .note {
  font-size: 14px;
  color: #777;
  margin-top: 10px;
  line-height: 1.4;
  font-weight: normal;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .office-info {
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .office-title {
    font-size: 18px;
  }
  .office-title .highlight,
  .office-title .highlight-support {
    font-size: 20px;
  }
  .office-info .note {
    font-size: 12px;
    margin-top: 8px;
    text-align: center;
  }
}
/* TikTokセクションのスタイル */
.tiktok-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  text-align: center;
}
.tiktok-section .tiktok-text {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.tiktok-section .tiktok-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  font-weight: bold;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.tiktok-section .tiktok-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}
.tiktok-section .tiktok-button:hover img {
  transform: scale(1.1);
}
.tiktok-section .tiktok-button:active {
  transform: translateY(0);
}
.tiktok-section .tiktok-button img {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 768px) {
  .tiktok-section {
    padding: 30px 15px;
  }
  .tiktok-section .tiktok-text {
    font-size: 16px;
  }
  .tiktok-section .tiktok-button {
    padding: 12px 24px;
    font-size: 14px;
  }
  .tiktok-section .tiktok-button img {
    width: 20px;
    height: 20px;
  }
}

.floating_cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  z-index: 1000;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}
.floating_cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 10px 20px;
  background-color: #22ba4f;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.floating_cta a:hover {
  background-color: #1da344;
  transform: translateY(-2px);
}
.floating_cta a img {
  width: 60px;
  height: auto;
  margin-right: 15px;
}
.floating_cta a p {
  text-align: left;
  line-height: 1.4;
  margin: 0;
  padding-left: 5px;
}
.floating_cta a p .yellow {
  display: block;
  font-size: 18px;
  color: #ffff00;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .floating_cta a {
    font-size: 22px;
  }
  .floating_cta a img {
    width: 50px;
  }
  .floating_cta a p .yellow {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  .floating_cta {
    padding: 5px 0;
  }
  .floating_cta a {
    max-width: 90%;
    padding: 8px 20px 8px 0px;
    font-size: 20px;
  }
  .floating_cta a img {
    width: 40px;
    margin-right: 0px;
  }
  .floating_cta a p .yellow {
    font-size: 14px;
  }
  .section_footer {
    padding-bottom: 80px;
  }
}

/*# sourceMappingURL=index.css.map */
