@charset "UTF-8";
html,
body {
  background: none;
}

.ppl-pagettl {
  position: relative;
  height: 100dvh;
}
@media screen and (max-width: 768px) {
  .ppl-pagettl {
    height: 100dvh;
  }
}
.ppl-pagettl figure {
  width: 100%;
  height: 100dvh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -2;
}
.ppl-pagettl figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .ppl-pagettl figure img {
    object-position: 45%;
  }
}
.ppl-pagettl figure::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
  background: linear-gradient(190deg, rgba(62, 62, 62, 0.24) 70%, rgba(60, 60, 60, 0.8) 100%);
  opacity: 1;
}
.ppl-pagettl .ppl-pagettl-inner {
  height: 100%;
  position: relative;
  color: #fff;
  padding: 0 72px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner {
    padding: 0 20px 0;
  }
}
.ppl-pagettl .ppl-pagettl-inner h1 {
  font-family: "Noto Serif JP", serif !important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 52px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  color: #fff;
  margin: 0 0 0.5em;
  padding: 0;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner h1 {
    font-size: 4.0625vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner h1 {
    font-feature-settings: "palt";
    letter-spacing: 0;
    font-size: 6.1333333333vw;
  }
}
.ppl-pagettl .ppl-pagettl-inner h1 small {
  display: block;
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: normal;
  font-size: 0.27em;
  letter-spacing: 0.04em;
  line-height: 1;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner h1 small {
    font-size: 0.5em;
  }
}
.ppl-pagettl .ppl-pagettl-inner dl {
  display: flex;
  gap: 33px;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner dl {
    gap: 2.578125vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner dl {
    display: block;
  }
}
.ppl-pagettl .ppl-pagettl-inner dl dt {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner dl dt {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner dl dt {
    font-size: 16px;
    padding-bottom: 0.2em;
  }
}
.ppl-pagettl .ppl-pagettl-inner dl dd {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.575;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner dl dd {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner dl dd {
    font-size: 12px;
  }
}
.ppl-pagettl .ppl-pagettl-inner .bevel_box {
  position: absolute;
  right: 92px;
  bottom: 102px;
  bottom: 87px;
  width: 150px;
  min-height: 150px;
  padding: 20px 10px 26px;
  background: linear-gradient(45deg, transparent 10px, rgba(0, 0, 0, 0.6) 10px), linear-gradient(-45deg, transparent 10px, rgba(0, 0, 0, 0.6) 10px), linear-gradient(225deg, transparent 10px, rgba(0, 0, 0, 0.6) 10px), linear-gradient(-225deg, transparent 10px, rgba(0, 0, 0, 0.6) 10px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box {
    right: 7.1875vw;
    bottom: 6.796875vw;
    width: 11.71875vw;
    min-height: 11.71875vw;
    padding: 1.5625vw 0.78125vw 2.03125vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box {
    width: 130px;
    height: 140px;
    padding: 5.3333333333vw 2.6666666667vw 6.9333333333vw;
    right: auto;
    bottom: auto;
    left: 10px;
    top: 70px;
  }
}
.ppl-pagettl .ppl-pagettl-inner .bevel_box p {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(1) {
  letter-spacing: 0.04em;
  line-height: 1.385;
  padding-bottom: 21px;
  font-size: 13px;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(1) {
    padding-bottom: 1.640625vw;
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(1) {
    font-size: 12px;
    padding-bottom: 0;
  }
}
.ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(2) {
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 1280px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(2) {
    font-size: 1.328125vw;
  }
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(2) {
    font-size: 14px;
    padding-top: 10px;
  }
}
.ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(2) small {
  display: block;
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: normal;
  font-size: 0.59em;
  padding-top: 1em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .ppl-pagettl .ppl-pagettl-inner .bevel_box p:nth-of-type(2) small {
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  #ppl01 .ppl-pagettl figure img {
    object-position: 30%;
  }
}

@media screen and (max-width: 768px) {
  #ppl02 .ppl-pagettl figure img {
    object-position: 42%;
  }
}

@media screen and (max-width: 768px) {
  #ppl03 .ppl-pagettl figure img {
    object-position: 53%;
  }
}

@media screen and (max-width: 768px) {
  #ppl05 .ppl-pagettl figure img {
    object-position: 50%;
  }
}

@media screen and (max-width: 768px) {
  #ppl06 .ppl-pagettl figure img {
    object-position: 50%;
  }
}

@media screen and (max-width: 768px) {
  #ppl07 .ppl-pagettl figure img {
    object-position: 40%;
  }
}

#ppl01 #related .swiper-slide:nth-of-type(1) {
  display: none;
}

#ppl02 #related .swiper-slide:nth-of-type(2) {
  display: none;
}

#ppl03 #related .swiper-slide:nth-of-type(3) {
  display: none;
}

#ppl04 #related .swiper-slide:nth-of-type(4) {
  display: none;
}

#ppl05 #related .swiper-slide:nth-of-type(5) {
  display: none;
}

#ppl06 #related .swiper-slide:nth-of-type(6) {
  display: none;
}

