@charset "UTF-8";

/*=========================
 上書き
=========================*/

img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
  -webkit-touch-callout: none;
}

picture,
img {
  display: initial;
}

.slick-slider {
  -ms-touch-action: auto;
  touch-action: auto;
}

#wrap_body {
  padding: 0;
}

.l-Container {
  width: 100%;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif !important;
}

main > article {
  padding-top: 0;
}

.p-header {
  top: -79px;
  transition: top 0.3s;
}

.p-header.is-pinned {
  top: 0;
}

@media screen and (max-width: 768px) {
  /* sticky対策 */
  #wrap_body {
    overflow: initial;
  }
  .l-Main {
    padding-top: 0;
  }
  .p-header {
    top: -54px;
  }
}

@font-face {
  font-family: "GenShinGothic-P-Bold";
  src: url("/common/font/GenShinGothic-P-Bold.woff2") format("woff2"),
    url("/common/font/GenShinGothic-P-Bold.woff") format("woff");
}

/*=========================
 mypage共通
=========================*/

.l-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 7px 10px 0 0;
  margin: 0 auto;
  width: 1056px;
  max-width: 100%;
}

.l-header__link-group {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}

.l-header__link-group a {
  position: relative;
  padding-right: 26px;
  color: #33211a;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.l-header__link-group a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(90deg);
  display: inline-block;
  width: 23.89px;
  height: 14px;
  background-image: url(/50th_campaign/images/icon-nib-small.svg);
  background-repeat: no-repeat;
}

.l-header__link-group a:first-child {
  margin-right: 40px;
}

@media screen and (max-width: 640px) {
  .l-header {
    max-width: 100%;
  }
  .l-header__link-group {
    position: static;
    transform: none;
    justify-content: center;
    width: 100%;
    padding: 18px 0;
  }
  .l-header__link-group a:first-child {
    margin-right: 20px;
  }
}

.c-nav {
  display: flex;
  align-items: center;
  position: relative;
}

.c-nav__button {
  font-size: 16px;
  font-weight: 700;
  color: #dc783c;
}

