@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_txt { }
*/

.spc_comment_tit {
  width: 55.98%;
  margin: 0 auto 40px;
}


/* base
------------------------------------------------------------------------------------*/
.spc59_wrap {
  background-image: url(/images/pc/content/free/spc59/img_back_pc.webp);
  background-size: cover;
  background-repeat: repeat;
}


/* リード
------------------------------------------------------------------------------------*/
.spc59_read {
  width: 90%;
  color: #000000;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  margin: calc(30px + ((18px - 30px) / 2)) auto calc((18px - 30px) / 2);
}

.spc59_read span{
  display: block;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.page_moveLink_wrap {
  width: 84%;
  display: flex;
  justify-content: space-between;
  margin: 40px auto -26px;
  padding: 0 16px 8px;
}
.page_moveLink { width: 44%; }
.page_moveLink img { display: block; }

.spc59_wrap2 {
  margin-top: 68px;
}

.spc59_title_img { width: 100%; }

.spc59_detail {
  width: calc(90% - 36px);
  background: #fff;
  outline: solid 18px #fff;
  position: relative;
  margin: calc(48px + 36px) auto 0;
  padding-bottom: 24px;
  filter: drop-shadow(3px 3px 5px rgb(0 0 0 / 20%));
}

.spc59_detail_order {
  width: 144px;
  position: absolute;
  top: 24px;
  left: 36px;
}

.spc59_detail_name {
  font-size: 6rem;
  font-weight: bold;
  letter-spacing: 1.4px;
  margin: 28px 0 40px 194px;
}

.spc59_detail_name_kana {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
  margin-top: 6px;
}

.spc59_detail_eyes_img_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.spc59_detail_eyes_img {
  width: 43%;
  margin: 0 2%;
}

.spc59_detail_txt {
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  margin: 20px 20px 60px 20px;
}

.spc59_detail_click {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 56%;
  height: 48px;
  text-align: center;
  display: block;
  margin: 32px auto 0;
  padding-top: 12px;
}

.spc59_detail_click img { width: 110px; }

.spc59_detail2_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.spc59_detail2 {
  width: calc(45% - 20px);
  background: #fff;
  position: relative;
  margin: 90px 20px 50px 20px;
  padding-bottom: 24px;
  filter: drop-shadow(3px 3px 5px rgb(0 0 0 / 20%));
}

.spc59_detail2_period {
  position: absolute;
  top: -28px;
  width: 40%;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 4px;
  margin: 0 30%;
}

.spc59_detail2_1month {
  width: 50%;
  margin: 0 25%;
  background-color: #ff926c;
}

.spc59_detail2_1day {
  background-color: #ff8ab4;
}

.spc59_detail2_order {
  width: 134px;
  position: absolute;
  top: -47px;
  left: 50%;
  transform: translateX(-50%);
}

.spc59_detail2_name {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin: 56px 0 16px;
}

.spc59_detail2_name_kana {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
  margin-top: 6px;
}

.spc59_detail2_eyes_img {
  width: 90%;
  display: block;
  margin: 8px auto 0;
}

.spc59_detail2_txt {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 24px 24px 80px 24px;
}

.spc59_detail2_click {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  display: block;
}

.spc59_detail2_click img { width: 260px; }

.spc59_detailColor_1month .spc59_detail {
  border: #d8c295 solid 6px;
}

.spc59_detailColor_1day .spc59_detail_click,
.spc59_detailColor_1day .spc59_detail2_click {
  background: #f2a3b1;
}

.spc59_detailColor_1day .spc59_detail {
  border: #f2a3b1 solid 6px;
}

.spc_comment {
  color: #000000;
  font-size: 1.4rem;
  margin: 48px 0px 24px;
  padding: 18px 0 16px;
}

.spc_comment_title_img { width: 100%; }

.spc_comment_txt {
  width: 90%;
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 40px auto 0;
  text-align: left;
}

.spc_comment_txt_manager {
  width: 90%;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: right;
  margin: 30px auto 0;
}