@charset "UTF-8";
.sec1 {
  margin-top: 180px;
}
@media screen and (max-width: 992px) {
  .sec1 {
    margin-top: 90px;
  }
}
.sec1__head {
  position: relative;
}
.sec1__ttl {
  position: absolute;
  bottom: -20px;
  left: -20px;
  color: white;
  line-height: 1;
}
.sec1__ttl--blog .sec1__otr {
  border-top: 2px solid #88c02f;
}
.sec1__ttl--blog .sec1__cnt {
  background: #88c02f;
}
.sec1__ttl--voice .sec1__otr {
  border-top: 2px solid #6a90f0;
  border-right: 2px solid #6a90f0;
}
.sec1__ttl--voice .sec1__cnt {
  background: #6a90f0;
}
.sec1__ttl--kikanshi .sec1__otr {
  border-top: 2px solid #f06a7a;
  border-right: 2px solid #f06a7a;
}
.sec1__ttl--kikanshi .sec1__cnt {
  background: #f06a7a;
}
.sec1__ttl--class .sec1__otr {
  border-top: 2px solid #f06aa0;
  border-right: 2px solid #f06aa0;
}
.sec1__ttl--class .sec1__cnt {
  background: #f06aa0;
}
.sec1__otr {
  border-top: 2px solid #52bcb1;
  border-right: 2px solid #52bcb1;
  padding-top: 5px;
  padding-right: 5px;
}
.sec1__cnt {
  background: #52bcb1;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sec1__inr {
  border-left: 2px solid white;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 180px;
}
.sec1__ja {
  padding-bottom: 10px;
  padding-right: 50px;
  position: relative;
}
.sec1__ja::after {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  content: "";
  background: url(../img/leaf.svg) no-repeat;
  width: 37px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.sec1__en {
  font-size: 3.2rem;
}
.sec1__treat {
  position: absolute;
}
.sec1__treat--pink {
  right: -10px;
  bottom: -10px;
  z-index: -1;
}
.sec1__treat--green {
  right: -20px;
  bottom: -20px;
  z-index: 10;
}
.sec1--sub .sec1__otr {
  border-top: 2px solid #f06aa0;
  border-right: 2px solid #f06aa0;
}
.sec1--sub .sec1__cnt {
  background: #f06aa0;
}
.sec1--sub .sec1__treat--pink {
  right: -20px;
  bottom: -20px;
  z-index: 10;
}
.sec1--sub .sec1__treat--green {
  right: -10px;
  bottom: -10px;
  z-index: -1;
}
.sec1--flora .sec1__ttl {
  bottom: initial;
  top: 50%;
  transform: translateY(-50%);
}

.description-pharmacist .sec2__tx,
.description-clerk .sec2__tx {
  background: rgba(255, 255, 255, 0.8);
  max-width: initial;
  width: 100%;
  margin-bottom: 50px;
  padding: 30px 20px;
  min-height: 80dvh;
}
.description-pharmacist .sec2__btn,
.description-clerk .sec2__btn {
  text-align: center;
  margin-top: 50px;
}
.description-pharmacist .contact__row,
.description-clerk .contact__row {
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__row,
  .description-clerk .contact__row {
    display: block;
  }
}
.description-pharmacist .contact__row--center,
.description-clerk .contact__row--center {
  justify-content: center;
}
.description-pharmacist .contact__row.contact__row--up,
.description-clerk .contact__row.contact__row--up {
  align-items: flex-start;
}
.description-pharmacist .contact__left,
.description-clerk .contact__left {
  width: 30%;
  text-align: right;
  margin-right: 50px;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__left,
  .description-clerk .contact__left {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }
}
.description-pharmacist .contact__right,
.description-clerk .contact__right {
  width: 70%;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__right,
  .description-clerk .contact__right {
    width: 100%;
  }
}
.description-pharmacist .contact__tx,
.description-clerk .contact__tx {
  height: 50px;
}
.description-pharmacist .contact__ta,
.description-clerk .contact__ta {
  height: 260px;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__ta,
  .description-clerk .contact__ta {
    height: 200px;
  }
}
.description-pharmacist .contact__tx, .description-pharmacist .contact__ta,
.description-clerk .contact__tx,
.description-clerk .contact__ta {
  width: 100%;
  font-size: 16px;
  padding: 5px;
}
.description-pharmacist .contact__tx:focus, .description-pharmacist .contact__tx:focus-visible, .description-pharmacist .contact__ta:focus, .description-pharmacist .contact__ta:focus-visible,
.description-clerk .contact__tx:focus,
.description-clerk .contact__tx:focus-visible,
.description-clerk .contact__ta:focus,
.description-clerk .contact__ta:focus-visible {
  border: #52bcb1 2px solid;
  outline: none;
}
.description-pharmacist .contact__check,
.description-clerk .contact__check {
  text-align: center;
}
.description-pharmacist .contact__confirm,
.description-clerk .contact__confirm {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 40px;
}
.description-pharmacist .contact__confirm .material-bubble,
.description-clerk .contact__confirm .material-bubble {
  padding: 0;
}
.description-pharmacist .contact__confirm .btn--previous,
.description-clerk .contact__confirm .btn--previous {
  margin-top: 30px;
}
.description-pharmacist .contact__confirm .btn__inr--input::after,
.description-clerk .contact__confirm .btn__inr--input::after {
  right: 20px;
}
.description-pharmacist .contact__privacy,
.description-clerk .contact__privacy {
  text-decoration: underline;
}
.description-pharmacist .contact__tx2,
.description-clerk .contact__tx2 {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  position: relative;
}
.description-pharmacist .contact__tx2::before,
.description-clerk .contact__tx2::before {
  content: "(";
  font-size: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: normal;
  left: -6px;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__tx2::before,
  .description-clerk .contact__tx2::before {
    left: -15px;
    top: 34%;
  }
}
.description-pharmacist .contact__tx2::after,
.description-clerk .contact__tx2::after {
  content: ")";
  font-size: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: normal;
  right: -6px;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__tx2::after,
  .description-clerk .contact__tx2::after {
    right: -15px;
    top: 34%;
  }
}
.description-pharmacist .contact input:-webkit-autofill,
.description-clerk .contact input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
.description-pharmacist .contact input,
.description-pharmacist .contact textarea,
.description-clerk .contact input,
.description-clerk .contact textarea {
  border: 1px solid #1a1a1a;
}
.description-pharmacist .contact #company,
.description-pharmacist .contact #pharmacy,
.description-pharmacist .contact #position,
.description-pharmacist .contact #name,
.description-pharmacist .contact #tel,
.description-pharmacist .contact #email,
.description-clerk .contact #company,
.description-clerk .contact #pharmacy,
.description-clerk .contact #position,
.description-clerk .contact #name,
.description-clerk .contact #tel,
.description-clerk .contact #email {
  max-width: 400px;
}
.description-pharmacist .contact .wpcf7-radio,
.description-clerk .contact .wpcf7-radio {
  display: block;
}
.description-pharmacist .contact input[type=radio],
.description-pharmacist .contact input[type=checkbox],
.description-clerk .contact input[type=radio],
.description-clerk .contact input[type=checkbox] {
  display: none;
}
.description-pharmacist .contact .wpcf7-list-item,
.description-clerk .contact .wpcf7-list-item {
  display: block;
}
.description-pharmacist .contact .wpcf7-list-item-label:before,
.description-clerk .contact .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  padding: 1.8px;
  background-clip: content-box;
}
.description-pharmacist .contact .wpcf7-acceptance .wpcf7-list-item-label:before,
.description-clerk .contact .wpcf7-acceptance .wpcf7-list-item-label:before {
  border-radius: 0;
}
.description-pharmacist .contact input[type=radio]:not(:checked) + .wpcf7-list-item-label:before,
.description-clerk .contact input[type=radio]:not(:checked) + .wpcf7-list-item-label:before {
  border-color: #72767b;
}
.description-pharmacist .contact input[type=radio]:checked + .wpcf7-list-item-label:before,
.description-clerk .contact input[type=radio]:checked + .wpcf7-list-item-label:before {
  border-color: #52bcb1;
  background-color: #52bcb1;
}
.description-pharmacist .contact input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.description-clerk .contact input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  border-color: #52bcb1;
  background-color: #52bcb1;
}
.description-pharmacist .contact .wpcf7-spinner,
.description-clerk .contact .wpcf7-spinner {
  display: none;
}
.description-pharmacist .contact .required,
.description-clerk .contact .required {
  display: inline-block;
  background: #e62f2f;
  color: white;
  padding: 0px 6px;
  border-radius: 5px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-left: 6px;
}
.description-pharmacist .contact .required--not,
.description-clerk .contact .required--not {
  background: white;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact .sec5 .wpcf7-list-item,
  .description-clerk .contact .sec5 .wpcf7-list-item {
    margin: 0;
  }
}
.description-pharmacist .contact input.wpcf7-submit,
.description-clerk .contact input.wpcf7-submit {
  transform: translate3d(-4px, -4px, 0);
  transition: all 0.6s cubic-bezier(0.7, 0, 0.2, 1);
  background: #52bcb1;
  color: white;
  border-radius: 5px;
  border: 1px solid #52bcb1;
  padding: 5px 20px;
  display: flex;
  height: 50px;
  font-size: 1.6rem;
  width: 100%;
}
.description-pharmacist .contact input.wpcf7-submit:hover,
.description-clerk .contact input.wpcf7-submit:hover {
  cursor: pointer;
  color: #52bcb1;
  background: white;
}
.description-pharmacist .contact__privacyotr,
.description-clerk .contact__privacyotr {
  text-align: center;
}
.description-pharmacist .contact__privacyArea,
.description-clerk .contact__privacyArea {
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact__privacyArea,
  .description-clerk .contact__privacyArea {
    margin-left: -20px;
  }
}
.description-pharmacist .contact__privacyArea .wpcf7-list-item-label,
.description-clerk .contact__privacyArea .wpcf7-list-item-label {
  position: relative;
}
.description-pharmacist .contact__privacyArea .wpcf7-list-item-label::before,
.description-clerk .contact__privacyArea .wpcf7-list-item-label::before {
  border-radius: 0;
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
}
.description-pharmacist .contact__privacyArea .required,
.description-clerk .contact__privacyArea .required {
  position: absolute;
  top: 3px;
  right: -48px;
}
.description-pharmacist .contact .wpcf7-previous.submit,
.description-clerk .contact .wpcf7-previous.submit {
  border: none;
  background: none;
  font-size: 14px;
  text-underline-offset: 4px;
  text-decoration: underline;
}
.description-pharmacist .contact .wpcf7-previous.submit:hover,
.description-clerk .contact .wpcf7-previous.submit:hover {
  cursor: pointer;
}
.description-pharmacist .contact__privacy-tx,
.description-clerk .contact__privacy-tx {
  position: relative;
}
@media screen and (max-width: 576px) {
  .description-pharmacist .contact__privacy-tx,
  .description-clerk .contact__privacy-tx {
    font-size: 14px;
  }
}
.description-pharmacist .contact,
.description-clerk .contact {
  /*確認画面と完了画面を非表示*/
}
.description-pharmacist .contact .confirm_area,
.description-pharmacist .contact .thanks_area,
.description-clerk .contact .confirm_area,
.description-clerk .contact .thanks_area {
  display: none;
}
.description-pharmacist .contact,
.description-clerk .contact {
  /*デフォルトのサンクスメッセージを非表示*/
}
.description-pharmacist .contact .wpcf7-response-output,
.description-clerk .contact .wpcf7-response-output {
  display: none;
}
.description-pharmacist .contact input.back_button,
.description-clerk .contact input.back_button {
  background: none;
  border: none;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.description-pharmacist .contact .contact__confirm--btn,
.description-clerk .contact .contact__confirm--btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact .contact__confirm--btn,
  .description-clerk .contact .contact__confirm--btn {
    display: block;
  }
}
.description-pharmacist .contact .btn,
.description-clerk .contact .btn {
  display: inline-block;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact .btn,
  .description-clerk .contact .btn {
    margin-left: initial;
    margin-top: 40px;
  }
}
.description-pharmacist .contact .btn:hover input.confirm_button,
.description-clerk .contact .btn:hover input.confirm_button {
  color: #52bcb1;
  cursor: pointer;
}
.description-pharmacist .contact .btn__back,
.description-clerk .contact .btn__back {
  margin-right: 50px;
}
@media screen and (max-width: 992px) {
  .description-pharmacist .contact .btn__back,
  .description-clerk .contact .btn__back {
    margin-right: 0;
  }
}
.description-pharmacist .contact input.confirm_button,
.description-clerk .contact input.confirm_button {
  color: white;
  height: 50px;
  width: 100%;
}
.description-pharmacist .contact .button,
.description-clerk .contact .button {
  padding: 0;
}
.description-pharmacist,
.description-clerk {
  /*確認画面と完了画面を非表示*/
}
.description-pharmacist .confirm_area,
.description-pharmacist .thanks_area,
.description-clerk .confirm_area,
.description-clerk .thanks_area {
  display: none;
}
.description-pharmacist .confirm_area .btn__inr::after,
.description-pharmacist .thanks_area .btn__inr::after,
.description-clerk .confirm_area .btn__inr::after,
.description-clerk .thanks_area .btn__inr::after {
  right: 18px;
  top: -25px;
}
.description-pharmacist,
.description-clerk {
  /*デフォルトのサンクスメッセージを非表示*/
}
.description-pharmacist .wpcf7-response-output,
.description-clerk .wpcf7-response-output {
  display: none;
}
.description-pharmacist .contact-flow,
.description-clerk .contact-flow {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 50px;
}
.description-pharmacist .contact-thanks,
.description-clerk .contact-thanks {
  text-align: center;
}
.description-pharmacist select,
.description-clerk select {
  color: #1a1a1a;
}