.c-nav__list {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 43px;
  right: 0;
  margin: 0;
  padding: 20px;
  min-width: 160px;
  background-color: #fff;
  list-style: none;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

.c-nav__list.is-active {
  opacity: 1;
  visibility: visible;
}

.c-nav__link {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #311f17;
}

.c-logo {
  display: inline-block;
}

.c-logo__body {
  width: 342px;
  height: auto;
}

.c-button-shadow {
  display: inline-block;
  width: 400px;
  max-width: 100%;
  padding: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.c-button-shadow.is-disabled {
  pointer-events: none;
}

.c-button-shadow small {
  display: inline-block;
  margin-top: 2px;
  font-size: 10px;
}

.l-header .c-button-shadow {
  padding: 12px 10px;
  width: 240px;
  font-size: 14px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.c-button-shadow.c-button--primary {
  background-color: #dc783c;
  box-shadow: 5px 5px 0px #833300;
}

.c-button-shadow.c-button--secondary {
  background-color: #008e00;
  box-shadow: 5px 5px 0px #005700;
}

.c-button-shadow.c-button--apply {
  background-color: #008e00;
  color: #fff;
  box-shadow: 5px 5px 0px #005700;
  font-size: 20px;
  position: relative;
}

.c-button-shadow.c-button--apply::before {
  content: "";
  display: block;
  position: absolute;
  left: 30%;
  top: 25%;
  right: 0;
  width: 26px;
  height: 26px;
  background-image: url(/50th_campaign/images/pc/icon-pencil.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.c-button-shadow.c-button--light {
  background-color: #aaa;
  box-shadow: 5px 5px 0px #888;
}

.u-icon-arrow-small {
  display: inline-block;
  position: relative;
  padding-right: 18px;
}

.u-icon-arrow-small::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-top: -1px;
  width: 10px;
  height: 6px;
  background-image: url(/50th_campaign/images/arrow-triangle-small.svg);
  background-repeat: no-repeat;
}

.u-icon-user {
  display: inline-block;
  position: relative;
  padding-left: 26px;
}

.u-icon-user::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-top: -1px;
  width: 14px;
  height: 15px;
  background-image: url(/50th_campaign/images/icon-user.svg);
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .c-button-shadow:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 640px) {
  .c-logo__body {
    width: 202px;
  }
  .c-button-shadow {
    padding: 15px;
  }
  .l-header .c-button-shadow {
    padding: 8px 10px;
    margin-right: -10px;
    width: 136px;
  }
  .l-header .c-button-shadow span {
    text-align: left;
    font-size: 12px;
    line-height: 1.25;
  }
  .u-icon-user {
    padding-left: 22px;
  }
}

@media screen and (max-width: 320px) {
  .c-logo__body {
    width: 170px;
  }
}

.c-logo--special {
  display: flex;
  justify-content: center;
}

.c-logo--special + .p-group {
  margin-top: 16px;
}

/*=========================
 c-everyones-post
=========================*/
.p-everyones-posts {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.p-everyones-posts.is-small,
.p-everyones-posts.is-large {
  margin-top: 0;
}

.p-everyones-posts.is-small .c-everyones-post {
  position: relative;
  margin-bottom: 0px;
  width: calc((100% - 90px) / 4);
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.p-everyones-posts.is-small .c-everyones-post:not(:nth-child(4n)) {
  margin-right: 0;
}

.p-everyones-posts.is-small .c-everyones-post:not(:first-child) {
  margin-left: 30px;
}

.p-everyones-posts.is-small .c-everyones-post__img {
  position: relative;
  height: 95px;
  margin-bottom: 8px;
}

.p-everyones-posts.is-small .is-gold::before,
.p-everyones-posts.is-small .is-silver::before,
.p-everyones-posts.is-small .is-bronze::before {
  position: absolute;
  top: -2px;
  left: -10px;
  content: "";
  display: block;
  width: 40px;
  height: 52px;
  background-size: cover;
  z-index: 1;
}

.p-everyones-posts.is-large .c-everyones-post {
  position: relative;
  margin-bottom: 42px;
  width: calc(50% - 20px);
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.p-everyones-posts.is-large .c-everyones-post__img {
  position: relative;
  height: 363px;
  margin-bottom: 8px;
}

.p-everyones-posts.is-large .c-everyones-post:not(:nth-child(4n)) {
  margin-right: 0;
}

.p-everyones-posts.is-large .c-everyones-post:not(:nth-child(2n)) {
  margin-right: 40px;
}

.p-everyones-posts.is-prize {
  margin: 30px 0;
}

.p-everyones-posts.is-ooo {
  justify-content: center;
}

.c-everyones-post {
  position: relative;
  width: 235px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.c-everyones-post__inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.c-everyones-post .p-modal__overlay {
  cursor: auto;
}

.c-everyones-post:not(:nth-child(4n)) {
  margin-right: 20px;
}

.c-everyones-post:not(:nth-last-child(-n + 4)) {
  margin-bottom: 35px;
}

.c-everyones-post__img {
  position: relative;
  height: 178px;
  margin-bottom: 8px;
}

.c-everyones-post__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.c-everyones-post__img::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/icon-zoom.png) no-repeat;
  background-size: cover;
}

.c-everyones-post__theme {
  font-size: 10px;
  line-height: 1.8;
  color: #33211a;
}

.c-everyones-post__title {
  margin-bottom: 4px;
  color: #dc783c;
  font-size: 13px;
  line-height: 1.53;
}

.c-everyones-post__name {
  color: #33211a;
  font-size: 13px;
  line-height: 1.53;
}

.c-everyones-post__id {
  color: rgba(51, 33, 26, 0.6);
  font-size: 12px;
  line-height: 1.66;
}

.c-everyones-post__staff {
  font-size: 14px;
  letter-spacing: 0.7px;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.5;
}

.c-everyones-post__actor {
  font-size: 14px;
  letter-spacing: 0.7px;
  margin: 10px 0;
  line-height: 1.5;
}

.c-everyones-post__actorname {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: bold;
  margin-left: 5px;
}

.c-everyones-post__character {
  font-size: 16px;
  letter-spacing: -0.8px;
  font-weight: bold;
}

.c-everyones-post__review {
  font-size: 14px;
  letter-spacing: -0.7px;
  line-height: 1.7;
}

.c-everyones-post__review p {
  margin-bottom: 15px;
}

.c-everyones-post.is-gold::before,
.c-everyones-post.is-silver::before,
.c-everyones-post.is-bronze::before,
.c-everyones-post.is-blue:before,
.c-everyones-post.is-radio:before,
.c-everyones-post.is-ooo:before,
.c-everyones-post.is-revice:before,
.c-everyones-post.is-vice:before,
.c-everyones-post.is-life:before,
.c-everyones-post.is-jeanne:before,
.c-everyones-post.is-george:before,
.c-everyones-post.is-agirera:before {
  position: absolute;
  top: -10px;
  left: -10px;
  content: "";
  display: block;
  width: 60px;
  height: 77px;
  background-size: cover;
  z-index: 1;
}

.c-everyones-post.is-gold::before {
  background-image: url(../images/ribbon-gold.svg);
}

.c-everyones-post.is-silver::before {
  background-image: url(../images/ribbon-silver.svg);
}

.c-everyones-post.is-bronze::before {
  background-image: url(../images/ribbon-bronze.svg);
}

.c-everyones-post.is-blue::before {
  background-image: url(../images/ribbon-blue.svg);
}

.c-everyones-post.is-radio::before {
  background-image: url(../images/ribbon-radio.svg);
}

.c-everyones-post.is-ooo::before {
  background-image: url(../images/ribbon-ooo.svg);
}

.c-everyones-post.is-revice::before {
  background-image: url(../images/ribbon-revice.svg);
}

.c-everyones-post.is-vice::before {
  background-image: url(../images/ribbon-vice.svg);
}

.c-everyones-post.is-life::before {
  background-image: url(../images/ribbon-life.svg);
}

.c-everyones-post.is-jeanne::before {
  background-image: url(../images/ribbon-jeanne.svg);
}

.c-everyones-post.is-george::before {
  background-image: url(../images/ribbon-george.svg);
}

.c-everyones-post.is-agirera::before {
  background-image: url(../images/ribbon-agirera.svg);
}

@media screen and (max-width: 768px) {
  .c-everyones-post.is-gold::before,
  .c-everyones-post.is-silver::before,
  .c-everyones-post.is-bronze::before,
  .c-everyones-post.is-blue:before,
  .c-everyones-post.is-radio:before,
  .c-everyones-post.is-ooo:before,
  .c-everyones-post.is-revice:before,
  .c-everyones-post.is-vice:before,
  .c-everyones-post.is-life:before,
  .c-everyones-post.is-jeanne:before,
  .c-everyones-post.is-george:before,
  .c-everyones-post.is-agirera:before {
    top: -10px;
    left: -5px;
  }
}

/* c-everyones-post__modal */

.c-everyones-post .p-modal__container {
  width: 990px;
  padding: 50px 114px;
  overflow-y: scroll;
  background-color: #f7f7f4;
}

.c-everyones-post__modal {
  letter-spacing: -0.05em;
}

.c-everyones-post__modal__imggroup {
  position: relative;
  margin-bottom: 40px;
}

.c-everyones-post__modal__imggroup .slick-dots {
  position: static;
  display: flex;
  justify-content: center;
  transform: none;
  margin-top: 10px;
}

.c-everyones-post__modal__imggroup .slick-dots li {
  width: 12px;
  height: 12px;
  border: 2px solid #dc783c;
  border-radius: 50%;
  margin: 0 5px;
}

.c-everyones-post__modal__imggroup .slick-dots li:hover,
.c-everyones-post__modal__imggroup .slick-dots li.slick-active {
  background-color: #dc783c;
}

.c-everyones-post__modal__imggroup .slick-prev,
.c-everyones-post__modal__imggroup .slick-next {
  border: 24px solid transparent;
  cursor: pointer;
  border-radius: unset;
  background-color: transparent;
}

.c-everyones-post__modal__imggroup .slick-disabled {
  opacity: 0.6;
  cursor: initial;
}

@media screen and (min-width: 769px) {
  .c-everyones-post__modal__imggroup .slick-prev:hover,
  .c-everyones-post__modal__imggroup .slick-next:hover {
    opacity: 0.6;
  }
}

.c-everyones-post__modal__imggroup .slick-arrow:after {
  content: none;
}

.c-everyones-post__modal__imggroup .slick-prev {
  left: auto;
  right: -70px;
  border-left-color: #dc783c;
}

.c-everyones-post__modal__imggroup .slick-next {
  right: auto;
  left: -70px;
  border-right-color: #dc783c;
}

.c-everyones-post__modal__img {
  width: 100%;
  height: auto;
  max-height: 517px;
  object-fit: contain;
}

.c-everyones-post__modal__tags {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}

.c-everyones-post__modal__tag {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 14px;
  border: 1px solid #33211a;
}

.c-everyones-post__modal__title {
  font-size: 25px;
  line-height: 1.4;
  color: #dc783c;
}

.c-everyones-post__modal__name {
  color: #33211a;
  font-size: 16px;
}

.c-everyones-post__modal__info {
  margin-left: 8px;
  font-size: 14px;
  color: rgba(51, 33, 26, 0.6);
}

.c-everyones-post__modal__list {
  font-size: 14px;
  letter-spacing: -0.05em;
}

.c-everyones-post__modal__term {
  width: 64px;
}

.c-everyones-post__modal__description {
  width: calc(100% - 64px);
}

.c-everyones-post__modal__group {
  display: flex;
  flex-wrap: wrap;
}

.c-everyones-post__modal__list > div {
  display: flex;
  align-items: flex-start;
}

.c-everyones-post__modal__list > div:not(:first-child) {
  margin-top: 6px;
}

div + .c-everyones-post__modal__list {
  margin-top: 20px;
}

.c-tag--tiny {
  padding: 2px 4px;
  margin: 0 6px 6px 0;
  border: 1px solid #33211a;
  border-radius: 6px;
  font-style: normal;
}

.c-everyones-post__modal__text {
  font-size: 14px;
  line-height: 1.5;
  color: #33211a;
}

.c-everyones-post__modal__time {
  color: rgba(51, 33, 26, 0.6);
  font-size: 12px;
}

.c-everyones-post__modal__share {
  display: flex;
  font-weight: 500;
}

.c-everyones-post__modal__share > *:not(:first-child) {
  margin-left: 6px;
}

.c-everyones-post__modal__button--twitter {
  width: 75px;
}

.c-everyones-post__modal__button--facebook {
  width: 69px;
}

.c-everyones-post__modal__name + .c-everyones-post__modal__list {
  margin-top: 20px;
}

.c-everyones-post__modal__list + .c-everyones-post__modal__text {
  margin-top: 20px;
}

.c-everyones-post__modal__text + .c-everyones-post__modal__time {
  margin-top: 30px;
}

.c-everyones-post__modal__time + .c-everyones-post__modal__share {
  margin-top: 8px;
}

.c-everyones-post__modal__description > .c-tag--tiny {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .c-everyones-post:hover .c-everyones-post__img,
  .c-everyones-post:hover .c-everyones-post__title,
  .c-everyones-post:hover .c-everyones-post__name,
  .c-everyones-post:hover .c-everyones-post__id {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .p-everyones-posts.is-small .c-everyones-post {
    position: relative;
    margin-bottom: 18px;
    width: calc((100% - 15px) / 2);
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .p-everyones-posts.is-small .c-everyones-post:not(:nth-child(4n)) {
    margin-right: 0;
  }

  .p-everyones-posts.is-small .c-everyones-post:not(:first-child) {
    margin-left: 0;
  }

  .p-everyones-posts.is-small .c-everyones-post:not(:nth-child(2n-1)) {
    margin-left: 15px;
  }

  .p-everyones-posts.is-small .c-everyones-post__img {
    position: relative;
    height: calc(128vw / 375 * 100);
    margin-bottom: 8px;
  }

  .p-everyones-posts.is-small .is-gold::before,
  .p-everyones-posts.is-small .is-silver::before,
  .p-everyones-posts.is-small .is-bronze::before {
    position: absolute;
    top: -10px;
    left: -10px;
    content: "";
    display: block;
    width: 58px;
    height: 74px;
    background-size: cover;
    z-index: 1;
  }

  .p-everyones-posts.is-large .c-everyones-post {
    position: relative;
    margin-bottom: 32px;
    width: 100%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .p-everyones-posts.is-large .c-everyones-post__img {
    position: relative;
    height: calc(269vw / 375 * 100);
    margin-bottom: 8px;
  }

  .p-everyones-posts.is-large .c-everyones-post:not(:nth-child(2n)) {
    margin-right: 0;
  }

  .c-everyones-post {
    width: 44.8vw;
  }
  .c-everyones-post:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .c-everyones-post:not(:nth-last-child(-n + 4)) {
    margin-bottom: 0;
  }
  .c-everyones-post:not(:nth-child(2n)) {
    margin-right: 4.18vw;
  }
  .c-everyones-post:not(:nth-last-child(-n + 2)) {
    margin-bottom: 25px;
  }
  .c-everyones-post__img {
    height: 34.5vw;
  }
  .p-everyones-posts {
    margin-top: 12px;
    padding: 0 10px;
  }
  /* .c-everyones-post .p-modal */
  .p-modal__overlay {
    padding: 0;
    align-items: initial;
  }
  .p-modal__container {
    position: relative;
    top: 50px;
    /* モーダル上50px,下25px空ける */
    max-height: calc(var(--vh, 1vh) * 100 - 75px);
  }
  .c-everyones-post .p-modal__container {
    position: relative;
    top: 50px;
    width: 100vw;
    /* モーダル上50px,下25px空ける */
    max-height: calc(var(--vh, 1vh) * 100 - 75px);
    padding: 20px 10px;
  }
  .c-everyones-post__modal__imggroup {
    width: 100vw;
    margin-left: -10px;
    margin-bottom: 25px;
  }
  .c-everyones-post__modal__img {
    max-height: 255px;
  }
  .c-everyones-post__modal__tag {
    padding: 0 3px;
    font-size: 12px;
  }
  .c-everyones-post__modal__title {
    margin-bottom: 0;
    font-size: 20px;
  }
  .c-everyones-post__modal__name {
    font-size: 14px;
  }
  .c-everyones-post__modal__info {
    font-size: 12px;
  }
  .c-everyones-post__modal__imggroup .slick-prev,
  .c-everyones-post__modal__imggroup .slick-next {
    display: none !important;
  }
  .c-everyones-post__modal__name + .c-everyones-post__modal__list {
    margin-top: 20px;
  }

  .c-everyones-post__modal__list + .c-everyones-post__modal__text {
    margin-top: 20px;
  }

  .c-everyones-post__modal__text + .c-everyones-post__modal__time {
    margin-top: 30px;
  }

  .c-everyones-post__modal__time + .c-everyones-post__modal__share {
    margin-top: 8px;
  }

  /* みんなの投稿ページ 1カラムレイアウト */
  .p-page-everyonesposts .p-everyones-posts {
    display: block;
  }
  .p-page-everyonesposts .c-everyones-post {
    width: 100%;
  }
  .p-page-everyonesposts .c-everyones-post__img {
    height: 74.5vw;
  }
}

@media screen and (max-width: 320px) {
  .c-everyones-post:not(:nth-child(2n)) {
    margin-right: 12px;
  }
}

/* c-search-button */

.c-search-button {
  position: fixed;
  right: 0;
  top: 105px;
  z-index: 20;
  padding: 36px 12px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  background-color: #dc783c;
  box-shadow: 5px 5px 0px #833300;
  cursor: pointer;
}

.c-search-button::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../images/bx-search.svg);
}

@media screen and (min-width: 769px) {
  .c-search-button:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .c-search-button {
    display: block;
    position: relative;
    bottom: auto;
    top: auto;
    transform: none;
    z-index: 10;
    padding: 19px 12px;
    width: 300px;
    max-width: 100%;
    font-size: 14px;
    font-weight: bold;
  }

  .c-search-button::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 17px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-image: url(../images/bx-search.svg);
  }

  .c-search-button img {
    padding-left: 7px;
    width: 240px;
  }
}

/*=========================
 p-search-modal
=========================*/

.p-search-modal {
  position: relative;
  width: 700px;
  padding: 50px 40px 120px;
  background-color: #f7f7f4;
}

.p-search-modal__main {
  overflow-x: hidden;
  padding-bottom: 20px;
  max-height: 500px;
}

.p-search-modal__footer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 56px;
  width: 100%;
  background-color: #f7f7f4;
}

.p-search-modal__title {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
  color: #dc783c;
  font-size: 30px;
}

.p-search-modal__title::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/bx-search-orange.svg) no-repeat 0 / contain;
}

.p-search-modal__inputname {
  margin-bottom: 8px;
  color: #33211a;
  font-size: 16px;
  line-height: 1.25;
}

.p-search-modal__container--half {
  width: calc(50% - 10px);
}

.p-search-modal__select {
  position: relative;
  width: 100%;
}

.p-search-modal__select select {
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 11px;
  font-size: 14px;
  background-color: #fff;
}

.p-search-modal__select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  margin-top: 2px;
  width: 10px;
  height: 10px;
  clip-path: polygon(0 0, 100% 0%, 50% 75%);
  background-color: #333;
}

.p-search-modal__container:not(:first-child),
.p-search-modal__container--half:not(:first-child),
.p-search-modal__group:not(:first-child) {
  margin-top: 20px;
}

.p-search-modal__group {
  display: flex;
  flex-wrap: wrap;
}

.p-search-modal__group > .p-search-modal__container--half:not(:first-child) {
  margin-top: 0;
  margin-left: 20px;
}

/* freeword */

.p-search-modal__freeword input {
  width: 100%;
  padding: 14px 10px;
  font-size: 16px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
}

.p-search-modal__freeword input::placeholder {
  color: #bbbbbb;
}

/* tag */

.c-tag--blank {
  display: block;
  width: 100%;
  height: 12px;
  background-color: transparent;
}

.p-search-modal__tags {
  display: flex;
  flex-wrap: wrap;
}

.p-search-modal__tag {
  display: inline-block;
}

.p-search-modal__tag span {
  display: block;
  margin: 0 8px 8px 0;
  padding: 8px;
  border: 1px solid #33211a;
  border-radius: 10px;
  cursor: pointer;
}

.p-search-modal__tag input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

.p-search-modal__tag input:checked + span {
  color: #dc783c;
  border-color: #dc783c;
}

/* search-button */

/* .p-search-modal__button-group {
    position: relative;
    width: 300px;
    margin: 0 auto;
} */

.p-search-modal__search-button {
  padding: 16px;
  font-size: 16px;
  width: 300px;
}

.p-search-modal__reset {
  position: absolute;
  left: 50%;
  bottom: 56px;
  transform: translateX(-225px);
  font-size: 16px;
  color: #dc783c;
  text-decoration: underline;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .p-search-modal__reset:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 768px) {
  .p-search-modal {
    width: 100vw;
    height: 100%;
    max-height: calc(var(--vh, 1vh) * 100);
    padding: 30px 10px;
  }
  .p-search-modal__main {
    padding-bottom: 100px;
    max-height: calc(var(--vh, 1vh) * 100 - 70px);
  }
  .p-search-modal__footer {
    padding: 20px 10px 60px;
  }
  .p-search-modal__title {
    margin-bottom: 20px;
    font-weight: bold;
  }
  .p-search-modal__button-group {
    width: 100%;
  }
  .p-search-modal__search-button {
    width: calc(100% - 16px - 100px);
  }
  .p-search-modal__reset {
    position: static;
    transform: none;
    display: block;
    padding: 16px 8px;
    margin-right: 16px;
    text-align: center;
    border: 1px solid #dc783c;
    color: #dc783c;
    background-color: #fff;
    text-decoration: none;
    box-shadow: 5px 5px 0px #dc783c;
  }
  .p-search-modal__container--half {
    width: 100%;
  }
  .p-search-modal__group > .p-search-modal__container--half:not(:first-child) {
    margin-top: 20px;
    margin-left: 0;
  }
}

/*=========================
 l-content
=========================*/

.l-content--center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}

