@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_tryTapeGlueMainContents {
  margin-top: -110px;
}

@media screen and (max-width: 600px) {
  .ly_tryTapeGlueMainContents {
    margin: 0;
    overflow: hidden;
  }
}
.ly_tryTapeGlueCraftSection {
  display: block;
}

.ly_tryTapeGlueCraftSection_doubleFrames {
  display: grid;
  padding: 0 0 15rem;
  grid-template-columns: 1fr 40.8rem 79.2rem 1fr;
  grid-template-rows: auto auto 1fr auto;
  grid-template-areas: "spacer-left current-title current-picture current-picture" "spacer-left current-description current-picture current-picture" "spacer-left next-title current-picture current-picture" "next-contents next-contents next-contents next-contents";
}

.ly_tryTapeGlueCraftSection_doubleFrames_firstView {
  display: contents;
}

.ly_tryTapeGlueCraftSection_doubleFrames_firstView_title {
  display: block;
  grid-area: current-title;
  position: relative;
  z-index: 1;
  justify-self: flex-end;
  padding-top: calc(110px + 11rem);
  padding-right: 2rem;
}

.ly_tryTapeGlueCraftSection_doubleFrames_firstView_picture {
  display: block;
  grid-area: current-picture;
}

.ly_tryTapeGlueCraftSection_doubleFrames_firstView_description {
  display: block;
  grid-area: current-description;
  justify-self: flex-end;
  padding-right: 2rem;
  padding-bottom: 1em;
}

.ly_tryTapeGlueCraftSection_doubleFrames_secondView {
  display: contents;
}

.ly_tryTapeGlueCraftSection_doubleFrames_secondView_title {
  display: block;
  grid-area: next-title;
  justify-self: flex-end;
  padding-bottom: 3.4rem;
  width: 100%;
  padding-right: 2rem;
}

.ly_tryTapeGlueCraftSection_doubleFrames_secondView_contents {
  display: block;
  grid-area: next-contents;
}

@media screen and (max-width: 600px) {
  .ly_tryTapeGlueCraftSection {
    padding: 0;
  }
  .ly_tryTapeGlueCraftSection_doubleFrames {
    display: block;
    padding: 0 0;
  }
  .ly_tryTapeGlueCraftSection_doubleFrames_firstView_title {
    position: relative;
    z-index: 2;
    padding: 0;
  }
}
.ly_tryTapeGlueCraftSectionSubtitle {
  padding: 0 0 1.2rem;
}

.bl_tryTapeGlueCraftSectionSubtitle {
  color: #000;
  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;
  font-style: normal;
  font-weight: 500;
  line-height: 3.5rem; /* 233.333% */
}

.ly_tryTapeGlueCraftSectionTitle {
  display: block;
  padding-bottom: 2rem;
  width: 100%;
}

.ly_tryTapeGlueCraftSectionTitle_image {
  display: block;
  width: 100%;
  height: 9.7715rem;
  position: relative;
}
.ly_tryTapeGlueCraftSectionTitle_image::before {
  content: "";
  position: absolute;
  background-color: #FAE2CD;
  width: 9.825rem;
  height: 9.891rem;
  border-radius: 50%;
  left: -8.084rem;
  top: 0;
}

.bl_tryTapeGlueCraftSectionTitleImage {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}

.ly_tryTapeGlueFirstViewPicture {
  position: relative;
}

.ly_tryTapeGlueFirstViewPicture_pickImage {
  position: absolute;
  left: -10.8rem;
  top: 30px;
  display: block;
  z-index: 1;
}
.ly_tryTapeGlueFirstViewPicture_pickImage::before {
  content: "";
  position: absolute;
  background-color: #FFF9B1;
  width: 9.262rem;
  height: 9.667rem;
  border-radius: 50%;
  left: -7rem;
  top: 3.12rem;
}

.bl_tryTapeGlueFirstViewPicturePickImage {
  position: relative;
  display: block;
  width: 37.4rem;
  height: 19.7rem;
}

