@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #222 0px, #222 1px, transparent 1px, transparent 4px,#222 4px, #222 5px) left bottom / 100% 5px no-repeat;
  color: #222;
}

/*
.spc_comment {}
.spc_comment_tit {}
.spc_comment_txt {}
*/

/*
------------------------------------------------------------------------------------*/
/* spc_content1 */
.spc_cosplaylenslist_content1 p.spc_cosplaylenslist_txt1 {
  color: #848563;
  background-color: #f1ecff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 12px 0 12px;
}
.spc_cosplaylenslist_content1 p.spc_cosplaylenslist_txt2 {
  color: #848563;
  background-color: #f1ecff;
  font-size: 1.1rem;
  line-height: 1.8rem;
  text-align: center;
  padding: 0 12px 12px 12px;
}
.spc_cosplaylenslist_content1 p.spc_cosplaylenslist_txt3 {
  color: #848563;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: left;
  padding: 12px;
}
.spc_cosplaylenslist_content1_text_area img {
  vertical-align: top;
}
  
/* spc_content2 */
.spc_cosplaylenslist_content2 {
  width:100%; /* 商品ページの背景色 */
}
.spc_cosplaylenslist_content2 h2 {
  color: #848563;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
.spc_cosplaylenslist_content2_text_area {
  padding: 12px;
}
.spc_cosplaylenslist_content2_link {
  display: block;
  position: relative;
}
.spc_cosplaylenslist_content2_link h3 {
  position: absolute;
  top: calc(50% - 8px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  font-size: 2.2rem;
  line-height: 2.2rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 350px) {
  .spc_cosplaylenslist_content2_link h3 {
    top: calc(50% - 8px);
    font-size: 2rem;
    line-height: 2rem;
  }
}
.spc_cosplaylenslist_content2_link p {
  position: absolute;
  top: calc(50% + 14px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: center;
}
@media (max-width: 350px) {
  .spc_cosplaylenslist_content2_link p {
    top: calc(50% + 14px);
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.spc_cosplaylenslist_content2_text_area a img {
  display: inline;
  vertical-align: top;
}
.spc_cosplaylenslist_content2_text_area a h3 .click_icon{
  width: 20px;
  vertical-align: middle;
  padding-bottom: 4px;
  margin-left: 4px;
}
@media (max-width: 350px) {
  .spc_cosplaylenslist_content2_text_area a h3 .click_icon {
    width: 18px;
  }
}
.spc_cosplaylenslist_content2_text_area p.spc_cosplaylenslist_txt4 {
  color: #848563;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: center;
  border-left: solid 2px;
  border-bottom: solid 2px;
  border-right: solid 2px;
  padding: 12px;
}
.spc_cosplaylenslist_content2_text_area:nth-of-type(1) p.spc_cosplaylenslist_txt4 {
  border-color: #000;
}
.spc_cosplaylenslist_content2_text_area:nth-of-type(2) p.spc_cosplaylenslist_txt4 {
  border-color: #000;
}
.spc_cosplaylenslist_content2_text_area:nth-of-type(3) p.spc_cosplaylenslist_txt4 {
  border-color: #22b473;
}
.spc_cosplaylenslist_content2_text_area:nth-of-type(4) p.spc_cosplaylenslist_txt4 {
  border-color: #dd252f;
} 
.spc_cosplaylenslist_content2_text_area p.spc_cosplaylenslist_txt4 a {
}
.spc_cosplaylenslist_content2_text_area p.spc_cosplaylenslist_txt4 a img {
  width: 20px;
  vertical-align: middle;
  margin: 0 2px;
  padding-bottom: 2px;
}

/* spc_content3 */
.spc_cosplaylenslist_content3 h2 {
  color: #848563;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 12px 0 12px;
}
.spc_cosplaylenslist_content3 p {
  color: #848563;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: left;
  padding: 12px;
}
.spc_cosplaylenslist_product_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  color: #848563;
  padding: 48px 12px 0;
}
.spc_cosplaylenslist_product_wrap:first-of-type {
  padding: 12px 12px 0;
}
.spc_cosplaylenslist_product_wrap + .spc_cosplaylenslist_product_wrap {
  background: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 5px) top left / 5px 1px repeat-x;
  margin-top: 20px;
  padding-top: 20px;
}
.spc_cosplaylenslist_h3 + .spc_cosplaylenslist_product_wrap { padding-top: 32px; }

.spc_cosplaylenslist_product_tit {
  width: 100%;
  --fs: 1.6rem;
  --fh: 2rem;
  font-size: var(--fs);
  text-indent: -1em;
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0 calc(12px + ((var(--fs) - var(--fh)) / 2));
  padding-left: 1em;
  scroll-margin-top: 72px;
}

.spc_cosplaylenslist_product_link { width: 40%; }

.spc_cosplaylenslist_product_img { border-radius: 12px; }

.spc_cosplaylenslist_product_spec_wrap {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 12px;
}

.spc_cosplaylenslist_product_spec_tit {
  --fs: 1.2rem;
  --fh: 1.6rem;
  width: 6.5em;
  border-bottom: #ccc solid 1px;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding: 10px 4px 2px;
}
.spc_cosplaylenslist_product_spec_tit:first-of-type { margin-top: -8px; }


.spc_cosplaylenslist_product_spec_txt {
  --fs: 1.2rem;
  --fh: 1.6rem;
  width: calc(100% - 6.5em - 6%);
  border-bottom: #ccc solid 1px;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0 calc(0px + ((var(--fs) - var(--fh)) / 2)) 6%;
  padding: 10px 4px 2px;
}
.spc_cosplaylenslist_product_spec_txt:first-of-type { margin-top: -8px; }

@media (max-width: 374px) {
  .spc_cosplaylenslist_product_spec_tit { width: 5em; }
  .spc_cosplaylenslist_product_spec_tit span { display: block; }
  .spc_cosplaylenslist_product_spec_txt { width: calc(100% - 5em - 6%); }
}

.spc_cosplaylenslist_product_txt_wrap {
  width: 100%;
  background: #fffaf5;
  margin-top: 16px;
  padding: 8px;
}

.spc_cosplaylenslist_product_txt {
  --fs: 1.2rem;
  --fh: 2rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(20px + ((var(--fs) - var(--fh)) / 2)) 0 calc(0px + ((var(--fs) - var(--fh)) / 2));
}
.spc_cosplaylenslist_product_txt:first-of-type {
  --fs: 1.2rem;
  --fh: 2rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
}
