@charset "UTF-8";
body {
  letter-spacing: 0.05em;
  text-align: justify;
  text-justify: inter-ideograph;
  font-family: "Noto Sans JP", sans-serif;
  word-wrap: break-all;
  word-wrap: break-word;
  width: 100%;
  min-width: 1260px;
  color: #242628;
  scroll-behavior: smooth;
  font-weight: 500;
  background: url("/img/common/ptn-noise-gry.png");
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 29px;
    font-size: 3.7760416667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  body {
    font-size: 17.0588235294px;
  }
}

.col-wht {
  color: #fff !important;
}
.col-blk {
  color: #242628 !important;
}
.col-main {
  color: #015d92 !important;
}
.col-sub {
  color: #e3c7e1 !important;
}
.col-accent {
  color: #ec6c1f !important;
}
.col-bdr {
  color: #ddd !important;
}

.bg-wht {
  background-color: #fff !important;
}
.bg-blk {
  background-color: #242628 !important;
}
.bg-main {
  background-color: #015d92 !important;
}
.bg-sub {
  background-color: #e3c7e1 !important;
}
.bg-accent {
  background-color: #ec6c1f !important;
}
.bg-bdr {
  background-color: #ddd !important;
}
.bg-gra-blu {
  background: #015d92;
  background: linear-gradient(90deg, #015d92 0%, #008bae 50%, #8cbbd3 100%);
}

.ptn-gry {
  background: url("/img/common/ptn-noise-gry.png");
}
.ptn-blu {
  background: url("/img/common/ptn-gra-blu.png");
  background-size: 100%;
  background-repeat: repeat-y;
}

.btn-01__link, .btn-02__link, .btn-03__link, .btn-04__link, .btn-05__link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #30313f;
  color: #fff;
  border-radius: 50rem;
  letter-spacing: 0.05rem;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .btn-01__link, .btn-02__link, .btn-03__link, .btn-04__link, .btn-05__link {
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .btn-01__link, .btn-02__link, .btn-03__link, .btn-04__link, .btn-05__link {
    font-size: 17.6470588235px;
  }
}
.btn-01__link:hover, .btn-02__link:hover, .btn-03__link:hover, .btn-04__link:hover, .btn-05__link:hover {
  color: rgba(255, 255, 255, 0.8);
}
.btn-02__link {
  background: #242628;
  border: solid 1px #fff;
}
.btn-03__link {
  background: #e3c7e1;
  color: #242628;
}
.btn-03__link:hover {
  color: rgba(36, 38, 40, 0.8);
}
.btn-04__link, .btn-05__link {
  justify-content: flex-start;
  border-radius: 8px;
  padding: 0 60px;
  background: #30313f;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .btn-04__link, .btn-05__link {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .btn-04__link, .btn-05__link {
    font-size: 22.3529411765px;
  }
}
.btn-04__link.arw-dot__pnk::after, .btn-04__link.arw-dot__blk::after, .btn-05__link.arw-dot__pnk::after, .btn-05__link.arw-dot__blk::after {
  transform: translate(-60px, -50%);
}
.btn-04__link:hover, .btn-05__link:hover {
  color: rgba(255, 255, 255, 0.8);
}
.btn-04__link:hover.arw-dot__pnk::after, .btn-04__link:hover.arw-dot__blk::after, .btn-05__link:hover.arw-dot__pnk::after, .btn-05__link:hover.arw-dot__blk::after {
  transform: translate(-62px, -50%);
}
.btn-05__link {
  background: none;
  border: solid 1px #242628;
  color: #242628;
}
.btn-05__link:hover {
  color: rgba(36, 38, 40, 0.8);
}
.btn-sns__link {
  width: 105px;
  aspect-ratio: 105/35;
  border: solid 1px #fff;
  border-radius: 50rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .btn-sns__link {
    font-size: 25px;
    font-size: 3.2552083333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .btn-sns__link {
    font-size: 14.7058823529px;
  }
}

.side-bar {
  position: fixed;
  right: 1.04vw;
  bottom: 1.04vw;
  z-index: 77;
}

@media screen and (min-width: 1121px) {
  #ctn-top .btn-01__link, #ctn-top .btn-02__link, #ctn-top .btn-03__link {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 1120px) {
  #ctn-top .btn-01__link, #ctn-top .btn-02__link, #ctn-top .btn-03__link {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  #ctn-top .btn-01__link, #ctn-top .btn-02__link, #ctn-top .btn-03__link {
    font-size: clamp(16px, 1.0416666667 * 1vw, 20px);
  }
}