.bl_tryTapeGlueCraftSectionFirstViewDescription {
  color: #000;
  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: 2.5rem; /* 178.571% */
}

.ly_tryTapeGlueFirstViewPicture_photoImage {
  display: block;
}

.bl_tryTapeGlueFirstViewPicturePhotoImage {
  display: block;
  width: 100%;
  height: 60rem;
  object-fit: cover;
}

.bl_tryTapeGlueFirstViewPictureDescription {
  color: #000;
  text-align: right;
  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: 2rem; /* 166.667% */
  min-height: 3.4rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 4rem;
}

.ly_tryTapeGlueFirstViewPicture_circles {
  display: none;
}

@media screen and (max-width: 600px) {
  .ly_tryTapeGlueCraftSection_doubleFrames_firstView {
    display: block;
    position: relative;
  }
  .ly_tryTapeGlueCraftSection_doubleFrames_firstView::before {
    content: "";
    position: absolute;
    left: -3.8rem;
    top: 12.8rem;
    width: 10.1438rem;
    height: 10.1438rem;
    background-color: #FAE2CD;
    border-radius: 50%;
    mix-blend-mode: multiply;
    z-index: 1;
  }
  .ly_tryTapeGlueCraftSectionSubtitle {
    padding: 0;
    display: block;
    padding: 2rem 2rem 1.49rem;
  }
  .bl_tryTapeGlueCraftSectionSubtitle {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.1rem; /* 140% */
  }
  .ly_tryTapeGlueCraftSectionTitle {
    padding: 0 0 4.369rem;
    position: relative;
  }
  .ly_tryTapeGlueCraftSectionTitle::before {
    content: "";
    background-color: #FFF9B1;
    width: 9.914rem;
    height: 9.914rem;
    border-radius: 50%;
    position: absolute;
    right: -1.53rem;
    top: -1.687rem;
  }
  .ly_tryTapeGlueCraftSectionTitle_image {
    width: 35rem;
    height: 5.8458rem;
    padding: 0;
    margin: auto;
  }
  .ly_tryTapeGlueCraftSectionTitle_image::before {
    content: none;
  }
  .bl_tryTapeGlueCraftSectionTitleImage {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .ly_tryTapeGlueFirstViewPicture {
    position: relative;
  }
  .ly_tryTapeGlueFirstViewPicture_pickImage {
    left: auto;
    right: 0;
    top: -5rem;
    z-index: 2;
  }
  .ly_tryTapeGlueFirstViewPicture_pickImage::before {
    content: none;
  }
  .bl_tryTapeGlueFirstViewPicturePhotoImage {
    height: 38rem;
  }
  .bl_tryTapeGlueFirstViewPicturePickImage {
    width: 22.5919rem;
    height: 11.9rem;
  }
  .ly_tryTapeGlueFirstViewPicture_circles {
    display: block;
    position: absolute;
    width: 13.156rem;
    height: 12.693rem;
    mix-blend-mode: multiply;
    margin-left: -3.6rem;
    margin-top: -5.3rem;
  }
  .ly_tryTapeGlueFirstViewPicture_circles::before {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    width: 8.049rem;
    height: 8.068rem;
    background-color: #FADCE9;
  }
  .ly_tryTapeGlueFirstViewPicture_circles::after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 8.049rem;
    height: 8.068rem;
    background-color: #D3EDFB;
  }
  .bl_tryTapeGlueFirstViewPictureDescription {
    padding: 1rem 2rem;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem; /* 200% */
    text-align: left;
  }
  .ly_tryTapeGlueCraftSection_doubleFrames_firstView_description {
    padding: 0 2rem 3.7rem;
  }
  .bl_tryTapeGlueCraftSectionFirstViewDescription {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.5rem; /* 178.571% */
  }
}
.bl_tryTapeGlueDoubleSecondViewTitle {
  color: #00559D;
  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: 2.5rem; /* 208.333% */
}

