@charset "UTF-8";
#main-contents02 {
  padding-top: 20px;
}

/*　Lナビ
--------------------------------------------------------------- */
#lnav-area .ln-inc a {
  float: left;
  width: 20%;
}
#lnav-area .ln-inc a:nth-child(2) {
  width: 20%;
}
#lnav-area .ln-inc a:nth-child(3) {
  width: 21%;
}
#lnav-area .ln-inc a:nth-child(4) {
  width: 20%;
}
#lnav-area .ln-inc a:nth-child(5) {
  width: 19%;
}

.lnav-line2 {
  left: 43.5%;
}

.sp {
  display: none;
}

/*　ボタン
------------------------------------------------------------------- */
#showroom-d .btnbox {
  width: 30%;
  text-align: center;
  margin: 0 auto 40px;
}

#showroom-d .lnav-sr {
  display: table;
  width: 100%;
  margin: 20px auto;
  border: #999 solid 1px;
  background: #679482;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  font-size: 19px;
  padding: 10px 0;
}

#showroom-d .lnav-sr a {
  display: table-cell;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
}

#showroom-d .lnav-sr .lnav-sr a {
  border: #ff8000 solid 1px;
}

#showroom-d .lnav-sr p.on {
  color: #00b200;
}

#showroom-d .lnav-sr a:hover {
  text-decoration: none;
  color: #fff;
}

#showroom-d .lnav-sr:hover,
#showroom-d .on {
  color: #fff;
  border: #999 solid 1px;
  background: #4e7062;
}

#showroom-d .on a {
  color: #fff;
}

/*　メーカータイトル
------------------------------------------------------------------- */
#showroom-d {
  width: 940px;
  margin: 90px auto 0;
  position: relative;
}

#showroom-d #logobox {
  text-align: center;
}
#showroom-d #logobox dt {
  margin: 0 0 10px 0;
}
#showroom-d #logobox dd {
  font-size: 11px;
}

.btnback {
  position: absolute;
  border: #999 solid 1px;
  text-align: center;
  top: 10px;
  padding: 5px 20px;
  color: #666666;
  font-family: Libre Baskerville, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
  font-size: 12px;
}

.btnback a {
  color: #666666;
}

.btnback a:hover {
  color: #ff8000;
}

.sub_box {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
.sub_box .pankuzu {
  font-size: 12px;
  margin: 0 auto 20px;
  float: left;
  padding-top: 0;
}
.sub_box .btn-box_top {
  float: right;
  display: block;
  border: 1px solid #cccccc;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  background: #679482;
  border-radius: 4px;
  padding: 10px 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.sub_box .btn-box_top a {
  color: #fff;
  display: block;
}
.sub_box .btn-box_top:hover {
  color: #fff;
  border: #999 solid 1px;
  background: #4e7062;
}

/*　スペック情報1
------------------------------------------------------------------- */
#showroom-contentbox {
  width: 100%;
  max-width: 940px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
#showroom-contentbox .photobox {
  float: left;
  width: 62.5%;
  max-width: 600px;
  margin: 0 40px 20px 0;
}
#showroom-contentbox .address-box {
  float: right;
  width: 31.914%;
  max-width: 300px;
  font-size: 11px;
}
#showroom-contentbox .address-box dt {
  padding-left: 15px;
  background: url(/common/img/news/arrow01.png) left center no-repeat;
}
#showroom-contentbox .address-box dd {
  display: none;
}
#showroom-contentbox .address-box dd span {
  text-decoration: underline;
}
#showroom-contentbox .address-box dt.active {
  padding-left: 15px;
  background: url(/common/img/news/arrow04.png) left center no-repeat;
}
#showroom-contentbox .address-box h4 {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #666;
}
#showroom-contentbox .address-box dl {
  width: 300px;
  margin: 0 0 20px 0;
  padding: 0;
}
#showroom-contentbox .address-box .spec {
  padding-bottom: 10px;
}
#showroom-contentbox .address-box .spec dt {
  background: none;
  float: left;
  width: 56px;
  margin: 5px 9px 5px 0;
  padding-left: 0;
  color: #666;
  font-weight: 500;
}
#showroom-contentbox .address-box .spec dd {
  float: left;
  width: 230px;
  margin: 5px 0;
  padding: 0;
  text-align: left;
  letter-spacing: 0.01em;
  display: block;
  word-break: break-all;
  color: #666;
  font-weight: 500;
}
#showroom-contentbox .address-box dd.address {
  width: 300px;
  border-top: 1px solid;
  padding-top: 10px;
  margin: 0 auto 30px;
  font-weight: 400;
}
#showroom-contentbox .address-box .address-list .red-annotation {
  color: #f00;
  font-weight: bold;
  margin-top: 20px;
  font-size: 13px;
  /* border: 2px solid #f00; */
  /* padding: 10px; */
}
#showroom-contentbox .address-box .address-list .red-annotation p {
  margin-top: 5px;
}
#showroom-contentbox .tokutenbox {
  margin: 10px 0;
  padding: 10px;
  overflow: hidden;
  clear: both;
  width: 100%;
  max-width: 590px;
  position: relative;
}
#showroom-contentbox .tokutenbox dl {
  margin: 0;
}
#showroom-contentbox .tokutenbox dt {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
}
#showroom-contentbox .tokutenbox .tokuten {
  text-align: left;
  font-size: 15px;
  padding-top: 25px;
  padding-left: 100px;
}

