@charset "UTF-8";
body {
  margin: 0px;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  opacity: 0.6;
}

p {
  line-height: 160%;
  margin: 0;
}

ul {
  list-style: none;
}

.good_main02 {
  background-color: #374e3b;
}

.good_main02 {
  width: 100%;
  max-width: none;
}

.ny25_shrine {
  max-width: 1200px;
  margin: 0 auto;
  background-image: url(https://www.rakuten.ne.jp/gold/hirameki/img/2024/luckywallet2/images/2024_luckywallet2_bk01.png);
  font-family: "Noto Sans JP", serif;
}

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

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

.ny25_shrine .img {
  max-width: 90%;
}

p.ny25_shrine {
  max-width: 980px;
  margin: 0 auto;
}

.ny25_shrine .txt {
  font-size: 30px;
  max-width: 76%;
  text-align: left;
}

.ny25_shrine .mb_side {
  max-width: 80%;
}

.ny25_shrine .btn {
  max-width: 76%;
}

.ny25_shrine .tit {
  font-size: 60px;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: "Noto Serif JP", serif;
}

.ny25_shrine .txt.add {
  font-size: 52px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  text-align: center;
  letter-spacing: 4px;
}

.ny25_shrine .txt .red {
  color: #df281e;
}

.ny25_shrine .subtit {
  font-size: 40px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

.ny25_shrine .tit.red {
  color: #df281e;
  font-size: 40px;
  font-weight: 600;
}

.ny25_shrine .click_txt {
  font-size: 46px;
  color: #a8863b;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

.ny25_shrine .top {
  padding-bottom: 8%;
}

/* フッターここから */
.l_footer {
  background-image: url(https://www.rakuten.ne.jp/gold/hirameki/img/2024/luckywallet2/images/24-0101_luckywallet_18.jpg);
  max-width: 1200px;
  padding: 60px 0;
}

.footer_l_hrmk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_l_hrmk--icon {
  display: flex;
  align-items: center;
  max-width: 980px;
  margin: 0 auto;
  gap: 0 60px;
}
.footer_l_hrmk--sns {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 32px;
  align-items: center;
}

/*おみくじ*/
.omikuji {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  margin: 0 0 22%;
}

.omi_img {
  width: 100%;
}

@media screen and (max-width: 930px) {
  .footer_l_hrmk--icon {
    gap: 0 25px;
    align-items: center;
  }
  .footer_lhrmk {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_l_hrmk--sns {
    display: grid;
    grid-template-columns: repeat(4, 19%);
    gap: 0 8%;
  }
  .footer_l_hrmk--sns-icon {
    width: 100%;
  }
  .footer_l_hrmk--sns-icon img {
    display: block;
    width: 100%;
    height: auto;
  }
  .footer_l_hrmk--logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  .l_footer {
    padding: 30px 20px;
  }
}
/* フッターここまで */

@media screen and (max-width: 767px) {
  .ny25_shrine .txt {
    max-width: 84%;
    font-size: 14px;
  }

  .ny25_shrine .mb_side {
    max-width: 100%;
  }

  .ny25_shrine .mb_side.add {
    max-width: 96%;
  }

  .ny25_shrine .tit {
    font-size: 22px;
  }

  .ny25_shrine .subtit {
    font-size: 15px;
  }

  .ny25_shrine .click_txt {
    font-size: 18px;
  }

  .ny25_shrine .tit.red {
    font-size: 16px;
  }

  .ny25_shrine .txt.add {
    font-size: 20px;
  }

  .ny25_shrine .btn {
    max-width: 90%;
  }
}

.mb00 {
  margin-bottom: 1%;
}

.mb01 {
  margin-bottom: 2%;
}

.mb01-1 {
  margin-bottom: 3%;
}

.mb01-2 {
  margin-bottom: 4%;
}

.mb02 {
  margin-bottom: 5%;
}

.mb02-2 {
  margin-bottom: 6%;
}

.mb03 {
  margin-bottom: 7%;
}

.mb04 {
  margin-bottom: 9%;
}

.mb04-1 {
  margin-bottom: 11%;
}

.mb04-2 {
  margin-bottom: 12%;
}

.mb05 {
  margin-bottom: 15%;
}

.mb06 {
  margin-bottom: 17%;
}

.mb07 {
  margin-bottom: 19%;
}

.mbsns {
  margin-bottom: 3%;
}

.mb-btn {
  margin-bottom: 6.6%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}