.l-content--start {
  display: flex;
  flex-wrap: wrap;
}

/*=========================
 l-article
=========================*/

.l-article {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s;
}

.l-article.is-adjusted {
  margin-top: 79px;
}

@media screen and (max-width: 768px) {
  .l-article {
    width: 100%;
  }
  .l-article.is-adjusted {
    margin-top: 54px;
  }
}

/*=========================
 c-image
=========================*/

.c-image {
  height: auto;
  vertical-align: bottom;
}

/*=========================
 c-button
=========================*/

.c-button {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 10px;
  min-height: 50px;
  height: 100%;
  max-width: 400px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  font-weight: 900;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #fff;
  background-color: #3e3029;
  border-radius: 25px;
}

.c-button__note {
  display: block;
  margin-top: 3px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
}

.c-button--toggle {
  display: block;
  position: fixed;
  z-index: 19;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  color: #666;
  background-color: burlywood;
}

@media screen and (max-width: 768px) {
  .c-button {
    padding: 0 10px;
    min-height: 50px;
    height: 100%;
    max-width: 400px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    font-weight: 900;
    border-radius: 25px;
  }
}

/*=========================
 p-wrapper
=========================*/

.p-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  color: #000;
}

.p-wrapper--wide {
  width: 100%;
}

.p-wrapper + .p-wrapper--wide {
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .p-wrapper + .p-wrapper--wide {
    margin-top: 30px;
  }
}

/*=========================
 p-hero
=========================*/

.p-hero {
  position: relative;
  z-index: 2;
}

.l-header + .p-hero {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .l-header + .p-hero {
    margin-top: 5px;
  }
}

/*=========================
 p-catch
=========================*/

.campaign + .p-catch {
  margin-top: 40px;
}

.p-catch {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
  cursor: pointer;
}

.p-catch__image {
  display: block;
}


@media screen and (max-width: 768px) {
  .c-image {
    margin: 0 auto;
  }
  
  nobr{
    white-space: pre-wrap;
  }
}

/*=========================
 p-actors-card
=========================*/

.p-actors-card {
  display: flex;
  flex-wrap: wrap;
}

.p-actors-card__img {
  min-width: 110px;
  max-width: 220px;
  height: 160px;
  margin-right: 20px;
}

.p-actors-card__textgroup {
  width: 270px;
  padding: 5px;
}

.p-actors-card__title {
  margin-bottom: 10px;
  text-align: left;
  letter-spacing: -1px;
  white-space: nowrap;
  font-weight: normal;
}

.p-actors-card__role {
  margin-right: 2px;
  font-size: 16px;
  font-weight: bold;
}

.p-actors-card__name {
  margin-left: 6px;
  font-size: 20px;
  font-weight: bold;
}

.p-actors-card__text {
  line-height: 1.5;
  text-align: left;
  letter-spacing: -0.8px;
}

.p-actors-card__prize {
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.p-actors-card__prize-revise {
  color: #be3889;
}
.p-actors-card__prize-vise {
  color: #62b0d8;
}
.p-actors-card__prize-live {
  color: #1aaaa2;
}
.p-actors-card__prize-jeanne {
  color: #25388d;
}
.p-actors-card__prize-george {
  color: #dc9e3c;
}
.p-actors-card__prize-george + .p-actors-card__title {
  letter-spacing: -2px;
}
.p-actors-card__prize-aguilera {
  color: #b73138;
}

@media screen and (max-width: 768px) {
  .p-actors-card__img {
    min-width: 90px;
    max-width: 180px;
    height: auto;
    margin: 0 auto 10px;
  }
  .p-actors-card__textgroup {
    width: 100%;
  }
  .p-actors-card__prize {
    text-align: center;
  }
  .p-actors-card__title {
    text-align: center;
  }
  .p-actors-card__role {
    font-size: 14px;
  }
}

/*=========================
 p-prize
=========================*/

.p-prize {
  margin-bottom: 40px;
}

.p-prize__group {
  display: flex;
  justify-content: space-between;
}

.p-prize__title {
  color: #33211a;
  line-height: 1.43;
  letter-spacing: -1.6px;
}

.p-prize__text {
  font-size: 16px;
  line-height: 1.3;
}

.p-prize__text:not(:last-child) {
  margin-bottom: 6px;
}

.p-prize__text--block {
  display: block;
}

.p-prize__img {
  display: initial;
  width: auto;
}

.p-prize__gold,
.p-prize__bronze,
.p-prize__silver,
.p-prize__blue,
.p-prize__revise,
.p-prize__ooo,
.p-prize__radiranger {
  position: relative;
}

.p-prize__gold::before,
.p-prize__bronze::before,
.p-prize__silver::before,
.p-prize__blue::before,
.p-prize__revise::before,
.p-prize__ooo::before,
.p-prize__radiranger::before,
.p-prize__gold::after,
.p-prize__bronze::after,
.p-prize__silver::after,
.p-prize__blue::after,
.p-prize__revise::after,
.p-prize__ooo::after,
.p-prize__radiranger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-prize__gold::before,
.p-prize__bronze::before,
.p-prize__silver::before,
.p-prize__blue::before,
.p-prize__revise::before,
.p-prize__ooo::before,
.p-prize__radiranger::before {
  top: 0;
}

.p-prize__gold::after,
.p-prize__bronze::after,
.p-prize__silver::after,
.p-prize__blue::after,
.p-prize__revise::after,
.p-prize__ooo::after,
.p-prize__radiranger::after {
  bottom: 0;
}

/* gold */

.p-prize__gold {
  margin-bottom: 45px;
  padding: 186px 0 50px;
  text-align: center;
}

.p-prize__gold .p-prize__title {
  font-size: 36px;
}

.p-prize__gold .p-prize__title .p-prize__text--min {
  font-size: 30px;
}

.p-prize__gold .p-prize__title .p-prize__text {
  font-size: 20px;
}

.p-prize__gold::before {
  height: 237px;
  background-image: url(../images/pc/bg-gold-top.svg);
}

.p-prize__gold::after {
  height: 95px;
  background-image: url(../images/pc/bg-gold-bottom.svg);
}

.p-prize__gold .p-prize__title {
  margin-bottom: 15px;
}

.p-prize__gold .p-prize__img {
  margin-top: 20px;
}

.p-prize__gold .p-prize__text {
  font-size: 20px;
}

/* silver */

.p-prize__silver {
  padding: 90px 0 35px;
  width: calc(50% - 10px);
  text-align: center;
}

.p-prize__silver .p-prize__title {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 0.9;
}

.p-prize__silver .p-prize__title br + span {
  font-size: 28px;
}

.p-prize__silver .p-prize__title .p-prize__text--min {
  font-size: 26px;
}

.p-prize__silver .p-prize__title .p-prize__text {
  font-size: 16px;
}

.p-prize__silver::before {
  height: 69px;
  background-image: url(../images/pc/bg-silver-top.svg);
}

.p-prize__silver::after {
  height: 35px;
  background-image: url(../images/pc/bg-silver-bottom.svg);
}

/* bronze */

.p-prize__bronze {
  padding: 130px 0 35px;
  width: calc(50% - 10px);
  text-align: center;
}

.p-prize__bronze .p-prize__title {
  margin-bottom: 37px;
  font-size: 32px;
  line-height: 0.9;
}

.p-prize__bronze .p-prize__title .p-prize__text--min {
  font-size: 26px;
}

.p-prize__bronze::before {
  height: 63px;
  background-image: url(../images/pc/bg-bronze-top.svg);
}

.p-prize__bronze::after {
  height: 35px;
  background-image: url(../images/pc/bg-bronze-bottom.svg);
}

/* blue */

.p-prize__blue {
  margin: 35px 0 45px 0;
  margin-bottom: 45px;
  padding: 120px 0 100px;
  text-align: center;
}

.p-prize__blue .p-prize__title {
  font-size: 36px;
}

.p-prize__blue .p-prize__title .p-prize__text--min {
  font-size: 30px;
}

.p-prize__blue .p-prize__title .p-prize__text {
  font-size: 20px;
}

.p-prize__blue::before {
  height: 98px;
  background-image: url(../images/pc/bg-blue-top.svg);
}

.p-prize__blue::after {
  height: 95px;
  background-image: url(../images/pc/bg-blue-bottom.svg);
}

.p-prize__blue .p-prize__title {
  margin-bottom: 15px;
}

.p-prize__blue .p-prize__img {
  margin-top: 20px;
}

.p-prize__blue .p-prize__text {
  font-size: 16px;
}

/* radiranger */

.p-prize__radiranger {
  margin: 60px 0 45px 0;
  margin-bottom: 45px;
  padding: 120px 0 100px;
  text-align: center;
}

.p-prize__radiranger .p-prize__title {
  font-size: 32px;
}

.p-prize__radiranger .p-prize__title .p-prize__text--min {
  font-size: 26px;
}

.p-prize__radiranger .p-prize__title .p-prize__text {
  font-size: 20px;
}

.p-prize__radiranger::before {
  height: 98px;
  background-image: url(../images/pc/bg-radiranger-top.svg);
}

.p-prize__radiranger::after {
  height: 95px;
  background-image: url(../images/pc/bg-radiranger-bottom.svg);
}

.p-prize__radiranger .p-prize__title {
  margin-bottom: 15px;
}

.p-prize__radiranger .p-prize__img {
  margin-top: 20px;
}

.p-prize__radiranger .p-prize__text {
  font-size: 16px;
}

.p-prize__radiranger-information {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 776px;
  margin: 40px auto 0;
}
.p-prize__radiranger-information img {
  display: block;
  width: 280px;
  height: auto;
  margin-bottom: 10px;
}
.p-prize__radiranger-information p {
  text-align: left;
}
.p-prize__radiranger-information-first {
  position: relative;
  width: 318px;
}
.p-prize__radiranger-information-first::after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 1px;
  height: 100%;
  background-color: #cccccc;
}
.p-prize__radiranger-information-first p {
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: -0.7px;
}
.p-prize__radiranger-information-second {
  width: 393px;
}
.p-prize__radiranger-information-second h3 {
  text-align: left;
  margin-bottom: 16px;
  font-size: 14px;
}
.p-prize__radiranger-information-second p {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: -0.7px;
}