.ic-calendar, .ic-outlink {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.ic-calendar::before, .ic-outlink::before {
  content: "";
  display: block;
  width: 35px;
  aspect-ratio: 35/34;
  background-image: url("/img/common/ic-calendar.png");
  background-size: 100%;
}
.ic-outlink::before {
  width: 37px;
  aspect-ratio: 37/34;
  background-image: url("/img/common/ic-outlink.png");
  background-size: 100%;
}
.ic-pin {
  display: flex;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.ic-pin::after {
  content: "";
  display: block;
  width: 12px;
  aspect-ratio: 12/18;
  background-image: url("/img/common/ic-pin.png");
  background-size: 100%;
}

.arw-dot__pnk, .arw-dot__blk {
  position: relative;
}
.arw-dot__pnk::after, .arw-dot__blk::after {
  content: "";
  display: block;
  width: 10px;
  aspect-ratio: 1/1;
  border-radius: 50rem;
  background: #e3c7e1;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-1.5vw, -50%);
  transition: 0.3s;
}
.arw-dot__pnk:hover::after, .arw-dot__blk:hover::after {
  transform: translate(calc(-1.5vw - 2px), -50%);
}
.arw-dot__blk::after {
  background: #242628;
  width: 8px;
}

.loof-btm-blu, .loof-btm-gry, .loof-btm-blk {
  position: relative;
  z-index: 2;
}
.loof-btm-blu::after, .loof-btm-gry::after, .loof-btm-blk::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/130;
  background-image: url("/img/common/loof-blu.png");
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(1px);
  z-index: -2;
}
.loof-btm-gry::after {
  background-image: url("/img/common/loof-gry.png");
  background-size: 100%;
}
.loof-btm-blk::after {
  background-image: url("/img/common/loof-blk.png");
  background-size: 100%;
}
.loof-top-blu, .loof-top-gry, .loof-top-blk {
  position: relative;
  z-index: 2;
}
.loof-top-blu::before, .loof-top-gry::before, .loof-top-blk::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/130;
  background-image: url("/img/common/loof-blu.png");
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 100%;
  transform: translateY(1px);
  z-index: -2;
}
.loof-top-gry::before {
  background-image: url("/img/common/loof-gry.png");
  background-size: 100%;
}
.loof-top-blk::before {
  background-image: url("/img/common/loof-blk.png");
  background-size: 100%;
}

.arch-btm-blu, .arch-btm-gry, .arch-btm-blk {
  position: relative;
  z-index: 2;
}
.arch-btm-blu::after, .arch-btm-gry::after, .arch-btm-blk::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/130;
  background-image: url("/img/common/arch-blu.png");
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(1px) scaleY(-1);
  z-index: -2;
}
.arch-btm-gry::after {
  background-image: url("/img/common/arch-gry.png");
  background-size: 100%;
}
.arch-btm-blk::after {
  background-image: url("/img/common/arch-blk.png");
  background-size: 100%;
}
.arch-top-blu, .arch-top-gry, .arch-top-blk {
  position: relative;
  z-index: 2;
}
.arch-top-blu::before, .arch-top-gry::before, .arch-top-blk::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/130;
  background-image: url("/img/common/arch-blu.png");
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-1px);
  z-index: -2;
}
.arch-top-gry::before {
  background-image: url("/img/common/arch-gry.png");
  background-size: 100%;
}
.arch-top-blk::before {
  background-image: url("/img/common/arch-blk.png");
  background-size: 100%;
}

.bg-circle-01 {
  position: relative;
  z-index: 1;
}
.bg-circle-01::after {
  content: "";
  display: block;
  width: 1073px;
  max-width: 55.8854166667%;
  aspect-ratio: 1/1;
  background-image: url("/img/common/obj-circle-blu.png");
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(11.46vw, -50%);
  z-index: -1;
}

