@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Abel&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.ly_caseStudyMainContents {
  display: block;
  margin-top: -110px;
  padding-bottom: 9rem;
}

@media screen and (max-width: 600px) {
  .ly_caseStudyMainContents {
    padding-bottom: 11rem;
    margin-top: 0;
  }
}
.ly_caseStudyFirstViewSection {
  position: relative;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .ly_caseStudyFirstViewSection {
    max-height: 52rem;
  }
}
.ly_caseStudyFirstViewTitleFrame {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  max-width: 128rem;
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  z-index: 1;
}

.ly_caseStudyFirstViewTitleFrame_centering {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  row-gap: 1.2rem;
  padding: 0 4rem;
}

.bl_caseStudyFirstViewSubTitle {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 133.333%;
}

.bl_caseStudyFirstViewSubTitle_text {
  display: block;
  color: #fff;
}

.bl_caseStudyFirstViewTitle {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.bl_caseStudyFirstViewTitle_text {
  display: block;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .ly_caseStudyFirstViewTitleFrame {
    max-width: none;
  }
  .ly_caseStudyFirstViewTitleFrame_centering {
    row-gap: 1.6rem;
    padding: 0 2rem;
  }
  .bl_caseStudyFirstViewSubTitle {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.5rem;
    line-height: 140%;
  }
  .bl_caseStudyFirstViewTitle {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.7rem;
    line-height: 140.741%;
  }
}
.ly_caseStudyFirstViewDescriptionFrame {
  padding: 2.2rem 0 6.3rem;
  display: block;
  width: 100%;
  max-width: 128rem;
  margin: auto;
  position: relative;
  z-index: 1;
}

.ly_caseStudyFirstViewDescriptionFrame_centering {
  padding: 0 4rem;
}

.ly_caseStudyFirstViewDescriptionMessage {
  position: relative;
  z-index: 1;
}

.bl_caseStudyFirstViewDescriptionDescription {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 178.571%;
}

.bl_caseStudyFirstViewDescriptionDescription_text {
  display: block;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .ly_caseStudyFirstViewDescriptionFrame {
    padding: 1rem 0 3.9rem;
    max-width: none;
  }
  .ly_caseStudyFirstViewDescriptionFrame_centering {
    padding: 0 2rem;
  }
  .bl_caseStudyFirstViewDescriptionDescription {
    line-height: 164.286%;
  }
}
.ly_caseStudyFirstViewMainVisualFrame {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ly_caseStudyFirstViewMainVisualFrame_centering {
  display: block;
  padding: 0;
  height: 100%;
}

.bl_caseStudyFirstViewMainVisualImage {
  display: block;
  width: 100%;
  height: 100%;
}

.bl_caseStudyFirstViewMainVisualImage_picture {
  display: block;
  width: 100%;
  height: 100%;
}

.bl_caseStudyFirstViewMainVisualImage_img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  object-fit: cover;
}

.ly_caseMessageSection {
  display: block;
  padding-bottom: 10rem;
}

@media screen and (max-width: 600px) {
  .ly_caseMessageSection {
    padding-bottom: 3.5rem;
  }
}
.ly_caseStudyMessageLeadTextAndPhotoFrame {
  display: block;
  padding-top: 13.5rem;
}

.ly_caseStudyMessageLeadTextAndPhotoFrame_centering {
  max-width: 128rem;
  margin: auto;
  padding: 0 4rem 0 0;
}

.ly_caseStudyMessageLeadTextAndPhotoLayout_start {
  display: flex;
  justify-content: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  grid-area: text;
}

.ly_caseStudyMessageLeadTextAndPhotoLayout_end {
  display: flex;
  justify-content: stretch;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  grid-area: image;
}

.ly_caseStudyMessageLeadTextAndPhotoTextContent {
  display: grid;
  grid-template-rows: auto 10.6rem auto;
  grid-template-columns: 1fr;
  gap: 3rem;
}

.ly_caseStudyMessageLeadTextAndPhotoImageContent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.bl_caseStudyMessageLeadTextAndPhotoDescription {
  display: block;
  text-align: justify;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 178.571%;
}

.bl_caseStudyMessageLeadTextAndPhotoDescription_text {
  display: block;
}

.bl_caseStudyMessageLeadTextAndPhotoTitle {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: justify;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.bl_caseStudyMessageLeadTextAndPhotoPicture {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.bl_caseStudyMessageLeadTextAndPhotoPicture_image {
  display: block;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}

.ly_caseStudyMessageLeadTextAndPhotoLayout {
  display: grid;
  grid-template: auto/720fr minmax(48rem, 480fr);
  gap: 3.8rem;
  grid-template-areas: "image text";
}

@media screen and (max-width: 600px) {
  .ly_caseStudyMessageLeadTextAndPhotoFrame {
    padding-top: 3.7rem;
  }
  .ly_caseStudyMessageLeadTextAndPhotoFrame_centering {
    max-width: none;
    margin: 0;
    padding: 0 2rem 0 0;
  }
  .ly_caseStudyMessageLeadTextAndPhotoTextContent {
    grid-template-rows: auto 8.2rem auto;
    gap: 1rem;
    padding-left: 2rem;
  }
  .bl_caseStudyMessageLeadTextAndPhotoTitle {
    font-size: 2rem;
    line-height: 140%;
  }
  .ly_caseStudyMessageLeadTextAndPhotoLayout {
    grid-template: auto auto/auto;
    gap: 3.7rem;
    grid-template-areas: "text" "image";
  }
}
.ly_caseStudyMessageDescriptionAndPhotoFrame {
  display: block;
  padding-top: 13.5rem;
}

.ly_caseStudyMessageDescriptionAndPhotoFrame_centering {
  max-width: 128rem;
  margin: auto;
  padding: 0 4rem 0 0;
}

.ly_caseStudyMessageDescriptionAndPhotoLayout_start {
  display: flex;
  justify-content: stretch;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  grid-area: text;
}

.ly_caseStudyMessageDescriptionAndPhotoLayout_end {
  display: flex;
  justify-content: stretch;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  grid-area: image;
}

.ly_caseStudyMessageDescriptionAndPhotoTextContent {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
}

.ly_caseStudyMessageDescriptionAndPhotoImageContent {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: auto;
  gap: 4rem;
  width: 100%;
  height: 100%;
}

.bl_caseStudyMessageDescriptionAndPhotoDescription {
  display: block;
  text-align: justify;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 178.571%;
}

.bl_caseStudyMessageDescriptionAndPhotoDescription_text {
  display: block;
}

.bl_caseStudyMessageDescriptionAndPhotoPicture {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.bl_caseStudyMessageDescriptionAndPhotoPicture_image {
  display: block;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}

.ly_caseStudyMessageDescriptionAndPhotoCaption {
  display: block;
  margin-top: 4rem;
  padding-left: 1rem;
  max-width: 41.3rem;
  border-left: 1px solid #000;
}

.bl_caseStudyMessageDescriptionAndPhotoCaptionText {
  display: block;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 166.667%;
}

.bl_caseStudyMessageDescriptionAndPhotoCaptionText_text {
  display: block;
}

.ly_caseStudyMessageDescriptionAndPhotoLayout {
  display: grid;
  grid-template: auto/minmax(44rem, 440fr) 760fr;
  gap: 3.8rem;
  grid-template-areas: "text image";
}

@media screen and (max-width: 600px) {
  .ly_caseStudyMessageDescriptionAndPhotoFrame {
    padding-top: 3.7rem;
  }
  .ly_caseStudyMessageDescriptionAndPhotoFrame_centering {
    max-width: none;
    margin: 0;
    padding: 0 0 0 2rem;
  }
  .ly_caseStudyMessageDescriptionAndPhotoTextContent {
    padding-right: 2rem;
  }
  .ly_caseStudyMessageDescriptionAndPhotoImageContent {
    gap: 2rem;
  }
  .ly_caseStudyMessageDescriptionAndPhotoCaption {
    margin-top: 1.41rem;
    padding: 0 2rem;
    max-width: none;
  }
  .ly_caseStudyMessageDescriptionAndPhotoLayout {
    display: grid;
    grid-template: auto auto/auto;
    gap: 3.8rem;
    grid-template-areas: "text" "image";
  }
}
.ly_caseStudyTopBackSection {
  display: block;
}

.ly_caseStudyTopBackFrame {
  display: block;
}

.ly_caseStudyTopBackFrame_centering {
  padding: 0 2.2rem;
}

.ly_caseStudyTopBackButtons {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  gap: 1.1rem;
  width: fit-content;
  margin: auto;
}

.ly_caseStudyTopBackButtons_item {
  display: flex;
  align-items: center;
  align-content: stretch;
  justify-content: stretch;
}
.ly_caseStudyTopBackButtons_item:nth-child(1)::after {
  content: "";
  width: 0.81rem;
  height: 0.9rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2211%22%20viewBox%3D%220%200%2010%2011%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9%2010L4.5%205.5L9%201%22%20stroke%3D%22black%22%2F%3E%3Cpath%20d%3D%22M5.40039%2010L0.900391%205.5L5.40039%201%22%20stroke%3D%22black%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 1px 0 0 1.1rem;
}
.ly_caseStudyTopBackButtons_item:nth-child(3)::before {
  content: "";
  width: 0.81rem;
  height: 0.9rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2211%22%20viewBox%3D%220%200%2010%2011%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9%2010L4.5%205.5L9%201%22%20stroke%3D%22black%22%2F%3E%3Cpath%20d%3D%22M5.40039%2010L0.900391%205.5L5.40039%201%22%20stroke%3D%22black%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 1px 1.1rem 0 0;
  transform: rotate(180deg);
}

.el_caseStudyTopBackButton {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 71.429%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.el_caseStudyTopBackButton:hover {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.el_caseStudyTopBackButton_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_caseStudyTopBackFrame_centering {
    padding: 0 2rem;
    max-width: none;
    margin: 0;
  }
  .ly_caseStudyTopBackButtons {
    gap: 2rem;
    width: 100%;
  }
  .ly_caseStudyTopBackButtons_item {
    justify-content: center;
  }
  .el_caseStudyTopBackButton_text::before {
    margin: 1px 8.2rem 0 0;
  }
}

/*# sourceMappingURL=index.css.map */