/* ooo */

.p-prize__ooo {
  margin: 35px 0 45px 0;
  margin-bottom: 45px;
  padding: 120px 0 100px;
  text-align: center;
}

.p-prize__ooo .p-prize__title {
  font-size: 32px;
}

.p-prize__ooo .p-prize__title .p-prize__text--min {
  font-size: 26px;
}

.p-prize__ooo .p-prize__title .p-prize__text {
  font-size: 20px;
}

.p-prize__ooo::before {
  height: 98px;
  background-image: url(../images/pc/bg-ooo-top.svg);
}

.p-prize__ooo::after {
  height: 95px;
  background-image: url(../images/pc/bg-ooo-bottom.svg);
}

.p-prize__ooo .p-prize__title {
  margin-bottom: 15px;
}

.p-prize__ooo .p-prize__text {
  font-size: 16px;
  margin-bottom: 30px;
}

.p-prize__ooo .p-prize__img {
  width: 280px;
  height: 73px;
  margin-bottom: 30px;
}

.p-prize__ooo .p-actors-card {
  margin: 0 auto;
  width: 400px;
}

/* revise */

.p-prize__revise {
  margin: 35px 0 45px 0;
  margin-bottom: 45px;
  padding: 120px 0 70px;
  text-align: center;
}

.p-prize__revise .p-prize__title {
  font-size: 32px;
}

.p-prize__revise .p-prize__title .p-prize__text--min {
  font-size: 26px;
}

.p-prize__revise .p-prize__title .p-prize__text {
  font-size: 20px;
}

.p-prize__revise::before {
  height: 98px;
  background-image: url(../images/pc/bg-revise-top.svg);
}

.p-prize__revise::after {
  height: 95px;
  background-image: url(../images/pc/bg-revise-bottom.svg);
}

.p-prize__revise .p-prize__title {
  margin-bottom: 15px;
}

.p-prize__revise .p-prize__text {
  font-size: 16px;
  margin-bottom: 20px;
}

.p-prize__revise .p-prize__img {
  width: 280px;
  height: 73px;
  margin-bottom: 20px;
}

.p-prize__revise .p-actors-card {
  margin: 0 auto;
}

.p-prize__revise-actors {
  display: flex;
  flex-wrap: wrap;
  width: 930px;
  margin: 0 auto;
}

.p-prize__revise-actor {
  margin-bottom: 35px;
}

.p-prize__revise-actor:nth-child(2n - 1) {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .p-prize {
    margin-top: 35px;
    padding: 0 11.5px;
    margin-bottom: 40px;
  }
  .p-prize__group {
    display: block;
  }
  .p-prize__title {
    font-size: 25px;
  }
  .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__img {
    width: 100%;
  }
  .p-prize__gold,
  .p-prize__bronze,
  .p-prize__silver,
  .p-prize__blue,
  .p-prize__revise::before,
  .p-prize__ooo::before,
  .p-prize__radiranger {
    width: 100%;
  }
  /* gold */
  .p-prize__gold {
    margin-bottom: 20px;
    padding: 19.2vw 0 7.2vw;
  }
  .p-prize__gold .p-prize__title {
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__gold .p-prize__title .p-prize__text--min {
    font-size: 20px;
    letter-spacing: -1pt;
  }
  .p-prize__gold .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__gold .p-prize__img {
    margin-top: 10px;
  }
  .p-prize__gold::before {
    height: 22.13vw;
    background-image: url(../images/sp/bg-gold-top.svg);
  }
  .p-prize__gold::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-gold-bottom.svg);
  }
  .p-prize__gold .p-prize__title {
    margin-bottom: 12px;
  }
  /* silver */
  .p-prize__silver {
    margin-bottom: 20px;
    padding: 20vw 0 6.66vw;
  }
  .p-prize__silver .p-prize__title,
  .p-prize__silver .p-prize__title br + span {
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__silver .p-prize__title br + span {
    line-height: 1.2;
  }
  .p-prize__silver .p-prize__title .p-prize__text--min {
    font-size: 20px;
  }
  .p-prize__silver::before {
    height: 14.93vw;
    background-image: url(../images/sp/bg-silver-top.svg);
  }
  .p-prize__silver::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-silver-bottom.svg);
  }
  /* bronze */
  .p-prize__bronze {
    padding: 20vw 0 6.66vw;
  }
  .p-prize__bronze .p-prize__title {
    margin-bottom: 15px;
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__bronze .p-prize__title .p-prize__text--min {
    font-size: 20px;
  }
  .p-prize__bronze::before {
    height: 12.26vw;
    background-image: url(../images/sp/bg-bronze-top.svg);
  }
  .p-prize__bronze::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-bronze-bottom.svg);
  }

  /* blue */
  .p-prize__blue {
    margin-bottom: 20px;
    padding: 19.2vw 0 7.2vw;
  }
  .p-prize__blue .p-prize__title {
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__blue .p-prize__title .p-prize__text--min {
    font-size: 20px;
    letter-spacing: -1pt;
  }
  .p-prize__blue .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__blue .p-prize__img {
    margin-top: 10px;
  }
  .p-prize__blue::before {
    height: 12.74vw;
    background-image: url(../images/sp/bg-blue-top.svg);
  }
  .p-prize__blue::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-blue-bottom.svg);
  }
  .p-prize__blue .p-prize__title {
    margin-bottom: 12px;
  }

  /* revise */
  .p-prize__revise {
    margin-bottom: 20px;
    padding: 19.2vw 0 7.2vw;
  }
  .p-prize__revise .p-prize__title {
    margin: 20px 0 12px;
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__revise .p-prize__title .p-prize__text--min {
    font-size: 20px;
    letter-spacing: -1pt;
  }
  .p-prize__revise .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__revise .p-prize__img {
    width: 190px;
    height: auto;
    margin: 0 0 20px;
  }
  .p-prize__revise::before {
    height: 18.4vw;
    background-image: url(../images/sp/bg-revise-top.svg);
    background-size: contain;
  }
  .p-prize__revise::after {
    height: 7vw;
    background-image: url(../images/sp/bg-revise-bottom.svg);
  }
  .p-prize__revise .p-prize__title {
    margin-bottom: 12px;
  }
  .p-prize__revise-actors {
    display: block;
    width: 100%;
  }
  .p-prize__revise-actor:nth-child(2n - 1) {
    margin: 0;
  }
  .p-prize__revise-actor:not(:last-child) {
    margin-bottom: 15px;
  }
  /* ooo */
  .p-prize__ooo {
    margin-bottom: 20px;
    padding: 20.2vw 0 7.2vw;
  }
  .p-prize__ooo .p-prize__title {
    margin: 20px 0 12px;
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__ooo .p-prize__title .p-prize__text--min {
    font-size: 20px;
    letter-spacing: -1pt;
  }
  .p-prize__ooo .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__ooo .p-prize__img {
    width: 145px;
    height: auto;
    margin: 0 0 20px;
  }
  .p-prize__ooo::before {
    height: 18.8vw;
    background-image: url(../images/sp/bg-ooo-top.svg);
    background-size: contain;
  }
  .p-prize__ooo::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-ooo-bottom.svg);
  }
  .p-prize__ooo .p-prize__title {
    margin-bottom: 12px;
  }
  .p-prize__ooo .p-actors-card {
    width: 100%;
  }
  /* radiranger */
  .p-prize__radiranger {
    margin-bottom: 20px;
    padding: 19.2vw 0 7.2vw;
  }
  .p-prize__radiranger .p-prize__title {
    margin: 20px 0 12px;
    font-size: 25px;
    letter-spacing: -1.25pt;
  }
  .p-prize__radiranger .p-prize__title .p-prize__text--min {
    font-size: 20px;
    letter-spacing: -1pt;
  }
  .p-prize__radiranger .p-prize__text {
    font-size: 14px;
    letter-spacing: -0.7pt;
  }
  .p-prize__radiranger .p-prize__img {
    margin-top: 10px;
  }
  .p-prize__radiranger::before {
    height: 17.86vw;
    background-image: url(../images/sp/bg-radiranger-top.svg);
    background-size: contain;
  }
  .p-prize__radiranger::after {
    height: 7.06vw;
    background-image: url(../images/sp/bg-radiranger-bottom.svg);
  }
  .p-prize__radiranger-information {
    display: block;
    width: 100%;
    margin: 24px auto 0;
  }
  .p-prize__radiranger-information img {
    width: 190px;
    height: auto;
    margin: 0 auto 10px;
  }
  .p-prize__radiranger-information-first {
    width: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
  .p-prize__radiranger-information-first::after {
    content: none;
  }
  .p-prize__radiranger-information-second {
    width: 100%;
  }
}

@media screen and (max-width: 374px) {
  .p-prize__text {
    font-size: 3.73vw !important;
  }
  .p-prize__gold .p-prize__title,
  .p-prize__silver .p-prize__title,
  .p-prize__silver .p-prize__title br + span,
  .p-prize__bronze .p-prize__title,
  .p-prize__blue .p-prize__title {
    font-size: 6.66vw;
  }
  .p-prize__gold .p-prize__title .p-prize__text--min,
  .p-prize__silver .p-prize__title .p-prize__text--min,
  .p-prize__bronze .p-prize__title .p-prize__text--min,
  .p-prize__blue .p-prize__title .p-prize__text--min {
    font-size: 5.33vw;
  }
}
/* =========================
50th anniversary
========================*/

.u-bg-saber {
  background-image: url(/50th_campaign/images/bg-paper.png);
  background-size: 600px 826px;
  background-repeat: repeat;
}

.u-bg-saber::before,
.u-bg-saber .l-Main::before,
.u-bg-saber .l-Main::after,
.u-bg-saber .l-Main__outer::before,
.u-bg-saber .l-Main__outer::after,
.u-bg-saber .l-Main__inner::before,
.u-bg-saber .l-Main__inner::after {
  display: none;
}

.l-article {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  font-weight: 500;
}

.p-wrapper {
  width: 1056px;
}

.p-wrapper__outer-01 {
  width: 1056px;
  max-width: 100%;
  position: relative;
  color: #33211a;
}

.p-wrapper__outer-02 {
  width: 1000px;
  max-width: 100%;
  position: relative;
  color: #33211a;
}

@media screen and (max-width: 768px) {
  .l-article {
    font-weight: 400;
  }
  .p-wrapper {
    width: 100%;
  }
  .p-wrapper__outer-01 {
    width: 100%;
  }
  .p-wrapper__outer-02 {
    width: 100%;
  }
  .p-wrapper__search {
    display: flex;
    justify-content: center;
    position: sticky;
    position: -webkit-sticky;
    z-index: 100;
    top: 0;
    padding: 10px 0 16px;
    background-color: rgba(220, 120, 60, 0.2);
    transition: top 0.3s ease-in-out;
  }
  .p-wrapper__search.is-pinned {
    top: 54px;
  }
}

/* =========================
.lead-50th-wrapper
========================*/

