@charset "UTF-8";
.wrapper {
  overflow: hidden;
}

/*----------------------------------------------------
	☆COLOR
----------------------------------------------------*/
/*----OKUGAI----*/
.detail.okugai .detailMv {
  background-image: url(../../lib/cmn_img/okudai/okugai_mvbg.jpg);
}

.detail.okugai .detailMv span {
  color: #7cc8b3;
}

.detail.okugai .product .proName::before {
  background-color: #7cc8b3;
}

.detail.okugai .product .proName span {
  background: #7cc8b3;
}

.detail.okugai .product .cmn3List > li,
.detail.okugai .product .cmn2List > li,
.detail.okugai .product .cmn2List_2 > li {
  background-color: #dcf0eb;
}

.detail.okugai .product .cmn3List > li .ttl,
.detail.okugai .product .cmn2List > li .ttl,
.detail.okugai .product .cmn2List_2 > li .ttl {
  border-bottom: 1px solid #7cc8b3;
}

.detail.okugai .product .cmn3List > li .txBox_02,
.detail.okugai .product .cmn2List > li .txBox_02,
.detail.okugai .product .cmn2List_2 > li .txBox_02 {
  background: #7cc8b3;
}

.detail.okugai .product .cmn2List_2 > li {
  border-bottom: 3px solid #7cc8b3;
}

.detail.okugai .product .linkList .txBox {
  background: #7cc8b3;
}

.detail.okugai .ttlStyle_01 {
  background-color: #00b9ef;
}

.detail.okugai .ttlStyle_01 span {
  background-image: url(../../lib/cmn_img/okudai/kira_item01.png), url(../../lib/cmn_img/okudai/kira_item02.png);
  background-position: center left, center right;
  background-size: 20px 23px, 20px 23px;
  background-repeat: no-repeat;
  padding: 0 27px;
}

.detail.okugai .ttlStyle_02 {
  background-color: #dcf0eb;
}

.detail.okugai .ttlStyle_03 span {
  color: #7cc8b3;
  margin-right: 5px;
}

.detail.okugai .btnStyle_01 > a {
  background-image: url(../../lib/cmn_img/arw_gr.png);
}

@media screen and (min-width: 769px) {
  .btnBox {
    display: flex;
    justify-content: center;
  }
  .btnBox .btnStyle_01 {
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .btnBox .btnStyle_01 {
    margin-top: 20px;
  }
}
.detail.okugai .product .cmn2List_2.var1 > li,
.detail.okunai .product .cmn2List_2.var1 > li {
  background-image: none;
  background-color: #111;
  border-bottom: none;
  padding: 30px;
}

.detail.okugai .product .cmn2List_2.var1 p,
.detail.okunai .product .cmn2List_2.var1 p {
  color: #fff;
}

.detail.okugai .product .cmn2List_2.var2 > li,
.detail.okunai .product .cmn2List_2.var2 > li {
  background-image: none;
  background-color: #fff;
  border-bottom: none;
  padding: 30px;
}

.detail.okugai .product .cmn2List_2.var2 p,
.detail.okunai .product .cmn2List_2.var2 p {
  color: #000;
}

/*----OKUNAI----*/
.detail.okunai .detailMv {
  background-image: url(../../lib/cmn_img/okunai/okunai_mvbg.jpg);
}

.detail.okunai .detailMv span {
  color: #eba64c;
}

.detail.okunai .product .proName::before {
  background-color: #eba64c;
}

.detail.okunai .product .proName span {
  background: #eba64c;
  width: 140px;
}

.detail.okunai .product .cmn3List > li,
.detail.okunai .product .cmn2List > li,
.detail.okunai .product .cmn2List_2 > li {
  background-color: #f5ddbe;
}

.detail.okunai .product .cmn3List > li .ttl,
.detail.okunai .product .cmn2List > li .ttl,
.detail.okunai .product .cmn2List_2 > li .ttl {
  border-bottom: 1px solid #eba64c;
}

.detail.okunai .product .cmn3List > li .txBox_02,
.detail.okunai .product .cmn2List > li .txBox_02,
.detail.okunai .product .cmn2List_2 > li .txBox_02 {
  background: #7cc8b3;
}

.detail.okunai .product .cmn2List_2 > li {
  border-bottom: 3px solid #eba64c;
}

.detail.okunai .product .linkList .txBox {
  background: #eba64c;
}

.detail.okunai .ttlStyle_01 {
  background: #eba64c;
}

.detail.okunai .ttlStyle_02 {
  background-color: #f5ddbe;
}

.detail.okunai .ttlStyle_03 span {
  color: #eba64c;
  margin-right: 5px;
}

.detail.okunai .btnStyle_01 > a {
  background-image: url(../../lib/cmn_img/arw_or.png);
}

/*----------------------------------------------------
	☆MV
----------------------------------------------------*/
.detail .detailMv {
  width: 100%;
  height: 320px;
  background: no-repeat center center/cover;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  .detail .detailMv {
    height: 150px;
  }
}
.detail .detailMv .mvTtl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  font-size: 3.4rem;
  margin-top: 35px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .detail .detailMv .mvTtl {
    margin: 0;
    font-size: 2.6rem;
  }
}
.detail .detailMv .mvTtl span {
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 768px) {
  .detail .detailMv .mvTtl span {
    font-size: 1.2rem;
  }
}
/*----------------------------------------------------
	☆ANCAREA
----------------------------------------------------*/
.detail .ancArea {
  background: #eee url(../../lib/cmn_img/ptn.png) repeat;
  padding: 40px 0 30px;
}

