@charset "UTF-8";
/**** 打消し *****/
.cms-blog-detail .wysiwyg a {
  background: none;
  padding: 0;
  margin: 0; }
.cms-blog-detail .wysiwyg img {
  margin: 0; }
.cms-blog-detail .wysiwyg h2 {
  padding: 0;
  margin: 0; }

section:not(:first-of-type) {
  margin-top: 40px; }

.lead p {
  display: inline-block;
  padding-bottom: 1em; }

.result {
  /* award end */ }
  .result .award .ttl-wrap {
    text-align: center;
    margin-top: 50px;
    position: relative; }
    .result .award .ttl-wrap h2 {
      color: #c20f2f;
      font-size: 1.8em; }
    .result .award .ttl-wrap::before, .result .award .ttl-wrap::after {
      content: "";
      display: inline-block;
      position: absolute;
      background-size: contain;
      background-repeat: no-repeat;
      width: 53px;
      height: 65px;
      top: 0; }
  .result .award:nth-of-type(1) .ttl-wrap::before {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-left-1.png);
    left: 18%; }
  .result .award:nth-of-type(1) .ttl-wrap::after {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-right-1.png);
    right: 18%; }
  .result .award:nth-of-type(2) .ttl-wrap::before {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-left-2.png);
    left: 18%; }
  .result .award:nth-of-type(2) .ttl-wrap::after {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-right-2.png);
    right: 18%; }
  .result .award:nth-of-type(2) .ttl-wrap h2 {
    color: #0195e6; }
  .result .award:nth-of-type(3) .ttl-wrap::before {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-left-3.png);
    left: 18%; }
  .result .award:nth-of-type(3) .ttl-wrap::after {
    background-image: url(/cms/news/2025/multi-hard-case-CP/ttl-right-3.png);
    right: 18%; }
  .result .award:nth-of-type(3) .ttl-wrap h2 {
    color: #db5f02; }
  .result .award p.acount-name {
    font-weight: 600;
    font-size: 1.2em; }
    .result .award p.acount-name span {
      font-size: 0.65em; }
    .result .award p.acount-name a {
      text-decoration: underline; }
  .result .award .post-block {
    display: flex;
    margin-top: 30px; }
    .result .award .post-block .img {
      width: 50%; }
    .result .award .post-block .text {
      position: relative;
      background: #fff;
      padding: 25px;
      font-size: 0.85em; }
      .result .award .post-block .text p {
        margin-bottom: 20px; }
        .result .award .post-block .text p.acount-name {
          margin-bottom: 10px; }
        .result .award .post-block .text p.use {
          border: 1px solid #c7c7c7;
          display: inline-block;
          padding: 0.3em 0.5em 0;
          margin-bottom: 0.5em; }
      .result .award .post-block .text .p-link {
        display: block;
        position: relative;
        bottom: 0;
        background: none;
        font-size: 0.9em;
        color: #808080;
        text-decoration: underline; }
    .result .award .post-block.d-row {
      flex-direction: row; }
      .result .award .post-block.d-row .text {
        width: 50%; }
    .result .award .post-block.d-column {
      flex-direction: column; }
      .result .award .post-block.d-column .img {
        display: flex;
        gap: 0; }
      .result .award .post-block.d-column .text {
        min-height: 130px; }
    .result .award .post-block .acount {
      padding: 10px 25px;
      text-align: center;
      background: #292929;
      color: #fff; }
      .result .award .post-block .acount .acount-name a {
        color: #fff;
        text-decoration: none; }
  .result .award ul.hwyc {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    gap: 20px 30px;
    padding: 50px;
    margin-top: 20px;
    font-weight: 600;
    font-size: 1.1em;
    color: #1e1e1e;
    justify-content: center;
    border-radius: 10px; }
  .result .thankyou {
    text-align: center;
    font-weight: 600;
    font-size: 1.4em;
    padding: 40px 0 60px; }

/* result end */
.item {
  background: #fff;
  padding: 30px 20px 30px 0;
  border-radius: 10px;
  margin-top: 40px; }
  .item .lead {
    text-align: center;
    font-size: 1.4em;
    font-weight: 600; }
  .item ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px; }
    .item ul li {
      width: 33.3333%;
      text-align: center; }
      .item ul li .detail p {
        line-height: 1.4; }
      .item ul li .p-btn {
        display: inline-block;
        background: #a30000;
        color: #fff;
        font-weight: 600;
        padding: 5px 10px;
        margin-top: 10px;
        min-width: 150px;
        border-radius: 100px; }

.chums-movie .lead {
  text-align: center;
  font-size: 1.4em;
  font-weight: 600;
  margin-bottom: 20px; }
.chums-movie a {
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 0 auto !important; }

.visible-xs {
  display: none; }

/**** SP *****************************************************/
.sp_page {
  /*result end*/ }
  .sp_page .visible-xs {
    display: block; }
  .sp_page .cms-blog-detail .wysiwyg p {
    margin: 0; }
  .sp_page section:not(:first-of-type) {
    margin-top: 60px; }
  .sp_page .result {
    /*award end*/ }
    .sp_page .result .award .post-block {
      margin-top: 20px; }
      .sp_page .result .award .post-block .text {
        padding: 15px; }
        .sp_page .result .award .post-block .text p {
          margin: 0 0 20px; }
      .sp_page .result .award .post-block.d-row {
        flex-direction: column; }
        .sp_page .result .award .post-block.d-row .img, .sp_page .result .award .post-block.d-row .text {
          width: 100%; }
    .sp_page .result .award .ttl-wrap h2 {
      font-size: 1.3em; }
    .sp_page .result .award .ttl-wrap::before {
      left: 0; }
    .sp_page .result .award .ttl-wrap::after {
      right: 0; }
    .sp_page .result .award p.acount-name {
      font-size: 1em; }
    .sp_page .result .award .post-block .acount-name a {
      font-size: 0.9em; }
    .sp_page .result .award .post-block .text p.use {
      margin: 0 0 10px; }
    .sp_page .result .award ul.hwyc {
      gap: 20px 25px;
      padding: 40px 25px;
      margin-top: 30px;
      font-size: 1em; }
    .sp_page .result .thankyou {
      padding: 40px 0 0; }
  .sp_page .item .lead,
  .sp_page .chums-movie .lead {
    font-size: 1.2em;
    font-weight: 600; }
  .sp_page .chums-movie .lead {
    margin-bottom: 20px !important; }
  .sp_page .item {
    background: #fff;
    padding: 30px 10px 30px 0;
    border-radius: 10px;
    margin-top: 40px; }
    .sp_page .item ul {
      gap: 25px 0;
      justify-content: center; }
      .sp_page .item ul li {
        width: 50%; }
