@charset "UTF-8";
/***  media ***/
/***  color ***/
/*** font ***/
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/NotoSansJP-Regular.eot?") format("eot");
  src: url("../fonts/NotoSansJP-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff"), url("../fonts/NotoSansJP-Regular.otf") format("openype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Montserrat-VariableFont_wght.eot?") format("eot");
  src: url("../fonts/Montserrat-VariableFont_wght.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-VariableFont_wght.woff2") format("woff2"), url("../fonts/Montserrat-VariableFont_wght.woff") format("woff"), url("../fonts/Montserrat-VariableFont_wght.ttf") format("truetype");
}
/*** 実数決め打ち ***/
html {
  font-size: 62.5%; /* 10px */
  font-feature-settings: "palt";
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 1920px) {
  html {
    font-size: calc((100vw - 1920px) / 192 + 10px);
  }
}
@media screen and (max-width: 980px) {
  html {
    font-size: 31.25%; /* 10px */
  }
}

_::-webkit-full-page-media, _:future, :root, body {
  -webkit-animation: safariFix 1s forwards infinite;
}
/*------------------------------------------------------------------------------
    CSS reset
------------------------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

#lp_wrapper {
  line-height: 2;
  font-size: 1.4rem;
  font-family: "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#lp_wrapper * {
  box-sizing: border-box;
}
#lp_wrapper *:before, #lp_wrapper *:after {
  box-sizing: border-box;
}
#lp_wrapper img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}
#lp_wrapper table {
  border-collapse: collapse;
}
#lp_wrapper p {
  margin: 0;
  padding: 0;
}
#lp_wrapper a {
  color: #000000;
  text-decoration: none;
}
#lp_wrapper a:link, #lp_wrapper a:visited {
  color: #000000;
  text-decoration: none;
}
@media screen and (min-width: 981px) {
  #lp_wrapper a {
    transition: 0.3s ease-in-out;
  }
  #lp_wrapper a:hover {
    opacity: 0.7;
  }
}
#lp_wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#lp_wrapper h1, #lp_wrapper h2, #lp_wrapper h3, #lp_wrapper h4, #lp_wrapper h5, #lp_wrapper h6 {
  font-family: "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#lp_wrapper .outerBlock {
  overflow: hidden;
}
#lp_wrapper .innerBlock {
  margin: 0 auto;
  position: relative;
}
#lp_wrapper .pc {
  display: block !important;
}
#lp_wrapper .pcIb {
  display: inline-block !important;
}
#lp_wrapper .sp {
  display: none !important;
}
#lp_wrapper .spIb {
  display: none !important;
}

/*------------------------------------------------------------------------------
    CSS reset
------------------------------------------------------------------------------*/
@media screen and (max-width: 980px) {
  html {
    position: relative;
  }
  body {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  #lp_wrapper {
    min-width: 375px;
    font-size: 2.4rem;
    position: relative;
    overflow: hidden;
  }
  #lp_wrapper .outerBlock {
    min-width: 375px;
  }
  #lp_wrapper .innerBlock {
    width: auto;
  }
  #lp_wrapper img {
    width: 100%;
    max-width: 100%;
  }
  #lp_wrapper input[type=submit] {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  #lp_wrapper input,
  #lp_wrapper select,
  #lp_wrapper textarea {
    font-size: 1.6rem !important;
  }
  #lp_wrapper .pc {
    display: none !important;
  }
  #lp_wrapper .pcIb {
    display: none !important;
  }
  #lp_wrapper .sp {
    display: block !important;
  }
  #lp_wrapper .spIb {
    display: inline-block !important;
  }
}
/*------------------------------------------------------------------------------
    contents
------------------------------------------------------------------------------*/
#lp_wrapper {
  position: relative;
  color: #000000;
}
#lp_wrapper .en {
  font-family: bodoni, sans-serif !important;
}
#lp_wrapper .bgWhite {
  background-color: #fff;
  padding: 0 5rem;
}
#lp_wrapper .bgWhite .innerBlock {
  background-repeat: repeat;
  background-size: 100% auto;
  background-image: repeating-linear-gradient(90deg, #f9f4ea, #f9f4ea 1px, transparent 2px, transparent calc(25% - 1px), #f9f4ea calc(25% - 1px), #f9f4ea 25%, transparent 25%, transparent calc(50% - 1px), #f9f4ea calc(50% - 1px), #f9f4ea 50%, transparent 50%, transparent calc(75% - 1px), #f9f4ea calc(75% - 1px), #f9f4ea 75%, transparent 75%, transparent calc(100% - 1px), #f9f4ea calc(100% - 1px), #f9f4ea 100%);
}
#lp_wrapper .bgBrown {
  background-color: #eae7e1;
  padding: 0 5rem;
}
#lp_wrapper .bgBrown .innerBlock {
  background-repeat: repeat;
  background-size: 100% auto;
  background-image: repeating-linear-gradient(90deg, #f9f4ea, #f9f4ea 1px, transparent 2px, transparent calc(25% - 1px), #f9f4ea calc(25% - 1px), #f9f4ea 25%, transparent 25%, transparent calc(50% - 1px), #f9f4ea calc(50% - 1px), #f9f4ea 50%, transparent 50%, transparent calc(75% - 1px), #f9f4ea calc(75% - 1px), #f9f4ea 75%, transparent 75%, transparent calc(100% - 1px), #f9f4ea calc(100% - 1px), #f9f4ea 100%);
}
#lp_wrapper .bgGray {
  background-color: #f1f1f1;
  padding: 0 5rem;
}
#lp_wrapper .bgGray .innerBlock {
  background-repeat: repeat;
  background-size: 100% auto;
  background-image: repeating-linear-gradient(90deg, #f8f8f8, #f8f8f8 1px, transparent 2px, transparent calc(25% - 1px), #f8f8f8 calc(25% - 1px), #f8f8f8 25%, transparent 25%, transparent calc(50% - 1px), #f8f8f8 calc(50% - 1px), #f8f8f8 50%, transparent 50%, transparent calc(75% - 1px), #f8f8f8 calc(75% - 1px), #f8f8f8 75%, transparent 75%, transparent calc(100% - 1px), #f8f8f8 calc(100% - 1px), #f8f8f8 100%);
}
#lp_wrapper .cntTtl {
  margin: 0 0 8.5rem;
  letter-spacing: 0.16em;
  font-family: "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
}
#lp_wrapper .inTtl {
  margin: 0 0 1rem;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  font-weight: bold;
}
#lp_wrapper #lp_mv {
  padding: 0 9.5rem;
  color: #fff;
  position: relative;
}
#lp_wrapper #lp_mv .bgslider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#lp_wrapper #lp_mv .bgslider .slick-track, #lp_wrapper #lp_mv .bgslider .slick-list, #lp_wrapper #lp_mv .bgslider .slick-slide > div {
  height: 100%;
}
#lp_wrapper #lp_mv .bgslider .slick-active .img {
  transform: scale(1.2);
}
#lp_wrapper #lp_mv .bgslider .item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#lp_wrapper #lp_mv .bgslider .item .img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: 6s linear;
  transform-origin: center;
}
#lp_wrapper #lp_mv:hover .link {
  opacity: 1;
}
#lp_wrapper #lp_mv .innerBlock {
  display: flex;
  align-items: center;
  min-height: 113rem;
  padding: 11rem 0 0;
  position: relative;
  z-index: 2;
}
#lp_wrapper #lp_mv .txtWrap {
  opacity: 0;
  transition: 0.5s ease-in-out;
  transform: translateY(10rem);
}
#lp_wrapper #lp_mv .txtWrap.isActive {
  opacity: 1;
  transform: none;
}
#lp_wrapper #lp_mv .txtWrap .sub {
  letter-spacing: 0.1em;
  font-family: "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
}
#lp_wrapper #lp_mv .txtWrap .ttl {
  margin: 0.5rem 0;
  letter-spacing: 0.03em;
  font-family: "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 3rem;
  font-weight: bold;
}
#lp_wrapper #lp_mv .txtWrap .txt {
  letter-spacing: 0.16em;
}
#lp_wrapper #lp_mv .link {
  background: url(../images/mv-img.png) center no-repeat;
  background-size: cover;
  width: 23.6rem;
  height: 23.6rem;
  padding: 6rem 0 0;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  border-radius: 50%;
  position: absolute;
  top: 57rem;
  left: calc(50% + 14rem);
  transition: 0.3s ease-in-out;
  opacity: 0;
  z-index: 200;
  cursor: pointer;
}
#lp_wrapper #lp_mv .link:before, #lp_wrapper #lp_mv .link:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
}
#lp_wrapper #lp_mv .link:before {
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  border: 8px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  left: -8px;
  top: -8px;
}
#lp_wrapper #lp_mv .link:after {
  background: url(../images/mv-arrow.png);
  background-size: 100%;
  width: 3.5rem;
  height: 3.9rem;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#lp_wrapper #lp_mv .news {
  background: #fff;
  width: calc(25dvw + 2.5rem);
  padding: 3rem 5rem 1.5rem;
  letter-spacing: 0.02em;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 3;
  z-index: 99;
}
#lp_wrapper #lp_mv .news a {
  display: block;
  background: url(../images/arrow.png) right center no-repeat;
  background-size: 5.4rem auto;
}
#lp_wrapper #lp_mv .news a span {
  display: block;
}
#lp_wrapper #lp_mv .news a .ttl {
  margin: 0 0 0.5rem;
  font-weight: bold;
}
#lp_wrapper #lp_concept .innerBlock {
  display: flex;
  align-items: flex-end;
  padding: 20rem 0 14.7rem;
}
#lp_wrapper #lp_concept .txtWrap {
  width: 25%;
  padding-right: 9rem;
}
#lp_wrapper #lp_concept .img {
  display: flex;
  -moz-column-gap: 4px;
       column-gap: 4px;
  width: calc(75% + 5rem);
  margin-right: -5rem;
}
#lp_wrapper #lp_concept .img.isActive .item span:before {
  width: 0;
}
#lp_wrapper #lp_concept .img .item:nth-child(1) {
  width: 39.93%;
}
#lp_wrapper #lp_concept .img .item:nth-child(2) {
  width: 23.746%;
}
#lp_wrapper #lp_concept .img .item:nth-child(3) {
  width: 39.93%;
}
#lp_wrapper #lp_concept .img .item span {
  display: block;
  background-position: center;
  background-size: cover;
  padding: 25.5vw 0 0;
  position: relative;
}
#lp_wrapper #lp_concept .img .item span:before {
  content: "";
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s ease-in-out;
}
#lp_wrapper #lp_design .innerBlock {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding: 15rem 0;
  position: relative;
}
#lp_wrapper #lp_design .imgSlider {
  max-width: 75%;
}
@media screen and (min-width: 981px) {
  #lp_wrapper #lp_design .imgSlider > .item + .item {
    display: none !important;
  }
  #lp_wrapper #lp_design .imgSlider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    margin: 2rem 0 0;
    padding-right: 33.3333%;
  }
  #lp_wrapper #lp_design .imgSlider .slick-dots li.slick-active button {
    background: #c9c1b8;
  }
  #lp_wrapper #lp_design .imgSlider .slick-dots li button {
    cursor: pointer;
    background: #f9f4ea;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    text-indent: -9999px;
    line-height: 0;
    border: 1px solid #c9c1b8;
  }
}
#lp_wrapper #lp_design .imgSlider .item {
  display: flex !important;
  align-items: flex-end;
}
#lp_wrapper #lp_design .imgSlider .item .img {
  width: 66.6666%;
  padding-right: 5rem;
}
#lp_wrapper #lp_design .imgSlider .item .txtWrap {
  width: 33.3333%;
  padding-right: 10rem;
}
#lp_wrapper #lp_design .ttlWrap {
  display: flex;
  align-items: center;
  width: 25%;
}
#lp_wrapper #lp_design .ttlWrap .box {
  padding-right: 9.5rem;
  margin: 0 0 0 auto;
}
#lp_wrapper #lp_features .innerBlock {
  display: flex;
  align-items: center;
}
#lp_wrapper #lp_features .innerBlock:first-child {
  padding-top: 15rem;
}
#lp_wrapper #lp_features .innerBlock:first-child .img {
  transition: 0.5s ease-in-out;
}
#lp_wrapper #lp_features .innerBlock:nth-child(2) .img:nth-child(1) {
  transition: 0.5s ease-in-out 0.3s;
}
#lp_wrapper #lp_features .innerBlock:nth-child(2) .img:nth-child(2) {
  transition: 0.5s ease-in-out 0.6s;
}
#lp_wrapper #lp_features .innerBlock:nth-child(2) .img:nth-child(3) {
  transition: 0.5s ease-in-out 0.9s;
}
#lp_wrapper #lp_features .innerBlock:last-child {
  padding-bottom: 15rem;
  border-top: 1px solid transparent;
}
#lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(1) {
  transition: 0.5s ease-in-out 1.2s;
}
#lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(2) {
  transition: 0.5s ease-in-out 1.5s;
}
#lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(3) {
  transition: 0.5s ease-in-out 1.8s;
}
#lp_wrapper #lp_features .innerBlock.isActive ~ .innerBlock .img,
#lp_wrapper #lp_features .innerBlock.isActive .img {
  opacity: 1;
}
#lp_wrapper #lp_features .txtWrap {
  display: flex;
  width: 50%;
  margin-right: 25%;
}
#lp_wrapper #lp_features .txtWrap .cntTtl {
  margin-bottom: 10rem;
}
#lp_wrapper #lp_features .img {
  width: 25%;
  border-left: 1px solid transparent;
  position: relative;
  opacity: 0;
}
@media screen and (min-width: 981px) {
  #lp_wrapper #lp_features .img:hover:before {
    transform-origin: center;
    transform: rotate(45deg);
  }
  #lp_wrapper #lp_features .img:hover .onBox {
    opacity: 1;
  }
}
#lp_wrapper #lp_features .img:not(.last):before {
  content: "";
  display: block;
  background: url(../images/features-arrow.png) center no-repeat;
  background-size: 100%;
  width: 5.3rem;
  height: 5.3rem;
  position: absolute;
  bottom: 2.5rem;
  right: 2rem;
  z-index: 2;
  transition: 0.3s ease-in-out;
}
#lp_wrapper #lp_features .img .onBox {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 2rem;
  line-height: 1.5;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  z-index: 1;
  overflow-y: auto;
}
#lp_wrapper #lp_features .img .onBox .num {
  font-size: 1.1rem;
}
#lp_wrapper #lp_features .img.last {
  width: 33.3333333333%;
  margin: 0 0 0 auto;
}
#lp_wrapper #lp_function .innerBlock:nth-of-type(1) {
  display: flex;
  padding: 14rem 0 5rem;
}
#lp_wrapper #lp_function .innerBlock:nth-of-type(1) .cntTtl {
  width: 25%;
}
#lp_wrapper #lp_function .innerBlock:nth-of-type(1) .inTtl {
  width: 25%;
}
#lp_wrapper #lp_function .innerBlock:nth-of-type(1) .txt {
  width: 50%;
}
#lp_wrapper #lp_function .slider {
  background: #c9c1b8;
  margin: 0 -5rem;
  overflow-x: auto;
  scrollbar-color: #9d978c;
  scrollbar-width: thin;
}
#lp_wrapper #lp_function .slider .wrap {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
#lp_wrapper #lp_function .slider .wrap .box {
  display: flex;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 3rem;
}
#lp_wrapper #lp_function .slider .wrap .box + .box {
  border-left: 1px solid #b1a99a;
}
#lp_wrapper #lp_function .slider .wrap .box .inTtl {
  width: 18.5rem;
  line-height: 1;
}
#lp_wrapper #lp_function .slider .wrap .box .img {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
#lp_wrapper #lp_function .slider .wrap .box .img img {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
#lp_wrapper #lp_function .gridBlock {
  display: flex;
  padding-top: 10rem;
}
#lp_wrapper #lp_function .gridBlock .inTtl {
  width: 25%;
}
#lp_wrapper #lp_function .gridBlock + .gridBlock {
  padding-bottom: 15rem;
}
#lp_wrapper #lp_function .gridBlock .gridBox {
  display: flex;
  flex-wrap: wrap;
  row-gap: 4rem;
  width: 75%;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box {
  width: 33.3333333333%;
  padding-right: 5rem;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box:nth-child(3n) {
  padding-right: 0;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box .ttl {
  display: flex;
  align-items: center;
  margin: 0 0 1rem;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: bold;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box .ttl .img {
  min-width: 4rem;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box .ttl .img img {
  width: auto;
}
#lp_wrapper #lp_function .gridBlock .gridBox .box .txt {
  line-height: 1.57;
}
#lp_wrapper #lp_function2 .innerBlock {
  padding: 14rem 0 15rem;
}
#lp_wrapper #lp_function2 .ttlWrap {
  display: flex;
  padding: 0 0 4rem;
}
#lp_wrapper #lp_function2 .ttlWrap .inTtl {
  width: 25%;
}
#lp_wrapper #lp_function2 .ttlWrap .txt {
  width: 75%;
}
#lp_wrapper #lp_function2 .boxWrap {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e4dfdb;
}
#lp_wrapper #lp_function2 .boxWrap + .ttlWrap {
  margin-top: 9rem;
}
#lp_wrapper #lp_function2 .boxWrap .box {
  background: #fff;
  width: 50%;
  padding: 5rem;
}
#lp_wrapper #lp_function2 .boxWrap .box.inBox {
  padding: 0;
}
#lp_wrapper #lp_function2 .boxWrap .box.inBox .box {
  width: 100%;
  border: none;
}
#lp_wrapper #lp_function2 .boxWrap .box.inBox .box + .box {
  border-top: 1px solid #e4dfdb;
}
#lp_wrapper #lp_function2 .boxWrap .box:nth-child(2), #lp_wrapper #lp_function2 .boxWrap .box:nth-child(4), #lp_wrapper #lp_function2 .boxWrap .box:nth-child(5) {
  border-left: 1px solid #e4dfdb;
}
#lp_wrapper #lp_function2 .boxWrap .box:nth-child(n+3) {
  border-top: 1px solid #e4dfdb;
}
#lp_wrapper #lp_function2 .boxWrap .box.small {
  width: 33.333%;
  border-top: 1px solid #e4dfdb;
}
#lp_wrapper #lp_function2 .boxWrap .box .img {
  margin: 0 0 2.5rem;
}
#lp_wrapper #lp_function2 .boxWrap .box .inTtl {
  font-size: 1.4rem;
}
#lp_wrapper #lp_function2 .boxWrap .box .txt {
  line-height: 1.57;
}
#lp_wrapper #lp_function3 .innerBlock {
  display: flex;
  padding: 15rem 0;
}
#lp_wrapper #lp_function3 .cntTtl {
  width: 25%;
  font-size: 2rem;
}
#lp_wrapper #lp_function3 .box {
  width: 25%;
  padding-right: 3rem;
}
#lp_wrapper #lp_function3 .box:last-child {
  padding-right: 0;
}
#lp_wrapper #lp_function3 .box:last-child .info tr td {
  text-align: left;
}
#lp_wrapper #lp_function3 .box .info {
  width: 100%;
  border-bottom: 1px solid #b1a99a;
}
#lp_wrapper #lp_function3 .box .info tr th, #lp_wrapper #lp_function3 .box .info tr td {
  padding: 0.7rem 1rem;
}
#lp_wrapper #lp_function3 .box .info tr th {
  width: 40%;
  vertical-align: top;
  text-align: left;
  border-top: 1px solid #b1a99a;
}
#lp_wrapper #lp_function3 .box .info tr td {
  text-align: right;
  line-height: 1.57;
  border-top: 1px solid #b1a99a;
}
#lp_wrapper #lp_function4 .innerBlock {
  display: flex;
  padding: 14rem 0 5rem;
}
#lp_wrapper #lp_function4 .innerBlock .cntTtl {
  width: 25%;
  margin-bottom: 0;
}
#lp_wrapper #lp_function4 .innerBlock .txt {
  width: 75%;
}
#lp_wrapper #lp_function4 .innerBlock + .innerBlock {
  padding-top: 0;
}
#lp_wrapper #lp_function4 .slider {
  background: #fff;
  margin: 0 -5rem 12rem;
  border: 1px solid #c9c1b8;
}
#lp_wrapper #lp_function4 .slider .wrap {
  display: flex;
}
#lp_wrapper #lp_function4 .slider .wrap .box {
  width: 33.333%;
  padding: 3rem;
  position: relative;
}
#lp_wrapper #lp_function4 .slider .wrap .box:not(.last):before {
  content: "";
  display: block;
  background: url(../images/function-arrow.png) center no-repeat;
  background-size: 100%;
  width: 5.3rem;
  height: 5.3rem;
  position: absolute;
  bottom: 2.5rem;
  right: 2rem;
  z-index: 2;
  transition: 0.3s ease-in-out;
}
#lp_wrapper #lp_function4 .slider .wrap .box + .box {
  border-left: 1px solid #c9c1b8;
}
#lp_wrapper #lp_function4 .slider .wrap .box .img {
  padding: 0 4rem;
}
#lp_wrapper #lp_function4 .slider .wrap .box .img img {
  max-width: 100%;
}
#lp_wrapper #lp_function5 .innerBlock {
  padding: 14rem 0 15rem;
}
#lp_wrapper #lp_function5 .ttlWrap {
  display: flex;
  padding: 0 0 4rem;
}
#lp_wrapper #lp_function5 .ttlWrap .inTtl {
  width: 25%;
}
#lp_wrapper #lp_function5 .ttlWrap .txt {
  width: 75%;
}
#lp_wrapper #lp_function5 .boxWrap {
  display: flex;
}
#lp_wrapper #lp_function5 .boxWrap .box {
  width: 50%;
  padding-right: 3rem;
}
#lp_wrapper #lp_function5 .boxWrap .box:last-child {
  padding-right: 0;
}
#lp_wrapper #lp_function5 .boxWrap .box:last-child .info tr td {
  text-align: left;
}
@media screen and (min-width: 981px) {
  #lp_wrapper #lp_function5 .boxWrap .box:last-child .info tr th {
    width: 20%;
  }
  #lp_wrapper #lp_function5 .boxWrap .box:last-child .info tr th + td {
    width: 30%;
  }
  #lp_wrapper #lp_function5 .boxWrap .box:last-child .info tr td {
    width: 20%;
  }
  #lp_wrapper #lp_function5 .boxWrap .box:last-child .info tr td:last-child:not(:nth-child(2)) {
    width: 10%;
  }
}
#lp_wrapper #lp_function5 .boxWrap .box .info {
  width: 100%;
  border-bottom: 1px solid #b1a99a;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr th, #lp_wrapper #lp_function5 .boxWrap .box .info tr td {
  padding: 0.7rem 1rem;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr th {
  width: 20%;
  vertical-align: top;
  text-align: left;
  border-top: 1px solid #b1a99a;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr th .jsModal {
  text-decoration: underline;
  cursor: pointer;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr th .jsModal .img {
  display: none;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr th + td {
  width: 31.5%;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr td {
  width: 18.75%;
  line-height: 1.57;
  border-top: 1px solid #b1a99a;
}
#lp_wrapper #lp_function5 .boxWrap .box .info tr td:last-child:not(:nth-child(2)) {
  text-align: right;
  width: 10%;
}
#lp_wrapper #lp_showroom .innerBlock {
  padding: 14rem 0 17rem;
}
#lp_wrapper #lp_showroom .ttlWrap {
  display: flex;
  padding: 0 0 5rem;
}
#lp_wrapper #lp_showroom .ttlWrap .cntTtl {
  width: 25%;
  margin-bottom: 7.5rem;
}
#lp_wrapper #lp_showroom .ttlWrap .txtBox {
  width: 75%;
}
#lp_wrapper #lp_showroom .ttlWrap .cap {
  margin: 2rem 0 0;
  font-size: 1.2rem;
}
#lp_wrapper #lp_showroom .listWrap {
  border-top: 1px solid #ccc;
}
#lp_wrapper #lp_showroom .listWrap .box {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid #ccc;
  /*
  a {
      display: flex;
      align-items: center;
      padding: 1rem 0;
      border-bottom: 1px solid #ccc;
      position: relative;
      transition: 0.3s ease-in-out;
      @include mq(pc) {
          &:hover {
              background: rgba(#404040, 4%);
              .img { opacity: 1; }
          }
      }
      &:after {
          content: '';
          display: block;
          background: url(../images/showroom-arrow.png) center no-repeat;
          background-size: 100%;
          width: 1.3rem;
          height: 1.3rem;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 1rem;
          margin: auto;
      }
  }
  */
  /*.address {
      width: 66.6666%;
  }*/
}
#lp_wrapper #lp_showroom .listWrap .box .txtWrap {
  width: 25%;
  padding-right: 1em;
}
#lp_wrapper #lp_showroom .listWrap .box .txtWrap a {
  text-decoration: underline;
}
#lp_wrapper #lp_showroom .listWrap .box .txtWrap span {
  display: block;
}
#lp_wrapper #lp_showroom .listWrap .box .txtWrap .name {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: bold;
}
#lp_wrapper #lp_showroom .listWrap .box .txtWrap .sub {
  margin: 0.05rem 0;
  line-height: 1.5;
}
#lp_wrapper #lp_showroom .listWrap .box .img {
  display: none;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: calc(66.666% - 6rem);
  bottom: 50%;
  border: 5px solid #fff;
  z-index: 3;
}
#lp_wrapper #lp_cv {
  background: #2f2f2f;
  padding: 0 5rem;
}
#lp_wrapper #lp_cv .innerBlock {
  display: flex;
  text-align: center;
}
#lp_wrapper #lp_cv .box {
  width: 50%;
  padding: 14rem 0 10rem;
  color: #fff;
}
#lp_wrapper #lp_cv .box + .box {
  border-left: 1px solid #29241a;
}
#lp_wrapper #lp_cv .box .cntTtl {
  margin-bottom: 3.5rem;
}
#lp_wrapper #lp_cv .box .txt {
  margin: 0 0 3.5rem;
  line-height: 1.57;
  font-size: 1.6rem;
  font-weight: 500;
}
#lp_wrapper #lp_cv .box .txt a {
  color: #fff;
}
#lp_wrapper #lp_cv .box .num {
  display: inline-block;
  margin-top: 1rem;
  color: #fff;
  letter-spacing: 0.16em;
  font-family: "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 3.6rem;
}
#lp_wrapper #lp_cv .box img {
  width: 10rem;
}
#lp_wrapper #lp_cv .box .inWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
#lp_wrapper #lp_modalWrap {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  text-align: center;
  width: 100dvw;
  height: 100dvh;
  padding: 13rem 5rem 5rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#lp_wrapper #lp_modalWrap #lp_modalClose {
  background: url(../images/function-arrow.png) center no-repeat;
  background-size: 100%;
  width: 5.3rem;
  height: 5.3rem;
  position: absolute;
  top: 5rem;
  right: 5rem;
  z-index: 2;
  transform: rotate(45deg);
}
#lp_wrapper #lp_modalWrap .innerBlock {
  display: inline-block;
  background: #fff;
  text-align: left;
  max-height: 100%;
  padding: 5rem;
  overflow-y: auto;
  border-radius: 1rem;
}
@media screen and (min-width: 981px) {
  #lp_wrapper #lp_modalWrap .innerBlock .w60 {
    text-align: center;
  }
  #lp_wrapper #lp_modalWrap .innerBlock .w60 img {
    width: 60%;
  }
}
@media screen and (max-width: 980px) {
  #lp_wrapper {
    /*
    #footer {
        background: #2f2f2f;
        .innerBlock {
            background-repeat: repeat;
            background-size: 100% auto;
            background-image: repeating-linear-gradient(90deg, $keyCol04, $keyCol04 1px, transparent 2px, transparent  calc(25% - 1px), $keyCol04 calc(25% - 1px), $keyCol04 25%, transparent 25%, transparent calc(50% - 1px), $keyCol04  calc(50% - 1px), $keyCol04 50%, transparent 50%, transparent calc(75% - 1px), $keyCol04 calc(75% - 1px), $keyCol04 75%, transparent 75%, transparent calc(100% - 1px), $keyCol04 calc(100% - 1px), $keyCol04 100%);
        }

        .copyright {
            padding: 0 5rem;
            text-align: right;
            color: $white;
            border-top: 1px solid $keyCol04;
            .innerBlock {
                padding-top: 4rem;
                padding-bottom: 10rem;
            }
        }
    }
    */
  }
  #lp_wrapper .bgWhite, #lp_wrapper .bgBrown, #lp_wrapper .bgGray {
    padding: 0 3rem;
  }
  #lp_wrapper .bgWhite .innerBlock, #lp_wrapper .bgBrown .innerBlock, #lp_wrapper .bgGray .innerBlock {
    background-size: 200% auto;
  }
  #lp_wrapper .cntTtl {
    margin: 0 0 10rem;
    font-size: 3.2rem;
  }
  #lp_wrapper .inTtl {
    margin: 0 0 1rem;
    font-size: 2.8rem;
  }
  #lp_wrapper #lp_mv {
    padding: 0 3rem;
  }
  #lp_wrapper #lp_mv .innerBlock {
    align-items: flex-end;
    min-height: 86rem;
    padding: 3rem 0 8rem;
  }
  #lp_wrapper #lp_mv .txtWrap .sub {
    font-size: 2.6rem;
  }
  #lp_wrapper #lp_mv .txtWrap .ttl {
    margin: 0;
    font-size: 4.2rem;
  }
  #lp_wrapper #lp_mv .txtWrap .txt {
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_mv .link {
    background-size: 100%;
    width: 17rem;
    height: 17rem;
    margin: auto;
    padding: 3.5rem 0 0;
    font-size: 1.4rem;
    top: 0;
    bottom: 0;
    right: 3rem;
    opacity: 1;
  }
  #lp_wrapper #lp_mv .link:after {
    width: 2.5rem;
    height: 2.9rem;
    top: 6rem;
  }
  #lp_wrapper #lp_mv .news {
    width: 50dvw;
    padding: 2.5rem 4rem 0.5rem;
  }
  #lp_wrapper #lp_mv .news a {
    background-position: right bottom 3rem;
    background-size: 6rem auto;
    padding: 0 0 3rem;
    font-size: 2rem;
  }
  #lp_wrapper #lp_mv .news a .txt {
    padding-right: 7.4rem;
    line-height: 1.57;
  }
  #lp_wrapper #lp_concept .innerBlock {
    display: block;
    padding: 15rem 0 18rem;
  }
  #lp_wrapper #lp_concept .txtWrap {
    width: auto;
    margin: 0 0 10rem;
    padding-right: 0;
  }
  #lp_wrapper #lp_concept .img {
    display: block;
    width: auto;
    margin-right: 0;
  }
  #lp_wrapper #lp_concept .img.isActive span:before {
    width: 0;
  }
  #lp_wrapper #lp_concept .img > .item + .item {
    display: none;
  }
  #lp_wrapper #lp_concept .img .item:nth-child(1), #lp_wrapper #lp_concept .img .item:nth-child(2), #lp_wrapper #lp_concept .img .item:nth-child(3) {
    width: 100%;
  }
  #lp_wrapper #lp_concept .img .item span {
    padding: 86% 0 0;
  }
  #lp_wrapper #lp_concept .img .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    margin: 2rem 0 0;
  }
  #lp_wrapper #lp_concept .img .slick-dots li.slick-active button {
    background: #c9c1b8;
  }
  #lp_wrapper #lp_concept .img .slick-dots li button {
    cursor: pointer;
    background: #f9f4ea;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    text-indent: -9999px;
    line-height: 0;
    border: 1px solid #c9c1b8;
  }
  #lp_wrapper #lp_design .innerBlock {
    display: block;
    padding: 15rem 0 18rem;
  }
  #lp_wrapper #lp_design .imgSlider {
    display: block;
    width: auto;
    max-width: unset;
    margin: 10rem -3rem 0;
    padding: 0;
  }
  #lp_wrapper #lp_design .imgSlider > .item + .item {
    display: flex;
  }
  #lp_wrapper #lp_design .imgSlider .item {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #lp_wrapper #lp_design .imgSlider .item + .item {
    margin-top: 12rem;
  }
  #lp_wrapper #lp_design .imgSlider .item:nth-child(even) {
    flex-direction: row-reverse;
  }
  #lp_wrapper #lp_design .imgSlider .item .img {
    width: 50%;
    padding: 0;
  }
  #lp_wrapper #lp_design .imgSlider .item .txtWrap {
    width: 50%;
    padding: 0 3rem;
  }
  #lp_wrapper #lp_design .imgSlider .item .txtWrap .inTtl {
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_design .imgSlider .item .txtWrap .txt {
    font-size: 2rem;
  }
  #lp_wrapper #lp_design .ttlWrap {
    position: static;
    width: auto;
    padding-bottom: 0;
  }
  #lp_wrapper #lp_design .ttlWrap .box {
    width: auto;
    padding-right: 0;
  }
  #lp_wrapper #lp_features .innerBlock {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  #lp_wrapper #lp_features .innerBlock:first-child {
    padding-top: 15rem;
  }
  #lp_wrapper #lp_features .innerBlock:first-child .img {
    margin: 10rem 0 0 auto;
  }
  #lp_wrapper #lp_features .innerBlock:last-child {
    padding-bottom: 15rem;
    border-top: 1px solid transparent;
  }
  #lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(1) {
    margin: calc(-50% + 1px) 0 0 50%;
  }
  #lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(2) {
    margin: 0 0 0 0;
  }
  #lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(3) {
    width: 100%;
  }
  #lp_wrapper #lp_features .innerBlock:last-child .img:nth-child(3) img {
    width: 50%;
    margin: 0 0 0 auto;
  }
  #lp_wrapper #lp_features .txtWrap {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  #lp_wrapper #lp_features .img {
    width: 50%;
    border-left: 1px solid transparent;
  }
  #lp_wrapper #lp_features .img.isActive:before {
    transform-origin: center;
    transform: rotate(45deg);
  }
  #lp_wrapper #lp_features .img.isActive .onBox {
    opacity: 1;
  }
  #lp_wrapper #lp_features .img .onBox .num {
    font-size: 2rem;
  }
  #lp_wrapper #lp_features .img .onBox .ttl {
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_features .img .onBox .txt {
    font-size: 2rem;
  }
  #lp_wrapper #lp_function .innerBlock:nth-of-type(1) {
    display: block;
    align-items: center;
    flex-wrap: wrap;
    padding: 15rem 0 10rem;
  }
  #lp_wrapper #lp_function .innerBlock:nth-of-type(1) .cntTtl {
    width: auto;
    margin-bottom: 0;
  }
  #lp_wrapper #lp_function .innerBlock:nth-of-type(1) .inTtl {
    width: auto;
    margin-bottom: 0;
    font-size: 2.4rem;
  }
  #lp_wrapper #lp_function .innerBlock:nth-of-type(1) .txt {
    width: auto;
    margin-top: 8rem;
  }
  #lp_wrapper #lp_function .slider {
    margin: 0 -3rem;
  }
  #lp_wrapper #lp_function .slider .wrap .box {
    display: block;
    min-width: calc(100dvw - 6rem);
    padding: 3rem 4rem;
  }
  #lp_wrapper #lp_function .slider .wrap .box .inTtl {
    width: auto;
    margin: 0 0 3rem;
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_function .slider .wrap .box .img img {
    max-width: 100%;
    min-width: 1px;
  }
  #lp_wrapper #lp_function .gridBlock {
    display: block;
  }
  #lp_wrapper #lp_function .gridBlock .inTtl {
    width: auto;
    margin: 0 0 6rem;
  }
  #lp_wrapper #lp_function .gridBlock + .gridBlock {
    margin-top: 4rem;
    padding-bottom: 18rem;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    row-gap: 6rem;
    width: auto;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox .box {
    width: calc((100% - 4rem) / 2);
    padding-right: 0;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox .box .ttl {
    margin: 0 0 2rem;
    font-size: 2.4rem;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox .box .ttl .img {
    min-width: 1px;
    margin-right: 2.5rem;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox .box .ttl .img img {
    width: auto;
    height: auto;
    max-width: 4rem;
    max-height: 3rem;
  }
  #lp_wrapper #lp_function .gridBlock .gridBox .box .txt {
    font-size: 2rem;
  }
  #lp_wrapper #lp_function2 .innerBlock {
    padding: 15rem 0 18rem;
  }
  #lp_wrapper #lp_function2 .ttlWrap {
    padding: 0 0 11.3rem;
  }
  #lp_wrapper #lp_function2 .ttlWrap .inTtl {
    width: 50%;
  }
  #lp_wrapper #lp_function2 .ttlWrap .txt {
    width: 50%;
  }
  #lp_wrapper #lp_function2 .boxWrap {
    display: block;
  }
  #lp_wrapper #lp_function2 .boxWrap + .ttlWrap {
    margin-top: 21.4rem;
  }
  #lp_wrapper #lp_function2 .boxWrap .box {
    width: auto;
    padding: 4rem 3rem;
  }
  #lp_wrapper #lp_function2 .boxWrap .box:nth-child(2), #lp_wrapper #lp_function2 .boxWrap .box:nth-child(4), #lp_wrapper #lp_function2 .boxWrap .box:nth-child(5) {
    border-left: none;
  }
  #lp_wrapper #lp_function2 .boxWrap .box:nth-child(n+2) {
    border-top: 1px solid #e4dfdb;
  }
  #lp_wrapper #lp_function2 .boxWrap .box.small {
    width: auto;
  }
  #lp_wrapper #lp_function2 .boxWrap .box .inTtl {
    font-size: 2.4rem;
  }
  #lp_wrapper #lp_function2 .boxWrap .box .txt {
    font-size: 2rem;
  }
  #lp_wrapper #lp_function3 .innerBlock {
    display: block;
    padding: 15rem 0 18rem;
  }
  #lp_wrapper #lp_function3 .cntTtl {
    width: auto;
    font-size: 2.8rem;
  }
  #lp_wrapper #lp_function3 .box {
    width: auto;
    padding-right: 0;
  }
  #lp_wrapper #lp_function3 .box + .box .info tr:first-child th, #lp_wrapper #lp_function3 .box + .box .info tr:first-child td {
    border-top: none;
  }
  #lp_wrapper #lp_function3 .box .info {
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_function3 .box .info tr th, #lp_wrapper #lp_function3 .box .info tr td {
    padding: 1.2rem 1rem;
  }
  #lp_wrapper #lp_function3 .box .info tr th {
    width: 50%;
  }
  #lp_wrapper #lp_function3 .box .info tr td {
    padding-left: 0;
  }
  #lp_wrapper #lp_function4 .innerBlock {
    display: block;
    padding: 15rem 0 5rem;
  }
  #lp_wrapper #lp_function4 .innerBlock .cntTtl {
    width: auto;
    margin-bottom: 9.8rem;
  }
  #lp_wrapper #lp_function4 .innerBlock .txt {
    width: auto;
  }
  #lp_wrapper #lp_function4 .slider {
    margin: 0 -3rem 13rem;
  }
  #lp_wrapper #lp_function4 .slider .wrap .box {
    padding: 4rem 3rem;
  }
  #lp_wrapper #lp_function4 .slider .wrap .box:not(.last):before {
    bottom: 2rem;
    right: 2rem;
  }
  #lp_wrapper #lp_function4 .slider .wrap .box .img {
    padding: 0;
  }
  #lp_wrapper #lp_function5 .innerBlock {
    padding: 14rem 0 15rem;
  }
  #lp_wrapper #lp_function5 .ttlWrap {
    padding: 0 0 11.3rem;
  }
  #lp_wrapper #lp_function5 .ttlWrap .inTtl {
    width: 50%;
  }
  #lp_wrapper #lp_function5 .ttlWrap .txt {
    width: 50%;
  }
  #lp_wrapper #lp_function5 .boxWrap {
    display: block;
  }
  #lp_wrapper #lp_function5 .boxWrap .box {
    width: auto;
    padding-right: 0;
  }
  #lp_wrapper #lp_function5 .boxWrap .box + .box .info tr:first-child th {
    border-top: none;
    padding-top: 5rem;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info {
    display: block;
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr {
    display: flex;
    flex-wrap: wrap;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr:not(:first-child) th {
    padding-top: 5rem;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr th, #lp_wrapper #lp_function5 .boxWrap .box .info tr td {
    display: block;
    padding: 1.2rem 1rem;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr th {
    width: 100%;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr th + td {
    width: 100%;
    border-top: none;
    border-bottom: none;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr td {
    width: 35%;
    padding-left: 0;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr td[colspan="2"] {
    width: 70%;
  }
  #lp_wrapper #lp_function5 .boxWrap .box .info tr td:last-child:not(:nth-child(2)) {
    width: 30%;
  }
  #lp_wrapper #lp_showroom .innerBlock {
    display: block;
    padding: 15rem 0 18rem;
  }
  #lp_wrapper #lp_showroom .ttlWrap {
    display: block;
    width: auto;
    margin: 0 0 9rem;
  }
  #lp_wrapper #lp_showroom .ttlWrap .cntTtl {
    width: auto;
    margin-bottom: 7.5rem;
  }
  #lp_wrapper #lp_showroom .ttlWrap .txtBox {
    width: auto;
  }
  #lp_wrapper #lp_showroom .ttlWrap .cap {
    margin: 1rem 0 0;
    font-size: 1.8rem;
  }
  #lp_wrapper #lp_showroom .listWrap {
    width: auto;
  }
  #lp_wrapper #lp_showroom .listWrap .box {
    display: block;
    padding: 2rem 0;
    /*
    .plus {
        content: '';
        display: block;
        background: url(../images/showroom-plus.png) center no-repeat;
        background-size: 100%;
        width: 5.3rem;
        height: 5.3rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        transition: 0.3s ease-in-out;
        transform-origin: center;
        z-index: 2;
    }
    a {
        display: block;
        padding: 2rem 5rem 2rem 8rem;
        &:after {
            width: 2.8rem;
            height: 2.8rem;
            right: 0;
        }
    }
    */
    /*
    .img {
        width: 46%;
        left: 8rem;
        bottom: 50%;
        transform: translateY(50%);
    }
    */
  }
  #lp_wrapper #lp_showroom .listWrap .box.isActive {
    background: rgba(64, 64, 64, 0.04);
  }
  #lp_wrapper #lp_showroom .listWrap .box.isActive .plus {
    transform: rotate(45deg);
  }
  #lp_wrapper #lp_showroom .listWrap .box.isActive .img {
    opacity: 1;
  }
  #lp_wrapper #lp_showroom .listWrap .box .txtWrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_showroom .listWrap .box .txtWrap .name {
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_showroom .listWrap .box .txtWrap .sub {
    margin: 0 0 0 3rem;
    font-size: 2rem;
  }
  #lp_wrapper #lp_showroom .listWrap .box .txtWrap .post {
    margin: 0 3rem 0 0;
  }
  #lp_wrapper #lp_showroom .listWrap .box .address {
    width: auto;
    line-height: 1.57;
    font-size: 2rem;
  }
  #lp_wrapper #lp_cv {
    padding: 0;
  }
  #lp_wrapper #lp_cv .innerBlock {
    display: block;
  }
  #lp_wrapper #lp_cv .box {
    width: auto;
    padding: 6rem 0;
  }
  #lp_wrapper #lp_cv .box + .box {
    border-top: 1px solid #29241a;
    border-left: none;
  }
  #lp_wrapper #lp_cv .box .cntTtl {
    margin-bottom: 2rem;
  }
  #lp_wrapper #lp_cv .box .txt {
    margin: 0 0 3.5rem;
    font-size: 2.2rem;
  }
  #lp_wrapper #lp_cv .box .txt a {
    text-decoration: underline;
  }
  #lp_wrapper #lp_cv .box .num {
    margin-top: 1rem;
  }
}