:root {
  --facility-color-orange: #F7931E;
  --facility-color-blue: #3EAAF5;
  --facility-color-pink: #FF7F7F;
  --facility-color-purple: #A46BD5;
  --facility-color-green: #29BE60;
}

html, body {
  overflow-x: hidden;
}

html {
  font-size: 62.5%;
}

body {
  color: #1A1A1A;
  font-family: "Noto Sans", "Noto Sans Mono CJK JP", "Noto Sans JP", Quicksand, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.32px;
  background: #FFF;
}

ul, ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

p {
  margin-bottom: 2rem;
}

a {
  color: #1A1A1A;
}

a:hover {
  color: #1A1A1A;
}

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.6;
  margin: 0;
}

[class*="box-style-"] {
  color: #4D4D4D;
  display: block;
  border: 1px solid #E6E6E6;
  border-top: 4px solid #F7931E;
  background: #FFF;
  padding: 25px 20px 20px;
  margin-bottom: 40px;
  position: relative;
}

[class*="box-style-"]:hover {
  color: #4D4D4D;
}

[class*="box-style-"] .img {
  border-radius: 10px;
}

[class*="box-style-"] .img.mini {
  height: auto;
  margin-bottom: 10px;
}

[class*="box-style-"] img {
  width: 100%;
  height: auto;
}

[class*="box-style-"] .h2 {
  font-weight: bold;
  margin: 20px 0 5px;
}

[class*="box-style-"] dl {
  margin-bottom: 0;
}

[class*="box-style-"] dt {
  margin-bottom: 5px;
  font-size: 1.8rem;
}

a[class*="box-style-"] {
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}

[class*="box-style-"] .pos-r {
  display: block;
  position: relative;
}

a[class*="box-style-"] .pos-a {
  font-size: 3rem;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

body.single table, .table-style, .page-template-tmp-medical table {
  width: 100% !important;
  color: #666;
  background: #FFF;
  border: 2px solid #E6E6E6;
  margin-bottom: 40px;
}

.page-template-tmp-about table {
  width: 100% !important;
  color: #666;
  background: #FFF;
  border: 2px solid #E6E6E6;
  margin-bottom: 80px;
}

body.single table thead > tr > th, body.single table tbody > tr > th, body.single table thead > tr > td, body.single table tbody > tr > td, .table-style > thead > tr > th, .table-style > tbody > tr > th, .table-style > tfoot > tr > th, .table-style > thead > tr > td, .table-style > tbody > tr > td, .table-style > tfoot > tr > td, .page-template-tmp-medical th, .page-template-tmp-medical td, .page-template-tmp-about th, .page-template-tmp-about td {
  line-height: 1.75;
  border: 1px solid #E6E6E6;
  padding: 15px;
  width: auto !important;
  height: auto !important;
  display: block;
}

body.single table thead > tr > th, body.single table tbody > tr > th, .table-style > thead > tr > th, .table-style > tbody > tr > th, .table-style > tfoot > tr > th {
  font-weight: bold;
  vertical-align: middle;
}

body.single table thead > tr > th, body.single table tbody > tr > th, .table-style.green > tbody > tr > th {
  background: #F5FDF0;
}

.page-template-tmp-about th {
  background: #F6FBFF;
}

@media (min-width: 768px) {
  body.single table thead > tr > th, body.single table tbody > tr > th, body.single table thead > tr > td, body.single table tbody > tr > td, .table-style > thead > tr > th, .table-style > tbody > tr > th, .table-style > tfoot > tr > th, .table-style > thead > tr > td, .table-style > tbody > tr > td, .table-style > tfoot > tr > td, .page-template-tmp-medical th, .page-template-tmp-medical td, .page-template-tmp-about th, .page-template-tmp-about td {
    display: table-cell;
  }

  body.single .image {
    margin-bottom: 40px;
  }

  body.single .image img {
    width: 100%;
    height: auto;
  }

  .page-template-tmp-about table {
    margin-bottom: 120px;
  }
}

figure figcaption {
  font-size: 1.4rem;
  margin-top: 0.5em;
  color: #666;
}

@media print {
  a, a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: none;
  }

  abbr[title]::after {
    content: none;
  }

  a[href^="#"]::after, a[href^="javascript:"]::after {
    content: none;
  }
}

.page-link-section {
  padding-top: 60px;
  margin-top: -60px;
}

.tw-container {
  padding: 0 15px;
  max-width: 1040px !important;
  margin: 0 auto;
}

@media (min-width: 1040px) {
  .tw-container {
    padding: 0;
  }
}
.strong {
  font-weight: bold;
}

.overflow-hidden {
  overflow: hidden;
}

.text-gray {
  color: #999;
}

.text-green {
  color: #89CF58;
}

.text-green.-pharmacy {
  color: #29BE60;
}

.text-orange {
  color: #F7931E;
}

.text-blue {
  color: #3FA9F5;
}

.text-purple {
  color: #A46BD5;
}

.text-orange-thin {
  color: #FF8F7F;
}
.btn {
  color: #FFF;
  font-size: 1.4rem;
  text-decoration: none;
  outline: none;
  letter-spacing: 0.06em;
}

.btn, .btn::before, .btn::after {
  transition: all .3s;
}

.btn::before, .btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.btn:hover {
  color: #FFF;
  text-decoration: none;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #FFF;
}

.btn, .btn-lg {
  position: relative;
}

.btn-lg {
  padding: 15px 2.5rem;
}

.fa.pull-right, .fa-pull-right {
  position: absolute;
  top: 27%;
  right: 0.5rem;
}

.btn-lg .fa.pull-right, .btn-lg .fa-pull-right {
  top: 35%;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}

@media (min-width: 1070px) {
  .container {
    width: 1070px;
  }
}

.btn-gray {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 16px;
  width: auto;
  border-radius: 5px;
  padding: 1em 0;
  position: relative;
  background-color: #3F4A5A;
  margin: 0 auto;
}

.btn-gray:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .btn-gray {
    font-size: 18px;
    width: 325px;
  }
}

.btn-gray img {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.btn-pharmacy {
  background: #29BE60;
  border: 2px solid #29BE60;
}

.btn-pharmacy:hover {
  color: #29BE60;
  background: white;
}

.btn-green {
  border: 2px solid #7ac943;
  background: #7ac943;
}

.btn-green:hover {
  color: #7ac943;
  border: 2px solid #7ac943;
  background: white;
}

.btn-orange {
  border: 2px solid #f7931e;
  background: #f7931e;
}

.btn-orange:hover {
  color: #f7931e;
  border: 2px solid #f7931e;
  background: white;
}

.btn-blue {
  border: 2px solid #3fa9f5;
  background: #3fa9f5;
}

.btn-blue:hover {
  color: #3fa9f5;
  border: 2px solid #3fa9f5;
  background: white;
}

.btn-deep-blue {
  border: 2px solid #3f4a5a;
  background: #3f4a5a;
}

.btn-deep-blue:hover {
  color: #3f4a5a;
  border: 2px solid #3f4a5a;
  background: white;
}

.btn-pink {
  border: 2px solid #ff8f7f;
  background: #ff8f7f;
}

.btn-pink:hover {
  color: #ff8f7f;
  border: 2px solid #ff8f7f;
  background: white;
}

.btn-purple {
  border: 2px solid #a46bd5;
  background: #a46bd5;
}

.btn-purple:hover {
  color: #a46bd5;
  border: 2px solid #a46bd5;
  background: white;
}

.btn-red {
  border: 2px solid #ff604a;
  background: #ff604a;
}

.btn-red:hover {
  color: #ff604a;
  border: 2px solid #ff604a;
  background: white;
}

@media (min-width: 768px) {
  .btn-lg {
    width: 335px;
    max-width: 100%;
    display: inline-block;
    font-size: 1.8rem;
    padding: 20px;
  }
}
[class*="page-style-"]::before, [class*="page-style-"]::after {
  content: "";
  display: block;
  position: absolute;
  border: 20px solid transparent;
  transition: border-color .3s;
}

[class*="page-style-"]::before {
  border-right: 20px solid #FFF;
  bottom: -21px;
  right: -21px;
  transform: rotate(-135deg);
}

[class*="page-style-"]::after {
  border-right: 20px solid #E6E6E6;
  bottom: 7px;
  right: 7px;
  transform: rotate(45deg);
}

.page-style-white::before {
  border-color: #FFF;
}

.page-style-gray::before {
  border-color: #F5F5F5;
}

.page-style-blue::before {
  border-color: #F1FBFE;
}

.page-style-orange::before {
  border-color: #FFFAE4;
}

.page-style-pink::before {
  border-color: #FFF7F6;
}

.page-style-purple::before {
  border-color: #FAF7FD;
}
.bg-style-default {
  padding-bottom: 70px;
  margin-bottom: 80px;
}

.bg-style-default.bg-white {
  background: #FFF;
}

.bg-style-default.bg-gray {
  background: #F5F5F5;
}

.bg-style-default.bg-blue {
  background: #F1FBFE;
}

.bg-style-default.bg-orange {
  background: #FFFAE4;
}

.bg-style-default.bg-purple {
  background: #FAF7FD;
}

.bg-style-default.bg-pink {
  background: #fff7f6;
}

.bg-style-default.bg-green {
  background: #F4FFEC;
}

.bg-style-boko {
  position: relative;
}

.bg-style-boko::before {
  content: "";
  display: block;
  width: 100%;
  height: 66px;
  position: relative;
  top: -66px;
  left: 0;
}

.bg-style-boko:not(.bg-boko-border)::before {
  height: clamp(36px, 8vw, 66px);
  transform: translateY(-99%);
  top: auto;
}

.bg-boko-white::before {
  margin-top: -80px;
  background: url("../images/tmp/bg-image-child.png") no-repeat center top;
}

.bg-boko-orange::before {
  background: url("../images/welfare/bg_1.gif") no-repeat center top;
}

.bg-boko-blue::before {
  background: url("../images/medical/bg_1.png") no-repeat center top;
}

.bg-boko-purple::before {
  background: url("../images/insurance-estate/bg-boko.png") no-repeat center top;
}

.bg-boko-pink::before {
  background: url("../images/education/bg-boko.png") no-repeat center top;
}

.bg-boko-green::before {
  background: url("../images/pharmacy/bg-boko.svg") no-repeat center top;
}

.bg-boko-border {
  padding-top: 50px;
  background: url("../images/tmp/bg-border.gif") no-repeat center top;
}

.bg-boko-border::before {
  border-top: 1px solid #DDD;
  top: 67px;
  position: absolute;
  background: #FFF;
  z-index: -1;
}

.bg-boko-border .heading-sec {
  padding-top: 67px;
}

.bg-style-arrow {
  position: relative;
}

.bg-style-arrow::after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -34px;
}

.bg-arrow-blue::after {
  background: url("../images/medical/bg_arrow.gif") no-repeat center;
}

.bg-arrow-orange::after {
  background: url("../images/welfare/bg_arrow.gif") no-repeat center;
}