/*　スペック情報2
------------------------------------------------------------------- */
#showroom-d .companybox {
  width: 100%;
  max-width: 600px;
}
#showroom-d .companybox .photo {
  text-align: center;
  margin-bottom: 30px;
}
#showroom-d .companybox .photobox {
  width: 100%;
  margin: 0 40px 0 0;
}
#showroom-d .companybox .spec p,
#showroom-d .companybox .products p,
#showroom-d .companybox .price p {
  margin-bottom: 2px;
}
#showroom-d .companybox p {
  font-size: 14px;
}

#showroom-d #logobox2 {
  display: flex;
  align-items: center;
  width: 600px;
  overflow: hidden;
  clear: both;
  margin: 50px auto 10px;
}
#showroom-d #logobox2 dt {
  float: left;
  margin: 0 20px 0 0;
}
#showroom-d #logobox2 dd {
  float: left;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.5;
}
#showroom-d #logobox2 dd span {
  clear: both;
  display: block;
  line-height: 1.5;
}

.companybox {
  width: 100%;
  margin: 0 auto;
}

/*　PCからタブレットまでのはざま表示
------------------------------------------------------------------- */
@media (max-width: 940px) {
  .sp {
    display: none;
  }
  /*　メーカータイトル
  -------------------*/
  #showroom-d {
    width: 98%;
    margin: 50px auto 0;
  }
  /*　スペック情報1
  ---------------- */
  #showroom-contentbox {
    width: 98%;
  }
  #showroom-contentbox .photobox {
    width: 62.5%;
  }
  #showroom-contentbox .address-box {
    width: 31.914%;
  }
  #showroom-contentbox .address-box dl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .lineup_container .products_container .one_product p {
    margin-bottom: 2px;
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    font-size: 60%;
  }
}
.tokuten_box {
  border: 2px solid #fe584b;
  width: 100%;
  padding: 5px;
  margin: 0 0 50px 0;
  font-weight: bold;
  /* display: -ms-flexbox;
     display: flex; */
  display: table;
  /* -ms-flex-pack: justify;
     justify-content: space-between;
     -ms-flex-align: center;
     align-items: center; */
}
.tokuten_box dt {
  background: #fe584b;
  width: 11em;
  padding: 1.5em 1em;
  color: #fff;
  /* float: left; */
  /* margin: 0.5em 2em 0.5em 1em; */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.tokuten_box dd {
  /* display: block; */
  padding: 1.5em;
  display: table-cell;
  vertical-align: middle;
  /* float: left; */
}
.tokuten_box p {
  color: #fe584b;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0;
}

.lineup_container {
  width: 960px;
  margin-top: 70px;
  margin-bottom: 20px;
}
.lineup_container h3 {
  color: #707070;
  font-size: 23px;
  font-weight: bold;
  border-top: 3px solid #707070;
  border-bottom: 3px solid #707070;
  padding: 10px 0 10px 20px;
  width: 500px;
  text-align: center;
  margin: 0 auto 20px;
  letter-spacing: 0.1em;
}
.lineup_container .text {
  text-align: center;
}
.lineup_container .products_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.lineup_container .products_container .one_product {
  width: 33%;
  margin-bottom: 25px;
}
.lineup_container .products_container .one_product a {
  text-decoration: underline;
  color: #333;
}
.lineup_container .products_container .one_product a:hover {
  color: #ff8000;
}
.lineup_container .products_container .one_product img {
  width: 85%;
  margin-bottom: 5px;
}
.lineup_container .products_container .one_product p {
  margin-bottom: 2px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 75%;
  overflow-wrap: break-word;
  max-width: 270px;
}

.vshowroombox {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding-top: 50px;
}
.vshowroombox h3 {
  color: #707070;
  font-size: 23px;
  font-weight: bold;
  border-top: 3px solid #707070;
  border-bottom: 3px solid #707070;
  padding: 10px 0 10px 20px;
  width: 500px;
  text-align: center;
  margin: 0 auto 20px;
  letter-spacing: 0.1em;
}
.vshowroombox span {
  color: #707070;
  font-weight: normal;
  text-align: center;
  font-size: 13px;
  display: block;
  line-height: 1.8;
  margin-bottom: 20px;
}
.vshowroombox .vr_photo {
  position: relative;
  width: 100%;
  max-width: 940px;
  height: 0;
  padding-top: 70%;
  margin: 0 auto;
}
.vshowroombox .vr_photo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vshowroombox .vr_photo span {
  padding-top: 5px;
  text-align: center;
  font-size: 80%;
}

/*　関連 ショールーム情報（レコメンド）
------------------------------------------------------------------- */
#taste-search2 {
  margin: 30px 0 50px;
}
#taste-search2 .icon_m {
  width: 40px;
  margin: 0 5px 0 5px;
}
#taste-search2 .icon_q {
  width: 20px;
  margin-left: 5px;
}
#taste-search2 .search-link-box {
  padding-left: 0;
}
#taste-search2 .search-link-box li {
  display: inline-block;
  font-size: 13px;
  line-height: 1.5;
  padding-left: 17px;
  margin: 0 0 10px 30px;
  cursor: pointer;
  background: url("/common/img/furniture/showroom/txt-check.png") left center no-repeat;
}
#taste-search2 .search-link-box li.title {
  background: none;
  cursor: none;
  font-size: 1.2em;
  font-weight: 600;
  padding-left: 0;
}
#taste-search2 .search-link-box li.title:hover {
  background: none;
  color: #333;
}
#taste-search2 .description1,
#taste-search2 .description2 {
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6;
  color: #fff;
  border-radius: 5px;
  background: #5e7176;
  width: 200px;
}
#taste-search2 .form_item li.on,
#taste-search2 .form_item li:hover,
#taste-search2 li.on,
#taste-search2 li:hover {
  color: #cc9933;
  text-decoration: none;
  border: none;
}
#taste-search2 .form_item li:hover,
#taste-search2 .search-link-box li:hover {
  background: url("/common/img/furniture/showroom/txt-check_over_brown.png") left center no-repeat;
}
#taste-search2 .foot-btn {
  width: 100%;
  margin: 20px auto 30px;
}
#taste-search2 .foot-btn .foot-btn .btn-search:hover {
  opacity: 0.7;
  cursor: pointer;
}
#taste-search2 .foot-btn .btn-search {
  width: 49%;
  display: block;
  text-decoration: none;
  transition-duration: 0.3s;
  text-align: center;
  cursor: pointer;
  padding: 1em 0;
  background-color: #000;
  color: #fff;
  float: left;
}
#taste-search2 .foot-btn .btn-search:hover {
  opacity: 0.7;
  cursor: pointer;
}
#taste-search2 .foot-btn .btn-clear {
  width: 49%;
  display: block;
  text-decoration: none;
  transition-duration: 0.3s;
  text-align: center;
  cursor: pointer;
  padding: 1em 0;
  background-color: #000;
  color: #fff;
  float: right;
}
#taste-search2 .btn-clear:hover,
#taste-search2 .btn-search:hover {
  opacity: 0.7;
}
#taste-search2 .photo-area {
  margin: 0 auto;
  padding: 0;
}
#taste-search2 .photo-area li {
  list-style: none;
  width: 25%;
  float: left;
  padding: 0 10px;
}
#taste-search2 .photo-area li img {
  width: 100%;
}
#taste-search2 .photo-area li a {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  border: #999999 solid 1px;
}
#taste-search2 .photo-area li a p {
  background: #000;
  color: #fff;
  padding: 0.5em 0;
  margin: 5%;
  font-size: 0.8em;
  text-decoration: none;
}
#taste-search2 .photo-area li a .result_icons02 {
  position: absolute;
  width: 30px !important;
  bottom: calc(1% + 50px);
  right: 8%;
}
#taste-search2 .photo-area li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#taste-search2 .search_box {
  padding-top: 80px;
  margin-bottom: 100px;
  display: block;
}
#taste-search2 .search_box .area-name {
  padding-top: 130px;
  margin-top: -130px;
}
#taste-search2 .search_box .mb_80 {
  margin-bottom: 80px;
}
#taste-search2 #result-box ul li {
  position: relative;
}
#taste-search2 #result-box {
  padding-top: 50px;
}
#taste-search2 #result-box h5 {
  font-weight: bold;
  border-bottom: 1px solid #333;
  width: 98%;
  margin: 0 auto 20px;
  padding-bottom: 10px;
  line-height: 1.25em;
}
#taste-search2 #result-box .icon_desc {
  float: right;
  margin-top: -55px;
}
#taste-search2 #result-box .icon_desc ul {
  float: right;
}
#taste-search2 #result-box .icon_desc ul li {
  float: left;
  list-style: none;
}
#taste-search2 #result-box .icon_desc ul .iconmark02 {
  width: 40px;
  margin-left: 5px;
  margin-top: 5px;
}
#taste-search2 #result-box .icon_desc ul .text {
  margin: 10px 10px 0.5em 0;
  font-size: 80%;
}
#taste-search2 #result-box .icon_desc2 {
  float: right;
  margin-top: -55px;
}
#taste-search2 #result-box .icon_desc2 ul {
  float: right;
}
#taste-search2 #result-box .icon_desc2 ul li {
  list-style: none;
  float: left;
}
#taste-search2 #result-box .icon_desc2 ul .iconmark02 {
  width: 40px;
  margin-left: 5px;
  margin-top: 5px;
}
#taste-search2 #result-box .icon_desc2 ul .iconmark02 img {
  width: 100%;
}
#taste-search2 #result-box .icon_desc2 ul .text {
  margin: 10px 10px 0.5em 0;
  font-size: 60%;
}

