@charset "UTF-8";
body {
  visibility: hidden;
}

/* ヘッダー,文字色 */
@font-face {
  font-family: "DINPro";
  src: url("../fonts/DINPro.otf") format("opentype");
}
@font-face {
  font-family: "DINPro bold";
  src: url("../fonts/DINPro-Bold.otf") format("opentype");
}
.l-work-fv {
  margin-top: 4.0625rem;
  padding-bottom: 5.25rem;
}
@media screen and (max-width: 767px) {
  .l-work-fv {
    margin-top: 1.75rem;
    padding-bottom: 1.9375rem;
  }
}

.p-work-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-work-nav {
    max-width: 89.3333333333vw;
  }
}

.p-work-fv__title.c-lower-fv__title {
  text-transform: none;
  text-transform: initial;
}

@media screen and (max-width: 767px) {
  .p-work-fv__text.c-lower-fv__text {
    width: 19.375rem;
  }
}

.p-work-fv__img {
  margin-top: -9.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-fv__img {
    margin-top: -2.3125rem;
  }
}

.p-work-location {
  padding-top: 8.75rem;
}
@media screen and (max-width: 767px) {
  .p-work-location {
    padding-top: 8.75rem;
  }
}

.p-work-location__wrppr {
  padding: 6.875rem 0 0;
  background-color: #e5ecf5;
}
@media screen and (max-width: 767px) {
  .p-work-location__wrppr {
    padding-top: 0;
  }
}

.p-work-location__nav {
  -webkit-transform: translateY(-9.375rem);
          transform: translateY(-9.375rem);
}
@media screen and (max-width: 767px) {
  .p-work-location__nav {
    -webkit-transform: translateY(-5.125rem);
            transform: translateY(-5.125rem);
  }
}

.p-work-location__place {
  margin-left: auto;
  margin-right: auto;
}

.p-work-location__recmmnd {
  margin-left: auto;
  margin-right: auto;
}

.p-work-location__link {
  text-align: right;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  max-width: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 3%;
  bottom: 15%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-work-location__link {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    bottom: 7%;
  }
}

.p-work-location__link a {
  text-decoration: underline;
}

.p-work-nav__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-work-nav__lists {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 0.4375rem;
       -moz-column-gap: 0.4375rem;
            column-gap: 0.4375rem;
    row-gap: 0.4375rem;
  }
}

.p-work-nav__item {
  width: calc(25% - 0.46875rem);
  aspect-ratio: 244/74;
}
@media screen and (max-width: 767px) {
  .p-work-nav__item {
    width: calc(50% - 0.23438rem);
    aspect-ratio: 164/49.7377;
  }
}

.p-work-nav__item a {
  display: block;
  position: relative;
}

.p-work-nav__item a::after {
  position: absolute;
  bottom: 13%;
  left: 50%;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
          transform: translate(-50%, 0) rotate(45deg);
  display: block;
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.p-work-nav__item a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.25rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-work-nav__item a span {
    font-size: 0.875rem;
  }
}

.p-work-place {
  padding-top: 5.0625rem;
  max-width: 70rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-work-place {
    padding-top: 2.75rem;
    max-width: 89.3333333333vw;
  }
}

.p-work-place__subTtl--A {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #9ca9d1;
}
@media screen and (max-width: 767px) {
  .p-work-place__subTtl--A {
    font-size: 1.5rem;
  }
}

.p-work-place__ttl--A {
  position: relative;
  display: block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #3a54a4;
  margin-top: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__ttl--A {
    font-size: 2.375rem;
    margin-top: 0.9375rem;
  }
}

.p-work-place__ttl--A::before {
  content: "";
  height: 1px;
  width: calc(100% + 5rem);
  background-color: #3a54a4;
  background-repeat: no-repeat;
  position: absolute;
  top: -0.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-work-place__ttl--A::before {
    width: calc(100% + 2.5rem);
  }
}

.p-work-place__mv {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__mv {
    margin-top: 1.9375rem;
  }
}