.ly_tryTapeGlueCraftSectionSecondView {
  display: grid;
  padding-top: 1rem;
  grid-template-columns: 1fr 61.5rem 7.1rem 51.4rem 1fr;
  grid-template-rows: repeat(3, auto);
  grid-template-areas: "spacer-left picture1 spacer-center picture2 spacer-right" "spacer-left comments spacer-center picture3 spacer-right" "spacer-left picture4 spacer-center how-to-left   how-to-spacer";
}

.ly_tryTapeGlueCraftSectionSecondView_picture1 {
  grid-area: picture1;
  padding: 2.1rem 0 8.2rem;
}

.ly_tryTapeGlueCraftSectionSecondView_comments {
  grid-area: comments;
  padding-top: 1.8rem;
}

.ly_tryTapeGlueCraftSectionSecondView_picture2 {
  grid-area: picture2;
  padding: 11.6rem 0 1.2rem;
}

.ly_tryTapeGlueCraftSectionSecondView_picture3 {
  grid-area: picture3;
  align-self: flex-start;
}

.ly_tryTapeGlueCraftSectionSecondView_picture4 {
  grid-area: picture4;
  padding-top: 10rem;
  align-self: flex-end;
}

.ly_tryTapeGlueCraftSectionSecondView_howTo {
  display: grid;
  grid-column: how-to-left/how-to-spacer;
  grid-row: how-to-left;
  align-self: flex-end;
  grid-template-columns: subgrid;
  border-style: dotted none none dotted;
  border-color: #00559D;
  border-width: 0.1rem;
}

.ly_tryTapeGlueCraftSectionSecondView_howTo_inner {
  grid-column: how-to-left;
}

.bl_tryTapeGlueSecondViewPicturePickImage {
  display: flex;
  position: relative;
  justify-content: center;
}
.bl_tryTapeGlueSecondViewPicturePickImage::before {
  content: "";
  position: absolute;
  background-color: #FADCE9;
  mix-blend-mode: multiply;
  width: 9.825rem;
  height: 9.891rem;
  border-radius: 70%;
  left: 50%;
  top: -13.7rem;
  margin-left: 1.632rem;
}
.bl_tryTapeGlueSecondViewPicturePickImage::after {
  content: "";
  position: absolute;
  background-color: #D3EDFB;
  width: 9.825rem;
  height: 9.891rem;
  border-radius: 70%;
  left: 50%;
  top: -8.1rem;
  margin-left: -4.61rem;
}

.bl_tryTapeGlueSecondViewPicturePickImage_img {
  display: block;
  width: 31.7rem;
  height: 24.9rem;
}

