@import url("https://use.typekit.net/txh0zzg.css");

#monoa_series_wrap {
  font-family: "Noto Sans JP";
}

#monoa_series_wrap .w_100v {
  width: 100vw;
  margin-left: -16px;
}

.padding_rl {
  padding: 0 3rem;
}

.monoa_ttl {
  display: flex;
  align-items: center;
  margin: 4rem 0 2rem;
}

.monoa_ttl img {
  width: 18rem;
}

.monoa_ttl span.ttl_s {
  margin-left: 2rem;
  font-weight: bold;
}

.monoa_exp {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  padding-bottom: 3rem;
  letter-spacing: 1px;
}

.bg__wrap {
  background: #eeede8;
  width: 100vw;
  margin-left: -16px;
  padding-bottom: 4rem;
  margin-bottom: 6rem;
}

.monoa_ttl span.en {
  font-family: "corbel", sans-serif;
  font-weight: bold;
  font-size: 3rem;
  display: inline-block;
  margin: 0 auto;
}

.item-desc__heading {
  margin: 20px 0 8px;
}

.item-desc__txt {
  margin-bottom: 4rem;
  line-height: 2;
}

.marker {
  background: linear-gradient(transparent 70%, #fff8a6 30%);
}

.bg__wrap02 {
  padding: 6rem 16px 4rem;
}

.product-table {
  border-collapse: collapse;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #333;
  width: auto;
}

.product-table th {
  text-align: left;
  font-weight: normal;
  padding: 6px 12px;
  width: 100px;
  vertical-align: top;
}

.product-table td {
  padding: 6px 12px;
  font-weight: bold;
}

.product-table tr + tr {
  border-top: 1px solid #ccc;
}

.txt_c {
  text-align: center;
}

.img_c {
  width: 30%;
  margin: 0 auto;
}

.use_item_wrap {
  margin-top: 22rem;
}
.use_item_tit {
  width: 30%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.5em;
}
.use_item_exp {
  text-align: center;
  margin-bottom: 2.6em;
  font-weight: bold;
  font-size: 1em;
}
.product-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}
.product-card {
  display: flex;
  flex-direction: column;
  width: calc(33.333% - 14px);
  color: inherit;
}
.product-card .pr {
  text-align: right;
}
@media (min-width: 960px) {
  .bg__wrap {
    width: inherit;
  }

  .padding_rl {
    padding: 2rem 5rem;
  }

  .monoa_ttl {
    margin: 1rem 0 2rem;
  }

  .bg__wrap02 {
    padding: 8rem 5rem 6rem;
  }

  .monoa_exp {
    font-size: 1.7rem;
  }

  .item-desc__heading {
    font-size: 1.7rem;
  }

  .item-desc__txt {
    font-size: 1.5rem;
  }
  .use_item_exp {
    margin-bottom: 3em;
    font-size: 1.4em;
  }
}

/* タッセル用追記ここから */
.monoa_caption {
  font-size: 1.3rem;
  text-align: center;
  color: #a9a9a9;
  margin: -1.2rem 0 5rem;
}
.item_name_en,
.item_name_jp {
  display: inline-block;
  vertical-align: baseline;

  margin-bottom: 2rem;
}
.name_wrap {
  display: block;
  margin-bottom: 2rem;
  text-align: center;
}
.item_name_en {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin-right: 4.5rem;
}

.item_name_jp {
  font-weight: bold;
  letter-spacing: 1px;
}
.monoa_exp_ttl {
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.monoa_ttl {
  text-align: center;
}

#series-sec{
margin-bottom: 4rem;
  
}
.series-lu {
  text-align: center;
}

.series-ttl {
  font-size: 2.7rem;
  font-weight: 600;
  margin-bottom: 1px;
}

.line-deco {
  display: block;
  width: 40rem;
  height: 1px;
  background-color: #000;
  margin: 12px auto;
}

.lu-txt {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1rem;
}
.series-lu {
  margin: 8rem 0 6rem;
}
#monoa-code .item-price {
  position: relative;
}
.img-item-desc.series-item {
  margin-bottom: 0;
}
.item-desc__half-img-item a {
  /* display: block; */
  /* position: relative; */
  padding-right: 0px !important;
  color: #3c3c3c !important;
}
.item-desc__half-img-item a {
  display: block;
  position: relative;
  padding-right: 110px;
}