.p-work-place__mvImgBox {
  width: calc(100% + 5rem);
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__mvImgBox {
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.p-work-place__mvImgBox img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-work-place__mvTxt {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.75;
  padding: 1.25rem 0 1.5625rem 2.5rem;
  margin-top: 1.25rem;
  margin-left: 10.8%;
  margin-right: 0%;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-work-place__mvTxt {
    font-size: 0.875rem;
    margin-left: 0;
    line-height: 2;
    padding: 0.75rem 1.25rem 0.75rem 1.75rem;
  }
}

.p-work-place__mvTxt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  display: block;
  content: "";
  background-color: #3a54a4;
}

.p-work-place__voice {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__voice {
    margin-top: 3.5rem;
  }
}

.p-work-place__cntinr--col01 {
  width: 91%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-work-place__cntinr--col01 {
    width: 88%;
  }
}

.p-work-place__subTtl--B {
  font-family: "Lato", sans-serif;
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #aabedf;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-work-place__subTtl--B {
    font-size: 1.125rem;
  }
}

.p-work-place__ttl--B {
  position: relative;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #3a54a4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-work-place__ttl--B {
    font-size: 1.375rem;
    line-height: 1.75;
  }
}

.p-work-place__ttl--B::before {
  content: "";
  height: 1px;
  width: calc(87.5vw + 5rem);
  max-width: 75rem;
  background-color: #3a54a4;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-work-place__ttl--B::before {
    width: 100%;
  }
}

.p-work-place__notes {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
  color: #000;
  text-align: center;
}

.p-work-place__heading--B {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.06em;
  color: #3a54a4;
  margin-top: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__heading--B {
    font-size: 1rem;
    margin-top: 1.6875rem;
    letter-spacing: 0.01em;
  }
}

.p-work-place__txt--B02 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  color: #000;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__txt--B02 {
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
    -webkit-column-count: initial;
       -moz-column-count: initial;
            column-count: initial;
    -webkit-column-gap: normal;
       -moz-column-gap: normal;
            column-gap: normal;
    -webkit-column-gap: initial;
       -moz-column-gap: initial;
            column-gap: initial;
    margin-top: 1.6875rem;
  }
}

.p-work-place__gridCntinr {
  width: 91%;
  display: grid;
  grid-template: "areaLeft01 areaRight01" auto "areaLeft02 areaRight02" auto "areaLeft03 areaRight03" auto "areaLeft04 areaRight04" auto "areaLeft05 areaRight05" auto "areaLeft06 areaRight06" auto/calc(50% - 1.25rem) calc(50% - 1.25rem);
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  margin-top: 5.625rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-work-place__gridCntinr {
    width: 88%;
    display: block;
    margin-top: 2.375rem;
  }
}

.p-work-place__gridLeft01 {
  grid-area: areaLeft01;
}

.p-work-place__gridLeft02 {
  grid-area: areaLeft02;
}

.p-work-place__gridLeft03 {
  grid-area: areaLeft03;
}

.p-work-place__gridLeft04 {
  grid-area: areaLeft04;
}

.p-work-place__gridLeft05 {
  grid-area: areaLeft05;
}

.p-work-place__gridLeft06 {
  grid-area: areaLeft06;
}

.p-work-place__gridRight01 {
  grid-area: areaRight01;
}

.p-work-place__gridRight02 {
  grid-area: areaRight02;
}

.p-work-place__gridRight03 {
  grid-area: areaRight03;
}

.p-work-place__gridRight04 {
  grid-area: areaRight04;
}

.p-work-place__gridRight05 {
  grid-area: areaRight05;
}

.p-work-place__gridRight06 {
  grid-area: areaRight06;
}

.p-work-place__subTtl--C {
  display: block;
  font-size: 1.5rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #aabedf;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-work-place__subTtl--C {
    font-size: 1.125rem;
    text-align: center;
    margin-top: 2.625rem;
  }
}

.p-work-place__ttl--C {
  position: relative;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #3a54a4;
  text-align: left;
  margin-top: 0.3125rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px) {
  .p-work-place__ttl--C {
    font-size: 1.375rem;
    text-align: center;
  }
}

