@charset "UTF-8";

/* ------------------------------------------------------------
商品ページ
------------------------------------------------------------ */
.rt1d_lp {
}

.rt1d_lp_list {
  display: flex;
  flex-wrap: nowrap;
}

.rt1d_lp_product {
  margin-top: 20px;
}

/* ------------------------------------------------------------
カテゴリページ（テキストコーディング）
------------------------------------------------------------ */
/* 共通設定 ------------------------------ */
.rt1dCate {
  color: #333;
  font-feature-settings: "palt";
}

.rt1dCate a {
  text-decoration: none;
}

/* lineUp ------------------------------ */
.rt1dCate_lineUp {
  background: url(/images/pc/type/se_revia_toric1d/cate_rt1d_bg01.webp) no-repeat top center / cover;
  padding-top: 5.5%;
  padding-bottom: 11%;
}

.rt1dCate_lineUp_catch {
  width: 91.5%;
  margin-left: 3%;
  margin-bottom: 6.5%;
}

.rt1dCate_lineUp_item {
  width: 71%;
  margin-left: 16%;
  margin-bottom: 3.5%;
}

.rt1dCate_lineUp_text{
  width: 88.5%;
  margin: 0 auto 5%;
}

.rt1dCate_lineUp_lens{
  width: 91.4%;
  margin: 0 auto 10%;
}

.rt1dCate_lineUp_box_ttl {
  width: 41%;
  margin: 0 auto 4%;
}

.rt1dCate_lineUp_flexArea {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  list-style: none;
  width: 90%;
  margin-left: 5.8%;
  margin-bottom: 7.5%;
}

.rt1dCate_lineUp_flexArea_child {
  width: 31%;
}

.rt1dCate_lineUp_flexArea_child a {
  display: block;
  position: relative;
}

.rt1dCate_lineUp_flexArea_child_name {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.18em;
  position: absolute;
  left: 1%;
  bottom: 2%;
}

.rt1dCate_lineUp_flexArea_circle {
  justify-content: center;
}
.rt1dCate_lineUp_flexArea_circle .rt1dCate_lineUp_flexArea_child {
  width: 32%;
  margin: 0 1.5%;
}

.rt1dCate_lineUp_table {
  width: 90%;
  margin: 0 auto;
  padding-top: 1%;
}

/* Detail ------------------------------ */
.rt1dCate_itemDetail a {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
}

.rt1dCate_itemDetail_catch {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}

.rt1dCate_itemDetail_text {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  line-height: 1.4;
  margin-top: 27%;
  padding-left: 3%;
  font-size: 2.8rem;
  font-weight: 400;
  letter-spacing: .05em;
  color: #666;
}

.rt1dCate_itemDetail_wear {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}

.rt1dCate_itemDetail_mt {
  margin-top: 3%;
}
.rt1dCate_itemDetail_mt02 {
  margin-top: 2%;
}

.rt1dCate_itemDetail_mb {
  margin-bottom: 3%;
}

.rt1dCate_itemDetail_circle .rt1dCate_itemDetail_text {
  margin-top: 30.5%;
}

/* features ------------------------------ */
.rt1dCate_features {
  background: url(/images/pc/type/se_revia_toric1d/cate_rt1d_bg02.webp) no-repeat top center / cover;
  padding: 8.5% 4.5%;
}

.rt1dCate_features_ttl {
  width: 78%;
  margin: 0 auto 9.5%;
}

.rt1dCate_features_box {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 15px;
  padding: 2.8%;
  text-align: center;
}

.rt1dCate_features_box_subttl {
  background: url(/images/pc/type/se_revia_toric1d/cate_rt1d_icon_check.webp) no-repeat top 0.3em left / 1.2em auto;
  display: inline-block;
  margin-bottom: 3%;
  padding: 1% 0 1% 1.5em;
  font-size: 2.8rem;
  font-weight: 700;
  color: #808080;
  letter-spacing: 0.1em;
}

.rt1dCate_features_box_text {
  text-align: center;
  font-size: 1.56rem;
  color: #808080;
  font-weight: 500;
  line-height: 2.9rem;
  letter-spacing: 0.24em;
}

.rt1dCate_features_spec01 {
  display: flex;
  justify-content: space-around;
  width: 97%;
  margin: 5% auto 0;
}

.rt1dCate_features_spec01_detail {
  width: 47%;
}

