@charset "utf-8";
/*-------------------------------------
　基本設定
---------------------------------------*/
#lp_page {
  margin: 0 auto 100px;
  line-height: 1.6;
  position: relative;
  overflow: hidden;
}
.contents-section {
  padding: 90px 0;
}
.contents-inner {
  margin: 0 auto;
  width: calc(100% - 30px);
  max-width: 970px;
}
.page_link {
  display: flex;
  justify-content: space-between;
  transform: translateX(-50%);
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 970px;
}
.page_link a {
  margin: 0;
}
.contents-wap p.annotation {
  font-size: 18px;
  margin: 10px 0 0;
  width: 100%;
}
#pagetop {
  opacity: 1;
  position: fixed;
  bottom: 30px;
  right: 55px;
  transition: opacity .5s;
  z-index: 2;
}
#pagetop a {
  background-color: rgba(51,51,51,.8);
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
.image-border {
  border: 1px solid #c0c0c0;
}
.rollover:hover,
.page_link a:hover {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: flash;
  animation-name: hover-flash;
  animation-duration: 1s;
  opacity: 1;
}
.form-link a {
  border: 2px solid #fff;
  border-radius: 100vh;
  box-shadow: 4px 4px 7px -5px #000;
  color: #fff;
  display: block;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1.2px;
  padding: 20px 30px;
  position: relative;
  text-align: center;
  transition: .3s;
  /*background: #002060;*/
	background: #df1800;
	margin-top: clamp(20px, 0.341rem + 3.03vw, 40px);
	margin-inline: auto;
	max-width: 780px;
}
.form-link span {
  font-size: 36px;
}
.form-link a::after {
  position: absolute;
  top: calc(50% - 8px);
  right: 25px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 4px solid;
  border-bottom: 4px solid;
  border-color: #fff;
  content: '';
}
.form-link a:hover {
  box-shadow: none;
  transform: translate3d(0, 5px, 0);
}
@media screen and (max-width: 767px) {
  .p-registered .iconlink_wapper {
    width: 96vw;
  }
  #lp_page {
    font-size: 3.6vw;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  #lp_page img {
    max-width: 100%;
    height: auto;
  }
  .contents-section {
    padding: 60px 0
  }
  .contents-inner {
    width: calc(100% - 30px);
  }
  .page_link {
    width: 100%;
    position: static;
    transform: translateX(0);
    flex-wrap: wrap;
    padding: 15px 0 10px;
    background: #df0011;
    justify-content: space-around;
  }
  .page_link a {
    padding: 0 15px;
    width: 50%;
  }
  .ichiran-link {
    font-size: 3.2vw;
    margin: 10px 10px 0 0;
  }
  .text_title {
    font-size: 5.4vw;
    line-height: 1.4;
    margin: 0 auto 15px;
    letter-spacing: 2px;
  }
  .contents-wap p.annotation {
    font-size: 14px;
  }
  #pagetop {
    right: 8%;
  }
  .form-link a {
    font-size: 16px;
	  padding: 8px 30px;
	  line-height: 1.4;
  }
.form-link span {
  font-size: 18px;
}
  .form-link a::after {
    right: 15px;
  }
}

