:root {
  --height-header: 128px;
  --height-header-sp: 70px;
  --color-main: #003a93;
  --width-inner-header: calc(1280px - 8px * 2);
  --width-inner-fv: 1280px;
  --width-inner-section: 1280px;
  --width-inner-footer: 1280px;
  --padding-inline-header: 40px;
  --padding-inline-fv: 40px;
  --padding-inline-section: 40px;
  --padding-inline-footer: 40px;
}

.p-pages {
  text-align: center;
}
.p-pages-header__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.p-pages-fv {
  position: relative;
}
.p-pages-fv__img {
  height: 600px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-pages-fv__img {
    height: 300px;
  }
}
.p-pages-fv__mask {
  position: absolute;
  inset: 0px;
  background-color: #707070;
  opacity: 0.21;
  z-index: 2;
}
.p-pages-fv__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
  font-size: 6rem;
  font-weight: bold;
  padding-block: 2.8rem;
  min-width: 200px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-pages-fv__text {
    font-size: clamp(2rem, calc(2.24vw + 1.2841rem), 3rem);
    padding-block: 2rem;
    padding-inline: 2rem;
    min-width: revert;
  }
}
.p-pages-fv__text::before, .p-pages-fv__text::after {
  content: "";
  display: block;
  width: 100%;
  background-color: white;
  position: absolute;
  left: 50%;
  translate: -50%;
  z-index: 3;
  min-width: 408px;
}
.p-pages-fv__text::before {
  height: 7px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .p-pages-fv__text::before {
    height: 4px;
    min-width: revert;
  }
}
.p-pages-fv__text::after {
  height: 8px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-pages-fv__text::after {
    height: 4px;
    min-width: revert;
  }
}
@media not screen and (max-width: 1024px) {
  .p-pages .l-pages-section {
    padding-top: 126px;
    padding-bottom: 170px;
  }
}
@media screen and (max-width: 1024px) {
  .p-pages .l-pages-section {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-pages .l-pages-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.p-pages .l-section__title .l-section__title--ja {
  margin-left: 0;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-pages .l-section__title .l-section__title--ja {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.p-pages .l-section__contents {
  max-width: clamp(60rem, calc(47.37vw + 11.4413rem), 102.4rem);
  margin-inline: auto;
  margin-top: 27px;
  text-align: center;
}
.p-sec-category__cta--image{
	width:80%;
	margin:0 auto;
}
.p-pages .p-sec-category {
  background-color: #f2f2f2;
}
.p-pages .p-sec-category__cta {
  margin-bottom: clamp(5rem, calc(25.87vw + -14.8667rem), 34.8rem);
}
.p-pages .p-sec-recommend {
  text-align: left;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-category {
    padding-top: 161px;
  }
  .p-pages .p-sec-recommend {
    padding-top: 151px;
    padding-bottom: 91px;
  }
}

@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-business {
    padding-top: 154px;
    padding-bottom: 145px;
  }
}
.p-pages .p-sec-business__contents {
  max-width: clamp(60rem, calc(35.75vw + 23.352rem), 92rem);
  padding-inline: 20px;
  margin-top: 40px;
}
.p-pages .p-sec-business-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
  font-size: 20px;
  line-height: 1;
  padding-block: 38px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-business-info__item {
    display: block;
    font-size: 16px;
    padding-block: 20px;
  }
}
.p-pages .p-sec-business-info__item-address {
  padding-block: 34px;
}
.p-pages .p-sec-business-info__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 174px;
          flex: 0 0 174px;
  font-weight: normal;
  color: #808080;
}
.p-pages .p-sec-business-info__content {
	line-height:1.6;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-business-info__content {
    margin-top: 10px;
  }
}
.p-pages .p-sec-shop {
  position: relative;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-shop {
    padding-top: 0px;
    padding-bottom: 150px;
  }
}
.p-pages .p-sec-shop__img {
  width: clamp(64rem, calc(33.4vw + 15.8664rem), 80rem);
}
@media screen and (max-width: 1440px) {
  .p-pages .p-sec-shop__img {
    width: clamp(20rem, calc(39.29vw + 7.4286rem), 64rem);
  }
}
.p-pages .p-sec-shop__contents {
  margin-top: -25%;
  margin-left: 37%;
  background: white;
  border-radius: 40px;
  position: relative;
  padding-top: 84px;
  padding-left: 120px;
  padding-right: 80px;
  padding-bottom: 112px;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .p-pages .p-sec-shop__contents {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__contents {
    padding: 30px;
    margin-top: 30px;
    margin-top: -40px;
    margin-left: 40px;
  }
}
.p-pages .p-sec-shop__text {
  margin-top: 10px;
  line-height: 1.7;
  font-size: 20px;
  color: #707070;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__text {
    font-size: 14px;
    line-height: 1.4;
  }
}
.p-pages .p-sec-shop__btn {
  margin-top: 10px;
  max-width: 300px;
  height: 60px;
  line-height: 60px;
  background: -webkit-gradient(linear, left top, right top, from(#2eb35a), to(#39b54a));
  background: linear-gradient(to right, #2eb35a 0%, #39b54a 100%);
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__btn {
    max-width: 150px;
    height: 40px;
    line-height: 40px;
  }
}
.p-pages .p-sec-shop__btn--text {
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: relative;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop__btn--text {
    font-size: 16px;
  }
}
.p-pages .p-sec-shop__btn--text:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  rotate: -45deg;
  width: 16px;
  height: 16px;
  right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop__btn--text:after {
    width: 10px;
    height: 10px;
    right: 10px;
  }
}
.p-pages .p-sec-shop__btn:hover .p-sec-shop__btn--text:after {
  translate: 10px;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop__btn:hover .p-sec-shop__btn--text:after {
    translate: 5px;
  }
}
.p-pages .p-sec-shop__bg {
  position: absolute;
  width: 100%;
  height: 72%;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__bg {
    height: 80%;
  }
}
.p-pages .p-sec-shop__message {
  font-weight: normal;
  font-size: 30px;
  line-height: 91px;
  text-align: center;
  color: #0f6500;
  position: relative;
  display: inline-block;
  margin-top: 63px;
  padding-inline: 46px;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop__message {
    font-size: clamp(2rem, calc(2.24vw + 1.2841rem), 3rem);
    line-height: 1.6;
    min-width: clamp(30rem, calc(67.11vw + 8.5235rem), 60rem);
    padding-inline: clamp(4rem, calc(2.24vw + 3.2841rem), 5rem);
  }
}
.p-pages .p-sec-shop__message::before, .p-pages .p-sec-shop__message::after {
  content: "";
  position: absolute;
  width: 46px;
  height: 5px;
  border-radius: 5px;
  background-color: #f29b11;
  top: 37px;
  left: 0;
  z-index: -1;
  rotate: 60deg;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop__message::before, .p-pages .p-sec-shop__message::after {
    width: 56px;
    top: clamp(2rem, calc(-2.24vw + 3.7159rem), 3rem);
  }
}
.p-pages .p-sec-shop__message::after {
  left: auto;
  right: 0;
  rotate: -60deg;
}
.p-pages .p-sec-shop__images--wrapper {
  max-width: 1270px;
  margin-inline: auto;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 34px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__images--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-pages .p-sec-shop__image {
  width: clamp(21.5rem, calc(16.06vw + 9.1667rem), 40rem);
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop__image {
    width: clamp(25rem, calc(67.11vw + 3.5235rem), 55rem);
  }
}

@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-shop-info {
    padding-top: 154px;
    padding-bottom: 146px;
  }
}
.p-pages .p-sec-shop-info .l-section__title {
  margin-left: 5.5rem;
}
@media screen and (max-width: 1024px) {
  .p-pages .p-sec-shop-info .l-section__title {
    margin-left: revert;
  }
}
.p-pages .p-sec-shop-info-top__contents {
  max-width: 834px;
}
.p-pages .p-sec-shop-info-body__contents {
  max-width: 1265px;
  margin-top: 70px;
  text-align: left;
}
.p-pages .p-sec-shop-info__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 834px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 90px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop-info__info {
    display: block;
    max-width: 280px;
    margin-inline: auto;
    margin-top: 30px;
  }
}
.p-pages .p-sec-shop-info__info--text-container {
  text-align: left;
  max-width: 400px;
  padding-top: 10px;
}
.p-pages .p-sec-shop-info__info--title {
  font-size: 23px;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop-info__info--title {
    font-size: 20px;
  }
}
.p-pages .p-sec-shop-info__info--text {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop-info__info--text {
    font-size: 14px;
    line-height: 2;
  }
}
.p-pages .p-sec-shop-info__info--img {
  width: 394px;
  height: 349px;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop-info__info--img {
    margin-top: 20px;
    width: 280px;
    height: 249px;
  }
}
.p-pages .p-sec-shop-info__item-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 29px 72px;
}
@media screen and (max-width: 1023px) {
  .p-pages .p-sec-shop-info__item-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop-info__item-list {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-inline: auto;
  }
}
.p-pages .p-sec-shop-info__item--link {
  width: 100%;
  height: 100%;
}
.p-pages .p-sec-shop-info__head {
  padding-top: 58px;
  padding-bottom: 20px;
  position: relative;
}
.p-pages .p-sec-shop-info__head--num {
  position: absolute;
  top: 0;
  left: 7px;
  font-weight: normal;
  font-size: 80px;
  line-height: 91px;
  color: #83c178;
  z-index: 1;
}
.p-pages .p-sec-shop-info__head--img {
  border-radius: 10px;
  aspect-ratio: 375/232;
}
.p-pages .p-sec-shop-info__head--img img {
  /* aspect-ratio: 375/232; */
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.p-pages .p-sec-shop-info__head--junre {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  color: #137c00;
  position: absolute;
  background: rgb(255 255 255 / 70%);
  bottom: 0;
  left: 7px;
}
.p-pages .p-sec-shop-info__body--texts {
  margin-top: 5px;
}
.p-pages .p-sec-shop-info__body--tag-list {
  /* display: flex;
  flex-direction: column;
  align-self: flex-start; */
}
.p-pages .p-sec-shop-info__body--tag {
  display: inline-block;
  padding-left: 2rem;
  padding-right: 2rem;
/*   min-width: 200px; */
  text-align: center;
  height: 30px;
  border-radius: 15px;
  background: #83c178;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: 10px;
}
/* .p-pages .p-sec-shop-info__body--tag:nth-child(2) {
  font-size: 16px;
  padding-left: 24px;
  padding-right: 42px;
  text-align: center;
} */
.p-pages .p-sec-shop-info__body--text {
  font-weight: normal;
  font-size: 17px;
  line-height: 38px;
  color: #000;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .p-pages .p-sec-shop-info__body--text {
    font-size: 14px;
    line-height: 30px;
    margin-top: clamp(0rem, calc(3.58vw + -1.1454rem), 1.6rem);
  }
}
.p-pages .p-sec-shop-info__info--map {
  margin-top: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 1285/395;
}
.p-pages .p-sec-shop-info__info--map iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-shop-info__info--map {
    aspect-ratio: 3/2;
    margin-top: 60px;
  }
}