.rt1dCate_features_spec01_main {
  border-bottom: 2px solid #a0b0bc;
  margin: 8.5% auto 7%;
  padding-bottom: 7%;
}
.rt1dCate_features_spec01_main img {
  width: 94%;
  margin: 0 auto;
}

.rt1dCate_features_spec01_text {
  font-size: 1.9rem;
  line-height: 1.75;
  letter-spacing: 0.15em;
  color: #a0b0bc;
}

.rt1dCate_features_spec01_img {
  width: 43%;
}

.rt1dCate_features_spec02 {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-top: 4%;
}

.rt1dCate_features_spec02_child {
  border: 1px solid #bababa;
  border-radius: 10px;
  width: 48.5%;
  padding: 2% 0 3%;
}

.rt1dCate_features_spec02_sub {
  width: 76%;
  margin: 0 auto 4%;
}
.rt1dCate_features_spec02_child:last-child .rt1dCate_features_spec02_sub {
  width: 58%;
  margin-left: 30%;
}

.rt1dCate_features_spec02_text {
  margin-bottom: 4%;
  font-size: 1.8rem;
  font-weight: 600;
  color: #a0b0bc;
  letter-spacing: 0.09em;
  line-height: 1.5;
}

.rt1dCate_features_spec02_text_line {
  display: inline-block;
  border-bottom: 2px solid #a0b0bc;
  padding-bottom: 2.4%;
}

.rt1dCate_features_box_notes {
  font-size: 1.4rem;
  color: #a1a1a1;
  letter-spacing: .05em;
  line-height: 1.5;
}

.rt1dCate_features_spec02_child:last-child .rt1dCate_features_box_notes {
  font-size: 1.2rem;
}

.rt1dCate_features_specOther {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin-top: 2%;
}

.rt1dCate_features_specOther .rt1dCate_features_box {
  width: 49%;
  margin-bottom: 2%;
  padding: 1.5%;
}

.rt1dCate_features_specOther .rt1dCate_features_box_subttl {
  padding: 2.3% 0 1% 1.5em;
  font-size: 2.6rem;
}

.rt1dCate_features_specOther .rt1dCate_features_box_text {
  letter-spacing: 0.15em;
  line-height: 1.7;
  color: #a1a1a1;
}

.rt1dCate_features_box_img {
  width: 70%;
  margin: 5% auto;
}

.rt1dCate_features_specOther .rt1dCate_features_box:nth-of-type(2) .rt1dCate_features_box_img {
  width: 62%;
}

.rt1dCate_features_specOther .rt1dCate_features_box:nth-of-type(4) .rt1dCate_features_box_img {
  width: 27%;
  margin-top: 7%;
}

.rt1dCate_features_specOther .rt1dCate_features_box:nth-of-type(5) .rt1dCate_features_box_img {
  width: 78%;
  margin-top: 3%;
}

.rt1dCate_features_specOther .rt1dCate_features_box:nth-of-type(6) .rt1dCate_features_box_img {
  width: 56%;
  margin-top: 4%;
}

.rt1dCate_features_specOther_row3 {
  margin-top: 0;
}

.rt1dCate_features_specOther_row3 .rt1dCate_features_box {
  width: 28%;
  padding: 1.3% 0;
}
.rt1dCate_features_specOther_row3 .rt1dCate_features_box:last-child {
  width: 40.5%;
}

.rt1dCate_features_specOther_row3 .rt1dCate_features_box_subttl {
  background-size: 1.3em auto;
  background-position: top left;
  margin-bottom: 6%;
  padding: 1.6% 0 1% 1.5em;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
}

.rt1dCate_features_specOther_row3 .rt1dCate_features_box:nth-of-type(1) .rt1dCate_features_box_img {
  width: 79%;
  margin-top: 19%;
}

.rt1dCate_features_specOther_row3 .rt1dCate_features_box:nth-of-type(2) .rt1dCate_features_box_img {
  width: 45%;
  margin-top: 17%;
}

.rt1dCate_features_specOther_row3 .rt1dCate_features_box:nth-of-type(3) .rt1dCate_features_box_subttl {
  margin-bottom: 3%;
}
.rt1dCate_features_specOther_row3 .rt1dCate_features_box:nth-of-type(3) .rt1dCate_features_box_img {
  width: 85%;
  margin-top: 4%;
}

.rt1dCate_campaignArea {
  position: relative;
}
.rt1dCate_campaignArea_bnr01 {
  width: 93.5%;
  position: absolute;
  left: 1.5%;
  bottom: 8%;
}
