@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #2b1e1e 0px, #2b1e1e 2px, transparent 2px, transparent 5px,#2b1e1e 5px, #2b1e1e 7px) left bottom / 100% 7px no-repeat;
  color: #2b1e1e;
}

/*
.spc_comment {  }
.spc_comment_tit {  }
.spc_comment_txt {  }
*/


/*
------------------------------------------------------------------------------------*/
.lp_brown01_wrap { }

/* ページ内リンク */
.lp_brown01_periodSelect_wrap { }

.lp_brown01_periodSelect_wrap:nth-of-type(2) {
  background-color: #f1eeea;
}

.lp_brown01_periodSelect_tit {
  margin: 0 auto;
}

.lp_brown01_periodSelect_flex_wrap {
  display: flex;
  justify-content: center;
}

.lp_brown01_vertical_wrap {
  width: 50%;
}

.lp_brown01_vertical_wrap img {
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.3));
}

.lp_brown01_periodSelect_btn { width: 45%; }

/* レンズ紹介 */
.lp_brown01_lineUp_wrap {
  background-image: url("/images/pc/content/free/lp_brown01/back_pc.webp"), linear-gradient(rgb(217 201 180), rgb(217 201 180));
  background-size: contain;
  background-repeat: repeat-y;
  padding-bottom: 1px;
}

.lp_brown01_lineUp_wrap:nth-of-type(2) {
  background-image: url("/images/pc/content/free/lp_brown01/back_pc.webp"), linear-gradient(rgb(207 184 162), rgb(207 184 162));
}

.lp_brown01_lineUp_title img {
  width: 80%;
  margin: 0 auto;
  padding-top: 40px;
}

.lp_brown01_lineUp_1month_wrap,
.lp_brown01_lineUp_1day_wrap {
  position: relative;
  background: #fff;
  margin: 48px 0 128px 7%;
  padding: 40px;
}

.lp_brown01_lineUp_1month_wrap:nth-of-type(2n),
.lp_brown01_lineUp_1day_wrap:nth-of-type(2n) {
  position: relative;
  background: #fff;
  margin: 48px 7% 128px 0;
  padding: 40px;
}

.lp_brown01_lineUp_name_1month,
.lp_brown01_lineUp_name_1day {
  width: 91%;
  position: absolute;
  top: -8%;
}

.lp_brown01_lineUp_name_main {
  font-size: 3.4rem;
  display: block;
  margin-bottom: 6px;
}

.lp_brown01_wrap .lp_brown01_lineUp_img {
  width: 100%;
}

.lp_brown01_lineUp_spec_wrap {
  margin: 33% auto 0;
}

.lp_brown01_lineUp_spec1 {
  display: flex;
  align-items: center;
  color: #967459;
  font-size: 1.8rem;
  line-height: 1;
}
 
.lp_brown01_lineUp_spec1:before,
.lp_brown01_lineUp_spec1:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #967459;
}
 
.lp_brown01_lineUp_spec1:before {
  margin-right: 0.5rem;
}
 
.lp_brown01_lineUp_spec1:after {
  margin-left: 0.5rem;
}

.lp_brown01_lineUp_txt {
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(16px + ((var(--fs) - var(--fh)) / 2)) auto 12px;
}

.lp_brown01_lineUp_buy_wrap {
  position: absolute;
  bottom: -6%;
  width: 90%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 0 0 6px;
}

.lp_brown01_lineUp_buy_one_1month,
.lp_brown01_lineUp_buy_set_1month,
.lp_brown01_lineUp_buy_one_1day, 
.lp_brown01_lineUp_buy_set_1day {
  height: 56px;
  background: #2d1d1f;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  display: grid;
  place-items: center;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.3));
}
.lp_brown01_lineUp_buy_one_1month:hover,
.lp_brown01_lineUp_buy_set_1month:hover,
.lp_brown01_lineUp_buy_one_1day:hover, 
.lp_brown01_lineUp_buy_set_1day:hover {
  text-decoration: none;
}
 
.lp_brown01_lineUp_buy_one_1month,
.lp_brown01_lineUp_buy_one_1day {
  background: #7f6450;
}

.lp_brown01_lineUp_buy_one_1month,
.lp_brown01_lineUp_buy_one_1day {
  width: 38.5%;
}

.lp_brown01_lineUp_buy_set_1month,
.lp_brown01_lineUp_buy_set_1day {
  width: 53.5%;
}

/* まとめ買いバナー */
.lp_brown01_matome1_flex {
  width: 94%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
.lp_brown01_matome1_flex img {
  width: 100%;
}

.lp_brown01_matome1_link1 {
  width: calc(47%);
  display: block;
  margin: 0;
}

.lp_brown01_matome1_link1_img {
  border-radius: 8px;
  display: block;
}

.lp_brown01_matome1_line {
  background: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 5px) top left / 5px 1px repeat-x;
  margin-top: 16px;
}

.lp_brown01_matome1_link3 {
  width: calc(50% - 4px);
  display: block;
  margin: 16px 0 0;
}

.lp_brown01_sub_tit1 {
  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;
}

.lp_brown01_sub_tit1 span {
  color: #ff9831;
  font-size: 36px;
  line-height: 46px;
  margin-right: 6px;
}