@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #222 0px, #222 2px, transparent 2px, transparent 5px,#222 5px, #222 7px) left bottom / 100% 7px no-repeat;
  color: #222;
}

/*
.spc_comment {  }
.spc_comment_tit {  }
.spc_comment_txt {  }
.spc_comment_txt_manager {  }
*/


/* base
------------------------------------------------------------------------------------*/
.cosplay_lp_wrap {  }

.cosplay_lp_back {
  background-image: url(/images/pc/content/free/lp_cosplay/back_pc.webp);
  background-size: contain;
  background-repeat: no-repeat;
}

.cosplay_lp_sub_title1, .cosplay_lp_sub_title2 {
  width: 94%;
  color: #000;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 3.6rem;
  margin: 0 auto;
  padding: 32px 0 6px 0;
  text-shadow: 1px 1px #fff, 2px 2px #fff, 3px 3px #fff, 4px 4px #fff;
}

.cosplay_lp_sub_title1 span {
  color: #ff9831;
  font-size: 3.6rem;
  line-height: 4.6rem;
  margin-right: 6px;
}

.cosplay_lp_sub_title2 span {
  color: #3081c4;
  font-size: 3.6rem;
  line-height: 4.6rem;
  margin-right: 6px;
}

.cosplay_lp_top1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 12px;
}

.cosplay_lp_top1 img {
  filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}

.page_moveLink {
  width: calc((100% / 7) - 12px);
  display: block;
}

.cosplay_lp_top2 {
  width: 94%;
  list-style: none;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

.cosplay_lp_top2 li {
  background-color: #fff;
  border: solid 3px #000;
  border-radius: 14px;
  padding: 12px;
  margin: 8px;
  filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}

.cosplay_lp_top2 li a{
  color: #000;
  font-size: 2.6rem;
}
.cosplay_lp_top2 li a:hover{
  text-decoration: none;
}

.cosplay_lp_top3 {
  display: block;
  width: 94%;
  margin: auto;
}

.cosplay_lp_top3 img {
  border-radius: 26px;
  filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}

#cosplay_lp_move1 {
  margin-top: 80px;
}

.cosplay_lp_wrap {
  position: relative;
  scroll-margin-top: 90px;
}

.cosplay_lp_sub_title3 {
  width: 100%;
  text-align: left;
  position: relative;
  z-index: 1;
}

.cosplay_lp_title_img {
  width: auto;
  height: 180px;
}

.cosplay_lp_sub_title3 .cosplay_lp_title_img { margin-left: auto; }
.cosplay_lp_sub_left .cosplay_lp_title_img { margin-left: 0; margin-right: auto; }

.cosplay_lp_sub_left {
  top: -32px;
}

.cosplay_lp_detail_back { padding-bottom: 78px; }

.cosplay_lp_detail_right {
  clip-path: polygon(0 88px, 100% 0%, 100% 100%, 0 calc(100% - 88px));
  -webkit-clip-path: polygon(0 88px, 100% 0%, 100% 100%, 0 calc(100% - 88px));
  margin-top: -130px;
  padding-top: 78px;
}

.cosplay_lp_detail_left {
  clip-path: polygon(0 0, 100% 88px, 100% calc(100% - 88px), 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 88px, 100% calc(100% - 88px), 0 100%);
  margin-top: -142px;
  padding-top: 78px;
}

.cosplay_lp_detail_purple {
  background-color: #948adb;
}

.cosplay_lp_detail_blue {
  background-color: #72bbde;
}

.cosplay_lp_detail_green {
  background-color: #44cac6;
}

.cosplay_lp_detail_pink {
  background-color: #e380a4;
}

.cosplay_lp_detail_red {
  background-color: #eb7070;
}

.cosplay_lp_detail_yellow {
  background-color: #ffcd73;
}

.cosplay_lp_detail_white {
  background-color: #e3e3e3;
}

.cosplay_lp_detail {
  position: relative;
  display: block;
  width: 94%;
  color: #222;
  margin: 64px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 26px;
  filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
.cosplay_lp_detail:hover { text-decoration: none; }

.cosplay_lp_detail_name {
  background: right top 1px / 38px no-repeat;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: -0.01rem;
  display: inline-block;
  margin: 0 0 0 42%;
  padding: 0 48px 1px 0;
}

.cosplay_lp_arw_purple {
  color: #805bd7;
  background-image: url(/images/pc/content/free/lp_cosplay/img09_pc.webp);
}

.cosplay_lp_arw_blue {
  color: #37a0ec;
  background-image: url(/images/pc/content/free/lp_cosplay/img13_pc.webp);
}

.cosplay_lp_arw_green {
  color: #00b4a2;
  background-image: url(/images/pc/content/free/lp_cosplay/img17_pc.webp);
}

.cosplay_lp_arw_pink {
  color: #e26b98;
  background-image: url(/images/pc/content/free/lp_cosplay/img21_pc.webp);
}

.cosplay_lp_arw_red {
  color: #e55b5b;
  background-image: url(/images/pc/content/free/lp_cosplay/img25_pc.webp);
}

.cosplay_lp_arw_yellow {
  color: #f6c642;
  background-image: url(/images/pc/content/free/lp_cosplay/img29_pc.webp);
}

.cosplay_lp_arw_white {
  color: #a4a4a4;
  background-image: url(/images/pc/content/free/lp_cosplay/img33_pc.webp);
}

.cosplay_lp_detail_img { margin-top: -11%; }

.cosplay_lp_detail_txt {
  font-size: 2.4rem;
  line-height: 3.8rem;
  margin-top: 8px;
}


/* まとめ買いバナー
------------------------------------------------------------------------------------*/
.cosplay_lp_matome1_flex {
  width: 94%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
.cosplay_lp_matome1_flex img {
  width: 100%;
}

.cosplay_lp_matome1_link1 {
  width: 47.4%;
  display: block;
  margin: 0;
}

.cosplay_lp_matome1_link1_img {
  border-radius: 8px;
  display: block;
}

.cosplay_lp_matome1_link2 {
  width: 47.4%;
  display: block;
  margin: 8px 0 0;
}

.cosplay_lp_matome1_link2_img {
  display: block;  
}

.cosplay_lp_matome1_line {
  background: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 5px) top left / 5px 1px repeat-x;
  margin-top: 16px;
}

.cosplay_lp_matome1_link3 {
  width: calc(50% - 4px);
  display: block;
  margin: 16px 0 0;
}