.hov-opa a:hover {
  opacity: 0.8;
}
.hov-img a:hover img {
  opacity: 0.8;
}
.hov-scale a img, .hov-up a img {
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.hov-scale a:hover img, .hov-up a:hover img {
  transform: scale(0.98);
}
.hov-up a:hover img {
  transform: translateY(-3px);
}

.tbl {
  width: 100%;
}
.tbl td {
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
.tbl-01 th, .tbl-01 td {
  padding: 10px 0;
}
.tbl-01 th {
  width: 15%;
}
.tbl-01 tr:first-child th, .tbl-01 tr:first-child td {
  padding-top: 0 !important;
}
.tbl-01 tr:last-child th, .tbl-01 tr:last-child td {
  padding-bottom: 0 !important;
}
.tbl-01 .ic-pin span {
  border-bottom: solid 1px rgba(221, 221, 221, 0.5);
  padding-bottom: 3px;
}
.tbl-02 th, .tbl-02 td {
  padding: 20px 4%;
  vertical-align: middle;
}
.tbl-02 th {
  width: 30%;
  background: #015d92;
}

.cts-1080 {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.cts-1430 {
  width: 1430px;
  max-width: 74.4791666667%;
  margin-left: 8.85%;
}
.cts-1580 {
  width: 1580px;
  max-width: 82.2916666667%;
  min-width: 1080px;
  margin: 0 auto;
}

.layout-clm-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-2 .list-item,
.layout-clm-2 .layout-item {
  width: calc((100% - 40px) / 2);
}
.layout-clm-2-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-2-c .list-item,
.layout-clm-2-c .layout-item {
  width: calc((100% - 40px) / 2);
}
.layout-clm-3 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-3 .list-item,
.layout-clm-3 .layout-item {
  width: calc((100% - 80px) / 3);
}
.layout-clm-3-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-3-c .list-item,
.layout-clm-3-c .layout-item {
  width: calc((100% - 80px) / 3);
}
.layout-clm-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-4 .list-item,
.layout-clm-4 .layout-item {
  width: calc((100% - 120px) / 4);
}
.layout-clm-4-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-4-c .list-item,
.layout-clm-4-c .layout-item {
  width: calc((100% - 120px) / 4);
}

.list-blog .list-item, .list-news .list-item, .list-privacy .list-item, .list-dot .list-item, .list-voice .list-item {
  width: 100%;
}
.list-bh dl {
  display: flex;
}
.list-bh dt, .list-bh dd {
  font-weight: normal;
}
.list-service__item {
  width: 200px;
  max-width: 100%;
  text-align: center;
}
.list-service__ttl {
  margin-top: 15px;
  font-weight: bold;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  .list-service__ttl {
    font-size: 29px;
    font-size: 3.7760416667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-service__ttl {
    font-size: 17.0588235294px;
  }
}
.list-dot__item {
  display: flex;
  align-items: center;
}
.list-dot__item::before {
  content: "・";
  display: block;
}
.list-voice__item, .list-community__item {
  border: solid 1px rgba(36, 38, 40, 0.2);
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
  padding: 40px;
}
.list-voice__img, .list-community__img {
  width: 310px;
  min-width: 310px;
  aspect-ratio: 310/220;
  border-radius: 8px;
  overflow: hidden;
}
.list-voice__bx, .list-community__bx {
  width: 100%;
}
.list-voice__data, .list-community__data {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
  color: rgba(36, 38, 40, 0.5);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .list-voice__data, .list-community__data {
    font-size: 27px;
    font-size: 3.515625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-voice__data, .list-community__data {
    font-size: 15.8823529412px;
  }
}
.list-voice__data-item, .list-community__data-item {
  line-height: 1;
  display: flex;
}
.list-voice__data-item::before, .list-community__data-item::before {
  content: "#";
  display: inline-block;
}
.list-voice__txt, .list-community__txt {
  margin-top: 20px;
  white-space: pre-wrap;
}
.list-community time {
  display: block;
  color: rgba(48, 49, 63, 0.5);
  font-weight: 500 !important;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .list-community time {
    font-size: 32px;
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-community time {
    font-size: 18.8235294118px;
  }
}
.list-community__bx {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.list-community__inner {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.list-community__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: solid 2px rgba(36, 38, 40, 0.2);
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .list-community__ttl {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-community__ttl {
    font-size: 20px;
  }
}
.list-community__txt {
  margin: 0;
}
.list-anchor__item {
  text-align: center;
  border-bottom: solid 2px #242628;
}
.list-anchor__link {
  display: block;
  padding-bottom: 10px;
  position: relative;
}
.list-anchor__link::after {
  content: "";
  display: block;
  width: 16px;
  aspect-ratio: 16/10;
  background-image: url("/img/common/arw-solid-blk.png");
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: 0.3s;
}
.list-anchor__link:hover {
  color: rgba(36, 38, 40, 0.8);
}
.list-anchor__link:hover::after {
  transform: translateY(calc(-50% + 2px));
}
.list-point__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-point__item:nth-child(even) {
  flex-direction: row-reverse;
}
.list-point__bx {
  width: 710px;
  max-width: 100%;
}
.list-point__ttl {
  display: flex;
  -moz-column-gap: 15px;
       column-gap: 15px;
  border-bottom: solid 2px rgba(36, 38, 40, 0.2);
  padding-bottom: 20px;
  margin-bottom: 25px;
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .list-point__ttl {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-point__ttl {
    font-size: 22.3529411765px;
  }
}
.list-point__ttl-num {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  color: rgba(48, 49, 63, 0.4);
  font-size: 36px;
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  .list-point__ttl-num {
    font-size: 46px;
    font-size: 5.9895833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-point__ttl-num {
    font-size: 27.0588235294px;
  }
}
.list-flow__ttl {
  width: 100%;
  height: 84px;
  background: rgba(36, 38, 40, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  clip-path: polygon(calc(100% - 40px) 0%, 100% 50%, calc(100% - 40px) 100%, 0% 100%, 40px 50%, 0% 0%);
}
.list-flow__ttl-num {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  color: rgba(36, 38, 40, 0.3);
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .list-flow__ttl-num {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-flow__ttl-num {
    font-size: 24.7058823529px;
  }
}
.list-flow__ttl-txt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .list-flow__ttl-txt {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-flow__ttl-txt {
    font-size: 20px;
  }
}
.list-flow__txt {
  width: 310px;
  max-width: 100%;
  margin: 20px auto 0 auto;
}
.list-flow__item {
  width: 33.3333333333%;
}
.list-flow__item:first-child .list-flow__ttl {
  clip-path: polygon(0% 0%, calc(100% - 40px) 0%, 100% 50%, calc(100% - 40px) 100%, 0% 100%);
}
.list-flow__item:last-child .list-flow__ttl {
  clip-path: polygon(100% 0, 100% 100%, 0% 100%, 40px 50%, 0% 0%);
}

.com-gmap {
  max-width: 100%;
}
.com-gmap iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.com-layout {
  display: flex;
}
.com-tel .tel, .com-tel .fax, .com-fax .tel, .com-fax .fax {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.03em;
}

.tag-main__list {
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .tag-main__list {
    font-size: 28px;
    font-size: 3.6458333333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .tag-main__list {
    font-size: 16.4705882353px;
  }
}
.tag-main__link {
  display: block;
  background: rgba(36, 38, 40, 0.1);
  padding: 10px 20px;
  border-radius: 6px;
}
.tag-main__link:hover {
  opacity: 0.8;
}
.tag-sub__list {
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .tag-sub__list {
    font-size: 24px;
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .tag-sub__list {
    font-size: 14.1176470588px;
  }
}
.tag-sub__item {
  line-height: 1;
  background: rgba(36, 38, 40, 0.1);
  padding: 7px 12px 9px 12px;
  border-radius: 50rem;
}

.ttl-main {
  display: flex;
  flex-direction: column;
}
.ttl-main__eng {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}
.ttl-main__ruby {
  letter-spacing: 0.08em;
  line-height: 1.8;
}
.ttl-sub {
  font-weight: 600;
  border-left: solid #242628 6px;
  border-bottom: solid 1px #ddd;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 20px 15px 20px;
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .ttl-sub {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .ttl-sub {
    font-size: 20px;
  }
}
.ttl-01 {
  font-weight: bold;
  border-top: solid 1px rgba(36, 38, 40, 0.2);
  border-bottom: solid 1px rgba(36, 38, 40, 0.2);
  padding: 30px 0;
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 50px;
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .ttl-01 {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .ttl-01 {
    font-size: 22.3529411765px;
  }
}
.ttl-01::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #242628;
}
.ttl-02 {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .ttl-02 {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .ttl-02 {
    font-size: 20px;
  }
}
.ttl-02__txt {
  max-width: calc(100% - 80px);
  border-bottom: solid 1px rgba(36, 38, 40, 0.2);
  padding-bottom: 10px;
}

.txt-plain {
  line-height: 2.1052631579;
}
.txt-plain.ft-20 {
  line-height: 2;
}

.hdbar {
  aspect-ratio: 1920/135;
  padding: 0 2.6%;
}
.hdbar-bx {
  -moz-column-gap: 2.08vw;
       column-gap: 2.08vw;
}

.header-nav__list {
  display: flex;
  -moz-column-gap: 2.08vw;
       column-gap: 2.08vw;
}
@media screen and (min-width: 1121px) {
  .header-nav__list {
    font-size: clamp(14.4px, 0.9375vw, 18px);
  }
}
@media screen and (max-width: 1120px) {
  .header-nav__list {
    font-size: clamp(14.4px, 0.9375vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  .header-nav__list {
    font-size: clamp(14.4px, 0.9375 * 1vw, 18px);
  }
}
.header-nav__item {
  line-height: 1;
}
.header-nav__link {
  color: #fff;
}
.header-nav__link:hover {
  opacity: 0.8;
}

.mv, .sv {
  width: 100%;
  position: relative;
  z-index: 1;
}

.mv {
  aspect-ratio: 1920/880;
  background: url("/img/top/mv-img.png") center center no-repeat;
  background-size: cover;
}
.mv-cc {
  text-shadow: 0px 0px 18.75px rgba(20, 91, 146, 0.1);
  position: absolute;
  top: 50%;
  left: 5.21%;
  transform: translateY(25%);
}
.mv-cc__main {
  line-height: 1.8;
  text-indent: -0.5em;
  padding-left: 0.5em;
}
@media screen and (min-width: 1121px) {
  .mv-cc__main {
    font-size: clamp(33.6px, 2.1875vw, 42px);
  }
}
@media screen and (max-width: 1120px) {
  .mv-cc__main {
    font-size: clamp(33.6px, 2.1875vw, 42px);
  }
}
@media screen and (max-width: 768px) {
  .mv-cc__main {
    font-size: clamp(33.6px, 2.1875 * 1vw, 42px);
  }
}
.mv-cc__sub {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  margin: 1.5vw 0 0 1.5vw;
}
@media screen and (min-width: 1121px) {
  .mv-cc__sub {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 1120px) {
  .mv-cc__sub {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .mv-cc__sub {
    font-size: clamp(16px, 1.0416666667 * 1vw, 20px);
  }
}

.sv {
  background-color: #242628;
}
.sv-img {
  width: 1142px;
  max-width: 59.4791666667%;
  margin-left: auto;
  position: relative;
  z-index: -2;
}
.sv-ttl {
  width: 1080px;
  max-width: 56.25%;
  display: flex;
  flex-direction: column;
  row-gap: 0.5vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -120%);
  z-index: 1;
  color: #fff;
}
@media screen and (min-width: 1121px) {
  .sv-ttl__ruby {
    font-size: clamp(33.6px, 2.1875vw, 42px);
  }
}
@media screen and (max-width: 1120px) {
  .sv-ttl__ruby {
    font-size: clamp(33.6px, 2.1875vw, 42px);
  }
}
@media screen and (max-width: 768px) {
  .sv-ttl__ruby {
    font-size: clamp(33.6px, 2.1875 * 1vw, 42px);
  }
}
.sv-ttl__eng {
  line-height: 1;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
}
@media screen and (min-width: 1121px) {
  .sv-ttl__eng {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 1120px) {
  .sv-ttl__eng {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .sv-ttl__eng {
    font-size: clamp(16px, 1.0416666667 * 1vw, 20px);
  }
}
.sv::before {
  content: "";
  display: block;
  width: 255px;
  max-width: 13.28125%;
  aspect-ratio: 255/249;
  background-image: url("/img/common/sv-obj.png");
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 14.06%;
  transform: translateY(-70%);
  z-index: -1;
}

.top-about, .top-community, .top-contact {
  color: #fff;
}
.top-about .ttl-main, .top-nursing .ttl-main, .top-community .ttl-main, .top-core .ttl-main, .top-recruit .ttl-main {
  row-gap: 2vw;
  margin-bottom: 3vw;
}
.top-nursing, .top-community, .top-core, .top-contact, .top-recruit {
  padding: 15vw 0;
}
@media screen and (min-width: 1121px) {
  .top-nursing .ttl-main__eng, .top-community .ttl-main__eng, .top-recruit .ttl-main__eng {
    font-size: clamp(68px, 4.4270833333vw, 85px);
  }
}
@media screen and (max-width: 1120px) {
  .top-nursing .ttl-main__eng, .top-community .ttl-main__eng, .top-recruit .ttl-main__eng {
    font-size: clamp(68px, 4.4270833333vw, 85px);
  }
}
@media screen and (max-width: 768px) {
  .top-nursing .ttl-main__eng, .top-community .ttl-main__eng, .top-recruit .ttl-main__eng {
    font-size: clamp(68px, 4.4270833333 * 1vw, 85px);
  }
}
@media screen and (min-width: 1121px) {
  .top-nursing .ttl-main__ruby, .top-community .ttl-main__ruby, .top-recruit .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 1120px) {
  .top-nursing .ttl-main__ruby, .top-community .ttl-main__ruby, .top-recruit .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 768px) {
  .top-nursing .ttl-main__ruby, .top-community .ttl-main__ruby, .top-recruit .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333 * 1vw, 34px);
  }
}
@media screen and (min-width: 1121px) {
  .top-about .txt, .top-core .txt, .top-contact .txt {
    font-size: clamp(15.2px, 0.9895833333vw, 19px);
  }
}
@media screen and (max-width: 1120px) {
  .top-about .txt, .top-core .txt, .top-contact .txt {
    font-size: clamp(15.2px, 0.9895833333vw, 19px);
  }
}
@media screen and (max-width: 768px) {
  .top-about .txt, .top-core .txt, .top-contact .txt {
    font-size: clamp(15.2px, 0.9895833333 * 1vw, 19px);
  }
}
.top-nursing .com-layout__bx-01, .top-community .com-layout__bx-01, .top-recruit .com-layout__bx-01 {
  width: 1030px;
  max-width: 72.027972028%;
}
.top-nursing .com-layout__bx-02, .top-community .com-layout__bx-02, .top-recruit .com-layout__bx-02 {
  width: 400px;
  max-width: 27.972027972%;
}
@media screen and (min-width: 1121px) {
  .top-nursing .txt, .top-community .txt, .top-recruit .txt {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 1120px) {
  .top-nursing .txt, .top-community .txt, .top-recruit .txt {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .top-nursing .txt, .top-community .txt, .top-recruit .txt {
    font-size: clamp(16px, 1.0416666667 * 1vw, 20px);
  }
}
.top-nursing .btn a, .top-community .btn a, .top-recruit .btn a {
  aspect-ratio: 400/80;
}
.top-nursing .txt, .top-recruit .txt {
  width: 47.57%;
}
.top-nursing .img, .top-recruit .img {
  width: 55.5%;
  margin: 0 auto;
}
.top-nursing .com-layout__bx-02, .top-recruit .com-layout__bx-02 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.top-about {
  padding: 10vw 0;
}
@media screen and (min-width: 1121px) {
  .top-about .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 1120px) {
  .top-about .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 768px) {
  .top-about .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333 * 1vw, 100px);
  }
}
.top-about .ttl-main__ruby {
  text-indent: -0.5em;
  padding-left: 0.5em;
}
@media screen and (min-width: 1121px) {
  .top-about .ttl-main__ruby {
    font-size: clamp(25.6px, 1.6666666667vw, 32px);
  }
}
@media screen and (max-width: 1120px) {
  .top-about .ttl-main__ruby {
    font-size: clamp(25.6px, 1.6666666667vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .top-about .ttl-main__ruby {
    font-size: clamp(25.6px, 1.6666666667 * 1vw, 32px);
  }
}
.top-about .img {
  width: 480px;
  max-width: 33.5664335664%;
}
.top-about .com-layout__bx {
  width: 585px;
  max-width: 40.9090909091%;
}
.top-about .btn {
  margin-top: 3vw;
}
.top-about .btn a {
  aspect-ratio: 577/85;
}

.top-community {
  background: url("/img/top/community-bg.png") center center no-repeat;
  background-size: 56.41%;
}
.top-community .txt {
  width: 62.14%;
}

@media screen and (min-width: 1121px) {
  .top-core .ttl-main__eng {
    font-size: clamp(112px, 7.2916666667vw, 140px);
  }
}
@media screen and (max-width: 1120px) {
  .top-core .ttl-main__eng {
    font-size: clamp(112px, 7.2916666667vw, 140px);
  }
}
@media screen and (max-width: 768px) {
  .top-core .ttl-main__eng {
    font-size: clamp(112px, 7.2916666667 * 1vw, 140px);
  }
}
.top-core .ttl-main__eng-sub {
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.03em;
  font-weight: normal;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 1121px) {
  .top-core .ttl-main__eng-sub {
    font-size: clamp(20px, 1.3020833333vw, 25px);
  }
}
@media screen and (max-width: 1120px) {
  .top-core .ttl-main__eng-sub {
    font-size: clamp(20px, 1.3020833333vw, 25px);
  }
}
@media screen and (max-width: 768px) {
  .top-core .ttl-main__eng-sub {
    font-size: clamp(20px, 1.3020833333 * 1vw, 25px);
  }
}
@media screen and (min-width: 1121px) {
  .top-core .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 1120px) {
  .top-core .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 768px) {
  .top-core .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333 * 1vw, 34px);
  }
}
.top-core .img {
  width: 514px;
  max-width: 35.9440559441%;
}
.top-core .txt {
  width: 515px;
  max-width: 36.013986014%;
}
@media screen and (min-width: 1121px) {
  .top-core .txt-name {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 1120px) {
  .top-core .txt-name {
    font-size: clamp(16px, 1.0416666667vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .top-core .txt-name {
    font-size: clamp(16px, 1.0416666667 * 1vw, 20px);
  }
}

.top-contact,
.lower-contact {
  background: url("/img/common/ptn-gra-blu.png");
  background-size: 100%;
  background-repeat: repeat-y;
  color: #fff;
}
.top-contact .ttl-main,
.lower-contact .ttl-main {
  margin-bottom: 0 !important;
}
.top-contact .com-base,
.lower-contact .com-base {
  background: rgba(255, 255, 255, 0.1);
  border: solid 1px #fff;
}

.top-contact .ttl-main {
  row-gap: 2vw;
}
@media screen and (min-width: 1121px) {
  .top-contact .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 1120px) {
  .top-contact .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 768px) {
  .top-contact .ttl-main__eng {
    font-size: clamp(80px, 5.2083333333 * 1vw, 100px);
  }
}
@media screen and (min-width: 1121px) {
  .top-contact .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 1120px) {
  .top-contact .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333vw, 34px);
  }
}
@media screen and (max-width: 768px) {
  .top-contact .ttl-main__ruby {
    font-size: clamp(27.2px, 1.7708333333 * 1vw, 34px);
  }
}
.top-contact .com-base {
  aspect-ratio: 1580/120;
}
.top-contact .com-layout__bx {
  margin-bottom: 3vw;
}
.top-contact .list-info__item {
  width: 33.3333333333%;
}
@media screen and (min-width: 1121px) {
  .top-contact .tel, .top-contact .fax {
    font-size: clamp(32px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 1120px) {
  .top-contact .tel, .top-contact .fax {
    font-size: clamp(32px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .top-contact .tel, .top-contact .fax {
    font-size: clamp(32px, 2.0833333333 * 1vw, 40px);
  }
}
.top-contact .btn {
  width: 66.54%;
}
.top-contact .btn a {
  aspect-ratio: 350/60;
}

#ctn-lower section {
  padding: 140px 0;
}
#ctn-lower .ttl-main {
  row-gap: 15px;
  margin-bottom: 50px;
}
#ctn-lower .ttl-main__eng {
  font-size: 85px;
  font-size: 8.5rem;
}
@media screen and (max-width: 768px) {
  #ctn-lower .ttl-main__eng {
    font-size: 95px;
    font-size: 12.3697916667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #ctn-lower .ttl-main__eng {
    font-size: 55.8823529412px;
  }
}
#ctn-lower .ttl-main__ruby {
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #ctn-lower .ttl-main__ruby {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #ctn-lower .ttl-main__ruby {
    font-size: 24.7058823529px;
  }
}

#com-bnr {
  padding-top: calc(140px + 5vw) !important;
}
#com-bnr .bnr {
  width: 520px;
  max-width: 100%;
  aspect-ratio: 520/240;
  border-radius: 8px;
  overflow: hidden;
}
#com-bnr .bnr-link {
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
}
#com-bnr .bnr-link:hover {
  color: rgba(255, 255, 255, 0.8);
}
#com-bnr .bnr-link:hover.arw-dot__pnk::after {
  transform: translate(-62px, -50%);
}
#com-bnr .bnr-ttl {
  line-height: 1.6428571429;
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #com-bnr .bnr-ttl {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #com-bnr .bnr-ttl {
    font-size: 22.3529411765px;
  }
}
#com-bnr .bnr-nursing .bnr-link {
  background: url("/img/common/bnr-ic-nursing.png") right 80px bottom no-repeat;
  background-color: #30313f;
}
#com-bnr .bnr-about .bnr-link {
  background: url("/img/common/bnr-ic-about.png") right 80px bottom no-repeat;
  background-color: #30313f;
}
#com-bnr .bnr-community .bnr-link {
  background: url("/img/common/bnr-ic-community.png") right 80px bottom no-repeat;
  background-color: #30313f;
}
#com-bnr .arw-dot__pnk::after {
  right: 0;
  transform: translate(-60px, -50%);
}

#com-contact .ttl-main__ruby {
  font-weight: normal;
}
#com-contact .com-base {
  border-radius: 8px;
}
#com-contact .list-info__item {
  text-align: center;
}
#com-contact .list-info__item:not(:first-child) {
  border-left: solid 1px #fff;
}
#com-contact .tel, #com-contact .fax {
  color: #fff;
}
#com-contact .list-bh {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  margin-top: 30px;
}
#com-contact.lower-contact, #com-contact.form-contact {
  padding-top: calc(140px + 5vw) !important;
}
#com-contact.lower-contact .com-base, #com-contact.form-contact .com-base {
  padding: 60px;
}
#com-contact.lower-contact .txt, #com-contact.form-contact .txt {
  font-weight: normal;
}
#com-contact.lower-contact .list-info__item, #com-contact.form-contact .list-info__item {
  width: 50%;
  text-align: center;
}
#com-contact.lower-contact .tel, #com-contact.lower-contact .fax, #com-contact.form-contact .tel, #com-contact.form-contact .fax {
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  #com-contact.lower-contact .tel, #com-contact.lower-contact .fax, #com-contact.form-contact .tel, #com-contact.form-contact .fax {
    font-size: 50px;
    font-size: 6.5104166667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #com-contact.lower-contact .tel, #com-contact.lower-contact .fax, #com-contact.form-contact .tel, #com-contact.form-contact .fax {
    font-size: 29.4117647059px;
  }
}
#com-contact.lower-contact .com-layout__bx {
  margin-bottom: 50px;
}
#com-contact.lower-contact .txt {
  width: 470px;
  max-width: 100%;
}
#com-contact.lower-contact .list-info__item {
  width: 50%;
}
#com-contact.lower-contact .list-info__item:last-child {
  border-left: none;
  margin-top: 35px;
}
#com-contact.lower-contact .btn {
  width: 350px;
  max-width: 100%;
}
#com-contact.lower-contact .btn a {
  height: 60px;
}
#com-contact.form-contact .ttl-main__ruby {
  font-weight: bold;
}
#com-contact.form-contact .com-base {
  background: #015d92;
  background: linear-gradient(90deg, #015d92 0%, #008bae 50%, #8cbbd3 100%);
}