#ppl07 #related .swiper-slide:nth-of-type(7) {
  display: none;
}

#ppl08 #related .swiper-slide:nth-of-type(8) {
  display: none;
}

#ppl09 #related .swiper-slide:nth-of-type(9) {
  display: none;
}

#ppl10 #related .swiper-slide:nth-of-type(10) {
  display: none;
}

.clm2-layout {
  padding-bottom: 0;
}
.clm2-layout .sidebar {
  background: #F4F4F4;
}
@media screen and (max-width: 1280px) {
  .clm2-layout .sidebar {
    flex: 0 0 25%;
  }
}
.clm2-layout .sidebar nav {
  top: 0;
  z-index: 2;
  padding: 173px 0 173px;
}
@media screen and (max-width: 768px) {
  .clm2-layout .sidebar nav {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 768px) {
  .clm2-layout .sidebar nav ul {
    display: block;
  }
}
.clm2-layout .sidebar nav ul li {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .clm2-layout .sidebar nav ul li:last-of-type {
    margin-bottom: 0;
  }
}
.clm2-layout main {
  padding-top: 20px;
  padding-left: 9.609375vw;
  padding-right: 13.828125vw;
  padding-bottom: 185px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .clm2-layout main {
    padding: 40px 20px 90px;
  }
}
.clm2-layout main .bg1 {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 587px;
}
@media screen and (max-width: 768px) {
  .clm2-layout main .bg1 {
    top: 75vh;
  }
}
.clm2-layout main .bg1::before {
  content: "";
  display: block;
  transform: translateX(57px);
  aspect-ratio: 960/430;
  width: 960px;
  background: url(../assets/img/bg-icon-02.svg);
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .clm2-layout main .bg1::before {
    width: 100vw;
  }
}
.clm2-layout main .bg2 {
  position: absolute;
  left: 89px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .clm2-layout main .bg2 {
    left: auto;
    right: 0;
  }
}
.clm2-layout main .bg2::after {
  content: "";
  display: block;
  aspect-ratio: 617/849;
  aspect-ratio: 617/393;
  width: 617px;
  background: url(../assets/img/int-icon.svg);
  background-size: cover;
  opacity: 0.3;
  z-index: -1;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .clm2-layout main .bg2::after {
    width: 48.203125vw;
  }
}
@media screen and (max-width: 768px) {
  .clm2-layout main .bg2::after {
    width: 300px;
  }
}

#final-photo {
  position: relative;
  z-index: 1;
}

.tm-item {
  padding-top: 136px;
}
@media screen and (max-width: 768px) {
  .tm-item {
    padding-top: 70px;
  }
}
.tm-item .tm-item-inner h2 {
  font-family: "Noto Serif JP", serif !important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  text-align: left;
  color: #171717;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .tm-item .tm-item-inner h2 {
    font-size: 22px;
  }
}
.tm-item .tm-item-inner p {
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #171717;
  margin: 0 0 2em;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .tm-item .tm-item-inner p {
    font-size: 14px;
    text-align: justify;
  }
}
.tm-item .tm-item-inner p:last-of-type {
  margin-bottom: 0;
}

.offset-pic {
  position: relative;
  z-index: 2;
  height: 49.6875vw;
  margin: 136px -13.828125vw 0 0;
}
@media screen and (max-width: 768px) {
  .offset-pic {
    height: auto;
    width: calc(100% + 40px);
    margin: 70px -20px 0 -20px;
  }
}
.offset-pic figure {
  display: block;
  width: 100vw;
  height: 49.6875vw;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  .offset-pic figure {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.offset-pic figure img {
  width: 89.84375vw;
  aspect-ratio: 1150/636;
}
@media screen and (max-width: 768px) {
  .offset-pic figure img {
    width: 100%;
  }
}
.offset-pic.offset-pic-right {
  text-align: right;
}

#oneday h2,
#mynew h2 {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 1.66;
}
@media screen and (max-width: 768px) {
  #oneday h2,
#mynew h2 {
    font-size: 18px;
  }
}
#oneday h2 small,
#mynew h2 small {
  display: block;
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: normal;
  font-size: 0.5em;
  letter-spacing: 0.04em;
  line-height: 2;
  padding-bottom: 1.5em;
}

/*============================
#oneday
一日の流れ
============================*/
#oneday {
  background: #EB7000;
  color: #fff;
  padding: 40px 0 90px;
}
#oneday .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin: 0 5.625vw 30px;
  padding: 0 0 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#oneday h2 {
  margin: 0;
}
#oneday h2 small {
  padding-bottom: 0.5em;
}
#oneday .oneday-nav {
  flex: 0 0 104px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#oneday .oneday-nav .swiper-button-next,