/*　タブレットでの表示
------------------------------------------------------------------- */
@media (max-width: 767px) {
  .sp {
    display: none;
  }
  /*　メーカータイトル
  -------------------*/
  #showroom-d {
    width: 98%;
    margin: 20px auto 0;
    margin-top: -250px;
  }
  #showroom-d #logobox {
    width: 90%;
    margin: 0 auto 20px;
  }
  #showroom-d #logobox img {
    width: auto;
  }
  #showroom-d .companybox {
    width: 90%;
    margin: 0 auto;
  }
  #showroom-d .companybox p {
    font-size: 14px;
    margin: 0 auto 10px;
    line-height: 1.5em;
  }
  #showroom-d .companybox img {
    width: 100%;
  }
  /*　NEWSエリア
  ------------------ */
  #showroom-news-box {
    width: 95%;
    margin: 0 auto 20px;
  }
  /*　スペック情報1
  ---------------- */
  #showroom-contentbox {
    width: 98%;
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  #showroom-contentbox .photobox {
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0 40px 0 0;
  }
  #showroom-contentbox .address-box {
    float: left;
    width: 100%;
    max-width: 100%;
    font-size: 11px;
    padding-top: 30px;
  }
  #showroom-contentbox .address-box dt {
    padding-left: 15px;
    background: url(/common/img/news/arrow01.png) left center no-repeat;
  }
  #showroom-contentbox .address-box dd {
    display: none;
  }
  #showroom-contentbox .address-box dd span {
    text-decoration: underline;
  }
  #showroom-contentbox .address-box dt.active {
    padding-left: 15px;
    background: url(/common/img/news/arrow04.png) left center no-repeat;
  }
  #showroom-contentbox .address-box h4 {
    width: 400px;
  }
  #showroom-contentbox .address-box dl {
    width: 400px;
    margin: 10px auto;
    padding: 0;
  }
  #showroom-contentbox .address-box .spec {
    padding-bottom: 20px;
  }
  #showroom-contentbox .address-box .spec dt {
    background: none;
    float: left;
    width: 56px;
    margin: 5px 9px 5px 0;
    padding-left: 0;
  }
  #showroom-contentbox .address-box .spec dd {
    float: left;
    width: 335px;
    margin: 5px 0;
    padding: 0;
    text-align: left;
    letter-spacing: 0.05em;
    display: block;
  }
  #showroom-contentbox .address-box dd.address {
    width: 400px;
    border-top: 1px solid;
    padding-top: 10px;
    margin: 0 auto 30px;
  }
  #showroom-d #logobox2 {
    overflow: hidden;
    clear: both;
    margin: 20px auto 10px;
  }
  #showroom-d #logobox2 dt {
    width: 100%;
    margin: 0 15px 5px 0;
    text-align: center;
  }
  #showroom-d #logobox2 dt img {
    width: auto;
    margin: 0 auto;
  }
  #showroom-d #logobox2 dd {
    text-align: left;
    width: 100%;
    font-size: 11px;
    display: inline-block;
    padding-top: 5px;
    margin-top: 10px;
    line-height: 1.5;
  }
  .lineup_container {
    width: 96%;
    margin-top: 70px;
    margin-bottom: 20px;
  }
  .lineup_container h3 {
    color: #707070;
    font-size: 23px;
    font-weight: bold;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0 10px 20px;
    width: 100%;
  }
  .lineup_container .text {
    text-align: center;
  }
  .lineup_container .products_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .lineup_container .products_container .one_product {
    width: 100%;
    margin-bottom: 30px;
  }
  .lineup_container .products_container .one_product:last-of-type {
    margin-bottom: 0;
  }
  .lineup_container .products_container .one_product a {
    text-decoration: underline;
    color: #333;
  }
  .lineup_container .products_container .one_product a:hover {
    color: #ff8000;
  }
  .lineup_container .products_container .one_product img {
    width: 100%;
  }
  .lineup_container .products_container .one_product p {
    margin-bottom: 2px;
    width: 100%;
    font-size: 14px;
    max-width: none;
  }
}
/*　スマホでの表示
------------------------------------------------------------------- */
@media (max-width: 769px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sub_box .pankuzu {
    font-size: 10px;
    padding-top: 15px;
    margin: 0 auto;
  }
  .pankuzu {
    padding: 0;
    margin-top: 10px;
  }
  .tokuten_box {
    border: 2px solid #fe584b;
    width: 98%;
    padding: 5px;
    margin: 0 0 50px 0;
    font-weight: bold;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
  .tokuten_box dt {
    background: #fe584b;
    width: 26%;
    padding: 1.5em 1em;
    color: #fff;
    /* float: left;
      clear: left; */
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .tokuten_box dd {
    /* display: block; */
    padding: 1.5em;
    width: 72%;
    display: table-cell;
    vertical-align: middle;
    /* float: left; */
  }
  .tokuten_box p {
    color: #fe584b;
    letter-spacing: 0.1em;
    margin: 1em 0 0 0;
    padding: 0;
    margin: 0;
    font-size: 80%;
  }
  .lineup_container,
  .lineup_container h3 {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  .vshowroombox {
    width: 98%;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
  }
  .vshowroombox h3 {
    color: #707070;
    font-size: 23px;
    font-weight: bold;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0 10px 20px;
    width: 98%;
    text-align: center;
    margin: 0 auto 20px;
    letter-spacing: 0.1em;
  }
  .vshowroombox span {
    color: #707070;
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .vshowroombox .vr_photo {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 70%;
    margin: 0 auto;
  }
  .vshowroombox .vr_photo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .vshowroombox .vr_photo span {
    padding-top: 5px;
    text-align: left;
    font-size: 75%;
  }
  #taste-search2 {
    margin: 20px 0;
  }
  #taste-search2 #result-box h5 {
    margin: 0 auto 10px;
  }
  #taste-search2 .photo-area li {
    width: 50%;
    float: left;
    padding: 0 10px;
  }
  .sub_box .btn-box_top {
    border: 1px solid #cccccc;
    margin: 0 2% 30px 0;
    width: 96%;
    padding: 20px;
    color: #fff;
    vertical-align: middle;
    background: #679482;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 0.05em;
    font-size: 17px;
  }
  #showroom-d .btnbox {
    width: 100%;
  }
  /*　メーカータイトル
  -------------------*/
  .sp {
    display: block;
  }
  /*　メーカータイトル
  -------------------*/
  #showroom-d {
    width: 98%;
    margin: 0 auto;
    padding-top: 290px;
    margin-top: -150px;
  }
  /*　NEWSエリア
  ------------------ */
  #showroom-news-box {
    width: 100%;
  }
  #showroom-news-box .listbox .day {
    width: 70px;
  }
  #showroom-news-box dd {
    padding-left: 80px;
  }
  /*　スペック情報1
  ------------------ */
  #showroom-contentbox {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #showroom-contentbox .photobox {
    width: 100%;
    margin: 0;
  }
  #showroom-contentbox .address-box {
    float: left;
    width: 96%;
    padding-top: 10px;
    margin: 0 auto;
  }
  #showroom-contentbox .address-box dl {
    width: 100%;
    margin: 0 0 30px 0;
  }
  #showroom-contentbox .address-box .spec {
    margin: 0 auto;
  }
  #showroom-contentbox .address-box .spec dd {
    width: 70%;
  }
  #showroom-contentbox .address-box dd span {
    text-decoration: underline;
  }
  #showroom-contentbox .address-box dd.address {
    width: 98%;
  }
  /*　スペック情報2
  ------------------------ */
  #showroom-d .companybox {
    width: 100%;
    overflow: hidden;
    clear: both;
  }
  #showroom-d .companybox .photo {
    margin-bottom: 20px;
  }
  #showroom-d .companybox .text,
  #showroom-d .companybox .spec {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
  #showroom-d #logobox2 {
    width: 96%;
  }
  #showroom-d #logobox2 dd {
    display: inline-block;
    width: 100%;
    margin-top: 0;
  }
  .content #taste-search2 #result-box .icon_desc2 {
    float: right;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .btnback {
    position: absolute;
    margin: 0 auto 50px;
    border: #999 solid 1px;
    text-align: center;
    padding: 5px 20px;
    color: #666666;
    font-family: Libre Baskerville, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
    font-size: 12px;
  }
  .btnback a {
    display: table-cell;
    color: #666666;
  }
  .btnback a:hover {
    display: table-cell;
    color: #ff8000;
  }
  #showroom-d .lnav-sr {
    display: table;
    width: 100%;
    margin: 50px auto;
    border: #999 solid 1px;
    background: #679482;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    font-size: 17px;
    padding: 10px;
  }
  #showroom-d .lnav-sr a {
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
  }
  #showroom-d .lnav-sr .lnav-sr a {
    border: #ff8000 solid 1px;
  }
  #showroom-d .lnav-sr p.on {
    color: #00b200;
  }
  #showroom-d .lnav-sr a:hover {
    text-decoration: none;
    color: #fff;
  }
  #showroom-d .lnav-sr:hover,
  #showroom-d .on {
    color: #fff;
    border: #999 solid 1px;
    background: #4e7062;
  }
  #showroom-d .on a {
    color: #fff;
  }
  .sp-btnback {
    border: #999 solid 1px;
    text-align: center;
    padding: 5px 20px;
    width: 96%;
    margin-left: 2%;
    margin-top: -5px;
    color: #666666;
    font-family: Libre Baskerville, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
    font-size: 16px;
    overflow: hidden;
    clear: both;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  #fair header .sub .sub_box .btn-box_top {
    float: none;
    display: block;
    border: 1px solid #679482;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background: #679482;
    border-radius: 4px;
    padding: 10px 30px;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    width: 100%;
  }
  #fair header .sub .sub_box .pankuzu {
    font-size: 12px;
    margin: 0 auto 5px;
    float: left;
    padding-top: 20px;
    list-style: none;
    padding-left: 7%;
  }
  #showroom-d {
    padding-top: 100px;
    width: 90%;
  }
  #showroom-contentbox .photobox {
    width: 60%;
    margin: 0 20px 0 0;
  }
  #showroom-contentbox .address-box {
    width: 35%;
  }
  #showroom-contentbox .address-box dd span {
    text-decoration: underline;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .lineup_container .products_container .one_product p {
    font-size: 50%;
  }
}