.detail .ancArea .ancList {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.detail .ancArea .ancList > li {
  width: 24.25%;
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
  margin-bottom: 1%;
}

.detail .ancArea .ancList > li:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .detail .ancArea .ancList > li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .detail .ancArea .ancList > li:nth-child(2n) {
    margin-left: 2%;
  }
}
.detail .ancArea .ancList > li a {
  display: block;
  font-size: 1.3rem;
  text-align: center;
  padding: 12px 10px;
  border-radius: 50px;
  color: #fff;
  line-height: 1.5;
  background: #111 url(/product_floor/ns/lib/cmn_img/arw_05.png) no-repeat center right 10px/8px 5px;
}

@media screen and (max-width: 768px) {
  .detail .ancArea .ancList > li a {
    font-size: 1.1rem;
    font-weight: 300;
    padding: 12px 5px;
  }
}
.detail .ancArea .ancList > li a:hover {
  letter-spacing: 0.1em;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
}

.detail .ancArea .ancList > li a p {
  display: table;
  width: 100%;
  height: 100%;
}

.detail .ancArea .ancList > li a p span {
  display: table-cell;
  vertical-align: middle;
}

/*----------------------------------------------------
	☆PRODUCT
----------------------------------------------------*/
.detail .product.bgOn {
  background: #eee;
}