/*-------------------------------------
　hタグ設定
---------------------------------------*/
.contents-section h2{
  font-size: min(3.9vw, 52px);
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  padding: .8em .5em 2em;
  /*margin: 0 auto 1em;*/
  -webkit-text-stroke: .2em #040000;
  -webkit-text-fill-color: #eeff17;
  paint-order: stroke fill;
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.5));
  position: relative;
  z-index: 1;
}
.contents-section h2:after{
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../../images/ttl-camp.webp") no-repeat 0 0/contain;
  top: 0;
  left: 0;
  z-index: -1;
}
.contents-section h2 span{
  transform: skew(-5deg);
  display: block;
}
.contents-section h2 img {
  max-width: 100%;
}
.contents-inner > .rec_wap:not(:last-child){
  margin-top: 3em;
}
h3.text_title {
  background-color: #ffe22e;
  border-radius: 2.5rem;
  border: 5px solid #fff;
  padding: 1em;
  margin: 5em auto 0;
}
div + h3.text_title {
  margin-top: 2.5em;
}
h3.text_title span {
  color: #fff;
  display: flex;
  font-size: 32px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
  text-shadow:
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328;
  transform: skewX(-14deg);
}
h4.text_title {
  margin: 5em auto 0;
}
div + h4.text_title {
  margin-top: 2.5em;
}
h4.text_title span {
  display: flex;
  color: #062261;
  font-size: 24px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
  text-shadow: 0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff;
  transform: skewX(-14deg);
}
h4.text_title span::before,
h4.text_title span::after {
  content: "";
  width: 10%;
  border-top: 1px solid #484848;
  box-shadow: 0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff,
    0 0 5px #fff;
}
h4.text_title span::before {
  margin-right: 1rem; 
}
h4.text_title span::after {
  margin-left: 1rem; 
}
@media screen and (max-width: 767px) {
.contents-section h2{
  font-size: min(5.6vw, 52px);
  padding: .8em .5em 2em;
}
.contents-section h2:after{
  /*background: url("../../images/ttl-camp.webp") no-repeat 0 0/cover;*/
}
  h3.text_title {
    margin-top: 2em;
  }
  h3.text_title span {
    font-size: 19px;
  }
  h4.text_title {
    margin-top: 2em;
  }
  h4.text_title span {
    font-size: 18px;
  }
  h4.text_title span::before,
  h4.text_title span::after {
    width: 7%;
  }
}

/*-------------------------------------
　ナビ
---------------------------------------*/
.nav_box {
  background: #002060 url("../../images/bg-nav.webp") no-repeat top center / cover;
}
.nav_box li > a {
  background-color: #002060/*#dd1700*/;
  color: #fff;
  display: table-cell;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 1.4;
  padding: 12px 4px;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}
.nav_box li > a:hover {
  background-color: #ac1200;
}
.menuBox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  margin-left: 0;
  box-shadow: 0 1px 10px rgb(255 255 255 / 60%);
}
.inside {
  margin: 0 auto;
  width: min(100%, 970px);
}
.inside > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.inside > ul > li {
  display: table;
  border-right: 1px solid #fff;
  width: calc(100%/3);
}
.inside >ul > li:first-of-type {
  border-left: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .nav_box li > a {
    font-size: 3vw;
    letter-spacing: 0;
    padding: 10px 4px;
    display: table-cell;
  }
  .inside {
    width: 100%;
  }
  .inside ul li:first-of-type {
    border-left: none;
  }
  .inside ul li:last-of-type {
    border-right: none;
  }
}

/*-------------------------------------
　各ブロック背景
---------------------------------------*/
.contents-section {
  background: #bd1400 url("../../images/bg-camp.webp") repeat-y 0 0 / contain;
  /*background: #fff url("../../images/bg-point-return.webp") no-repeat top center / cover;*/
  padding-top: 0;
}
.contents-section:nth-of-type(even) {
  background: #ffb100 url("../../images/bg-camp.webp") repeat-y 0 0 / contain;
  /*background: #fff url("../../images/bg-point-return.webp") no-repeat top center / cover;*/
  padding-top: 0;
}
/*.bg-others-campaign {
  background: #fff url("../../images/bg-other-camp.webp") no-repeat top center / cover;
  padding-top: 0;
}
.bg-parts-campaign {
  background: #fff url("../../images/bg-parts-camp.webp") no-repeat top center / cover;
  padding-top: 0;
}
.bg-shop-campaign {
  background: #fff url("../../images/bg-shop-event.webp") no-repeat top center / cover;
  padding-top: 0;
}*/