@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-contact {
    padding-top: 154px;
    padding-bottom: 144px;
  }
}
.p-pages .p-sec-contact__contents {
  margin-top: clamp(1.6rem, calc(2.56vw + 0.78rem), 5.7rem);
}
.p-pages .p-sec-contact form input[type=text],
.p-pages .p-sec-contact form input[type=email],
.p-pages .p-sec-contact form input[type=tel],
.p-pages .p-sec-contact form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  border: 0.1rem solid #bcbcbc;
  width: 100%;
  padding: 0.5rem;
  line-height: 1.4;
  background: white;
  color: black;
  font-family: Noto Sans JP, sans-serif;
  text-align: left;
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact form input[type=text],
  .p-pages .p-sec-contact form input[type=email],
  .p-pages .p-sec-contact form input[type=tel],
  .p-pages .p-sec-contact form textarea {
    font-size: 1.2rem;
  }
}
.p-pages .p-sec-contact form textarea {
  resize: vertical;
  min-height: 20.8rem;
}
.p-pages .p-sec-contact form[data-status=sent] .p-contact__form--container {
  display: none;
}
.p-pages .p-sec-contact form .wpcf7-spinner {
  position: absolute !important;
}
.p-pages .p-sec-contact form .wpcf7-submit:disabled {
  background: #999 !important;
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact form .wpcf7-not-valid-tip {
    font-size: 1.4rem;
  }
}
.p-pages .p-sec-contact__form--item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: auto;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-contact__form--item {
    padding-top: 2.8rem;
  }
  .p-pages .p-sec-contact__form--item:nth-child(4) {
    padding-top: 6rem;
  }
  .p-pages .p-sec-contact__form--item:nth-child(n+5) {
    padding-top: 3.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-contact__form--item {
    padding-top: 2.4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact__form--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: revert;
        -ms-flex-align: revert;
            align-items: revert;
    padding-top: 0;
    padding-bottom: 0;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact__form--item-textarea {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.p-pages .p-sec-contact__form--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: clamp(20rem, calc(21.18vw + 3.7333rem), 44.4rem);
  font-size: 1.5rem;
  margin-top: 1rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-contact__form--title {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact__form--title {
    -webkit-box-flex: revert;
        -ms-flex: revert;
            flex: revert;
    font-size: 1.2rem;
  }
}
.p-pages .p-sec-contact__form--require {
  font-size: 1.3rem;
  color: #ff0a0a;
}
.p-pages .p-sec-contact__form--input {
  width: 100%;
  position: relative;
}
.p-pages .p-sec-contact__form--input > span {
  width: 100%;
}
.p-pages .p-sec-contact__form--input > span[data-name=postal-code1], .p-pages .p-sec-contact__form--input > span[data-name=postal-code2] {
  width: 6.3rem;
  margin-inline: 2.2rem;
}
.p-pages .p-sec-contact__form--privacy-policy-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  padding-right: 16px;
  text-align: left;
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact__form--privacy-policy-text {
    font-size: 12px;
    line-height: 20px;
    margin-top: 3rem;
  }
}
.p-pages .p-sec-contact__form--privacy-policy-link {
  color: #071aff;
  width: revert;
  position: relative;
}
.p-pages .p-sec-contact__form--privacy-policy-link::before {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 20px;
  width: 50px;
  height: 2px;
  background: white;
}
.p-pages .p-sec-contact__form--privacy-policy .wpcf7-list-item-label {
  padding-left: 3.5rem;
  position: relative;
}
.p-pages .p-sec-contact__form--privacy-policy .wpcf7-list-item-label::before {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  left: 0;
  display: block;
  width: 21px;
  height: 21px;
  border: 2px solid #707070;
  background-color: white;
}
.p-pages .p-sec-contact__form--privacy-policy .wpcf7-list-item-label::after {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  left: 8px;
  width: 0.5rem;
  height: 1rem;
  background-color: white;
  border-right: 1px solid #071aff;
  border-bottom: 1px solid #071aff;
  rotate: 45deg;
  display: none;
}
.p-pages .p-sec-contact__form--privacy-policy .wpcf7-list-item-label.checked::after {
  display: block;
}
.p-pages .p-sec-contact__form--submit-wrapper {
  margin-top: 6.4rem;
  display: inline-block;
  max-width: 26rem;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#7eff12), to(#1ab900));
  background: linear-gradient(#7eff12 0%, #1ab900 100%);
  margin-inline: auto;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  position: relative;
}
.p-pages .p-sec-contact__form--submit-wrapper input {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-contact__form--submit-wrapper {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-contact__form--submit-wrapper {
    margin-top: 3rem;
  }
}
.p-pages .p-sec-contact__form--submit-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  display: block;
  right: 13px;
  display: block;
  width: 14px;
  height: 1px;
  background-color: white;
}
.p-pages .p-sec-contact__form--submit-wrapper::after {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background-color: white;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 13px;
  rotate: 45deg;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-recruit {
    padding-top: 154px;
    padding-bottom: 0;
  }
}
.p-pages .p-sec-recruit__contents {
  max-width: 1577px;
  padding-inline: 20px;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-recruit__contents {
    margin-top: 86px;
  }
}
.p-pages .p-sec-recruit__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-recruit__wrapper {
    display: revert;
    max-width: 500px;
    margin-inline: auto;
  }
}
.p-pages .p-sec-recruit__texts {
  text-align: left;
  width: 39%;
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-recruit__texts {
    width: revert;
  }
}
.p-pages .p-sec-recruit__message--main {
  font-size: clamp(2.2rem, calc(1.56vw + 1rem), 4rem);
  letter-spacing: 0.02em;
  line-height: 1.4;
  color: #2e8d1e;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-recruit__message--main {
    font-size: 24px;
    line-height: 34px;
  }
}
.p-pages .p-sec-recruit__message--sub {
  font-size: clamp(1.6rem, calc(0.35vw + 1.3333rem), 2rem);
  color: #707070;
  line-height: 1.7;
  margin-top: clamp(2.2rem, calc(2.95vw + -0.0667rem), 5.6rem);
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-recruit__message--sub {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 30px;
  }
}
.p-pages .p-sec-recruit__img {
  width: 54%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-recruit__img {
    width: revert;
    margin-left: revert;
    margin-top: 30px;
  }
}
.p-pages .p-sec-job {
  padding-bottom: 0;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-job {
    padding-top: 150px;
  }
}
.p-pages .p-sec-job .l-section__title--en {
  padding-bottom: 2.1rem;
}
.p-pages .p-sec-job__contents {
  padding-top: 62px;
  padding-bottom: 100px;
  background: #f2f2f2;
  max-width: revert;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-job__contents {
    margin-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-job__contents {
    padding-top: 30px;
  }
}
.p-pages .p-sec-job__wrapper {
  max-width: clamp(55rem, calc(30.53vw + 31.5842rem), 90.2rem);
  margin-inline: auto;
  height: 100%;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-job__wrapper {
    max-width: 500px;
  }
}
.p-pages .p-sec-job table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.p-pages .p-sec-job tr {
  border-bottom: 1px dashed #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  padding-top: 24px;
  padding-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-job tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-job tr:nth-child(1), .p-pages .p-sec-job tr:nth-child(2) {
    padding-bottom: 18px;
  }
  .p-pages .p-sec-job tr:nth-child(3), .p-pages .p-sec-job tr:nth-child(4) {
    padding-bottom: 14px;
  }
  .p-pages .p-sec-job tr:nth-child(5), .p-pages .p-sec-job tr:nth-child(6) {
    padding-bottom: 16px;
  }
  .p-pages .p-sec-job tr:nth-child(7), .p-pages .p-sec-job tr:nth-child(8) {
    padding-bottom: 17px;
  }
  .p-pages .p-sec-job tr:nth-child(9) {
    padding-bottom: 17px;
  }
  .p-pages .p-sec-job tr:nth-child(10) {
    padding-bottom: 15px;
  }
}
.p-pages .p-sec-job th {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #1d1d1d;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-job th {
    -webkit-box-flex: revert;
        -ms-flex: revert;
            flex: revert;
  }
}
.p-pages .p-sec-job td {
  font-weight: normal;
  font-size: 18px;
  line-height: 2.4;
  color: #1d1d1d;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-job td {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.7;
  }
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-entry {
    padding-top: 85px;
    padding-bottom: 93px;
  }
}
.p-pages .p-sec-entry .l-section__title--en {
  padding-bottom: 2.1rem;
}
.p-pages .p-sec-entry__contents {
  max-width: clamp(60rem, calc(22.66vw + 42.6rem), 86.1rem);
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-entry__contents {
    max-width: 500px;
    margin-top: 0;
  }
}
.p-pages .p-sec-entry__message-attention {
  max-width: 672px;
  margin-inline: auto;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #3b4043;
  padding-top: 53px;
  padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-entry__message-attention {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
  }
}
.p-pages .p-sec-entry form input[type=text],
.p-pages .p-sec-entry form input[type=email],
.p-pages .p-sec-entry form input[type=tel],
.p-pages .p-sec-entry form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  border: 0.1rem solid #bcbcbc;
  width: 100%;
  padding: 0.5rem;
  line-height: 1;
  background: white;
  color: black;
  font-family: Noto Sans JP, sans-serif;
  text-align: left;
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry form input[type=text],
  .p-pages .p-sec-entry form input[type=email],
  .p-pages .p-sec-entry form input[type=tel],
  .p-pages .p-sec-entry form textarea {
    font-size: 1.2rem;
  }
}
.p-pages .p-sec-entry form textarea {
  resize: vertical;
  min-height: 20.8rem;
}
.p-pages .p-sec-entry form[data-status=sent] .p-sec-entry__form--container {
  display: none;
}
.p-pages .p-sec-entry form .wpcf7-spinner {
  position: absolute !important;
}
.p-pages .p-sec-entry form .wpcf7-submit:disabled {
  background: #999 !important;
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry form .wpcf7-not-valid-tip {
    font-size: 1.4rem;
  }
}
.p-pages .p-sec-entry__form--item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: auto;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-entry__form--item {
    padding-top: 2.8rem;
  }
  .p-pages .p-sec-entry__form--item:nth-child(2) {
    padding-top: 4rem;
  }
  .p-pages .p-sec-entry__form--item:nth-child(n+3) {
    padding-top: 3.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-entry__form--item {
    padding-top: 2.4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry__form--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: revert;
        -ms-flex-align: revert;
            align-items: revert;
    padding-top: 0;
    padding-bottom: 0;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry__form--item-textarea {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.p-pages .p-sec-entry__form--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: clamp(19.5rem, calc(7.55vw + 13.7rem), 28.2rem);
  font-size: 1.5rem;
  margin-top: 1rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-entry__form--title {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry__form--title {
    -webkit-box-flex: revert;
        -ms-flex: revert;
            flex: revert;
    font-size: 1.2rem;
  }
}
.p-pages .p-sec-entry__form--require {
  font-size: 1.3rem;
  color: #ff0a0a;
}
.p-pages .p-sec-entry__form--input {
  width: 100%;
  position: relative;
}
.p-pages .p-sec-entry__form--input > span {
  width: 100%;
}
.p-pages .p-sec-entry__form--input > span[data-name=postal-code1], .p-pages .p-sec-entry__form--input > span[data-name=postal-code2] {
  width: 6.3rem;
  margin-inline: 1.2rem;
}
.p-pages .p-sec-entry__form--privacy-policy-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
  padding-right: 16px;
  text-align: left;
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry__form--privacy-policy-text {
    font-size: 12px;
    line-height: 20px;
    margin-top: 3rem;
  }
}
.p-pages .p-sec-entry__form--privacy-policy-link {
  color: #071aff;
  width: revert;
  position: relative;
}
.p-pages .p-sec-entry__form--privacy-policy-link::before {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 20px;
  width: 50px;
  height: 2px;
  background: white;
}
.p-pages .p-sec-entry__form--privacy-policy .wpcf7-list-item-label {
  padding-left: 3.5rem;
  position: relative;
}
.p-pages .p-sec-entry__form--privacy-policy .wpcf7-list-item-label::before {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  left: 0;
  display: block;
  width: 21px;
  height: 21px;
  border: 2px solid #707070;
  background-color: white;
}
.p-pages .p-sec-entry__form--privacy-policy .wpcf7-list-item-label::after {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  left: 8px;
  width: 0.5rem;
  height: 1rem;
  background-color: white;
  border-right: 1px solid #071aff;
  border-bottom: 1px solid #071aff;
  rotate: 45deg;
  display: none;
}
.p-pages .p-sec-entry__form--privacy-policy .wpcf7-list-item-label.checked::after {
  display: block;
}
.p-pages .p-sec-entry__form--submit-wrapper {
  margin-top: 6.4rem;
  display: inline-block;
  max-width: 26rem;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#7eff12), to(#1ab900));
  background: linear-gradient(#7eff12 0%, #1ab900 100%);
  margin-inline: auto;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  position: relative;
}
.p-pages .p-sec-entry__form--submit-wrapper input {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-pages .p-sec-entry__form--submit-wrapper {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .p-pages .p-sec-entry__form--submit-wrapper {
    margin-top: 3rem;
  }
}
.p-pages .p-sec-entry__form--submit-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  display: block;
  right: 13px;
  display: block;
  width: 14px;
  height: 1px;
  background-color: white;
}
.p-pages .p-sec-entry__form--submit-wrapper::after {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background-color: white;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 13px;
  rotate: 45deg;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-recruit-nothing {
    padding-top: 154px;
    padding-bottom: 125px;
  }
}
.p-pages .p-sec-recruit-nothing__contents {
  max-width: 1537px;
  padding-inline: 20px;
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-recruit-nothing__contents {
    margin-top: 41px;
  }
}
.p-pages .p-sec-recruit-nothing__message {
  font-size: 23px;
}
@media (max-width: 767px) {
  .p-pages .p-sec-recruit-nothing__message {
    font-size: 16px;
  }
}

.p-pages .p-sec-privacy-policy .l-section__contents {
  text-align: left !important;
}
.p-pages .p-sec-privacy-policy .l-section__contents h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 25px;
}
.p-pages .p-sec-privacy-policy .l-section__contents p {
  margin-top: 3px;
  line-height: 1.7;
}
.p-pages .p-sec-privacy-policy .l-section__contents ul {
  margin-block: 25px;
}
.p-pages .p-sec-privacy-policy .l-section__contents li {
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .p-pages .p-sec-privacy-policy .l-section__contents h3 {
    font-size: 1.6rem;
    margin-top: 20px;
  }
  .p-pages .p-sec-privacy-policy .l-section__contents p {
    font-size: 1.4rem;
  }
}
@media not screen and (max-width: 1024px) {
  .p-pages .p-sec-privacy-policy {
    padding-bottom: 144px;
  }
}

/*  .customize-support .p-pages .p-sec-shop-info .l-section__title{
	margin-left:0;
} */
.p-pages .p-sec-shop-info{
	        width: 80%;
        margin: 0 auto;
	line-height:1.6;
}
.p-pages .p-sec-shop-info h1{
	font-size:2.2rem;
	margin-bottom:1.6rem;
}