.lead-50th-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  width: 100%;
  background-image: url(/50th_campaign/images/pc/bg-lead@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.lead-50th-wrapper__inner {
  width: 600px;
  max-width: 100%;
  padding: 50px 0 36px;
}

.lead-50th-heading {
  position: relative;
  margin-top: 25px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.lead-50th-heading::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  background-image: url(/50th_campaign/images/logo-sepia@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.lead-detail {
  margin: 40px auto 20px;
  width: 390px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .lead-50th-wrapper {
    margin-top: 18px;
    background-image: url(/50th_campaign/images/sp/bg-lead@2x.png);
  }
  .lead-50th-wrapper__inner {
    padding: calc(247vw / 375 * 100) 0;
  }
  .lead-50th-heading {
    margin-top: calc(70vw / 375 * 100);
    font-size: calc(24vw / 375 * 100);
  }
  .lead-50th-heading::after {
    margin-top: calc(4vw / 375 * 100);
  }
  .lead-detail {
    margin: calc(25vw / 375 * 100) auto 0;
    width: calc(303vw / 375 * 100);
  }
}

/* =========================
greeting
========================*/

.greeting {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
}

.greeting-heading {
  width: 100%;
}

.greeting-outer {
  width: 800px;
}

.greeting-image {
  margin-top: 30px;
}

.greeting-image img {
  mix-blend-mode: multiply;
}

.greeting-inner + p {
  margin-top: 20px;
}

.greeting-sign {
  margin: 0 auto;
  width: 360px;
  max-width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .greeting {
    margin-top: 56px;
  }
  .greeting-outer {
    padding: 0 10px;
    width: 100%;
  }
  .greeting-sign {
    width: 281px;
    text-align: center;
  }
}

/* =========================
campaign
========================*/

.campaign {
  margin-top: 40px;
}

.campaign-outer + .campaign-outer {
  margin-top: 30px;
}

.campaign-banner-list {
  display: flex;
  flex-wrap: wrap;
}

.campaign-banner-item:not(:nth-child(5n)) {
  margin-right: 10px;
}

.campaign-banner-item:not(:nth-last-child(-n + 5)) {
  margin-bottom: 10px;
}

.campaign-banner-item a {
  display: block;
}

.campaign-lead-box {
  padding: 0 10px;
  margin: 40px 0 80px;
}

.campaign-lead-text {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}

.campaign-lead-bold {
  font-weight: bold;
}

.campaign-lead-text + .campaign-lead-text {
  margin-top: 32px;
}

@media screen and (min-width: 769px) {
  .campaign-banner-item:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .campaign {
    margin-top: 60px;
  }
  .campaign-inner {
    padding: 0 10px;
  }
  .campaign-banner-list {
    /* バナーが1枚の時 */
    justify-content: center;
  }
  .campaign-banner-item {
    width: calc(50% - 5px);
  }
  .campaign-banner-item:not(:nth-child(5n)) {
    margin-right: 0;
  }
  .campaign-banner-item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
  .campaign-banner-item:not(:nth-last-child(-n + 5)) {
    margin-bottom: 0;
  }
  .campaign-banner-item:not(:nth-last-child(-n + 2)) {
    margin-bottom: 10px;
  }
  .campaign-lead-box {
    padding: 0 10px;
    margin: 30px 0;
  }
  .campaign-lead-text {
    font-size: 16px;
    text-align: left;
    line-height: 1.9;
  }
  .campaign-lead-text + .campaign-lead-text {
    margin-top: 24px;
  }
}

/* =========================
campaign-lead-specialprize (catchcopy page only 22/03/19)
========================*/

.campaign-lead-specialprize {
  width: 594px;
  padding: 30px 24px;
  border: 1px solid #dc783c;
  margin: 40px auto;
}

.campaign-lead-specialprize-items {
  counter-reset: number;
}

.campaign-lead-specialprize-item {
  position: relative;
  counter-increment: number;
  padding-left: 25px;
}

.campaign-lead-specialprize-item::before {
  content: counter(number);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: bold;
  color: #dc783c;
}

.campaign-lead-specialprize-item .campaign-lead-text {
  text-align: left;
  font-weight: bold;
}

.campaign-lead-specialprize-item span {
  color: #dc783c;
}

.campaign-lead-specialprize-item:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .campaign-lead-specialprize {
    width: 100%;
    padding: 20px;
    margin: 25px auto;
  }
  .campaign-lead-specialprize-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .campaign-lead-specialprize-item .campaign-lead-text {
    line-height: 1.71;
  }
}

/* =========================
heading
========================*/
.campaign-number.is-radio {
  margin: 70px 0 10px;
}

@media screen and (max-width: 768px) {
  .campaign-number.is-radio {
    margin-top: 60px;
  }
}
/* =========================
area
========================*/

.p-area--half {
  margin: 0 auto;
  width: 640px;
  max-width: 100%;
}

.p-area--wide {
  margin: 0 auto;
  width: 1280px;
}

.p-area__head {
  padding: 17px 0;
}

.p-area__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.p-area__head--primary {
  background-color: rgba(220, 120, 60, 0.3);
}

.p-area__head--secondary {
  background-color: rgba(0, 142, 0, 0.3);
}

.p-area__head--dark {
  background-color: rgba(51, 33, 26, 0.3);
}

.p-area__head--brown {
  background-color: rgba(131, 51, 0, 0.3);
}

.p-area__title {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-right: 10px;
  font-size: 30px;
}

.p-area__number {
  font-size: 40px;
}

.p-area__label {
  padding: 4px;
  font-size: 26px;
}

.p-area__label--primary {
  background-color: #dc783c;
  color: #fff;
}

.p-area__label--going-on {
  background-color: #008e00;
  color: #fff;
}

.p-area__label--secondary {
  background-color: #008e00;
  color: #fff;
}

.p-area__label--dark {
  background-color: #33211a;
  color: #fff;
}

.p-area__label--brown {
  background-color: #833300;
  color: #fff;
}

.p-area__heading + .p-area__term {
  margin-top: 4px;
}

.p-area__term {
  display: flex;
  justify-content: center;
  gap: 0 14px;
}

.p-area__term p {
  font-weight: 500;
  font-size: 14px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.p-area__term p.is-center {
  width: 100%;
  text-align: center;
}

.p-area__body {
  display: flex;
}

.p-area__body > div {
  width: 50%;
}

.p-area--half .p-area__body > div {
  width: 100%;
}

.p-area--first .p-area__body {
  border: 1px solid #008e00;
}

.p-area--second .p-area__body {
  border: 1px solid #dc783c;
}

.p-area__image,
.p-area__image img {
  width: 100%;
  transition: 0.2s;
}

.p-area__image {
  display: block;
  position: relative;
  overflow: hidden;
  max-height: 394px;
}

.p-area__image::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 33, 26, 0);
  pointer-events: none;
  transition: 0.2s;
}

.p-area__image::before {
  content: "詳しく見る";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-right: 50px;
  color: #f7f7f4;
  font-size: 24px;
  background: url(/50th_campaign/images/icon-nib-small-white.svg) no-repeat;
  background-size: 30px 18px;
  background-position: right 0 bottom 3px;
  transition: 0.2s;
  z-index: 1;
  opacity: 0;
}

.p-area__image img,
.p-area__banner img {
  display: block;
  object-fit: cover;
}

.p-area__image picture,
.p-area__banner picture {
  display: block;
}

.p-area__banner {
  display: block;
}

.p-area__image + .p-area__banner {
  margin-top: 2px;
}

.p-area__pickup {
  position: relative;
  padding: 0 24px;
  min-height: 292px;
  border-left: 1px solid #008e00;
  border-right: 1px solid #008e00;
}

.p-area__subheading {
  display: flex;
  justify-content: center;
  padding: 10px 0 12px;
  width: 100%;
}

.p-area__subheading span {
  padding: 4px 8px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  background-color: #008e00;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .p-area__banner:hover {
    opacity: 0.6;
  }
}

.p-area + .p-area {
  margin-top: 12px;
}

.p-area__body.comingsoon {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 336px;
  color: rgba(51, 33, 26, 0.6);
  font-size: 20px;
  line-height: 1.75;
  text-align: center;
  background-color: #f5f5f5;
}

.p-area__body.comingsoon p {
  width: 100%;
  line-height: 1.625;
}

.p-area__body.comingsoon .p-area__text--sub {
  margin-top: 16px;
  font-size: 16px;
  font-weight: normal;
}

.p-area__link--icon a {
  position: absolute;
  top: 22px;
  right: 48px;
  font-size: 16px;
  color: #008e00 !important;
  text-decoration: underline;
}

.p-area__link--icon a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -24px;
  transform: translateY(-50%);
  width: 20px;
  height: 12px;
  background-image: url(/50th_campaign/images/icon-nib-green.svg);
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .p-area__image:hover::after {
    background-color: rgba(51, 33, 26, 0.5);
  }
  .p-area__image:hover::before {
    opacity: 1;
  }
  .p-area__image:hover img {
    transform: scale(1.1);
  }
}

@media screen and (max-width: 1280px) {
  .p-area--wide {
    width: 640px;
    max-width: 100%;
  }
  .p-area__body {
    flex-wrap: wrap;
  }
  .p-area__body > div {
    width: 100%;
  }
  .p-area__body > * + * {
    margin-top: 10px;
  }
  .p-area__pickup {
    min-height: auto;
  }
}

@media screen and (max-width: 768px) {
  .p-area__title {
    font-size: 26px;
  }
  .p-area__number {
    font-size: 32px;
  }
  .p-area__term {
    flex-wrap: wrap;
  }
  .p-area__head {
    padding: 17px 50px;
  }
  .p-area__term p {
    line-height: 1.64;
  }
  .p-area__heading + .p-area__term {
    justify-content: flex-start;
    white-space: nowrap;
  }
  .p-area__body.comingsoon {
    height: 197px;
  }
  .p-area__body.comingsoon .p-area__text--sub {
    margin-top: 8px;
  }
  .p-area__pickup {
    padding: 0;
  }
  .p-area__subheading {
    padding: 9px 0 12px;
  }
  .p-area__subheading span {
    font-size: 16px;
  }
  .p-area__link--icon {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .p-area__link--icon a {
    position: relative;
    top: auto;
    right: auto;
    font-size: 14px;
    color: #008e00 !important;
    text-decoration: underline;
  }
  .p-area__link--icon a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
    width: 20px;
    height: 12px;
    background-image: url(/50th_campaign/images/icon-nib-green.svg);
    background-size: cover;
  }
}
@media screen and (max-width: 374px) {
  .p-area__term p {
    font-size: 3.73vw;
  }
}

/* =========================
 p-everyones-pager
========================*/

.p-everyones-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.p-everyones-pager a {
  padding: 0 10px;
  font-weight: 700;
  color: #33211a;
}

.p-everyones-pager__items {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 241px;
}

.p-everyones-pager__item {
  position: relative;
  font-size: 20px;
}

.p-everyones-pager__item.is-current a {
  color: #dc783c;
}

.p-everyones-pager__separator {
  width: 10px;
  height: 1px;
  background-color: rgba(51, 33, 26, 0.3);
}

.p-everyones-pager__item--prev.is-hidden,
.p-everyones-pager__item--next.is-hidden {
  pointer-events: none;
  visibility: hidden;
}

.p-everyones-pager__item--prev a,
.p-everyones-pager__item--next a {
  position: relative;
  font-size: 16px;
  white-space: nowrap;
}

.p-everyones-pager__item--prev a::after,
.p-everyones-pager__item--next a::after {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  background-image: url(../images/icon-nib-small-black.svg);
  background-repeat: no-repeat;
}

.p-everyones-pager__item--prev a {
  margin-right: 35px;
  padding-left: 28px;
}

.p-everyones-pager__item--prev a::after {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}

.p-everyones-pager__item--next a {
  margin-left: 35px;
  padding-right: 28px;
}