.bg-arrow-pink::after {
  background: url("../images/education/bg_arrow.gif") no-repeat center;
}

.bg-arrow-purple::after {
  background: url("../images/insurance-estate/bg-arrow.png") no-repeat center;
}

.bg-style-boko .heading-sec {
  margin-top: -90px;
  position: relative;
  z-index: 1000;
}

.bg-style-boko:not(.bg-boko-border) .heading-sec {
  margin-top: calc(clamp(36px,8vw,80px) * -1);
}
.box-style-green {
  border-top: 4px solid #29BE60;
}

.box-style-green.-pharmacy {
  border-top: 4px solid #29BE60;
}

.box-style-green.-pharmacy-box::before {
  border-color: #F4FFEC;
}

.box-style-blue {
  border-top: 4px solid #3EAAF5;
}

.box-style-orange {
  border-top: 4px solid #F7931E;
}

.box-style-pink {
  border-top: 4px solid #FF7F7F;
}

.box-style-purple {
  border-top: 4px solid #A46BD5;
}

.box-style-green:hover, .box-style-green.active {
  border-color: #29BE60;
}

.box-style-green:hover::after, .box-style-green.active::after {
  border-right: 20px solid #29BE60;
}

.box-style-green.-pharmacy:hover, .box-style-green.-pharmacy.active {
  border-color: #29BE60;
}

.box-style-green.-pharmacy:hover::after, .box-style-green.-pharmacy.active::after {
  border-right: 20px solid #29BE60;
}

.box-style-blue:hover, .box-style-blue.active {
  border-color: #3FA9F5;
}

.box-style-blue:hover::after, .box-style-blue.active::after {
  border-right: 20px solid #3FA9F5;
}

.box-style-orange:hover, .box-style-orange.active {
  border-color: #F7931E;
}

.box-style-orange:hover::after, .box-style-orange.active::after {
  border-right: 20px solid #F7931E;
}

.box-style-pink:hover, .box-style-pink.active {
  border-color: #FF8F7F;
}

.box-style-pink:hover::after, .box-style-pink.active::after {
  border-right: 20px solid #FF8F7F;
}

.box-style-purple:hover, .box-style-purple.active {
  border-color: #A46BD5;
}

.box-style-purple:hover::after, .box-style-purple.active::after {
  border-right: 20px solid #A46BD5;
}

@media (min-width: 768px) {
  [class*="box-style-"] .img {
    height: 290px;
    overflow: hidden;
  }

  [class*="box-style-"] .img.mini {
    height: 110px;
    margin-bottom: 0;
  }

  [class*="box-style-"] .img img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease-out;
  }

  [class*="box-style-"]:hover .img img {
    scale: 105%;
  }

  [class*="box-style-"] dt {
    font-size: 2.1rem;
  }
}
.table-style.blue > tbody > tr > th, .page-template-tmp-medical th {
  background: #F1FBFE;
}

.table-style.orange > tbody > tr > th {
  background: #FFFAE4;
}

.table-style.gray > tbody > tr > th {
  background: #f5f5f5;
}

.table-style.pink > tbody > tr > th {
  background: #FFF7F6;
}

.table-style.purple > tbody > tr > th {
  background: #FAF7FD;
}
.page-navigation {
  color: #FFF;
  font-weight: 100;
  padding: 12px 15px;
}

.page-navigation a {
  line-height: 1;
  color: #FFF;
  font-weight: 100;
}

.page-navigation .fa-angle-right {
  margin: 0.5rem;
}

.page-navigation > span:last-child a {
  font-weight: 300;
}

.page-navigation.about {
  background: #3EAAF5;
}

.page-navigation.medical {
  background: #29BE60;
}

.page-navigation.nursing-farewell {
  background: #F7931E;
}

.page-navigation.childcare-education {
  background: #FF7F7F;
}

.page-navigation.insurance-estate {
  background: #A46BD5;
}
.parent-main-image {
  height: 458px;
  width: 100%;
  display: table;
  margin-bottom: 80px;
  text-align: center;
}

.parent-main-image .icon {
  max-width: 1040px;
  position: relative;
  height: 100%;
  margin: auto;
  padding: 0 40px;
}

.parent-main-image .icon img {
  width: 114px;
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 50%;
}

@media (min-width: 768px) {
  .parent-main-image .icon img {
    right: 20px;
    left: auto;
    translate: 0 60%;
    width: 228px;
  }
}

@media (min-width: 992px) {
  .parent-main-image .icon img {
    right: 0;
  }
}

.parent-main-image h1 {
  color: #3F4A5A;
  font-size: 3.5rem;
  font-weight: bold;
  margin: 150px 0 0;
}

.parent-main-image.about {
  background: url("../images/about/main_parent.jpg") no-repeat center/cover;
  height: clamp(245px, 50vw, 460px);
}

.parent-main-image.medical {
  background: #E3EDF7 url("../images/medical/sp-main.png?v=<?= date('Yms'); ?>") no-repeat center/cover;
  height: clamp(245px, 50vw, 460px);
}

.parent-main-image.welfare {
  background: #fdf3e9 url("../images/welfare/sp-main.png") no-repeat center/cover;
  height: clamp(245px, 50vw, 460px);
}

.parent-main-image.childcare-education {
  background: url("../images/education/sp-main.png?v=<?= date('Yms'); ?>") no-repeat center bottom/cover;
  height: clamp(245px, 50vw, 460px);
}

.parent-main-image.estate {
  background: #F8FAFD url("../images/insurance-estate/sp-main.png?v=<?= date('Yms'); ?>") no-repeat center center/cover;
  height: clamp(245px, 50vw, 460px);
}

@media (min-width: 630px) {
  .parent-main-image.estate {
    background: #F8FAFD url("../images/insurance-estate/main.png") no-repeat center/cover;
  }

  .parent-main-image.childcare-education {
    background: url("../images/education/main.png") no-repeat center bottom/cover;
  }

  .parent-main-image.welfare {
    background: #fdf3e9 url("../images/welfare/main.png") no-repeat center/cover;
  }

  .parent-main-image.medical {
    background: #E3EDF7 url("../images/medical/main.png?v=<?= date('Yms'); ?>") no-repeat center/cover;
  }
}

.parent-summary .icon {
  width: 114px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: -160px;
  margin-left: -57px;
}

.parent-summary {
  position: relative;
  margin-bottom: 8%;
}

.parent-summary .container {
  position: relative;
}

.parent-summary h1 {
  font-size: 2.5rem;
  line-height: 1.75;
  color: #3F4A5A;
  font-weight: normal;
}

.parent-summary .line-style {
  display: inline-block;
}

.parent-summary p {
  color: #666;
  font-size: 1.6rem;
}

.parent-main-image h1 {
  font-size: clamp(26px, 5vw, 45px);
}

.parent-main-image__wrapper {
  position: relative;
  height: 100%;
  max-width: calc(100% - 30px);
}

.about-title {
  position: absolute;
  left: 0;
  top: 100%;
  transform: translateY(-65%);
}

@media (min-width: 768px) {
  /* --- 親ページ メインイメージ --- */
  .parent-main-image {
    text-align: left;
  }

  /* --- 親ページ 上部説明 --- */
  .parent-summary h1 {
    font-size: 3.5rem;
    padding-right: 228px;
  }

  .parent-summary .icon {
    width: clamp(150px, 17.8vw, 228px);
    right: 0;
    left: auto;
    margin-left: 0;
  }

  .parent-summary p {
    font-size: 1.8rem;
  }

  .about-title {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.fv-container {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  height: 100%;
}

@media (min-width: 768px) {
  .fv-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .fv-container {
    width: 950px;
  }
}

@media (min-width: 1070px) {
  .fv-container {
    width: 1040px;
  }
}
.child-summary {
  color: #666;
  margin-bottom: 120px;
}

.child-summary .image {
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 50px;
}

.child-summary h1 {
  color: #3F4A5A;
  font-size: 2.5rem;
}

.child-summary .line-style-defaul {
  margin: 3.5rem 0;
}

.child-main-image {
  height: 180px;
  padding-top: 150px;
  margin-bottom: 180px;
  text-align: center;
  position: relative;
}

.child-main-image::after {
  content: "";
  width: 100%;
  height: 67px;
  display: block;
  background: url("../images/tmp/bg-image-child.png") no-repeat center bottom/auto;
  position: absolute;
  left: 0;
  bottom: 0;
}

.child-main-image h1 {
  color: #3F4A5A;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: -15px;
  z-index: 100;
  position: relative;
}

.child-main-image h1 .icon {
  width: 82px;
  height: 82px;
}

.child-main-image .line-style-default {
  width: 230px;
}

.child-main-image.about {
  background: url("../images/about/main_child.jpg") no-repeat center/cover;
}

.child-main-image.medical {
  background: url("../images/medical/main_child.jpg") no-repeat center/cover;
  margin-bottom: 180px;
}

.child-main-image.welfare {
  background: url("../images/welfare/main_child.jpg") no-repeat center/cover;
}

.child-main-image h1 {
  font-size: clamp(25px, 3vw, 36px);
}

@media (min-width: 768px) {
  .child-summary h1 {
    font-size: 3.5rem;
  }
}
.hamburger-btn {
  width: 60px;
  height: 60px;
  background-color: #0e0e0e;
  position: relative;
  border: none;
}

@media (min-width: 1200px) {
  .hamburger-btn {
    display: none;
  }
}

.hamburger-bar {
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hamburger-bar::before, .hamburger-bar::after {
  content: '';
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
}

.hamburger-bar::after {
  transform: translateY(10px);
}

.hamburger-bar::before {
  transform: translateY(-10px);
}

.hamburger-btn.is-active .hamburger-bar {
  background-color: transparent;
}

.hamburger-btn.is-active .hamburger-bar::before {
  transform: rotate(45deg);
}

.hamburger-btn.is-active .hamburger-bar::after {
  transform: rotate(-45deg);
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 30px;
  gap: 24px;
}

.breadcrumb-item {
  position: relative;
  height: 19px;
  border-radius: 20px;
  font-size: 12px;
  line-height: 1.6;
  display: flex;
  align-items: center;
}

.breadcrumb-item a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 12px;
  text-decoration: none;
  border-radius: 20px;
  white-space: nowrap;
}

.breadcrumb-item--current span {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 12px;
  border-radius: 20px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .breadcrumb-item {
    height: 24px;
    font-size: 15px;
  }

  .breadcrumb-item a {
    padding: 0 12px;
  }

  .breadcrumb-item--current span {
    padding: 0 12px;
  }
}

.breadcrumb-item--link a {
  background-color: #ffffff;
  color: #3f4a5a;
  border: 1px solid #3f4a5a;
}

.breadcrumb-item--link a:hover {
  opacity: 0.8;
}

.breadcrumb-item--current span {
  background-color: #3f4a5a;
  color: #ffffff;
}

/* 矢印セパレーター */
.breadcrumb-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 8px;
  background-image: url('../images/recruit/gray-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.mb-0 {
  margin-bottom: 0;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-120 {
  margin-bottom: 120px;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-120 {
  padding-bottom: 120px;
}
#footer {
  font-size: 14px;
  font-size: 1.4rem;
  border-top: 1px solid #CCC;
}

.footer p {
  margin-bottom: 0;
}

/* お問い合わせ */
.footer .inquiry::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../images/footer/inquiry.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  padding-bottom: 10px;
}

.footer .mail-inquiry::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  background-image: url("../images/footer/mail.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.footer .tel-inquiry::before {
  content: "";
  display: block;
  width: 26px;
  height: 33px;
  background-image: url("../images/footer/tel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 9px;
}

/* ロゴ */
#footer .logo {
  text-align: left;
}

#footer .logo small {
  color: #3F4A5A;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

#footer .btn {
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer .fa-pull-right {
  top: 35%;
}

#footer .fa-facebook-square {
  color: #0071BC;
  font-size: 25px;
  margin-left: 0.2em;
}

/* フッターナビゲーション */
.footer-nav ul li {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

.footer-nav ul li:last-child {
  padding-bottom: 0;
}

.fa-angle-right {
  padding-right: 9px;
}

.footer-nav__about .fa-angle-right,
.footer-nav__business .fa-angle-right {
  color: #1481EA;
}

.footer-nav__recruit .fa-angle-right {
  color: #4EB014;
}

#footer .footer-bottom {
  color: #FFF;
  background: #4D4D4D;
}

#footer .footer-bottom p {
  margin: 0;
}