#oneday .oneday-nav .swiper-button-prev {
  position: static;
  width: 23px;
  height: 46px;
  background: transparent url(../assets/img/icon-slide-arw-wt.svg) no-repeat center;
  background-size: cover;
  border: none;
  margin: 0;
  cursor: pointer;
}
#oneday .oneday-nav .swiper-button-next::after,
#oneday .oneday-nav .swiper-button-prev::after {
  display: none;
}
#oneday .oneday-nav .swiper-button-prev {
  transform: scaleX(-1);
}
#oneday .onday-list {
  padding-left: 5.625vw;
}
#oneday .onday-list .onday-item {
  flex-shrink: 0;
  max-width: 350px;
  margin: 0;
  padding: 0;
  cursor: grab;
}
@media screen and (max-width: 768px) {
  #oneday .onday-list .onday-item {
    max-width: 300px;
  }
}
#oneday .onday-list .onday-item:last-of-type {
  padding-right: 5.625vw;
}
#oneday .onday-list .onday-item dt {
  display: block;
  gap: 10px;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: left;
  color: #fff;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  #oneday .onday-list .onday-item dt {
    font-size: 17px;
  }
}
#oneday .onday-list .onday-item dt .time {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  padding-top: 0.35em;
  display: block;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  #oneday .onday-list .onday-item dt .time {
    font-size: 14px;
  }
}
#oneday .onday-list .onday-item dd {
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #oneday .onday-list .onday-item dd {
    font-size: 13px;
  }
}

/*============================
#mynew
最近ハマっていることは？
============================*/
#mynew {
  color: #fff;
  padding: 80px 0 145px;
}
#mynew .flex {
  display: flex;
  gap: 54px;
  width: auto;
  padding: 0 5.625vw;
}
@media screen and (max-width: 768px) {
  #mynew .flex {
    display: block;
    padding: 0 20px;
  }
}
#mynew .flex div h2 {
  margin-bottom: 2.8em;
}
#mynew .flex div p {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  padding-left: 161px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  #mynew .flex div p {
    padding-left: 0;
    font-size: 13px;
  }
}
#mynew .flex figure {
  flex: 0 0 349px;
}
@media screen and (max-width: 768px) {
  #mynew .flex figure {
    width: 80%;
    margin: auto;
  }
}
#mynew .flex figure img {
  border-radius: 100%;
}

/*============================
#related
ほかの職種をみる
============================*/
#related {
  overflow: hidden;
  position: relative;
  padding: 65px 0 55px;
  background: #F4F4F4;
}
#related::before {
  content: "";
  display: block;
  position: absolute;
  left: 21.953125vw;
  top: 50px;
  width: 345.61px;
  aspect-ratio: 345.61/475.53;
  background: url(../assets/img/int-icon.svg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #related::before {
    width: 80%;
    left: -20%;
  }
}
#related .w1136 {
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  #related .w1136 {
    padding: 0 20px;
  }
}
#related .w1136 h2 {
  position: relative;
  max-width: 1136px;
  margin: auto;
  text-align: right;
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 160px;
}
@media screen and (max-width: 768px) {
  #related .w1136 h2 {
    font-size: 20px;
  }
}
#related .w1136 h2 small {
  display: block;
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  padding-top: 1em;
}
#related .arrows {
  display: flex;
  justify-content: flex-end;
  gap: 58px;
}
#related .arrows .swiper-button-next,
#related .arrows .swiper-button-prev {
  position: static;
  width: 23px;
  height: 46px;
  background: transparent url(../assets/img/icon-slide-arw-bk.svg) no-repeat center;
  background-size: cover;
  border: none;
  cursor: pointer;
}
#related .arrows .swiper-button-next::after,
#related .arrows .swiper-button-prev::after {
  display: none;
}
#related .arrows .swiper-button-prev {
  transform: scaleX(-1);
}
#related .wrap {
  padding: 57px 69px 0;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  #related .wrap {
    padding: 60px 20px;
  }
}
#related .swiper {
  overflow: visible;
}
#related .swiper .swiper-wrapper {
  overflow: visible;
}
#related .swiper-slide {
  max-width: 300px;
  height: auto;
}
@media screen and (max-width: 768px) {
  #related .swiper-slide {
    max-width: none;
  }
}
#related .swiper-slide a {
  display: block;
  text-align: left;
  color: #171717;
}
#related .swiper-slide a figure {
  padding: 0;
  margin: 0;
  transition: 0.3s;
  transform-origin: center bottom;
  position: relative;
}
#related .swiper-slide a figure span {
  display: block;
}
#related .swiper-slide a figure span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#related .swiper-slide a figure figcaption {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  color: #FA7800;
  padding: 11px 16px;
  font-size: 15px;
  letter-spacing: 0.04em;
}
#related .swiper-slide a dl {
  display: flex;
  gap: 1em;
}
@media screen and (max-width: 768px) {
  #related .swiper-slide a dl {
    display: block;
  }
}
#related .swiper-slide a dl dt {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  #related .swiper-slide a dl dt {
    font-size: 16px;
  }
}
#related .swiper-slide a dl dd {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #related .swiper-slide a dl dd {
    font-size: 10px;
  }
}
#related .swiper-slide.dummy {
  display: none;
}
#related .slick-current a figure {
  transform: scaleY(1);
}
#related .dummy {
  opacity: 0 !important;
}