@charset "UTF-8";
/* CSS Document */
.page-container {
  overflow-x: hidden;
  letter-spacing: 0.5px;
}
.page-titile__container {
  position: relative;
  margin-bottom: 45px;
  top: 10px;
}
.page-sub-title {
  font-size: 5rem;
}
h2.page-titile {
  position: absolute;
  top: 75px;
  left: 0;
}
/* ページタイトルのあしらい */
h2.page-titile::after {
  position: absolute;
  display: block;
  content: "";
  width: 68px;
  height: 50px;
  background-image: url(../images/example/page-title__Example.png);
  background-size: cover;
  bottom: 27px;
  left: 230px;
}
.page-example__kv {
  margin-bottom: 70px;
  position: relative;
}
.page-example__kv::after {
  position: absolute;
  display: block;
  content: "練り切り作りワークショップ";
  color: #fff;
  font-size: 1.4rem;
  bottom: 0;
  right: 10px;
}
.page-example__kv img {
  border-radius: 15px;
}
.example-list-container {
  position: relative;
  margin: 0 auto 60px;
  padding: 40px 20px 85px;
  max-width: 345px;
}
/* Example’s Listのメモイラスト*/
.example-list-container::before {
  position: absolute;
  display: block;
  content: "";
  width: 105%;
  height: 118%;
  background-image: url("../images/example/sp-example's-list__image.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: 54%;
  left: 48%;
  transform: translate(-50%, -50%);
}
.example-list__description {
  line-height: 1.5;
  margin-bottom: 25px;
}
.example-list-container ol {
  list-style: none;
  width: fit-content;
  margin: 0 auto;
}
.example-list-container ol li {
  font-size: 2.0rem;
}
.example-list-container ol li span {
  font-size: 2.6rem;
  margin-right: 10px;
  position: relative;
}
/* リストの各番号のあしらい */
.example-list-container ol li span::after {
  position: absolute;
  display: block;
  content: "";
  width: 35px;
  height: 35px;
  background-image: url(../images/example/list-number-cercle.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -10px;
  left: -11px;
  z-index: -10;
}
.example-list-container ol a {
  text-decoration: none;
  color: #333;
  position: relative;
  z-index: 1;
}
@media (min-width: 960px) {
  .page-titile__container {
    margin-bottom: 70px;
  }
  .page-sub-title {
    font-size: 10rem;
  }
  h2.page-titile {
    top: 155px;
    left: 0;
    font-size: 2.8rem;
  }
  /* ページタイトルのあしらい */
  h2.page-titile::after {
    width: 136px;
    height: 100px;
    bottom: 36px;
    left: 440px;
  }
  .page-example__kv {
    margin-left: auto;
    width: 767px;
    margin-bottom: 200px;
  }
  .page-example__kv::after {
  font-size: 1.6rem;
  bottom: 5px;
  right: 30px;
}
  .page-example__kv img {
    border-radius: 30px;
    width: 767px;
    height: 425px;
    object-fit: cover;
  }
  .example-list-container {
    margin: 0 auto 140px;
    padding: 70px 20px;
    max-width: 720px;
  }
  /* Example’s Listのメモイラスト*/
  .example-list-container::before {
    width: 110%;
    height: 123%;
    background-image: url("../images/example/example's-list__image.png");
  }
  .example-list__description {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 25px;
  }
  .example-list-container ol li {
    font-size: 2.6rem;
  }
  .example-list-container ol li span {
    font-size: 3.6rem;
    margin-right: 20px;
  }
  /* リストの各番号のあしらい */
  .example-list-container ol li span::after {
    width: 50px;
    height: 50px;
    top: -13px;
    left: -17px;
  }
}
.section-example__01, .section-example__02, .section-example__03, .section-example__04 {
  margin-bottom: 40px;
}
.section-example__05 {
  margin-bottom: 60px;
}
h3 {
  font-size: 2.6rem;
}
h3.font-smaller {
  font-size: 2.4rem;
}
h3 span {
  font-size: 4rem;
  margin: 0 15px 0 20px;
  position: relative;
}
/* リストの各番号のあしらい */
h3 span::after {
  position: absolute;
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../images/example/list-number-cercle.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -17px;
  left: -26px;
  z-index: -10;
}
.section-example__description {
  margin-bottom: 30px;
  line-height: 1.6;
}
h4 {
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
  margin-bottom: 40px;
}
h4.section-example__03--sub-title {
  line-height: 1.3;
}
/* 各セクションサブタイトルのあしらい */
h4::before {
  position: absolute;
  display: block;
  content: "";
  width: 225px;
  height: 55px;
  background-image: url("../images/example/sub-title__underline.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  z-index: -10;
}
h4.section-example__03--sub-title::before {
  osition: absolute;
  display: block;
  content: "";
  width: 270px;
  height: 73px;
  background-image: url(../images/example/sub-title__underline.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -5px;
  left: 0px;
  z-index: -10;
}
.photostudio01, .photostudio02, .photostudio03, .ws01, .ws02, .ws03, .ws-rehearsa01, .ws-rehearsa02, .ws-rehearsa03, .store01, .store02, .store03, .lunch01, .lunch02, .lunch03 {
  position: relative;
  max-width: 580px;
  margin: 0 auto;
}
/* 黒ピン */
.photostudio01::after, .ws-rehearsa03::after {
  position: absolute;
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  background-image: url("../images/example/black-pin.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 右向き黒ピン */
.ws02::after, .lunch03::after {
  position: absolute;
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  background-image: url("../images/example/black-pin-right.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* ピンクピン */
.photostudio02::after {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 32px;
  background-image: url("../images/example/pink-pin.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 黄色ピン */
.ws-rehearsa02::after {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 32px;
  background-image: url("../images/example/yellow-pin.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 茶色ピン */
.store02::after {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 32px;
  background-image: url("../images/example/brown-pin.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 両サイドの茶色ピン */
.lunch01::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("../images/example/brown-pins.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}
/* 中央の黄色のテープ */
.ws03::after, .store03::after {
  position: absolute;
  display: block;
  content: "";
  width: 77px;
  height: 32px;
  background-image: url("../images/example/yellow-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 中央のピンクのテープ */
.lunch02::after {
  position: absolute;
  display: block;
  content: "";
  width: 77px;
  height: 32px;
  background-image: url("../images/example/pink-tape.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
/* 両サイドのピンクのテープ */
.photostudio03::after, .ws-rehearsa01::after, .store01::after {
  position: absolute;
  display: block;
  content: "";
  width: 115%;
  height: 100%;
  background-image: url(../images/example/pink-tapes.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}
/* 両サイドのピンクのテープ 横長写真用*/
.ws01::after, .ws-rehearsa01::after {
  position: absolute;
  display: block;
  content: "";
  width: 111%;
  height: 100%;
  background-image: url("../images/example/pink-tapes-wide.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
}
/* 写真の白枠とシャドウ */
.photo {
  border: #fff 10px solid;
  background: #dddddd;
  box-shadow: 5px 5px 3px #E4E2D9;
  margin-bottom: 45px;
}
/* ポラロイド風写真の白枠とシャドウ */
.polaroid-photo {
  padding: 10px 10px 60px;
  background: #fff;
  box-shadow: 5px 5px 3px #E4E2D9;
  margin-bottom: 40px;
  position: relative;
}
/* ポラロイドの余白の文字 */
.store02::before {
  position: absolute;
  content: 'Food Shop';
  font-family: "Inspiration", cursive;
  font-size: 3.4rem;
  right: 36px;
  bottom: 34px;
  color: #333333;
  z-index: 10;
  transform: rotate(-5deg);
}
.lunch01::before {
  position: absolute;
  content: 'Lunch';
  font-family: "Inspiration", cursive;
  font-size: 3.8rem;
  left: 52px;
  bottom: 30px;
  color: #333333;
  z-index: 10;
  transform: rotate(-5deg);
}
.lunch02::before {
  position: absolute;
  content: 'Birthday Party';
  font-family: "Inspiration", cursive;
  font-size: 3.0rem;
  left: 52px;
  bottom: 37px;
  color: #333333;
  z-index: 10;
  width: 200px;
}
@media (min-width: 960px) {
  .section-example__01, .section-example__02, .section-example__03, .section-example__04 {
    margin-bottom: 100px;
  }
  .section-example__05 {
    margin-bottom: 150px;
  }
  h3 {
    font-size: 3.2rem;
  }
  h3 span {
    font-size: 5rem;
    margin: 0 20px;
  }
  /* リストの各番号のあしらい */
  h3 span::after {
    top: -10px;
    left: -18px;
  }
  .section-example__description {
    margin-bottom: 40px;
  }
  h4 {
    font-size: 2.0rem;
    font-weight: 500;
    margin-bottom: 40px;
  }
  /* 各セクションサブタイトルのあしらい */
  h4::before {
    position: absolute;
    display: block;
    content: "";
    width: 225px;
    height: 55px;
    background-image: url("../images/example/sub-title__underline.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    z-index: -10;
  }
  .section-example__photo-container--01, .section-example__photo-container--02, .section-example__photo-container--03, .section-example__photo-container--04, .section-example__photo-container--05 {
    display: flex;
  }
  .photostudio01, .photostudio02, .photostudio03, .ws01, .ws02, .ws03, .ws-rehearsa01, .ws-rehearsa02, .ws-rehearsa03, .store01, .store02, .store03, .lunch01, .lunch02, .lunch03 {
    margin: 0;
  }
  .photo-container__01and02 {
    width: 65%;
  }
  .photostudio01 {
    width: 70%;
    max-width: 450px;
    margin-bottom: 60px;
  }
  .photostudio02 {
    width: 70%;
    max-width: 450px;
    margin-left: 190px;
  }
  .photostudio03, .ws03, .ws-rehearsa03, .store03, .lunch03 {
    margin-left: auto;
    width: 35%;
    max-width: 340px;
  }
  .ws01, .ws-rehearsa01 {
    width: 70%;
    max-width: 450px;
  }
  .ws02, .ws-rehearsa02 {
    margin: -50px 0 0 300px;
    width: 50%;
    max-width: 338px;
  }
  .store01 {
    width: 53%;
    max-width: 340px;
  }
  .lunch01 {
    width: 55%;
    max-width: 350px;
  }
  .store02, .lunch02 {
    margin: -185px 0 0 255px;
    width: 55%;
    max-width: 350px;
  }
  .photo {
    margin: 0;
  }
}
@media (min-width: 1150px) {
  .store02, .lunch02 {
    margin-left: 320px;
  }
}