#footer .footer-bottom p,
#footer .footer-bottom small {
  font-size: 14px;
}

#footer .footer-bottom a {
  color: #FFF;
}

@media (min-width: 768px) {
  #footer .logo {
    text-align: left;
  }

  #footer .logo small {
    font-size: 18px;
  }
}

.footer-business {
  font-size: 1.8rem;
  padding: 50px 0 !important;
  position: relative;
  z-index: 1000;
  overflow: hidden;
}

.footer-business li {
  margin-bottom: 0;
}

.footer-business a {
  text-align: center;
  padding: 10px 30px;
  height: 170px;
  margin-bottom: 0 !important;
}

@media (min-width: 992px) {
  .footer-business a {
    height: auto;
  }
}

.footer-business img {
  width: 77px;
  height: auto;
  margin-bottom: 5px;
}

.footer-contact {
  color: #666;
  border: 3px solid #FF6B54;
  border-radius: 10px;
  position: relative;
  z-index: 100;
  background: #fff;
}

.footer-contact .footer-contact__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  align-items: center;
}

@media (min-width: 992px) {
  .footer-contact .footer-contact__wrapper {
    flex-direction: row;
  }
}

.footer-contact .footer-contact__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .footer-contact .footer-contact__text {
    flex-direction: row;
  }
}

.footer-contact dl {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .footer-contact dl {
    display: grid;
    grid-template-columns: 320px 1fr;
  }
}

.footer-contact dt {
  background: #FF6B54;
  color: #FFF;
  font-size: 18px;
  padding: 20px;
  align-content: center;
}

.footer-contact dd {
  padding: 30px;
}

.footer-contact .icon-reception {
  color: #FFF;
  font-size: 1.1rem;
  background: #666;
  padding: 2px 5px;
  vertical-align: 1px;
}

.footer-contact .contact-phone {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0;
}

.footer-contact .contact-phone .icon-phone {
  width: 37px;
  height: 37px;
  vertical-align: -1px;
  margin-right: 5px;
}

.footer-contact .btn-lg {
  font-size: clamp(13px, 3vw, 18px);
  font-weight: 600;
  max-width: 320px;
  width: 100%;
}