.ly_tryTapeGlueImages {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.ly_tryTapeGlueImages_item {
  display: flex;
  justify-content: center;
}

.ly_tryTapeGlueCraftSectionComplete {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0.6rem;
}

.ly_tryTapeGlueCraftSectionComplete_title {
  order: 2;
  display: block;
  padding-bottom: 1rem;
}

.ly_tryTapeGlueCraftSectionComplete_picture {
  order: 1;
  display: block;
}

.bl_tryTapeGlueCraftSectionCompleteTitle {
  color: #000;
  text-align: right;
  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: 2rem; /* 166.667% */
}

.ly_tryTapeGlueCraftSectionComments {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  column-gap: 6.7rem;
  min-height: 100%;
}

.ly_tryTapeGlueCraftSectionComments_item:last-child {
  align-self: flex-end;
}

.bl_tryTapeGlueCraftComment {
  display: block;
  position: relative;
}

.bl_tryTapeGlueCraftComment_text {
  display: block;
  position: relative;
}
.bl_tryTapeGlueCraftComment_text::before {
  content: "";
  width: 100%;
  display: block;
  aspect-ratio: 27.4/3.8;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: auto;
  background-image: url("/plus_press/2024/try/tape-glue/images/balloon_top.svg");
}
.bl_tryTapeGlueCraftComment_text::after {
  content: "";
  width: 100%;
  display: block;
  aspect-ratio: 272.46/52.23;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: auto;
  background-image: url("/plus_press/2024/try/tape-glue/images/balloon_bottom.svg");
}

.bl_tryTapeGlueCraftComment_text_lead {
  position: relative;
  padding: 1.19rem 0 1.6rem 1.2rem;
  color: #00559D;
  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.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bl_tryTapeGlueCraftComment_text_name {
  position: relative;
  padding: 0 0 1.8rem 1.2rem;
  color: #000;
  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.86rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bl_tryTapeGlueCraftComment_text_comments {
  position: relative;
  padding: 0 0 1.8rem 1.7rem;
  color: #000;
  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: normal;
}

.bl_tryTapeGlueCraftComment_picture {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}

.bl_tryTapeGlueCraftComment_picture_image {
  display: block;
  width: 15rem;
  height: auto;
  border-radius: 50%;
}

.ly_tryTapeGlueCraftSectionComments_item:nth-child(2) .bl_tryTapeGlueCraftComment::before {
  content: "";
  position: absolute;
  top: -4.905rem;
  left: -3.993rem;
  width: 10.386rem;
  height: 10.386rem;
  background-color: #D3EDFB;
  border-radius: 50%;
}

.bl_tryTapeGlueCraftHowTo {
  padding: 2.7rem 0 0 2.7rem;
}

.bl_tryTapeGlueCraftHowTo_title {
  color: #00559D;
  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: 700;
  line-height: 2.5rem; /* 178.571% */
  padding-bottom: 1rem;
}

.bl_tryTapeGlueCraftHowTo_contents {
  display: flex;
  align-items: flex-end;
  gap: 2.9rem;
}

.bl_tryTapeGlueCraftHowTo_contents_list {
  display: block;
  color: #000;
  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.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem; /* 166.667% */
  counter-reset: number 0;
}

.bl_tryTapeGlueCraftHowTo_contents_list_item {
  display: block;
  padding-left: 1em;
  position: relative;
  counter-increment: number 1;
}
.bl_tryTapeGlueCraftHowTo_contents_list_item::before {
  content: counter(number) ".";
  position: absolute;
  left: 0;
}

.bl_tryTapeGlueCraftHowTo_contents_material {
  display: flex;
  align-items: flex-end;
  gap: 1.2rem;
}

.bl_tryTapeGlueCraftHowTo_contents_material_qr {
  display: block;
  width: 9.4rem;
  height: 9.4rem;
  order: 2;
}

.bl_tryTapeGlueCraftHowTo_contents_material_sample {
  display: block;
  width: 12.2rem;
  height: 15.1rem;
  border: solid #000 1px;
  order: 1;
}

@media screen and (max-width: 600px) {
  .bl_tryTapeGlueSecondViewPicturePickImage::before, .bl_tryTapeGlueSecondViewPicturePickImage::after {
    content: none;
  }
  .ly_tryTapeGlueCraftSection_doubleFrames_secondView_title {
    padding: 0 2rem 2.9rem;
  }
  .bl_tryTapeGlueDoubleSecondViewTitle {
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.5rem; /* 250% */
  }
  .ly_tryTapeGlueCraftSectionSecondView {
    padding: 0;
    display: block;
  }
  .ly_tryTapeGlueImages {
    display: block;
  }
  .ly_tryTapeGlueImages_item {
    display: flex;
    justify-content: flex-end;
  }
  .ly_tryTapeGlueImages_item:nth-child(2) {
    margin-top: -4.9rem;
    padding-left: 4.9rem;
  }
  .bl_tryTapeGlueSecondViewPicturePickImage_img {
    width: 17.4rem;
    height: 13.6675rem;
  }
  .ly_tryTapeGlueCraftSectionSecondView_picture1 {
    padding: 0 0 3.745rem;
  }
  .ly_tryTapeGlueCraftSectionSecondView_picture2 {
    padding: 0 13.3rem 0 0;
    position: relative;
  }
  .ly_tryTapeGlueCraftSectionSecondView_picture2::after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 2.312rem;
    right: 5.236rem;
    width: 11.128rem;
    height: 11.128rem;
    background-color: #E3F0DB;
    mix-blend-mode: multiply;
  }
  .ly_tryTapeGlueCraftSectionSecondView_comments {
    padding: 2.45rem 0 3.9rem;
  }
  .ly_tryTapeGlueCraftSectionComments {
    display: flex;
    flex-direction: column;
    gap: 3.9rem;
    align-items: center;
    justify-content: flex-start;
  }
  .ly_tryTapeGlueCraftSectionComments_item {
    width: 27.4rem;
  }
  .ly_tryTapeGlueCraftSectionComments_item:last-child {
    align-self: initial;
  }
  .bl_tryTapeGlueCraftComment_text::before {
    height: 2.032rem;
  }
  .bl_tryTapeGlueCraftComment_text::after {
    height: 5.223rem;
  }
  .bl_tryTapeGlueCraftComment_text_lead {
    padding: 1.18rem 0.7rem 1.5rem;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.8rem; /* 140% */
  }
  .bl_tryTapeGlueCraftComment_text_name {
    padding: 0 0.7rem 0.8rem;
  }
  .bl_tryTapeGlueCraftComment_text_comments {
    padding: 0 0.7rem 0.8rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.5rem; /* 178.571% */
  }
  .bl_tryTapeGlueCraftComment_picture {
    padding: 1.2rem 0 0;
  }
  .bl_tryTapeGlueCraftComment_picture_image {
    width: 15rem;
  }
  .bl_tryTapeGlueCraftComment::before {
    left: -5.193rem;
    top: -5.193rem;
    width: 10.386rem;
    height: 10.386rem;
  }
  .ly_tryTapeGlueCraftSectionSecondView_picture3 {
    padding: 0 2rem;
  }
  .ly_tryTapeGlueCraftSectionComplete {
    gap: 0.6rem;
    padding: 0 0 3.467rem;
  }
  .ly_tryTapeGlueCraftSectionComplete_title {
    padding: 0;
  }
  .bl_tryTapeGlueCraftSectionCompleteTitle {
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem; /* 200% */
    text-align: left;
  }
  .ly_tryTapeGlueCraftSectionSecondView_picture4 {
    display: none;
  }
  .ly_tryTapeGlueCraftSectionSecondView_howTo {
    display: block;
    margin: 0 0 0 2rem;
  }
  .bl_tryTapeGlueCraftHowTo {
    padding: 2.1rem 2rem 0 1.5rem;
  }
  .bl_tryTapeGlueCraftHowTo_contents {
    gap: 2.3rem;
  }
  .bl_tryTapeGlueCraftHowTo_contents_material {
    flex-direction: column-reverse;
    gap: 0.9rem;
  }
  .bl_tryTapeGlueCraftHowTo_contents_material_qr {
    width: 7.5rem;
    height: 7.5rem;
  }
  .bl_tryTapeGlueCraftHowTo_contents_material_sample {
    width: 8.2rem;
    height: 10.2rem;
  }
}
.ly_tryTapeGlueCraftSection_developer {
  display: block;
}

.ly_tryTapeGlueCraftDeveloperFirstView {
  display: grid;
  grid-template-columns: 1fr 31.7rem 89rem 1fr;
  grid-template-rows: 87rem;
  grid-template-areas: "spacer-left text picture picture";
}

.ly_tryTapeGlueCraftDeveloperFirstView_text {
  grid-area: text;
  padding-top: 21.3rem;
  position: relative;
}

.ly_tryTapeGlueCraftDeveloperFirstView_picture {
  grid-area: picture;
}

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

.ly_tryTapeGlueCraftDeveloperFirstViewText {
  position: absolute;
  left: 0;
  right: -19rem;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 4.7rem 0.5rem 6.1rem 4rem;
  z-index: 1;
}

.bl_tryTapeGlueCraftDeveloperTitle {
  color: #000;
  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: 4.4rem;
  font-style: normal;
  font-weight: 350;
  line-height: 6rem; /* 136.364% */
  padding-bottom: 1.2rem;
}

.bl_tryTapeGlueCraftDeveloperLead {
  color: #000;
  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: 350;
  line-height: 3rem; /* 214.286% */
}

@media screen and (max-width: 600px) {
  .ly_tryTapeGlueCraftDeveloperFirstView {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 4.7rem 0 0;
  }
  .ly_tryTapeGlueCraftDeveloperFirstView_text {
    display: contents;
  }
  .ly_tryTapeGlueCraftDeveloperFirstViewText {
    display: contents;
  }
  .ly_tryTapeGlueCraftDeveloperFirstView_picture {
    order: 1;
    height: 52rem;
  }
  .bl_tryTapeGlueCraftDeveloperTitle {
    order: 2;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 4.5rem; /* 140.625% */
    background: rgba(255, 255, 255, 0.8);
    margin: -8.6rem 2rem 0 0;
    padding: 1.2rem 0 1rem 2rem;
  }
  .bl_tryTapeGlueCraftDeveloperLead {
    order: 3;
    padding: 0 2rem 4.5rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 350;
    line-height: 2.5rem; /* 178.571% */
    letter-spacing: -0.014rem;
  }
}
.ly_tryTapeGlueCraftDeveloperContentsLayout {
  display: grid;
  grid-template-columns: 1fr 50.5rem;
  grid-template-rows: auto;
  gap: 12rem;
  grid-template-areas: "left right";
  padding: 0 4rem 12.2rem;
  margin: auto;
  width: 100%;
  max-width: 128rem;
}

.ly_tryTapeGlueCraftDeveloperContentsLayout_left {
  grid-area: left;
}

.ly_tryTapeGlueCraftDeveloperContentsLayout_right {
  grid-area: right;
  padding-left: 2.5rem;
}

.ly_tryTapeGlueCraftDeveloperContents {
  display: block;
  margin: auto;
}

.ly_tryTapeGlueCraftDeveloperContents_title {
  padding: 10.4rem 0 2.9rem;
}

.ly_tryTapeGlueCraftDeveloperContents_body {
  display: block;
}

.ly_tryTapeGlueCraftDeveloperContentsList {
  display: flex;
  justify-content: stretch;
  align-items: flex-start;
  flex-direction: column;
  gap: 2.3rem;
}

.ly_tryTapeGlueCraftDeveloperContentsList_group {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.ly_tryTapeGlueCraftDeveloperContentsList_item {
  display: block;
}

.bl_tryTapeGlueCraftDeveloperContentsSectionTitle {
  color: #000;
  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: 3.6rem; /* 150% */
  padding-left: 6rem;
  width: 40rem;
  position: relative;
}
.bl_tryTapeGlueCraftDeveloperContentsSectionTitle::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #000;
  width: 5rem;
  top: 0.75em;
  left: 0;
}

.bl_tryTapeGlueCraftDeveloperContentsNameTag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.7rem;
}

.bl_tryTapeGlueCraftDeveloperContentsNameTag_text {
  display: block;
  border: 1px solid #000;
  background: #FFF;
  color: #000;
  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: 1.4;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.bl_tryTapeGlueCraftDeveloperContentsDescription {
  display: block;
}

.bl_tryTapeGlueCraftDeveloperContentsDescription_text {
  color: #000;
  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: 2rem; /* 142.857% */
}

.bl_tryTapeGlueCraftDeveloperContentsLeadText {
  color: #000;
  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: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 4.2rem; /* 140% */
}

.ly_tryTapeGlueCraftDeveloperContentsPictures {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-auto-rows: auto;
  gap: 1.2rem;
}

.ly_tryTapeGlueCraftDeveloperContentsPictures_left {
  grid-column: 1;
}

.ly_tryTapeGlueCraftDeveloperContentsPictures_right {
  grid-column: 2;
}

.ly_tryTapeGlueCraftDeveloperContentsPictures_span {
  grid-column: span 2;
}

.bl_tryTapeGlueCraftDeveloperContentsImageScaleBase {
  display: block;
  width: 100%;
  height: auto;
}

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

.bl_tryTapeGlueCraftDeveloperContentsPicture {
  padding-top: 5rem;
  display: block;
}

.bl_tryTapeGlueCraftDeveloperContentsPicture_img {
  display: block;
  width: 100%;
  height: auto;
}

.ly_tryTapeGlueCraftDeveloperNote {
  display: block;
  margin-top: 6.1rem;
  margin-left: -2.5rem;
  background-image: url("/plus_press/2024/try/tape-glue/images/contents-note-balloon.svg");
  width: 50.6rem;
  height: 20.6rem;
  background-size: 50.6rem 20.6rem;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 2.45rem 0 0 8.4rem;
}

.ly_tryTapeGlueCraftDeveloperNote_title {
  display: block;
}

.ly_tryTapeGlueCraftDeveloperNoteTitle {
  color: #000;
  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: 700;
  line-height: 2rem; /* 142.857% */
  margin-left: -0.5em;
}

.ly_tryTapeGlueCraftDeveloperNote_body {
  display: flex;
  gap: 0.8rem;
  align-items: flex-end;
}

.bl_tryTapeGlueCraftDeveloperNoteDescription {
  color: #000;
  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: 2rem; /* 166.667% */
  width: 23rem;
}

.bl_tryTapeGlueCraftDeveloperNoteImage {
  display: block;
  width: 18.4rem;
  height: 12.3rem;
  object-fit: cover;
}

@media screen and (max-width: 600px) {
  .ly_tryTapeGlueCraftDeveloperContentsLayout {
    display: block;
    padding: 0 2rem 11rem;
  }
  .ly_tryTapeGlueCraftDeveloperContents {
    padding: 0 0 4rem;
  }
  .ly_tryTapeGlueCraftDeveloperContents_title {
    padding: 0 0 2rem;
  }
  .bl_tryTapeGlueCraftDeveloperContentsSectionTitle {
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.8rem; /* 140% */
    width: 100%;
    padding-left: 5rem;
  }
  .bl_tryTapeGlueCraftDeveloperContentsSectionTitle::before {
    width: 3rem;
  }
  .ly_tryTapeGlueCraftDeveloperContentsList {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 3.7rem;
  }
  .bl_tryTapeGlueCraftDeveloperContentsNameTag {
    padding: 0 0 0.92rem;
  }
  .bl_tryTapeGlueCraftDeveloperContentsNameTag_text {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4rem; /* 100% */
    padding: 0.3em 0.6em;
  }
  .bl_tryTapeGlueCraftDeveloperContentsDescription_text {
    text-align: justify;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem; /* 142.857% */
  }
  .bl_tryTapeGlueCraftDeveloperContentsLeadText {
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4rem; /* 160% */
  }
  .ly_tryTapeGlueCraftDeveloperContentsPictures {
    gap: 1rem 1.4rem;
    padding: 0;
  }
  .ly_tryTapeGlueCraftDeveloperContentsLayout_right {
    padding: 0;
  }
  .ly_tryTapeGlueCraftDeveloperNote {
    padding: 2.21rem 0 0 5rem;
    margin: 0;
    background-image: url("/plus_press/2024/try/tape-glue/images/contents-note-balloon.svg");
    background-size: 100% 100%;
    width: 100%;
    height: auto;
  }
  .ly_tryTapeGlueCraftDeveloperNote_body {
    display: block;
  }
  .ly_tryTapeGlueCraftDeveloperNote_title {
    padding: 0 0 0.5rem;
  }
  .bl_tryTapeGlueCraftDeveloperNoteDescription {
    padding: 0 0 2rem;
    width: 100%;
  }
  .bl_tryTapeGlueCraftDeveloperNoteImage {
    width: 100%;
    height: auto;
  }
}
.bl_tryTapeGlueImage {
  display: block;
  width: 100%;
  height: auto;
}

.bl_tryTapeGlueImage_img {
  display: block;
  width: 100%;
  height: auto;
}

.spBr {
  display: none;
}

@media screen and (max-width: 600px) {
  .spBr {
    display: block;
  }
}

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