.lower-area .txt {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#footer {
  padding: 15vw 0 5vw 0;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer .com-layout__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#footer .com-logo {
  width: 18.29%;
}

.footer-nav__item {
  line-height: 1;
}
.footer-nav__link:hover {
  opacity: 0.8;
}
.footer-nav_main .footer-nav__list {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 375px 120px;
  grid-template-rows: repeat(4, auto);
  gap: 40px 60px;
}
@media screen and (min-width: 1121px) {
  .footer-nav_main .footer-nav__list {
    font-size: clamp(15.2px, 0.9895833333vw, 19px);
  }
}
@media screen and (max-width: 1120px) {
  .footer-nav_main .footer-nav__list {
    font-size: clamp(15.2px, 0.9895833333vw, 19px);
  }
}
@media screen and (max-width: 768px) {
  .footer-nav_main .footer-nav__list {
    font-size: clamp(15.2px, 0.9895833333 * 1vw, 19px);
  }
}
.footer-nav_sub .footer-nav__list {
  display: flex;
  justify-content: flex-end;
  font-weight: normal;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .footer-nav_sub .footer-nav__list {
    font-size: 25px;
    font-size: 3.2552083333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .footer-nav_sub .footer-nav__list {
    font-size: 14.7058823529px;
  }
}
.footer-nav_sub .footer-nav__item:not(:first-child) {
  border-left: solid 1px #fff;
  padding-left: 20px;
}/*# sourceMappingURL=style.css.map */