@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 {
  margin: 0 24px;
  padding: 40px 0 24px;
}
  
.spc_comment_tit {
  background: linear-gradient(transparent 70%, rgba(200,149,150,0.5) 0%);
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 3.8rem;
  display: inline-block;
  margin: 0;
  padding: 0 12px;
}

.spc_comment_txt {
  text-align: left;
  margin: 32px 0 24px;
}


/*
------------------------------------------------------------------------------------*/
.spc30_wrap {
  color: #53332f;
  background-image: url(/images/sp/content/free/spc30/back_sp.webp);
  background-repeat: repeat-y;
  background-size: contain;
  text-align: center;
}
 
/* spc_content1 */
.spc30_content1 {
  margin: 0;
  padding: 0 10px;
}

.spc30_content1_sub1 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4.6rem;
  margin: 32px 0 0;
}

.spc30_content1_tit1 {
  display: inline-block;
  color: #e01c5e;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 5rem;
  border-bottom: double 8px #e01c5e;
  margin: 4px 0 0;
}

.spc30_content1_txt1 {
  font-size: 2.2rem;
  line-height: 3.4rem;
  margin-top: 16px;
}

.spc30_content1_line {
  display: block;
  width: 100%;
  margin: 12px 0;
}

.spc30_content1_wrap2 {
  display: table;
  position: relative;
  background-color: rgba(242, 220, 219, 0.5);
  padding: 36px;
  border: solid 1px #53332f;
  border-radius: 16px;
  margin: 24px auto;
}

.spc30_content1_sub2 {
  color: #e01c5e;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.6rem;
}

.spc30_content1_tit2 {
  color: #e01c5e;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4.6rem;
}

.spc30_content1_txt2 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.6rem;
  margin: 12px 0 0;
}

.spc30_content1_img2 {
  position: absolute;
  width: 140px;
  bottom: -76px;
  left: -60px;
}

.spc30_content1_sub3 {
  display: inline-block;
  color: #fff;
  background-color: #e01c5e;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 3.4rem;
  margin: 20px 0 0;
  padding: 0 8px;
}

.spc30_content1_tit3 {
  color: #e01c5e;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4.6rem;
  margin: 4px 0 12px;
}

.spc30_content1_wrap3 {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}

.spc30_content1_img3 {
  width: 100px;
  height: 100px;
  margin: auto 0;
}

.spc30_content1_txt3 {
  font-size: 2.2rem;
  text-align: left;
  line-height: 3.4rem;
  margin-left: 16px;
}

/* spc_content2 */
.spc30_content2_tit {
  margin: 80px 0 24px;
}
  
.spc30_content2_spec {
  width: 84%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 24px auto -4px;
}
  
.spc30_content2_spec_li {
  width: 49%;
  color: #c89596;
  border: 1px solid #c89596;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 4px;
  margin: 0.5%;
}

.spc30_content2_img1 {
  width: 80%;
  margin: 0 auto;
}

.spc30_content2_img2 {
  width: 50%;
  margin: 40px auto;
}

.spc30_content2_txt {
  font-size: 1.8rem;
  text-align: left;
  line-height: 2.8rem;
  margin-top: 32px;
  padding: 0 24px;
}

.spc30_content2_etc {
  display: table;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4.6rem;
  background: linear-gradient(transparent 70%, rgba(200, 149, 150, 0.5) 0%);
  margin: 72px auto -60px;
}

/* 購入ボタン */
.spc30_content2_btn {
  width: 60%;
  background: #e01c5e;
  border-radius: 8px;
  color: #fff;  
  display: block;
  position: relative;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 0;
  margin: 30px auto 0;
  box-shadow: 0 0 0 0 rgb(224 28 94 / 70%); /* ボタンの色をRGB化 */
  -webkit-animation: pulse 1.25s cubic-bezier(.66,0,0,1) infinite;
  animation: pulse 1.25s cubic-bezier(.66,0,0,1) infinite;
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 8px rgba(52, 114, 123, 0); /* ボタンの色をRGB化 */
  }
}

.spc30_content2_btn:hover {
  text-decoration: none;
}

.spc30_content2_btn_sub {
  font-size: 1.5rem;
  font-weight: normal;
  display: block;
  margin: 4px 0 8px;
}

.spc30_content2_btn_click {
  position: absolute;
  top: -4px;
  right: -16px;
  transform: rotate(15deg);
  color: #53332f; /* CLICK!の文字色 */
  text-shadow: 2px 2px 0 #fff; /* CLICK!の文字の影色 */
}