.p-work-placeFadeSp:first-of-type .p-work-place__ttl--C::before {
  content: "";
  height: 1px;
  width: calc(87.5vw + 5rem);
  max-width: 75rem;
  background-color: #3a54a4;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -5.650375rem;
}
@media screen and (max-width: 767px) {
  .p-work-placeFadeSp:first-of-type .p-work-place__ttl--C::before {
    content: "";
    height: 1px;
    background-color: #3a54a4;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-work-place__ttl--C::before {
    content: "";
    height: 1px;
    background-color: #3a54a4;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.p-work-place__heading--C {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.06em;
  color: #3a54a4;
  margin-top: 2rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px) {
  .p-work-place__heading--C {
    font-size: 1rem;
    margin-top: 1.6875rem;
  }
}

.p-work-place__txt--C {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__txt--C {
    margin-top: 1.625rem;
  }
}

.p-work-place__mapBox {
  width: 38.28125vw;
  height: 21.875vw;
  max-width: 30.625rem;
  max-height: 17.5rem;
  overflow: hidden;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__mapBox {
    max-width: none;
    max-width: initial;
    height: 44.9522666667vw;
    width: 100%;
    margin-top: 2.125rem;
  }
}

.p-work-place__mapBox iframe {
  display: block;
  height: 100%;
  width: 260%;
  margin-left: -80%;
}

.p-work-place__route {
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  margin-top: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__route {
    margin-top: 0.9375rem;
    font-size: 0.8125rem;
    line-height: 1.8;
  }
}

.p-work-place__imgBox {
  width: 38.28125vw;
  height: 21.875vw;
  max-width: 30.625rem;
  max-height: 17.5rem;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__imgBox {
    max-width: none;
    max-width: initial;
    width: 100%;
    max-height: none;
    max-height: initial;
    height: 44.9522666667vw;
  }
}

.p-work-place__mncplty {
  display: block;
  width: 100%;
  margin-top: 2.6875rem;
}
@media screen and (max-width: 767px) {
  .p-work-place__mncplty {
    margin-top: 1.25rem;
  }
}

.p-work-place__mncplty a {
  font-size: 0.875rem;
  letter-spacing: 0.16em;
  color: #3a54a4;
  display: block;
  text-align: left;
  width: 100%;
  padding: 0.5rem 3.125rem;
  border: 1px solid #7587bf;
  text-align: right;
  position: relative;
}

.p-work-place__mncplty a::after {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  display: block;
  content: "";
  width: 0.4375rem;
  height: 0.4375rem;
  border-right: 1px solid #3a54a4;
  border-bottom: 1px solid #3a54a4;
}

.p-work-placeFadePc {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-work-placeFadePc {
    display: contents;
  }
}

.p-work-placeFadeSp {
  display: contents;
}
@media screen and (max-width: 767px) {
  .p-work-placeFadeSp {
    display: block;
  }
}

.p-work-recmmnd {
  padding-top: 6.25rem;
  padding-bottom: 3.4375rem;
  max-width: 70rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd {
    padding-top: 3.1875rem;
    padding-bottom: 1.5625rem;
    max-width: 89.3333333333vw;
    width: 100%;
  }
}

.p-work-recmmnd__ttl {
  position: relative;
}

.p-work-recmmnd__ttl::before {
  content: "";
  height: 1px;
  width: calc(100% + 5rem);
  max-width: 75rem;
  background-color: #3a54a4;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd__ttl::before {
    width: calc(100% + 2.5rem);
    width: 88%;
  }
}

.p-work-recmmnd__ttl01 {
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  color: #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd__ttl01 {
    font-size: 1rem;
  }
}

.p-work-recmmnd__ttl02 {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 3.125rem;
  line-height: 1;
  text-align: center;
  color: #3a54a4;
  margin-top: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd__ttl02 {
    font-size: 2rem;
    margin-top: 0.5rem;
  }
}

.p-work-recmmnd__swiperBox {
  padding-bottom: 16.875rem;
  background-color: #e5ecf5;
  position: relative;
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd__swiperBox {
    padding-bottom: 29.3333333333vw;
  }
}

.p-work-recmmnd__swiperBox::after {
  position: absolute;
  bottom: 9.375rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  max-width: 70rem;
  width: 70rem;
  height: 7.5rem;
  display: block;
  content: "";
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd__swiperBox::after {
    width: 100%;
    max-width: 89.3333333333vw;
    height: 16vw;
    bottom: 13.3333333333vw;
  }
}

.p-work-reccmnd-thumbSwiper__wrppr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 70rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper__wrppr {
    gap: 0;
    padding-left: 0;
    padding-left: initial;
    padding-right: 0;
    padding-right: initial;
  }
}

.p-work-reccmnd-thumbSwiper::before {
  content: "";
  width: 70rem;
  height: 30.625rem;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper::before {
    width: 100%;
    height: 46.875rem;
    max-width: 89.3333333333vw;
  }
}

.p-work-reccmnd-thumbSwiper__slide {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: min(17.578125vw, 14.0625rem);
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper__slide {
    width: 50%;
  }
}