.img-item-desc.series-item {
  display: block;
  line-height: 1.4;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

.item-price {
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: bold;
  white-space: nowrap;
  color: rgb(122, 29, 29);
  font-size: 1.6rem;
}
.item-desc__three-img-item .item-price {
  position: relative;
}
.item-desc__three-img-wrap .series-item {
  margin-bottom: 0;
  color: #3c3c3c;
  font-size: 1.6rem;
}

@media (max-width: 768px) {
  .name_wrap {
    margin-bottom: 1rem;
  }
  .monoa_exp_ttl {
    font-size: 1.7rem;
  }
  .series-lu {
    margin: 6rem 0 4rem;
  }
  .series-ttl {
    font-size: 2.3rem;
    font-weight: 600;
  }
  .line-deco {
    width: 28rem;
    height: 0.5px;
  }
  .lu-txt {
    font-size: 2.2rem;
  }
  .img-item-desc.series-item {
    margin: 1rem 0 3rem;
    font-size: 1.4rem;
  }
  .item-price {
    font-size: 1.7rem;
  }
  .item_name_en {
    margin-right: 3.5rem;
  }
    .series-lu .item-desc__three-img-wrap{
    margin: 6rem 0 4rem;
  }

#series-sec .img-item-desc.series-item {
    margin: 0.5rem 0;
}
#series-sec .item-price {
    font-size: 1.5rem;
}
}

/* タッセル用追記ここまで */

/* カーテン用追記ここから */
.item-ttl {
  text-align: center;
  margin-bottom: 3rem;
}
.item-ttl_en {
  display: block;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.item-ttl_jp {
  font-size: 1.5rem;
}
.line-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #3c3c3c;
  position: relative;
  text-align: center;
  margin: 1rem auto;
}

.line-text::before,
.line-text::after {
  content: "";
  height: 1px;
  background: #3c3c3c;
  width: 1.5rem;
  margin: 0 0.5em;
}

.ctn-detail img {
  width: 90%;
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.ctn-detail p {
  line-height: 2;
  font-size: 1.4rem;
}
.ctn-detail .monoa_exp_ttl {
  font-size: 1.6rem;
}
.ctn-detail .padding_rl {
  padding: 0 5rem 3.5rem;
}
.ctn-detail p.tight,
.ctn-detail2 p.tight {
  margin-top: 0.9em;
}

.ctn-detail2 p.item-desc__txt {
  margin-bottom: 0;
}
.ctn-detail2 .item-desc__heading {
  margin-bottom: 2rem;
}
.ctn-detail2_box {
  margin-bottom: 4rem;
}
.item-desc__three-img-wrap {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin: 2rem 0;
  flex-wrap: wrap;
}

.item-desc__three-img-item {
  flex: 0 0 32%;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 1rem;
}

.item-desc__three-img-item img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}
.gallery-line {
  display: block;
  width: 15rem;
  height: 1px;
  background-color: #000;
  margin: 70px auto;
}
.lu_reco {
  font-size: 2.3rem;
  margin-bottom: 3rem;
}
.slash-wrap::before {
  content: "\\";
  margin-right: 0.4em;
  display: inline-block;
}

.slash-wrap::after {
  content: "/";
  margin-left: 0.4em;
  display: inline-block;
}
.pc-br {
  display: inline;
}
@media (max-width: 768px) {
  .item-ttl_en {
    font-size: 3rem;
    margin-bottom: 2px;
  }
  .ctn-detail2 .item-desc__heading {
    font-size: 1.6rem;
  }
  .monoa_exp_ttl {
    font-size: 1.55rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
  }
  .ctn-detail .padding_rl {
    padding: 0 2rem 2rem;
  }

  .lu_reco {
    font-size: 1.6rem;
  }
  .ctn-detail p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .pc-br {
    display: none;
  }
}
/* カーテン用追記ここまで */

.bg__wrap03 {
  padding: 3rem 16px 4rem;
}
.bg__wrap03 .item-desc__half-img-wrap .item-desc__half-img-item {
  flex: 0 1 48%;
}
.block-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
}

.block-item {
  width: calc(50% - 12px);
  display: flex;
  flex-direction: column;
}

.block-item img {
  width: 100%;
  height: auto;
  display: block;
}

#attach-v .item-desc__txt {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6;
}

.silver {
  border: 1px solid #ccc;
  padding: 12px;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 3rem;
}
.silver .item-desc__heading {
  margin: 8px 0 12px;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
.silver .item-desc__txt {
  margin-bottom: 1rem;
  line-height: 1.5;
}
.monoa_ttl span.parts {
  font-family: "corbel", sans-serif;
  font-weight: bold;
  font-size: 3rem;
  display: inline-block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .bg__wrap03 {
    padding: 0.5rem 2rem 6rem;
  }
  .block-item {
    width: 100%;
  }
  #attach-v .item-desc__txt {
    margin: 8px 0 2px;
    font-size: 14px;
    line-height: 1.6;
  }
  .monoa_ttl span.parts {
    font-size: 2rem;
  }
}

