/* Break Point */
/* Color */
body {
  letter-spacing: 0em;
}

@media screen and (min-width: 801px) and (max-width: 1139px) {
  #wrapper {
    padding-top: 94px !important;
  }
}

.contents_lp {
  width: 100% !important;
  min-width: 320px;
  font-size: 14px !important;
  line-height: 1.96 !important;
  font-weight: 400 !important;
  padding-top: 0px !important;
}
@media screen and (min-width: 801px) and (max-width: 1139px) {
  .contents_lp {
    padding-top: 0px !important;
  }
}
.contents_lp img {
  width: 100%;
}

#tokimekutongs {
  font-weight: 400;
  color: #3d3d3d;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  font-feature-settings: "palt";
}
#tokimekutongs a {
  color: #3d3d3d;
  text-decoration: none;
}
#tokimekutongs ul,
#tokimekutongs ol {
  list-style-type: none;
}
#tokimekutongs img {
  width: auto;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
#tokimekutongs * {
  box-sizing: border-box;
}
#tokimekutongs sup,
#tokimekutongs sub {
  font-size: 0.6em;
}
#tokimekutongs h2,
#tokimekutongs h3,
#tokimekutongs h4 {
  line-height: 1.3;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#tokimekutongs #mv {
  opacity: 0;
  animation: fade-in 1.3s ease-out forwards;
  animation-delay: 0.2s;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#tokimekutongs #kaisai {
  opacity: 0;
  animation: fade-in 1.3s ease-out forwards;
  animation-delay: 0.2s;
}
#tokimekutongs #kaisai .sub {
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
#tokimekutongs #kaisai .kaisaiWrap p {
  position: relative;
  z-index: 1;
}
#tokimekutongs #kaisai .kaisaiWrap p span {
  color: #a9274c;
  font-weight: 700;
}
@media screen and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs #reel .spImg {
    display: block !important;
  }
}
#tokimekutongs #reel .reelWrap {
  background-color: #fff;
}
#tokimekutongs #reel h2 + p span {
  color: #a9274c;
  font-weight: 700;
}
#tokimekutongs .instaBtn {
  font-weight: 700;
  background-color: #fff;
}
#tokimekutongs .btn {
  font-weight: 700;
  color: #fff;
  background-color: #a9274c;
  position: relative;
}
#tokimekutongs .series .seriesWrap .seriesText .seriesSub {
  font-weight: 700;
}
#tokimekutongs .series .seriesWrap .seriesText .seriesTitle {
  font-weight: 700;
}
#tokimekutongs #award .h2 .enTitle {
  font-family: "Libre Bodoni", serif;
  letter-spacing: 0.05em;
  color: #a28505;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
}
#tokimekutongs #award .h2 h2 {
  font-weight: 700;
}
#tokimekutongs #award .h2 h2 span {
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}
#tokimekutongs #award .awardWrap .grandprix h3 {
  font-weight: 700;
}
#tokimekutongs #award .awardWrap .grandprix h3 > div {
  position: relative;
}
#tokimekutongs #award .awardWrap .grandprix h3 > div .num {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap h4 {
  font-weight: 700;
}
#tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .price {
  font-weight: 700;
  line-height: 1.3;
}
#tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a {
  color: #a9274c;
  text-decoration: underline;
  display: inline-block;
  position: relative;
}
#tokimekutongs #award .awardWrap .awardList {
  border-top: 1px solid #d1d1d1;
}
#tokimekutongs #award .awardWrap .awardList > div h3 {
  font-weight: 700;
}
#tokimekutongs #award .awardWrap .awardList > div h3 > div {
  position: relative;
}
#tokimekutongs #award .awardWrap .awardList > div h3 > div .num {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#tokimekutongs #award .awardWrap .awardList > div h4 {
  font-weight: 700;
}
#tokimekutongs #award .awardWrap .awardList > div p {
  line-height: 1.7;
}
#tokimekutongs #join {
  background: url(../../images2024/lp/tongcontest/join_bg.webp) repeat;
}
#tokimekutongs #join .h2 .entitle {
  font-family: "Libre Bodoni", serif;
  letter-spacing: 0.05em;
  color: #a28505;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  display: block;
}
#tokimekutongs #join .h2 h2 {
  font-weight: 700;
  display: inline-block;
  position: relative;
}
#tokimekutongs #join .joinList li {
  position: relative;
  background-color: #fff;
}
#tokimekutongs #join .joinList li h3 {
  font-weight: 700;
  text-align: center;
}
#tokimekutongs #join .joinList li h3 span {
  color: #a9274c;
}
#tokimekutongs #join .joinList li figure {
  background-color: #faf5ef;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#tokimekutongs #join .joinList li p {
  line-height: 1.7;
}
#tokimekutongs #join .attention {
  background-color: #fff;
}
#tokimekutongs #join .attention h3 {
  font-weight: 700;
}
#tokimekutongs #join .attention .attentionText p a {
  color: #a9274c;
  text-decoration: underline;
}
#tokimekutongs #join .attention .attentionText p span {
  color: #a9274c;
}
#tokimekutongs #join .attention .attentionText h4 {
  position: relative;
}
#tokimekutongs #join .attention .attentionText ul li {
  background-color: #faf5ef;
}
#tokimekutongs #join .attention .attentionText ul li p {
  font-weight: 700;
}
#tokimekutongs #join .kekka {
  background-color: #fff;
}
#tokimekutongs #join .kekka h3 {
  font-weight: 500;
  text-align: center;
  position: relative;
}
#tokimekutongs #join .kekka h3 span {
  display: inline-block;
}
#tokimekutongs #join .kekka p span {
  font-weight: 700;
}
#tokimekutongs #judgeMember h2 {
  text-align: center;
}
#tokimekutongs #judgeMember .memberList li {
  background-color: #eef1f2;
}
#tokimekutongs #judgeMember .memberList li .memberWrap h3 {
  font-weight: 700;
}
#tokimekutongs #judgeMember .memberList li p {
  line-height: 1.7;
}
#tokimekutongs #posts h2 {
  text-align: center;
}
#tokimekutongs #posts .postsWrap {
  position: relative;
}
#tokimekutongs #posts .postsWrap h3.photo {
  position: absolute;
}
#tokimekutongs #posts .postsWrap h3.reel {
  position: absolute;
}
#tokimekutongs #posts .postsWrap .postsList .postsItem p {
  font-weight: 700;
}
#tokimekutongs #posts .postsWrap .slide-arrow {
  position: absolute;
  cursor: pointer;
  background-color: #a9274c;
  z-index: 2;
}
#tokimekutongs #grandprix {
  background: url(../../images2024/lp/tongcontest/award_bg.webp) repeat;
}
#tokimekutongs #grandprix .grandprixWrap h2 {
  text-align: center;
}
#tokimekutongs #grandprix .grandprixWrap .grandprix .oukan {
  font-weight: 500;
  text-align: center;
  position: relative;
}
#tokimekutongs #grandprix .grandprixWrap .grandprix .oukan span {
  display: inline-block;
}
#tokimekutongs #grandprix .grandprixWrap .grandprix figure {
  text-align: center;
}
#tokimekutongs #grandprix .grandprixWrap .grandprix h3 {
  font-weight: 700;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox h3 {
  color: #a28505;
  text-align: center;
  font-weight: 700;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 {
  font-weight: 700;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 span {
  display: inline-block;
  position: relative;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figure {
  text-align: center;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figcaption {
  font-weight: 700;
  text-align: center;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li p {
  line-height: 1.7;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figure {
  text-align: center;
}
#tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figcaption {
  font-weight: 700;
  text-align: center;
}
#tokimekutongs #kiyaku .kiyakuWrap {
  background-color: #fff;
}
#tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox {
  background-color: #f0f0f0;
  overflow: auto;
}
#tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox h3 {
  font-weight: 700;
}
#tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox h3:first-of-type {
  margin-top: 0;
}
#tokimekutongs #kiyaku .kiyakuWrap .privacy a {
  font-weight: 700;
  text-decoration: underline;
  color: #a9274c;
}
#tokimekutongs .fadeInTrigger {
  opacity: 0;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#tokimekutongs .fadeInTrigger.fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-delay: 0s;
}
#tokimekutongs a.textLink {
  color: #a9274c !important;
  position: relative;
  text-decoration: underline;
}
@media screen and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs .forPC {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  #wrapper {
    padding-top: 62px !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 801px) and (max-width: 1139px) {
  #wrapper {
    padding-top: 94px !important;
  }
}
@media screen and (max-width: 1023px) {
  .contents_lp {
    width: 100% !important;
    min-width: 320px;
    font-size: 14px !important;
    line-height: 1.96 !important;
    font-weight: 400 !important;
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 801px) and (max-width: 1139px) {
  .contents_lp {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 1023px) {
  .contents_lp img {
    width: 100%;
  }
  #tokimekutongs {
    font-size: 14px;
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  #tokimekutongs .tel {
    color: #a9274c;
    text-decoration: underline;
  }
  #tokimekutongs h2,
  #tokimekutongs h3,
  #tokimekutongs h4 {
    line-height: 1.3;
  }
  #tokimekutongs #kaisai {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #tokimekutongs #kaisai .kaisaiInner {
    padding: 0 15px;
  }
  #tokimekutongs #kaisai .sub {
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    font-size: 14px;
    padding: 10px 0;
    margin: 15px auto 0;
  }
  #tokimekutongs #kaisai .kaisaiWrap p {
    padding-top: 60px;
  }
  #tokimekutongs #kaisai .kaisaiWrap p:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/tokimeku_en.webp) no-repeat center/cover;
    width: 212px;
    height: 81px;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: -1;
  }
  #tokimekutongs #kaisai .kaisaiWrap figure {
    margin-top: 15px;
    text-align: center;
  }
  #tokimekutongs #reel {
    background: url(../../images2024/lp/tongcontest/join_bg.webp) repeat;
    padding: 35px 15px 40px;
  }
  #tokimekutongs #reel .spImg {
    text-align: center;
    margin-top: 13px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs #reel .spImg {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  #tokimekutongs #reel .reelWrap {
    border-radius: 20px;
    border: 5px solid #fff;
    padding: 0px 0px 15px;
  }
  #tokimekutongs #reel h2 {
    padding: 18px 0 30px;
    text-align: center;
    background-color: #f0eae1;
    border-radius: 18px 18px 0 0;
    position: relative;
  }
  #tokimekutongs #reel h2 img {
    max-width: 250px;
  }
  #tokimekutongs #reel h2:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reel_title_illust.webp) no-repeat center/cover;
    width: 69px;
    height: 62px;
    position: absolute;
    top: -10px;
    right: 6px;
  }
  #tokimekutongs #reel h2:after {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/reel_title_line_sp.webp) no-repeat center;
    background-size: auto 9px;
    width: 100%;
    height: 9px;
    position: absolute;
    bottom: 5px;
    left: 0;
  }
  #tokimekutongs #reel h2 + p {
    padding: 20px 10px 0;
  }
  #tokimekutongs #reel .omiseok {
    margin: 25px auto 0;
    border: 1px solid #a9274c;
    border-radius: 13px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 3px 0px #a9274c;
    width: calc(100% - 20px);
  }
  #tokimekutongs #reel .omiseok .omiseText h3 img {
    max-width: 90%;
  }
  #tokimekutongs #reel .omiseok .omiseText p {
    padding: 15px 20px;
  }
  #tokimekutongs #reel .omiseok figure {
    padding: 0 20px;
  }
  #tokimekutongs #reel .btnWrap {
    margin-top: 20px;
  }
  #tokimekutongs .instaBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 55px;
    border: 2px solid #3d3d3d;
    border-radius: 30px;
    font-size: 15px;
  }
  #tokimekutongs .instaBtn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 1px solid #3d3d3d;
    border-radius: 30px;
    position: relative;
    padding: 0 40px;
  }
  #tokimekutongs .instaBtn span:after {
    content: "";
    display: inline-block;
    background-image: url(../../images2024/lp/tongcontest/icon_insta.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #a9274c;
    background-size: 16px auto;
    border-radius: 50%;
    position: absolute;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    right: 10px;
  }
  #tokimekutongs .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 42px;
    border-radius: 21px;
    font-size: 13px;
    margin: 0 auto;
  }
  #tokimekutongs .btn:after {
    content: "";
    display: inline-block;
    background-image: url(../../images2024/lp/tongcontest/arrow.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    background-size: 8px auto;
    border-radius: 50%;
    position: absolute;
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
    right: 10px;
  }
  #tokimekutongs .series {
    margin: 20px auto 0;
    border: 2px solid #3d3d3d;
    width: calc(100% - 30px);
    border-radius: 20px;
    padding: 4px;
    position: relative;
    height: 325px;
    z-index: 2;
  }
  #tokimekutongs .series:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/off_ribon.webp) no-repeat center/cover;
    width: 83px;
    height: 83px;
    position: absolute;
    top: -1px;
    right: 18px;
  }
  #tokimekutongs .series .seriesWrap {
    border-radius: 18px;
    border: 1px solid #3d3d3d;
    width: 100%;
    height: 100%;
    background: url(../../images2024/lp/tongcontest/tong_bg_sp.webp) no-repeat top center;
    background-size: 100% auto;
    background-color: #eef0f6;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 20px;
  }
  #tokimekutongs .series .seriesWrap .seriesText > div {
    display: inline-block;
    text-align: center;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub {
    font-size: 13px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span {
    display: inline-block;
    position: relative;
    padding: 0 23px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/fukidashi_line.webp) no-repeat center/cover;
    width: 13px;
    height: 18px;
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/fukidashi_line.webp) no-repeat center/cover;
    width: 13px;
    height: 18px;
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
    transform: scale(-1, 1);
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesTitle {
    font-size: 20px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .btnWrap {
    margin-top: 5px;
  }
  #tokimekutongs #award {
    background: url(../../images2024/lp/tongcontest/award_bg.webp) repeat;
    margin-top: 120px;
    position: relative;
    padding: 70px 15px 40px;
  }
  #tokimekutongs #award:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/award_back_bg_sp.webp) no-repeat center/cover;
    width: 100%;
    height: 130px;
    position: absolute;
    left: 0;
    top: -136px;
  }
  #tokimekutongs #award:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/award_bg_top_sp.webp) no-repeat center/cover;
    width: 374px;
    height: 70px;
    position: absolute;
    top: -69px;
    left: calc(50% - 187px);
  }
  #tokimekutongs #award .awardInner {
    position: relative;
    z-index: 2;
  }
  #tokimekutongs #award .h2 {
    text-align: center;
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
  }
  #tokimekutongs #award .h2 .enTitle {
    font-size: 18px;
  }
  #tokimekutongs #award .h2 .enTitle span {
    display: inline-block;
    position: relative;
    padding: 0 28px;
  }
  #tokimekutongs #award .h2 .enTitle span:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 3px;
    border-top: 1px solid #a28505;
    border-bottom: 1px solid #a28505;
    position: absolute;
    left: 0;
    top: calc(50% - 3px);
  }
  #tokimekutongs #award .h2 .enTitle span:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 3px;
    border-top: 1px solid #a28505;
    border-bottom: 1px solid #a28505;
    position: absolute;
    right: 0;
    top: calc(50% - 3px);
  }
  #tokimekutongs #award .h2 h2 {
    margin-top: 20px;
    font-size: 23px;
  }
  #tokimekutongs #award .h2 h2 span {
    font-size: 13px;
  }
  #tokimekutongs #award .awardWrap {
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 20px 30px;
  }
  #tokimekutongs #award .awardWrap .grandprix {
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 {
    text-align: center;
    font-size: 20px;
    display: inline-block;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div {
    display: flex;
    align-items: center;
    padding: 0 30px;
    gap: 15px;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 18px;
    height: 46px;
    position: absolute;
    left: 0;
    top: calc(50% - 23px);
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 18px;
    height: 46px;
    position: absolute;
    right: 0;
    top: calc(50% - 23px);
    transform: scale(-1, 1);
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div .oukan {
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div .oukan img {
    max-width: 38px;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div .num {
    background: url(../../images2024/lp/tongcontest/unecircle.webp) no-repeat center/cover;
    width: 41px;
    height: 41px;
    font-size: 10px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap {
    margin-top: 30px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap {
    text-align: left;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap h4 {
    font-size: 17px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .price {
    font-size: 21px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .price span {
    font-size: 12px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.7;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text + p {
    margin-top: 10px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a {
    padding-right: 20px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a[target=_blank]:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/icon_blank.webp) no-repeat center/cover;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: calc(50% - 7px);
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap figure {
    margin-top: 25px;
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .awardList {
    padding-top: 20px;
    margin-top: 20px;
  }
  #tokimekutongs #award .awardWrap .awardList > div {
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .awardList > div + div {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;
    margin-top: 20px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 {
    display: inline-block;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div {
    display: flex;
    align-items: center;
    padding: 0 20px;
    gap: 10px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 18px;
    height: 45px;
    position: absolute;
    left: 0;
    top: calc(50% - 22px);
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 18px;
    height: 45px;
    position: absolute;
    right: 0;
    top: calc(50% - 22px);
    transform: scale(-1, 1);
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .trophy img {
    max-width: 29px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .title {
    font-size: 17px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .title span {
    font-size: 10px;
    display: block;
    margin-top: 3px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .num {
    background: url(../../images2024/lp/tongcontest/unecircle.webp) no-repeat center/cover;
    width: 40px;
    height: 40px;
    font-size: 10px;
  }
  #tokimekutongs #award .awardWrap .awardList > div figure {
    margin-top: 15px;
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .awardList > div figure img {
    max-width: 240px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h4 {
    font-size: 15px;
    margin-top: 15px;
  }
  #tokimekutongs #award .awardWrap .awardList > div p {
    text-align: left;
    margin-top: 10px;
    font-size: 13px;
  }
  #tokimekutongs #join {
    padding: 55px 0;
    position: relative;
  }
  #tokimekutongs #join:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/join_line_sp.webp) no-repeat center/cover;
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    top: 12px;
  }
  #tokimekutongs #join:after {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/join_line_sp.webp) no-repeat center/cover;
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    bottom: 12px;
  }
  #tokimekutongs #join .joinInner {
    padding: 0 15px;
  }
  #tokimekutongs #join .h2 {
    text-align: center;
  }
  #tokimekutongs #join .h2 .entitle {
    font-size: 18px;
  }
  #tokimekutongs #join .h2 h2 {
    font-size: 23px;
    padding: 0 50px;
    margin-top: 10px;
  }
  #tokimekutongs #join .h2 h2:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_title_kazari.webp) no-repeat center/cover;
    width: 24px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #tokimekutongs #join .h2 h2:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_title_kazari.webp) no-repeat center/cover;
    width: 24px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scale(-1, 1);
  }
  #tokimekutongs #join .joinList {
    margin-top: 40px;
  }
  #tokimekutongs #join .joinList li {
    border: 1px solid #3d3d3d;
    border-radius: 10px;
    flex: 1;
    padding: 30px 20px 20px;
  }
  #tokimekutongs #join .joinList li + li {
    margin-top: 35px;
  }
  #tokimekutongs #join .joinList li:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_circle_top.webp) no-repeat center/cover;
    width: 82px;
    height: 25px;
    position: absolute;
    top: -20px;
    left: calc(50% - 41px);
  }
  #tokimekutongs #join .joinList li .step {
    position: absolute;
    left: calc(50% - 20px);
    top: -7px;
  }
  #tokimekutongs #join .joinList li .step img {
    max-width: 40px;
  }
  #tokimekutongs #join .joinList li h3 {
    font-size: 16px;
  }
  #tokimekutongs #join .joinList li figure {
    margin: 15px auto 0;
    height: 130px;
    max-width: 240px;
    padding: 15px 0;
  }
  #tokimekutongs #join .joinList li figure img {
    max-height: 100%;
  }
  #tokimekutongs #join .joinList li p {
    font-size: 13px;
    margin-top: 15px;
  }
  #tokimekutongs #join .attention {
    margin-top: 20px;
    border-radius: 20px;
    padding: 25px 20px;
  }
  #tokimekutongs #join .attention h3 {
    font-size: 16px;
  }
  #tokimekutongs #join .attention .attentionText {
    margin-top: 15px;
  }
  #tokimekutongs #join .attention .attentionText h4 {
    margin-top: 20px;
    padding-left: 20px;
  }
  #tokimekutongs #join .attention .attentionText h4:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 3px;
    background-color: #a9274c;
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px);
  }
  #tokimekutongs #join .attention .attentionText ul {
    margin-top: 10px;
    display: flex;
    gap: 5px;
  }
  #tokimekutongs #join .attention .attentionText ul li {
    border-radius: 10px;
    flex: 1;
    padding: 15px 10px;
    text-align: center;
  }
  #tokimekutongs #join .attention .attentionText ul li figure {
    text-align: center;
    padding: 0 10px;
  }
  #tokimekutongs #join .attention .attentionText ul li figure img {
    max-height: 92px;
  }
  #tokimekutongs #join .attention .attentionText ul li p {
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.7;
  }
  #tokimekutongs #join .attention .attentionText ul li p span {
    color: #a9274c;
    display: block;
  }
  #tokimekutongs #join .kekka {
    margin-top: 20px;
    border-radius: 20px;
    padding: 20px;
  }
  #tokimekutongs #join .kekka h3 {
    font-size: 15px;
  }
  #tokimekutongs #join .kekka h3:before {
    content: "";
    display: block;
    width: calc(50% - 60px);
    height: 3px;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
  }
  #tokimekutongs #join .kekka h3:after {
    content: "";
    display: block;
    width: calc(50% - 60px);
    height: 3px;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    position: absolute;
    right: 0;
    top: calc(50% - 2px);
  }
  #tokimekutongs #join .kekka h3 span {
    width: 120px;
  }
  #tokimekutongs #join .kekka p {
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
  }
  #tokimekutongs #join .kekka p span {
    display: block;
  }
  #tokimekutongs #judgeMember {
    padding: 30px 0 20px;
    background: url(../../images2024/lp/tongcontest/judge_title_illust.webp) no-repeat;
    background-size: 181px auto;
    background-position: top 50px right -15px;
  }
  #tokimekutongs #judgeMember .judgeMemberInner {
    padding: 0 15px;
  }
  #tokimekutongs #judgeMember h2 img {
    max-width: 191px;
  }
  #tokimekutongs #judgeMember h2 + p {
    margin-top: 25px;
  }
  #tokimekutongs #judgeMember .memberList {
    margin-top: 20px;
  }
  #tokimekutongs #judgeMember .memberList li {
    border-radius: 20px;
    padding: 20px;
  }
  #tokimekutongs #judgeMember .memberList li + li {
    margin-top: 10px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap figure {
    background: url(../../images2024/lp/tongcontest/judge_circle.webp) no-repeat center/cover;
    width: 78px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    position: relative;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap figure img {
    max-width: 68px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap figure:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/judge_heart.webp) no-repeat center/cover;
    width: 23px;
    height: 23px;
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap h3 {
    font-size: 17px;
  }
  #tokimekutongs #judgeMember .memberList li p {
    margin-top: 15px;
    font-size: 12px;
  }
  #tokimekutongs #judgeMember .btnWrap {
    margin-top: 20px;
  }
  #tokimekutongs #posts {
    padding: 55px 0 50px;
    background: url(../../images2024/lp/tongcontest/checktheposts_bg_sp.webp) no-repeat center bottom;
    background-size: 100% auto;
  }
  #tokimekutongs #posts h2 {
    padding: 0 15px;
  }
  #tokimekutongs #posts .postsWrap {
    margin-top: 60px;
    padding: 50px 0;
  }
  #tokimekutongs #posts .postsWrap:before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 100%;
    background-color: #f5ecdc;
    position: absolute;
    top: 0;
    left: 15px;
    border-radius: 5px;
  }
  #tokimekutongs #posts .postsWrap h3.photo {
    left: calc(50% - 100px);
    top: -22px;
  }
  #tokimekutongs #posts .postsWrap h3.photo img {
    width: 200px;
  }
  #tokimekutongs #posts .postsWrap h3.reel {
    left: calc(50% - 100px);
    top: -22px;
  }
  #tokimekutongs #posts .postsWrap h3.reel img {
    width: 200px;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem {
    margin: 0 20px;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem figure img {
    margin: 0 auto;
    border: 4px solid #fff;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem p {
    margin-top: 10px;
    font-size: 16px;
  }
  #tokimekutongs #posts .postsWrap .slide-arrow {
    width: 44px;
    height: 110px;
    top: calc(50% - 79px);
  }
  #tokimekutongs #posts .postsWrap .prev-arrow {
    border-radius: 15px 0 0 15px;
    left: 20px;
  }
  #tokimekutongs #posts .postsWrap .prev-arrow:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 0px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
    left: 19px;
  }
  #tokimekutongs #posts .postsWrap .next-arrow {
    border-radius: 0 15px 15px 0;
    right: 20px;
  }
  #tokimekutongs #posts .postsWrap .next-arrow:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
    right: 19px;
  }
  #tokimekutongs #grandprix {
    padding: 30px 15px 40px;
  }
  #tokimekutongs #grandprix .grandprixInner {
    padding: 20px 20px 40px;
    border-radius: 20px;
    background: url(../../images2024/lp/tongcontest/grandprix_bg.webp) no-repeat top -4px left -5px;
    background-size: 137px auto;
    background-color: #fff;
  }
  #tokimekutongs #grandprix .grandprixWrap h2 img {
    max-width: 180px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix {
    margin-top: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #a28505;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan img {
    max-width: 38px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan:before {
    content: "";
    display: block;
    width: calc(50% - 29px);
    height: 4px;
    border-top: 1px solid #a28505;
    border-bottom: 1px solid #a28505;
    position: absolute;
    left: 0;
    top: 50%;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan:after {
    content: "";
    display: block;
    width: calc(50% - 29px);
    height: 4px;
    border-top: 1px solid #a28505;
    border-bottom: 1px solid #a28505;
    position: absolute;
    right: 0;
    top: 50%;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan span {
    width: 58px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figure {
    margin-top: 18px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figure img {
    border: 4px solid #fff;
    box-shadow: 0 10px 10px rgba(86, 96, 123, 0.2);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figcaption {
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figcaption span {
    font-size: 14px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix h3 {
    margin-top: 20px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix p {
    margin-top: 15px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #a28505;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox h3 {
    font-size: 18px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 {
    margin-top: 20px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li + li {
    margin-top: 20px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 {
    text-align: center;
    font-size: 16px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 span {
    padding-left: 25px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 span:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/trophy.webp) no-repeat center/cover;
    width: 20px;
    height: 21px;
    position: absolute;
    left: 0;
    top: calc(50% - 11px);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figure {
    margin-top: 10px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figure img {
    border: 4px solid #fff;
    box-shadow: 0 10px 10px rgba(86, 96, 123, 0.2);
    max-width: 170px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figcaption {
    font-size: 15px;
    margin-top: 10px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li p {
    margin-top: 10px;
    font-size: 13px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li {
    width: calc(50% - 8px);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figure img {
    border: 4px solid #fff;
    box-shadow: 0 10px 10px rgba(86, 96, 123, 0.2);
    max-width: 100px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figcaption {
    font-size: 13px;
    margin-top: 10px;
  }
  #tokimekutongs #kiyaku {
    background: url(../../images2024/lp/tongcontest/join_bg.webp) repeat;
    padding: 40px 15px 40px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap {
    border-radius: 20px;
    padding: 40px 15px 30px;
    position: relative;
  }
  #tokimekutongs #kiyaku .kiyakuWrap h2 {
    position: absolute;
    top: -19px;
    left: calc(50% - 100px);
  }
  #tokimekutongs #kiyaku .kiyakuWrap h2 img {
    max-width: 200px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap h2 + p {
    font-size: 13px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox {
    font-size: 13px;
    padding: 20px 15px;
    margin-top: 20px;
    height: 250px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul {
    margin-top: 10px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul li {
    padding-left: 12px;
    position: relative;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #3d3d3d;
    position: absolute;
    top: 11px;
    left: 0px;
    border-radius: 50%;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox p {
    margin-top: 10px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .privacy {
    margin-top: 20px;
    font-size: 13px;
    text-align: center;
  }
  #tokimekutongs #kiyaku .btnWrap {
    margin-top: 20px;
  }
  #tokimekutongs .forPC {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs .forPC {
    display: block !important;
  }
}
@media print, screen and (min-width: 1024px) {
  #wrapper {
    padding-top: 94px !important;
  }
}
@media screen and (min-width: 1024px) and (min-width: 801px) and (max-width: 1139px) {
  #wrapper {
    padding-top: 94px !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .contents_lp {
    width: 100% !important;
    min-width: 320px;
    font-size: 14px !important;
    line-height: 1.96 !important;
    font-weight: 400 !important;
    padding-top: 0px !important;
    max-width: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 16px !important;
    line-height: 2 !important;
  }
}
@media screen and (min-width: 1024px) and (min-width: 801px) and (max-width: 1139px) {
  .contents_lp {
    padding-top: 0px !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .contents_lp img {
    width: 100%;
  }
  #tokimekutongs {
    font-size: 16px;
    padding-bottom: 40px;
  }
  #tokimekutongs .tel {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none;
  }
  #tokimekutongs h2,
  #tokimekutongs h3,
  #tokimekutongs h4 {
    line-height: 1.3;
  }
  #tokimekutongs #mv {
    /*
    background: url(../../images2024/lp/tongcontest/mv_bg_pc.webp) no-repeat center / cover;
    width: 100%;
    height: 613px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 30px;

    .kikan {
        margin-top: -10px;
    }
    */
  }
  #tokimekutongs #mv h1 img {
    width: 100%;
  }
  #tokimekutongs #kaisai {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #tokimekutongs #kaisai .kaisaiInner {
    width: 90%;
    max-width: 1070px;
    margin: 0 auto;
  }
  #tokimekutongs #kaisai h2 {
    text-align: center;
  }
  #tokimekutongs #kaisai h2 img {
    max-width: 821px;
  }
  #tokimekutongs #kaisai .sub {
    border-top: 2px solid #3d3d3d;
    border-bottom: 2px solid #3d3d3d;
    font-size: 20px;
    padding: 15px;
    max-width: 635px;
    margin: 15px auto 0;
  }
  #tokimekutongs #kaisai .kaisaiWrap {
    display: flex;
    margin-top: 10px;
  }
  #tokimekutongs #kaisai .kaisaiWrap p {
    flex: 1;
    font-size: 18px;
    max-width: 495px;
    padding-top: 94px;
  }
  #tokimekutongs #kaisai .kaisaiWrap p:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/tokimeku_en.webp) no-repeat center/cover;
    width: 304px;
    height: 117px;
    position: absolute;
    top: 0;
    left: -90px;
    z-index: -1;
  }
  #tokimekutongs #kaisai .kaisaiWrap p span {
    font-size: 24px;
  }
  #tokimekutongs #kaisai .kaisaiWrap figure {
    flex: 1;
    text-align: center;
    padding-left: 30px;
  }
  #tokimekutongs #reel {
    background: url(../../images2024/lp/tongcontest/join_bg.webp) repeat;
    padding: 70px 0 60px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs #reel .spImg {
    display: block !important;
  }
}
@media print, screen and (min-width: 1024px) {
  #tokimekutongs #reel .reelInner {
    width: 90%;
    max-width: 1290px;
    margin: 0 auto;
    padding: 0 60px;
  }
  #tokimekutongs #reel .reelWrap {
    border-radius: 40px;
    border: 10px solid #fff;
    padding-bottom: 60px;
    position: relative;
  }
  #tokimekutongs #reel .reelWrap:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/reel_img_group_1.webp) no-repeat center/cover;
    width: clamp(260px, 20vw, 384px);
    height: auto;
    position: absolute;
    top: 0px;
    left: -120px;
    z-index: 2;
    aspect-ratio: 384/681;
  }
  #tokimekutongs #reel .reelWrap:after {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/reel_img_group_2.webp) no-repeat center/cover;
    width: clamp(210px, 16vw, 276px);
    height: auto;
    position: absolute;
    top: 100px;
    right: -118px;
    z-index: 2;
    aspect-ratio: 276/508;
  }
  #tokimekutongs #reel h2 {
    padding: 30px 0 60px;
    text-align: center;
    background-color: #f0eae1;
    border-radius: 36px 36px 0 0;
    position: relative;
  }
  #tokimekutongs #reel h2:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reel_title_illust.webp) no-repeat center/cover;
    width: 144px;
    height: 130px;
    position: absolute;
    top: 15px;
    left: calc(50% + 214px);
  }
  #tokimekutongs #reel h2:after {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/reel_title_line.webp) no-repeat center;
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 11px;
    left: 0;
  }
  #tokimekutongs #reel h2 + p {
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 18px;
    padding-top: 45px;
  }
  #tokimekutongs #reel .omiseok {
    margin: 50px auto 0;
    border: 2px solid #a9274c;
    border-radius: 25px;
    overflow: hidden;
    padding: 30px 30px 30px 0;
    display: flex;
    gap: 50px;
    width: 90%;
    max-width: 1030px;
    box-shadow: 0px 4px 0px #a9274c;
  }
  #tokimekutongs #reel .omiseok .omiseText {
    width: calc(64% - 50px);
  }
  #tokimekutongs #reel .omiseok .omiseText p {
    padding-left: 50px;
    padding-top: 25px;
  }
  #tokimekutongs #reel .omiseok figure {
    width: 36%;
  }
  #tokimekutongs #reel .btnWrap {
    margin-top: 40px;
  }
  #tokimekutongs .instaBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 480px;
    height: 86px;
    border: 2px solid #3d3d3d;
    border-radius: 43px;
    font-size: 24px;
    margin: 0 auto;
    transition: 0.3s;
  }
  #tokimekutongs .instaBtn:hover {
    box-shadow: 0px 4px 0px #a9274c;
    border: 2px solid #a9274c;
    color: #a9274c;
  }
  #tokimekutongs .instaBtn:hover span {
    border: 1px solid #a9274c;
  }
  #tokimekutongs .instaBtn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 1px solid #3d3d3d;
    border-radius: 43px;
    position: relative;
    transition: 0.3s;
    padding: 0 80px;
  }
  #tokimekutongs .instaBtn span:after {
    content: "";
    display: inline-block;
    background-image: url(../../images2024/lp/tongcontest/icon_insta.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #a9274c;
    background-size: 25px auto;
    border-radius: 50%;
    position: absolute;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    right: 10px;
  }
  #tokimekutongs .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 56px;
    border-radius: 35px;
    font-size: 18px;
    margin: 0 auto;
    transition: 0.3s;
  }
  #tokimekutongs .btn:hover {
    background-color: #fff;
    color: #a9274c;
  }
  #tokimekutongs .btn:after {
    content: "";
    display: inline-block;
    background-image: url(../../images2024/lp/tongcontest/arrow.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    background-size: 14px auto;
    border-radius: 50%;
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    right: 15px;
    border: 1px solid #a9274c;
  }
  #tokimekutongs .series {
    margin: 40px auto 0;
    border: 2px solid #3d3d3d;
    border-radius: 40px;
    padding: 6px;
    position: relative;
    height: 460px;
    max-width: 1840px;
    width: calc(100% - 80px);
    z-index: 2;
  }
  #tokimekutongs .series:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/off_ribon.webp) no-repeat center/cover;
    width: 176px;
    height: 176px;
    position: absolute;
    top: -2px;
    right: 7%;
  }
  #tokimekutongs .series .seriesWrap {
    border-radius: 36px;
    border: 1px solid #3d3d3d;
    width: 100%;
    height: 100%;
    background: url(../../images2024/lp/tongcontest/tong_bg.webp) no-repeat center;
    background-size: auto 100%;
    background-color: #eef0f6;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 200px;
  }
  #tokimekutongs .series .seriesWrap .seriesText {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    line-height: 1;
    text-align: right;
  }
  #tokimekutongs .series .seriesWrap .seriesText > div {
    display: inline-block;
    text-align: center;
    margin-left: auto;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub {
    font-size: 20px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span {
    display: inline-block;
    position: relative;
    padding: 0 38px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/fukidashi_line.webp) no-repeat center/cover;
    width: 21px;
    height: 30px;
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesSub span:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/fukidashi_line.webp) no-repeat center/cover;
    width: 21px;
    height: 30px;
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
    transform: scale(-1, 1);
  }
  #tokimekutongs .series .seriesWrap .seriesText .seriesTitle {
    font-size: 40px;
    margin-top: 40px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .btnWrap {
    margin-top: 40px;
  }
  #tokimekutongs .series .seriesWrap .seriesText .btnWrap:last-child {
    margin-top: 24px;
  }
  #tokimekutongs #award {
    background: url(../../images2024/lp/tongcontest/award_bg.webp) repeat;
    margin-top: 310px;
    position: relative;
    padding-top: 130px;
    padding-bottom: 70px;
  }
  #tokimekutongs #award:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/award_back_bg.webp) no-repeat center/cover;
    width: 100%;
    height: 340px;
    position: absolute;
    left: 0;
    top: -352px;
  }
  #tokimekutongs #award:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/award_bg_top.webp) no-repeat center/cover;
    width: 840px;
    height: 144px;
    position: absolute;
    top: -143px;
    left: calc(50% - 420px);
  }
  #tokimekutongs #award .awardInner {
    position: relative;
    z-index: 2;
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  #tokimekutongs #award .h2 {
    text-align: center;
    position: absolute;
    top: -205px;
    left: 50%;
    transform: translateX(-50%);
  }
  #tokimekutongs #award .h2 .enTitle {
    font-size: 35px;
  }
  #tokimekutongs #award .h2 .enTitle span {
    display: inline-block;
    position: relative;
    padding: 0 56px;
  }
  #tokimekutongs #award .h2 .enTitle span:before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 6px;
    border-top: 2px solid #a28505;
    border-bottom: 2px solid #a28505;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
  }
  #tokimekutongs #award .h2 .enTitle span:after {
    content: "";
    display: inline-block;
    width: 31px;
    height: 6px;
    border-top: 2px solid #a28505;
    border-bottom: 2px solid #a28505;
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
  }
  #tokimekutongs #award .h2 h2 {
    font-size: 46px;
    margin-top: 40px;
  }
  #tokimekutongs #award .h2 h2 span {
    font-size: 24px;
  }
  #tokimekutongs #award .awardWrap {
    margin-top: 50px;
    background-color: #fff;
    border-radius: 40px;
    padding: 40px 50px 50px;
  }
  #tokimekutongs #award .awardWrap .grandprix {
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 {
    text-align: center;
    font-size: 42px;
    display: inline-block;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div {
    display: flex;
    align-items: center;
    padding: 0 60px;
    gap: 25px;
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 36px;
    height: 93px;
    position: absolute;
    left: 0;
    top: calc(50% - 46px);
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 36px;
    height: 93px;
    position: absolute;
    right: 0;
    top: calc(50% - 46px);
    transform: scale(-1, 1);
  }
  #tokimekutongs #award .awardWrap .grandprix h3 > div .num {
    background: url(../../images2024/lp/tongcontest/unecircle.webp) no-repeat center/cover;
    width: 82px;
    height: 82px;
    font-size: 18px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap {
    margin-top: 35px;
    display: flex;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    padding: 0 35px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap {
    text-align: left;
    width: calc(54% - 50px);
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap h4 {
    font-size: 34px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .price {
    font-size: 42px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .price span {
    font-size: 24px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text {
    margin-top: 40px;
    line-height: 1.7;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text + p {
    margin-top: 20px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a {
    padding-right: 25px;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a:hover {
    text-decoration: none;
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap .textWrap .text a[target=_blank]:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/icon_blank.webp) no-repeat center/cover;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
  }
  #tokimekutongs #award .awardWrap .grandprix .grandprixWrap figure {
    width: 46%;
  }
  #tokimekutongs #award .awardWrap .awardList {
    padding-top: 30px;
    margin-top: 30px;
    display: flex;
  }
  #tokimekutongs #award .awardWrap .awardList > div {
    flex: 1;
    padding: 0 20px;
    text-align: center;
  }
  #tokimekutongs #award .awardWrap .awardList > div + div {
    border-left: 1px solid #d1d1d1;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 {
    display: inline-block;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div {
    display: flex;
    align-items: center;
    padding: 0 30px;
    gap: 10px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 29px;
    height: 72px;
    position: absolute;
    left: 0;
    top: calc(50% - 36px);
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/reaf.webp) no-repeat center/cover;
    width: 29px;
    height: 72px;
    position: absolute;
    right: 0;
    top: calc(50% - 36px);
    transform: scale(-1, 1);
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .title {
    font-size: 26px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .title span {
    font-size: 15px;
    display: block;
  }
  #tokimekutongs #award .awardWrap .awardList > div h3 > div .num {
    background: url(../../images2024/lp/tongcontest/unecircle.webp) no-repeat center/cover;
    width: 62px;
    height: 62px;
    font-size: 14px;
  }
  #tokimekutongs #award .awardWrap .awardList > div figure {
    margin-top: 30px;
  }
  #tokimekutongs #award .awardWrap .awardList > div h4 {
    font-size: 24px;
    margin-top: 20px;
  }
  #tokimekutongs #award .awardWrap .awardList > div p {
    text-align: left;
    margin-top: 10px;
  }
  #tokimekutongs #join {
    padding: 115px 0;
    position: relative;
  }
  #tokimekutongs #join:before {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/join_line.webp) no-repeat center/cover;
    width: 100%;
    height: 31px;
    position: absolute;
    left: 0;
    top: 20px;
  }
  #tokimekutongs #join:after {
    content: "";
    display: block;
    background: url(../../images2024/lp/tongcontest/join_line.webp) no-repeat center/cover;
    width: 100%;
    height: 31px;
    position: absolute;
    left: 0;
    bottom: 20px;
  }
  #tokimekutongs #join .joinInner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  #tokimekutongs #join .h2 {
    text-align: center;
  }
  #tokimekutongs #join .h2 .entitle {
    font-size: 35px;
  }
  #tokimekutongs #join .h2 h2 {
    font-size: 46px;
    padding: 0 100px;
    margin-top: 15px;
  }
  #tokimekutongs #join .h2 h2:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_title_kazari.webp) no-repeat center/cover;
    width: 47px;
    height: 79px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #tokimekutongs #join .h2 h2:after {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_title_kazari.webp) no-repeat center/cover;
    width: 47px;
    height: 79px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scale(-1, 1);
  }
  #tokimekutongs #join .joinList {
    margin-top: 85px;
    display: flex;
    gap: 15px;
  }
  #tokimekutongs #join .joinList li {
    border: 2px solid #3d3d3d;
    border-radius: 10px;
    flex: 1;
    padding: 40px 20px 25px;
  }
  #tokimekutongs #join .joinList li:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/join_circle_top.webp) no-repeat center/cover;
    width: 128px;
    height: 36px;
    position: absolute;
    top: -36px;
    left: calc(50% - 64px);
  }
  #tokimekutongs #join .joinList li .step {
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
  }
  #tokimekutongs #join .joinList li h3 {
    font-size: 22px;
    min-height: 86px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #tokimekutongs #join .joinList li figure {
    margin-top: 15px;
    height: 180px;
    padding: 30px 0;
  }
  #tokimekutongs #join .joinList li figure img {
    max-height: 100%;
  }
  #tokimekutongs #join .joinList li p {
    margin-top: 20px;
  }
  #tokimekutongs #join .attention {
    margin-top: 40px;
    border-radius: 40px;
    padding: 50px 60px;
    display: flex;
    align-items: center;
  }
  #tokimekutongs #join .attention h3 {
    font-size: 26px;
    width: 185px;
    flex: none;
  }
  #tokimekutongs #join .attention .attentionText p a:hover {
    text-decoration: none;
  }
  #tokimekutongs #join .attention .attentionText h4 {
    margin-top: 20px;
    padding-left: 20px;
  }
  #tokimekutongs #join .attention .attentionText h4:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 3px;
    background-color: #a9274c;
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px);
  }
  #tokimekutongs #join .attention .attentionText ul {
    margin-top: 15px;
    display: flex;
    gap: 5px;
  }
  #tokimekutongs #join .attention .attentionText ul li {
    border-radius: 10px;
    flex: 1;
    max-width: 350px;
    padding: 30px 25px 25px;
    text-align: center;
  }
  #tokimekutongs #join .attention .attentionText ul li figure img {
    max-height: 200px;
  }
  #tokimekutongs #join .attention .attentionText ul li p {
    font-size: 18px;
    margin-top: 10px;
  }
  #tokimekutongs #join .attention .attentionText ul li p span {
    color: #a9274c;
  }
  #tokimekutongs #join .kekka {
    margin-top: 50px;
    border-radius: 40px;
    padding: 30px 40px 40px;
  }
  #tokimekutongs #join .kekka h3 {
    font-size: 24px;
  }
  #tokimekutongs #join .kekka h3:before {
    content: "";
    display: block;
    width: calc(50% - 120px);
    height: 4px;
    border-top: 2px solid #3d3d3d;
    border-bottom: 2px solid #3d3d3d;
    position: absolute;
    left: 0;
    top: calc(50% - 3px);
  }
  #tokimekutongs #join .kekka h3:after {
    content: "";
    display: block;
    width: calc(50% - 120px);
    height: 4px;
    border-top: 2px solid #3d3d3d;
    border-bottom: 2px solid #3d3d3d;
    position: absolute;
    right: 0;
    top: calc(50% - 3px);
  }
  #tokimekutongs #join .kekka h3 span {
    width: 240px;
  }
  #tokimekutongs #join .kekka p {
    margin-top: 30px;
    text-align: center;
    font-size: 28px;
  }
  #tokimekutongs #judgeMember {
    padding: 80px 0 20px;
    background: url(../../images2024/lp/tongcontest/judge_title_illust.webp) no-repeat;
    background-position: top 55px right 5%;
  }
  #tokimekutongs #judgeMember .judgeMemberInner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  #tokimekutongs #judgeMember h2 img {
    max-width: 637px;
  }
  #tokimekutongs #judgeMember h2 + p {
    margin-top: 50px;
    text-align: center;
    font-size: 18px;
  }
  #tokimekutongs #judgeMember .memberList {
    margin-top: 40px;
    display: flex;
    gap: 45px;
  }
  #tokimekutongs #judgeMember .memberList li {
    flex: 1;
    border-radius: 20px;
    padding: 38px 30px 30px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap figure {
    background: url(../../images2024/lp/tongcontest/judge_circle.webp) no-repeat center/cover;
    width: 104px;
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    position: relative;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap figure:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/judge_heart.webp) no-repeat center/cover;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  #tokimekutongs #judgeMember .memberList li .memberWrap h3 {
    font-size: 24px;
  }
  #tokimekutongs #judgeMember .memberList li p {
    font-size: 15px;
    margin-top: 10px;
  }
  #tokimekutongs #judgeMember .btnWrap {
    margin-top: 50px;
  }
  #tokimekutongs #posts {
    padding: 100px 0 90px;
    background: url(../../images2024/lp/tongcontest/checktheposts_bg.webp) no-repeat center bottom;
    background-size: 100% auto;
  }
  #tokimekutongs #posts .postsInner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  #tokimekutongs #posts .postsWrap {
    background-color: #f5ecdc;
    margin-top: 50px;
    border-radius: 20px;
    padding: 70px 30px 50px;
  }
  #tokimekutongs #posts .postsWrap h3.photo {
    left: 50px;
    top: -27px;
  }
  #tokimekutongs #posts .postsWrap h3.reel {
    right: 50px;
    top: -27px;
  }
  #tokimekutongs #posts .postsWrap .postsList {
    padding: 0 80px;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem {
    margin: 0 20px;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem figure img {
    border: 7px solid #fff;
  }
  #tokimekutongs #posts .postsWrap .postsList .postsItem p {
    margin-top: 10px;
    font-size: 20px;
  }
  #tokimekutongs #posts .postsWrap .slide-arrow {
    width: 50px;
    height: 130px;
    transition: 0.3s;
    top: calc(50% - 87px);
  }
  #tokimekutongs #posts .postsWrap .slide-arrow:hover {
    opacity: 0.5;
  }
  #tokimekutongs #posts .postsWrap .prev-arrow {
    border-radius: 30px 0 0 30px;
    left: 0;
  }
  #tokimekutongs #posts .postsWrap .prev-arrow:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 0px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
    left: 19px;
  }
  #tokimekutongs #posts .postsWrap .next-arrow {
    border-radius: 0 30px 30px 0;
    right: 0;
  }
  #tokimekutongs #posts .postsWrap .next-arrow:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 8px);
    right: 19px;
  }
  #tokimekutongs #grandprix {
    padding: 60px 0;
  }
  #tokimekutongs #grandprix .grandprixInner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 40px 50px 60px;
    border-radius: 40px;
    background: url(../../images2024/lp/tongcontest/grandprix_bg.webp) no-repeat top -8px left -5px;
    background-color: #fff;
  }
  #tokimekutongs #grandprix .grandprixWrap {
    max-width: 930px;
    margin: 0 auto;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix {
    margin-top: 30px;
    padding-bottom: 35px;
    border-bottom: 2px solid #a28505;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan:before {
    content: "";
    display: block;
    width: calc(50% - 58px);
    height: 6px;
    border-top: 2px solid #a28505;
    border-bottom: 2px solid #a28505;
    position: absolute;
    left: 0;
    top: 50%;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan:after {
    content: "";
    display: block;
    width: calc(50% - 58px);
    height: 6px;
    border-top: 2px solid #a28505;
    border-bottom: 2px solid #a28505;
    position: absolute;
    right: 0;
    top: 50%;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix .oukan span {
    width: 116px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figure {
    margin-top: 35px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figure img {
    border: 6px solid #fff;
    box-shadow: 0 17px 20px rgba(86, 96, 123, 0.2);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figcaption {
    font-weight: 700;
    font-size: 24px;
    margin-top: 10px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix figcaption span {
    font-size: 16px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix h3 {
    margin: 20px auto 0;
    font-size: 20px;
    max-width: 810px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprix p {
    margin: 10px auto 0;
    max-width: 810px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox {
    padding-bottom: 35px;
    padding-top: 30px;
    border-bottom: 2px solid #a28505;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox h3 {
    font-size: 30px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 {
    max-width: 810px;
    margin: 30px auto 0;
    gap: 3.6vw;
    display: flex;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li {
    flex: 1;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 {
    text-align: center;
    font-size: 22px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 span {
    padding-left: 45px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li h4 span:before {
    content: "";
    display: inline-block;
    background: url(../../images2024/lp/tongcontest/trophy.webp) no-repeat center/cover;
    width: 40px;
    height: 43px;
    position: absolute;
    left: 0;
    top: calc(50% - 21px);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figure {
    margin-top: 20px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figure img {
    border: 6px solid #fff;
    box-shadow: 0 10px 20px rgba(86, 96, 123, 0.2);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li figcaption {
    font-size: 18px;
    margin-top: 15px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList3 li p {
    font-size: 15px;
    margin-top: 10px;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 {
    max-width: 810px;
    margin: 30px auto 0;
    gap: 15px;
    display: flex;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li {
    flex: 1;
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figure img {
    border: 6px solid #fff;
    box-shadow: 0 7px 20px rgba(86, 96, 123, 0.2);
  }
  #tokimekutongs #grandprix .grandprixWrap .grandprixBox .grandprixList5 li figcaption {
    font-size: 15px;
    margin-top: 15px;
  }
  #tokimekutongs #kiyaku {
    background: url(../../images2024/lp/tongcontest/join_bg.webp) repeat;
    padding: 80px 0 60px;
  }
  #tokimekutongs #kiyaku .kiyakuInner {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
  }
  #tokimekutongs #kiyaku .kiyakuWrap {
    border-radius: 40px;
    padding: 70px 50px 50px;
    position: relative;
  }
  #tokimekutongs #kiyaku .kiyakuWrap h2 {
    position: absolute;
    top: -24px;
    left: calc(50% - 84px);
  }
  #tokimekutongs #kiyaku .kiyakuWrap h2 + p {
    text-align: center;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox {
    height: 452px;
    padding: 50px 60px;
    margin-top: 40px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox h3 {
    font-size: 18px;
    margin-top: 40px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul {
    margin-top: 15px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul li {
    padding-left: 15px;
    position: relative;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #3d3d3d;
    position: absolute;
    top: 15px;
    left: 0px;
    border-radius: 50%;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .kiyakuBox p {
    margin-top: 15px;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .privacy {
    margin-top: 35px;
    text-align: center;
  }
  #tokimekutongs #kiyaku .kiyakuWrap .privacy a:hover {
    text-decoration: none;
  }
  #tokimekutongs #kiyaku .btnWrap {
    margin-top: 40px;
  }
  #tokimekutongs a.textLink {
    transition: all 0.2s ease;
  }
  #tokimekutongs a.textLink:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 1024px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs .forPC {
    display: block !important;
  }
}
@media print, screen and (min-width: 1024px) {
  #tokimekutongs .forSP {
    display: none !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) and (min-width: 801px) and (max-width: 1139px) {
  #wrapper {
    padding-top: 94px !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) {
  .contents_lp {
    width: 100% !important;
    min-width: 320px;
    font-size: 14px !important;
    line-height: 1.96 !important;
    font-weight: 400 !important;
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) and (min-width: 801px) and (max-width: 1139px) {
  .contents_lp {
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) {
  .contents_lp img {
    width: 100%;
  }
  #tokimekutongs h2,
  #tokimekutongs h3,
  #tokimekutongs h4 {
    line-height: 1.3;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs #reel .spImg {
    display: block !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) and (min-width: 801px) and (max-width: 1023px) {
  #tokimekutongs .forPC {
    display: block !important;
  }
}
/*# sourceMappingURL=../map/lp/styles_contest.css.map */