@media screen and (max-width: 767px) {
  /*.bg-point-campaign {
    background: #fff url("../../images/bg-point-return-sp.webp") no-repeat top center / cover;
  }
  .bg-others-campaign {
    background: #fff url("../../images/bg-other-camp-sp.webp") no-repeat top center / cover;
  }
  .bg-parts-campaign {
    background: #fff url("../../images/bg-parts-camp-sp.webp") no-repeat top center / cover;
  }
  .bg-shop-campaign {
    background: #fff url("../../images/bg-shop-event-sp.webp") no-repeat top center / cover;
  }*/
}

/*-------------------------------------
　ヒーローイメージ
---------------------------------------*/
.hero-image {
  /*background-color: #730a0a;
  height: 660px;
  position: relative;*/
  width: 100%;
}
.hero-image .hero-image_inner {
  /*width: 1920px;
  max-width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);*/
	max-width: 1920px;
	margin: 0 auto;
}
.hero-image .hero-image_inner img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hero-image {
    /*width: 100%;
    margin-left: 0;
    height: auto;*/
  }
  .hero-image .hero-image_inner {
    /*max-width: 100%;
    position: static;
    transform: translateX(0);*/
  }
}

/*-------------------------------------
　ポイント還元キャンペーン
---------------------------------------*/
.point-return {
    margin-top: 5em;
}
.point-return img {
  height: auto;
  width: 100%;
}
.point-return__detail {
  background-color: #ffe9a5;/*#ffb100*/
  margin-top: 2.5em;
  padding: 48px;
  text-align: center;
}
.bg-others-campaign .point-return__detail, .bg-parts-campaign .point-return__detail {
  background-color: #003d72;
}
.point-return__detail--text {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 1.6;
  /*margin-top: 2em;*/
  /*transform: skewX(-14deg);*/
}
.point-return__detail--text span {
  font-weight: bold;
  color: #df1800;
  /*color: #ffed00;*/
}
.point-return__detail--text span em {
  font-weight: bold;
  font-size: 48px;
}
.point-return__detail--text span.txt_large {
  font-size: 160%;
}
.point-return__detail--attention {
  text-align: justify;
  color: #000;
  font-size: clamp(14px, 0.784rem + 0.3vw, 16px);
  /*text-indent: -1em;*/
  margin-top: 2em;
}
.point-return__detail--attention li{
  text-indent: -1em;
  padding-left: 1em;
  display: block;
}
.point-return__detail--attention li::before {
  margin-left: 1em;
}
/*.point-return__detail--attention li::before {
  content: "※";
}*/
.point-return__detail--attention a.c-link {
  border-bottom: 1px solid #ffed00;
  color: #ffed00;
}
.point-return__detail--attention a.c-link:hover {
  border-bottom: none;
}
.point-return__detail--ttl {
    margin: clamp(20px, 0.341rem + 3.03vw, 40px) 0;
}
.point-return__detail--ttl span {
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
    line-height: 1.4;
    transform: skewX(-14deg);
    color: #fff;
    font-size: 38px;
}
.point-return__detail--ttl span::before,
.point-return__detail--ttl span::after {
  content: "";
  width: 150px;
  border-top: 2px solid #fff;
}
.point-return__detail--ttl span::before {
  margin-right: 1rem; 
}
.point-return__detail--ttl span::after {
  margin-left: 1rem; 
}
.point-return__campaign {
  flex-wrap: wrap;
  justify-content: space-between;
    margin-top: 2.5em;
}
.point-return__campaign > div {
  background-color: #fff;
  border: 1px solid #333;
  box-shadow: 3.5px 3.5px 0 0 rgba(72,72,72,.1);
  padding: 20px;
  width: 90%;
  margin: 0 auto;
}
.campaign_shoulder {
  /*margin-top: 2em;*/
  letter-spacing: .05em;
  text-align: center;
}
.campaign_shoulder-head {
  font-size: 22px;
  font-weight: bold;
}
.campaign_shoulder-text {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 4px;
	color: #011e60;
}
.campaign_shoulder-text span {
  color: #e60813;
}
.campaign_shoulder-attention {
  font-size: 14px;
}