.p-work-reccmnd-thumbSwiper__slide::before {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper__slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
  }
}

.p-work-reccmnd-thumbSwiper__slide:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
}

.p-work-reccmnd-thumbSwiper__slide span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 500;
  opacity: 0;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper__slide span {
    opacity: 1;
  }
}

.p-work-reccmnd-thumbSwiper__slide:hover span {
  opacity: 1;
}

.p-work-reccmnd-thumbSwiper__slide::after {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-work-reccmnd-thumbSwiper__slide::after {
    position: absolute;
    bottom: 1.3125rem;
    right: 1.25rem;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
            transform: translate(-50%, 0) rotate(45deg);
    display: block;
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
}

.p-work-recmmnd-mainSwiper__cntinr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  padding-top: 4.375rem;
  background-color: rgba(0, 0, 0, .6);
  z-index: 991;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__cntinr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0 1.25rem 0 1.25rem;
  }
}

.p-work-recmmnd-mainSwiper__cntinr.p-openRecmmnd {
  opacity: 1;
  pointer-events: auto;
}

.p-work-recmmnd-mainSwiper__box {
  width: 100%;
  max-width: 36.25rem;
  padding-top: 6.25rem;
  padding-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  cursor: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__box {
    width: calc(100% - 2.5rem);
    padding: 3.4375rem 1.875rem 1.875rem;
  }
}

.p-work-recmmnd-mainSwiper__box .swiper-button-next,
.p-work-recmmnd-mainSwiper__box .swiper-button-prev {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__box .swiper-button-next,
  .p-work-recmmnd-mainSwiper__box .swiper-button-prev {
    display: none;
  }
}

.p-work-recmmnd-mainSwiper__box .swiper-button-next {
  right: -5rem;
}

.p-work-recmmnd-mainSwiper__box .swiper-button-prev {
  left: -5rem;
}

.p-work-recmmnd-mainSwiper__box .swiper-button-next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  display: block;
  content: "";
  width: 0.4375rem;
  height: 0.4375rem;
  border-right: 1px solid #3a54a4;
  border-bottom: 1px solid #3a54a4;
}

.p-work-recmmnd-mainSwiper__box .swiper-button-prev::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  display: block;
  content: "";
  width: 0.4375rem;
  height: 0.4375rem;
  border-left: 1px solid #3a54a4;
  border-bottom: 1px solid #3a54a4;
}

.p-work-recmmnd-mainSwiper__closeBtn {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: block;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__closeBtn {
    top: 0.625rem;
    right: 0.625rem;
    width: 1.5625rem;
    height: 1.5625rem;
  }
}

.p-work-recmmnd-mainSwiper__closeWrppr {
  position: relative;
}

.p-work-recmmnd-mainSwiper__closeWrppr span:first-of-type {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, 0) rotate(45deg);
          transform: translate(0, 0) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  display: block;
  content: "";
  width: 3.53535rem;
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__closeWrppr span:first-of-type {
    width: 2.20959375rem;
  }
}

.p-work-recmmnd-mainSwiper__closeWrppr span:last-of-type {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, 0) rotate(-45deg);
          transform: translate(0, 0) rotate(-45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  display: block;
  content: "";
  width: 3.53535rem;
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__closeWrppr span:last-of-type {
    width: 2.20959375rem;
  }
}

.swiper-slide img {
  display: block;
  height: auto;
  width: 100%;
}

.p-work-recmmnd-mainSwiper {
  max-width: 28.125rem;
  width: 100%;
}

.p-work-recmmnd-mainSwiper__imgBox {
  width: 100%;
  height: 19.0625rem;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__imgBox {
    height: 48.8vw;
  }
}

.p-work-recmmnd-mainSwiper__imgBox img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-work-recmmnd-mainSwiper__txtBox {
  margin-top: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__txtBox {
    margin-top: 0.9375rem;
  }
}

.p-work-recmmnd-mainSwiper__ttl {
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .p-work-recmmnd-mainSwiper__ttl {
    font-size: 1.0625rem;
    letter-spacing: 0;
  }
}

.p-work-recmmd-mainSwiper__txt {
  font-size: 0.875rem;
  line-height: 1.5714;
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  margin-top: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-work-recmmd-mainSwiper__txt {
    margin-top: 0.3125rem;
  }
}
/*# sourceMappingURL=work.css.map */