/* トリム用追記 */
.bg__wrap04 {
  padding: 4rem 5rem 6rem;
}
.bg__wrap04 .monoa_exp {
  text-align: center;
}

.item-desc__three-img-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .monoa_ttl span.en {
    font-weight: bold;
    font-size: 2.2rem;
    display: inline-block;
    margin: 0 auto;
  }
  .bg__wrap04 {
    padding: 0.5rem 1.5rem 3rem;
  }
  .item-desc__three-img-wrap > * {
    flex: 0 0 calc(50% - 7px);
  }
  #trim-series .en {
    font-size: 2.2rem;
  }
  #trim-series .monoa_exp {
    font-size: 1.4rem;
    padding-bottom: 4rem;
  }
}

/* トリム用追記ここまで */

/* コーディネート提案用追記 */

#monoa-code .item-price {
  position: relative;
  right: 0;
  bottom: 0;
  font-weight: bold;
  white-space: nowrap;
  color: rgb(122, 29, 29);
}
#monoa-code .img-item-desc.code-item {
  display: block;
  line-height: 1.4;
  color: #3c3c3c;
  font-size: 1.4rem;
}
#monoa-code .monoa_lineup_wrap img {
  width: 100%;
  height: auto;
}
#monoa-code .monoa_lineup_tit {
  width: 35%;
  margin: 0 auto;
  margin-bottom: 2em;
}
#monoa-code .monoa_exp {
  padding: 3rem 0;
}

.ol__wrap {
    /* background: #eeede8; */
    margin-left: -16px;
    margin-bottom: 4rem;
    border: 11px solid #eeede8;
    border-radius: 5px;
    padding: 5rem 4rem;
    box-sizing: border-box;
}
.ol__wrap .monoa_exp{
    text-align: center;
    margin-bottom: 2rem;
}
.ol__wrap .item-desc__full-img-item {
  position: relative;
  display: inline-block;
}

.ol__wrap .item-desc__full-img-item img {
  display: block;
}

.ol__wrap .overlay-text {
    position: absolute;
    top: 17px;
    left: 3.5%;
    font-weight: bold;
    font-size: 2.2rem;
    color: #3c3c3c;
    border: #3c3c3c 1px solid;
    padding: 5px 10px 5px 6px;
    background: #ffffff6b;
}
.ol__wrap .monoa_ttl {
    margin: 0rem;
}

@media (max-width: 768px) {
  #monoa-code{
    padding-left: 16px ;
    padding-right: 16px ;
  }
  #monoa-code .monoa_lineup_tit {
    margin: 30px auto 15px;
  }
  #monoa-code .monoa_ttl {
    font-size: 1.5rem;
    
  }

  #monoa-code .monoa_exp {
    font-size: 1.4rem;
    padding: 1rem 0 3rem!important;
  }
  #monoa-code.monoa_ttl span.en {
    margin: -2px auto 0;
  }
  #monoa-code .monoa_ttl {
    margin: 0 auto;
  }
  #monoa-code .item-price {
    font-size: 1.4rem;
  }
  #monoa-code .padding_rl {
    padding: 0 1rem;
    margin-top: 4rem;
}
.ol__wrap {
  margin: -8px!important;
  border: 8px solid #eeede8;
  padding: 3rem 1.2rem 1rem;
}
.ol__wrap .overlay-text {
    top: 10px;
    font-size: 1.5rem;
}
.ol__wrap .item-desc__three-img-wrap > * {
    flex: 0 0 calc(50% - 7px);
}
#reco-chair .ol__wrap .monoa_ttl {
    margin: 0rem;
}
.ol__wrap .monoa_exp{
  margin-bottom: 0;
}
}
/* コーディネート提案用追記 ここまで*/

/* ボタン追加 */
.detail_btn{.
    margin: 0 auto;
    text-align: center;
    margin: 15px 0 20px;
}
.detail_btn a {
    display: block;
    padding: 16px 20px 16px 10px;
    line-height: 1.2;
    font-weight: bold;
    text-decoration: none;
    color: #222;
    border: #222 2px solid;
    position: relative;
}
.detail_btn a::after, .sample_btn a::after {
    padding-left: 4px;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -13px;
}
@media (max-width: 768px) {.detail_btn a {
    padding: 15px 10px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
}