.point-return__campaign--table{
  border: 2px solid #a3a3a3!important;
  margin: 1em auto 0;
}
.p-info__table th{
  font-weight: bold;
  text-align: center;
  background-color: #011e60;
  color: #fff;
}
.p-info__table tr th:nth-of-type(n+2),
.p-info__table .point-return__campaign--table td:nth-of-type(n+2) {
  border-left: 1px solid #a3a3a3;
}
.p-info__table .point-return__campaign--table td {
  text-align: right;
  padding: 10px;
}
.p-info__table .point-return__campaign--table td span{
  font-size: 24px;
  font-weight: bold;
  color: #e60813;
}
@media screen and (max-width: 767px) {
.p-info__table table{
    width: 125vw!important;
  }
  .point-return {
    margin-top: 2.5em;
  }
  .point-return__detail {
    padding: 20px;
  }
  .point-return__detail--text {
    font-size: 20px;
    transform: none;
	  letter-spacing: 2px;
  }
.point-return__detail--text span em {
  font-size: 26px;
}
  .point-return__detail--attention,
  .campaign_shoulder-attention {
    /*text-align: left;*/
  }
  .point-return__detail--ttl span {
    font-size: 24px;
    line-height: 1.3;
    margin-top: 2em;
  }
.point-return__detail--ttl span::before,
.point-return__detail--ttl span::after {
  width: 50px;
}
  .point-return__campaign > div {
    padding: 16px;
    width: 100%;
  }
  .point-return__campaign > div:first-child {
    margin-top: 2.5em;
  }
  .campaign_shoulder-head {
    font-size: 20px;
  }
  .campaign_shoulder-text {
    font-size: 22px;
  }
}

/*-------------------------------------
　その他のキャンペーン
---------------------------------------*/
.other-campaign {
  margin: 5em 0 0;
}
.link_steam-dospara {
  margin: 1.5em auto 0;
}
.other-campaign img,
.link_steam-dospara img {
  height: auto;
  width: 100%;
}