*, ::before, ::after{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
}
::backdrop{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
}
.tw-container{
	width: 100%;
}
@media (min-width: 640px){
	.tw-container{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.tw-container{
		max-width: 768px;
	}
}
@media (min-width: 1024px){
	.tw-container{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.tw-container{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){
	.tw-container{
		max-width: 1536px;
	}
}
.tw-invisible{
	visibility: hidden;
}
.tw-fixed{
	position: fixed;
}
.tw-absolute{
	position: absolute;
}
.tw-relative{
	position: relative;
}
.tw-bottom-0{
	bottom: 0px;
}
.tw-bottom-\[200px\]{
	bottom: 200px;
}
.tw-bottom-\[83px\]{
	bottom: 83px;
}
.tw-left-0{
	left: 0px;
}
.tw-left-1\/2{
	left: 50%;
}
.tw-left-\[8px\]{
	left: 8px;
}
.tw-left-\[95px\]{
	left: 95px;
}
.tw-right-0{
	right: 0px;
}
.tw-right-1\/2{
	right: 50%;
}
.tw-right-\[17px\]{
	right: 17px;
}
.tw-top-0{
	top: 0px;
}
.tw-top-\[8px\]{
	top: 8px;
}
.tw-z-10{
	z-index: 10;
}
.tw-z-20{
	z-index: 20;
}
.tw-z-\[2\]{
	z-index: 2;
}
.tw-z-\[9999\]{
	z-index: 9999;
}
.tw-m-0{
	margin: 0px;
}
.tw-m-\[0_auto_35px\]{
	margin: 0 auto 35px;
}
.tw-m-\[15px_0_50px\]{
	margin: 15px 0 50px;
}
.tw-m-\[35px_0_30px\]{
	margin: 35px 0 30px;
}
.tw-mx-\[-50vw\]{
	margin-left: -50vw;
	margin-right: -50vw;
}
.tw-mx-\[15px\]{
	margin-left: 15px;
	margin-right: 15px;
}
.tw-mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.tw-my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.tw-my-\[14px\]{
	margin-top: 14px;
	margin-bottom: 14px;
}
.tw-my-\[35px\]{
	margin-top: 35px;
	margin-bottom: 35px;
}
.\!tw-mb-0{
	margin-bottom: 0px !important;
}
.\!tw-mb-\[1em\]{
	margin-bottom: 1em !important;
}
.\!tw-mt-0{
	margin-top: 0px !important;
}
.tw-mb-0{
	margin-bottom: 0px;
}
.tw-mb-\[\.9em\]{
	margin-bottom: .9em;
}
.tw-mb-\[0\.5em\]{
	margin-bottom: 0.5em;
}
.tw-mb-\[100px\]{
	margin-bottom: 100px;
}
.tw-mb-\[10px\]{
	margin-bottom: 10px;
}
.tw-mb-\[15px\]{
	margin-bottom: 15px;
}
.tw-mb-\[1em\]{
	margin-bottom: 1em;
}
.tw-mb-\[20px\]{
	margin-bottom: 20px;
}
.tw-mb-\[25px\]{
	margin-bottom: 25px;
}
.tw-mb-\[30px\]{
	margin-bottom: 30px;
}
.tw-mb-\[35px\]{
	margin-bottom: 35px;
}
.tw-mb-\[40px\]{
	margin-bottom: 40px;
}
.tw-mb-\[50px\]{
	margin-bottom: 50px;
}
.tw-mb-\[5px\]{
	margin-bottom: 5px;
}
.tw-mb-\[60px\]{
	margin-bottom: 60px;
}
.tw-mb-\[70px\]{
	margin-bottom: 70px;
}
.tw-mb-\[80px\]{
	margin-bottom: 80px;
}
.tw-ml-\[15px\]{
	margin-left: 15px;
}
.tw-ml-\[20px\]{
	margin-left: 20px;
}
.tw-mr-\[20px\]{
	margin-right: 20px;
}
.tw-mt-\[0\.6em\]{
	margin-top: 0.6em;
}
.tw-mt-\[10px\]{
	margin-top: 10px;
}
.tw-mt-\[25px\]{
	margin-top: 25px;
}
.tw-mt-\[50px\]{
	margin-top: 50px;
}
.tw-mt-\[60px\]{
	margin-top: 60px;
}
.tw-mt-\[8px\]{
	margin-top: 8px;
}
.tw-block{
	display: block;
}
.tw-inline-block{
	display: inline-block;
}
.tw-flex{
	display: flex;
}
.tw-grid{
	display: grid;
}
.tw-hidden{
	display: none;
}
.tw-h-\[100px\]{
	height: 100px;
}
.tw-h-\[11px\]{
	height: 11px;
}
.tw-h-\[1px\]{
	height: 1px;
}
.tw-h-\[25px\]{
	height: 25px;
}
.tw-h-\[33px\]{
	height: 33px;
}
.tw-h-\[35px\]{
	height: 35px;
}
.tw-h-\[360px\]{
	height: 360px;
}
.tw-h-\[500px\]{
	height: 500px;
}
.tw-h-full{
	height: 100%;
}
.tw-max-h-\[600px\]{
	max-height: 600px;
}
.tw-min-h-\[10px\]{
	min-height: 10px;
}
.tw-w-\[100px\]{
	width: 100px;
}
.tw-w-\[11px\]{
	width: 11px;
}
.tw-w-\[166px\]{
	width: 166px;
}
.tw-w-\[25px\]{
	width: 25px;
}
.tw-w-\[33px\]{
	width: 33px;
}
.tw-w-\[35px\]{
	width: 35px;
}
.tw-w-\[45px\]{
	width: 45px;
}
.tw-w-\[60px\]{
	width: 60px;
}
.tw-w-\[89\%\]{
	width: 89%;
}
.tw-w-\[93\%\]{
	width: 93%;
}
.tw-w-\[calc\(100\%-30px\)\]{
	width: calc(100% - 30px);
}
.tw-w-\[clamp\(145px\,35vw\,260px\)\]{
	width: clamp(145px,35vw,260px);
}
.tw-w-fit{
	width: -moz-fit-content;
	width: fit-content;
}
.tw-w-full{
	width: 100%;
}
.tw-w-max{
	width: -moz-max-content;
	width: max-content;
}
.tw-w-screen{
	width: 100vw;
}
.tw-min-w-\[10px\]{
	min-width: 10px;
}
.tw-min-w-\[415px\]{
	min-width: 415px;
}
.tw-max-w-\[1040px\]{
	max-width: 1040px;
}
.tw-max-w-\[320px\]{
	max-width: 320px;
}
.tw-max-w-\[338px\]{
	max-width: 338px;
}
.tw-max-w-\[360px\]{
	max-width: 360px;
}
.tw-max-w-\[400px\]{
	max-width: 400px;
}
.tw-max-w-\[480px\]{
	max-width: 480px;
}
.tw-max-w-\[485px\]{
	max-width: 485px;
}
.tw-max-w-\[500px\]{
	max-width: 500px;
}
.tw-max-w-\[650px\]{
	max-width: 650px;
}
.tw-max-w-\[688px\]{
	max-width: 688px;
}
.tw-max-w-\[735px\]{
	max-width: 735px;
}
.tw-max-w-\[800px\]{
	max-width: 800px;
}
.tw-flex-1{
	flex: 1 1 0%;
}
.tw-shrink-\[0\.4\]{
	flex-shrink: 0.4;
}
.-tw-translate-x-1\/2{
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2{
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-x-\[40\%\]{
	--tw-translate-x: 40%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-5{
	--tw-translate-y: 1.25rem;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-\[-40\%\]{
	--tw-translate-y: -40%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-cursor-pointer{
	cursor: pointer;
}
.tw-grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-grid-cols-3{
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tw-flex-col{
	flex-direction: column;
}
.tw-flex-col-reverse{
	flex-direction: column-reverse;
}
.tw-flex-wrap{
	flex-wrap: wrap;
}
.tw-flex-nowrap{
	flex-wrap: nowrap;
}
.tw-items-start{
	align-items: flex-start;
}
.tw-items-center{
	align-items: center;
}
.tw-items-stretch{
	align-items: stretch;
}
.tw-justify-center{
	justify-content: center;
}
.tw-justify-between{
	justify-content: space-between;
}
.tw-gap-0\.5{
	gap: 0.125rem;
}
.tw-gap-\[10px\]{
	gap: 10px;
}
.tw-gap-\[15px\]{
	gap: 15px;
}
.tw-gap-\[15px_20px\]{
	gap: 15px 20px;
}
.tw-gap-\[18px\]{
	gap: 18px;
}
.tw-gap-\[20px\]{
	gap: 20px;
}
.tw-gap-\[20px_30px\]{
	gap: 20px 30px;
}
.tw-gap-\[20px_64px\]{
	gap: 20px 64px;
}
.tw-gap-\[30px\]{
	gap: 30px;
}
.tw-gap-\[30px_40px\]{
	gap: 30px 40px;
}
.tw-gap-\[30px_50px\]{
	gap: 30px 50px;
}
.tw-gap-\[35px\]{
	gap: 35px;
}
.tw-gap-\[35px_50px\]{
	gap: 35px 50px;
}
.tw-gap-\[50px_35px\]{
	gap: 50px 35px;
}
.tw-gap-\[5px\]{
	gap: 5px;
}
.tw-gap-\[8px\]{
	gap: 8px;
}
.tw-gap-\[clamp\(30px\,7vw\,120px\)\]{
	gap: clamp(30px,7vw,120px);
}
.tw-gap-y-\[30px\]{
	row-gap: 30px;
}
.tw-overflow-hidden{
	overflow: hidden;
}
.tw-overflow-y-auto{
	overflow-y: auto;
}
.tw-whitespace-nowrap{
	white-space: nowrap;
}
.tw-rounded-\[10px\]{
	border-radius: 10px;
}
.tw-rounded-\[20px\]{
	border-radius: 20px;
}
.tw-rounded-\[5px\]{
	border-radius: 5px;
}
.tw-rounded-\[80px\]{
	border-radius: 80px;
}
.tw-rounded-\[8px\]{
	border-radius: 8px;
}
.tw-rounded-full{
	border-radius: 9999px;
}
.tw-rounded-lg{
	border-radius: 0.5rem;
}
.tw-rounded-r-\[5px\]{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.tw-rounded-bl-full{
	border-bottom-left-radius: 9999px;
}
.tw-rounded-br-full{
	border-bottom-right-radius: 9999px;
}
.tw-rounded-tl-\[50px\]{
	border-top-left-radius: 50px;
}
.tw-rounded-tl-full{
	border-top-left-radius: 9999px;
}
.tw-rounded-tr-full{
	border-top-right-radius: 9999px;
}
.tw-border{
	border-width: 1px;
}
.tw-border-0{
	border-width: 0px;
}
.tw-border-b{
	border-bottom-width: 1px;
}
.tw-border-b-0{
	border-bottom-width: 0px;
}
.tw-border-b-\[1\.5px\]{
	border-bottom-width: 1.5px;
}
.tw-border-l-0{
	border-left-width: 0px;
}
.tw-border-r{
	border-right-width: 1px;
}
.tw-border-t{
	border-top-width: 1px;
}
.tw-border-t-0{
	border-top-width: 0px;
}
.tw-border-solid{
	border-style: solid;
}
.tw-border-dashed{
	border-style: dashed;
}
.tw-border-none{
	border-style: none;
}
.tw-border-\[\#29BE60\]{
	--tw-border-opacity: 1;
	border-color: rgb(41 190 96 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#44AB04\]{
	--tw-border-opacity: 1;
	border-color: rgb(68 171 4 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#C9CACA\]{
	--tw-border-opacity: 1;
	border-color: rgb(201 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#D9D9D9\]{
	--tw-border-opacity: 1;
	border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#E6E6E6\]{
	--tw-border-opacity: 1;
	border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#e6e6e6\]{
	--tw-border-opacity: 1;
	border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.tw-border-current{
	border-color: currentColor;
}
.tw-border-gray-200{
	--tw-border-opacity: 1;
	border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-pharmacy{
	--tw-border-opacity: 1;
	border-color: rgb(41 190 96 / var(--tw-border-opacity, 1));
}
.tw-bg-\[\#088CB6\]{
	--tw-bg-opacity: 1;
	background-color: rgb(8 140 182 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#1481EA\]{
	--tw-bg-opacity: 1;
	background-color: rgb(20 129 234 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#29BE60\]{
	--tw-bg-opacity: 1;
	background-color: rgb(41 190 96 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#3EAAF5\]{
	--tw-bg-opacity: 1;
	background-color: rgb(62 170 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#3F4A5A\]{
	--tw-bg-opacity: 1;
	background-color: rgb(63 74 90 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#44AB04\]{
	--tw-bg-opacity: 1;
	background-color: rgb(68 171 4 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#4CAF50\]{
	--tw-bg-opacity: 1;
	background-color: rgb(76 175 80 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#B93B32\]{
	--tw-bg-opacity: 1;
	background-color: rgb(185 59 50 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#E6E6E6\]{
	--tw-bg-opacity: 1;
	background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#F5F5F5\]{
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#FFFAE4\]{
	--tw-bg-opacity: 1;
	background-color: rgb(255 250 228 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#FFFFFF\]{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#e6e6e6\]{
	--tw-bg-opacity: 1;
	background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#f5f5f5\]{
	--tw-bg-opacity: 1;
	background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#ff604a\]{
	--tw-bg-opacity: 1;
	background-color: rgb(255 96 74 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#fff\]{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-childcare{
	--tw-bg-opacity: 1;
	background-color: rgb(255 126 126 / var(--tw-bg-opacity, 1));
}
.tw-bg-childcare-light{
	--tw-bg-opacity: 1;
	background-color: rgb(252 242 241 / var(--tw-bg-opacity, 1));
}
.tw-bg-pharmacy{
	--tw-bg-opacity: 1;
	background-color: rgb(41 190 96 / var(--tw-bg-opacity, 1));
}
.tw-bg-pharmacy-light{
	--tw-bg-opacity: 1;
	background-color: rgb(244 255 236 / var(--tw-bg-opacity, 1));
}
.tw-bg-transparent{
	background-color: transparent;
}
.tw-bg-white{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-gradient-to-b{
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.tw-from-\[\#FFFAE4\]{
	--tw-gradient-from: #FFFAE4 var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(255 250 228 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-from-transparent{
	--tw-gradient-from: transparent var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-from-50\%{
	--tw-gradient-from-position: 50%;
}
.tw-to-\[\#FFFAE4\]{
	--tw-gradient-to: #FFFAE4 var(--tw-gradient-to-position);
}
.tw-to-transparent{
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.tw-to-50\%{
	--tw-gradient-to-position: 50%;
}
.tw-object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.\!tw-p-0{
	padding: 0px !important;
}
.tw-p-0{
	padding: 0px;
}
.tw-p-\[0\.8em\]{
	padding: 0.8em;
}
.tw-p-\[0_0_15px_15px\]{
	padding: 0 0 15px 15px;
}
.tw-p-\[0px_10px\]{
	padding: 0px 10px;
}
.tw-p-\[100px_0_150px\]{
	padding: 100px 0 150px;
}
.tw-p-\[10px\]{
	padding: 10px;
}
.tw-p-\[12px_25px\]{
	padding: 12px 25px;
}
.tw-p-\[15px\]{
	padding: 15px;
}
.tw-p-\[20px\]{
	padding: 20px;
}
.tw-p-\[2px_20px\]{
	padding: 2px 20px;
}
.tw-p-\[30px\]{
	padding: 30px;
}
.tw-p-\[30px_15px\]{
	padding: 30px 15px;
}
.tw-p-\[30px_20px\]{
	padding: 30px 20px;
}
.tw-p-\[30px_20px_35px\]{
	padding: 30px 20px 35px;
}
.tw-p-\[40px_15px_60px\]{
	padding: 40px 15px 60px;
}
.tw-p-\[40px_35px_60px\]{
	padding: 40px 35px 60px;
}
.tw-p-\[47px_0\]{
	padding: 47px 0;
}
.tw-p-\[4px\]{
	padding: 4px;
}
.tw-p-\[50px_0_29px\]{
	padding: 50px 0 29px;
}
.tw-p-\[50px_15px_60px\]{
	padding: 50px 15px 60px;
}
.tw-p-\[5px_10px\]{
	padding: 5px 10px;
}
.tw-p-\[5px_20px\]{
	padding: 5px 20px;
}
.tw-p-\[60px_0_100px\]{
	padding: 60px 0 100px;
}
.tw-p-\[60px_0_80px\]{
	padding: 60px 0 80px;
}
.tw-p-\[70px_20px_60px\]{
	padding: 70px 20px 60px;
}
.tw-p-\[8px_0\]{
	padding: 8px 0;
}
.tw-p-\[8px_15px_8px_20px\]{
	padding: 8px 15px 8px 20px;
}
.tw-p-\[8px_20px_8px_15px\]{
	padding: 8px 20px 8px 15px;
}
.tw-px-0{
	padding-left: 0px;
	padding-right: 0px;
}
.tw-px-\[15px\]{
	padding-left: 15px;
	padding-right: 15px;
}
.tw-py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.tw-py-\[0\.7em\]{
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
.tw-py-\[15px\]{
	padding-top: 15px;
	padding-bottom: 15px;
}
.tw-py-\[19px\]{
	padding-top: 19px;
	padding-bottom: 19px;
}
.tw-py-\[20px\]{
	padding-top: 20px;
	padding-bottom: 20px;
}
.tw-py-\[50px\]{
	padding-top: 50px;
	padding-bottom: 50px;
}
.tw-pb-0{
	padding-bottom: 0px;
}
.tw-pb-\[100px\]{
	padding-bottom: 100px;
}
.tw-pb-\[10px\]{
	padding-bottom: 10px;
}
.tw-pb-\[115px\]{
	padding-bottom: 115px;
}
.tw-pb-\[15px\]{
	padding-bottom: 15px;
}
.tw-pb-\[25px\]{
	padding-bottom: 25px;
}
.tw-pb-\[30px\]{
	padding-bottom: 30px;
}
.tw-pb-\[50px\]{
	padding-bottom: 50px;
}
.tw-pb-\[60px\]{
	padding-bottom: 60px;
}
.tw-pb-\[80px\]{
	padding-bottom: 80px;
}
.tw-pb-\[8px\]{
	padding-bottom: 8px;
}
.tw-pl-0{
	padding-left: 0px;
}
.tw-pl-\[0\.5em\]{
	padding-left: 0.5em;
}
.tw-pl-\[15px\]{
	padding-left: 15px;
}
.tw-pl-\[1em\]{
	padding-left: 1em;
}
.tw-pl-\[40px\]{
	padding-left: 40px;
}
.tw-pl-\[7px\]{
	padding-left: 7px;
}
.tw-pr-\[16px\]{
	padding-right: 16px;
}
.tw-pt-\[20px\]{
	padding-top: 20px;
}
.tw-pt-\[30px\]{
	padding-top: 30px;
}
.tw-pt-\[35px\]{
	padding-top: 35px;
}
.tw-pt-\[50px\]{
	padding-top: 50px;
}
.tw-text-left{
	text-align: left;
}
.tw-text-center{
	text-align: center;
}
.tw-text-right{
	text-align: right;
}
.-tw-indent-\[1em\]{
	text-indent: -1em;
}
.tw--indent-\[16px\]{
	text-indent: -16px;
}
.tw-indent-\[16px\]{
	text-indent: 16px;
}
.\!tw-text-\[clamp\(25px\2c 3vw\2c 36px\)\]{
	font-size: clamp(25px,3vw,36px) !important;
}
.tw-text-\[12px\]{
	font-size: 12px;
}
.tw-text-\[14px\]{
	font-size: 14px;
}
.tw-text-\[15px\]{
	font-size: 15px;
}
.tw-text-\[16px\]{
	font-size: 16px;
}
.tw-text-\[17px\]{
	font-size: 17px;
}
.tw-text-\[18px\]{
	font-size: 18px;
}
.tw-text-\[20px\]{
	font-size: 20px;
}
.tw-text-\[22px\]{
	font-size: 22px;
}
.tw-text-\[23px\]{
	font-size: 23px;
}
.tw-text-\[25px\]{
	font-size: 25px;
}
.tw-text-\[28px\]{
	font-size: 28px;
}
.tw-text-\[35px\]{
	font-size: 35px;
}
.tw-text-\[clamp\(25px\,3vw\,36px\)\]{
	font-size: clamp(25px,3vw,36px);
}
.\!tw-font-medium{
	font-weight: 500 !important;
}
.tw-font-\[600\]{
	font-weight: 600;
}
.tw-font-bold{
	font-weight: 700;
}
.tw-font-medium{
	font-weight: 500;
}
.tw-font-semibold{
	font-weight: 600;
}
.tw-leading-\[1\.2\]{
	line-height: 1.2;
}
.tw-leading-\[1\.4\]{
	line-height: 1.4;
}
.tw-leading-\[1\.5\]{
	line-height: 1.5;
}
.tw-leading-\[1\.6\]{
	line-height: 1.6;
}
.tw-leading-\[1\.7\]{
	line-height: 1.7;
}
.tw-leading-none{
	line-height: 1;
}
.tw-text-\[\#1481EA\]{
	--tw-text-opacity: 1;
	color: rgb(20 129 234 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#29BE60\]{
	--tw-text-opacity: 1;
	color: rgb(41 190 96 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#337ab7\]{
	--tw-text-opacity: 1;
	color: rgb(51 122 183 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#3EAAF5\]{
	--tw-text-opacity: 1;
	color: rgb(62 170 245 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#3F4A5A\]{
	--tw-text-opacity: 1;
	color: rgb(63 74 90 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#3f5a4a\]{
	--tw-text-opacity: 1;
	color: rgb(63 90 74 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#404B5B\]{
	--tw-text-opacity: 1;
	color: rgb(64 75 91 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#404b5b\]{
	--tw-text-opacity: 1;
	color: rgb(64 75 91 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#44AB04\]{
	--tw-text-opacity: 1;
	color: rgb(68 171 4 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#4EB014\]{
	--tw-text-opacity: 1;
	color: rgb(78 176 20 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#666\]{
	--tw-text-opacity: 1;
	color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#A46BD5\]{
	--tw-text-opacity: 1;
	color: rgb(164 107 213 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#BEBBBB\]{
	--tw-text-opacity: 1;
	color: rgb(190 187 187 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#F8533C\]{
	--tw-text-opacity: 1;
	color: rgb(248 83 60 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#F8931D\]{
	--tw-text-opacity: 1;
	color: rgb(248 147 29 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#FF7F7E\]{
	--tw-text-opacity: 1;
	color: rgb(255 127 126 / var(--tw-text-opacity, 1));
}
.tw-text-\[\#FFFFFF\]{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-text-gray-600{
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.tw-text-gray-900{
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.tw-text-pharmacy{
	--tw-text-opacity: 1;
	color: rgb(41 190 96 / var(--tw-text-opacity, 1));
}
.tw-text-white{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-600{
	--tw-text-opacity: 1;
	color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.tw-underline{
	text-decoration-line: underline;
}
.tw-opacity-0{
	opacity: 0;
}
.tw-shadow-\[0_0_10px_rgba\(63\,74\,90\,0\.2\)\]{
	--tw-shadow: 0 0 10px rgba(63,74,90,0.2);
	--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-\[2px_4px_4px_rgba\(63\,74\,90\,0\.15\)\]{
	--tw-shadow: 2px 4px 4px rgba(63,74,90,0.15);
	--tw-shadow-colored: 2px 4px 4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-sm{
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-transition-all{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.tw-duration-300{
	transition-duration: 300ms;
}

.section {
	margin-top: 60px;
	margin-bottom: 60px;
}

#header {
	position: relative;
	background: #FFF;
	width: 100%;
	transition: all .4s ease-out;
}

#header.fix-header {
	position: fixed;
	left: 0;
	top: 0;
	border-bottom: rgb(130 130 130 / 20%) 1px solid;
	z-index: 10000;
}

#header.fix-header .container {
	height: 60px;
}

/* ロゴ */

.header-logo {
  width: clamp(180px, 50vw, 300px);
}

#header .sub-nav .btn-entry {
	color: #FFF;
	background: #42AB04;
	padding: 5px 10px 0;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	border-radius: 0 0 5px 5px;
	right: 10px;
	bottom: -40px;
}

#header.fix-header .sub-nav .btn-entry {
	bottom: -40px;
}

/* ヘッダー END */


/* ===============================================
 グローバルメニュー
================================================ */
#nav {
	position: absolute;
	top: 13px;
	left: 0;
	width: 100%;
	z-index: 1000;
}

.fix-header #nav {
	top: 6px;
}

/*
 * title:slimMenu
 * 参考：http://adnantopal.github.io/slimmenu/
 */

.menu-collapser {
	position: relative;
	width: 100%;
	height: 48px;
	padding: 0 8px;
	color: #FFF;
	font-size: 16px;
	line-height: 48px;
}

.collapse-button {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 40px;
	padding: 10px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color: #0E0E0E;
	border-radius: 5px;
	cursor: pointer;
	transform: translate(0, -50%);
	box-sizing: border-box;
}

.collapse-button:hover, .collapse-button:focus {
	color: #FFF;
	background-color: #040404;
}

.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px;
}

ul.slimmenu {
	width: 100%;
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
	display: none;
}

ul.slimmenu::before, ul.slimmenu::after {
	content: '';
	display: table;
}

ul.slimmenu::after {
	clear: both
}

ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
}

ul.slimmenu.collapsed li>ul {
	position: static;
	display: none;
}

ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgb(0 0 0 / 7.5%);
	box-sizing: border-box;
}

ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}

ul.slimmenu li {
	position: relative;
	float: left;
	display: inline-block;
	background-color: #FFF;
}

ul.slimmenu li ul {
	margin: 0;
	list-style-type: none;
}

ul.slimmenu li ul li {
	background-color: #E6E6E6;
}

ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
}

ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%;
}

ul.slimmenu li a {
	display: block;
	padding: 12px 16px;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	transition: background-color 0.5s ease-out;
}

ul.slimmenu li a:hover {
	text-decoration: none;
	background-color: #999;
}

ul.slimmenu li .sub-toggle {
	position: absolute;
	right: 0;
	top: 3px;
	z-index: 999;
	width: 48px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}

ul.slimmenu li .sub-toggle::before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle;
}

ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #333;
	font-size: 18px;
	vertical-align: middle;
}

ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0;
}

#nav .active {
	border-bottom: 4px solid #42AB04;
}

/* グローバルナビ END */


/* ===============================================
 メイン
================================================ */

#main {
	text-align: justify;
}

/* メイン END */

/* ===============================================
 サイト内共通クラス
================================================ */


/* .スマートフォンサイトにのみ表示したい場合 */

.sm-block, .md-block, .lg-block {
	display: none;
}

/* ボタン 緑 */
.btn-entry {
	border: 2px solid rgb(66 171 4 / 100%);
	background: rgb(66 171 4 / 100%);
}

.btn-entry:hover {
	color: rgb(66 171 4 / 100%);
	border: 2px solid rgb(66 171 4 / 100%);
	background: rgb(255 255 255 / 100%);
}

.btn-detail {
	border: 2px solid #1481EA;
	background: #1481EA;
	font-weight: bold;
}

.btn-detail:hover {
	color: #1481EA;
	border: 2px solid #1481EA;
	background: rgb(255 255 255 / 100%);
}

.btn-detail > i {
	font-weight: bold;
	margin-left: .2em;
}

/* -- 共通h1タイトル -- */

.page-recruit .heading {
	color: #3F4A5A;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: -0.04em;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 3.5rem;
	position: relative;
}

.page-recruit .heading::before, .page-recruit .heading::after {
	content: "";
	display: block;
	width: 190px;
	height: 2px;
	background: #42AB04;
	position: absolute;
	left: 50%;
	margin-left: -95px;
	bottom: 0;
}

.page-recruit .heading::after {
	width: 95px;
	background: #1481EA;
}

.page-recruit .heading {
}

.page-recruit .btn-section {
	margin: 40px 0;
}

/* -- 子ページ メインイメージ -- */

.child-main-image {
	text-align: center;
	height: 400px;
	padding-top: 130px;
}

.child-main-image::after {
	content: none;
}

.child-main-image.concept {
	background: url("../images/recruit/main_1.jpg") no-repeat center center / cover;
}

.child-main-image.business {
	background: url("../images/recruit/main_2.jpg") no-repeat center center / cover;
}

.child-main-image.effort {
	background: url("../images/recruit/main_3.jpg") no-repeat center center / cover;
}

.child-main-image.welfare {
	background: url("../images/recruit/main_4.jpg") no-repeat center center / cover;
}

.child-main-image span {
	color: #3F4A5A;
	font-size: 1.8rem;
	display: block;
	position: relative;
}

.child-main-image span::before, .child-main-image span::after {
	content: "";
	display: inline-block;
	width: 45px;
	height: 2px;
	background: #BABABA;
	vertical-align: middle;
	margin: 0 10px;
}

.heading-sub {
	color: #3F4A5A;
	font-size: 2.8rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3rem;
}

/* サイト内共通クラス END */

/* ===============================================
 採用情報
================================================ */
#recruit .btn-deep-blue {
	margin: 40px 0;
}

/* -- 採用情報 -- */

.main-image-recruit {
	color: #1481EA;
	text-align: center;
	position: relative;
	background: url("../images/recruit/main.jpg") no-repeat center top / cover;
	height: 600px;
	margin-bottom: 60px;
}

.main-image-recruit h1 {
	font-size: 80px;
	line-height: 1;
	font-weight: bold;
	width: 100%;
	position: absolute;
	bottom: -0.07em;
}

/* -- 大切なあなたの、あしたをつなぐ。 -- */
.recruit-business .bg-style-default {
	padding-top: 70px;
}

.columnWrap {
	margin-left: -2.5px;
	margin-right: -2.5px;
	padding-top: 15px;
	overflow: hidden;
}

.columnWrap.row {
	margin: 0;
	padding: 5px 0 0;
}

.column-bg {
	background-color: #f7f7f7;
}

.columnWrap .column {
	padding-right: 2.5px;
	padding-left: 2.5px;
}

.columnWrap a.inner-bg {
	display: block;
	background: #FFF;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}

.columnWrap a.inner-bg, .columnWrap a.inner-bg:hover {
	text-decoration: none;
}

a.inner-bg .img {
	/* 縦幅はウィンドウサイズがわからないのでjsで設定してます。 */
	overflow: hidden;
}

a.inner-bg .img img {
	width: 100%;
	height: auto;
	transition: all 0.5s ease-out;
}

a.inner-bg:hover .img img {
	width: 105%;
	max-width: 105%;
}

.columnWrap a.inner-bg h3 {
	padding-top: 40px;
	color: #3f4a5a;
	font-size: 2.8rem;
	position: relative;
}

.columnWrap a.inner-bg .icon {
	width: 66px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -33px;
	top: -33px;
}

a.inner-bg::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -35px;
	right: -35px;
	border: 35px solid transparent;
	border-right: 35px solid #000;
	transform: rotate(-135deg);
}

/* 薬局 */
a.inner-bg.medical::after {
	border-right: 35px solid #29BE60;
}

/* 介護・福祉 */
a.inner-bg.nursing-farewell::after {
	border-right: 35px solid #F7931E;
}

/* 保育・教育 */
a.inner-bg.childcare-education::after {
	border-right: 35px solid #FFAFAF;
}

/* 損保・不動産 */
a.inner-bg.insurance-estate::after {
	border-right: 35px solid #A46BD5;
}/* -- 地域の皆さまと共に歩む。 -- */
.recruit-effort {
	background: url("../images/recruit/bg_1.jpg") no-repeat center bottom / cover;
	height: 400px;
	font: 1.8rem;
	margin-top: -60px;
	padding-top: 40px;
}

/* -- 働きがいと安心を実感できる職場。 -- */

.recruit-treatment {
}

.recruit-treatment .item {
	margin-bottom: 40px;
}

.recruit-treatment .item a {
	position: relative;
	font-size: 27px;
	text-align: center;
}

.recruit-treatment .item img {
	width: 100%;
	height: auto;
}

.recruit-treatment .item .title {
	color: #FFF;
	font-size: 2.7rem;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1rem;
}

/* ===============================================
 採用コンセプト
================================================ */

.concept-greeting .heading, .human_resources .heading {
	margin-bottom: 80px;
}

/* - 一人ひとりの「心の声」を聴き、真剣に向き合う。 - */

.concept-greeting .name {
	margin: 3em 0 8em;
}

/* - 私たちが求める人材 - */

.human_resources .heading {
	margin-bottom: 80px;
}

.human_resources {
}

.human_resources li {
	margin-bottom: 3em;
}

.human_resources h2 {
	font-size: 4.1rem;
	font-weight: bold;
	line-height: 1;
	position: relative;
	margin: 3rem 0 2rem;
}

.human_resources h2 small {
	color: inherit;
	display: inline-block;
	font-size: 2.2rem;
	font-weight: bold;
	vertical-align: baseline;
}

.human_resources .item1 h2 {
	color: #3FA9F5;
}

.human_resources .item2 h2 {
	color: #42AB04;
}

.human_resources .item3 h2 {
	color: #FFAFAF;
}

.human_resources .item1 h2::after, .human_resources .item2 h2::after, .human_resources .item3 h2::after {
	font-size: 90px;
	position: absolute;
	left: 0;
	top: -0.5em;
	z-index: -1;
}

.human_resources .item1 h2::after {
	content: "01";
	color: #F1FBFE;
}

.human_resources .item2 h2::after {
	content: "02";
	color: #E9F4DE;
}

.human_resources .item3 h2::after {
	content: "03";
	color: #FFF0EF;
}

.human_resources .sub-heading {
	color: #3F4A5A;
	line-height: 1.3;
	font-size: 2.8rem;
	text-indent: -0.5em;
}

.sub-heading strong {
	font-weight: normal;
}

/* ===============================================
 ビジネス
================================================ */

.business-contents {
	margin-bottom: -80px;
}

.business-contents .bg-style-default {
	padding-top: 80px;
}

.business-contents .box {
	background: #FFF;
	margin-bottom: 8rem;
	padding-bottom: 3.5rem;
}

.business-contents .img {
	position: relative;
}

.business-contents .img img {
	width: 100%;
	height: auto;
}

.business-contents .img .icon {
	width: 82px;
	position: absolute;
	left: 50%;
	margin-left: -41px;
	bottom: -41px;
}

.business-contents h2 {
	color: #3F4A5A;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 0;
	line-height: 1.8;
}

.business-contents h2 small {
	font-size: 1.6rem;
	color: #3FA9F5;
	position: relative;
}

.business-contents h2 small::before, .business-contents h2 small::after {
	content: "";
	display: block;
	width: 180px;
	height: 2px;
	background: #42AB04;
	position: absolute;
	left: 50%;
	margin-left: -95px;
	top: -0.8em;
}

.business-contents h2 small::after {
	width: 95px;
	background: #1481EA;
}

.business-contents h2 small::before, .business-contents h2 small::after {
	content: "";
	display: block;
	width: 190px;
	height: 2px;
	background: #F6EFFA;
	position: absolute;
	left: 50%;
	margin-left: -95px;
	top: -0.8em;
}

.business-contents h2 small::after {
	width: 95px;
}

.business-contents .medical small {
	color: #29BE60;
}

.business-contents .medical small::after {
	background: #29BE60;
}

.business-contents .welfare small {
	color: #F7931E;
}

.business-contents .welfare small::after {
	background: #F7931E;
}

.business-contents .education small {
	color: #FFAFAF;
}

.business-contents .education small::after {
	background: #FFAFAF;
}

.business-contents .estate small {
	color: #A46BD5
}

.business-contents .estate small::after {
	background: #A46BD5;
}

.business-contents p {
	padding: 20px;
}

.business-contents p a {
	text-decoration: underline;
}

.business-contents p a:hover {
	text-decoration: none;
}

.business-contents .category {
}

.business-contents .category h3 {
	color: #3F4A5A;
	font-size: 18px;
	text-align: center;
}

.business-contents h3 {
	color: #3F4A5A;
	font-size: 1.8rem;
	display: block;
	font-weight: bold;
	position: relative;
	margin-bottom: 2rem;
}

.business-contents h3::before, .business-contents h3::after {
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background: #BABABA;
	vertical-align: middle;
	margin: 0 10px;
}

.business-contents .category {
	padding: 0 20px;
}

.business-contents .category li {
	color: #FFF;
	text-align: center;
	padding: 3px 10px 4px;
	margin-right: 5px;
	min-width: 100px;
	border-radius: 20px;
	display: inline-block;
}

.business-contents .medical li {
	background: #29BE60;
}

.business-contents .welfare li {
	background: #F7931E;
}

.business-contents .education li {
	background: #FFAFAF;
}

.business-contents .estate li {
	background: #A46BD5
}

/* ===============================================
 ネクサスの取り込み
================================================ */
.effort-detail li {
	margin-bottom: 3.5rem;
}

.effort-detail h2 {
	color: #44AB04;
	font-size: 2rem;
	font-weight: bold;
	margin: 2rem 0 1.5rem;
}

.effort-detail h2:first-child {
	margin-top: 0;
}

.effort-detail .img {
	position: relative;
}

.effort-detail .img img {
	width: 100%;
	height: auto;
}

.effort-detail a {
  color: #0B62E5;
  text-decoration: underline;
}

/* ===============================================
 教育・福利厚生
================================================ */

/* ぺージ内リンクボタン */
.welfare-page-navi {
	margin: 8rem 0;
}

.welfare-page-navi .btn {
	font-weight: normal;
	border-radius: 0;
	font-size: 12px;
	padding: 8px 0;
}

.welfare-page-navi .btn-blue {
	background: #1481EA;
	border: 2px solid #1481EA
}

.welfare-page-navi .btn-blue:hover {
	color: #1481EA;
	background: #FFF;
}

.welfare-page-navi .btn-gray {
	color: #666;
	background: #E6E6E6;
	border: 2px solid #E6E6E6;
}

.welfare-page-navi .btn-gray:hover {
	background: #FFF;
}

/* 各コンテンツ */
.welfare-training, .welfare-category {
	padding-top: 150px;
	margin-top: -130px;
}

.welfare-training {
	margin-bottom: -80px;
}

.welfare-training h2 {
	color: #1481EA;
	font-size: 2.5rem;
	font-weight: bold;
	margin: 2rem 0 1.5rem;
}

.welfare-training .img img {
	width: 100%;
	height: auto;
}

/* 教育・福利厚生 */
.welfare-detail-table th, .welfare-detail-table td {
  padding-bottom: 25px;
}

.welfare-detail-table th {
  vertical-align: top;
}

.welfare-detail-table ul, .welfare-detail-table li {
  list-style-type: disc;
  /*padding-left: 20px;*/
}

.welfare-detail-table ul {
  padding-left: 20px;
}

.welfare-detail__description {
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .welfare-detail-table th,.welfare-detail-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .welfare-detail-table th {
    padding-bottom: 10px;
  }
}

/* ギャラリー */
.welfare-gallery {
	color: #3F4A5A;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 1rem 0 3rem;
}

.welfare-gallery .gallery {
	margin-left: -15px!important;
	margin-right: -15px!important;
}

.welfare-gallery .gallery-item {
	padding-left: 15px;
	padding-right: 15px;
}

.welfare-gallery .gallery-item dt {
	margin-bottom: 20px;
}

.welfare-gallery img {
	border: none!important;
}

.welfare-gallery br {
}

/* ===============================================
 FAQ
================================================ */
.recruit-faq {
	border-top: 1px solid #E6E6E6;
	padding-top: 45px;
	color: #666;
}

.recruit-faq h1 {
	color: #1481EA;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8rem;
}

.recruit-faq h1 strong {
	color: #3F4A5A;
	font-size: 1.8rem;
	display: block;
}

.recruit-faq li {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px;
	margin-bottom: 50px;
}

.recruit-faq dt {
	font-size: 2rem;
	margin-bottom: 50px;
}

.recruit-faq dd {
	line-height: 1.9;
	text-align: justify;
}

.recruit-faq dt, .recruit-faq dd {
	position: relative;
	padding-left: 70px;
}

.recruit-faq dt::before, .recruit-faq dd::before {
	font-family: "Noto Sans";
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	width: 45px;
	height: 45px;
	padding-top: 9px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	left: 0;
	top: -1rem;
}

.recruit-faq dt::before {
	content: "Q";
	color: #3FA9F5;
	background: #F1FBFE;
}

.recruit-faq dd::before {
	content: "A";
	color: #42AB04;
	background: #F0F6EA;
}

/* ===============================================
 募集要項
================================================ */
.recruit-detail {
	border-top: 1px solid #E6E6E6;
	padding-top: 60px;
}

.recruit-detail h1 {
	color: #1481EA;
	font-size: 5rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8rem;
}

.recruit-detail h1 strong {
	color: #3F4A5A;
	font-size: 1.8rem;
	display: block;
}

.recruit-detail__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 960px;
	padding: 0 16px;
	margin: auto;
}

@media (min-width: 960px) {
	.recruit-detail__wrapper {
		padding: 0;
	}
}

.recruit-detail__box {
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 32px;
	width: 100%;
	background-color: #F1FBFE;
	display: flex;
	flex-direction: column;
}

.recruit-detail__box:last-of-type {
	margin-bottom: 0;
}

@media (min-width: 1200px) {
	.recruit-detail__box {
		width: 48%;
		padding: 32px 28px;
	}

	.recruit-detail__box:nth-last-of-type(2) {
		margin-bottom: 0;
	}
}

.recruit-detail__title {
	margin-bottom: .6em;
	font-size: 24px;
	color: #1481EA;
	font-weight: bold;
}

.recruit-detail-list {
	display: flex;
	margin-bottom: 12px;
}

.recruit-detail-list:last-of-type {
	margin-bottom: 32px;
}

.recruit-detail-list > dt {
	min-width: 100px;
}

.recruit-detail-list > dd {
	text-align: left;
}

.recruit-detail__link {
	margin-top: auto;
	text-align: center;
}

/* ===============================================
 ウィンドウサイズ 768px～
================================================ */

@media (min-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .sm-block {
    display: block;
  }

  /* -- 共通h1タイトル -- */
  .page-recruit .heading {
    color: #3F4A5A;
    font-size: 3.5rem;
  }

  .human_resources h2::before {
    position: absolute;
    z-index: -1;
    right: 0;
    top: -0.5em;
  }

  .human_resources h2 small {
    margin-left: 1.5rem;
  }

  table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
    display: table-cell;
  }

  table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th {
    width: 20%!important;
  }

  .welfare-page-navi .btn {
    font-size: 100%;
    padding: 20px;
  }

  .effort-detail .img {
    height: 220px;
    overflow: hidden;
  }

  .effort-detail .img img {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

/* ===============================================
 ウィンドウサイズ 992px～
================================================ */

@media(min-width: 992px) {
  .md-block {
    display: initial;
  }

  /* 私たちが求める人材 */
  .human_resources h2 {
    margin-top: 60px;
    padding-left: 0;
  }

  .human_resources .item1 h2::after, .human_resources .item2 h2::after, .human_resources .item3 h2::after {
    position: relative;
    top: 0;
    margin-left: -0.2em;
    z-index: -1;
  }

  .effort-detail .img {
    height: 300px;
    overflow: hidden;
  }
}

/* ===============================================
 ウィンドウサイズ 1040px～
================================================ */
@media(width >=1040px) {
  /* ここから通常時のメニュー表示 */
  #header .container {
    height: 130px;
  }

  #header.fix-header .container {
    height: 90px;
  }

  #header .sub-nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000;
  }

  #header .sub-nav li {
    float: left;
    margin-right: 15px;
  }

  #header .sub-nav li:first-child {
    margin-top: 3px;
  }

  #header .sub-nav .btn-entry {
    position: static;
    padding: 5px 10px 7px;
  }

  #header .sub-nav .lg-block {
    display: initial;
  }

  #nav {
    width: auto;
    inset: auto 0 0 auto;
  }

  .fix-header #nav {
    top: auto;
    bottom: 0;
  }

  ul.slimmenu {
    margin: 0;
  }

  ul.slimmenu>li {
    border-left: none;
  }

  ul.slimmenu li a {
    padding: 25px 20px;
  }

  .fix-header ul.slimmenu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ul.slimmenu li ul li {
    background: #FFF;
    width: 100%;
  }

  ul.slimmenu li ul li a {
    padding: 10px;
  }

  ul.slimmenu li .sub-toggle {
    width: 100%;
  }

  ul.slimmenu li .sub-toggle>i {
    display: none;
  }

  .human_resources .sub-heading {
    white-space: nowrap;
  }
}

.recruit-header {
  padding: 0 0 0 15px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  position: relative;
  z-index: 1001;
}

@media (min-width: 1200px) {
  .recruit-header {
    padding: 0;
  }
}

.recruit-header .header-logo {
  display: flex;
  align-items: center;
  width: clamp(180px, 22vw, 300px);
  max-width: 210px;
}

@media (min-width: 1200px) {
  .recruit-header .header-logo {
    padding: 30px 0;
    max-width: 100%;
  }
}

.recruit-header__wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .recruit-header__wrapper {
    align-items: flex-end;
    max-width: 1120px;
  }
}

.recruit-global-menu {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 60px);
  background-color: #fff;
  z-index: 1001;
  display: none;
}

.recruit-footer li a::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #3F4A5A;
}

.recruit-footer li a {
  position: relative;
  padding-left: 10px;
}

.recruit-footer li a:hover {
  color: #44AB04;
  text-decoration: none;
}

.recruit-footer-icon {
  position: relative;
}

.recruit-footer-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url("../images/recruit/external-link-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .recruit-global-menu {
    position: static;
    width: auto;
    display: block;
    background-color: transparent;
  }

  .recruit-global-menu-list {
    display: flex;
  }
}

.recruit-global-menu-list a {
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding: 15px 15px 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #3F4A5A;
}

@media (min-width: 1200px) {
  .recruit-global-menu-list a {
    border-bottom: none;
    padding: 30px 24px;
    line-height: 1;
  }

  .recruit-global-menu-list img {
    display: none;
  }

  .recruit-global-menu-list > li {
    position: relative;
  }

  .recruit-global-menu-list > li.active a {
    color: #44AB04;
  }

  .recruit-global-menu-list li {
    position: relative;
  }

  .recruit-global-menu-list > li:not(:last-of-type) > a::after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #3F4A5A;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: block;
  }
}

.global-menu-overlay {
  content: '';
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgb(0 0 0 / 50%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.recruit-sub-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.recruit-sub-menu a {
  color: #3F4A5A;
  padding: 18px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.recruit-sub-menu > li.cooperate {
  display: none;
}

.recruit-sub-menu > li.recruit a {
  color: #FFF;
  background: rgb(66 171 4 / 90%);
}

.recruit-sub-menu > li.entry a {
  color: #FFF;
  background: rgb(255 96 74 / 90%);
}

@media (min-width: 1200px) {
  .recruit-sub-menu > li.cooperate {
    display: block;
  }

  .recruit-sub-menu > li.recruit a {
    background: rgb(66 171 4 / 100%);
  }

  .recruit-sub-menu > li.entry a {
    background: rgb(255 96 74 / 100%);
  }

  .recruit-sub-menu {
    position: absolute;
    inset: 0 0 auto auto;
    display: flex;
    width: auto;
  }

  .recruit-sub-menu a {
    width: 132px;
    padding: 12px 10px;
    line-height: 1;
  }

  .recruit-sub-menu a img {
    display: none;
  }
}

.effort-heading.section {
  margin-bottom: 50px;
}

.effort-heading p {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .recruit-footer > li:not(:last-of-type) > a::after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #3F4A5A;
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
    display: block;
  }

  .recruit-footer li a {
    padding-left: 0;
  }

  .effort-heading p {
    margin-bottom: 65px;
  }

  .effort-heading.section {
    margin-bottom: 100px;
  }

  .recruit-footer li a::before {
    display: none;
  }
}

/* ===============================================
 ボタンのスライドエフェクト
================================================ */
.cta-btn {
  transition: all 0.3s cubic-bezier(0.45, 0, 0.55, 1);
}

.cta-btn:hover {
  text-decoration: none;
}

/* 緑ボタンのスライドエフェクト */
.cta-btn.green::after {
  background: #C8FD9A;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
  border-radius: 80px;
}

.cta-btn.green:hover {
  color: #44AB04;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.cta-btn.green:hover::after {
  transform: scale(1, 1);
}

/* 赤ボタンのスライドエフェクト */
.cta-btn.red::after {
  background: #FFE7E4;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
  border-radius: 80px;
}

.cta-btn.red:hover {
  color: #FF604A;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.cta-btn.red:hover::after {
  transform: scale(1, 1);
}

.hover\:\!tw-text-\[\#F8533C\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgb(248 83 60 / var(--tw-text-opacity, 1)) !important;
}

.hover\:tw-text-\[\#337ab7\]:hover{
	--tw-text-opacity: 1;
	color: rgb(51 122 183 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
	.sm\:tw-whitespace-nowrap{
		white-space: nowrap;
	}
	.sm\:tw-pt-\[50px\]{
		padding-top: 50px;
	}
}

@media (min-width: 768px){
	.md\:tw-bottom-\[64px\]{
		bottom: 64px;
	}
	.md\:tw-left-\[130px\]{
		left: 130px;
	}
	.md\:tw-right-\[20px\]{
		right: 20px;
	}
	.md\:tw-mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.md\:tw-my-\[24px\]{
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.md\:tw-mb-\[100px\]{
		margin-bottom: 100px;
	}
	.md\:tw-mb-\[150px\]{
		margin-bottom: 150px;
	}
	.md\:tw-mb-\[25px\]{
		margin-bottom: 25px;
	}
	.md\:tw-mb-\[35px\]{
		margin-bottom: 35px;
	}
	.md\:tw-mb-\[40px\]{
		margin-bottom: 40px;
	}
	.md\:tw-mb-\[50px\]{
		margin-bottom: 50px;
	}
	.md\:tw-mb-\[60px\]{
		margin-bottom: 60px;
	}
	.md\:tw-mb-\[80px\]{
		margin-bottom: 80px;
	}
	.md\:tw-mr-\[35px\]{
		margin-right: 35px;
	}
	.md\:tw-mt-\[100px\]{
		margin-top: 100px;
	}
	.md\:tw-mt-\[15px\]{
		margin-top: 15px;
	}
	.md\:tw-block{
		display: block;
	}
	.md\:tw-hidden{
		display: none;
	}
	.md\:tw-h-\[530px\]{
		height: 530px;
	}
	.md\:tw-max-h-\[90vh\]{
		max-height: 90vh;
	}
	.md\:tw-w-\[310px\]{
		width: 310px;
	}
	.md\:tw-w-\[80px\]{
		width: 80px;
	}
	.md\:tw-w-auto{
		width: auto;
	}
	.md\:tw-max-w-\[608px\]{
		max-width: 608px;
	}
	.md\:tw-max-w-\[610px\]{
		max-width: 610px;
	}
	.md\:tw-max-w-full{
		max-width: 100%;
	}
	.md\:tw-grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:tw-grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.md\:tw-grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.md\:tw-flex-row{
		flex-direction: row;
	}
	.md\:tw-items-start{
		align-items: flex-start;
	}
	.md\:tw-items-center{
		align-items: center;
	}
	.md\:tw-justify-start{
		justify-content: flex-start;
	}
	.md\:tw-justify-between{
		justify-content: space-between;
	}
	.md\:tw-gap-\[10px\]{
		gap: 10px;
	}
	.md\:tw-gap-\[20px\]{
		gap: 20px;
	}
	.md\:tw-gap-\[25px\]{
		gap: 25px;
	}
	.md\:tw-gap-\[50px\]{
		gap: 50px;
	}
	.md\:tw-gap-x-\[32px\]{
		-moz-column-gap: 32px;
		     column-gap: 32px;
	}
	.md\:tw-gap-y-\[41px\]{
		row-gap: 41px;
	}
	.md\:tw-rounded-\[10px\]{
		border-radius: 10px;
	}
	.md\:tw-rounded-\[5px\]{
		border-radius: 5px;
	}
	.md\:tw-p-\[0_24px\]{
		padding: 0 24px;
	}
	.md\:tw-p-\[10px_0\]{
		padding: 10px 0;
	}
	.md\:tw-p-\[25px\]{
		padding: 25px;
	}
	.md\:tw-p-\[30px\]{
		padding: 30px;
	}
	.md\:tw-p-\[30px_0_50px\]{
		padding: 30px 0 50px;
	}
	.md\:tw-p-\[50px\]{
		padding: 50px;
	}
	.md\:tw-p-\[5px_20px\]{
		padding: 5px 20px;
	}
	.md\:tw-p-\[5px_25px\]{
		padding: 5px 25px;
	}
	.md\:tw-p-\[60px_0_150px\]{
		padding: 60px 0 150px;
	}
	.md\:tw-p-\[60px_15px_80px\]{
		padding: 60px 15px 80px;
	}
	.md\:tw-p-\[8px_15px\]{
		padding: 8px 15px;
	}
	.md\:tw-pb-0{
		padding-bottom: 0px;
	}
	.md\:tw-pb-\[11px\]{
		padding-bottom: 11px;
	}
	.md\:tw-pb-\[123px\]{
		padding-bottom: 123px;
	}
	.md\:tw-pb-\[150px\]{
		padding-bottom: 150px;
	}
	.md\:tw-pb-\[180px\]{
		padding-bottom: 180px;
	}
	.md\:tw-pb-\[60px\]{
		padding-bottom: 60px;
	}
	.md\:tw-pb-\[61px\]{
		padding-bottom: 61px;
	}
	.md\:tw-pl-\[15px\]{
		padding-left: 15px;
	}
	.md\:tw-pl-\[20px\]{
		padding-left: 20px;
	}
	.md\:tw-pl-\[55px\]{
		padding-left: 55px;
	}
	.md\:tw-pt-\[100px\]{
		padding-top: 100px;
	}
	.md\:tw-pt-\[50px\]{
		padding-top: 50px;
	}
	.md\:tw-pt-\[70px\]{
		padding-top: 70px;
	}
	.md\:tw-text-left{
		text-align: left;
	}
	.md\:tw-text-center{
		text-align: center;
	}
	.md\:tw-text-\[15px\]{
		font-size: 15px;
	}
	.md\:tw-text-\[16px\]{
		font-size: 16px;
	}
	.md\:tw-text-\[18px\]{
		font-size: 18px;
	}
	.md\:tw-text-\[20px\]{
		font-size: 20px;
	}
	.md\:tw-text-\[22px\]{
		font-size: 22px;
	}
	.md\:tw-text-\[25px\]{
		font-size: 25px;
	}
	.md\:tw-text-\[27px\]{
		font-size: 27px;
	}
	.md\:tw-text-\[28px\]{
		font-size: 28px;
	}
	.md\:tw-text-\[30px\]{
		font-size: 30px;
	}
	.md\:tw-text-\[35px\]{
		font-size: 35px;
	}
}

@media (min-width: 1024px){
	.lg\:tw-left-\[20px\]{
		left: 20px;
	}
	.lg\:tw-col-span-2{
		grid-column: span 2 / span 2;
	}
	.lg\:tw-mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.lg\:tw-mb-\[40px\]{
		margin-bottom: 40px;
	}
	.lg\:tw-ml-\[30px\]{
		margin-left: 30px;
	}
	.lg\:tw-block{
		display: block;
	}
	.lg\:tw-flex{
		display: flex;
	}
	.lg\:tw-h-\[45px\]{
		height: 45px;
	}
	.lg\:tw-h-\[500px\]{
		height: 500px;
	}
	.lg\:tw-h-\[690px\]{
		height: 690px;
	}
	.lg\:tw-h-full{
		height: 100%;
	}
	.lg\:tw-w-\[262px\]{
		width: 262px;
	}
	.lg\:tw-w-\[45px\]{
		width: 45px;
	}
	.lg\:tw-w-auto{
		width: auto;
	}
	.lg\:tw-min-w-\[450px\]{
		min-width: 450px;
	}
	.lg\:tw-max-w-full{
		max-width: 100%;
	}
	.lg\:tw-max-w-none{
		max-width: none;
	}
	.lg\:tw-flex-shrink-0{
		flex-shrink: 0;
	}
	.lg\:tw-shrink-0{
		flex-shrink: 0;
	}
	.lg\:tw-grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:tw-grid-cols-\[360px_1fr\]{
		grid-template-columns: 360px 1fr;
	}
	.lg\:tw-flex-row{
		flex-direction: row;
	}
	.lg\:tw-items-start{
		align-items: flex-start;
	}
	.lg\:tw-gap-\[35px\]{
		gap: 35px;
	}
	.lg\:tw-gap-\[40px\]{
		gap: 40px;
	}
	.lg\:tw-rounded-tl-\[80px\]{
		border-top-left-radius: 80px;
	}
	.lg\:tw-object-cover{
		-o-object-fit: cover;
		   object-fit: cover;
	}
	.lg\:tw-p-\[60px_0_100px\]{
		padding: 60px 0 100px;
	}
	.lg\:tw-p-\[60px_100px_100px\]{
		padding: 60px 100px 100px;
	}
	.lg\:tw-px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.lg\:tw-pb-\[65px\]{
		padding-bottom: 65px;
	}
	.lg\:tw-pt-\[85px\]{
		padding-top: 85px;
	}
	.lg\:tw-text-\[18px\]{
		font-size: 18px;
	}
	.lg\:tw-text-\[24px\]{
		font-size: 24px;
	}
}

@media (min-width: 1280px){
	.xl\:tw-absolute{
		position: absolute;
	}
	.xl\:tw-relative{
		position: relative;
	}
	.xl\:tw-left-\[30\%\]{
		left: 30%;
	}
	.xl\:tw-z-\[1\]{
		z-index: 1;
	}
	.xl\:tw-z-\[2\]{
		z-index: 2;
	}
	.xl\:tw-m-\[0_50px\]{
		margin: 0 50px;
	}
	.xl\:tw-mx-auto{
		margin-left: auto;
		margin-right: auto;
	}
	.xl\:tw-block{
		display: block;
	}
	.xl\:tw-flex{
		display: flex;
	}
	.xl\:tw-h-\[124px\]{
		height: 124px;
	}
	.xl\:tw-h-\[194px\]{
		height: 194px;
	}
	.xl\:tw-w-0{
		width: 0px;
	}
	.xl\:tw-w-\[110vw\]{
		width: 110vw;
	}
	.xl\:tw-w-\[308px\]{
		width: 308px;
	}
	.xl\:tw-max-w-\[1040px\]{
		max-width: 1040px;
	}
	.xl\:tw-items-center{
		align-items: center;
	}
	.xl\:tw-justify-between{
		justify-content: space-between;
	}
	.xl\:tw-rounded-\[10px\]{
		border-radius: 10px;
	}
	.xl\:tw-border-t-0{
		border-top-width: 0px;
	}
	.xl\:tw-bg-\[\#FFFFFF\]{
		--tw-bg-opacity: 1;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	}
	.xl\:tw-bg-transparent{
		background-color: transparent;
	}
	.xl\:tw-p-\[25px_0\]{
		padding: 25px 0;
	}
	.xl\:tw-p-\[80px_0px\]{
		padding: 80px 0px;
	}
	.xl\:tw-px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
}

.\[\&\>\*\]\:tw-flex>*{
	display: flex;
}

.\[\&\>\*\]\:tw-flex-1>*{
	flex: 1 1 0%;
}

.\[\&\>\*\]\:tw-items-center>*{
	align-items: center;
}

.\[\&\>\*\]\:tw-justify-center>*{
	justify-content: center;
}

.\[\&\>a\]\:tw-mx-auto>a{
	margin-left: auto;
	margin-right: auto;
}

.\[\&\>a\]\:tw-w-full>a{
	width: 100%;
}

@media (min-width: 640px){
	.sm\:\[\&\>a\]\:tw-w-\[360px\]>a{
		width: 360px;
	}
}

@media (min-width: 768px){
	.md\:\[\&\>a\]\:tw-w-auto>a{
		width: auto;
	}
}

.\[\&\>img\]\:tw-w-\[85\%\]>img{
	width: 85%;
}

.\[\&\>img\]\:tw-max-w-\[360px\]>img{
	max-width: 360px;
}

@media (min-width: 768px){
	.md\:\[\&\>img\]\:tw-w-auto>img{
		width: auto;
	}
	.md\:\[\&\>img\]\:tw-max-w-full>img{
		max-width: 100%;
	}
}

.\[\&\>li\]\:tw-list-decimal>li{
	list-style-type: decimal;
}

.\[\&\>p\]\:tw-mb-0>p{
	margin-bottom: 0px;
}

.\[\&\[aria-expanded\=\'true\'\]\]\:tw-bg-pharmacy[aria-expanded='true']{
	--tw-bg-opacity: 1;
	background-color: rgb(41 190 96 / var(--tw-bg-opacity, 1));
}

.\[\&\[aria-expanded\=\'true\'\]\]\:tw-text-white[aria-expanded='true']{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\[aria-hidden\=\'true\'\]\]\:tw-hidden[aria-hidden='true']{
	display: none;
}
