@charset "UTF-8";
body * {
  font-size: 1.4rem;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
ユーティリティ
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
.u_sp {
  display: none !important;
}
/*---コンテナ---*/
.u_container {
  max-width: 118rem;
  width: 86.4%;
}
.u_container--2 {
  max-width: 93.2rem;
  width: 63.2%;
}
.u_container--3 {
  max-width: 60rem;
  width: 44%;
}
.u_container .inner-container {
  max-width: 93.2rem;
  width: 79%;
  margin: 0 auto;
}
@media screen and (max-width: 1290px) {
  .u_container--2 {
    width: 80%;
  }
  .u_container--3 {
    width: 70%;
  }
}
@media screen and (max-width: 979.98px) {
  .u_container--2 {
    width: 90%;
  }
  .u_container--3 {
    width: 80%;
  }
}
/*---スクロール着地点調整---*/
#p_top section {
  margin-top: -12rem;
  padding-top: 12rem;
}
/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
コンポーネント
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/*----------------------------------------
ロゴ
----------------------------------------*/
.c_logo .logo-img {
  width: 14.2rem;
  height: 11rem;
}
/*------------------------------------
見出し
------------------------------------*/
.c_headline .heading-treat {
  left: -3.5rem;
  width: 8.6rem;
}
#p_top .m_summary .summary-inner .c_headline {
  width: 17.8rem;
}
#p_top .m_summary .summary-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 17.8rem;
}
#p_top .m_summary .summary-inner .sub-heading-txt-img {
  width: 6.8rem;
}
#p_top .m_insta .insta-inner .c_headline {
  width: 18rem;
}
#p_top .m_insta .insta-inner .c_headline .heading-txt-img {
  margin: 0 1.2rem 1.4rem 3.2rem;
  width: 18rem;
}
#p_top .m_insta .insta-inner .c_headline .heading-treat {
  left: -0.5rem;
  top: calc(50% + -0.7rem);
}
#p_top .m_insta .insta-inner .sub-heading-txt-img {
  width: 7.7rem;
  margin-left: 8.4rem;
}
@media screen and (max-width: 1201px) {
  #p_top .m_insta .insta-inner .c_headline .heading-treat {
    top: calc(50% + -1.2rem);
  }
  #p_top .m_insta .insta-inner .sub-heading-txt-img {
    position: relative;
    top: -2rem;
  }
  #p_top .m_insta .insta-inner .headline-wrapper .note-wrapper a {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 793px) {
  #p_top .m_insta .insta-inner .inner-container {
    width: 82%;
  }
}
#p_top .m_join .join-inner .c_headline {
  width: 18rem;
}
#p_top .m_join .join-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 18rem;
}
#p_top .m_join .join-inner .sub-heading-txt-img {
  width: 12.1rem;
}
#p_top .m_prize .prize-inner .c_headline {
  width: 8.8rem;
}
#p_top .m_prize .prize-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 8.8rem;
}
#p_top .m_prize .prize-inner .c_headline .heading-treat {
  left: -4.3rem;
}
#p_top .m_prize .prize-inner .sub-heading-txt-img {
  width: 3.2rem;
}
#p_top .m_s-spot .s-spot-inner .c_headline {
  width: 35rem;
}
#p_top .m_s-spot .s-spot-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 35rem;
  letter-spacing: 4px;
  text-indent: 4px;
}
#p_top .m_s-spot .s-spot-inner .sub-heading-txt-img {
  width: 7.3rem;
}
#p_top .m_s-spot-map .s-spot-map-inner .c_headline {
  width: 27.2rem;
}
#p_top .m_s-spot-map .s-spot-map-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 27.2rem;
  letter-spacing: 4px;
  text-indent: 4px;
}
#p_top .m_s-spot-map .s-spot-map-inner .sub-heading-txt-img {
  width: 7rem;
}
#p_top .m_terms .terms-inner .c_headline {
  width: 38.7rem;
}
#p_top .m_terms .terms-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 38.7rem;
  letter-spacing: 4px;
  text-indent: 4px;
}
#p_top .m_terms .terms-inner .sub-heading-txt-img {
  width: 12.4rem;
}
#p_top .m_contact .contact-inner .c_headline {
  width: 25.6rem;
}
#p_top .m_contact .contact-inner .c_headline .heading-txt-img {
  margin: 0 auto 1.4rem;
  width: 25.6rem;
  letter-spacing: 4px;
  text-indent: 4px;
}
#p_top .m_contact .contact-inner .sub-heading-txt-img {
  width: 6.7rem;
}
/*------------------------------------
TOPに戻る
------------------------------------*/
.c_page-top {
  bottom: 2rem;
  right: 3rem;
  width: 2.2rem;
  height: 13rem;
}
@media screen and (max-width: 979.98px) {
  .c_page-top {
    right: 1rem;
    width: 1.8rem;
  }
}
@media (hover: hover) {
  .c_page-top:hover {
    opacity: 0.6;
  }
}
/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
レイアウト
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------------*/
#l_header {
  width: 100%;
  height: 4rem;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1240px) {
  #l_header {
    box-shadow: none;
    background-color: transparent;
  }
  #l_header .u_container {
    display: none;
  }
  #l_header .hum-toggle {
    top: 3rem;
    right: 3.7%;
    width: 3.2rem;
    height: 1.8rem;
    padding: 0 1rem 1rem;
    position: fixed;
    cursor: pointer;
    box-sizing: content-box;
    z-index: 9001;
  }
  #l_header .hum-toggle div {
    left: 1.8rem;
    width: 1.5rem;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    background: var(--coblack);
    transition: 0.3s ease;
    z-index: 9001;
  }
  #l_header .hum-toggle div:nth-child(1) {
    top: 0rem;
  }
  #l_header .hum-toggle div:nth-child(2) {
    width: 0;
  }
  #l_header .hum-toggle div:nth-child(3) {
    top: 0.8rem;
  }
  .open-hum #l_header .hum-toggle div:nth-child(1) {
    top: 0.5rem;
    transform: rotate(45deg);
  }
  .open-hum #l_header .hum-toggle div:nth-child(2) {
    transform: scale(0, 1);
  }
  .open-hum #l_header .hum-toggle div:nth-child(3) {
    top: 0.5rem;
    transform: rotate(-45deg);
  }
  #l_header .hum-toggle::after {
    content: "";
    position: absolute;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: var(--cowhite);
    top: 0.5rem;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
  }
  #l_header .header-nav {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    min-height: 100vh;
    min-height: calc(var(--vh) * 100);
    background: var(--cobrightorange);
    overflow-y: auto;
    transform: translateX(100%);
    transition: 0.4s ease;
    z-index: 9000;
  }
  .open-hum #l_header .header-nav {
    transform: translateX(0%);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  }
  #l_header .header-nav .nav-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 9rem 0;
  }
  #l_header .nav-logo {
    height: auto;
    margin-bottom: 5rem;
    width: 60%;
    max-width: 18rem;
  }
  #l_header .nav-list .item {
    text-align: left;
  }
  #l_header .nav-list .item:not(:last-child) {
    margin-bottom: 1.2rem;
  }
  #l_header .nav-list .item a {
    display: inline-block;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  #l_header .nav-list .item a {
    font-size: 2.5rem;
  }
  #l_header .nav-list .item a .nav-list-item-image {
    height: 1.7rem;
    width: auto;
  }
  #l_header .nav-list .item a .logo-insta {
    width: 4rem;
    height: 4rem;
    position: relative;
    left: -0.5rem;
  }
}
@media screen and (max-width: 1270px) {
  #l_header .header-inner {
    padding: 0 2rem;
  }
}
#l_header .header-inner .logo-img {
  width: 24.1rem;
}
#l_header .header-inner nav ul li:not(:first-child) {
  margin-left: 3rem;
}
#l_header .header-inner nav ul li .logo-insta {
  width: 2.4rem;
  height: 2.4rem;
}
@media (hover: hover) {
  #l_header .header-inner nav ul li a:hover {
    color: var(--coorange);
  }
}
#l_header .header-nav {
  width: 38.8rem;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh) * 100);
  background: var(--cobrightorange);
  overflow-y: auto;
  transform: translateX(100%);
  transition: 0.4s ease;
  z-index: 9000;
}
#l_header .header-nav * {
  color: var(--cowhite);
}
#l_header .header-nav .nav-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 9rem 0;
}
@media screen and (max-width: 1000px) {
  #l_footer .footer-inner {
    flex-direction: column;
  }
}
/*--------------------------------------------------------------------------
フッター
--------------------------------------------------------------------------*/
#l_footer {
  padding: 2.2rem 0;
}
#l_footer .c_logo {
  margin-right: 2.5rem;
}
#l_footer .operation-details * {
  font-size: 1.2rem;
}
#l_footer .cp {
  line-height: 1;
  margin-bottom: 2.8rem;
}
/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
ページ
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
TOP
--------------------------------------------------------------------------*/
/*----------------------------------------
キービジュアル
----------------------------------------*/
#p_top .m_kv {
  padding-top: 4rem;
  margin-bottom: 15.3rem;
}
#p_top .m_kv .c_logo {
  padding-top: 4rem;
}
#p_top .m_kv img {
  max-width: 72.8rem;
  width: 53.3%;
}
/*----------------------------------------
開催概要(overview) summary
----------------------------------------*/
#p_top .m_summary {
  margin-bottom: 15rem;
}
#p_top .m_summary .summary-inner {
  padding: 11.4rem 27rem 16rem;
}
#p_top .m_summary .summary-inner .summary-treat--cloud {
  top: -5rem;
  left: -1px;
  width: 39.4rem;
}
@media screen and (max-width: 1290px) {
  #p_top .m_summary .summary-inner {
    padding: 12rem 15rem 10.2rem;
  }
  #p_top .m_summary .summary-inner .summary-treat--cloud {
    width: 29.4rem;
  }
}
@media screen and (max-width: 979.98px) {
  #p_top .m_summary .summary-inner {
    padding: 8.9rem 6.7% 7rem;
  }
  #p_top .m_summary .summary-inner .summary-treat--cloud {
    width: 22.4rem;
  }
}
#p_top .m_summary .summary-inner .summary-treat {
  width: 36rem;
}
@media screen and (max-width: 1290px) {
  #p_top .m_summary .summary-inner .summary-treat {
    width: 21.5rem;
  }
}
#p_top .m_summary .summary-inner .summary-txt {
  margin-bottom: 7.7rem;
  padding-top: 9.9rem;
}
#p_top .m_summary .summary-inner dl {
  padding: 2rem 0;
}
#p_top .m_summary .summary-inner dl:last-child {
  padding: 2rem 0 3rem;
}
#p_top .m_summary .summary-inner dt {
  width: 9rem;
  font-size: 1.8rem;
}
#p_top .m_summary .summary-inner dt span {
  width: 9rem;
  padding: 1.3rem 0;
}
#p_top .m_summary .summary-inner dd {
  width: calc(100% - 9rem);
  padding: 0 0 0 3rem;
  font-size: 1.8rem;
}
#p_top .m_summary .summary-inner dl.period dd img {
  width: 43rem;
  height: 3.8rem;
}
#p_top .m_summary .summary-inner dl.deadline dd ol li:first-child {
  width: 22rem;
}
#p_top .m_summary .summary-inner dl.deadline dd ol li:last-child {
  width: calc(100% - 22rem);
}
#p_top .m_summary .summary-inner dl.deadline dd ol li span {
  font-size: 1.6rem;
  width: 6.3rem;
}
#p_top .m_summary .summary-inner dl.deadline dd ol li time {
  font-size: 1.8rem;
}
#p_top .m_summary .summary-inner dl.fee dt {
  align-self: flex-start;
}
#p_top .m_summary .summary-inner dl.fee dd p:first-child {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
#p_top .m_summary .summary-inner dl.fee dd p:last-child {
  padding-left: 1.3rem;
}
#p_top .m_summary .summary-inner dl.fee dd p:last-child::before {
  top: 0;
  left: -0.2rem;
  font-size: 1.4rem;
}
#p_top .m_summary .summary-inner dl.participate dt {
  align-self: flex-start;
}
#p_top .m_summary .summary-inner dl.participate dd p {
  font-size: 1.6rem;
}
#p_top .m_summary .summary-inner dl.participate dd > p:first-child {
  margin-bottom: 1rem;
}
#p_top .m_summary .summary-inner dl.participate dd .note {
  font-size: 1.4rem;
  padding-left: 1.3rem;
  margin-bottom: 1.5rem;
}
#p_top .m_summary .summary-inner dl.participate dd .note::before {
  top: 0;
  left: -0.2rem;
  font-size: 1.4rem;
}
#p_top .m_summary .summary-inner dl.participate dd ol li.item-guidebook {
  margin-bottom: 2rem;
}
#p_top .m_summary .summary-inner dl.participate dd ol li p {
  margin-bottom: 0.8rem;
}
#p_top .m_summary .summary-inner dl.participate dd ol li .external-link-img {
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: -20%;
}
#p_top .m_summary .summary-inner dl.participate dd ol li a {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
#p_top .m_summary .summary-inner dl.announcement dd ol li:first-child {
  width: 22rem;
}
#p_top .m_summary .summary-inner dl.announcement dd ol li:last-child {
  width: calc(100% - 22rem);
}
#p_top .m_summary .summary-inner dl.announcement dd ol li span {
  font-size: 1.6rem;
  width: 6.3rem;
  margin-right: 1rem;
}
#p_top .m_summary .summary-inner dl.announcement dd ol li time {
  font-size: 1.8rem;
}
#p_top .m_summary .summary-inner dl.announcement .note-list {
  padding: 2rem 0 0 1rem;
}
#p_top .m_summary .summary-inner dl.announcement .note-list li::before {
  top: 0;
  left: -1.7rem;
  font-size: 1.4rem;
}
/*----------------------------------------
お知らせ(Instagram) insta
----------------------------------------*/
#p_top .m_insta {
  margin-bottom: 15rem;
}
#p_top .m_insta .insta-inner .insta_list {
  padding-top: 3.6rem;
}
#p_top .m_insta .insta-inner .insta_list li {
  width: calc(25% - 1.5rem);
  padding-top: calc(25% - 1.5rem);
}
#p_top .m_insta .insta-inner .insta_list li:not(:nth-child(4n)) {
  margin-right: 2rem;
}
#p_top .m_insta .insta-inner .insta_list li > a > p {
  top: -50px;
  padding: 5px;
  min-height: 52px;
}
#p_top .m_insta .insta-inner .headline-wrapper .c_headline {
  width: 22.4rem;
}
#p_top .m_insta .insta-inner .headline-wrapper .note-wrapper {
  width: calc(100% - 22.4rem);
  padding-bottom: 1rem;
}
#p_top .m_insta .insta-inner .headline-wrapper .note-wrapper a {
  width: 4rem;
  height: 4rem;
}
#p_top .m_insta .insta-inner .headline-wrapper .note-wrapper .note-txt {
  margin-left: 3rem;
}
/*----------------------------------------
参加方法(way participate) join
----------------------------------------*/
#p_top .m_join {
  margin-bottom: 15rem;
}
#p_top .m_join .join-inner .note-list {
  padding-top: 2rem;
  padding: 8.7rem 0 4rem 3rem;
  max-width: 62.2rem;
  width: 67%;
}
@media screen and (max-width: 1290px) {
  #p_top .m_join .join-inner .note-list {
    width: 85%;
  }
}
#p_top .m_join .join-inner .note-list li::before {
  top: 0;
  left: -2.2rem;
  font-size: 1.4rem;
}
#p_top .m_join .join-inner .join-wrapper--smartphone {
  margin-bottom: 10rem;
}
#p_top .m_join .join-inner .join-smartphone-img {
  margin: 0 auto 1.8rem;
  width: 31.5rem;
}
#p_top .m_join .join-inner .join-treat--cloud {
  margin: 0 auto 1.1rem;
  width: 11.6rem;
}
#p_top .m_join .join-inner .join-guidebook-img {
  margin: 0 auto -1.3rem;
  width: 33rem;
}
#p_top .m_join .join-inner .process-wrapper {
  gap: 4.6rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step {
  width: calc(100% / 3);
  height: 44rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step:not(:last-child)::before {
  top: 50%;
  background-image: url(../img/front/r-arrow.svg);
  transform: translateY(-50%);
  right: -5.5rem;
  width: 4rem;
  height: 2.8rem;
}
@media screen and (max-width: 979.98px) {
  #p_top .m_join .join-inner .process-wrapper {
    gap: 3rem;
  }
  #p_top .m_join .join-inner .process-wrapper .process-step:not(:last-child)::before {
    right: -4rem;
    width: 3rem;
    height: 1.8rem;
  }
}
#p_top .m_join .join-inner .process-wrapper .process-step:not(:last-child)::after {
  display: none;
}
#p_top .m_join .join-inner .process-wrapper .process-step .process-num {
  top: -3.1rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step:nth-child(1) .process-num {
  width: 7.8rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step:nth-child(2) .process-num {
  width: 9rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step:nth-child(3) .process-num {
  width: 9.1rem;
}
#p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(1) .process-icon {
  width: 17.8rem;
  padding-top: 7.6rem;
  margin-bottom: 3.5rem;
}
#p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(2) .process-icon {
  width: 22.7rem;
  padding-top: 5.7rem;
  margin-bottom: 1.2rem;
}
#p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(3) .process-icon {
  width: 23.3rem;
  padding-top: 5.6rem;
  margin-bottom: 3rem;
  position: relative;
  left: -1rem;
}
@media screen and (max-width: 979.98px) {
  #p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(1) .process-icon {
    max-width: 17.8rem;
    width: 77%;
  }
  #p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(3) .process-icon {
    max-width: 22.7rem;
    width: 100%;
  }
  #p_top .m_join .join-inner .join-wrapper--smartphone .process-wrapper .process-step:nth-child(3) .process-icon {
    max-width: 23.3rem;
    width: 103%;
  }
}
#p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(1) .process-icon {
  width: 14.4rem;
  padding-top: 8.1rem;
  margin-bottom: 3.8rem;
}
#p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(2) .process-icon {
  width: 19.9rem;
  padding-top: 5.5rem;
  margin-bottom: 4.9rem;
}
#p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(3) .process-icon {
  width: 20.8rem;
  padding-top: 4.4rem;
  margin-bottom: 2.8rem;
}
#p_top .m_join .join-inner .process-wrapper .process-step .process-txt {
  padding: 0 3rem;
}
@media screen and (max-width: 979.98px) {
  #p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(1) .process-icon {
    max-width: 14.4rem;
    width: 64%;
  }
  #p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(2) .process-icon {
    max-width: 19.9rem;
    width: 90%;
  }
  #p_top .m_join .join-inner .join-wrapper--guidebook .process-wrapper .process-step:nth-child(3) .process-icon {
    max-width: 20.8rem;
    width: 97%;
  }
  #p_top .m_join .join-inner .process-wrapper .process-step .process-txt {
    padding: 0 1rem;
  }
}
/*----------------------------------------
賞品(prize) prize
----------------------------------------*/
#p_top .m_prize {
  margin-bottom: 15rem;
}
#p_top .m_prize .prize-inner .note-txt {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  line-height: 1.5;
  padding-top: 8rem;
  margin-bottom: 7rem;
}
#p_top .m_prize .prize-inner .prize-list {
  gap: 4rem 2.8rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item {
  width: calc(50% - 1.4rem);
}
@media screen and (max-width: 979.98px) {
  #p_top .m_prize .prize-inner .prize-list {
    gap: 2rem 1.8rem;
  }
  #p_top .m_prize .prize-inner .prize-list .prize-list-item {
    width: calc(50% - 1rem);
  }
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .n-of-stamps {
  width: 7.9rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-image {
  height: 27.8rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap {
  height: 9.4rem;
}
@media screen and (max-width: 1100px) {
  #p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap {
    height: 11.5rem;
  }
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-order {
  width: 6.6rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-order img {
  height: 7.2rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-desc-inner-wrap {
  padding: 0.8rem 0.4rem 0.8rem 2rem;
  width: calc(100% - 6.6rem);
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-desc-inner-wrap .prize-desc-txt {
  font-size: 1.8rem;
}
/* 追加 */
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-desc-inner-wrap .fsz-small {
  font-size: 1.7rem;
}
#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-desc-inner-wrap .fsz-smaller {
  font-size: 1.4rem;
}

#p_top .m_prize .prize-inner .prize-list .prize-list-item .prize-desc-wrap .prize-desc-inner-wrap .prize-shop-name {
  font-size: 1.2rem;
}
/*----------------------------------------
スタンプスポット(stamp spot) s-spot
----------------------------------------*/
#p_top .m_s-spot {
  margin-bottom: 15rem;
}
#p_top .m_s-spot .s-spot-inner .note-txt {
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  padding-top: 8rem;
  margin-bottom: 7rem;
}
@media screen and (max-width: 1079px) {
  #p_top .m_s-spot .s-spot-inner .s-spot-list .s-spot-list-item {
    width: 100%;
  }
}
/*----------------------------------------
スポットマップ(spot map) s-spot-map
----------------------------------------*/
#p_top .m_s-spot-map .note-txt--coming-soon {
  font-size: 4rem;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
  line-height: 4rem;
}
/*----------------------------------------
注意事項・参加規約(important notes) terms
----------------------------------------*/
@media screen and (max-width: 979.98px) {
  #p_top .m_terms .terms-inner .txt-area-wrapper {
    padding: 5.4rem 4.6rem 5.4rem;
  }
}
/*---------------------------------------
404
----------------------------------------*/
#p_notfound {
  min-height: calc(100vh - 15.4rem);
}
#p_notfound .contents-wrapper .c_headline h1 {
  font-size: 15rem;
}
#p_notfound .contents-wrapper .c_headline .heading-treat {
  width: 16rem;
  left: 19.5rem;
}
#p_notfound .contents-wrapper .notfound-txt {
  font-size: 2rem;
  margin-bottom: 5rem;
  min-width: 30rem;
}
#p_notfound .contents-wrapper .btn-to-top {
  font-size: 2.5rem;
  width: 23rem;
  border-radius: 20rem;
}


/*---------------------------------------
240201追記 終了対応
----------------------------------------*/
#p_top .m_kv {
  margin-bottom: 3rem;
}
.txt_attention {
  width: 53.3%;
  background: rgba(255,255,255,1);
  margin: 0 auto;
  text-align: center;
}
.txt_attention p.event_ended2 {
  font-weight: bold;
  font-size: 3.0rem;
  line-height: 4.0rem;
  padding: 15px;
  margin-bottom: 15.3rem;
}
p.event_ended {
  font-size: 2.2rem;
  line-height: 3.6rem;
  margin-bottom: 0rem;
  color: #eb1c24;
}
#p_top .m_summary .summary-inner .summary-txt {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1200px) {
  .txt_attention {
    width: 65%;
  }
  .txt_attention p.event_ended2 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .txt_attention {
    width: 87%;
    max-width: 854px;
  }
}
/*--------------------------------------*/