/*-------------------------------------
　豪華景品キャンペーン
---------------------------------------*/
.select-gift__detail {
  background-color: #036f00;
  margin-top: 2.5em;
  padding: 30px;
  text-align: center;
}
.select-gift__detail--text {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.6;
  margin-top: 2em;
  transform: skewX(-14deg);
}
.select-gift__detail--text span {
  color: #FFED00;
}
.select-gift__panels {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2.5em;
}
.select-gift__panels--small {
  background-color: #fff;
  border: 3px solid #036d01;
  width:  calc(100% / 3 - 26px);
}
.select-gift__panels--small:hover {
  border: 3px solid rgb(173,3,17);
}
.select-gift__panels--small a {
  display: block;
  padding: 14px 22px;
  height: 100%;
  width: 100%;
}
.select-gift__panels--small img {
  height: auto;
  width: 100%;
}
.gift-images {
  text-align: center;
  margin: 20px auto 10px;
}
.gift-images img {
  height: auto;
  width: 100%;
  max-width: 210px;
}
.gift-name {
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.select-item__text {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 2.5em;
  position: relative;
  text-align: center;
  text-shadow:
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328;
}

.select-item__text::before,
.select-item__text::after {
  content: '';
  width: 3px;
  height: 100px;
  background-color: #fff;
  box-shadow:
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328;
}
.select-item__text::before {
  margin-right: 50px;
  transform: rotate(-25deg);
}
.select-item__text::after {
  margin-left: 50px;
  transform: rotate(25deg);
}
@media screen and (max-width: 767px) {
  .select-gift__detail {
    padding: 20px;
  }
  .select-gift__detail--text {
    font-size: 20px;
    transform: none;
  }
  .select-gift__panels {
    gap: 20px;
  }
  .select-gift__panels--small {
    width: calc(100% / 2 - 12px);
  }
  .select-gift__panels--small a {
    padding: 10px 14px;
  }
  .contents-inner__w-chance {
    width: 100%;
  }
  .select-item__text {
    font-size: 18px;
    margin-top: 2em;
  }
  .select-item__text::before,
  .select-item__text::after {
    height: 40px;
  }
  .select-item__text::before {
    margin-right: 20px;
  }
  .select-item__text::after {
    margin-left: 20px;
  }
  .select-item {
    flex-direction: column;
  }
  .select-item a:first-child {
    margin-top: 2em;
  }
}

/*-------------------------------------
　パソコンブロック
---------------------------------------*/
/*.model-wrapper {
  display: flex;
  /*align-items: baseline;*//*
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
}
.model-wrapper:not(:last-child) {
  margin-top: 2em;
}
.model-wrapper + .text_title {
  margin-top: 80px;
}*/

.model-box {
  /*width: calc((100% / 3) - 16px);*/
  /*background-color: #fff;*/
  border: 3px solid #e60813;
  box-shadow: 3.5px 3.5px 0 0 rgba(72,72,72,.1);
  /*position: relative;*/
}
/*.model-box:nth-of-type(n+4) {
    margin-top: 20px;
}
.model-box:nth-child(4n) {
  margin-right: 0;
} *//*
.model-box:hover {
  border: 3px solid #51090d;
}
.model-box a {
  display: block;
  padding: 20px;
  height: 100%;
  width: 100%;
}
.model-box__point-return {
  background-color: #e43344;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .78px;
  margin-top: 2em;
  padding: 4px 0;
  text-align: center;
}
.is-no-point .model-box__point-return {
  visibility: hidden;
}
.model-box__image {
  margin: 0 auto 20px;
  width: 80%;
}
.model-box__image img {
  height: auto;
  width: 100%;
}
.model-box__catchcopy {
  font-size: 14px;
  letter-spacing: 1.08px;
  line-height: 1.4;
  margin-top: 1em;  
}
.model-box__name {
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  letter-spacing: .78px;
  line-height: 1.4;
  margin-top: 2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.model-box__spec {
  line-height: 1.4;
  margin-top: 1em;
}
.model-box__price {
  border-bottom: 1px solid #cdcdcd;
  color: #e43344;
  font-weight: bold;
  margin-top: 1em;
}
.model-box__price span {
  font-size: 28px;
  padding-right: 2px;
}
.model-box__button {
  width: 100%;
}
.model-box__point {
  background-color: #e50011;
  color: #fef18c;
  font-size: 16px;
  display: inline-block;
  letter-spacing: 1px;
  margin-top: 2em;
  padding: 6px 12px;
  text-align: center;
  width: 100%;
}
.model-box__point span {
  color: #fef18c;
}
@media screen and (max-width: 767px) {
  .model-wrapper div:not(:last-child){
    margin-top: 2.5em;
  }
  .model-box {
    width: 100%;
  }
.model-box:nth-of-type(n+4) {
    margin-top: 0;
}
}*/

/*-------------------------------------
　パーツブロック
---------------------------------------*/
.parts_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
}
.parts_wrapper:not(:last-child) {
  margin-top: 2em;
}
.parts_box {
  background-color: #fff;
  border: 3px solid #021328;
  box-shadow: 3.5px 3.5px 0 0 rgba(72,72,72,.1);
}
.parts_box:hover {
  border: 3px solid rgb(173,3,17);
  border-image: linear-gradient(45deg, rgba(173,3,17,1) 10%, rgba(229,0,18,1) 51%, rgba(173,3,17,1) 100%);
  border-image-slice: 1;
}
.parts_box a {
  display: block;
  padding: 20px;
  height: 100%;
  width: 100%;
}
.parts_box.large {
  margin: 0 auto;
  width: 470px;
}
.parts_box.medium {
  width: calc((100% / 2) - 14px);
}
.parts_box.small {
  width: calc((100% / 3) - 16px);
}
.parts_box__detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.parts_box__image {
  margin-top: 2em;
  width: 80%;
}
.parts_box__spec {
  width: 100%;
}
.parts_box__name {
  color: #333;
  font-weight: bold;
  margin-top: 1em;
	text-align: left;
  word-wrap: break-word;
}
.parts_box__name span:first-child {
  margin-right: .6em;
}
.parts_box__price {
  color: #e43344;
  font-weight: bold;
  margin-top: 1em;
}
.parts_box__price span {
  font-size: 28px;
  padding-right: 2px;
}
.parts_box__button {
  width: 100%;
}
.others-link {
  font-weight: bold;
  text-align: center;
  /*text-shadow:
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 5px #021328,
    0 0 3px #021328;*/
}
.others-link a {
  letter-spacing: .03em;
  color: #fff;
  border-bottom: none;
}
.others-link li{
  width: 85%;
  background-color: #000;
  /*background-color:rgba(255,255,255,0.2);*/
  border: 1px solid #fff;
  padding: 1em 2em;
  margin: 2em auto 0;
}
.others-link li:nth-of-type(n+2) {
  margin-top: 1em;
}
.others-link + .text_title--sub {
  margin-top: 80px;
}