.list .dl {
  padding-left: 0;
  padding-right: 0;
}
.list .sec__otr {
  display: flex;
}
@media screen and (max-width: 992px) {
  .list .sec__otr {
    display: block;
  }
}
.list .sec__img-wrap {
  width: 40%;
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .list .sec__img-wrap {
    width: 100%;
  }
}
.list .sec__tx-wrap {
  width: 60%;
}
@media screen and (max-width: 992px) {
  .list .sec__tx-wrap {
    width: 100%;
  }
}
.list .sec__line {
  text-align: right;
}
.list .sec__tx {
  color: #52bcb1;
  padding-bottom: 10px;
}
.list .sec__insta {
  display: flex;
  justify-content: end;
  align-items: end;
  text-align: center;
}
.list .sec__insta-right {
  margin-left: 50px;
}
.list .sec__insta-follow {
  position: relative;
}
.list .sec__insta-follow::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 40px;
  background: #1a1a1a;
  position: absolute;
  top: 0;
  left: -10px;
  transform: rotate(-34deg);
}
.list .sec__insta-follow::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 40px;
  background: #1a1a1a;
  position: absolute;
  top: 0;
  right: -10px;
  transform: rotate(34deg);
}
.about .sec2__otr {
  position: relative;
  padding-bottom: 400px;
}
@media screen and (max-width: 992px) {
  .about .sec2__otr {
    padding-bottom: initial;
  }
}
.about .sec2__img-wrap {
  width: 60%;
}
@media screen and (max-width: 992px) {
  .about .sec2__img-wrap {
    width: 100%;
  }
}
.about .sec2__img {
  width: 100%;
}
.about .sec2__tx-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  top: 20%;
  right: 0;
  width: 70%;
  padding: 30px;
}
@media screen and (max-width: 992px) {
  .about .sec2__tx-wrap {
    position: static;
    width: 100%;
    padding: 0;
  }
}
.about .sec2__ttl {
  padding-bottom: 20px;
  font-size: 2.4rem;
}
@media screen and (max-width: 992px) {
  .about .sec2__ttl {
    font-size: 1.8rem;
    margin-top: 20px;
  }
}
.about .sec2__name {
  margin-top: 20px;
  text-align: right;
}
.about .sec3 {
  border: 20px solid white;
  background: #52bcb1;
}
@media screen and (max-width: 992px) {
  .about .sec3 {
    border: none;
  }
}
.about .sec3__bg-main {
  border: 1px solid white;
  margin: 20px;
}
@media screen and (max-width: 992px) {
  .about .sec3__bg-main {
    margin: 0;
    border: none;
    padding: 20px;
  }
}
.about .sec3__bg-white {
  margin: 20px;
  background: white;
  padding-top: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__bg-white {
    margin: 0;
  }
}
.about .sec3__otr {
  padding-bottom: 100px;
}
.about .sec3__tx {
  font-size: 2.4rem;
}
@media screen and (max-width: 1120px) {
  .about .sec3__tx {
    font-size: 2rem;
  }
}
@media screen and (max-width: 992px) {
  .about .sec3__tx {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 576px) {
  .about .sec3__tx {
    font-size: 1.4rem;
  }
}
.about .sec3__img1-wrap {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__img1-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.about .sec3__ttl {
  text-align: center;
  padding-bottom: 40px;
}
.about .sec3__ttl-inr {
  background: #52bcb1;
  display: inline-block;
  min-width: 300px;
}
@media screen and (max-width: 992px) {
  .about .sec3__ttl-inr {
    min-width: 260px;
  }
}
.about .sec3__ttl-ctn {
  margin: 10px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  color: white;
}
.about .sec3__ctn {
  padding-bottom: 50px;
}
.about .sec3__wrap {
  max-width: 870px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .about .sec3__wrap {
    margin-right: 5px;
  }
}
.about .sec3__wrap + .sec3__wrap {
  margin-top: 100px;
}
.about .sec3__wrap--even {
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  .about .sec3__wrap--even {
    margin-left: 5px;
    margin-right: 0;
  }
}
.about .sec3__wrap--even .sec3__item {
  flex-flow: row-reverse;
  padding-right: initial;
  padding-left: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__wrap--even .sec3__item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.about .sec3__wrap--even .sec3__ttl2 {
  color: #f06aa0;
}
.about .sec3__wrap--even .sec3__item {
  border-bottom: 1px solid #f06aa0;
}
.about .sec3__wrap--even .sec3__triangle {
  border-width: 0px 50px 50px 0px;
  border-color: transparent transparent #f06aa0 transparent;
  right: initial;
  left: 0;
}
.about .sec3__item {
  display: flex;
  border-bottom: 1px solid #52bcb1;
  align-items: center;
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__item {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.about .sec3__img2-wrap {
  width: 30%;
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__img2-wrap {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
  }
}
.about .sec3__tx2-wrap {
  width: 70%;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .about .sec3__tx2-wrap {
    width: 100%;
  }
}
.about .sec3__ttl2 {
  display: flex;
  color: #52bcb1;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .about .sec3__ttl2 {
    position: relative;
  }
}
.about .sec3__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0px 0px;
  border-color: transparent #52bcb1 transparent transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 576px) {
  .about .sec3__triangle {
    border-width: 30px 30px 0px 0px;
  }
}
@media screen and (max-width: 992px) {
  .about .sec3__num {
    position: absolute;
    right: 0;
    z-index: 10;
    opacity: 0.6;
  }
}
@media screen and (max-width: 992px) {
  .about .sec3__ttl-wrap {
    position: relative;
    z-index: 20;
  }
}
.about .sec3__ctn2 {
  max-width: 850px;
  margin: 100px auto 0;
  text-align: center;
  display: grid;
  place-items: center;
  min-height: 200px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .about .sec3__ctn2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.about .sec3__ctn2__triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.about .sec3__ctn2__triangle--1 {
  border-width: 0px 0px 50px 50px;
  border-color: transparent transparent transparent #52bcb1;
  top: 0;
  left: 0;
}
.about .sec3__ctn2__triangle--2 {
  border-width: 50px 0px 0px 50px;
  border-color: #f06aa0 transparent transparent transparent;
  top: 0;
  right: 0;
}
.about .sec3__ctn2__triangle--3 {
  border-width: 50px 50px 0px 0px;
  border-color: transparent #52bcb1 transparent transparent;
  bottom: 0;
  right: 0;
}
.about .sec3__ctn2__triangle--4 {
  border-width: 0px 50px 50px 0px;
  border-color: transparent transparent #f06aa0 transparent;
  bottom: 0;
  left: 0;
}
.about .sec3__ctn2__tx {
  text-align: center;
  font-size: 2.4rem;
}
@media screen and (max-width: 992px) {
  .about .sec3__ctn2__tx {
    font-size: 2rem;
    line-height: 3;
  }
}
@media screen and (max-width: 576px) {
  .about .sec3__ctn2__tx {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.about .sec4 .dl {
  padding: 0;
}

.floramedica .sec2__otr {
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__otr {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__tx-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.floramedica .sec2__ttl {
  font-size: 1.4rem;
  color: #f06aa0;
}
.floramedica .sec2__ttl2 {
  font-size: 3rem;
  color: #f06aa0;
  font-weight: 500;
  padding-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__ttl2 {
    font-size: 2.6rem;
  }
}
.floramedica .sec2__img-wrap {
  padding-left: 50px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__img-wrap {
    padding-left: 0;
    padding-bottom: 30px;
  }
}
.floramedica .sec2__img2-wrap {
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__img2-wrap {
    padding-right: 0;
  }
}
.floramedica .sec2__otr2 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__otr2 {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .floramedica .sec2__tx2 {
    text-align: center;
  }
}
.floramedica .sec2__btn {
  text-align: center;
  margin-top: 50px;
}
.floramedica .sec3__btn {
  text-align: center;
  margin-top: 50px;
}
.floramedica .sec4__otr {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__otr {
    display: block;
  }
}
.floramedica .sec4__item {
  position: relative;
  width: 47.5%;
  padding-bottom: 0px;
}
@media screen and (max-width: 1500px) {
  .floramedica .sec4__item {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1450px) {
  .floramedica .sec4__item {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1220px) {
  .floramedica .sec4__item {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 1220px) {
  .floramedica .sec4__item {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1120px) {
  .floramedica .sec4__item {
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 1020px) {
  .floramedica .sec4__item {
    padding-bottom: 240px;
  }
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__item {
    width: 100%;
    padding-bottom: 50px;
  }
}
.floramedica .sec4__item:nth-child(2n) {
  margin-left: 5%;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__item:nth-child(2n) {
    margin-left: 0;
  }
}
.floramedica .sec4__img {
  width: 100%;
}
.floramedica .sec4__img-wrap {
  position: relative;
}
.floramedica .sec4__cover-white {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(90deg, transparent 15%, rgba(255, 255, 255, 0.9490196078) 65%, #ffffff 85%);
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__cover-white {
    background: rgba(255, 255, 255, 0.2);
  }
}
.floramedica .sec4__ctn-wrap {
  position: absolute;
  top: 0%;
  left: 50%;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__ctn-wrap {
    position: static;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.floramedica .sec4__ttl-wrap {
  display: inline-grid;
  grid-template-columns: auto auto;
  align-items: center;
  -moz-column-gap: 14px;
       column-gap: 14px;
  margin-top: 30px;
  text-shadow: 1px 1px 1px white;
  transition: opacity 0.3s;
}
.floramedica .sec4__ttl-wrap:hover {
  opacity: 0.7;
}
.floramedica .sec4__ttl-wrap::after {
  content: "";
  grid-column: 2;
  grid-row: 1/3;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #f06aa0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23ffffff'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M9%206l6%206-6%206'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 11px;
}
.floramedica .sec4__ttl-en {
  grid-column: 1;
  grid-row: 1;
  font-size: 3rem;
  color: #f06aa0;
  line-height: 1;
}
.floramedica .sec4__ttl-ja {
  grid-column: 1;
  grid-row: 2;
  font-size: 1.8rem;
  color: #f06aa0;
  white-space: nowrap;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__ttl-ja {
    font-size: 1.6rem;
    white-space: normal;
  }
}
.floramedica .sec4__sub-ttl {
  margin-top: 16px;
  font-size: 1.8rem;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__sub-ttl {
    margin-top: 10px;
  }
}
.floramedica .sec4__sub--mt {
  margin-top: 16px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec4__sub--mt {
    margin-top: 10px;
  }
}
.floramedica .sec5__otr {
  text-align: center;
  color: white;
}
.floramedica .sec5__link {
  position: relative;
}
.floramedica .sec5__ctn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: grid;
}
.floramedica .sec5__ctn-inr {
  display: grid;
  place-items: center;
  margin: 30px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .floramedica .sec5__ctn-inr {
    margin: 20px 20px 15px 20px;
  }
}
.floramedica .sec5__ttl-en {
  font-size: 3.6rem;
  line-height: 1;
}
@media screen and (max-width: 992px) {
  .floramedica .sec5__ttl-en {
    font-size: 2.8rem;
  }
}
.floramedica .sec5__ttl-ja {
  font-size: 1.8rem;
}
.floramedica .sec5__tx {
  text-align: center;
}
@media screen and (max-width: 992px) {
  .floramedica .sec5__tx {
    margin-top: 10px;
  }
}
.floramedica .sec5__more {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: auto;
  text-align: right;
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec5__more {
    padding-right: 40px;
  }
}
.floramedica .sec5__more::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 0.5px;
  background: white;
  position: absolute;
  bottom: 0;
  right: 0;
}
.floramedica .sec5__more::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: white;
  position: absolute;
  transform: rotate(25deg);
  transform-origin: right;
  bottom: 0;
  right: 0;
}
.floramedica .sec6__otr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .floramedica .sec6__otr {
    display: block;
  }
}
.floramedica .sec6__item {
  width: calc((100% - 80px) / 3);
  margin-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec6__item {
    width: 100%;
  }
}
.floramedica .sec6__item:nth-child(2), .floramedica .sec6__item:nth-child(3), .floramedica .sec6__item:nth-child(5) {
  margin-left: 40px;
}
@media screen and (max-width: 992px) {
  .floramedica .sec6__item:nth-child(2), .floramedica .sec6__item:nth-child(3), .floramedica .sec6__item:nth-child(5) {
    margin-left: 0;
  }
}
.floramedica .sec6__item--main .sec6__ttl-en {
  color: #2e4da8;
}
.floramedica .sec6__item--main .sec6__ttl-ja {
  color: #2e4da8;
  border-bottom: 1px solid #2e4da8;
}
.floramedica .sec6__item--main .sec6__img {
  box-shadow: 5px 5px 0 #2e4da8;
}
.floramedica .sec6__item--main .sec6__more-label {
  color: #2e4da8;
}
.floramedica .sec6__item--main .sec6__more::before {
  background: #2e4da8;
}
.floramedica .sec6__item--main .sec6__more::after {
  background: #2e4da8;
}
.floramedica .sec6__ttl-en {
  color: #f06aa0;
  font-size: 3rem;
  line-height: 1;
}
.floramedica .sec6__ttl-ja {
  color: #f06aa0;
  font-size: 1.8rem;
  border-bottom: 1px solid #f06aa0;
}
.floramedica .sec6__link {
  position: relative;
}
.floramedica .sec6__link:hover .sec6__img {
  opacity: 0.8;
}
.floramedica .sec6__link:hover .sec6__more-label {
  background: #f06aa0;
  color: white;
}
.floramedica .sec6__link:hover .sec6__more-label--main {
  background: #2e4da8;
}
.floramedica .sec6__link:hover .sec6__more::before {
  background: white;
}
.floramedica .sec6__link:hover .sec6__more::after {
  background: white;
}
.floramedica .sec6__img {
  box-shadow: 5px 5px 0 #f06aa0;
  width: 100%;
  margin-top: 20px;
  transition: 0.6s all;
}
.floramedica .sec6__more-label {
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  color: #f06aa0;
  transition: 0.6s all;
}
.floramedica .sec6__more {
  text-align: center;
  min-width: 120px;
  line-height: 30px;
  height: 30px;
}
.floramedica .sec6__more::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 0.5px;
  background: #f06aa0;
  position: absolute;
  bottom: 5px;
  right: 10px;
  transition: 0.6s all;
}
.floramedica .sec6__more::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 1px;
  background: #f06aa0;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: right;
  bottom: 5px;
  right: 10px;
  transition: 0.6s all;
}
.floramedica .sec6__btn {
  text-align: center;
  margin-top: 50px;
}

.single .sec2__ttl {
  border-bottom: 2px solid #52bcb1;
  margin-bottom: 30px;
}
.single .sec2--blog .sec2__ttl {
  border-bottom-color: #88c02f;
}
.single .sec2--class .sec2__ttl {
  border-bottom-color: #f06aa0;
}
.single .sec2--voice .sec2__ttl {
  border-bottom-color: #6a90f0;
}
.single .sec2--kikanshi .sec2__ttl {
  border-bottom-color: #f06a7a;
}
.single .sec2__arrow {
  position: relative;
  margin-top: 100px;
  margin-bottom: 200px;
}
.single .sec2__btn {
  text-align: center;
}
.single .arrow__item--next {
  position: absolute;
  right: 50px;
  top: 0;
  color: #1a1a1a !important;
}
@media screen and (max-width: 576px) {
  .single .arrow__item--next {
    right: 20px;
  }
}
.single .arrow__item--next::before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
  background: no-repeat url(../img/arrownext.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
}
.single .arrow__item--previous {
  position: absolute;
  left: 50px;
  top: 0;
  color: #1a1a1a !important;
}
@media screen and (max-width: 576px) {
  .single .arrow__item--previous {
    left: 20px;
  }
}
.single .arrow__item--previous::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background: no-repeat url(../img/arrowback.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
}

.recruit #pc-header {
  opacity: 0;
}
.recruit #recruittop,
.recruit .sec1__img,
.recruit .sec1__triangle,
.recruit .sec1__recruit-msg1,
.recruit .sec1__recruit-msg2 {
  opacity: 0;
  visibility: hidden;
}
.recruit #message {
  opacity: 0;
}
.recruit .sec1 {
  margin-top: 0;
  position: relative;
}
@media screen and (max-width: 576px) {
  .recruit .sec1 {
    height: auto;
    width: 100%;
    aspect-ratio: 375/760;
    overflow: hidden;
  }
}
.recruit .sec1__recruit-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 200;
  text-align: center;
}
.recruit .sec1__img {
  position: absolute;
  z-index: 100;
  will-change: transform, opacity;
  max-width: 23%;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img {
    max-width: initial;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img {
    max-width: 45%;
  }
}
.recruit .sec1__img--1 {
  top: 0;
  left: 0;
  box-shadow: 5px 5px #52bcb1;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--1 {
    top: 40px;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--1 {
    max-width: 38%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--1 {
    top: 5.3%;
    left: 0;
    right: auto;
    bottom: auto;
    max-width: 38%;
  }
}
.recruit .sec1__img--2 {
  bottom: 60px;
  left: 0;
  box-shadow: 5px 5px #68b7f7;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--2 {
    bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--2 {
    max-width: 35%;
    width: 20%;
    bottom: 150px;
    left: 2%;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec1__img--2 {
    top: auto;
    left: 0;
    right: auto;
    bottom: 35%;
    max-width: 35%;
    bottom: 15%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--2 {
    width: auto;
    bottom: 11%;
  }
}
.recruit .sec1__img--3 {
  top: 170px;
  left: 23%;
  box-shadow: 5px 5px #f06aa0;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--3 {
    top: 190px;
    left: 33%;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--3 {
    max-width: 40%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--3 {
    top: 25%;
    left: 33%;
    right: auto;
    bottom: auto;
    max-width: 40%;
  }
}
.recruit .sec1__img--4 {
  bottom: 30px;
  right: 27%;
  box-shadow: 5px 5px #52bcb1;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--4 {
    right: 0;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--4 {
    bottom: 0px;
    right: 2%;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec1__img--4 {
    width: auto;
    top: auto;
    left: auto;
    bottom: 1%;
    right: 20px;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--4 {
    width: auto;
    bottom: 4%;
  }
}
@media screen and (max-width: 376px) {
  .recruit .sec1__img--4 {
    bottom: 10%;
  }
}
.recruit .sec1__img--5 {
  top: 0;
  right: 30%;
  box-shadow: 5px 5px #68b7f7;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--5 {
    top: 20px;
    right: 0;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--5 {
    max-width: 40%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--5 {
    top: 2.6%;
    left: auto;
    right: 0;
    bottom: auto;
    max-width: 40%;
  }
}
.recruit .sec1__img--6 {
  top: 80px;
  right: 5px;
  box-shadow: 5px 5px #f5fe70;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--6 {
    right: initial;
    left: 0;
    top: 340px;
    top: 580px;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--6 {
    top: 580px;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec1__img--6 {
    top: 500px;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--6 {
    top: 44.7%;
    left: 0;
    right: auto;
    bottom: auto;
  }
}
.recruit .sec1__img--7 {
  top: 300px;
  right: 5%;
  box-shadow: 5px 5px #f06aa0;
}
@media screen and (max-width: 1025px) {
  .recruit .sec1__img--7 {
    right: 0;
    top: 370px;
    top: 680px;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec1__img--7 {
    max-width: 40%;
    top: 680px;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec1__img--7 {
    top: 510px;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__img--7 {
    top: 48.7%;
    left: auto;
    right: 0;
    bottom: auto;
    max-width: 40%;
  }
}
.recruit .sec1__bg {
  height: 100dvh;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .recruit .sec1__bg {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.recruit .sec1__triangle {
  position: absolute;
  z-index: 100;
  will-change: transform, opacity;
}
.recruit .sec1__triangle--1 {
  top: 30px;
  right: 12%;
}
@media screen and (max-width: 992px) {
  .recruit .sec1__triangle--1 {
    top: 160px;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--1 {
    top: 21%;
    right: 12%;
  }
}
.recruit .sec1__triangle--2 {
  top: 210px;
  right: 34%;
  transform: rotate(45deg);
}
@media screen and (max-width: 992px) {
  .recruit .sec1__triangle--2 {
    right: 68%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--2 {
    top: 27.6%;
    right: 68%;
  }
}
.recruit .sec1__triangle--3 {
  bottom: 70px;
  right: 5%;
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--3 {
    bottom: 9.2%;
    right: 5%;
  }
}
.recruit .sec1__triangle--4 {
  top: 280px;
  left: 5%;
  transform: rotate(45deg);
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--4 {
    top: 36.8%;
    left: 5%;
  }
}
.recruit .sec1__triangle--5 {
  bottom: 90px;
  left: 30%;
}
@media screen and (max-width: 992px) {
  .recruit .sec1__triangle--5 {
    left: 40%;
  }
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--5 {
    bottom: 11.8%;
    left: 40%;
  }
}
.recruit .sec1__triangle--6 {
  top: 70px;
  left: 37%;
  transform: rotate(45deg);
}
@media screen and (max-width: 576px) {
  .recruit .sec1__triangle--6 {
    top: 9.2%;
    left: 37%;
  }
}
.recruit .sec2 {
  text-align: center;
  height: 100dvh;
  position: relative;
  z-index: 100;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 992px) {
  .recruit .sec2 {
    height: auto;
  }
}
.recruit .sec2__ttl {
  font-size: 3.6rem;
}
@media screen and (max-width: 992px) {
  .recruit .sec2__ttl {
    font-size: 2.4rem;
  }
}
.recruit .sec2__tx {
  line-height: 2.4;
}
@media screen and (max-width: 992px) {
  .recruit .sec2__tx {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.recruit .sec2__sub {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 40px;
}
.recruit .sec2__sub-inr {
  font-size: 1.8rem;
  line-height: 1.6;
  display: inline-block;
  padding: 2px 30px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.recruit .sec2__right-btn {
  margin-left: 40px;
}
@media screen and (max-width: 992px) {
  .recruit .sec2__right-btn {
    margin-left: 0;
  }
}
.recruit .sec3 {
  position: relative;
  overflow: hidden;
}
.recruit .sec3__otr {
  display: flex;
  margin-top: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 992px) {
  .recruit .sec3__otr {
    display: block;
    margin-top: 100px;
    padding-bottom: 100px;
  }
}
.recruit .sec3__item {
  width: calc((100% - 50px) / 2);
  position: relative;
}
@media screen and (max-width: 992px) {
  .recruit .sec3__item {
    width: 100%;
  }
}
.recruit .sec3__item:nth-child(1)::before {
  display: block;
  content: "";
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: #52bcb1;
  position: absolute;
  top: 50%;
  left: -200px;
  transform: translateY(-50%);
}
.recruit .sec3__item:nth-child(2) {
  margin-left: 50px;
}
@media screen and (max-width: 992px) {
  .recruit .sec3__item:nth-child(2) {
    margin-left: 0;
    margin-top: 50px;
  }
}
.recruit .sec3__item:nth-child(2)::before {
  display: block;
  content: "";
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: #f06aa0;
  position: absolute;
  top: 50%;
  right: -200px;
  transform: translateY(-50%);
}
.recruit .sec3__iframe {
  width: 100%;
  position: relative;
}
.recruit .sec4__otr {
  padding-bottom: 100px;
}
.recruit .sec4__tx {
  line-height: 1.6;
}
.recruit .sec4__img1-wrap {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__img1-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.recruit .sec4__ttl {
  text-align: center;
  padding-bottom: 40px;
}
.recruit .sec4__ttl-inr {
  background: #52bcb1;
  display: inline-block;
  min-width: 300px;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__ttl-inr {
    min-width: 260px;
  }
}
.recruit .sec4__ttl-ctn {
  margin: 10px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  color: white;
}
.recruit .sec4__ctn {
  padding-bottom: 50px;
}
.recruit .sec4__wrap {
  max-width: 1066px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__wrap {
    margin-right: 5px;
  }
}
.recruit .sec4__wrap + .sec4__wrap {
  margin-top: 100px;
}
.recruit .sec4__wrap--even {
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__wrap--even {
    margin-left: 5px;
    margin-right: 0;
  }
}
.recruit .sec4__wrap--even .sec4__item {
  flex-flow: row-reverse;
  padding-right: initial;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__wrap--even .sec4__item {
    padding-left: 0;
    padding-right: 0;
  }
}
.recruit .sec4__wrap--even .sec4__ttl2 {
  color: #f06aa0;
}
.recruit .sec4__wrap--even .sec4__item {
  border-bottom: 1px solid #f06aa0;
}
.recruit .sec4__wrap--even .sec4__triangle {
  border-width: 0px 50px 50px 0px;
  border-color: transparent transparent #f06aa0 transparent;
  right: initial;
  left: 0;
}
.recruit .sec4__item {
  display: flex;
  border-bottom: 1px solid #52bcb1;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__item {
    display: block;
    padding-right: 0;
    padding-left: 0;
  }
}
.recruit .sec4__img2-wrap {
  width: 40%;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__img2-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
.recruit .sec4__tx2-wrap {
  width: 60%;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__tx2-wrap {
    width: 100%;
  }
}
.recruit .sec4__ttl2 {
  display: flex;
  color: #52bcb1;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .recruit .sec4__ttl2 {
    position: relative;
  }
}
.recruit .sec4__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0px 0px;
  border-color: transparent #52bcb1 transparent transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 576px) {
  .recruit .sec4__triangle {
    border-width: 30px 30px 0px 0px;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec4__num {
    position: absolute;
    right: 0;
    z-index: 10;
    opacity: 0.6;
  }
}
@media screen and (max-width: 992px) {
  .recruit .sec4__ttl-wrap {
    position: relative;
    z-index: 20;
  }
}
.recruit .sec5__otr {
  display: flex;
  flex-flow: wrap;
}
@media screen and (max-width: 992px) {
  .recruit .sec5__otr {
    display: block;
  }
}
.recruit .sec5__item {
  width: calc((100% - 80px) / 2);
}
@media screen and (max-width: 992px) {
  .recruit .sec5__item {
    width: 100%;
    padding-bottom: 50px;
  }
}
.recruit .sec5__item:nth-child(2n) {
  margin-left: 80px;
}
@media screen and (max-width: 992px) {
  .recruit .sec5__item:nth-child(2n) {
    margin-left: 0;
  }
}
.recruit .sec5__item:nth-child(2n) .sec5__ttl {
  border-color: #f06aa0;
  color: #f06aa0;
}
.recruit .sec5__item:nth-child(2n) .sec5__img {
  box-shadow: 5px 5px 0 #f06aa0;
}
.recruit .sec5__item:nth-child(n+2) {
  padding-bottom: 50px;
}
.recruit .sec5__img-wrap {
  position: relative;
  margin-bottom: 30px;
}
.recruit .sec5__ttl {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #52bcb1;
  background: white;
  color: #52bcb1;
  padding: 0 10px;
}
.recruit .sec5__img {
  box-shadow: 5px 5px 0 #52bcb1;
  width: 100%;
}
.recruit .sec5__en {
  position: absolute;
  bottom: -20px;
  right: 0;
}
.recruit .sec5__en--1 {
  bottom: -10px;
}
.recruit .sec6__otr {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__otr {
    padding-left: 0;
    padding-right: 0;
  }
}
.recruit .sec6__item {
  max-width: 1188px;
  margin-left: auto;
  padding-bottom: 50px;
}
.recruit .sec6__item:nth-child(2n) {
  margin-left: initial;
  margin-right: auto;
}
.recruit .sec6__item:nth-child(2n) .sec6__ttl {
  color: #f06aa0;
  text-align: right;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__item:nth-child(2n) .sec6__ttl {
    text-align: left;
  }
}
.recruit .sec6__item:nth-child(2n) .sec6__wrap {
  flex-flow: row-reverse;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__item:nth-child(2n) .sec6__wrap {
    flex-flow: column-reverse;
  }
}
.recruit .sec6__item:nth-child(2n) .sec6__sub {
  text-align: right;
}
.recruit .sec6__item:nth-child(2n) .sec6__triangle {
  border-bottom: 1px solid #f06aa0;
}
.recruit .sec6__item:nth-child(2n) .sec6__triangle-treat {
  border-color: transparent #f06aa0 transparent transparent;
}
.recruit .sec6__item:nth-child(2n) .sec6__img-wrap {
  margin-left: 0;
  margin-right: 25px;
}
.recruit .sec6__item:nth-child(2n) .sec6__img {
  box-shadow: 5px 5px 0 #f06aa0;
}
.recruit .sec6__item:nth-child(2n) .sec6__name {
  background: #f06aa0;
}
.recruit .sec6__ttl {
  color: #52bcb1;
  padding-bottom: 20px;
}
.recruit .sec6__wrap {
  display: flex;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__wrap {
    flex-flow: column-reverse;
  }
}
.recruit .sec6__tx-wrap {
  width: 60%;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__tx-wrap {
    width: 100%;
    margin-top: 30px;
  }
}
.recruit .sec6__tx {
  padding-bottom: 20px;
  margin-top: 10px;
}
.recruit .sec6__triangle {
  position: relative;
  border-bottom: 1px solid #52bcb1;
  display: inline-block;
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__triangle {
    padding-right: 40px;
  }
}
.recruit .sec6__triangle-treat {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0px 0px;
  border-color: transparent #52bcb1 transparent transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.recruit .sec6__img-wrap {
  width: calc(40% - 20px);
  margin-left: 20px;
  position: relative;
  align-self: self-start;
}
@media screen and (max-width: 992px) {
  .recruit .sec6__img-wrap {
    width: 100%;
    margin-left: 0;
  }
}
.recruit .sec6__img {
  width: 100%;
  box-shadow: 5px 5px 0 #52bcb1;
}
.recruit .sec6__name {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #52bcb1;
  color: white;
  padding: 0 10px;
}
.recruit .sec7__otr {
  text-align: center;
  color: white;
}
.recruit .sec7__link {
  position: relative;
}
.recruit .sec7__ctn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: grid;
}
.recruit .sec7__ctn-inr {
  display: grid;
  place-items: center;
  margin: 30px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .recruit .sec7__ctn-inr {
    margin: 20px 20px 15px 20px;
  }
}
.recruit .sec7__ttl-en {
  font-size: 3.6rem;
  line-height: 1;
}
@media screen and (max-width: 992px) {
  .recruit .sec7__ttl-en {
    font-size: 2.8rem;
  }
}
.recruit .sec7__ttl-ja {
  font-size: 1.8rem;
}
.recruit .sec7__tx {
  text-align: center;
}
@media screen and (max-width: 992px) {
  .recruit .sec7__tx {
    margin-top: 10px;
  }
}
.recruit .sec7__more {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: auto;
  text-align: right;
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .recruit .sec7__more {
    padding-right: 40px;
  }
}
.recruit .sec7__more::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 0.5px;
  background: white;
  position: absolute;
  bottom: 0;
  right: 0;
}
.recruit .sec7__more::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: white;
  position: absolute;
  transform: rotate(25deg);
  transform-origin: right;
  bottom: 0;
  right: 0;
}

.faq .tab__content {
  background: #b6e8e3;
}
@media screen and (max-width: 992px) {
  .faq .tab__item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.faq .tab__item-inr {
  margin: 3px;
  border: 1px solid white;
}
.faq .faq {
  max-width: 1080px;
  margin: 30px auto;
}
.faq .faq > *:last-child {
  margin-bottom: 0;
}
.faq .faq__item {
  background: white;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .faq .faq__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.faq .faq__row {
  position: relative;
  display: flex;
}
.faq .faq__row--question {
  padding-top: 10px;
  padding-bottom: 10px;
}
.faq .faq__row--question:hover {
  cursor: pointer;
}
.faq .faq__row--question.open .faq__question-text::after {
  content: "";
  background: url(../img/minus.svg) no-repeat center;
  background-size: 15px 15px;
  background-color: #52bcb1;
  margin-left: 5px;
}
@media screen and (max-width: 992px) {
  .faq .faq__row--question {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.faq .faq__row--answer {
  display: none;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .faq .faq__row--answer {
    margin-top: 0;
  }
}
.faq .faq__icon {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .faq .faq__icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.faq .faq__icon--question {
  background: #52bcb1;
  color: white;
  margin-left: 10px;
  border: 1px solid #52bcb1;
  margin-top: -6px;
}
@media screen and (max-width: 992px) {
  .faq .faq__icon--question {
    margin-left: 0;
    margin-top: -4px;
  }
}
.faq .faq__icon--answer {
  margin-left: 10px;
  margin-top: 5px;
  background: #1a1a1a;
  color: white;
  border: 1px solid #1a1a1a;
}
@media screen and (max-width: 992px) {
  .faq .faq__icon--answer {
    margin-left: 0;
    margin-top: 10px;
  }
}
.faq .faq__question-text {
  color: #52bcb1;
  padding-left: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.faq .faq__question-text::after {
  content: "";
  background: url(../img/plus.svg) no-repeat center;
  background-size: 15px 15px;
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #52bcb1;
  margin-left: 5px;
}
@media screen and (max-width: 992px) {
  .faq .faq__question-text {
    padding-left: 40px;
  }
}
.faq .faq__question-text-inr {
  width: calc(100% - 34px);
}
.faq .faq__answer-body {
  margin-left: 70px;
  padding-top: 15px;
}
@media screen and (max-width: 992px) {
  .faq .faq__answer-body {
    margin-left: 42px;
    text-align: justify;
  }
}

.single-page > * {
  margin-bottom: 20px;
}
.single-page > :first-child {
  margin-top: 0 !important;
}
.single-page ul,
.single-page ul li {
  list-style: initial;
  list-style-position: outside;
}
.single-page pre {
  white-space: normal;
}
.single-page ul li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
}
.single-page ul li:before {
  position: absolute;
  top: 5px;
  left: 8px;
  content: "⚫︎"; /* 記号(黒丸)を挿入 */
  color: #52bcb1; /* 好きな色にする */
  font-size: 0.6em; /* 点の大きさ */
  margin-right: 1em; /* 点とテキストの距離 */
}
.single-page ul li.sub:before {
  color: #f06aa0;
}
.single-page ul.toc_list li {
  padding-left: initial; /* 左余白を戻す */
  position: static; /* relative解除 */
}
.single-page ul.toc_list li:before {
  content: none; /* 疑似要素を消す */
}
.single-page ol,
.single-page ol li {
  list-style-position: inside;
}
.single-page strong {
  font-weight: bold;
}
.single-page a {
  color: #52bcb1;
  text-decoration: underline;
}
.single-page img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.single-page {
  /* 配置位置 右 */
}
.single-page img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.single-page {
  /* 配置位置 左 */
}
.single-page img.aligncenter {
  display: block;
  margin: 0 auto;
}
.single-page {
  /* 配置位置 中央 */
}
.single-page table,
.single-page td,
.single-page th {
  border: 1px solid #1a1a1a;
}
.single-page__title {
  font-size: 2rem;
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .single-page__title {
    font-size: 18px;
  }
}
.single-page__paging {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100px;
  max-width: 780px;
  margin: 100px auto 50px;
  padding: 0 10px;
}
@media screen and (max-width: 992px) {
  .single-page__paging {
    padding: 0;
    margin: 60px 20px 0;
  }
}
.single-page__paging a {
  color: #52bcb1;
  border-bottom: 2px solid #52bcb1;
  padding-bottom: 10px;
}
.single-page__archive {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #52bcb1;
}
.single-page p {
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .single-page p {
    margin-bottom: 10px;
  }
}
.single-page .box27 {
  display: inline-block;
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #52bcb1;
}
.single-page .box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -3px;
  padding: 0 9px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 17px;
  background: #52bcb1;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
}
.single-page .box27 p {
  margin: 0;
  padding: 0;
}
.single-page h2 {
  padding: 0 0.4em 0.2em;
  border-left: 5px solid #52bcb1;
  margin-top: 60px;
  background-color: #dff9ed;
  font-size: 1.8rem;
  line-height: 3;
}
@media screen and (max-width: 992px) {
  .single-page h2 {
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-top: 40px;
    line-height: 2.4;
  }
}
.single-page h2.sub {
  border-left: 5px solid #f06aa0;
  background-color: #fedce5;
}
.single-page h3 {
  display: inline-block;
  font-size: 1.6rem;
  position: relative;
  margin-top: 40px;
}
.single-page h3:before {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #dff9ed;
  width: 70%;
  bottom: -2px;
  right: 0;
}
.single-page h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #52bcb1;
  bottom: -2px;
  width: 30%;
}
.single-page h3.sub:before {
  border-bottom: solid 3px #f8c0d6;
}
.single-page h3.sub:after {
  border-bottom: solid 3px #f06aa0;
}
@media screen and (max-width: 992px) {
  .single-page h3 {
    margin-top: 30px;
    font-size: 1.4rem;
  }
}
.single-page .uj-lc {
  display: flex;
  gap: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px;
  text-decoration: none;
  color: inherit;
  align-items: stretch;
}
.single-page .uj-lc:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
.single-page .uj-lc__media {
  width: 40%;
  aspect-ratio: 16/9;
  background: #f3f4f6;
  border-radius: 8px;
  overflow: hidden;
}
.single-page .uj-lc__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.single-page .uj-lc__body {
  width: 60%;
  min-width: 0;
}
.single-page .uj-lc__title {
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 6px;
}
.single-page .uj-lc__desc {
  font-size: 0.9rem;
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 8px;
}
.single-page .uj-lc__meta {
  font-size: 0.8rem;
  color: #6b7280;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .single-page .uj-lc {
    flex-direction: column;
  }
  .single-page .uj-lc__media {
    flex-basis: auto;
    width: 100%;
  }
  .single-page .uj-lc__body {
    width: 100%;
  }
}
.single-page .balloon-chat {
  display: flex;
}
.single-page {
  /* 左の吹き出し */
}
.single-page .balloon-chat.left {
  flex-direction: row; /* 左から右に並べる */
}
.single-page {
  /* 右の吹き出し */
}
.single-page .balloon-chat.right {
  flex-direction: row-reverse; /* 右から左に並べる */
}
.single-page {
  /* 吹き出しの入力部分の作成 */
}
.single-page .chatting {
  position: relative;
  display: inline-block; /* 吹き出しが文字幅に合わせます */
  margin: 10px 20px;
  padding: 10px 20px;
  background: #ccffcc;
  text-align: left;
  border-radius: 12px;
}
.single-page {
  /* 吹き出しの三角部分の作成 */
}
.single-page .chatting::after {
  content: "";
  border: 15px solid transparent;
  border-top-color: #ccffcc;
  position: absolute;
  top: 10px;
}
.single-page .left .chatting::after {
  left: -15px;
}
.single-page .right .chatting::after {
  right: -15px;
}
.single-page {
  /* アイコンの作成 */
}
.single-page .balloon-chat figure img {
  border-radius: 50%;
  border: 2px solid #333300;
  margin: 0;
}
.single-page {
  /* アイコンの大きさ */
}
.single-page .icon-img {
  width: 80px;
  height: 80px;
}
.single-page {
  /* アイコンの名前の設定 */
}
.single-page .icon-name {
  width: 80px; /* アイコンの大きさと合わせる */
  font-size: 12px;
  text-align: center;
}
.single-page {
  /* はてなマークのアイコンをつけた囲み枠 */
}
.single-page .cstm-box-help {
  margin: 0 auto 2em; /* 外側の余白（上下と中央配置） */
  padding: 1em 2em 1.5em; /* 上下・左右の余白 */
  background-color: #e7f1f2; /* 背景色 */
  border-radius: 10px; /* ボックスの角の丸み */
}
.single-page {
  /* ボックスのタイトル部分 */
}
.single-page .cstm-box-help .box-title {
  color: #96a3a3; /* タイトル文字の色 */
  font-size: 1.1em; /* タイトル文字の大きさ */
  font-weight: bold; /* 太字 */
}
.single-page {
  /* タイトル部分のアイコン */
}
.single-page .cstm-box-help .box-title::before {
  font-family: "Font Awesome 5 Free"; /* アイコンのフォント */
  content: "\f059"; /* はてなマークアイコンのUnicode */
  margin-right: 5px; /* アイコンと文字の間隔 */
  font-size: 2.4rem;
}
.single-page {
  /* pタグの余白 */
}
.single-page .cstm-box-help p {
  margin: 0;
}
.single-page {
  /* メモアイコンをつけた囲み枠 */
  /* メモボックス全体のスタイル */
}
.single-page .cstm-box-memo {
  margin: 0 auto 2em; /* 外側の余白（上下と中央配置） */
  padding: 1em 2em 1.5em; /* 上下・左右の余白 */
  background-color: #e8eaf0; /* 背景色 */
  border-radius: 10px; /* ボックスの角の丸み */
}
.single-page {
  /* メモボックスのタイトル部分 */
}
.single-page .cstm-box-memo .box-title {
  color: #b4bbce; /* タイトル文字の色 */
  font-size: 1.1em; /* タイトル文字の大きさ */
  font-weight: bold; /* 太字 */
}
.single-page {
  /* タイトル部分のアイコン */
}
.single-page .cstm-box-memo .box-title::before {
  font-family: "Font Awesome 5 Free"; /* アイコンのフォント */
  content: "\f304"; /* メモアイコンのUnicode */
  margin-right: 5px; /* アイコンと文字の間隔 */
  font-size: 2.4rem;
}
.single-page {
  /* pタグのmarginを0にする */
}
.single-page .cstm-box-memo p {
  margin: 0;
}
.single-page {
  /* ビックリマークのアイコンをつけた囲み枠 */
}
.single-page .cstm-box-alert {
  margin: 0 auto 2em; /* 外側の余白（上下と中央配置） */
  padding: 1em 2em 1.5em; /* 上下・左右の余白 */
  background-color: #efe3df; /* 背景色 */
  border-radius: 10px; /* ボックスの角の丸み */
}
.single-page {
  /* ボックスのタイトル部分 */
}
.single-page .cstm-box-alert .box-title {
  color: #aa8276; /* タイトル文字の色 */
  font-size: 1.1em; /* タイトル文字の大きさ */
  font-weight: bold; /* 太字 */
}
.single-page {
  /* タイトル部分のアイコン */
}
.single-page .cstm-box-alert .box-title::before {
  font-family: "Font Awesome 5 Free"; /* アイコンのフォント */
  content: "\f06a"; /* ビックリマークアイコンのUnicode */
  margin-right: 5px; /* アイコンと文字の間隔 */
  font-size: 2.4rem;
}
.single-page {
  /* pタグの余白 */
}
.single-page .cstm-box-alert p {
  margin: 0;
}
.single-page {
  /* チェックマークのアイコンをつけた囲み枠 */
}
.single-page .cstm-box-check {
  margin: 0 auto 2em; /* 外側の余白（上下と中央配置） */
  padding: 1em 2em 1.5em; /* 上下・左右の余白 */
  background-color: #fff4cc; /* 背景色 */
  border-radius: 10px; /* ボックスの角の丸み */
}
.single-page {
  /* ボックスのタイトル部分 */
}
.single-page .cstm-box-check .box-title {
  color: #ffbd59; /* タイトル文字の色 */
  font-size: 1.1em; /* タイトル文字の大きさ */
  font-weight: bold; /* 太字 */
}
.single-page {
  /* タイトル部分のアイコン */
}
.single-page .cstm-box-check .box-title::before {
  font-family: "Font Awesome 5 Free"; /* アイコンのフォント */
  content: "\f00c"; /* チェックマークアイコンのUnicode */
  margin-right: 5px; /* アイコンと文字の間隔 */
  font-size: 2.4rem;
}
.single-page {
  /* pタグの余白 */
}
.single-page .cstm-box-check p {
  margin: 0;
}
.single-page #toc_container {
  margin: 50px auto;
}
.single-page ol {
  list-style: none !important; /* 既存の番号は消す */
  counter-reset: my-counter;
  padding-left: 0;
}
.single-page ol li {
  counter-increment: my-counter;
  position: relative;
  margin: 0 0 1em 2.5em; /* 左に余白を確保 */
}
.single-page ol li::before {
  content: counter(my-counter);
  position: absolute;
  left: -2.5em; /* li の左側に配置 */
  top: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  letter-spacing: 0;
  border-radius: 50%; /* 丸にする */
  background: #52bcb1; /* 赤丸 */
  color: #fff; /* 数字は白 */
  font-weight: bold;
  text-align: center;
}
.single-page ol li.sub::before {
  background: #f06aa0;
}
.single-page .mark_orange {
  background: linear-gradient(transparent 64%, #ff6 60%);
}
.single-page .box5 {
  padding: 0.5em 1em;
  margin: 2em 0;
  border: double 5px #52bcb1;
}
.single-page .box11 {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: white;
  border: solid 1px #52bcb1;
  border-top: solid 5px #52bcb1;
}
.single-page .box5--sub {
  padding: 0.5em 1em;
  margin: 2em 0;
  border: double 5px #f06aa0;
}
.single-page .box11--sub {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: white;
  border: solid 1px #f06aa0;
  border-top: solid 5px #f06aa0;
}
.single-page .image-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 16px;
}
@media screen and (max-width: 992px) {
  .single-page .image-list {
    display: block;
  }
}/*# sourceMappingURL=other.css.map */