@charset "UTF-8";

@font-face {
  font-family: "A-OTF-ShinGoPro-Bold";
  src: url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff2") format("woff2"), url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "A-OTF-ShinGoPro-DeBold";
  src: url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-DeBold.woff2") format("woff2"), url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "A-OTF-ShinGoPro-Light";
  src: url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Light.woff2") format("woff2"), url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "A-OTF-ShinGoPro-Medium";
  src: url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Medium.woff2") format("woff2"), url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "A-OTF-ShinGoPro-Regular";
  src: url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Regular.woff2") format("woff2"), url("/fonts/ap-otf-shingopro/A-OTF-ShinGoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-shingopro-b {
  font-family: "A-OTF-ShinGoPro-Bold", sans-serif;
}

.font-shingopro-db {
  font-family: "A-OTF-ShinGoPro-DeBold", sans-serif;
}

.font-shingopro-l {
  font-family: "A-OTF-ShinGoPro-Light", sans-serif;
}

.font-shingopro-m {
  font-family: "A-OTF-ShinGoPro-Medium", sans-serif;
}

.font-shingopro-r {
  font-family: "A-OTF-ShinGoPro-Regular", sans-serif;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .banner-common.banner-showroom-search {
    width: 140px;
  }
}

.section-map-area .showRoomMap {
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.section-map-area .description-notification {
  position: absolute;
  z-index: 10;
  display: inline-block;
  transition: opacity 0.26s;
}

.section-map-area .showRoomMap::before, .section-map-area .showRoomMap::after {
  content: "";
  position: absolute;
}

.section-map-area .showRoomMap::before {
  border-radius: 50%;
  background-color: #fff;
  z-index: -2;
}

.section-map-area .showRoomMap::after {
  z-index: -1;
  background: url(/img/showroom_search/kv_main_model.png) no-repeat center/contain;
}

.section-map-area .showRoomMap_list {
  display: flex;
  flex-wrap: wrap;
}

.section-map-area .showRoomMap_link>a {
  text-decoration: none;
}

.section-map-area .showRoomMap_link>a:hover {
  text-decoration: underline;
}

.section-map-area .showRoomMap_areaName {
  padding: 0;
  display: block;
  font-weight: 600;
  text-align: center;
  text-indent: 0;
  font-feature-settings: "palt";
}

.section-map-area .showRoomMap_areaName:before {
  display: none;
  padding-left: 0;
  text-indent: 0;
}

.section-map-area .showRoomMap_areaName:hover {
  text-decoration: underline;
}

.section-map-area .showRoomMap_area {
  border-radius: 0;
  padding: 0;
  border: none;
}

.section-map-area .showRoomMap_area:before {
  display: none;
}

.section-map-area .showRoomMap_area dd {
  margin-right: 0;
}

.section-map-area .showRoomMap_area dt {
  border: 2px solid;
}

.section-map-area .showRoomMap_area-koushinetsu .showRoomMap_areaName {
  color: #50a5dc;
}

.section-map-area .showRoomMap_area-koushinetsu .showRoomMap_areaName:hover {
  color: #50a5dc;
}

.section-map-area .showRoomMap_area-koushinetsu dt {
  border-color: #50a5dc;
}

.section-map-area .showRoomMap_area-tohoku .showRoomMap_areaName {
  color: #28a050;
}

.section-map-area .showRoomMap_area-tohoku .showRoomMap_areaName:hover {
  color: #28a050;
}

.section-map-area .showRoomMap_area-tohoku dt {
  border-color: #28a050;
}

.section-map-area .showRoomMap_area-kanto .showRoomMap_areaName {
  color: #2da591;
}

.section-map-area .showRoomMap_area-kanto .showRoomMap_areaName:hover {
  color: #2da591;
}

.section-map-area .showRoomMap_area-kanto dt {
  border-color: #2da591;
}

.section-map-area .showRoomMap_area-chubu .showRoomMap_areaName {
  color: #d28c55;
}

.section-map-area .showRoomMap_area-chubu .showRoomMap_areaName:hover {
  color: #d28c55;
}

.section-map-area .showRoomMap_area-chubu dt {
  border-color: #d28c55;
}

.section-map-area .showRoomMap_area-shikoku .showRoomMap_areaName {
  color: #af6ebe;
}

.section-map-area .showRoomMap_area-shikoku .showRoomMap_areaName:hover {
  color: #af6ebe;
}

.section-map-area .showRoomMap_area-shikoku dt {
  border-color: #af6ebe;
}

.section-map-area .showRoomMap_area-kyushu .showRoomMap_areaName {
  color: #dc7864;
}

.section-map-area .showRoomMap_area-kyushu .showRoomMap_areaName:hover {
  color: #dc7864;
}

.section-map-area .showRoomMap_area-kyushu dt {
  border-color: #dc7864;
}

.section-map-area .showRoomMap_area-chugoku .showRoomMap_areaName {
  color: #dcb44b;
}

.section-map-area .showRoomMap_area-chugoku .showRoomMap_areaName:hover {
  color: #dcb44b;
}

.section-map-area .showRoomMap_area-chugoku dt {
  border-color: #dcb44b;
}

.section-map-area .showRoomMap_area-kinki .showRoomMap_areaName {
  color: #7387d7;
}

.section-map-area .showRoomMap_area-kinki .showRoomMap_areaName:hover {
  color: #7387d7;
}

.section-map-area .showRoomMap_area-kinki dt {
  border-color: #7387d7;
}

.section-map-area .map-title img,
.section-map-area .map-text img {
  width: 180%;
}

.section-map-area .map-description {
  color: #fff;
  background-color: #00beff;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-map-area {
    background: url(/img/showroom_search/kv_main_bg.jpg) no-repeat top center/cover;
    padding-top: 76px;
    position: relative;
  }

  .section-map-area .showRoomMap_list {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .section-map-area .showRoomMap_link {
    margin: 0;
    width: 50%;
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .section-map-area .showRoomMap_link:nth-child(2n+1) {
    padding-left: 6px;
  }

  .section-map-area .showRoomMap_link:nth-child(2n) {
    padding-left: 5px;
  }

  .section-map-area .showRoomMap {
    height: 574px;
  }

  .section-map-area .showRoomMap::before {
    top: -47px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 600px;
  }

  .section-map-area .showRoomMap::after {
    right: 133px;
    top: 6px;
    width: 133px;
    height: 524px;
  }

  .section-map-area .showRoomMap_area:after {
    display: none;
  }

  .section-map-area .showRoomMap_area dt {
    background-color: #fff;
  }

  .section-map-area .showRoomMap_areaName {
    font-size: 1.6rem;
    line-height: 1;
    padding: 6px 0 4px;
  }

  .section-map-area .showRoomMap_area-koushinetsu {
    background-color: #50a5dc;
    width: 186px;
    top: 85px;
    left: 370px;
  }

  .section-map-area .showRoomMap_area-koushinetsu .showRoomMap_link {
    width: 33.33%;
  }

  .section-map-area .showRoomMap_area-tohoku {
    background-color: #28a050;
    width: 135px;
    top: 135px;
    left: 645px;
  }

  .section-map-area .showRoomMap_area-tohoku .showRoomMap_link:nth-child(2n+1) {
    padding-left: 12px;
  }

  .section-map-area .showRoomMap_area-kanto {
    background-color: #2da591;
    width: 135px;
    top: 280px;
    left: 645px;
  }

  .section-map-area .showRoomMap_area-kanto .showRoomMap_link:nth-child(2n) {
    padding-left: 0;
  }

  .section-map-area .showRoomMap_area-chubu {
    background-color: #d28c55;
    width: 125px;
    top: 422px;
    left: 558px;
  }

  .section-map-area .showRoomMap_area-shikoku {
    background-color: #af6ebe;
    width: 125px;
    top: 422px;
    left: 418px;
  }

  .section-map-area .showRoomMap_area-kyushu {
    background-color: #dc7864;
    width: 186px;
    top: 422px;
    left: 216px;
  }

  .section-map-area .showRoomMap_area-kyushu .showRoomMap_link {
    width: auto;
    padding-left: 6px !important;
    padding-right: 5px;
  }

  .section-map-area .showRoomMap_area-chugoku {
    background-color: #dcb44b;
    width: 125px;
    top: 180px;
    left: 214px;
  }

  .section-map-area .showRoomMap_area-kinki {
    background-color: #7387d7;
    width: 135px;
    top: 180px;
    left: 353px;
  }

  .section-map-area .showRoomMap_area-kinki .showRoomMap_link:nth-child(2n) {
    padding-left: 0;
  }

  .section-map-area .showRoomMap_area-kinki .showRoomMap_link:nth-child(2n+1),
  .section-map-area .showRoomMap_area-kanto .showRoomMap_link:nth-child(2n+1) {
    width: 47%;
  }

  .section-map-area .map-title {
    position: absolute;
    z-index: 1;
    top: -33px;
    left: 170px;
    width: 180px;
    height: 180px;
  }

  .section-map-area .map-title img {
    border-radius: 50%;
  }

  .section-map-area .map-text {
    margin: 0 auto;
    width: 158px;
    position: relative;
    left: -2px;
  }

  .section-map-area .showRoomMap_map {
    width: 413px;
    position: relative;
    left: calc(50% - 28px);
    top: -12px;
    transform: translateX(-50%);
  }

  .section-map-area .map-description {
    padding: 3px 0 5px;
    text-align: center;
  }

  .section-map-area .description-text {
    display: inline-block;
    position: relative;
    font-size: 1.8rem;
    letter-spacing: 0.07em;
  }

  .section-map-area .description-text::before, .section-map-area .description-text::after {
    content: "";
    border-width: 11px 8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    bottom: 17px;
    position: relative;
  }

  .section-map-area .description-text::before {
    margin-right: 16px;
  }

  .section-map-area .description-text::after {
    margin-left: 16px;
  }

  .is-mac .section-map-area .description-text::before, .is-mac .section-map-area .description-text::after {
    bottom: 15px;
  }
}
@media print, screen and (min-width: 1268px) and (max-width: 9999px) {
  .section-map-area .description-notification {
    bottom: 470px;
    right: -100px;
  }
  .section-map-area .description-notification:hover {
    opacity: 0.8;
  }

  .description-notification {
    width: 242px;
  }
}
@media print, screen and (max-width: 1268px) {
  .section-map-area .description-notification {
    bottom: 556px;
    right: 10px;
  }

  .description-notification {
    width: 150px;
  }
}
@media print, screen and (min-width: 1200px) {
  .section-map-area {
    background-position: center top -2px;
    background-size: 100% auto;
  }
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  .section-map-area {
    position: relative;
    overflow: hidden;
  }

  .section-map-area .glb-content {
    padding-top: 0;
    margin: 0 auto;
  }

  .section-map-area>.glb-content {
    padding-bottom: 62px;
    position: relative;
  }

  .section-map-area>.glb-content::after {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    background: url(/img/showroom_search/kv_main_bg_sp.jpg) no-repeat top center/cover;
  }

  .section-map-area .showRoomMap {
    padding-top: 20px;
    overflow: unset;
    min-height: unset;
  }

  .section-map-area .showRoomMap::before {
    top: 34px;
    left: 50%;
    transform: translateX(-50%);
    width: 290px;
    height: 290px;
  }

  .section-map-area .showRoomMap::after {
    display: none;
  }

  .section-map-area .showRoomMap_area>dd {
    margin-left: 0;
  }

  .section-map-area .showRoomMap_area {
    margin-top: 8px;
    position: relative;
    top: 0;
    left: 0;
  }

  .section-map-area .showRoomMap_areaName {
    font-size: 1.5rem;
    width: 100%;
    text-align: left;
    padding: 6px 0 5px 11px;
  }

  .section-map-area .showRoomMap_areaName .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_areaName .showRoomMap_areaToggle::after {
    background-color: rgba(255, 255, 255, 0.6);
  }

  .section-map-area .showRoomMap_areaToggle {
    width: 30px;
    height: 36px;
    margin: 0;
  }

  .section-map-area .showRoomMap_list {
    padding: 0 5px 10px;
  }

  .section-map-area .showRoomMap_link:nth-child(2n+1) {
    padding-left: 5px;
  }

  .section-map-area .showRoomMap_link:nth-child(2n) {
    padding-right: 5px;
  }

  .section-map-area .showRoomMap_link>a {
    font-size: 1.5rem;
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 0;
    width: 100%;
    display: block;
    text-align: center;
  }

  .section-map-area .showRoomMap_link, .section-map-area .showRoomMap_link:first-child {
    width: calc(50% - 4px);
    margin: 5px 2px 0;
  }

  .section-map-area .showRoomMap_area-koushinetsu .showRoomMap_list {
    background-color: rgba(80, 165, 220, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-koushinetsu .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-koushinetsu .showRoomMap_areaToggle::after {
    background-color: #50a5dc;
  }

  .section-map-area .showRoomMap_area-tohoku .showRoomMap_list {
    background-color: rgba(40, 160, 80, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-tohoku .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-tohoku .showRoomMap_areaToggle::after {
    background-color: #28a050;
  }

  .section-map-area .showRoomMap_area-kanto .showRoomMap_list {
    background-color: rgba(45, 165, 145, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-kanto .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-kanto .showRoomMap_areaToggle::after {
    background-color: #2da591;
  }

  .section-map-area .showRoomMap_area-chubu .showRoomMap_list {
    background-color: rgba(210, 140, 85, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-chubu .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-chubu .showRoomMap_areaToggle::after {
    background-color: #d28c55;
  }

  .section-map-area .showRoomMap_area-shikoku .showRoomMap_list {
    background-color: rgba(175, 110, 190, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-shikoku .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-shikoku .showRoomMap_areaToggle::after {
    background-color: #af6ebe;
  }

  .section-map-area .showRoomMap_area-kyushu .showRoomMap_list {
    background-color: rgba(220, 120, 100, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-kyushu .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-kyushu .showRoomMap_areaToggle::after {
    background-color: #dc7864;
  }

  .section-map-area .showRoomMap_area-chugoku .showRoomMap_list {
    background-color: rgba(220, 180, 75, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-chugoku .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-chugoku .showRoomMap_areaToggle::after {
    background-color: #dcb44b;
  }

  .section-map-area .showRoomMap_area-kinki .showRoomMap_list {
    background-color: rgba(115, 135, 215, 0.9) !important;
  }

  .section-map-area .showRoomMap_area-kinki .showRoomMap_areaToggle:before, .section-map-area .showRoomMap_area-kinki .showRoomMap_areaToggle::after {
    background-color: #7387d7;
  }

  .section-map-area .showRoomMap_areas {
    margin-top: -15px;
    margin-left: 0;
    justify-content: center;
  }

  .section-map-area .showRoomMap_areasCol, .section-map-area .showRoomMap_areasCol:first-child {
    width: calc(50% - 4px);
    margin: 0 4px;
  }

  .section-map-area .map-title {
    position: relative;
    left: -14px;
    height: 54px;
    width: 145px;
    z-index: 1;
  }

  .section-map-area .map-title img {
    width: auto;
    height: 100%;
  }

  .section-map-area .map-text {
    margin: 0 auto;
    width: 107px;
    position: relative;
    top: -18px;
    left: -2px;
  }

  .section-map-area .showRoomMap_map {
    left: calc(50% - 8px);
    top: 48px;
    width: 291px;
    height: auto;
    transform: translateX(-50%);
  }

  .section-map-area .showRoomMap_map img {
    width: 100%;
    height: auto;
  }

  .section-map-area .map-description {
    padding: 7px 0 6px;
    position: relative;
    z-index: 1;
  }

  .section-map-area .map-description .glb-content {
    max-width: 374px;
    position: relative;
  }

  .section-map-area .map-description .glb-content::after {
    content: "";
    position: absolute;
    top: -58px;
    right: 9px;
    width: 72px;
    height: 150px;
    background: url(/img/showroom_search/kv_main_model.png) no-repeat top center/100% auto;
  }

  .section-map-area .description-text {
    line-height: calc(38 / 30);
    font-size: 1.5rem;
    letter-spacing: 0.03em;
  }
}

@media only screen and (min-width: 0) and (max-width: 374px) {
  .section-map-area .map-description .glb-content::after {
    width: 60px;
  }

  .section-map-area .showRoomMap_areaName {
    font-size: 1.4rem;
  }

  .section-map-area .map-title {
    height: 42px;
    width: 120px;
  }

  .section-map-area .showRoomMap::before {
    top: 25px;
  }

  .section-map-area .description-text {
    font-size: 1.3rem;
  }

  .section-map-area .showRoomMap_link>a {
    font-size: 1.2rem;
  }

  .section-map-area .showRoomMap_areaName {
    font-size: 1.3rem;
  }

  .section-map-area .showRoomMap_areaToggle {
    width: 23px;
    height: 32px;
  }
}

.section-showroom-intro.is-more .item-link {
  display: block;
  position: relative;
  border: 1px solid #00beff;
  background-color: #fffff0;
  color: #000;
  text-decoration: none;
}

.section-showroom-intro.is-more .text-small {
  display: block;
  text-align: center;
}

.section-showroom-intro.is-more .item-title {
  text-align: center;
  color: #00beff;
}

.section-showroom-intro.is-more .text-large {
  position: relative;
  z-index: 1;
  color: #fff;
  font-feature-settings: "palt";
}

.section-showroom-intro.is-more .text-large::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #00beff;
}

.section-showroom-intro.is-more .detail-image img {
  width: 100%;
}

.section-showroom-intro.is-more .detail-text {
  margin: 0;
  text-align: left;
}

.section-showroom-intro.is-more .text-link {
  position: absolute;
  z-index: 1;
  transition: all .3s;
  color: #fff;
}

.section-showroom-intro.is-more .item-link:hover .text-link {
  right: -15px;
}

.section-showroom-intro.is-more .text-link::before {
  content: "";
  position: absolute;
  right: 100%;
  z-index: 1;
  border-style: solid;
  border-color: transparent #ffa700 #ffa700 transparent;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-intro.is-more {
    margin-bottom: 0;
  }

  .section-showroom-intro.is-more .intro-content {
    margin-bottom: 70px;
  }

  .section-showroom-intro.is-more .intro-text {
    padding-top: 8px;
  }

  .section-showroom-intro.is-more .more-list {
    padding: 0 45px 45px;
  }

  .section-showroom-intro.is-more .more-item {
    margin-bottom: 35px;
  }

  .section-showroom-intro.is-more .item-link {
    letter-spacing: 0.1em;
    padding: 36px 50px 40px;
  }

  .section-showroom-intro.is-more .text-small {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }

  .section-showroom-intro.is-more .item-title {
    margin-bottom: 27px;
    font-size: 2.6rem;
  }

  .section-showroom-intro.is-more .text-large {
    padding: 0 6px 0 13px;
    font-size: 3.6rem;
    letter-spacing: 0.2em;
  }

  .section-showroom-intro.is-more .item-detail {
    display: flex;
  }

  .section-showroom-intro.is-more .detail-image {
    width: 240px;
    flex-shrink: 0;
    margin-right: 30px;
  }

  .section-showroom-intro.is-more .detail-text {
    width: 100%;
    position: relative;
    top: -6px;
    font-size: 1.5rem;
    line-height: 1.9333;
  }

  .section-showroom-intro.is-more .text-link {
    background: #ffa700 url(/img/showroom_search/more_icn.png) no-repeat right 12px center/18px auto;
    padding: 6px 38px 2px 13px;
    height: 30px;
    right: -1px;
    bottom: -1px;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0;
  }

  .section-showroom-intro.is-more .text-link::before {
    bottom: 0;
    border-width: 15px 10px;
  }

  .is-mac .section-showroom-intro.is-more .text-large {
    padding: 7px 6px 0 13px;
  }

  .is-mac .section-showroom-intro.is-more .text-link {
    padding: 8px 38px 0 13px;
  }

  .is-safari.is-iphone .section-showroom-intro.is-more .text-large {
    padding: 7px 4px 1px 5px;
  }
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  .section-showroom-intro.is-more {
    margin-bottom: 0;
  }

  .section-showroom-intro.is-more .glb-content {
    padding: 19px 5% 10px;
  }

  .section-showroom-intro.is-more .intro-title span {
    display: block;
  }

  .section-showroom-intro.is-more .intro-content {
    margin-bottom: 31px;
  }

  .section-showroom-intro.is-more .more-list {
    margin-bottom: 30px;
    padding: 0 2%;
  }

  .section-showroom-intro.is-more .more-item {
    margin-bottom: 20px;
  }

  .section-showroom-intro.is-more .item-link {
    padding: 34px 29px 53px;
  }

  .section-showroom-intro.is-more .text-small {
    margin-bottom: 3px;
    font-size: 1.4rem;
    line-height: calc(38 / 28);
  }

  .section-showroom-intro.is-more .item-title {
    margin-bottom: 27px;
    font-size: 1.7rem;
    letter-spacing: 0.1em;
    margin-right: -4px;
  }

  .section-showroom-intro.is-more .text-large {
    padding: 5px 6px 1px 10px;
    font-size: 2.3rem;
    letter-spacing: 0.15em;
  }

  .section-showroom-intro.is-more .text-large::before {
    top: 2px;
  }

  .section-showroom-intro.is-more .detail-image {
    margin-bottom: 15px;
  }

  .section-showroom-intro.is-more .detail-text {
    font-size: 1.3rem;
    line-height: calc(40 / 26);
  }

  .section-showroom-intro.is-more .text-link {
    background: #ffa700 url(/img/showroom_search/more_icn.png) no-repeat right 8px center/18px auto;
    font-size: 1.3rem;
    padding: 3px 32px 6px 7px;
    height: 28px;
    right: -1px;
    bottom: -1px;
  }

  .section-showroom-intro.is-more .text-link::before {
    bottom: 0;
    border-width: 14px 10px;
  }
}

@media only screen and (min-width: 0) and (max-width: 374px) {
  .section-showroom-intro.is-more .text-small {
    font-size: 1.3rem;
  }

  .section-showroom-intro.is-more .text-large {
    font-size: 1.9rem;
  }

  .section-showroom-intro.is-more .detail-text {
    font-size: 1.2rem;
  }
}

.section-showroom-experience.is-more .more-item img {
  width: 100%;
}

.section-showroom-experience.is-more .button-link {
  display: block;
  color: #fff;
  text-decoration: none;
}

.section-showroom-experience.is-more .button-link:hover {
  opacity: 0.8;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-experience.is-more {
    padding-bottom: 85px;
  }

  .section-showroom-experience.is-more .glb-content {
    padding-bottom: 72px;
  }

  .section-showroom-experience.is-more .experience-title {
    padding-left: 87px;
    padding-right: 152px;
    text-align: left;
    letter-spacing: 0.11em;
    font-feature-settings: "palt";
  }

  .section-showroom-experience.is-more .experience-title::before {
    background-image: url(/img/showroom_search/title_decor_03.png);
    width: 73px;
    height: 111px;
    right: 72px;
  }

  .section-showroom-experience.is-more .more-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 55px 45px;
  }

  .section-showroom-experience.is-more .experience-text {
    line-height: 2.1;
    text-underline-offset: 7px;
  }

  .section-showroom-experience.is-more .more-item {
    width: calc(33.33% - 10px);
    margin: 0 5px 10px;
  }

  .section-showroom-experience.is-more .button-link {
    box-shadow: 0 0 0 1px #fff, 0 0 0 8px #ffa700, 5px 5px 10px rgba(0, 0, 0, 0.4);
    background: #ffa700 url(/img/showroom_search/more_icn_02.png) no-repeat right 14px center/32px 32px;
    width: 604px;
    margin: 55px auto 0;
    padding: 20px 40px;
    font-size: 2.1rem;
    letter-spacing: 0.05em;
  }
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  .glb-mainWrapper {
    margin-bottom: 0 !important;
  }

  .section-showroom-experience.is-more {
    padding-bottom: 100px;
  }

  .section-showroom-experience.is-more .glb-content {
    padding: 30px 0 54px;
  }

  .section-showroom-experience.is-more .experience-title {
    padding-right: 25px;
  }

  .section-showroom-experience.is-more .experience-title::before {
    background-image: url(/img/showroom_search/title_decor_03_sp.png);
    width: 48px;
    height: 77px;
  }

  .section-showroom-experience.is-more .more-list {
    padding: 0 41px 6px;
  }

  .section-showroom-experience.is-more .more-item {
    margin: 0 5px 16px;
  }

  .section-showroom-experience.is-more .experience-text {
    text-underline-offset: 6px;
  }

  .section-showroom-experience.is-more .button-link {
    box-shadow: 0 0 0 1px #fff, 0 0 0 6px #ffa700, 5px 5px 10px 3px rgba(0, 0, 0, 0.4);
    background: #ffa700 url(/img/showroom_search/more_icn_02.png) no-repeat right 7px center/22px auto;
    width: 74%;
    margin: 36px auto 0;
    padding: 8px 40px;
    font-size: 1.5rem;
    line-height: 1.267;
  }
}

.is-hidden {
  display: none;
}

.section-showroom-anchor {
  background: #fff;
  position: relative;
}

.section-showroom-anchor .anchor-list {
  flex-wrap: nowrap;
}

.section-showroom-anchor .anchor-item {
  position: relative;
}

.section-showroom-anchor .anchor-item:not(:last-child)::before {
  position: absolute;
  content: "";
  pointer-events: none;
}

.section-showroom-anchor .item-image {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #e3f3ff;
  border-radius: 50%;
  overflow: hidden;
}

.section-showroom-anchor .anchor-item a {
  text-align: center;
  position: relative;
  text-decoration: none;
}

.section-showroom-anchor .anchor-item a::before {
  position: absolute;
  content: "";
  background: url(/img/showroom_search/ico_arrow_bottom.png) center/contain no-repeat;
  transform: translateY(-50%);
  pointer-events: none;
}

.section-showroom-anchor .item-title {
  line-height: 1.2;
}

.section-showroom-anchor .item-title .is-black {
  letter-spacing: .03em;
  color: #000;
  display: block;
}

.section-showroom-anchor .item-title .is-blue {
  font-weight: 500;
  letter-spacing: .09em;
  color: #00beff;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .glb-content {
    max-width: 1000px;
  }

  .section-showroom-anchor {
    box-shadow: 0 4px 6px rgb(0, 0, 0, 10%);
    padding: 12px 0 20px;
  }

  .section-showroom-anchor .glb-content {
    padding: 6px 15px 0;
  }

  .section-showroom-anchor .anchor-list {
    margin: 0 -8px;
  }

  .section-showroom-anchor .anchor-item {
    margin: 0;
    width: 33.33%;
  }

  .section-showroom-anchor .anchor-item:not(:last-child)::before {
    border-right: 2px solid #7fdeff;
    width: 2px;
    right: -1px;
    top: -2px;
    height: calc(100% + 5px);
  }

  .section-showroom-anchor .item-image {
    width: 62px;
    height: 62px;
    margin: 0 auto 6px;
  }

  .section-showroom-anchor .anchor-item:nth-child(3) img {
    position: relative;
    top: 3px;
  }

  .section-showroom-anchor .anchor-item a {
    padding-bottom: 12px;
  }

  .section-showroom-anchor .anchor-item a::before {
    left: 45%;
    bottom: -6px;
    width: 17px;
    height: 9px;
    background-image: url(/img/showroom_search/ico_arrow_bottom_sp.png);
  }

  .section-showroom-anchor .anchor-item:nth-child(1) img {
    width: 54px;
  }

  .section-showroom-anchor .anchor-item:nth-child(2) img {
    width: 59px;
  }

  .section-showroom-anchor .anchor-item:nth-child(3) img {
    width: 42px;
  }

  .section-showroom-anchor .item-title {
    flex: 1;
  }

  .section-showroom-anchor .item-title .is-black {
    font-size: 1.2rem;
    letter-spacing: .01em;
    margin-bottom: 0;
  }

  .section-showroom-anchor .item-title .is-blue {
    font-size: 1.4rem;
    letter-spacing: .04em;
  }
}

@media print, screen and (min-width: 0) and (max-width: 399px) {
  .section-showroom-anchor .item-title .is-black {
    font-size: 1rem;
    margin-bottom: 2px;
  }
}

@media print, screen and (min-width: 0) and (max-width: 374px) {
  .section-showroom-anchor .item-title .is-black {
    font-size: .9rem;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .glb-content {
    max-width: 1000px;
  }

  .section-showroom-anchor {
    box-shadow: 0 4px 6px rgb(0, 0, 0, 10%);
    padding: 15px 0 9px;
  }

  .section-showroom-anchor .anchor-list {
    margin: 0;
    padding: 0 6% 0 10.5%;
  }

  .section-showroom-anchor .anchor-item {
    margin: 0;
  }

  .section-showroom-anchor .anchor-item:nth-child(1) {
    width: 250px;
    margin-right: 45px;
  }

  .section-showroom-anchor .anchor-item:nth-child(2) {
    width: 213px;
    margin-right: 38px;
  }

  .section-showroom-anchor .anchor-item:nth-child(3) {
    width: 235px;
  }

  .section-showroom-anchor .anchor-item:not(:last-child)::before {
    border-right: 2px solid #7fdeff;
    width: 2px;
    right: 0;
    height: calc(100% - 5px);
  }

  .section-showroom-anchor .item-image {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }

  .section-showroom-anchor .anchor-item a {
    padding-bottom: 16px;
    display: flex;
    align-items: center;
  }

  .section-showroom-anchor .anchor-item a::before {
    left: 57%;
    bottom: 0;
    width: 30px;
    height: 11px;
  }

  .section-showroom-anchor .item-image img {
    width: unset;
  }

  .section-showroom-anchor .item-title {
    flex: 1;
  }

  .section-showroom-anchor .item-title .is-black {
    font-size: 15px;
  }

  .section-showroom-anchor .item-title .is-blue {
    font-size: 20px;
  }
}

.block-intro, .block-plan {
  background: #e3f3ff;
}

.section-showroom-intro .glb-content {
  background: #fff;
  text-align: center;
}

.section-showroom-intro .intro-heading {
  background: #00beff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  letter-spacing: .15em;
}

.section-showroom-intro .intro-title .is-small {
  font-weight: 500;
}

.section-showroom-intro .intro-title .is-big {
  font-weight: bold;
}

.section-showroom-intro .sub-title span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  line-height: calc(80 / 46);
  letter-spacing: .1em;
  background-image: linear-gradient(to right, #ffff50, #ffff50);
  background-repeat: repeat-x;
}

.section-showroom-intro .intro-text {
  flex: 1;
  line-height: calc(30 / 17);
  font-weight: 300;
}

.section-showroom-intro .detail-text {
  line-height: calc(16 / 12);
  font-weight: 300;
}

.section-showroom-intro .intro-item {
  position: relative;
}

.section-showroom-intro .item-label {
  position: absolute;
  opacity: .9;
}

.section-showroom-intro .item-text {
  letter-spacing: .05em;
  color: #00beff;
  font-weight: bold;
  background: #e3f3ff;
}

.section-showroom-intro .item-text .is-black {
  color: #000;
  font-weight: 500;
}


@media screen and (min-width: 0px) and (max-width: 768px) {

  .block-intro,
  .block-plan {
    padding: 39px 6% 0;
  }

  .block-intro .glb-content {
    border: 2px solid #00beff;
  }

  .section-showroom-intro {
    margin-bottom: -6px;
  }

  .section-showroom-intro .glb-content {
    padding: 29px 5% 0;
  }

  .section-showroom-intro .intro-heading {
    min-height: 40px;
    border-radius: 65px;
    margin-bottom: 31px;
    padding: 8px 0 7px;
  }

  .section-showroom-intro .intro-title {
    border-radius: 50px;
    line-height: 1.2;
  }

  .section-showroom-intro .intro-title .is-small {
    font-size: 1.5rem;
    display: block;
  }

  .section-showroom-intro .intro-title .is-big {
    font-size: 2.1rem;
  }

  .section-showroom-intro .sub-title span {
    font-size: 2.5rem;
    line-height: calc(76 / 50);
    background-position: bottom 0 left;
    background-size: 1px 10px;
    letter-spacing: 0;
  }

  .section-showroom-intro .sub-title {
    margin-bottom: 19px;
  }

  .section-showroom-intro .intro-content {
    margin-bottom: 51px;
  }

  .section-showroom-intro .intro-text {
    font-size: 1.4rem;
    letter-spacing: .08em;
    line-height: calc(48 / 28);
    text-align: justify;
    padding: 0 6px;
    margin-bottom: 14px;
  }

  .section-showroom-intro .detail-logo {
    margin: 0 auto;
    max-width: 100%;
    width: 170px;
    margin-bottom: 10px;
  }

  .section-showroom-intro .detail-text {
    font-size: 1rem;
  }

  .section-showroom-intro .intro-list {
    padding: 0 2%;
  }

  .section-showroom-intro .intro-item {
    margin-bottom: 44px;
  }

  .section-showroom-intro .intro-item.is-image {
    display: none;
  }

  .section-showroom-intro .item-label {
    top: -25px;
    left: -19px;
    width: 83px;
  }

  .section-showroom-intro .item-text {
    font-size: 1.8rem;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .block-intro {
    padding: 107px 10px 0;
  }

  .block-plan {
    margin-bottom: -7px;
    padding-top: 100px;
  }

  .block-intro .glb-content {
    min-width: 940px;
    border: 2px solid #00beff;
  }

  .section-showroom-intro {
    margin-bottom: -38px;
  }

  .section-showroom-intro .glb-content {
    padding: 81px 48px 0;
  }

  .section-showroom-intro .intro-heading {
    min-height: 80px;
    border-radius: 50px;
    margin-bottom: 56px;
  }

  .section-showroom-intro .intro-title .is-small {
    font-size: 28px;
  }

  .section-showroom-intro .intro-title .is-big {
    font-size: 40px;
    margin-left: 28px;
    letter-spacing: .1em;
  }

  .section-showroom-intro .sub-title span {
    font-size: 46px;
    background-position: bottom 5px left;
    background-size: 1px 15px;
  }

  .section-showroom-intro .sub-title {
    margin-bottom: 13px;
  }

  .section-showroom-intro .intro-content {
    display: flex;
    align-items: flex-start;
    width: 710px;
    margin: 0 auto 63px;
    margin-bottom: 63px;
  }

  .section-showroom-intro .intro-text {
    flex: 1;
    font-size: 17px;
    padding-top: 30px;
  }

  .section-showroom-intro .content-detail {
    margin-left: 50px;
    width: 232px;
  }

  .section-showroom-intro .detail-logo {
    margin: 0 auto 10px;
    width: 186px;
  }

  .section-showroom-intro .detail-text {
    font-size: 12px;
    margin: 0 -26px;
  }

  .section-showroom-intro .intro-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 45px;
  }

  .section-showroom-intro .intro-item {
    width: calc(50% - 25px);
    margin-bottom: 66px;
  }

  .section-showroom-intro .intro-item.is-image {
    width: 374px;
    right: -26px;
    top: -25px;
  }

  .section-showroom-intro .item-label {
    top: -30px;
    left: -32px;
    width: 104px;
  }

  .section-showroom-intro .item-text {
    font-size: 22px;
    padding: 0 0 3px;
  }

  .is-firefox .section-showroom-intro .item-text {
    padding-bottom: 4px;
  }

  .is-firefox .section-showroom-experience .experience-title {
    padding: 6px 10px 11px;
  }

  .is-firefox .section-showroom-experience .item-title {
    padding: 4px 0 6px 26px;
  }

  .is-firefox .section-showroom-experience .item-title::before {
    top: 51%;
  }

  .is-firefox .section-showroom-intro .intro-heading {
    padding-bottom: 4px;
  }

  .is-firefox .section-showroom-intro.is-plan .item-detail {
    padding: 0 10px 3px;
  }

  .is-firefox .section-showroom-experience.is-exhibits .item-title {
    padding-bottom: 7px;
  }

  .is-firefox .section-showroom-intro.is-more .text-link {
    padding-top: 7px;
  }

  .is-mac .section-showroom-intro .item-text,
  .is-safari.is-phone .section-showroom-intro .item-text {
    padding: 2px 0;
  }
}

.section-showroom-experience.is-kitchen .glb-content {
  padding-top: 0;
}

.section-showroom-experience .glb-content {
  background: #00beff;
  text-align: center;
}

.section-showroom-experience .experience-title {
  color: #fff;
  position: relative;
  background: #33cbff;
}

.section-showroom-experience .experience-title::before {
  position: absolute;
  content: "";
}

.section-showroom-experience .experience-item {
  position: relative;
}

.section-showroom-experience .item-title {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, .6);
  font-weight: 500;
  line-height: calc(20 / 14);
  text-align: left;
  letter-spacing: .01em;
}

.section-showroom-experience .experience-text {
  color: #fff;
  letter-spacing: .1em;
  text-decoration: underline;
}

.section-showroom-experience .item-title::before {
  position: absolute;
  content: "";
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-showroom-experience {
    padding-bottom: 11px;
  }

  .section-showroom-experience .glb-content {
    padding: 30px 0 40px;
    border: none;
  }

  .section-showroom-experience .experience-title {
    font-size: 1.7rem;
    padding: 10px 0 9px;
    margin-bottom: 29px;
    line-height: 1.2;
  }

  .section-showroom-experience .experience-title::before {
    background: url(/img/showroom_search/title_decor_sp.png) center/contain no-repeat;
    right: 24px;
    bottom: -9px;
    width: 48px;
    height: 79px;
  }

  .section-showroom-experience .experience-list {
    padding: 0 6.6%;
    margin-bottom: -7px;
  }

  .section-showroom-experience .experience-item {
    margin-bottom: 25px;
    border: 3px solid #fff;
  }

  .section-showroom-experience .item-title {
    font-size: 1.3rem;
    padding: 3px 0 4px 28px;
    min-height: 47px;
    display: flex;
    align-items: center;
  }

  .section-showroom-experience .experience-text {
    font-size: 1.4rem;
    text-underline-offset: 8px;
    line-height: calc(60 / 28);
    letter-spacing: .05em;
    padding: 0 5px;
  }

  .section-showroom-experience .item-title::before {
    background: #fff url(/img/showroom_search/ico_arrow_right_sp.png) center/7px auto no-repeat;
    left: 4px;
    width: 18px;
    height: 18px;
  }

  .is-iphone .section-showroom-experience .item-title {
    padding: 4px 0 3px 28px;
  }
}

@media screen and (min-width: 0px) and (max-width: 374px) {
  .section-showroom-intro .sub-title span {
    font-size: 2.2rem;
  }

  .section-showroom-intro .intro-text {
    font-size: 1.3rem;
  }

  .section-showroom-experience .item-title {
    min-height: 36px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-experience .glb-content {
    padding: 43px 0 65px;
  }

  .section-showroom-experience .experience-title {
    font-size: 30px;
    padding: 8px 10px 9px;
    margin-bottom: 70px;
    letter-spacing: .1em;
  }

  .section-showroom-experience .experience-title::before {
    background: url(/img/showroom_search/title_decor.png) center/contain no-repeat;
    right: 88px;
    bottom: -22px;
    width: 67px;
    height: 109px;
  }

  .section-showroom-experience .experience-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -33px 11px;
    padding: 0 74px;
  }

  .section-showroom-experience .experience-item {
    width: calc(50% - 66px);
    margin: 0 33px 40px;
    border: 1px solid #fff;
  }

  .section-showroom-experience .item-title {
    font-size: 13px;
    padding: 5px 0 5px 26px;
  }

  .section-showroom-experience .experience-text {
    font-size: 19px;
    text-underline-offset: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-showroom-experience .item-title::before {
    background: #fff url(/img/showroom_search/ico_arrow_right.png) center/6px auto no-repeat;
    left: 6px;
    width: 16px;
    height: 16px;
  }
}

.section-showroom-intro.is-plan .intro-item {
  background: #e3f3ff;
}

.section-showroom-intro.is-plan .item-title {
  background: #00beff;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.section-showroom-intro.is-plan .item-title .is-small {
  display: block;
}

.section-showroom-intro.is-plan .item-title .is-big {
  line-height: calc(39 / 26);
}

.section-showroom-intro.is-plan .item-title.is-right span {
  line-height: calc(29 / 23);
}

.section-showroom-intro.is-plan .item-text {
  line-height: calc(25 / 15);
  letter-spacing: 0.05em;
  color: #000;
  text-align: justify;
  font-weight: 300;
}

.section-showroom-intro.is-plan .item-detail {
  text-align: center;
  letter-spacing: 0.05em;
  color: #00beff;
  background: #ffffc7;
}

.section-showroom-intro.is-plan .item-button {
  color: #fff;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

.section-showroom-intro.is-plan .item-button:hover {
  opacity: 0.7;
}

.section-showroom-intro.is-plan .item-button span {
  display: block;
  width: 100%;
  line-height: 1.2;
}

.section-showroom-intro.is-plan .item-button.is-green span {
  border: 2px solid #80e280;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-showroom-intro.is-plan {
    margin-bottom: 0;
  }

  .section-showroom-intro.is-plan .glb-content {
    padding: 29px 5% 16px;
    border: 2px solid #00beff;
  }

  .section-showroom-intro.is-plan .intro-text {
    padding-top: 0;
    margin-bottom: 31px;
  }

  .section-showroom-intro.is-plan .intro-item {
    padding: 24px 23px 28px;
    margin-bottom: 25px;
    border: 1px solid #00beff;
  }

  .section-showroom-intro.is-plan .intro-item:nth-child(1) .item-image {
    width: 193px;
  }

  .section-showroom-intro.is-plan .intro-item:nth-child(2) .item-image {
    width: 218px;
    margin-bottom: 22px;
  }

  .section-showroom-intro.is-plan .item-title {
    border-radius: 50px;
    margin-bottom: 9px;
    padding: 10px 5px 6px;
  }

  .section-showroom-intro.is-plan .item-title .is-small {
    font-size: 1.4rem;
    margin-bottom: -3px;
  }

  .section-showroom-intro.is-plan .item-title .is-big {
    font-size: 2.2rem;
  }

  .section-showroom-intro.is-plan .item-title.is-right {
    padding: 4px 5px 5px;
    letter-spacing: 0;
    margin-bottom: 35px;
  }

  .section-showroom-intro.is-plan .item-title.is-right span {
    font-size: 2rem;
  }

  .section-showroom-intro.is-plan .item-image {
    margin: 0 auto 14px;
    max-width: 100%;
  }

  .section-showroom-intro.is-plan .item-content {
    margin-bottom: 29px;
  }

  .section-showroom-intro.is-plan .item-text {
    font-size: 1.3rem;
    line-height: calc(40 / 26);
  }

  .section-showroom-intro.is-plan .item-detail {
    font-size: 1.5rem;
    padding: 1px 2px;
    margin: 8px 1px 0;
    letter-spacing: 0;
    border: 2px solid #71d8ff;
  }

  .section-showroom-intro.is-plan .item-button {
    font-size: 1.5rem;
    padding: 5px;
    letter-spacing: 0.08em;
    box-shadow: 5px 5px 7px -2px rgba(0, 0, 0, 0.4);
  }

  .section-showroom-intro.is-plan .item-button span {
    padding: 9px 5px;
  }

  .section-showroom-intro.is-plan .item-button.is-green {
    background: #00c500 url(/img/showroom_search/icn_plan_01.png) right 15px center/22px auto no-repeat;
  }

  .section-showroom-intro.is-plan .item-button.is-green span {
    border: 2px solid #80e280;
  }

  .section-showroom-intro.is-plan .item-button.is-orange {
    background: #ffa700 url(/img/showroom_search/icn_plan_02.png) right 15px center/22px auto no-repeat;
  }

  .section-showroom-intro.is-plan .item-button.is-orange span {
    border: 2px solid #ffd380;
    letter-spacing: 0.02em;
  }
}

@media only screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-intro.is-plan {
    margin-bottom: 0;
  }

  .section-showroom-intro.is-plan .glb-content {
    padding: 81px 48px 32px;
  }

  .section-showroom-intro.is-plan .sub-title {
    margin-bottom: 24px;
  }

  .section-showroom-intro.is-plan .intro-text {
    padding-top: 0;
    margin-bottom: 68px;
  }

  .section-showroom-intro.is-plan .intro-list {
    padding: 0 46px;
  }

  .section-showroom-intro.is-plan .intro-item {
    padding: 31px 29px 45px;
  }

  .section-showroom-intro.is-plan .item-title {
    min-height: 74px;
    border-radius: 50px;
    margin-bottom: 15px;
    padding: 12px 5px 7px;
  }

  .section-showroom-intro.is-plan .item-title .is-small {
    font-size: 1.4rem;
    margin-bottom: -3px;
  }

  .section-showroom-intro.is-plan .item-title .is-big {
    font-size: 2.6rem;
  }

  .section-showroom-intro.is-plan .item-title.is-right {
    padding: 9px 5px 7px;
  }

  .section-showroom-intro.is-plan .item-title.is-right span {
    font-size: 2.3rem;
  }

  .section-showroom-intro.is-plan .item-image {
    width: 286px;
    margin: 0 auto 14px;
  }

  .section-showroom-intro.is-plan .item-content {
    min-height: 180px;
    margin-bottom: 6px;
  }

  .section-showroom-intro.is-plan .item-text {
    font-size: 1.5rem;
    padding: 0 7px;
  }

  .section-showroom-intro.is-plan .item-detail {
    font-size: 1.7rem;
    padding: 1px 10px;
    margin: 10px 4px 0;
    border: 2px solid #71d8ff;
  }

  .section-showroom-intro.is-plan .item-button {
    font-size: 1.8rem;
    min-height: 80px;
    padding: 2px 5px;
    width: 310px;
    margin: 0 auto;
  }

  .section-showroom-intro.is-plan .item-button span {
    padding: 11px 5px;
  }

  .section-showroom-intro.is-plan .item-button.is-green {
    background: #00c500 url(/img/showroom_search/icn_plan_01.png) right 15px center/26px auto no-repeat;
  }

  .section-showroom-intro.is-plan .item-button.is-green span {
    border: 2px solid #80e280;
  }

  .section-showroom-intro.is-plan .item-button.is-orange {
    background: #ffa700 url(/img/showroom_search/icn_plan_02.png) right 15px center/26px auto no-repeat;
  }

  .section-showroom-intro.is-plan .item-button.is-orange span {
    border: 2px solid #ffd380;
  }
}

.section-showroom-experience.is-exhibits .experience-title {
  line-height: calc(39 / 30);
  letter-spacing: 0.1em;
}

.section-showroom-experience.is-exhibits .experience-item {
  border: none;
}

.section-showroom-experience.is-exhibits .experience-text {
  line-height: calc(40 / 19);
}

.experience-list.first-list .experience-item img,
.intro-list.first-list .intro-item img {
  width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-showroom-experience.is-exhibits {
    padding-bottom: 0;
  }

  .section-showroom-experience.is-exhibits .glb-content {
    padding: 30px 0 41px;
  }

  .section-showroom-experience.is-exhibits .experience-title {
    padding: 8px 66px 8px 0;
    margin-bottom: 32px;
    letter-spacing: 0.03em;
    font-size: 1.6rem;
  }

  .section-showroom-experience.is-exhibits .experience-title::before {
    background-image: url(/img/showroom_search/title_decor_02_sp.png);
    right: -15px;
    bottom: -16px;
    width: 88px;
    height: 93px;
  }

  .section-showroom-experience.is-exhibits .item-title {
    min-height: unset;
  }

  .section-showroom-experience.is-exhibits .experience-list {
    padding: 0 13%;
    margin-bottom: 24px;
  }

  .section-showroom-experience.is-exhibits .experience-item {
    margin-bottom: 13px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-experience.is-exhibits {
    padding-bottom: 0;
  }

  .section-showroom-experience.is-exhibits .glb-content {
    padding: 45px 0 66px;
  }

  .section-showroom-experience.is-exhibits .experience-title {
    padding: 15px 0 17px;
    margin-bottom: 72px;
  }

  .section-showroom-experience.is-exhibits .experience-title::before {
    background-image: url(/img/showroom_search/title_decor_02.png);
    right: 81px;
    bottom: -48px;
    width: 145px;
    height: 154px;
  }

  .section-showroom-experience.is-exhibits .experience-list {
    padding: 0 60px;
    margin: 0 -10px 32px;
  }

  .section-showroom-experience.is-exhibits .experience-item {
    width: calc(33.33% - 20px);
    margin: 0 10px 32px;
  }

  .section-showroom-experience.is-exhibits .item-title {
    padding: 5px 0 5px 30px;
  }

  .section-showroom-experience.is-exhibits .item-title::before {
    left: 8px;
  }
}

.section-showroom-experience.is-kitchen .experience-title::before {
  display: none;
}

.section-showroom-experience.is-kitchen .experience-image {
  position: relative;
}

.section-showroom-experience.is-kitchen .experience-image::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/img/showroom_search/ico_decor_kitchen.png) center/contain no-repeat;
  pointer-events: none;
}

.section-showroom-experience.is-kitchen .image-text {
  position: absolute;
  color: #fff;
  letter-spacing: 0.35em;
}

.section-showroom-experience.is-kitchen .experience-text {
  line-height: calc(40 / 19);
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-showroom-experience.is-kitchen .experience-image {
    width: 280px;
    max-width: 100%;
    margin: 0 auto 27px;
  }

  .section-showroom-experience.is-kitchen .experience-image::before {
    top: 42%;
    background: url(/img/showroom_search/ico_decor_kitchen_sp.png) center/contain no-repeat;
    width: 57px;
    height: 37px;
  }

  .section-showroom-experience.is-kitchen .image-text {
    font-size: 2.6rem;
    left: 50%;
    top: 67%;
    transform: translate(-50%, -50%);
    padding-left: 9px;
  }

  .section-showroom-experience.is-kitchen .experience-title {
    letter-spacing: 0.03em;
    margin-bottom: 42px;
  }

  .section-showroom-experience.is-kitchen .experience-text {
    text-underline-offset: 7px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-experience.is-kitchen {
    padding-bottom: 0;
  }

  .section-showroom-experience.is-kitchen .glb-content {
    padding-bottom: 74px;
  }

  .section-showroom-experience.is-kitchen .experience-image {
    width: 500px;
    margin: 0 auto 58px;
  }

  .section-showroom-experience.is-kitchen .experience-image::before {
    top: 44%;
    background: url(/img/showroom_search/ico_decor_kitchen.png) center/contain no-repeat;
    width: 82px;
    height: 53px;
  }

  .section-showroom-experience.is-kitchen .image-text {
    font-size: 37px;
    left: 50%;
    top: 64%;
    transform: translate(-50%, -50%);
    padding-left: 9px;
  }

  .section-showroom-experience.is-kitchen .experience-text {
    text-underline-offset: 7px;
  }

  .is-mac .section-map-area .map-description {
    padding: 5px 0 3px;
  }

  .is-mac .section-showroom-intro .intro-title {
    position: relative;
    top: 2px;
  }

  .is-mac .section-showroom-intro .sub-title span {
    background-position: bottom 0 left;
  }

  .is-mac .section-showroom-experience .experience-title {
    padding: 10px 10px 7px;
  }

  .is-mac .section-showroom-experience.is-more .experience-title {
    padding-left: 75px;
  }

  .is-mac .section-showroom-experience .experience-text {
    text-underline-offset: 7px;
  }

  .is-mac .section-showroom-intro.is-plan .item-title {
    padding-top: 15px;
  }

  .is-mac .section-showroom-intro.is-plan .item-title.is-right {
    padding: 10px 5px 6px;
  }

  .is-mac .section-showroom-experience.is-exhibits .experience-title {
    padding-top: 17px;
    padding-bottom: 16px;
  }

  .is-mac .section-showroom-experience .item-title,
  .is-mac .section-showroom-experience.is-exhibits .item-title {
    padding-top: 7px;
  }

  .is-mac .section-showroom-intro.is-more .text-large {
    padding-top: 8px;
  }

  .is-mac .section-showroom-intro.is-more .text-link {
    padding-top: 8px;
  }

  .is-mac .section-showroom-experience.is-more .button-link {
    padding-top: 22px;
  }
}

@media only screen and (min-width: 0) and (max-width: 399px) {
  .section-showroom-intro.is-plan .item-detail {
    font-size: 1.3rem;
  }

  .section-showroom-intro.is-plan .item-button {
    font-size: 1.3rem;
  }

  .section-showroom-intro.is-plan .item-title.is-right span {
    font-size: 1.4rem;
  }

  .section-showroom-intro.is-plan .item-title .is-big {
    font-size: 1.4rem;
  }

  .section-showroom-intro.is-plan .item-title .is-small {
    font-size: 1.1rem;
  }

  .section-showroom-experience.is-exhibits .experience-title {
    font-size: 1.5rem;
  }

  .section-showroom-intro.is-more .item-title {
    font-size: 1.4rem;
  }

  .section-showroom-intro.is-more .text-large {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 0) and (max-width: 374px) {

  .section-showroom-experience .item-title,
  .section-showroom-experience .experience-text {
    font-size: 1.1rem;
  }

  .section-showroom-experience .experience-text {
    text-underline-offset: 4px;
  }

  .section-showroom-experience .experience-title {
    font-size: 1.4rem;
  }

  .section-showroom-experience .experience-title::before {
    right: 10px;
  }

  .section-showroom-intro .item-label {
    width: 60px;
  }

  .section-showroom-intro .item-text {
    font-size: 1.5rem;
  }

  .section-showroom-anchor .item-title {
    min-height: 48px;
  }

  .section-showroom-anchor .item-title .is-blue {
    font-size: 1.1rem;
  }

  .section-showroom-intro.is-plan .item-detail,
  .section-showroom-intro.is-plan .item-button span {
    font-size: 1.1rem;
  }

  .section-showroom-intro.is-plan .item-detail {
    padding: 3px 2px;
  }

  .section-showroom-intro.is-more .item-link {
    padding: 15px 15px 53px;
  }

  .section-showroom-intro.is-more .item-title {
    font-size: 1.3rem;
  }

  .section-showroom-intro.is-plan .intro-item {
    padding: 15px 15px 20px;
  }
}


.feedback-content {
  position: relative;
  background-color: #fffff0;
  border: 2px solid #00beff;
  color: #000;
}

.feedback-content .feedback-title {
  letter-spacing: .06em;
}
.feedback-content .feedback-title > span {
  display: inline-block;
  position: relative;
}
.feedback-content .feedback-title > span:before,
.feedback-content .feedback-title > span:after {
  content: '';
  position: absolute;
  width: 1px;
  background: #000;
}
.feedback-content .feedback-title > span:before {
  left: 0;
}
.feedback-content .feedback-title > span:after {
  right: 0;
}

.feedback-content .feedback-banner-welcome {
  color: #fff;
  font-weight: 500;
  background-color: #00beff;
  letter-spacing: 0.05em;
  position: relative;
}
.feedback-content .feedback-banner-welcome::before {
  position: absolute;
  content: "";
  background: url(../img/showroom_search/feedback_icn_01.png) center center/cover no-repeat;
}
.feedback-content .feedback-banner-welcome::after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url(../img/showroom_search/feedback_icn_02.png) no-repeat center bottom/100% auto;
}

.feedback-content .feedback-text {
  font-weight: 300;
}

.feedback-content .list-feedback {
  padding-left: 0;
  list-style: none;
}

.feedback-content .feedback-item-title {
  letter-spacing: 0.1em;
  color: #00beff;
  text-decoration: solid;
  text-decoration-color: #00beff;
  width: max-content;
  position: relative;
}
.feedback-content .feedback-item-title::before {
  position: absolute;
  content: "";
  background: url(../img/showroom_search/feedback_icn_like.png) no-repeat center center/100% auto;
}
.feedback-content .feedback-item-title::after {
  position: absolute;
  content: "";
  height: 0;
  border-bottom: 2px solid #00beff;
}
.feedback-content .feedback-item-comment {
  color: #00beff;
  position: relative;
}
.feedback-content .feedback-item-comment::before {
  position: absolute;
  content: "";
  transform: rotate(180deg);
  background: url(../img/showroom_search/feedback_icn_03.png) center center/cover no-repeat;
}
.feedback-content .feedback-item-comment::after {
  position: absolute;
  content: "";
  background: url(../img/showroom_search/feedback_icn_03.png) center center/cover no-repeat;
}

.feedback-content .feedback-item-text strong {
  font-weight: bold;
}

.feedback-item-chart {
  border: 2px solid #00beff;
  background: #fff;
}

.feedback-item-chart .list-chart {
  padding-left: 0;
  list-style: none;
}

.feedback-item-chart .chart-item-title {
  letter-spacing: 0.04em;
  font-weight: 500;
  background-color: #e3f3ff;
}

.feedback-item-chart .chart-item-image {
  width: 100%;
}


@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-showroom-intro {
    margin-bottom: 0;
  }

  .feedback-content {
    width: 810px;
    margin: 0 auto 85px;
    padding: 57px 0 77px;
  }

  .feedback-content .feedback-title {
    font-size: 2.1rem;
    margin-left: 5px;
    margin-bottom: 15px;
  }
  .feedback-content .feedback-title > span {
    padding: 0 20px 0 25px;
  }
  .feedback-content .feedback-title > span:before,
  .feedback-content .feedback-title > span:after {
    height: 50px;
    top: -7px;
  }
  .feedback-content .feedback-title > span:before {
    transform: rotate(-45deg);
  }
  .feedback-content .feedback-title > span:after {
    transform: rotate(45deg);
  }

  .feedback-content .feedback-banner-welcome {
    font-size: 3.5rem;
    padding: 30px 132px 34px 141px;
    margin-bottom: 2px;
  }
  .is-mac .feedback-content .feedback-banner-welcome {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .feedback-content .feedback-banner-welcome::before {
    top: -40px;
    left: 38px;
    width: 102px;
    height: 99px;
  }
  .feedback-content .feedback-banner-welcome::after {
    right: 51px;
    width: 85px;
    height: 138px;
  }

  .feedback-content .feedback-text {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0;
    margin-bottom: 50px;
    padding: 0 50px;
  }

  .feedback-content .list-feedback>li:first-child {
    margin-bottom: 70px;
  }

  .feedback-content .feedback-item-title {
    font-size: 18px;
    margin: 0 auto 13px;
    transform: translateX(12px);
  }
  .feedback-content .feedback-item-title::before {
    width: 32px;
    height: 30px;
    top: 7px;
    left: -41px;
  }
  .feedback-content .feedback-item-title::after {
    width: 157px;
    bottom: 3px;
    left: -6px;
  }
  .is-mac .feedback-content .feedback-item-title::after {
    width: 160px;
  }
  .feedback-content .feedback-item-title .title-text {
    font-size: 23px;
  }

  .feedback-content .feedback-item-comment {
    font-size: 35px;
    line-height: 2;
    letter-spacing: 0.025em;
    width: max-content;
    margin: 0 auto 17px;
  }
  .feedback-content .feedback-item-comment::before {
    top: 2px;
    left: -29px;
    width: 20px;
    height: 15px;
  }
  .feedback-content .feedback-item-comment::after {
    bottom: 9px;
    right: -23px;
    width: 20px;
    height: 15px;
  }

  .feedback-content .feedback-item-text {
    font-size: 18px;
    line-height: calc( 30 / 18);
    letter-spacing: 0.07em;
    margin: 0 20px 38px;
  }

  .feedback-item-chart {
    width: 660px;
    margin: 0 auto;
    padding: 34px 0 24px;
  }

  .feedback-item-chart .list-chart>li:not(:last-child) {
    margin-bottom: 32px
  }

  .feedback-item-chart .chart-item-title {
    font-size: 21px;
    line-height: calc( 27 / 21);
    margin-bottom: 33px;
    padding: 10px 15px 13px;
  }
  .is-mac .feedback-item-chart .chart-item-title {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .feedback-content {
    margin: 0 5px 30px;
    padding: 22px 0 20px;
  }

  .feedback-content .feedback-title {
    font-size: 1.4rem;
    line-height: 1.28;
    margin-left: 5px;
    margin-bottom: 8px;
  }
  .feedback-content .feedback-title > span {
    padding: 0 10px 0 12px;
  }
  .feedback-content .feedback-title > span:before,
  .feedback-content .feedback-title > span:after {
    height: 40px;
    top: 1px;
  }
  .feedback-content .feedback-title > span:before {
    transform: rotate(-45deg);
  }
  .feedback-content .feedback-title > span:after {
    transform: rotate(45deg);
  }

  .feedback-content .feedback-banner-welcome {
    font-size: 2.4rem;
    line-height: 1.21;
    padding: 12px 0 10px;
    margin-bottom: 4px;
    font-family: "A-OTF-ShinGoPro-Medium", sans-serif;
  }
  .feedback-content .feedback-banner-welcome::before {
    top: -29px;
    left: -34px;
    width: 80px;
    height: 80px;
    background-image: url(../img/showroom_search/feedback_icn_01_sp.png)
  }
  .feedback-content .feedback-banner-welcome::after {
    right: -2px;
    width: 50px;
    height: 90px;
    background-image: url(../img/showroom_search/feedback_icn_02_sp.png)
  }

  .feedback-content .feedback-text {
    font-size: 1.3rem;
    line-height: 1.23;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .feedback-content .list-feedback>li:first-child {
    margin-bottom: 18px;
  }

  .feedback-content .feedback-item-title {
    font-size: 1.4rem;
    margin: 0 auto 25px;
    transform: translateX(7px);
  }
  .feedback-content .feedback-item-title::before {
    width: 25px;
    height: 24px;
    top: 7px;
    left: -32px;
    background-image: url(../img/showroom_search/feedback_icn_like_sp.png)
  }
  .feedback-content .feedback-item-title::after {
    width: 124px;
    bottom: 1px;
    left: -6px;
  }
  .is-iphone .feedback-content .feedback-item-title::after {
    width: 128px;
  }
  .feedback-content .feedback-item-title .title-text {
    font-size: 19px;
  }

  .feedback-content .feedback-item-comment {
    font-size: 2.3rem;
    line-height: 1.3;
    letter-spacing: 0.09em;
    width: max-content;
    margin: 0 auto 23px;
  }
  .feedback-content .feedback-item-comment::before {
    top: -2px;
    left: 4px;
    width: 13px;
    height: 10px;
  }
  .feedback-content .feedback-item-comment::after {
    bottom: -10px;
    right: -1px;
    width: 13px;
    height: 10px;
  }

  .feedback-content .feedback-item-text {
    font-size: 1.4rem;
    line-height: 1.64;
    letter-spacing: 0;
    margin: 0 16px 16px;
    text-align: justify;
  }

  .feedback-item-chart {
    padding: 18px 0 27px;
    margin: 0 17px;
  }

  .feedback-item-chart .list-chart>li:not(:last-child) {
    margin-bottom: 22px
  }

  .feedback-item-chart .chart-item-title {
    font-size: 1.6rem;
    line-height: 1.32;
    margin-bottom: 20px;
    letter-spacing: 0;
    padding: 7px 10px 8px;
  }
  .feedback-item-chart .chart-item-image {
    padding: 0 15px 0 16px;
  }
  .feedback-item-chart .chart-item-image img {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .feedback-content {
    padding-bottom: 10px;
  }
  .feedback-content .feedback-item-text,
  .feedback-item-chart {
    margin-left: 10px;
    margin-right: 10px;
  }
  .feedback-content .feedback-item-comment {
    font-size: 1.9rem;
  }
  .feedback-item-chart .chart-item-title {
    font-size: 1.4rem;
  }
}

.section-showroom-experience .m-icon-blank {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .feedback-content {
    border: unset;
  }
}

.tv-mv_banner {
  display: flex;
  justify-content: center;
}
.tv-mv_banner a {
  position: relative;
  display: block;
}
.tv-mv_banner a::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dee2e6;
}
.tv-mv_banner span {
  display: none;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .tv-mv_banner {
    margin: 50px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .tv-mv_banner {
    margin: 40px 0;
  }
  .tv-mv_banner a {
    width: 320px;
  }
  .tv-mv_banner img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-map-area .glb-content {
    position: relative;
  }
  .section-map-area .notice-image {
    position: absolute;
    z-index: -1;
    top: -79px;
    right: -109px;
    width: 242px;
    transition: opacity .3s;
  }
  .section-map-area .notice-image:hover {
    opacity: .7;
  }
  .section-map-area .notice-image img {
    display: block;
    width: 100%;
    height: auto;
  }
   
}
@media screen and (min-width: 0px) and (max-width: 1216px) {
  .section-map-area .notice-image {
    top: -70px;
    right: -70px;
    width: 200px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1136px) {
  .section-map-area .notice-image {
    right: -6px;
    width: 156px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-map-area .showRoomMap_areas {
    margin-bottom: 10px;
  }
  .section-map-area>.glb-content {
    padding-bottom: 50px;
  }
  .section-map-area .map-notice {
    padding-right: 20px;
  }
  .section-map-area .notice-image {
    display: block;
    width: 260px;
    margin: 0 auto;
  }
  .section-map-area .description-notification {
    bottom: 50px;
    right: 70px;
  }

  .description-notification {
    width: 260px;
  }
}