.p-everyones-pager__item--next a::after {
  transform: translateY(-50%);
  right: 0;
}

@media screen and (min-width: 769px) {
  .p-everyones-pager a:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .p-everyones-pager {
    margin-top: 45px;
  }
  .p-everyones-pager__items {
    padding: 0 10px;
  }
  .p-everyones-pager__item {
    font-size: 16px;
  }
  .p-everyones-pager__item--prev a,
  .p-everyones-pager__item--next a {
    margin: 0;
    padding: 0;
    color: transparent;
  }
}

/* =========================
form
========================*/

.form-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  padding: 40px 30px;
  border: 3px solid #dc783c;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}

.form-first-col {
  position: relative;
  padding-left: 100px;
  /* max-width: 405px;
    min-width: 405px; */
}

.form-first-col::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 82px;
  height: 82px;
  background-image: url(/50th_campaign/images/icon-pencil.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.form-first-col p {
  line-height: 1.333;
  font-size: 30px;
  color: #dc783c;
  word-break: keep-all;
}

.form-first-col small {
  font-size: 10px;
}

.form-second-col {
  width: 500px;
}

.form-wrapper--small {
  padding: 30px 45px;
  border-top: 2px solid #dc783c;
}

.form-wrapper-first-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-wrapper--two {
  border: 2px solid #dc783c;
  padding: 0 30px;
  margin-top: 30px;
}

.form-wrapper--two .form-wrapper {
  border: none;
  margin-top: 0;
  padding: 30px 0;
}

.form-wrapper--two .form-wrapper:first-child {
  border-bottom: 1px solid #dc783c;
}

.p-downloadManuscript {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  gap: 0 10px;
}

.p-downloadManuscript .c-button-shadow {
  width: calc(50% - 10px);
}

.p-downloadManuscript .c-button-shadow:last-child {
  width: 100%;
  margin-top: 15px;
  background-color: #005700;
  box-shadow: 5px 5px 0px #000000;
}

@media screen and (max-width: 768px) {
  .form-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 20px 30px;
  }
  .form-first-col {
    padding: 0;
    text-align: center;
  }
  .form-first-col::before {
    position: static;
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .form-first-col small {
    font-size: 12px;
  }
  .form-second-col {
    width: auto;
  }
  .p-downloadManuscript {
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    max-width: none;
    min-width: auto;
  }
  .p-downloadManuscript .c-button-shadow {
    width: 100%;
    font-size: 14px;
  }
  .p-downloadManuscript .c-button-shadow:not(:first-child) {
    margin-top: 16px;
  }
}
@media screen and (max-width: 374px) {
  .form-first-col p {
    font-size: 8vw;
  }
}

/* =========================
policy
========================*/

.policy-wrapper {
  display: flex;
  margin-top: 20px;
  border: 3px solid #dc783c;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}

.policy-ttl {
  position: relative;
  margin-bottom: 16px;
  padding-left: 40px;
  font-size: 20px;
  line-height: 1;
  color: #dc783c;
}

.policy-ttl::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 35px;
  height: 20px;
  background-image: url(/50th_campaign/images/icon-nib.svg);
  background-repeat: no-repeat;
}

.policy-first-col {
  padding: 20px 30px;
  width: 50%;
  border-right: 1px dashed #dc783c;
}

.policy-second-col {
  width: 50%;
  padding: 20px 30px 40px;
}

.policy-first-col p {
  width: 440px;
  max-width: 100%;
  line-height: 22px;
  font-size: 12px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #dc783c;
}

.policy-second-col .btn-read p {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  cursor: pointer;
}

.policy-second-col p {
  width: 440px;
  max-width: 100%;
  font-size: 12px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #dc783c;
}

.policy-second-col a:link,
.policy-second-col a:visited,
.policy-second-col a:hover,
.policy-second-col a:active {
  color: #957414;
}

.policy-second-col .c-rule--nonheading,
.policy-second-col .c-rule--nonheading p {
  width: 100%;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #311f17;
}

.policy-second-col .modal-button {
  margin-top: 0;
  width: 232px;
  border-radius: 0;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

@media screen and (min-width: 769px) {
  .policy-second-col .btn-read:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .policy-wrapper {
    flex-wrap: wrap;
  }
  .policy-first-col {
    padding: 20px 20px 30px;
    width: 100%;
    border-right: none;
    border-bottom: 1px dashed #dc783c;
  }
  .policy-second-col {
    padding: 20px 20px;
    width: 100%;
  }
  .policy-first-col p {
    width: 100%;
    line-height: 22px;
    font-size: 12px;
    color: #dc783c;
  }
  .policy-second-col p {
    width: 100%;
    color: #dc783c;
    font-size: 12px;
  }
}

/* =========================
theme
========================*/

/*========================
汎用スタイル
========================*/

.text-primary {
  color: #dc783c;
}

.color-primary {
  background-color: #dc783c;
  box-shadow: 5px 5px 0px #833300;
}

.color-secondary {
  background-color: #008e00;
  box-shadow: 5px 5px 0px #005700;
}

.color-light {
  background-color: #c1b7b3;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.302);
}

.btn-read {
  width: 100%;
  height: 58px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.icon-smartphone,
.icon-pencil {
  padding-top: 74px;
}

.icon-smartphone::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 64px;
  background-image: url(/50th_campaign/images/icon-smartphone.svg);
  background-repeat: no-repeat;
}

.icon-pencil::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 64px;
  background-image: url(/50th_campaign/images/icon-pencil.svg);
  background-repeat: no-repeat;
}

.icon-pencil-medium {
  position: relative;
  padding-left: 75px;
}

.icon-pencil-medium::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 61px;
  height: 61px;
  background-image: url(/50th_campaign/images/icon-pencil.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-pencil-small {
  position: relative;
  padding-left: 34px;
}

.icon-pencil-small::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background-image: url(/50th_campaign/images/icon-pencil-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-brackets::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 100%;
  background-image: url(/50th_campaign/images/bracket-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-brackets::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 100%;
  background-image: url(/50th_campaign/images/bracket-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .icon-brackets::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
    background-image: url(/50th_campaign/images/bracket-left.svg);
    background-repeat: no-repeat;
  }
  .icon-brackets::after {
    right: 0;
    top: 0;
    width: 25px;
    height: 100%;
    background-image: url(/50th_campaign/images/bracket-right.svg);
    background-repeat: no-repeat;
  }
  .icon-pencil-medium {
    padding-left: 60px;
    letter-spacing: -0.05em;
    line-height: 1.2;
  }
  .icon-pencil-medium::after {
    width: 48px;
    height: 48px;
  }
}

.theme-wrapper {
  display: flex;
  border: 3px solid #dc783c;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}

.theme-wrapper-detail {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
}

.theme-wrapper-detail .theme-first-col,
.theme-second-col {
  border: 3px solid #dc783c;
  width: 45%;
}

.theme-asterisk {
  vertical-align: super;
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .theme-wrapper-detail {
    flex-wrap: wrap;
    padding: 0 10px;
  }
}

/* ===================
ここからテーマの詳細セクション
===================*/

.theme-lead {
  padding: 20px 30px;
  font-size: 22px;
  line-height: 35px;
  font-weight: bold;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.theme-lead .c-button-shadow {
  font-size: 20px;
}

.theme-lead--side {
  justify-content: space-between;
  align-items: flex-start;
}

.theme-lead--center {
  justify-content: center;
  padding: 20px 10px 30px;
}

.theme-heading {
  position: relative;
}

.theme-heading::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background-image: url(/50th_campaign/images/heading-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-heading::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 9px;
  height: 100%;
  background-image: url(/50th_campaign/images/heading-right.svg);
  background-repeat: no-repeat;
}

.theme-heading--narrow {
  padding: 14px 4px 14px 40px;
  border-bottom: 3px solid #dc783c;
}

.theme-heading--wide {
  margin-top: 20px;
  padding: 12px 4px;
  border-top: 3px solid #dc783c;
  border-bottom: 3px solid #dc783c;
  text-align: center;
}

.theme-heading-sub {
  display: block;
  width: 100%;
  font-size: 18px;
  letter-spacing: -0.05em;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  line-height: 1;
  color: #dc783c;
}

.theme-heading-main {
  display: block;
  width: 100%;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
}

.theme-heading-sub + .theme-heading-main {
  margin-top: 7px;
}

.theme-detail-box {
  position: relative;
  border: 3px solid #dc783c;
  width: 100%;
  max-width: 100%;
}

.theme-point,
.theme-apply,
.theme-detail-container {
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.theme-point.icon-nib {
  margin-top: 16px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.7px;
}

.theme-point.icon-brackets {
  position: relative;
  padding: 0 30px 0 50px;
  margin-top: 16px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.7px;
}

.theme-point-item {
  position: relative;
  line-height: 1.5;
}

.theme-point-item:not(:first-child) {
  margin-top: 6px;
}

.icon-nib .theme-point-item {
  padding-left: 30px;
}

.icon-nib .theme-point-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 23.89px;
  height: 14px;
  background-image: url(/50th_campaign/images/icon-nib-small.svg);
  background-repeat: no-repeat;
}

.theme-apply {
  border-top: 3px solid #dc783c;
  border-bottom: 3px solid #dc783c;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  color: #dc783c;
}

.theme-detail-container {
  display: flex;
  justify-content: center;
  position: relative;
  border-top: 3px solid #dc783c;
}

.theme-detail-container > div:first-child {
  border-right: 3px solid #dc783c;
}

.theme-detail-inner {
  padding: 40px 50px 30px;
  width: 50%;
}

.theme-detail-guide {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.68;
  letter-spacing: -0.1em;
}

.theme-detail-guide + .theme-detail-heading,
.theme-detail-guide + .theme-detail-image {
  margin-top: 28px;
}

.theme-detail-image {
  position: relative;
  margin: 0 auto;
  width: 285px;
  height: 210px;
  max-width: 100%;
  cursor: pointer;
}

.theme-detail-image::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/icon-zoom.png) no-repeat;
  background-size: cover;
}

.theme-detail-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.theme-detail-heading {
  font-size: 25px;
  font-weight: 700;
  color: #dc783c;
}

.theme-detail-heading + .theme-detail-button {
  margin-top: 22px;
}

.theme-detail-button {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  width: 100%;
}

.theme-note-wrapper {
  position: relative;
}

.theme-note-text {
  font-weight: bold;
  font-size: 12px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #dc783c;
}

.theme-attention-wrapper {
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
}

.theme-attention-text small {
  font-weight: bold;
  font-size: 12px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #dc783c;
}

.theme-attention-text + .theme-attention-text {
  margin-top: 5px;
}

.theme-howto {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}

.theme-howto-heading {
  padding: 8px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #dc783c;
  color: #dc783c;
}

.theme-howto .theme-note-wrapper {
  position: absolute;
  bottom: -12px;
  left: 12px;
  line-height: 1;
}

.theme-method {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 40px 0 26px;
  width: 294px;
}

.theme-method.is-large {
  padding: 40px 0 46px;
}

.theme-method-images {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.theme-method-conjunction {
  font-size: 18px;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #dc783c;
}

.theme-method-detail {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3125;
  letter-spacing: -0.05em;
  text-align: center;
}

.theme-lead-text {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: -0.1em;
  color: #dc783c;
  font-weight: bold;
}

.theme-lead-text + .theme-lead-text {
  margin-top: 20px;
}

#modal-sample .p-modal__container img {
  max-height: calc(100vh - 180px);
}

#modal-sample .p-modal__content + .p-modal__footer--center {
  margin-top: 20px;
}

#modal-sample .p-modal__button {
  margin-top: 0;
}

.theme-detail-flex {
  display: flex;
}

.theme-detail-flex > *:not(:first-child) {
  margin-left: 40px;
}

.theme-detail-flex--2column {
  display: flex;
}

.theme-detail-flex--2column > * {
  width: 50%;
}

.theme-detail-flex--2column > *:last-child {
  border-left: 2px solid #dc783c;
}

.theme-detail-date {
  padding: 24px 50px;
  border-bottom: 2px solid #dc783c;
}

.theme-detail-item:not(:first-child) {
  margin-top: 12px;
}

.theme-detail-name {
  font-size: 14px;
  color: #dc783c;
  font-weight: bold;
}

.theme-detail-term {
  font-weight: 700;
  font-size: 24px;
  color: #33211a;
}

.theme-detail-comment {
  padding: 24px 40px;
}

.theme-detail-comment > p {
  line-height: 1.591;
  letter-spacing: 0;
}

.theme-detail-name + .theme-detail-term {
  margin-top: 7px;
}

@media screen and (min-width: 769px) {
  .theme-detail-image:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .theme-lead {
    flex-wrap: wrap;
    padding: 20px 16px;
    font-size: 18px;
    line-height: 1.5;
  }
  .theme-lead .c-button-shadow {
    font-size: 18px;
  }
  .theme-lead-text {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
  }
  .theme-lead-text + .theme-point {
    margin-top: 12px;
  }
  .theme-heading--narrow {
    padding: 12px 4px 12px 30px;
  }
  .theme-heading-sub {
    font-size: 14px;
  }
  .theme-heading-main {
    font-size: 30px;
  }
  .theme-detail-heading + .theme-detail-button {
    margin-top: 0;
  }
  .theme-detail-guide {
    font-size: 16px;
  }
  .theme-detail-guide + .theme-detail-heading,
  .theme-detail-guide + .theme-detail-image {
    margin-top: 10px;
  }
  .theme-detail-box {
    width: 100%;
  }
  .theme-detail-box:not(:first-of-type) {
    margin-top: 10px;
  }
  .theme-point {
    padding-left: 20px;
    font-size: 16px;
  }
  .theme-detail-container {
    flex-wrap: wrap;
    padding: 0;
  }
  .theme-detail-container .p-modal__overlay {
    align-items: center;
  }
  .theme-detail-container .p-modal__container {
    top: auto;
  }
  .theme-detail-inner {
    padding: 20px;
    width: 100%;
  }
  .theme-detail-container > div:not(:first-child) {
    border-left: none;
    border-top: 3px solid #dc783c;
  }
  .theme-howto {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .theme-howto .theme-note-wrapper {
    position: relative;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding-left: 10px;
  }
  .theme-howto {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
  }
  .theme-howto-heading {
    padding: 10px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #dc783c;
    color: #dc783c;
  }
  .theme-method {
    padding: 20px 20px 35px;
    width: 100%;
  }
  .theme-method div:not(:first-of-type) {
    margin-left: 10px;
  }
  .theme-method-img {
    width: calc(50% - 5px);
  }
  .theme-point.icon-nib {
    padding-left: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.7px;
  }
  .theme-point.icon-brackets {
    position: relative;
    margin: 0;
    padding: 0 30px;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.7px;
  }
  .theme-lead-text + .theme-point.icon-brackets {
    margin-top: 12px;
  }
  .theme-point-item:not(:first-child) {
    margin-top: 5px;
  }
  .theme-attention-text {
    text-align: left;
  }
  .theme-attention-text + .theme-attention-text {
    margin-top: 10px;
  }
  .theme-method-detail {
    font-size: 14px;
  }
  .theme-detail-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .theme-detail-flex > *:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
  }

  .theme-detail-flex--2column {
    display: flex;
    flex-wrap: wrap;
  }

  .theme-detail-flex--2column > * {
    width: 100%;
  }

  .theme-detail-flex--2column > *:last-child {
    border-left: none;
  }

  .theme-detail-comment {
    padding: 20px 17px;
  }

  .theme-detail-date {
    padding: 20px 12px 20px 20px;
    border-bottom: 2px solid #dc783c;
  }

  .theme-detail-name {
    font-size: 14px;
    color: #dc783c;
  }

  .theme-detail-term {
    font-weight: 700;
    font-size: 20px;
    color: #33211a;
  }

  .theme-detail-name + .theme-detail-term {
    margin-top: 4px;
  }
}
@media screen and (max-width: 374px) {
  .theme-detail-heading {
    font-size: 6vw;
  }
}

/* =========================
series
========================*/

.series {
  margin-top: 60px;
}

.series-outer {
  width: 100%;
}

.series-logo {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.series-heading {
  margin-top: 10px;
  text-align: center;
  color: #987714;
  font-weight: bold;
  font-size: 30px;
}

.series-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.series-item {
  width: 175px;
}

.series-image {
  width: 175px;
  height: 250px;
}

.series-image img {
  object-fit: cover;
  box-shadow: 5px 5px 0px rgba(51, 33, 26, 0.102);
}

.series-button {
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
  color: #957414;
  line-height: 1;
  background-color: #fff;
  box-shadow: 5px 5px 0px #937313;
}

@media screen and (min-width: 769px) {
  .series-button:hover {
    opacity: 0.6;
  }
  .series-item:not(:nth-child(5n-4)) {
    margin-left: 31px;
  }
  .series-item:nth-child(n + 6) {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .series {
    margin-top: 70px;
  }
  .series-outer {
    padding: 0 10px;
  }
  .series-heading {
    font-size: 24px;
  }
  .series-item {
    position: relative;
    width: calc(50% - 6.5px);
  }
  .series-image {
    position: relative;
    width: 100%;
    height: auto;
  }
  .series-image::before {
    content: "";
    display: block;
    position: relative;
    padding-top: 143%;
  }
  .series-image img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .series-item:nth-child(2n) {
    margin-left: 13px;
  }
  .series-item:nth-child(n + 3) {
    margin-top: 25px;
  }
}

/* ===================
modal
===================*/

.modal-overlay {
  background: rgba(0, 0, 0, 0.95);
}

.modal-series {
  display: flex;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif !important;
}

.modal-image {
  width: 232px;
}

.modal-button:link,
.modal-button:visited,
.modal-button:hover,
.modal-button:active {
  color: #957414;
}

.modal-button {
  display: block;
  margin-top: 40px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  color: #957414;
  background-color: #fff;
  box-shadow: 5px 5px 0px #937313;
}

.modal-text {
  margin-left: 80px;
  width: 500px;
  color: #fff;
}

.modal-title {
  font-size: 26px;
  font-weight: bold;
}

.modal-year {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
}

.modal-detail {
  margin-top: 50px;
}

.modal-heading {
  font-size: 14px;
  font-weight: bold;
}

.modal-description {
  margin-top: 30px;
  font-size: 14px;
}

.modal-close::before,
.modal-close::after {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .modal-image {
    position: absolute;
    width: 100px;
  }
  .modal-overlay {
    align-items: flex-start;
    padding: 0;
  }
  .modal-series {
    position: relative;
    padding: 80px 10px;
  }
  .modal-text {
    margin-left: 0;
    width: 100%;
    color: #fff;
  }
  .modal-container {
    overflow-y: auto;
  }
  .modal-title {
    font-size: 18px;
  }
  .modal-text-header {
    padding-left: 120px;
  }
  .modal-close {
    z-index: 2;
    top: 10px;
    right: 10px;
  }
}

/* ===================
utility
===================*/

.u-pc-block-none {
  display: none !important;
}

.u-sp-block-none {
  display: block;
}

@media screen and (max-width: 768px) {
  .u-pc-block-none {
    display: block !important;
  }
  .u-sp-block-none {
    display: none !important;
  }
}

.u-orange-text {
  color: #dc783c !important;
  text-decoration: underline;
}

.u-ml3 {
  margin-left: 3px;
}

.u-font-bold {
  font-weight: bold;
}

/* ===================
 みんなの投稿
===================*/

.everyones-posts-heading {
  margin: 40px 0 20px;
}

.everyones-posts-heading h2 {
  margin: 0 auto 10px;
  width: 250px;
  max-width: 100%;
  color: #dc783c;
  font-size: 24px;
  text-align: center;
}

.everyones-posts-heading + .everyones-posts-subheading {
  margin-top: 64px;
}

.everyones-posts-subheading {
  font-size: 22px;
  text-align: center;
}

.everyones-posts-text--center {
  font-size: 16px;
  text-align: center;
}

.everyones-posts-subheading + .everyones-posts-text--center {
  margin-top: 20px;
}

.everyones-posts-button {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  padding: 16px;
  max-width: 100%;
  width: 240px;
}

.everyones-posts-button::before {
  display: none;
}

.everyones-posts-button-icon {
  position: relative;
  padding-left: 20px;
}

.everyones-posts-button-icon::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url(../images/bx-search.svg);
}

.everyones-posts-text--center + .everyones-posts-group {
  margin-top: 60px;
}

.everyones-posts-group + .everyones-posts-text--center {
  margin-top: 20px;
}

.p-everyones-pager + .everyones-posts-group {
  margin-top: 50px;
}

.everyones-posts-text--center .everyones-posts-link {
  color: #33211a;
}

.everyones-posts-group {
  display: flex;
  justify-content: center;
}

.everyones-posts-group > *:not(:first-child) {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .everyones-posts-subheading {
    font-size: 16px;
  }

  .everyones-posts-text--center {
    font-size: 14px;
  }

  .everyones-posts-text--center + .everyones-posts-button {
    margin-top: 50px;
  }

  .everyones-posts-group {
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 350px;
  }

  .everyones-posts-group > *:not(:first-child) {
    margin: 20px 0 0;
  }

  .everyones-posts-button {
    width: 100%;
  }
}

/* 仮面ライダー、スーパー戦隊感想文用css */

.p-page-memories .p-hero {
  margin-bottom: 40px;
}

.p-page-memories #howto {
  margin-top: 60px;
}
.p-page-memories .p-catch:hover {
  opacity: 0.6;
}

.p-page-memories h2 {
  text-align: center;
  font-size: 36px;
  color: #dc783c;
}

.p-page-memories .main-banner {
  width: 710px;
  margin-bottom: 20px;
  max-width: 100%;
}

.memory-campaign-heading {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-page-memories .campaign-lead-text {
  font-size: 16px;
  font-family: "-apple-system", "BlinkMacSystemFont", "SF Pro Display",
    "SF Pro Icons", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 500;
}

.p-page-memories a {
  cursor: pointer;
}

.p-page-memories .campaign-lead-box {
  margin-bottom: 0;
}

.p-page-memories .p-downloadManuscript {
  gap: 0 20px;
  justify-content: center;
}

.p-page-memories .p-downloadManuscript .c-button-shadow {
  width: calc(40% - 10px);
}

.p-page-memories .p-downloadManuscript .c-button-shadow:last-child {
  width: 80%;
}

.p-page-memories .theme-howto {
  display: flex;
  padding: 20px 45px;
  justify-content: space-between;
}

.form-description {
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.5;
}

.p-page-memories .theme-method {
  flex-direction: column;
  padding-top: 0;
}

.p-page-memories .form-first-col {
  padding-left: 75px;
  margin-bottom: 20px;
}

.p-page-memories .form-first-col::before {
  width: 60px;
  height: 60px;
}

.p-page-memories .form-first-col p {
  font-size: 24px;
  text-align: left;
  font-weight: bold;
}

.p-page-memories .series {
  margin-top: 20px;
}

.theme-text {
  width: 60%;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}

.theme-text--note {
  color: #dc783c;
  margin-right: 3px;
}

.theme-text p:first-child {
  margin-bottom: 20px;
}

.p-page-memories .theme-note-text {
  position: absolute;
  width: 100%;
  right: 0;
}

/* 検索追加機能 */

.function-list {
  max-width: 400px;
  margin: 14px auto;
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
}

.function-list li {
  position: relative;
}

.function-list li::before {
  content: "・";
  display: block;
  position: absolute;
  left: -11px;
}

.new-function-wrapper {
  max-width: 610px;
  margin: 30px auto;
  border: 1px solid #dc783c;
}

.p-page-memories .theme-heading {
  padding: 21px 50px;
  border-bottom: 2px solid #dc783c;
  position: relative;
}
.p-page-memories .theme-heading::after {
  right: -1px;
}

.p-page-memories .theme-heading h2 {
  font-size: 36px;
  color: #33211a;
  text-align: left;
}

.p-page-memories .p-prize__title {
  color: #33211a;
  line-height: 1.1;
}

.button-wrapper {
  padding: 22px 0;
  display: flex;
  justify-content: center;
}

/* 投稿サンプル */
.c-sample {
  width: 285px;
  height: 200px;
  position: relative;
  margin-right: 0 !important;
}

.c-sample__img {
  width: 100%;
  height: 213px;
}

.c-sample__img img {
  box-shadow: 0px 1px 3px #00000029;
}

/* サンプルのモーダル */
.c-sample .p-modal__container {
  overflow-y: hidden;
  background-color: rgba(0, 0, 0, 0.01);
  width: 900px;
  padding: 0;
  max-width: 900px;
}

.c-sample .c-everyones-post__modal__img {
  max-height: 100vh;
}

.p-page-memories .c-sample-imggroup {
  margin-left: 0;
}

/* form--sample */
.p-page-memories .form-second-col--sample {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

/* prize賞品 */
.p-page-memories .p-prize__bronze {
  padding-top: 90px;
}

.p-page-memories .p-prize__bronze .p-prize__title {
  margin-bottom: 20px;
}

.p-page-memories .p-prize__gold .p-prize__img {
  margin-top: 0;
}

/* 戦隊バナー */

.p-sentai-banner {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.p-sentai-banner__img {
  max-width: 380px;
  max-height: 105px;
}

@media screen and (max-width: 768px) {
  .p-page-memories .p-hero {
    margin-bottom: 20px;
  }

  .p-page-memories h2 {
    font-size: 7.1vw;
  }

  .p-page-memories #howto {
    margin-top: 80px;
  }

  .p-page-memories .campaign {
    margin-top: 80px;
  }

  .function-list {
    max-width: 380px;
    font-size: 16px;
    width: 309px;
    padding: 0 10px;
  }

  .p-page-memories .theme-heading h2 {
    font-size: 30px;
  }

  .p-page-memories .campaign-lead-text {
    font-size: 14px;
  }

  .p-page-memories .theme-howto {
    padding: 17px 15px 8px;
  }

  .p-page-memories .form-wrapper--small {
    padding-top: 17px;
  }

  .p-page-memories .campaign-lead-box {
    margin: 0;
  }

  .theme-text {
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .p-page-memories .theme-method-detail {
    font-size: 16px;
    line-height: 1.3;
  }

  .theme-method-images {
    justify-content: center;
  }

  .theme-method-detail.icon-pencil {
    width: 130px;
  }
  .p-page-memories .theme-note-text {
    bottom: 0;
  }

  .form-wrapper--small {
    padding: 25px 15px;
  }

  .p-page-memories .form-description {
    font-size: 16px;
  }

  .p-page-memories .form-first-col::before {
    position: absolute;
    width: 48px;
    height: 48px;
  }

  .p-page-memories .form-first-col p {
    font-size: 25px;
    font-weight: bold;
  }

  .p-page-memories .form-first-col {
    padding-left: 53px;
  }

  .p-page-memories .p-downloadManuscript .c-button-shadow {
    width: 100%;
  }

  .p-page-memories .p-downloadManuscript .c-button-shadow:last-child {
    width: 100%;
  }

  .p-page-memories .theme-heading {
    padding: 16px 35px;
  }

  .c-sample .p-modal__container {
    overflow-x: hidden;
  }

  .c-button-shadow.c-button--apply {
    width: 95%;
    font-size: 18px;
  }

  .c-button-shadow.c-button--light {
    width: 95%;
  }

  .c-button-shadow.c-button--apply::before {
    left: 24%;
  }

  .p-page-memories .p-prize__bronze {
    padding: 20vw 0 6.66vw;
  }

  .p-page-supersentai .p-prize__gold .p-prize__img {
    width: 60%;
  }

  .p-page-supersentai .p-prize__gold::after {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 374px) {
  .function-list {
    width: 100%;
  }
  .p-page-memories .theme-heading h2 {
    font-size: 7.5vw;
  }

  .theme-method-detail.icon-pencil {
    width: 100%;
  }

  .p-page-memories .form-first-col p {
    font-size: 6vw;
  }
}

/* 仮面ライダー、キャッチコピー用css */

/* .p-page-catchcopy .campaign-lead-box {
    margin-bottom: -20px;
} */

/* .p-page-catchcopy .campaign-lead-text {
    font-size: 16px;
}

.p-page-catchcopy .p-downloadManuscript {
    gap: 0 20px;
    justify-content: center;
}

.p-page-catchcopy .p-downloadManuscript .c-button-shadow {
    width: calc(40% - 10px);
}

.p-page-catchcopy .p-downloadManuscript .c-button-shadow:last-child {
    width: 80%;
}

.p-page-catchcopy .theme-howto {
    display: flex;
    padding:20px 45px;
    justify-content: space-between;
}

.p-page-catchcopy .theme-method {
    flex-direction: column;
    padding-top: 0;
}

.p-page-catchcopy .form-first-col {
    align-self: flex-start;
    padding-left: 75px;
    margin-bottom: 10px;
} */

/* .p-page-catchcopy .form-first-col::before {
    width: 60px;
    height: 60px;
}

.p-page-catchcopy .form-first-col p {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
}

.p-page-catchcopy .theme-note-text {
    position: absolute;
    width: 100%;
    right: 0;
}

.p-page-catchcopy .theme-heading {
    padding: 21px 50px;
    border-bottom: 2px solid #dc783c;
    position: relative;
}
.p-page-catchcopy .theme-heading::after {
    right: -1px;
}

.p-page-catchcopy .theme-heading h2 {
    font-size: 36px;
    color: #33211a;
    text-align: left;
    letter-spacing: -3px;
}

.p-page-catchcopy .p-prize__title {
    color: #33211A;
    line-height: 1.1;
    letter-spacing: -2px;
} */

/* form--sample */
.p-page-catchcopy .form-second-col--sample {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

/* p-prize__silver */
.p-page-catchcopy .p-prize__silver {
  padding: 90px 0 60px;
}

/* p-prize__bronze */
.p-page-catchcopy .p-prize__bronze {
  padding: 90px 0 60px;
}
.p-page-catchcopy .p-prize__bronze .p-prize__title {
  margin-bottom: 20px;
}

/* p-page-catchcopy__more-prize  */
.p-page-catchcopy__more-prize {
  width: 700px;
  margin: 65px auto 0;
}

.p-page-catchcopy__more-prize-catch {
  position: relative;
  margin-bottom: 10px;
  padding: 40px 40px 30px;
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  letter-spacing: -1.7px;
}

.p-page-catchcopy__more-prize-icon {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -6px;
}

.p-page-catchcopy__more-prize-icon::after,
.p-page-catchcopy__more-prize-icon::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 50px;
  background-color: #33211a;
  bottom: 10px;
}

.p-page-catchcopy__more-prize-icon::after {
  right: -30px;
  transform: rotate(45deg);
}
.p-page-catchcopy__more-prize-icon::before {
  left: -30px;
  transform: rotate(-45deg);
}

.p-page-catchcopy__more-prize-notes {
  width: max-content;
  margin: 0 auto;
  font-size: 12px;
}

.p-page-catchcopy__more-prize-note {
  margin-bottom: 5px;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  /* p-wrapper__outer-01 */
  .p-page-catchcopy .p-wrapper__outer-01 {
    margin-bottom: -36px;
  }

  /* campaign-lead */
  .p-page-catchcopy .campaign-lead-text {
    font-size: 14px;
    letter-spacing: -0.1px;
  }
  .p-page-catchcopy .campaign-lead-box {
    margin-bottom: 60px;
  }

  /* theme-heading */
  .p-page-catchcopy .theme-heading h2 {
    font-size: 30px;
  }

  /* form */
  .p-page-catchcopy .form-description {
    font-size: 16px;
  }

  .p-page-catchcopy .form-first-col::before {
    position: absolute;
    width: 48px;
    height: 48px;
  }

  .p-page-catchcopy .form-first-col p {
    font-size: 25px;
    font-weight: bold;
  }

  .p-page-catchcopy .form-first-col {
    padding-left: 53px;
  }

  .p-page-catchcopy .form-second-col {
    width: 90%;
  }

  .p-page-catchcopy .p-downloadManuscript {
    margin-top: 0;
  }

  .p-page-catchcopy .p-downloadManuscript .c-button-shadow:last-child {
    margin-top: 0;
  }

  .p-page-catchcopy .p-downloadManuscript .c-button-shadow {
    width: 100%;
  }

  .p-page-catchcopy .p-downloadManuscript .c-button-shadow:last-child {
    width: 100%;
  }

  .p-page-catchcopy .theme-heading {
    padding: 16px 35px;
  }

  /* theme-howto */
  .p-page-catchcopy .theme-howto {
    padding: 20px;
  }
  .p-page-catchcopy .theme-method {
    padding-bottom: 0;
  }
  .p-page-catchcopy .theme-method-detail {
    font-size: 16px;
    white-space: nowrap;
  }

  /* p-prize__silver */
  .p-page-catchcopy .p-prize__silver {
    padding: 20vw 0 6.66vw;
  }

  /* p-prize__bronze */
  .p-page-catchcopy .p-prize__bronze {
    padding: 20vw 0 6.66vw;
  }

  /* p-page-catchcopy__more-prize */
  .p-page-catchcopy__more-prize {
    width: 100%;
  }
  .p-page-catchcopy__more-prize-catch {
    margin-bottom: 20px;
    padding: 40px 15px 30px;
    font-size: 16px;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.56;
  }
  .p-page-catchcopy__more-prize-icon {
    top: -19px;
    font-size: 25px;
  }
  .p-page-catchcopy__more-prize-icon::after,
  .p-page-catchcopy__more-prize-icon::before {
    height: 35px;
    bottom: 3px;
  }
  .p-page-catchcopy__more-prize-icon::after {
    right: -20px;
  }
  .p-page-catchcopy__more-prize-icon::before {
    left: -20px;
  }
  .p-page-catchcopy__more-prize-notes {
    width: 100%;
    padding: 0 20px;
  }
}

/* Safariのみのcss */

@media screen and (min-width: 768px) {
  _::-webkit-full-page-media,
  _:future,
  :root .p-safari-mr-15 {
    margin-right: 15px;
  }
}