.detail .product .proName {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .detail .product .proName {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
.detail .product .proName::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
  height: 2px;
}

.detail .product .proName span {
  font-size: 1.1rem;
  margin-bottom: 6px;
  padding: 5px 10px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.detail .product .proName .proBr {
  line-height: 2;
}

.detail .product .introBox {
  width: 100%;
  font-size: 0;
}

.detail .product .introBox .imgArea {
  width: 48%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .detail .product .introBox .imgArea {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.detail .product .introBox .txArea {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .detail .product .introBox .txArea {
    width: 100%;
  }
}
.detail .product .introBox .txArea table {
  font-size: 1.3rem;
}

.detail .product .introBox .txArea table tr th {
  width: 100px;
}

@media screen and (max-width: 768px) {
  .detail .product .introBox .txArea table tr th {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }
}
.detail .product .introBox .txArea table tr td {
  line-height: 1.8;
  zword-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .detail .product .introBox .txArea table tr td {
    width: 100%;
    display: block;
    padding-top: 5px;
  }
}
.detail .ttlStyle_01 {
  width: 100%;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .detail .ttlStyle_01 {
    font-size: 1.6rem;
  }
}
.detail .ttlStyle_02 {
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  padding: 10px;
  background: url(/product_floor/ns/lib/cmn_img/ptn.png) repeat;
}

@media screen and (max-width: 768px) {
  .detail .ttlStyle_02 {
    font-size: 1.4rem;
  }
}
.detail .ttlStyle_03 {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .detail .ttlStyle_03 {
    font-size: 1.3rem;
  }
}
.detail .cmn3List {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.detail .cmn3List > li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: inline-block;
  vertical-align: top;
  background: url(/product_floor/ns/lib/cmn_img/ptn.png) repeat;
}

@media screen and (max-width: 768px) {
  .detail .cmn3List > li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .detail .cmn3List > li:nth-child(2n),
  .detail .cmn3List > li.last {
    margin-right: 0;
  }
}
.detail .cmn3List > li .txBox_02 {
  padding: 8px;
}

.detail .cmn3List > li .txBox_02 .name {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}

.detail .cmn3List > li .txBox_02 .name .en {
  font-size: 1.6rem;
  display: block;
  line-height: 1.1;
  letter-spacing: 0.05em;
}

.detail .cmn3List > li .txBox_02 .name .go {
  font-size: 1.2rem;
  line-height: 1.1;
}

.detail .cmn3List > li .txBox {
  padding: 25px;
}

@media screen and (max-width: 768px) {
  .detail .cmn3List > li .txBox {
    padding: 20px;
  }
}
.detail .cmn3List > li .txBox .ttl {
  font-size: 1.6rem;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .detail .cmn3List > li .txBox .ttl {
    font-size: 1.4rem;
  }
}
.detail .cmn3List > li .txBox .ttl.bdNone {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.detail .cmn3List > li .txBox .nmlTx {
  text-align: left;
}

.detail .cmn3List > li:nth-child(3n) {
  margin-right: 0;
}

.detail .cmn3List > li.last {
  margin-right: 0;
}

.detail .cmn2List_2 {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.detail .cmn2List_2 > li {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
  display: inline-block;
  vertical-align: top;
  background: url(/product_floor/ns/lib/cmn_img/ptn.png) repeat;
  font-size: 0;
  position: relative;
}

.detail .cmn2List_2 > li a {
  display: block;
  padding: 30px;
}

.detail .cmn2List_2 > li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li a:hover {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.detail .cmn2List_2 > li.rakuIcon::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  background: url(../../lib/cmn_img/okudai/241213_pict_raku.png) no-repeat center center/80px 80px;
  width: 80px;
  height: 80px;
}

.detail .cmn2List_2 > li.newIcon a::after {
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  content: "NEW";
  font-size: 1.2rem;
  background: #ca0211;
  border-radius: 5px;
  color: #fff;
  padding: 0.3rem 1rem;
  margin-right: 1rem;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li.rakuIcon::before {
    width: 65px;
    height: 65px;
    background-size: 65px 65px;
    top: -10px;
    left: -10px;
  }
}
.detail .cmn2List_2 > li:nth-child(2n),
.detail .cmn2List_2 > li.last {
  margin-right: 0;
}

.detail .cmn2List_2 > li .name {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: normal;
  color: #888;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li .name {
    font-size: 1.1rem;
    margin-bottom: 15px;
  }
}
.detail .cmn2List_2 > li .name.big {
  font-size: 1.8rem;
  color: #000;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li .name.big {
    font-size: 1.6rem;
  }
}
.detail .cmn2List_2 > li .name span.en {
  display: block;
  margin-bottom: 3px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #111;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li .name span.en {
    font-size: 1.8rem;
  }
}
.detail .cmn2List_2 > li .name span.en.num {
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, sans-serif;
}

.detail .cmn2List_2 > li .name span.en.num > span.in {
  font-size: 1.1rem;
  background: #111;
  padding: 4px 10px 2px;
  border-radius: 20px;
  font-weight: 300;
  margin-top: 8px;
  display: inline-block;
}

.detail .cmn2List_2 > li .tx {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 300;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li .tx {
    font-size: 1.2rem;
    margin-top: 15px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .detail .cmn2List_2 > li .img {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
}
.detail .cmn2List_2.var1 > li .name span.jp{
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
.detail .cmn2List_2.var2 > li .name span.jp {
  color: #000;
  font-size:2.4rem;
  font-weight:normal;
}
.detail .cmn2List_2.var2 > li .txt {
  font-size:1.4rem;
  font-weight: normal;
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List_2.var1 > li .name span.jp{
    font-size: 1.1rem;
  }
  .detail .cmn2List_2.var2 > li .name span.jp {
    font-size: 2.4rem;
  }
  .detail .cmn2List_2.var2 > li .txt {
    font-size:1.2rem;
  }
}
.detail .cmn2List {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.detail .cmn2List > li {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
  display: inline-block;
  vertical-align: top;
  background: url(/product_floor/ns/lib/cmn_img/ptn.png) repeat;
  padding: 10px;
  font-size: 0;
}

.detail .cmn2List > li:nth-child(2n),
.detail .cmn2List > li.last {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List > li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.detail .cmn2List > li .img {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List > li .img {
    width: 30%;
  }
}
.detail .cmn2List > li .txBox {
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List > li .txBox {
    width: 70%;
    padding: 5px 10px 5px 15px;
  }
}
.detail .cmn2List > li .txBox .ttl {
  font-size: 1.6rem;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List > li .txBox .ttl {
    font-size: 1.4rem;
  }
}
.detail .cmn2List > li .txBox .ttl.bdNone {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.detail .cmn2List > li .txBox .nmlTx {
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  .detail .cmn2List > li .txBox .nmlTx {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
.detail .linkList {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.detail .linkList > li {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
  display: inline-block;
  vertical-align: top;
  background: url(/product_floor/ns/lib/cmn_img/ptn.png) repeat;
  font-size: 0;
}

@media screen and (max-width: 768px) {
  .detail .linkList > li {
    width: 100%;
    margin: 0 0 20px;
  }
}
.detail .linkList > li:nth-child(2n),
.detail .linkList > li.last {
  margin-right: 0;
}

.detail .linkList > li .img {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

.detail .linkList > li .txBox {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

.detail .linkList > li .txBox .boxWrap {
  display: table;
  width: 100%;
  height: 100%;
}

.detail .linkList > li .txBox .boxWrap .in {
  display: table-cell;
  vertical-align: middle;
}

.detail .linkList > li .txBox .boxWrap .in .name {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .detail .linkList > li .txBox .boxWrap .in .name {
    font-size: 1.3rem;
  }
}
.detail .linkList > li .txBox .boxWrap .in .btn {
  color: #fff;
  width: 80%;
  margin: 10px auto 0 auto;
  padding: 8px 5px;
  text-align: center;
  font-size: 1.3rem;
  background: #111 url(/product_floor/ns/lib/cmn_img/icon_link_wh.png) no-repeat right 6px bottom 6px/11px 11px;
}

@media screen and (max-width: 768px) {
  .detail .linkList > li .txBox .boxWrap .in .btn {
    font-size: 1.1rem;
    font-weight: 300;
  }
}
.detail .linkList a:hover {
  opacity: 0.7;
}

.detail .tblStyle_01 {
  font-size: 1.2rem;
}

.detail .tblStyle_01 th,
.detail .tblStyle_01 td {
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .detail .tblStyle_01 th,
  .detail .tblStyle_01 td {
    display: block;
    width: 100% !important;
  }
}
.detail .nmlTx {
  line-height: 2;
  font-weight: 300;
}

.detail .cautionTx {
  color: #aaa;
  font-weight: 300;
}

.bdBox {
  padding: 30px;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #eba64c;
}

@media screen and (max-width: 768px) {
  .bdBox {
    padding: 20px;
  }
}
.bdBox .ttl {
  font-weight: bold;
  color: #eba64c;
  font-size: 1.8rem;
}

.bdBox p {
  font-weight: normal;
  font-size: 1.4rem;
}

#anc_07 table th {
  width: 34%;
}

@media screen and (max-width: 768px) {
  #anc_07 table th {
    width: 100%;
  }
}
.imgWh {
  width: 100%;
  background: #fff;
  padding: 40px;
}

@media screen and (max-width: 768px) {
  .imgWh {
    padding: 20px;
  }
}
.goodLogo {
  position: relative;
}

.goodLogo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../lib/cmn_img/okudai/pro01_logo.png) no-repeat center center/92px 39px;
  width: 92px;
  height: 39px;
}

#acMenu {
  width: 100%;
}

#acMenu dt {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  background: #000 url(../../lib/cmn_img/arw_05.png) no-repeat center right 10px/9px 6px;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

#acMenu dt:hover {
  background-position: bottom 20px right 10px;
}

#acMenu dd {
  display: none;
  width: 100%;
}

.cmn2List_pet {
  display: flex;
  background-color: #000;
  padding: 20px;
  margin-bottom: 30px;
  justify-content: center;
}

.cmn2List_pet_img {
  width: 46px;
  height: 57px;
  margin-right: 20px;
}

.cmn2List_pet_txt {
  color: #fff;
  font-size: 1.4rem;
  font-weight: normal;
}

.cmn2List_pet_ttl {
  font-weight: bold;
  font-size: 1.6rem;
}

/*
2024/12/13 更新
*/
.detail.okugai .product .cmn2List_2 .design_241213 {
  background-image: url(/product_floor/ns/lib/cmn_img/241213_ptn.png);
  background-color: #615f5f;
  border-bottom-color: #000;
}
.detail.okugai .product .cmn2List_2 .design_241213 .name {
  color: #cccccc;
}
.detail.okugai .product .cmn2List_2 .design_241213 .name .en {
  color: #fff;
}
.detail.okugai .product .cmn2List_2 .design_241213 .tx {
  color: #fff;
}
.detail.okugai .proName.renewal_241213 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 0.6rem;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .detail.okugai .proName.renewal_241213 {
    row-gap: 1rem;
  }
}
.detail.okugai .proName.renewal_241213 span {
  font-weight: normal;
}
.detail.okugai .proName.renewal_241213 .productName {
  padding: 0;
  background-color: transparent;
  color: #000;
  font-size: 2.6rem;
}
@media screen and (min-width: 769px) {
  .detail.okugai .proName.renewal_241213 .productName {
    padding-bottom: 0.2rem;
  }
}

.block1_wrap .block1_1.renewal_241213 {
  padding: 5.3333333333vw;
  background-color: #f5efe7;
  border-radius: 5px;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1.renewal_241213 {
    padding: 20px;
  }
}
.block1_wrap .block1_1.renewal_241213 > p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1.renewal_241213 > p {
    font-size: 2rem;
  }
}
.block1_wrap .block1_1 .nsStep_800_spec {
  margin-top: 1.4rem;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1 .nsStep_800_spec {
    margin-top: 2.8rem;
  }
}
.block1_wrap .block1_1 .nsStep_800_spec li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  padding-bottom: 0.8rem;
  border-bottom: dashed 1px #727171;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1 .nsStep_800_spec li {
    padding-bottom: 1.6rem;
  }
}
.block1_wrap .block1_1 .nsStep_800_spec li:nth-of-type(n+2) {
  margin-top: 0.8rem;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1 .nsStep_800_spec li:nth-of-type(n+2) {
    margin-top: 1.6rem;
  }
}
.block1_wrap .block1_1 .nsStep_800_spec li:nth-last-of-type(1) {
  padding-bottom: 0;
  border-bottom: none;
}
.block1_wrap .block1_1 .nsStep_800_spec-img {
  width: 17.9775280899%;
}
.block1_wrap .block1_1 .nsStep_800_spec-txt {
  display: flex;
  flex-direction: column;
  row-gap: 0.7rem;
  width: 79.7752808989%;
}
.block1_wrap .block1_1 .nsStep_800_spec-txt > span {
  font-size: 1.025rem;
  line-height: 1.5;
  font-weight: normal;
}
@media screen and (min-width: 769px) {
  .block1_wrap .block1_1 .nsStep_800_spec-txt > span {
    font-size: 1.4rem;
  }
}
.block1_wrap .block1_1 .nsStep_800_spec-txt > span:nth-of-type(1) {
  font-size: 1.4285714286em;
}
.newDesign {
  width: 111.9402985075%;
  margin-left: -5.9701492537%;
  margin-top: 10.6666666667vw;
  padding: 5.3333333333vw 5.3333333333vw 16vw;
  background-color: #615f5f;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .newDesign {
    width: 100%;
    max-width: 800px;
    margin-top: 66px;
    margin-left: auto;
    padding: 32px 32px 48px;
  }
}
.newDesign h3 {
  display: flex;
  flex-direction: column;
  row-gap: 0.125em;
  font-size: 4.2666666667vw;
  line-height: normal;
}
@media screen and (min-width: 769px) {
  .newDesign h3 {
    font-size: 1.6rem;
  }
}
.newDesign h3 > span:nth-of-type(2) {
  font-size: 1.25em;
}
.newDesign h3 + p {
  margin-top: 0.8076923077em;
  margin-left: 0.5em;
  padding-left: 1em;
  font-size: 6.9333333333vw;
  font-family: serif;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .newDesign h3 + p {
    margin-left: auto;
    padding-left: 0;
    text-align: center;
    font-size: 2.8rem;
    text-indent: initial;
  }
}
.newDesign h3 + p span {
  display: inline-block;
}
.newDesign .abstract {
  margin-top: 2.4vw;
}
@media screen and (min-width: 769px) {
  .newDesign .abstract {
    position: relative;
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 0.7142857143%;
         column-gap: 0.7142857143%;
    width: 95.1086956522%;
    margin: 1.6rem auto 0;
  }
}
@media screen and (min-width: 769px) {
  .newDesign .abstract:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background-color: #757575;
  }
}
.newDesign .abstractImg {
  position: relative;
}
@media screen and (min-width: 769px) {
  .newDesign .abstractImg {
    width: 50.7142857143%;
  }
}
.newDesign .abstractImg img {
  width: 100%;
}
.newDesign .abstractText {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 1.5em;
  margin-top: 0.6666666667em;
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText {
    row-gap: 1.3333333333em;
    width: 55.7142857143%;
    margin-top: 0;
    padding-top: 2.5rem;
    font-size: 1.2rem;
  }
}
.newDesign .abstractText > p {
  display: flex;
  flex-direction: column;
  font-weight: normal;
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText > p {
    row-gap: 0.6rem;
  }
}
.newDesign .abstractText > p strong {
  font-size: 1.1666666667em;
}
.newDesign .abstractText > p strong:before {
  font-weight: normal;
}
.newDesign .abstractText > p span {
  font-weight: normal;
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText > p span {
    width: 87.1794871795%;
    line-height: 1.6;
  }
}
.newDesign .abstractText > p:nth-of-type(1) strong:before {
  content: "①";
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText > p:nth-of-type(1) strong:before {
    content: none;
  }
}
.newDesign .abstractText > p:nth-of-type(2) strong:before {
  content: "②";
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText > p:nth-of-type(2) strong:before {
    content: none;
  }
}
.newDesign .abstractText > p:nth-of-type(3) strong:before {
  content: "③";
}
@media screen and (min-width: 769px) {
  .newDesign .abstractText > p:nth-of-type(3) strong:before {
    content: none;
  }
}
.newDesign .newDesignDetail {
  display: flex;
  flex-direction: column;
  margin-top: 12.8vw;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail {
    flex-direction: row;
    flex-wrap: wrap;
    width: 95.1086956522%;
    margin: 2.2rem auto 0;
  }
}
.newDesign .newDesignDetail h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 149.3333333333vw;
  margin-top: -4.2666666667vw;
  background: url(/product_floor/ns/lib/cmn_img/okudai/241213_fine_02_s.jpg) center center no-repeat;
  background-size: cover;
  order: 2;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail h4 {
    align-items: flex-start;
    height: 40rem;
    margin-top: 0;
    padding-top: 8.6rem;
    background-image: url(/product_floor/ns/lib/cmn_img/okudai/241213_fine_02.jpg);
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail h4 > span {
    width: 62.5714285714%;
  }
}
.newDesign .newDesignDetail h4 > span img {
  width: 100%;
}
.newDesign .newDesignDetail .detail {
  margin-left: 4.776119403%;
  padding-left: 4.4776119403%;
  border-left: 1.0666666667vw solid #fff;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail .detail {
    width: 44.2857142857%;
    aspect-ratio: 31/18;
    margin-top: -1.6rem;
    padding-left: 2.2857142857%;
    border-left-width: 0.4rem;
  }
}
.newDesign .newDesignDetail .detail p {
  margin-top: 0.8571428571em;
  font-weight: normal;
  font-size: 3.7333333333vw;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail .detail p {
    font-size: 1.4rem;
  }
}
.newDesign .newDesignDetail .detail_1 {
  position: relative;
  z-index: 1;
  padding-bottom: 2.5714285714em;
  order: 1;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail .detail_1 {
    position: initial;
    margin-left: 2.2857142857%;
    padding-bottom: 0;
    order: 2;
  }
}
.newDesign .newDesignDetail .detail_2 {
  margin-top: -5.3333333333vw;
  order: 3;
}
@media screen and (min-width: 769px) {
  .newDesign .newDesignDetail .detail_2 {
    margin: -1.6rem 0 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .renew_241213 img {
    max-width: 70%;
  }
}

#anc_06 .detailBox {
  background-color: #BBCBDB;
  padding: 40px 40px 20px 40px;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBox {
    padding: 20px 20px 20px 20px;
  }
}
#anc_06 .detailBox > h2 {
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBox > h2 {
    font-size: 2.1rem;
  }
}
#anc_06 .detailBox > p {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin-top: 18px;
  margin-bottom: 40px;
}
#anc_06 .detailBox > p.att {
  color: #000;
  text-align: right;
  font-size: 1.2rem;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #anc_06 .cmn2List_2 > li .img,
  #anc_06 .cmn2List_2 > li .tx{
    width: 100%;
  }
  #anc_06 .cmn2List_2 > li .tx{
    margin-top: 20px;
  }
}