.code__usage_wrap{
  margin: 2em 0;
}
.sale-model .c-link {
  font-weight: bold;
  filter: none;
}
.c-link, .c-link--ico,
.c-link:hover, .c-link--ico:hover{
  border-bottom: none;
  color: #fff;
}
.c-link--blue{
  color: #00a2e6!important;
  border-bottom: 1px solid #00a2e6!important;
}
@media screen and (max-width: 767px) {
  .parts_wrapper {
    display: block;
  }
  .parts_wrapper .parts_box:not(:last-child) {
    margin-top: 2em;
  }
  .parts_box:nth-of-type(2n-2){
    margin: 0;
  }
  .parts_box.large,
  .parts_box.medium,
  .parts_box.small,
  .parts_box__spec {
    width: 100%;
  }
}

/*-------------------------------------
　shopキャンペーン
---------------------------------------*/
.bg-sns-review .cont-field {
  background-color: #fff;
  padding: 100px;
  margin: 0 -215px;
  width: calc(100% + 430px);
}
.bg_shop_camp h2 {
  margin-top: 2.5em;
}
.camp_shop_ttl {
  background: #150059;
  background: linear-gradient(0deg, #150059 0%, #4a0366 100%);
  padding: 10px 0;
  border: 1px solid #fff;
  border-bottom: none;
}
.camp_shop_ttl h3 {
  color: #150059;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 12px;
  text-align: center;
  text-shadow:
    2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  transform: skewX(-14deg);
}
.camp_shop_box {
  background-color: #e9edf0;
  padding: 60px;
}
.camp_shop_box:nth-of-type(n+2) {
  margin-top: clamp(30px, 0.511rem + 4.55vw, 60px);
}
.camp_shop_box .select-item__text {
	font-size: clamp(18px, 0.58rem + 1.82vw, 30px);
	padding: 0 15px;
}
.camp_cont {
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 30px;
}
.camp_cont:nth-of-type(n+2) {
  margin-top: 30px;
}
.camp_shop_box a, .camp_shop_box a span {
  word-break: break-all;
}
.camp_shop_box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.camp_shop_box .camp_shop_txt p span {
  font-size: 14px;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.camp_shop_box + h3 {
  margin-top: 40px;
}
.camp_shop_img {
  /*width: 380px;*/
  margin: 0 auto;
}
.camp_shop_img img {
  max-width: 100%;
}
.camp_shop_link p {
  font-size: 16px;
  text-align: center;
}
.camp_shop_link p span {
  font-size: 24px;
  font-weight: bold;
}
.camp_cont_subttl {
  font-size: clamp(16px, 0.909rem + 0.3vw, 18px);
	font-weight: bold;
}
.camp_shop_caution li {
  text-indent: -0.6em;
  padding-left: 0.6em;
}
.camp_btn_box {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.camp_shop_icon {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin: 30px 0;
}
.camp_shop_icon_end {
  position: relative;
}
.camp_shop_icon_end::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(50, 50, 50, 0.8);
}
.camp_shop_icon_end .camp_shop_icon_end_text {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: clamp(24px, 30/750*100vw, 30px);
  letter-spacing: 0.05em;
}
.camp_app {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.camp_app li {
	width: 46%;
	text-align: center;
	font-weight: bold;
}
.camp_app li:first-of-type {
	border-right: 1px solid #ccc;
}
.camp_app li .app_img {
	display: block;
}
@media screen and (max-width: 767px) {
  .bg-sns-review .cont-field {
    margin: 0;
    padding: 20px 10px;
    width: 100%;
  }
  .camp_shop_ttl {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .camp_shop_ttl h3 {
    font-size: 4.6vw;
    letter-spacing: 2px;
  }
  .camp_shop_box {
    padding: 20px 0;
    margin-left: auto;
    margin-right: auto;
  }
  .camp_cont {
    width: 92%;
    padding: 20px 4%;
  }
  .camp_cont:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .camp_shop_box p:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .camp_shop_box .camp_shop_txt p span {
    font-size: 3.2vw;
  }
  .camp_shop_caution {
    margin-top: 20px;
  }
  .camp_shop_caution li {
    font-size: 3.2vw;
  }
  .camp_shop_caution li a {
    word-break: keep-all;
  }
  .camp_shop_img {
    width: 100%;
    /*margin: 0 auto 20px;*/
  }
  .camp_shop_link p {
    font-size: 3.6vw;
  }
  .camp_shop_link p span {
    font-size: 4.6vw;
  }
  .camp_btn_box {
    margin: 0 auto;
    flex-wrap: wrap;
    width: 94%;
  }
.camp_shop_icon {
	flex-wrap: wrap;
	gap: 0;
}
.camp_app {
	flex-direction: column;
	align-items: center;
}
.camp_app li {
	width: min(64%, 306px);
}
.camp_app li:first-of-type {
	border-right: none;
  margin-top: 1em;
}
}

/*-------------------------------------
　その他セールページへ
---------------------------------------*/
.other-campaign-link {
  margin-top: 2em;
  display: flex;
  flex-wrap: wrap;
	gap: clamp(20px, 0.795rem + 1.52vw, 30px);
}
.other-campaign-link li {
  background-color: #fff;
  border: 5px solid #fff;
  box-shadow: 3.5px 3.5px 10px rgba(72,72,72,.6);
  /*box-shadow: 3.5px 3.5px 0 0 rgba(72,72,72,.1);*/
  width: calc((100% - clamp(20px, 0.795rem + 1.52vw, 30px))/2);
}
.other-campaign-link li img {
  height: auto;
  width: 100%;
  /*box-shadow: 0 0 10px rgba(255, 255, 255,.6);*/
}
@media screen and (max-width: 767px) {
  .other-campaign-link li {
    width: calc((100% - 20px)/2);
  }
}
.camp_link_box {
	/*margin-top: clamp(60px, 2.386rem + 4.55vw, 90px);*/
}
/*-------------------------------------
　repostキャンペーン
---------------------------------------*/
.bg-repost-campaign h3.text_title span {
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 1.4;
  transform: skewX(-14deg);
  color: #484848;
  font-size: 36px;
  margin: 1.5em auto 0;
}
.bg-repost-campaign h3.text_title span::before,
.bg-repost-campaign h3.text_title span::after {
  content: "";
  width: 90px;
  border-top: 1px solid #484848;
}
.bg-repost-campaign h3.text_title span::before {
  margin-right: 1rem; 
}
.bg-repost-campaign h3.text_title span::after {
  margin-left: 1rem; 
}
a.p-link-button {
  margin: 30px auto 0;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .bg-repost-campaign h3.text_title span {
    font-size: 24px;
    line-height: 1.3;
    margin-top: 2em;
  }
.bg-repost-campaign h3.text_title span::before,
.bg-repost-campaign h3.text_title span::after {
  width: 40px;
}
  a.p-link-button {
    width: 100%;
  }
}
.bg-sns-review .cont-field {
  background-color: #fff;
  padding: 100px;
  margin: 0 -215px;
  width: calc(100% + 430px);
}
.bg_repost_camp h2 {
  margin-top: 2.5em;
}
.camp_repost_ttl {
  background: #150059;
  background: linear-gradient(0deg, #150059 0%, #4a0366 100%);
  padding: 10px 0;
  border: 1px solid #fff;
  border-bottom: none;
}
.camp_repost_ttl h3 {
  color: #150059;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 12px;
  text-align: center;
  text-shadow:
    2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  transform: skewX(-14deg);
}
.camp_repost_box {
  background-color: #e9edf0;
  padding: 60px;
}
.camp_cont {
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 30px;
}
.camp_cont:nth-of-type(n+2) {
  margin-top: 30px;
}
.camp_repost_box a, .camp_repost_box a span {
  word-break: break-all;
}
.camp_repost_box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.camp_repost_box .camp_repost_txt p span {
  font-size: 14px;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.camp_repost_box + h3 {
  margin-top: 40px;
}
.camp_repost_img {
  width: 380px;
  margin: 0 auto 30px;
}
.camp_repost_img img {
  max-width: 100%;
}
.camp_repost_link p {
  font-size: 16px;
  text-align: center;
}
.camp_repost_link p span {
  font-size: 24px;
  font-weight: bold;
}
.camp_repost_caution {
  margin-top: 30px;
}
.camp_repost_caution li {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
}
.camp_btn_box {
  margin: 26px auto 0;
  display: flex;
  justify-content: space-between;
}
.button-wrapper {
  width: 32.6%;
  background: #ccc;
  transform: skewX(-14deg);
  box-shadow: 2px 2px 4px #999;
}
.button-wrapper.rt_now {
  background: #e43344;
  transition: all 0.3s;
}
.button-wrapper.rt_now:hover {
  background: #e45633;
}
.button-wrapper a {
  pointer-events: none;
}
.button-wrapper.rt_now a {
  pointer-events: auto;
}
.button-wrapper a, .button-wrapper a span {
  text-decoration: none;
  color: #fff !important;
}
.button-wrapper a .button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: bold;
  transform: skewX(14deg);
}
.button-wrapper a .button-text span:last-of-type {
  font-size: 18px;
  display: inline-block;
  /*margin-bottom: -4px;*/
}
@media screen and (max-width: 767px) {
  .bg-sns-review .cont-field {
    margin: 0;
    padding: 20px 10px;
    width: 100%;
  }
  .camp_repost_ttl {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .camp_repost_ttl h3 {
    font-size: 4.6vw;
    letter-spacing: 2px;
  }
  .camp_repost_box {
    padding: 20px 0;
    margin-left: auto;
    margin-right: auto;
  }
  .camp_cont {
    width: 92%;
    padding: 20px 4%;
  }
  .camp_cont:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .camp_repost_box p:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .camp_repost_box .camp_repost_txt p span {
    font-size: 3.2vw;
  }
  .camp_repost_caution {
    margin-top: 20px;
  }
  .camp_repost_caution li {
    font-size: 3.2vw;
  }
  .camp_repost_caution li a {
    word-break: keep-all;
  }
  .camp_repost_img {
    width: 100%;
    margin: 0 auto 20px;
  }
  .camp_repost_link p {
    font-size: 3.6vw;
  }
  .camp_repost_link p span {
    font-size: 4.6vw;
  }
  .camp_btn_box {
    margin: 20px auto 0;
    flex-wrap: wrap;
    width: 94%;
  }
  .button-wrapper {
    width: 48.6%;
  }
  .button-wrapper:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .button-wrapper.rt_now:hover {
    background: #e43344;
  }
}
