@charset "UTF-8";
/* Mixin */
/* フォント関係 */
/* カラー関係 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;0,700;0,900;1,500;1,700&display=swap&text=0123456789");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,700&family=Noto+Sans+JP:wght@400;700&display=swap");
/*icon*/
@font-face {
  font-family: "oiwaiyasan";
  src: url("/fonts/oiwaiyasan.eot?pezfme");
  src: url("/fonts/oiwaiyasan.eot?pezfme#iefix") format("embedded-opentype"), url("/fonts/oiwaiyasan.ttf?pezfme") format("truetype"), url("/fonts/oiwaiyasan.woff?pezfme") format("woff"), url("/fonts/oiwaiyasan.svg?pezfme#oiwaiyasan") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=os-], [class*=" os-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "oiwaiyasan" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.os-arrowRight:before {
  content: "\e900";
}

.os-arrowLeft:before {
  content: "\e919";
}

.os-minus:before {
  content: "\e91a";
}

.os-plus:before {
  content: "\e91b";
}

.os-4_4:before {
  content: "\e91c";
}

.os-4_3:before {
  content: "\e91d";
}

.os-4_2:before {
  content: "\e91e";
}

.os-4_1:before {
  content: "\e91f";
}

.os-arrowTop:before {
  content: "\e920";
}

.os-arrowRightBG:before {
  content: "\e901";
}

.os-arrowLeftBG:before {
  content: "\e902";
}

.os-qa:before {
  content: "\e903";
}

.os-truck:before {
  content: "\e904";
}

.os-refrigerator:before {
  content: "\e905";
}

.os-takuhaiBox:before {
  content: "\e906";
}

.os-creditcard:before {
  content: "\e907";
}

.os-mail:before {
  content: "\e908";
}

.os-presentBox:before {
  content: "\e909";
}

.os-cake:before {
  content: "\e90a";
}

.os-cart:before {
  content: "\e921";
}

.os-phone-solid:before {
  content: "\e90b";
}

.os-minus-solid:before {
  content: "\e90c";
}

.os-eyeSlash:before {
  content: "\e90d";
}

.os-eye:before {
  content: "\e90e";
}

.os-plus-solid:before {
  content: "\e90f";
}

.os-bars:before {
  content: "\e910";
}

.os-angleRight:before {
  content: "\e911";
}

.os-glass:before {
  content: "\e912";
}

.os-xmark:before {
  content: "\e913";
}

.os-user:before {
  content: "\e914";
}

.os-heart:before {
  content: "\e915";
}

.os-gift:before {
  content: "\e916";
}

.os-calendar:before {
  content: "\e917";
}

.os-cakeCandles:before {
  content: "\e918";
}

.os-phone:before {
  content: "\e942";
}

.os-bubble:before {
  content: "\e96b";
}

.os-facebook:before {
  content: "\ea90";
}

.os-facebookBG:before {
  content: "\ea91";
}

.os-instagram:before {
  content: "\ea92";
}

.os-twitter:before {
  content: "\ea96";
}

.os-youtube:before {
  content: "\ea9d";
}

#mainVisualPhoto {
  display: block;
  position: relative;
  max-width: 106rem;
  margin-left: auto;
  margin-right: auto;
}
#mainVisualPhoto img {
  width: 100%;
  height: auto;
}

.photo2022 {
  overflow-x: hidden;
}
.photo2022 main {
  overflow: hidden;
}
.photo2022 .btnLink2022 {
  margin: 1rem 0 3rem;
}
.photo2022 h1 {
  font-size: 2.4rem;
  color: #d93fb1;
  text-align: center;
  margin-top: 5rem;
}
@media (max-width: 1023px) {
  .photo2022 h1 {
    font-size: 2rem;
  }
}
.photo2022 > div {
  overflow: hidden;
  display: block;
  position: relative;
  max-width: 106rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .photo2022 > div {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1023px) {
  .photo2022 > div {
    margin-left: 3vw;
    margin-right: 3vw;
  }
}
.photo2022 h2 {
  font-size: 2rem;
  letter-spacing: 0;
  text-align: left;
  padding: 0;
  margin-top: 5rem;
  border-bottom: 5px solid #d93fb1;
  color: #d93fb1;
  background: url("/images/2022/photo/common/camera.png") left top no-repeat;
  background-size: auto 100%;
  padding-left: 5rem;
}
@media (max-width: 1023px) {
  .photo2022 h2 {
    margin-top: 3rem;
  }
}
.photo2022 h3 {
  font-size: 1.6rem;
  margin-top: 3rem;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .photo2022 h3 {
    margin-top: 2rem;
  }
}
.photo2022 h3::before {
  display: none;
}
.photo2022 ol,
.photo2022 ul {
  margin: 0;
  padding: 0;
}
.photo2022 p {
  margin: 1.5rem 0 0;
}
.photo2022 p span {
  text-decoration: underline;
}
.photo2022 p + p {
  margin-top: 1rem;
}
.photo2022 li {
  margin: 0.8rem 0 0;
}
.photo2022 ol li {
  list-style-position: inside;
  margin-left: 1.2em;
  text-indent: -1.2em;
}
.photo2022 ol span {
  display: inline-block;
  text-indent: 0;
  line-height: 1;
  padding: 0.3em 0.5em;
  border-radius: 0.8em;
  margin-right: 0.5em;
}
.photo2022 ul li {
  list-style-position: inside;
  margin-left: 1.2em;
  text-indent: -0.6em;
}
.photo2022 ul li:before {
  content: "※";
  display: inline-block;
}
.photo2022 h2 + p, .photo2022 h2 + ul, .photo2022 h2 + ol, .photo2022 h2 + ol {
  margin-top: 3rem;
}
.photo2022 picture {
  margin-top: 3rem;
  text-align: center;
}
.photo2022 picture:not(.pcNo) {
  display: block;
}

#step01Insta span {
  display: inline-block;
  border: 1px solid #d93fb1;
  color: #d93fb1;
  margin-top: 0.5em;
}
#step01Insta span:before {
  content: "#";
  display: inline-block;
}

#step02Insta span {
  background: #ffd6f4;
}