#anc_06 .detailBoxColor {
  background:url(/product_floor/ns/lib/cmn_img/okudai/ns_colors.jpg) center center no-repeat;
  background-size: contain;
  width: 100%;
  aspect-ratio: 1000 / 580;
  padding: 35px 50px 20px 50px;
}
#anc_06 .detailBoxColor h2 {
  font-size: 2.4rem;
  border-left: 7px solid #000;
  padding-left: 10px;
  margin-bottom: 18px;
  font-weight:normal;
}
#anc_06 .detailBoxColor p{
  font-weight:normal;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBoxColor {
    padding: 20px 15px 100px 15px;
    aspect-ratio: 670 / 690; /* 画像に合わせて比率固定 */
    background: url(/product_floor/ns/lib/cmn_img/okudai/bg-color_sp.jpg) center center no-repeat;
    background-size: contain; /* トリミングなしで全面表示 */
  }
  #anc_06 .detailBoxColor h2 {
    font-size: 2.0rem;
  }
}
#anc_06 .detailBoxDesign{
  background:url(/product_floor/ns/lib/cmn_img/okudai/bg-design.jpg) center center no-repeat;
  background-size: contain;
  width: 100%;
  aspect-ratio: 1000 / 800;
  padding: 35px 50px;
  color: #fff;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBoxDesign {
    padding: 20px 10px;
    aspect-ratio: 670 / 690;
    background:url(/product_floor/ns/lib/cmn_img/okudai/bg-design_sp.jpg) center center no-repeat;
    background-size: contain; /* 670x690比率のまま全面表示（トリミングなし） */
  }
}
#anc_06 .detailBoxDesign h2 {
  font-size: 2.4rem;
  margin-bottom: 18px;
  font-weight:normal;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBoxDesign h2 {
    font-size: 2.0rem;
    margin-bottom:0;
  }
}
#anc_06 .detailBoxDesign .detailBoxDesignArea {
  margin-top: auto;
  max-width: 400px;
  line-height: 1.5;
}
#anc_06 .detailBoxDesign p {
  font-weight:normal;
}
#anc_06 .detailBoxDesign .detailBoxDesignArea h3{
  border-left: 7px solid #fff;
  padding-left: 10px;
  font-weight:normal;
  margin-bottom: 20px;
  font-size: 2.1rem;
}
#anc_06 .detailBoxDesign .detailBoxDesignArea h3 span{
  display: block;
  font-size: 1.6rem;
  font-weight:normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  #anc_06 .detailBoxDesign .detailBoxDesignArea h3{
    font-size: 1.6rem;
    margin-top: 30px;
  }
  #anc_06 .detailBoxDesign .detailBoxDesignArea h3 span{
    font-size: 1.2rem;
  }
} 
